@charset "utf-8";
/*
Theme Name: MyWP DZ Theme
Author: Beyond Marketing, LLC
Author URI: http://amazethecustomer.com/
Description: Developed specifically for client use only.
Version: 1.0
*/
/* SETUP */
	html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, em, img, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, section, summary, button, input, select, textarea, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-family: inherit;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
		}
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
		}
	body {
		line-height: 1;
		}
	table {
		border-collapse: collapse;
		border-spacing: 0;
		}
	ol, ul {
		list-style: none;
		}
	:focus {
		outline: 0;
		}
/* HTML */
	html, body, #top, #header, #menu-mobile, #menu-locations {
		min-width: 320px;
		}
	html {
		background: #192026;
		font-size: 10px;
		margin: 0 auto;
		max-width: 2000px;
		overflow-y: scroll;
		position: relative;
		-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
		}
	body {
		color: #29333b;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		}
	a {
		color: #1e85d7;
		text-decoration: none;
		}
	a:focus {
		outline: none;
		}
	a:hover {
		color: #0e60a1;
		}
	h1, h2, h3, h4, h5, h6 {
		line-height: 1.2em;
		position: relative;
		text-transform: uppercase;
		}
	h1 {
		font-size: 5em;
		}
	h1.b {
		font-weight: 300;
		margin: 25px 0;
		text-align: center;
		}
	h1.b>strong {
		display: block;
		font-weight: 800;
		}
	h2 {
		font-size: 5em;
		}
	h2.b {
		font-weight: 800;
		margin: 25px 0;
		text-align: center;
		}
	h2.b.f {
		font-weight: 300;
		}
	h3 {
		border-bottom: 1px solid rgba(0,0,0,0.1);
		font-size: 3em;
		font-weight: 700;
		margin: 50px 0 10px;
		padding-bottom: 10px;
		}
	h4 {
		font-size: 2.5em;
		margin: 25px 0 10px;
		}
	h5 {
		font-size: 2em;
		margin: 25px 0 10px;
		}
	h6 {
		font-size: 1.5em;
		margin: 25px 0 10px;
		}
	.hm {
		margin: 20px 0 10px;
		}
	strong,b {
		font-weight: 700;
		}
	em,i {
		font-style: italic;
		}
	img {
		height: auto;
		max-width: 100%;
		}
	button,
	input,
	select,
	textarea {
		border-radius: 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing:border-box;
		box-sizing: border-box;
		}
	button,
	input[type=text],
	input[type=password],
	input[type=email],
	input[type=search],
	input[type=submit],
	select,
	textarea {
		-webkit-appearance: none;
		}
	input[type=text],
	input[type=password],
	input[type=email],
	select,
	textarea {
		border-radius: 0;
		}
	sup {
		vertical-align: baseline;
		position: relative;
		top: -0.4em;
		}
	@media screen and (max-width: 1280px), screen and (max-height: 900px) {
		html {font-size: 9px;}
		h1, h2 {
			font-size: 4em;
			}
		h3 {
			font-size: 2.4em;
			}
		h4 {
			font-size: 2em;
			}
		h5 {
			font-size: 1.6em;
			}
		h6 {
			font-size: 1.2em;
			}
	}
	@media screen and (max-width: 1050px) {
		h3 {
			margin-top: 25px;
			}
	}
	@media screen and (max-width: 900px) {
		html {
			font-size: 8.5px;
			}
		h1, h2 {
			font-size: 3.2em;
			}
		h3 {
			font-size: 1.9em;
			}
		h4 {
			font-size: 1.6em;
			}
		h5 {
			font-size: 1.3em;
			}
		h6 {
			font-size: 1.1em;
			}
	}
/* LAYOUT */
	#header,
	#header-content {
		height: 200px;
		}
	#header {
		position: absolute;
		width: 100%;
		z-index: 500;
		}
	#header-content {
		box-shadow: 0 0 25px rgba(0,0,0,0.5);
		}
	.header-left {
		float: left;
		}
	.header-right {
		float: right;
		}
	#header-contact,
	#header-menu {
		height: 40px;
		}
	#header-contact {
		background-color: #3e474e;
		font-size: 11px;
		height: 40px;
		overflow: hidden;
		}
	#header-contact ul,
	#header-contact li {
		display: inline-block;
		vertical-align: top;
		}
	#header-contact .menu-social {
		border-right: 1px solid #353e46;
		padding: 8px 10px 8px 0;
		}
	#header-contact .menu-social>li>a {
		background: #c3cdd5;
		color: #29333b;
		font-size: 12px;
		height: 24px;
		line-height: 24px;
		width: 24px;
		}
	#header-contact .menu-social>li>a:hover {
		background: #29333b;
		color: #fff;
		}
	.menu-sub>li {
		border-right: 1px solid #353e46;
		padding: 0 10px;
		position: relative;
		}
	.menu-sub>li>a,
	.menu-sub>li>span {
		display: block;
		line-height: 40px;
		}
	.menu-sub>li>a {
		color: #75818b;
		}
	.menu-sub>li.c>a:before {
		border-color: transparent transparent #29333b transparent;
		border-style: solid;
		border-width: 4px;
		bottom: 0;
		content: '';
		display: block;
		left: 50%;
		margin-left: -4px;
		pointer-events: none;
		position: absolute;
		}
	.menu-sub>li>a:hover {
		color: #fff !important;
		}
	.menu-sub>li>span {
		color: #c3cdd5;
		display: block;
		font-style: italic;
		font-weight: 300;
		line-height: 40px;
		}
	#menu-contact.menu-sub>li>a {
		color: #c3cdd5;
		}
	#menu-contact>li>a i.d {
		display: none;
		}
	#header-featured {
		background-color: #29333b;
		height: 120px;
		position: relative;
		z-index: 2;
		}
	#header-logo {
		float: left;
		height: 80px;
		margin: 20px 0;
		position: relative;
		width: 265px;
		}
	#header-logo>a {
		background-position: left center;
		background-repeat: no-repeat;
		background-size: auto 100%;
		display: block;
		height: 100%;
		margin: 0 auto;
		overflow: hidden;
		text-indent: -9180px;
		}
	.header-windguru {
		height: 80px;
		margin: 20px 0 20px 20px;
		width: 80px;
		}
	html.no-objectfit .header-windguru {
		margin-top: 0;
		}
	.wglive-icondiv>svg>path:first-child {
		fill: #3e474e;
		}
	.wglive-icondiv>svg>path:nth-child(2) {
		fill: #192026;
		}
	#header-featured .menu-main {
		padding-top: 35px;
		}
	#header-featured .menu-main>li {
		margin-left: 20px;
		}
	#header-featured .menu-main>li>a {
		border: 1px solid #3e474e;
		color: #c3cdd5;
		display: block;
		font-size: 16px;
		font-weight: 800;
		line-height: 20px;
		padding: 14px;
		text-transform: uppercase;
		}
	#header-featured .menu-main>li>a:hover,
	#header-featured .menu-main>li:hover>a {
		border-color: #c3cdd5;
		color: #fff;
		}
	#header-menu {
		background-color: #fff;
		height: 40px;
		position: relative;
		z-index: 1;
		}
	.menu-main,
	.menu-main>li {
		display: inline-block;
		position: relative;
		vertical-align: top;
		}
	#mobile-nav,
	#mobile-languages {
		display: none;
		}
	#mobile-nav,
	#menu-main {
		border-left: 1px solid #e5ecf1;
		}
	#mobile-nav>li,
	#mobile-languages>li,
	#menu-main>li {
		border-right: 1px solid #e5ecf1;
		position: relative;
		}
	#header-menu .menu-main>li>a {
		display: block;
		font-size: 14px;
		font-weight: 700;
		height: 20px;
		line-height: 20px;
		padding: 10px 20px;
		position: relative;
		text-transform: uppercase;
		}
	#mobile-nav a,
	#mobile-languages a {
		width: 15px;
		}
	#mobile-languages>li>a img {
		position: relative;
		top: 3px;
		}
	.menu-main>li>a {
		color: #29333b;
		}
	#menu-main>li>a:hover,
	#menu-main>li:hover>a {
		color: #75818b;
		}
	#menu-main>li.current-menu-item>a:before,
	#menu-main>li.current-menu-ancestor>a:before,
	#menu-main>li.current-page-ancestor>a:before,
	#menu-main>li.current_page_parent>a:before {
		border-color: #29333b transparent transparent transparent;
		border-style: solid;
		border-width: 6px;
		content: '';
		display: block;
		left: 50%;
		margin-left: -6px;
		pointer-events: none;
		position: absolute;
		top: 0;
		}
	#menu-cta>li>a {
		color: #fff;
		}
	#menu-cta>li#menu-gifts>a {
		background-color: #3e474e;
		}
	#menu-cta>li>a:hover {
		background-color: #29333b !important;
		}
	#header-nav>ul#mobile-nav>li>a {
		font-size: 16px;
		}
	.menu-main>li>ul,
	.menu-main>li>ul>li>ul {
		background: #3e474e;
		box-shadow: 0 0 4px rgba(0,0,0,0.3);
		font-size: 11px;
		font-weight: 400;
		left: 50%;
		opacity: 0;
		margin: 0 0 0 -80px;
		position: absolute;
		text-align: center;
		text-transform: none;
		transition: opacity 250ms;
		visibility: hidden;
		width: 160px;
		z-index: 10;
		}
	.menu-main>li>ul>li>ul {
		left: 155px;
		margin: -40px 0 0 0;
		z-index: 11;
		}
	.menu-main>li>ul:before,
	.menu-main>li>ul>li>ul:before {
		border-color: transparent transparent #3e474e transparent;
		border-style: solid;
		border-width: 6px;
		content: '';
		display: block;
		left: 50%;
		margin-left: -6px;
		pointer-events: none;
		position: absolute;
		top: -12px;
		}
	.menu-main>li>ul>li>ul:before {
		border-color: transparent #3e474e transparent transparent;
		left: -12px;
		margin-left: 0;
		top: 15px;
		}
	.menu-main>li:hover>ul,
	.menu-main>li>ul>li:hover>ul {
		visibility: visible;
		opacity: 1;
		}
	.menu-main>li>ul>li+li,
	.menu-main>li>ul>li>ul>li+li {
		border-top: 1px solid #353e46;
		}
	.menu-main>li>ul>li>a,
	.menu-main>li>ul>li>ul>li>a {
		color: #c3cdd5;
		display: block;
		line-height: 1.4em;
		padding: 15px 5px;
		}
	.menu-main>li>ul>li:hover>a,
	.menu-main>li>ul>li>ul>li:hover>a {
		background: #353e46;
		}
	#contentholder {
		background: #f1f5f8;
		position: relative;
		padding-top: 200px;
		}
/* SEARCH */
	#menu-search {
		display: inline-block;
		height: 40px;
		overflow: hidden;
		vertical-align: top;
		}
	.menu-search-field,
	.menu-search-button {
		float: left;
		}
	.menu-search-field {
		display: none;
		}
	#menu-search button {
		background: #29333b;
		border: none;
		color: #75818b;
		cursor: pointer;
		display: inline-block;
		font-size: 14px;
		line-height: 40px;
		vertical-align: top;
		width: 40px;
		}
	#menu-search button:hover {
		color: #fff;
		}
	.menu-search-field input {
		background: #75818b;
		border: none;
		color: #fff;
		font-size: 12px;
		font-weight: 300;
		height: 30px;
		line-height: 30px;
		margin: 5px;
		padding: 0 10px;
		vertical-align: top;
		width: 200px;
		}
	html.search-open .menu-search-field {
		display: block;
		}
	html.search-open #menu-search button {
		color: #c3cdd5;
		}
	html.search-open #menu-sites {
		display: none;
		}
	#menu-search ::-webkit-input-placeholder {color: #c3cdd5;}
	#menu-search :-moz-placeholder {color: #c3cdd5;}
	#menu-search ::-moz-placeholder {color: #c3cdd5;opacity: 1;}
	#menu-search :-ms-input-placeholder {color: #c3cdd5;}
/* SCROLLED */
	body.scrolled #header {
		max-width: 2000px;
		position: fixed;
		}
	body.scrolled #header,
	body.scrolled #header-content {
		height: 110px;
		}
	body.scrolled #header-content {
		position: relative;
		top: -250px;
		-webkit-transition: top 250ms ease-out;
		-moz-transition: top 250ms ease-out;
		-o-transition: top 250ms ease-out;
		transition: top 250ms ease-out;
		}
	body.scrolled-menu #header-content {
		top: 0;
		}
	body.scrolled #header-contact {
		display: none;
		}
	body.scrolled #header-featured {
		height: 70px;
		}
	body.scrolled .header-windguru {
		height: 50px;
		margin: 10px 0 10px 20px;
		width: 50px;
		}
	body.scrolled #header-logo {
		height: 48px;
		margin: 11px 0;
		width: 159px;
		}
	body.scrolled #header-featured .menu-main {
		padding-top: 15px;
		}
	body.scrolled #header-featured .menu-main>li>a {
		font-size: 14px;
		padding: 9px;
		}
/* MENU SIZES */
	@media screen and (max-width: 1280px) {
		#header,
		#header-content {
			height: 110px;
			}
		#header-contact,
		#menu-main {
			display: none;
			}
		#mobile-nav,
		#mobile-languages {
			display: inline-block;
			}
		#header-featured {
			height: 70px;
			}
		#header-logo {
			height: 48px;
			margin: 11px 0;
			width: 159px;
			}
		#header-featured .menu-main {
			padding-top: 15px;
			}
		#header-featured .menu-main>li>a {
			font-size: 14px;
			padding: 9px;
			}
		.header-windguru {
			height: 50px;
			margin: 10px 0 10px 20px;
			width: 50px;
			}
		#contentholder {
			padding-top: 110px;
			}
	}
	@media screen and (max-width: 960px) {
		#header,
		#header-content,
		body.scrolled #header,
		body.scrolled #header-content {
			height: 75px;
			}
		#header-featured,
		body.scrolled #header-featured {
			height: 40px;
			}
		#menu-feature {
			display: none;
			}
		#header-logo,
		body.scrolled #header-logo {
			height: 32px;
			margin: 4px 0;
			width: 106px;
			}
		.header-windguru,
		body.scrolled .header-windguru {
			height: 32px;
			margin: 4px 0;
			width: 32px;
			}
		#menu-cta>li>a {
			font-size: 12px;
			}
		#header-menu {
			height: 35px;
			}
		#header-menu .menu-main>li>a {
			font-size: 10px;
			height: 15px;
			line-height: 15px;
			padding: 10px;
			}
		#header-menu #mobile-nav.menu-main>li>a {
			font-size: 14px;
			}
		#mobile-languages>li>a img {
			top: 0;
			}
		#contentholder {
			padding-top: 75px;
			}
	}
/* MODAL */
	.modal {
		background: #fff;
		height: 0;
		left: 0;
		overflow: hidden;
		overflow-y: scroll;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 1000;
		}
	.modal-holder {
		margin: 0 auto;
		max-width: 700px;
		padding: 25px;
		position: relative;
		}
	.modal-title {
		margin: 25px auto;
		position: relative;
		}
	.modal-logo>a {
		display: block;
		}
	.modal-logo>a>img {
		height: 50px;
		width: auto;
		}
	.modal-close {
		position: absolute;
		right: 0;
		top: 10px;
		}
	.modal-close>a {
		color: #c3cdd5;
		display: block;
		font-size: 20px;
		height: 20px;
		text-align: right;
		}
	.modal-close>a:hover {
		color: #3e474e;
		}
	.modal-objects {
		margin: 25px auto 100px;
		}
	.modal-social {
		margin: 20px 0;
		text-align: center;
		}
	.modal-search {
		margin: 20px 0;
		}
	.modal-search input {
		-webkit-appearance: none;
		-webkit-border-radius: 0;
		background: #e5ecf1;
		border: 1px solid #c3cdd5;
		border-radius: none !important;
		color: #3e474e;
		font-size: 14px;
		font-weight: 400;
		line-height: 22px;
		padding: 10px 20px;
		width: 100%;
		}
	.modal-search ::-webkit-input-placeholder {color: #75818b;}
	.modal-search :-moz-placeholder {color: #75818b;}
	.modal-search ::-moz-placeholder {color: #75818b;opacity: 1;}
	.modal-search :-ms-input-placeholder {color: #75818b;}
	.modal-items {
		font-size: 20px;
		}
	.modal-items li {
		margin: 2px 0;
		}
	.modal-items>li a {
		background: #192026;
		color: #c3cdd5;
		display: block;
		padding: 15px 0 15px 20px;
		}
	.modal-items>li a:hover {
		background: #c3cdd5;
		color: #192026;
		}
	.modal-items>li>a {
		font-weight: 800;
		position: relative;
		text-transform: uppercase;
		}
	.modal-items>li a>i.fam {
		color: #75818b;
		right: 20px;
		position: absolute;
		}
	.modal-items>li ul {
		display: none;
		font-size: 0.9em;
		font-weight: 400;
		}
	.modal-items>li ul.mm-show {
		display: block;
		}
	.modal-items>li>ul>li>a {
		padding-left: 40px;
		}
	.modal-items>li>ul>li>ul>li>a {
		padding-left: 80px;
		}
	html.menu-open {
		overflow: hidden;
		}
	html.menu-open-menu #menu-mobile {
		height: 100%;
		}
	html.menu-open-languages #languages-mobile {
		height: 100%;
		}
/* HERO */
	#hero {
		background: #e5ecf1;
		color: #fff;
		height: calc(100vh - 150px);
		max-height: 1000px;
		min-height: 650px;
		overflow: hidden;
		position: relative;
		margin-bottom: -75px;
		}
	#hero-items,
	.hero-image,
	#hero-text {
		height: 100%;
		left: 0;
		overflow: hidden;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1;
		}
	.hero-image {
		background-position: right center;
		background-repeat: no-repeat;
		background-size: cover;
		}
	#hero-text {
		background-image: url('assets/images/angle-tl-br-light.svg');
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: 102% auto;
		}
	#hero-text-holder {
		bottom: 375px;
		position: absolute;
		width: 100%;
		}
	#hero-text-area {
		top: 0;
		position: absolute;
		width: 100%;
		}
	.hero-text {
		bottom: 0;
		left: 0;
		position: absolute;
		z-index: 1;
		}
	.hero-text>h2 {
		font-family: 'Oswald', sans-serif;
		font-size: 10em;
		font-weight: 700;
		text-shadow: 0 0 10px rgba(0,0,0,0.2);
		}
	.hero-text>h2>span {
		display: block;
		}
	.hero-text-buttons.buttons-group {
		margin: 10px 0 0;
		text-align: left;
		}
	.hero-text-buttons.buttons-group>.button {
		margin: 0 5px 5px 0;
		}
	.hero-image,
	.hero-text {
		opacity: 0;
		z-index: 0;
		transition: opacity 350ms ease-in-out;
		}
	.hero-image.hero-current,
	.hero-text.hero-current {
		opacity: 1;
		z-index: 1;
		}
	html.no-csstransforms .hero-image.hero-current,
	html.no-csstransforms .hero-text.hero-current {
		display: block;
		}
	#hero-controls {
		top: 10px;
		font-size: 15px;
		height: 15px;
		position: absolute;
		z-index: 5;
		}
	#hero-controls>li {
		display: inline-block;
		padding: 0 5px 0 0;
		}
	#hero-controls>li>a {
		color: #fff;
		color: rgba(255,255,255,0.25);
		display: block;
		}
	#hero-controls>li.hero-current>a {
		color: rgba(255,255,255,0.5);
		}
	#hero-controls>li>a:hover,
	#hero-controls>li.hero-current>a:hover {
		color: #fff;
		}
	@media screen and (max-width: 1280px) {
		#hero {
			height: calc(100vh - 60px);
			}
		.hero-text>h2 {
			font-size: 8em;
			}
	}
	@media screen and (max-width: 1024px) {
		#hero-text-holder {
			bottom: 360px;
			}
	}
	@media screen and (max-width: 920px) {
		#hero-text-holder {
			bottom: 340px;
			}
		.hero-text>h2 {
			font-size: 6em;
			}
		.hero-image {
			background-position: center center;
			}
	}
	@media screen and (max-width: 768px) {
		#hero {
			margin-bottom: 0;
			min-height: 300px;
			}
		#hero-text-holder {
			bottom: 260px;
			}
		.hero-text>h2 {
			font-size: 4em;
			}
	}
	@media screen and (max-width: 600px) {
		#hero-text-holder {
			bottom: 220px;
			}
	}
	@media screen and (max-width: 480px) {
		#hero {
			max-height: 60vh;
			}
		#hero-text-holder {
			bottom: 180px;
			}
		.hero-text>h2 {
			font-size: 3em;
			}
	}
	@media screen and (max-width: 320px) {
		#hero-text-holder {
			bottom: 160px;
			}
	}
/* MAP */
	#map {
		border: 1px solid #c3cdd5;
		height: 200px;
		width: 100%;
		}
	#map.map-big {
		height: 500px;
		margin: 25px 0;
		max-height: 75vh;
		}
	#map img {
		max-width: inherit !important;
		}
/* SECTION */
	.section {
		position: relative;
		}
	body.not-home .section-builder {
		margin-top: -50px;
		}
	body.not-home .section-builder .section-builder {
		margin-top: 0;
		}
	.section-padding {
		padding: 0 50px;
		}
	.section-padding-left {
		padding-left: 50px;
		}
	.section-padding-right {
		padding-right: 50px;
		}
	.section-content {
		margin: 0 auto;
		max-width: 1280px;
		position: relative;
		z-index: 2;
		}
	.section-container {
		margin-left: 120px;
		margin-right: 120px;
		}
	.section-shift,
	.section-shifted {
		position: absolute;
		width: 100%;
		}
	.section-shifted {
		bottom: 0;
		}
	.section-header {
		background: #192026;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		z-index: 1;
		}
	.section-header .section-padding{
		background-image: url('assets/images/angle-tl-br-light.svg');
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: 102% auto;
		}
	.section-above {
		z-index: 3;
		}
	.section-buffer {
		margin-bottom: 100px;
		margin-top: 100px;
		}
	.section-image {
		font: normal 0/0 sans-serif;
		}
	.section-white {
		background: #fff;
		}
	.section-dark {
		color:  #fff;
		}
	.section-dark a {
		color: #c3cdd5;
		}
	.section-dark a:hover {
		color:  #fff;
		}
	.section-noflow,
	.section-photo,
	.section-blog,
	.section-meta,
	.section-comments {
		overflow: hidden;
		}
	.section-quote,
	.section-photo {
		background-color: #3e474e;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		color: #fff;
		}
	.section-quote-bg {
		background-image: url('assets/images/background-quote.jpg');
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: 100% auto;
		padding-bottom: 1px;
		}
	.section-meta {
		background: #e5ecf1;
		}
	.section-comments {
		background: #d6dee5;
		}
	.section-sub {
		border-left: 1px solid #d6dee5;
		padding-left: 50px;
		position:  relative;
		}
	.section-locations {
		background: #3e474e;
		text-align: center;
		}
	.section-footer {
		background: #29333b;
		}
	.section-angle .section-padding,
	.section-angle .section-addon {
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: 104% auto;
		}
	.section-angle.section-angle-top .section-padding,
	.section-angle.section-angle-top-addon .section-addon {
		background-position: center top;
		}
	.section-angle-bottom.section-angle-dark .section-padding {
		background-image: url('assets/images/angle-tl-br-dark.svg');
		}
	.section-angle-top-addon .section-addon,
	.section-angle-top .section-padding {
		padding-top: 200px;
		}
	.section-angle-top.section-angle-light .section-padding,
	.section-angle-top-addon.section-angle-light .section-addon {
		background-image: url('assets/images/angle-bl-tr-light.svg');
		}
	.section-angle-bottom-addon .section-addon,
	.section-angle-bottom .section-padding {
		padding-bottom: 200px;
		}
	.section-angle-bottom.section-angle-dark .section-padding {
		background-image: url('assets/images/angle-tl-br-dark.svg');
		}
	.section-angle-bottom.section-angle-light .section-padding {
		background-image: url('assets/images/angle-tl-br-light.svg');
		}
	.section-angle-bottom.section-angle-white .section-padding {
		background-image: url('assets/images/angle-tl-br-white.svg');
		}
	.section-instagram:before {
		background-image: url('assets/images/angle-bl-tr-medium.svg');
		background-repeat: no-repeat;
		background-position: center bottom;
		background-size: 100% auto;
		bottom: 0;
		content: '';
		height: 100%;
		left: 0;
		pointer-events: none;
		position: absolute;
		width: 100%;
		z-index: 2;
		}
	@media screen and (max-width: 1280px) {
		.section-angle-top-addon .section-addon,
		.section-angle-top .section-padding {
			padding-top: 150px;
			}
		.section-angle-bottom-addon .section-addon,
		.section-angle-bottom .section-padding {
			padding-bottom: 150px;
			}
	}
	@media screen and (max-width: 960px) {
		.section-angle-top-addon .section-addon,
		.section-angle-top .section-padding {
			padding-top: 100px;
			}
		.section-angle-bottom-addon .section-addon,
		.section-angle-bottom .section-padding {
			padding-bottom: 100px;
			}
	}
	@media screen and (max-width: 768px) {
		.section-padding {
			padding-left: 25px;
			padding-right: 25px;
			}
		.section-padding-left {
			padding-left: 25px;
			}
		.section-padding-right {
			padding-right: 25px;
			}
		.section-angle-top .section-padding {
			padding-bottom: 50px;
			padding-top: 50px;
			}
		.section-angle-bottom .section-padding {
			padding-bottom: 50px;
			padding-top: 50px;
			}
		.section-angle-top-addon .section-addon,
		.section-angle-top .section-padding {
			padding-top: 50px;
			}
		.section-angle-bottom-addon .section-addon,
		.section-angle-bottom .section-padding {
			padding-bottom: 50px;
			}
	}
/* CONTENT */
	.content,
	.inner {
		position: relative;
		}
	.content-main,
	.content-sub,
	.content-half,
	.inner-main,
	.inner-sub,
	.inner-text,
	.inner-image,
	.inner-half {
		float: left;
		position: relative;
		}
	.content-main,
	.inner-main {
		width: 75%;
		}
	.content-half,
	.inner-half {
		width: 50%;
		}
	.content-sub,
	.inner-sub {
		width: 25%;
		}
	.inner-type-contact .inner-main {
		width: 65%;
		}
	.inner-type-contact .inner-sub {
		width: 35%;
		}
	.inner-text {
		width: 70%;
		}
	.inner-text .contentblock > :first-child {
		margin-top: 0;
		}
	.inner-text .contentblock > :last-child {
		margin-bottom: 0;
		}
	.inner-image {
		width: 30%;
		}
	.content-header {
		color: #fff;
		padding: 250px 0 50px;
		position: relative;
		text-align: center;
		}
	.content-header>h1 {
		font-size: 5em;
		font-weight: 800;
		margin-bottom: 5px;
		}
	.content-header>h2 {
		font-size: 2.5em;
		font-weight: 300;
		}
	.content-header>h1>span,
	.content-header>h2>span {
		box-shadow: 0 0 5px rgba(0,0,0,0.5);
		display: inline-block;
		padding: 0.25em 0.5em;
		}
	.content-header>h1>span {
		background: #192026;
		}
	.content-header>h2>span {
		background: #e5ecf1;
		color: #3e474e;
		}
	.content-title {
		padding: 150px 0;
		margin: 0 auto;
		max-width: 960px;
		text-align: center;
		}
	.content-title>h2>span {
		background-color: #3e474e;
		background-color: rgba(62,71,78,0.9);
		border: 1px solid #fff;
		box-shadow: 0 0 15px rgba(0,0,0,0.3);
		color: #fff;
		display: inline-block;
		padding: 0.25em 0.75em;
		}
	.content-footer {
		margin: 25px 0;
		}
	.content-max {
		margin: 50px auto 100px;
		max-width: 800px;
		text-align: center;
		}
	.content-buffer {
		margin-bottom: 50px;
		margin-top: 50px;
		}
	.content-full {
		margin-bottom: 100px;
		margin-top: 100px;
		}
	.content-full-top {
		margin-bottom: 0 !important;
		}
	.content-full-bottom {
		margin-top: 0 !important;
		}
	.content-left {
		margin: 100px 50px 100px 0;
		}
	.content-right {
		margin: 100px 0;
		}
	.content-type-footer .content-left {
		margin: 50px 0;
		}
	.content-type-footer .content-right {
		margin: 50px 0 50px 50px;
		}
	.content-box {
		overflow: hidden;
		}
	.content-box-holder {
		float: right;
 		margin: 100px 0;
		position: relative;
		width: 50%;
		}
	.inner-left {
		margin: 0 25px 0 0;
		}
	.inner-middle {
		margin: 0 25px;
		}
	.inner-right {
		margin: 0 0 0 25px;
		}
	.inner-pad {
		margin-bottom: 50px;
		margin-top: 50px;
		}
	@media screen and (max-width: 1280px), screen and (max-height: 900px) {
		.content-header {
			padding: 240px 0 40px;
			}
		.content-header>h1 {
			font-size: 4em;
			}
		.content-header>h2 {
			font-size: 2em;
			}
		.content-full {
			margin-bottom: 50px;
			margin-top: 50px;
			}
	}
	@media screen and (max-width: 1280px) {
		.content-type-copyright {
			padding-bottom: 75px;
			}
	}
	@media screen and (max-width: 920px) {
		.section-sub {
			border-left: none;
			margin: 50px 0;
			padding-left: 0;
			}
		.content-header {
			padding: 180px 0 30px;
			}
		.content-header>h1 {
			font-size: 3em;
			}
		.content-header>h2 {
			font-size: 1.5em;
			}
		.content-type-main {
			overflow: hidden;
			}
		.content-type-copyright .content-half,
		.content-type-footer .content-half,
		.content-type-main .content-main,
		.content-type-main .content-sub {
			float: none;
			width: 100%;
			}
		.content-type-copyright .content-half .content-left,
		.content-type-copyright .content-half .content-right,
		.content-type-main .content-main .content-left,
		.content-type-main .content-sub .content-right {
			margin: 25px 0;
			}
		.content-type-footer .content-main .content-left {
			margin: 50px 0 0;
			}
		.content-type-copyright .content-half p {
			text-align: center !important;
			}
		.content-title {
			padding: 100px 0;
			}
	}
	@media screen and (max-width: 750px) {
		.content-title>h2 {
			font-size: 2em;
			}
		.inner-type-split .inner-half,
		.inner-type-textimage .inner-text,
		.inner-type-textimage .inner-image {
			float: none;
			width: 100%;
			}
		.inner-type-split .inner-half .inner-middle,
		.inner-type-split .inner-half .inner-right,
		.inner-type-textimage .inner-text .inner-left,
		.inner-type-textimage .inner-image .inner-right {
			margin: 25px 0;
			}
		.inner-type-textimage .inner-image {
			text-align: center;
			}
		.inner-type-textimage .inner-image img {
			max-width: 250px;
			}
	}
	@media screen and (max-width: 900px) and (min-width: 601px) {
		.content-type-footer .content-sub {
			float: left;
			width: 50%;
			}
		.content-type-footerinfo .content-right {
			margin: 0 25px 50px 0;
			}
		.content-type-footerlocations .content-right {
			margin: 0 0 50px 25px;
			}
	}
	@media screen and (max-width: 600px) {
		.content-type-footer .content-sub {
			float: none;
			width: auto;
			}
		.content-type-footerinfo .content-right,
		.content-type-footerlocations .content-right {
			margin: 50px 0;
			}
		.inner-type-contact .inner-main,
		.inner-type-contact .inner-sub {
			float: none;
			width: 100%;
			}
		.inner-type-contact .inner-main .inner-left,
		.inner-type-contact .inner-sub .inner-right {
			margin: 25px 0;
			}
		.content-box-holder {
			float: right;
			margin: 50px 0;
			width: 100%;
			}
	}
	@media screen and (max-width: 479px) {
		.content-type-footer .content-sub {
			float: none;
			width: 100%;
			}
		.content-type-footer .content-sub .content-right.content-type-footerlocations,
		.content-type-footer .content-sub .content-right.content-type-footerinfo {
			margin: 25px 0;
			}
		.content-type-footerlocations .content-footer {
			margin-right: 0;
			}
	}
/* FOOTER */
	.footer {
		margin-top: 0;
		margin-bottom: 100px;
		}
	.footer h5 {
		font-family: 'Oswald', sans-serif;
		font-size: 2em;
		font-weight: 700;
		}
	.footer.footer-nav .footer-menus {
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		}
	.footer.footer-expand .footer-menus,
	.footer.footer-expand .footer-info,
	.footer-info-sponsors,
	.footer-info-features {
		display: inline-block;
		vertical-align: top;
		width: 50%;
		}
	.footer-menu {
		display: inline-block;
		vertical-align: top;
		width: 33.333%;
		}
	.footer.footer-nav .footer-menu-content {
		margin: 10px;
		}
	.footer.footer-expand .footer-menu-content {
		margin: 10px 25px 10px 0;
		}
	.footer.footer-expand .footer-info-content {
		margin: 10px 0 10px 25px;
		}
	.footer-menu-content ul {
		font-size: 1.2em;
		margin: 10px 0;
		}
	.footer-menu-content ul>li {
		line-height: 1.3em;
		margin: 10px 0;
		}
	.footer-logos {
		margin: 10px 0 0 0;
		}
	.footer-logos>li {
		display: inline-block;
		margin: 10px 20px 10px 0;
		vertical-align: top;
		}
	.footer-logos-image>a {
		display: block;
		font: normal 0/0 sans-serif;
		}
	.footer-logos-tags>div>div {
		margin: 0 !important;
		}
	@media screen and (max-width: 920px) {
		.footer {
			text-align: center;
			}
		.footer.footer-expand .footer-menus,
		.footer.footer-expand .footer-info {
			display: block;
			width: auto;
			}
		.footer.footer-expand .footer-info {
			margin-top: 25px;
			}
		.footer.footer-expand .footer-info-content {
			margin: 10px 25px 10px 0;
			}
		.footer-logos>li {
			display: inline-block;
			margin: 10px auto;
			padding: 0 10px;
			vertical-align: top;
			}
	}
	@media screen and (max-width: 600px) {
		.footer-info-sponsors,
		.footer-info-features {
			display: block;
			width: auto;
			}
	}
	@media screen and (max-width: 600px) {
		.footer-menu {
			display: block;
			width: auto;
			}
		.footer-menu-content ul>li {
			margin: 5px 0;
			}
	}
	.footer-header-main {
		border: none;
		font-family: 'Oswald', sans-serif;
		font-size: 8em;
		font-weight: 700;
		margin: 0;
		}
	.footer-header-sub {
		border: none;
		font-size: 1.75em;
		font-weight: 800;
		margin: 0 0 10px;
		}
	.footer-header-sub>span {
		box-shadow: 0 0 10px rgba(0,0,0,0.3);
		display: inline-block;
		padding: 0.5em 1em;
		}
	#footer-locations-header {
		text-align: center;
		}
	#footer-locations {
		display: inline-block;
		margin: 50px auto;
		}
	.footer-location {
		display: inline-block;
		vertical-align: top;
		text-align: left;
		}
	.footer-location-content {
		margin: 0 50px;
		}
	.footer-location-img {
		margin: 10px 0;
		}
	.footer-location h4 {
		font-family: 'Oswald', sans-serif;
		font-size: 1.75em;
		font-weight: 700;
		margin: 10px 0;
		}
	.footer-location-hibaldstow h4 {
		color: #d9272e;
		}
	.footer-location-spain h4 {
		color: #ffce00;
		}
	.footer-location-algarve h4 {
		color: #ff6c0c;
		}
	.footer-location p {
		font-size: 1.2em;
		line-height: 1.3em;
		margin: 5px 0;
		}
	.footer-location-button {
		border: 2px solid #c3cdd5;
		display: inline-block;
		font-size: 1.5em;
		line-height: 1.3em;
		margin: 5px 0;
		padding: 0 0.5em;
		}
	.footer-location-hibaldstow .footer-location-button {
		border-color: #d9272e;
		color: #d9272e;
		}
	.footer-location-spain .footer-location-button {
		border-color: #ffce00;
		color: #ffce00;
		}
	.footer-location-algarve .footer-location-button {
		border-color: #ff6c0c;
		color: #ff6c0c;
		}
	.footer-location-button:hover {
		border-color: #fff !important;
		color: #fff !important;
		}
	@media screen and (max-width: 960px) {
		.footer-header-main {
			font-size: 5em;
			}
		.footer-header-sub {
			font-size: 1.5em;
			}
		.footer-location-content {
			margin: 0 20px;
			}
	}
	@media screen and (max-width: 768px) {
		.footer-header-main {
			font-size: 3em;
			}
		.footer-header-sub {
			font-size: 1.4em;
			}
		.footer-location-site {
			display: none;
			}
		.footer-location {
			width: 33.3%;
			}
	}
	@media screen and (max-width: 480px) {
		.footer-header-main {
			font-size: 2.5em;
			}
		.footer-header-sub {
			font-size: 1.2em;
			}
		.footer-location {
			display: block;
			margin: 20px 0;
			text-align: center;
			width: auto;
			}
	}
/* CONTENT DISPLAY */
	.contentps p {
		font-size: 1.1em;
		font-weight: 400;
		line-height: 1.6em;
		margin: 15px 0;
		}
	.contenttext {
		font-size: 1.35em;
		font-weight: 300;
		}
	.contenttext-big {
		font-size: 1.6em;
		}
	.contenttext-slim {
		margin-left: auto;
		margin-right: auto;
		max-width: 600px;
		}
	.contenttext p {
		line-height: 1.6em;
		margin: 10px 0;
		}
	.contentblock-holder {
		margin: 50px 0;
		}
	.contentblock-holder .contentblock {
		margin: 0 120px;
		}
	.contentblock {
		font-size: 1.4em;
		}
	.contentblock h1,
	.contentblock h2,
	.contentblock h3,
	.contentblock h4,
	.contentblock h5,
	.contentblock h6 {
		border: none;
		color: #75818b;
		font-weight: 800;
		margin: 25px 0 10px;
		padding: 0;
		text-transform: uppercase;
		}
	.contentblock h1 {
		font-size: 4rem;
		}
	.contentblock h2 {
		font-size: 3.5rem;
		}
	.contentblock h3 {
		font-size: 3.5rem;
		margin-top: 50px;
		}
	.contentblock h4 {
		font-size: 2.5rem;
		}
	.contentblock h5 {
		font-size: 2rem;
		}
	.contentblock h6 {
		font-size: 1.5rem;
		}
	.contentblock p {
		line-height: 1.8em;
		margin: 10px 0;
		}
	.contentblock ul,
	.contentblock ol,
	.contenttext ul,
	.contenttext ol {
		margin: 10px 0;
		padding: 0;
		text-align: left;
		}
	.contentblock li,
	.contenttext li {
		line-height: 1.4em;
		margin: 5px 0 5px 50px;
		padding: 0 0 0 10px;
		}
	.contentblock img[align="left"],
	.contentblock img.alignleft {
		float: left;
		margin: 25px 50px 25px -120px;
		}
	.contentblock img[align="right"],
	.contentblock img.alignright {
		float: right;
		margin: 25px -120px 25px 50px;
		}
	.contentblock img[align="middle"],
	.contentblock img[align="center"] {
		display: block;
		margin: 25px auto;
		}
	.contentblock blockquote {
		background: #fff;
		border-left: 5px solid #c3cdd5;
		float: left;
		font-weight: 300;
		margin: 25px 50px 25px 0;
		max-width: calc(50% - 45px);
		padding: 15px 20px;
		font-size: 1.2em;
		line-height: 1.5em;
		text-align: left;
		}
	.contentblock blockquote p {
		line-height: 1.3em;
		}
	.contentblock blockquote p:first-child,
	.contentblock blockquote p:last-child {
		display: inline;
		}
	.contentblock blockquote.alignleft,
	.contentblock img.alignleft,
	.contentblock .wp-caption.alignleft,
	.contentblock blockquote.alignright,
	.contentblock img.alignright,
	.contentblock .wp-caption.alignright {
		max-width: 50%;
		}
	.contentblock blockquote.alignleft,
	.contentblock img.alignleft,
	.contentblock .wp-caption.alignleft {
		margin: 25px 50px 25px 0;
		}
	.contentblock blockquote.alignright,
	.contentblock img.alignright,
	.contentblock .wp-caption.alignright {
		margin: 25px 0 25px 50px;
		}
	.contentblock blockquote.aligncenter,
	.contentblock img.aligncenter,
	.contentblock .wp-caption.aligncenter {
		margin-top: 25px;
		margin-bottom: 25px;
		}
	.contentblock-holder .contentblock blockquote,
	.contentblock-holder .contentblock blockquote.alignleft,
	.contentblock-holder .contentblock img.alignleft,
	.contentblock-holder .contentblock .wp-caption.alignleft {
		margin-left: -120px;
		}
	.contentblock-holder .contentblock blockquote.alignright,
	.contentblock-holder .contentblock img.alignright,
	.contentblock-holder .contentblock .wp-caption.alignright {
		margin-right: -120px;
		}
	.contentblock embed,
	.contentblock iframe,
	.contentblock object,
	.contentblock video {
		margin-bottom: 25px;
		max-width: 100%;
		}
	.contentblock p > embed,
	.contentblock p > iframe,
	.contentblock p > object,
	.contentblock span > embed,
	.contentblock span > iframe,
	.contentblock span > object {
		margin-bottom: 0;
		}
	.contentblock a:hover,
	.contenttext a:hover {
		text-decoration: underline;
		}
	@media screen and (max-width: 960px) {
		.contenttext-big {
			font-size: 1.4em;
			}
	}
	@media screen and (max-width: 900px) {
		.section-container,
		.contentblock-holder .contentblock {
			margin: 0 60px;
			}
		.contentblock-holder .contentblock blockquote,
		.contentblock-holder .contentblock blockquote.alignleft,
		.contentblock-holder .contentblock img.alignleft,
		.contentblock-holder .contentblock .wp-caption.alignleft {
			margin-left: -60px;
			}
		.contentblock-holder .contentblock blockquote.alignright,
		.contentblock-holder .contentblock img.alignright,
		.contentblock-holder .contentblock .wp-caption.alignright {
			margin-right: -60px;
			}
		.contentblock img.alignleft,
		.contentblock .wp-caption.alignleft,
		.contentblock img.alignright,
		.contentblock .wp-caption.alignright {
			max-width: 50%;
			}
	}
	@media screen and (max-width: 750px) {
		.contentblock img.alignleft,
		.contentblock img.alignright {
			max-width: 40%;
			}
	}
	@media screen and (max-width: 600px) {
		.contentps p {
			margin: 10px;
			text-align: center !important;
			}
	}
	@media screen and (max-width: 500px) {
		.contentblock-holder {
			margin: 25px 0;
			}
		.section-container,
		.contentblock-holder .contentblock {
			margin: 0;
			}
		.contentblock blockquote,
		.contentblock blockquote.alignleft,
		.contentblock img.alignleft,
		.contentblock .wp-caption.alignleft,
		.contentblock blockquote.alignright,
		.contentblock img.alignright,
		.contentblock .wp-caption.alignright,
		.contentblock blockquote.aligncenter {
			float: none !important;
			margin: 25px 0 !important;
			max-width: 100%;
			width: auto !important;
			}
	}
	@media screen and (max-width: 480px) {
		.contentblock table td,
		.contentblock table th,
		.listtable td,
		.listtable th {
			font-size: 1.2rem;
			padding: 10px;
			}
	}
/* PAGE MENU */
	.pagemenu {
		margin: 25px 0;
		overflow: hidden;
		}
	.pagemenu h4 {
		background: #29333b;
		border: none;
		color: #fff;
		font-size: 13px;
		font-weight: 600;
		line-height: 1em;
		margin: 0;
		padding: 9px;
		text-transform: uppercase;
		}
	.pagemenu>ul {
		font-size: 1.2em;
		margin: 0 10px;
		}
	.pagemenu>ul>li {
		border-bottom: 1px solid #d6dee5;
		position: relative;
		}
	.pagemenu li:before {
		border-width: 3px;
		border-style: solid;
		border-color: transparent transparent transparent #29333b;
		border-image: none;
		content: '';
		display: inline-block;
		left: -10px;
		padding-left: 5px;
		position: absolute;
		top: 11px;
		}
	.pagemenu>ul>li a,
	.pagemenu>ul>li span {
		display: block;
		line-height: 1.5em;
		padding: 5px 0;
		}
	.pagemenu>ul>li.recentcomments {
		padding: 5px 0;
		}
	.pagemenu>ul>li.recentcomments>a,
	.pagemenu>ul>li a {
		color: #5d6871;
		}
	.pagemenu>ul>li.recentcomments a {
		display: inline !important;
		padding: 0 !important;
		margin: 0 !important;
		}
	.pagemenu>ul>li a:hover {
		color: #1e85d7;
		}
	.pagemenu>ul ul {
		font-size: 0.9em;
		margin: 10px;
		}
	.pagemenu>ul ul>li {
		margin: 10px;
		}
	.pagemenu-current>a,
	.pagemenu .current_page_item>a,
	.pagemenu .current-cat>a {
		font-weight: 700;
		}
	.pagemenu>ul>li.recentcomments>a {
		display: inline;
		padding: 0;
		}
	.pagemenu>ul>li.recentcomments>a:hover {
		background: none;
		color: #1e85d7;
		display: inline;
		padding: 0;
		}
	.pagemenu>ul>li.recentcomments>span {
		color: #5d6871;
		display: inline;
		padding: 0;
		}
	.pagemenu input,
	.pagemenu select {
		background: none;
		border: 1px solid #d6dee5;
		color: #5d6871;
		font-size: 1.2em;
		line-height: 1.2em;
		margin: 10px 0;
		padding: 5px;
		width: 100%;
		}
	.pagemenu select option {
		margin: 0;
		padding: 5px;
		}
	.pagemenu-sub {
		margin: 0;
		}
/* COLUMNMENU */
	.columnmenu {
		font-size: 13px;
		}
	.columnmenu>ul {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		-ms-column-count: 4;
		-o-column-count: 4;
		column-count: 4;
		columns: 4;
		-webkit-column-gap: 25px;
		-moz-column-gap: 25px;
		-ms-column-gap: 25px;
		-o-column-gap: 25px;
		column-gap: 25px;
		}
	.columnmenu a {
		line-height: 1.4em;
		}
	.columnmenu ul {
		margin: 0 0 0 15px;
		}
	.columnmenu li {
		padding-top: 5px;
		}
	.columnmenu li.menu-more {
		overflow: visible;
		}
	.columnmenu>ul>li>a {
		font-weight: 700;
		text-transform: uppercase;
		}
	.columnmenu>ul>li ul>li.menu-item-has-children>a {
		font-weight: 600;
		text-transform: uppercase;
		}
	.columnmenu>ul>li ul {
		font-size: 0.9em;
		}
	@media screen and (max-width: 1600px) {
		.columnmenu>ul {
			-webkit-column-count: 3;
			-moz-column-count: 3;
			-ms-column-count: 3;
			-o-column-count: 3;
			column-count: 3;
			columns: 3;
			}
	}
	@media screen and (max-width: 1280px) and (min-width: 901px) {
		.columnmenu>ul {
			-webkit-column-count: 2;
			-moz-column-count: 2;
			-ms-column-count: 2;
			-o-column-count: 2;
			column-count: 2;
			columns: 2;
			}
	}
	@media screen and (max-width: 600px) {
		.columnmenu>ul {
			-webkit-column-count: 2;
			-moz-column-count: 2;
			-ms-column-count: 2;
			-o-column-count: 2;
			column-count: 2;
			columns: 2;
			}
	}
/* ICONS */
	.icons {
		margin: 50px 0;
		text-align: center;
		}
	.icons-item {
		display: inline-block;
		vertical-align: top;
		}
	.icons-link {
		color: #5d6871;
		display: block;
		margin: 0 15px;
		}
	.icons-link:hover {
		color: #1e85d7;
		}
	.icons-image {
		max-width: 80px;
		}
	.icons-header {
		border: none;
		font-size: 1.6em;
		font-weight: 700;
		margin: 0;
		padding: 10px 0 0;
		}
	@media screen and (max-width: 600px) {
		.icons-image {
			max-width: 50px;
			}
		.icons-header {
			font-size: 1.4em;
			}
	}
	@media screen and (max-width: 400px) {
		.icons-image {
			max-width: 40px;
			}
		.icons-link {
			margin: 0 10px;
			}
	}
/* ICONMENU */
	.iconmenu {
		font-size: 1.2em;
		margin: 10px 5px;
		overflow: hidden;
		}
	.iconmenu-icon {
		border: 1px solid #3e474e;
		border-radius: 50%;
		color: #75818b;
		display: block;
		float: left;
		font-size: 15px;
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		width: 30px;
		text-align: center;
		}
	.iconmenu p {
		line-height: 1.4em;
		margin: 5px 0 0 45px;
		}
/* ICONLIST */
	.iconlist {
		margin: 25px 0;
		text-align: center;
		}
	.iconlist-item {
		max-width: 250px;
		display: inline-block;
		vertical-align: top;
		width: 20%;
		}
	.iconlist-holder {
		color: #5d6871;
		display: block;
		margin: 25px;
		}
	.iconlist-holder:hover {
		color: #1e85d7;
		}
	.iconlist-image {
		background: #fff;
		border: 1px solid #e5ecf1;
		padding: 10px;
		}
	.iconlist-header {
		border: none;
		font-size: 1.6em;
		font-weight: 700;
		margin: 0;
		padding: 10px 0 0;
		}
	@media screen and (max-width: 900px) {
		.iconlist-item {
			width: 25%;
			}
		.iconlist-header {
			font-size: 1.2em;
			}
	}
	@media screen and (max-width: 600px) {
		.iconlist-item {
			width: 33.3%;
			}
		.iconlist-header {
			font-size: 1.2em;
			}
	}
/* INSTAGRAM */
	@media screen and (max-width: 1280px) {
		html body .section-instagram #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
			width: 20%;
			}
		html body .section-instagram #sb_instagram #sbi_images .sbi_item:nth-child(1n+16) {
			display: none;
			}
	}
	@media screen and (max-width: 768px) {
		html body .section-instagram #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
			width: 25%;
			}
		html body .section-instagram #sb_instagram #sbi_images .sbi_item:nth-child(1n+13) {
			display: none;
			}
	}
/* SOCIAL */
	.social-menu-big {
		margin: 25px 0 20px;
		text-align: center;
		}
	.menu-social>li {
		display: inline-block;
		}
	.social-menu-big .menu-social>li {
		padding-bottom: 5px;
		}
	.menu-social>li+li {
		padding-left: 5px;
		}
	.social-menu-big .menu-social>li+li {
		padding-left: 10px;
		}
	.menu-social>li>a {
		background: #3e474e;
		border-radius: 50%;
		color: #fff;
		display: block;
		font-size: 15px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		width: 30px;
		}
	.social-menu-big .menu-social>li>a {
		font-size: 25px;
		height: 50px;
		line-height: 50px;
		width: 50px;
		}
	.menu-social>li>a:hover {
		background: #fff;
		color: #29333b;
		}
	@media screen and (max-width: 960px) {
		.social-menu-big .menu-social>li>a {
			font-size: 15px;
			height: 30px;
			line-height: 30px;
			width: 30px;
			}
	}
/* ITEM CALLOUT */
	.item-callout {
		margin: 50px 0;
		}
	.item-callout-header {
		margin-top: 25px;
		}
	.item-callout-details {
		overflow: hidden;
		}
	.item-callout-box {
		float: left;
		width: 25%;
		}
	.item-callout-box > div {
		margin-top: 0;
		}
	.item-callout-content {
		float: right;
		width: 75%;
		}
	.item-callout-text {
		margin-left: 50px;
		}
	@media screen and (max-width: 720px) {
		.item-callout-box,
		.item-callout-content {
			float: none;
			width: auto;
			}
		.item-callout-text {
			margin-left: 0;
			}
	}
/* COLUMNS */
	.columns {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		}
	.columns-slim {
		margin: 0 auto;
		max-width: 920px;
		text-align: center;
		}
	.columns.columns-inline {
		margin: 50px 0;
		}
	.columns-leftside,
	.columns-rightside {
		width: 50%;
		}
	.columns-bg {
		position: relative;
		}
	.columns-content {
		display: block;
		overflow: hidden;
		position: relative;
		z-index: 2;
		}
	.columns-full .columns-content {
		max-width: 640px;
		}
	.columns-full .columns-leftside .columns-content {
		float: right;
		}
	.columns-leftside .columns-buffer {
		margin: 100px 100px 100px 0;
		}
	.columns-rightside .columns-buffer {
		margin: 100px 0 100px 100px;
		}
	.columns.columns-inline .columns-leftside .columns-buffer,
	.columns.columns-inline .columns-rightside .columns-buffer {
		margin-bottom: 0;
		margin-top: 0;
		}
	.columns.columns-inline .columns-leftside.columns-bg .columns-buffer,
	.columns.columns-inline .columns-rightside.columns-bg .columns-buffer {
		margin: 50px;
		}
	.columns-header.b {
		font-size: 3em;
		text-align: left;
		}
	.columns-image {
		font: normal 0/0 sans-serif;
		}
	.columns-image,
	.columns-slider {
		border: 1px solid #fff;
		box-shadow: 0 0 5px rgba(0,0,0,0.2);
		margin: 20px 0;
		}
	.columns-quote {
		margin: 20px 0 !important;
		}
	@media screen and (max-width: 1240px) {
		.columns-leftside .columns-buffer {
			margin: 50px 50px 50px 0;
			}
		.columns-rightside .columns-buffer {
			margin: 50px 0 50px 50px;
			}
	}
	@media screen and (max-width: 899px) {
		.columns {
			display: block;
			}
		.columns-leftside,
		.columns-rightside {
			width: 100%;
			}
		.columns-full .columns-content {
			max-width: 100%;
			}
		.columns-full .columns-leftside .columns-content {
			float: none;
			}
		.columns-buffer {
			margin: 50px !important;
			padding: 0 !important;
			}
	}
	@media screen and (max-width: 600px) {
		.columns-buffer {
			margin: 25px !important;
			}
	}
/* BOXES */
	.boxes {
		}
	.boxes-buffer,
	.boxes-inline {
		margin: 100px 0;
		}
	.boxes-inline.boxes-even {
		box-shadow: 0 0 5px rgba(0,0,0,0.2);
		}
	.boxes-left,
	.boxes-right {
		float: left;
		width: 50%;
		}
	.boxes-content {
		display: block;
		position: relative;
		z-index: 2;
		}
	.boxes-holder {
		display: block;
		}
	.boxes-image {
		font: normal 0/0 sans-serif;
		position: relative;
		}
	.boxes-cover .boxes-content {
		position: absolute;
		z-index: 1;
		}
	.boxes-cover:before {
		background-repeat: no-repeat;
		background-size: auto 104%;
		content: '';
		height: 100%;
		left: 0;
		pointer-events: none;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 2;
		}
	.boxes-cover-right:before {
		background-position: left -1px center;
		}
	.boxes-cover-right.boxes-cover-light:before {
		background-image: url('assets/images/cover-right-light.svg');
		}
	.boxes-cover-right.boxes-cover-dark:before {
		background-image: url('assets/images/cover-right-dark.svg');
		}
	.boxes-cover-right.boxes-cover-red:before {
		background-image: url('assets/images/cover-right-red.svg');
		}
	.boxes-cover-right.boxes-cover-orange:before {
		background-image: url('assets/images/cover-right-orange.svg');
		}
	.boxes-cover-right.boxes-cover-yellow:before {
		background-image: url('assets/images/cover-right-yellow.svg');
		}
	.boxes-cover-left:before {
		background-position: right -1px center;
		}
	.boxes-cover-left.boxes-cover-light:before {
		background-image: url('assets/images/cover-left-light.svg');
		}
	.boxes-cover-left.boxes-cover-dark:before {
		background-image: url('assets/images/cover-left-dark.svg');
		}
	.boxes-cover-left.boxes-cover-red:before {
		background-image: url('assets/images/cover-left-red.svg');
		}
	.boxes-cover-left.boxes-cover-orange:before {
		background-image: url('assets/images/cover-left-orange.svg');
		}
	.boxes-cover-left.boxes-cover-yellow:before {
		background-image: url('assets/images/cover-left-yellow.svg');
		}
	html.no-objectfit .boxes-cover-left:before,
	html.no-objectfit .boxes-cover-right:before {
		display: none;
		}
	.boxes-odd .boxes-left.boxes-text .boxes-content {
		margin-right: 50px;
		}
	.boxes-odd .boxes-right.boxes-text .boxes-content {
		margin-left: 50px;
		}
	.boxes-odd .boxes-image {
		box-shadow: 0 0 5px rgba(0,0,0,0.2);
		}
	.boxes-even {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		}
	.boxes-even .boxes-left,
	.boxes-even .boxes-right {
		float: none;
		}
	.boxes-even .boxes-content {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		overflow: hidden;
		height: 100%;
		}
	.boxes-different.boxes-even .boxes-content {
		-webkit-box-align: center;
		-webkit-align-items: center;
		align-items: center;
		}
	.boxes-even .boxes-image .boxes-content {
		height: 100%;
		}
	.boxes-even .boxes-image img {
		height: 100%;
		object-fit: cover;
		width: 100%;
		}
	.boxes-imgheight.boxes-even.boxes-different .boxes-image .boxes-content {
		height: 100%;
		overflow: hidden;
		position: absolute;
		width: 100%;
		}
	html.no-objectfit .boxes-even .boxes-image {
		background-color: #192026;
		}
	html.no-objectfit .boxes-even .boxes-image img {
		height: auto;
		width: 100%;
		}
	.boxes-text-bg .boxes-holder {
		margin: 25px auto;
		padding: 0 50px;
		}
	.boxes-full .boxes-left.boxes-text-bg .boxes-holder {
		padding: 0 50px 0 0;
		}
	.boxes-full .boxes-right.boxes-text-bg .boxes-holder {
		padding: 0 0 0 50px;
		}
	@media screen and (max-width: 1280px) {
		.boxes-buffer,
		.boxes-inline {
			margin-bottom: 50px;
			margin-top: 50px;
			}
	}
	@media screen and (max-width: 920px) {
		.boxes-text-bg .boxes-holder {
			margin: 25px auto;
			padding: 0 25px;
			}
	}
	@media screen and (max-width: 919px) {
		.boxes-buffer,
		.boxes-inline {
			margin: 50px 0;
			}
		.boxes-left,
		.boxes-right {
			float: none;
			width: auto;
			}
		.boxes-even {
			display: block;
			}
		.boxes-even.boxes-different .boxes-content {
			height: auto;
			display: block;
			}
		.boxes-even .boxes-image {
			position: relative;
			}
		.boxes-even .boxes-image .boxes-content {
			font: normal 0/0 sans-serif;
			height: 100%;
			}
		.boxes-imgheight.boxes-even.boxes-different .boxes-image .boxes-content {
			height: auto;
			position: relative;
			width: auto;
			}
		.boxes-cover:before {
			display: none;
			}
	}
/* QUICKLINKS */
	.quicklinks {
		display: flex;
		flex-wrap: wrap;
		position: relative;
		width: 100%;
		}
	.quicklinks-item {
		position: relative;
		width: 33.3%;
		}
	.quicklinks-image {
		background-position: center;
		background-size: cover;
		}
	.quicklinks-item:nth-child(2) {
		width: 33.4%;
		}
	.quicklinks-holder {
		display: block;
		height: 100%;
		overflow: hidden;
		text-align: center;
		}
	.quicklinks-image .quicklinks-holder {
		color: #fff;
		}
	.quicklinks-holder:hover {
		background: #192026 !important;
		color: #fff !important;
		}
	.quicklinks-holder:hover .quicklinks-view {
		color: #1e85d7;
		}
	.quicklinks-content {
		margin: 100px 50px;
		}
	.quicklinks-header,
	.quicklinks-subheader {
		border: none;
		margin: 10px 0;
		padding: 0;
		}
	.quicklinks-header {
		font-size: 3em;
		font-weight: 800;
		text-transform: uppercase;
		text-shadow: 0 0 10px rgba(0,0,0,0.2);
		}
	.quicklinks-subheader {
		font-size: 1.5em;
		font-weight: 300;
		margin-bottom: 20px;
		text-transform: none;
		}
	.quicklinks-view {
		background: #fff;
		border-radius: 5px;
		color: #3e474e;
		display: inline-block;
		font-weight: 400;
		padding: 10px 15px;
		text-align: center;
		text-transform: uppercase;
		}
	@media screen and (max-width: 1500px) {
		.quicklinks-header {
			font-size: 2em;
			}
		.quicklinks-subheader {
			font-size: 1.3em;
			}
	}
	@media screen and (max-width: 1280px) {
		.quicklinks-content {
			margin: 50px 25px;
			}
	}
	@media screen and (max-width: 920px) {
		.quicklinks-content {
			margin: 50px 25px;
			}
	}
	@media screen and (max-width: 600px) {
		.quicklinks {
			display: block;
			}
		.quicklinks-item,
		.quicklinks-item:nth-child(2) {
			display: block;
			width: auto;
			}
		.quicklinks-holder {
			color: #fff;
			display: block;
			overflow: hidden;
			text-align: center;
			}
	}
/* COLUMNS & BOXES & QUICKLINKS COLORS */
	.columns-bg,
	.boxes-text-bg {
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		overflow: hidden;
		position: relative;
		}
	.columns-bg {
		background-position: center bottom;
		background-size: 100% auto;
		}
	.columns-bg:before,
	.boxes-text-bg:before {
		content: '';
		height: 100%;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1;
		}
	.columns-light,
	.columns-light:before,
	.boxes-text-light.boxes-text-bg:before,
	.quicklinks-light .quicklinks-holder {
		background-color: #e5ecf1;
		}
	.columns-red,
	.columns-red:before,
	.boxes-text-red.boxes-text-bg:before,
	.quicklinks-red .quicklinks-holder {
		background-color: #d9272e;
		}
	.columns-yellow,
	.columns-yellow:before,
	.boxes-text-yellow.boxes-text-bg:before,
	.quicklinks-yellow .quicklinks-holder {
		background-color: #ffce00;
		}
	.columns-orange,
	.columns-orange:before,
	.boxes-text-orange.boxes-text-bg:before,
	.quicklinks-orange .quicklinks-holder {
		background-color: #ff6c0c;
		}
	.columns-dark,
	.columns-dark:before,
	.boxes-text-dark.boxes-text-bg:before,
	.quicklinks-dark .quicklinks-holder {
		background-color: #3e474e;
		}
	.columns-image:before,
	.boxes-image-bg.boxes-text-bg:before {
		opacity: 0.9;
		}
	.columns-bg.columns-none,
	.boxes-image-bg.boxes-text-none .boxes-content {
		color: #fff;
		}
	.columns-light .columns-content .contentblock h3,
	.boxes-text-light .boxes-content .contentblock h3 {
		color: #75818b;
		}
	.columns-red .columns-content .contentblock h3,
	.columns-yellow .columns-content .contentblock h3,
	.columns-orange .columns-content .contentblock h3,
	.boxes-text-red .boxes-content .contentblock h3,
	.boxes-text-yellow .boxes-content .contentblock h3,
	.boxes-text-orange .boxes-content .contentblock h3,
	.quicklinks-red .quicklinks-holder,
	.quicklinks-orange .quicklinks-holder {
		color: #fff;
		}
	.columns-red .columns-content,
	.columns-yellow .columns-content,
	.columns-orange .columns-content,
	.boxes-text-red .boxes-content,
	.boxes-text-yellow .boxes-content,
	.boxes-text-orange .boxes-content {
		color: #fff;
		color: rgba(255,255,255,0.8);
		}
	.columns-yellow .columns-content,
	.boxes-text-yellow .boxes-content,
	.quicklinks-yellow .quicklinks-holder,
	.quicklinks-light .quicklinks-holder {
		color: #3e474e;
		}
	.columns-red .columns-content .contentlinks a,
	.columns-yellow .columns-content .contentlinks a,
	.columns-orange .columns-content .contentlinks a,
	.boxes-text-red .boxes-content .contentlinks a,
	.boxes-text-yellow .boxes-content .contentlinks a,
	.boxes-text-orange .boxes-content .contentlinks a {
		color: #fff;
		}
	.columns-red .columns-content .contentlinks a:hover,
	.columns-yellow .columns-content .contentlinks a:hover,
	.columns-orange .columns-content .contentlinks a:hover,
	.boxes-text-red .boxes-content .contentlinks a:hover,
	.boxes-text-yellow .boxes-content .contentlinks a:hover,
	.boxes-text-orange .boxes-content .contentlinks a:hover {
		color: #fff;
		color: rgba(255,255,255,0.8);
		}
	.columns-red .columns-content .button,
	.columns-yellow .columns-content .button,
	.columns-orange .columns-content .button,
	.boxes-text-red .boxes-content .button,
	.boxes-text-yellow .boxes-content .button,
	.boxes-text-orange .boxes-content .button {
		background: #fff;
		}
	.columns-red .columns-content .button,
	.boxes-text-red .boxes-content .button {
		color: #d9272e;
		}
	.columns-yellow .columns-content .button,
	.boxes-text-yellow .boxes-content .button {
		color: #ffce00;
		}
	.columns-orange .columns-content .button,
	.boxes-text-orange .boxes-content .button {
		color: #ff6c0c;
		}
	.columns-red .columns-content .button:hover,
	.columns-yellow .columns-content .button:hover,
	.columns-orange .columns-content .button:hover,
	.boxes-text-red .boxes-content .button:hover,
	.boxes-text-yellow .boxes-content .button:hover,
	.boxes-text-orange .boxes-content .button:hover {
		background: #3e474e;
		color: #fff;
		}
	.columns-red .columns-content .contentlinks a:hover,
	.columns-orange .columns-content .contentlinks a:hover,
	.columns-yellow .columns-content .contentlinks a:hover,
	.columns-dark .columns-content .contentlinks a:hover,
	.boxes-text-red .boxes-content .contentlinks a:hover,
	.boxes-text-orange .boxes-content .contentlinks a:hover,
	.boxes-text-yellow .boxes-content .contentlinks a:hover,
	.boxes-text-dark .boxes-content .contentlinks a:hover {
		color: #fff;
		}
	.columns-dark .columns-content,
	.boxes-text-dark .boxes-content {
		color: #fff;
		}
	.columns-dark .columns-content .contentblock h3,
	.boxes-text-dark .boxes-content .contentblock h3 {
		color: #1e85d7;
		}
	.columns-dark .columns-content .contentlinks a,
	.boxes-text-dark .boxes-content .contentlinks a,
	.quicklinks-dark .quicklinks-holder {
		color: #c3cdd5;
		}
	.columns-dark .columns-content .contentlinks a:hover,
	.boxes-text-dark .boxes-content .contentlinks a:hover {
		color: #fff;
		}
	.columns-dark .columns-content .button:hover,
	.boxes-text-dark .boxes-content .button:hover {
		background: #fff;
		color: #3e474e;
		}
/* PAGINATION */
	.site-navigation {
		border-top: 1px solid rgba(0,0,0,0.1);
		clear: both;
		color: #75818b;
		font-size: 1.3em;
		margin: 40px 0;
		}
	.site-navigation-pages {
		margin-top: -1px;
		text-align: center;
		}
	.site-navigation-pages>span.page-numbers,
	.site-navigation-pages>a,
	.site-navigation-pages>div.page-numbers {
		border-top: 1px solid transparent;
		display: inline-block;
		font-weight: 400;
		padding: 5px 10px;
		text-transform: uppercase;
		}
	.site-navigation-pages a {
		color: #75818b;
		}
	.site-navigation-pages>a i {
		vertical-align: bottom;
		}
	.site-navigation-pages>span.page-numbers.current,
	.site-navigation-pages>a:hover,
	.site-navigation-pages>div.page-numbers:hover {
		border-top: 1px solid #1e85d7;
		color: #1e85d7;
		}
	.site-navigation-pages>div.page-numbers:hover>a {
		color: #1e85d7;
		}
/* ITEMBLOCKS */
	.itemblocks {
		background: #fff;
		box-shadow: 0 0 5px rgba(0,0,0,0.2);
		margin: 100px 0;
		}
	.itemblocks-item {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		}
	.itemblocks-image,
	.itemblocks-holder {
		flex: 1;
		width: 50%;
		}
	.itemblocks-image img {
		height: 100%;
		object-fit: cover;
		width: 100%;
		}
	html.no-objectfit .itemblocks-image img {
		height: auto;
		width: 100%;
		}
	.itemblocks-content {
		margin: 50px;
		}
	.itemblocks-header {
		font-weight: 700;
		text-transform: uppercase;
		}
	.itemblocks-item:nth-child(even) .itemblocks-image {
		order: 2;
		}
	.itemblocks-item:nth-child(even) .itemblocks-holder {
		order: 1;
		}
	@media screen and (max-width: 750px) {
		.itemblocks {
			background: none;
			box-shadow: unset;
			margin: 0;
			}
		.itemblocks-item {
			background: #fff;
			box-shadow: 0 0 5px rgba(0,0,0,0.2);
			display: block;
			margin: 50px 0;
			}
		.itemblocks-image,
		.itemblocks-holder {
			flex: unset;
			width: 100%;
			}
		.itemblocks-image img {
			height: auto;
			width: 100%;
			}
		.itemblocks-holder {
			overflow: hidden;
			}
		.itemblocks-content {
			margin: 25px;
			}
	}
/* HIGHLIGHTS */
	.highlights {
		display: flex;
		flex-wrap: wrap;
		margin: 50px 0;
		position: relative;
		}
	.highlights:after {
		background: rgba(0,0,0,0.1);
		content: '';
		height: 100%;
		left: 50%;
		overflow: hidden;
		position: absolute;
		top: 0;
		width: 1px;
		z-index: -1;
		}
	.highlights-item {
		width: 50%;
		}
	.highlights-holder {
		margin: 50px 100px;
		text-align: center;
		}
	.highlights-image {
		font: normal 0/0 sans-serif;
		margin: 0 auto;
		max-width: 150px;
		overflow: hidden;
		padding: 6px;
		}
	.highlights-image-round {
		background: #fff;
		border: 1px solid rgba(0,0,0,0.1);
		border-radius: 50%;
		padding: 5px;
		}
	.highlights-image-round img {
		border-radius: 50%;
		display: block;
		}
	@media screen and (max-width: 900px) {
		.highlights-holder {
			margin: 25px;
			}
	}
	@media screen and (max-width: 600px) {
		.highlights {
			display: block;
			}
		.highlights:after {
			display: none;
			}
		.highlights-item {
			width: 100%;
			}
		.highlights-holder {
			margin: 50px 25px;
			}
	}
/* PROFILES */
	.profiles {
		display: block;
		margin: 25px -25px 0;
		text-align: center;
		}
	.profiles-item {
		display: inline-block;
		width: 20%;
		vertical-align: top;
		}
	.profiles-holder {
		margin: 25px;
		}
	.profiles-image {
		box-shadow: 0 0 5px rgba(0,0,0,0.2);
		font: normal 0/0 sans-serif;
		margin: 0 auto;
		max-width: 200px;
		}
	.profiles-sizer {
		overflow: hidden;
		}
	.profiles-header {
		font-weight: 700;
		margin: 10px 0 0;
		}
	.profiles-company {
		font-size: 1.3em;
		line-height: 1.3em;
		margin-top: 5px;
		}
	@media screen and (max-width: 900px) {
		.profiles-item {
			width: 25%;
			}
	}
	@media screen and (max-width: 600px) {
		.profiles-item {
			width: 33.3333%;
			}
	}
	@media screen and (max-width: 400px) {
		.profiles-item {
			width: 50%;
			}
	}
/* BOOKING */
	.bookings.bookings-scroll {
		margin: 0 0 50px;
		position: relative;
		}
	.booking {
		text-align: center;
		}
	.bookings.bookings-scroll .booking {
		/*! white-space: nowrap; */
		}
	.booking-item {
		display: inline-block;
		width: 25%;
		}
	.booking-holder {
		background: #fff;
		box-shadow: 0 0 5px rgba(0,0,0,0.3);
		margin: 5px 20px;
		overflow: hidden;
		text-align: center;
		}
	.bookings-inline .booking-holder {
		margin: 20px;
		}
	.booking-buffer {
		margin: 20px;
		}
	.booking-sizer {
		overflow: hidden;
		}
	.booking-text,
	.booking-link {
		margin: 10px 0;
		}
	.booking-header {
		margin: 0 0 10px;
		font-size: 1.8em;
		}
	.booking-text {
		color: #75818b;
		font-size: 1.1em;
		line-height: 1.4em;
		}
	@media screen and (max-width: 960px) {
		.bookings-inline .booking-item {
			width: 33.3%;
			}
		.bookings-inline .booking-holder {
			margin: 10px;
			}
		}
	@media screen and (max-width: 600px) {
		.bookings-inline .booking-item {
			width: 50%;
			}
		}
	@media screen and (max-width: 480px) {
		.bookings-inline .booking-item {
			width: 100%;
			}
		}
/* IMAGELINKS */
	.imagelinks {
		display: block;
		margin: 50px auto;
		max-width: 960px;
		text-align: center;
		}
	.section-shift .imagelinks {
		margin-bottom: 0;
		margin-top: 0;
		}
	.imagelinks-item {
		display: inline-block;
		margin: 0 auto;
		max-width: 600px;
		width: 33.33%;
		vertical-align: top;
		}
	.imagelinks-holder {
		background: #3e474e;
		box-shadow: 0 0 5px rgba(0,0,0,0.3);
		color: #fff;
		display: block;
		margin: 0 20px;
		overflow: hidden;
		}
	.imagelinks-image {
		font: normal 0/0 sans-serif;
		}
	.imagelinks-content {
		overflow: hidden;
		}
	.imagelinks-header {
		border: none;
		margin: 5px 10px 10px;
		font-family: 'Oswald', sans-serif;
		font-size: 2em;
		font-weight: 700;
		padding: 0;
		}
	.imagelinks-holder:hover {
		background: #fff;
		color: #3e474e;
		}
	.imagelinks-holder:hover .image-cover:after {
		background-image: url('assets/images/cover-white.svg');
		}
	.imagelinks-flat .imagelinks-holder {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		}
	.imagelinks-flat .imagelinks-image {
		font: normal 0/0 sans-serif;
		width: 40%;
		}
	.imagelinks-flat .imagelinks-image img {
		height: 100%;
		object-fit: cover;
		width: 100%;
		}
	html.no-objectfit .imagelinks-flat .imagelinks-image img {
		height: auto;
		width: 100%;
		}
	.imagelinks-flat .imagelinks-content {
		-webkit-box-align: center;
		-webkit-align-items: center;
		align-items: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		overflow: hidden;
		width: 60%;
		}
	.imagelinks-flat .imagelinks-holder:hover .image-cover:after {
		background-image: url('assets/images/cover-left-white.svg');
		}
	.imagelinks-flat .imagelinks-header {
		font-size: 1.8em;
		margin: 10px;
		}
	@media screen and (max-width: 1280px) {
		.imagelinks-holder {
			margin: 0 10px;
			}
	}
	@media screen and (max-width: 960px) {
		.imagelinks {
			margin: 50px -10px;
			}
		.section-shift .imagelinks {
			margin: 0 -10px;
			}
		.imagelinks-header {
			margin: 5px 10px 10px;
			font-size: 1.8em;
			}
	}
	@media screen and (max-width: 768px) {
		.section-shift .imagelinks {
			margin-bottom: 25px;
			}
		.imagelinks-header {
			font-size: 1.5em;
			}
		.imagelinks-flat .imagelinks-header {
			font-size: 1.2em;
			}
	}
	@media screen and (max-width: 480px) {
		.imagelinks-header {
			font-size: 1em;
			}
		.imagelinks-flat .imagelinks-header {
			font-size: 0.9em;
			margin: 5px;
			}
	}
/* ITEMS */
	.items {
		display: block;
		margin: 0 -20px;
		text-align: center;
		}
	.items-wide {
		margin-bottom: 50px;
		margin-top: 50px;
		}
	.items-item {
		display: inline-block;
		margin: 0 auto;
		max-width: 600px;
		width: 33.3%;
		vertical-align: top;
		text-align: left;
		}
	.items-wide .items-item {
		width: 25%;
		}
	.items-small .items-item {
		width: 20%;
		}
	.items-holder {
		background: #fff;
		box-shadow: 0 0 5px rgba(0,0,0,0.3);
		display: block;
		margin: 20px;
		overflow: hidden;
		}
	.items-wide .items-holder {
		margin: 0 20px;
		}
	.items-sizer {
		overflow: hidden;
		}
	.items-link {
		display: block;
		position: relative;
		}
	.items-image-item {
		overflow: hidden;
		position: relative;
		z-index: 1;
		}
	.items-image-cover {
		background-color: rgba(255,255,255,0);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 20%;
		height: 100%;
		left: 0;
		position: absolute;
		width: 100%;
		top: 0;
		transition: background 250ms;
		z-index: 2;
		}
	a.items-link:hover .items-image-cover {
		background-color: rgba(255,255,255,0.25);
		}
	.items-category {
		color: #1e85d7;
		font-weight: 300;
		padding: 20px 20px 5px;
		margin: 0;
		}
	.items-header {
		border: none;
		color: #3e474e;
		font-size: 2em;
		font-weight: 700;
		margin: 0;
		padding: 20px;
		text-transform: uppercase;
		transition: color 250ms;
		}
	.items-small .items-header {
		font-size: 1.2em;
		padding: 10px;
		}
	.items-category + .items-header {
		padding-top: 0 !important;
		}
	a.items-link:hover .items-header {
		color: #1e85d7;
		}
	.items-info,
	.items-details {
		border-top: 1px solid #d6dee5;
		color: #75818b;
		margin: 0 20px;
		overflow: hidden;
		padding: 20px 0;
		}
	.items-info + .items-details {
		margin-top: 20px;
		padding-top: 20px;
		}
	.items-info p {
		margin: 0;
		}
	.items-info p+p {
		margin-top: 5px;
		}
	.items-details {
		color: #75818b;
		font-size: 1.1em;
		overflow: hidden;
		padding-bottom: 20px;
		}
	.items-details a {
		color: #75818b;
		transition: color 500ms;
		}
	.items-details a:hover {
		color: #1e85d7;
		}
	.items-date {
		float: left;
		}
	.items-date i {
		padding-left: 1px;
		}
	.items-meta {
		float: right;
		}
	.items-meta a {
		display: inline-block;
		padding: 0 5px;
		}
	.items-button {
		padding-bottom: 10px;
		text-align: center;
		}
	.items-button.buttons-group {
		margin: 0;
		}
	.items-flex.items-2 .items-item {
		width: 50%;
		}
	.items-flex.items-3 .items-item {
		width: 33.3%;
		}
	.items-flex.items-4 .items-item {
		width: 25%;
		}
	.items-alt {
		margin: 50px -10px 0;
		text-align: left;
		}
	.items-alt .items-holder {
		margin: 10px;
		}
	.items-alt .items-header {
		font-size: 1.5em;
		padding: 10px;
		}
	.items-alt .items-details {
		padding-bottom: 10px;
		}
	.items-alt .items-info,
	.items-alt .items-details {
		margin: 0 10px;
		padding: 10px 0;
		}
	@media screen and (max-width: 960px) {
		.items-alt .items-item,
		.items-flex.items-4 .items-item,
		.items-wide .items-item {
			width: 50%;
			}
		.items-wide .items-holder {
			margin: 0 20px 40px 20px;
			}
		.items-small .items-item {
			width: 25%;
			}
	}
	@media screen and (max-width: 600px) {
		.items-item {
			width: 50% !important;
			}
		.items-small .items-item {
			width: 33.333% !important;
			}
	}
	@media screen and (max-width: 480px) {
		.items {
			margin: 25px 0 !important;
			}
		.items-item {
			margin: 0 0 20px 0;
			width: auto !important;
			}
		.items-holder {
			margin: 0 !important;
			}
		.items-small {
			margin: 0 -10px !important;
			}
		.items-small .items-item {
			margin: 0 !important;
			width: 50% !important;
			}
		.items-small .items-holder {
			margin: 10px !important;
			}
	}
/* ITEMSLIST */
	.itemlist {
		margin: 10px 0;
		}
	.itemlist-item {
		margin: 10px 0;
		padding: 0 10px;
		}
	.itemlist-item + .itemlist-item {
		border-top: 1px solid #d6dee5;
		padding-top: 10px;
		}
	.itemlist-link {
		color: #3e474e;
		display: block;
		overflow: hidden;
		transition: color 250ms;
		}
	.itemlist-link:hover {
		color: #1e85d7;
		}
	.itemlist-image {
		float: left;
		max-width: 75px;
		}
	.itemlist-info {
		margin-left: 100px;
		}
	.itemlist-header {
		line-height: 1.3em;
		margin: 5px 0;
		}
	.itemlist-text {
		color: #75818b;
		line-height: 1.2em;
		}
/* TABLES */
	.contentblock table,
	.listtable {
		border: none;
		margin: 10px 0;
		}
	.contentblock table td,
	.contentblock table th,
	.listtable td,
	.listtable th {
		border: 1px solid #d6dee5;
		font-size: 1.4rem;
		padding: 15px;
		vertical-align: top;
		}
	.contentblock table th,
	.listtable th {
		vertical-align: bottom;
		}
	.contentblock table thead tr,
	.listtable thead tr {
		background: #5d6871;
		}
	.contentblock table thead td,
	.contentblock table thead th,
	.listtable thead td,
	.listtable thead th {
		color: #fff;
		font-weight: 700;
		}
	.contentblock table tbody td,
	.listtable tbody td {
		line-height: 1.3em;
		}
	.listtable tbody td p {
		margin: 0;
		}
	.listtable tbody td p+p {
		margin-top: 5px;
		}
	.contentblock table tbody tr,
	.contentblock table tbody tr:nth-child(odd),
	.listtable tbody tr,
	.listtable tbody tr:nth-child(odd) {
		background: #f4f8fa;
		}
	.contentblock table tbody tr:nth-child(even),
	.listtable tbody tr:nth-child(even) {
		background: #f1f5f8;
		}
	.contentblock table tbody tr:hover,
	.listtable tbody tr:hover {
		background: #fff;
		}
	@media screen and (max-width: 600px) {
		.contentblock table td,
		.contentblock table th,
		.listtable td,
		.listtable th {
			font-size: 1rem;
			padding: 5px;
			}
		.contentblock table tbody td,
		.contentblock table tbody th,
		.listtable tbody td,
		.listtable tbody th {
			font-size: 1.1rem;
			}
	}
/* NAMELIST */
	.namelist {
		margin: 10px;
		}
	.namelist>dt {
		font-weight: 700;
		margin: 10px 0 0;
		}
	.namelist>dd {
		font-size: 1.2em;
		margin: 5px 0 5px 10px;
		}
	.namelist>dd>strong {
		color: #1e85d7;
		text-transform: uppercase;
		}
	.namelist {
		margin: 10px;
		}
	.namelist-alt>dt {
		font-size: 1.3em;
		font-weight: 700;
		margin: 20px 0 0;
		text-transform: uppercase;
		}
	.namelist-alt>dd {
		font-size: 1.1em;
		margin: 5px 0 10px 10px;
		}
/* LISTS */
	.contentblock ul,
	.contenttext ul,
	.sitemap {
		list-style-type: disc;
		}
	.contentblock ol,
	.contenttext ol {
		list-style-type: decimal;
		}
	.sitemap ul,
	.contentblock ul ul,
	.contentblock ol ul,
	.contenttext ul ul,
	.contenttext ol ul {
		list-style-type: circle;
		}
	.contentblock ol ol,
	.contentblock ul ol,
	.contenttext ol ol,
	.contenttext ul ol {
		list-style-type: lower-latin;
		}
	.sitemap {
		font-size: 1.4em;
		margin: 10px 0;
		padding: 0;
		text-align: left;
		}
	.sitemap>li>a {
		font-size: 1.1em;
		font-weight: 700;
		}
	.sitemap li {
		margin: 5px 0 5px 25px;
		padding: 0 0 0 5px;
		}
	.titlelist {
		margin: 50px auto;
		max-width: 960px;
		}
	.titlelist dt {
		background: #d6dee5;
		font-size: 1.5em;
		font-weight: 600;
		line-height: 1.2em;
		margin: 30px 0 10px;
		padding: 10px;
		}
	.titlelist dd {
		margin: 10px 0 10px 10px;
		}
	.titlelist dd p+p {
		margin-top: 5px;
		}
	.taglist ul {
		font-size: 1.1em;
		font-weight: 600;
		margin: 10px 0;
		}
	.taglist ul>li {
		display: inline-block;
		padding: 0 5px 5px 0;
		}
	.taglist ul>li>a {
		background: #fff;
		color: #3e474e;
		padding: 0.5em 1em;
		display: inline-block;
		transition: color 250ms, background 250ms;
		}
	.taglist ul>li>a:hover {
		background: #1e85d7;
		color: #fff;
		}
	.centerlist {
		font-size: 1.4em;
		margin: 10px 0;
		padding: 0;
		text-align: center;
		}
	.centerlist li {
		line-height: 1.2em;
		margin: 10px 0;
		padding: 0;
		}
	.centerlist li.highlight {
		color: #1e85d7;
		}
/* FRAME */
	.frame {
		background: #fff;
		margin: 50px 0;
		max-width: 100%;
		overflow: hidden;
		}
	.frame-pad {
		margin: 10px;
		}
	.objectframe {
		font: normal 0/0 sans-serif;
		max-width: 100%;
		overflow: hidden;
		padding-bottom: 56.25%;
		position: relative;
		}
	.objectframe iframe,
	.objectframe embed,
	.objectframe object {
		height: 100% !important;
		left: 0;
		position: absolute;
		top: 0;
		width: 100% !important;
		}
/* ALIGNMENT */
	.alignleft {
		float: left;
		}
	.alignright {
		float: right;
		}
	.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}
	@media screen and (max-width: 500px) {
		.alignleft,
		.alignright {
			float: none !important;
			}
	}
/* ASSISTIVE TEXT */
	.screen-reader-text {
		clip: rect(1px, 1px, 1px, 1px);
		position: absolute;
		}
	.screen-reader-text:focus {
		background-color: #d6dee5;
		border-radius: 3px;
		clip: auto;
		color: #3e474e;
		display: block;
		font-size: 14px;
		font-weight: bold;
		height: auto;
		line-height: normal;
		padding: 15px 23px 14px;
		position: absolute;
		left: 5px;
		top: 5px;
		text-decoration: none;
		text-transform: none;
		width: auto;
		z-index: 100000;
		}
/* CAPTION */
	.wp-caption {
		margin-bottom: 10px;
		}
	.wp-caption img[class*="wp-image-"] {
		display: block;
		margin: 0;
		}
	.wp-caption {
		color: #5d6871;
		}
	.wp-caption-text {
		box-sizing: border-box;
		font-size: 10px;
		font-style: italic;
		line-height: 1.5;
		margin: 9px 0;
		padding-right: 10px;
		text-align: center !important;
		}
	.wp-smiley {
		border: 0;
		margin-bottom: 0;
		margin-top: 0;
		padding: 0;
		}
/* OEMBED */
	.twitter-tweet {
		float: left;
		margin: 25px 50px 20px -120px !important;
		}
/* GALLERY */
	.gallery {
		margin: 50px -10px;
		overflow: hidden;
		}
	.gallery br {
		display: none;
		}
	.gallery-item {
		float: left;
		overflow: hidden;
		width: 16.6666666%;
		}
	.gallery-icon {
		font: normal 0/0 sans-serif;
		display: block;
		margin: 10px;
		}
	.gallery-icon a {
		background: #fff;
		border: 1px solid #d6dee5;
		display: block;
		padding: 5px;
		}
	.gallery-icon a:hover {
		border-color: #75818b;
		}
	.gallery-caption {
		display: none;
		}
	@media screen and (max-width: 750px) {
		.gallery-item {
			width: 20% !important;
			}
		.gallery-item dt {
			padding: 10px 10px 5px 10px;
			}
	}
	@media screen and (max-width: 500px) {
		.gallery-item {
			width: 25% !important;
			}
	}
	@media screen and (max-width: 400px) {
		.gallery-item {
			width: 33.3% !important;
			}
	}
/* POST */
	.format-gallery .items-image-cover {
		background-image: url(assets/images/post-gallery.svg);
		}
	.format-video .items-image-cover {
		background-image: url(assets/images/post-video.svg);
		}
	.post-info {
		font-size: 1.1em;
		font-style: italic;
		list-style: none;
		margin: 0;
		overflow: hidden;
		padding: 0;
		}
	.post-info li {
		display: inline-block;
		line-height: 1.3em;
		margin: 0;
		padding: 0 10px 0 0;
		}
	.post-info li+li {
		border-left: 2px solid #d6dee5;
		padding-left: 10px;
		}
	.post-object,
	.post-holder {
		margin: 20px 0;
		}
/* AUTHOR */
	.author-description {
		margin: 25px 0;
		}
	.author-avatar {
		float: left;
		}
	.author-text {
		margin-left: 125px;
		}
/* COMMENTS */
	.comments-area {
		margin: 0;
		}
	.comment-list {
		margin: 50px 0;
		}
	.comment {
		border-top: 1px solid #d6dee5;
		margin: 20px 0;
		padding-top: 20px;
		}
	.comment-author {
		font-size: 1.4em;
		}
	.comment-metadata {
		font-size: 1.1em;
		margin: 5px 0;
		}
	.comment-list .reply {
		margin-top: 10px;
		}
	.comment-author .fn {
		font-weight: 900;
		}
	.comment-author a {
		color: #3e474e;
		}
	.comment-reply-link,
	.comment-edit-link,
	.comment-list .trackback a,
	.comment-list .pingback a,
	.comment-metadata a {
		color: #75818b;
		}
	.comment-reply-link:hover,
	.comment-edit-link:hover,
	.comment-author a:hover,
	.comment-list .pingback a:hover,
	.comment-list .trackback a:hover,
	.comment-metadata a:hover {
		color: #1e85d7;
		}
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 0 20px;
		}
	.comment-author {
		position: relative;
		text-transform: uppercase;
		}
	.comment-author .avatar {
		background: #fff;
		border: 1px solid #d6dee5;
		padding: 2px;
		position: absolute;
		top: 0;
		left: 0;
		}
	.bypostauthor > article {
		background: #fff;
		padding-bottom: 20px;
		padding-top: 20px;
		}
	.says {
		display: none;
		}
	.comment-author,
	.comment-awaiting-moderation,
	.comment-content,
	.comment-list .reply,
	.comment-metadata {
		padding-left: 75px;
		}
	.comment-reply-link,
	.comment-edit-link {
		border: 1px solid #d6dee5;
		background: #fff;
		display: inline-block;
		font-size: 1rem;
		padding: 6px;
		text-transform: uppercase;
		}
	.comment-edit-link {
		margin-left: 5px;
		}
	.comment-content {
		font-size: 1.4em;
		line-height: 1.5em;
		word-wrap: break-word;
		}
	.comment-content p {
		margin: 0 0 10px 0;
		}
	.comment-content ul,
	.comment-content ol {
		margin: 0 0 20px 20px;
		}
	.comment-content li > ul,
	.comment-content li > ol {
		margin-bottom: 0;
		}
	.comment-content > :last-child {
		margin-bottom: 0;
		}
	.comment-list .children {
		list-style: none;
		margin-left: 70px;
		}
	@media screen and (max-width: 750px) {
		.comment-author .avatar {
			display: none;
			}
		.comment-list article,
		.comment-list .pingback,
		.comment-list .trackback {
			margin-bottom: 10px;
			padding: 10px 5px px;
			}
		.comment-author,
		.comment-awaiting-moderation,
		.comment-content,
		.comment-list .reply,
		.comment-metadata {
			padding-left: 0;
			}
		.comment-list .children {
			margin-left: 30px;
			}
	}
/* COMMENTS REPLY */
	.comment-respond {
		margin: 20px 0;
		}
	#comments-count,
	.comment-respond h3 {
		background: #1e85d7;
		border: none;
		color: #fff;
		font-size: 1.4em;
		margin: 0;
		padding: 10px;
		text-transform: uppercase;
		}
	.comment-respond h3:after {
		display: none;
		}
	.comment-form {
		background: #e5ecf1;
		margin: 0;
		overflow: hidden;
		padding: 10px 20px;
		}
	.comment-form p {
		line-height: 1.3em;
		margin: 15px 0;
		}
	.comment-notes,
	.comment-form .form-allowed-tags {
		font-size: 1.2em;
		}
	.comment-form label {
		display: block;
		font-size: 14px;
		margin: 5px 0;
		}
	.comment-form-comment label {
		display: none;
		}
	.comment-form .logged-in-as,
	.comment-form .form-allowed-tags,
	.comment-form .form-submit {
		margin: 10px 0;
		}
/* IMAGES */
	.img {
		display: block;
		font: normal 0/0 sans-serif;
		margin: 20px auto;
		overflow: hidden;
		}
	.img-circle {
		border: 1px solid #d6dee5;
		border-radius: 50%;
		padding: 4px;
		}
	.img-circle img {
		border-radius: 50%;
		}
	.img-small {
		max-width: 100px;
		}
	.img-line {
		margin: 0 auto;
		}
	.imagebox {
		display: block;
		font: normal 0/0 sans-serif;
		margin: 25px 0;
		overflow: hidden;
		position: relative;
		}
	.image-shadow {
		font: normal 0/0 sans-serif;
		}
	.image-shadow img {
		box-shadow: 0 0 5px rgba(0,0,0,0.15);
		}
	.logo {
		background: #fff;
		border: 1px solid #e5ecf1;
		padding: 20px;
		text-align: center;
		}
	.image-cover {
		font: normal 0/0 sans-serif;
		position: relative;
		}
	.image-cover:after {
		background-image: url('assets/images/cover-white.svg');
		background-position: center bottom;
		background-size: 104% auto;
		background-repeat: no-repeat;
		bottom: 0;
		content: '';
		height: 100%;
		left: 0;
		pointer-events: none;
		position: absolute;
		width: 100%;
		z-index: 2;
		}
	.image-cover-dark:after {
		background-image: url('assets/images/cover-dark.svg');
		}
	.image-cover-dark-left:after {
		background-image: url('assets/images/cover-left-dark.svg');
		background-position: right -1px center;
		background-size: auto 104%;
		}
/* RoyalSlider */
	.royalSlider {
		color: #fff;
		font-size: 100px;
		}
	.royalSlider h1,
	.royalSlider h2,
	.royalSlider h3,
	.royalSlider h4,
	.royalSlider h5,
	.royalSlider h6 {
		border: none;
		font-weight: 700;
		line-height: 1em;
		margin: 0;
		padding: 0;
		position: relative;
		text-shadow: 0 0 5px rgba(0,0,0,0.3);
		text-transform: uppercase;
		}
	.royalSlider h1 {
		font-size: 0.1em;
		}
	.royalSlider h2 {
		font-size: 1em;
		font-weight: 800;
		}
	.royalSlider h3 {
		font-size: 0.75em;
		font-weight: 800;
		}
	.royalSlider h4 {
		font-size: 0.5em;
		}
	.royalSlider h5 {
		font-size: 0.25em;
		}
	.royalSlider h6 {
		font-size: 0.2em;
		}
	.royalSlider p {
		font-size: 0.15em;
		line-height: 1.4em;
		}
	@media screen and (max-width: 1280px) {
		.royalSlider {
			font-size: 80px;
			}
	}
	@media screen and (max-width: 920px) {
		.royalSlider {
			font-size: 60px;
			}
	}
	@media screen and (max-width: 768px) {
		.royalSlider {
			font-size: 40px;
			}
		.royalSlider p {
			font-size: 0.2em;
			}
	}
/* QUOTE SCROLL */
	.quote-scroll-padding {
		padding-left: 0;
		padding-right: 0;
		}
	.quote-scroll {
		position: relative;
		}
	.quote-scroll-items {
		position: relative;
		}
	.quote-scroll-item {
		height: 0;
		opacity: 0;
		overflow: hidden;
		transition: opacity 250ms;
		}
	.quote-scroll.quote-scroll-1 .quote-scroll-item-1,
	.quote-scroll.quote-scroll-2 .quote-scroll-item-2,
	.quote-scroll.quote-scroll-3 .quote-scroll-item-3,
	.quote-scroll.quote-scroll-4 .quote-scroll-item-4,
	.quote-scroll.quote-scroll-5 .quote-scroll-item-5 {
		height: auto;
		opacity: 1;
		}
	.quote-scroll-item .section-content {
		padding: 0 150px;
		}
	.quote-scroll-button {
		display: block;
		font-size: 50px;
		opacity: 0.2;
		position: absolute;
		top: 125px;
		z-index: 10;
		}
	.quote-scroll-button-l {
		left: 50px;
		}
	.quote-scroll-button-r {
		right: 50px;
		}
	.quote-scroll-button:hover {
		opacity: 1;
		}
	@media screen and (max-width: 1280px) {
		.quote-scroll-item .section-content {
			padding: 0 100px;
			}
		.quote-scroll-button {
			top: 125px;
			}
		.quote-scroll-button-l {
			left: 25px;
			}
		.quote-scroll-button-r {
			right: 25px;
			}
	}
	@media screen and (max-width: 920px) {
		.quote-scroll-button {
			top: 100px;
			}
	}
	@media screen and (max-width: 600px) {
		.quote-scroll-item .section-content {
			padding: 0 50px;
			}
		.quote-scroll-button {
			font-size: 30px;
			top: 0;
			}
		.quote-scroll-button-l {
			left: 10px;
			}
		.quote-scroll-button-r {
			right: 10px;
			}
	}
/* QUOTE */
	.quote-box {
		margin: 100px auto;
		max-width: 900px;
		overflow: hidden;
		position: relative;
		text-align: center;
		}
	.quote-box-big {
		max-width: 1280px;
		}
	.quote-text {
		font-size: 2em;
		font-style: italic;
		font-weight: 300;
		line-height: 1.5em;
		}
	.quote-box-big .quote-text {
		font-size: 5em;
		font-style: normal;
		font-weight: 700;
		text-shadow: 0 0 5px rgba(0,0,0,0.3);
		}
	.quote-by {
		font-size: 1.2em;
		line-height: 1.3em;
		margin-top: 10px;
		}
	.quote-alt .quote-text {
		font-size: 1.75em;
		}
	@media screen and (max-width: 1280px) {
		.quote-box-big .quote-text {
			font-size: 4em;
			}
	}
	@media screen and (max-width: 920px) {
		.quote-box-big .quote-text {
			font-size: 3em;
			}
	}
	@media screen and (max-width: 600px) {
		.quote-box {
			margin: 0 auto 25px auto;
			}
		.quote-box-big .quote-text {
			font-size: 2em;
			}
	}
/* COOKIE */
	.cookie-bar-block #catapult-cookie-bar {
		font-size: 11px;
		}
	.cookie-bar-block #catapult-cookie-bar h3 {
		font-size: 15px;
		margin: 5px 0;
		padding-bottom: 3px;
		}
	.cookie-bar-block #catapult-cookie-bar span {
		margin: 5px 0 10px;
		}
	.cookie-bar-block #catapult-cookie-bar span a:hover {
		color: #c3cdd5;
		}
	.cookie-bar-block #catapult-cookie-bar span #catapultCookie:hover {
		background: #3e474e;
		color: #c3cdd5;
		}
/* GENERAL */
	.relative {
		position: relative;
		}
	.overflow {
		overflow: hidden;
		}
	.fi {
		margin-top: 0;
		}
	.nowrap {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		}
	.mobile {
		display: none !important;
		}
	.hide {
		display: none;
		}
	.gap-small {
		margin: 10px 0;
		}
	.gap-medium {
		margin: 25px 0;
		}
	.gap {
		margin: 50px 0;
		}
	.more {
		border-top: 1px solid #d6dee5;
		font-size: 1em;
		line-height: 1.2em;
		padding: 5px 0 0 0;
		text-align: right;
		}
	.clear {
		font: normal 0/0 sans-serif;
		clear: both;
		}
	.clearfix:after,
	.section:after,
	.section-content:after,
	.columns:after,
	.content:after,
	.inner:after,
	.contenttext:after,
	.contentblock:after,
	.boxes:after,
	.items:after {
		content: '';
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
		}
	@media screen and (max-width: 750px) {
		.not-mobile {
			display: none !important;
			}
		.mobile {
			display: block !important;
			}
	}
/* BUTTONS */
	.buttons-group {
		margin: 25px 0;
		text-align:  center;
		}
	input.submit,
	.button,
	.formbutton {
		background: #3e474e;
		border: 1px solid transparent;
		border-radius: 3px;
		color: #fff;
		cursor: pointer;
		display: block;
		font-size: 1.3rem;
		font-weight: 700;
		line-height: 1.3em;
		padding: 0.75em 1.3em;
		position: relative;
		text-align: center;
		text-transform: uppercase;
		}
	.button-alt {
		background: #75818b;
		color: #29333b;
		}
	input.submit:hover,
	.button:hover,
	.button-alt:hover,
	.formbutton:hover {
		background: #29333b;
		color: #fff;
		}
	.buttons-group .button,
	.formbutton,
	.button-inline {
		display: inline-block;
		}
	.buttons-group .button,
	.button-pad {
		margin: 0 5px 10px 5px;
		}
	.button-large {
		font-size: 1.6em;
		}
	.button-small {
		font-size: 1.2em;
		}
	@media screen and (max-width: 320px) {
		.button-large {
			font-size: 1.2rem;
			}
		.button-small {
			font-size: 1em;
			}
	}
/* FORMS */
	.gform_wrapper .gform_fields {
		margin: 20px 0;
		}
	.gform_wrapper .gfield {
		margin: 20px 0;
		padding: 0;
		}
	.gform_wrapper .gfield_label {
		display: block;
		font-size: 1.4rem;
		font-weight: 700;
		margin: 10px 0 5px;
		text-transform: uppercase;
		}
	.gform_wrapper .gfield_required {
		color: #d9272e;
		padding-left: 4px;
		}
	.gform_wrapper .ginput_container {
		margin: 5px 0;
		}
	.gform_wrapper .ginput_container input,
	.gform_wrapper .ginput_container select {
		vertical-align: middle;
		}
	.gform_wrapper .ginput_container .instruction,
	.gform_wrapper .gfield_description {
		color: #75818b;
		font-size: 1rem;
		margin: 5px 0;
		}
	.gform_wrapper .ginput_container .instruction.validation_message,
	.gform_wrapper .gfield_description.validation_message {
		color: #d9272e;
		font-weight: 700;
		}
	.gform_wrapper .ginput_container input,
	.gform_wrapper .ginput_container select,
	.gform_wrapper .ginput_container textarea,
	.comment-form input[type=text],
	.comment-form input[type=email],
	.comment-form input[type=url],
	.comment-form textarea,
	.forminput,
	.formselect {
		background: #fff;
		border: 1px solid #c3cdd5;
		border-radius: 5px;
		color: #29333b;
		font-size: 1.3rem;
		font-weight: 400;
		line-height: 1.3em;
		padding: 0.75em;
		}
	.gform_wrapper .ginput_container input,
	.gform_wrapper .ginput_container select,
	.gform_wrapper .ginput_container textarea,
	.comment-form input[type=text],
	.comment-form input[type=email],
	.comment-form input[type=url],
	.comment-form textarea {
		width: 100%;
		}
	input[type=checkbox],
	input[type=radio] {
		min-width: auto !important;
		width: auto !important;
		}
	.forminput option,
	.formselect option {
		color: #3e474e;
		}
	.gform_wrapper .validation_error {
		color: #d9272e;
		font-size: 1.4rem;
		font-weight: 700;
		line-height: 1.3em;
		}
	.gfield_checkbox,
	.gfield_radio {
		font-size: 1.2em;
		margin: 10px 0;
		}
	.gfield_radio>li {
		margin: 10px 0;
		}
	.gfield_checkbox label,
	.gfield_radio label {
		padding-left: 10px;
		}
	.ginput_container_date > .clear-multi > .ginput_container_date {
		display: inline-block;
		padding-right: 10px;
		width: 80px;
		}
	.gform_validation_container {
		position: absolute;
		height: 0;
		left: 0;
		overflow: hidden;
		top: 0;
		width: 0;
		}
	.gform_confirmation_wrapper {
		margin: 20px 0;
		}
	.gform_confirmation_message {
		font-size: 1.4rem;
		font-weight: 800;
		}
	.ginput_container_address span {
		display: inline-block;
		}
	.ginput_container_address > .address_line_1,
	.ginput_container_address > .address_line_2,
	.ginput_container_address > .address_country {
		width: 100%;
		}
	.ginput_container_address > .address_line_1,
	.ginput_container_address > .address_line_2 {
		padding-bottom: 10px;
		}
	.ginput_container_address > .address_country {
		padding-top: 10px;
		}
	.ginput_container_address > .address_city {
		width: 33.3%;
		}
	.ginput_container_address > .address_state,
	.ginput_container_address > .address_zip {
		padding-left: 20px;
		width: calc(33.3% - 20px);
		}
	::-webkit-input-placeholder {color: #c3cdd5;}
	:-moz-placeholder {color: #c3cdd5;}
	::-moz-placeholder {color: #c3cdd5;opacity: 1;}
	:-ms-input-placeholder {color: #c3cdd5;}
	input:invalid {
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		}
	@media screen and (max-width: 480px) {
		.ginput_container_address > .address_city,
		.ginput_container_address > .address_state,
		.ginput_container_address > .address_zip {
			padding-left: 0;
			width: 100%;
			}
		.ginput_container_address > .address_state,
		.ginput_container_address > .address_zip {
			padding-top: 10px;
			}
	}
/* SUBSCRIBE */
	#subscribe {
		margin: 50px 0;
		text-align: center;
		}
	#subscribe .gform_wrapper .gform_fields {
		margin: 0;
		}
	#subscribe .gform_body,
	#subscribe .gform_footer,
	#subscribe .gform_wrapper .gfield {
		display: inline-block;
		margin: 0;
		vertical-align: top;
		}
	#subscribe .gform_wrapper .gfield_label {
		display: none;
		}
	#subscribe .gform_wrapper .ginput_container {
		margin: 0 5px;
		}
	@media screen and (max-width: 768px) {
		#subscribe .gform_body,
		#subscribe .gform_footer,
		#subscribe .gform_wrapper .gfield {
			display: block;
			margin: 10px 0;
			vertical-align: top;
			}
		#subscribe .gform_wrapper .ginput_container {
			margin: 0;
			}
		#subscribe .button {
			width: 100%;
			}
	}
/* WIDTHS */
	.w5 {width: 5%;}
	.w10 {width: 10%;}
	.w15 {width: 15%;}
	.w20 {width: 20%;}
	.w25 {width: 25%;}
	.w30 {width: 30%;}
	.w35 {width: 35%;}
	.w40 {width: 40%;}
	.w45 {width: 45%;}
	.w50 {width: 50%;}
	.w60 {width: 60%;}
	.w70 {width: 70%;}
	.w75 {width: 75%;}
	.w80 {width: 80%;}
	.w90 {width: 90%;}
	.w100 {width: 100%;}
/* TEXT COLORS */
	.dark {color: #3e474e;}
	.light {color: #75818b;}
/* TEXT */
	.normalcase {text-transform: none;}
	.uppercase {text-transform: uppercase;}
	.italics {font-style: italic;}
	.normal {font-style: normal;}
	.bold {font-weight: 700;}
	.unbold {font-weight: 400;}
	.thin {font-weight: 300;}
	.strike {text-decoration: line-through;}
	.xsmall {font-size: .8em;}
	.small {font-size: .9em;}
	.medium {font-size: 1em;}
	.large {font-size: 1.2em;}
	.xlarge {font-size: 1.3em;}
	.xxlarge {font-size: 1.5em;}
	.big {font-size: 2em;}
	.huge {font-size: 15em;}
	.left, .left p {text-align: left !important;}
	.right, .right p {text-align: right !important;}
	.center, .center p {text-align: center !important;}
	.justify, .justify p {text-align: justify !important;}
@media \0screen {
	html.no-backgroundsize #top,
	html.no-backgroundsize #header{
		min-width: 980px;
		}
	img {
		width: auto;
		}
}
/* Slider */
.slick-prev,
.slick-next,
.slick-dots li button {
    background: transparent;
    border: none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    outline: none;
	}
.slick-prev:before,
.slick-next:before,
.slick-dots li button:before {
	font: normal normal normal 14px "myfonts";
    font-size: 20px;
    line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: none;
	}
.slick-prev,
.slick-next {
    height: 50px;
    position: absolute;
    top: 50%;
    width: 50px;
	z-index: 50;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.slick-prev:before,
.slick-next:before {
    color: #29333b;
    font-size: 50px;
	opacity: 0.25;
	}
.slick-prev {
    left: -5px;
	text-align: left;
	}
.slick-prev:before {
    content: "\6c";
	}
.slick-next {
    right: -5px;
	text-align: right;
	}
.slick-next:before {
    content: "\6d";
	}
.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
	opacity: 0;
	}
.slick-slider:hover .slick-prev:before,
.slick-slider:hover .slick-next:before {
	opacity: 0.5;
	}
.slick-slider:hover .slick-prev:hover:before,
.slick-slider:hover .slick-next:hover:before {
    opacity: 1;
	}
.slick-slider:hover .slick-prev.slick-disabled:before,
.slick-slider:hover .slick-next.slick-disabled:before {
    opacity: .15;
	}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
	}
.slick-dots {
    bottom: -25px;
    display: block;
    position: absolute;
    text-align: center;
    width: 100%;
	}
.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0;
    position: relative;
    width: 20px;
	}
.slick-dots li button {
    height: 20px;
    padding: 5px;
    width: 20px;
	}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
	}
.slick-dots li button:before {
    color: #29333b;
    content: "\29";
    font-size: 10px;
    height: 20px;
    left: 0;
    line-height: 20px;
    opacity: .15;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px;
	}
.slick-dots li.slick-active button:before {
    opacity: .75;
	}
.slick-slider {
    box-sizing: border-box;
    display: block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
	}
.slick-list {
    display: block;
    overflow: hidden;
    position: relative;
	}
.slick-list:focus {
    outline: none;
	}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
	}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
	}
.slick-track {
    display: block;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
	}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
	}
.slick-track:after {
    clear: both;
	}
.slick-loading .slick-track {
    visibility: hidden;
	}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
	}
.slick-slide img {
    display: block;
	}
.slick-slide.slick-loading img {
    display: none;
	}
.slick-slide.dragging img {
    pointer-events: none;
	}
.slick-initialized .slick-slide {
    display: block;
	}
.slick-loading .slick-slide {
    visibility: hidden;
	}
.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto;
	}
.slick-arrow.slick-hidden {
    display: none;
	}
/* OVERRIDES */
.tribe-address .tribe-region,
.tribe-address .tribe-postal-code,
.tribe-address .tribe-country-name {
	padding-left: 3px;
	}
/* FIXES */
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner {
	padding: 0 !important;
	border: 0 none !important;
	}