/*
Theme Name: Nicholson and Galloway
Theme URI: https://loungelizard.com
Author: TidyThemes
Author URI: https://loungelizard.com
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

/*
Repeater fields:
	Awards
	Brochures
	Documents

Custom post types:
	Our History
	Projects
	News
*/


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none!important;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;/*transition:all 0.5s ease*/ text-decoration: none;outline: none!important;}
.sub-menu .sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{float: right; padding-left: 10px; padding-bottom: 10px;}.alignleft{float: left; padding-right: 10px; padding-bottom: 10px;}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}
strong, b{
	font-weight: 700;
}
.sub-menu-toggle, #search div, a, input, button{ -webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
.menu:after{ display: block;clear: both;content: "";}
body{
	font-weight: 300;
	font-size: 14px;
	line-height: 23px;
	font-family: 'Montserrat', sans-serif;
	font: 300 14px/22px "Montserrat", sans-serif;
	color: #515151;
	opacity: 0;
	overflow: hidden;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-ms-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
.modal-open{
    overflow: hidden!important;
}
#wrapper{
	min-height: 100vh;
	position: relative;
	padding-bottom: 38px;
    max-width: 100vw;
    overflow: hidden;
}

a{
	color: #515151;
}
a:hover{
	color: #008a5f;
	text-decoration: underline;
}
img{
	max-width: 100%;
	height: auto;
}
h1{
	margin: 20px 0 15px;
	position: relative;
	font-size: 30px;
	line-height: 2;
	text-transform: uppercase;
	color: #008a5f;
}
h1:after{
	width: 105px;
	height: 1px;
	position: absolute;
	bottom: 8px;
	left: 0;
	content: "";
	background: #515151;
}
.container{
}
@media screen and (min-width: 1440px){
	.row-clients{
		margin: 0 -80px 50px;
	}
	.row-clients > div{
		padding: 0 80px;
	}
	.page-services > .container,
	#container > .container,
	#content > .container{
		padding-left: 45px;
	}
	.col-11 .post-row,
	.col-11 .alm-reveal{
		/*margin: 0 -45px;*/
	}
	.page-brochures .alm-reveal{
		/*margin: 0 -40px;*/
	}
	._post,
	.award{
		padding: 0 45px;
	}
	.brochure{
		padding: 0 40px;
	}
}
.row-clients hr{
	margin: 10px 0;
}

.page-eeo h1{
	letter-spacing: -.5px;
}
.page-eeo p,
.page-eeo li{
	line-height: 20px;
    margin-bottom: 10px;
}
.page-eeo li{
    margin-left: 1.1em;
}
.page-eeo li:before{
    position:absolute;
    left: 1em;
}
.page-eeo p,
.page-eeo ol{
	margin-bottom: 18px;
}
.page-eeo ol ol{
	margin-bottom: 0;
}
ol{
	list-style: none;
	counter-reset: counter;
}
ol li{
	counter-increment: counter;
}
#container ol li > ol,
#container ol li > ul,
#container ul li > ol,
#container ul li > ul{
    margin-top: 10px;
}
ol li::before{
	content: counter(counter) ". ";
	color: #008a5f;
	font-weight: 700;
}
ol ol{
	margin-bottom: 0;
	margin-left: 35px;
}
ol ol li{
	list-style: lower-alpha;
}
ol ol li:before{
	display: none;
}

#container ul li{
	position: relative;
	padding-left: 10px;
    padding-bottom: 10px;
}
#container ul li:before{

	content: "\2022    ";
	font-size: 16px;
	position: absolute;
	top: 0;
	left: 0;
	/*
	font: 900 2px/22px "Font Awesome 5 Free";
	*/
}
.container{
	width: 100%;
	max-width: 100%!important;
}

#header{
	height: 50px;
	position: relative;
	background: #fff;
	box-shadow: 0 0 7px rgba(0,0,0,.25);
	z-index: 10;
}
#header .container{
	position: relative;
	padding-left: 0;
}
#menu-toggle{
	display: none;
	width: 75px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	background: #ebebeb;
}
#menu-toggle span{
	display: block;
	position: absolute;
	height: 2px;
	width: 25px;
	background: #008a5f;
	border-radius: 3px;
	opacity: 1;
	left: 25px;
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#menu-toggle span:nth-child(1){
	top: 16px;
}
#menu-toggle span:nth-child(2),#menu-toggle span:nth-child(3){
	top: 24px;
}
#menu-toggle span:nth-child(4){
	top: 32px;
}
#menu-toggle.open span:nth-child(1){
	top: 24px;
	width: 0%;
	left: 50%;
}
#menu-toggle.open span:nth-child(2){
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#menu-toggle.open span:nth-child(3){
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#menu-toggle.open span:nth-child(4){
	top: 24px;
	width: 0%;
	left: 50%;
}
#branding{
	float: left;
}
#branding a{
	display: inline-block;
	text-decoration: none;
}
#site-title{
	padding: 13px 0 0;
}
#branding img{
	vertical-align: text-bottom;
	width: 528px;
}
#branding span{
	margin-left: 10px;
	font-size: 18px;
	font-weight: 700;
	color: #008a5f;
	text-transform: lowercase;
}
#menu{
	margin-right: 50px;
	position: relative;
	float: right;
}
.menu-main-menu-container li{
	float: left;
}
.menu-main-menu-container .menu > li + li{
	margin-left: 25px;
}
.menu-item-has-children{
	position: relative;
}
.menu-main-menu-container li a{
	display: block;
	padding: 20px 5px 8px;
	font-size: 16px;
}
.sub-menu-toggle{
	display: none;
}
@media screen and (min-width: 1331px){
	.menu-item-has-children:hover .sub-menu{
		display: block;
	}
}
.sub-menu{
	display: none;
	position: absolute;
	left: 50%;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #fff;
	box-shadow: 0 5px 7px rgba(0,0,0,.25);
}
.sub-menu li{
	float: none;
}
.sub-menu li a{
	min-width: 140px;
	position: relative;
	padding-bottom: 8px;
}
.sub-menu li a:before{
	width: 50px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 4px;
	margin-left: -25px;
	content: "";
	background: #008a5f;
}
#search{
	width: 50px;
	max-width: 100%;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}
#search.open{
	width: 300px;
	z-index: 1;
}
#search div{
	width: 100%;
	position: absolute;
	top: 0;
	right: -100%;
	background: #fff;
}
#search.open div{
	right: 0;
}
.search-form .search-field{
	width: calc(100% - 70px);
	margin: 10px;
	line-height: 30px;
	text-indent: 10px;
	border: none;
	border-bottom: 1px solid #515151;
}
.search-form .search-submit,
.search-form section{
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	background: #fff url("img/search.png") center center no-repeat;
	background-size: 25px;
	border: none;
	cursor: pointer;
}
.search-form section{
	z-index: 1;
}
#search.open section{
	z-index: -1;
}

#footer{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
#copyright{
	font-weight: 400;
	background: #f9f9f9;
	padding: 5px 5px 11px;
}
#copyright .container{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#copyright .container section{
	flex: 0 0 50%;
	text-align: right;
}
#copyright .container section + section{
	text-align: left;
}
#copyright .container section div{
	display: inline-block;
}
#menu-footer-menu{
	margin-left: 5px;
}
#menu-footer-menu li{
	display: inline-block;
}
#menu-footer-menu li:after{
	display: inline-block;
	width: 10px;
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	transform: translateY(-2px);
	content: "|";
	text-align: center;
}
#copyright span a{
	text-decoration: underline;
}
#full-slider .item{
	position: relative;
	height: calc(100vh - 90px);
	background: center center no-repeat;
	background-size: cover;
}
#full-slider .item video{
	
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+11,000000+100,000000+100&0+10,0.7+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 10%, rgba(0,0,0,0.01) 11%, rgba(0,0,0,0.7) 100%);/* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 10%,rgba(0,0,0,0.01) 11%,rgba(0,0,0,0.7) 100%);/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 10%,rgba(0,0,0,0.01) 11%,rgba(0,0,0,0.7) 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );/* IE6-9 */
}
#full-slider .item iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	top:0;
	left:0;
}
#full-slider .item section{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+11,000000+100,000000+100&0+10,0.7+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 10%, rgba(0,0,0,0.01) 11%, rgba(0,0,0,0.7) 100%);/* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 10%,rgba(0,0,0,0.01) 11%,rgba(0,0,0,0.7) 100%);/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 10%,rgba(0,0,0,0.01) 11%,rgba(0,0,0,0.7) 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );/* IE6-9 */
}
.slick-arrow{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -25px;
	background: #fff;
	border-radius: 50px;
	border: none;
	font-size: 0;
	opacity: .5;
	cursor: pointer;
	z-index: 1;
}
.slick-arrow:hover{
	opacity: .75
}
.slick-prev{
	left: 25px;
}
.slick-arrow:before{
	position: absolute;
	width: 40px;
	height: 40px;
	top: 0;
	left: 0;
	line-height: 40px;
	font-size: 24px;
	content: "\f054";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #008a5f;
	text-align: center;
}
.slick-prev:before{
	content: "\f053";
}
.page-wrapper{
	position: relative;
}
.slider-text{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 25px;
	color: #fff;
	z-index: 1;
}
.slider-text .container{
	padding: 0 40px;
}
.slider-text strong{
	display: block;
	max-width: 900px;
}
.slider-text p{
	font-size: 24px;
	line-height: 36px;
}
.sub-menu a,
.current_page_parent a,
.current-menu-parent a,
.current-menu-item a{
	font-weight: 600
}
.page-about #full-slider section{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+40,000000+100&0.45+40,0.1+100 */
background: -moz-linear-gradient(left, rgba(0,0,0,0.45) 40%, rgba(0,0,0,0.1) 100%);/* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,0.45) 40%,rgba(0,0,0,0.1) 100%);/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,0.45) 40%,rgba(0,0,0,0.1) 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73000000', endColorstr='#1a000000',GradientType=1 );/* IE6-9 */
}
.page-about .slider-text{
	bottom: 50px
}
.page-about .slider-text h1{
	font-weight: 300;
	font-size: 52px;
	line-height: 52px;
	font-family: 'Roboto Slab', sans-serif;
	font: 300 52px/1 "Roboto Slab";
	text-transform: uppercase;
	margin: 0 0 25px;
	position: relative;
	color: #fff;
}
.page-about .slider-text h1:after{
	width: 120px;
	height: 1px;
	position: absolute;
	bottom: -12px;
	left: 0;
	content: "";
	background: #fff;
}
#branding h1{
	line-height: 1;
	line-height: unset;
	margin: 0;
}
#branding h1:afrer{
	display: none;
}
.page-about .slider-text .container{
	padding: 0 70px;
}
.page-about .slider-text p{
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Roboto', sans-serif;
	font: 400 16px/24px'Roboto', sans-serif;
	letter-spacing: 1px;
}
.page-about .slider-text p + p{
	margin-top: 24px;
}

.col-left{
	padding-left: 0;
	padding-right: 0;
}
.page-services,
.page-services > section,
.col-left section,
.team-image{
	width: 100%;
	min-height: calc(100vh - 90px);
	background: center center no-repeat;
	background-size: cover;
}
.page-services{
	position: relative;
}
.page-services > section{
	width: 100%;
	height: 100%;
	position: absolute;
}
.col-right{
	padding-left: 25px;
}
.col-right .clearfix p{
	float: left;
}
.col-right a{
	font-weight: 600;
	font-size: 16px;
	word-break: break-all;
}
.col-right p img{
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}
#container > .container.page-contact{
	padding-left: 25px;
}
.page-contact h1{
	margin: 12vh 0 5px;
	font-size: 30px;
	line-height: unset;
	text-transform: capitalize;
	color: #515151;
}
#branding h1:after,
.page-contact h1:after{
	display: none;
}
.col-right section{
	margin-top: 20px;
}
.col-right section p{
	display: flex;
	align-items: center;
	margin-top: 15px;
}
.col-right section p i{
    display: inline-block;
    width: 18px;
    margin: 0 5px;
    text-align: center;
	font-size: 18px;
    color: #008a5f;
}
.col-right section p i.fa-map-marker-alt{
    font-size: 24px;
}
.col-right section p i.fa-phone{
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}
.col-right section p i.fa-laptop{
	font-size: 15px;
}
.col-right section p i.fab{
	font-size: 20px;
}
.team-text strong{
	display: block;
	margin: 10px 0 5px;
	font-size: 16px;
	line-height: 36px;
	text-transform: uppercase;
	color: #008a5f;
}

.page-clientsp{}
.page-clients hr{
	border-top-color: #008a5f;
	margin: 28px 0 25px;
}
.row-clients{
	margin-bottom: 50px;
}

#ajax-load-more{
	width: 100%;
}
.alm-reveal{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.col-11{
	margin-left: 4.1666665%;
}
._post,
.award{
	margin-bottom: 35px;
}
._post strong,
.award strong{
	display: block;
	font-size: 16px;
	color: #008a5f;
}
.award p{
	margin: 0px 0 0px;
	line-height: 17px;
}
._post a div,
.award a{
	display: block;
	height: 400px;
	background: top center no-repeat;
	background-size: cover;
}
.alm-btn-wrap .alm-load-more-btn{
	background: #008a5f!important;
}
.page-services{
	position: relative;
	color: #fff;
}
.page-services h1{
	color: #fff;
}
.page-services h1:after{
	background: #fff;
}
.page-services .overlay{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: .75;
}
.service{
	margin-bottom: 55px;
	padding-right: 40px;
}
.service:after{
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	background: #fff;
}
.nav-links{
	margin-bottom: 30px;
	font-weight: 600;
	font-size: 16px;
}
.nav-links a{
	color: #008a5f;
}
.page-template-default h2{
	font-size: 22px;
	line-height: 1.5;
	margin-bottom: 20px;
	font-weight: 600;
	color: #008a5f;
}
.page-template-default h3{
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 20px;
	font-weight: 600;
	color: #008a5f;
}
.service h2{
	margin-bottom: 18px;
	font-weight: 400;
	line-height: 16px;
}

@media screen and (min-width: 1200px){
	.page-services .service{
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	.service:nth-child(5n + 2):after{
		display: none;
	}
}
@media screen and (max-width: 1439px){
	#header .container{
		padding-left: 15px;
	}
}
@media screen and (max-width: 1024px){
	.service:nth-child(4n + 2):after{
		display: none;
	}
}
@media screen and (max-width: 991px){
	.service:nth-child(2n + 2):after{
		display: none;
	}
}
@media screen and (max-width: 767px){
	.service:after{
		display: none;
	}
}

.single h1{
	margin-bottom: 5px;
	font-size: 24px;
}
.single h1:after{
	bottom: 0;
}
.page-template-default strong,
.post-text strong{
	color: #008a5f;
}
.post-text > div{
	width: 40%;
	float: left;
}
.post-text .alignright{
	width: 60%;
}
@media screen and (max-width: 768px){
	.post-text > div{
		width: 100%;
		float: none;
	}
	.post-text .alignright{
		width: 100%;
		max-width: unset;
		padding-left: 0;
	}
}
.page-template-default p,
.post-text p{
	font-size: 16px;
}
.page-template-default p,
.post-text p{
	margin-bottom: 20px;
}
.project-thumb{
	display: block;
	width: 50px;
	height: 50px;
	margin: 15px 0;
	float: left;
	background: center center no-repeat;
	background-size: cover;
	border: 2px solid #fff;
}
.project-thumb.v:before{
	width: 50px;
	height: 50px;
	text-align: center;
	position: absolute;
	content: "\f144";
	font-weight: 900;
	font-size: 26px;
	line-height: 47px;
	font-family: Font Awesome 5 Free;
	font: 900 26px/47px "Font Awesome 5 Free";
	color: #fff;
	opacity: .75;
}
.project-thumb:hover{
	border-color: #008a5f;
}
.modal-body{
	padding: 0;
	box-shadow: 0 0 10px 5px rgba(0,0,0,0.3);
	border: none;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-ms-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
}
.ekko-lightbox .modal-dialog{
  flex: 100%!important;
  margin-left: 0;
  margin-right: 0;
}
.ekko-lightbox-nav-overlay a{
	opacity: .5;
	color: #fff;
	position: relative;
}
.ekko-lightbox-nav-overlay a:hover{
	opacity: .75;
	color: #fff;
}
.ekko-lightbox-nav-overlay a span{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 15px;
	margin-top: -20px;
	padding: 0;
	background: #fff;
	border-radius: 50px;
	border: none;
	font-size: 0;
	flex-grow: unset;
}
.ekko-lightbox-nav-overlay a span:before{
	position: absolute;
	width: 40px;
	height: 40px;
	top: 0;
	left: 0;
	line-height: 40px;
	font-size: 24px;
	content: "\f053";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #008a5f;
	text-align: center;
}
.ekko-lightbox-nav-overlay a + a span{
	left: auto;
	right: 15px;
}
.ekko-lightbox-nav-overlay a + a span:before{
	content: "\f054";
}
.news-text p{
	font-size: 14px;
}
._post a:hover{
	text-decoration: none;
}
.news-title{
	line-height: 1.4;
	margin-bottom: 13px;
}
.search-result{
	margin-bottom: 50px;
}
.search-result h2 a{
	display: inline-block;
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	color: #008a5f;
	margin-bottom: 10px;
}
.no-results.search-form section{
	display: none;
}
.not-found .search-form{
	position: relative;
	width: 300px;
}
.not-found .search-field{
	width: 230px;
	margin: 10px;
	line-height: 30px;
	text-indent: 10px;
	border: none;
	border-bottom: 1px solid #515151;
}
.not-found p{
	font-size: 16px;
	font-weight: 400;
}
h1.history-title{
	margin-top: 53px;
	font-family: "Roboto";
	font-weight: 400;
}
.history-text{
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	font-family: 'Roboto', sans-serif;
	font: 400 16px/22px "Roboto";
}
.history-image{
	min-height: calc(100vh - 125px);
	margin-top: -73px;
	background-position: top center;
}
.brochure strong,
.history-post{
	margin-bottom: 10px;
}
.page-brochures h1{
	margin-bottom: 25px;
}
.brochure div{
	position: relative;
}
.brochure section{
	width: 100%;
	height: 46px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #008a5f;
}
.brochure section a{
	display: block;
	height: 46px;
	margin-left: 20px;
	float: left;
	font-size: 16px;
	line-height: 46px;
	font-weight: 400;
	color: #fff;
}
.brochure section a:hover{
	color: #fff;
	text-decoration: underline;
}
.modal-open .modal{
	overflow-y: hidden;
}
.insta-feed{
	display: none;
}
.single-news .insta-feed{
	display: block;
}
.insta-text strong{
    display: block;
    margin-top: 20px;
    font-size: 18px;
    text-transform: uppercase;

}
.insta-text a{
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
	color: #008a5f;
}
@media screen and (max-width: 1440px){
	.team-image{
		margin-left: 15px;
	}
	.col-left section{
		margin-left: -15px;
	}
}
@media screen and (max-width: 1330px){
	#menu{
		width: 100%;
		position: absolute;
		margin: 0;
		float: none;
		right: -100%;
		top: 49px;
		background: #fff;
		box-shadow: 0 5px 5px rgba(0,0,0,0.2);
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	}
	#menu.open{
		right: 0;
		height: 80vh;
		overflow-y: scroll;
	}
	#header.open{
		position: fixed;
		width:100vw;
	}
	body.open{
		position: fixed;
		overflow: hidden !important;
	}
	.menu-main-menu-container .menu > li{
		float: none;
		border-top: 1px solid rgba(0,0,0,.05);
	}
	.menu-main-menu-container .menu > li a{
		display: inline-block;
		/*width: calc(100% - 50px);*/
		padding: 14px;
		font-weight: 600;
		text-decoration: underline;
	}
	.menu-main-menu-container .menu li.no-link a{
		font-weight: 400;
		text-decoration: none;
	}
	.menu-main-menu-container .menu li .sub-menu a{
		width: 100%;
		font-weight: 600;
		text-decoration: none;
	}
	.menu-main-menu-container .menu > li + li{
		margin: 0;
	}
	.sub-menu{
		position: relative;
		left: 0;
		text-align: left;
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
		box-shadow: none;
		background: rgba(0,0,0,.05);
	}
	.sub-menu li a:before{
		display: none;
	}
	.sub-menu-toggle{
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		right: 15px;
		line-height: 30px;
		text-align: center;
		top: 10px;
		color: #00000080;
		box-shadow: 0 0 5px rgba(0,0,0,0.2);
		border-radius: 5px;
		cursor: pointer;
		z-index: 1;
	}
	.sub-menu-toggle.open{
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	#search{
		right: 75px;
	}
	#menu-toggle{
		display: block;
	}
	.col-left{
		flex: 0 0 45%!important;
		max-width: 45%!important;
	}
	.col-right{
		flex: 0 0 55%!important;
		max-width: 55%!important;
	}
}
@media screen and (max-width: 768px){
	#branding span{
		display: none;
	}
	.post-text .alignright,
	.team-image,
	.col-left section{
		margin-left: 0;
		margin-top: 15px;
	}
	#full-slider .item,
	.page-services,
	.col-left section,
	.team-image{
		min-height: calc(100vh - 110px);
	}
	#wrapper{
		padding-bottom: 60px;
	}
	#copyright .container section,
	#copyright .container section + section{
		text-align: center;
		flex: 0 0 100%;
	}
	#container h1{
	    margin: 20px 0 15px!important;
	    line-height: 1.5!important;
	}
	.page-services > section{
		position: fixed;
		height: 100vh;
	}
	.not-found{
		min-height: 50vh;
	}
}
@media screen and (max-width: 640px){
	._post a div,
	.award a{
		height: 250px;
	}
	.page-template-about #container{
		min-height: calc(100vh - 154px);
	}
	#branding img{
	    vertical-align: middle;
	    width: 170px;
	}
	.team-image{
		min-height: unset;
	}
	/*
	#wrapper{
		min-height: unset;
		padding-bottom: unset;
	}
	#footer{
		position: relative;
	}*/

	#wrapper{
		/*min-height: unset;*/
		padding-bottom: unset;
	}
	#footer{
		position: relative;
	}
	.slick-arrow{
		width: 30px;
		height: 30px;
		margin-top: -15px;
		right: 5px;
		z-index: 5;
	}
	.slick-arrow:before{
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 20px;
	}
	.slick-prev{
		left: 5px;
	}
	#search.open{
	    width: calc(100% - 75px);
	    z-index: 1;
	}
	.col-left,
	.col-right{
		flex: 0 0 100%!important;
		max-width: 100%!important;
		padding: 0 15px;
	}
	.col-left{
		order: 2;
	}
	.page-contact h1{
		margin-top: 20px;
	}
	#container > .container.page-contact{
		padding-left: 15px;
	}
	.col-right .clearfix p{
		float: none;
	}
	.col-right a{
		font-size: 14px;
	}
	.slider-text .container{
	    padding: 0 15px;
	}
	.slider-text p{
	    font-size: 18px;
	    line-height: 1.5;
	}
	.page-about .slider-text .container{
	    padding: 0 35px;
	}
	.page-about .slider-text{
	    bottom: 0;
	    position: relative;
	    padding-bottom: 30px;
	}
	.page-about .slider-text h1{
	}
	.page-about #full-slider{
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
	}
	.page-about #full-slider .slick-arrow{
		display: none!important;
	}
	.page-about #full-slider .item{
		height: 100vh;
	}
}

.projects .sub-menu{
	column-count: 2;
}

.projects .sub-menu li a{
	min-width: 180px;

}

@media screen and (max-width: 768px){
	.projects .sub-menu{
		column-count: 1;
	}
	.projects .sub-menu li a{
		min-width: 140px;
	
	}
}