@media screen and (max-width:991px) and (min-width:320px) {
    .subscribe {
        right: auto;
        left: 0;
        top: 200px
    }

    .top_menubar {
        display: none
    }

    #mainNav.fixed-top {
        top: 0
    }

    .subscribe_pop .modal ul li {
        padding-bottom: 0;
    }


    .breadcrumb {
        display: block;
    }

    .home-sec1 .responsive-tabs-container .accordion-link, .home-sec3 .responsive-tabs-container .accordion-link, .testimonials_section .responsive-tabs-container .accordion-link {
        background: #fff;
    }

    .home-sec2 .theme-default a.nivo-nextNav {
        right: 3%;
    }

    .responsive-tabs-container.accordion-sm .accordion-link {
        padding-left: 20px;
    }

    .responsive-tabs-container .accordion-link:before {
        display: none;
    }

    .testimonials_section .responsive-tabs-container .tab-pane {
        padding-right: 0px
    }

    .home-sec1, .home-sec3 {
        display: block;
        align-items: center;
        height: auto;
    }

    .home-sec4, .home-sec6 {
        display: block;
        align-items: center;
        min-height: auto;
        height: auto;
    }

        .home-sec6 .tab-content {
            padding-top: 0
        }

    .visible-xs {
        display: block
    }

    .right_bar .container {
        margin-right: 50px
    }

    .right_bar {
        top: auto;
        bottom: -1px;
        left: 0;
        height: 50px;
        width: 100%;
        padding: 0
    }

        .right_bar .right_bar_toggler {
            top: auto !important;
            bottom: 13px;
            right: auto;
            left: 15px
        }

    .right_bar_admission {
        right: 0px;
        transform: rotate(0deg);
        bottom: 0;
        left: 0;
        margin: 0 auto;
        width: 200px;
    }

    .right_bar_search {
        right: 8px;
        bottom: 14px
    }

    .right_bar.open {
        height: 100vh
    }

        .right_bar.open .menu_items > .row > div, .right_bar.open .admission_menu > .row > div {
            height: auto
        }

    #mainNav .navbar-toggler {
        padding: 7px 8px;
        position: relative;
        z-index: 10;
        border-radius: 0;
        background: #292929;
        color: #fff;
        border: none;
        outline: none
    }

        #mainNav .navbar-toggler .fa-bars:before {
            content: '';
            background: url(../images/sprite.png) no-repeat 4px -302px;
            width: 24px;
            height: 23px;
            display: block
        }

        #mainNav .navbar-toggler.collapsed .fa-bars:before {
            content: '';
            background: url(../images/sprite.png) no-repeat 0 -453px;
            width: 24px;
            height: 23px;
            display: block
        }

    .navbar-collapse.main-menu {
        padding-top: 65px
    }

    .navbar-collapse.show {
        margin-right: 0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }

    .navbar-collapse.collapsing {
        position: absolute;
        height: 100vh;
        overflow: hidden;
        transition: all .3s
    }

    #mainNav.navbar-shrink .navbar-collapse {
        top: -8px;
    }

    .navbar-collapse {
        display: block;
        background: #292929;
        max-width: 300px;
        width: 100%;
        height: 100vh;
        position: absolute;
        top: -20px;
        right: 0%;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        margin-right: -300px;
        height: 100vh;
        overflow: auto
    }

        #mainNav.navbar-shrink .ml-auto, .navbar-collapse .navbar-nav {
            margin: 0
        }

        .navbar-collapse ul.navbar-nav li {
            line-height: 1.2 !important;
            font-size: 14px !important;
            padding: 0;
            display: block;
            margin: 0;
            font-weight: 700;
            text-transform: uppercase
        }

    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px !important
    }

    .navbar-expand-lg .navbar-nav li a.nav-link, .navbar-expand-lg .navbar-nav li ul li a {
        border-top: 1px solid #464646;
        padding: 10px 25px;
        display: block
    }

    .navbar-expand-lg .navbar-nav li ul li:first-child a {
        border-top: none;
        padding: 10px 25px
    }

    .navbar-expand-lg .navbar-nav li a.nav-link:focus {
        color: #fff;
    }

    #mainNav .navbar-nav .nav-item a.apply_btn, .inner-nav#mainNav .navbar-nav .nav-item a.apply_btn {
        background: none;
        color: #dba921;
        margin: 0
    }

    #mainNav.navbar-shrink .microsite_links {
        top: 85px
    }

    #mainNav .navbar-nav .nav-item {
        font-weight: 700
    }

    .inner-nav#mainNav .navbar-collapse a {
        color: #fff
    }

    .navbar-expand-lg .navbar-nav li ul li a {
        color: #fff;
        font-size: 14px;
        text-transform: none;
        font-weight: 600
    }

    .hidden-xs, .span_icon {
        display: none !important;
    }

    .dropdown-toggle::after {
        transform: rotate(-90deg);
        float: right;
        margin: 8px 0 0 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    .nav-item.show .dropdown-toggle::after {
        transform: rotate(0deg);
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 100%;
        height: 0px;
        transition-property: all;
        transition-duration: .5s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
        display: block;
        opacity: 0;
        min-width: 0;
        padding: 0;
        margin: 0;
        overflow: hidden;
        position: relative;
        background: none
    }

        .navbar-expand-lg .navbar-nav .dropdown-menu.show {
            height: auto;
            opacity: 1;
        }

    .navbar-expand-lg .navbar-nav .dropdown-submenu .dropdown-menu {
        display: none;
        height: auto;
        opacity: 1
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu li {
        padding: 0
    }

        .navbar-expand-lg .navbar-nav .dropdown-menu li a.link::after {
            transform: rotate(-90deg);
            float: right;
            margin: 8px 0 0 0;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
            content: "";
            border-top: .3em solid;
            border-right: .3em solid transparent;
            border-left: .3em solid transparent;
        }

        .navbar-expand-lg .navbar-nav .dropdown-menu li a.link.active::after {
            transform: rotate(0deg);
        }

        .navbar-expand-lg .navbar-nav .dropdown-menu li .dropdown-menu {
            padding-bottom: 10px;
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu li .dropdown-menu li {
                padding: 0 40px;
                color: #999;
            }

                .navbar-expand-lg .navbar-nav .dropdown-menu li .dropdown-menu li ul li {
                    padding: 0 15px;
                }

                .navbar-expand-lg .navbar-nav .dropdown-menu li .dropdown-menu li a {
                    padding: 5px 0;
                    font-weight: 400;
                    font-size: 13px;
                    border: none
                }

                    .navbar-expand-lg .navbar-nav .dropdown-menu li .dropdown-menu li a.active {
                        font-weight: 700
                    }

    .nav-item.hidden-xs {
        display: block !important;
    }

    .top-menu-sec ul, .top-menu-sec .clearfix, .inner-hadding .submenu {
        display: none
    }

    .home-sec2 .slider-wrapper {
        height: auto;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 13px;
        padding: 8px 15px;
    }

    .logo {
        width: 150px;
    }

    .navbar-shrink .logo {
        width: 44px;
    }

    .logo img {
        max-width: 150px;
    }

    #mainNav .container {
        padding: 0 15px
    }

    #mainNav .navbar-nav .nav-item a.apply_btn {
        margin-right: 0
    }

    .right_bar .right_bar_toggler {
        top: 33px
    }

    .right_bar.navbar-shrink .right_bar_toggler {
        top: 17px
    }

    .home-sec1 .container, .home-sec3 .container, .home-sec4 .container, .home-sec6 .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
        max-width: 100%
    }

    .home-why-amity {
        margin: 70px 0 0 50px;
        max-width: 100%
    }

    .home-sec2-campus {
        padding-right: 0
    }

    .home-ranking-amity {
        position: relative;
        max-width: 100%;
        right: 0;
        background: #202020;
        display: flex;
        align-items: center
    }

    h2, .inner_section.career_test .timeline .top_text, h2.heading {
        font-size: 26px !important;
    }

    .home-why-amity h2 {
        font-size: 42px;
    }

    .why-amity-left h3, .inner_section.infra_security .full_box p, .why-amity-right h4, .infra_it .text, .infra_it .name, .teaching-faculty-sec1 ul li h3, .quality .bb_sing .text, .leadership .leader_part .text, .bankInfo ul li, .beyond_color .head3, .accommodation_testimonial p, .academia-sec4 h4 {
        font-size: 18px !important;
    }

    .why-amity-right {
        margin-top: 70px
    }

        .why-amity-right h3 {
            font-size: 100px !important
        }

    .home-ranking-amity .owl-carousel1 ul {
        padding-top: 40px !important
    }

        .home-ranking-amity .owl-carousel1 ul li {
            margin-bottom: 30px
        }

            .home-ranking-amity .owl-carousel1 ul li p {
                padding-bottom: 0;
            }

    .home-sec2-campus ul {
        display: flex
    }

        .home-sec2-campus ul h3 {
            padding: 12px;
            width: 24%;
            font-size: 18px !important
        }

        .home-sec2-campus ul li {
            width: 24%
        }

    .home-ranking-amity .home-ranking-colm1 {
        width: 50%;
        float: left;
        background: #000
    }

    .home-ranking-amity .home-ranking-colm2 {
        width: 50%;
        float: left;
        position: relative;
    }

    .home-ranking-amity .owl-carousel1 {
        display: block;
    }

    .home-ranking-amity .home-ranking-colm2 {
        height: 100%;
        display: flex
    }

        .home-ranking-amity .home-ranking-colm2 .owl-carousel2 {
            height: 100%;
            display: flex;
            align-items: center
        }

    .home-sec5 h2 {
        font-size: 50px;
    }

    h3 {
        font-size: 21px !important;
    }

    .home-sec5 p, .academia-sec7-left h4, .bankInfo ul li.head {
        font-size: 18px
    }

    .testimonials-content h3 {
        font-size: 18px !important;
        padding-top: 0px;
    }

    .testimonials_section .responsive-tabs-container .tab-pane {
        padding: 20px 0
    }

    .testimonials-content p, .testimonials-content h4 {
        font-size: 14px
    }

    .inner-page .container, .responsive_tabs .responsive-tabs, .responsive_tabs .tab-container .tab-content {
        padding-right: 15px;
        padding-left: 15px;
    }

    .inner-hadding h1 {
        font-size: 42px;
        padding: 30px 0 10px
    }

    .research-inner-2 h5, .about_section .head {
        font-size: 30px;
    }

    .accommodation_testimonial p {
        padding: 35px 0px;
    }

    .accommodation_testimonial img, .academia-sec7 img, .infra_security .full_box img, .bg_brown2 img, .life-ul-img span, .infra_it .col-sm-6.d-flex img, .recognitions-accreditations-sec5 span, .legt_bg img {
        display: block
    }

    .infra_eateries .col-12.col-md-4.pt-3.px-5 {
        padding: 0 15px !important
    }

    .bg-lighter ul li {
        width: 32.5%;
        padding: 0 20px;
        min-height: 122px
    }

        .bg-lighter ul li:first-child {
            border-left: 3px solid #fecc00;
        }

        .bg-lighter ul li img {
            position: relative;
            top: auto;
            left: auto;
            display: block;
            margin-bottom: 10px
        }

    .infra_lab_library .bg_brown2 .text-center.pr-5 {
        padding-top: 0 !important;
        margin-top: 10px !important
    }

    [class*=col].bg_brown2 .row {
        margin-top: 30px
    }

    .inner_section.infra_security .full_box p {
        padding: 20px 0px;
    }

        .inner_section.infra_security .full_box p .left, .accommodation_testimonial p .left {
            margin-bottom: 10px
        }

        .inner_section.infra_security .full_box p .right, .accommodation_testimonial p .right {
            margin-top: 10px
        }

        .inner_section.infra_security .full_box p b {
            padding: 20px 0
        }

    .infra_it .mt-5.ml-5.mb-5 {
        margin: 30px 0 !important
    }

    .infra_it .col-sm-6.d-flex {
        display: block !important
    }

    .infra_it .text {
        padding: 20px 0;
        line-height: 24px;
    }

    .infra_it .name {
        padding: 10px 0 20px 0;
    }

    .recognitions-accreditations-sec3 .modal-body h4 {
        padding-bottom: 0;
    }

    .recognitions-accreditations-sec3 ul.bullet_list {
        padding-top: 0;
        margin: 0 0 30px;
    }

        .recognitions-accreditations-sec3 ul.bullet_list li {
            padding-bottom: 0;
        }

    .tvcs-right-panel img {
        min-width: 120px
    }

    .faculty-select-main {
        float: none;
        margin-top: 0
    }

    .faculty-select {
        width: 140px
    }

    .teaching-faculty-sec1 ul li h3 {
        font-weight: 400
    }

    .quality .bb_sing .text {
        padding: 30px 40px 0;
        line-height: 1.6
    }

    .leader_text, .leadership .leader_text p, .pro-ac {
        padding-right: 0
    }

    .bullet_list li:before {
        top: 30px
    }

    .education_loan .responsive_tabs .responsive-tabs.nav-tabs li a {
        padding-left: 0;
        font-size: 22px;
        padding-top: 20px;
    }

        .education_loan .responsive_tabs .responsive-tabs.nav-tabs li a img {
            margin-top: 0;
        }

    .legt_bg {
        background: none
    }

    footer {
        background: #151515
    }

        footer .container {
            padding-right: 15px;
            max-width: 100%
        }

        footer h3 {
            font-size: 16px !important;text-align: left;
        }

        footer .col-12 {
            -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
            max-width: 33.33333%;
            margin-bottom: 20px
        }

    .input-ftr input {
        padding: 5px 10px
    }

    .recognitions-accreditations-sec3 ul li, .recognitions-accreditations-sec5 li {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        margin-bottom: 30px
    }

    .submenu [class*=col] .menubox {
        padding: 0 0px 40px 0px
    }

        .submenu [class*=col] .menubox a.link {
            left: 0
        }

    .infra_lab_biotechnology .bullet_list {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        margin-bottom: 50px;
    }

    .infra_security .full_box img, .infra_it .col-sm-6.d-flex img {
        min-height: 100%;
    }

    .teaching-faculty-sec1 ul.row li.col-12 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .teaching-faculty-detail-sec1 .card-header {
        font-size: 18px
    }

    .inner_section.infra_other_facility h3, .scheme-sec7-colm1 h3, .timeline ul li {
        font-size: 18px !important;
    }

    .research .research-inner h5, .research .research-inner h5 span {
        font-size: 56px
    }

    .course_info .bg_offwhite ul li {
        width: auto;
        padding: 20px 0;
        margin: 0 20px 0 40px
    }

        .course_info .bg_offwhite ul li strong {
            display: block
        }

        .course_info .bg_offwhite ul li:first-child {
            border-right: none;
            border-bottom: 1px solid #7d7b75;
            padding-top: 0
        }

    .course_applybtn + .accordionBlock {
        padding: 0
    }

    .top-menu-sec h4 {
        display: none
    }

    .institutional_logo ul li {
        width: 24.4%
    }

    .global_international h3 {
        text-align: left;
    }

    .bullet_list ul li span {
        width: 18%
    }

    .ranking_bg {
        background-repeat: no-repeat
    }

    .top_placements .bullet_box ul {
        columns: inherit;
        -webkit-columns: inherit;
        -moz-columns: inherit;
    }

        .top_placements .bullet_box ul li {
            display: inline-block;
            vertical-align: top;
            width: 30%;
            margin-right: 2%
        }

    .responsive_tabs .responsive-tabs.nav-tabs li a {
        font-size: 24px
    }

    .scholarship-scheme-sec6 ul li {
        -ms-flex: 33.3333%;
        flex: 33.3333%;
        max-width: 33.3333%;
        margin-bottom: 20px
    }

    .about_section .about_section1 p {
        padding-right: 28%
    }

    .about_section .about_ranking h3 {
        padding: 40px 20px 0;
    }

    .about_section .amity_logo {
        padding-top: 30px !important;
        padding-bottom: 0px !important
    }

    .about_section .about_ranking p {
        padding: 20px 20px 0 !important
    }

    .rnaking_col .col {
        -ms-flex: 28.7333%;
        flex: 28.7333%;
        max-width: 28.7333%;
    }

    .rnaking_col .w-100 {
        display: none
    }

    .inner_section.programmes_detail .course_info p {
        font-size: 16px
    }

    .beyond_color .head3 {
        line-height: 1.5
    }

    .top-home-sec1.row .col-12, .tab-home-content.row .col-12 {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .top-home-sec1.row h2, .top-home-sec1.row p {
        text-align: center
    }

    .top-home-sec1 ul {
        padding: 30px 0 0
    }

        .top-home-sec1 ul li:first-child {
            border-left: none
        }

    .tab-home-content {
        padding: 20px 22px
    }

        .tab-home-content.row .search-bar {
            margin-top: 20px
        }

        .tab-home-content ul li {
            font-size: 16px
        }

    .why-amity-left, .why-amity-right {
        display: none
    }

    .home-sec3 h2 {
        max-width: 100%;
        text-align: center
    }

        .home-sec3 h2 span {
            display: inline
        }

    .home-sec3 .tab-content .row {
        display: block
    }

    .home-sec3 .responsive-tabs-container .tab-pane {
        margin-bottom: 0;
        height: auto
    }

    .home-sec3 .tab-content .col-12 {
        max-width: 100%;
        -ms-flex: unset;
        flex: unset;
        padding: 0 15px
    }

    .stu-life-ul2, .stu-life-ul {
        height: auto;
        padding-bottom: 40px;
        margin-top: 10px
    }

    .life-ul-img {
        height: 50%;
        overflow: hidden;
        margin-bottom: 10px
    }

        .life-ul-img img {
            display: block
        }

    .home-sec4 .col-12 {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .home-sec4 h2 {
        max-width: 100%;
        text-align: center;
        padding-bottom: 10px
    }

        .home-sec4 h2 span {
            display: inline
        }

    .home-sec4-colm1 h3 {
        text-align: center;
        padding-bottom: 30px
    }

    .home-sec4-colm1 ul li a {
        text-align: left;
    }

    .home-sec4-colm1 ul {
        border-bottom: 1px solid #dee4f0;
        margin-bottom: 30px
    }

    .home-sec4-colm3 {
        max-width: 100%
    }

        .home-sec4-colm3 .owl-carousel4 ul li {
            display: inline-block;
            vertical-align: top;
            width: 48%;
            margin-left: 15px;
        }

            .home-sec4-colm3 .owl-carousel4 ul li:first-child {
                margin-left: 0px;
            }

    .home-sec5-carousel {
        padding: 140px 40px 50px !important;
    }

    .student_achiv_home h2 {
        top: 40px;
        width: 515px
    }

    .student_achiv_home .owl-nav {
        left: 1%;
        top: 225px;
    }

    abbr.all-achiv-btn {
        bottom: 20px;
        right: 20px
    }

    .happ-content {
        padding: 15px 15px 0
    }

        .happ-content h3 {
            font-size: 16px !important;
        }

        .happ-content h4 {
            font-size: 14px;
        }

    .happening-btn {
        margin-top: 20px
    }

    .testimonials_section .container-fluid {
        padding: 40px 15px
    }

    .right_bar.open.menubar {
        padding: 0 15px 10px 0
    }

        .right_bar.open.menubar .mega_menu_left {
            display: none;
        }

        .right_bar.open.menubar .menu_items ul.mega_menu_nav li b {
            font-size: 18px
        }

    .mega_menu_left .mega_menu_brand {
        text-align: left;
    }

        .mega_menu_left .mega_menu_brand img {
            max-width: 170px
        }

    .mega_menu_nav_admission li {
        padding-bottom: 20px
    }

        .mega_menu_nav_admission li a:before {
            zoom: 0.5;
            -moz-transform: scale(0.5);
            -moz-transform-origin: 0 0;
        }

    .last_date h4 {
        font-size: 1.1rem
    }

    .last_date h5 {
        font-size: 1.2rem
    }

    .last_date p {
        font-size: 1.5rem;
        max-width: 300px;
        padding-bottom: 10px;
    }

    .nivoSlider {
        height: auto
    }

    .nivo-caption h2 {
        font-size: 18px !important;
    }

    .nivo-caption .carousel-content {
        padding: 15px 0
    }

    .theme-default .nivoSlider .nivo-caption img {
        max-width: 50px;
    }

    .theme-default .nivo-controlNav {
        top: 35%
    }

    .testimonials_section {
        height: auto
    }

    .admission_login .left_panel, .admission_login .right_panel {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-right: 0 !important
    }

    .admission_login .right_panel {
        margin-top: 40px
    }

    .application_procedure .right_panel ul {
        padding-bottom: 30px
    }

    .contact-list .col-12, .contact_number .col-12, .row.campus_program [class*=col-], .scholarship-scheme-sec5 .col-12, .scholarship-scheme-sec8 .col-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .contact_us .col-12.col-md-8, .contact_us .col-12.col-md-4, .colfull, .academia-sec1-main ul li, .academia-sec4 ul li, .over[class*="col-"] {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

        .contact_us .col-12.col-md-4.pt-2 {
            padding-top: 50px !important
        }

    .contact_us .table_style {
        margin-bottom: 30px
    }

    .contact_us img[src*=route-map] {
        margin-bottom: 30px
    }

    .accordionBlock {
        padding: 0;
    }

        .accordionBlock .accordion .accordion-body .accordion-inner {
            padding-left: 35px
        }

    .academia-sec1 p {
        width: auto;
        float: none
    }

    .academia-sec1-main span {
        margin-top: 50px;
    }

    .academia-sec3-right {
        padding: 20px 25px 0 0
    }

    .academia-sec4-right {
        width: 65%
    }

    .academia-sec4 ul li {
        margin-bottom: 10px
    }

    .academia-sec5-left {
        padding: 20px 0
    }

    .academia-sec5 img[src*=academia-img3] {
        margin-top: 20px
    }

    .about_section .about_rank {
        width: 140px;
        top: 10px
    }

    .about_section .colfull {
        padding-right: 0 !important
    }

    .about_section .goverment_box {
        height: auto;
        border-bottom: 0;
    }

    .about_section .about_world p {
        width: auto;
        position: relative
    }

    .responsive-tabs-container .tab-pane {
        padding: 20px
    }

    .scholarship-sec3-right {
        padding-left: 20px
    }

    .scholarship-scheme-sec3 ul li a {
        min-width: auto
    }

    .scholarship-scheme-sec5 {
        padding: 0 0 30px
    }

        .scholarship-scheme-sec5 .col-12 {
            padding: 0 40px 40px
        }

    .scholarship-scheme-sec7 .col-12, .education_loan div[class*=col-], .live-counselling-sec2 ul li {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .scheme-sec7-colm1 h3, .scheme-sec7-colm1 h4, .scheme-sec7-colm1 p {
        text-align: left;
    }

    .scheme-sec7-colm2 {
        min-height: 200px;
        overflow: hidden
    }

    .over[class*="col-"] {
        margin-bottom: 40px
    }

    .stalwarts_box2 .text_text {
        width: 100%
    }

    .iconBox .colfull {
        padding: 0 !important
    }

    .careers-sec1 .career_box, .careers-sec1 .career_box2 {
        padding: 20px 0;
        height: auto;
        min-height: 130px
    }

        .careers-sec1 .career_box p, .careers-sec1 .career_box2 p {
            padding-left: 130px;
            position: relative;
            font-size: 14px;
        }

        .careers-sec1 .career_box .img_left, .careers-sec1 .career_box2 .img_left {
            padding-bottom: 0;
            position: absolute;
            top: 0px;
            left: 0px;
            margin: 0;
            float: none
        }

    .careers-sec1 .career_box2 {
        border-bottom: solid 1px #ccc;
    }

    .education_loan .responsive-tabs-container.accordion-sm .accordion-link img {
        display: none
    }

    .education_loan .responsive-tabs-container.accordion-sm .accordion-link br {
        display: none
    }

    .indust_section .bot_line {
        border-bottom: none;
        padding: 0 !important;
        margin-bottom: 20px
    }

        .indust_section .bot_line .colfull {
            border-bottom: solid 1px #dfdfdf;
            padding: 20px 15px 0
        }

    .blobal_guru h3 {
        padding: 0 50px
    }

    .owl-carousel11 .owl-stage-outer.owl-height {
        padding-bottom: 50px
    }

    .global_guru_box {
        height: auto
    }

        .global_guru_box .head {
            font-size: 18px;
        }

    .accordionBlock .accordion .accordion-heading a {
        font-size: 18px
    }

        .accordionBlock .accordion .accordion-heading a:before {
            top: 34px
        }

        .accordionBlock .accordion .accordion-heading a:after {
            top: 24px
        }

    .infra_lab_biotechnology .pr-2, .infra_academy .pr-2, .infra_academy .pr-1 {
        padding-right: 15px !important
    }

    .infra_initiative ul.sport_event li {
        width: 50%;
    }

    .infra_lab_library .bg_brown2 .text-center.pr-5 {
        padding: 0 20px !important;
        margin-top: 0 !important
    }

    .accommodation_testimonial img {
        min-height: 100%
    }

    .live-counselling-sec1 .chatnow-box h4 {
        padding: 0 20px;
        font-size: 18px
    }

    .hepline-line-number {
        padding: 0 20px;
    }

        .hepline-line-number h4 {
            font-size: 18px
        }

    .live-counselling-sec2 ul li h5 {
        font-size: 18px
    }

    .live-counselling-sec2 ul li {
        margin-bottom: 10px;
        padding: 10px 0 10px 50px
    }

        .live-counselling-sec2 ul li a.link {
            bottom: 17px;
        }

        .live-counselling-sec2 ul li:before {
            top: 0
        }

    #colorbox, #cboxOverlay, #cboxWrapper {
        z-index: 9999999999
    }

    .course_info {
        margin: 40px 0 0
    }

        .course_info:before, .course_info:after {
            background: none
        }

        .course_info .bg-xs-yellow {
            background: #d7aa37
        }

        .course_info .bg-xs-brown {
            background: #2a251a
        }

    .quality .bb_sing {
        padding-left: 210px;
        position: relative;
    }

        .quality .bb_sing img {
            max-width: 200px;
            position: absolute;
            top: 30px;
            left: 30px;
        }

    .research-row-3 .row.mt-3, .research-inner-2.mt-5 {
        margin-top: 0 !important
    }

    .research-inner-2.bt-5 {
        margin-bottom: 50px
    }

    .social_box .social_left {
        width: 50%;
        margin-right: 20px
    }

    .social_box .social_right {
        width: 100%;
        float: none
    }

    .colfull .img-fluid {
        max-width: 100%;
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .social_box .amishta_box, .social_box .amishta_box2 {
        padding-top: 20px
    }

    .stalwarts_box {
        padding: 0 20px
    }

        .stalwarts_box .text_text {
            font-size: 18px
        }

    .tvcs-section .tvcs-inner .tvcs-inner-text {
        padding: 10px
    }

    .tvcs-right-panel .col-7 {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-top: 10px !important
    }

    #mainNav .navbar-toggler, #mainNav.navbar-shrink .navbar-collapse {
        display: none;
    }

    #mainNav.navbar-shrink .mobile_nav .navbar-collapse {
        display: block;
    }

    .mobile_nav {
        display: block;
    }

    .navbar-shrink .mobile_nav .mobile_nav_icon {
        top: 10px;
    }

    .mobile_nav .mobile_nav_icon {
        content: '';
        background: url(../images/sprite.png) no-repeat 6px -446px;
        width: 38px;
        height: 38px;
        display: block;
        position: fixed;
        top: 20px;
        right: 20px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s;
        z-index: 10001
    }

        .mobile_nav .mobile_nav_icon.open {
            background: url(../images/sprite.png) no-repeat 11px -296px;
        }

    #mainNav .navbar-collapse.menuopened {
        margin: 0;
        z-index: 10000
    }

    .mega_menu_nav_menu li {
        padding: 14px 10px
    }

    .right_mega_menu ul li {
        font-size: 14px;
        padding: 10px
    }

    .home-sec6 .tab-content ul li {
        padding: 3px 15px;
    }

        .home-sec6 .tab-content ul li:first-child {
            padding: 3px 15px;
        }

        .home-sec6 .tab-content ul li:nth-child(2) {
            padding: 3px 15px;
        }

        .home-sec6 .tab-content ul li:nth-child(5) {
            padding: 3px 15px;
        }

        .home-sec6 .tab-content ul li:nth-child(4) {
            padding: 3px 15px;
        }

        .home-sec6 .tab-content ul li:last-child {
            padding: 3px 15px;
        }

    .home-sec2 {
        padding-top: 0px;
        background-color: #FFF;
        overflow: hidden;
    }

    .last_date p {
        font-weight: 200;
        font-size: 28px;
        line-height: 1;
    }

        .last_date p span.date {
            margin-top: 10px
        }

    .last_date h6 {
        padding-top: 10px
    }

        .last_date h6 span, .last_date h6 span a {
            font-size: 14px;
        }

    .close_btn2 {
        top: 15px;
        right: 15px;
    }

    .zopim {
        right: 5px !important;
        bottom: 48px !important;
        top: auto !important;
        left: auto !important;
        position: fixed !important
    }

    .notification_box {
        background: #292929;
        height: auto;
        position: relative;
        bottom: 0;
    }

        .notification_box .slider_img {
            width: 100%;
            border-right: solid 0px #615151;
        }

    .owl-notification .owl-stage-outer {
        width: 98%;
    }

    .owl-notification .owl-nav .owl-next {
        right: 20px;
    }

    .owl-notification .owl-nav .owl-prev {
        right: 0 !important;
    }

    .owl-annoucement .owl-nav .owl-next {
        right: 20px;
    }

    .owl-annoucement .owl-nav .owl-prev {
        right: 0 !important;
    }

    .owl-annoucement .owl-stage-outer {
        width: 100%;
    }

    .owl-annoucement .owl-nav [class*=owl-] {
        top: 0;
    }

    #carouselBanner .owl-dots {
        top: 50% !important;
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .student_achiv_home .home-sec5-carousel {
        min-height: 310px
    }

    #carouselBanner .carousel-content {
        max-width: 35%;
        padding: 50px 0
    }

    #carouselBanner.owl-carousel .owl-item img {
        max-width: 75px
    }

    #carouselBanner .owl-dots {
        left: 31%
    }

    .happening-colm-color {
        min-height: 200px;
    }
}

@media screen and (max-width:1024px) and (min-width:768px) and (orientation: portrait) {
    .theme-default .nivo-controlNav {
        top: 21%
    }

    #carouselBanner .owl-dots {
        top: 25%
    }

    .carousel-content {
        padding: 0 20px 20px 5px
    }
}

@media screen and (max-width: 1024px) and (min-width: 992px) {
    .home-sec2 .slider-wrapper {
        height: auto;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 13px;
        padding: 8px;
    }

    .logo {
        width: 150px;
    }

    .navbar-shrink .logo {
        width: 44px;
    }

    .logo img {
        max-width: 150px;
    }

    #mainNav .container {
        padding-left: 15px
    }

    #mainNav .navbar-nav .nav-item a.apply_btn {
        margin-right: 65px
    }

    .right_bar .right_bar_toggler {
        top: 33px
    }

    .right_bar.navbar-shrink .right_bar_toggler {
        top: 17px
    }

    .home-sec1 .container, .home-sec3 .container, .home-sec4 .container, .home-sec6 .container {
        padding-left: 15px;
        padding-right: 65px;
        max-width: 100%;
    }

    .top-home-sec1.row p {
        font-size: 14px;
        line-height: 1.4
    }

    .top-home-sec1 ul {
        padding-top: 47px
    }

    .tab-home-content ul li {
        font-size: 16px
    }

    .home-why-amity {
        margin: 70px 0 0 50px;
        max-width: 67%
    }

    h2, .inner_section.career_test .timeline .top_text, h2.heading {
        font-size: 26px !important;
    }

    .home-why-amity h2 {
        font-size: 42px;
    }

    .why-amity-left h3, .inner_section.infra_security .full_box p, .why-amity-right h4, .infra_it .text, .infra_it .name, .teaching-faculty-sec1 ul li h3, .quality .bb_sing .text, .leadership .leader_part .text, .bankInfo ul li, .beyond_color .head3, .accommodation_testimonial p, .academia-sec4 h4 {
        font-size: 18px;
    }

    .why-amity-right {
        margin-top: 70px
    }

        .why-amity-right h3 {
            font-size: 100px !important
        }

    .home-ranking-amity .owl-carousel1 ul {
        padding-top: 40px
    }

        .home-ranking-amity .owl-carousel1 ul li {
            margin-bottom: 30px
        }

            .home-ranking-amity .owl-carousel1 ul li p {
                padding-bottom: 0;
            }

    .home-sec2-campus ul {
        display: flex
    }

        .home-sec2-campus ul h3 {
            padding: 12px;
            font-size: 16px !important
        }

    .home-ranking-amity {
        max-width: 16%
    }

    .home-sec2-campus {
        padding-right: 350px
    }

        .home-sec2-campus ul li {
            width: 20.3%
        }

            .home-sec2-campus ul li a {
                width: 70%;
                margin: 0 auto;
                border-right: none
            }

    .home-sec3 h2 {
        max-width: 210px
    }

    .home-sec3 .nav-tabs {
        margin-top: -86px
    }

    .life-ul-img {
        overflow: hidden;
    }

    .home-sec5 h2 {
        font-size: 50px;
    }

    h3 {
        font-size: 21px !important;
    }

    .home-sec5 p, .academia-sec7-left h4, .bankInfo ul li.head {
        font-size: 18px
    }

    .testimonials-content h3 {
        font-size: 16px !important;
        padding-top: 80px;
    }

    .testimonials-content img {
        height: 100%
    }

    .testimonials-content p {
        font-size: 14px;
    }

    .inner-page .container, .responsive_tabs .responsive-tabs, .responsive_tabs .tab-container .tab-content {
        padding-right: 65px;
        padding-left: 15px;
    }

    .inner-hadding h1 {
        font-size: 42px;
    }

    .research-inner-2 h5, .about_section .head {
        font-size: 30px;
    }

    .accommodation_testimonial p {
        padding: 35px 40px;
    }

    .accommodation_testimonial img, .academia-sec7 img, .infra_security .full_box img, .bg_brown2 img, .life-ul-img span, .infra_it .col-sm-6.d-flex img, .recognitions-accreditations-sec5 span, .legt_bg img {
        display: block
    }

    .infra_eateries .col-12.col-md-4.pt-3.px-5 {
        padding: 0 15px !important
    }

    .bg-lighter ul li {
        width: 32.5%;
        padding: 0 20px;
        min-height: 122px
    }

        .bg-lighter ul li:first-child {
            border-left: 3px solid #fecc00;
        }

        .bg-lighter ul li img {
            position: relative;
            top: auto;
            left: auto;
            display: block;
            margin-bottom: 10px
        }

    .infra_lab_library .bg_brown2 .text-center.pr-5 {
        padding-top: 0 !important;
        margin-top: 10px !important
    }

    [class*=col].bg_brown2 .row {
        margin-top: 30px
    }

    .inner_section.infra_security .full_box p {
        padding: 20px 0px;
    }

        .inner_section.infra_security .full_box p .left, .accommodation_testimonial p .left {
            margin-bottom: 10px
        }

        .inner_section.infra_security .full_box p .right, .accommodation_testimonial p .right {
            margin-top: 10px
        }

        .inner_section.infra_security .full_box p b {
            padding: 20px 0
        }

    .infra_it .mt-5.ml-5.mb-5 {
        margin: 30px 0 !important
    }

    .infra_it .col-sm-6.d-flex {
        display: block !important
    }

    .infra_it .text {
        padding: 20px 0;
        line-height: 24px;
    }

    .infra_it .name {
        padding: 10px 0 20px 0;
    }

    .recognitions-accreditations-sec3 .modal-body h4 {
        padding-bottom: 0;
    }

    .recognitions-accreditations-sec3 ul.bullet_list {
        padding-top: 0;
        margin: 0 0 30px;
    }

        .recognitions-accreditations-sec3 ul.bullet_list li {
            padding-bottom: 0;
        }

    .tvcs-right-panel img {
        min-width: 120px
    }

    .faculty-select-main {
        float: none;
        margin-top: 0
    }

    .faculty-select {
        width: 140px
    }

    .teaching-faculty-sec1 ul li h3 {
        font-weight: 400
    }

    .quality .bb_sing .text {
        padding: 30px 40px 0;
        line-height: 1.6
    }

    .leader_text, .leadership .leader_text p, .pro-ac {
        padding-right: 0
    }

    .bullet_list li:before {
        top: 30px
    }

    .education_loan .responsive_tabs .responsive-tabs.nav-tabs li a {
        padding-left: 0;
        font-size: 22px;
        padding-top: 20px;
    }

        .education_loan .responsive_tabs .responsive-tabs.nav-tabs li a img {
            margin-top: 0;
        }

    .legt_bg {
        background: none
    }

    footer h3 {
        font-size: 16px !important;
    }

    footer .col-12 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        margin-bottom: 20px
    }

    .input-ftr input {
        padding: 8px 10px;
    }

    .stu-life-ul {
        padding: 20px 8px 10px
    }

    .recognitions-accreditations-sec3 ul li, .recognitions-accreditations-sec5 li {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
        margin-bottom: 30px
    }

    .submenu [class*=col] .menubox {
        padding: 0 0px 40px 0px
    }

        .submenu [class*=col] .menubox a.link {
            left: 0
        }

    .infra_lab_biotechnology .bullet_list {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        margin-bottom: 50px;
    }

    .infra_security .full_box img, .infra_it .col-sm-6.d-flex img {
        min-height: 100%;
    }

    .teaching-faculty-sec1 ul.row li.col-12 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .teaching-faculty-detail-sec1 .card-header {
        font-size: 18px
    }

    .inner_section.infra_other_facility h3, .scheme-sec7-colm1 h3, .timeline ul li {
        font-size: 18px !important;
    }

    .research .research-inner h5, .research .research-inner h5 span {
        font-size: 56px
    }

    .course_info .bg_offwhite ul li {
        width: auto;
        padding: 20px 0;
        margin: 0 20px 0 40px
    }

        .course_info .bg_offwhite ul li strong {
            display: block
        }

        .course_info .bg_offwhite ul li:first-child {
            border-right: none;
            border-bottom: 1px solid #7d7b75;
            padding-top: 0
        }

    .course_applybtn + .accordionBlock {
        padding: 0
    }

    .top-menu-sec h4 {
        float: none;
        border-right: none
    }

    .institutional_logo ul li {
        width: 24.4%
    }

    .global_international h3 {
        text-align: left;
    }

    .bullet_list ul li span {
        width: 18%
    }

    .ranking_bg {
        background-repeat: no-repeat
    }

    .top_placements .bullet_box ul {
        columns: inherit;
        -webkit-columns: inherit;
        -moz-columns: inherit;
    }

        .top_placements .bullet_box ul li {
            display: inline-block;
            vertical-align: top;
            width: 31%;
            margin-right: 2%
        }

    .responsive_tabs .responsive-tabs.nav-tabs li a {
        font-size: 24px
    }

    .scholarship-scheme-sec6 ul li {
        -ms-flex: 33.3333%;
        flex: 33.3333%;
        max-width: 33.3333%;
        margin-bottom: 20px
    }

    .about_section .about_section1 p {
        padding-right: 28%
    }

    .about_section .about_ranking h3 {
        padding: 40px 20px 0;
    }

    .about_section .amity_logo {
        padding-top: 30px !important;
        padding-bottom: 0px !important
    }

    .about_section .about_ranking p {
        padding: 20px 20px 0 !important
    }

    .rnaking_col .col {
        -ms-flex: 28.7333%;
        flex: 28.7333%;
        max-width: 28.7333%;
    }

    .rnaking_col .w-100 {
        display: none
    }

    .inner_section.programmes_detail .course_info p {
        font-size: 16px
    }

    .beyond_color .head3 {
        line-height: 1.5
    }

    .student_achiv_home .home-sec5-carousel {
        padding-top: 150px;
        min-height: 370px
    }

    .student_achiv_home .owl-nav {
        top: 290px
    }

    .owl-carousel6 .owl-item {
        margin-right: 10px
    }

    .testimonials_section .owl-dots {
        top: 30%
    }

    .home-sec3 .responsive-tabs-container .tab-pane {
        height: 330px !important
    }

    .owl-notification .owl-stage-outer {
        width: auto;
    }

    .owl-notification .owl-item img {
        width: 65% !important;
    }

    .owl-notification .owl-nav [class*=owl-] {
        top: 0;
    }

    .text_annoucement p {
        font-size: 14px;
    }

    .notification_box {
        height: 80px;
    }

    .carousel-content {
        height: calc(100% - 80px);
    }
}

@media screen and (max-width: 1600px) and (min-width: 992px) {
    .theme-default .nivoSlider img, .home-sec5 .owl-carousel .owl-item img {
        height: calc(100vh - 65px) !important
    }
}

@media screen and (max-width: 1365px) and (min-width: 1025px) {
    .home-sec3 .container, .home-sec1 .container, .home-sec4 .container, .home-sec6 .container {
        padding: 0 70px 0 35px
    }

    .home-sec4-colm3 .owl-nav {
        margin-left: 20px
    }

    .testimonials-content h3 {
        padding-top: 100px
    }

    .testimonials_section {
        min-height: 352px;
        height: auto
    }

    .home-sec2 .why_box .why-amity-left h3 {
        font-size: 16px !important
    }

    .home-sec2 .why-amity-left .text_why2 {
        font-size: 30px;
        line-height: 1.3
    }

    .home-sec5-colm h4 {
        padding: 15px;
    }
}

@media screen and (max-width: 1279px) {
    #carouselBanner .item, header.mydiv {
        max-height: 700px;
    }
}

@media screen and (max-width: 1200px) and (min-width: 1025px) {
    .home-sec2 .slider-wrapper {
        height: auto;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 14px;
        padding: 8px;
    }

    #mainNav .container {
        padding-left: 20px
    }

    .home-sec1 .container, .home-sec3 .container, .home-sec4 .container, .home-sec6 .container {
        padding-left: 20px;
        padding-right: 70px;
    }

    .home-why-amity {
        margin: 70px 0 0 50px;
        max-width: 67%
    }

    h2, .inner_section.career_test .timeline .top_text, h2.heading {
        font-size: 30px;
    }

    .home-why-amity h2 {
        font-size: 42px;
    }

    .why-amity-left h3, .inner_section.infra_security .full_box p, .why-amity-right h4, .infra_it .text, .infra_it .name, .teaching-faculty-sec1 ul li h3, .quality .bb_sing .text, .leadership .leader_part .text, .bankInfo ul li, .beyond_color .head3 {
        font-size: 18px;
    }

    .why-amity-right {
        margin-top: 70px
    }

        .why-amity-right h3 {
            font-size: 100px !important
        }

    .home-ranking-amity .owl-carousel1 ul {
        padding-top: 40px
    }

        .home-ranking-amity .owl-carousel1 ul li {
            margin-bottom: 30px
        }

            .home-ranking-amity .owl-carousel1 ul li p {
                padding-bottom: 0;
            }

    .home-sec2-campus ul {
        display: flex
    }

        .home-sec2-campus ul h3 {
            padding: 12px;
            font-size: 16px !important
        }

        .home-sec2-campus ul li {
            width: 20.3%
        }

    .life-ul-img {
        overflow: hidden;
    }

    .home-sec5 h2 {
        font-size: 50px;
    }

    h3 {
        font-size: 24px !important;
    }

    .home-sec5 p, .academia-sec7-left h4, .bankInfo ul li.head {
        font-size: 21px
    }

    .testimonials-content h3 {
        font-size: 18px !important;
        padding-top: 100px;
    }

    .inner-page .container, .responsive_tabs .responsive-tabs, .responsive_tabs .tab-container .tab-content {
        padding-right: 70px;
        padding-left: 88px;
    }

    .inner-hadding h1 {
        font-size: 48px;
    }

    .research-inner-2 h5 {
        font-size: 30px;
    }

    .accommodation_testimonial p {
        padding: 35px 40px;
    }

    .accommodation_testimonial img, .academia-sec7 img, .infra_security .full_box img, .bg_brown2 img, .life-ul-img span, .infra_it .col-sm-6.d-flex img, .recognitions-accreditations-sec5 span, .legt_bg img {
        display: block
    }

    .infra_eateries .col-12.col-md-4.pt-3.px-5 {
        padding: 0 15px !important
    }

    .bg-lighter ul li {
        width: 32.5%;
        padding: 5px 0 0 93px;
        min-height: 70px
    }

    .infra_lab_library .bg_brown2 .text-center.pr-5 {
        padding-top: 0 !important;
        margin-top: 10px !important
    }

    [class*=col].bg_brown2 .row {
        margin-top: 30px
    }

    .inner_section.infra_security .full_box p {
        padding: 20px 0px;
    }

        .inner_section.infra_security .full_box p .left {
            margin-bottom: 10px
        }

        .inner_section.infra_security .full_box p .right {
            margin-top: 10px
        }

        .inner_section.infra_security .full_box p b {
            padding: 20px 0
        }

    .infra_it .mt-5.ml-5.mb-5 {
        margin: 30px 0 !important
    }

    .infra_it .col-sm-6.d-flex {
        display: block !important
    }

    .infra_it .text {
        padding: 20px 0;
        line-height: 24px;
    }

    .infra_it .name {
        padding: 10px 0 20px 0;
    }

    .recognitions-accreditations-sec3 .modal-body h4 {
        padding-bottom: 0;
    }

    .recognitions-accreditations-sec3 ul.bullet_list {
        padding-top: 0;
        margin: 0 0 30px;
    }

        .recognitions-accreditations-sec3 ul.bullet_list li {
            padding-bottom: 0;
        }

    .tvcs-right-panel img {
        min-width: 120px
    }

    .faculty-select {
        width: 140px
    }

    .teaching-faculty-sec1 ul li h3 {
        font-weight: 400
    }

    .quality .bb_sing .text {
        padding: 30px 40px 0;
        line-height: 1.6
    }

    .leader_text, .leadership .leader_text p {
        padding-right: 0
    }

    .bullet_list li:before {
        top: 30px
    }

    .education_loan .responsive_tabs .responsive-tabs.nav-tabs li a {
        padding-left: 0;
        font-size: 26px;
        padding-top: 10px;
    }

        .education_loan .responsive_tabs .responsive-tabs.nav-tabs li a img {
            margin-top: 0;
        }

    .legt_bg {
        background: none
    }

    footer h3 {
        font-size: 18px !important;
    }

    .inner_section.infra_other_facility h3 {
        font-size: 18px !important;
    }

    .ranking_bg {
        background-repeat: no-repeat
    }

    .home-sec3 .responsive-tabs-container .tab-pane {
        height: 400px
    }
}

@media (min-width: 1200px) {
    .container, .responsive_tabs .responsive-tabs, .responsive_tabs .tab-container .tab-content {
        max-width: 1470px;
        width: 100%;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 14px;
        padding: 8px;
    }

    .masthead .carousel-caption h2 {
        font-size: 28px;
        padding-top: 20px;
    }

    .carousel-content {
        padding-bottom: 20px;
    }

    .logo img {
        width: 190px;
    }

    .home-sec2 .container {
        padding: 0;
        padding-right: 50px;
    }

    .responsive-tabs-container .tab-pane {
        opacity: 0;
        position: relative;
        -webkit-transition: all .6s;
        -moz-transition: all .6s;
        transition: all .6s;
    }

        .responsive-tabs-container .tab-pane.selected, .responsive-tabs-container .tab-pane.active1 {
            opacity: 1;
        }
}

@media (max-width: 1470px) and (min-width:992px) {
    .home-sec2 .slider-wrapper {
        height: calc(100vh - 65px)
    }

    .home-sec3 .responsive-tabs-container .tab-pane {
        height: 400px
    }

    #mainNav .mega_menu {
        right: 30px
    }

    .close_btn {
        top: 40px;
        right: 16px
    }

    .navbar-shrink .close_btn {
        top: 27px;
        right: 15px
    }

    .right_bar.open .menu_items > .row > div {
        padding-top: 18px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
    }

    .right_bar.open.navbar-shrink .menu_items > .row > div {
        padding-top: 4px
    }

    #mainNav.hasMegaMenu:before {
        max-width: 71%;
        width: 100%;
        left: auto;
    }

    .menu_col4 {
        padding-left: 15px
    }

    .last_date2 {
        padding: 0% 15px 32px 0px;
        ;
    }

        .last_date2 h4 {
            font-size: 18px;
            padding-bottom: 15px;
        }

            .last_date2 h4 span {
                padding: 0;
                font-size: 14px;
            }

        .last_date2 p span.date {
            padding: 0;
            font-size: 14px;
            margin: 0;
            font-weight: 400;
        }

        .last_date2 p {
            font-size: 13px;
        }

    .last_date span {
        font-size: 13px;
        line-height: 24px;
    }

    .top_megamenu .last_date span {
        font-size: 16px;
        line-height: 24px;
    }

    .top_megamenu .last_date h6, .top_megamenu .menu_items ul li b {
        font-size: 16px;
    }

    .last_date h6 {
        font-size: 16px;
        padding-bottom: 5px;
        padding-top: 30px;
    }

    .right_bar.open.menubar .menu_items ul.mega_menu_nav li b {
        font-size: 16px;
    }

    .timeline ul li {
        font-size: 18px;
    }

    .last_date2 h6 span {
        padding-top: 0;
    }

    .last_date2 h6 {
        padding-top: 0;
    }

    .help_line span {
        display: block;
    }

        .help_line span abr {
            float: right;
        }

    .top_menubar > ul > li > a {
        padding-bottom: 8px
    }

    .last_date2 p {
        font-size: 13px;
    }
}

@media screen and (max-width: 1280px) {
    #mainNav .mega_menu {
        max-width: 97.9% !important;
    }

    .mega_menu .pl-5 {
        padding-left: 0 !important;
    }

    .mega_menu .menu_col4 {
        padding-left: 0px !important;
    }

    .last_date2 h4 {
        font-size: 22px;
    }

    .about_section .about_ranking h3 {
        font-size: 22px;
    }

    h3 {
        font-size: 22px;
    }


    .last_date2 {
        padding: 0% 15px 32px 0px;
        ;
    }

        .last_date2 h4 {
            font-size: 18px;
            padding-bottom: 15px;
        }

            .last_date2 h4 span {
                padding: 0;
                font-size: 14px;
            }

        .last_date2 p span.date {
            padding: 0;
            font-size: 14px;
            margin: 0;
            font-weight: 400;
        }

        .last_date2 p {
            font-size: 13px;
        }

    .last_date span {
        font-size: 13px;
        line-height: 24px;
    }

    .top_megamenu .last_date span {
        font-size: 16px;
        line-height: 24px;
    }

    .top_megamenu .last_date h6, .top_megamenu .menu_items ul li b {
        font-size: 16px;
    }

    .last_date h6 {
        font-size: 16px;
        padding-bottom: 5px;
        padding-top: 30px;
    }

    .right_bar.open.menubar .menu_items ul.mega_menu_nav li b {
        font-size: 16px;
    }

    .timeline ul li {
        font-size: 18px;
    }

    .last_date2 h6 span {
        padding-top: 0;
    }

    .last_date2 h6 {
        padding-top: 0;
    }

    .help_line span {
        display: block;
    }

        .help_line span abr {
            float: right;
        }

    .top_menubar > ul > li > a {
        padding-bottom: 8px
    }

    .last_date2 p {
        font-size: 13px;
    }

    .owl-notification .owl-stage-outer {
        width: 83%;
    }

    .owl-notification .owl-nav .owl-prev {
        right: 20px !important;
    }

    .owl-notification .owl-nav .owl-next {
        right: 40px;
    }
}



@media screen and (max-width: 1400px) and (min-width: 1200px) {

    .top-home-sec1.row h2 {
        font-size: 48px;
    }

    .top-home-sec1 ul li h3 {
        font-size: 48px;
    }

    p {
        font-size: 16px;
    }

    .top-home-sec1 ul li span {
        font-size: 16px;
    }

    .tab-home-content ul li {
        font-size: 18px;
    }

    .tab-home-content h3 {
        font-size: 30px;
    }

    .tab-home-content input {
        padding: 8px;
    }

    .tab-home-content .submit-btn a {
        font-size: 26px;
    }

    .why-amity-right h3 {
        font-size: 90px;
    }

    .home-ranking-amity .owl-carousel1 ul li h3 {
        font-size: 30px;
    }

    .home-sec3 h2 {
        font-size: 36px;
    }

    .why-amity-left h3 {
        padding-left: 40px;
    }

    .home-sec3 .nav-tabs {
        margin-top: -115px;
    }

    .home-sec4-colm1 h2 {
        font-size: 56px;
    }

    .home-sec4-colm1 h3 {
        font-size: 24px;
    }

    .home-sec4-colm2 ul li h3 {
        font-size: 40px;
    }

    .home-sec4-colm2 ul li {
        margin-bottom: 25px;
    }

    .home-sec4-colm1 ul li a {
        font-size: 18px;
    }

    .home-sec4-colm3 .owl-carousel4 ul li span {
        padding-bottom: 8px;
    }

    .home-sec4-colm3 .owl-carousel4 ul li {
        padding-bottom: 10px;
    }

    .home-sec4, .home-sec6 {
        padding-top: 20px;
    }

    .home-sec5 h2 {
        font-size: 36px;
    }

    .home-sec5 p {
        font-size: 20px;
    }

    .home-sec6 .tab-content {
        padding-top: 15px;
    }

    .happ-content h3 {
        font-size: 20px;
    }

    .testimonials-content h3 {
        font-size: 18px;
    }

    .testimonials_section {
        height: auto;
    }

    .happening-colm-img {
        height: 230px;
        min-height: 230px;
    }

    .happening-colm-color {
        height: 230px;
        min-height: 230px;
    }

    .home-sec6 .responsive-tabs-container .tab-pane {
        margin-bottom: 0px;
    }

    .home-sec6 .tab-content ul li {
        padding: 3px 15px;
    }

        .home-sec6 .tab-content ul li:first-child {
            padding: 3px 15px;
        }

        .home-sec6 .tab-content ul li:nth-child(2) {
            padding: 3px 15px;
        }

        .home-sec6 .tab-content ul li:nth-child(5) {
            padding: 3px 15px;
        }

        .home-sec6 .tab-content ul li:nth-child(4) {
            padding: 3px 15px;
        }

        .home-sec6 .tab-content ul li:last-child {
            padding: 3px 15px;
        }

    .home-sec2 {
        padding-top: 0px;
        background-color: #FFF;
        overflow: hidden;
    }

    .last_date p {
        font-weight: 200;
        font-size: 28px;
        line-height: 34px;
    }
}




@media (min-width: 1470px) {
    .home-sec2 .theme-default a.nivo-nextNav {
        right: 450px;
    }

    .happening-colm-color {
        min-height: 280px;
    }

    .masthead .carousel-caption .container {
        max-width: 100%;
    }

    .masthead .carousel-indicators-main .container {
        max-width: 100%;
    }

    .container, .responsive_tabs .responsive-tabs, .responsive_tabs .tab-container .tab-content {
        max-width: 1470px;
        width: 100%;
    }

    #mainNav .container {
        padding: 0;
        max-width: 100%;
        padding-left: 60px;
        padding-right: 100px;
    }

    .masthead .carousel-caption .container .col {
        padding-left: 60px;
    }

    #mainNav .navbar-nav .nav-item a.apply_btn {
        margin-right: 0;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 20px;
    }

    .masthead .carousel-caption h2 {
        font-size: 36px;
        padding-top: 30px;
    }

    .masthead .carousel-indicators {
        padding-left: 29%;
    }

    .carousel-content {
        padding-bottom: 50px;
        padding-left: 0;
    }

    .home-sec2 .container {
        padding: 0;
        padding-right: 0px;
    }

    .home-why-amity h2 {
        font-weight: 900;
        font-size: 56px;
        color: #fff;
        padding-bottom: 15px;
        text-transform: uppercase;
        text-align: right;
    }

    .why-amity-left h3 {
        font-size: 26px;
        font-weight: 300;
        color: #fff;
        text-align: right;
        line-height: 1.5;
        padding-bottom: 30px;
    }

    .why-amity-right h4 {
        font-size: 26px;
        font-weight: 600;
        color: #fff;
        width: 70%;
    }

    .why-amity-right h3 {
        font-size: 160px;
        font-weight: 900;
        color: #fff;
        width: 100%;
        line-height: 120px;
    }

    .home-ranking-amity .owl-carousel1 ul li h3 {
        font-size: 48px;
        color: #fff;
    }

    .why-amity-right {
        min-height: 200px;
    }

    .home-why-amity {
        max-width: 1040px;
    }

    .home-sec2-campus {
        padding-right: 429px;
    }

    .home-sec2 .owl-nav .owl-prev {
        right: 460px;
    }

    .home-ranking-amity {
        right: 60px;
    }

    .home-sec5 .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .happ-content h3 {
        font-size: 30px;
    }

    .testimonials_section .container-fluid {
        padding-right: 0;
    }

    .testimonials-content h3 {
        font-size: 30px !important;
        padding-top: 130px;
    }

    .testimonials_section .owl-dots {
        right: -15px;
    }

    footer .container {
        padding-right: 0px;
    }

    .responsive_tabs .responsive-tabs.nav-tabs li a {
        font-size: 36px;
    }

    .event_detail h4, .bg-lighter ul li, .btn-style span {
        font-size: 18px;
    }

    .stu-life-ul li a {
        font-size: 18px;
    }

    .bullet_list li {
        padding-top: 30px
    }

        .bullet_list li:before {
            top: 40px
        }

    .infra_lab_biotechnology .bullet_list li:before {
        top: 27px
    }

    .inner-page p {
        font-size: 18px;
        line-height: 1.6;
    }

    .inner-page ul li {
        font-size: 18px;
    }

    .academia-sec5-left {
        padding-left: 0;
    }

    .top-menu-sec h4 {
        font-size: 18px;
        margin-top: 12px;
    }

    .top-menu-sec ul li a {
        font-size: 18px;
        padding: 12px 15px;
        padding-bottom: 25px;
    }

    .inner-hadding h1 {
        padding-top: 60px;
        padding-bottom: 30px;
        font-size: 60px;
    }

    .scholarship-scheme-sec5 {
        margin-top: 84px;
    }

    .teaching-faculty-detail-sec1 .faculty-detail-faq ul li {
        font-size: 18px;
    }

        .teaching-faculty-detail-sec1 .faculty-detail-faq ul li:before {
            top: 10px;
        }

    .academia-sec2 h4, .academia-sec3 h3, .academia-sec4 h3, .academia-sec5 h3, h3, .bankInfo ul li.head {
        font-size: 30px;
    }

    .academia-sec1 h2, .academia-sec2 h2, h2.heading, h2 {
        font-size: 36px
    }

    .application_procedure .left_panel ul li {
        font-size: 18px;
    }

        .application_procedure .left_panel ul li strong {
            font-size: 36px;
        }

    .application_procedure .right_panel h3, .program_list ul li:first-child {
        font-size: 30px;
    }

    .application_procedure .right_panel ul li, .alert-primary.inline, .accommodation_testimonial p, .inner_section.infra_other_facility h3, h4, .accordionBlock .accordion .accordion-body h4 {
        font-size: 24px;
    }

    .btn-default {
        font-size: 20px;
    }

    .accordionBlock .accordion .accordion-body p, .table_style td, .table_style th {
        font-size: 18px;
    }

    .accordionBlock .accordion .accordion-body ul li {
        font-size: 18px;
    }

    .accordionBlock .accordion .accordion-body ul.bullet_list li:before {
        top: 30px
    }

    h3 .text_link, h5, .submenu [class*=col] .menubox ul.row > li {
        font-size: 18px
    }

    .bullet_list li, .linkBox, .infra_initiative ul.sport_event li {
        font-size: 18px
    }

    .submenu [class*=col] .menubox ul.row > li ul li {
        font-size: 16px
    }

    .inner-page .container, .responsive_tabs .responsive-tabs, .responsive_tabs .tab-container .tab-content {
        padding-right: 110px;
        padding-left: 125px;
    }

    .inner_section.career_test .timeline ul li, .program_list ul li:first-child span {
        font-size: 21px
    }

    .admission_login .left_panel .btn-link {
        font-size: 18px
    }

    .careers-sec1 .career_sub_head {
        font-size: 36px;
    }

    .careers-sec1 .career_box {
        border-bottom: solid 1px #ccc;
        padding: 75px 0;
        height: 230px
    }

        .careers-sec1 .career_box .img_left {
            float: left;
            margin-right: 57px
        }

    .careers-sec1 .career_sub_head2 {
        padding-top: 102px;
        padding-bottom: 50px;
    }

    .student_achiv_home .owl-nav {
        left: 0;
        width: 560px
    }

    .top_menubar .container, .top_megamenu .container.admission_menu, .top_megamenu .container.menu_items {
        max-width: 100%;
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media (min-width: 1600px) {
    .testimonials_section {
        height: 440px;
    }

    .home-sec2 .theme-default a.nivo-nextNav {
        right: 460px;
    }

    .home-sec2 .owl-nav .owl-prev {
        right: 480px;
    }

    .home-ranking-amity .owl-carousel2 {
        height: 100%;
    }

    .home-sec2 {
        padding-top: 15px
    }

    .home-ranking-amity .owl-carousel2 {
        position: relative;
        display: flex;
        align-items: center
    }

    .home-ranking-colm1 {
        height: 50%;
    }

    .home-ranking-colm2 {
    }

    .home-sec2 .slider-wrapper {
        height: calc(100vh - 74px);
    }

    .home-sec2 .carousel-indicators {
        width: 81.9%
    }

    .secon_banner_campus {
        padding: 15px 20px 21px !important;
        bottom: 72px;
    }

    .home-ranking-colm1 ul {
        padding-top: 0;
    }

    .masthead .carousel-caption .container .col {
        padding-left: 60px;
        padding-right: 14%;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 1.24rem;
        padding: .5rem 1rem;
    }

    .inner-page .container, .responsive_tabs .responsive-tabs, .responsive_tabs .tab-container .tab-content {
        padding-right: 0;
        padding-left: 20px;
        max-width: 1400px;
        width: 100%;
    }

    .home-why-amity {
        margin-right: auto;
    }

    .home-why-amity {
        margin: 170px auto 0;
    }

    .why-amity-right h3 {
        font-size: 140px;
    }

    .home-why-amity h2 {
        font-size: 48px;
    }

    .home-ranking-amity .owl-carousel1 ul li h3 {
        font-size: 48px;
    }

    .home-ranking-amity .owl-carousel2 .item img {
        width: auto;
        margin: 0 auto;
    }

    .home-sec3 .responsive-tabs-container .tab-pane {
        height: 452px
    }
}

@media screen and (max-width: 1920px) and (min-width: 1800px) {
    .home-sec2 .carousel-indicators {
        width: 82%
    }
}

@media (min-width: 2200px) {
    .home-why-amity {
        margin: 200px auto 0;
    }

    .home-ranking-amity .owl-carousel1 ul li {
        padding-bottom: 50px;
        margin-bottom: 60px;
    }

    #mainNav.hasMegaMenu:before {
        max-width: 48.3% !important;
        width: 100%;
        left: auto;
    }

    #mainNav .mega_menu {
        right: 30px
    }

    .home-sec5-colm2 h4 {
        padding: 13px 60px 10px;
    }

    .home-sec5-colm1 h4 {
        padding: 13px 60px 10px;
    }
}

@media screen and (max-width: 1920px) and (min-width: 1600px) {

    #mainNav.hasMegaMenu:before {
        max-width: 71% !important;
        width: 100%;
        left: auto;
    }

    #mainNav .mega_menu {
        right: 30px
    }

    #mainNav .mega_menu {
        max-width: 99.7%;
    }
}


@media (max-width: 5400px) and (min-width: 1441px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 1.24rem;
        padding: .5rem 1.3rem
    }

    .right_bar_admission {
        font-size: 1.8rem;
        right: -91px;
        bottom: 91px;
        padding: 12px 45px 12px 15px;
    }

        .right_bar_admission .fa {
            bottom: 30px;
        }

        .right_bar_admission.clicked .fa {
            bottom: 23px;
            right: 18px
        }

    .right_bar_search {
        bottom: 255px;
        right: 15px;
    }

    .right_bar .right_bar_toggler {
        right: 16px;
    }

    .right_bar {
        width: 62.5px;
    }

    .container.admission_menu {
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding-right: 62.5px;
    }

    #mainNav .microsite_links li {
        font-size: 1rem;
    }

    .mega_menu_nav_admission li {
        padding-bottom: 6rem
    }

    .student_section .headIng {
        font-size: 24px;
        font-weight: 300;
        line-height: 36px;
        padding-right: 50px;
        padding-bottom: 30px;
    }

    .close_btn {
        top: 40px;
        right: 16px
    }

    .navbar-shrink .close_btn {
        top: 27px;
        right: 15px
    }

    .right_bar.open .menu_items > .row > div {
        padding-top: 18px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
    }

    .right_bar.open.navbar-shrink .menu_items > .row > div {
        padding-top: 4px
    }

    .tab-home-sec1 {
        padding-top: 100px
    }

    .course_list li > ul > li {
        width: 14%;
    }

        .course_list li > ul > li:first-child {
            width: 14%;
            padding: 0 20px;
        }

    .program_list ul li.item {
        font-size: 18px !important;
    }

    .course_info .bg_offwhite ul li span {
        color: #000;
        font-weight: 900;
    }

    .course_info:before {
        background: linear-gradient(to bottom,#ffffff 0%,#ffffff 46.4%,#3B3B3A 46.4%,#3b3b3b 46.4%,#3b3b3b 100%);
        left: 0;
        width: 74%;
    }
}


@media screen and (max-width: 768px) and (min-width: 320px) {

    .hide_img_menu {
        display: none;
    }

    .menu_items ul li {
        text-align: left;
        padding: 15px;
    }

    .right_mega_menu {
        display: none;
    }

        .right_mega_menu.right_mobile_menu {
            display: block;
            margin-top: -30px;
        }

    .hide_mobile {
        display: none;
    }

    .row.tab-panel .row {
        width: 96%
    }

    ;
}

@media screen and (max-width: 768px) and (min-width:320px) and (orientation: landscape) {


    .right_mega_menu.right_mobile_menu ul li {
        display: inline-block;
        width: 46%;
    }

        .right_mega_menu.right_mobile_menu ul li:nth-child(even) {
            margin-left: 3%;
            padding-left: 0px;
        }

    .hide_mobile {
        display: none;
    }

    .row.tab-panel .row {
        width: 99%
    }

    ;
}

@media screen and (width: 768px) {
    .row.tab-panel .row {
        width: 100%
    }

    
    .hide_img_menu {
        display: none;
    }

    .menu_items ul li {
        text-align: left;
        padding: 15px;
    }

    .right_mega_menu {
        display: none;
    }

        .right_mega_menu.right_mobile_menu {
            display: block;
        }

    .hide_mobile {
        display: none;
    }

    .right_mega_menu.right_mobile_menu ul li {
        display: inline-block;
        width: 46%;
    }

        .right_mega_menu.right_mobile_menu ul li:nth-child(even) {
            margin-left: 3%;
            padding-left: 0px;
        }

       
}






@media screen and (min-width:2800px) and (max-width: 5400px) and (min-height:2000px) {
    .last_date2, .slimScrollDiv, .slimScrollDiv .row.tab-panel {
        max-height: 1000px;
    }

    .masthead .carousel-caption h2, .home-sec2 .why-amity-left .text_why2 {
        font-size: 3vh;
        line-height: 3.6vh
    }

    .masthead .carousel-caption p, .top-home-sec1.row p, .top-home-sec1 ul li span, .tab-home-sec1 .nav-tabs li a, .tab-home-content input, .tab-home-content ul li, .home-sec2 .why_box .why-amity-left h3, .home-sec2 .why_box2 .owl-carousel1 ul li p, .stu-btn a, .home-sec4-colm1 ul li a, .home-sec4-colm2 ul li p, body, .home-sec4-colm3 .owl-carousel4 ul li h4, .home-sec6 .nav-tabs li a, .home-sec6 .happ-content span, .happ-content h4, .testimonials_section .nav-tabs li a, .testimonials-content h4, .testimonials-content p, footer h3, .beyond_color .head, .top_placements h3, .banner_text {
        font-size: 2vh;
        line-height: 2.2vh
    }

    .masthead .owl-theme .owl-dots .owl-dot span, .testimonials_section .owl-dots .owl-dot span {
        width: 20px;
        height: 20px;
    }

    [class*="home-sec"] .container, .testimonials_section .container-fluid, footer .container {
        max-width: 90%
    }

    .home-sec1, .home-sec3, .home-sec4, .home-sec5, .home-sec6 {
        height: auto;
        padding: 280px 0;
        min-height: initial
    }

    .top-home-sec1.row h2 {
        font-size: 5vh
    }

    .top-home-sec1 ul li h3, .home-sec4-colm1 h2, .home-sec4-colm2 ul li h3 {
        font-size: 4vh
    }

    .home-sec2 .why-amity-left .text_why h4 {
        font-size: 1.5vh
    }

    .tab-home-content h3, .home-why-amity h2, .home-sec2 .why_box2 .owl-carousel1 ul li h3, .happ-content h3, .subscribe_pop h3, .teaching-faculty-detail-sec1 h3 {
        font-size: 2.5vh
    }

    .tab-home-content input, .tab-home-sec1 .nav-tabs li a {
        padding: 1.3vh
    }

    .home-sec1 .tab-home-sec1 .search-bar .submit_btn {
        position: relative;
        top: 1.3vh
    }

    .home-sec2 .slider-wrapper, .carousel-item, .home-sec2 #carouselExampleIndicators .carousel-item img {
        height: auto;
    }

    .home-sec2 .carousel-indicators, .secon_banner_campus {
        bottom: 0;
    }

        .secon_banner_campus, .home-sec2 .carousel-indicators li a {
            font-size: 1.4vh !important
        }

    .home-sec2 .carousel-indicators {
        width: 82%;
    }

    .text_why-main {
        padding-top: 10px
    }

    .why-amity-left a {
        font-size: 1.8vh;
        width: 500px;
        height: 4vh
    }

    .home-ranking-amity .owl-carousel2 .item ul li span img {
        width: 70%
    }

    .home-sec2 .carousel-control-prev-icon, .home-sec2 .carousel-control-next-icon {
        padding: 1.5vh
    }

    .home-sec2 .owl-nav [class*=owl-], .home-sec4-colm3 .owl-nav [class*=owl-] {
        padding: 1.7vh 2.2vh
    }

    .owl-nav .owl-prev:before, .owl-nav .owl-next:before, .home-sec2 .carousel-control-prev-icon, .home-sec2 .carousel-control-next-icon {
        zoom: 2.5
    }

    .home-sec2 .home_slider_text .owl-nav .owl-next {
        left: 5.7vh
    }

    .home-sec4-colm1 h2 {
        max-width: 100%
    }

    .home-sec4-colm1 h3 {
        font-size: 3vh
    }

    .home-sec4-colm3 {
        max-width: 100%
    }

    abbr.all-research-btn a img {
        position: relative;
        top: 1vh
    }

    .home-sec4-colm3 .owl-carousel4 ul li h4:before {
        top: 0.8vh
    }

    .home-sec5-content {
        clear: both
    }

    .home-sec6 abbr.all-achiv-btn {
        right: 3vh
    }

    .happening-colm-img {
        max-height: 100%;
    }

        .happening-colm-img span {
            height: 24vh
        }

    .testimonials-content h3 {
        font-size: 2.5vh !important;
        padding-top: 10vh
    }

    footer ul li a, footer .brand-icon li a, footer h4, footer p, .teaching-faculty-detail-sec1 .card-header, .beyond_color .head2, .beyond_color .head3, .top_placements .pleace, .top_placements .pleace2, .stalwarts_box .text_text, .stalwarts_box .text_text span {
        font-size: 1.7vh;
        line-height: 2.3vh
    }

    .footer_submit .btnsubmit, .subscribe, .modal-header button.close {
        zoom: 2
    }

    .modal-dialog.modal-lg {
        max-width: 50%;
        padding: 2vh
    }

    .form-control, .subscribe_pop input[type=submit] {
        font-size: 2vh;
    }

    select.form-control:not([size]):not([multiple]) {
        height: calc(3.60vh + 2px)
    }

    .top_menubar > ul > li > a {
        padding-bottom: 20px
    }

    #mainNav.fixed-top {
        top: 50px
    }

    .inner-page p, .inner-page ul li, .academia-sec2 h5, .faculty-overview-sec1 h4, .faculty-overview-sec2 h4, .top-menu-sec h4, .top-menu-sec ul li a, .sbHolder, .teaching-faculty-detail-sec1 h4, .teaching-faculty-detail-sec1 h5, .teaching-faculty-detail-sec1 abbr {
        font-size: 1.6vh;
        line-height: 2.2vh
    }

    .owl-carousel10 .owl-stage-outer.owl-height {
        padding-top: 3.7vh !important
    }

    .owl-carousel10 .infra_name {
        top: -3.6vh;
        right: 115px;
    }

    .bullet_list li:before {
        top: 50px;
        width: 10px;
        height: 10px;
    }

    .teaching-faculty-sec1 ul li img {
        width: 100%
    }

    .sbHolder {
        width: 10vh
    }

    .tab-home-content {
        padding: 5vh
    }

    .home-sec2 {
        padding-top: 0;
    }
}

@media screen and (max-width: 1600px) and (min-width: 992px) {
    .theme-default .nivoSlider img, .home-sec5 .owl-carousel .owl-item img {
        height: calc(100vh - 65px) !important
    }
}

@media screen and (max-width: 1365px) and (min-width: 1025px) {
    .home-sec3 .container, .home-sec1 .container, .home-sec4 .container, .home-sec6 .container {
        padding: 0 70px 0 35px
    }

    .home-sec4-colm3 .owl-nav {
        margin-left: 20px
    }

    .testimonials-content h3 {
        padding-top: 100px
    }

    .testimonials_section {
        min-height: 352px;
        height: auto
    }

    .home-sec2 .why_box .why-amity-left h3 {
        font-size: 16px !important
    }

    .home-sec2 .why-amity-left .text_why2 {
        font-size: 30px;
        line-height: 1.3
    }

    .home-sec5-colm h4 {
        padding: 15px;
    }
}

@media screen and (max-width: 1279px) {
    #carouselBanner .item, header.mydiv {
        max-height: 700px;
    }
}

@media screen and (max-width: 1280px) {
    #mainNav .mega_menu {
        max-width: 96.1% !important
    }

    .mega_menu .pl-5 {
        padding-left: 0 !important;
    }

    .mega_menu .menu_col4 {
        padding-left: 10px !important;
    }

    .last_date2 h4 {
        font-size: 22px;
    }

    .about_section .about_ranking h3 {
        font-size: 22px;
    }

    h3 {
        font-size: 22px;
    }

    .owl-notification .owl-stage-outer {
        width: 83%;
    }

    .owl-notification .owl-nav .owl-prev {
        right: 20px !important;
    }

    .owl-notification .owl-nav .owl-next {
        right: 40px;
    }
}



@media screen and (max-width: 1200px) and (min-width: 1025px) {
    .home-sec2 .slider-wrapper {
        height: auto;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 14px;
        padding: 8px;
    }

    #mainNav .container {
        padding-left: 20px
    }

    .home-sec1 .container, .home-sec3 .container, .home-sec4 .container, .home-sec6 .container {
        padding-left: 20px;
        padding-right: 70px;
    }

    .home-why-amity {
        margin: 70px 0 0 50px;
        max-width: 67%
    }

    h2, .inner_section.career_test .timeline .top_text, h2.heading {
        font-size: 30px;
    }

    .home-why-amity h2 {
        font-size: 42px;
    }

    .why-amity-left h3, .inner_section.infra_security .full_box p, .why-amity-right h4, .infra_it .text, .infra_it .name, .teaching-faculty-sec1 ul li h3, .quality .bb_sing .text, .leadership .leader_part .text, .bankInfo ul li, .beyond_color .head3 {
        font-size: 18px;
    }

    .why-amity-right {
        margin-top: 70px
    }

        .why-amity-right h3 {
            font-size: 100px !important
        }

    .home-ranking-amity .owl-carousel1 ul {
        padding-top: 40px
    }

        .home-ranking-amity .owl-carousel1 ul li {
            margin-bottom: 30px
        }

            .home-ranking-amity .owl-carousel1 ul li p {
                padding-bottom: 0;
            }

    .home-sec2-campus ul {
        display: flex
    }

        .home-sec2-campus ul h3 {
            padding: 12px;
            font-size: 16px !important
        }

        .home-sec2-campus ul li {
            width: 20.3%
        }

    .life-ul-img {
        overflow: hidden;
    }

    .home-sec5 h2 {
        font-size: 50px;
    }

    h3 {
        font-size: 24px !important;
    }

    .home-sec5 p, .academia-sec7-left h4, .bankInfo ul li.head {
        font-size: 21px
    }

    .testimonials-content h3 {
        font-size: 18px !important;
        padding-top: 100px;
    }

    .inner-page .container, .responsive_tabs .responsive-tabs, .responsive_tabs .tab-container .tab-content {
        padding-right: 70px;
        padding-left: 88px;
    }

    .inner-hadding h1 {
        font-size: 48px;
    }

    .research-inner-2 h5 {
        font-size: 30px;
    }

    .accommodation_testimonial p {
        padding: 35px 40px;
    }

    .accommodation_testimonial img, .academia-sec7 img, .infra_security .full_box img, .bg_brown2 img, .life-ul-img span, .infra_it .col-sm-6.d-flex img, .recognitions-accreditations-sec5 span, .legt_bg img {
        display: block
    }

    .infra_eateries .col-12.col-md-4.pt-3.px-5 {
        padding: 0 15px !important
    }

    .bg-lighter ul li {
        width: 32.5%;
        padding: 5px 0 0 93px;
        min-height: 70px
    }

    .infra_lab_library .bg_brown2 .text-center.pr-5 {
        padding-top: 0 !important;
        margin-top: 10px !important
    }

    [class*=col].bg_brown2 .row {
        margin-top: 30px
    }

    .inner_section.infra_security .full_box p {
        padding: 20px 0px;
    }

        .inner_section.infra_security .full_box p .left {
            margin-bottom: 10px
        }

        .inner_section.infra_security .full_box p .right {
            margin-top: 10px
        }

        .inner_section.infra_security .full_box p b {
            padding: 20px 0
        }

    .infra_it .mt-5.ml-5.mb-5 {
        margin: 30px 0 !important
    }

    .infra_it .col-sm-6.d-flex {
        display: block !important
    }

    .infra_it .text {
        padding: 20px 0;
        line-height: 24px;
    }

    .infra_it .name {
        padding: 10px 0 20px 0;
    }

    .recognitions-accreditations-sec3 .modal-body h4 {
        padding-bottom: 0;
    }

    .recognitions-accreditations-sec3 ul.bullet_list {
        padding-top: 0;
        margin: 0 0 30px;
    }

        .recognitions-accreditations-sec3 ul.bullet_list li {
            padding-bottom: 0;
        }

    .tvcs-right-panel img {
        min-width: 120px
    }

    .faculty-select {
        width: 140px
    }

    .teaching-faculty-sec1 ul li h3 {
        font-weight: 400
    }

    .quality .bb_sing .text {
        padding: 30px 40px 0;
        line-height: 1.6
    }

    .leader_text, .leadership .leader_text p {
        padding-right: 0
    }

    .bullet_list li:before {
        top: 30px
    }

    .education_loan .responsive_tabs .responsive-tabs.nav-tabs li a {
        padding-left: 0;
        font-size: 26px;
        padding-top: 10px;
    }

        .education_loan .responsive_tabs .responsive-tabs.nav-tabs li a img {
            margin-top: 0;
        }

    .legt_bg {
        background: none
    }

    footer h3 {
        font-size: 18px !important;
    }

    .inner_section.infra_other_facility h3 {
        font-size: 18px !important;
    }

    .ranking_bg {
        background-repeat: no-repeat
    }

    .home-sec3 .responsive-tabs-container .tab-pane {
        height: 400px
    }
}

@media (min-width: 1200px) {
    .container, .responsive_tabs .responsive-tabs, .responsive_tabs .tab-container .tab-content {
        max-width: 1470px;
        width: 100%;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 14px;
        padding: 8px;
    }

    .masthead .carousel-caption h2 {
        font-size: 28px;
        padding-top: 20px;
    }

    .carousel-content {
        padding-bottom: 20px;
    }

    .logo img {
        width: 190px;
    }

    .home-sec2 .container {
        padding: 0;
        padding-right: 50px;
    }

    .responsive-tabs-container .tab-pane {
        opacity: 0;
        position: relative;
        -webkit-transition: all .6s;
        -moz-transition: all .6s;
        transition: all .6s;
    }

        .responsive-tabs-container .tab-pane.selected, .responsive-tabs-container .tab-pane.active1 {
            opacity: 1;
        }
}

@media (max-width: 1470px) and (min-width:992px) {
    .home-sec2 .slider-wrapper {
        height: calc(100vh - 65px)
    }

    .home-sec3 .responsive-tabs-container .tab-pane {
        height: 400px
    }

    #mainNav .mega_menu {
        right: 30px
    }

    .close_btn {
        top: 40px;
        right: 16px
    }

    .navbar-shrink .close_btn {
        top: 27px;
        right: 15px
    }

    .right_bar.open .menu_items > .row > div {
        padding-top: 18px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
    }

    .right_bar.open.navbar-shrink .menu_items > .row > div {
        padding-top: 4px
    }

    #mainNav.hasMegaMenu:before {
        max-width: 71%;
        width: 100%;
        left: auto;
    }

    .menu_col4 {
        padding-left: 15px
    }


    .last_date2 {
        padding: 0% 15px 32px 0px;
        ;
    }

        .last_date2 h4 {
            font-size: 18px;
            padding-bottom: 15px;
        }

            .last_date2 h4 span {
                padding: 0;
                font-size: 14px;
            }

        .last_date2 p span.date {
            padding: 0;
            font-size: 14px;
            margin: 0;
            font-weight: 400;
        }

        .last_date2 p {
            font-size: 13px;
        }

    .last_date span {
        font-size: 13px;
        line-height: 24px;
    }

    .top_megamenu .last_date span {
        font-size: 16px;
        line-height: 24px;
    }

    .top_megamenu .last_date h6, .top_megamenu .menu_items ul li b {
        font-size: 16px;
    }

    .last_date h6 {
        font-size: 16px;
        padding-bottom: 5px;
        padding-top: 30px;
    }

    .right_bar.open.menubar .menu_items ul.mega_menu_nav li b {
        font-size: 16px;
    }

    .timeline ul li {
        font-size: 18px;
    }

    .last_date2 h6 span {
        padding-top: 0;
    }

    .last_date2 h6 {
        padding-top: 0;
    }

    .help_line span {
        display: block;
    }

        .help_line span abr {
            float: right;
        }

    .top_menubar > ul > li > a {
        padding-bottom: 8px
    }

    .last_date2 p {
        font-size: 13px;
    }
}




@media screen and (max-width: 1400px) and (min-width: 1200px) {

    .top-home-sec1.row h2 {
        font-size: 48px;
    }

    .top-home-sec1 ul li h3 {
        font-size: 48px;
    }

    p {
        font-size: 16px;
    }

    .top-home-sec1 ul li span {
        font-size: 16px;
    }

    .tab-home-content ul li {
        font-size: 18px;
    }

    .tab-home-content h3 {
        font-size: 30px;
    }

    .tab-home-content input {
        padding: 8px;
    }

    .tab-home-content .submit-btn a {
        font-size: 26px;
    }

    .why-amity-right h3 {
        font-size: 90px;
    }

    .home-ranking-amity .owl-carousel1 ul li h3 {
        font-size: 30px;
    }

    .home-sec3 h2 {
        font-size: 46px;
    }

    .why-amity-left h3 {
        padding-left: 40px;
    }

    .home-sec3 .nav-tabs {
        margin-top: -115px;
    }

    .home-sec4-colm1 h2 {
        font-size: 46px;
    }

    .home-sec4-colm1 h3 {
        font-size: 24px;
    }

    .home-sec4-colm2 ul li h3 {
        font-size: 40px;
    }

    .home-sec4-colm2 ul li {
        margin-bottom: 25px;
    }

    .home-sec4-colm1 ul li a {
        font-size: 18px;
    }

    .home-sec4-colm3 .owl-carousel4 ul li span {
        padding-bottom: 8px;
    }

    .home-sec4-colm3 .owl-carousel4 ul li {
        padding-bottom: 10px;
    }

    .home-sec4, .home-sec6 {
        padding-top: 20px;
    }

    .home-sec5 h2 {
        font-size: 46px;
    }

    .home-sec5 p {
        font-size: 20px;
    }

    .home-sec6 .tab-content {
        padding-top: 40px;
    }

    .happ-content h3 {
        font-size: 20px;
    }

    .testimonials-content h3 {
        font-size: 18px;
    }

    .testimonials_section {
        height: auto;
    }

    .happening-colm-img {
        height: 200px;
    }

    .happening-colm-color {
        min-height: 200px;
    }

    .home-sec6 .responsive-tabs-container .tab-pane {
        margin-bottom: 0px;
    }
}


@media screen and (min-width:3000px) and (max-width: 5400px) {
    #mainNav.hasMegaMenu:before {
        width: 45.2% !important;
        left: auto;
    }

    #mainNav .mega_menu {
        max-width: 100% !important;
        width: 180.4%;
    }

    .right_mega_menu ul li {
        padding: 16px 0;
    }

    .row.no-gutters.menu_col4.pl-5.ml-3 {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

    .home-ranking-amity {
        right: 0;
    }

    .about_section .goverment_box {
        height: auto;
    }

    .space_big {
        padding-top: 80px !important;
    }

    .about_section h3, .inner_section h3, .inner-page h3 {
        color: #194880;
    }

    .award .bullet_list li {
        font-size: 20px;
    }

    .mumbai_campus .bullet_list li {
        font-size: 20px;
    }

    .bullet_list li:before {
        top: 32px;
    }
}

@media screen and (min-width:2500px) and (max-width: 2999px) {
    #mainNav.hasMegaMenu:before {
        width: 53% !important;
        left: auto;
    }

    #mainNav .mega_menu {
        max-width: 100% !important;
        width: 180.4%;
    }

    .right_mega_menu ul li {
        padding: 16px 0;
    }

    .row.no-gutters.menu_col4.pl-5.ml-3 {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

    .home-ranking-amity {
        right: 0;
    }

    .about_section .goverment_box {
        height: auto;
    }

    .students .owl-carousel .owl-item img {
        height: 352px;
        width: auto;
    }

    .alumni .owl-carousel .owl-item img {
        height: 352px;
        width: auto;
    }

    .parents .owl-carousel .owl-item img {
        height: 352px;
        width: auto;
    }

    .testimonials_section {
        height: 352px;
    }

    .teaching-faculty-sec1 ul li img {
        width: 100%;
        height: 243px;
    }

    .space_big {
        padding-top: 80px !important;
    }

    .about_section h3, .inner_section h3, .inner-page h3 {
        color: #194880;
    }

    .bullet_list li:before {
        top: 32px;
    }
}


@media (max-width: 1920px) {
    #mainNav.hasMegaMenu:before {
        max-width: 71% !important;
        width: 100%;
        left: auto;
    }

    #mainNav .mega_menu {
        max-width: calc(101.1% - 12px) !important;
        right: 0;
    }

    .row.no-gutters.menu_col4.pl-5.ml-3 {
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

    .home-ranking-amity {
        right: 0 !important;
    }

    .home-sec2 .carousel-indicators {
        width: 78%;
        bottom: 64px;
        left: 0% !important;
    }

    .secon_banner_campus {
        bottom: 64px !important;
        padding: 16px 0 41px 18px !important;
        width: 7%;
    }

    .banner_text {
        bottom: 170px;
    }

    .home-sec2 .carousel-indicators li a {
        padding: 9px 0px 41px 0 !important;
    }

    .students .owl-carousel .owl-item img {
        height: 352px;
        width: auto;
    }

    .alumni .owl-carousel .owl-item img {
        height: 352px;
        width: auto;
    }

    .parents .owl-carousel .owl-item img {
        height: 352px;
        width: auto;
    }

    .testimonials_section {
        height: 352px;
    }

        .testimonials_section .nav-tabs {
            left: 22%;
        }

    .teaching-faculty-sec1 ul li img {
        width: 100%;
        height: 325px;
    }

    .about_section .goverment_box {
        height: 355px;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 1.24rem;
        padding: .5rem 0.8rem;
    }

    .space_big {
        padding-top: 80px !important;
    }

    .about_section h3, .inner_section h3, .inner-page h3 {
        color: #194880;
    }

    .bullet_list li:before {
        top: 32px;
    }
}


@media screen and (min-width:1601px) and (max-width: 1710px) {
    #mainNav .mega_menu {
        max-width: calc(103.1% - 12px) !important;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 18px
    }

    #mainNav.inner-nav .mega_menu {
        max-width: calc(99.9% - 12px) !important;
        width: calc(132.3% - 18px);
    }

    .row.no-gutters.menu_col4.pl-5 {
        padding-left: 0rem !important;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 18px;
        padding: .5rem 1.1rem;
    }

    .right_mega_menu ul li {
        padding: 14px 0
    }

    .home-sec2 .carousel-indicators {
        left: 0% !important;
    }

    .home-sec2 .carousel-indicators {
        width: 77%;
    }

        .home-sec2 .carousel-indicators li a {
            padding: 11px 0px 14px 0 !important;
        }

    .navbar-light .main-menu li a.nav-link {
        font-size: 1.03rem !important;
        padding: .5rem 0.8rem;
    }
}





@media (max-width: 1600px) {
    #mainNav.hasMegaMenu:before {
        max-width: 71% !important;
        width: 100%;
        left: auto;
    }

    #mainNav .mega_menu {
        max-width: calc(101.7% - 12px) !important;
        right: 0;
    }

    .manu_nav ul {
        padding-right: 30px;
    }

    .mega_menu .menu_col4 {
        padding-left: 15px !important;
    }

    .right_mega_menu ul li {
        padding: 10px 0 !important;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 1.02rem !important;
        padding: .5rem 0.6rem;
    }

    .mega_menu .menu_boxx {
        font-size: 14px;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 18px
    }

    .mega_menu .nav-tabs .nav-item a.nav-link {
        font-size: 30px !important;
    }

    .home-sec2 .carousel-indicators {
        width: 84% !important;
        bottom: 64px;
        left: 0% !important;
    }

    .secon_banner_campus {
        bottom: 64px !important;
        padding: 16px 0 41px 18px !important;
        width: 7%;
    }

    .banner_text {
        bottom: 170px;
    }

    .home-sec2 .carousel-indicators li a {
        padding: 9px 0px 41px 0 !important;
    }

    .leadership1 {
        padding: 0 !important;
    }
}

@media (max-width: 1440px) {
    #mainNav.hasMegaMenu:before {
        max-width: 71% !important;
        width: 100%;
        left: auto;
    }

    #mainNav .mega_menu {
        max-width: calc(103.4% - 12px) !important;
        right: 25px;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 14px !important;
        padding: .5rem 0.8rem
    }

    .right_mega_menu ul li {
        padding: 12px 0 !important;
    }

    .tab-home-sec1 .nav-tabs li a {
        font-size: 20px;
        padding: 15px;
    }

    .tab-home-content {
        padding: 30px 90px 30px 90px;
    }

        .tab-home-content h3 {
            font-size: 30px;
        }

    .home-sec2 .carousel-indicators {
        left: 0% !important;
    }

        .home-sec2 .carousel-indicators li {
            padding: 0 22px;
        }

    .teaching-faculty-sec1 ul li img {
        height: 25x0px;
    }

    .sbOptions {
        width: 145px;
    }

    .section-placements .placement-inner-box {
        padding: 30px 0 !important;
    }

    .technology_box p {
        padding-right: 0;
    }

    .beyond_color .head3 {
        font-size: 20px;
        line-height: 30px;
    }

    .sub_head {
        font-size: 28px;
    }

    .mega_menu .nav-tabs .nav-item a.nav-link {
        font-size: 24px !important;
    }

    #mainNav.fixed-top {
        top: 33px;
    }

    .container-fluid.beyond_color.mt-5 {
        margin-top: 1rem !important;
    }

        .container-fluid.beyond_color.mt-5.space_mrg {
            margin-top: 3rem !important;
        }

    .technology_box p.pt-4 {
        padding-top: 0.5rem !important
    }

    section.inner_section.pt-3.infra-study-sec1.infra_study .row.mt-5.mb-5, .row.mt-5 {
        margin-top: 1rem !important;
    }
}

@media (max-width: 1400px) {
    #mainNav.hasMegaMenu:before {
        max-width: 71% !important;
        width: 100%;
        left: auto;
    }

    #mainNav .mega_menu {
        max-width: calc(103.1% - 12px) !important;
        right: 25px;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 10.5px !important;
        padding: 8px 5px;
    }

    .right_mega_menu ul li {
        padding: 11px 0 !important;
    }

    .tab-home-sec1 .nav-tabs li a {
        font-size: 20px;
        padding: 15px;
    }

    .tab-home-content {
        padding: 40px 140px 40px 140px;
    }

        .tab-home-content h3 {
            font-size: 30px;
        }

    .home_search_btn {
        display: inline-block;
        padding: 30px 0 0;
        color: #87bdd5;
        font-size: 20px;
        width: 100%;
    }

    .home-sec1 {
        height: 92vh;
    }

    .home-sec2 .carousel-indicators li {
        padding: 0 20px;
    }

    .students .owl-carousel .owl-item img {
        height: 350px;
        width: auto;
    }

    .alumni .owl-carousel .owl-item img {
        height: 350px;
        width: auto;
    }

    .parents .owl-carousel .owl-item img {
        height: 350px;
        width: auto;
    }

    .home-sec5 span img {
        height: 210px;
    }

    h3 {
        font-size: 24px;
    }

    .leadership1 {
        padding: 0 !important;
    }

    .about_section h3, .inner_section h3, .inner-page h3 {
        color: #194880;
    }

    .space_big {
        padding-top: 20px !important;
    }

    .bullet_list li:before {
        top: 28px;
    }

    .event_detail h2 {
        padding-bottom: 30px;
    }

    .sterco {
        font-size: 12px;
    }
}




@media (max-width: 1280px) {
    #mainNav.hasMegaMenu:before {
        max-width: 71% !important;
        width: 100%;
        left: auto;
    }

    #mainNav .mega_menu {
        max-width: calc(101.7% - 12px) !important;
        right: 25px;
    }

    .mega_menu .menu_col4 {
        padding-left: 0px !important;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 13px !important;
        padding: .5rem 0.6rem;
    }

    .right_mega_menu ul li {
        padding: 10px 0 !important;
    }

    .row.no-gutters.menu_col4.pl-5.ml-3 {
        padding-left: 1.6rem !important;
    }

    .col-md-12.pr-2.pl-5.ml-3 {
        padding-left: 1.6rem !important;
    }

    a.nav-link {
        font-size: 16px !important;
    }

    .font-18 {
        font-size: 18px !important;
    }

    .mega_menu .bullet_menu li {
        font-size: 13px;
    }

    .mega_menu .menu_text {
        font-size: 13px;
    }

    .mega_menu .menu_boxx {
        font-size: 13px;
    }

    .tab-home-sec1 .nav-tabs li a {
        font-size: 24px;
        padding: 20px;
    }

    .tab-home-content {
        padding: 20px 10px 25px 12px !important;
    }

        .tab-home-content h3 {
            font-size: 30px;
            text-align: center !important;
        }

    .home-sec1, .home-sec3 {
        height: 92vh;
    }

    .home-sec2 {
        height: 92vh;
    }

        .home-sec2 .carousel-indicators li {
            padding: 0 13px;
        }

        .home-sec2 .carousel-indicators {
            width: 78%;
            bottom: 64px;
            left: 0% !important;
        }

    .secon_banner_campus {
        bottom: 64px !important;
        padding: 16px 0 53px 12px !important;
        width: 7%;
    }

    .banner_text {
        bottom: 170px;
    }

    .home-sec2 .carousel-indicators li a {
        padding: 12px 0 51px 0 !important;
    }

    .students .owl-carousel .owl-item img {
        height: 352px;
        width: auto;
    }

    .alumni .owl-carousel .owl-item img {
        height: 352px;
        width: auto;
    }

    .parents .owl-carousel .owl-item img {
        height: 352px;
        width: auto;
    }

    .testimonials_section {
        height: 352px;
    }

    .home-sec5 span img {
        height: auto
    }

    .technology_box p.pt-4, p.pt-3 {
        padding-top: 0rem !important;
    }

    .direc p {
        padding-bottom: 4px;
        font-size: 14px;
    }

        .direc p.pt-4, p.pt-3 {
            padding-top: 0.8rem !important;
        }

    .beyond_color .head3 {
        font-size: 18px;
        font-weight: 300;
        line-height: 26px;
        padding-right: 70px;
    }

    .beyond_color .d-flex {
        display: block !important;
    }

    .head3.pt-5.pl-4 {
        padding-top: 1.8rem !important;
    }

    .head2.pt-5.pl-4 {
        padding-top: 1.8rem !important;
    }

    .head2.pt-5.mt-3 {
        padding-top: 0.9rem !important;
    }

    .about_section h3, .inner_section h3, .inner-page h3 {
        color: #194880;
    }

    .programe_list_box {
        width: 47%;
    }

    .bullet_list li:before {
        top: 28px;
    }
}

@media (max-width: 1024px) {
    .head2.pt-5.mt-3 {
        padding-top: 0rem !important;
    }

    .head3.pt-5.pl-4 {
        padding-top: 0.8rem !important;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 11px !important;
        padding: .5rem 0.3rem !important;
    }

    .mega_menu .menu_boxx {
        font-size: 12px;
    }

    .mega_menu .nav-tabs .nav-item a.nav-link {
        font-size: 16px !important;
    }

    .carousel-content2 {
        height: calc(100% - 80px) !important;
        padding: 10px;
    }

    .owl-notification .owl-item img {
        height: 45px;
    }

    #mainNav.fixed-top {
        top: 31px;
    }

    .academia-sec2 .row {
        padding: 40px 0 0px;
    }

    .inner-hadding.addit {
        padding-bottom: 20px;
    }
}

@media (max-width: 991px) {
    .carousel-content2 {
        height: calc(100% - 0px) !important;
        padding: 10px;
    }

    .home-sec2 #carouselExampleIndicators .carousel-item img {
        height: auto;
    }

    .carousel-item {
        height: auto;
    }

    header.mydiv {
        height: auto;
    }

    .home-sec2 #carouselExampleIndicators .carousel-item img {
        height: auto;
    }

    .carousel-item {
        height: auto;
    }

    .home-sec2 .home_slider_text {
        width: 100%;
    }

    .home-sec2 .why_box2 .owl-carousel1 ul li h3 {
        color: #000;
    }

    .home-sec2 .why_box2 .owl-carousel1 ul li p {
        color: #000;
    }

    .home-sec2 .home_slider_text {
        position: relative;
    }

    .home-why-amity h2 {
        color: #000;
    }

    .home-sec2 .why_box .why-amity-left h3 {
        color: #000;
    }

    .home-sec2 .carousel-indicators {
        width: 100%;
        left: 68px;
        bottom: 0;
    }

        .home-sec2 .carousel-indicators li a {
            font-size: 10px;
            padding: 9px 0px 17px 10px;
        }

        .home-sec2 .carousel-indicators li {
            padding: 0;
        }

    .secon_banner_campus {
        font-size: 10px !important;
        width: 9%;
        bottom: 0px;
        padding: 17px 10px !important
    }

    .home-sec2 .carousel-control-next {
        right: 0;
    }

    .banner_text {
        bottom: 60px;
    }

    .home-ranking-amity .owl-carousel2 .item ul li {
        display: inline-block;
        width: 49%;
        height: 25%;
        align-items: center;
    }

    .home-ranking-amity .home-ranking-colm2 {
        width: 100%;
    }

    .why-amity-left, .why-amity-right {
        display: block;
    }

    .home-sec2 .why-amity-left .text_why h4 {
        color: #000;
    }

    .home-sec2 .why-amity-left .text_why2 {
        color: #000;
    }

    .why-amity-left a {
        border: solid 1px #ddd;
    }

        .why-amity-left a span {
            color: #000;
        }

    .home-sec2 .owl-theme .owl-nav {
        margin-top: -40px;
    }

    .home-sec3 h2 {
        padding: 25px 0;
    }

    .home-sec4-colm2 ul li {
        width: 48%;
        display: inline-block;
    }

    .home-sec4-colm2 {
        border-left: 0;
    }

    li.nav-item.show h2 {
        font-size: 12px !important;
        color: #FFF;
        padding-left: 28px;
    }

    .home-sec3 .student-home span {
        height: auto;
    }

        .home-sec3 .student-home span img {
            height: auto;
        }

    .home-sec3 .student-home .stu-span1 {
        height: auto;
    }

    .home-sec3 .student-home .stu-span {
        height: auto;
    }

    .home-sec3 .student-home .stu-span2 {
        height: auto;
    }

    .home-sec3 .student-home .stu-span3 {
        height: auto;
    }

        .home-sec3 .student-home .stu-span3 img {
            height: 300px;
        }

    .home-sec3 .student-home .stu-span1 img {
        height: 142px;
    }

    .home-sec5-colm h4 {
        margin-bottom: 30px;
    }

    .home-sec5-colm1 h4 {
        font-size: 11px;
        padding: 5px 7px 2px;
    }

    .home-sec5-colm2 h4 {
        font-size: 11px;
        padding: 5px 7px 2px;
    }

    .home-sec5-colm h4 {
        font-size: 14px;
        padding: 18px 20px 0;
    }

    .home-sec5 .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .home-sec5 {
        height: auto;
    }

    .home-sec6 abbr.all-achiv-btn {
        bottom: 0;
    }

    footer .collapsible_heading {
        font-size: 18px;
        padding: 6px;
        background: #fff;
    }

        footer .collapsible_heading .lnr {
            top: 10px
        }

    span.footer_collapse {
        width: 100%;
        display: none;
        max-width: 100%;
    }

        span.footer_collapse > .row > div[class*="col-"] {
            max-width: 100%;
            flex: 0 0 100%
        }

            span.footer_collapse > .row > div[class*="col-"].ftr-colm1 {
                max-width: 100%;
            }

    .inner-page {
        margin-top: 100px;
    }

    .academia-sec1 h2 {
        padding-bottom: 20px;
    }

    #mainNav.fixed-top {
        top: 0;
    }

    .navbar-shrink .logo {
        width: 44px !important;
    }

    .boyend_sub_head h3 {
        padding-bottom: 0 !important;
    }

    .top-menu-sec ul li a {
        padding: 9px 0 5px;
        margin: 0 10px 0px 5px;
        font-size: 12px;
    }

    .row.name_p p.pt-4.pb-5 {
        padding-bottom: 1.8rem !important;
        padding-top: 0.5rem !important;
    }

    .top-menu-sec {
        padding-bottom: 15px;
    }

    .row.mt-5.name_p {
        margin-top: 0rem !important;
    }

        .row.mt-5.name_p p.pt-4.pb-5 {
            padding-bottom: 1.8rem !important;
            padding-top: 0.5rem !important;
        }

    img.mb-xs-2 {
        margin-bottom: 0;
    }

    footer h3 {
        font-size: 16px !important;
        padding: 15px 0;
    }

    footer ul li {
        width: 33%;
        float: left;
    }

    footer .brand-icon li {
        width: auto;
    }
}


@media (min-width: 1470px) {
    .home-sec2 .theme-default a.nivo-nextNav {
        right: 450px;
    }

    .happening-colm-color {
        min-height: 280px;
    }

    .masthead .carousel-caption .container {
        max-width: 100%;
    }

    .masthead .carousel-indicators-main .container {
        max-width: 100%;
    }

    .container, .responsive_tabs .responsive-tabs, .responsive_tabs .tab-container .tab-content {
        max-width: 1470px;
        width: 100%;
    }

    #mainNav .container {
        padding: 0;
        max-width: 100%;
        padding-left: 60px;
        padding-right: 40px;
    }

    .masthead .carousel-caption .container .col {
        padding-left: 60px;
    }

    #mainNav .navbar-nav .nav-item a.apply_btn {
        margin-right: 0;
    }

    .navbar-light .main-menu li a.nav-link {
        font-size: 19.9px;
    }

    .masthead .carousel-caption h2 {
        font-size: 36px;
        padding-top: 30px;
    }

    .masthead .carousel-indicators {
        padding-left: 29%;
    }

    .carousel-content {
        padding-bottom: 50px;
        padding-left: 0;
    }

    .home-sec2 .container {
        padding: 0;
        padding-right: 0px;
    }

    .home-why-amity h2 {
        font-weight: 900;
        font-size: 56px;
        color: #fff;
        padding-bottom: 15px;
        text-transform: uppercase;
        text-align: right;
    }

    .why-amity-left h3 {
        font-size: 26px;
        font-weight: 300;
        color: #fff;
        text-align: right;
        line-height: 1.5;
        padding-bottom: 30px;
    }

    .why-amity-right h4 {
        font-size: 26px;
        font-weight: 600;
        color: #fff;
        width: 70%;
    }

    .why-amity-right h3 {
        font-size: 160px;
        font-weight: 900;
        color: #fff;
        width: 100%;
        line-height: 120px;
    }

    .home-ranking-amity .owl-carousel1 ul li h3 {
        font-size: 48px;
        color: #fff;
    }

    .why-amity-right {
        min-height: 200px;
    }

    .home-why-amity {
        max-width: 1040px;
    }

    .home-sec2-campus {
        padding-right: 429px;
    }

    .home-sec2 .owl-nav .owl-prev {
        right: 460px;
    }

    .home-ranking-amity {
        max-width: 16%;
        right: 60px;
    }

    .home-sec5 .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    .happ-content h3 {
        font-size: 30px;
    }

    .testimonials_section .container-fluid {
        padding-right: 0;
    }

    .testimonials-content h3 {
        font-size: 30px !important;
        padding-top: 130px;
    }

    .testimonials_section .owl-dots {
        right: -15px;
    }

    footer .container {
        padding-right: 0px;
    }

    .responsive_tabs .responsive-tabs.nav-tabs li a {
        font-size: 36px;
    }

    .event_detail h4, .bg-lighter ul li, .btn-style span {
        font-size: 18px;
    }

    .stu-life-ul li a {
        font-size: 18px;
    }

    .bullet_list li {
        padding-top: 30px
    }

    .infra_lab_biotechnology .bullet_list li:before {
        top: 27px
    }

    .inner-page p {
        font-size: 18px;
        line-height: 1.6;
    }

    .inner-page ul li {
        font-size: 18px;
    }

    .academia-sec5-left {
        padding-left: 0;
    }

    .top-menu-sec h4 {
        font-size: 18px;
        margin-top: 12px;
    }

    .top-menu-sec ul li a {
        font-size: 18px;
        padding: 12px 15px;
        padding-bottom: 25px;
    }

    .inner-hadding h1 {
        padding-top: 60px;
        padding-bottom: 30px;
        font-size: 60px;
    }

    .scholarship-scheme-sec5 {
        margin-top: 84px;
    }

    .teaching-faculty-detail-sec1 .faculty-detail-faq ul li {
        font-size: 18px;
    }

        .teaching-faculty-detail-sec1 .faculty-detail-faq ul li:before {
            top: 10px;
        }

    .academia-sec2 h4, .academia-sec3 h3, .academia-sec4 h3, .academia-sec5 h3, h3, .bankInfo ul li.head {
        font-size: 30px;
    }

    .academia-sec1 h2, .academia-sec2 h2, h2.heading, h2 {
        font-size: 36px
    }

    .application_procedure .left_panel ul li {
        font-size: 18px;
    }

        .application_procedure .left_panel ul li strong {
            font-size: 36px;
        }

    .application_procedure .right_panel h3, .program_list ul li:first-child {
        font-size: 30px;
    }

    .application_procedure .right_panel ul li, .alert-primary.inline, .accommodation_testimonial p, .inner_section.infra_other_facility h3, h4, .accordionBlock .accordion .accordion-body h4 {
        font-size: 24px;
    }

    .btn-default {
        font-size: 20px;
    }

    .accordionBlock .accordion .accordion-body p, .table_style td, .table_style th {
        font-size: 18px;
    }

    .accordionBlock .accordion .accordion-body ul li {
        font-size: 18px;
    }

    .accordionBlock .accordion .accordion-body ul.bullet_list li:before {
        top: 30px
    }

    h3 .text_link, h5, .submenu [class*=col] .menubox ul.row > li {
        font-size: 18px
    }

    .bullet_list li, .linkBox, .infra_initiative ul.sport_event li {
        font-size: 18px
    }

    .submenu [class*=col] .menubox ul.row > li ul li {
        font-size: 16px
    }

    .inner-page .container, .responsive_tabs .responsive-tabs, .responsive_tabs .tab-container .tab-content {
        padding-right: 110px;
        padding-left: 125px;
    }

    .inner_section.career_test .timeline ul li, .program_list ul li:first-child span {
        font-size: 21px
    }

    .admission_login .left_panel .btn-link {
        font-size: 18px
    }

    .careers-sec1 .career_sub_head {
        font-size: 36px;
    }

    .careers-sec1 .career_box {
        border-bottom: solid 1px #ccc;
        padding: 75px 0;
        height: 230px
    }

        .careers-sec1 .career_box .img_left {
            float: left;
            margin-right: 57px
        }

    .careers-sec1 .career_sub_head2 {
        padding-top: 102px;
        padding-bottom: 50px;
    }

    .student_achiv_home .owl-nav {
        left: 0;
        width: 560px
    }

    .top_menubar .container, .top_megamenu .container.admission_menu, .top_megamenu .container.menu_items {
        max-width: 100%;
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media (min-width: 1600px) {
    .testimonials_section {
        height: 440px;
    }

    .home-sec2 .theme-default a.nivo-nextNav {
        right: 460px;
    }

    .home-sec2 .owl-nav .owl-prev {
        right: 480px;
    }

    .home-ranking-amity .owl-carousel2 {
        height: 100%;
    }

    .home-sec2 {
        padding-top: 15px
    }

    .home-ranking-amity .owl-carousel2 {
        position: relative;
        display: flex;
        align-items: center
    }

    .home-ranking-colm1 {
        height: 50%;
    }

    .home-ranking-colm2 {
    }

    .home-sec2 .slider-wrapper {
        height: calc(100vh - 74px);
    }

    .home-sec2 .carousel-indicators {
        width: 83.9%
    }

    .secon_banner_campus {
        padding: 15px 20px 21px !important;
        bottom: 72px;
    }

    .home-ranking-colm1 ul {
        padding-top: 0;
    }

    .masthead .carousel-caption .container .col {
        padding-left: 60px;
        padding-right: 14%;
    }

    .inner-page .container, .responsive_tabs .responsive-tabs, .responsive_tabs .tab-container .tab-content {
        padding-right: 0;
        padding-left: 20px;
        max-width: 1400px;
        width: 100%;
    }

    .home-why-amity {
        margin-right: auto;
    }

    .home-why-amity {
        margin: 170px auto 0;
    }

    .why-amity-right h3 {
        font-size: 140px;
    }

    .home-why-amity h2 {
        font-size: 48px;
    }

    .home-ranking-amity .owl-carousel1 ul li h3 {
        font-size: 48px;
    }

    .home-ranking-amity .owl-carousel2 .item img {
        width: auto;
        margin: 0 auto;
    }

    .home-sec3 .responsive-tabs-container .tab-pane {
        height: 452px
    }
}

@media screen and (max-width: 1920px) and (min-width: 1800px) {
    .home-sec2 .carousel-indicators {
        width: 84%
    }
}

@media (min-width: 2200px) {
    .home-why-amity {
        margin: 200px auto 0;
    }

    .home-ranking-amity .owl-carousel1 ul li {
        padding-bottom: 50px;
        margin-bottom: 60px;
    }

    #mainNav.hasMegaMenu:before {
        max-width: 47.7% !important;
        width: 100%;
        left: auto;
    }

    #mainNav .mega_menu {
        right: 30px
    }

    .home-sec5-colm2 h4 {
        padding: 13px 60px 10px;
    }

    .home-sec5-colm1 h4 {
        padding: 13px 60px 10px;
    }
}

@media screen and (max-width: 1920px) and (min-width: 1600px) {

    #mainNav.hasMegaMenu:before {
        max-width: 71% !important;
        width: 100%;
        left: auto;
    }

    #mainNav .mega_menu {
        right: 30px
    }

    #mainNav .mega_menu {
        max-width: 96.3%;
    }
}


@media (max-width: 5400px) and (min-width: 1441px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 1.24rem;
        padding: .5rem 1.3rem
    }

    .right_bar_admission {
        font-size: 1.8rem;
        right: -91px;
        bottom: 91px;
        padding: 12px 45px 12px 15px;
    }

        .right_bar_admission .fa {
            bottom: 30px;
        }

        .right_bar_admission.clicked .fa {
            bottom: 23px;
            right: 18px
        }

    .right_bar_search {
        bottom: 255px;
        right: 15px;
    }

    .right_bar .right_bar_toggler {
        right: 16px;
    }

    .right_bar {
        width: 62.5px;
    }

    .container.admission_menu {
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding-right: 62.5px;
    }

    #mainNav .microsite_links li {
        font-size: 1rem;
    }

    .mega_menu_nav_admission li {
        padding-bottom: 6rem
    }

    .student_section .headIng {
        font-size: 24px;
        font-weight: 300;
        line-height: 36px;
        padding-right: 50px;
        padding-bottom: 30px;
    }

    .close_btn {
        top: 40px;
        right: 16px
    }

    .navbar-shrink .close_btn {
        top: 27px;
        right: 15px
    }

    .right_bar.open .menu_items > .row > div {
        padding-top: 18px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
    }

    .right_bar.open.navbar-shrink .menu_items > .row > div {
        padding-top: 4px
    }

    .tab-home-sec1 {
        padding-top: 100px
    }

    .course_list li > ul > li {
        width: 14%;
    }

        .course_list li > ul > li:first-child {
            width: 14%;
            padding: 0 20px;
        }

    .program_list ul li.item {
        font-size: 18px !important;
    }

    .course_info .bg_offwhite ul li span {
        color: #000;
        font-weight: 900;
    }

    .course_info:before {
        background: linear-gradient(to bottom,#ffffff 0%,#ffffff 46.4%,#3B3B3A 46.4%,#3b3b3b 46.4%,#3b3b3b 100%);
        left: 0;
        width: 74%;
    }
}




@media screen and (min-width:2800px) and (max-width: 5400px) and (min-height:2000px) {
    .last_date2, .slimScrollDiv, .slimScrollDiv .row.tab-panel {
        max-height: 1000px;
    }

    .masthead .carousel-caption h2, .home-sec2 .why-amity-left .text_why2 {
        font-size: 3vh;
        line-height: 3.6vh
    }

    .masthead .carousel-caption p, .top-home-sec1.row p, .top-home-sec1 ul li span, .tab-home-sec1 .nav-tabs li a, .tab-home-content input, .tab-home-content ul li, .home-sec2 .why_box .why-amity-left h3, .home-sec2 .why_box2 .owl-carousel1 ul li p, .stu-btn a, .home-sec4-colm1 ul li a, .home-sec4-colm2 ul li p, body, .home-sec4-colm3 .owl-carousel4 ul li h4, .home-sec6 .nav-tabs li a, .home-sec6 .happ-content span, .happ-content h4, .testimonials_section .nav-tabs li a, .testimonials-content h4, .testimonials-content p, footer h3, .beyond_color .head, .top_placements h3, .banner_text {
        font-size: 2vh;
        line-height: 2.2vh
    }

    .masthead .owl-theme .owl-dots .owl-dot span, .testimonials_section .owl-dots .owl-dot span {
        width: 20px;
        height: 20px;
    }

    [class*="home-sec"] .container, .testimonials_section .container-fluid, footer .container {
        max-width: 90%
    }

    .home-sec1, .home-sec3, .home-sec4, .home-sec5, .home-sec6 {
        height: auto;
        padding: 280px 0;
        min-height: initial
    }

    .top-home-sec1.row h2 {
        font-size: 5vh
    }

    .top-home-sec1 ul li h3, .home-sec4-colm1 h2, .home-sec4-colm2 ul li h3 {
        font-size: 4vh
    }

    .home-sec2 .why-amity-left .text_why h4 {
        font-size: 1.5vh
    }

    .tab-home-content h3, .home-why-amity h2, .home-sec2 .why_box2 .owl-carousel1 ul li h3, .happ-content h3, .subscribe_pop h3, .teaching-faculty-detail-sec1 h3 {
        font-size: 2.5vh
    }

    .tab-home-content input, .tab-home-sec1 .nav-tabs li a {
        padding: 1.3vh
    }

    .home-sec1 .tab-home-sec1 .search-bar .submit_btn {
        position: relative;
        top: 1.3vh
    }

    .home-sec2 .slider-wrapper, .carousel-item, .home-sec2 #carouselExampleIndicators .carousel-item img {
        height: auto;
    }

    .home-sec2 .carousel-indicators, .secon_banner_campus {
        bottom: 0;
    }

        .secon_banner_campus, .home-sec2 .carousel-indicators li a {
            font-size: 1.4vh !important
        }

    .home-sec2 .carousel-indicators {
        width: 82%;
    }

    .text_why-main {
        padding-top: 10px
    }

    .why-amity-left a {
        font-size: 1.8vh;
        width: 500px;
        height: 4vh
    }

    .home-ranking-amity .owl-carousel2 .item ul li span img {
        width: 70%
    }

    .home-sec2 .carousel-control-prev-icon, .home-sec2 .carousel-control-next-icon {
        padding: 1.5vh
    }

    .home-sec2 .owl-nav [class*=owl-], .home-sec4-colm3 .owl-nav [class*=owl-] {
        padding: 1.7vh 2.2vh
    }

    .owl-nav .owl-prev:before, .owl-nav .owl-next:before, .home-sec2 .carousel-control-prev-icon, .home-sec2 .carousel-control-next-icon {
        zoom: 2.5
    }

    .home-sec2 .home_slider_text .owl-nav .owl-next {
        left: 5.7vh
    }

    .home-sec4-colm1 h2 {
        max-width: 100%
    }

    .home-sec4-colm1 h3 {
        font-size: 3vh
    }

    .home-sec4-colm3 {
        max-width: 100%
    }

    abbr.all-research-btn a img {
        position: relative;
        top: 1vh
    }

    .home-sec4-colm3 .owl-carousel4 ul li h4:before {
        top: 0.8vh
    }

    .home-sec5-content {
        clear: both
    }

    .home-sec6 abbr.all-achiv-btn {
        right: 3vh
    }

    .happening-colm-img {
        max-height: 100%;
    }

        .happening-colm-img span {
            height: 24vh
        }

    .testimonials-content h3 {
        font-size: 2.5vh !important;
        padding-top: 10vh
    }

    footer ul li a, footer .brand-icon li a, footer h4, footer p, .teaching-faculty-detail-sec1 .card-header, .beyond_color .head2, .beyond_color .head3, .top_placements .pleace, .top_placements .pleace2, .stalwarts_box .text_text, .stalwarts_box .text_text span {
        font-size: 1.7vh;
        line-height: 2.3vh
    }

    .footer_submit .btnsubmit, .subscribe, .modal-header button.close {
        zoom: 2
    }

    .modal-dialog.modal-lg {
        max-width: 50%;
        padding: 2vh
    }

    .form-control, .subscribe_pop input[type=submit] {
        font-size: 2vh;
    }

    select.form-control:not([size]):not([multiple]) {
        height: calc(3.60vh + 2px)
    }

    .top_menubar > ul > li > a {
        padding-bottom: 20px
    }

    #mainNav.fixed-top {
        top: 50px
    }

    .inner-page p, .inner-page ul li, .academia-sec2 h5, .faculty-overview-sec1 h4, .faculty-overview-sec2 h4, .top-menu-sec h4, .top-menu-sec ul li a, .sbHolder, .teaching-faculty-detail-sec1 h4, .teaching-faculty-detail-sec1 h5, .teaching-faculty-detail-sec1 abbr {
        font-size: 1.6vh;
        line-height: 2.2vh
    }

    .owl-carousel10 .owl-stage-outer.owl-height {
        padding-top: 3.7vh !important
    }

    .owl-carousel10 .infra_name {
        top: -3.6vh;
        right: 115px;
    }

    .bullet_list li:before {
        top: 50px;
        width: 10px;
        height: 10px;
    }

    .teaching-faculty-sec1 ul li img {
        width: 100%
    }

    .sbHolder {
        width: 10vh
    }

    .tab-home-content {
        padding: 5vh
    }

    .home-sec2 {
        padding-top: 0;
    }
}
