:root {
--color-primary: #009bfe;
--color-secondary: #009bfe;
--bg-nav:  #040709;
--color-nav: #fff;
--bg-body: #1b1b1b;
--color-body: #fff;
--bg-body-login: #0b303f;
--bg-footer: #1b1b1b;
--color-footer: #fff;
--color-footer-hover: #fff;
}

html, body { height: 100%; min-height: 100%; }
body {  font-family: "Poppins", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans; font-weight: 400; }
.genPad1 { padding-top: 6rem; padding-bottom: 6rem;}
#fullWrp { margin: 0 auto; min-height: 100%; background: var(--bg-body); position: relative;  }
svg path { shape-rendering: geometricPrecision; }

/* Main Header
--------------------------------------------------------------*/
/* logo 
-----------------------------*/
#mainLogo { float: left; }
#mainLogo a { display: block; background: url(../images/main_logo_2x.png) no-repeat left center; background-size: contain!important; width: 252px; height: 62px; white-space: nowrap; text-indent: -8000px; margin-left: 0; }
@media all and (max-width: 1024px) {
#mainLogo a  {  background-size: contain; }
}
@media all and (max-width: 480px) {
#mainLogo a { max-width: 25.2rem; height: 6.2rem;}
}
/* Main Header
--------------------------------------------------------------*/

#mainHdr { z-index: 12; background: var(--bg-nav); }
.introHeader {position: absolute; left: 0; top: 0;  width: 100%; background: none!important; }
#mainHdr  .ctr { padding: 0 20px; margin: 0 auto; position: relative; display: flex; justify-content: space-between; align-items: center;   }
#mainHdr { padding: 15px  0;  }
.nav-hamburger  { display: none!important; }	
#mainLogo { margin: 0; display: block; float: left; position: relative;  z-index:  10;  }
#mainNav { display: block; margin: 0 ; float: right;  margin-right: 0; margin-left: auto;  }
#mainNav .site-nav { display: flex; justify-items: flex-start; padding: 18px 0 18px 0;   }
#mainNav .site-nav li { display: inline; white-space: nowrap; font-size: 16px;  padding: 0px 22px; font-weight: 400; letter-spacing: 0; letter-spacing: 0.01em;  }
#mainNav .site-nav li:last-child { padding: 0; }
#mainNav .site-nav li a { color: #fff; position:relative; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline;  text-transform: uppercase; font-family: "Poppins", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans; font-weight: 500;  font-size: 1em!important; vertical-align:  top;  }
#mainNav .site-nav li .icoWrp { border: solid 2px #fff!important; width: 2.9375em; height:  2.9375em; display: flex; justify-content: center; align-items: center; justify-content: center; }
#mainNav .site-nav li .icoWrp svg { width: 2em; height: 2em; display: block; ;}
@media all and (min-width: 1240px) {
#mainHdr  .ctr { padding: 0 3rem; }
}
@media all and (max-width: 1024px) {
#mainHdr { padding: 8px 0;  }
#mainNav .site-nav {  padding: 10px 0 10px 0;   }
}
@media (max-width: 572px) {
#mainNav .site-nav li { font-size:13px; padding: 0px 12px 0 0; }
}
@media (max-width: 400px) {
#mainNav .site-nav li { font-size: 11px; }
}

/* Main Footer
--------------------------------------------------------------*/
#mainFtr  {  background: var(--bg-footer); color: var(--color-footer); font-family: "Poppins", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans; font-weight: 400; text-transform: normal; padding: 5.4rem 0; }
#mainFtr .row { display: flex; justify-content: space-between; align-items: center; max-width: none;  }
#ftrNav { display: block; font-size: 16px; margin-bottom: 1.8rem; max-width: 64em; padding-top: 6px; margin: auto 0 auto auto; font-weight: 400; }
#ftrNav li { display: inline;   line-height: 1.8em; } 
#ftrNav li:before { content: '•'; }
#ftrNav li:first-child:before { display: none; }
#ftrNav li a { color: var(--color-footer); margin: 0 0.72em; }
#ftrNav li a:hover {   text-decoration: underline;   }
#mainFtr .logo { width: 25.2rem;  }
@media all and (max-width: 1350px) {
#mainFtr .row {  flex-direction: column; justify-content: center; }
#mainFtr .logo { margin-bottom: 2.6rem; }
#ftrNav { margin: auto auto; font-size: 14px; max-width: 38em; text-align: center; }
#ftrNav li a { margin: 0 0.5em; } 
#ftrNav li span { display: none; }
#ftrNav li:nth-child(5):before { display: none; }
}
@media all and (max-width: 572px) {
#mainFtr { padding: 0; }
#mainFtr .logo { width: 25.2rem; }
#ftrNav { font-size: 1.5rem; }
}
/* Step 1
--------------------------------------------------------------*/
#mainCont {   }
#payWall { padding: 6rem 0; box-shadow: 100vw 0 0 0 #000; }
.pw-payStep1 { display: flex; justify-content: flex-start;align-items: stretch; }
.pw-sideTmb { background: url("../images/paywall_side_tmb.jpg") no-repeat center center; background-size: cover; flex-grow: 1; }
.pw-sideSel { min-width: 478px;  width: 478px; margin-left: 4rem; color: #fff; font-size: 10px;  }
.pw-topSel .pw-ln1 { font-size: 3.4em; line-height: 1.05em; padding-bottom: 0.8em; font-weight: 600;  }
.pw-topSel .pw-ln1 span { display: block; font-size: 0.4375em;  line-height: 2em;  opacity: 0.7; text-transform: uppercase;  }
.pw-topSel .pw-ln2 {  font-size: 1.4875em;  line-height: 1.1em;   font-weight: 600;  opacity: 0.85; text-transform: uppercase; margin-bottom: 0.8em; }
.pw-itm { position: relative; }
.pw-itm input { position: absolute; display: block; left: 0; top: 0; width: 100%; height: 100%; z-index: 12; cursor: pointer; opacity: 0; }
.pw-itm input:hover+.pw-selDtls { background: rgba(255,255,255,0.07); }
.pw-itm input:checked+.pw-selDtls { border-left: solid 8px var(--color-primary);  background: rgba(255,255,255,0.07);  } 
.pw-selDtls { border-radius:  6px; box-shadow: inset 0 7px 0 -6px rgba(255,255,255,0.2); will-change: border, background ; padding: 2.4em 1.6em; display: flex; justify-content: space-between; transition: 250ms ease-out all;    }
.pw-selDtls p { padding-bottom: 0; }
.pw-selDtls .pw-planType {  font-size: 2.2em; line-height: 1.1em; font-weight: 600; margin-right: auto;   }
.pw-selDtls .pw-planType strong { font-weight: 600; }
.pw-selDtls .pw-planType span { display: block; font-weight: 500; font-size: 0.85em;  }
.pw-selDtls .pw-planPrice { font-size: 2em;  margin-right: 0; }
.pw-btnWrp { padding-top: 4em; }
@media all and (max-width: 992px) {
.pw-payStep1 { flex-direction: column; }
.pw-sideTmb { min-width: 100%; padding-top: 56%; }
.pw-sideSel  { min-width: 100%; width: 100%; margin: 0; padding-top: 6rem;  }
}
@media all and (max-width: 460px) {
.pw-sideSel { font-size: 2.17vw; }
}
/*Step 2
--------------------------------------------------------------*/
.pw-payStep2 { display: flex; justify-content: space-between; }
.pw-billingCol {  flex-grow: 1; overflow: hidden; }
.pw-infoCol { width: 230px;  min-width: 230px; padding-left: 4rem; }
.pw-payStep2 { color: #8f9293; max-width: 920px; margin: 0 auto; }
.pw-billTitle { color: #fff; font-size: 28px; font-weight: 600; margin-bottom: 0.6em; clear: both;  }
.pw-subLabel { display: block; font-weight: 600; text-transform: uppercase; font-size: 14px!important; padding-bottom: 0.6em;  }
.pw-tos { font-size: 16px; margin: 20px 0 15px 0; font-weight: 500; }
.pw-tos a { color: #d3d3d3; }
.pw-lt { color: #d3d3d3; }
.pw-sep { border-bottom: solid 1px #4d4d4d; padding: 5px 0 0 0; margin: 0 0 10px 0;  clear: both;  }
.pw-cvv { background-color: #18a103; display: block; position: absolute; right: 14px; top: 44px; width: 1.2em; height: 1.2em; line-height: 1.3em; font-size: 14px; font-weight: 500; text-align: center; z-index: 40; color: #fff; border-radius: 3px;  }
.pw-payStep2 .pw-btnWrp { padding-top: 1em; }
.pw-sideLogo { width: 110px; padding: 0 0 25px 0; }
.pw-info { color: #fff; font-size: 22px; font-weight: 600; line-height: 1.2em; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word;  }
.pw-price { font-size: 28px; font-weight: 600; color: #fff; line-height: 1.1em;}
.pw-cardsWrp { display: flex; padding: 8px 0 0 0; }
.pw-cardsWrp img { width: 38px; margin: 0 6px 0 0; }

@media all and (max-width: 992px) {
.pw-payStep2{ flex-direction: column-reverse; max-width: 100%;  }
.pw-billingCol { width: 100%; min-width: 100%;  }
.pw-infoCol { width: 100%; min-width: 100%; padding-left: 0;  padding-bottom: 4rem; margin-bottom:  4rem; border-bottom: solid 1px #4d4d4d;   }
/*horiz*/
.pw-horizDual { overflow-x:auto;-webkit-overflow-scrolling:touch; -ms-overflow-style:-ms-autohiding-scrollbar; -ms-overflow-style:none;  overflow-y:auto; /*overscroll-behavior-y:contain;*/ scrollbar-width:none; }
.pw-horizDual .pw-contWrp { min-width: 200vw;  width: 200vw;  }
.pw-horizDual .pw-payStep2 { flex-direction: row; }
.pw-horizDual .FrmCtr3 { max-width: none; }
.pw-horizDual .pw-billingCol { width: calc(100vw - 4rem); min-width: calc(100vw - 4rem); max-width: calc(100vw - 4rem); }
.pw-horizDual .pw-infoCol { width: calc(100vw - 4rem); min-width: calc(100vw - 4rem);  border: 0; padding-bottom: 0; margin-bottom: 0; }
}



@media all and (max-width: 460px) {
.pw-billTitle { font-size: 24px; } 
.pw-tos { font-size: 13px; margin: 5px 0 0px 0; }
.pw-info { font-size: 20px; } 
.pw-price { font-size: 24px; }
}
/*cvv pop
-------------------------------*/  
.pw-popWrp { clear: left; height: 0; position:relative; font-size: 16px; z-index:100;  }
.pw-pop { background: #fff; min-width: 292px; max-width: 296px; width: calc(100% - 60px); box-sizing: border-box; margin: 30px auto; padding: 20px; position: absolute; border-radius: 13px; font-size: .7em; text-align: center; margin-bottom: 5px; z-index: 2; box-shadow: 0 2px 10px #00000052; top: 80px; opacity: 0; visibility: hidden; transition: all .2s ease;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;  right: 0; left: auto; }
.pw-popLft  { left: 0; right: auto;  }
.pw-pop.active { opacity: 1; visibility: visible; top: -170px; }
.pw-pop p { margin-bottom: 10px; color: #6f7583; padding: 0 28px!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; }
.pw-pop img { max-width: 70px; display:block; margin: 0 auto;   }
.pw-close_pop { position: absolute; right: 0; top: 0; background: #bbc6cf; display: inline-block; border-radius: 50%; width: 30px; height: 30px; line-height: 30px; color: #fff; margin: 10px; font-weight: 700; transition: all .3s ease; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; }
.pw-close_pop:hover { cursor: pointer; opacity: .5 }
@media all and (max-width: 375px) {
.pw-pop {    max-width: 100%;   width: 100%;    min-width: auto; }
}