.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: 'bebas_neueregular'; src: url("../fonts/BebasNeue-webfont.eot"); src: url("../fonts/BebasNeue-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/BebasNeue-webfont.woff") format("woff"), url("../fonts/BebasNeue-webfont.ttf") 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: "bebas_neueregular", sans-serif; text-transform: uppercase; line-height: 100%; letter-spacing: 3px; margin: 0; font-weight: bold; }
.landing_page h3.stitle { font-family: "Open Sans", sans-serif; letter-spacing: 0; font-size: 14.5px; font-size: 0.90625rem; line-height: 130%; margin-bottom: 15px; text-transform: uppercase; font-weight: 400; }
.landing_page h3.stitle strong { display: block; margin-bottom: 5px; font-weight: 600; }
.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: underline; font-weight: 600; }
.landing_page section p a:hover { text-decoration: none; }
.landing_page section .title { letter-spacing: 2.5px; font-size: 20px; font-size: 1.25rem; margin-bottom: 20px; }
.landing_page section .title span { display: block; }
.landing_page section .title.no-margin { margin: 5px; }
.landing_page .container_cta { clear: both; }
.landing_page .cta { color: #231f20; text-transform: uppercase; font-family: "bebas_neueregular", 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 .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: 40px; }
.landing_page .alignMiddle { height: 268px; }
.landing_page .alignMiddle p { padding: 0 40px; }
.landing_page .alignMiddle p:last-child { margin-bottom: 0; }
.landing_page .maxwidth { max-width: 780px; margin-left: auto; margin-right: auto; }
.landing_page .bold { font-size: 115%; font-weight: 600; }
.landing_page header { margin-left: auto; margin-right: auto; background: url(../images/bg_header.jpg) center top no-repeat; position: relative; margin-bottom: 20px; max-width: 945px; border-bottom: 1px solid #e1e1e1; }
.landing_page header article { padding-top: 240px; margin-left: auto; margin-right: auto; }
.landing_page header .h1 { margin-bottom: 15px; font-size: 97px; font-size: 6.0625rem; font-weight: bold; line-height: 85%; }
.landing_page header .h1 span { display: block; }
.landing_page header p { width: 780px; margin-left: auto; margin-right: auto; margin-bottom: 20px; }
.landing_page ul.list { overflow: hidden; width: 936px; 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 figure { margin-bottom: 17px; }
.landing_page ul.list img { display: block; }
.landing_page ul.list .title { font-size: 23px; font-size: 1.4375rem; margin-bottom: 5px; padding: 0 15px; }
.landing_page ul.list .tagline { font-size: 100%; padding: 0 10px; padding-bottom: 0; }
.landing_page ul.list .tagline strong { font-weight: 600; }
.landing_page ul.list p { margin-bottom: 0; }
/* Fill 100% */
.landing_page { width: 100%; font-size: 14px}
.landing_page header{ width: 100% ; background-size: 100%; max-width: 100%}
.landing_page header p { width: 85%}
.landing_page header article{ padding-top: 28% !important;}
.landing_page section, .landing_page ul.list{ width: 100%}
.landing_page img{ width: 100%;}
.slidethreeitem .owl-item li{ width: 100%; max-width: 100%}
.landing_page .video .play{ width: auto}