@media (min-width: 1366.98px) {
    .discover-news-list h4 {
        font-size: 16px;
    }

    .our-istitutes .blog-outers img {
        height: 250px;
    }
}

@media (max-width: 991.98px) {
    header .close-nav-menu, header .open-nav-menu {
        display: flex;
    }

    .date-box {
        width: 110px;
    }

    .founder-img {
        margin-top: 0px;
    }

    .postion-top {
        display: none;
    }

    .founder-section {
        padding-top: 0px;
    }

    .founder-section-page {
        padding-top: 40px;
    }

}

@media (min-width: 991.98px) {
    header .menu .menu-item-has-children:hover .sub-menu {
        margin-top: 0;
        visibility: visible;
        opacity: 1;
    }

    header .close-nav-menu, header .open-nav-menu {
        display: none;
    }

    header .menu .menu-item .sub-menu ul li:hover {
        background: var(--Secondary);
        transition: all 0.3s ease;
    }

    header .menu .menu-item .sub-menu ul li.active {
        background: var(--Secondary);
        transition: all 0.3s ease;

    }

    header .menu .menu-item .sub-menu ul li:hover a {
        color: var(--White);
        transition: all 0.3s ease;

    }
}

@media (max-width: 1366.98px) {
    .mission-content ul li, .wdt-content-media-content p, .our-institutes p, .solution-blocks-august-2024 p, .our-institutes p, .blog-outers p, .opening_box ul li {
        font-size: 14px;
        line-height: 25px;
    }

    .card-body ol li {
        font-size: 14px;
        line-height: 25px;
    }

    .breadcrumb-ul .breadcrumb-item a, .breadcrumb-ul .breadcrumb-item {
        font-size: 14px;
    }

    .footer .address li div a {
        font-size: 14px;
    }

    p, .footer p, .title-h2 p, .clip-marquees marquee, .tble-cards table td {
        font-size: 14px;
        line-height: 25px;
    }

    header .navbar ul li a {
        font-size: 14px;
    }

    .footer-menu-list li a,
    label.input_title,
    .contact_iconbox p {
        font-size: 14px;

    }
}


@media (min-width: 991.98px) and (max-width: 1199.98px) {
    .visit-our-website {
        padding: 7px 10px;
    }

    header .nav-menu ul li a {
        padding: 20px 4px;
    }

    header .visit-our-website {
        padding: 6px 7px;
        font-size: 13px;
    }
}

@media (min-width: 991.98px) and (max-width: 1024.98px) {
    .visit-our-website {
        padding: 7px 10px;
    }

    header .nav-menu ul li a {
        padding: 20px 0px;
    }
}

@media (max-width: 1199.98px) {
    header .container, .container, .container-sm {
        max-width: 100%;
    }

    .hero-section .owl-dots {
        display: none;
    }

}

@media (max-width: 991.98px) {
    header .container, .container, .container-sm {
        max-width: 100%;
    }

    header .menu-overlay.active {
        visibility: visible;
        opacity: 1;

    }

    header .nav-menu {
        position: fixed;
        left: -280px;
        visibility: hidden;
        width: 280px;
        height: 100%;
        top: 0;
        overflow-y: auto;
        background-color: #222222;
        z-index: 1000;
        padding: 15px 0;
        transition: all 0.5s ease;
    }

    .mobile-menu-toggle {
        display: flex;
        gap: 10px;
        align-items: center;
    }

    header .nav-menu.open {
        visibility: visible;
        left: 0px;
        transition: all 0.4s ease;

    }

    header .nav-menu ul {
        display: block;
    }

    header .menu .menu-item .sub-menu {
        width: 100%;
        position: relative;
        opacity: 1;
        visibility: visible;
        border: none;
        background-color: transparent;
        box-shadow: none;
        transform: translateY(0px);
        padding: 0px;
        left: auto;
        top: auto;
        max-height: 0;
        overflow: hidden;
        display: block;
        left: auto !important;
        border-radius: 0px;
        transition: all 0.4s ease;

    }

    header .menu .menu-item li {
        transition: all 0.4s ease;

    }

    header .menu .menu-item .sub-menu ul li a {
        padding: 8px 30px;
        color: #ffffff;
        border-bottom: 1px solid #333333;
    }

    header .nav-menu ul li:first-child>a {
        border-top: 1px solid #333333;
    }

    header .menu>.menu-item-has-children>a {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    header .nav-menu ul li>a {
        color: #ffffff;
        padding: 8px 15px;
        border-bottom: 1px solid #333333;
        font-weight: 500;

    }

    ul.menu-left-dektop {
        border-right: 0px;
        padding: 0px;
    }

    .menu-item-has-children.active .sub-menu {
        display: block;
    }

    header .menu .menu-item .sub-menu ul li a:hover {
        color: var(--Secondary);

    }

    .solution-blocks-august-2024 .solution-blocks-tabs {
        padding: 0px;
        overflow: hidden;
    }

    .solution-blocks-august-2024 .solution-blocks-tabs ul {
        overflow-x: auto;
        padding: 10px 10px;

    }

    .solution-blocks-august-2024 .solution-blocks-tabs .solution-blocks-tab {
        white-space: nowrap;
        font-size: 14px;
        padding: 6px 10px;
    }

    .solution-blocks-august-2024 .solution-blocks-tabs a img {
        width: 38px;
        height: 38px;
    }

    .solution-blocks-august-2024 .solution-blocks-tabs .solution-blocks-tab {
        gap: 7px
    }

    .solution-blocks-august-2024 .solution-blocks-item {
        padding: 30px 0 0px;
    }

    header .header-logo img {
        height: 75px;
    }

    header .visit-our-website i {
        display: none;
    }

    header .visit-our-website {
        white-space: nowrap;
        padding: 6px 10px;
        font-size: 12px;
    }

    .mobile-menu-toggle {
        gap: 2px;
    }

    .hero-section .owl-dots {
        left: 0px;
        transform: unset;
        bottom: 20px;
        display: flex;
        gap: 15px;
        flex-direction: unset;
        justify-content: center;
        width: 100%;
        top: unset;
    }

    .clip-marquees {
        width: 100%;
    }

    .solution-blocks-august-2024 {
        text-align: center;
    }

    .about-section {
        padding: 40px 0px 40px;
    }

    .right-side-top, .top-hheader ul {
        justify-content: center;
    }

    .socilmedia {
        display: none;
    }

    .top-hheader ul {
        margin-bottom: 8px;
    }

    .top-hheader {
        padding: 5px 0px 15px;
    }

    header {
        top: 74px;
    }

    .gallerys-page {
        padding-top: 20px
    }

    .button-groups-btn a {
        padding: 4px 20px;
    }

    section.about-section-academy .title-h2,
    section.about-section .title-h2, .objection-aim .title-h2 {
        text-align: center;
        margin: auto;
    }

    .objection-aim {
        padding: 40px 0px 0px;
    }

    header {
        position: relative;
        top: 0px;
    }

    header.scrolled {
        position: fixed;
    }

    .open-nav-menu span, .open-nav-menu span:before, .open-nav-menu span::after {
        background: #000000;
    }

    header.scrolled .open-nav-menu span, header.scrolled .open-nav-menu span:before, header.scrolled .open-nav-menu span::after {
        background: #fff;
    }

    .logodark {
        display: none;
    }

    header .logodark {
        display: none;
    }

    header .logowhite {
        display: block;
    }

    header.scrolled .logodark {
        display: block;
    }

    header.scrolled .logowhite {
        display: none;
    }
    .top-hheader ul li {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    .top-hheader ul {
        flex-wrap: wrap;
        gap: 2px;
    }
}

@media (max-width: 767.98px) {
    header .header-logo img {
        height: 62px;
    }

    .solution-blocks-august-2024 h3 {
        font-size: 28px;
    }

    .school_facilities {
        padding-bottom: 50px;
    }

    .footer h5 {
        margin-bottom: 10px;
        font-size: 22px;
    }

    .footer-menu-list ul {
        margin-bottom: 0px;
    }

    .footer-bottom {
        margin-top: 20px;
    }

    .title-h2 h2 {
        font-size: 26px;
        line-height: 34px;
        margin-bottom: 10px;
    }

    .title-h2 img {
        width: 90px;
    }

    .destination-list-area {
        flex-wrap: wrap;
    }

    .destination-list .box-title {
        display: none;
    }

    .box_my_h {
        display: block;
        position: absolute;
        bottom: 10px;
    }

    .school_facilities .container {
        margin-top: 0px;
    }

    .school_facilities {
        padding-top: 40px;
    }

    .hero-section .item {
        padding: 0px;
        min-height: 350px;
    }

   

    .wdt-image-box-container.swiper-container.swiper-creative {
        width: 73%;
    }

    .wdt-content-media-content {
        padding: 10px 10px;
    }

    .wdt-content-media-content img {
        height: 60px !important;
    }

    .wdt-content-item .wdt-content-media-group {
        min-height: 360px;
    }

    .wdt-content-media-content h5 {
        font-size: 20px;
    }

    .offcanvas.our-istitutes {
        width: 100% !important;
    }

    .gallery-box img {
        height: 180px;
    }

    .title-h2 h2 br {
        display: none;

    }

    .mission-content ul li, .card-body ol li, p, .footer p, .title-h2 p, .clip-marquees marquee, .discover-news-list p, .opening_box ul li {
        font-size: 16px;
        line-height: 28px;
    }

    .discover-news-list h4 {
        font-size: 16px;
    }

    .destination-list p {
        font-size: 16px;
    }

    .clip-marquees {
        padding-left: 20px;
        padding-right: 20px;
    }

    .about-section-inner {
        padding: 0px 10px 10px 0px;
    }

    .discover-news-list i {
        display: none;
    }

    .news-events-recents .title-h2 {
        margin: auto;
    }

    .monarch-logo p br {
        display: none;
    }

    .monarch-logo {
        margin-bottom: 15px;
    }

    header .open-nav-menu {
        justify-content: end;
    }

    .custom-prev, .custom-next {
        position: unset;
        transform: unset;
    }

    .swiper-nav-custom {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-top: 70px;
        justify-content: center;
    }

    .tp-leadership-content {
        text-align: center;
    }

    .discover-feature {
        padding-bottom: 50px;
    }

    .breadcrumb-sections h1 {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .breadcrumb-sections {
        padding-top: 120px;

    }

    .breadcrumb-inner-sec {
        flex-wrap: wrap;
        justify-content: center;
    }

    .faculty-sec {
        padding: 40px 0px 0px;
    }

    .about-section-page .title-h2 h2 br {
        display: block;
    }

    .about-section-page {
        padding: 40px 0px;
    }

    .mission-img img {
        padding-bottom: 10px;
        width: calc(100% - 10px);
    }

    .mission-img-right img {
        padding-bottom: 10px;
        width: calc(100% - 10px);
    }

    .mission-img::after {
        height: calc(100% - 10px);
        width: calc(100% - 10%);
    }

    .mission-img-right::after {
        height: calc(100% - 10px);
        width: calc(100% - 10%);
    }

    .mission-content {
        background: #fff;
        margin-left: 0px;
        position: relative;
        z-index: 1;
        padding: 20px 0px;
        padding-bottom: 0px;
    }

    .mission-content-right h3,
    .mission-content-right p {
        text-align: left;
    }

    .our-missin-sec {
        margin-bottom: 0px;
    }

    .mission-content-right h3::after {
        left: 0px;
        right: unset;
    }

    .mission-content-right p, .our-missin-sec p {
        margin-bottom: 1rem;
    }

    .mission-content-right {
        text-align: left;
        background: #fff;
        margin-right: 0px;
        position: relative;
        z-index: 1;
        padding: 20px 0px;
        padding-bottom: 0px;
    }

    .facilty-missin-sec .mission-content, .facilty-missin-sec .mission-content-right,
    .facilty-missin-sec .mission-content, .facilty-missin-sec .mission-content-right {
        padding: 20px 0px;
        padding-bottom: 0px;
    }

    .facilty-missin-sec {
        padding: 40px 0px 0px;
    }

    .contact_section, .blog-news-events {
        padding: 40px 0px;
    }

    .news-events {
        padding: 40px 0px 10px;

    }

    .gmap_canvas iframe {
        height: 400px;
    }

    .kd-counter-4-item {
        margin: auto;
        flex-wrap: wrap;
        justify-content: center;
    }

    .kd-counter-4-item .content {
        width: 100%;
        text-align: center;
    }

    .kd-counter-4-item h5 {
        justify-content: center;
    }

    .footer .address li div a {
        font-size: 16px;
    }

    .our-campus .gallery-box img {
        height: 120px;
    }

    .all-page-section-page {
        padding: 40px 0px;
        margin-bottom: 40px;
    }

    body {
        word-wrap: break-word;
    }

    .facilites-page {
        padding: 40px 0px 20px;
        margin-bottom: 40px;
    }

    .facilites-outers p {
        margin-bottom: 0px;
    }
}

@media (max-width: 575.98px) {
    #it-loading-absolute {
        width: 60%;
    }

    .our-istitutes .blog-outers img {
        height: auto;
    }

    header .container {
        flex-wrap: wrap;
        gap: 16px;
    }

    header .header-logo img {
        width: 100%;
        height: auto;
    }

    .mobile-menu-toggle {
        width: 100%;
    }

    header .visit-our-website {
        width: 100%;
        text-align: center;
    }

    header .visit-our-website {
        font-size: 16px;
    }
    .lightgallery .gallery-box img {
        height: auto;
        min-height: auto;
    }
}