@media (min-width: 576px) {
.modal-dialog {
max-width: 800px;
}
}
@media (max-width: 1199px) {
#primary-menu ul li > a {
padding: 39px 3px;
font-size: 12px;
}
#home #staff .col_one_fourth .staff-box .staff-ruolo {
height: 105px;
}
#home #tempi .tempi-consegna-tempo h2 {
font-size: 24px;
}
}
@media (max-width: 991px) {
#home #staff .col_one_fourth .staff-box .staff-ruolo {
height: 147px;
}
#home #tempi .tempi-consegna-tempo h2 {
font-size: 20px;
}
#prezzi .col_one_third .pricing-box .pricing-action a, #prezzi .col_one_fourth .pricing-box .pricing-action a, #prezzi .col_one_fifth .pricing-box .pricing-action a {
padding: 0 14px;
font-size: 11px;
height: 28px;
line-height: 28px;
}
}
@media (max-width: 767px) {
#slider {
display: none;
}
#slider-mobile {
display: block;
}
#home #servizi .col_half {
padding: 5px 5px 5px 70px;
}
#home #servizi .col_half img {
top: 5px;
left: 5px;
}
#home #prezzi .col_half.best-price, #home #notizie .col_half.best-price, #home #blog .col_half.best-price {
width: 100%;
}
#home #prezzi .col_one_third.best-price, #home #notizie .col_one_third.best-price, #home #blog .col_one_third.best-price {
width: 100%;
}
#home #prezzi .col_one_fourth.best-price, #home #notizie .col_one_fourth.best-price, #home #blog .col_one_fourth.best-price {
width: 100%;
}
#home #prezzi .col_half.best-price, #home #prezzi .col_one_third.best-price, #home #prezzi .col_one_fourth.best-price {
margin-top: 0;
margin-right: 0;
margin-left: 0;
}
#home #prezzi .col_half.best-price.col_last, #home #prezzi .col_one_third.best-price.col_last, #home #prezzi .col_one_fourth.best-price.col_last {
margin-right: -20px !important;
}
#home #prezzi .col_half.best-price .pricing-box .pricing-immagine, #home #prezzi .col_one_third.best-price .pricing-box .pricing-immagine, #home #prezzi .col_one_fourth.best-price .pricing-box .pricing-immagine {
height: 240px;
}
#home #prezzi .col_half.best-price .pricing-box .pricing-price, #home #prezzi .col_one_third.best-price .pricing-box .pricing-price, #home #prezzi .col_one_fourth.best-price .pricing-box .pricing-price {
color: #2398da;
}
#home #prezzi .col_half .pricing-box .pricing-action a, #home #prezzi .col_one_third .pricing-box .pricing-action a, #home #prezzi .col_one_fourth .pricing-box .pricing-action a {
height: 44px;
padding: 0 26px;
font-size: 16px;
line-height: 44px;
}
#home #contatti .fluid-width-video-wrapper {
padding-top: 450px !important;
}
}
@media (max-width: 575px) {
#slider-mobile.swiper_wrapper:not(.force-full-screen) {
height: 250px !important;
}
#slider-mobile.swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
height: 250px !important;
}
#slider-mobile h4 {
margin-bottom: 10px !important;
}
#slider-mobile p {
margin-top: 0;
}
#settore-servizi .custom-bullet {
margin-left: 20px !important;
}
#settore-servizi .custom-bullet:before {
left: 52px;
}
#header.full-header #logo img {
height: 60px;
top: 20px;
}
}