.landing_page { /* Normalization */ /* Universal inheritance */ /* Opinionated defaults */ }
.landing_page img { border: 0; }
.landing_page :root { -ms-overflow-style: -ms-autohiding-scrollbar; overflow-y: scroll; 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] { 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 ::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; padding-top: 30px; -webkit-font-smoothing: antialiased; margin: 0 auto; color: #333; font-size: 16px; font-size: 1rem; line-height: 1.3; font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif; font-weight: normal; color: #231f20; text-align: left; }
.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 strong { font-weight: normal; }
.landing_page a { text-decoration: none; }
.landing_page p { margin: 0; }
.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; }
.landing_page section p a { color: #c43a8e; text-decoration: underline; }
.landing_page section p a:hover { text-decoration: none; }
.landing_page .center { display: table; width: 100%; }
.landing_page .center .alignMiddle { display: table-cell; vertical-align: middle; }
.landing_page .cta { color: #231f20; text-transform: uppercase; line-height: 50px; height: 50px; letter-spacing: 2px; padding-right: 45px; padding-left: 30px; margin-bottom: 30px; font-weight: normal; display: inline-block; background: #fff url(../images/icn-arrow-black.png) right center no-repeat; }
.landing_page .cta.black { background: #231f20 url(../images/icn-arrow-white.png) right center no-repeat; color: #fff; }
.landing_page .cta.black:hover { background: #333 url(../images/icn-arrow-white.png) right center no-repeat; }
.landing_page header { margin-left: auto; margin-right: auto; height: 620px; background: url(../images/bg-header.jpg); background-repeat: no-repeat; text-align: center; background-size: 100% auto; background-position: center; }
.landing_page header .h1 { padding-top: 125px; font-size: 79px; font-size: 4.9375rem; letter-spacing: 6px; font-weight: bold; margin-bottom: 15px; max-width: 640px; margin-left: auto; margin-right: auto; }
.landing_page header .h1 span { display: block; }
.landing_page header p { letter-spacing: 0.5px; display: block; width: 640px; margin-left: auto; margin-right: auto; line-height: 150%; }
.landing_page .tip {  margin-left: auto; margin-right: auto; position: relative; overflow: hidden; }
.landing_page .tip h2 { font-size: 51px; font-size: 2.8875rem; margin-bottom: 30px; word-spacing: 5px; letter-spacing: 6px; }
.landing_page .tip h2 span { display: block; }
.landing_page .tip p { letter-spacing: 0.5px; line-height: 150%; }
.landing_page .tip > div { overflow: hidden; width: 50%; float: left; position: relative; }
.landing_page .tip > div img { display: block; width: 100% }
.landing_page .tip > div .copy { padding-left: 48px; padding-right: 40px; }
.landing_page .tip > div .copy h2 { margin-bottom: 15px; }
.landing_page .tip .quote { position: absolute; height: 74px; width: 77px; content: ""; display: block; background-position: center; background-repeat: no-repeat; pointer-events: none; }
.landing_page .tip2 .quote { right: 19px; top: 15px; background-image: url(../images/quote-open.png); }
.landing_page .tip3 .quote { bottom: 40px; left: 19px; background-image: url(../images/quote-close.png); }
.landing_page footer { margin-left: auto; margin-right: auto; height: 450px; margin-bottom: 40px; background: url(../images/bg-video.jpg); background-size: 100% auto; background-repeat: no-repeat; background-position: center }
.landing_page footer article { padding-top: 55px; }
.landing_page footer .videoEmbed { width: 47%; height: 260px; margin-left: 20px; margin-right: 10px; position: relative; cursor: pointer; float: left; }
.landing_page footer .play { position: absolute; top: 50%; left: 50%; margin-left: -77px; margin-top: -77px; }
.landing_page footer .videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; }
.landing_page footer .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; width: 460px; /* fixed size video */ height: 260px; /* fixed size video */ }
.landing_page footer .video-player { display: none; margin-left: auto; margin-right: auto; position: relative; }
.landing_page footer .copy { float: left; width:45%;padding-top: 0;text-align: center;background: #fff;margin-top: 6%;text-align: center; }
.landing_page footer .copy img { display: block; margin: 20px auto; }
.landing_page footer .copy p { font-size: 26px; font-size: 1.625rem; text-transform: uppercase; letter-spacing: 0.5px; display: block; }
.landing_page header .h1,
.landing_page .tip h2 {
  font-family: arial, helvetica, sans-serif;
  letter-spacing: -.05em;
}
.landing_page header .h1 { font-size: 4.075rem; }
@media (min-width:1200px) { .landing_page .center .alignMiddle{ padding-top: 12%}}
@media (max-width:1024px) {
	.text-image-component{ display: block}
	.landing_page header .h1, .landing_page .tip h2{ font-size:24px}
	.landing_page footer .copy p{ font-size: 20px}
	.landing_page footer{ height: 400px}
	.landing_page header{ height: 550px}
	.cms-landing-page .landing_page header p{ width: 70%}
}
@media (max-width:800px) {
	.cms-landing-page .landing_page .center .alignMiddle{ margin-top: 10px}
  .landing_page .tip > div .copy {  padding-left: 20px;   padding-right: 20px;}
  .landing_page header .h1, .landing_page .tip h2{ font-size: 18px}
  .landing_page .tip p, .landing_page header p{ line-height: 130%}
}
@media (max-width:767px) {
	.text-image-component{ display: flex;  display: -webkit-flex; /* Safari */; flex-direction: column;  -webkit-flex-direction: column}
    .text-image-component .left{ order: 2;-webkit-order: 2;}
    .text-image-component .right{ order: 1; -webkit-order: 1}
    .landing_page .tip > div{ width: 100%}
    .landing_page footer {  height: 300px;   background-size: auto 100%;}
    .landing_page footer .videoEmbed{ display: none}
	.landing_page footer article{ padding-top: 40px}
	.landing_page footer .copy{ width: 100%; padding: 2%; box-sizing: border-box; height: 220px; margin-top: 0}
	.cms-landing-page .landing_page header {  background-size: auto 100%;}
    .cms-landing-page .landing_page header .h1 { font-size: 18px; padding-top: 100px}
}
@media (max-width:480px) {
	.cms-landing-page .landing_page header{ height: auto}
	.cms-landing-page .landing_page header p {  width: 90%;}
	.cms-landing-page .landing_page header {  padding: 30px 0;  box-sizing: border-box;}
    .cms-landing-page .landing_page header .wr{ background: #fff}
	 .cms-landing-page .landing_page header .h1{ padding-top: 10px}
}