

/* RESPONSIVE SCALING LAYOUT */

@media (max-width: 1500px) {
    
}
@media (max-width: 1440px) {
    
}
@media (max-width: 1366px) {
    
}
@media (max-width: 1199px) {
    body .container {max-width: 100%;}

    body header #thelogo {flex-basis: 10%;}
    body header #themenu {flex-basis: 30%;}
    body header .login-register.on-hover-menu {flex-basis: 40%;}
    body header .logo a {display: block;position: relative;width: max-content;margin: 20px auto 0;}

}
@media (max-width: 1110px) {
    body header .login-register-nav .btn-phone-number {display: none;}
    body header .login-register.on-hover-menu {flex-basis: 30%;}
    body header #themenu {flex-basis: 40%;}

}
@media (max-width: 1023px) {
    
}
@media (max-width: 991px) {
    body .navbar-logged-in-wrap.navbar .dropdown-toggle {width: max-content;max-width: 150px;display: block;margin: 20px auto;}
    body .hostblock .xbox .xdesc h2 {font-size: 25px !important;}
    body .hostblock .xbox .ximage .wp-block-image .div-image {min-height: 200px;}
    body #houzez_ajax_container .item-wrap-v9 .item-body {padding-top: 20px;}

}
@media (max-width: 767px) {
    html body #experiences .content .car {flex: 1 1 calc(50% - 16px);}
    body #half-map-listing-area.homepage .card-deck .item-listing-wrap {width: 50%;flex-basis: 50%;}
    html body .hostblock .wp-block-column.xbox {flex-basis: 45% !important;}
    body .hostblock .xbox .xdesc::before {top: 40px;font-size: 86px;}
    body .hostblock .xbox .xdesc h2 {margin-top: 45px;}
    body .wp-block-spacer.mob_70 {height: 70px !important;}
    body #half-map-listing-area.homepage .card-deck .item-listing-wrap {width: 50%;flex-basis: 50%;padding: 0 10px;}
    body footer .thefooter {flex-wrap: wrap;row-gap: 20px;}
    body footer .thefooter > div.widget-wrap {flex: 0 0 50%;}
    body #valori .lft {flex-direction: column-reverse;}

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

}

@media (max-width: 479px) {
    html body #experiences .content .car {flex: 1 1 100%;}

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