
@media(min-width: 1200px) {

}

@media (min-width: 1200px) and (max-width: 1680px) {
    header {
		padding: 30px 15px 0;
	}

	header.scroll {
		padding: 40px 15px 10px;
	}

	.contact {
		font-size: 16px;
	}

	.contact .button {
		margin: 0 5px;
	}

	.button.btn-preventivo {
		padding: 24px;
		margin-left: 20px;
		 
	}

	.button.btn-preventivo i {
		margin-left: 5px;
	}

	.payoff {
		font-size: 68px;
		bottom: 15%;
	}

	#buoni_motivi .content-item-servizi {
		padding: 0 65px 120px;
	}

	#punti_di_forza {
		padding: 145px 30px;
	}

	

	#quote .wrapper {
		padding: 0 30px;
	}
}

@media(max-width: 992px) {

	body {
		padding: 0;
		font-size: 17px;
		line-height: 25px;
	}
	
	/* h1, .entry-title {
		margin-top: 50px;
	} */

	.button.btn-preventivo { 
		margin-left: 0;
	}

	#buoni_motivi mark{
		margin-bottom: 60px;
	}

	.logo {
		position: relative;
		bottom: 0;
		left: 0;
	 	}


	.ancora {
		padding-top: 0;
	}

	.section-slide {
		top: 0;
	}
	.container-top  {
		height: 160px ;
		 
	}

	.container-top .logo {
		text-align: center;
		margin: 5px auto;
	}

	main#site-content {
		padding-bottom: 40px;
	}

	#content-main .section-info mark {
		font-size: 23px;
		line-height: 30px;
		padding-top: 15px;
		
	}

	#content-main .section-info .btnInvia {
		height: auto;
		font-size: 20px;
		padding: 9px 12px;
		text-align: center;
	}

	#content-main .section-offerte .sottotitolo-offerta {
		font-size: 252px;
		line-height: 34px;
	}

	#content-main .section-info .box-info {
		float: none;
		max-width: 500px;
		padding-left: 0;
		margin: 0 auto;
		border-left: none;
	}

	#content-main .section-info .txt {
		font-size: 15px;
		line-height: 21px;
		padding-bottom: 30px;
		padding-top: 30px;
	}
	
	.box-offerta {
		margin-right: 0px;
		padding-top: 8px;
		padding-right: 10px;
		/* background: #2ed0e3; */
	}
	
	.content-offerta .btnInvia {
		width: 100%;
		font-size: 20px;
		padding: 12px 30px;
		text-align: center;
	}

	.container-form {
		padding: 0 15px 15px;
	}

	.freccia {
		display: none;
	}

	header {
		position: relative;
		padding: 0;
		z-index: 99;
	}

	header.scroll {
		padding: 0;
	}

	.container-top {
		background: #FFF; 
		padding: 0 15px;
	}

	.container-button-menu {
		justify-content: center;
		/* max-height: 50px; */
	}

	.container-button-menu .navbar-toggle {
		order: 2;
		margin-right: 0;
		margin-left: 0;
		margin-top: 0;
		border-radius: 0;
		background: none;
		margin-bottom: 0;
	}

	.navbar-toggle {
		height: auto;
	}
	
	.navbar-toggle i {
		background: #fff;
		/* padding: 15px 10px; */
		/* width: 45px;
		height: 45px; */
	}

	.navbar-toggle .label-menu {
		position: relative;
		bottom: auto;
		margin-top: 58px;
		color: #fff;
		text-transform: uppercase;
	}

	.navbar-toggle .barra {
		width: 25px;
		margin: 0 auto 5px;
	}

	.container-button-menu .logo {
		order: 1;
		transform: scale(0.8);
	}

	.payoff {
		font-size: 30px;
		width: 100%;
	}

	.mobi-buttons .navbar-toggle {
		width: auto;
		height: auto;
		padding: 9px 0;
		/* margin-top: -20px; */
	}
	
	header .section-slide > .img-responsive {
		max-height: 350px;
		width: auto;
		height: auto;
		max-width: 100%;
		overflow: hidden;
	}

	header img {
		margin: auto;
	}

	.navbar-nav {
		margin: 0px -15px;
	}

	.navbar-collapse {
		max-height: 390px;
		-webkit-box-shadow: none;
		   -moz-box-shadow: none;
				box-shadow: none;
	}

	.adjust {
		min-height: 0;
	}

	header .menu .nav > li > a,
	header .menu .nav > li > a:link {
		text-align: center;
		margin-bottom: 10px;
		padding: 10px 0px;
	}

	header .menu .nav > li > a[data-nome_conversione="Dove siamo"] {
		display: none;
	}

	header .menu a[href="#dove_siamo"] {
		display: none;
	} /* per sicurezza ho aggiunto anche questa regola */

	/* mobi buttons */
	
	.mobi-buttons {
		display: flex;
		width: 100%;
		padding: 0;
		background: #fff;
		text-align: center;
		z-index: 1000;
		justify-content: space-between;
	}

	.mobi-buttons .buttons-container  {
		padding: 7px 7px 7px 6%;
	}

	.mobi-buttons.fixed {
		position: fixed;
		top: 0;
		left: 0;
		border-bottom: 1px solid #cccccc;
		padding: 0;
	}

	.mobi-buttons .menu-container {
		margin-left: 0;
		/* flex: 0 0 30%; */
		margin-top: 0;
		background: #9c4034;
		width: 60px;
		height: 60px;
	}

	.mobi-buttons .container-button-menu {
		justify-content: center;
	}

	.mobi-buttons .navbar-toggle i {
		background: #9c4034;
	}

	.mobi-buttons .navbar-toggle .barra {
		background: #fff;
	}

	.mobi-buttons .navbar-toggle .label-menu {
		color: #bbb1b2;
	}
	
	.mobi-buttons a {
		display: inline-block;
		/* width: 70px; */
		/* height: 50px; */
		margin-right: 15px;
		padding: 5px 0 0;
		font-size: 12px;
		font-weight: 500;
		text-align: center;
		text-decoration: none;
		color: #baafae;
		text-transform: capitalize;
	}
	
	/* .mobi-buttons a.tel {
		background: url('../images/mobile/tel-xs.png') top center no-repeat;
	} */

	.mobi-buttons a i {
		display: block;
		font-size: 20px;
		margin-bottom: -10px;
	}

	/* .mobi-buttons a.mail {
		background: url('../images/mobile/mail-xs.png') top center no-repeat;
	}

	.mobi-buttons a.quote {
		background: url('../images/mobile/quote-xs.png') top center no-repeat;
		color: #d6c18d;
	}

	.mobi-buttons a.navigator {
		background: url('../images/mobile/navigator-xs.png') top center no-repeat;
	} */

	.mobi-buttons a.quote {
		color: #9c4034;
	}


	.container-menu {
		background: #FFF;
	}

	.main-navigation {
		flex-basis: 100%;
		padding: 7.2vh 4.43vw;
	}

	.main-navigation ul li {
		text-align: center;	
	}

	.main-navigation ul li a {
		font-size: 20px;
	}

	.menu-canvas {
		flex-direction: column;
		padding-top: 0;
	}

	.menu-canvas .close {
		float: right;
		color: #c3b5b3;
		text-shadow: none;
		opacity: 1;
		align-self: flex-end;
		margin-right: 0;
		/* padding: 10px 15px 8px; */
    	background: #fff;
		width: 60px;
		height: 60px;
		position: relative;
	}

	.menu-canvas .close i {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.arrow-slide {
		font-size: 30px;
		top: 40%;
	}

	.prev-next #prev:hover,
	.prev-next #next:hover {
		animation: none;
	}

	#content-main {
		background: #fff;
	}

	#content-main .container {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	#content-main:before,
	#content-main:after {
		content: none;
	}

	.prev-next {
		width: 100%;
	}
	.prev-next #prev{
		margin-left: 15px;
	}
	.prev-next #next{
		float: right;
		margin-right: 15px;
	}

	.section-slide-offerta {
		position: relative;
		bottom: auto;
		margin-top: 20px;
	}
	
	.section-offerte .content-offerta {
		width: 100%;
	}

	.section-offerte .scadenza {
		min-height: 43px;
		background-image: url(../images/background/orologio-small.png);
	}

	.section-offerte .content-offerta .btnInvia {
		font-size: 22px;
		line-height: 22px;
		color: #fff;
		margin-top: 5px;
		margin-bottom: 70px;
		text-align: center;
		background:  #917562;
		margin-top: 10px;
		padding: 8px 0;
		height:  47px;
	}

	.motivo{
		top: -50px;
	}

	.motivo img{
		width: 100%;
	}


	.section-info {
		margin-top: 40px;
	}

	.textPrivacy a {
		font-size: 12px;
	}

	#site-content .txt {
		column-count: 1;
		column-gap: normal;
	}

	#punti_di_forza {
		padding: 20px 15px;
		margin-top: 15px
	}

	#punti_di_forza mark.titolo {
		font-size: 32px;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	#punti_di_forza mark.titolo::before{
		content: '';
	}

	#punti_di_forza #pagerAmb {
		flex-direction: column;
	}

	#punti_di_forza #pagerAmb img {
		/*width: 100%;*/
	}

	#punti_di_forza #pagerAmb .pagerItem {
		padding: 20px 15px 40px;
		height: auto;
		width: 100%;
		text-align: left;
		border-radius: 0;
	}

	#punti_di_forza #pagerAmb mark {
		padding: 30px 0 10px;
		text-align: center;
		font-size: 23px;
		background-color: #fbf8f4;
		margin-top: 20px;
		color: #9c4034;
	}


	.desc{
		margin-top: 25px;
		font-family: var(--font-family1);
	}

	.cycle-strutture {
		display: none;
	}

	#punti_di_forza #pagerAmb .cycle-pager-active {
		background: #fff;
		border-bottom: 1px solid #ededed;
	}

	#punti_di_forza #pagerAmb .cycle-pager-active div {
		color: #663e2c;
	}

	#punti_di_forza #pagerAmb .cycle-pager-active mark {
		color: #bbb7b5;
	}

	#punti_di_forza #pagerAmb .cycle-pager-active:after {
		content: none;
	}

	.cycle-ambienti .desc .btn-preventivo, .pagerItem .desc .btn-preventivo {
		width: 100%;
		text-align: center;
	}

	#buoni_motivi .content-item-servizi {
		padding: 0 15px 80px;
		flex-direction: column;
	}

	#buoni_motivi .servizi-container .item-servizi {
		background: none;
	}

	#buoni_motivi .content-item-servizi .text,
	#buoni_motivi .item-servizi.reversed .content-item-servizi .text {
		flex: 0 0 100%;
		padding: 0 15px;
	}

	#buoni_motivi .item-servizi.reversed .content-item-servizi .image {
		order: 1;
	}

	#buoni_motivi .item-servizi.reversed .content-item-servizi .text {
		order: 2;
	}

	#buoni_motivi .content-item-servizi .text .title {
		font-size: 40px;
		margin-top: 20px;
	}

	#buoni_motivi .content-item-servizi .text .btn-preventivo {
		display: block;
		text-align: center;
	}

	.feedback-wrapper {
		padding: 40px 0;
	}

	.feedback-wrapper .rating-container {
		flex-direction: column;
		margin-bottom: 20px;
	}

	.feedback-wrapper .rating {
		padding: 20px;
		margin-bottom: 20px;
	}

	.feedback-wrapper .rating img {
		margin-bottom: 20px;
	}

	.feedback-wrapper .rating .big {
		font-size: 70px;
	}

	.feedback-wrapper .rating .date {
		margin-top: 20px;
	}

	.feedback-wrapper .div-feedback {
		background: none;
	}

	.feedback-wrapper mark {
		margin-top:25px;
		text-align: center;
	}

	#mappa {
		display: none;
	}

	footer {
		font-size: 17px;
		line-height: 25px;
		text-align: center;
	}

	footer img {
		margin: 0 auto;
	}

	.vb {
		font-size: 19px;
	}

	footer .credits {
		font-size: 13px;
	}

	footer .cliccaqui {
		float: none;
		margin: 20px auto;
	}

	footer .contact {
		float: none;
		min-height: 44px;
		margin: 20px 0;
		text-align: center;
	}

	footer .contact a {
		display: block;
		font-size: 17px;
		padding: 20px 0;
	}

	mark {
		font-size:30px;
		line-height:36px;
	}

	.is-table-row [class*="col-"] {
		display: block;
		vertical-align: top;
	}

	.feedback-wrapper .section-dx mark,
	.feedback-wrapper .section-dx .small-note,
	.feedback-wrapper .div-feedback .section-dx .cycle mark,
	.feedback-wrapper .div-feedback .section-dx .cycle {
		float: none;
		text-align: center;
	}
	
	.cycle-pager {
		text-align: center;
	}

	h1, .entry-title {
		font-size: 40px;
	}

	#content-main .section-offerte .sottotitolo-offerta {
		font-size: 28px;
	}

	#buoni_motivi .text {
		min-height: 66px;
	}

	#buoni_motivi .text span {
		font-size: 18px;
	}

	#content-main .section-info mark {
		font-size: 28px;
	}

	.section-slide .cycle-slideshow {
		margin-top: 0;
	}
	

	#content-main .section-info mark{
		margin: 0;
	}

	#pacchetti mark {
		margin: 30px 0;
	}

	#pacchetti  {
		margin-top:  0;
		padding-top: 0;
	}


	#pacchetti img {
		/*width: 100%;*/
	}

	#pacchetti::before{
		content: '';
	}

	#buoni_motivi {
		padding: 45px 0 0;
	}

	#faq {
		padding: 50px 0;
	}

	#faq mark {
		margin-bottom: 80px;
	}

	#quote .wrapper {
		flex-direction: column;
		padding: 0 15px;
	}

	.container-form {
		padding: 0 0 15px;
	}

	#quote .wrapper .col-dx {
		margin-left: 0;
	}

	.condizioni {
		font-size: 17px;
		margin:0 auto;
		padding: 30px;
	}

	.condizioni h2 {
		font-size: 34px;
	}

	.condizioni ul li {
		margin-bottom: 20px;
	}

	.condizioni::after {
		display: none;
	}

	.credits div {
		text-align: center !important;
		margin-bottom: 15px;
	}

	.main-navigation a[href="#dove_siamo"] {
		display: none;
	}

	#pacchetti .modal-dialog {
		width: 93%;
		padding: 40px 0 10px;
	}

	.icon-edt-pen.visibleIcon {
		transform: translateY(-17%) !important;
	}

	#box_aggiuntivo {
		display: none;
	}

	#pacchetti .info-container .title {
		font-size: 35px;
	}

	#pacchetti .info-container .text {
		font-size: 20px;
		margin-bottom: 15px;
	}

	#pacchetti article.single-offer {
		flex-direction: column;
		/*padding: 0 15px*/
		padding: 0 20px 100px 20px;
	}

	#pacchetti article.single-offer .image {
		flex: 0 0 100%;
	}

	#pacchetti article.single-offer .info-container {
		flex: 0 0 100%;
	}

	#quote .instructions, #quoteModal .instructions {
		font-size: 20px;
		line-height: 1.2;
		margin: 0 15px 25px;
	}

	.owl-wrapper {
		margin: 0 auto;
	}

	#pacchetti article {
		padding: 0;
	}

	.owl-stage{
		display:flex;
	}

	#pacchetti .button-container {
		flex-direction: column;
		margin-top: 0;
		text-align: center;
		width: 95%;
	}

	#pacchetti .button-container a {
		display: block;
		margin-bottom: 15px;
	}

	#pacchetti .info-container {
		padding: 30px 15px 10px;
		position: relative;
		text-align: center;
	}

	#pacchetti .price-container {
		/*padding-bottom: 130px;*/
		text-align: center;
	}

	#pacchetti .price-container .prefix,
	#pacchetti .price-container .price,
	#pacchetti .price-container .suffix {
		display: block;
	}

	#pacchetti .modal-body .price-container {
		text-align: left;
	}

	#pacchetti .modal-body .price-container .prefix,
	#pacchetti .modal-body .price-container .price,
	#pacchetti .modal-body .price-container .suffix {
		display: inline-block;
	}

	#pacchetti .modal-body .button-container {
		width: 100%;
	}

	#pacchetti .modal-body .image img {
		height: 200px;
		width: 100%;
		object-fit: cover;
	}

	#pacchetti article .image img,
	#pacchetti .single-offer article .image img,
	#pacchetti article.two-offers .image img {
		height: 180px;
		width: 100%;
		object-fit: cover;
	}

	#punti_di_forza #pagerAmb p{
		color: #9c4034;
	}

	#faq mark {
		font-size: 34px;
		margin-bottom: 15px;
	}

	#quote mark{
		font-size: 34px;
	}

	#quote {
		 
		padding: 30px 0;
		 
	}

	#quote .wrapper .col-dx {
		order: 1;
		margin-bottom: 30px;
	}

	#quote .wrapper .col-sx {
		order: 2;
	}

	.condizioni ul li {
		font-size: 18px;
	}
}


@media(max-width: 1199px) and (min-width: 768px) { 
	.mobi-buttons .buttons-container {
		padding: 7px;
	}

	.payoff {
		font-size: 50px;
	}



}