@media (max-width: 320px) {
    #myVideo {
        position: relative;
        top: 60px !important;
        left: 0;
        object-fit: cover;
        transform: none;
    }

    #main-slider {
        height: 26vh !important;
    }

    .demo-gallery > ul > li {
        width: 272px;
    }

        .demo-gallery > ul > li a {
            height: 180px;
        }

    .single-education-card {
        padding: 30px 15px !important;
        margin-bottom: 10px !important;
        height: auto !important;
    }

        .single-education-card .edication-content h3 {
            font-size: 15px !important;
            line-height: 1.4;
        }

    .icon img {
        width: 40px !important;
    }

    .counter-card img {
        width: 35px !important;
        margin-bottom: 10px !important;
    }

    .sidebar-contact {
        display: none;
    }

    .footer-widjet {
        margin-bottom: 0 !important;
    }

    .footer-logo-area {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 321px) and (max-width: 380px) {
    #myVideo {
        position: relative;
        top: 70px !important;
        left: 0;
        object-fit: cover;
        transform: none;
    }

    #main-slider {
        height: 32vh !important;
    }

    .demo-gallery > ul > li {
        width: 150px !important;
    }

        .demo-gallery > ul > li a {
            height: 150px !important;
        }

    .single-news-card .news-content {
        min-height: auto !important;
    }

    .bg-background {
        padding: 100px 0 !important;
    }

    .footer-widjet {
        margin-bottom: 0 !important;
    }

    .sidebar-contact {
        display: none;
    }

    .page-banner-area .page-banner-content h1 {
        font-size: 20px !important;
    }
}

@media (min-width: 381px) and (max-width: 480px) {

    #main-slider {
        height: 36vh !important;
    }

    .demo-gallery > ul > li {
        width: 160px !important;
    }

        .demo-gallery > ul > li a {
            height: 150px;
        }

    .copyright {
        padding: 15px 0 100px !important;
    }

    .sidebar-contact {
        display: none;
    }
}

@media (min-width: 481px) and (max-width: 574px) {
    #myVideo {
        position: relative;
        top: 108px !important;
        left: 0;
        object-fit: cover;
        transform: none;
    }

    #main-slider {
        height: 55vh !important;
    }

    .demo-gallery > ul > li {
        width: 220px;
    }

        .demo-gallery > ul > li a {
            height: 160px;
        }

    .sidebar-contact {
        display: none;
    }
}

@media (min-width: 575px) and (max-width: 767px) {
    #myVideo {
        position: relative;
        top: 124px !important;
        left: 0;
        object-fit: cover;
        transform: none;
    }

    #main-slider {
        height: 55vh !important;
    }

    .demo-gallery > ul > li {
        width: 250px;
    }

        .demo-gallery > ul > li a {
            height: 160px;
        }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #main-slider {
        height: 55vh !important;
    }

    #myVideo {
        position: relative;
        top: 165px !important;
        left: 0;
        object-fit: cover;
        transform: none;
    }

    .header.scrolled .stellarnav.dark li a {
        color: #000;
        text-shadow: none;
    }
    
}

@media only screen and (max-width:1269px) {
    .stellarnav.mobile.dark ul {
        background: rgb(32, 87, 83) !important;
        z-index: 999;
    }

    .stellarnav.dark a.dd-toggle .icon-plus::before {
        border-color: #fff;
    }

    .stellarnav.dark a.dd-toggle .icon-plus::after {
        border-color: #fff;
    }

    .stellarnav.dark li .active {
        background: transparent !important;
        color: #ffa700 !important;
    }

    .stellarnav.mobile > ul > li > a {
        color: #fff !important;
    }

    /*.stellarnav.dark li a {
        color: #fff !important;
    }*/

        .stellarnav.dark li a:hover {
            background: transparent !important;
            color: #ffc107 !important;
        }


    .stellarnav.mobile {
        text-align: right;
    }

    .stellarnav .menu-toggle span.bars span {
        width: 30px !important;
        height: 2px !important;
        margin: 0 0 7px !important;
        border-radius: 5px !important;
    }

    .stellarnav.dark .menu-toggle span.bars span {
        background: #fff !important;
    }

    .stellarnav.dark a.dd-toggle .icon-plus::before {
        border-color: #fff !important;
    }

    .stellarnav.dark a.dd-toggle .icon-plus::after {
        border-color: #fff !important;
    }

    .stellarnav a.dd-toggle .icon-plus::after {
        border-bottom: solid 3px #fff;
    }

    .others-options {
        padding-left: 0 !important;
    }

    .menu2 {
        text-align: left;
    }

        .menu2 li a {
            font-size: 13px !important;
        }

    .stellarnav.dark li a {
        font-size: 13px !important;
    }

    .go-top {
        height: 40px;
        width: 40px;
        line-height: 40px;
        left: 15px;
        top: 85% !important;
        z-index: 9999;
    }

    .admission-right-content .icon {
        top: 0;
    }
}

@media only screen and (max-width:1100px) {
    .menu2 li a {
        padding: 7px 15px !important;
        margin: 0 !important;
    }

    .logoSec {
        padding: 10px 0;
    }

    .scrolling-down {
        bottom: 7%;
    }

    #strip .su-header-tops .imag-sec {
        width: 100% !important;
    }

    #strip .su-header-tops .imag-sec1 {
        width: 300px !important;
    }

    .stellarnav.mobile ul ul {
        padding: 0 !important;
    }


    .menu2 li a {
        font-size: 13px;
    }
}

@media only screen and (max-width:991px) {
    .disktop {
        display: none;
    }

    #navbar {
        padding: 0;
    }

    .mobileLOGO {
        display: block !important;
    }

        .mobileLOGO img {
            width: 150px;
        }

    .scrolling-down {
        display: none;
    }

    .others-options .icon {
        text-align: center !important;
    }

    .inner-content h1 {
        font-size: 18px !important;
        line-height: 30px !important;
    }

    .cd-intro h2 {
        font-size: 25px !important;
    }

    #strip .su-header-tops .imag-sec {
        height: 35px !important;
    }

    #strip .su-header-tops a {
        font-size: 11px !important;
        margin: 0 !important;
    }

    #company-hiring .stats-bg {
        width: 100% !important;
        height: 400px !important;
        background: transparent !important;
        margin: 0px auto;
        position: relative;
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
        border: none !important;
    }

        #company-hiring .stats-bg .animate {
            display: none;
        }

    #company-hiring .view-all {
        display: none;
    }

    #company-hiring .lead {
        margin-bottom: 0 !important;
    }

    .Space {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .menu2 {
        display: none;
    }

    .placementTXt {
        padding: 0;
        margin-bottom: 0;
    }

    .students {
        padding: 5px 0 !important;
    }

        .students h5 {
            font-size: 16px !important;
        }

        .students p {
            font-size: 12px !important;
            margin-bottom: 0 !important;
        }

    .placementTXt p {
        font-size: 12px !important;
        margin-bottom: 0 !important;
    }

    .placementImg {
        border: 5px solid #ff7d24 !important;
    }

    .clients-logo ul li {
        padding: 10px !important;
        width: 110px !important;
        height: 100px !important;
    }

    .placementTXt img {
        width: 80px !important;
        height: 40px !important;
    }
}

@media screen and (max-width:767px) {
     
    .single-education-card {
        margin-bottom: 0;
    }

    #navbar {
        padding: 0 !important;
    }

    .SideBarMob {
        display: none;
    }

    .bg-background {
        padding: 100px 0;
    }

    .icon.leftMenuMobile {
        display: none;
    }

    .copyright {
        padding: 15px 0 70px !important;
    }

    .admission-right-content p {
        padding-right: 0 !important;
        text-align: left !important;
        top: 0 !important;
    }

    .page-head-component-app {
        height: auto !important;
        overflow: clip !important;
    }

    .program_b_title {
        transform: translate(0%, 20%) !important;
    }

        .program_b_title h1 {
            font-size: 18px !important;
            margin: 0 !important;
            line-height: 26px !important;
        }

        .program_b_title p {
            display: none !important;
        }

    .CareerTxt {
        margin-top: 30px !important;
    }

    .programe-list-sec {
        position: inherit !important;
    }
    .form-heading{
        font-size:28px !important;  
    }
    .form-subtitle {
        font-size: 15px !important;
    }
    .sticky1 a {
        font-size: 14px !important;
        left: auto !important;
        right: -98px;
        border-radius: 10px 10px 0px 0px;
    }
    .section-title {
        color: #205753;
        font-size: 22px !important;
        margin-bottom: 15px !important;
    }
    .big-radio {
        width: 1em !important;
        height: 1em !important;
    }
}

@media screen and (max-width:576px) {

    .topmenu h1 {
        font-size: 25px !important;
    }

    .NewMenu ul {
        padding: 0.70rem !important;
    }

        .NewMenu ul li a {
            font-size: 13px !important;
        }

    .inner-content h1 {
        font-size: 15px !important;
        line-height: 25px !important;
    }

    .section-title p:last-child {
        margin-bottom: 15px !important;
    }

    .cd-intro h2 {
        font-size: 22px !important;
    }

    .others-options {
        padding-left: 40px !important;
    }

    .Students-component ul {
        padding: 0 !important;
        margin: 0 !important;
    }

        .Students-component ul li {
            width: 100% !important;
            margin: 0 !important;
            margin-bottom: 15px !important;
        }

   /* .section-title {
        margin: 0 !important;
    }*/

    .ol-cards > li > .title {
        font-size: 18px !important;
    }

    ._be_component_bx h1, ._be_component_bx h3 {
        font-size: 25px !important;
    }

    .p-5 {
        padding: 1rem !important;
    }

    .single-campus-card {
        min-height: auto !important;
    }

    .we-offer-area.text-center .item {
        padding: 30px 15px;
        margin-bottom: 15px;
        height: auto !important;
    }

    .page_title nav {
        text-align: center !important;
        display:none;
    }

    ul.dis li {
        text-align: left !important;
    }

    .Scholarly h6 {
        font-size: 15px !important;
        height: 75px !important;
    }
}

@media only screen and (max-width:420px) {

    .stellarnav .call-btn-mobile,
    .stellarnav .close-menu,
    .stellarnav .location-btn-mobile,
    .stellarnav .menu-toggle {
        padding: 5px !important;
    }
}

