#wrapper {
	position: relative;
	float: none;
	width: 1220px;
	margin: 0 auto;
	background-color: #FFF;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
#header-img {
	margin-bottom: 0;
}
.header-buttons {
	margin: auto;
	bottom: 300px;
	position: relative;
	text-align: center;
}
.header-buttons.tracker {
	display: none;
}
.header-buttons.thumbnails {
	display: block;
}
.button.button-border-tracker {
	border: 1px solid #fff;
	background-color: rgba(255,255,255,0.8);
	color: #20447e;
	line-height: 36px;
	font-weight: 600;
	text-shadow: none;
	margin: 1%;
	height: 50px
}
.button.button-border-tracker:last-child {
	margin-right: 0;
}
.button.button-border-tracker:hover {
	background-color: #20447e;
	color: #fff;
}
.button.button-border-quote {
	border: 1px solid #fff;
	background-color: #20447e;
	color: #fff;
	line-height: 36px;
	font-weight: 600;
	text-shadow: none;
	height: 50px
}
.button.button-border-quote:hover {
	border: 1px solid #20447e;
	background-color: #fff;
	color: #20447e; 
}
.button.button-border-content {
	border: 1px solid #20447e;
	background-color: #fff;
	color: #20447e;
	line-height: 25px;
	font-weight: 600;
	text-shadow: none;
	margin: 0;
	height: auto;
	max-width: 100%;
	white-space: unset;
	text-align: center;
	padding: 10px 22px;
}
.button.button-border-content:hover {
	border: 1px solid #20447e;
	background-color: #20447e;
	color: #fff;
}
.button-wrapper {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.header-wrapper {
	width: 100%;
	background-color: rgba(255,255,255,0.8);
	padding: 30px 0;
	position: absolute;
}.header-wrapper.home {
	position: relative;
	background-color: #000;
}
.header-content {
	width: auto;
	text-align: center;
	margin: auto;
}
.header-content h1 {
	font-size: 48px;
	margin: 0;
	line-height: 1em;
}
.header-content h2 {
	font-size: 22px;
	margin: 0;
	line-height: 2em;
	font-weight: 400;
}
.header-content h1 span {
	font-size: 15px;
	color: #444 !important;
	position: relative;
	top: -24px;
	font-weight: 300;
}
.request-quote-wrapper {
	width: 100%;
	background-color: #22447e;
	padding: 80px 0;
}
.request-quote-content {
	width: auto;
	text-align: center;
	margin: auto;
}

/* ----------------------------------------------------------------
	Columns & Grids
-----------------------------------------------------------------*/

.postcontent { width: 860px; }
.postcontent.bothsidebar { width: 580px; }
.sidebar { width: 240px; }
.col_full { width: 100%; }
.col_half { width: 48%; }
.col_one_third { width: 30.63%; }
.col_two_third { width: 65.33%; }
.col_one_fourth { width: 22%; }
.col_three_fourth { width: 74%; }
.col_one_fifth { width: 16.8%; }
.col_two_fifth { width: 37.6%; }
.col_three_fifth { width: 58.4%; }
.col_four_fifth { width: 79.2%; }
.col_one_sixth { width: 13.33%; }
.col_five_sixth { width: 82.67%; }
body.stretched .container-fullwidth {
	position: relative;
	padding: 0 60px;
	width: 100%;
}
.postcontent,
.sidebar,
.col_full,
.col_half,
.col_one_third,
.col_two_third,
.col_three_fourth,
.col_one_fourth,
.col_one_fifth,
.col_two_fifth,
.col_three_fifth,
.col_four_fifth,
.col_one_sixth,
.col_five_sixth {
	display: block;
	position: relative;
	margin-right: 4%;
	margin-bottom: 50px;
	float: left;
}
.postcontent,
.sidebar { margin-right: 40px;}
.col_full {
	clear: both;
	float: none;
	margin-right: 0;
}
.postcontent.col_last,
.sidebar.col_last { float: right; }
.col_last {
	margin-right: 0 !important;
	clear: right;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding: 6px 15px;
}
.col-xs-1.no-border, .col-sm-1.no-border, .col-md-1.no-border, .col-lg-1.no-border,
.col-xs-2.no-border, .col-sm-2.no-border, .col-md-2.no-border, .col-lg-2.no-border,
.col-xs-3.no-border, .col-sm-3.no-border, .col-md-3.no-border, .col-lg-3.no-border,
.col-xs-4.no-border, .col-sm-4.no-border, .col-md-4.no-border, .col-lg-4.no-border,
.col-xs-5.no-border, .col-sm-5.no-border, .col-md-5.no-border, .col-lg-5.no-border,
.col-xs-6.no-border, .col-sm-6.no-border, .col-md-6.no-border, .col-lg-6.no-border,
.col-xs-7.no-border, .col-sm-7.no-border, .col-md-7.no-border, .col-lg-7.no-border,
.col-xs-8.no-border, .col-sm-8.no-border, .col-md-8.no-border, .col-lg-8.no-border,
.col-xs-9.no-border, .col-sm-9.no-border, .col-md-9.no-border, .col-lg-9.no-border,
.col-xs-10.no-border, .col-sm-10.no-border, .col-md-10.no-border, .col-lg-10.no-border,
.col-xs-11.no-border, .col-sm-11.no-border, .col-md-11.no-border, .col-lg-11.no-border,
.col-xs-12.no-border, .col-sm-12.no-border, .col-md-12.no-border, .col-lg-12.no-border {
	border: none !important;
	padding: 15px !important;
}
.col-xs-1.border p, .col-sm-1.border p, .col-md-1.border p, .col-lg-1.border p,
.col-xs-2.border p, .col-sm-2.border p, .col-md-2.border p, .col-lg-2.border p,
.col-xs-3.border p, .col-sm-3.border p, .col-md-3.border p, .col-lg-3.border p,
.col-xs-4.border p, .col-sm-4.border p, .col-md-4.border p, .col-lg-4.border p,
.col-xs-5.border p, .col-sm-5.border p, .col-md-5.border p, .col-lg-5.border p,
.col-xs-6.border p, .col-sm-6.border p, .col-md-6.border p, .col-lg-6.border p,
.col-xs-7.border p, .col-sm-7.border p, .col-md-7.border p, .col-lg-7.border p,
.col-xs-8.border p, .col-sm-8.border p, .col-md-8.border p, .col-lg-8.border p,
.col-xs-9.border p, .col-sm-9.border p, .col-md-9.border p, .col-lg-9.border p,
.col-xs-10.border p, .col-sm-10.border p, .col-md-10.border p, .col-lg-10.border p,
.col-xs-11.border p, .col-sm-11.border p, .col-md-11.border p, .col-lg-11.border p,
.col-xs-12.border p, .col-sm-12.border p, .col-md-12.border p, .col-lg-12.border p {
	width: 88%;
	margin: 15px auto;
}

/* ----------------------------------------------------------------
	Main
-----------------------------------------------------------------*/

.main {
	position: relative;
	max-width: 2560px;
	margin: 0 auto;
	border-top: 6px solid #fff;
	border-bottom: 6px solid #fff;
}
.main [data-module-template="promos"] [data-unit-id] .unit-wrapper a.unit-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}
.main [data-module-template="promos"] [data-unit-id] .unit-wrapper .unit-copy-wrapper {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	z-index: 4;
	pointer-events: none;
}
.main [data-module-template="promos"] [data-unit-id] .unit-wrapper .unit-copy-wrapper.dark {
	background-color: rgba(0,0,0,0.4);
	padding: 1px 0 20px 0;
}
.main [data-module-template="promos"] [data-unit-id] .unit-wrapper .unit-copy-wrapper.dark h1,
.main [data-module-template="promos"] [data-unit-id] .unit-wrapper .unit-copy-wrapper.dark h2 {
	color: #fff;
}
.main [data-module-template="promos"] [data-unit-id] .unit-wrapper .unit-copy-wrapper.dark h1 span {
	color: #fff;
}
.visuallyhidden {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(0px 0px 99.9% 99.9%);
	clip-path: inset(0px 0px 99.9% 99.9%);
	overflow: hidden;
	height: 1px;
	width: 1px;
	padding: 0;
	border: 0;
}
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .headline {
	font-size: 40px;
	line-height: 1.1;
	font-weight: 600;
	letter-spacing: 0em;
	font-family: "Lato",sans-serif;
	margin-top: 30px;
}
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .headline,
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .subhead,
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .cta {
	width: 88%;
	max-width: 430px;
}
.main [data-module-template="promos"] [data-unit-id] .headline,
.main [data-module-template="promos"] [data-unit-id] .subhead,
.main [data-module-template="promos"] [data-unit-id] .cta {
	text-align: center;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	-ms-flex-negative: 1;
	flex-shrink: 1;
}
.main [data-module-template="promos"] [data-unit-id="time-study"] .unit-copy-wrapper .subhead {
	max-width: 350px;
}
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .subhead {
	font-size: 20px;
	line-height: 1.2381;
	font-weight: 400;
	font-family: "Lato",sans-serif;
	margin-top: 4px;
}
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .subhead span {
	font-size: 10px;
	color: #444;
	position: relative;
	top: -8px;
}
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .headline span {
	vertical-align: super;
	font-size: 15px;
	color: #444;
	position: relative;
	top: -3px;
	font-weight: 300;
}
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .headline,
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .subhead,
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .cta {
	width: 88%;
	max-width: 430px;
}
.main [data-module-template="promos"] [data-unit-id] .headline,
.main [data-module-template="promos"] [data-unit-id] .subhead,
.main [data-module-template="promos"] [data-unit-id] .cta {
	text-align: center;
	display: block;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	-ms-flex-negative: 1;
	flex-shrink: 1;
}
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .cta-links {
	position: relative;
	z-index: 4;
	text-decoration: none;
}
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .cta-links span {
	font-size: 10px;
	position: relative;
	top: -7px;
	font-weight: 300;
}
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .cta-links,
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .cta {
	font-size: 17px;
	line-height: 1.23543;
	font-weight: 400;
	letter-spacing: -.022em;
	font-family: "Lato",sans-serif;
	margin-top: 0.3em;
	text-align: center;
}
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .cta-links a {
	text-align: center;
}
.main [data-module-template="promos"] [data-unit-id] .unit-copy-wrapper .cta-links a.more {
	margin: 0 8px 10px 8px;
}
.main [data-module-template="promos"] [data-unit-id] .unit-wrapper .unit-copy-wrapper a {
	pointer-events: all;
}
.main [data-module-template="promos"] [data-unit-id] .unit-wrapper a:not(.unit-link) {
	z-index: 4;
	text-decoration: none;
}
.cta-links a {
	display: inline-block;
}
a:link, a:visited {
	text-decoration: none;
}
.main [data-module-template="promos"] [data-unit-id] .unit-wrapper .unit-image-wrapper {
	z-index: 1;
	overflow: visible;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.main [data-module-template="promos"] .unit-image-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-1p-speedclamp {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/tracker/1p-speedclamp.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-2p-bifacial {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/tracker/2p-bifacial.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-1p-reflector {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/tracker/1p-reflector.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-2p-reflector {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/tracker/2p-reflector.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-white-paper {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/tracker/white-paper.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-topo {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/tracker/topo.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-weather-smart {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/tracker/weathersmart.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-bifacial {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/tracker/bifacial-1262.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-maxspan-single-wf {
	width: 1400px;
	height: 450px;
	background-size: 1400px 450px;
	background-repeat: no-repeat;
	background-image: url(../images/maxspan/maxspan-single-2up-wf.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-maxspan-single-rp {
	width: 1400px;
	height: 450px;
	background-size: 1400px 450px;
	background-repeat: no-repeat;
	background-image: url(../images/maxspan/maxspan-single-2up-rp.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-maxspan-single-east-west-wf {
	width: 1400px;
	height: 450px;
	background-size: 1400px 450px;
	background-repeat: no-repeat;
	background-image: url(../images/maxspan/maxspan-east-west-single-2up-wf.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-maxspan-single-east-west-rp {
	width: 1400px;
	height: 450px;
	background-size: 1400px 450px;
	background-repeat: no-repeat;
	background-image: url(../images/maxspan/maxspan-east-west-single-2up-rp.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-maxspan-dual-wf {
	width: 1400px;
	height: 450px;
	background-size: 1400px 450px;
	background-repeat: no-repeat;
	background-image: url(../images/maxspan/maxspan-dual-2up-wf.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-maxspan-dual-rp {
	width: 1400px;
	height: 450px;
	background-size: 1400px 450px;
	background-repeat: no-repeat;
	background-image: url(../images/maxspan/maxspan-dual-2up-rp.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-maxspan-dual-east-west-wf {
	width: 1400px;
	height: 450px;
	background-size: 1400px 450px;
	background-repeat: no-repeat;
	background-image: url(../images/maxspan/maxspan-east-west-dual-2up-wf.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-maxspan-dual-east-west-rp {
	width: 1400px;
	height: 450px;
	background-size: 1400px 450px;
	background-repeat: no-repeat;
	background-image: url(../images/maxspan/maxspan-east-west-dual-2up-rp.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-maxspan-time-study {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/tracker/time-study.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-maxspan-wideflange {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/maxspan/wideflange.gif);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-weather-smart {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/tracker/weathersmart.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-bifacial {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/tracker/bifacial-1262.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-landfill-1 {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/landfill/PIP-12.9-NJ2.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-landfill-2 {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/landfill/PIP-6.5MW-MA.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-landfill-3 {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/landfill/PIP-2.5MW-NY.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-landfill-4 {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/landfill/PIP-1.2MW-NY.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-bankability {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/about/bankability.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-history {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/about/history.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-manufacturing {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/about/manufacturing.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-design {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/about/design.jpg);
}
.main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-tracker {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/home/tracker.jpg);
}
.no-webp .main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-tracker {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/home/tracker.jpg);
}
.webp .main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-tracker {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/home/tracker.webp);
}
.no-webp .main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-maxspan {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/home/maxspan.jpg);
}
.webp .main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-maxspan {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/home/maxspan.webp);
}
.no-webp .main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-pip {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/home/pip.jpg);
}
.webp .main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-pip {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/home/pip.webp);
}
.no-webp .main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-precast {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/home/precast.jpg);
}
.webp .main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-precast {
	width: 1262px;
	height: 580px;
	background-size: 1262px 580px;
	background-repeat: no-repeat;
	background-image: url(../images/home/precast.webp);
}
.main [data-module-template="promos"] [data-unit-id="manufacturing"] h1,
.main [data-module-template="promos"] [data-unit-id="manufacturing"] h2,
.main [data-module-template="promos"] [data-unit-id="design"] h1,
.main [data-module-template="promos"] [data-unit-id="design"] h2 {
	color: #d9d9d9;
}
.main [data-module-template="promos"] [data-unit-id="manufacturing"] a,
.main [data-module-template="promos"] [data-unit-id="design"] a {
	color: #499eff;
}
.main [data-module-template="promos"] [data-unit-id="manufacturing"] a:hover,
.main [data-module-template="promos"] [data-unit-id="design"] a:hover {
	color: #d9d9d9;
}
.main [data-module-template="promos"] [data-unit-id] .unit-image {
	z-index: 1;
	position: absolute;
	border: 0;
	margin: 0;
	padding: 0;
	left: calc(50% + 0px);
	right: auto;
	bottom: 0px;
	top: auto;
	-webkit-transform: translatex(-50%);
	transform: translatex(-50%);
}


article, aside, footer, header, nav, main, section, summary, details, hgroup, figure, figcaption {
	display: block;
}
figure {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 40px;
	margin-inline-end: 40px;
}
.section {
	padding: 0px !important;
}
.more::after {
	content: "";
}
.icon-after::after, .more::after {
	padding-left: .3em;
	top: 0;
}
.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: -webkit-fill-available;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
.white_content {
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-right: 30px;
}
.white_content-wrapper {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 30px 0 25px 25px;
	border: 15px solid #d9d9d9;
	background-color: white;
	z-index: 1002;
}
.white_content-wrapper ul {
	text-align: left;
	padding: 0;
	background-color: #fff;
	margin: 0 0 0 20px;
}
.white_content-wrapper ul li {
	margin: 0 0 5px 0;
}
.white_content-wrapper h4 {
	margin-top: 0px;
	font-size: 18px;
}
.white_content-wrapper h4 span {
	font-size: 10px;
	color: #444 !important;
	position: relative;
	top: -7px;
	font-weight: 300;
}
.white_content-wrapper .close {
	font-size: 40px;
	line-height: .7;
	opacity: 1;
	color: #22447e;
}
.white_content-wrapper .close span {
	font-size: 40px !important;
	line-height: .7;
	opacity: 1;
	color: #22447e;
	font-weight: 600 !important;
}
a.close-box {
	position: absolute;
	top: 0;
	right: 3px;
	font-weight: 600;
	font-size: x-large;
}
#owner-benefits-light {
	bottom: 200px;
	font-size: 18px;
	height: auto;
	border-color: #22447e;
}
#owner-benefits-light ul li span {
	vertical-align: super;
	font-size: 10px;
	color: #444 !important;
	position: relative;
	font-weight: 300;
}
.owner-benefits-wrapper {
	margin: auto;
	position: relative;
}
.cta-links .dropdown {
	position: relative;
	display: inline-block;
	pointer-events: all;
	cursor: pointer;
}
.cta-links .dropdown-content,
.cta-links .dropdown-content-last {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 275px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	padding: 12px 16px;
	z-index: 9999;
	text-align: left;
	left: -54px;
	bottom: auto;
}
.cta-links .dropdown-content a:first-child,
.cta-links .dropdown-content-last a:first-child {
	border-bottom: 1px solid #d9d9d9;
	width: 100%;
	text-align: left !important;
	padding-bottom: 10px;
}
.cta-links .dropdown-content a,
.cta-links .dropdown-content-last a {
	margin: 0 !important;
	padding: 10px 0;
	color: #22457c !important;
}
.cta-links .dropdown-content a:hover,
.cta-links .dropdown-content-last a:hover {
	color: #222 !important;
}
.cta-links .dropdown:hover .dropdown-content,
.cta-links .dropdown:hover .dropdown-content-last {
	display: block;
}
.content {
	max-width: 1170px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
#container {
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
}
#container.grey {
	background-color: #d9d9d9;
	padding-top: 6px;
	padding-bottom: 6px;
}
/*#container.grey .content {
	background-color: #fff;
}*/
#container.white {
	background-color: #fff;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
}
#container.white .content .col-sm-6 {
	text-align: left;
	padding: 12px;
}
#container.white .content .col-sm-6 .subhead {
	font-size: 20px;
	line-height: 1.2381;
	font-weight: 400;
	margin: 0;
	width: 100%;
	max-width: 100%;
	text-align: left;
}
#container.grey .col-sm-6 {
	background-color: #fff;
	border-top: 6px solid #d9d9d9;
	border-bottom: 6px solid #d9d9d9;
	max-height: 660px;
	overflow: hidden;
	padding: 0;
	margin-bottom: -1px;
}
#container.grey .col-sm-6:nth-child(2n+1) {
	border-right: 6px solid #d9d9d9;
}
#container.grey .col-sm-6:nth-child(2n) {
	border-left: 6px solid #d9d9d9;
}
.content ul {
	margin-bottom: 20px;
}
.content li {
	margin: 0 0 5px 18px;
	font-size: 15px;
}
.col-sm-6 .headline,
.col-sm-6 .subhead {
	width: 88%;
	max-width: 430px;
	letter-spacing: 0em;
	font-family: "Lato",sans-serif;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	flex-shrink: 1;
}
.col-sm-6 .headline {
	font-size: 40px;
	line-height: 1.1;
	font-weight: 600;
	letter-spacing: 0em;
	margin-top: 30px;
}
.col-sm-6 .subhead {
	font-size: 20px;
	line-height: 1.2381;
	font-weight: 400;
	margin-top: 4px;
	max-width: 460px;
}
.content .headline {
	font-size: 40px;
	line-height: 1.1;
	font-weight: 600;
	letter-spacing: 0em;
	margin-top: 15px;
	text-align: center;
	width: 88%;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.content .headline span {
	font-size: 15px;
	color: #444;
	position: relative;
	top: -18px;
	font-weight: 300;
}
.col-sm-6 h4 {
	font-size: 16px;
	text-transform: uppercase;
}
.col-sm-6 h4 span {
	top: -4px;
}
.col-sm-6 h3 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	margin: 10px 0 0 0;
}
.col-sm-6 p {
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	margin: 0;
}
.col-sm-6 .subhead span {
	vertical-align: super;
	font-size: 10px;
	color: #444;
}
.content .cta-links {
	font-size: 17px;
	line-height: 1.23543;
	font-weight: 400;
	letter-spacing: -.022em;
	font-family: "Lato",sans-serif;
	margin-bottom: 0.3em;
	text-align: center;
	position: relative;
	text-decoration: none;
}
.cta-links a.more {
	margin: 10px;
}
#container.grey .content .col-sm-12 {
	background-color: #fff;
	border-top: 6px solid #d9d9d9;
	border-bottom: 6px solid #d9d9d9;
	padding: 15px;
	margin-bottom: -1px;
}
.col-md-12 p {
	font-size: 15px;
	font-weight: 400;
	text-align: left;
	margin: 0 0 15px 0;
}
.col-md-12 p span {
	vertical-align: super;
	font-size: 10px;
	color: #444;
}
.content h2 {
	font-size: 20px;
	line-height: 1.2381;
	font-weight: 400;
	margin-top: 4px;
	width: 88%;
	margin-left: auto;
	margin-right: auto;
}
.subhead {
	text-align: center;
}	
table {
	border-collapse: collapse;
	width: 100%;
	margin-top: 30px;
}
td, th {
	border: 1px solid #d9d9d9;
	text-align: left;
	padding: 8px !important;
}
tr:nth-child(2) {
	background-color: #aee9ff;
}
.part-count-table {
	overflow: auto;
}
img.one-line {
	margin-top: 22px;
	margin-bottom: 22px;
}