

@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon/fonts/icomoon.eot?acuz8p');
    src:    url('../fonts/icomoon/fonts/icomoon.eot?acuz8p#iefix') format('embedded-opentype'),
        url('../fonts/icomoon/fonts/icomoon.ttf?acuz8p') format('truetype'),
        url('../fonts/icomoon/fonts/icomoon.woff?acuz8p') format('woff'),
        url('../fonts/icomoon/fonts/icomoon.svg?acuz8p#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-share:before {
    content: "\e900";
}
.icon-email:before {
    content: "\e901";
}



.tax-type #above-content, .post-type-archive-casestudy #above-content {
	border-top: none;
	border-bottom: none;
	height: auto;
	margin-bottom: 40px;
	position: relative;
	margin-top: 40px;
}

.single-casestudy #above-content {
	position: relative;
}

.rfq-button, .tax-type #above-content .rfq-button, .post-type-archive-casestudy #above-content .rfq-button, .single-casestudy #above-content .rfq-button {
	display: block;
	background-image: none;
	background-color: #333;
    border: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    padding: 12px 16px;
    text-transform: uppercase;
    width: auto;
    
    border-radius: 3px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    height: auto;
    
    text-transform: none;
}

.rfq-button:hover {
    background-color: #ACACAC !important;
    color: #333333 !important;
}

.post-type-archive-casestudy #above-content .rfq-button {
/*
	position: absolute;
	right: 0;
	top: 0;
*/
}

.single-casestudy #above-content .rfq-button, .single-casestudy .more-header .rfq-button {
/*
	position: absolute;
	right: 0;
	top: 10px;
*/
}

.single-casestudy .more-header .rfq-button, .single-casestudy #above-content .rfq-button {
	margin-top: 10px;
	margin-bottom: 10px;
}

.tax-type #above-content h1, .post-type-archive-casestudy #above-content h1 {
	font-size: 36px;
	font-weight: 700;
	line-height: 1;
	height: auto;
}

.case-study-content {
	position: relative;
	margin-bottom: 20px;
}

.case-study-content .rfq-button {
/*
	position: absolute;
	right: 0;
	bottom: -10px;
*/
}

.case-study-item h3 {
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 22px;
}

.case-study-item h3 a {
	color: #333;
}


.case-study-item .case-study-body .case-study-excerpt .read-more {
	white-space: nowrap;
	display: inline;
}

.case-study-item .case-study-body .case-study-excerpt small {
    display: inline;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 24px;
    line-height: 2.4rem;
    color: #000000;
    font-style: italic;
}

.case-study-item .case-study-body {
	margin-bottom: 50px;
}

.case-study-item .case-study-body .case-study-image {
	margin-bottom: 22px;
}

.case-study-item .case-study-body .case-study-image a {
	display: block;
	height: 275px;
	width: 100%;
	background-size: cover;
	background-position: center center;
}

@media only screen and (max-width: 480px) {
	
	#above-content h1 {
		margin-bottom: 30px;
	}
	
	.single-casestudy .more-header .rfq-button {
		margin-bottom: 30px;
	}
	
}

@media only screen and (min-width: 480px) {
	
	.single-casestudy .more-header .rfq-button, .case-study-content .rfq-button {
		float: right;
	}
	
}

@media only screen and (min-width: 640px) { 
		
	.case-study-item .case-study-body .case-study-image {
		margin-bottom: 0;
	}
	
	.case-study-item.layout-1 .case-study-body .case-study-image {
		display: inline-block;
		width: 50%;
		vertical-align: top;
		padding-right: 20px;
	}
	
	.case-study-item.layout-1 .case-study-body .case-study-excerpt {
		display: inline-block;
		width: 50%;
		vertical-align: top;
		padding-left: 20px;
	}
	
	
	
	.case-study-item.layout-2 .case-study-body .case-study-image {
		width: 100%;
		margin-bottom: 22px;
	}
	
	.case-study-item.layout-2 .case-study-body .case-study-excerpt {
	
	}
	
	
	
	.case-study-item.layout-3, .case-study-item.layout-4 {
		display: inline-block;
		width: 50%;
		vertical-align: top;
	}
		
	.case-study-item.layout-3 {
		padding-right: 20px;
	}
	
	.case-study-item.layout-4 {
		padding-left: 20px;
	}
	
	.case-study-item.layout-3 .case-study-body .case-study-image, .case-study-item.layout-4 .case-study-body .case-study-image {
		width: 100%;
		margin-bottom: 22px;
	}

}
.case-study-item.layout-3 h3 a {
	display: block;
}

.sidebar-case-studies #menu-case-studies > li > a {
	font-weight: bold !important;
	color: #000 !important;
}

.sidebar-case-studies li a {
	padding-left: 0;
	padding-right: 0;
}

.sidebar-case-studies .recent-case-studies li a {
	float: none;
	margin-bottom: 10px;
}

.sidebar-case-studies .recent-case-studies li a:hover {
	background-image: none;
}

.sidebar-case-studies h2 {
	font-size: 16px;
}

.sidebar-case-studies h4 {
	font-size: 14px;
	font-weight: 300;
	display: block;
	margin-bottom: 18px;
}

/* Case Study Header */

.case-study-header {
	height: 415px;
	width: 100%;
	background-size: auto, cover;
	background-repeat: repeat-x, no-repeat;
	background-position: bottom left, center;
	position: relative;
}

.case-study-highlight {
	position: absolute;
	width: 45%;
	bottom: 0;
	left: 0;
	padding: 25px 25px 50px 25px;
}

.case-study-highlight h1 {
	color: #fff;
	font-weight: 300;
	font-size: 45px;
}

.case-study-highlight p {
	color: #fff;
	font-size: 20px;
}

.case-study-highlight a {
	display: inline-block;
	background-color: rgba(0,0,0,.2);
	line-height: 1;
	color: #ccc;
	padding: 8px 10px;
}

.case-study-highlight a:hover {
	background-color: rgba(0,0,0,.5);
}

@media only screen and (max-width: 640px) {
	
	.case-study-highlight {
		width: 75%;
	}
	
	.case-study-highlight h1 {
		font-size: 35px;
	}
	
}


/* Request a Quote */

.rfq-form label {
	margin: .625em 0 .5em;
    font-weight: 700;
    line-height: 1.3;
    font-size: 1.7rem;
    color: #333;
    display: inline-block;
}

.rfq-form input[type="text"], .rfq-form input[type="email"], .rfq-form input[type="tel"] {
	margin-top: .375em;
	font-size: 16px;
    font-size: 1.6rem;
    padding: 15px !important;
    padding: .5rem !important;
    height: 30px !important;
    height: 3rem !important;
    width: 100% !important;
}


.page-template-page_contact #above-content {
	display: none;
}

.rfq-form textarea {
	padding: .5rem !important;
}

.rfq-form .rfq-field {
	margin-top: 10px;
}

.rfq-form .checklist {
	width: 100%;
}

.rfq-form .checklist .wpcf7-list-item {
	display: block;
	width: 33.333%;
	float: left;
	margin: 0;
	padding: 0;
}

@media only screen and (max-width: 640px) { 
	
	.rfq-form .checklist .wpcf7-list-item {
		width: initial;
		float: initial;
	}
	
}

.rfq-form .checklist .wpcf7-list-item input[type="checkbox"] {
	margin-right: 5px;
	vertical-align: middle;
}

.rfq-form .checklist .wpcf7-list-item span {
	line-height: 2.2;
	vertical-align: middle;
}

.rfq-form .checklist .wpcf7-list-item input {
	width: auto;
}

/* Single Case Study */

.single-casestudy .client-info {
	color: #333;
	font-size: 18px; 
	line-height: 1;
	margin-top: -5px;
}

.single-casestudy .flex-direction-nav {
	display: none;
}

.single-casestudy .carousel-thumbnail {
	width: auto !important;
	margin-right: 10px;
	cursor: pointer;
}

.single-casestudy .case-study-slides {
	display: none;
}

.single-casestudy .case-study-slides #cs-slider {
	margin-bottom: 22px;
}

.single-casestudy .case-study-slides #cs-carousel > .flex-viewport > .carousel-slides {
	margin-top: -12px;
	margin-bottom: 22px;
    transform: translate3d(0,0,0)!important;
}

.single-casestudy .slider-slides figure {
	display: block;
	background-size: cover;
	width: 100%;
	height: 325px;
}

.flex-control-nav.flex-control-paging {
    visibility: hidden;
    padding: 10px;
} 

 
.single-casestudy .carousel-slides figure {
	display: block;
	background-size: cover;
	width: 50px;
	height: 50px;
}

.single-casestudy .more-header {
	margin-top: 60px;
	color: #000000;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin-bottom: 30px;
    margin-bottom: 3rem;
    position: relative;
}

.single-casestudy .more-header span {
	font-size: 22px;
    font-size: 2.2rem;
    height: 60px;
    height: 6rem;
    display: inline-block;
    line-height: 60px;
    line-height: 6rem;
    margin-bottom: 0;
    font-weight: bold;
}

.rfq-upload, .rfq-comments {
	padding-bottom: 15px;
}

span.rfq_file,
span[data-name="rfq_file"] {
	height: 30px;
	width: 80px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
    overflow: hidden;
	background-color: #333;
    border: none;
    box-shadow: none;
    cursor: pointer;
    border-radius: 3px;
    
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

span.rfq_file:hover,
span[data-name="rfq_file"]:hover {
	background-color: #acacac;
}

span.rfq_file:hover:before,
span[data-name="rfq_file"]:hover:before {
	color: #333;
}

span.rfq_file:before,
span[data-name="rfq_file"]:before {
	content: "+ Add File";
	color: #fff;
	line-height: 30px;
	font-size: 12px;
	padding-left: 9px;
}

#attachment {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 200%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    font-size: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    border: none;
}

#uploadFile {
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 15px !important;
    padding: .5rem !important;
    height: 30px !important;
    height: 3rem !important;
    width: 60% !important;
}

.wpcf7-not-valid-tip {
	clear: both;
}

.wpcf7-form-control-wrap.project_type {
	position: static;
}

.wpcf7-list-item label {
    color: #898989;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    margin: 0;
}

/* Featured Products Widget */

.case-study-back a {
	display:inline-block;
	background: url("../../images/icon-grey-left-arrow.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	padding-left:18px;
}

.sidebar-case-study h2 {
	font-size: 16px;
}

.featured-product-item {
	margin-bottom: 12px !important;
}

.featured-product-photo {
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
    margin-bottom: 12px;
}

.featured-product-title a, .featured-product-photo a {
	padding: 0 !important;
}

.featured-product-title a:hover, .featured-product-photo a:hover {
	background-image: none !important;
	background-color: transparent !important;
}

.featured-product-photo .featured-img {
    position: absolute;
}

.no-featured {
	margin-bottom: 50px !important;
}

/* Social Links */
.stButton {
	margin: 0 !important;
}

.stButton .sharethis, .stButton .email {
	background-image: none !important;
}

.stButton .chicklets {
	padding-left: 0 !important;
	font-size: 14px !important;
	font-family: roboto, Helvetica, Arial, sans-serif !important;
	color: #898989 !important;
	margin-right: 25px !important;
}

.stButton .sharethis:before {
	content: "\e900";
	font-family: "icomoon";
    speak: none;
    margin-right: 5px;
    position: relative;
    top: 1px;
}

.stButton .email:before {
	content: "\e901";
	font-family: "icomoon";
    speak: none;
    margin-right: 5px;
    position: relative;
    top: 1px;
}


/* Revised Footer */

.site-footer {
	background-color: #fff;
	color: #555555;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
}

.site-footer a {
    border-right: 1px solid #000000;
    color: #555555;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: normal;
    line-height: 11px;
    line-height: 1.1rem;
    padding: 0 10px;
    padding: 0 1rem;
}

.site-footer li:last-child a {
    border-right: medium none;
    padding-right: 0;
}

.site-footer li:first-child a {
	padding-left:0;
}

.site-footer nav #menu-footer-links {
	position: relative;
	top: -2px;
}

.site-footer nav #menu-footer-links li {
	margin-left: 0;
}

.site-footer p {
	margin-bottom: 0;
}

.site-footer > .wrap {
    max-width: 100%;
    padding: 2.3rem 4rem 0;
	margin:0 auto;
	border-top:3px solid #ACACAC;
}

.site-footer > .wrap .nav-secondary {
	float: left;
	display: block;
}

.site-footer > .wrap .genesis-nav-menu {
	margin-top: 0;
	line-height: 2.2rem;
	line-height: 22px;
}

#footer-text {
	float: right;
	display: block;
}

#footer-text a {
    border-right: medium none;
    padding: 0;
}

#footer-text, .subtext {
	color:#555555;
    font-size:11px;
    font-size:1.1rem;
}

.subtext {
	width: 100%;
	margin-bottom: 25px;
}

.subtext .subtext-copyright {
	display: block;
	float: left;
}

.subtext .subtext-address {
	display: block;
	float: right;
}

@media only screen and (max-width: 950px) {
	
	.site-footer > .wrap {
		padding-left: 4%;
		padding-right: 4%;	
	}
	
}

@media only screen and (max-width: 768px) {

	#footer-text, .subtext .subtext-address, .subtext .subtext-copyright {
		clear: both;
		float: left;
	}
	
	.site-footer > .wrap .genesis-nav-menu {
		margin-bottom: 25px;
	}
	
}

@media only screen and (max-width: 569px) {
	
	#footer-text, .subtext .subtext-address, .subtext .subtext-copyright {
		text-align: center;
		width: 100%;
	}
	
}

@media only screen and (min-width: 768px) {
	
	#menu-global-nav {
		margin-top: -20px;
		margin-bottom: -10px;
		margin-right: 13px;
	}
	
	#menu-global-nav > .menu-item {
		height: 72px;
		margin-left: 0;
	}
	#menu-global-nav > .menu-item-2192 {
		background-color: #333;
	}
	#menu-global-nav > li:hover, #menu-global-nav > li, #menu-global-nav > .current-menu-item {
		border-bottom: none;
	}
	
	#menu-global-nav > .menu-item > a {
		margin-top: 39px;
		margin-left: 14px;
		margin-right: 14px;
	}
	
	#menu-global-nav > .current-menu-item > a, #menu-global-nav > li:hover > a {
		border-bottom: none;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	
	#menu-global-nav {
		margin-top: -10px;
		margin-bottom: -10px;
	}
	
	#menu-global-nav > .menu-item {
		height: 75px;
	}
	
	
}

/* Misc */

@media only screen and (max-width: 1023px) {
	.site-header .wrap .title-area {
		width: 330px;
	}
}

.no-cases {
	margin-bottom: 300px;
	font-size: 28px;
	font-weight: 300;
	color: #333;
}

body .widget-area ul li a{
	color:black;
	transition:color 0.2s ease-out;
}

body .widget-area ul li a:hover{
	color:black;
	font-weight:bold;
	/*transition:color 0.2s ease-in;*/
}

div.fancybox-caption-wrap {
	background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 8%, rgba(0,0,0,.2) 12%,rgba(0,0,0,.4) 20%,rgba(0,0,0,.7) 50%,rgba(0,0,0,.95));
}

div.fancybox-caption-wrap .fancybox-caption {
	font-size: 20px;
	font-weight: 400;
}