@font-face {
	font-family: 'DIN';
	src: url('../font/DIN.eot');
	src:
		url('../font/DIN.eot?#iefix') format('embedded-opentype'),
		url('../font/DIN.woff') format('woff'),
		url('../font/DIN.ttf') format('truetype'),
		url('../font/DIN.svg#iOS') format('svg');
}
@font-face {
	font-family: 'DIN Black';
	src: url('../font/DIN Black.eot');
	src:
		url('../font/DIN Black.eot?#iefix') format('embedded-opentype'),
		url('../font/DIN Black.woff') format('woff'),
		url('../font/DIN Black.ttf') format('truetype'),
		url('../font/DIN Black.svg#iOS') format('svg');
}
@font-face {
	font-family: 'DIN Medium';
	src: url('../font/DIN Medium.eot');
	src:
		url('../font/DIN Medium.eot?#iefix') format('embedded-opentype'),
		url('../font/DIN Medium.woff') format('woff'),
		url('../font/DIN Medium.ttf') format('truetype'),
		url('../font/DIN Medium.svg#iOS') format('svg');
}
@font-face {
	font-family: 'DIN Light';
	src: url('../font/DIN Light.eot');
	src:
		url('../font/DIN Light.eot?#iefix') format('embedded-opentype'),
		url('../font/DIN Light.woff') format('woff'),
		url('../font/DIN Light.ttf') format('truetype'),
		url('../font/DIN Light.svg#iOS') format('svg');
}
@font-face {
	font-family: 'DIN Medium';
	src: url('../font/DIN Medium.eot');
	src:
		url('../font/DIN Medium.eot?#iefix') format('embedded-opentype'),
		url('../font/DIN Medium.woff') format('woff'),
		url('../font/DIN Medium.ttf') format('truetype'),
		url('../font/DIN Medium.svg#iOS') format('svg');
}
::selection {
	background: #f48c00;
	color: #fff;
}
*:not(input){-moz-transition:padding .3s ease;-webkit-transition:padding .3s ease;-o-transition:padding .3s ease;transition:padding .3s ease;-moz-user-select: -moz-none;-khtml-user-select: none;-webkit-user-select: none;-ms-user-select: none;user-select: none;}
body, html {
	color: #000;
	font-family: 'DIN Light', sans-serif, Arial;
	font-weight: 300;
	font-size: 16px;
	height: 100%;
	background-color: #f3f3f3;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
@media (min-width: 1280px){
	body {
	font-size: 106%;
	}
}
@media (min-width: 1180px){
	body {
		font-size: 1.2%;
	}
}
@media (min-width: 10.2px){
	body {
		font-size: 102%;
	}
}
a{
	text-decoration: none;
	color:inherit;
}
.pageActive{
	color:#f48c00;	
}
img{
	vertical-align: baseline;
	border:0;
}
footer{
	padding:30px 0 25px 0;
	max-width: 1280px;
	min-width: 960px;
	background: #fff;
	color: #888;
	text-align: center;
	margin:0 auto;
}
h1{
	font-family: "DIN Medium";
	margin:0;
	font-weight: 700;
	font-size: 1.5em;
}
b{
	font-family: "DIN Medium";
	font-weight: 700;
}
.container{
	margin:0 auto;
	max-width: 1600px;
	min-width: 960px;
}
.page_header{
	height: 636px;
	max-width: 1600px;
	min-width: 960px;
	background-image: url(../img/main_theme.jpg);
	background-size: 1600px 636px;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	font-family: "DIN Medium";
	font-size: 3em;
	font-weight: 700;
}
.top_header{
	max-width: 1280px;
	min-width: 960px;
	position: relative;
	top: 50px;
	height: 599px;
	background-size: 1280px 599px;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	font-weight: 200;
	text-align: left !important;
}
.top_header>span{
	height: 549px;
	width: 455px !important;
	padding-left: 250px;
	display: table-cell !important;
	vertical-align: middle;
}
.page_header2{
	height: 599px;
	max-width: 1280px;
	min-width: 960px;
	margin:0 auto;
	background-size: 1280px 599px;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
#header_egg{
	background-image: url(../img/header_egg.jpg);
	color: #fff;
	height: 750px;
}
#header_water{
	background-image: url(../img/header_water.jpg);
}
#header_clients{
	background-image: url(../img/header_clients.jpg);
	border-bottom: 1px #000 solid;
	top:0;
	padding-top: 0;
}
#header_contact{
	background-image: url(../img/header_contact.jpg);
	top:0;
	padding-top: 0;
}
.container>header{
	position: fixed;
	left:0;
	width: 100%;
	z-index: 1;
	color:#777777;
}
header>nav{
	display: block;
	height:50px;
	max-width: 1280px;
	min-width: 960px;
	background: #fff;
	margin:0 auto;
	position: relative;
	padding: 15px 0;
	-webkit-transition: padding .4s ease;
	-moz-transition: padding .4s ease;
	-ms-transition: padding .4s ease;
	-o-transition: padding .4s ease;
	transition: padding .4s ease;
}
#company_logo{
	position: absolute;
	left: 0;
}
#company_logo img{
	padding: 0 30px;
	height:40px;
	-webkit-transition: height .4s ease, padding .4s ease;
	-moz-transition: height .4s ease, padding .4s ease;
	-ms-transition: height .4s ease, padding .4s ease;
	-o-transition: height .4s ease, padding .4s ease;
	transition: height .4s ease, padding .4s ease;
}
#facebook_link{
	position: absolute;
	right:0;
	padding: 15px 30px;
}
#nav_links{
	width: 600px;
	display: block;
	padding: 15px 50px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	left: 47px;
}
#nav_links li{
	list-style: none;
	display: inline-block;
	position: relative;
}
#nav_links li a{
	padding: 30px 12px;
}
.dropdown{
	background: rgba(255, 255, 255, .9);
	display: none;
	width: auto;
	height: 30px;
	text-align: left;
	position: absolute;
	top:35px;
	white-space: nowrap;
	z-index: 1;
}
.dropdown a{
	padding: 20px 20px !important;
}
#work_slogan{
	width: 960px;
	margin: 0 auto;
	text-align: center;
	padding: 250px 0;
}
#to_top{
	background:url(../img/to_top.jpg);
	width: 43px;
	height: 33px;
	position: fixed;
	bottom: -33px;
	right: 0;
	display: block;
	z-index: 2;
	cursor: pointer;
	-webkit-transition: bottom .4s ease;
	-moz-transition: bottom .4s ease;
	-ms-transition: bottom .4s ease;
	-o-transition: bottom .4s ease;
	transition: bottom .4s ease;
}
.container>div{
	max-width: 1220px;
	min-width: 900px;
	padding: 40px 30px 0px 30px;
	background: #fff;
	margin: 0 auto;
	text-align: center;
}
.container>div>span{
	display: block;
	width: 65%;
	margin: 0 auto;
	text-align: left;
}
.pageArticle>span{
	position: relative;
	bottom:150px;
	background: #fff;
	padding:30px 0;
	margin-bottom: -150px !important;
}
.projectArticle hr{
	border: 1px #000 solid;
	height: 0;
	margin-bottom: 30px;
}
.pad{
	padding:20px 20px 0 20px;
}
.normalTop{
	top:0 !important;
}
.pageArticle h1, .pageArticle h2, .pageArticle p{
	padding: 0 30px;
}
.pageArticle h1, .projectArticle h1{
	font-size: 3em;
	line-height: 1;
}
.pageArticle h2, .projectArticle h2{
	font-size: 2em;
	font-family: "DIN Medium";
	line-height: 1;
	margin: .5em 0 0 0;
}
h3{
	font-size: 1.17em;
	letter-spacing: -1px;
}
.pageArticle p{
	margin-bottom: 2em;
}
.articlePic{
	width: 100%;
	margin-bottom: 10px;
}
.articlePic.h{
	width: 60%;
	margin: 0 auto 10px auto;
	display: block;
}
.articleVideo{
	width: 100%;
	margin-bottom: 10px;
}
.transparent{
	background: transparent !important;
}
#viewMore{
	padding-bottom: 40px;
}
#viewMore h1{
	font-size: 1.25em;
}
#viewMore hr{
	width: 600px;
	height: 0;
}
.moreCase{
	width: 200px;
	height: 200px;
	position: relative;
    display: inline-block;
}
.moreCase:hover{
	color:#fff;
}
.moreCase img{
	width: 200px;
	height: 200px;
}
.moreCase div{
	position: absolute;
	display: table-cell;
	right: 0;
	bottom: 0;
	width: 115px;
	height: 115px;
	text-align: right;
	font-family: "DIN Medium";
	font-weight: 700;
	line-height: 1;
	vertical-align: bottom;
	font-size: 0.9em;
	letter-spacing: -1px;
	background: rgba(255, 255, 255, .9);
	-webkit-transition: background .4s ease, color .4s ease;
    -moz-transition: background .4s ease, color .4s ease;
    -ms-transition: background .4s ease, color .4s ease;
    -o-transition: background .4s ease, color .4s ease;
    transition: background .4s ease, color .4s ease;
}
.moreCase span{
	position: absolute;
	right: 4px;
	bottom: 4px;
}
.blackBorder{
	border: 1px #000 solid;
	width: 198px;
	height: 198px;
	overflow: hidden;
}
.moreCaseOver{
	background: rgba(146, 146, 146, .9) !important;
}
.caseNav{
	padding-bottom: 40px !important;
	font-size: 1.3em;
}
.caseNav img{
	vertical-align: middle;
}
.caseNav a:hover{
	color:#000;
}
.caseNav .left{
	float:left;
}
.caseNav .right{
	float:right;
}
.picNav{
	text-align: center;
}
.picNav>img{
	position: relative;
	bottom: 20px;
	cursor: pointer;
}
.picPreviews{
	display: inline-block;
	width: 480px;
	height: 80px;
	overflow: hidden;
}
.picPreviewPane{
	width: 1600px;
	height: 80px;
	position: relative;
}
.picPreview{
	float: left;
	display: inline-block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	position: relative;
}
.picPreview img{
	height:100%;
	position: absolute;
	left: -24px;
}
.picPreview.h img{
	height: auto;
	width: 300%;
	left: -80px;
	top: -39px;
}
.picPreview.w img{
	height: 220%;
	width: auto;
	left: -105px;
	top: -48px;
}
.picPreviewHighlight{
	width: 80px;
	height: 80px;
	background: rgba(255, 255, 255, .75);
	position: absolute;
	left:0;
	-webkit-transition: left .4s ease;
    -moz-transition: left .4s ease;
    -ms-transition: left .4s ease;
    -o-transition: left .4s ease;
    transition: left .4s ease;
}
#previewLeft{
	visibility: hidden;
	margin-right: 15px;
}
#previewRight{
	margin-left: 15px;
}
.moreCases{
	display: inline-block;
	width: 600px;
	height: 200px;
	overflow: hidden;
}
.moreCasesPane{
	width: 4000px;
	height: 200px;
	text-align: left;
}
#caseLeft, #caseRight{
	position: relative;
	bottom: 85px;
	cursor: pointer;
}
#caseLeft{
	visibility: hidden;
	margin-right: 15px;
	vertical-align: baseline;
}
#caseRight{
	margin-left: 15px;
	vertical-align: baseline;
}
.home_link{
	background-size: 1280px 533px;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    max-width: 1280px;
    min-width: 960px;
    height: 533px;
    margin: 0 auto;
}
.aboutRow{
	max-width: 1280px !important;
	padding:0 !important;
}
.aboutRow:first-child{
	padding-top: 50px !important;
}
.aboutPic{
	float:left;
    width: 100%;
    min-width: 1020px;
}
.narrow{
	background-size: 1280px 373px;
	height:373px;
}
.narrow .centerFloat{
	padding:65px;
}
.narrow .featureBox h1{
	margin-top: 90px;
	font-size: 1.3em;
}
#vision .featureBox:after, #core_elements .featureBox:after{
	background: url(../img/arrow_right_w.png) no-repeat;
}
.lightGray{
	background: rgba(200, 200, 200, .9) !important;
}
.featureBox{
	width: 210px;
	height: 220px;
	padding: 20px;
	background: rgba(255, 255, 255, .9);
	margin:0 auto;
	font-size: 1.3em;
	font-family: "DIN Medium";
	line-height: 1.2;
	font-weight: 400;
	-webkit-transition: background .4s ease, color .4s ease;
    -moz-transition: background .4s ease, color .4s ease;
    -ms-transition: background .4s ease, color .4s ease;
    -o-transition: background .4s ease, color .4s ease;
    transition: background .4s ease, color .4s ease;
    position: relative;
}
.featureBox:after{
	content:"";
	width:26px;
	height: 50px;
	background: url(../img/arrow_right.png) no-repeat;
	display: block;
	position: absolute;
	left: 112px;
	bottom: 20px;
}
.featureBox_hover{
	background: rgba(146, 146, 146, .9) !important;
	color: #fff !important;
}
.featureBox_hover:after{
	background: url(../img/arrow_right_w.png) no-repeat;
}
.centerFloat{
	padding:136px;
	margin: 0 auto;
}
.marginTop{
	height:40px;
}
.work_link{
    display: block;
    max-width: 1280px;
    min-width: 960px;
    height: 533px;
	margin:0 auto;
	overflow: hidden;
	background: #fff;
}
.bottom{
	vertical-align: bottom;
	display: inline-block;
	margin-bottom: 5px;
}
.upper{
	vertical-align: top;
	display: inline-block;
}
.gray{
	background: #f4f4f4;
}
.bottomBox{
	background: rgba(255, 255, 255, .9);
	color:#000;
	text-align: center;
}
.darkGray{
	background: rgba(128, 128, 128, .9);
	color:#fff;
	text-align: center;
}
.work_link>.work_pic{
	background-size: 1280px 533px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    width: 1030px;
    height: 533px;
    -webkit-transition: background-size 1s ease;
    -moz-transition: background-size 1s ease;
    -ms-transition: background-size 1s ease;
    -o-transition: background-size 1s ease;
    transition: background-size 1s ease;
}
.clear {
	zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
.clear:after {
	content:"";
	display:table;
	clear:both;
}
.projectThumb{
	width: 25%;
	min-width: 200px;
	height: 120px;
	display: inline-block;
	float: left;
	background-size: auto 200px;
    background-repeat: no-repeat;
    background-position: top center;
    display: block;
    padding-top: 200px;
    text-align: left;
	-webkit-transition: background .4s ease, color .4s ease;
    -moz-transition: background .4s ease, color .4s ease;
    -ms-transition: background .4s ease, color .4s ease;
    -o-transition: background .4s ease, color .4s ease;
    transition: background .4s ease, color .4s ease;
}
.projectThumb:nth-child(even){
	background-color: #f4f4f4;
}
.projectThumb:hover{
	background-color: rgba(146, 146, 146, .9) !important;
	color: #fff !important;
}
.projectThumb h1{
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 1em;
	letter-spacing: -1px;
}
.projectThumb h2{
	padding-left: 10px;
	padding-right: 5px;
	font-size: 1em;
	margin:0;
	letter-spacing: -1px;
}
.noTopPadding{
	padding-top:0 !important;
}
.hidden{
	display: none;
}
.emptyRow{
	height: 35px;
}
.half{
	display: block;
	width: 46%;
	float: left;
}
.half:first-child{
	margin-right: 8%;
}
.pink_u{
	width: 280px;
	border-bottom: #c95482 6px solid;
}
.pink{
	color:#c95482;
	font-family: "DIN Black";
	margin: 1em 0;
}
.subscribe{
	background: #f3f3f3;
	cursor: pointer;
	-webkit-transition: background .4s ease, color .4s ease;
    -moz-transition: background .4s ease, color .4s ease;
    -ms-transition: background .4s ease, color .4s ease;
    -o-transition: background .4s ease, color .4s ease;
    transition: background .4s ease, color .4s ease;
}
.subscribe.news{
	font-family: "DIN Medium";
	text-align: center;
	padding: 5px;
	width: 950px;
}
.subscribe.contact{
	margin-top: 110px;
	width: 140px;
	height: 140px;
	padding: 10px;
}
.subscribe:hover{
	background: rgba(146, 146, 146, .9);
	color: #fff;
}