  .login_form_new .pd-30{
    padding:30px;
  }  
  .login_form_new .pd-50-40{
    padding:30px 30px;
  } 
  .login_form_new .mb-10{
    margin-bottom:10px;
  }
  .login_form_new .mb-15{
    margin-bottom:15px;
  }
  .login_form_new .mb-20{
    margin-bottom:20px;
  }
  .login_form_new .login_right, .login_form_new .login_left{
    margin-top:5vh;
    min-height:550px;
  }
  .login_form_new .bg-white{
    background:#fff;
  }
  .login_form_new .bg-img{
    background:#eee;
  }
  .login_form_new .pd-0{
    padding:0!important;
  }
  .login_form_new .pl-0{
    padding-left:0!important;
  }
  .login_form_new .pr-0{
    padding-right:0!important;
  }

  .login_form_new .mt-150{
    padding-top:130px;
  }

  .login_form_new .form-login .form-group{
    margin-bottom:15px;
  }
  .login_form_new{
    color:#6d6d6d!important;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif!important;
  }
  .login_form_new p{
    font-size:13px!important;
  }
  .login_form_new .login_left{
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    box-shadow: -1px 0px 15px 5px rgba(0, 0, 0, 0.12)
  }
  .login_form_new .login_right{
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    box-shadow: 1px 0px 15px 5px rgba(0, 0, 0, 0.12)
  }
  .login_form_new .ctm_input{
    border-radius: 5px;
    padding-left: 35px;
    font-size:12px;
    border: 1px solid #ddd;
  }
  .login_form_new .form-group{
    position:relative;
  }
  .login_form_new .icon_set{
    position: absolute;
    top: 5px;
    left: 28px;
    font-size: 20px;
    color:#a9a9a9;
  }
  .login_form_new .form-group .sbmt_btn{
    width:100%;
    display:block;
    border-radius: 20px;
    font-size:12px;
    margin-top:10px;
    background-color: #e62b22;
    height: 34px;
    border: 0;
    color: #fff;
  }
  .login_form_new .or_social{
    position: relative;
  }
  .login_form_new .icon {
    display: inline-block;
    height: 30px;
    width: 30px;
    margin-right: 40px;
    margin-left: 40px;
    text-align: center;
    position: relative;
    vertical-align: middle;
}


  .login_form_new .browse_icon .icon span{
        font-size: 9px;
    position: absolute;
    top: 23px;
    left: -23px;
    white-space: nowrap;
  }
  .login_form_new .icon .fa {
    color:#222;
  }
  .login_form_new .have-not-account{
    font-size:12px;
  }
  .login_form_new .have-not-account a{
    color:#b1403b;
  }
  .login_form_new .login_right{
        /*border-radius: 24px 0px 0px 24px;*/
    background: #bc2d25 url(../img/login/bg.jpg);
    background-size: cover;
    background-position: top;
  }
  .login_form_new .login_right p{
    color:#fff;
  }
  .login_form_new .bottom_link{
        text-align: center;
  }
  .login-register {
    background-image: url(../../assets/img/login/main_bg.jpg);
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
  }
  .or_social hr{
    width: 80%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  #suport_browse{
    margin-top: 10px;
  }
  #suport_browse p{
    font-size:11px!important;
  }
  #suport_copyright{
    position:absolute;
    bottom:5px;
  }
  #suport_copyright p{
    font-size:11px!important;
    padding-top:5px;
  }
  #suport_copyright p a{
    font-size:11px!important;
    color:#fff;
    font-weight:normal;
  }
  .login_form_new a:hover, .login_form_new a:focus{
    text-decoration: none
  }
  .login_right h2{
    color:#fff;
    font-weight:500;
    margin-bottom:15px;
  }
  .link_list{
    border-radius: 5px;
    margin-top: 10px;
    padding: 0px;
    background: #00000073;
    text-align: center;
    display: inline-block;
  }

  .link_list li{
    display:inline-block;
    margin:8px 25px;
  }
  .link_list a{
        font-size: 12px;
    color: #ffffff;
    font-weight: normal;
  }
  .link_list a:hover{
    text-decoration:none;
    color:#fff;
  }
  .link_list a:hover, .link_list a:focus{
    text-decoration:none;
    color:#fff;
    outline:none;
  }

@media screen and (max-width: 1199px) {
.login_form_new .login_right, .login_form_new .login_left{
    min-height:600px;
  }
}
@media screen and (max-width: 991px) {

  .login_form_new .login_right, .login_form_new .login_left{
    min-height:550px;
  }
  .pd-xs-0{
    padding:0!important;
  }
  .mt-xs-30{
    padding-top:30px!important;
  }
  .login-register{
    background-attachment: fixed;
    position: relative;
  }
  .login_form_new .login_right{
    border-radius:20px;
    margin-top:20px;
    margin-bottom:20px;
  }
  .login_form_new .login_left{
    border-radius:20px;
    margin-top:20px;
  }
    .login_form_new .bottom_link{
    border-bottom-right-radius: 15px;
    width:100%;
  }
    .login_form_new .pd-50-40{
    padding-bottom:60px!important;
  }
  .login_form_new .login_right, .login_form_new .login_left{
    min-height:auto;
  }
  #suport_copyright{
    position:relative;
  }
  .link_list li {
    margin: 5px 7px;
  }
  .link_list li a{
    margin: 5px 7px;
  }
}
