/* Global Styles */

html, body {
	height: 100%;
	width: 100%;
}
.vert-text {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.vert-text h1 {
	padding: 0;
	margin: 0;
	font-size: 4.5em;
	font-weight: 700;
}
/* Side Menu */

#sidebar-wrapper {
	margin-right: -250px;
	right: 0;
	width: 250px;
	background: #000;
	position: fixed;
	height: 100%;
	overflow-y: auto;
	z-index: 1000;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.sidebar-nav {
	position: absolute;
	top: 0;
	width: 250px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar-nav li {
	line-height: 40px;
	text-indent: 20px;
}
.sidebar-nav li a {
	color: #999999;
	display: block;
	text-decoration: none;
}
.sidebar-nav li a:hover {
	color: #fff;
	background: rgba(255,255,255,0.2);
	text-decoration: none;
}
.sidebar-nav li a:active, .sidebar-nav li a:focus {
	text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
	height: 55px;
	line-height: 55px;
	font-size: 18px;
}
.sidebar-nav > .sidebar-brand a {
	color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
	color: #fff;
	background: none;
}
#menu-toggle {
	top: 0;
	right: 0;
	position: fixed;
	z-index: 1;
}
#sidebar-wrapper.active {
	right: 250px;
	width: 250px;
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.toggle {
	margin: 5px 5px 0 0;
}
/* Full Page Image Header Area */

.header {
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/bkg.jpg)) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/* Intro */

.intro {
	padding: 50px 0;
}
/* Services */

.services {
	background: #7fbbda;
	padding: 50px 0;
	color: #ffffff;
}
.service-item {
	margin-bottom: 15px;
}
i.service-icon {
	border: 3px solid #ffffff;
	border-radius: 50%;
	display: inline-block;
	font-size: 56px;
	width: 140px;
	height: 140px;
	line-height: 136px;
	vertical-align: middle;
	text-align: center;
}
/* Callout */

.callout {
	color: #ffffff;
	display: table;
	height: 400px;
	width: 100%;
	background: url(../img/callout.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/* Portfolio */

.portfolio {
	padding: 50px 0;
}
.portfolio-item {
	margin-bottom: 25px;
}
.img-portfolio {
	margin: 0 auto;
}
/* Call to Action */

.call-to-action {
	color: #ffffff;
	background: #0a5175;
	padding: 50px 0;
}
.call-to-action .btn {
	margin: 10px;
}
/* Map */

.map {
	height: 500px;
}
/* Footer */

footer {
	padding: 100px 0;
}
.top-scroll {
	margin-top: 50px;
}
.top-scroll a {
	text-decoration: none;
	color: inherit;
}
i.scroll {
	color: #333333;
}
i.scroll:hover {
	color: #0a5175;
}

/* Responsive */

@media (max-width: 768px) {
.header {
	background: url(../img/bg.jpg) no-repeat center center scroll;
}
.callout {
	background: url(../img/callout.jpg) no-repeat center center scroll;
}
.map {
	height: 75%;
}
}
/*---------- CAROUSEL CASE STUDY PAGES -----------*/

.page-header h3{
	text-transform: uppercase;
}

@media (max-width: 1024px) {
.case_study { /*---------- 1-----------*/
	display: none !important;
}
}

.blue_ruin.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_BlueRuin2.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.blue_ruin.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.smb.case_study { /*---------- 2-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_SMB2.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.smb.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.ogf.case_study { /*---------- 3-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_OGF1a.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.ogf.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.hyom.case_study { /*---------- 4-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_HYOM2.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.hyom.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.radious.case_study { /*---------- 5-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_Radius2.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.radious.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.hanway.case_study { /*---------- 6-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_HanWay2.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.hanway.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
/*---------- END CAROUSEL CASE STUDY PAGES-----------*/



/*---------- WORK PAGES IN THUMBNAIL ORDER -----------*/

.filth.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_FilthWhiskey.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.filth.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.lff.case_study { /*---------- 2-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_lff.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.lff.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.locke.case_study { /*---------- 3-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_Locke.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.locke.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.ukfilm.case_study { /*---------- 4-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_Hero_1920x1080_UK-FILM.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.ukfilm.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.wad.case_study { /*---------- 5-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_WAD.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.wad.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.imposter.case_study { /*---------- 6-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_Imposter.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.imposter.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
/*---------- END WORK PAGES IN THUMBNAIL ORDER -----------*/


.cheap_thrills.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: /*url(../img/CT_background.jpg)*/ url(../img/AC_FullScreen_1920x1080_CT.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.cheap_thrills.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.sfiy.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_SFIY.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.sfiy.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.tks.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_TKS.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.tks.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.seven_psychopaths.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_7Psychos.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.seven_psychopaths.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.dragon_tattoo.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_GirlKicked.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.dragon_tattoo.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.i_am_love.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_IamLove.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.i_am_love.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.drive_angry.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_DA3D.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.drive_angry.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.lions.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_4lions.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.lions.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.gaumont.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_gaumontbrochure.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.gaumont.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.keith_lemon.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_KL.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.keith_lemon.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.moon.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_Moon.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.moon.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.tkolc.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_TKOLC.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.tkolc.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.coming_in.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_CI.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.coming_in.case_study { /*---------- 1-----------*/
	display: none !important;
}
}

.control.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_Control.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.control.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.the_sessions.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_Sessions.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.the_sessions.case_study { /*---------- 1-----------*/
	display: none !important;
}
}

.man_on_wire.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_MOW.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.man_on_a_wire.case_study { /*---------- 1-----------*/
	display: none !important;
}
}

.pans_labyrinth.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_Pans.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.pans_labyrinth.case_study { /*---------- 1-----------*/
	display: none !important;
}
}
.when_animals_dream.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_TKOLC.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.when_animals_dream.case_study { /*---------- 1-----------*/
	display: none !important;
}



}

.gomorrah.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_Gom.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.gomorrah.case_study { /*---------- 1-----------*/
	display: none !important;
}
}

.when_animals_dream.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_WAD2.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.when_animals_dream.case_study { /*---------- 1-----------*/
	display: none !important;
}
}

.the_hunt.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_Hunt.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.the_hunt.case_study { /*---------- 1-----------*/
	display: none !important;
}
}


.wttp.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_WTTP.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.wttp.case_study { /*---------- 1-----------*/
	display: none !important;
}
}

.ltroi.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_LTROI.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.ltroi.case_study { /*---------- 1-----------*/
	display: none !important;
}
}

.mos.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_MOS.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.mos.case_study { /*---------- 1-----------*/
	display: none !important;
}
}

.shame.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_Shame.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.shame.case_study { /*---------- 1-----------*/
	display: none !important;
}
}


.submarine.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_Sub.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (max-width: 1024px) {
.submarine.case_study { /*---------- 1-----------*/
	display: none !important;
}
}

.tyrannosaur.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_Tyran.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
}

@media (max-width: 1024px) {
.tyrannosaur.case_study { /*---------- 1-----------*/
	display: none !important;
}
}

.turner.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_MrTurner2.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
}

.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
}



@media (max-width: 1024px) {
.turner.case_study { /*---------- 1-----------*/
	display: none !important;
}
}

.hector.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_Hector.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
}

@media (max-width: 1024px) {
.hector.case_study { /*---------- 1-----------*/
	display: none !important;
}
}

.mayhem.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_ATM.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
}

@media (max-width: 1024px) {
.mayhem.case_study { /*---------- 1-----------*/
	display: none !important;
}
}


.wakolda.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_Wak.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
}

@media (max-width: 1024px) {
.wakolda.case_study { /*---------- 1-----------*/
	display: none !important;
}
}


.embankment.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_Embankment.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
}

@media (max-width: 1024px) {
.embankment.case_study { /*---------- 1-----------*/
	display: none !important;
}
}


.olla.case_study { /*---------- 1-----------*/
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
	background: url(../img/AC_FullScreen_1920x1080_OLLA.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
}

@media (max-width: 1024px) {
.olla.case_study { /*---------- 1-----------*/
	display: none !important;
}
}


.intro {
	padding: 50px 0;
}
