
  .itemsbx{
      float:left;
      width:100%;
      padding:10px;
      margin-left:9px;
      background: #04202c;
  		border:1px solid #144964;
      color:#fff;
      text-shadow:none;
  }

  .item-wrapper {
  height:180px;
  }


  div.img-resize img {
  width: 100%;
  height: auto;
  }

  div.img-resize {
  width: 100%;
  height: 210px;
  overflow: hidden;
  text-align: center;
  }
  .frb_submit {
    float: left;
    height: 35px;
    color: #fff;
    width: 100%;
    /* margin-top: 40px; */
    font-family: thaisanslite_r1;
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    border-radius: 5px;
    border: 2px solid #fe5bb0;
    cursor: pointer;
    /* margin-top: 15px; */
    background: #ff5db1;
    background: -moz-linear-gradient(top, #ff5db1 0%, #ef017c 100%);
    background: -webkit-linear-gradient(top, #ff5db1 0%,#ef017c 100%);
    background: linear-gradient(to bottom, #ff5db1 0%,#ef017c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#ef017c',GradientType=0 );
}

.frb_linelogin {
  float: left;
  height: 35px;
  color: #fff;
  width: 100%;
  /* margin-top: 40px; */
  font-family: thaisanslite_r1;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  border-radius: 5px;
  border: 2px solid #3eb810;
  cursor: pointer;
  /* margin-top: 15px; */
  background: #56d127;
  background: -moz-linear-gradient(top, #56d127 0%, #0ba408 100%);
  background: -webkit-linear-gradient(top, #56d127 0%,#0ba408 100%);
  background: linear-gradient(to bottom, #56d127 0%,#0ba408 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56d127', endColorstr='#08d053',GradientType=0 );
}

.bg_login{
  background-image: url(https://www.ufazeed.com/wp-content/themes/UFAZEED.COM/images/bg-login.png?v=2.3);
  background-size: cover;
  background-position: top center;
  position: relative;
  padding: 0px 0px 0px 0px;
  min-height: 96px;
  border-radius: 16px;
  margin: 15px 0px 10px 0px;
}

  @media screen and (max-width: 600px) {

    #bgweb{
      background-color: #000;
      margin-top: 0px;
      width:100%;
    }

  }

  @media (max-width: 767px){
    .mobilepad0{
      text-align: center;
      padding: 0;
    }
    .dismoblie{
      display: none;
    }

    .menuweb{
      height: 100% !important;
    }


  }


  @media (max-width: 992px) {
    .mobilepad0{
      text-align: center;
      padding: 0;
    }
    .dismoblie img{
      width: 180px;
    }
    .bg_login{
      width: 100% !important;
      border: 3px solid #ff5db1;
      background: black;
      padding-left: 10px;
    padding-right: 10px;
    }
    .setmoblie{
      height: 70px;
    }

  }
  @media (min-width: 1440px){
    .navbar-nav{
      margin-top: 8px;
    }
  }



  .subject{
     color:#f5f021;
     font-weight:bold;
     font-size:16px;
  }
  .description{
     font-size:14px;
     color:#eee;
  }



  .item-wrapper {
  height:150px;
  }


  div.img-resize img {
  	width: 100%;
  	height: auto;
  }

  div.img-resize {
  	width: 100%;
  	height: 130px;
  	overflow: hidden;
  	text-align: center;
  }


  .border_gold{

   border: 3px solid;
    border-radius: 5px;
    margin-right: 0px !important;
   margin-left: 0px !important;
    border-image-source: linear-gradient(to right, #B6610E, #FDE465, #B6610E);
    border-image-slice: 1;
    padding:20px;
    background-color: #20324a;
  }

  .row{
    margin-right: 0px;
    margin-left:0px;
  }
