@media(max-width:767px){

        
.login-alert.mobile {
    width: 100% !important;
}

.pull-left, .pull-right{
    float: none !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
    .icon-img {
        font-size: 15px;
    }
    .center-sign-in p {
        font-size: 16px;
    }

  .checkbox.icheck.rem [type="checkbox"]:not(:checked) + label:before,
  .checkbox.icheck.rem [type="checkbox"]:checked + label:before {
  top: 2px;
  }

  /* checked mark aspect */
  .checkbox.icheck.rem [type="checkbox"]:not(:checked) + label:after,
  .checkbox.icheck.rem [type="checkbox"]:checked + label:after {
  top: 5px; 
  }
      label.remember {
        padding-left: 6px;
    }

    .forgot-pass {
        font-size: 12px;
    }

    .signup-btn {
        padding-left: 0px !important;
    }
/*login*/

footer.footer {
    border-top: 1px solid #f1f1f1 !important;
    padding-top: 11px !important;
    margin-top: 8px !important;
    color: #d1d1d1 !important;
}

.footer-bottom {
    position: relative !important;
    bottom: 0px !important;
}

footer.footer a{
    color: #d1d1d1;
}
.login-page{
    padding-top: 0px;
    background-size: 452px;
}

.main-search input {

	 -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.9) !important;
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.9) !important;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.9) !important;
}

h1.l-title-reg {
    font-size: 17px !important;
    padding-bottom: 17px !important;
}

.login-box, .register-box {
    width: 95% !important;
    margin: 0% auto !important;
}

.login-box-body, .register-box-body {
    padding: 15px 20px 15px 20px !important;
    margin: 0px auto !important;
    width: 90% !important;
}

p.not-sign {
    text-align: center !important;
    padding-top: 20px !important;
}


.login-logo, .register-logo {
    margin-bottom: 4px !important;
}
.member-logo{
    margin-bottom: 2px !important;
    text-align: center;
    padding-top: 65px;;
}

.left-sign-in p {
    text-align: center !important;
}

.left-sign-in {
    border-right: 0px solid #ddd !important;
}

.header-country {
    background: transparent !important;
}

/*.header-user {
    padding: 6px 0 1px 6px !important;
}
*/
.a-menu-branches {
    padding:12px 5px 6px !important;
}

.header-country img {
    width: 28px;
/*    background: #131c9c;
    border-radius: 50px;*/
    padding: 5px;
}

.header-top {
    background: #030a6b;
}

.header-country {
    background: transparent !important;
}
/*
.header-user {
    padding: 6px 0 1px 6px !important;
}*/

.header-top {
    background: #030a6b;
}


.header-country.hidden-landscape a.nav-icons-head{
    float: left;
    position: relative;
    padding: 9px 13px !important;
    border-right: 1px solid rgba(19, 28, 156, 0.45);
    position: relative;
}

/*a.a-menu-branches img {
    margin: 1px;
}

img.l-branches {
}
.header-country img {
    width: 17px;
}
img.globe {
    padding-top: 58px;
}
*/
.footer-bottom a {
    color: #889dd2;
    font-size: 16px;
}

.registerpage main#content {
    padding: 0px 0;
}


/*login*/


}

@media(min-width:768px) and (max-width:990px){



}

@media(min-width:991px) and (max-width:1300px){

/*BUSINESS LIST*/


/*END BUSINESS LIST*/

}



@media only screen 

  and (min-width: 400px) 

  and (max-width: 1024px)

  and (orientation: landscape) {


        .footer {
            position: relative !important;
        }

        .login-page {
            background-size: 824px;
        }

        .login-header {
            padding-bottom: 3px !important;
            padding-top: 12px !important;
        }

        .login-box-body, .register-box-body {
            width: 74% !important;
        }

        .footer p {
             margin: 0px;
            font-size: 11px;
            padding: 8px;
        }
  }