@media screen and (max-width: 1399px) {
    button.slick-prev.slick-arrow {
        top: auto !important;
        bottom: -15% !important;
        left: auto !important;
        right: 0 !important;
        margin-right: 60px !important;
    }
    button.slick-next.slick-arrow {
        top: auto !important;
        bottom: -15% !important;
        right: 0 !important;
    }
    section.year_sec {
        margin-bottom: 40px;
    }
    .year_box {
        transform: unset;
    }
    .innovation_slider.slick-initialized.slick-slider {
        padding: unset !important;
    }
    .nurturing_next_box.slick-slide {
        min-height: unset !important;
    }
}

@media screen and (max-width: 1199px) {

    .home_banner .carousel-inner .carousel-item img {
        height: 500px !important;
    }

    .home_banner .banner_content {
        width: 60%;
    }

    .home_banner .banner_content h1 {
        font-size: 36px;
        line-height: 46px;
    }

    .year_sec .year_box {
        padding: 30px 20px;
    }

    .year_sec .row .col-md-3 {
        width: 33.333%;
        margin-bottom: 1.5rem;
    }

    .counter h2 {
        font-weight: 700;
        font-size: 32px !important;
        padding: 0 18px !important;
    }

    .counter h2 i {
        font-size: 22px !important;
        margin-left: 4px;
        top: 8px !important;
    }

    .counter img {
        top: -11px !important;
        left: 24px !important;
    }

    .counter h2 strong {
        top: 0px !important;
    }

}

@media screen and (max-width: 991px) {
    .student_testimonial_box {
        height: 100%;
    }
    .row.nurture_slider {
        padding: 0px 20px;
    }
    section.nurturing_next_sec {
        margin-bottom: 30px;
    }
    section.student_testimonials .row > div {
        aspect-ratio: 1 / 1;
        padding: 0px 20px !important;
    }

    .home_banner .carousel-inner .carousel-item img {
        height: 100% !important;
    }

    .nurturing_next_sec .row .col-md-3 {
        margin-bottom: 1.5rem;
        width: 33.333%;
    }

    .counter .row {
        justify-content: space-between !important;
    }

    .counter h2 {
        font-size: 32px !important;
        padding: 0px !important;
    }

    .counter img {
        left: 0px !important;
    }

    .counter h2 i {
        font-size: 24px !important;
        top: 7px !important;
    }

    .counter .row .col-md-3 {
        width: 33.333%;
    }

    .counter h2 strong {
        top: 0px !important;
        margin-left: 50px !important;
    }

    .year_sec {
        padding: 100px 0px 70px 0px;
    }

    /* .student_testimonial_box img {
        height: 423px !important;
    } */


    .student_testimonial_box_content {
        padding: 0px 30px !important;
    }

    .student_testimonial_box_content h4 {
        font-size: 22px !important;
        line-height: 26px !important;
    }

    .student_testimonial_box_content p {
        font-size: 16px !important;
        margin: 0px;
    }

    .student_testimonial_box_content span {
        font-size: 14px;
    }

    .student_testimonials .row .col-md-4 {
        padding: 0px;
        width: 50%;
    }

}

@media screen and (max-width: 767px) {
    .nurturing_next_box.slick-slide {
        margin:0px 0.2% !important;
    }
    .p_100 {
        padding: 70px 0px !important;
    }

    .home_banner .carousel-control-next,
    .carousel-control-prev {
        display: none;
    }

    .year_sec .row .col-md-3 {
        width: 50%;
    }

    .featured_sec .featured_box p {
        font-size: 20px;
        line-height: 28px;
    }

    .featured_sec .col-md-4 {
        margin-bottom: 1.5rem;
        width: 50%;
    }

    .nurturing_next_sec .main_title h2 {
        margin-bottom: 50px !important;
        font-size: 32px !important;
        line-height: 40px !important;
    }

    .nurturing_next_sec .row .col-md-3 {
        width: 50% !important;
    }

    .student_testimonials .row .col-md-4 {
        width: 50%;
    }

    .counter h2 strong {
        margin-left: 30px !important;
    }

    .counter h2 {
        font-size: 28px !important;
    }

    .student_testimonial_box_content {
        padding: 0px 20px !important;
    }

    .student_testimonial_box_content p {
        font-size: 15px !important;
    }

    .faq_box {
        width: 90% !important;
    }

    .faq_box button {
        font-size: 22px !important;
    }

    .faq_box .accordion-body {
        padding-top: 16px !important;
    }
    .student_testimonials .main_title {
        margin-bottom: 50px !important;
    }
    .main_title p {
        width: 100% !important;
        font-size: 22px !important;
    }
    .counter h2 {
        font-size: 24px !important;
    }
    .counter h2 i {
        font-size: 18px !important;
        top: 4px !important;
    }
    .counter img {
        width: 40% !important;
    }
    .counter h2 strong {
        font-size: 16px !important;
    }
}

@media screen and (max-width: 575px) {

    .home_banner .banner_content {
        width: 90%;
    }

    .counter .row .col-md-3 {
        width: 100%;
    }

    .counter h2 strong {
        margin-left: 50px !important;
        font-size: 21px !important;
        top: 1px !important;
    }

    .counter h2 {
        margin: 0px 0px 40px 29px;
        font-size: 32px !important;
    }
    .counter img {
        width: auto !important;
    }
    .counter img {
        left: 44px !important;
    }

    .nurturing_next_sec .row .col-md-3 {
        width: 100% !important;
    }

    .student_testimonials .row .col-md-4 {
        width: 100%;
        margin-bottom: 0px;
    }

    .student_testimonial_box_content {
        padding: 40px !important;
    }

    .year_sec .row .col-md-3 {
        width: 100%;
    }
    .counter .row .col-md-3 {
        width: 100% !important;
    }
    .faq_box button {
        font-size: 20px !important;
    }

}