#featured-image {
	border-bottom: solid 23px #ebeaea;
}

#featured-image img {
	display: block;
	max-width: 1597px;
	width: 100%;
	height: 100%;
}

.featured-image-wrapper {
	margin: 0 auto;
	max-width: 1597px;
	position: relative;
	width: 100%;
}

#featured-image .featured-image-caption {
    bottom: 20%;
    height: auto;
	left: 0;
    /*max-height: 30%;*/
    max-width: 30%;
	position: absolute;
    top: inherit;
    width: auto;
    z-index: 10;
}

#featured-image .featured-image-caption {
    background: rgba(1, 149, 213, 0.85) none repeat scroll 0 0;
	color: #fff;
    /*font-size: 2.0vw;*/
	font-size: 35px;
	line-height: 1.25;
    padding: 3% 3% 3% 7%;
    text-align: left;
    text-shadow: none;
}

.home-text {
    margin-bottom: 50px;
}

#main-content {
	margin: 0 auto;
	max-width: 1597px;
	width: 100%;
}

.main-content-wrapper {
	background: rgba(0, 0, 0, 0) url("../images/interior_content_dropshadow.png") no-repeat scroll center bottom;
    margin: 38px 54px 0;
    padding-bottom: 100px;
}

.main-content-wrapper.pardot,
.main-content-wrapper.pardot-two-column {
	margin-top: 110px;
}

.search .main-content-wrapper {
	background-image: none;
    margin: 38px 54px 0;
    padding-bottom: 15px;
}

.search .main-content-block {
	border-bottom: 1px solid #bdbdbd;
}

.search .main-content-wrapper:last-child .main-content-block {
	border-bottom: none;
}

.main-content-block {
	display: inline-block;
	min-height: 250px;
	vertical-align: top;
	width: 62%;
}

/*** begin content callout styles ***/

.content-callout {
	display: inline-block;
	font-size: 16px;
    margin-bottom: 30px;
    margin-right: 20px;
    width: 45%;
}

.content-callout .callout-title {
	color: #154d89;
	font-weight: 700;
}

.content-callout:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.content-callout .content-callout-right {
	display: inline-block;
	width: 30%;
	vertical-align: top;
}

.content-callout .content-callout-right img {
	height: auto;
	max-width: 210px;
	width: 100%;
}

.content-callout .content-callout-left {
	display: inline-block;
	width: 70%;
	vertical-align: top;
}

.content-callout .content-callout-left-wrapper {
	margin-left: 20px;
}


/*** end content callout styles ***/

/*** begin case study repeater styles ***/

.case-studies {
	width: 75%;
}

.case-studies-wrapper {
    margin-right: 46px;
}

.case-study {
	border-bottom: solid 1px #bdbdbd;
	margin-bottom: 46px;
    padding-bottom: 26px;
}

.case-study:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.case-study .case-study-right {
	display: inline-block;
	width: 30%;
	vertical-align: top;
}

.case-study img {
	height: auto;
	max-width: 210px;
	width: 100%;
}

.case-study .case-study-left {
	display: inline-block;
	width: 70%;
	vertical-align: top;
}

/*** end case study repeater styles ***/

/** begin right sidebar styles **/

.right-content-block {
	display: inline-block;
	font-size: 20px;
	vertical-align: top;
	width: 37%;
}

.right-content-block-wrapper {
	border-left: 1px solid #bdbdbd;
	margin-left: 15%;
	padding-left: 15%;
}

/*** begin right sidebar image and text styles ***/

.right-sidebar-image-text {
	font-size: 20px;
}

.right-sidebar-image img {
	height: auto;
	max-width: 225px;
	width: 100%;
}

.right-sidebar-text {
	margin-top: 30px;
}

/*** end right sidebar image and text styles ***/

/*** begin sidebar navigation ***/

.advanced-sidebar-menu {
	font-size: 20px;
	margin-bottom: 50px;
}

.child-sidebar-menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.child-sidebar-menu a {
	color: #00457c;
}

.child-sidebar-menu .current_page_item a {
	color: #01a4e1;
}

/*** end sidebar navigation ***/

/*** begin testimonial styles ***/

.tesimonial {
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
}

.tesimonial p::before {
	content:open-quote;
}

.tesimonial p::after {
	content:close-quote;
}

/*** end testimonial styles ***/

/** end right sidebar styles **/

/*** begin page link styles ***/

.page-links {
	display: table;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-ms-justify-content: center;
	-webkit-justify-content: center; /* Safari */
  	justify-content: center;
	margin-top: -21px;
	padding: 0 0 45px 0;
	text-align: center;
}

.page-link {
	/*display: table-cell;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;*/
	font-size: 0;
	padding: 40px 0 10px 0;
	text-align: center;
	width: 280px;
	vertical-align: top;
}

.page-link img {
	border: solid 1px #9b9b9b;
	margin-bottom: 15px;
}

.page-link h3 {
	color: #878787;
	font-size: 26px;
	font-weight: 200;
	font-style: normal;
	line-height: 1.2;
	margin: 0 auto;
	width: 90%;
}

.page-link h3::after {
	display: block;
	font-family: 'FontAwesome';
	content: "\f101";
	color: #878787;
	font-size: 45px;
	height: 26px;
	margin: 0 auto;
	width: 26px;
	padding: 10px 0;
}

.page-link-footer {
    border: 1px solid #8f8f8f;
    height: 2px;
    margin: 20px auto 0;
    text-align: center;
    width: 261px;
}

.page-link:hover,
.page-link:hover > a,
.page-link:hover a > h3,
.page-link:hover a > h3::after {
	background-color: #b20838;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.page-link:hover .page-link-footer {
	border-color: #fff;
}

/*** end page link styles ***/

/*** begin form styles ***/

input[type="submit"] {
	background: #0063b2; /* Old browsers */
	background: -moz-linear-gradient(top, #0063b2 0%, #003762 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0063b2), color-stop(100%,#003762)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0063b2 0%,#003762 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0063b2 0%,#003762 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0063b2 0%,#003762 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0063b2 0%,#003762 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0063b2', endColorstr='#003762',GradientType=0 ); /* IE6-9 */
	border: none;
	border-radius: 100px;
	box-shadow: inset 0 0 10px rgba(0,0,0,0.2);
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	padding: 10px 20px;
	text-align: center;
}

input[type="submit"]:hover,
input[type="submit"]:active {
	background: #01a4e1;
}

input[type="submit"]:visited {
	background: #c3c1c1;
}

.page .gform_wrapper.gf_browser_gecko select {
	cursor: pointer;
	padding: 0.188em 10px;
}

/*** end form styles ***/

/*** begin Pardot two column landing page styles ****/

.main-content-wrapper.pardot-two-colmn {
	margin-top: 150px !important;
}

.pardot-two-colmn .main-content-block {
	width: 100%;
}

.pardot-two-colmn .pardot-content-left {
	display: inline-block;
	margin-right: 30px;
	vertical-align: top;
	width: 30%;
}

.pardot-two-colmn .pardot-content-right {
	display: inline-block;
	vertical-align: top;
	width: 60%;
}

/*** end Pardot two column landing page styles ****/

.fbx-modal .fbx-next::before {
	color: #01a4e1;
	content: "»";
	font-size: 28px;
}

.fbx-modal .fbx-prev::before {
	color: #01a4e1;
	content: "«";
	font-size: 28px;
}

.page-id-3489 .featured-image-wrapper {
	margin-top: 71px;
}

.page-id-4687 .right-content-block .tesimonial,
.page-id-4879 .right-content-block .tesimonial {
	margin-bottom: 60px;
}

.sgpb-scroll-wrapper > p {
    height: 100%;
    overflow: visible;
}


/* Tablets - General */

@media (min-width: 768px) and (max-width: 1024px) {
	
	#featured-image .featured-image-caption {
		font-size: 4.0vw;
		width: 40%;
	}
	
	.main-content-wrapper {
		margin: 38px 15px 0;
		padding-bottom: 50px;
	}
	
	.main-content-wrapper.pardot-two-colmn {
		margin-top: 38px !important;
	}

	.main-content-block {
		display: block;
		margin-bottom: 15px;
		width: 100%;
	}
	
	.main-content-block.case-studies {
		display: inline-block;
		vertical-align: top;
		width: 75%;
	}
	
	.content-callout .content-callout-right img,
	.case-study .case-study-right img {
		height: auto;
		max-width: 190px;
	}
	
	.case-study-right-wrapper {
		margin-right: 46px;
	}
	
	.case-study img {
		border: 1px solid #d9d6d6;
		height: auto;
		max-width: 210px;
		width: 100%;
	}
	
	.right-content-block {
		display: block;
		width: 100%;
	}
	
	.right-content-block-wrapper {
		border-left: none;
		margin-top: 30px;
		margin-left: 0;
		padding-left: 0;
	}
	
	.advanced-sidebar-menu {
		display: none;
	}

	.page-id-3489 .featured-image-wrapper {
		margin-top: 0;
	}	
	
}

/* Smartphones - General */

@media (max-width: 767px) {
	
	#featured-image .featured-image-caption {
		font-size: 4.0vw;
		width: 40%;
	}
	
	.main-content-wrapper {
		margin: 38px 15px 0;
		padding-bottom: 50px;
	}
	
	.main-content-wrapper.pardot-two-colmn {
		margin-top: 38px !important;
	}

	
	.search .main-content-wrapper {
		background-image: none;
		margin: 15px 15px 0;
		padding-bottom: 15px;
	}

	.main-content-block {
		display: block;
		margin-bottom: 15px;
		width: 100%;
	}
	
	.content-callout {
		display: block;
		margin-right: 0;
		width: 100%;
	}
	
	.content-callout .content-callout-right,
	.case-study .case-study-right {
		display: block;
		margin-bottom: 15px;
		width: 100%;
	}
	
	.content-callout-right-wrapper,
	.content-callout-left-wrapper,
	.case-study-right-wrapper {
		margin: 0;
	}
	
	.content-callout .content-callout-left,
	.case-study .case-study-left {
		display: block;
		width: 100%;
	}
	
	.right-content-block {
		display: block;
		width: 100%;
	}
	
	.right-content-block-wrapper {
		border-left: none;
		margin-top: 30px;
		margin-left: 0;
		padding-left: 0;
	}
	
	.advanced-sidebar-menu {
		display: none;
	}
	
	/*** begin Pardot two column landing page styles ****/

	.pardot-two-colmn .main-content-block {
		width: auto;
	}
	
	.pardot-two-colmn .pardot-content-left {
		display: block;
		margin-bottom: 30px;
		margin-right: 0;
		width: 100%;
	}
	
	.pardot-two-colmn .pardot-content-right {
		display: block;
		width: 100%;
	}
	
	/*** end Pardot two column landing page styles ****/
	
	.page-id-3489 .featured-image-wrapper {
		margin-top: 0;
	}	
}

@media only screen
and (min-width : 1671px) {
	#featured-image .featured-image-caption {
	left: -37px;
	}
	
	#featured-image .featured-image-caption::after {
		border-color: #acacac transparent;
		border-style: solid;
		border-width: 46px 0 0 37px;
		bottom: -45px;
		content: "";
		left: 0;
		position: absolute;
	}
}