/*============================= Small MOBILE Devices================================ */

@media(min-width:767px) {}


/*============================= MOBILE Devices================================ */

@media(max-width:375px) {
    .logo::before {
        height: 101px;
        width: 138%;
    }
    .header-middle a.login {
        padding: 5px 8px;
    }
}

@media(max-width:767px) {
    .mob-plr-0 {
        padding-left: 0;
        padding-right: 0;
    }
    .header-top .right-block {
        padding: 0px 0px;
    }
    .logo::before {
        height: 105px;
    }
    .logo img {
        top: 7px;
    }
    .header-middle a.login {
        margin: 6px 0;
        font-size: 10px;
    }
    .sliderinfo h1 {
        font-size: 22px;
    }
    .sliderinfo {
        width: 50%;
    }
    .sliderinfo h4 {
        font-size: 14px;
    }
    .service-img {
        margin-bottom: 50px;
    }
    .service-img iframe {
        height: 206px;
    }
    .mob-tp-30 {
        margin-top: 30px;
    }
    .counter-title {
        margin-bottom: 30px;
        border-bottom: 1px dotted #fff;
    }
    .testimonialbox {
        margin-bottom: 20px;
    }
    .taglinesec h2 br {
        display: none;
    }
    .taglinesec h2 {
        line-height: 30px;
        font-size: 20px;
    }
    .blogwrapper {
        margin-bottom: 30px;
    }
    .follow-us {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
    .f_widget.padd-l-60 {
        padding-left: 0px;
    }
    .footer_area {
        padding-left: 17px;
    }
    .f_widget {
        margin-top: 40px;
    }
    .f_title {
        padding-bottom: 4px;
    }
    .navbar-nav {
        margin: 0;
    }
    .navbar-nav .open .dropdown-menu {
        background-color: #fff;
    }
    .navbar .dropdown-menu:after {
        display: none;
    }
    .teambox {
        margin-bottom: 30px;
    }
    .vismissec {
        flex-direction: column;
        align-items: center;
    }
    .vmimg {
        margin-bottom: 30px;
    }
    .vminfo {
        text-align: center;
    }
    #accordion2 .question header {
        padding: 6px 5px;
    }
    #accordion2 .question header i {
        font-size: 20px;
    }
    #accordion2 .question header h1 {
        font-size: 14px;
    }
    #accordion2 .question header h1 span {
        font-size: 10px;
    }
    .courseinner {
        flex-direction: column;
    }
    .dep-info {
        padding: 18px 0;
        text-align: center;
    }
    .courseinner {
        padding: 0px 10px;
    }
    #accordion2 .question header h3 {
        font-size: 13px;
    }
    .info-section .title-inner .year-box {
        position: relative;
    }
    .info-section .title-inner {
        padding-left: 0;
        flex-direction: column;
    }
    .blink-hard br {
        display: none;
    }
    .domainbox {
        margin: auto;
    }
    .owl-carousel .owl-next,
    .owl-carousel .owl-prev {
        position: inherit;
    }
    .cousecat-box {
        margin-bottom: 21px;
    }
    .testimony-section .overlay {
        background-image: none;
    }
    .jumbotron h2 {
        font-size: 20px;
    }
    .jumbotron h2 br {
        display: none;
    }
    .details-icons {
        display: inherit;
        vertical-align: top;
    }
    ul.details-box {
        padding: 15px;
    }
    .details-box {
        margin-top: 30px;
    }
    .details-info {
        padding-left: 0px;
        padding-top: 15px;
    }
     .admission-form table {
        min-width: 900px;
    }
    .certifybox img {
        -o-object-fit: cover;
        object-fit: cover;
        height: 387px;
        margin: auto;
    }
}


/*============================= Medium Devices, Tablets ================================ */

@media(min-width:768px) and (max-width:991px) {
    
    nav.navbar.bootsnav ul.nav>li>a {
        padding: 0px 12px;
        /* font-weight: 600; */
        font-size: 12px;
    }
    .header-middle .contact {
        display: flex;
        align-items: center;
    }
    .logo img {
        width: 120px;
        top: 10px;
    }
    .logo::before {
        width: 188px;
        height: 78px;
    }
    .header-middle a.login {
        font-size: 11px;
        padding: 5px 8px;
        width: 152px;
        text-align: center;
        margin-top: 0px;
    }
    .sliderinfo {
        width: 55%;
    }
    .sliderinfo h1 {
        font-size: 47px;
    }
    .service-img iframe {
        height: 206px;
    }
    .counter-title {
        margin-bottom: 30px;
        border-bottom: 1px dotted #fff;
    }
    .testimonialbox {
        margin-bottom: 30px;
    }
    .footer1 {
        text-align: center;
    }
    .follow-us {
        margin-bottom: 30px;
        padding-bottom: 30px;
        display: flow-root;
    }
    #accordion2 .question header h1 span {
        font-size: 14px;
    }
    #accordion2 .question header h1 {
        line-height: 26px;
        font-size: 27px;
    }
    .navbar {
        margin-left: -50px;
    }
    .certifybox img {
         -o-object-fit: cover;
        object-fit: cover;
        height: 289px;
    }
}


/*============================= Medium Devices, Desttop ================================ */

@media(min-width:992px) and (max-width:1199px) {
    .certifybox img {
        -o-object-fit: cover;
        object-fit: cover;
        height: 389px;
    }
    
    .navbar-inverse .navbar-nav>li>a {
        font-size: 10px;
    }
    .navbar-inverse .navbar-nav>li>a {
        font-size: 12px;
        padding: 0 7px;
    }
    .service-img iframe {
        height: 280px;
    }
        nav.navbar.bootsnav ul.nav>li>a {
        padding: 0px 12px;
        /* font-weight: 600; */
        font-size: 12px;
    }
}