@media (max-width: 1400px) {
    .col_bgwhite{
        padding-left: 0;
        padding-right: 0;
    }
    
}
@media (max-width: 1200px) {
    #logo img{
        max-width: 130px;
    }
    
}
@media (max-width: 1199px) {
    .hero_imagehouses{
        position: relative;
    }
    .title_bannerhero{
        font-size: 45px;
    }
}
@media (max-width: 991px) {
   
   
    #navbar_content:not(.show){
        display: flex !important;
        flex-direction: column;
        position: fixed;
        transform: translateX(-100%);
        top: 0;
        height: 100vh;
        overflow: auto;
    }
    #navbar_content.collapse_content_shadow:not(.show){
        display: flex !important;
        flex-direction: column;
        position: fixed;
        transform: translateX(-100%);
        height: 100vh;
        overflow: auto;
        top: 0;
        left: 0;
        height: 100%;
        /* width: 100%; */
        background: #000000cc;
    }
    #navbar_content.collapse_content_shadow{
        /* display: block !important; */
        position: fixed;
        height: 100%;
        /* width: 100%; */
        transition: transform 0.4s, visibility 0.4s;
        will-change: transform, visibility;
        background: #000000cc;
        overflow: auto;
        overflow-x: hidden !important;
        left: 0;
        transform: translateX(0);
        padding: 0;
        z-index: 99;
        -webkit-box-shadow: 0.5px -0.5px 8px 4px rgba(56, 56, 56, 0.05);
        -moz-box-shadow: 0.5px -0.5px 8px 4px rgba(56, 56, 56, 0.05);
        box-shadow: 0.5px -0.5px 8px 4px rgba(56, 56, 56, 0.05);
        max-width: 100%;
    }
    #navbar_content .navbar-nav{
        width: 100%;
    }
    
    #navbar_content{
        /* display: block !important; */
        flex-direction: column;
        display: flex !important;
        position: fixed;
        top: 0;
        max-width: 320px;
        width: 100%;
        transition: transform 0.4s, visibility 0.4s;
        will-change: transform, visibility;
        height: 100vh;
        overflow: auto;
        overflow-x: hidden !important;
        left: 0;
        transform: translateX(0);
        padding: 0;
        background: var(--white_color);
        z-index: 99;
        -webkit-box-shadow: 0.5px -0.5px 8px 4px rgba(56, 56, 56, 0.05);
        -moz-box-shadow: 0.5px -0.5px 8px 4px rgba(56, 56, 56, 0.05);
        box-shadow: 0.5px -0.5px 8px 4px rgba(56, 56, 56, 0.05);
        text-align: right;
    }
    #nav_item{
        border-bottom: 1px solid var(--border_color);
        padding: 10px;
        color: var(--dark_color);
    }
    #nav_item:hover{
        padding-left: 15px;
    }
    #nav_item i{
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 25px;
        height: 25px;
        border-radius: var(--border_radius);
    }
    #Btnnav_toggler{
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--primary_color);
        border: 1px solid var(--primary_color);
        background: transparent;
        transition: var(--transition);
        border-radius: calc(var(--border_radius) );
        width: 40px;
        height: 40px;
    }
    #Btnnav_toggler:hover{
        color: var(--white_color);
        background: var(--primary_color);
    }
    #Btnnav_toggler i{
        line-height: 0.4rem;
    }
   .elmentor_element {
        padding: 40px 0;
    }

    .elementor_text {
        padding: 0 50px;
    }

    .elementor_text h2 {
        font-size: 30px;
    }

    .elementor_text h5 {
        font-size: 1.2rem;
        line-height: 30px;
    }
}
@media (max-width: 767.98px){
    #navheader::before{
        left: -28px;
        width: 50%;
    }
    .cta_section{
        padding: 15px 0;
    }
    .cta_section .cta_image{
        margin-bottom: 18px;
    }
    .cta_section .cta_image img{
        max-width: 320px;
    }
    .cta_section h2{
        text-align: center;
    }
    .cta_section p{
        text-align: center;
    }
    .cta_section .btn_default{
        display: flex;
        justify-content: center;
        margin: 0 auto;
    }
    .servises_sec{
        padding-bottom: 10px;
    }
    .title_sm{
        font-size: 28px;
    }
   
    .aboutUs_sec{
        padding-top: 20px;
    }
    .title_bannerhero{
        margin-bottom: 15px;
    }
}


@media (max-width: 567px) {
    .title_bannerhero{
        font-size: 35px;
    }
    #navheader .container{
        padding: 15px 0;
    }
    #Btnnav_toggler{
        font-size: 17px;
        width: 35px;
        height: 35px;
    }
   
    .btn_default.btn_call .cus-btn{
        padding: 10px 8px;
    }
    .btn_default.btn_call .cus-btn .text{
        font-size: 14px;
    }
     .btn_default.btn_call .cus-btn .text i{
        display: none;
     }
    .btn_default .cus-btn{
        padding: 14px 12px;
    }
    .btn_default .cus-btn .text{
        font-size: 17px;
    }
    .desc_bannerhero,.description_bannerhero{
        font-size: 14px;
    }
    .fret_title{
        font-size: clamp(16px, 2.5vw, 23px);
    }
    .card_servises{
        padding: 15px 10px;
    }
    .servises_image{
        width: 90px;
        height: 90px;
    }
    .title_servises{
        font-size: 19px;
    }
    .servises_desc{
        font-size: 13px;
    }
    .title_sm{
        font-size: 22px;
    }
    .title_steps{
        font-size: 15px;
    }
    .footer_links a, .contact_links{
        font-size: 16px;
    }
    .modal-body ,.form_data{
        padding: 15px 10px !important;
    }
    .elementor_img img {
        object-position: top -50px right 0;
    }

    .elementor_text {
        padding: 30px;
    }

    .elementor_img {
        max-height: 60vh !important;
    }

    .banner-h1 {
        font-size: 3rem;
    }

    .banner-h5 {
        font-size: 1.1rem;
    }
    .gallery_items{
        flex-wrap: wrap;
    }
    .gallery_item{
        width: 50%;
    }
}
@media (max-width: 424px) {
   .banner-h1 {
        font-size: 2.2rem;
    }
    #navheader{
        padding:  0 10px;
    }
    #logo img{
        max-width: 100px;
    }
    .banner-h5 {
        font-size: 0.9rem;
        line-height: 25px;
    }

    .banner {
        padding: 50px 0;
    }

    .elementor_img {
        max-height: 40vh !important;
    }

    .elementor_img img {
        object-position: top -30px right 0;
    }
  
}