:root {
--color-primary: #949568;
--color-secondary: #949568;
--bg-nav:  #0b1210;
--color-nav: #fff;
--bg-body: #e5decd;
--color-body: #000;
--bg-body-login: #e5decd;
--bg-footer: #DAD3C1;
--color-footer: #000;
--color-footer-hover: #000;
}


/* 
////
//// Easing general purpose
////
--------------------------------------------------------------*/
.easeOut { -webkit-transition-property: all; -webkit-transition-duration: 350ms; -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); -moz-transition-property: all; -moz-transition-duration: 350ms; -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); transition-property: all; transition-duration: 350ms; transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); }
/* 
////
//// Default Font
////
--------------------------------------------------------------*/
html, body { height: 100%; min-height: 100%; }
body { font-family:  "Jost", Georgia, Times, "Times New Roman", serif; font-weight: 400; }
strong { font-weight: 600; }
.genC1 { color: var(--color-primary)!important; }
.genC2 { color: var(--color-secondary)!important; }
.genPad1 { padding-top: 6rem; padding-bottom: 6rem;}
#fullWrp { margin: 0 auto; min-height: 100%; background: var(--bg-body); position: relative;  }
svg path,svg shape,svg linearGradient { shape-rendering: geometricPrecision; }
.FntTTB { font-family: "Jost", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans; font-weight: 700;  }
.FntVEN { font-family: "veneer-three", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans; font-weight: 400;  }
.FntSAI { font-family: "Saira Stencil One", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans; font-weight: 400;  }


.genTitle1 { font-family: "Jost", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans; font-weight: 700; font-size: 150px; -webkit-text-stroke: 2px #fff; text-stroke: 2px #fff; color: rgba(0,0,0,0.0); text-transform: uppercase; letter-spacing:  -0.01em; }
.genTitle2 { font-family:  "Jost", Georgia, Times, "Times New Roman", serif; font-weight: 700; font-size: 48px; text-shadow: 0 0 0.35em rgba(0,0,0,0.4); padding: 0.3em 0; }
.genTxt1 { font-size: 24px; line-height: 1.5em; }
.sepBar { background: url("../images/seperator.png") repeat-x center center ; background-size: auto 100%; height: 1.1rem; box-shadow: 0 0 2rem -2px rgba(20, 20, 20, 0.85); }
.sepBar2 { background-image: url("../images/seperator_alt.png"); }
@media all and (max-width: 1184px) {
.genTitle1 { font-size: 102px; }
.genTitle2 { font-size: 34.5px; }
.genTxt1 { font-size: 17.5px; }
}
@media all and (max-width: 767px) {
.genTitle1 { font-size: 12.29vw; }
.genTitle2 { font-size: 4.5vw; }
.genTxt1 { font-size: 3.2vw; }
}
/* logo 
-----------------------------*/
#mainLogo { float: left;  }
#mainLogo a { display: block; background: url(../images/main_logo_2x.png) no-repeat left center; background-size: contain!important; width: 219px; height: 62px; white-space: nowrap; text-indent: -8000px; margin-left: 0; }
@media all and (min-width: 1185px) {
#mainLogo { height: 62px; }
.introHeader #mainLogo a {  position: absolute; left: 0; top: 0; height: 62px;  }
}
@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-size: 1em!important; vertical-align:  top;  }
#mainNav .site-nav li a.btn { font-size: 1.3em!important; padding: 0.6em 0em 0.4em 0.4em; }
#mainNav .site-nav li a:after { display: none!important; }
#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; }
}
/* 
////
//// Mainpage
////
--------------------------------------------------------------*/
/* Main Intro
--------------------------------------------------------------*/
#mainCont { overflow-x: hidden; }
#mainIntro { display: flex; justify-content: center; align-items: center; background: #000 url("../images/main_intro_bg_xl.jpg") no-repeat center center; background-size: cover;  height: 50.20vw ; min-height: 900px; color: #fff; text-align: center;   position: relative;     }
/*#mainIntro:before { content: ' '; display: block; left: 0; top: 0; position: absolute; right: 0; bottom: 0;  background: rgba(0,0,0,0.7); box-shadow: inset 0 0 15vw 0 rgba(0,0,0,0.9); }*/
#mainIntro .FrmCtr2 { z-index: 2; padding-top: 6rem; padding-bottom: 6rem; position: relative; z-index: 2; }
#mainIntro  .ln1 {  font-size: 164px; line-height: 1em; padding: 0.2em 0 0 0;   text-shadow: 1px 1px 0 #000; display: block; max-width: 6.7em; text-transform: none; letter-spacing: -0.01em; }
#mainIntro  .ln2 {  font-size: 25px; line-height: 1.6em; padding: 0.2em 0 1em 0;  text-shadow: 1px 1px 0 #000; font-weight: 400; display: block; max-width: 37em; letter-spacing: -0.01em;  }
#mainIntro .btnWrp { padding:  16px 0;}
#mainIntro .info { font-size: 14px; line-height: 1.2em;  position: relative; display: inline-block;  color: #fff;  text-shadow: 0 1px 0 #000;  }
#mainIntro .info:after { content: ' '; display: inline-block;  bottom: -2px; left: 0; right: 0; height: 2px; background: rgba(255,255,255,0.4); position: absolute; -webkit-transition-property: all; -webkit-transition-duration: 350ms; -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); -moz-transition-property: all; -moz-transition-duration: 350ms; -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); transition-property: all; transition-duration: 350ms; transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);   }
#mainIntro .info:hover:after { background: rgba(255,255,255,0.9); }
@media all and (max-width: 1440px) {
#mainIntro  .ln1 {  font-size: 130px;  }
}
@media all and (max-width: 1184px) {
#mainIntro {  min-height: auto; height: auto;  padding-top: 80px; padding-bottom: 0px; }
#mainIntro .FrmCtr2 {  padding-top: 8.4rem; padding-bottom: 8.4rem; }
#mainIntro  .ln1 { font-size:  109px; }
#mainIntro  .ln2 { font-size: 20px; }
}
@media all and (max-width: 767px) {
#mainIntro  .ln1 { font-size: 14.6vw; }
#mainIntro  .ln2 { font-size: 3vw; }
}
@media all and (max-width: 572px) {
#mainIntro {  min-height: 80vw;  }
}
/* Main Dual
--------------------------------------------------------------*/
.mainDualCol { background: #000; color: #fff; padding: 7rem 0;  }
.mainDualCol .row { display: flex; justify-content: space-between; padding: 9rem 0; }
.mainDualCol .rowRev { flex-direction: row-reverse; }
.mainDualCol .row .txt { width: 38%; min-width: 517px; }
.mainDualCol .row .txt  .ln1 { font-size: 10em; font-weight: 400; line-height: 1em; letter-spacing: -0.025em; color: var(--color-primary);  text-transform: uppercase; }
.mainDualCol .row .txt  .ln2 { font-size: 3.3em; font-weight: 400; line-height: 1.2em; padding-top: 0.6em; padding-bottom: 0.6em;text-transform: uppercase; }
.mainDualCol .row .txt  .ln3 { font-size: 2.1em; font-weight: 400; line-height: 1.7em; padding: 1em 0 0 0; }
.mainDualCol .row .txt  .ln3 p { padding: 0; }
.mainDualCol .row .txt  .ln3 p i { font-weight: 500; }
.mainDualCol .row .txt .btnWrp { padding-top: 1.6em;}
.mainDualCol .row .txt .btnWrp .btn { font-size: 1em!important; }
.mainDualCol .row .tmb { width: 54%; max-width: calc(100% - 557px); }
.mainDualCol .row .tmb img { border-radius:0;  }
@media all and (max-width: 1220px) {
.mainDualCol .row .txt { font-size: 0.8vw; min-width: 51.7em ; }
.mainDualCol .row .tmb {width: 100%;  font-size: 0.8vw;  max-width: calc(100% - 55.7em); }
.mainDualCol { padding: 4.5rem 0;  }
.mainDualCol .row { padding: 4.5rem 0; }
}
@media all and (max-width: 767px) {
.mainDualCol .row  { flex-direction: column; }
.mainDualCol .row  .txt { font-size: 7px; width: 100%; min-width: 100%; } 
.mainDualCol .row .tmb  { width: 100%; max-width: 100%; padding-top: 4.5rem;  }
}
@media (min-width: 576px) and (max-width: 767px) {
.mainDualCol .row .txt  .ln1 br { display: none; }
}
@media (max-width: 430px) {
.mainDualCol .row  .txt { font-size: 1.62vw; }
.mainDualCol .row .txt  .ln1 { font-size: 5.7em; }
}
/* Main Features
--------------------------------------------------------------*/
#mainFeat {  color: #fff;  background: url("../images/main_features_bg_xl.jpg") no-repeat center center; background-size: cover; padding-bottom: 6rem;  }
#mainFeat .top  { text-align: center; }
#mainFeat .top .title { font-size: 100px; margin-bottom: 0em;  line-height: 1.1em; text-transform: uppercase; }
#mainFeat .top .txtTop { font-size: 25px; font-weight: 400;  padding: 0; text-transform: uppercase;  }
.tmbRow { display: flex; justify-content: space-between; max-width: 1344px; margin: 0 auto;  }
.tmbRow .itm { max-width: 306px;  width: calc( 25% - 20px); text-align: center; }
.tmbRow .itm img { border-radius: 15px; }
.tmbRow .itm .ln1 { font-size: 2.5em; padding: 1.2em 0 0.6em 0; }
.tmbRow .itm .ln2 { font-size: 2em; line-height: 1.5em; margin: 0 auto;  }
@media all and (max-width: 1520px) {
#mainFeat .top .txtTop { max-width: 33em;  margin: 0 auto; }
}
@media all and (max-width: 1360px) {
.tmbRow .itm  { font-size: 0.7vw; }
}
@media all and (max-width: 1223px) {
#mainFeat .top { padding-top: 0!important; padding-bottom: 4rem!important; } 
#mainFeat .top .title { margin-bototm: 0.3em; }
}
@media all and (max-width: 1184px) {
#mainFeat .top .title { font-size: 59px; }
}
@media all and (max-width: 992px) {
.tmbRow { flex-wrap: wrap; max-width: 652px;  margin: 0 auto; } 
.tmbRow .itm { font-size: 10px; max-width: calc( 50% - 1rem);  width: calc( 50% - 1rem); margin-top: 2rem; }
}
@media (max-width: 767px) {
#mainFeat .top .title { font-size: 8.6vw; }
#mainFeat .top .txtTop { max-width: 22em;}
}

@media all and (max-width: 714px) {
.tmbRow .itm { font-size: 1.4vw; }
}
@media all and (max-width: 552px) {
#mainFeat .top .txtTop {  font-size: 3.4vw;  }
}
@media all and (max-width: 413px) {
.tmbRow .itm { font-size: 8px; max-width: 100%!important; width: 100%; margin-top: 2rem;  }
.tmbRow .itm .ln2 { margin: 0 auto; max-width: 20em; }
}
@media all and (max-width: 350px) {
.tmbRow .itm { font-size: 2.2vw; }
}
/* Main Footer
--------------------------------------------------------------*/
#mainFtr  {  background: var(--bg-footer); color: var(--color-footer); font-family: "Jost", Georgia, Times, "Times New Roman", serif; font-weight: 400; text-transform: normal; padding: 5.4rem 0; }
#mainFtr .row { display: flex;  align-items: center; flex-direction: column; justify-content: center;  max-width: none;  }
#ftrNav { display: block; font-size: 16px; margin-bottom: 1.8rem; max-width: 64em; padding-top: 6px; margin: 2rem auto 0 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: 22rem;  }
@media all and (max-width: 1350px) {
#mainFtr .row {  flex-direction: column; justify-content: center; }
#ftrNav { font-size: 14px; max-width: 34em; 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; }
}
/* 
////
//// Login
////
--------------------------------------------------------------*/
#loginCont  { background: var(--bg-body-login); display: flex; justify-content: center; align-items: center; padding: 6rem 0; min-height: calc(100vh - 448px); }
#loginCont  .loginForm { background: #000; padding: 16px; color: #fff;max-width: 356px; margin: 0 auto;  box-shadow: 0px 0px 10px rgba(0,0,0,0.3);  -moz-box-shadow:  0px 0px 10px rgba(0,0,0,0.3);   -webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.3); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#loginCont  .title { font-size: 20px; text-align: center; padding:4px 0 20px 0;  font-weight: bold;  }
#loginCont p { position: relative; }
#loginCont p label { font-size: 16px; line-height: 1.5em; }
#loginCont p input { background: none #fbfbfb!important; color: #000!important; font-size: 16px!important;  height: 2.54em!important; }
#loginCont .msg {font-size: 12px; line-height: 1.2em; width: 100%; display: block; padding: 0 0 10px 0; text-align: center;  }
#loginCont .keep label { padding-left: 0; font-size: 13px; text-align: left; line-height: 1.2em; width: auto; display: block; padding: 0.5em 0; }
#loginCont .keep label input { float: left; width: 1em!important; height: 1em!important; display: block; margin-right: 0.4em; vertical-align: top; position: relative; top: -0.1em;  }
#loginCont p label.error, #loginCont p small.error  { float: left; font-size: 11px; padding: 2px 0 0 0;  color: #fa2700;  }
#loginCont .creat { padding-left: 0; font-size: 13px; line-height: 1.2em; width: 100%; display: block; padding: 0.5em 0; text-align: center;  }
#loginCont .creat a { color: rgba(255,255,255,0.75) }
#loginCont .creat a:hover { color: #fff; }
#loginCont p.tos { text-align: center; font-size: 11px; line-height: 1.2em; width: 100%; display: block; padding: 0; color: rgba(255,255,255,0.75) }
@media all and (max-width: 1024px) {
#loginCont { min-height: calc(100vh - 368px); }
}
@media all and (max-width: 1024px) {
#loginCont { min-height: calc(100vh - 368px); }
}
@media (max-width: 479px) {
#loginCont { min-height: calc(100vh - 48.8rem); }
#loginCont  .title { font-size: 18px; text-align: center; padding:3px 0 19px 0;   }
}
#loginCont .passsWrp { position: relative; display: block; }
#loginCont .passwordToggle { position: absolute; right: 0; top: 1px; height: 40.63px; width: 40.63px; display: flex; justify-content:  center; align-items: center; }
#loginCont .passwordToggle svg { width: 44%; height: 100%; }
#loginCont .passwordToggle svg path { fill: #919191; }
#loginCont .passwordToggle svg .st1 { display: none; }
#loginCont input[type=text] + .passwordToggle svg .st0 { display: none; }
#loginCont input[type=text] + .passwordToggle svg .st1 { display: block; }
/* 
////
//// Privacy & tos
////
--------------------------------------------------------------*/
#innerCont  { background: var(--bg-body-login); color: var(--color-body); display: flex; justify-content: center; align-items: center; padding: 6rem 0; min-height: calc(100vh - 448px); }
@media all and (max-width: 1024px) {
#innerCont { min-height: calc(100vh - 368px); }
}
@media all and (max-width: 1024px) {
#innerCont { min-height: calc(100vh - 368px); }
}
@media (max-width: 479px) {
#innerCont { min-height: calc(100vh - 48.8rem); }
}
/* Tos Phone Header
--------------------------------------------------------------*/
.tosHdr #mainLogo { flex-grow: 1; }
.tosHdr #mainLogo a {  max-width: 24.6rem; }
#mainNav .tosNav li { font-size: 12px!important; line-height: 30px; }
#mainNav .tosNav li a { font-family:   "Jost", Georgia, Times, "Times New Roman", serif;  font-weight: 400; }
#mainNav .tosNav li svg { width: 1.6em; height:  30px; vertical-align:  top; }
@media all and (max-width: 1200px) {
#mainNav .tosNav  { flex-direction: column; text-align: right;  padding-left: 15px;  }
#mainNav .tosNav li { font-size: 13px!important; padding: 0; line-height: 20px;  letter-spacing: -0.025em; }
#mainNav .tosNav li svg  { height: 20px; }
}
@media (max-width: 479px) {
#mainNav .tosNav li { font-size: 11px!important; line-height: 16px; }
#mainNav .tosNav li svg  { height: 16px; }
}
@media (max-width: 394px) {
#mainNav .tosNav li { font-size:  2.65vw!important; line-height: 1.77em;  }
#mainNav .tosNav li svg { height: 1.77em; }
}