/*  
Theme Name: Enfold
Theme URI: http://www.enfold.com.au
Description: Enfold Theme
Version: 1.0
Author: Lee Borowiak
Author URI: http://www.edwardjames.com.au/
License: 
License URI: 
Tags: enfold, business, template
Text Domain: Enfold
*/

/*
CSS Structure: www.cssgrid.co
-------------------------------------------------------------
01. General
02. Mobile
03. Mobile Portrait
-------------------------------------------------------------
*/

/* 01 General */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}

/* Preloader + bar */
.loading {
	display:block;
	background-color:#fff;
	color:#333;
	top:0;
	bottom:0;
	width:100%;
	height:100%;
	text-align:center;
	position:fixed;
	z-index:6000;
}
.loading .bar {
	top:49%;
	left:40%;
	background-color:#e4e4e4;
	width:20%;
	color:#333;
	font-size:20px;
	height:4px;
	text-align:center;
	position:absolute;
}
.loading .percent {
	background-color:#ec1c24;
	width:3%;
	height:4px;
}
.loading span {
	bottom:8%;
	left:0%;
	width:100%;
	color:#666;
	font-size:15px;
	text-align:center;
	z-index:6000;
	position:absolute;
}

/* Fonts */
@font-face {
    font-family: 'helvetica_ceregular';
    src: url('fonts/helvetica_ce_regular-webfont.woff2') format('woff2'),
         url('fonts/helvetica_ce_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_cebold';
    src: url('fonts/helvetica_ce_bold-webfont.woff2') format('woff2'),
         url('fonts/helvetica_ce_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_ce_55_romanitalic';
    src: url('fonts/helvetica_neue_ce_56_italic-webfont.woff2') format('woff2'),
         url('fonts/helvetica_neue_ce_56_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_ce_55_romanBdIt';
    src: url('fonts/helvetica_neue_ce_76_bold_italic-webfont.woff2') format('woff2'),
         url('fonts/helvetica_neue_ce_76_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
	width:100%;
	margin:0 auto;
	background-color:#fff;
	color:#666;
	font-family:'helvetica_ceregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
html {
	margin:0 auto;
	overflow-x:hidden;
}
h1,h2,h3,h4,h5,h6, a, button.submit, .thanks, input, .nav, .line-nav-1, .line-nav-2, .line-nav-3, .line-nav-4, .language, .logo, .wrapper, h1, .luminary, .disclaimer-off, .arrow-left, .arrow-right, .popup-inner, textarea, .social-on,
a.block:hover .more, a.block:hover .more-right, a:hover .block-img-right .img, .block-img-left .img, .more-news, .header-logo, .wrapper-staff-inner, .social-off-inner
{
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.projects img {
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
	transition:.2s;
}
.wrapper-project-inner {
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.staff-closed {
	-o-transition:.8s;
	-ms-transition:.8s;
	-moz-transition:.8s;
	-webkit-transition:.8s;
	transition:.8s;
}
img {
	width:100%;
	height:auto;
	margin-bottom:-5px;
	color:#999;
	font-size:14px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
a {
	text-decoration:none;
	outline:none;
}
.header {
	position:fixed;
	z-index:3;
	width:100%;
	height:50px;
	background-color:#fff;
	position: fixed;
	top:0;
	transition: top 0.3s ease-in-out;
}
.nav-up {
	/*position:absolute;
	width:300px;
	top:-50px;*/
}
.nav-down {
	/*position:absolute;
	width:300px;
	top:0;*/
}
.header-logo {
	width:164px;
	height:50px;
	background-image: url(images/logo-enfold-footer.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:100px;
	-moz-background-size:100px;
	float:left;
	margin-left:20px;
}
.header-logo a {
	display:block;
	width:100%;
	height:100%;
}
.navclosed, .navclosed-inner {
	color:transparent;
	display:block;
	width:50px;
	height:50px;
	position:absolute;
	top:0;
	right:10px;
	z-index:5;
	cursor:pointer;
	background-color:#fff;
}
.navclosed a {
	color:transparent;
	display:block;
	width:60px;
	height:60px;
}
.line-nav-1,
.line-nav-2,
.line-nav-3,
.line-nav-4 {
	width:20px;
	height:2px;
	position:absolute;
	background-color:#ea2127;
}
.line-nav-1 {
	top:17px;
	left:15px;
}
.line-nav-4 {
	top:31px;
	left:15px;
}
.line-nav-2,
.line-nav-3 {
	top:24px;
	left:15px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.line-nav-2-open {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.line-nav-3-open {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.line-nav-1-open,
.line-nav-4-open {
	opacity:0;
	top:24px;
}
.nav-off {
	margin-top:-50px;
}
.nav-on {
	margin-top:0;
}
.social-on {
	margin-top:0;
}
.social-off {
	margin-top:-50px;
}
.nav-on-inner {
	margin-top:0;
}
.nav-off-inner {
	margin-top:-50px;
}
.social-off-inner {
	margin-top:-50px;
}
.social-on-inner {
	margin-top:0;
}
nav {
	z-index:3;
	line-height:48px;
	background-color:#fff;
	width:auto;
	text-align:left;
	position:absolute;
	right:120px;
}
ul.nav-buttons {
	padding:0;
	list-style:none;
	z-index:3;
}
ul.nav-buttons li {
	display:inline-block;
}
ul.nav-buttons li a {
	font-family:'helvetica_cebold', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#000;
	letter-spacing:0.5px;
	display:inline-block;
	text-decoration:none;
	line-height:50px;
	padding-right:12px;
}
ul.nav-buttons li a:hover,
ul.nav-buttons li a.selected,
ul.nav-buttons li.current-menu-item a {
	color:#ea2127;
}
.menu {
	font-family:'helvetica_cebold', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#eb2227;
	letter-spacing:0.5px;
	position:absolute;
	right:52px;
	line-height:50px;
}
.social {
	height:50px;
	background-color:#fff;
	position:absolute;
	right:130px;
}
.social a,
.share a {
	display:inline-block;
	width:25px;
	height:50px;
	margin-right:8px;
}
.social a:hover {
	opacity:0.7;
}
a.fb {
	background-image: url(images/icon-fb.png);
	background-repeat: no-repeat;
	background-position: left 13px;
	background-size:25px;
	-moz-background-size:25px;
}
a.in {
	background-image: url(images/icon-in.png);
	background-repeat: no-repeat;
	background-position: left 13px;
	background-size:25px;
	-moz-background-size:25px;
}
a.li {
	background-image: url(images/icon-li.png);
	background-repeat: no-repeat;
	background-position: left 13px;
	background-size:25px;
	-moz-background-size:25px;
}
a.tw {
	background-image: url(images/icon-tw.png);
	background-repeat: no-repeat;
	background-position: left 13px;
	background-size:25px;
	-moz-background-size:25px;
}
.share span {
	font-family:'helvetica_ceregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#eb2227;
	letter-spacing:0.5px;
	line-height:30px;
	padding-top:12px;
	padding-left:10px;
	position:absolute;
}
.goback {
	line-height:60px;
}
.goback a {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-size:17px;
	line-height:16px;
	color:#eb2227;
	line-height:60px;
	padding-left:50px;
	display:block;
	background-image: url(images/icon-back.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:34px;
	-moz-background-size:34px;
	z-index:1;
}
.goback a:hover {
	color:#666;
	padding-left:54px;
}
.logo a {
	width:100%;
	height:100%;
	display:block;
}
.wrapper {
	width:100%;
	height:auto;
	min-height:100%;
	position:relative;
	background-color:#fff;
	padding-top:50px;
}
.content {
	position:relative;
	margin:0 auto;
	background-color:#fff;
}
.hero-wrapper {
	position:relative;
	display:block;
}
.hero-margin {
	margin-bottom:40px;
}
.hero-content {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:2;
}
.badge {
	width:240px;
	height:240px;
	position:absolute;
	margin-top:-110px;
	background-image: url(images/badge.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:90%;
	-moz-background-size:90%;
	z-index:2;
	right:5%;
}
.logo-over {
	position:absolute;
	width:400px;
	height:102px;
	margin-top:30px;
	margin-left:30px;
	background-image: url(images/logo-enfold.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:100%;
	-moz-background-size:100%;
	z-index:2;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h1 {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-size:48px;
	line-height:48px;
	color:#231f20;
	letter-spacing:-0.5px;
	position:absolute;
	bottom:0;
	padding:30px;
	padding-bottom:50px;
	max-width:360px;
	z-index:2;
}
h2 {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-size:46px;
	line-height:46px;
	color:#231f20;
	letter-spacing:-0.5px;
	margin-bottom:40px;
	border-left-width: 0;
	border-left-style: solid;
	border-left-color: #FFF;
}
.title-people {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:40px;
	line-height:48px;
	color:#231f20;
	letter-spacing:-0.5px;
	padding-bottom:16px;
}
h3 {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-size:32px;
	line-height:36px;
	color:#231f20;
	letter-spacing:-0.5px;
	padding-right:20px;
	min-height:150px;
	padding-bottom:10px;
}
h3 a {
	color:#231f20;
	display:block;
}
h3 a:hover {
	color:#e9242b;
}
h4 {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-size:32px;
	line-height:36px;
	color:#231f20;
	letter-spacing:-0.2px;
}
h5 {
	font-family:'helvetica_ceregular', Helvetica, Arial, sans-serif;
	font-size:20px;
	line-height:30px;
	color:#ec1c24;
	letter-spacing:-0.2px;
	padding-bottom:10px;
}
h6 {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-size:28px;
	line-height:32px;
	color:#231f20;
	letter-spacing:-0.5px;
	padding-right:20px;
	min-height:150px;
	padding-bottom:10px;
}
h6 span {
	display:block;
	padding-top:24px;
	font-size:20px;
	line-height:24px;
}
p strong {
	font-family:'helvetica_cebold', Arial, Helvetica, sans-serif;
	font-weight:normal;
}
p a {
	font-family:'helvetica_cebold', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ec1c24;
}
p span {
	color:#e9242b;
}
i {
	font-family:'helvetica_ce_55_romanitalic', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#000;
	font-size:19px;
}
i strong {
	font-family:'helvetica_ce_55_romanBdIt', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#000;
	font-size:19px;
}
.testimonialby {
	font-family:'helvetica_cebold', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#eb2227;
	padding-top:30px;
	padding-bottom:20px;
}
.padding-bottom {
	margin-bottom:40px;
}
.heading {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:16px;
	color:#eb2227;
	text-transform:uppercase;
	padding-bottom:10px;
}
.heading span {
	color:#231f20;
}
.shadow-top {
	background-image: url(images/ahadow-top.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.block-img-right {
	color:#000;
}
.block-img-right p,
.block-img-left p, p {
	font-size:15px;
	line-height:20px;
	max-width:520px;
	color:#58595b;
	margin-bottom:10px;
	padding-right:20px;
}
.block-img-right .img {
	float:right;
	width:60%;
}
a:hover .block-img-left .img,
a:hover .block-img-right .img {
	opacity:0.7;
}
a:hover .block-img-left h2,
a:hover .block-img-right h2 {
	padding-left:10px;
	overflow:hidden;
	color:#999;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #eb2227;
}
.block-img-right .txt {
	float:right;
	width:40%;
}
.block-img-left {
	color:#000;
}
.block-img-left .img {
	float:left;
	width:60%;
}
.block-img-left .txt {
	width:40%;
	margin-left:60%;
}
.testimonial-right {
}
.txt-padding {
	padding:30px;
}
.padding-top {
	padding-top:10%;
}
.padding-top-small {
	padding-top:5%;
	padding-bottom:20px;
}
.txt-padding-left-right {
	padding-left:30px;
	padding-right:30px;
}
.txt-padding-left-right-bottom {
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
}
.more-outer {
	width:35%;
	height:60px;
	position:absolute;
	margin-top:-80px;
	margin-left:28px;
	background-image: url(images/news-shadow.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.more,
.more-right,
.apply a {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-size:17px;
	line-height:16px;
	color:#eb2227;
	line-height:60px;
	padding-left:50px;
	background-image: url(images/icon-more.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:34px;
	-moz-background-size:34px;
	position:absolute;
	z-index:1;
}
.relative {
	position:relative;
}
.apply {
	height:50px;
	margin-bottom:10px;
}
.apply a:hover {
	color:#666;
}
.more-right {
	margin-left:30px;
}
.more-right-outer {
	width:38%;
	height:60px;
	margin-top:-80px;
	margin-left:60%;
	position:absolute;
	background-image: url(images/news-shadow.png);
	background-repeat: repeat-x;
	background-position: left top;
	z-index:2;
}
a.block .more {
}
a.block:hover .more,
a.block:hover .more-right {
	color:#999;
	pading-left:6px;
}
.news {
	background-image: url(images/bg-news.png);
	background-repeat: repeat;
	background-position: center center;
	padding-top:30px;
	padding-left:2%;
}
.news-line {
	width:98%;
	height:10px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.news-article {
	float:left;
	width:31.3333%;
	margin-right:2%;
	margin-bottom:30px;
}
.news-article img {
	margin-bottom:20px;
}
.news-article h2 {
	color:#ea2127;
	margin-bottom:10px;
	min-width:1000px;
}
.news-article h2 a {
	color:#111;
}
.news-two {
	float:left;
	width:33.3333%;
}
.news-three {
	width:33.3333%;
	margin-left:66.6666%;
}
.news p {
	padding:0;
	font-size:15px;
	line-height:20px;
	color:#58595b;
}
a:hover .news-article h3 {
	color:#999;
}
.more-news {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-size:17px;
	line-height:16px;
	color:#eb2227;
	line-height:36px;
	margin-top:20px;
	padding-left:50px;
	background-image: url(images/icon-more.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:34px;
	-moz-background-size:34px;
	position:relative;
	z-index:1;
}
a:hover .news-article .more-news {
	color:#999;
}
.view-all {
	text-align:right;
	width:98%;
	padding-bottom:20px;
}
.view-all a {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:17px;
	line-height:50px;
	letter-spacing:0.6px;
	display:inline-block;
	padding-left:60px;
	padding-right:20px;
	background-color:#ed1c24;
	background-image: url(images/icon-more-white.png);
	background-repeat: no-repeat;
	background-position: 14px center;
	background-size:34px;
	-moz-background-size:34px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.view-all a:hover {
	background-color:#666;
}
.news-article-images img {
	width:33.3333%;
	height:auto;
	float:left;
}
.hastext ul,
.hasredtext ul {
	margin:0;
	padding:0;
	list-style:none;
}
.hasredtext ul {
	font-family:'helvetica_ceregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#e9242b;
	font-size:15px;
	line-height:20px;
	padding-bottom:14px;
}
.hasredtext ul li {
	padding-left:18px;
	background-image: url(images/icon-bullet-red.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:10px;
	-moz-background-size:10px;
}
.hastext ul {
	font-weight:normal;
	color:#58595b;
	font-size:15px;
	line-height:20px;
	padding-bottom:14px;
}
.hastext ul li {
	padding-left:18px;
	background-image: url(images/icon-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:10px;
	-moz-background-size:10px;
}
.sustainable {
	padding-top:10px;
}
.sustainable img {
	max-width:400px;
}
.testimonials p {
	color:#000;
	font-size:18px;
	line-height:22px;
	letter-spacing:0px;
}
.spacer-careers {
	width:100%;
	height:30px;
}
.footer {
	margin-top:40px;
	background-image: url(images/bg-news.png);
	background-repeat: repeat;
	background-position: center center;
}
.footer-left {
	width:60%;
	float:left;
	min-height:140px;
}
.footer-right {
	background-color:#ed1c24;
	margin-left:60%;
	min-height:140px;
}
.footer-left-inner,
.footer-right-inner {
	padding:30px;
}
.footer-left-inner {
	text-align:right;
	color:#000;
	font-size:14px;
}
.footer-logo {
	width:164px;
	height:50px;
	background-image: url(images/logo-enfold-footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size:140px;
	-moz-background-size:140px;
	margin-top:28px;
	float:left;
}
.footer-logo a {
	display:block;
	width:100%;
	height:100%;
}
.footer-address {
	padding-top:61px;
	line-height:20px;
}
.footer-address-right {
	font-size:14px;
	line-height:20px;
	color:#fff;
	padding-top:41px;
}
.footer-address-right a {
	color:#fff;
}
.footer-address-right a:hover {
	color:#f8a4a7;
}
.footer-address-right span {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.backtotop a {
	font-size:17px;
	color:#fff;
	line-height:20px;
	display:inline-block;
	padding-right:30px;
	background-size:16px;
	-moz-background-size:16px;
	background-image: url(images/icon-top.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.backtotop a:hover {
	padding-right:27px;
}
.bg-dots {
	background-image: url(images/bg-news.png);
	background-repeat: repeat;
	background-position: center center;
}
.money {
	float:left;
	width:50%;
	padding-top:10%;
	padding-bottom:5%;
}
.money-right {
	text-align:right;
	padding-top:10%;
	padding-bottom:5%;
}
.howmuch,
.how {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-weight:normal;
	padding-right:20px;
	color:#eb2227;
}
.howmuch {
	font-size:50px;
	line-height:60px;
}
.how {
	font-size:20px;
	line-height:20px;
}
.line-top {
	padding-top:16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
}
.lines-top-bot {
	padding-top:30px;
	padding-bottom:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.staff {
	float:left;
	width:25%;
	overflow:hidden;
}
.staff img {
	overflow:hidden;
}
.wrapper-staff {
	position:relative;
	display:block;
	overflow:hidden;
}
.wrapper-staff-inner {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color:rgba(11,11,11,0.8);
	opacity:0;
	padding-top:10px;
}
.wrapper-staff-inner:hover {
	opacity:1;
	padding-top:0;
}
.table {
	display: table;
	width: 100%;
	height: 100%;
}
.table-cell {
	display: table-cell;
	width:100%;
	vertical-align: middle;
	text-align:center;
}
.staff-title {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:18px;
	padding-bottom:2px;
}
.staff-subtitle {
	font-family:'helvetica_ceregular', Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:18px;
}
.staff-view {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#ed1c24;
	font-size:17px;
	line-height:50px;
	letter-spacing:0.6px;
	display:inline-block;
	padding-left:56px;
	padding-right:20px;
	margin-top:10px;
	background-image: url(images/icon-more.png);
	background-repeat: no-repeat;
	background-position: 14px center;
	background-size:30px;
	-moz-background-size:30px;
}
.people {
	margin-bottom:40px;
}
.team {
	float:left;
	width:16.6666%;
	overflow:hidden;
}
.team img {
	overflow:hidden;
}
.team .staff-title {
	font-size:14px;
}
.team .staff-subtitle {
	font-size:14px;
}
.staff-closed {
	position:absolute;
	left:100%;
	right:0;
	width:100%;
	height:100%;
	background-color:rgba(22,22,22,0.8);
	z-index:3;
	opacity:0;
}
.staff-open {
	position:absolute;
	left:0;
	right:0;
	width:100%;
	height:100%;
	background-color:rgba(22,22,22,0.8);
	z-index:3;
	opacity:1;
}
.staff-inner {
	position:absolute;
	top:10%;
	left:10%;
	width:80%;
	height:auto;
	margin:0 auto;
	background-color:#fff;
}
.staff-inner-left {
	width:30%;
	float:left;
}
.staff-inner-right {
	width:70%;
	float:none;
	margin-left:30%;
	text-align:left;
}
.staff-inner-right p {
	max-width:1000px;
}
.staff-close a {
	width:60px;
	height:60px;
	float:right;
	background-image: url(images/icon-close.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:26px;
	-moz-background-size:26px;
	cursor:pointer;
}
.staff-close a:hover {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

/* Projects Grid */

.projects {
	padding:0.5%;
	margin-top:-1%;
}
.grid:after {
	content: '';
	display: block;
	clear: both;
}
.grid-item,
.grid-sizer {
	width:1%;
}
.grid-item {
	float:left;
	position:relative;
}
.grid-item img {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	margin-bottom:-5px;
}
.width-quarter {
	float:left;
	position:relative;
	width:25%;
	margin:0;
	padding:0;
}
.width-half {
	float:left;
	position:relative;
	width:50%;
	margin:0;
	padding:0;
}
.width-two-thirds {
	float:left;
	position:relative;
	width:60%;
	margin:0;
	padding:0;
}
.width-third {
	float:left;
	position:relative;
	width:33%;
	margin:0;
	padding:0;
}
.width-one-fifth {
	float:left;
	position:relative;
	width:20%;
	margin:0;
	padding:0;
}
.gutter-sizer {
	width:0%;
}
.grid-item.width-two-thirds .inner {
	margin:1%;
}
.grid-item.width-third .inner {
	margin:1.5%;
}
.grid-item.width-one-fifth .inner {
	margin:2.9%;
}
.grid-item.width-half .inner {
	margin:1.25%;
}
.grid-item.width-quarter .inner {
	margin:2.5%;
}
.wrapper-project {
	display:block;
	position:relative;
	overflow:hidden;
}
a .projects img {
	opacity:0.4;
}
a .projects:hover img {
	opacity:1;
}
.wrapper-project-inner {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	overflow:hidden;
	background-image: url(images/icon-project.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size:200px;
	-moz-background-size:200px;
	opacity:0;
	z-index:2;
}
.wrapper-project-inner:hover {
	opacity:1;
}
.project-info {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#ea2328;
	font-size:15px;
	line-height:17px;
	position:absolute;
	bottom:20px;
	width:190px;
	text-align:center;
}
.project-info span {
	font-family:'helvetica_ceregular', Helvetica, Arial, sans-serif;
	font-weight:normal;
	display:block;
}
.project-more {
	font-family:'helvetica_ceregular', Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#eb2227;
	line-height:40px;
	letter-spacing:1px;
	margin-top:10px;
	padding-left:42px;
	display:inline-block;
	background-image: url(images/icon-more.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:34px;
	-moz-background-size:34px;
	z-index:1;
}

/* Columns */

.p1,
.p2,
.p3,
.p4,
.p7 {
	margin:0 auto;
}
.p2 .one {
	width:50%;
	float:left;
}
.p2 .two {
	width:50%;
	margin-left:50%;
}
.p3 .one {
	width:32.3333%;
	float:left;
}
.p3 .two {
	width:32.3333%;
	margin-left:1%;
	float:left;
}
.p3 .two-three {
	margin-left:34%;
}
.p3 .three {
	width:33.3333%;
	margin-left:66.6666%;
}
.p4 .one {
	width:25%;
	float:left;
	line-height:36px;
}
.p4 .two {
	width:25%;
	margin-left:0;
	float:left;
	line-height:36px;
}
.p4 .three {
	width:25%;
	margin-left:0;
	float:left;
}
.p4 .four {
	width:25%;
	margin-left:75%;
	font-size:14px;
	line-height:18px;
}

/* Image Carousel */

.gallery-image {
	overflow:hidden;
	width:100%;
	height:auto;
	position:relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}
.gallery-image img {
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:-4px;
}
.gallery .owl-nav {
	position:relative;
	z-index:5;
}
.gallery .owl-prev {
	width:80px;
	height:80px;
	color:transparent;
	display:block;
	background-image: url(images/arrow-left.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:30%;
	-moz-background-size:30%;
	z-index:5;
	position:absolute;
	margin-top:-33%;
	margin-left:2%;
}
.gallery .owl-next {
	width:80px;
	height:80px;
	color:transparent;
	display:block;
	background-image: url(images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:30%;
	-moz-background-size:30%;
	z-index:5;
	position:absolute;
	margin-top:-33%;
	right:2%;
}
.gallery.home .owl-prev,
.gallery.home .owl-next {
	margin-top:-25%;
}
ul.switcher,
ul.switcher2 {
	position:absolute;
	z-index:3;
	width:100%;
	height:40px;
	text-align:center;
	list-style:none;
	margin:0;
	margin-top:-40px;
	padding:0;
}
ul.switcher li,
ul.switcher2 li {
	display:inline-block;
	width:16px;
	height:16px;
	border:0px;
	padding-left:4px;
	padding-right:4px;
}
ul.switcher li a,
ul.switcher2 li a {
	background-color:transparent;
	display:block;
	width:12px;
	height:12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border:1px solid #fff;
}
ul.switcher li a:hover,
ul.switcher li a.on,
ul.switcher2 li a:hover,
ul.switcher2 li a.on {
	background-color:#fff;
	display:block;
	width:12px;
	height:12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border:1px solid #fff;
}

/* Form */

.thanks {
	font-family:'helvetica_ceregular', Arial, sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:16px;
	line-height:22px;
	padding-left:10px;
	cursor:default;
	background-color:#66cccc;
	padding:20px;
}
.thanks strong {
	font-family:'helvetica_cebold', Arial, Helvetica, sans-serif;
	font-weight:normal;
}
form,
fieldset {
	padding:0;
	margin:0;
	border:0;
}
input,
textarea,
select,
.jstyling-select {
	font-weight:normal;
}
.form {
	color:#999;
	text-align:left;
}
span.n1, span.n2 {
	color:#000;
	display:inline-block;
}
.numeric {
	color:#000;
	padding-bottom:10px;
}
.mustard {
	margin-top:10px;
	background-color:#ffdc73;
	padding:12px;
	padding-right:16px;
	padding-bottom:1px;
	width:300px;
}
.mustard input {
	background-image:none;
	background-color:#fff;
}
.hide-field {
	display:none;
}
label {
	font-family:'helvetica_ceregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	margin-top:10px;
	display:block;
}
input:focus,
textarea:focus {
	outline-width:0;
	color:#000;
	background-color:#f1f1f1;
	background-image:none;
}
input,
textarea {
	-webkit-appearance:none;
	border-radius:0;
	border:0;
	margin:0;
	padding:0;
}
input {
	font-family:'helvetica_ceregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	font-size:15px;
	padding-top:4px;
	padding-bottom:0;
	padding-left:10px;
	-webkit-appearance: none;
	border-radius: 0;
	text-align:left;
	width:98%;
	height:44px;
	line-height:40px;
	margin-bottom:12px;
	background-color:#fff;
	background-image: url(images/bg-news.png);
	background-repeat: repeat;
	background-position: center center;
}
input.margin-right {
	margin-right:12px;
}
textarea {
	font-family:'helvetica_ceregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333;
	font-size:15px;
	padding-top:10px;
	padding-bottom:0;
	padding-left:10px;
	-webkit-appearance: none;
	border-radius: 0;
	background-color:#fff;
	text-align:left;
	width:98%;
	height:180px;
	background-image: url(images/bg-news.png);
	background-repeat: repeat;
	background-position: center center;
}
input.error,
textarea.error {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3333;
}
.error-msg {
	font-family:'helvetica_ceregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:15px;
	color:#ff3333;
	padding-top:10px;
	padding-bottom:10px;
	display:none;
}
.error-msg2 {
	padding-top:20px;
	padding-bottom:20px;
}
.submit {
	font-family:'helvetica_cebold', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#fff;
	line-height:36px;
	padding:0;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	background-color:#222;
	border:0;
	cursor:pointer;
}
.submit:hover {
	color:#fff;
	background-color:#ed1c24;
}
/* Make placeholder text 100% visible instead of opacity */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color:#000;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
	color:#000;
	opacity:1;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	color:#000;
	opacity: 1;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color:#000;
}
/*Custom Dropdown Styling */
.jstyling-select {
	font-family:'helvetica_ceregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#cbb098;
	font-size:14px;
	margin:0;
	position:relative;
	padding:0;
	color:#999;
	text-align:center;
	background-color:#f9f1e9;
	float:left;
	padding-left:0;
	padding-right:10px;
	margin-right:15px;
	margin-top:10px;
	text-transform:uppercase;
}
.jstyling-select-t {
	white-space:nowrap;
	overflow:hidden;
	padding-top:0;
	padding-bottom:0;
}
.jstyling-select-l {margin: 0; padding: 0; width: 100%; display: none; position: absolute; overflow-y: auto; z-index: 1000;}
.jstyling-select-l div {list-style: none; display: block; white-space: nowrap; overflow: hidden;}
.jstyling-select-l div:hover {}
.jstyling-select-l div.disabled {}
.jstyling-select-l div.disabled:hover {}
.jstyling-select.active {z-index: 700; }    
.jstyling-select.active .jstyling-select-l {display: block;}
.jstyling-checkbox, .jstyling-radio {margin: 0; padding: 0; display: inline-block; z-index: 1;}
.jstyling-checkbox input[type=checkbox], .jstyling-radio input[type=radio] {opacity: 0; filter: alpha(opacity = 0); z-index: 0;}
.jstyling-select select { visibility: hidden; width: 1px; height: 1px; position: absolute; }

/* Select wrapper */
.jstyling-select {
	cursor: pointer;
	padding-top:8px;
	padding-bottom:0;
	padding-left:0;
	margin-bottom:10px;
	height:26px;
	color:#cbb098;
	text-align:left;
	width:258px;
	margin-right:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbb098;
}
.red .jstyling-select { border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3333; }
/* Select current option */
.jstyling-select-s {
	background: url(images/dd.png) no-repeat right center; 
	background-size:25px;
	-moz-background-size:25px;
	padding-top:0;
	padding-bottom:0;
}
.jstyling-select-t {
	margin-bottom:10px;
} 
/* Select options list*/
.jstyling-select-l {max-height: 358px; border: 1px solid #fff; top:0; left:-1px; background-color: #6ac7bc;}
.jstyling-select-l div {height: 34px; line-height: 34px; color:#fff; border: 0px solid #000; padding:0; background-color:#666;padding-left:10px;} 
.jstyling-select-l div:hover { background: #555; }
.jstyling-select-l div.disabled {background: #fff;}
.jstyling-select-l div.disabled:hover {color: #000000;}
.jstyling-select-l div:first-child {border-top: 0}
.jstyling-select.active {background-position: 100% -28px;}
.jstyling-select.disabled {background-color: #fff;}

.desktop {
	display:block!important;
}
.mobile {
	display:none!important;
}


@media screen and (min-width: 1200px) {

.badge {
	width:300px;
	height:300px;
	margin-top:-170px;
}
.logo-over {
	width:440px;
	height:120px;
}
.money-right {
	padding-top:12%;
	padding-bottom:5%;
}
.howmuch {
	font-size:70px;
	line-height:80px;
}
.how {
	font-size:24px;
	line-height:24px;
}

}

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

.money {
	padding-top:5%;
	padding-bottom:5%;
}
.howmuch {
	font-size:30px;
	line-height:50px;
}
.how {
	font-size:20px;
	line-height:20px;
}
.staff {
	width:33.3333%;
}
.team {
	width:25%;
}

}

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

nav {
	z-index:3;
	line-height:50px;
	background-color:#fff;
	width:850px;
	text-align:left;
	position:absolute;
	right:auto;
	left:0;
	padding-left:20px;
}
ul.nav-buttons li a {
	font-family:'helvetica_cebold', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	padding-right:4px;
}
h1 {
	font-size:38px;
	line-height:38px;
	letter-spacing:-0.5px;
	padding:30px;
	padding-bottom:30px;
}
h2 {
	font-size:28px;
	line-height:28px;
	letter-spacing:-0.5px;
	margin-bottom:50px;
	max-width:500px;
}
.title-people {
	font-size:28px;
	line-height:38px;
}
.block-img-right p,
.block-img-left p {
	display:none;
}
.block-img-right.display p,
.block-img-left.display p {
	display:block;
}
.logo-over {
	width:300px;
	height:90px;
}
.badge {
	width:180px;
	height:180px;
	margin-top:-110px;
	right:5%;
}

}

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

.padding-top {
	padding-top:0;
}
ul.nav-buttons {
	padding-top:10px;
	padding-bottom:30px;
	line-height:40px;
}
ul.nav-buttons li {
	display:block;
	margin-left:0;
	margin-right:0;
	width:270px;
	text-align:left;
	padding:0;
}
ul.nav-buttons li a {
	display:block;
	line-height:40px;
	font-size:17px;
}
.nav-off {
	margin-top:-400px;
}
.nav-on {
	margin-top:0;
}
.nav-on-inner {
	margin-top:-400px;
}
.nav-off-inner {
	margin-top:0;
}
.social-off-inner {
	margin-top:0;
}
.social-on-inner {
	margin-top:-50px;
}
.logo-over {
	width:200px;
	height:50px;
	margin-top:20px;
	margin-left:20px;
}
.social {
	right:130px;
}
.social a {
	margin-right:2px;
}
h1 {
	font-size:28px;
	line-height:28px;
	letter-spacing:-0.5px;
	padding:20px;
	padding-bottom:20px;
	max-width:900px;
}
h2 {
	font-size:20px;
	line-height:20px;
}
.block-img-right .img {
	float:none;
	width:100%;
}
.block-img-right .txt {
	float:none;
	width:100%;
}
.block-img-left .img {
	float:none;
	width:100%;
}
.block-img-left .txt {
	width:100%;
	margin-left:0;
}
.more-outer,
.more-right-outer {
}
.more-outer {
	width:90%;
	margin-top:-60px;
	margin-left:20px;
	position:relative;
}
.more-right-outer {
	width:80%;
	margin-top:-60px;
	padding-left:0;
	margin-left:20px;
	position:relative;
}
.more-right {
	margin-left:0;
}
.txt-padding {
	padding:20px;
}
.txt-padding-left-right {
	padding-left:20px;
	padding-right:20px;
}
.txt-padding-left-right-bottom {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}
h3, h6 {
	font-size:20px;
	line-height:24px;
	min-height:20px;
}
.news {
	padding:20px;
}
.news-article {
	float:none;
	width:100%;
	margin-bottom:30px;
}
.news-article p {
	max-width:1000px;
}
.footer-left {
	width:100%;
	float:none;
}
.footer-left-inner {
	text-align:left;
}
.footer-left-inner,
.footer-right-inner {
	padding:20px;
	min-height:70px;
}
.footer-right {
	margin-left:0;
	width:100%;
	min-height:140px;
}
.footer-logo {
	width:164px;
	height:40px;
	margin-top:0;
	float:none;
}
.footer-address {
	padding-top:20px;
}
.badge {
	width:130px;
	height:130px;
	margin-top:-90px;
	right:5%;
}
.money {
	float:none;
	width:100%;
	padding-top:2%;
	padding-bottom:2%;
}
.howmuch,
.how {
	font-family:'helvetica_cebold', Helvetica, Arial, sans-serif;
	font-weight:normal;
	padding-right:20px;
	color:#eb2227;
}
.howmuch {
	font-size:30px;
	line-height:40px;
}
.how {
	font-size:20px;
	line-height:20px;
}
.wrapper-project-inner {
	background-size:180px;
	-moz-background-size:180px;
}
.project-info {
	font-size:16px;
	line-height:20px;
	bottom:50px;
	width:180px;
}
.project-more {
	display:none;
}

}


/* 02 Mobile */
@media screen and (min-width: 0px) and (max-width: 767px) {

.desktop {
	display:none!important;
}
.mobile {
	display:block!important;
}
.header-logo {
	width:26px;
	height:46px;
	background-size:120px;
	-moz-background-size:120px;
	margin-left:20px;
}
.p2,
.p3 {
}
.p2 .one {
	width:100%;
	float:none;
	padding-bottom:14px;
}
.p2 .two {
	width:100%;
	margin-left:0;
}
.p3 .one {
	width:100%;
	float:none;
	padding-bottom:14px;
}
.p3 .two {
	width:100%;
	float:none;
	margin-left:0;
	padding-bottom:14px;
}
.p3 .two-three {
	margin-left:0;
	padding-bottom:14px;
}
.p3 .one-two {
	width:100%;
	float:none;
	padding-bottom:14px;
}
.p3 .two-three {
	width:100%;
	float:none;
	padding-bottom:14px;
	margin-left:0;
}
.p3 .three {
	width:100%;
	margin-left:0;
}
.p4 .one {
	width:50%;
	float:left;
	line-height:34px;
	padding-bottom:10px;
}
.p4 .two {
	width:50%;
	margin-left:0;
	float:left;
	line-height:34px;
	padding-bottom:10px;
}
.p4 .three {
	width:50%;
	margin-left:0;
	float:left;
}
.p4 .four {
	width:50%;
	margin-left:50%;
	font-size:14px;
}
.staff {
	width:50%;
}
.team {
	width:50%;
}
h4 {
	font-size:20px;
	line-height:26px;
	letter-spacing:-0.2px;
}
h5 {
	font-family:'helvetica_ceregular', Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:24px;
	padding-bottom:10px;
}
.staff-inner {
	max-height:500px;
	overflow-x:hidden;
	overflow-y:auto;
}
.width-quarter {
	float:none;
	width:100%;
}
.width-half {
	float:none;
	width:100%;
}
.width-two-thirds {
	float:none;
	width:100%;
}
.width-third {
	float:none;
	width:100%;
}
.width-one-fifth {
	float:none;
	width:100%;
}
.gutter-sizer {
	width:0%;
}
.grid-item.width-two-thirds .inner {
	margin:1%;
}
.grid-item.width-third .inner {
	margin:1%;
}
.grid-item.width-one-fifth .inner {
	margin:1%;
}
.grid-item.width-half .inner {
	margin:1%;
}
.grid-item.width-quarter .inner {
	margin:1%;
}
input {
	width:97%;
}
.staff-inner {
	top:3%;
}
.mustard {
	width:270px;
}


a .projects img {
	opacity:1;
}
.wrapper-project-inner {
	opacity:1;
}


}

/* 03 Mobile Portrait */
@media screen and (min-width: 0px) and (max-width: 479px) {

h1 {
	font-size:20px;
	line-height:20px;
}
.staff-inner-left {
	float:none;
	width:100%;
}
.staff-inner-right {
	float:none;
	width:100%;
	margin-left:0;
}

}

/* Retina Support */
@media
screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (-moz-min-device-pixel-ratio: 1.5),
screen and (min-device-pixel-ratio: 1.5) { 


}

.work-tax {display: block;text-align: right;background: red; padding: 10px 60px; margin-bottom: 15px; position: fixed; top: 50px; z-index:1; left: 0; right: 0;}
.work-tax li{list-style: none; display: inline-block; margin-left: 10px;}
.work-tax li a{font-family: 'helvetica_cebold', Arial, Helvetica, sans-serif;font-weight: normal;font-size: 14px;color: #fff;letter-spacing: 0.5px;display: inline-block;text-decoration: none; text-transform: lowercase;}
.work-tax li a:hover, .work-tax li a.active{text-decoration: underline;}
.page-template-page-work .wrapper{padding-top: 100px;}


@media(max-width:992px){
    .work-tax{margin-bottom:5px;}
}
@media(max-width:865px){
    .nav-off-inner .work-tax{position: relative;}
}
@media(max-width:767px){
    .work-tax{ padding-top: 15px;}
    .work-tax li {margin: 0;padding: 0 5px;margin-bottom: 5px;}
    .work-tax li a{font-size: 13px;}    
}
@media(max-width:600px){
    .work-tax{padding: 10px;text-align: center;}
}

@media(max-width:530px){ 
    .work-tax li:first-child{width: 98%; border-right: none;}
    .work-tax li{border-right: 1px solid #fff;}
    .work-tax li:last-child{border-right: none;}
    .page-template-page-work .wrapper {padding-top: 120px;}
}














