@media only screen and (max-width: 47.9375em) {
    .login-body .login-box{position:absolute;left:5%;top:10%;width:90%;padding:20px;border:1px solid #ddd}.login-body .login-box img{width:200px;margin-bottom:20px}
    .mobmar-top50 {
        margin-top: 50px
    }

    .top-icons {
        z-index: 2;
        }
    .mar-right0{
        margin-right: -15px !important;
    }

    .navbar-default {
        margin-top: -52px
    }

    .navbar-default .navbar-nav {
        float: left !important;
        margin: 10px 0 !important
    }

    .navbar-default .navbar-nav li {
        display: block;
        padding: 10px 0
    }

    .navbar-default .navbar-nav li a {
        padding: 0
    }

    .navbar-default .navbar-header .navbar-toggle {
        top: -22px;
        margin-right: 0;
        border-color: transparent
    }

    .navbar-default .navbar-header .navbar-toggle .icon-bar {
        background-color: #929292;
        width: 35px;
        height: 4px;
        border-radius: 0
    }

    .navbar-default .navbar-header .navbar-toggle:hover {
        background-color: transparent
    }

    .bottom-section .dropdown-menu {
        margin-top: 0
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent
    }

    .right-in-small {
        float: right;
        margin-top: 15px;
        z-index: 2;
    }

    .right-in-small .contact-mail-ph {
        color: #CCC;
        font-size: 18px
    }

    .second-section {
        background-image: none;
        background-color: #0069ba
    }

    .second-section .about {
        padding: 0 0 90px 0;
        text-align: center
    }

    .second-section .about p {
        padding: 0 0 60px 0
    }

    .second-section .about h2 {
        padding-top: 45px;
        text-align: center;
        background-position-x: center
    }

    .second-section .service {
        background-color: #f1f1f1
    }

    .second-section #servicehome {
        margin: 0 0 39px 0;
        text-align: center;
        background-position-x: center
    }

    .director-img {
        width: 100%;
        background-size: cover;
        margin-bottom: 20px
    }

    .breadcrump-image h2 {
        margin-top: 30px
    }

    .fourth-section .call-now {
        padding: 15px;
        font-size: 18px
    }

    .fourth-section .mail-now {
        padding: 15px;
        font-size: 18px
    }

    .fourth-section i.fa {
        padding-right: 15px
    }

    .fourth-section p {
        font-size: 12px;
        text-align: left
    }

    .student-image {
        margin: 20px auto;
        display: block
    }
    #title-left{
        text-align: center;
        background-position-x: center; 
    }
    .address{
        text-align: center;
    }
    .address p{
        text-align: center;
    }
    .address .custom-fa {
        margin: 10px 0 0 0;
    }
    .bottom-section .navbar-nav>li>.dropdown-menu {
        margin-top: 0;
    }
}

@media only screen and (min-width: 48em) and (max-width: 63.9375em) {
    .bottom-section .navbar li a {
        padding: 6px 0 6px 20px
    }
}

@media only screen and (min-width:151em)
{.second-section{background:0 0}.second-section .about{padding:0 0 120px 25px}}

