/**
 * Content
 */

@-webkit-keyframes scroller {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(-10px);
	}
}
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
[data-page-id="30154137"] .content_container .page_container {
	margin-top: 145px;
}
[data-set-id="30158215"] .page_container h2 {
	letter-spacing: 3px !important;
	text-transform: uppercase;
	width: 100%;
	font-weight: 400 !important;
	text-align: center;
}
[data-set-id="30158215"] .page_container h2 b {
	font-weight: 100 !important;
}
[data-set-id="30158215"] .content_container .page_container small {
	font-weight: 100 !important;
	font-size: 16px;
	font-family: futura-pt, sans-serif;
	text-transform: uppercase;
}
[data-set-id="30158215"] [data-container="page"] .backdrop>div {
	left: 0px;
	object-fit: cover !important;
	position: relative !important;
	height: 100% !important;
}
[data-set-id="30158215"] .content_container .page_container img {
	width: 100% !important;
	height: auto !important;
}
[data-set-id="30158215"] .content_container .page_container small {
	margin-bottom: -15px;
	margin-top: 5px;
	display: block;
	text-align: center !important;
}
[data-set-id="30158215"] .content_container .page_container h2 {
	text-align: center !important
}
[data-set-id="30158215"] .content_container .page {
	min-height: 0px !important;
	top: 135px !important;
	padding: 50px;
	margin: 50vh auto 0px auto !important;
	overflow: auto;
	max-width: 900px !important;
	width: calc(100% - 0px) !important;
}
[data-set-id="30158215"] [data-backdrop="wallpaper"] .background_splash .slide_container {
	transform: translate(-0%, -0%);
	background: #d3d3d3;
	height: 100% !important;
	width: 100% !important;
	position: relative !important;
	margin: 0px !important;
}
[data-set-id="30158215"] [data-backdrop="wallpaper"] .slide_container img {
	opacity: 0;
	width: 100% !important;
	object-fit: cover !important;
	height: 100% !important;
	animation: fadeIn ease-in-out 0.5s 0.5s forwards;
}
[data-set-id="30158215"] .backdrop {
	position: absolute;
	overflow: initial;
	height: 50vh;
	top: -50vh;
	width: 100% !important;
	margin-top: 135px;
	z-index: 1;
}
[data-set-id="30158215"] .thumbnails {
	margin-top: 180px !important;
	border-top: 2px solid black;
	margin-bottom: 20px;
	border-bottom: 2px solid black
}
[data-set-id="30158215"] .thumbnails:before {
	content: "Other News";
	display: block;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-size: 28px;
	position: relative !important;
	width: 100%;
	padding: 30px 0px 30px 0px;
	margin: 0px auto;
	text-align: center;
}
[grid-row].middle-col {
	align-items: center !important;
}

[grid-row].middle-col.sticky-right{
	align-items: flex-start !important;
}

[grid-row].middle-col.sticky-right > div:nth-child(2){
	position: sticky !important;
    top:80px;
    position: relative;
}
.show {
	display: none;
}
.start-row.columns {
	padding-top: 40px !important;
}
.nudge {
	height: 30px;
}
#one.nudge {
	height: 0px;
}
.strapline-outer {
	height: calc(100vh - 170px);
	;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
[data-view="pinned_top"] {
	z-index: 9999;
}
.menu-navigation {
	top: 0px;
	width: 45px;
	display: block;
	position: relative;
	transition: all 0.4s ease;
	z-index: 999999999;
}
.menu-navigation>span:first-child {
	font-size: 20px;
	position: absolute;
	left: -72px;
	;
	top: 2px;
}
.menu-icon-toggle {
	display: block;
	width: 55px;
	height: 35px;
	position: relative;
	z-index: 9;
}
.open .menu-icon-toggle::before {
	background-color: #000;
}
.open .menu-icon-toggle::after {
	background-color: #000;
}
.open .menu-icon-toggle span {
	background: #000 !important;
}
.menu-icon-toggle span {
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	top: 50%;
	background-color: #000;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: opacity 0.3s 0.3s;
	transition: opacity 0.3s 0.3s;
}
.menu-icon-toggle::before, .menu-icon-toggle::after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	background-color: #000;
	-webkit-transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
	transition: top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
	transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s;
	transition: transform 0.3s, top 0.3s 0.3s, bottom 0.3s 0.3s, -webkit-transform 0.3s;
}
.menu-icon-toggle::before {
	top: 6px;
}
.menu-icon-toggle::after {
	bottom: 6px;
}
.open .menu-icon-toggle span {
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.open .menu-icon-toggle::before {
	background-color: #000;
}
.open .menu-icon-toggle::after {
	background-color: #000;
}
.open .menu-icon-toggle::before {
	top: calc(50% - 1px);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.open .menu-icon-toggle::after {
	bottom: calc(50% - 1px);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.open .menu-icon-toggle::before, .open .menu-icon-toggle::after {
	-webkit-transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;
	transition: top 0.3s, bottom 0.3s, -webkit-transform 0.3s 0.3s;
	transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s;
	transition: top 0.3s, bottom 0.3s, transform 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
}
.open .menu {
	left: 0px;
}
.menu {
	visibility: visible;
	box-sizing: border-box;
	left: -100%;
	right: 0px;
	z-index: 999;
	top: 0px;
	padding: 140px 30px 30px 30px;
	transition: all 0.3s;
	background: #fff;
	position: fixed;
	width: 100%;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	display: flex;
	height: 100vh;
}
.menu ul {
	position: relative;
	top: -30px;
	text-align: center;
	margin: 0px auto;
	width: 100%;
	margin-left: 0px !important;
}
.menu ul ul {
	top: 0px;
	margin-bottom: 20px;
	padding-left: 0px !important;
	margin-left: 0px !important;
}
.menu ul ul li a {
	font-size: 18px;
	color: #d7d7d7;
	line-height: 24px;
}
.menu ul ul li {
	margin-bottom: 10px;
}
.menu li {
	list-style: none;
	opacity: 0;
	margin-bottom: 20px;
	-webkit-transform: translateX(20px);
	transform: translateX(20px);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.menu li {
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.5s;
}
.menu li span {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.open .menu li {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.open .menu li {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.open .menu li span {
	-webkit-transition-delay: 0.75s;
	transition-delay: 0.75s;
}
.menu a {
	font-family: futura-pt, sans-serif;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	font-size: 41px;
	letter-spacing: 4px;
	text-decoration: none;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
.scrolled .header-inner {
	padding: 10px 0px;
	transition: 0.5 all ease;
}
.scrolled .left-icon {
	transition: 0.5 all ease;
}
.scrolled .right-icon {
	transition: 0.5 ease all;
}
.scrolled .header-logo {
	height: 50px;
	width: 71px !important;
	transition: all .4s ease;
}
.page_container[data-id="7545121"] {
	margin-top: 135px;
}
.page_container[data-id="24692659"] {
	margin-top: 135px;
}
.page_container[data-id="24705861"] {
	margin-top: 135px;
}
.page_container[data-id="24706120"] {
	margin-top: 135px;
}
.page_container[data-id="30153928"] {
	margin-top: 135px;
}
.page_container[data-id="7547489"] {
	margin-top: 160px;
}
.page_container[data-id="24706157"] {
	margin-top: 180px;
}
.spacer {
	height: 100vh;
}
body.one .image-one {
	opacity: 0;
}
body.two .image-one {
	opacity: 0;
}
body.three .image-one {
	opacity: 0;
}
body.four .image-one {
	opacity: 0;
}
body.five .image-one {
	opacity: 0;
}
body.six .image-one {
	opacity: 0;
}
.image-three {
	max-width: 50%;
}
.image-six {
	max-width: 70%;
}
.image-three img {
	height: auto !important;
	width: 100% !important;
}
.image-six img {
	height: auto !important;
	width: 100% !important;
}
body.one .image-two {
	display: block;
	transition: .4s all ease;
	opacity: 1;
	z-index: 2;
}
body.two .image-three {
	display: block;
	transition: .4s all ease;
	opacity: 1;
	z-index: 3;
}
body.three .image-four {
	display: block;
	transition: .4s all ease;
	opacity: 1;
	z-index: 4;
}
body.four .image-five {
	display: block;
	transition: .4s all ease;
	opacity: 1;
	z-index: 5;
}
body.five .image-six {
	display: block;
	transition: .4s all ease;
	opacity: 1;
	z-index: 6;
}
.middle {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: white;
	max-width: 500px;
	padding: 0px 25px;
	margin: 25vh auto;
}
.middle h2 {
	color: white !important;
}
.image-two, .image-three, .image-four, .image-five, .image-six {
	position: absolute;
	display: block;
	z-index: 0;
	opacity: 0;
	transition: .4s all ease;
}
.image-one {
	z-index: 2;
	transition: .4s all ease;
	position: absolute;
}
.switch.columns {
	justify-content: center;
	align-items: center !important
}
.columns {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin: 0rem auto !important;
	max-width: 1500px !important;
}
.columns-alt {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin: 0rem auto !important;
	max-width: 1500px !important;
}
.columns-alt>div:first-child {
	position: sticky;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	top: 35px;
}
.columns.sticky>div:last-child {
	position: sticky;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	top: 120px;
}
.image-gallery {
	width: 100% !important
}
.main_container {
	overflow: initial !important;
}
.title-header {
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	font-size: 50px !important;
	letter-spacing: 3px;
	display: flex;
    flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #fff !important;
	height: calc(80vh - 170px);
	;
}
.title-header a{ 
    opacity: 1 !important;
	color: white !important;
    font-size: 16px; 
    margin-top: 30px;
    padding:8px 19px;
    border:1px solid white !important;
       
    display: block;
}
.title-header a:hover{
	background: white;
    color: black !important;
}
.smal-text {
	max-width: 450px;
	margin: 0px auto;
	font-size: 14px;
	line-height: 20px;
}
.smal-text img {
	max-width: 150px;
	height: auto !important;
	width: 100% !important;
}
#map {
	height: 100%;
}
.col-left b {
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: 600 !important;
}
.col-left h2 {
	font-size: 22px !important;
	line-height: 31px !important;
}
.map-section {
	height: auto;
	margin: 0px auto 50px auto;
	display: flex;
}
.col-left {
	display: flex;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #f4f4f4;
	width: 50%;
	padding: 80px 80px 100px 80px;
}
.col-left a {
	text-transform: uppercase;
	color: black !important;
}
.col-left a:hover {
	opacity: 0.7;
}
.col-left .text {
	text-transform: uppercase;
}
.col-right {
	width: 50%;
}
.pinned {
	height: auto !important;
}
.header a {
	color: black !important;
}
.left-icon {
	position: absolute;
	left: 0px;
	transition: all .4s ease;
	top: 0px;
}
.right-icon {
	position: relative;
	right: 0px;
	top: 0px;
	transition: all .4s ease;
}
.template {
	max-width: 750px;
	margin: 40px auto;
	;
	;
}
.template a {
	color: #9a9a9a !important
}
.footer a {
	color: #9a9a9a !important;
}
.foot-left {
	width: 33%;
	display: inline-block;
}
.foot-right {
	width: 33%;
	text-align: right;
	display: inline-block;
}
.center {
	text-align: center;
	width: 33%;
	display: inline-block;
}
#toolset {
	display: none !important;
}
.wrap {
	padding: 120px 25px 120px 25px;
	max-width: 775px;
	margin: 0px auto;
	font-size: 20px;
	text-align: center;
}
.wrap h2 {
	max-width: 600px;
	font-size: 34px !important;
	letter-spacing: 3px;
	margin: 0px auto !important;
}
.strapline small {
	-webkit-animation: scroller 1s infinite alternate;
	animation: scroller 1s infinite alternate;
	margin-top: 50px;
	;
	font-size: 33px !important;
}
.footer {
	margin-top: 0px;
	;
	border-top: 2px solid black;
}
.strapline {
	padding: 0px 30px;
	max-width: 600px;
	margin: 0px auto;
	;
	margin-top: 20px;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
	font-size: 25px;
	;
	color: #fff;
	;
}
.strapline h1 {
	font-size: 25px !important;
	color: #fff !important;
}
.footer-inner {
	font-size: 12px;
	letter-spacing: 2px;
	;
	padding: 20px 0px;
	;
}
.header-inner {
	transition: all .4s ease;
	justify-content: space-around;
	width: -moz-calc(100% - 80px);
	width: -webkit-calc(100% - 80px);
	width: calc(100% - 80px);
	margin: 0px auto;
	font-size: 14px;
	border-bottom: 2px solid black;
	letter-spacing: 1px;
	;
	text-transform: uppercase;
	padding: 20px 0px;
	position: relative !important;
	align-content: space-between;
	align-items: center;
	display: flex;
}
.left {
	transition: all 0.4s ease;
	width: 50%;
	padding-left: 0px;
	;
	align-content: center;
	align-items: center;
	display: flex;
}
.left small {
	margin-right: 10px;
	;
}
.texts {
	margin-left: 10px;
	max-width: 240px;
}
.right small {
	margin-left: 20px;
	;
}
.header-inner small {
	position: relative;
	color: black !important;
}
.right {
	transition: all 0.4s ease;
	width: 50%;
	display: flex;
	justify-content: flex-end;
	padding-right: 10px;
	;
	text-align: right;
}
.header small {
	font-size: 20px !important;
}
.header {
	background: white;
	font-size: 20px !important;
	transition: all .4s ease;
	position: relative !important;
	z-index: 99999;
	padding: 0px 0px;
	width: 100%;
}
.header-logo {
	height: 95px;
	margin: 0px auto;
	transition: all .4s ease;
	background-repeat: no-repeat;
	width: 134px !important;
	background-image: url("https://files.cargocollective.com/c407075/dovecote_gallery_logo.svg");
	;
}
body {
	font-family: futura-pt, sans-serif;
	width: -moz-calc(100% - 80px);
	width: -webkit-calc(100% - 80px);
	width: calc(100% - 80px);
	margin: 0px auto !important;
	background-color: #fff;
	color: #000;
}
a:active {
	opacity: 0.7;
}
.page a.active {
	opacity: .4;
}
i, em {
	font-style: italic;
}
b, strong {
	font-weight: 500;
}
sub, sup {
	position: relative;
	vertical-align: baseline;
}
sub {
	top: 0.3em;
}
sup {
	top: -0.4em;
}
s {
	text-decoration: line-through;
}
img {
	border: 0;
	padding: 0;
}
ul, ol {
	margin: 0;
	padding: 0 0 0 1em;
}
blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}
hr {
	background: rgba(0, 0, 0, 1);
	border: 0;
	margin-top: 20px;
	margin-bottom: 40px;
	height: 2px;
	display: block;
}
.content img {
	float: none;
	margin-bottom: .5em;
}
.gallery_image_caption {
	margin-top: 1.2rem;
	margin-bottom: 0.5rem;
	font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	line-height: 1.3;
}
.mobile-show {
	display: none;
}
/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px;
	left: 8px;
}
/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 0.5px;
	;
	color: rgba(0, 0, 0, 0.85);
	font-family: futura-pt, sans-serif;
	font-style: normal;
	line-height: 1.5;
}
[data-predefined-style="true"] bodycopy a {
	color: rgb(105, 143, 255);
	border-bottom: 0.0em solid rgba(127, 127, 127, 0.2);
	text-decoration: none;
}
[data-predefined-style="true"] bodycopy a:hover {}
bodycopy a.image-link, bodycopy a.icon-link, bodycopy a.image-link:hover, bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}
[data-predefined-style="true"] h1 {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 36px;
	;
	line-height: 1.2;
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] h1 a {
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] h2 {
	font-family: futura-pt, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 26px;
	line-height: 1.2;
}
[data-predefined-style="true"] h2 a {
	color: rgba(0, 0, 0, 0.85);
}
[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.6rem;
	line-height: 1.3;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif, 'Sans Serif', Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
}
[data-predefined-style="true"] small a {
	color: rgba(0, 0, 0, 1);
	position: relative;
	border-bottom-width: 0em;
}
/**
 * Breakpoints
 */

[data-css-preset] .page {
	background-color: initial/*!page_bgcolor*/
	;
}
.mobile .page, [data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent/*!page_bgcolor*/
	;
}
[data-css-preset] .container {
	margin-left: 0/*!content_left*/
	;
	margin-right: auto/*!content_left*/
	;
	text-align: left/*!text_left*/
	;
}
[data-css-preset] body {
	background-color: rgb(255, 255, 255)/*!body_bgcolor*/
	;
}
[data-css-preset] .container_width {
	width: 100%/*!content_left*/
	;
}
[data-css-preset] .content_padding {
	padding-top: 0rem/*!main_margin*/
	;
	padding-bottom: 0rem/*!main_margin*/
	;
	padding-left: 0rem/*!main_margin*/
	;
	padding-right: 0rem/*!main_margin*/
	;
}
[data-css-preset] text-limit {
	display: inline-block/*!text_width*/
	;
	max-width: 66rem/*!text_width*/
	;
}
/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}
[data-css-preset] .thumbnails {
    border-bottom: 2px solid black;
    margin-bottom: 11px;
    padding-bottom: 40px;
	background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/
	;
}
[data-css-preset] .thumbnails_width {
	width: 100%/*!thumbnails_width*/
	;
}
[data-css-preset] [thumbnails-pad] {
	padding: 20px/*!thumbnails_padding*/
	;
}
[data-css-preset] [thumbnails-gutter] {
	margin: -40px/*!thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-pad] {
	padding: 15px/*!responsive_thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-gutter] {
	margin: -30px/*!responsive_thumbnails_padding*/
	;
}
.thumbnail {
	margin-bottom: 0px;
}
.thumbnails .thumb_image {
	outline: 0px solid rgba(0, 0, 0, .12);
	outline-offset: -1px;
}
.thumbnails .title {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: rgba(0, 0, 0, 1);
	font-family: futura-pt, sans-serif;
	font-style: normal;
	line-height: 1.1;
}
.thumbnails .tags {
	margin-top: 13px;
	margin-bottom: 10px;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	font-family: futura-pt, sans-serif;
	font-style: normal;
	line-height: 1.2;
}
.thumbnails .tags a {
	border-bottom: 0;
	color: rgba(0, 0, 0, 0.35);
	text-decoration: none;
}
.thumbnails .has_title .tags {
	margin-top: 0rem;
}
.thumbnail:hover img {
	opacity: .7;
	transition: 0.5s transform ease;
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}
.thumbnail img {
	transition: 0.5s transform ease;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
	color: rgba(0, 0, 0, 0.75);
	line-height: 1;
	font-size: 28px/*!site_menu_button*/
	;
	padding: 6px;
	line-height: 1;
	background: rgba(33, 32, 46, 0);
	position: fixed;
	top: 2rem/*!site_menu_button*/
	;
	right: 2rem/*!site_menu_button*/
	;
}
body.mobile #site_menu_button {
	margin: -6px;
	font-size: 34px;
}
#site_menu_button.custom_icon {
	width: 40px;
	height: auto;
}
#site_menu_button.active {
	display: none;
}
/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(20, 20, 20, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}
body.mobile #site_menu {
	width: 100%;
}
#site_menu .page-link a {
	color: rgba(255, 255, 255, 0.75);
}
#site_menu .set-link>a {
	color: rgba(255, 255, 255, 0.75);
	font-weight: bold;
}
#site_menu a:active {
	opacity: .7;
}
#site_menu a.active {
	opacity: .4;
}
#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}
body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}
#site_menu .break {
	height: 28px;
}
#site_menu .indent {
	margin-left: 28px;
}
/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
	background: transparent;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	position: fixed;
	padding: 6px;
	top: 2rem/*!shop_button*/
	;
	right: 2rem/*!shop_button*/
	;
}
#shop_button.text {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
	padding: 0;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
}
#shop_button.custom_icon {
	width: 40px;
	height: auto;
}
body.mobile #shop_button:not(.text) {
	margin: -6px;
	font-size: 36px;
}
/*
 * Shop Product Widget
 */

.shop_product {
	width: 100%;
	max-width: 22rem;
	position: relative;
	display: block;
}
.shop_product .price {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 2rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.85);
	display: block;
	margin-bottom: 1rem;
}
.shop_product .dropdown {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 1.4rem;
	display: inline-block;
	width: 100%;
	border: 1px solid rgba(0, 0, 0, .2);
	background: white url(https://static.cargo.site/assets/images/select-arrows.svg) no-repeat right;
	margin-bottom: 1rem;
	line-height: 1.2;
	padding: .7rem 1rem;
}
.shop_product .button {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-size: 1.4rem;
	background: rgba(0, 0, 0, 0.7);
	color: rgba(255, 255, 255, 1);
	flex: 0 0 50%;
	text-align: left;
	display: inline-block;
	line-height: 1;
	padding: .8rem 1rem .9rem;
}
/*
 * Image Zoom
 */

.content img.image-zoom:active {
	opacity: .7;
}
/**
 * Quick View
 */

[data-css-preset] .quick-view {
	padding-top: 2.5rem/*!quick_view_padding*/
	;
	padding-bottom: 2.5rem/*!quick_view_padding*/
	;
	padding-left: 2.5rem/*!quick_view_padding*/
	;
	padding-right: 2.5rem/*!quick_view_padding*/
	;
	height: 100%/*!quick_view_height*/
	;
	width: 100%/*!quick_view_width*/
	;
}
body.mobile .quick-view {
	width: 100%;
	height: 100%;
	margin: 0;
}
[data-css-preset] .quick-view-background {
	background: rgba(255, 255, 255, 0.95)/*!quick_view_bgcolor*/
	;
}
.quick-view-caption {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
	transition: 100ms opacity ease-in-out;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 2rem 0;
	text-align: center;
	font-size: 1.8rem;
}
.quick-view-caption span {
	padding: 0.5rem 1rem;
	display: inline-block;
	background: rgba(0, 0, 0, 0.4);
	color: white;
}
/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
	left: 10px;
}
.quick-view-navigation .right-arrow {
	right: 10px;
}
.quick-view-navigation .left-arrow, .quick-view-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 36px;
	width: 36px;
}
.quick-view-navigation .left-arrow .inner-color, .quick-view-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.quick-view-navigation .left-arrow .outer-color, .quick-view-navigation .right-arrow .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.6;
}
.quick-view-navigation .close-button {
	top: 10px;
	right: 10px;
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}
.quick-view-navigation .close-button .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.quick-view-navigation .close-button .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.6;
}
/** 
 * Image Gallery Navigation Arrows 
 */

.image-gallery-navigation .left-arrow, .image-gallery-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 36px;
	width: 36px;
}
.image-gallery-navigation .left-arrow .inner-color, .image-gallery-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.image-gallery-navigation .left-arrow .outer-color, .image-gallery-navigation .right-arrow .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.6;
}
/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow, .wallpaper-navigation .right-arrow {
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}
.wallpaper-navigation .left-arrow .inner-color, .wallpaper-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.wallpaper-navigation .left-arrow .outer-color, .wallpaper-navigation .right-arrow .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.6;
}
/**
 * Feed
 */

.feed .content_container .page {
	border-top: 0px dashed rgba(0, 0, 0, 0.2);
}
.feed .content_container .page_container:first-child .page {
	border-top: 0;
}
/*
 * Audio Player
 */

.audio-player {
	max-width: 36rem;
	height: 3.3rem;
	outline: 1px solid rgba(0, 0, 0, 0.15);
	color: rgba(0, 0, 0, 0.6);
	background: #fff;
	font-size: 1.2rem;
	line-height: 1.3;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	font-weight: 400;
	text-align: left;
	margin: 1px 1px 1em 1px;
}
body.mobile .audio-player {
	max-width: 100%;
}
.audio-player .separator {
	width: 1px;
	background-color: rgba(0, 0, 0, 0.15);
}
.audio-player .button {
	background: transparent;
	cursor: pointer;
	fill: rgba(0, 0, 0, 0.85);
}
.audio-player .icon {
	fill: rgba(0, 0, 0, 0.85);
	padding: 30%;
	width: 100%;
	margin: auto;
}
.audio-player .buffer {
	background: rgba(0, 0, 0, 0.03);
}
.audio-player .progress {
	background: rgba(0, 0, 0, 0.1);
}
.audio-player .progress-indicator {
	border: 1px solid rgba(0, 0, 0, 0.7);
	width: 1px;
	height: 100%;
	right: 0;
	position: absolute;
	cursor: ew-resize;
}
.audio-player .note-icon {
	height: 100%;
	width: 3.8rem;
	padding: 1rem;
	fill: rgba(0, 0, 0, 0.5);
}
.audio-player .current-time {
	padding-left: 1rem;
}
.audio-player .total-time {
	padding-right: 1rem;
}
@media only screen and (max-width: 1100px) {
    
    [grid-row].middle-col.sticky-right{
	align-items: flex-start !important;
}

[grid-row].middle-col.sticky-right > div:nth-child(2){
	position: relative !important;
    order: 2;
    text-align: center;
    top:0px;
    position: relative;
}
    
    
	.spacer {
		display: none;
	}
	.switch.columns {
		align-items: flex-start !important
	}
	.start-row>div:first-child {
		padding-bottom: 0px !important;
	}
	.show {
		display: block;
		padding: 20px 0px 0px 0px;
	}
	.hider {
		margin-bottom: 0px;
		display: none;
	}
	.mobile-show {
		padding-bottom: 20px;
		display: block;
	}
	.image-two, .image-three, .image-four, .image-five, .image-six {
		position: relative;
		display: block;
		z-index: 0;
		opacity: 0;
		transition: .4s all ease;
	}
	.image-one {
		z-index: 2;
		transition: .4s all ease;
		position: relative;
	}
	.stages {
		display: none !important;
	}
	.title-header {
		height: calc(600px - 170px);
	}
	[grid-row].middle-col {
		align-items: flex-start !important;
	}
	.columns[grid-pad="8"] {
		padding: 0px 0rem !important;
	}
	[grid-pad="8"] {
		padding: 30px 2rem !important;
	}
	.columns.sticky [grid-pad="8"] {
		padding: 0rem 0rem !important;
	}
	.columns.sticky[grid-pad="8"]>div:first-child {
		padding-bottom: 40px !important;
	}
	.columns-alt [grid-pad="8"] {
		padding: 0rem 0rem !important;
	}
	.columns-alt.sticky-cols[grid-pad="8"] {
		padding-top: 0px !important;
		padding-bottom: 20px !important;
	}
	.columns-alt.sticky-cols>div:nth-child(2) {
		padding-bottom: 50px !important;
	}
	.columns-alt>div {
		width: 100% !important;
	}
	.columns>div {
		width: 100%;
	}
	.switch.columns>div:first-child {
		width: 100%;
		order: 2;
	}
	.switch-alt.columns>div:first-child {
		width: 100%;
		order: 2;
		padding-bottom: 0px !important;
		padding-top: 0px !important;
	}
	.switch.columns>div:nth-child(2) {
		padding-bottom: 0px !important;
	}
	.columns-alt>div:first-child {
		position: relative;
		height: auto;
		order: 1;
		width: 100%;
		display: flex;
		justify-content: center;
		align-content: center;
		align-items: center;
		top: 0px;
	}
	.columns.sticky>div:last-child {
		position: relative;
		display: flex;
		width: 100%;
		justify-content: center;
		align-content: center;
		align-items: center;
		top: 0px;
	}
}
@media only screen and (max-width: 1000px) {
	.strapline-outer {
		height: calc(100vh - 160px);
		;
	}
	.smal-text {
		max-width: 450px;
		margin: 0px auto;
		line-height: 21px;
	}
	#map {
		height: 50vh;
		min-height: 450px;
	}
	.col-left b {
		font-size: 15px;
		letter-spacing: 1px;
		font-weight: 600 !important;
	}
	.col-left h2 {
		font-size: 20px !important;
		line-height: 30px !important;
	}
	.map-section {
		height: auto;
		margin: 0px auto 40px auto;
		display: flex;
		flex-wrap: wrap;
	}
	.col-left {
		display: flex;
		text-align: center;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 100%;
		padding: 50px 50px 70px 50px;
	}
	.col-right {
		width: 100%;
	}
}
@media only screen and (max-width: 800px) {
	[data-set-id="30158215"] .thumbnails:before {
		font-size: 23px;
	}
	[data-set-id="30158215"] .content_container .page_container {
		min-height: 0px !important;
		display: flex;
		flex-wrap: wrap;
		height: auto !important;
		margin: 0px auto 30px auto !important;
		position: relative;
	}
	[data-set-id="30158215"] .content_container .page {
		min-height: 0px !important;
		overflow: auto;
		padding: 0px;
		margin: 30px auto 0px auto !important;
		order: 2 !important;
		max-height: 100%;
		height: auto !important;
		width: 100% !important;
		top: 0px !important;
	}
	[data-set-id="30158215"] .backdrop {
		position: relative;
		top: 0px;
		order: 1;
		margin-top: 135px;
		z-index: 1;
		height: 300px;
	}
	[data-set-id="30158215"] .thumbnails {
		margin-top: 0px !important;
	}
	[data-set-id="30158215"] [data-backdrop="wallpaper"] .background_splash .slide_container {
		margin-top: 0px !important;
		height: 300px !important;
	}
	[data-set-id="30158215"] [data-backdrop="wallpaper"] .slide_container img {
		right: 0px;
		object-fit: cover !important;
		bottom: 0px;
		margin: auto;
		height: 10%0!important;
		width: 100%!important;
		min-height: 0px !important;
		min-width: 100% !important;
	}
	[data-set-id="30158215"] [data-container="page"] .backdrop>div {
		transform: none !important;
	}
	[grid-pad="8"] {
		padding: 30px 30px !important;
	}
	.title-header {
		font-size: 36px !important;
		height: 400px;
	}
	.col-left {
		padding: 40px 20px 60px 20px;
	}
	.left {
		top: 45px;
		position: absolute;
	}
	.right {
		top: 45px;
		right: 0px;
		position: absolute;
	}
	.header-inner {
		font-size: 12px;
		display: block;
		width: -webkit-calc(100% - 50px);
		width: calc(100% - 50px);
	}
	.scrolled .left {
		top: 20px;
	}
	.scrolled .right {
		top: 15px;
	}
	.header {
		background: white;
		font-size: 20px !important;
		transition: all .4s ease-in-out;
		z-index: 99999;
		padding: 0px 0px;
		width: 100%;
	}
	.texts {
		display: none;
	}
	body {
		font-family: futura-pt, sans-serif;
		width: -moz-calc(100% - 50px);
		width: -webkit-calc(100% - 50px);
		width: calc(100% - 50px);
		margin: 0px auto !important;
		background-color: #fff;
		color: #000;
	}
}
@media only screen and (max-width: 600px) {
	.spacer {
		display: none;
	}
	.mobile-show {
		padding-bottom: 20px;
		display: block;
	}
	.title-header {
		font-size: 28px !important;
		height: 280px;
	}
	.columns[grid-pad="8"] {
		padding: 0px 0rem !important;
	}
	.columns.sticky [grid-pad="8"] {
		padding: 20px 25px 0px 25px !important;
	}
	[grid-pad="8"] {
		padding: 30px 25px !important;
	}
	.columns.sticky[grid-pad="8"]>div:first-child {
		padding-bottom: 40px !important;
	}
	.columns-alt.sticky-cols>div:nth-child(2) {
		padding-bottom: 40px !important;
	}
	.menu a {
		font-size: 32px;
	}
	.header-inner {
		width: -webkit-calc(100% - 30px);
		width: calc(100% - 30px);
	}
	.menu-navigation>span:first-child {
		display: none;
	}
	body {
		font-family: futura-pt, sans-serif;
		width: -moz-calc(100% - 30px);
		width: -webkit-calc(100% - 30px);
		width: calc(100% - 30px);
	}
	[data-id="7545121"] .page {
		min-height: 60vh !important;
	}
	.foot-left {
		width: 100%;
		margin-bottom: 15px;
		text-align: center;
	}
	.footer {
		padding-top: 10px;
		margin-top: 10px;
		margin-bottom: 10px !important;
	}
	.foot-right {
		width: 50%;
		text-align: center;
	}
	.center {
		width: 50%;
		text-align: center;
	}
	.wrap {
		padding: 100px 0px;
		;
		max-width: 700px;
		margin: 0px auto;
		;
		text-align: center;
	}
	[data-predefined-style="true"] h2 {
		font-family: futura-pt, sans-serif;
		font-style: normal;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		margin: 0;
		color: rgba(0, 0, 0, 0.85);
		font-size: 18px;
		line-height: 1.2;
	}
	[data-predefined-style="true"] bodycopy {
		font-size: 15px;
		font-weight: 400;
		letter-spacing: 0.5px;
		;
		color: rgba(0, 0, 0, 0.85);
		font-family: futura-pt, sans-serif;
		font-style: normal;
		line-height: 1.5;
	}
	.strapline {
		padding: 0px 30px;
		max-width: 598px;
		margin: 0px auto;
		;
		margin-top: 0px;
		letter-spacing: 3px;
		text-align: center;
		text-transform: uppercase;
		font-size: 18px;
		color: #fff;
	}
	.strapline h1 {
		padding-top: 20px;
		font-size: 16px !important;
		color: #fff !important;
	}
	.strapline small {
		margin-top: 30px;
		;
		font-size: 30px !important;
	}
}
@media only screen and (max-width: 390px) {
	[data-predefined-style="true"] h2 {
		font-family: futura-pt, sans-serif;
		font-style: normal;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
		margin: 0;
		letter-spacing: 2px;
		color: rgba(0, 0, 0, 0.85);
		font-size: 16px;
		line-height: 1.2;
	}
	[data-predefined-style="true"] bodycopy {
		font-size: 14px;
		font-weight: 400;
		letter-spacing: 0.5px;
		;
		color: rgba(0, 0, 0, 0.85);
		font-family: futura-pt, sans-serif;
		font-style: normal;
		line-height: 1.5;
	}
}