@media screen and (min-width:2499){
     .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
        max-width: 1530px;
    }
}

@media screen and (min-width: 1920px){

    .navbar-brand img{
        /* height: 130px; */
        width: 150px;
    }
    
    .home_banner_inner img{
        width: 100%;
    }
    
        .why_Dreamlife_Designs_img_box {
            top: auto !important;
    }

    
    .consult_design_section::before{
        height: 600px;
    }
    
    .consult_design_video video{
        height: 800px;width:535px;border-radius:300px;
    }
    
    .consult_design_section::before{    top: 80px;}
    
    .contact-form{
        height: 100vh;
    }
    
    .contact-form .row{
        align-items: center;
        justify-content: center;
    }
    
    .map-section iframe{
        height: 60vh;
    }

    
    .why_Dreamlife_Designs_img{
        width: 100%;
    }
    
    .why_Dreamlife_Designs_img_box {
    right: 20%;
    }
    
    .why_Dreamlife_Designs_img{
        border-radius: 330px;
    }
    
    
    .our-process .process-video-div{
        margin-left: 0;
    }
    
    .our-process .process-desc-div{
        margin-left:16.66666667%;
    }
    
    .image-comparison__caption-body {
    max-width: 67vmin;
    /*font-size: 30px;*/
    }
    
    /*.navbar-brand img{
        height: 100px !important;
    }*/
    
    .back_to_top{
            width: 70px;
    height: 70px;
    }
    
    /*.back_to_top i{*/
    /*    font-size: 30px;*/
    /*}*/
    
    .social_media img{
        height: 40px;
    }
    
    /*.team-item_titles h4{*/
    /*    font-size: 28px;*/
    /*}*/
    
    .why_Dreamlife_Designs_img_box{
        top: -60px;
    }
    
    .process-title{
        justify-content: flex-start;
    }
    
    /*.process-title h4 {*/
    /*    font-size: 63px;*/
    /*line-height: 76px;*/
    /*}*/
    
    /*.process-description h6{*/
    /*    font-size: 30px;*/
    /*line-height: 28px;*/
    /*}*/
    
    /*.process-description span {*/
    /*    font-size: 28px;*/
    /*    line-height: 50px;*/
    /*}*/
    
    /*.accordion-button{*/
    /*    font-size: 34px;*/
    /*    line-height: 80px;*/
    /*}*/
    
    /*.accordion-body{*/
    /*    font-size: 30px;*/
    /*        line-height: 52px;*/
    /*}*/
    
    /*.overlay-text h6{*/
    /*    font-size: 30px !important;*/
    /*line-height: 55.6px;*/
    /*}*/
    
    /*.overlay-text p{*/
    /*        font-size: 25px;*/
    /*line-height: 40.8px;*/
    /*}*/
    
    /*.project-banner h1 {*/
    /*        font-size: 60px;*/
    /*line-height: 80px;*/
    /*}*/
    
    /*.project-banner h5 {*/
    /*font-size: 40px;*/
    /*line-height: 65px;*/
    /*}*/
    
    .project-banner p {
        /*font-size: 28px;*/
        margin-bottom: 10px;
        margin-left: 10px;
        /*line-height: 50px;*/
    }
    
    /*.main-title h1{*/
    /*    font-size: 60px;*/
    /*line-height: 70px;*/
    /*}*/
    
    /*form .form-label {*/
    /*font-size: 28px;*/
    /*line-height: 60.07px;*/
    /*}*/
    
    /*form .form-control{*/
    /*    font-size: 30px;*/
    /*line-height: 50px;*/
    /*}*/
    
    .custom-btn {
    /*font-size: 30px;*/
    /*    line-height: 42px;*/
    border-radius: 42px;
        
    }
    
    .footer_box img{
        width: 60%;
    }
    
    /*.client_testimonials_section .grid {*/
    /*display: grid;*/
    /*grid-gap: 130px;*/
    /*grid-template-columns: repeat(auto-fill, minmax(302px, 1fr));*/
    /*grid-auto-rows: 0px;*/
    /*}*/
    
    .process-img img {
  width: 90%; /* Maintain the aspect ratio */
}

    
    
    
    .client_testimonials_section .grid .item{
       /*padding-right: 15%;*/
    }

}