/* RESPONSIVE SCALING LAYOUT */

@media (max-width: 1500px) {
    
}
@media (max-width: 1440px) {
    
}
@media (max-width: 1366px) {
    
}
@media (max-width: 1199px) {
    
}
@media (max-width: 1110px) {
    
}
@media (max-width: 1024px) {
    body .wpcf7-form .row-inline {flex-direction: column;gap: 0;gap: 12px;}
    body .wpcf7-form .row-inline > p {flex-direction: column;}
    body .wpcf7-form .row-inline label {flex: none;width: 100%;margin-bottom: none;} 
    body .gdlr-core-title-item-title-wrap :where(h1, h2), body h1, body h2 {font-size: 40px !important;line-height: 1.3 !important;}
}

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

@media (max-width: 767px) {
    body footer .hotale-footer-column {margin-bottom: 20px;}

    body .gdlr-core-title-item-title-wrap :where(h1, h2, h3), body h1, body h2, body h3, body #gdlr-core-title-item-1 .gdlr-core-title-item-title {font-size: 30px !important;line-height: 1.3 !important;font-weight: 400 !important;}

    body .wpcf7-form .contatti .cf7-col-half {flex: 1 1 100%;}
    body .wpcf7-form .contatti .cf7-row {gap: 16px;margin-bottom: 16px;}
    body .wpcf7-form .contatti input[type="submit"].theme-btn, body .wpcf7-form .contatti input[type="submit"].btn-style-one, body .wpcf7-form .contatti input.wpcf7-submit {width: 100% !important;min-width: 0;}
}

@media (max-width: 600px) {
    body .sticky-cta {padding: 5px 14px !important;}
    body .sticky-ctas {max-width: 100% !important;bottom: 0 !important;right: 0 !important;border-radius: 0 !important;}

    body .wpcf7-form .row-inline {flex-direction: column;gap: 0;}
    body .wpcf7-form .row-inline > p {flex-direction: column; gap: 0;}
    body .wpcf7-form .row-inline label {flex: none;width: 100%;/* margin-bottom: 12px; */ }
}

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

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

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