@-webkit-keyframes scroller {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(-10px);
	}
}
@keyframes scroller {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(-10px);
	}
}

@-webkit-keyframes arrow {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-10px);
	}
}
/*[data-aos^=fade][data-aos^=fade] {
	opacity: 1 !important;
	transform: initial !important;
}*/

#cookie-bar{
    position: fixed !important;
    font-size: 10px !important;
    left: initial !important;
    bottom:20px !important;
    right:20px !important;
    text-shadow: 0px !important;
    letter-spacing: 2px;
   font-weight: 400 !important;
    font-family: p22-underground, sans-serif !important;
	text-transform: uppercase;
    color: black !important;
    background: #cfcfcf !important;
	width:100% !important;
    max-width: 280px !important;
}
body{
	margin-bottom: 0px !important;
}

#cookie-bar-button {
    margin-left: 20px;
    margin-bottom: 20px;
    float: left !important;
	font-size: 10px !important;
}
#cookie-bar p a{
	
    padding: 0px !important;
}

#cookie-bar a{
    border: 0px;
    padding: 0px ;
font-weight: 600 !important;
    background: none ;
    color: black !important;
    text-shadow: none !important;
		font-size: 10px !important;

}

#cookie-bar p:first-child{
 font-size: 10px !important;   
}
#cookie-bar p{
    color: black !important;
    margin: 20px !important;
        font-family: p22-underground, sans-serif !important;

	font-size: 5px !important;
}

.text-col{
    	font-family: 'Bembo Std';

	max-width: 900px;
    margin: 0px auto;
}

.text-col h2{
	text-align: left !important;
}
.text-col h1{
    font-size: 25px !important;
    font-weight: 600 !important;
    font-family: p22-underground, sans-serif !important;
	text-transform: uppercase;
	text-align: left !important;
}

[data-view="pinned_top"] {
	height: auto !important;
}
.client-name {
	position: absolute;
	width: auto;
	font-family: p22-underground, sans-serif;
	text-transform: uppercase;
	left: -112px;
	font-size: 14px;
	;
	bottom: 51%;
	transform: rotate(270deg);
}
.client-name.alt {
	position: absolute;
	width: auto;
	font-family: p22-underground, sans-serif;
	text-transform: uppercase;
	left: -28px;
	font-size: 14px;
	;
	bottom: 35%;
	transform: rotate(270deg);
}
.client-name-alt {
	width: auto;
    display: none;
	font-family: p22-underground, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 20px;
}

.clients-grid{
	max-width: 1400px;
    margin: 0px auto !important
}
.outer {
	pointer-events: all;
	line-height: 0px;
	overflow: hidden;
	display: block;
}
.outer img {
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.outer:hover img {
	transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}
.testimonial {
	position: relative;
	display: flex;
	margin: 0px auto 120px auto;
	width: 100%;
	max-width: 1003px !important;
}
.arrow-down {
	display: none;
	height: 50px;
	width: 16px;
	background-repeat: no-repeat;
	margin: 20px auto 0px auto;
	background-size: contain;
	background-position: center;
	;
	background-image: url("https://files.cargocollective.com/c1277862/Arrow-down.svg");
}
.quote {
	height: 30px;
	width: 30px;
	left: 30px;
	top: 30px;
	position: absolute;
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	background-size: contain;
	background-position: center;
	;
	background-image: url("https://files.cargocollective.com/c1277862/quote.svg");
}
.quote-text {
	font-size: 24px !important;
}
.quote-text h2 {
	font-size: 14px !important;
}
.top-left {
	top: 0px;
	margin-left: 60px;
	width: 50%
}
.quote-text h2 b{
	font-weight: 600;
}
.top-right {
	color: white;
	margin-left: -100px;
	margin-top: 120px;
	padding-bottom: 0%;
	background: #4E4E4E;
	width: 50%;
}
.top-left img {
	height: auto !important;
	width: 100% !important
}
.top-right .inner {
	padding: 64px;
	position: relative;
	font-size: 25px;
}
.slider .slick-prev {
	width: 30%;
	background: transparent;
	font-size: 0px;
	height: 85%;
	border: 0px !important;
}
.slider .slick-next {
	width: 30%;
	background: transparent;
	font-size: 0px;
	height: 85%;
	border: 0px !important;
}
.contact {
	font-family: 'Bembo Std';
	max-width: 600px;
	padding: 0px 30px;
	font-weight: bold;
	margin: 0pc auto;
	color: white;
}
.contact a {
	color: white !important;
}
.contact h2 {
	color: white !important;
}
.top-menu {
	width: 100%;
	text-align: right;
	font-family: 'Bembo Std';
}
.top-menu a {
	font-size: 50px;
	line-height: 75px;
	letter-spacing: 2px;
	display: block;
	color: white;
	text-decoration: none;
}
.menu-inner {
	display: flex;
	height: 100%;
    padding-top: 10%;
	align-content: space-between;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}
.max {
	margin: auto;
	max-width: 350px;
}
.collab-one {
	max-width: 1200px;
	margin: 0px auto;
}
.collab-three {
	max-width: 1200px;
	margin: 0px auto;
}
.cols.collab-four {
	align-content: flex-end !important;
	align-items: flex-end !important;
}
.cols.collab-four h2 {
	text-align: right !important;
}
.craft-one .max {
	margin: 0px;
	max-width: 100%;
}
.craft-one {
	max-width: 1300px;
}
.craft-one>div {
	padding-top: 0px !important;
}
.craft-two {
	max-width: 1300px;
}
.craft-one>div:nth-child(2) {
	margin-top: 150px;
}
.craft-two .max {
	margin: 0px;
	max-width: 420px;
}
.private-four {
	max-width: 1200px;
}
.private-five {
	max-width: 1400px;
}
.private-four .max {
	margin: 0px 0px 0px auto;
}
.private-five .max {
	margin: 0px 0px 0px auto;
}
.cols.private-two h2 {
	text-align: right !important;
}
.cols.private-two div:nth-child(2) {
	padding-right: 0px !important;
}
.private-one {
	max-width: 1400px;
}
.private-three {
	max-width: 1400px;
}
.cols {
	margin: 0px auto !important;
	width: calc(100% - 100px);
	justify-content: center;
	align-items: center !important;
	display: flex !important;
}
.cols h2 {
	text-align: left !important;
}
.cols.private-two {
	width: 100% !important
}
.cols.private-two>div {
	margin: 0px auto !important;
	padding: 80px 80px;
}
.cols img {
	width: 100% !important;
	height: auto !important;
}
.cols.private-two>div .max {
	max-width: 500px;
}
.cols>div {
	padding: 80px;
}
.craft-two>div:first-child {
	padding-left: 160px;
}
.cols.collab-four>div:first-child {
	padding: 80px 0px;
}
.cols.collab-four>div .max {
	margin: 0px 0px 0px auto;
}
.collab-one .max {
	margin: 0px 0px auto auto
}
.collab-two h2{
	text-align: right !important;
}
.spacer {
	height: 50vh;
	letter-spacing: 3px;
	font-family: 'Bembo Std';
	font-size: 90px;
	font-weight: normal;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
	min-height: 500px;
}
.arrow-right {
	display: none;
	transition: all .3s ease-in-out;
	width: 32px;
	margin-left: 30px;
	height: 15px;
	top: -1px;
	position: relative;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: cetner;
	background-image: url("https://files.cargocollective.com/c1277862/right-arrow.svg");
}
.thumbs h2 {
	transition: all .3s ease-in-out;
	pointer-events: all;
	margin-top: 25px !important;
	display: flex;
	align-items: center;
	font-size: 18px !important;
	text-align: left !important;
}
.thumb-four:hover .arrow-right {
	transition: all .3s ease-in-out;
	-webkit-animation: arrow 1s infinite alternate;
	animation: arrow 1s infinite alternate;
}
.thumb-one:hover .arrow-right {
	transition: all .3s ease-in-out;
	-webkit-animation: arrow 1s infinite alternate;
	animation: arrow 1s infinite alternate;
}
.thumb-two:hover .arrow-right {
	transition: all .3s ease-in-out;
	-webkit-animation: arrow 1s infinite alternate;
	animation: arrow 1s infinite alternate;
}
.thumb-three:hover .arrow-right {
	transition: all .3s ease-in-out;
	-webkit-animation: arrow 1s infinite alternate;
	animation: arrow 1s infinite alternate;
}
.thumbs-row-one {
	display: flex;
	pointer-events: none;
	align-items: flex-start;
	justify-content: flex-start;
}
.thumbs-row-two {
    pointer-events: none;
	margin-top: -200px;
	display: flex;
	align-items: flex-end;
}
.thumbs h2 {
	color: #4E4E4E !important;
}
.thumbs {
	text-align: left !important;
	max-width: 1200px;
	margin: 0px auto 120px auto;
	display: flex;
	flex-wrap: wrap;
}

.thumb-one:hover h2{
	opacity: 0.7;
}
.thumb-two:hover h2{
	opacity: 0.7;
}
.thumb-three:hover h2{
	opacity: 0.7;
}
.thumb-four:hover h2{
	opacity: 0.7;
}
.thumbs img {
	height: auto !important;
	width: 100% !important;
}
.thumb-one {
	padding: 50px;
	width: 50%;
}
.thumb-two {
	pointer-events: all;
	padding: 50px 50px 50px 120px;
	width: 50%;
}
.thumb-three {
	pointer-events: all;
	padding: 50px 120px 50px 50px;
	width: 50%;
}
.thumb-four {
	padding: 50px;
	width: 50%;
}
.sub-text {
	font-size: 24px;
	max-width: 754px;
	margin: 0px auto;
	text-align: center;
	color: #707070;
	font-family: 'Bembo Std';
}
.bottom {
	font-family: p22-underground, sans-serif;
	letter-spacing: 2px;
	-webkit-animation: scroller 1s infinite alternate;
	animation: scroller 1s infinite alternate;
	text-align: center;
	margin: 0px auto;
	left: 0px;
	font-weight: 500;
	font-size: 18px;
	right: 0px;
	color: white;
	position: fixed;
	bottom: 40px;
}
.center-section {
	padding: 120px 0px;
}
.diamond {
	display: block;
	transform: rotate(45deg);
	background: #24496A;
	width: 10px;
	margin: 30px auto 40px auto;
	height: 10px;
}
.diamond-white {
	display: block;
	transform: rotate(45deg);
	background: #fff;
	width: 10px;
	margin: 30px auto 40px auto;
	height: 10px;
}
#toolset {
	display: none;
}
.footer {
	border-top: 1px solid #dadada
}
.footer-inner {
	letter-spacing: 2px;
	text-align: center;
	align-content: center;
	display: flex;
	font-size: 15px;
	line-height: 24px;
	padding: 50px;
	max-width: 1700px;
	margin: 0px auto;
	text-transform: uppercase;
	font-family: p22-underground, sans-serif;
	justify-content: space-between;
}
.small-text {
	letter-spacing: 1px;
	font-size: 12px;
}
.small-text span {
	position: relative;
	top: 0px;
	font-size: 17px;
	color: #24496A !important;
	margin: 0px 5px;
}
.col-one {
	width: 25%;
	display: flex;
	justify-content: center;
	align-self: center;
	flex-direction: column;
	align-content: center;
	align-items: center;
}
.col-two {
	width: 50%;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.col-three {
	width: 25%;
	flex-direction: column;
	display: flex;
	align-self: center;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.title {
	max-width: 900px;
	margin: 0px auto !important;
	font-size: 70px !Important;
	color: white !important;
	font-family: 'BemboStd-Italic' !important;
}
.col-two small {
	color: #24496A !important;
}
.col-three a {
	display: block;
}
.footer-logo {
	width: 39px;
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
	background-size: contain;
	margin: 0px auto 30px auto;
	background-image: url("https://files.cargocollective.com/c1277862/blue-logo.svg");
}
.header {
	width: 100%;
}
.header-inner {
	width: 100%;
	align-items: flex-end;
	justify-content: space-between;
	display: flex;
	padding: 50px;
}
.pinned.pinned_top .page_container.overlay {
	z-index: 999999999 !important;
}
.open .header{
 position: fixed;   
}

.menu-navigation {
	top: 0px;
	display: block;
	position: fixed;
	right: 50px;
	top: 56px;
	;
	transition: all 0.3s;
	z-index: 999999999;
}
.logo {
	height: 50px;
	background-size: contain;
	background-position: center bottom;
	width: 200px;
	background-repeat: no-repeat;
	background-image: url("https://files.cargocollective.com/c1277862/Wardour-logo-white-outlined.svg");
}
.menu-icon-toggle {
	display: block;
	width: 55px;
	height: 35px;
	position: relative;
	z-index: 9;
}
.open .menu-icon-toggle::before {
	background-color: #fff;
}
.open .menu-icon-toggle::after {
	background-color: #fff;
}
.open .menu-icon-toggle span {
	background: #fff !important;
}
.menu-icon-toggle span {
	display: block;
	width: 100%;
	height: 2px;
	opacity: 0;
	position: absolute;
	top: 50%;
	background-color: #fff;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	-webkit-transition: opacity 0.3s 0.3s;
	transition: opacity 0.3s 0.3s;
}
.scrolled .menu-icon-toggle::before, .scrolled .menu-icon-toggle::after {
	background: grey;
}
.scrolled.open .menu-icon-toggle::before, .scrolled.open .menu-icon-toggle::after {
	background: #fff;
}
.menu-icon-toggle::before, .menu-icon-toggle::after {
	content: '';
	display: block;
	width: 100%;
	height: 4px;
	position: absolute;
	background-color: #fff;
	-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: #fff;
}
.open .menu-icon-toggle::after {
	background-color: #fff;
}
.open .menu-icon-toggle::before {
	top: calc(50% - 2px);
	-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 {
        transform: translate(0%,0px);
	right: 0px;

}
.menu {
	visibility: visible;
	box-sizing: border-box;
	right: 0px;
    transform: translate(100%,0px);
	padding: 120px 60px 60px 60px;
	transition: all 0.3s;
	background: #24496A;
	position: fixed;
	width: 50%;
	max-width: 600px;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	display: flex;
	height: 100vh;
}
.bottom-menu {
	display: flex;
	width: 100%;
}
.bottom-menu .left {
	width: 50%;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
.bottom-menu .left small {
	color: white;
}
.bottom-menu .right {
	color: white;
	font-size: 15px;
	text-transform: uppercase;
	font-family: p22-underground, sans-serif;
	letter-spacing: 2px;
	width: 50%;
	text-align: right;
}
.bottom-menu .right a {
	color: white;
	text-decoration: none;
}
body {
	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;
}

.left small a{
    text-decoration: none;
	color: white !important;
}
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 0;
}
.slick-dots {
	list-style: none;
	bottom: 40px;
	left: 40px;
	position: absolute;
}
.slick-dots li.slick-active button {
	background: white;
}
.alt .slick-dots li.slick-active button {
	background: #707070;
}
.slick-dots button {
	background: #24496A;
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	height: 10px !important;
	width: 10px !important;
	transform: rotate(45deg);
	border: 0px;
}
.slick-dots li {
	margin-right: 15px;
	display: inline-block;
}
blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}
hr {
	background: rgba(127, 127, 127, 0.2);
	border: 0;
	height: 1px;
	display: block;
}
.content img {
	float: none;
	margin-bottom: 0px;
}
.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;
}
/**
 * Loading Animation
 */

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

[data-predefined-style="true"] bodycopy {
	font-size: 20px;
	font-weight: 400;
	color: #4E4E4E;
	letter-spacing: 1px;
	font-family: 'BemboStd-Italic';
	font-style: normal;
	line-height: 1.3;
}
[data-predefined-style="true"] bodycopy a {
	color: #4E4E4E;
	padding-bottom: 0.1em;
	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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 3rem;
	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: p22-underground, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 500;
	padding: 0;
	margin: 0;
	text-align: center;
	color: rgba(0, 0, 0, 0.85);
	font-size: 20px;
	letter-spacing: 2px;
	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);
	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 {
	background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/
	;
}
[data-css-preset] .thumbnails_width {
	width: 100%/*!thumbnails_width*/
	;
}
[data-css-preset] [thumbnails-pad] {
	padding: 1rem/*!thumbnails_padding*/
	;
}
[data-css-preset] [thumbnails-gutter] {
	margin: -2rem/*!thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-pad] {
	padding: 0.5rem/*!responsive_thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-gutter] {
	margin: -1rem/*!responsive_thumbnails_padding*/
	;
}
.thumbnails .thumb_image {
	outline: 0px solid rgba(0, 0, 0, .12);
	outline-offset: -1px;
}
.thumbnails .title {
	margin-top: 1.2rem;
	margin-bottom: .3rem;
	font-size: 1.8rem;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.85);
	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.1;
}
.thumbnails .tags {
	margin-top: 1.2rem;
	margin-bottom: 0.5rem;
	font-size: 1.6rem;
	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.2;
}
.thumbnails .tags a {
	border-bottom: 0;
	color: rgba(0, 0, 0, 0.35);
	text-decoration: none;
}
.thumbnails .has_title .tags {
	margin-top: 0rem;
}
/**
 * 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 2.5rem .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(0, 0, 0, 0.85)/*!quick_view_bgcolor*/
	;
}
.quick-view-caption {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
	font-weight: 400;
	transition: 100ms opacity ease-in-out;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 3.5rem 0;
	text-align: center;
	font-size: 1.5rem;
}
.quick-view-caption span {
	padding: 0.5rem 1rem;
	display: inline-block;
	background: rgba(0, 0, 0, .5);
	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: rgba(0, 0, 0, 0.6);
	stroke-width: 2.5px;
}
.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: rgba(0, 0, 0, 0.6);
	stroke-width: 2.5px;
}
/**
 * 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: rgba(0, 0, 0, 0.6);
	stroke-width: 2.5px;
}
/**
 * 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: 1400px) {
	.cols>div {
		padding: 50px;
	}
	.cols.private-two>div {
		margin: 0px auto !important;
		padding: 50px;
	}
	.center-section {
		padding: 80px 30px;
	}
	.thumb-two {
		padding: 50px 50px 50px 100px;
	}
}
@media only screen and (max-width: 1080px) {
	.thumb-one {
		padding: 40px;
		width: 50%;
	}
	.thumbs {
		padding: 0px 40px;
	}
	.thumb-two {
		pointer-events: all;
		padding: 40px 40px 40px 80px;
		width: 50%;
	}
	.thumb-three {
		pointer-events: all;
		padding: 40px 120px 40px 40px;
		width: 50%;
	}
	.thumb-four {
		padding: 40px;
		width: 50%;
	}
	.footer-inner {
		flex-wrap: wrap;
	}
	.col-two {
		width: 100%;
		margin-top: 30px;
		order: 3;
	}
	.col-one {
		width: 50%;
		order: 1;
	}
	.col-three {
		width: 50%;
		order: 2;
	}
	.title {
		max-width: 800px;
		font-size: 54px !important;
	}
	[data-predefined-style="true"] h2 {
		font-size: 18px;
	}
	.sub-text {
		font-size: 20px;
		max-width: 690px;
	}
	[data-predefined-style="true"] bodycopy {
		font-size: 18px;
	}
	.spacer {
		height: 480px;
		min-height: 0px;
		font-size: 70px;
	}
	.quote-text {
		font-size: 20px !important;
	}
	.thumbs-row-two {
		margin-top: -100px;
	}
	.top-right .inner {
		padding: 50px;
		position: relative;
		font-size: 20px;
	}
	.quote {
		height: 20px;
		width: 20px;
		left: 21px;
		top: 21px;
		position: absolute;
		background-repeat: no-repeat;
		margin: 0px auto 0px auto;
		background-size: contain;
		background-position: center;
		;
		background-image: url("https://files.cargocollective.com/c1277862/quote.svg");
	}
    .client-name-alt {
        
        display: block;
    }
	.client-name {
        display: none;
		position: absolute;
		width: auto;
		font-family: p22-underground, sans-serif;
		text-transform: uppercase;
		left: 60px;
		bottom: -30px;
		transform: rotate(0deg);
	}
}
@media only screen and (max-width: 980px) {
	.header-inner {
		padding: 40px;
	}
	.menu-navigation {
		top: 43px;
		right: 40px;
	}
	.thumbs h2 {
		font-size: 15px !important;
	}
	.thumbs {
		padding: 0px 30px;
	}
	.thumb-two {
		pointer-events: all;
		padding: 40px 40px 40px 40px;
		width: 50%;
	}
	.thumb-three {
		pointer-events: all;
		padding: 40px 40px 40px 40px;
		width: 50%;
	}
	.thumb-four {
		padding: 40px;
		width: 50%;
	}
	.cols>div {
		padding: 40px;
		width: 100% !important;
	}
	.cols {
		margin: 0px auto !important;
		width: calc(100% - 0px);
		justify-content: center;
		align-items: center !important;
		display: flex !important;
	}
	.max {
		margin: auto 0px 0px 0px;
		max-width: 350px;
	}
	.private-one>div:nth-child(1) {
		padding: 80px 80px 40px 80px;
	}
	.private-one>div:nth-child(2) {
		padding: 0px 80px 80px 80px;
	}
	.private-two>div:nth-child(1) {
		order: 1;
		padding: 40px 80px;
	}
	.private-two>div:nth-child(2) {
		padding: 0px;
	}
	.cols.private-two>div .max {
		max-width: 500px;
		margin: 0px 0px 0px auto !important;
	}
	.private-three>div:nth-child(1) {
		padding: 40px 80px 0px 80px;
	}
	.private-three>div:nth-child(2) {
		padding: 40px 80px;
	}
	.private-four>div:nth-child(2) {
		padding: 40px 80px;
	}
	.private-four>div:nth-child(1) {
		order: 1;
		padding: 40px 80px;
	}
	.private-five>div:nth-child(1) {
		padding: 40px 0px;
	}
	.private-five>div:nth-child(2) {
		padding: 40px 80px 80px 80px;
	}
	.private-four .max {
		margin: 0px auto 0px 0px;
	}
	.private-five .max {
		margin: 0px auto 0px 0px;
	}
     .craft-one>div:nth-child(1) {
		padding: 0px;
	}
      .craft-one>div:nth-child(1) .max {
		padding: 40px 80px 80px 80px ;
	}
    
      .craft-one>div:nth-child(2) {
		padding: 40px 80px;
	}
      .craft-one>div:nth-child(2) img{
		margin-bottom: 20px;
	}
    
    .craft-two>div:first-child {
	padding-left: 0px;
        padding-right: 0px;
}
        .craft-two>div:first-child .max {

    padding:40px 80px;
            max-width: 100%;
    }
    
    .craft-two>div:nth-child(2) {

    padding:0px 80px 80px 80px;
            max-width: 100%;
    }
    
    
	.craft-one>div:nth-child(2) {
		margin-top: 0px
	}
   
	.collab-one .max {
		margin: 0px 0px auto 0px
	}
	.collab-one>div:nth-child(1) {
		order: 1;
		padding: 0px 80px;
	}
	.collab-one>div:nth-child(2) {
		padding: 80px;
	}
	.collab-two>div:nth-child(1) {
		order: 1;
		padding: 40px 80px;
	}
	.collab-two>div:nth-child(2) {
		padding: 40px 0px 0px 0px;
	}
	.collab-three>div:nth-child(1) {
		padding: 80px;
	}
	.collab-three>div:nth-child(2) {
		padding: 0px 80px;
	}
	.cols.collab-four>div .max {
		margin: 0px 0px 0px auto;
	}
	.cols.collab-four>div:first-child {
		padding: 40px 80px;
		order: 1;
	}
	.cols.collab-four>div:nth-child(2) {
		padding: 40px 0px 0px 0px;
	}
	.spacer {
		height: 400px;
		padding-top: 60px;
		min-height: 0px;
		font-size: 50px;
	}
	.menu {
		visibility: visible;
		box-sizing: border-box;
		right: -100%;
		padding: 0px 40px 40px 40px;
		width: 100%;
		max-width: 100%;
	}
	.menu-inner {
		display: flex;
		height: 100%;
		align-content: center;
		justify-content: space-between;
	}
	.top-menu a {
		font-size: 36px;
		line-height: 55px;
		letter-spacing: 2px;
		display: block;
		color: white;
		text-decoration: none;
	}
	.bottom-menu {
		position: absolute;
		bottom: 40px;
		right: 40px;
		display: flex;
		width: 100%;
	}
    .clients-grid >div{
	margin-bottom: 22px !important;
}
}

@media only screen and (max-width: 650px) {

    .cols.collab-four>div:nth-child(2) {
		padding: 60px 0px 0px 0px;
	}

.logo {
	height: 40px;
	width: 161px;
}
    .title {
		max-width: 287px;
		font-size: 34px !important;
	}
    
    .thumb-one{
	width:100%;
        padding: 30px;
}
        .thumb-two{
	width:100%;
                    padding: 30px;

}
    
        .thumb-three{
	width:100%;
                    padding: 30px;

}
    
        .thumb-four{
	width:100%;
                    padding: 30px;

}
    .thumbs-row-one {
        flex-wrap: wrap;

}
.thumbs-row-two {
	margin-top: 0px;
	    flex-wrap: wrap;
}
    .top-left {
    display: flex;
        align-items: flex-start;
        align-self: center;
    flex-wrap: wrap;
	top: 0px;
	margin-left: 0px;
	width: 100%
}
 .testimonial {
	flex-wrap: wrap;
	margin: 0px auto 60px auto;
	width: 100%;
     padding: 0px 30px;
	max-width: 1004px !important;
}
    .top-right {
    color:  white;
    margin-left:0px;
    margin-top: 0px;
    padding-bottom: 0%;
    background:  #4E4E4E;
    width: 100%;
}
    .top-left img{
        line-height: 0px;
    
    
}
   .client-name {
    order: 2;
    margin: 30px auto;
    position: relative;
    text-transform: uppercase;
    left: 0px;
    font-size: 15px;
    bottom: 0%;
    transform: rotate(0deg);
}
    .col-two {
		width: 100%;
		margin-top: 0px;
		order: 3;
        margin-bottom: 0px;
	}
	.col-one {
		width: 100%;
		order: 1;
                margin-bottom: 40px;

	}
	.col-three {
                        margin-bottom: 40px;

		width: 100%;
		order: 2;
	}
    .footer-inner {
    	font-size: 13px;
	line-height: 21px;
padding: 40px 30px;
    }
    .thumbs {
        margin-bottom: 50px;
		padding: 0px 0px;
	}
    .header-inner {
		padding: 30px;
	}
    
    .menu-navigation{
	right:30px;
        top: 33px;
}
    .spacer {
		height: 350px;
		padding-top: 60px;
		min-height: 0px;
    letter-spacing: 1px;
		font-size: 34px;
	}
    .private-one>div:nth-child(1) {
		padding: 60px 30px 40px 30px;
	}
	.private-one>div:nth-child(2) {
		padding: 0px 50px 60px 50px;
	}
	.private-two>div:nth-child(1) {
		order: 1;
		padding: 40px 50px;
	}

	.private-three>div:nth-child(1) {
		padding: 40px 30px 0px 30px;
	}
	.private-three>div:nth-child(2) {
		padding: 40px 50px;
	}
	.private-four>div:nth-child(2) {
		padding: 20px 30px 0px 30px;
	}
	.private-four>div:nth-child(1) {
		order: 1;
		padding: 40px 50px;
	}
	.private-five>div:nth-child(1) {
		padding: 40px 0px;
	}
	.private-five>div:nth-child(2) {
		padding: 40px 50px 50px 50px;
	}
	.private-four .max {
		margin: 0px auto 0px 0px;
	}
	.private-five .max {
		margin: 0px auto 0px 0px;
	}
     .craft-one>div:nth-child(1) {
		padding: 0px;
	}
      .craft-one>div:nth-child(1) .max {
		padding: 40px 60px 60px 60px ;
	}
    
      .craft-one>div:nth-child(2) {
		padding: 40px 30px;
	}
    
    .maxer{
	padding: 0px 20px;
}
      .craft-one>div:nth-child(2) img{
		margin-bottom: 20px;
	}
    
    .craft-two>div:first-child {
	padding-left: 0px;
        padding-right: 0px;
}
        .craft-two>div:first-child .max {

    padding:40px 50px;
            max-width: 100%;
    }
    
    .craft-two>div:nth-child(2) {

    padding:0px 50px 50px 50px;
            max-width: 100%;
    }
    
    
	.craft-one>div:nth-child(2) {
		margin-top: 0px
	}
    
    

	.collab-one>div:nth-child(1) {
		order: 1;
		padding: 0px 50px;
	}
	.collab-one>div:nth-child(2) {
		padding: 60px 30px 40px 30px;
	}
	.collab-two>div:nth-child(1) {
		order: 1;
		padding: 40px 50px;
	}
	.collab-two>div:nth-child(2) {
		padding: 40px 0px 0px 0px;
	}
	.collab-three>div:nth-child(1) {
		padding: 10px 30px 40px 30px;
	}
    	.collab-three>div:nth-child(2) .max{
	max-width: 100%;
            padding: 0px;
}
	.collab-three>div:nth-child(2) {
		padding: 0px 60px;
	}
	.cols.collab-four>div .max {
		margin: 0px 0px 0px auto;
	}
	.cols.collab-four>div:first-child {
		padding: 40px 50px;
		order: 1;
	}
    .sub-text {
		font-size: 18px;
	}
.collab-one .max {
    max-width: 100%;
	}
    
    .collab-two .max {
    max-width: 100%;
	}
    .collab-two h2{
text-align: right !important;
    max-width: 100%;
	}
    .small-text span:first-child{
	display: block;
        visibility: hidden;
        height: 0px;
}
    .slick-dots {
	bottom: 30px;
	left: 30px;
	position: absolute;
}

.slick-dots button {

	height: 7px !important;
	width: 7px !important;

}
    .bottom-menu {
        
        bottom:120px;
 
}
    
    .menu{
	padding-top: 120px;
}
    .menu-inner {
	
		align-content: flex-start;
		justify-content: flex-start;
    }
    .max {
		max-width: 100%;
	}
}