.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; 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 a { text-decoration: none; }
.landing_page p { margin: 0; }
.landing_page sup { position: relative; top: -0.25em; font-size: 70%; }
.landing_page img { max-width: 100%; height: auto; }
.landing_page article { position: relative; margin-left: auto; margin-right: auto; }
.landing_page section { margin-left: auto; margin-right: auto; clear: both; width: 946px; padding-top: 27px; border-top: 1px solid #e1e1e1; }
.landing_page section.no-border { border-top: 0; }
.landing_page section p { margin-bottom: 22px; }
.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: 3px; font-size: 28px; font-size: 1.75rem; margin-bottom: 24px; }
.landing_page section .title span { display: block; }
.landing_page .red { color: #f21e26; }
.landing_page .lime { color: #42b866; }
.landing_page .caps { text-transform: uppercase; }
.landing_page .cta { color: #231f20; text-transform: uppercase; font-family: "bebas_neueregular", sans-serif; line-height: 35px; height: 35px; letter-spacing: 2px; padding-right: 25px; padding-left: 25px; margin-bottom: 30px; 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 .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: 268px; }
.landing_page .alignMiddle p { padding: 0 45px; }
.landing_page h2.title { color: #004a3e; font-size: 20px; font-size: 1.25rem; margin-bottom: 25px; }
.landing_page header { margin-left: auto; margin-right: auto; background: url(../images/bg_header.jpg) center top no-repeat;position: relative; }
.landing_page header article { padding-top: 290px; margin-left: auto; margin-right: auto; }
.landing_page header .h1 { padding: 20px; font-size: 60px; font-weight: bold; line-height: 85%; color: #004a3e; }
.landing_page header .h1 span { display: block; }
.landing_page header p.subtitle { font-weight: normal; margin-bottom: 10px; font-size: 26px; font-size: 1.625rem; margin-left: auto;margin-right: auto;}
.landing_page .steps .title { margin-bottom: 10px; font-size: 20px; font-size: 1.25rem; color: #004a3e; }
.landing_page .steps .title.primary { font-size: 21px; font-size: 1.3125rem; margin-bottom: 25px; }
.landing_page .steps .subtitle { font-weight: normal; font-size: 14px; font-size: 0.875rem; letter-spacing: 1.5px; }
.landing_page .steps .subtitle span { display: block; }
.landing_page .steps figure { margin-bottom: 20px; }
.landing_page .steps .cta { margin-bottom: 0; }
.landing_page .steps ul { margin-bottom: 35px; overflow: hidden; width: 852px; display: block; margin-left: auto; margin-right: auto; }
.landing_page .steps li { display: block; float: left; width: 270px; margin: 0 7px; }
.landing_page .organic { overflow: hidden; }
.landing_page .organic .title { font-size: 14px; font-size: 0.875rem; margin-bottom: 15px; }
.landing_page .poster { position: relative; }
.landing_page .poster .play { position: absolute; top: 50%; left: 50%; margin-left: -59px; margin-top: -65px; }
.landing_page .products h3 { color: #004a3e; font-size: 16px; font-size: 1rem; letter-spacing: 2px; margin-bottom: 15px; }
.landing_page .products h2 { max-width: 670px; margin-left: auto; margin-right: auto; line-height: 110%; }
.landing_page .products ul { overflow: hidden; margin-bottom: 55px; }
.landing_page .products li { clear: both; display: block; }
.landing_page .products p.lime { margin-bottom: 5px; }
.landing_page .products p a { font-weight: 600; text-decoration: none; color: #004a3e; }
.landing_page .products p a:hover { text-decoration: underline; }
.landing_page .superherorange img { margin-bottom: 20px; }
/* 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%;}
.slidethreeitem .owl-item li{ width: 100%; max-width: 100%}
.landing_page .video .play{ width: auto}
.landing_page .steps ul {
    width: 100%;
}
@media (max-width:767px) {
	.comics .cta{ 
	letter-spacing: 0;
font-size: 12px;
padding: 0 10px;
}
}