/* RESPONSIVE SCALING LAYOUT */

@media (max-width: 1500px) {
    
}
@media (max-width: 1440px) {
    
}
@media (max-width: 1366px) {
    
}
@media (max-width: 1199px) {
    body #qodef-page-mobile-header .qodef-mobile-header-logo-link img {width: 100%;height: 90%;}

}
@media (max-width: 1110px) {
    body.home .form_contatti form .col-15 {margin-bottom: 20px;width: 33%;}
    body.home .form_contatti form .col-15 .wpcf7-not-valid-tip {position: absolute;bottom: -25px;left: 0;}
    body.home .form_contatti form .col-15 .wpcf7-form-control-wrap {position: relative;display: block;}
}
@media (max-width: 1024px) {
    body header .qodef-mobile-header-navigation > ul {padding: 34px 50px;}
    body header .qodef-mobile-header-navigation {min-height: 50vh;}
    body header .qodef-mobile-header-navigation a {font-size: 16px;line-height: 3;}
    body.home .form_contatti form .col-15 .wpcf7-not-valid-tip {font-size: 14px;}

}
@media (max-width: 991px) {
    body header .qodef-mobile-header-logo-link {height: 70px !important;}

}
@media (max-width: 767px) {
    body header #qodef-page-mobile-header-inner {padding: 0 20px;}
    body #vform label {width: 90% !important;}
    html body #formEstimater #vsearch {width: 100% !important;}
    body.single-room .qodef-grid.qodef-layout--template.qodef-gutter--normal .qodef-grid-inner.clear {display: block;flex-direction: unset;}
    body #qodef-page-footer > div {padding-left: 15px;padding-right: 15px;}
    body, body p, body li {font-size: 18px;}
    body h2 {font-size: 30px;}
    body h1 {font-size: 35px;}
    body #vsearch .iconForm {width: 40px;}
    body #formEstimater #vsearch input.inputEstimater, body #formEstimater #vsearch select {width: calc(100% - 40px);}
    html body.home #vsearch .inputFirstForm.roomValueData .formEstimater {margin-left: 0px;}
    body.home .form_contatti form .row {padding: 10px;}

}  
@media (max-width: 645px) {
    body footer .qodef-grid-inner.clear {display: flex;flex-direction: column;gap: 20px;}
    body #qodef-page-footer-top-area {padding-top: 50px;padding-bottom: 50px;}
    body.home .form_contatti form .col-15 {width: calc(50% - 2px);margin-bottom: 10px;}
    body.home .form_contatti form .col-80, body.home .form_contatti form .col-20 {width: 50%;}

}
@media (max-width: 479px) {
    body.home .form_contatti form .col-80, body.home .form_contatti form .col-20 {width: 100%;}
    
}
@media (max-width: 399px) {
    
}
@media (max-width: 364px) {
    
}