@media (min-width: 1400px) {
    .slider-info {
        max-width: 1320px;
    }
}




@media(max-width:1199px) {
    .slider-info {
        max-width: 960px;
    }

    .header-info {
        display: none;
    }

    .header {
        display: none;
    }

    .mobile-menu {
        display: block;
    }

    .about-wrapper.style-2 .about-image-items .about-image-1 .about-image-2 {
        display: none;
    }

    .about-wrapper.style-2 .about-image-items .about-image-1 {
        max-width: 100%;
        height: 550px;
    }

    .about-wrapper.style-2 .about-image-items .circle-shape {
        right: 0;
    }

    .about-wrapper .about-image-items .counter-shape {
        left: 0;
        right: 0;
        margin: auto;
        justify-content: center;
        max-width: 190px;
    }
}





@media(max-width:991px) {
    .slider-info {
        max-width: 720px;
    }

    .slider-info h3 {
        max-width: 100%;
    }

    .slider-info p {
        max-width: 100%;
    }

    .trust-title {
        margin-bottom: 15px;
    }

    .trust-title h3 {
        border: none
    }

    .about-wrapper.style-2 .about-image-items .about-image-1 {
        background-position: top;
    }

    .about-wrapper .about-image-items .counter-shape {
        left: auto;
        bottom: -9px;
    }

    .about-content {
        padding-left: 0;
        margin-top: 30px;
    }

    .notice-col {
        margin-top: 25px;
    }

    .testimonial-section .testimonial-content .inner-box {
        padding-left: 20px;
        display: block;
        width: calc(100% - 150px);
    }

    .testimonial-section .testimonial-content .inner-box .inner {
        padding-left: 0;
        margin-top: 20px;
        width: 100%;
    }

    .testimonial-content .image-box {
        width: 150px;
    }

    .testimonial-section .testimonial-content .inner-box .icon-box {
        width: 50px;
        height: 50px;
        line-height: 54px;
        font-size: 30px;
        box-shadow: 0 0 0 5px var(--white-color);
    }

    .testimonial-section .testimonial-content .inner-box .inner .rating {
        margin-bottom: 10px;
    }

    .testimonial-section .testimonial-content .inner-box .inner .text p {
        font-size: 18px;
        line-height: 1.6;
        margin-bottom: 20px;
    }

    .testimonial-section .testimonial-content .inner-box .inner .author-info h4 {
        margin-bottom: 0;
    }

    .owl-theme .owl-nav {
        bottom: 0;
    }

    .counter-wrap {
        margin-top: 30px;
    }

    .fun-fact {
        padding-top: 10px;
    }

    .work-process .work-block:before {
        display: none;
    }

    .work-block-one {
        margin-top: 30px;
    }

    .newsletter {
        margin-left: 0;
        margin-top: 25px;
    }

    .footer-bottom-wrap {
        display: block;
        text-align: center;
    }

    .develop span {
        margin-top: 5px;
    }

    .study-abroad-sidebar {
        margin-left: 0;
        margin-top: 25px;
    }

    .general-page-sidebar {
        margin-left: 0;
        margin-top: 20px;
    }

    .about-point .nav-tabs {
        position: static;
        margin-bottom: 25px;
    }

    .about-point-content {
        height: 100%;
        margin-bottom: 20px;
    }

    .payment-col {
        margin-top: 25px;
    }

    .payment-head h4 {
        margin-bottom: 10px;
    }

    .admission-apply-sidebar {
        padding-left: 0;
        margin-top: 20px;
    }

    .enquiry-page {
        padding-bottom: 50px;
    }

    .enquiry-page-content {
        padding: 50px 0 40px;
    }
}

@media(max-width:767px) {
    .only-desktop {
        display: none;
    }

    .only-mobile {
        display: block;
    }

    .th-left ul li:first-child {
        display: none;
    }

    .th-left ul li:nth-child(2) a::before {
        display: none;
    }

    .th-left ul li:nth-child(2) a {
        padding-left: 0;
        margin-left: 0;
    }

    .slider-info {
        max-width: 540px;
    }

    .slider-info h3 {
        font-size: 45px;
    }

    .slider-info p {
        font-size: 20px;
    }

    .carousel-item {
        height: 450px;
    }

    .mt {
        margin-top: 50px;
    }

    .mb {
        margin-bottom: 50px;
    }

    .pt {
        padding-top: 50px;
    }

    .pb {
        padding-bottom: 50px;
    }

    .about-content h2 {
        font-size: 40px;
    }

    .testimonial-content .image-box {
        width: 80px;
    }

    .testimonial-section .testimonial-content .inner-box {
        width: calc(100% - 80px);
    }

    /* .footer-info .col-sm-6:first-child {
        display: none;
    } */

    .footer-info > .col-lg-4:first-child {
        display: none;
    }

    .footer-info .col-sm-6 .quickinfo {
        display: none;

    }

    .footer-wrap h3 {
        font-size: 20px;
    }
    .footer-contact li i {
        font-size: 15px;
    }


    .footer .col-lg-4:nth-child(2) .footer-wrap {
        padding-left: 0;
    }

    .why-abroad ul li {
        flex: 0 0 50%;
    }

    .about-point-content h3 {
        font-size: 40px;
    }

    .formbold-steps li {
        line-height: 18px;
    }

    .formbold-steps li::after {
        top: -41px;
    }

    .apply-form-head {
        flex-wrap: wrap;
    }

    .apply-logo {
        order: 1;
    }

    .apply-form-head-info {
        order: 3;
        width: 100%;
        margin-top: 20px;
    }

    .apply-form-photo.gallery {
        order: 2;
    }
}






@media(max-width:575px) {
    .th-left {
        display: none;
    }

    .th-wrap {
        justify-content: space-between;
    }

    .mobile-logo img {
        height: 30px;
    }

    .small-device {
        display: block;
    }

    .large-device {
        display: none;
    }

    .mobile-menu-wrap {
        flex-direction: row-reverse;
    }

    .th-wrap .main-btn a {
        font-size: 14px;
        padding: 4px 13px 6px;
    }

    .th-wrap .main-btn a i {
        font-size: 17px;
        margin-left: 3px;
    }

    .social-media span {
        margin-right: 5px;
    }

    .social-media ul li a {
        font-size: 17px;
    }

    .social-media ul li+li a {
        margin-left: 10px;
    }

    .carousel-item {
        height: 300px;
    }

    .slider-info h3 {
        font-size: 32px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    .slider-info span {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .slider-info p {
        font-size: 17px;
        line-height: 1.3;
        margin-bottom: 0;
    }

    .carousel-control-next,
    .carousel-control-prev {
        bottom: 20px;
    }

    .carousel-control-next {
        right: 20px;
    }

    .carousel-control-prev {
        right: 65px;
    }

    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        height: 40px;
        width: 40px;
        line-height: 40px;
    }

    .trust-img {
        border: 1px solid var(--border-color);
        padding: 5px;
        border-radius: var(--border-radius);
    }

    .trust-img img {
        height: 40px;
        width: 100% !important;
        object-fit: contain;
    }

    .trust-title {
        margin-bottom: 10px;
    }

    .trust-setion {
        padding: 15px 0;
    }

    .case-style .section-title {
        margin-bottom: 25px;
    }

    .section-title h2 {
        font-size: 28px;
        line-height: .8;
    }

    .section-title img {
        height: 30px;
        margin-right: 4px;
    }

    .destination .item {
        padding: 0;
    }

    .case-style .owl-theme .owl-nav {
        display: none;
    }

    .destination .inner-box {
        box-shadow: none;
    }

    .destination .lower-content {
        border: 1px solid var(--border-color);
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 20px;
    }

    .case-style.pb {
        padding-bottom: 50px;
    }

    .float-btn ul li a {
        font-size: 15px;
        padding: 5px 10px 7px;
    }

    .float-btn ul li a i {
        font-size: 20px;
        margin-right: 7px;
    }

    .float-btn ul li {
        right: -93px;
    }

    .float-btn ul li+li a {
        margin-top: 5px;
    }

    p {
        font-size: 16px;
    }

    .about-wrapper.style-2 .about-image-items .about-image-1 {
        height: 350px;
    }

    .about-wrapper.style-2 .about-image-items .circle-shape {
        right: 25px;
        top: -15px;
    }

    .about-wrapper .about-image-items .counter-shape {
        padding: 10px;
        gap: 10px;
    }

    .icon img {
        height: 30px;
        width: 30px;
        object-fit: contain;
    }

    .about-wrapper.style-2 .about-image-items .counter-shape .content h3 {
        font-size: 18px;
    }

    .about-wrapper.style-2 .about-image-items .counter-shape .content p {
        font-size: 14px;
    }

    .about-wrapper.style-2 .about-image-items .counter-shape .content h3 span {
        font-size: 20px;
        font-weight: 600;
    }

    .about-content>span {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .about-content h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .about-content>p {
        font-size: 16px;
        line-height: 1.5;
    }

    .about-wrapper .about-content .about-icon-items .icon-items {
        width: 100%;
        margin-top: 25px;
    }

    .about-wrapper .about-content .about-icon-items .icon-items .content h4 {
        margin-bottom: 8px;
        font-size: 20px;
    }

    .about-wrapper .about-content .about-icon-items .icon-items .icon {
        width: 45px;
        height: 45px;
    }

    .about-wrapper .about-content .about-icon-items .icon-items .icon img {
        height: 24px;
    }

    .notice_board.pt {
        padding-top: 25px;
    }

    .notice_board .inner_header h3 {
        line-height: 1;
        font-size: 20px;
    }

    .notice_board .inner_header a {
        font-size: 15px;
        white-space: nowrap;
        padding: 6px 12px;
    }

    .notice_board .inner_header h3 i {
        padding: 3px;
        font-size: 22px;
    }

    .notice-img img {
        margin-right: 0;
    }

    .notice-img {
        width: 50px;
        height: 50px;
    }

    .notice-info {
        width: calc(100% - 50px);
        margin-left: 10px;
    }

    .notice-info h3 {
        font-size: 18px;
    }

    .course .section-title {
        margin-bottom: 0;
    }

    .course .row {
        flex-wrap: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
    }

    .course-wrap {
        height: 280px;
    }

    .course-content h3 {
        font-size: 20px;
    }

    .testimonial-section .testimonial-content .inner-box .icon-box {
        position: absolute;
        top: -20px;
        right: 10px;
    }

    .testimonial-section .testimonial-content {
        display: block;
    }

    .testimonial-section .testimonial-content .inner-box {
        width: 100%;
        padding-left: 0;
    }

    .testimonial-section .testimonial-content .inner-box .inner {
        margin-top: 10px;
    }

    .testimonial-content .image-box {
        width: 100px;
    }

    .section-title {
        margin-bottom: 30px;
    }

    .testimonial-section .testimonial-content .inner-box .inner .text p {
        font-size: 17px;
        margin-bottom: 15px;
    }

    .testimonial-section .testimonial-content .inner-box .inner .author-info h4 {
        font-size: 20px;
    }

    .testimonial-section .testimonial-content .inner-box .inner .author-info .designation {
        font-size: 15px;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        height: 40px;
        width: 40px;
        line-height: 40px;
        font-size: 18px;
    }

    .fun-fact .col-sm-6 {
        width: 50%;
    }

    .counter-wrap {
        margin-top: 15px;
    }

    .counter-box i {
        font-size: 45px;
    }

    .count-content {
        margin-top: 0;
    }

    .count-content span {
        font-size: 32px;
        margin-bottom: 0;
    }

    .count-content h4 {
        font-size: 15px;
    }

    .fun-fact {
        padding-top: 0;
    }

    .service-section-3 .section-title {
        margin-bottom: 10px;
    }

    .service-box-items {
        padding: 20px;
    }

    .service-box-items .content {
        margin-top: 20px;
    }

    .service-box-items .content h4 {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .service-box-items .content p {
        font-size: 16px;
    }

    .service-box-items.style-3 .theme-btn-2 {
        margin-top: 15px;
    }

    .theme-btn-2 {
        font-size: 16px;
        padding: 10px 20px;
    }

    .service-box-items .icon img {
        height: 45px;
        width: 45px;
        margin-left: 10px;
    }

    .service-box-items .icon {
        width: 90px;
        height: 90px;
        line-height: 90px;
    }

    .service-box-items .icon::before {
        width: 90px;
        height: 90px;
    }

    .service-section-3.pb {
        padding-bottom: 50px;
    }

    .success-story .pattern-layer {
        top: 0;
        height: 100%;
    }

    .success-story {
        padding-top: 50px;
        background: #f6f6f6;
    }

    .success-story .owl-theme .owl-nav {
        display: none;
    }

    .work-process .section-title {
        margin-bottom: 10px;
    }

    .work-block-one .inner-box h4 {
        font-size: 20px;
    }

    .work-block-one .inner-box .icon-box img {
        height: 60px;
        width: 60px;
    }

    .news-events-img {
        height: 230px;
    }

    .event-date {
        width: 45px;
        height: 45px;
    }

    .event-date h4 {
        margin-top: 5px;
        font-size: 14px;
    }

    .news-event-content span {
        font-size: 15px;
    }

    .events-inner {
        margin-top: 15px;
    }

    .event-title {
        padding-left: 12px;
        width: calc(100% - 45px);
    }

    .event-date b {
        font-size: 18px;
    }

    .marquee-reverse {
        margin-top: 15px;
    }

    .partner {
        padding: 25px 0;
    }

    .partner img {
        max-width: 100px;
    }

    .marquee-list {
        margin-left: 15px;
        gap: calc(clamp(5rem, 1rem + 20vmin, 15rem) / 10);
    }

    .footer {
        padding: 40px 0;
    }

    .copyright p {
        font-size: 15px;
    }

    .footer-info .col-sm-6 {
        width: 50%;
        padding-left: 7px;
        padding-right: 7px;
    }

    .footer-info {
        margin-left: -7px;
        margin-right: -7px;
    }

    .footer-wrap h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .footer-menu li a {
        padding-left: 15px;
        font-size: 15px;
        line-height: 1.3;
    }

    .footer-menu li+li {
        margin-top: 10px;
    }

    .newsletter {
        padding: 20px;
    }

    .newsletter-icon {
        height: 50px;
        width: 50px;
        line-height: 50px;
    }

    .newsletter-content {
        width: calc(100% - 50px);
        padding-left: 15px;
    }

    .newsletter-content h3 {
        font-size: 22px;
    }

    .newsletter-content p {
        font-size: 16px;
    }

    .banner {
        height: 200px;
    }

    .banner-wrap {
        height: 200px;
    }

    .banner-wrap h2 {
        font-size: 28px;
        line-height: 1.1;
    }

    .study-abraod-page.mt1 {
        margin-top: 25px;
    }

    .mt1 {
        margin-top: 50px;
    }

    .mb1 {
        margin-bottom: 50px;
    }

    .pt1 {
        padding-top: 50px;
    }

    .pb1 {
        padding-bottom: 50px;
    }

    .study-abraod-page .case-block .lower-content {
        padding: 20px;
    }

    .study-abrod-featured-img {
        height: 250px;
    }

    .study-abroad-details-content h2 {
        font-size: 28px;
    }

    .study-abroad-details-content p {
        font-size: 16px;
        line-height: 1.5;
    }

    .study-abroad-col {
        margin-top: 30px;
        padding-top: 25px;
        border-top: 5px solid #efefef;
    }

    .study-abroad-details-list-wrap h3 {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .why-abroad-col {
        padding: 15px;
        height: 100%;
    }

    .why-abroad-icon {
        height: 50px;
        width: 50px;
    }

    .why-abroad-icon i {
        line-height: 50px;
        font-size: 25px;
    }

    .why-abroad-content span {
        font-size: 15px;
        line-height: 1.3;
    }

    .study-abroad-information .nav-tabs .nav-link {
        font-size: 16px;
        padding: 10px 15px;
    }

    .study-abroad-inf-wrap p {
        font-size: 16px;
    }

    .study-abroad-inf-wrap ul li {
        font-size: 16px;
        line-height: 1.3;
    }

    .study-abroad-inf-wrap ul li+li {
        margin-top: 10px;
    }

    .study-abroad-faqs .accordion-button {
        font-size: 16px;
        padding: 10px 15px;
    }

    .accordion-body {
        padding: 15px;
    }

    .study-abroad-faqs .accordion-body p {
        font-size: 16px;
    }

    .study-abroad-faqs .accordion-item+.accordion-item {
        margin-top: 10px;
    }

    .accordion-button::after {
        margin-left: 10px;
    }

    .study-abroad-sidebar-wrap h3 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .study-abroad-sidebar-wrap {
        padding: 20px;
    }

    .study-abroad-sidebar-wrap h3::before {
        height: 25px;
        width: 3px;
    }

    .sidebar-form-head {
        padding: 25px 20px;
    }

    .sidebar-form-main {
        padding: 20px;
    }

    .cta-content {
        padding: 20px;
    }

    .cta-content h3 {
        font-size: 25px;
    }

    .call-us a {
        font-size: 13px;
    }

    .call-us a i {
        font-size: 15px;
        margin-right: 3px;
    }

    .cta-btn a {
        font-size: 16px;
    }

    .university-page.mt1 {
        margin-top: 25px;
    }

    .university-page-img {
        height: 220px;
    }

    .university-page-content h3 {
        font-size: 18px;
        line-height: 1.1;
        padding-left: 7px;
    }

    .university-page-logo img {
        height: 28px;
        width: 28px;
        padding: 3px;
    }

    .university-page-wrap {
        margin-top: 25px;
    }

    .general-featured-img {
        height: 250px;
        margin-bottom: 25px;
    }

    .list-design li {
        font-size: 16px;
        line-height: 1.3;
        padding-left: 25px;
    }

    .list-design li+li {
        margin-top: 10px;
    }

    .general-page-menu {
        padding: 20px;
    }

    .general-page-menu h3 {
        font-size: 25px;
    }

    .general-page-menu h3::before {
        top: 4px;
        height: 22px;
        width: 3px;
    }

    .general-page-menu ul li a {
        font-size: 16px;
        line-height: 1.3;
    }

    .general-page-sidebar {
        margin-top: 10px;
    }

    .call-to-action {
        margin-top: 25px;
    }

    .course-page .nav-tabs {
        margin-bottom: 10px;
    }

    .about-point .nav-tabs {
        overflow-y: hidden;
        overflow-x: auto;
        flex-wrap: nowrap;
        white-space: nowrap;
        box-shadow: 0 0px 20px rgb(0 0 0 / 15%);
    }

    .about-point .nav-tabs .nav-item {
        width: 100%;
    }

    .about-point .nav-tabs .nav-item .nav-link {
        padding: 12px 25px;
        font-size: 18px;
    }

    .about-point-content {
        margin-right: 0;
        padding-right: 0;
    }

    .about-point-content h3 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .about-point-content ul li {
        font-size: 16px;
    }

    .about-point-img {
        height: 250px;
    }

    .service-section-3.mt1 {
        margin-top: 25px;
    }

    .inner-title h2 {
        font-size: 28px;
    }

    .inner-title img {
        height: 30px;
    }

    .inner-title {
        margin-bottom: 10px;
    }

    .team-content span {
        margin-top: 0;
    }

    .team-img {
        width: 100%;
        height: 300px;
    }

    .events-page.mt1 {
        margin-top: 15px;
    }

    .post-meta ul li {
        font-size: 15px;
    }

    .awards-content {
        padding: 20px;
    }

    .awards-content h3 {
        font-size: 20px;
    }

    .gallery-page.mt1 {
        margin-top: 25px;
    }

    .gallery-page-wrap {
        height: 250px;
    }

    .program-gallery-wrap {
        height: 250px;
    }

    .gallery-details.mt1 {
        margin-top: 25px;
    }

    .contact-us-form {
        padding: 20px;
    }

    .payment-head h3 {
        font-size: 30px;
    }

    .payment-head p {
        font-size: 16px;
        line-height: 1.3;
    }

    .payment-col {
        padding: 20px;
    }

    .scholarship-main-head h3 {
        font-size: 24px;
    }

    .scholarship-grid-wrap {
        padding: 15px;
    }

    .scholarship-grid-head h3 {
        font-size: 20px;
    }

    .formbold-steps li {
        font-size: 15px;
        line-height: 16px;
    }

    .formbold-steps li::after {
        top: -38px;
    }

    .formbold-steps {
        margin-bottom: 25px;
    }

    .apply-form-head-info {
        order: 2;
    }

    .apply-form-photo.gallery {
        order: 3;
        width: 100%;
        max-width: 200px;
        margin: auto;
        margin-top: 20px;
    }

    .apply-form-head {
        text-align: center;
    }

    .apply-logo {
        width: 100%;
    }

    .apply-form-head-info h3 {
        font-size: 28px;
    }

    .apply-logo img {
        height: 40px;
    }

    .apply-form-wrap {
        padding: 20px;
    }

    .apply-btn button {
        font-size: 18px;
    }

    .enquiry-page-content {
        padding: 50px 0 20px;
    }

    .enquiry-page-form {
        padding: 20px;
    }

    .enquiry-page-form h3 {
        font-size: 28px;
    }

    .enquiry-modal .modal-content {
        display: block;
    }

    .enquiry-img {
        width: 100%;
        height: 200px;
    }

    .enquiry-main {
        width: 100%;
        position: static;
        padding: 20px;
    }

    .btn-close {
        background-color: var(--white-color);
        padding: 10px;
        border-radius: 100%;
        opacity: 1;
    }

    .btn-close {
        right: 10px;
        top: 10px;
    }

    .enquiry-main h3 {
        font-size: 25px;
    }

    .enquiry-main .form-control {
        height: 40px;
        font-size: 14px;
    }

    .enquiry-main textarea.form-control {
        height: 80px;
    }

    .enquiry-main .btns-sub {
        font-size: 18px;
        margin-top: 0;
    }

    .chat-section {
        bottom: 10px;
        right: 10px;
        left: 10px;
        width: auto;
    }

    .skip-ads-col img {
        height: 100%;
        width: 100%;
    }
}
