@media only screen and ( max-width: 1869px ) {

    .main_heading h2 br, .main_heading p br {
        display: none;
    }

}


@media only screen and ( min-width: 1400px ) and ( max-width: 1599px ) {

    .modern_feature_wrapp {
        margin: 0px 40px;
        padding: 30px;
    }

} 

@media only screen and ( min-width: 1200px ) and ( max-width: 1399px ) {

    .modern_feature_wrapp {
        margin: 0px 40px;
        padding: 30px;
    }

} 


@media only screen and ( max-width: 1199px ) {

    .modern_feature_wrapp {
        margin: 0;
        border-radius: 0;
    }
    .main_heading h2 br, 
    .hero_item_content h1 br {
        display: none;
    }
    .progress_wrapp .modern_feature_wrapp {
        margin: 70px 0;
    }

}


@media only screen and ( min-width: 992px ) and ( max-width: 1199px ) {

    .header_menu ul {
        gap: 0 25px;
    }
    .hero_item_content h1 {
        font-size: 70px;
    }
    .play_btns span {
        width: 100px;
        height: 100px;
    }
    .main_heading h2 {
        font-size: 40px;
    }
    .tabs_main ul.nav .nav-item button {
        font-size: 16px;
    }
    .tabs_main ul.nav .nav-item {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .testimonial_content h2 {
        font-size: 26px;
        margin: 40px 0;
    }
    .getTouch_main {
        padding: 30px;
        border-radius: 15px;
    }
    .getTouch_main h2 {
        font-size: 74px;
    }
    .blog_content h6 a {
        font-size: 18px;
    }
    .inner_heading h1 {
        font-size: 52px;
    }
    .footer_page_card h2 {
        font-size: 28px;
    }

}


@media only screen and ( max-width: 991px ) {

    .header_right_bg {
        max-width: 300px;
        background-color: var(--border-color);
        padding: 30px;
    }
    .header_menu ul {
        flex-direction: column;
        align-items: start;
        justify-content: start;
    }
    .header_menu ul li .submenu {
        display: none;
        background-color: rgba(13, 13, 13, 0.9);
    }
    .brand_logo {
        display: flex;
        align-items: center;
        gap: 0 25px;
    }
    .navbartoggle {
        width: 50px;
        height: 50px;
        display: flex !important;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
        background-color: var(--button-bg-color);
        color: var(--body-text-color) !important;
        font-size: 22px;
    }
    .header_wrapp {
        padding: 15px 0;
    }
    .header_menu>ul>li>a {
        padding: 15px 0;
    }
    .header_menu ul li a {
        align-items: start;
        width: 100%;
        justify-content: space-between;
    }
    .header_menu ul li {
        width: 100%;
    }
    .header_menu ul li .submenu li a {
        padding: 10px 15px;
    }
    .header_menu {
        text-align: left;
        height: 100%;
        overflow-y: scroll;
    }
    .about_content_wrapp .main_heading p {
        margin: 0;
        text-align: center;
    }
    .service_sidebar_main {
        padding: 0;
    }

    .faq_card_left, 
    .faq_card_right {
        margin: 0;
        padding: 25px 15px;
    }
    .accordion_wrapp h3 {
        font-size: 24px;
    }
    .mission_wrapp .main_heading h2 {
        font-size: 22px;
    }


}


@media only screen and ( min-width: 768px ) and ( max-width: 991px ) {


    .hero_item_content h1 {
        font-size: 58px;
    }
    .play_btns span {
        width: 90px;
        height: 90px;
    }
    .main_heading h2 {
        font-size: 34px;
    }
    .service_content_main {
        margin-top: 0;
    }
    .marquee_text h3 {
        font-size: 54px;
    }
    .marquee_text_main, 
    .marquee_text {
        gap: 0 40px;
    }
    .testimonial_content h2 {
        font-size: 22px;
        margin: 40px 0;
    }
    .getTouch_main {
        padding: 30px;
        border-radius: 15px;
    }
    .getTouch_main h2 {
        font-size: 66px;
    }
    .blog_content h6 a {
        font-size: 18px;
    }
    .inner_heading h1 {
        font-size: 46px;
    }
    .service_step_card {
        gap: 0 250px
    }
    .footer_page_card h2 {
        font-size: 26px;
    }


}


@media only screen and ( max-width: 767px ) {

    .heading_left {
        flex-direction: column;
        justify-content: start;
        gap: 30px;
    }
    .main_heading h2 {
        text-align: center;
    }
    .play_btns span {
        width: 80px;
        height: 80px;
        margin: 40px auto 0px;
    }
    .trustedSlider {
        margin-bottom: 30px;
    }
    .tabs_main {
        padding: 0;
    }

    .testimonial_content h2 {
        font-size: 22px;
        margin: 30px 0;
    }
    .testimonial_wrapp {
        padding-bottom: 60px;
    }
    .testimonial_wrapp .owl-nav {
        top: unset;
        justify-content: space-around;
    }
    .getTouch_main {
        padding: 15px;
        border-radius: 10px;
    }
    .social_media ul {
        justify-content: center;
        margin-bottom: 15px;
    }
    .copyright {
        text-align: center;
    }
    .blog_imgs img {
        width: 100%;
    }
    .mission_wrapp .main_heading h2 {
        text-align: left;
    }
    .cart_coupon, 
    .cart_main_bottom, 
    .service_step_card {
        grid-template-columns: 1fr;
    }

    .service_step_left .service_step_content {
        text-align: left;
    }
    .service_step_main:after {
        left: 20px;
        right: unset;
    }
    .service_step_left .service_step_date span {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 15px;
        border-top-left-radius: 15px;
    }
    .service_step_left .service_step_date span:after {
        border-left: 35px solid var(--footer-bg-color);
        right: -35px;
        left: unset;
        border-right: unset;
    }
    .service_step_card {
        padding-top: 70px;
    }
    .service_step_date {
        left: 0px;
        right: unset;
    }
    .service_step_main {
        align-items: start;
    }
    .service_step_content {
        padding-left: 50px;
    }
    .search_card .form_group {
        flex-direction: column;
    }
    .blog_profile_content .social_media ul {
        justify-content: start;
    }
    

}


@media only screen and ( min-width: 577px ) and ( max-width: 767px ) {

    .hero_item_content h1 {
        font-size: 40px;
    }
    .main_heading h2 {
        font-size: 36px;
    }

    .text_icon {
        font-size: 42px;
    }
    .marquee_text h3 {
        font-size: 48px;
    }
    .marquee_text, 
    .marquee_text_main {
        gap: 0 25px;
    }
    .text_section_wrapp {
        padding: 60px 0;
    }
    .getTouch_main h2 {
        font-size: 40px;
    }

    .inner_heading h1 {
        font-size: 38px;
    }
    .footer_page_card h2 {
        font-size: 24px;
    }


}
 

@media only screen and ( max-width: 576px ) {

    .brand_logo, 
    .header_right ul {
        gap: 0 15px;
    }

    .hero_item_content h1 {
        font-size: 38px;
    }
    .video_bg iframe {
        width: 400px;
        height: 220px;
    }
    .main_heading h2 {
        font-size: 26px;
    }

    .text_icon {
        font-size: 38px;
    }
    .marquee_text h3 {
        font-size: 40px;
    }
    .marquee_text, 
    .marquee_text_main {
        gap: 0 20px;
    }
    .text_section_wrapp {
        padding: 50px 0;
    }

    .getTouch_main h2 {
        font-size: 36px;
    }

    .navbartoggle, 
    .header_right ul li a .desktop_menu {
        width: 40px;
        height: 40px;
        font-size: 22px;
    }
    .header_right ul li a {
        font-size: 18px;
    }
    .header_main {
        gap: 0 15px;
    }
    .brand_logo a img {
        width: 120px;
    }
    .testimonial_content h2 {
        font-size: 18px;
    }

    .blog_content h6 a {
        font-size: 18px;
    }

    .inner_heading h1 {
        font-size: 32px;
    }
    .footer_page_card h2 {
        font-size: 22px;
    }
    .blockquote_bg {
        padding: 120px 30px 30px 30px;
    }
    .blog_profile {
        grid-template-columns: 1fr;
    }

}


@media only screen and ( min-width: 992px ) {

    .header_menu ul .submenu {
        background-color: var(--button-bg-color);
        display: block;
        left: 0;
        padding: 0;
        position: absolute;
        text-align: left;
        top: 100%;
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        -webkit-transform-origin: center top 0;
        -ms-transform-origin: center top 0;
        transform-origin: center top 0;
        -webkit-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        visibility: hidden;
        width: 200px;
        z-index: 999999;
    }
    .header_menu ul li:hover>.submenu {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        visibility: visible;
    }
    .header_menu ul .submenu li a {
        justify-content: space-between;
        padding: 10px;
        border-bottom: 1px solid #000;
        font-size: 14px;
    }
    .header_menu ul li:hover>.submenu li ul.submenu {
        left: 101%;
        top: -1px;
    }
    .navbartoggle, 
    .btnsClose {
        display: none;
    }


}