@import url("https://use.typekit.net/jlj1cmj.css");
body {
	font-family: "pt-sans", sans-serif;
	font-size: 22px;
	color: #333;
}
body.home {
	position: relative;
}
.container {
	max-width: 1280px;
	padding: 0px 10px;
}
a {
	color:#5078b7;
}
a:hover {
	color:#5078b7;
	text-decoration: underline;
}
p {
	line-height: 26px;
}

h1 {
	font-size:40px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	color: #1f365c;
}
h2 {
	font-size: 36px;
	color: #1f365c;
	font-weight: normal;
}
h3 {
	font-size: 28px;
	color: #1f365c;
	font-weight: normal;
}
h5 {
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
h6 {
	font-size: 24px;
	color: #f38901;
	font-weight: bold;
}
main {
	background-size: cover;
}
.block .bgcolor {
	padding: 30px;
}
.block.withbg h6 {
	color: #f38901;
}
.block .bgcolor h5 a,
.block.withbg h5 a {
	color: #f38901;
}
#navigation {
	background: transparent;
}
header .nav > ul {
	text-align: right;
}
header .nav > ul > li > a {
	color: #fff;
	text-transform: uppercase;
	padding: 4px 14px 3px;
}
header .nav ul li:hover {
	background-color: rgba(8,20,40,.8);
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
header .nav > ul > li ul {
	background-color: rgba(8,20,40,.8);
}
header .nav > ul > li ul li a {
	color: #fff;
}

header .nav ul li:hover a {
	color: #fff;
}
.scroll header {
	border: 1px solid #666;
}
.home.scroll header {
	border: 0px solid #666;
}
.banner_button,
.SubmitForm,
.button {
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #fff;
	background-color: #5078b7;
	padding: 10px 15px;
	display: inline-block;
	margin-top: 15px;
	font-size: 20px;
	cursor: pointer;
	border-radius: 0;
}
.banner_button:hover,
.button:hover {
	background: #305691;
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.col14 {
	width: 23%;
	float: left;
	margin: 0 1%;
}

	.mobile {
		display: none;
	}
	.no-mobile {
		display: block;
	}

/* HEADER */
	.banner,
	.banner-slider {
		max-height: 900px;
	}
	header {
		background: #fff;
	}
	header .zindex {
		z-index: 4;
	}
	.home header {
		background: transparent url("../../Assets/Images/banner-top.png") 0 0 repeat-x;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 9;
		width: 100%;
		min-height: 380px;
	}
	.home #ghost {
		background: transparent url("../../Assets/Images/banner-ghost.png") 0 0 no-repeat;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 3;
		width: auto;
		min-height: 380px;
		opacity: 0.6;
	}
	.homex.scroll header {
		background: #1f365c;
		/*position: fixed;*/
		width: 100%;
		min-height: 10px;
	}
	header #above-nav {
		background: transparent;
		padding: 20px 0 0;
	} 
	header #logo {
		width: 35%;
		padding-top: 10px;
	}
	header #logo img {
		max-width: 415px;
		width: 100%;
	}
	header #links {
		width: 65%;
		color: #fff;
	}
	header #links a {
		color: #000;
	}
	header #links .employee a {
		color: #5078b7;
		font-size: 20px;
		display: block;
		text-align: center;
	}
	header #links #top-items {
		width: 70%;
		margin-left: 30%;
		margin-bottom: 5px;
	}
	header #links .search {
		width: 45%;
	}
	header #links .social {
		width: 25%;
		text-align: center;
	}
	header #links .employee {
		width: 30%;
		border-left: 1px solid #bcbcbc;
		padding-left: 10px;
	}
	header #links .social a i,
	header #links .social a {
		color: #bcbcbc;
		font-size: 28px;
	}
	header #links nav ul li ul li a,
	header #links nav li:hover a,
	header #links nav a:hover {
		color: #fff;
	}
	header #links nav ul li ul li a:hover {
		background: rgba(105,120,145,.8);
	}
	header .nav > ul > li ul {
		border: 0;
	}
	.home header #links a {
		color: #fff;
	}
	header #links .phone {
		float: right;
		margin-left: 15px;
		padding-left: 15px;
		border-left: 0px solid #fff;
	}
	header #links .top-menu {
		float: right;
		margin: 0 15px 0 0;
		padding-right: 15px;
		text-transform: uppercase;
	}
	header #links #social { 
		text-align: right;
	}
	header #links #social .social {
		font-size: 30px;
	}
	header .employee #apply {
		text-align: center;
		width: 100%;
		margin: 15px 0 0;
	}
	header .employee #apply a {
		background: #3479bb;
		text-align: center;
		padding: 5px 10px;
		width: 80%;
		margin-left: 10%;
		color: #fff;
	}
	/*SEARCH*/
		header .search form {
			float: right;
			width: 290px;
		}
		header .search form > input {
			border: 0px;
			height: 30px;
			width: 250px;
			text-align: right;
			padding: 0px 15px 0 0;
			border: 1px solid #b4aaab;
			border-right: 0px;
			color: #000;
			background-color: #f5f6f6;
			vertical-align: middle;
			color: #999;
			margin-bottom: 0;
		}
		header .search form > input[type="submit"] {
			background: url('../../Assets/Images/search.png') center no-repeat;
			width: 30px;
			height: 30px;
			text-indent: -100px;
			overflow: hidden;
			border: none;
			cursor: pointer;
			background-color: #f5f6f6;
			padding: 0px;
			border: 1px solid #b4aaab;
			border-left: 0px;
			vertical-align: middle;
		}
	/* ^ SEARCH*/
/* ^ HEADER */
/* BLOCKS */
	.doublecolumn.wideleft .right .button,
	.doublecolumn.wideright .left .button {
		margin-top: 100px;
	}
	.TabbedPanel.Purple,
	.TabbedPanel.Brown,
	.TabbedPanel.Green,
	.TabbedPanel.Blue,
	.TripleColumn.Purple,
	.TripleColumn.Brown,
	.TripleColumn.Green,
	.TripleColumn.Blue {
		padding: 20px 0 50px;
		clip-path: polygon(100% 1%, 100% 85%, 50% 100%, 0 85%, 0 0);
	}
	.TabbedPanel.Blue .content,
	.TripleColumn.Blue {
		background: #d5eef1;
	}
	.TabbedPanel.Green .content,
	.TripleColumn.Green {
		background: #aadfac;
	}
	.TabbedPanel.Brown .content,
	.TripleColumn.Brown {
		background: #dfc7aa;
	}
	.TabbedPanel.Purple .content,
	.TripleColumn.Purple {
		background: #caaadf;
	}
	.TripleColumn .left,
	.TripleColumn .right,
	.TripleColumn .center {
		padding: 0 30px;
	}
	.TripleColumn h3 {
		font-size: 26px;
	}
	.TripleColumn h3 strong {
		font-size: 50px;
	}
	
	.TabbedPanel .header .tab-header {
		background: #486f90;
		color: #fff;
		text-align: center;
		margin-right: 15px;
		padding: 10px;
		float: left;
		cursor: pointer;
	}
	.TabbedPanel .header .tab-header:hover {
		text-decoration: underline;
	}
	.TabbedPanel .header .tab-header.active {
		background: #0a83eb;
	}
	.TabbedPanel .content .tab-content {
		display: none;
		padding: 30px 0;
	}
	.TabbedPanel .content .tab-content.active {
		display: block;
	}


/* ^ BLOCKS */
/* FOOTER */
	footer {
		background: #fff;
		color: #333;
		padding: 30px 0;
		margin: 0px 0;
		font-size: 20px;
		border-top: 1px solid #000;
		text-align: center;
	}
	
	#footer {
		color: #333;
		padding-top:20px;
		padding-bottom:0px;
	}
	#footer a {

	}
	#footer .social {
		font-size: 30px;
		margin-right: 5px;
		color: #666;
	}
	#footer .left {
		width: 48%;
		margin-right: 2%;
		border-right: 1px solid #000;
		float: left;
		padding: 50px 2% 50px 0;
	}
	#footer .right {
		float: left;
		width: 48%;
		text-transform: uppercase;
	}
	#footer .right img {
		max-width: 270px;
	}
	#footer .left ul {
		list-style: none;
		width: 100%;
		text-align: right;
	}
	#footer .left ul li {
		text-align: right;
		text-transform: uppercase;
		font-size: 23px;
		margin: 15px 0;
	}
	#footer .title {
		font-size: 32px;
		margin-bottom: 20px;
	}
	#footer .sitecredit {
		margin-top: 30px;
	}
	#footer .sitecredit img {
		max-width: 200px;
	}
/* ^ FOOTER */
/* SLIDEOUT */
	#slideOut {
		position:absolute;
		right:0px;
		top:140px;
		z-index:9;
		width:67px;
		height:809px;
		overflow:hidden;
		font-size: 18px;
	}
	#slideOut #tab {
		position:absolute;
		left:2px;
		margin-top:20px;
		cursor:pointer;
		z-index:2;
	}
	#slideOut #details {
		position:absolute;
		left:67px;
		width:530px;
		border:2px solid #fff;
		background:#3479bb url('../../Assets/Images/tree-bkg.png') bottom right no-repeat;
		box-shadow: 5px 5px 10px rgba(0,0,0,.5);
		color:#fff;
		padding:20px 15px;
		z-index:1;
		font-size: 18px;
	}
	#slideOut #details .title {
		font-size:22px;
		text-transform:uppercase;
		margin-bottom:10px;
		font-weight:bold;
	}
	#slideOut .project-cat {
		text-align:center;
	}
	#slideOut .project-cat .slideImage {
		border:1px solid #fff;
		height: 102px;
		overflow: hidden;
	}
	#slideOut .project-cat img {

	}
	#slideOut .col-2of4 {
		width: 46%;
		margin: 0 2%;
	}
	#slideOut .row {
		margin-bottom: 20px;
	}
	#slideOut a {
		font-size: 18px;
		color:#fff;
		text-transform:uppercase;
	}
	#slideOut a:hover {
		color:#000;
	}
	#slideOut .featured {
		border-bottom:1px solid #fff;
		padding-bottom:15px;
	}
/* ^ SLIDEOUT */

.articleIntro {
	display: flex;
	flex-wrap: wrap;
}
.articleIntro .articleImage {
	float: none;
	max-width: 1000px;
	width: 28%;
	margin: 0;
	order: 2;
	margin-left: 2%;
}
.articleIntro .articleWrap {
	width: 70%;
	order: 1
}
.articleFull .articleImage,
.articleFull .articleCategories,
.articleFull .articleDate {
	width: 100%;
}
.articleFull h1 {
	order: 0;
}
.articleFull .articleDate {
	order: 1;
}
.articleFull .articleCategories {
	order: 2;
}
.articleFull .articleImage {
	order: 4;
}
.articleFull .articleDescription {
	order: 3;
}
.articleFull .articleButtons {
	order: 5;
}

.blue-overlay.block .col p,
.blue-overlay .block.PortfolioBlock .col .portfolioDiv {
	max-height: 180px;
	overflow: hidden;
}
.blue-overlay .block.PortfolioBlock .col a {
	display: block;
}
.blue-overlay .block.PortfolioBlock .col .portfolioDiv::before,
.blue-overlay.block .col p::before {
  position: absolute;
  right: -1px;
  bottom: -1px;
  content: '';
  border-bottom: 35px solid transparent;
  border-left: 35px solid transparent;
}
.blue-overlay .block.PortfolioBlock .col .portfolioDiv::after,
.blue-overlay.block .col p::after {
	position: absolute;
	right: -2px;
	bottom: -2px;
	content: '';
	border-bottom: 35px solid #fff;
	border-left: 35px solid transparent;
}
.blue-overlay.block .col p img {
	width: 100%;
	margin: 0;
}
.blue-overlay .block.PortfolioBlock .col .portfolioInfo,
.blue-overlay.block .col p a {
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(31,54,92,.6);
	text-align: center;
	padding: 20% 5px 0 5px;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	text-shadow: 0px 2px 5px #000;
	overflow: hidden;
}
.blue-overlay .block.PortfolioBlock .layout1 .col .portfolioInfo .portfolioName {
	width: 90%;
	margin: 0 5%;
}
.blue-overlay .block.PortfolioBlock .col .portfolioInfo:hover,
.blue-overlay.block .col p a:hover {
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background-color: transparent;
}
.portfolioInfo .portfolioLink {
	display: none;
}
.block-portfolioblock .PortfolioBlock .layout3 .col,
.block-portfolioblock .PortfolioBlock .layout2 .col,
.block-portfolioblock .PortfolioBlock .layout1 .col {
	margin: 0 1% 1%;
}
.accordion-title {
	background: #3479bb;
	color: #fff;
	padding: 15px 35px;
	cursor: pointer;
	font-weight: bold;
}
.accordion-title span i {
	color: #fff;
}
.Accordion .container {
	border: 0px;
}
.accordion-body {
	padding: 20px;
	border-left: 1px solid #233559;
	border-right: 1px solid #233559;
	border-bottom: 1px solid #233559;
}
.block[rel="414"] {
	margin-top: -100px;
}
.block[rel="192"] .container,
.block[rel="191"] .container,
.block[rel="190"] .container {
	align-items: center;
}
.field label {
	color: #555;
}
.labels-0 .required {
	border: 0px solid #ff4142;
}
.block[rel="1"] .staticText, .block[rel="1"] .banner_overlay {
	top: 40%;
}
.staticText .banner_overlay_header, .banner_overlay_header {
	margin-bottom: 20px;
}
.articleIntro .articleCategories {
	margin: 5px 0 15px;
	display: none;
}
@media (max-width:1500px) {
}
@media (max-width:1300px) {
	.banner,
	.banner-slider {
		max-height: 700px;
	}
}
@media (max-width:1275px) {
	.block-blockform .blockform .form-text p {
		width: 100%;
		margin: 0;
	}
	header #logo {
		width: 25%;
	}
	header #links {
		width: 75%;
	}
	header .nav > ul > li > a {
		padding: 4px 10px 3px;
	}
	.FourColumn .col {
		overflow: hidden;
	}
}
@media (max-width:1175px) {
	header .nav > ul > li > a {
		padding: 4px 8px 3px;
	}
}
@media (max-width:1000px) {
	.FourImages .col a {
		width: 100%;
	}
	.FourImages .corner-bl img {
		width: 100%;
		margin: 0px 0;
	}
	.home #ghost {
		display: none;
	}
	.block-portfolioblock .PortfolioBlock .layout3 .col,
	.block-portfolioblock .PortfolioBlock .layout2 .col,
	.block-portfolioblock .PortfolioBlock .layout1 .col {
		margin: 10px 0;
	}
	.block[rel="414"] {
		margin-top: 0px;
	}
	h1 {
		font-size: 36px;
	}
	h2 {
		font-size: 32px;
	}
	h3 {
		font-size: 28px;
	}
	header {
		background-color: #1f365c;
	}
	header #links nav li:hover a, 
	header #links nav a:hover,
	.home header #navigation a {
		color: #000;
	}
	header #links .employee a,
	header #links #navigation nav ul li ul li a {
		color: #fff;
	}

	.container {
		margin: 0 20px;
	}
	header #above-nav .container {
		margin: 0;
		padding: 0;
	}
	header #navigation {
		background: #3479bb; 
	}
	header #logo img {
		max-width: 80%;
		margin-left: 10%;
	}
	header #links .employee {
		border: 0;
	}
	header #links #top-items,
	header #links .employee,
	header #links .social,
	header #links .search {
		width: 100%;
		margin: 0 0 10px 0;
	}
	header .search form {
		float: none; 
		width: 80%;
		margin: 0 0 0 10%;
	}
	.home header {
		position: relative;
		min-height: 1px;
		background: #1f365c;
		background-image: none;
	}
	header #links .top-menu,
	#slideOut,
	.no-mobile {
		display: none;
	}
	.mobile {
		display: block;
	}
	#social {
		position: relative;
		top: 0;
		right: auto;
		text-align: center;
	}
	header #links .social a i, header #links .social a {
		color: #fff;
	}
	header .search form > input {
		width: 85%;
	}
	/* HEADER */
		header { }
	/* ^ HEADER */
	.articleIntro .articleImage,
	.articleIntro .articleWrap,
	header #logo,
	header #links,
	header #links .phone,
	header #links .top-menu,
	header #links #social,
	#footer .left,
	#footer .right,
	main .right,
	main .left {
		width: 100%;
		margin: 10px 0;
	}
	header #links {
		margin-bottom: 0;
	}
	header #links .phone,
	header #links #social {
		margin: 10px 0;
		padding: 0;
		border: 0px;
		text-align: center;
	}
	#footer .left ul,
	#footer .left,
	#footer .right {
		text-align: center;
		padding: 0;
		border: 0px;
	}
	#footer .left ul li {
		text-align: center;
	}
	header .nav > ul > li > a {
		color: #000;
	}
	header .nav > ul > li > a:hover {
		color: #000;
	}
}
