@media (max-width: 1300px) {}

@media (max-width: 1280px) {
    /* ----------------------------- about_css_start ---------------------------- */
    .owl-theme .owl-nav .owl-prev {
        left: -10px;
    }
    .owl-theme .owl-nav .owl-next {
        right: -10px;
    }
    .owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next {
        position: relative;
        top: auto;
        transform: inherit;
    }
    .owl-nav {
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
    }
    /* ----------------------------- about_css_end ---------------------------- */
}
@media (max-width: 1199px) {
    /* ----------------------------- home_css_start ----------------------------- */
    .banner_data h1 {
        font-size: 55px;
        line-height: 65px;
        margin: 15px 0px;
    }
    .our_gallery_home {
        margin-top: 20px;
    }
    .web_title_mb40 {
        margin-bottom: 30px;
    }
    .global_data {
        padding-left: 30px;
    }
    .global_event_book {
        justify-content: center;
        display: flex;
        flex-flow: column;
        align-items: center;
    }
    .working_way_icon span::before {
        display: none;
    }
    .banner_two .carousel-item img {
        height: auto;
    }
    .about_small_img {
        left: 0;
    }
    .gallery_wave_one {
        top: 0;
    }
    .gallery_wave_two {
        bottom: 0;
    }
    .footer_sec {
        margin-top: 60px;
    }
    .footer_info {
        position: relative;
    }

    /* ----------------------------- home_css_end ----------------------------- */



    /* ---------------------------- booking_css_start --------------------------- */
    .select_cls_box h4 {
        font-size: 19px;
    }
    .book_your_slot h3 {
        font-size: 17px;
    }
    .calender_main .day_line li {
        margin-bottom: 17px;
    }
    /* ---------------------------- booking_css_end --------------------------- */

    .gallery_video iframe, .gallery_img a img {
        height: 295px;
    }

}

@media (max-width: 991px) {
    /* ----------------------------- home_css_start ----------------------------- */
    .banner_data h1 {
        font-size: 45px;
        line-height: 55px;
        margin: 5px 0px;
    }
    .about_main_img {
        float: none;
        text-align: left;
        margin-bottom: 25px;
    }
    .about_main_img img {
        width: 100%;
    }
    .about_small_img {
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .about_small_img img {
        width: 70%;
    }

    .gallery_wave_main {
        display: none;
    }
    .global_event_arrow,
    .global_event_arrow_main,
    .footer_bg_right_two,
    .footer_bg_left_two {
        display: none;
    }

    .global_data {
        padding-left: 0px;
    }
    .global_event_main {
        padding: 40px 0px;
    }
    .global_data .web_title h2 {
        margin-bottom: 10px;
    }
    .global_event_main, .working_way {
        margin: 30px 0px;
    }
    .owl-theme .owl-dots {
        margin-bottom: 0px;
        margin-top: 15px;
    }
    .inquiries_img_main img {
        width: 90%;
    }
    .inquiries_img_two {
        width: 65% !important;
    }
    .footer_sec {
        margin-top: 50px;
    }
    .footer_bg_left_one img, .footer_bg_right_one img {
        width: 40%;
    }
    .footer_bg_right_one {
        display: flex;
        justify-content: end;
    }
    .footer_bg_mobile {
        display: block;
    }
    .footer_bg_mobile_one {
        left: 30px;
        top: 40px;
    }
    .footer_bg_mobile_two {
        left: auto;
        right: 30px;
    }
    /* ----------------------------- home_css_end ----------------------------- */
    /* ---------------------------- inquiry_css_start --------------------------- */
    .inner_banner {
        padding: 60px 0px;
    }
    .inquiry_sec_page {
        margin-bottom: 0px;
    }
    .left_time_title i {
        font-size: 35px;
    }
    .left_time_title h2 {
        font-size: 50px;
    }
    .left_time_title h5 {
        font-size: 18px;
    }
    /* ---------------------------- inquiry_css_end --------------------------- */

    /* ---------------------------- booking_css_start --------------------------- */
    .calender_main_row {
        margin-left: 15px;
    }
    .book_your_slot h3 {
        font-size: 17px;
    }
    .booking_icon_one {
        bottom: -57px;
    }
    .booking_icon_one img, .booking_icon_two img {
        width: 50%;
    }
    .booking_icon_two {
        display: flex;
        justify-content: end;
        bottom: -70px;
    }
    .online_class_sec_two .web_title h2 {
        font-size: 36px;
    }
    .select_cls_box {
        margin-top: 20px;
    }
    .select_cls_box img {
        width: 40%;
    }
    .select_cls_box h4 {
        font-size: 25px;
        max-width: 305px;
        display: flex;
    }
    .online_class_sec_two {
        margin-bottom: 40px;
    }
    .online_cls_info {
        margin-top: 20px;
    }
    /* ---------------------------- booking_css_end --------------------------- */

    /* -------------------------- testimonial_css_start ------------------------- */
    .student_say_main {
        margin-top: 25px;
    }
    /* -------------------------- testimonial_css_start ------------------------- */

    .gallery_video iframe, .gallery_img a img {
        height: 215px;
    }

}

@media (max-width: 767px) {

    /* ----------------------------- home_css_start ----------------------------- */
    .tabla_bg {
        top: 110px;
        display: inline-block;
        width: 300px;
    }
    .tabla_bg img {
        width: 100%;
        /* height: 100vh; */
    }
    .carousel_two .banner_img {
        padding: 7px;
    }
    .banner_line {
        top: -4px;
    }
    .banner_line_two {
        top: -7px;
        right: -3px;
    }
    .carousel_main .banner_one_pad0 {
        padding-left: 5px;
    }

    .banner_data h1 {
        font-size: 35px;
        line-height: 45px;
        margin: 5px 0px;
    }
    .banner_one {
        margin-bottom: 30px;
    }
    .about_small_img {
        bottom: -10px;
    }
    .about_small_img img {
        width: 70%;
    }
    .web_title h2 {
        font-size: 30px;
        margin: 5px 0px;
    }
    .about_info p {
        margin-bottom: 10px;
    }
    .gallery_view_more {
        text-align: left !important;
    }
    .web_title_mb40 {
        margin-bottom: 20px;
    }
    .gallery_img {
        margin-bottom: 25px;
    }
    .video_icon a {
        font-size: 30px;
    }
    .global_event_main {
        padding: 20px 0px;
    }
    .global_data .web_title h2 {
        font-size: 27px;
    }
    .global_data p {
        padding-right: 0px;
        margin-bottom: 15px;
    }
    .global_event_book {
        flex-flow: row;
        padding: 0px;
        margin-left: -18px;
        justify-content: start;
    }
    .global_event_book_line {
        transform: rotate(-1.50rad);

    }
    .line_bottom {
        transform: rotate(20.350rad);
    }
    .testimonial_sec .web_title_mb40 {
        margin-bottom: 10px;
    }
    .testimonial_slider_blog p {
        padding: 0px;
    }
    .testimonial_slider_main .owl-theme .owl-dots {
        margin-top: 5px;
    }
    .testimonial_user_img {
        margin-top: 20px;
    }
    .working_way {
        padding: 20px 0px 10px;
        background-position: center top;
    }
    .working_way .web_title h2 {
        max-width: 100%;
        line-height: 40px;
        font-size: 26px;
    }
    .working_way_blog {
        margin-bottom: 20px;
    }
    .working_way_blog h3 {
        margin: 7px 0px 7px;
        font-size: 26px;
    }
    .inquiries_img_main {
        margin-bottom: 90px;
    }
    .form-control {
        height: 50px;
    }
    .form-group {
        margin-bottom: 15px;
    }
    .footer_sec {
        margin-top: 30px;
        padding: 30px 0px 10px;
    }
    .footer_bg_left_one img, .footer_bg_right_one img {
        width: 17%;
    }
    .footer_info p {
        max-width: 100%;
        margin: 10px 0px 15px;
    }

    .footer_link ul {
        border: 2px solid #FFF;
        padding: 12px 10px 5px;
    }
    .footer_link ul li {
        margin-bottom: 5px;
    }
    .footer_link ul li+li {
        margin-left: 15px;
    }
    .footer_media {
        position: relative;
        z-index: 2;
    }
    .footer_media ul {
        margin: 20px 0px 15px;
    }
    .copyright p {
        font-size: 13px;
    }
    .footer_media ul li a {
        width: 43px;
        height: 43px;
        font-size: 18px;
    }
    .footer_bg_mobile_one {
        left: 20px;
        top: 35px;
    }
    .footer_bg_mobile_one img {
        width: 12%;
    }
    .footer_bg_mobile_two {
        left: auto;
        right: -35px;
        top: 29px;
    }
    .footer_bg_mobile_two img {
        width: 50%;
    }
    .iti {
        width: 100%;
    }
    .iti-mobile .iti--container {
        left: 10px;
        right: 10px;
    }
    .iti .iti__country-list {
        top: 70px;
        width: auto;
        right: auto;
        width: 95%;
    }

    /* ----------------------------- home_css_end ----------------------------- */

    /* ----------------------------- about_css_start ---------------------------- */
    .inner_banner {
        padding: 40px 0px;
        margin-bottom: 25px;
    }
    .banner_title h2 {
        font-size: 35px;
    }
    .mission_about_in {
        padding: 0px 0px;
    }
    .mission_img {
        margin-bottom: 20px;
    }
    .team_member {
        margin-top: 20px;
    }
    .owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next {
        height: 42px;
        width: 42px;
        line-height: 42px;
        font-size: 22px;
    }
    .owl-theme .owl-nav .owl-prev {
        left: -5px;
    }
    .owl-theme .owl-nav .owl-next {
        right: -5px;
    }
    .owl-nav {
        margin-top: 10px;
    }
    .single-team .txt h5 {
        font-size: 14px;
        margin-bottom: 0px;
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        padding: 0px 5px;
    }
    .single-team .txt span {
        font-size: 10px;
    }
    .single-team .txt {
        width: 90%;
        padding: 10px 10px 5px;
        box-shadow: none;
    }
    .single-team .social-links ul li {
        margin-right: 0px;
    }
    .single-team .social-links ul li a img {
        width: 12px;
    }
    .single-team .social-links ul li a {
        line-height: 30px;
        font-size: 13px;
        height: 30px;
        width: 30px;
    }
    /* ----------------------------- about_css_end ---------------------------- */
    /* -------------------------- testimonial_css_start ------------------------- */
    .testimonial_page .testimonial_slider_blog {
        margin-bottom: 15px;
    }
    .testimonial_page .testimonial_img {
        width: 80px;
        height: 80px;
        border: 2px solid var(--orange);
    }
    .student_say_main {
        margin-top: 20px;
    }
    /* -------------------------- testimonial_css_end ------------------------- */

    /* ---------------------------- booking_css_start --------------------------- */
    .booking_main .web_title h2 {
        font-size: 26px;
    }
    .month_title span {
        font-size: 22px;
    }
    .month_title a {
        font-size: 18px;
    }
    .calender_main_row {
        margin-right: calc(var(--bs-gutter-x)* -.5);
        margin-left: calc(var(--bs-gutter-x)* -.5);
    }
    .calender_main {
        padding: 0px 10px;
    }
    .calender_main .calender_day {
        margin: 10px 0px;
    }
    .calender_main .calender_day li {
        width: 33px;
        font-size: 14px;
    }
    .calender_main .day_line li a {
        width: 35px;
        height: 35px;
        font-size: 14px;
    }
    .calender_main .day_line li {
        margin-bottom: 8px;
    }
    .left_view_main {
        padding-right: calc(var(--bs-gutter-x)* .5);
        padding-left: calc(var(--bs-gutter-x)* .5);
        background-color: transparent;
        border-radius: 0;
    }

    .book_appointment_main {
        margin-top: 0;
        background: #252525;
        padding-bottom: 20px;
        border-radius: 0px 0px 10px 10px;
    }
    .booking_icon_two {
        bottom: -60px;
        text-align: right;
        display: flex;
        justify-content: end;
    }
    .booking_icon_two img, .booking_icon_one img {
        width: 50%;
    }
    .booking_icon_one {
        bottom: -50px;
    }
    .left_time_title {
        padding: 10px 0px;
        border-radius: 0px;
        margin-top: 0px;
    }
    .book_your_slot h3 {
        font-size: 20px;
    }
    .left_time_title h2 {
        font-size: 40px;
    }
    .left_time_title i {
        font-size: 30px;
    }
    .book_your_slot ul li a {
        font-size: 15px;
    }
    .book_your_slot ul li {
        margin-bottom: 15px;
    }
    .tabla_popup_title {
        font-size: 20px;
    }
    .right_view_main {
        border-radius: 0;
        box-shadow: none;
        background-color: transparent;
    }
    .month_title_calender_main {
        border-radius: 10px 10px 0px 0px;
        box-shadow: 0 0 12px rgb(0 0 0 / 12%);
        background-color: var(--white);
        padding-top: 15px;
    }
    .online_class_sec_two .web_title h2, .online_class_main .web_title h2 {
        font-size: 28px;
        margin: 0px;
        margin-bottom: 5px;
    }
    .online_class_sec_two {
        margin-bottom: 20px;
    }
    .online_class_main .web_title h2 {
        margin-bottom: 15px;
    }
    .online_cls_data h3 {
        font-size: 20px;
    }
    .online_cls_info {
        gap: 10px;
        padding: 10px;
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .month_title {
        margin-top: 0px;
    }
    /* ---------------------------- booking_css_end --------------------------- */

    .gallery_video iframe, .gallery_img a img {
        height: 126px;
    }

    .footer_media ul li+li {
        margin-left: 5px;
    }
}

@media (max-width: 568px) {}

@media (max-width: 480px) {}
