
@media(min-width: 1200px) {

}

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

	header.scroll {
		padding: 15px 15px 10px;
	} */

	.navbar-toggle {
		width: 70%;
		margin: 0;
	}

	.navbar-toggle i {
		left: 7.5vw;
	}

	.navbar-toggle .label-menu {
		left: 2vw;
	}

	header .button.button.btn-preventivo {
		height: 103px;
		padding: 15px 20px 15px 40px;
		justify-content: center;
	}

	.button.btn-preventivo span:first-child {
		letter-spacing: normal;
		font-size: 22px;
	}

	.button.btn-preventivo span:last-child {
		font-size: 16px;
		letter-spacing: normal;
	}

	.button.btn-preventivo span:last-child img {
		width: 20%;
	}
	

	.contact {
		font-size: 16px;
	}

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

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

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

	.payoff strong {
		font-size: 80px;
	}

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

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

	#quote form.edita-form-builder button.efb-submit {
		padding: 25px 20px;
	}
}

@media(max-width: 1024px) {

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

	#header-slideshow .glide__arrow--left {
		left: 0.5em;
	}

	#header-slideshow .glide__arrow--right {
		right: 0.5em;
	}
	
	.ancora {
		padding-top: 0;
	}

	.section-slide {
		top: auto;
		margin: 0 auto;
	}

	.container-top {
		background: #fff;
		padding: 15px;
		border-bottom: 1px solid #73a9a6;
	}

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

	.logo {
		top: 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-button-menu {
		justify-content: center;
		bottom: auto;
	}

	.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;
		position: relative;
		top: auto;
		left: auto;
	}

	.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%;
		margin-top: 0;
	}

	.payoff strong {
		font-size:48px;
	}

	.mobi-buttons .navbar-toggle {
		width: auto;
		height: auto;
		padding: 20px 0 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 12%;
	}

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

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

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

	.mobi-buttons .navbar-toggle i {
		background: #73a9a6;
	}

	.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: 30px;
		margin-bottom: -6px;
		padding: 5px 0 0;
		font-size: 12px;
		font-weight: 500;
		text-align: center;
		text-decoration: none;
		color: #3c312c;
		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: #b88d9a;
	}


	.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;
		text-align: left;
	}

	#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;
	}

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

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

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

	#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 .text-right .contact {
		text-align: center;
	}

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

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

	.is-table-row [class*="col-"] {
		display: block;
	}
	
	.cycle-pager {
		text-align: center;
	}

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

	#content-main .section-offerte .sottotitolo-offerta {
		font-size: 22px;
		margin-bottom: 20px;
	}

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

	.section-slide .cycle-slideshow {
		margin-top: 0;
	}
	
	#content-main .section-info mark{
		margin: 0;
	}

	#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: 29px;
	}

	.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;
	}

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

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

	.owl-wrapper {
		margin: 0 auto;
	}

	.owl-stage{
		display:flex;
	}

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

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

	.cta-mobile {
		display: block;
		background: #b88d9a;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 25px 20px;
		text-align: center;
		color: #fdebdd !important;
		text-decoration: none !important;
		text-transform: uppercase;
		z-index: 100;
		font-size: 24px;
		font-weight: 600;
		border-top: 1px solid #fff;
	}

	.cta-mobile i {
		vertical-align: middle;
	}

	form.edita-form-builder button.efb-submit img {
		margin-left: 0;
		width: 19%;
	}
}

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

	.payoff {
		font-size: 30px;
	}

	form.edita-form-builder button.efb-submit img {
		width: auto;
		margin-left: 10px;
	}

}