/**
 * Content
 */
[data-set-id="858038"] .project-nav{ 
	
    display: block;
}

.test span:first-child {
	width: 50px;
	position: absolute;
	left: -50px;
	top: -20px;
	height: 42px;
	;
	background-image: url("https://files.cargocollective.com/c50583/open.svg");
}
.test span:nth-child(2) {
	width: 50px;
	position: absolute;
	right: -50px;
	bottom: 60px;
	height: 42px;
	;
	background-image: url("https://files.cargocollective.com/c50583/closed.svg");
}
.filter-nav .active-link {
	color: red !important;
}
.holder [grid-col=x12] {
	line-height: 0px;
}
.socials {
	position: absolute;
	right: 122px;
	top: 46px;
}
.footer-holder .socials a {
	color: rgba(0, 0, 0, 0.5) !important;
	text-decoration: none;
	border: 0px !important;
	margin-left: 10px;
	font-size: 26px !important;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons !important;
}
.socials-menu {
	position: absolute;
	left: 30px;
	bottom: 42px;
}
.socials-menu a {
	text-decoration: none;
	border: 0px !important;
	color: rgba(255, 255, 255, 0.5) !important;
	margin-right: 10px;
	font-size: 26px !important;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons !important;
}
.socials-menu a:hover {
	color: rgba(255, 0, 0, 1) !important;
	;
}
#toolset {
	display: none;
}
.about-links {
	margin: 0px auto !important;
	display: block;
	max-height: 0px;
	transition: max-height 0.15s ease-out;
}
.filters {
	display: block;
	max-height: 0px;
	transition: max-height 0.15s ease-out;
}
.slider__counter {
	margin-top: 40px;
	font-size: 25px;
	letter-spacing: 2px;
	text-align: center
}
.slick-arrow:hover svg .arrow-shape {
	fill: rgba(255, 0, 0, 0) !important;
}
.slick-arrow:hover .inner-color {
	stroke: rgba(255, 0, 0, 1) !important;
}
.slick-arrow:hover .outer-color {
	stroke: rgba(255, 0, 0, 1) !important;
}
.slick-arrow:hover svg .arrow-outline {
	fill: rgba(255, 0, 0, 0) !important;
}
.homepage .black .logo-text {
	display: none !important;
}
.bottom .logo-riba {
	display: none;
}
.imager img {
	width: 100% !important;
	height: auto !important;
	margin-bottom: 0px !important;
}
.bottom .arb {
	display: none;
}
/*.map-spacer:after {
	font-size: 18px;
	font-weight: 500;
	content: "find us" !important;
	position: absolute;
	font-family: "futura-pt", sans-serif;
	display: inline-block !important;
	top: 193px;
	text-transform: uppercase;
	left: -127px;
	letter-spacing: 1px;
	height: 23px;
	width: 89px;
	-ms-transform: rotate(7deg);

	-webkit-transform: rotate(7deg);
	transform: rotate(270deg);
	color: rgba(0, 0, 0, 0.4);
}
.map-spacer:before {
	content: "" !important;
	display: inline-block !important;
	clear: left;
	position: absolute !important;
	top: 79px;
	border-top: 2px solid rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
	left: -160px;
	line-height: 0px;
	background: white;
	width: 160px;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(270deg);
	color: rgba(0, 0, 0, 0.4);
}*/

.about {
	position: relative;
}
.about:after {
	font-size: 18px;
	font-weight: 500;
	content: "about" !important;
	position: absolute;
	font-family: "futura-pt", sans-serif;
	display: inline-block !important;
	top: 193px;
	text-transform: uppercase;
	left: -114px;
	letter-spacing: 1px;
	height: 23px;
	width: 64px;
	-ms-transform: rotate(7deg);
	/* IE 9 */
	-webkit-transform: rotate(7deg);
	/* Chrome, Safari, Opera */
	transform: rotate(270deg);
	color: rgba(0, 0, 0, 0.4);
}
.about:before {
	content: "" !important;
	display: inline-block !important;
	clear: left;
	position: absolute !important;
	top: 79px;
	border-top: 2px solid rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
	left: -159px;
	line-height: 0px;
	background: white;
	width: 160px;
	-ms-transform: rotate(7deg);
	/* IE 9 */
	-webkit-transform: rotate(7deg);
	/* Chrome, Safari, Opera */
	transform: rotate(270deg);
	color: rgba(0, 0, 0, 0.4);
}
.thumbnail {
	width: 50% !important;
}
.filter-nav {
	position: absolute;
	top: 60px;
	right: 120px;
}
.filter-nav a {
	padding-left: 25px;
	;
	font-size: 14px !important;
	font-weight: 400 !important;
	text-transform: uppercase !important;
}
.cols {
	padding-right: 90px !important;
}
[grid-gutter="8"].cols-alt {
	padding: 0px;
	margin: 0px auto 40px auto !important;
}
[grid-gutter="8"].cols-about {
	padding: 0px;
	margin: 40px auto 40px auto !important;
}
[grid-gutter="8"].cols-2 {
	padding: 0px;
	margin: 40px auto 40px auto !important;
}
[grid-gutter="8"].cols-about-alt {
	padding: 0px;
	margin: 40px auto 40px auto !important;
}
.cols-about div:first-child {
	background: #fff;
	min-height: 350px;
	display: flex;
	align-content: center;
	text-align: left;
	justify-content: flex-start;
	align-items: center;
	padding: 50px 50px 40px 50px;
	line-height: 22px;
	margin: 0px auto 0px 0px;
	width: calc(50% - 20px);
}
.test {
	font-weight: 500;
    margin-bottom: 0px !important;
    	font-size: 20px;

	min-height: 0px !important;
	display: flex !important;
	width: 100% !important;
	padding: 0px 30px !important;
	flex-direction: column;
	justify-content: center !important;
	align-content: center !important;
	align-items: center !important;
	text-align: center !important;
	line-height: 30px !important;
}
.test i {
    font-size: 15px;
	font-style: normal;
}
.cols-alt div:first-child {
	background: #fff;
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1) inset;
	min-height: 450px;
	height: 50vh;
	display: flex;
	align-content: center;
	text-align: center;
	justify-content: center;
	align-items: center;
	padding: 50px 50px 40px 50px;
	line-height: 22px;
	margin: 0px auto 0px 0px;
	width: calc(50% - 20px);
}
.cols-alt div:last-child {
	position: relative;
	min-height: 450px;
	width: calc(50% - 20px);
	height: 50vh;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
}
.cols-alt div:last-child img {
	object-fit: cover;
	height: 100% !important;
	width: 100% !important;
	position: absolute !important;
}
.cols-about div:last-child {
	position: relative;
	min-height: 350px;
	width: calc(50% - 20px);
	line-height: 0px;
	padding: 0px 0px 0px 0px;
}
.cols-about div:last-child img {
	object-fit: cover;
	height: 100% !important;
	width: 100% !important;
	position: absolute !important;
}
.no-crop img {
	object-fit: contain !important;
}
.cols-alt div:first-child b {
	color: black;
	font-weight: 500;
	letter-spacing: 1px;
}
.cols-2 div:first-child {
	padding: 0px 0px 0px 0px !important;
	width: calc(50% - 20px);
	height: 50vh;
	line-height: 0px;
	position: relative;
	min-height: 500px;
}
.cols-2 div:first-child img {
	object-fit: cover;
	height: 100% !important;
	width: 100% !important;
	position: absolute !important;
}
.cols-2.has-overflow div:nth-child(2) {
	align-content: flex-start;
	align-items: flex-start;
}
.cols-2 div:nth-child(2) {
	width: calc(50% - 20px);
	margin: 0px 0px 0px auto;
	background: #fff;
	font-size: 20px;
	position: relative;
	overflow: auto;
	min-height: 500px;
	height: 50vh;
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1) inset;
	display: flex;
	align-content: center;
	align-items: center;
	padding: 60px;
}
.cols-2 {
	margin-bottom: 40px !important;
	padding: 0px 0px !important;
	position: relative;
}
.cols-about-alt div:first-child {
	padding: 0px 0px 0px 0px !important;
	width: calc(50% - 20px);
	line-height: 0px;
	position: relative;
	min-height: 350px;
}
.cols-about-alt div:first-child img {
	object-fit: cover;
	height: 100% !important;
	width: 100% !important;
	position: absolute !important;
}
.cols-about-alt.has-overflow div:nth-child(2) {
	align-content: flex-start;
	align-items: flex-start;
}
.cols-about-alt div:nth-child(2) {
	width: calc(50% - 20px);
	margin: 0px 0px 0px auto;
	background: #fff;
	font-size: 20px;
	position: relative;
	min-height: 350px;
	display: flex;
	align-content: center;
	align-items: center;
	padding: 60px;
}
.cols-about-alt {
	margin-bottom: 40px !important;
	padding: 0px 0px !important;
	position: relative;
}
.cols-3 {
	position: relative;
	padding-right: 0px !important;
}
[data-view="pinned_bottom"] .page_content {
	padding-left: 0px;
}
.page_content {
	padding-left: 160px;
}
.prev {
	position: relative;
	float: left;
	text-align: left;
	margin-top: -20px;
	display: inline-block;
}
.prev:before {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	margin-top: 7px;
	margin-left: -25px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("https://files.cargocollective.com/c50583/link-arrow-left.svg");
	;
}

.next a{
	position: relative;
    top: 2px;
}

.prev a{
	position: relative;
    top: 2px;
}
.prev:hover:before {
	background-image: url("https://files.cargocollective.com/c50583/link-arrow-left-red.svg");
}
.next:hover:after {
	background-image: url("https://files.cargocollective.com/c50583/link-arrow-red.svg");
}
.next {
	position: relative;
	text-align: right;
	width: auto;
	margin-top: -20px;
	float: right;
	display: inline-block;
}
.next:after {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	margin-top: 7px;
	margin-left: 20px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("https://files.cargocollective.com/c50583/link-arrow-white.svg");
}
.project-inner {
	font-family: "futura-pt", sans-serif;
	display: block;
	padding: 55px 187px;
	margin: 0px auto;
}
.project-inner a {
	text-transform: capitalize;
	text-decoration: none;
	color: white;
	font-size: 24px;
}
.project-inner a{
	color: white !important;
}
.next:hover a {
	color: #ff0000 !important;
}
.prev:hover a {
	color: #ff0000 !important;
}
.project-nav {
	z-index: 9999;
	display: none;
	position: relative;
	left: 0px;
	opacity: 1;
	right: 0px;
	height: auto;
	bottom: 0px;
	width: 100%;
	background: rgba(0, 0, 0, 0.9);
	color: #ffffff;
	text-align: center;
}
#jump-linker {
	padding-top: 3rem;
}
.footer-holder .link-black {
    	letter-spacing: 1px !important;

	font-weight: 500 !important;
	color: rgba(0, 0, 0, 0.8) !important;
}
.footer-holder a {
	letter-spacing: 0px !important;
	font-weight: 400 !important;
	text-transform: inherit !important;
	color: rgba(0, 0, 0, 0.4) !important;
}
.footer-holder a:hover {
	color: rgba(255, 0, 0, 1) !important;
}
/*.thumbnails_width:after {
	font-size: 18px;
	font-weight: 500;
	content: "PROJECTS" !important;
	position: absolute;
	font-family: "futura-pt", sans-serif;
	display: none !important;
	top: 262px;
	text-transform: uppercase;
	left: 43px;
	letter-spacing: 1px;
	background: #ffffff;
	height: 23px;
	width: 74px;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(270deg);
	color: rgba(0, 0, 0, 0.4);
}

*/

/*.thumbnails_width:before {
	content: "" !important;
	display: none !important;
	clear: left;
	position: absolute !important;
	top: 127px;
	border-top: 2px solid rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
	left: 1px;
	line-height: 0px;
	background: white;
	width: 160px;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(270deg);
	color: rgba(0, 0, 0, 0.4);
}*/

.spacer {
	display: block;
	height: 160px;
}
/*.cols-2:after {
	content: "DETAILS";
	font-weight: 500;
	position: absolute;
	top: 250px;
	text-transform: uppercase;
	left:-122px;
	display: inline-block !important;
	letter-spacing: 1px;
	height: 23px;
	width: 76px;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(270deg);
	color: rgba(0, 0, 0, 0.4);
}
.cols-2:before {
	content: "";
	position: absolute;
	top: 130px;
	display: inline-block !important;
	border-top: 2px solid rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
	margin: 0px;
    left:-160px;
    margin-left:0px;
	line-height: 0px;
	background: #ffffff;
	width: 160px;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(270deg);
	color: rgba(0, 0, 0, 0.4);
}*/

/*.image-gallery:after {
	content: "Gallery";
	font-weight: 500;
	position: absolute;
	top: 204px;
	text-transform: uppercase;
	left: -126px;
	margin-left: 0px;
	letter-spacing: 1px;
	
	height: 23px;
	width: 85px;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(270deg);
	color: rgba(0, 0, 0, 0.4);
}
.image-gallery:before {
	content: "";
	position: absolute;
	top: 80px;
	display: inline-block;
	border-top: 2px solid rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
	left: -159px;
	line-height: 0px;
	background: white;
	width: 160px;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(270deg);
	color: rgba(0, 0, 0, 0.4);
}*/

.white {
	position: relative;
	z-index: 90999999999999;
}
.black {
	position: relative;
	z-index: 90999999999999;
}
[data-css-preset] .thumbnails_width {
	width: 100%/*!thumbnails_width*/
	!important;
	margin-right: 0px !important;
	padding-left: 0rem !important;
}
.jumper {
	height: 18px;
	width: 30px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	right: 60px;
	bottom: 0px;
	background-image: url("https://files.cargocollective.com/c50583/down-arrow.svg");
}
.jumper-home {
	height: 18px;
	width: 30px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	right: 60px;
	bottom: 75px;
	background-image: url("https://files.cargocollective.com/c50583/down-arrow-white.svg");
}
.jumper-home:hover {
	background-image: url("https://files.cargocollective.com/c50583/down-arrow-red.svg");
}
.jumper:hover {
	background-image: url("https://files.cargocollective.com/c50583/down-arrow-red.svg");
}
.holder {
	position: relative;
	display: block;
	height: auto;
	text-align: center;
	width: 100%;
	background: white;
}
.holder-top {
	z-index: 9999999999;
	position: relative;
	display: block;
	margin: 0px auto;
	text-align: center;
	height: 130px;
	background: #ffffff;
}
.holder-top .inner {
	padding-top: 46px;
	padding-left: 160px;
	width: 100%;
	text-align: left;
	max-width: 2000px;
	position: relative;
	display: inline-block;
}
.holder .inner {
	padding-top: 0rem;
	padding-bottom: 4rem;
	padding-right: 160px;
	padding-left: 160px;
	width: 100%;
	max-width: 2000px;
	margin: 0px auto;
	text-align: left;
	background: white;
	display: inline-block;
}
#bigSlider .slick-track {
	height: auto !important;
}
#bigSlider .image-gallery .slick-list {
	height: auto !important;
}
.holder .inner.alt {
	max-width: 1400px;
	width: calc(100% - 320px);
	padding-right: 0px !important;
	padding-left: 0px !important;
}

[data-page-id="19608024"] #view-all{
	max-width: 1400px;
    margin: 0px auto;
	width: calc(100% - 320px) !important;
	padding-right: 0px !important;
	padding-left: 0px !important;
}
#bigSlider .gallery_card_image {
	width: 100% !important;
	padding: 66.75% 0px 0px 0px;
	box-sizing: border-box;
	height: 0px !important;
}
.project-spacer {
	height: -moz-calc(100vh - 130px);
	height: -webkit-calc(100vh - 130px);
	height: calc(100vh - 130px);
}
.single {
	padding-right: 60px !important;
	margin: 30px auto !important;
}
.footer-holder b {
	font-weight: 500;
	color: rgba(0, 0, 0, 0.8);
	text-transform: uppercase;
}
.footer-holder {
	position: relative;
	color: rgba(0, 0, 0, 0.4);
}
a.link-black:after {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	margin-top: 5px;
	margin-left: 20px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("https://files.cargocollective.com/c50583/link-arrow-black.svg");
}
.footer-holder>div {}
a.link-black:hover:after {
	background-image: url("https://files.cargocollective.com/c50583/link-arrow-red.svg");
	;
}
a.link-white {
	color: white !important;
	transition: all 0.5s ease;
}
a.link-black {
	transition: all 0.5s ease;
}
a {
	transition: all 0.5s ease;
}
a.link-white:after {
	content: "";
	width: 20px;
	height: 21px;
	position: absolute;
	margin-top: 16px;
	margin-left: 20px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("https://files.cargocollective.com/c50583/link-arrow-white.svg");
}
a.link-white:hover:after {
	background-image: url("https://files.cargocollective.com/c50583/link-arrow-red.svg");
}
a.link-white:hover {
	padding-left: 20px;
	color: red !important;
}
a.link-black:hover {
	padding-left: 20px;
	color: red !important;
}
body.homepage .black {
	display: none;
}
.close {
	display: block;
	background-image: url("https://files.cargocollective.com/c50583/close.svg");
	width: 20px;
	height: 20px;
	background-position: center;
	margin-bottom: 30px;
	background-size: contain;
}
.close-link {
	display: inline-block;
}
.close:hover {
	background-image: url("https://files.cargocollective.com/c50583/close-hover.svg");
}
.footer-bottom {
	position: absolute;
	bottom: 0px;
	color: #aaaaab;
	right: 40px;
	bottom: 40px;
	font-size: 18px;
	line-height: 32px;
}
.logo-text {
	letter-spacing: 1px;
	font-size: 18px;
	line-height: 22px;
}
.white .logo-text a {
	font-weight: 500;
	color: white;
	font-size: 24px;
}
.footer-bottom a {
	color: #aaaaab;
	text-decoration: none;
	font-size: 18px !important;
	line-height: 32px !important;
}
.footer-bottom a:hover {
	color: #ff0000 !important;
	text-decoration: none;
}
.black .logo-text a {
	color: #121212;
	font-size: 24px;
	font-weight: 500;
}
.black .logo-text {
	color: #121212;
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: 400;
}
.white .logo-text {
	letter-spacing: 1px;
	font-weight: 400 !important;
	color: white;
}
.logo-text span {
	font-size: 24px;
	font-weight: 500;
}
#menu {
	display: none;
	width: 100%;
}
#menu-hold {
	right: 0px;
	max-width: 400px;
	padding: 40px 40px;
	text-align: right;
	position: fixed;
	font-family: "futura-pt", sans-serif;
	display: block;
	width: 350px;
	z-index: 99999999;
	background: #232323;
	height: 100vh;
}
.menu-links {}
.menu-links a {
	text-decoration: none;
	display: block;
	font-size: 32px;
	line-height: 42px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #aaaaab;
}
.linker-2:hover .filters {
	max-height: 300px;
	transition: max-height 0.75s ease-in;
}
.linker-3 {
	max-height: 300px;
	transition: max-height 0.75s ease-in;
}
.linker-3:hover .about-links {
	max-height: 300px;
	transition: max-height 0.75s ease-in;
}
.menu-links ul {
	display: block;
	overflow: hidden;
	margin: 0px 0px;
}
.menu-links li a {
	font-size: 24px;
	padding-right: 0px;
	line-height: 32px;
	transition: all 0.5s ease;
}
.linker {
	transition: all 0.5s ease;
}
.linker:hover {
	padding-right: 30px;
}
.linker-2 {
	transition: all 0.5s ease;
}
.linker-2:hover {
	padding-right: 30px;
}
.linker-3:hover {
	padding-right: 30px;
}
.menu-links li {
	list-style: none;
}
.menu-links li a:hover {
	padding-right: 20px;
}
.menu-links a:hover {
	color: #ff0000;
}
.back {
	background: #ffffff78;
	position: fixed;
	width: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
	z-index: 3;
	height: 100%;
}
.map-spacer {
	position: relative;
	height: 56vh;
}
[local-style="858907"] .backdrop {
	width: -moz-calc(100% - 160px);
	width: -webkit-calc(100% - 160px);
	width: 100% /*!background_cover*/;
	margin: 0px !important;
	;
}
.footer-holder {
	max-width: 100%;
	width: 100%;
	padding: 40px 160px !important;
}
#logo {
	top: 40px;
	left: 40px;
	background-size: contain!important;
	position: fixed;
	width: 80px;
	height: 80px;
	background: url("https://files.cargocollective.com/c50583/bD7-LOGO.svg");
}
.home-title {
	font-size: 32px;
	line-height: 42px;
	color: white;
	font-weight: 500;
	text-transform: capitalize;
	max-width: 360px;
	position: absolute;
	bottom: 60px;
}
.max {
	padding-right: 80px;
	max-width: 900px;
}
.max span {
	color: red;
	text-transform: uppercase;
	font-weight: 500;
}
#menu-holder {
	position: fixed;
	height: 40px;
	right: 60px;
	top: 66px;
}
.menu-black {
	opacity: 1;
	z-index: 9999999;
	height: 18px;
	width: 30px;
	display: block;
	background-position: center;
	background-size: contain;
	background-image: url("https://files.cargocollective.com/c50583/menu.svg");
}
.menu-white {
	opacity: 1;
	z-index: 9999999;
	height: 18px;
	width: 30px;
	display: block;
	background-position: center;
	background-size: contain;
	background-image: url("https://files.cargocollective.com/c50583/menu-white.svg");
}
.menu-white:hover {
	background-image: url("https://files.cargocollective.com/c50583/menu-hover.svg");
}
.menu-black:hover {
	background-image: url("https://files.cargocollective.com/c50583/menu-hover.svg");
}
.scrolled-2 .menu-white {
	background-image: url("https://files.cargocollective.com/c50583/menu.svg");
}
.logo-grey {
	position: absolute;
	right: 60px;
	z-index: 9999999;
	height: 45px;
	width: 45px;
	top: 32px;
	display: inline-block;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("https://files.cargocollective.com/c50583/bD7-LOGO-grey.svg");
}
.logo-grey:hover {
	background-image: url("https://files.cargocollective.com/c50583/bD7-LOGO-red.svg");
}
.logo-riba {
	z-index: 9999999;
	height: 40px;
	position: absolute;
	right: 160px;
	top: 68px;
	width: 176px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("https://files.cargocollective.com/c50583/RIBA-LOGO.svg");
}
.arb {
	z-index: 9999999;
	height: 40px;
	position: absolute;
	right: 60px;
	top: 68px;
	width: 79px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("https://files.cargocollective.com/c50583/arb-logo-bl.png");
}
body {
	background-color: #fff;
	color: #000;
}
a:active {
	opacity: 0.7;
}
.page a.active {}
i, em {
	font-style: italic;
}
b, strong {
	font-weight: bold;
}
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, 0.15);
	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.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.3;
}
.inner img {}
.image-gallery .gallery_card img {
	display: block;
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0px;
	object-fit: contain;
}
/**
 * Loading Animation

 */

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

[data-predefined-style="true"] bodycopy {
	font-size: 18px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.75);
	font-family: "futura-pt", sans-serif;
	font-style: normal;
	line-height: 30px;
}
[data-predefined-style="true"] bodycopy a {
	color: rgba(0, 0, 0, 0.8);
	text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: 500;
	font-family: "futura-pt", sans-serif;
}
[data-predefined-style="true"] bodycopy a:hover {
	color: red;
}
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;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 32px;
	line-height: 40px;
	color: rgba(0, 0, 0, 0.8);
}
[data-predefined-style="true"] h1 a {
	border-bottom: 0em solid rgba(0, 0, 0, 0.75);
	color: rgba(0, 0, 0, 0.75);
}
h1.heading {
	font-weight: 500;
}
[data-predefined-style="true"] h2 {
	font-family: "futura-pt", sans-serif;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.40);
	font-size: 21px;
	letter-spacing: 0px;
	line-height: 36px;
}
.holder .inner h2 {
	font-size: 18px;
	line-height: 1;
}
h2 b {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 500 !important;
	color: rgba(0, 0, 0, 0.8);
}
[data-predefined-style="true"] h2 a {
	border-bottom: 0em solid rgba(0, 0, 0, 0.75);
	color: rgba(0, 0, 0, 0.85);
}
h2 a {
	font-size: 24px !important;
	font-weight: 400 !important;
	color: rgba(0, 0, 0, 0.4) !important;
	text-transform: initial !important;
}
h2 a:hover {
	color: red !important;
	text-transform: initial !important;
}
[data-predefined-style="true"] small {
	background: #ff0;
	display: inline-block;
	font-size: 1.4rem;
	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.75);
}
[data-predefined-style="true"] small a {
	border-bottom: 0em solid rgba(0, 0, 0, 0.75);
	color: rgba(0, 0, 0, 0.75);
}
/**
 * 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: auto/*!content_center*/
	;
	margin-right: auto/*!content_center*/
	;
	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_center*/
	;
}
[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 {
	padding-bottom: 4rem;
	padding-top: 4rem;
	padding-right: 60px;
	padding-left: 160px;
	background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/
	;
}
[data-css-preset] .thumbnails_width {
	width: 100%/*!thumbnails_width*/
	;
}
[data-css-preset] [thumbnails-pad] {
	padding: 1.5rem/*!thumbnails_padding*/
	;
}
[data-css-preset] [thumbnails-gutter] {
	margin: -3rem/*!thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-pad] {
	padding: 1.5rem/*!responsive_thumbnails_padding*/
	;
}
[data-css-preset] [responsive-layout] [thumbnails-gutter] {
	margin: -3rem/*!responsive_thumbnails_padding*/
	;
}
.thumbnail:hover .thumb_image {
	opacity: 0.5;
}
.thumbnails .title {
	font-family: "futura-pt", sans-serif;
	margin-top: 20px;
	margin-bottom: 8px;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 1px;
	color: rgba(0, 0, 0, 0.75);
	font-style: normal;
	line-height: 1.1;
	text-align: left;
}
.thumbnail:hover .title {
	color: red !important;
}
.thumbnails .tags {
	margin-top: 40px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.35);
	line-height: 24px;
	;
	text-align: left;
}
.thumbnail 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;
}
.thumbnail:hover img {
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}
.thumb_image {
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.thumbnails .tags a {
	border-bottom: 0;
	color: rgba(0, 0, 0, 0.35);
	text-decoration: none;
}
.thumbnails .tags a:hover {
	color: rgba(0, 0, 0, 0.8);
}
.thumbnails .has_title .tags {
	margin-top: 0rem;
	font-family: "futura-pt", sans-serif;
}
/**
 * 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.75);
	background: transparent;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	position: fixed;
	padding: 6px;
	bottom: 3rem/*!shop_button*/
	;
	left: 3rem/*!shop_button*/
	;
}
#shop_button.text {
	font-family: Quiosco, Icons;
	font-style: normal;
	font-weight: 400;
	font-size: 3rem;
	padding: 0;
	line-height: 1.2;
}
#shop_button.custom_icon {
	width: 40px;
	height: auto;
}
body.mobile #shop_button:not(.text) {
	margin: -6px;
	font-size: 46px;
}
/*
 * 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: 1.7rem;
	font-weight: bold;
	line-height: 1;
	color: rgba(0, 0, 0, 0.75);
	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.75);
	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: 30px;
}
.quick-view-navigation .right-arrow {
	right: 30px;
}
.quick-view-navigation .left-arrow, .quick-view-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 60px;
	width: 60px;
}
.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:hover .inner-color {
	stroke: red !important;
}
.quick-view-navigation .right-arrow:hover .inner-color {
	stroke: red !important;
}
.quick-view-navigation .left-arrow .outer-color, .quick-view-navigation .right-arrow .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.2;
}
.quick-view-navigation .close-button {
	top: 10px;
	right: 10px;
	/* Change height/width together to scale */
	width: 60px;
	height: 60px;
}
.quick-view-navigation .close-button .inner-color {
	stroke: #fff;
	stroke-width: 1.5px;
}
.quick-view-navigation .close-button:hover .inner-color {
	stroke: red;
	;
}
.quick-view-navigation .close-button .outer-color {
	stroke: #000;
	stroke-width: 2.5px;
	opacity: 0.2;
}
/** 
 * Image Gallery Navigation Arrows 
 */

.image-gallery-navigation .left-arrow, .image-gallery-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 60px;
	width: 60px;
}
.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-bottom: 1px dashed rgba(0, 0, 0, 0.2);
}
.feed .content_container .page_container:last-child .page {
	border-bottom: 0;
}

@media only screen and (max-width: 1180px) {
    
    .filter-nav{
	
        display: none;
}
}
@media only screen and (max-width: 1080px) {
    
    .test {
	font-weight: 500;
    	font-size: 18px;

	min-height: 0px !important;
	display: flex !important;
	width: 100% !important;
	padding: 0px 50px !important;
	flex-direction: column;
	justify-content: center !important;
	align-content: center !important;
	align-items: center !important;
	text-align: center !important;
	line-height: 30px !important;
}
    
    .test span:first-child {
	width: 32px;
	position: absolute;
	left: -25px;
	top: -20px;
	height: 32px;
        background-position: center;
	background-repeat: no-repeat;
}
.test span:nth-child(2) {
	width: 32px;
	position: absolute;
	right: -25px;
	bottom: 60px;
	height: 32px;
	background-position: center;
	background-repeat: no-repeat;
}
    
    
	.filter-nav {
		display: none;
	}
	.project-inner {
		font-family: "futura-pt", sans-serif;
		display: block;
		padding: 55px 89px;
		margin: 0px auto;
	}
	#bigSlider .gallery_card_image {
		width: 100% !important;
		padding: 60% 0px 0px 0px;
		box-sizing: border-box;
		height: 0px !important;
	}
	[grid-gutter="8"].cols-alt {
		padding: 0px;
		margin: 0px !important;
	}
	[grid-gutter="8"].cols-about {
		padding: 0px;
		margin: 0px !important;
	}
	[grid-gutter="8"].cols-2 {
		padding: 0px;
		margin: 0px auto 40px auto !important;
	}
	[grid-gutter="8"].cols-about-alt {
		padding: 0px;
		margin: 0px auto 40px auto !important;
	}
	.footer-holder {
		font-size: 15px;
		;
		padding: 40px 60px !important;
	}
	.footer-holder a {
		font-size: 15px !important;
	}
	.holder .inner h2 {
		font-size: 18px;
		line-height: 1;
	}
	.cols-alt div:first-child {
		padding: 30px 30px 40px 30px;
    text-align: left;
    height: auto;
		min-height: 400px;
		margin: 0px auto 30px auto;
		width: calc(100% - 0px);
	}
	.cols-alt div:last-child {
		width: 100%;
		min-height: 0px;
		height: auto;
		margin-bottom: 30px;
		padding: 0px 0px 0px 0px;
	}
	.cols-alt div:last-child img {
		object-fit: cover;
		height: 100% !important;
		width: 100% !important;
		position: relative !important;
	}
	.cols-about div:first-child {
		padding: 40px 40px 40px 40px;
		margin: 0px auto 0px auto;
		width: calc(100% - 0px);
	}
	.cols-about div:last-child {
		width: 100%;
		min-height: 0px;
		height: auto;
		margin-bottom: 30px;
		padding: 0px 0px 0px 0px;
	}
	.cols-about div:last-child img {
		object-fit: cover;
		height: 100% !important;
		width: 100% !important;
		position: relative !important;
	}
	.cols-2 div:first-child {
		width: 100%;
		order: 1;
		height: auto;
		min-height: 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
	}
	.cols-2 div:nth-child(2) {
		height: 40vh;
    	font-size: 18px;

		width: calc(100% - 0px);
		margin: 30px auto 30px auto;
		padding: 40px;
		min-height: 400px;
		position: relative;
		overflow: auto;
		max-height: 100%;
	}
	.cols-2 {
		margin-bottom: 40px !important;
		padding: 0px 0px !important;
		position: relative;
	}
	.cols-2 div:first-child img {
		object-fit: cover;
		height: 100% !important;
		width: 100% !important;
		position: relative !important;
	}
	.cols-about-alt div:first-child {
		width: 100%;
		order: 1;
		height: auto;
		min-height: 0px;
		padding: 0px 0px 0px 0px;
		position: relative;
	}
	.cols-about-alt div:nth-child(2) {
		width: calc(100% - 0px);
		margin: 0px auto 0px auto;
		padding: 40px;
		position: relative;
		overflow: auto;
		max-height: 100%;
	}
	.cols-about-alt {
		margin-bottom: 40px !important;
		padding: 0px 0px !important;
		position: relative;
	}
	.cols-about-alt div:first-child img {
		object-fit: cover;
		height: 100% !important;
		width: 100% !important;
		position: relative !important;
	}
    .image-gallery .gallery_card img {
object-fit: cover;
    }
}
@media only screen and (max-width: 769px) {
    
    .image-gallery .gallery_card img {
object-fit: cover;
    }
    .cols-about-alt div:nth-child(2) .text{
	padding: 0px !important;
}
    .test {
	font-weight: 500;
	min-height: 0px !important;
	display: flex !important;
	width: 100% !important;
	padding: 0px 0px !important;
	flex-direction: column;
	justify-content: center !important;
	align-content: center !important;
	align-items: center !important;
	text-align: center !important;
	line-height: 30px !important;
}
    
    
	.single {
		padding-right: 30px !important;
		margin: 30px auto !important;
	}
	.holder .inner h2 {
		font-size: 18px;
		line-height: 1.2;
	}
	#jump-linker {
		padding-top: 40px;
	}
	.arb {
		display: none;
	}
	#logo {
		top: 35px;
		left: 30px;
		position: fixed;
		width: 60px;
		height: 60px;
	}
	.page_content {
		padding-left: 120px;
	}
	.logo-text {
		letter-spacing: 1px;
		font-size: 16px;
	}
	.white .logo-text a {
		color: white;
		font-size: 20px;
		font-weight: 400 !important;
	}
	.black .logo-text a {
		color: #121212;
		font-size: 20px;
	}
	.black .logo-text {
		color: #121212;
		letter-spacing: 1px;
		font-size: 16px;
		font-weight: 400;
	}
	.white .logo-text {
		letter-spacing: 1px;
		font-weight: 400 !important;
		color: white;
	}
	.logo-text span {
		font-size: 20px;
		font-weight: 500;
	}
	.home-title {
		font-size: 30px;
		line-height: 36px;
		color: white;
		font-weight: 500;
		text-transform: capitalize;
		max-width: 350px;
		position: absolute;
		bottom: 40px;
	}
	#menu-hold {
		width: 100%;
		max-width: 320px;
	}
	.max {
		max-width: 900px;
		padding-right: 40px;
	}
	[data-predefined-style="true"] h1 {
		font-size: 30px;
		line-height: 36px;
	}
	.bottom .col-a {
		margin-bottom: 10px;
		width: 100% !important;
	}
	.socials {
		position: absolute;
		right: 83px;
		top: 61px;
	}
	.col-a {
		float: left;
		line-height: 26px;
		display: inline-block;
		width: 50% !important;
	}
	.col-b {
		display: inline-block;
		width: 50% !important;
	}
	.col-b b {
		margin-top: 30px;
	}
	.footer-holder .col-b {
		margin-top: 0px;
		line-height: 26px;
	}
	.cols-2 div:nth-child(2) {
		height: 40vh;
		width: calc(100% - 0px);
		margin: 30px auto 30px auto;
		padding: 40px;
		min-height: 400px;
		position: relative;
		overflow: auto;
		max-height: 100%;
		align-content: flex-start;
		align-items: flex-start;
	}
	.col-c {
		right: 0px;
		top: 20px;
		position: absolute;
		float: left;
		width: 50% !important;
	}
	[data-css-preset] .thumbnails {
		padding-bottom: 20px;
		padding-top: 40px;
		padding-right: 60px;
		padding-left: 120px;
		background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/
	}
	.thumbnails_width:after {
		top: 267px;
		font-size: 16px;
		;
		left: 23px;
	}
	.thumbnails_width:before {
		top: 140px;
		left: -20px;
	}
	a.link-black:after {
		width: 10px;
		margin-left: 10px;
		margin-top: 6px;
		height: 15px;
	}
	a.link-white:after {
		width: 10px;
		margin-left: 10px;
		margin-top: 14px;
		height: 15px;
	}
	.thumbnails .title {
		font-size: 20px;
		margin-bottom: 0px;
	}
	[data-predefined-style="true"] bodycopy a {
		font-size: 16px;
		line-height: 16px;
	}
	.footer-holder {
		max-width: 100%;
		width: 100%;
		padding: 40px 40px !important;
	}
	.menu-links li a {
		font-size: 20px;
	}
	.menu-links a {
		text-decoration: none;
		display: block;
		font-size: 24px;
		line-height: 36px;
		letter-spacing: 1px;
		margin-bottom: 0px;
		color: #aaaaab;
	}
	.footer-bottom {
		position: absolute;
		bottom: 0px;
		color: #aaaaab;
		right: 30px;
		bottom: 30px;
		font-size: 16px;
		line-height: 32px;
	}
	#menu-hold {
		padding: 30px;
	}
	.socials-menu {
		bottom: 38px;
		left: 28px;
	}
	.about {
		margin: -30px 0px;
	}
	.about:after {
		top: 191px;
		width: 59px;
		font-size: 16px;
		;
		left: -92px;
	}
	.about:before {
		top: 80px;
		left: -140px;
	}
	.map-spacer:after {
		top: 191px;
		width: 59px;
		font-size: 16px;
		;
		left: -92px;
	}
	.map-spacer:before {
		top: 80px;
		left: -140px;
	}
	[local-style="858907"] .backdrop {
		width: -moz-calc(100% - 120px);
		width: -webkit-calc(100% - 120px);
		width: calc(100% - 120px) !important;
		margin: 0px !important;
		right: 0px;
	}
	[data-predefined-style="true"] h2 {
		font-family: "futura-pt", sans-serif;
		font-style: normal;
		font-weight: 400;
		padding: 0;
		margin: 0;
		color: rgba(0, 0, 0, 0.40);
		font-size: 20px;
		letter-spacing: 0px;
		line-height: 30px;
	}
	h2 b {
		letter-spacing: 1px;
		display: inline-block;
	}
	h2 a {
		font-size: 20px !important;
		font-weight: 400 !important;
		color: rgba(0, 0, 0, 0.4) !important;
		text-transform: initial !important;
	}
	.logo-riba {
		display: none;
	}
	.bottom .logo-grey {
		height: 30px;
	width: 30px;
    top: 56px;
    right: 40px;
	}
	.bottom .logo-riba {
		top: 20px;
		height: 24px;
		right: 112px;
		width: 100px;
		display: block !important;
	}
	.bottom .arb {
		top: 20px;
		height: 24px;
		width: 45px;
		right: 40px;
		display: block !important;
	}
	.bottom .col-c {
		display: block !important
	}
	.bottom .empty {
		display: none;
	}
	.white .empty {
		display: block;
	}
	.black .empty {
		display: block;
	}
	.empty {
		display: none;
	}
	.holder-top .inner {
		padding-top: 22px;
		padding-left: 120px;
		width: 100%;
		position: relative;
		display: inline-block;
	}
	.holder .inner {
		padding-top: 4rem;
		padding-bottom: 4rem;
		padding-right: 30px;
		padding-left: 120px;
		width: 100%;
		text-align: left;
		background: white;
		display: inline-block;
	}
    .holder .inner.alt {
	max-width: 1400px;
	width: calc(100% - 0px);
	padding-right: 30px !important;
	padding-left: 120px !important;
}
    [data-page-id="19608024"] #view-all{
	max-width: 1400px;
	width: calc(100% - 0px) !Important;
	padding-right: 30px !important;
	padding-left: 120px !important;
}
	.project-spacer {
		height: -moz-calc(100vh - 80px);
		height: -webkit-calc(100vh - 80px);
		height: calc(100vh - 80px);
	}
	.holder-top {
		z-index: 9999999999;
		position: relative;
		display: block;
    padding-bottom: 25px;;
		height: auto;
		background: #ffffff;
	}
	h1.heading {
		font-size: 24px;
	}
	/*  .cols-2:after {
	content: "DETAILS";
	font-weight: 500;
	position: absolute;
	top: 235px;
        font-size: 16px;;
	text-transform: uppercase;
	margin-left: -79px;
	display: inline-block !important;
	letter-spacing: 1px;
	background: #ffffff;
	height: 23px;
	width: 67px;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(270deg);
	color: rgba(0, 0, 0, 0.4);
}
    */
	/* .cols-2:before {
	content: "";
	position: absolute;
	top: 111px;
	display: inline-block !important;
	border-top: 2px solid rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
	margin-left: -123px;
	line-height: 0px;
	background: #ffffff;
	width: 160px;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(270deg);
	color: rgba(0, 0, 0, 0.4);
}
   /*  .image-gallery:after {
	content: "Gallery";
	font-weight: 500;
        font-size: 16px;
	position: absolute;
	top: 170px;
	text-transform: uppercase;
	left: -102px;
	margin-left: 0px;
	letter-spacing: 1px;
	;
	background: white;
	height: 23px;
	;
	width: 80px;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(270deg);
	color: rgba(0, 0, 0, 0.4);
}
*/
	/* .image-gallery:before {
	content: "";
	position: absolute;
	top: 60px;
	display: inline-block;
	border-top: 2px solid rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
	left: -120px;
	line-height: 0px;
	background: white;
	width: 120px;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(270deg);
	color: rgba(0, 0, 0, 0.4);
} */
	.project-inner {
		font-family: "futura-pt", sans-serif;
		display: block;
		padding: 55px 70px;
		margin: 0px auto;
	}
	.map-spacer:after {
		font-size: 18px;
		font-weight: 500;
		content: "find us" !important;
		position: absolute;
		font-family: "futura-pt", sans-serif;
		display: inline-block !important;
		top: 179px;
		text-transform: uppercase;
		left: -107px;
		letter-spacing: 1px;
		background: #ffffff;
		height: 23px;
		width: 89px;
		-ms-transform: rotate(7deg);
		/* IE 9 */
		-webkit-transform: rotate(7deg);
		/* Chrome, Safari, Opera */
		transform: rotate(270deg);
		color: rgba(0, 0, 0, 0.4);
	}
	.map-spacer:before {
		content: "" !important;
		display: inline-block !important;
		clear: left;
		position: absolute !important;
		top: 79px;
		border-top: 2px solid rgba(0, 0, 0, 0.4);
		text-transform: uppercase;
		left: -140px;
		line-height: 0px;
		background: white;
		width: 160px;
		-ms-transform: rotate(7deg);
		/* IE 9 */
		-webkit-transform: rotate(7deg);
		/* Chrome, Safari, Opera */
		transform: rotate(270deg);
		color: rgba(0, 0, 0, 0.4);
	}
	.thumbnail {
		margin-bottom: 10px;
		width: 100% !important;
	}
	[data-predefined-style="true"] bodycopy {
		font-size: 18px;
		;
	}
	.cols br {
		display: block;
		content: "";
		height: 0px;
	}
	#menu-holder {
		right: 30px;
		top: 50px;
	}
	.slider__counter {
		margin-top: 40px;
		font-size: 20px;
		letter-spacing: 2px;
		text-align: center
	}
	.image-gallery-navigation .left-arrow, .image-gallery-navigation .right-arrow {
		/* Change height/width together to scale */
		height: 40px;
		width: 40px;
	}
	.quick-view-navigation .close-button {
		top: 10px;
		right: 10px;
		/* Change height/width together to scale */
		width: 40px;
		height: 40px;
	}
	.quick-view-navigation .left-arrow, .quick-view-navigation .right-arrow {
		/* Change height/width together to scale */
		height: 40px;
		width: 40px;
	}
	.socials-menu a {
		text-decoration: none;
		border: 0px !important;
		color: rgba(255, 255, 255, 0.5) !important;
		margin-left: 4px;
		font-size: 18px !important;
		font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons !important;
	}
}
@media only screen and (max-width: 500px) {
    
    .test span:first-child {
	width: 32px;
	position: absolute;
	left: -35px;
	top: -20px;
	height: 32px;
        background-position: center;
	background-repeat: no-repeat;
}
.test span:nth-child(2) {
	width: 32px;
	position: absolute;
	right: -35px;
	bottom: 60px;
	height: 32px;
	background-position: center;
	background-repeat: no-repeat;
}
    
    
	.bottom .arb {
		top: 0px;
		right: 0px;
		height: 24px;
		width: 45px;
		position: relative;
		display: block !important;
	}
	.thumbnails_width {}
	#logo {
		top: 30px;
		left: 20px;
		position: fixed;
		width: 40px;
		height: 40px;
	}
	.page_content {
		padding-left: 30px;
	}
	.logo-text {
		letter-spacing: 1px;
		font-size: 16px;
		line-height: 20px;
	}
	.white .logo-text a {
		color: white;
		font-size: 20px;
		font-weight: 400 !important;
	}
	.black .logo-text a {
		color: #121212;
		font-size: 20px;
	}
	.black .logo-text {
		color: #121212;
		letter-spacing: 1px;
		font-size: 16px;
		font-weight: 400;
	}
	.white .logo-text {
		letter-spacing: 1px;
		font-weight: 400 !important;
		color: white;
	}
	.logo-text span {
		font-size: 20px;
		font-weight: 500;
	}
	.home-title {
		font-size: 30px;
		line-height: 36px;
		padding-right: 30px;
		;
		color: white;
		font-weight: 500;
		text-transform: capitalize;
		max-width: 350px;
		position: absolute;
		bottom: 40px;
	}
	#menu-hold {
		width: 100%;
		max-width: 280px;
	}
	.max {
		max-width: 900px;
		padding-right: 30px;
	}
	[data-predefined-style="true"] h1 {
		font-size: 24px;
		line-height: 32px;
	}
	.bottom .col-a {
		width: 100% !important;
	}
	.col-a {
		float: left;
		display: inline-block;
		width: 42% !important;
	}
	.col-b {
		display: inline-block;
		width: 50% !important;
	}
	.col-b b {
		margin-top: 30px;
	}
	.footer-holder .col-b {
		margin-top: 0px;
	}
	.col-c {
		right: 0px;
		top: 0px;
		position: relative;
		float: none;
		width: 90% !important;
	}
	[data-css-preset] .thumbnails {
		padding-bottom: 0px;
		padding-top: 40px;
		padding-right: 30px;
		padding-left: 30px;
		background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/
	}
	/* .thumbnails_width:after {
	font-size: 18px;
	font-weight: 500;
	content: "PROJECTS" !important;
	position: absolute;
	font-family: "futura-pt", sans-serif;
	display: inline-block !important;
	top: 25px;
	text-transform: uppercase;
	left: 81px;
	letter-spacing: 1px;
	background: #ffffff;
	height: 23px;
	width: 74px;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(00deg);
	color: rgba(0, 0, 0, 0.4);
}
    
    */
	/* .thumbnails_width:before {
	content: "" !important;
	display: inline-block !important;
	clear: left;
	position: absolute !important;
	top: 36px;
	border-top: 2px solid rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
	left: 1px;
	line-height: 0px;
	background: white;
	width: 60px;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	color: rgba(0, 0, 0, 0.4);
}
    */
	a.link-black:after {
		width: 10px;
		margin-left: 10px;
		margin-top: 6px;
		height: 15px;
	}
	a.link-white:after {
		width: 10px;
		margin-left: 10px;
		margin-top: 14px;
		height: 15px;
	}
	.thumbnails .title {
		font-size: 20px;
	}
	[data-predefined-style="true"] bodycopy a {
		font-size: 16px;
	}
	.footer-holder {
		max-width: 100%;
		width: 100%;
		padding: 30px 30px !important;
	}
	.menu-links li a {
		font-size: 20px;
	}
	.menu-links a {
		text-decoration: none;
		display: block;
		font-size: 24px;
		line-height: 36px;
		letter-spacing: 1px;
		margin-bottom: 0px;
		color: #aaaaab;
	}
	.footer-bottom {
		position: absolute;
		bottom: 0px;
		color: #aaaaab;
		right: 30px;
		bottom: 30px;
		font-size: 16px;
		line-height: 32px;
	}
	#menu-hold {
		padding: 30px;
	}
	.about {
		margin: -30px 0px;
	}
	.about:after {
		top: 191px;
		width: 59px;
		font-size: 16px;
		;
		left: -92px;
	}
	.about:before {
		top: 80px;
		left: -140px;
	}
	.map-spacer:after {
		top: 191px;
		width: 59px;
		font-size: 16px;
		;
		left: -92px;
	}
	.map-spacer:before {
		top: 80px;
		left: -140px;
	}
	[local-style="858907"] .backdrop {
		width: -moz-calc(100% - 30px);
		width: -webkit-calc(100% - 30px);
		width: calc(100% - 30px) !important;
		margin: 0px !important;
		right: 0px;
	}
	[data-predefined-style="true"] h2 {
		font-family: "futura-pt", sans-serif;
		font-style: normal;
		font-weight: 400;
		padding: 0;
		margin: 0;
		color: rgba(0, 0, 0, 0.40);
		font-size: 20px;
		letter-spacing: 0px;
		line-height: 30px;
	}
	h2 b {
		letter-spacing: 1px;
		display: inline-block;
	}
	h2 a {
		font-size: 20px !important;
		font-weight: 400 !important;
		color: rgba(0, 0, 0, 0.4) !important;
		text-transform: initial !important;
	}
	.logo-riba {
		display: none;
	}
	.bottom .logo-grey {
		top: -6px;
        position: relative;
        right: 0px;
	}
	.bottom .logo-riba {
		right: 0px;
		top: 0px;
		margin-left: 20px;
		margin-right: 20px;
		width: 80px;
		position: relative;
		height: 20px;
		display: block !important;
	}
	.bottom .col-c {
		margin-top: 20px;
		display: flex !important
	}
	.bottom .empty {
		display: none;
	}
	.socials {
		top: 0px;
		right: 0px;
		margin-bottom: 0px;
		position: relative;
	}
	.socials a {
		margin-right: 10px;
		margin-left: 0px !important;
	}
	.empty {
		display: none;
	}
	.holder-top .inner {
		padding-top: 22px;
		padding-left: 30px;
		width: 100%;
		position: relative;
		display: inline-block;
	}
	.holder .inner {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 30px;
		padding-left: 30px;
		width: 100%;
		text-align: left;
		background: white;
		display: inline-block;
	}
    .holder .inner.alt {
	max-width: 1400px;
	width: calc(100% - 0px);
	padding-right: 30px !important;
	padding-left: 30px !important;
}
     [data-page-id="19608024"] #view-all{
	max-width: 1400px;
	width: calc(100% - 0px);
	padding-right: 30px !important;
	padding-left: 30px !important;
}
	.project-spacer {
		height: -moz-calc(100vh - 80px);
		height: -webkit-calc(100vh - 80px);
		height: calc(100vh - 80px);
	}
	.holder-top {
		z-index: 9999999999;
		position: relative;
		display: block;
		height: auto;
		background: #ffffff;
	}
	h1.heading {
		font-size: 24px;
	}
	/* .cols-2:after {
	content: "DETAILS";
	font-weight: 500;
	position: absolute;
	top: -40px;
        font-size: 16px;;
	text-transform: uppercase;
	margin-left: 0px;
        left:50px;
	display: inline-block !important;
	letter-spacing: 1px;
	background: #ffffff;
	height: 23px;
	width: 67px;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	color: rgba(0, 0, 0, 0.4);
}
    */
	/* .cols-2:before {
	content: "";
	position: absolute;
	top: -27px;
	display: inline-block !important;
	border-top: 2px solid rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
	margin-left: 0px;
    left:-30px;
	line-height: 0px;
	background: #ffffff;
	width: 60px;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	color: rgba(0, 0, 0, 0.4);
}
    */
	/* .image-gallery:after {
	content: "Gallery";
	font-weight: 500;
        font-size: 16px;
	position: absolute;
	top: -53px;
	text-transform: uppercase;
	left: 50px;
	margin-left: 0px;
	letter-spacing: 1px;
	background: white;
	height: 23px;
	width: 80px;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	color: rgba(0, 0, 0, 0.4);
}
    */
	/* .image-gallery:before {
	content: "";
	position: absolute;
	top: -40px;
	display: inline-block;
	border-top: 2px solid rgba(0, 0, 0, 0.4);
	text-transform: uppercase;
	left: -30px;
	line-height: 0px;
	background: white;
	width: 60px;
	-ms-transform: rotate(0deg);
	
	-webkit-transform: rotate(0deg);
	transform: rotate(00deg);
	color: rgba(0, 0, 0, 0.4);
}
    
    */
	.project-inner {
		font-family: "futura-pt", sans-serif;
		display: block;
		padding: 55px 40px;
		margin: 0px auto;
	}
	.map-spacer:after {
		font-size: 18px;
		font-weight: 500;
		content: "find us" !important;
		position: absolute;
		font-family: "futura-pt", sans-serif;
		display: inline-block !important;
		top: -42px;
		text-transform: uppercase;
		left: 50px;
		letter-spacing: 1px;
		background: #ffffff;
		height: 23px;
		width: 89px;
		-ms-transform: rotate(0deg);
		/* IE 9 */
		-webkit-transform: rotate(0deg);
		/* Chrome, Safari, Opera */
		transform: rotate(0deg);
		color: rgba(0, 0, 0, 0.4);
	}
	.map-spacer {
		position: relative;
		height: 350px;
		top: 40px;
		display: inline-block;
		margin-top: 0px !important;
	}
	[local-style="858907"] .backdrop {
		height: 300px !important;
		bottom: 0px;
		top: initial;
	}
	.map-spacer:before {
		content: "" !important;
		display: block !important;
		position: absolute !important;
		top: -30px;
		margin-top: 0px;
		border-top: 2px solid rgba(0, 0, 0, 0.4);
		text-transform: uppercase;
		left: -30px;
		line-height: 0px;
		background: #ffffff;
		width: 60px;
		-ms-transform: rotate(0deg);
		/* IE 9 */
		-webkit-transform: rotate(0deg);
		/* Chrome, Safari, Opera */
		transform: rotate(0deg);
		color: rgba(0, 0, 0, 0.4);
	}
	.pinned_top .page_content {
		padding-left: 80px;
	}
	.cols-2 {
		padding-top: 30px;
		padding-right: 0px !important;
	}
	.cols-3 {
		padding-top: 0px;
		padding-right: 0px !important;
	}
	#menu-holder {
		position: absolute;
		height: 40px;
		right: 30px;
		top: 6px;
	}
	.project-inner a {
		text-transform: capitalize;
		text-decoration: none;
		color: white;
		font-size: 16px;
	}
	.prev:before {
		width: 11px;
		height: 18px;
		position: absolute;
		margin-top: 2px;
		margin-left: -20px;
	}
	.next:after {
		width: 10px;
		height: 18px;
		display: inline-block;
		top: 0px;
		position: absolute;
		margin-top: 2px;
		margin-left: 10px;
	}
	.next {
		margin-top: -15px;
	}
	.prev {
		margin-top: -15px;
	}
	[data-predefined-style="true"] bodycopy {
		font-size: 16px;
		;
	}
	.jumper-home {
		height: 12px;
		width: 20px;
		position: absolute;
		background-repeat: no-repeat;
		background-position: center;
		right: 30px;
		bottom: 53px;
		background-image: url("https://files.cargocollective.com/c50583/down-arrow-white.svg");
	}
	#logo {
		position: absolute;
	}
	.spacer {
		display: block;
		height: 120px;
	}
    
    .next a{
		font-size: 14px !important;
        top: -4px;
}
       .prev a{
	font-size: 14px !important;
        top: -4px;
}
}
/*
 * 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;
}