#section.feed .info-box {
	width: 50%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2);
}
#footer .row.bottom h2 {
	margin-right: 0;
	margin-bottom: 31px;
}
#footer .container .row.bottom {
	text-align: center;
	margin-top: 71px;
}
#footer .container .row.top div {
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 100% !important;
}
	#footer .container .row.top div:nth-child(1) {
		margin-bottom: 47px;
	}
	#footer .container .row.top div:nth-child(2) {
		margin-bottom: 48px;
	}
#footer .container .row.top div:nth-child(3) {
	text-align: center;
}
#footer .container .row.top div:nth-child(3) h2 {
	margin-bottom: 31px;
}
#footer .container.txt {
	padding: 74px 0 41px 0;
}
#footer .row.bottom h2.splitter {
	display: inline-block;
}
.client {
	width: 100%;
	display: block;
	margin-bottom: 40px;
}
.client a {
	margin: 0;
}
#section.work-single .info-box {
	display: block;
	width: 100%;
	width: -webkit-calc(100% / 1);
	width: calc(100% / 1);
}
#section.work-single .info-box::before {
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	position: relative;
	top: 0;
	left: 0;
	background: #ccc;
	margin: 50px 0 50px 0;
}
	#section.work-single .row.one .info-box.image-0::before {
		display: none;
	}
#section.work-single .project-hold .row:first-child .info-box {
	border: 0;
}
#section.work-single .info-box #image-hold {
	overflow: hidden;
}
#section.work-single .txt.single h2 span.workperformed {
	display: block !important;
	margin-bottom: 15px !important;
}
#section.work-single .txt.single h2 span.workperformed:last-child {
	margin-bottom: 0 !important;
}
#section.work-single .txt.single h2 span.sep {
	display: none !important;
}
#section.txt.left.work-single .rich h1, #section.txt.left.work-single .rich h1.link {
	width: 100% !important;
}
#section.txt.left.work-single .rich h1, #section.txt.left.work-single .rich p {
	width: 100% !important;
}
.project-hold {
	padding-top: 0px !important;
}
#section.txt.left.work-single .rich h1.link {
	margin-bottom: 6px !important;
}
#section.left.first-section.work-single .container.txt {
	padding: 94px 0px 100px 0 !important;
}
.cd-hero {
	background-image: url(../images/slide_work_3.jpg);
	background-image: url(../images/header_v1_scaled.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-position: center center;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.hero-video, .hero-bg {
	display: none;
}
#header, .cd-hero {
	/*height: auto !important;*/
}
.cd-hero {
	/*padding-top: 74px !important;*/
}
#button-hold {
	position: relative !important;
	width: auto !important;
	height: 33.33% !important;
}
#button-hold.btn-mob {
	display: block !important;
}
	#button-hold.button-left {
		background-color: rgba(0, 0, 0, 0.70);
	}
	#button-hold.button-right {
		background-color: rgba(0, 0, 0, 0.70);
	}
	#button-hold.btn-mob {
		background-color: rgba(0, 0, 0, 0.70);
	}
	#button-hold:hover {
		background: #f04b9b;
	}
.button-hotspot {
	position: relative !important;
	width: auto !important;
}
.home .cd-hero-slider {
	display: none !important;
}
.scroll-arrow, .scroll-text {
	display: none !important;
}
#button-hold .button-hotspot .button {
	line-height: 41px !important;
}
.roles {
	padding: 20px 0 0 0px;
}
.sub-text {
	top: 8px;
	left: 150px;
	font-size: 14px;
    line-height: 20px;
}