.landing_page { /* Normalization */ /* Universal inheritance */ /* Opinionated defaults */ }
.landing_page img { border: 0; }
.landing_page :root { -ms-overflow-style: -ms-autohiding-scrollbar; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-size-adjust: 100%; }
.landing_page audio:not([controls]) { display: none; }
.landing_page details { display: block; }
.landing_page input[type="number"] { width: auto; }
.landing_page input[type="search"] { -webkit-appearance: textfield; }
.landing_page input[type="search"]::-webkit-search-cancel-button, .landing_page input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
.landing_page main { display: block; }
.landing_page summary { display: block; }
.landing_page pre { overflow: auto; }
.landing_page progress { display: inline-block; }
.landing_page small { font-size: 75%; }
.landing_page template { display: none; }
.landing_page textarea { overflow: auto; }
.landing_page [hidden] { display: none; }
.landing_page [unselectable] { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.landing_page *, .landing_page *::before, .landing_page *::after { box-sizing: inherit; text-decoration: inherit; }
.landing_page * { color: inherit; font-family: inherit; font-size: inherit; font-style: inherit; line-height: inherit; }
.landing_page *, .landing_page *::before, .landing_page *::after { border-style: solid; border-width: 0; }
.landing_page * { margin: 0; padding: 0; }
.landing_page :root { box-sizing: border-box; cursor: default; font-family: sans-serif; line-height: 1.5em; text-rendering: optimizeLegibility; vertical-align: top; }
.landing_page button, .landing_page input, .landing_page select, .landing_page textarea { background: transparent; }
.landing_page code, .landing_page kbd, .landing_page pre, .landing_page samp { font-family: monospace, monospace; }
.landing_page input { min-height: 1.5em; }
.landing_page nav ol, .landing_page nav ul { list-style: none; }
.landing_page select { -moz-appearance: none; -webkit-appearance: none; }
.landing_page select::-ms-expand { display: none; }
.landing_page select::-ms-value { color: currentColor; }
.landing_page table { border-collapse: collapse; border-spacing: 0; }
.landing_page textarea { resize: vertical; }
.landing_page ::-moz-selection { background-color: #1F365B; color: #fff; text-shadow: none; }
.landing_page ::selection { background-color: #1F365B; color: #fff; text-shadow: none; }
@media screen { .landing_page [hidden~="screen"] { display: inherit; }
  .landing_page [hidden~="screen"]:not(:active):not(:focus):not(:target) { clip: rect(0 0 0 0) !important; position: absolute !important; } }

@font-face { font-family: 'gillsans_mt'; src: url("../fonts/gillsansmt.eot"); src: url("../fonts/gillsansmt.eot?#iefix") format("embedded-opentype"), url("../fonts/gillsansmt.woff") format("woff"), url("../fonts/gillsansmt.woff") format("truetype"), url("../fonts/BebasNeue-webfont.svg#bebas_neueregular") format("svg"); font-weight: normal; font-style: normal; }
html, body { height: 100%; margin: 0; padding: 0; }

/* ==========================================================================
	 Author's custom styles
	 ========================================================================== */
.landing_page { padding: 0; width: 1070px; margin: 0 auto; padding-top: 30px; color: #333; font-size: 12px; font-size: 0.75rem; line-height: 1.5; font-family: "Open Sans", sans-serif; font-weight: 400; font-weight: normal; color: #231f20; text-align: center; }
.landing_page strong { font-weight: 600; }
.landing_page h1, .landing_page h2, .landing_page h3, .landing_page h4, .landing_page .title, .landing_page .subtitle, .landing_page .small_title { font-family: "Interstate-BlackCond", sans-serif; text-transform: uppercase; line-height: 100%; margin: 0; font-weight: normal; }
.landing_page h3.stitle { font-family: "Open Sans", sans-serif; font-size: 13.5px; font-size: 0.84375rem; line-height: 130%; margin-bottom: 15px; font-weight: 800; }
.landing_page .ffblackc { font-family: "Interstate-BlackCond", sans-serif !important; }
.landing_page .ffbold { font-family: "Interstate-Bold", sans-serif !important; }
.landing_page .ffboldc { font-family: "Interstate-BoldCond", sans-serif !important; }
.landing_page .ffreg { font-family: "Interstate-Regular", sans-serif !important; }
.landing_page a { text-decoration: none; }
.landing_page p { margin: 0; }
.landing_page img { height: auto; max-width: 100%; }
.landing_page sup { position: relative; top: -0.25em; font-size: 70%; }
.landing_page article { position: relative; margin-left: auto; margin-right: auto; }
.landing_page section { margin-left: auto; margin-right: auto; clear: both; width: 945px; overflow: hidden; margin-bottom: 30px; border-bottom: 1px solid #e1e1e1; }
.landing_page section.no-border { border-bottom: 0; }
.landing_page section p { margin-bottom: 20px; }
.landing_page section p a { text-decoration: none; font-weight: 600; }
.landing_page section p a:hover { text-decoration: underline; }
.landing_page section .title { letter-spacing: 0.5px; font-size: 20px; font-size: 1.25rem; margin-bottom: 20px; font-weight: 700;}
.landing_page section .title span { display: block; }
.landing_page section .title.no-margin { margin: 0; margin-bottom: 8px; }
.landing_page .container_cta { clear: both; }
.landing_page .cta { color: #231f20; text-transform: uppercase; font-family: "Interstate-BlackCond", sans-serif; line-height: 38px; height: 38px; clear: both; letter-spacing: 1px; padding-right: 45px; padding-left: 45px; margin-bottom: 40px; font-weight: normal; display: inline-block; border: 2px solid #000; -webkit-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; }
.landing_page .cta:hover { background-color: #000; color: #fff; }
.landing_page .align-left { text-align: left; }
.landing_page .link { font-weight: 800; text-decoration: none; }
.landing_page .link:hover { text-decoration: underline; }
.landing_page .center { display: table; width: 100%; }
.landing_page .center .alignMiddle { display: table-cell; vertical-align: middle; }
.landing_page .underline { text-decoration: underline; }
.landing_page .clear { clear: both; }
.landing_page .col { float: left; width: 50%; }
.landing_page .col img { display: block; }
.landing_page .col p:last-child { margin-bottom: 5px; }
.landing_page .mb-fix { margin-bottom: 30px; }
.landing_page .alignMiddle { height: 266px; }
.landing_page .alignMiddle p, .landing_page .alignMiddle h3 { padding: 0 35px; margin-bottom: 10px; }
.landing_page .alignMiddle p:last-child, .landing_page .alignMiddle h3:last-child { margin-bottom: 0; }
.landing_page .maxwidth { max-width: 780px; margin-left: auto; margin-right: auto; }
.landing_page .lrg { padding-top: 3px; font-size: 115%; line-height: 125%; }
.landing_page .lrg span { display: block; }
.landing_page header { margin-left: auto; margin-right: auto; position: relative; margin-bottom: 20px; border-bottom: 1px solid transparent; width: 945px; background: url(../images/bg_header-1.jpg) center top no-repeat; }
.landing_page header article { padding-top: 290px; margin-left: auto; margin-right: auto; }
.landing_page header .h1 { margin-bottom: 10px; font-size: 83px; font-size: 5.1875rem; line-height: 95%; }
.landing_page header .h1 span { display: block; line-height: 85%; font-size: 32px; font-size: 2rem; }
.landing_page header .h1 strong { display: block; }
.landing_page header .h2 { margin-bottom: 15px; margin:15px; font-size: 36px; text-transform: uppercase; font-family: sans-serif; font-style: normal; text-align: center; font-weight: 700; }
.landing_page header .title { text-transform: none; width: 780px; margin-left: auto; margin-right: auto; font-size: 25px; font-size: 1.5625rem; margin-bottom: 30px; line-height: 110%; }
.landing_page header .title span { display: block; }
.landing_page header p { width: 780px; margin-left: auto; margin-right: auto; margin-bottom: 5px; }
.landing_page ul.list { overflow: hidden; width: 858px; margin-left: auto; margin-right: auto; }
.landing_page ul.list li { vertical-align: top; display: inline-block; width: 33%; }
.landing_page ul.list li > div { margin: 0 9px; }
.landing_page ul.list.list-5 { width: 905px; }
.landing_page ul.list.list-5 li { float: left; text-align: center; width: 20%; }
.landing_page ul.list.list-5 li .title { padding-top: 10px; font-size: 12px; font-size: 0.75rem; margin-bottom: 0; }
.landing_page ul.list.list-5 li .title.right { text-align: right; }
.landing_page ul.list.list-5 li .title.left { text-align: left; }
.landing_page ul.list.list-5 li.w20 { width: 20%; }
.landing_page ul.list.list-5 li.w10 { width: 15%; }
.landing_page ul.list.list-5 .caption { height: auto; }
.landing_page ul.list figure { margin-bottom: 17px; }
.landing_page ul.list img { display: block; margin-left: auto; margin-right: auto; }
.landing_page ul.list .title { font-size: 20px; font-size: 1.25rem; letter-spacing: 0.5px; margin-bottom: 7px; padding: 0; }
.landing_page ul.list .tagline { font-size: 110%; font-size: 100%; padding: 0 35px; }
.landing_page ul.list .tagline strong { font-weight: 600; }
.landing_page ul.list .caption-short { height: 150px; }
.landing_page ul.list .caption { height: 115px; }
.landing_page ul.list em { font-style: italic; }
.landing_page ul.list p { margin-bottom: 10px; }
.landing_page .videoWrapper { position: relative; height: 268px; }
.landing_page .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.landing_page .video { position: relative; }
.landing_page .video .videoWrapper { display: none; background-color: #fff; }
.landing_page .video img { display: block; }
.landing_page .video .videoCTA { cursor: pointer; }
.landing_page .video .videoCTA:hover .play { opacity: 1; }
.landing_page .video .play { opacity: 0.6; -webkit-transition: 300ms ease-in-out; transition: 300ms ease-in-out; position: absolute; top: 50%; left: 50%; 

/*# sourceMappingURL=main.css.map */
/* Fill 100% */
.landing_page { width: 100%; font-size: 14px}
.landing_page header{ width: 100% ; background-size: 100%}
.landing_page header p { width: 85%}
.landing_page header article{ padding-top: 31%}
.landing_page section, .landing_page ul.list{ width: 100%}
.landing_page img{ width: 100%;}
.landing_page .video .play{ width: auto}
