
@media(min-width: 1200px) {


}

@media(max-width: 1199px) and (min-width: 992px) {

	/* *** HEADER *** */

	header .top {
		padding: 20px 0 15px;
	}

	/* *** MENU *** */

	.main-navigation .sub-menu {
		width: 100%;
	}

	.main-navigation .sub-menu .menu-item {
		text-align: right;
	}

	.main-navigation .sub-menu a {
		width: 100%;
	}

	/* *** SLIDESHOW *** */

	.header-slideshow .owl-theme .owl-controls {
		right: calc((100% - 940px) / 2);
	}

	/* *** MAIN CONTAINER *** */

	.site-content.home {
		background-position: 135% 35%, 0 0;
	}

	/* *** CAMERE *** */

	#camere .item {
		padding: 10px 10px 20px;
	}

	#camere .item .name {
		font-size: 24px;
		line-height: 24px;
		margin: 15px 0 5px;
	}

	#camere .item .payoff {
		font-size: 14px;
		line-height: 18px;
	}

	#camere .item .description {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 20px;
	}

	#camere .item .cta {
		font-size: 16px;
		letter-spacing: normal;
	}

	/* *** RICHIESTA PREVENTIVO *** */

	#richiesta mark {
		font-size: 50px;
		line-height: 50px;
	}

	#richiesta .subtitle {
		font-size: 32px;
		line-height: 36px;
	}

	/* *** BUONI MOTIVI *** */

	#servizi {
		background-position: -20% top, left top;
	}

	#servizi mark {
		font-size: 48px;
		line-height: 48px;
	}

	#servizi .subtitle {
		font-size: 32px;
		line-height: 36px;
	}

	/* *** DOVE SIAMO *** */

	#dove {
		margin-left: -1030px;
	}

}

@media(max-width: 991px) and (min-width: 768px) {

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

	h2,
	h2.entry-title {
		font-size: 26px;
		line-height: 32px;
	}

	/* *** HEADER *** */

	header .top {
		padding: 20px 0 15px;
	}

	/* *** MENU *** */

	.main-navigation .sub-menu {
		width: 100%;
	}

	.main-navigation .sub-menu .menu-item {
		text-align: center;
	}

	.main-navigation .sub-menu a {
		width: 100%;
	}

	/* *** SLIDESHOW *** */

	.header-slideshow .owl-theme .owl-controls {
		bottom: 20px;
		right: calc((100% - 720px) / 2);
	}

	/* *** MAIN CONTAINER *** */

	.site-content.home {
		background: url("../images/background/background-main.gif");
	}

	#primary {
		padding-top: 30px;
	}

	/* Offerte home page */

	#offerts {
		position: relative;
		max-width: 480px;
		margin: 30px auto 0;
	}

	#offerts .title {
		margin-top: 10px;
	}

	/* *** CAMERE *** */

	#camere {
		padding: 40px 0 80px;
	}

	#camere mark {
		font-size: 38px;
	}

	#camere .subtitle {
		font-size: 24px;
	}

	#camere .item {
		padding: 10px 10px 20px;
	}

	#camere .item .name {
		font-size: 18px;
		line-height: 20px;
		margin: 15px 0 5px;
	}

	#camere .item .payoff {
		font-size: 10px;
		line-height: 14px;
	}

	#camere .item .description {
		font-size: 12px;
		line-height: 18px;
		margin-bottom: 20px;
	}

	#camere .item .cta {
		font-size: 12px;
		letter-spacing: normal;
		padding: 10px 15px;
	}

	/* *** OFFERTE *** */

	.offert-list .title {
		margin-top: 10px;
	}

	.offert-list .more {
		font-size: 16px;
	}

	/* *** RICHIESTA PREVENTIVO *** */

	#richiesta mark {
		font-size: 48px;
		line-height: 48px;
	}

	#richiesta .subtitle {
		font-size: 30px;
		line-height: 34px;
	}

	/* *** BUONI MOTIVI *** */

	#servizi {
		background-position: -50% top, left top;
	}

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

	#servizi .subtitle {
		font-size: 26px;
		line-height: 30px;
	}

	#servizi .item {
		width: 33.3333%;
		margin-bottom: 20px;
	}

	#servizi .item:nth-child(4) {
		clear: left;
	}

	/* *** DOVE SIAMO *** */

	#dove {
		min-width: 1500px;
		margin-left: -800px;
	}
	
	footer.site-footer {
		
		padding-bottom: 95px;
	}
	
	footer .credits {
		
		text-align: left;
	}
	
	#footer-cta {
	
		display: block;
	}
	
	.grecaptcha-badge {
		
		bottom: 80px !important;
	}
}

@media(max-width: 767px) {
	
	h1,
	h1.entry-title {
		font-size: 40px;
		line-height: 46px;
	}

	h2,
	h2.entry-title {
		font-size: 26px;
		line-height: 32px;
	}

	/* *** HEADER *** */

	header .top {
		padding: 10px 0;
	}

	header .logo img {
		width: 140px;
		margin: 0 auto;
	}

	/* *** MENU *** */

	.main-navigation .sub-menu {
		width: 100%;
	}

	.main-navigation .sub-menu .menu-item {
		text-align: center;
	}

	.main-navigation .sub-menu a {
		width: 100%;
	}

	.menu-offcanvas {
		width: 75%;
	}

	/* *** SLIDESHOW *** */
	
	.header-slideshow {
		
		padding-top: 93px;
		margin-bottom: 45px;
	}
	
	.header-slideshow .item {
		margin: 0 auto;
	}

	.header-slideshow .owl-theme .owl-controls {
		display: none !important;
	}
	
	.booking-badge {
		
		top: auto;
		bottom: -38px;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		filter: drop-shadow(0 2px 4px rgba(0,0,0,.25));
	}
	
	/* *** MAIN CONTAINER *** */

	.site-content {
		padding-bottom: 30px;
	}

	.site-content.home {
		background: url("../images/background/background-main.gif");
	}

	#primary {
		padding-top: 30px;
	}

	/* Titoli principali */

	#main_titles h1 {
		line-height: 46px;
	}

	#main_titles h2 {
		line-height: 36px;
	}

	/* Offerte home page */

	#offerts {
		max-width: 480px;
		margin: 0 auto;
	}

	#offerts mark {
		font-size: 24px;
		margin: 0 0 15px;
		text-align: center;
	}

	#offerts .countdownWrapper {
		font-size: 12px;
		margin: 0 18px 15px;
	}

	#offerts .deadlineLabel,
	#offerts .deadlineLabel .fa {
		margin-right: 5px;
	}

	#offerts .data {
		text-align: center;
	}

	#offerts .title {
		padding-bottom: 30px;
		border-bottom: 1px solid #45a9b7;
	}

	#offerts .more {
		float: none;
		margin-top: 30px;
	}

	#offerts .owl-theme .owl-controls {
		display: none !important;
	}

	#offerts .all-offers {
		margin-top: 15px;
	}

	/* *** CAMERE *** */

	#camere {
		padding: 30px 0 60px;
	}

	#camere mark {
		font-size: 38px;
		line-height: 44px;
	}

	#camere .subtitle {
		font-size: 24px;
		line-height: 34px;
	}

	#camere .content {
		margin-bottom: 30px;
	}

	#camere .item {
		padding: 10px 10px 20px;
		margin-bottom: 20px;
	}

	#camere .item .name {
		font-size: 24px;
		line-height: 24px;
		margin: 15px 0 5px;
	}

	#camere .item .payoff {
		font-size: 14px;
		line-height: 18px;
	}

	#camere .item .cta {
		font-size: 16px;
		letter-spacing: normal;
	}

	/* *** OFFERTE *** */

	.offert-list {
		max-width: 480px;
		margin: 0 auto;
	}

	.offert-list .offer {
		padding-bottom: 30px;
	}

	.offert-list .countdownWrapper {
		font-size: 12px;
		margin: 0 18px 15px;
	}

	.offert-list .deadlineLabel,
	.offert-list .deadlineLabel .fa {
		margin-right: 5px;
	}

	.offert-list .data {
		text-align: center;
	}

	.offert-list .title {
		padding-bottom: 30px;
		border-bottom: 1px solid #45a9b7;
	}

	.offert-list .more {
		float: none;
		margin-top: 30px;
	}

	/* *** RICHIESTA PREVENTIVO *** */

	#richiesta {
		padding: 30px 0;
	}

	#richiesta mark {
		font-size: 42px;
		line-height: 46px;
	}

	#richiesta .subtitle {
		font-size: 26px;
		line-height: 30px;
		margin-bottom: 30px;
	}

	/* *** FOOTER *** */

	footer {
		padding: 26px 0;
		padding: 2.6rem 0 95px;
		text-align: center;
	}

	footer .credits {
		font-size: 12px;
		font-size: 1.2rem;
		text-align: center;
	}

	/* *** FORM FORMAT *** */

	.defaultForm button,
	.defaultForm input.button,
	.defaultForm input.button.gform_button {
		float: none;
		margin: 0 auto;
	}
	
	#footer-cta {
	
		display: block;
	}
	
	.grecaptcha-badge {
		
		bottom: 80px !important;
	}
}
