@charset "UTF-8";
:root {
--color-primary:  #d1e60c ;
--color-secondary:  #d1e60c;
--color-tertiary:  #eb0d08;
--color-light: #13c5d0; 
--bg-body: #fff;
--header-text: #fff;
--header-text-hover: #d1e60c;
--header-background: #010609 ;
--bg-nav-mobile:  #052031;
--bg-nav-active: #0a293d;
--txt-nav-mobile:  #fff;
--bg-footer: #010609;
--footer-text: #fff ;
}

ul, li { margin: 0; padding: 0; list-style: none;}
body { font-family: "Jost", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans; background: var(--bg-body); color: #060315;  }
#fullWrp { margin: 0 auto; min-height: 100%; background: var(--bg-body); position: relative; overflow-x: hidden;   }
.genC1 { color: var(--color-primary)!important; }
.genC2 { color: var(--color-secondary)!important; }
.lightTxt { color: var(--color-light)!important; }
.genPad1 { padding-top: 60px; padding-bottom: 60px;}
@media all and (max-width: 576px) {
.genPad1 { padding-top: 7.812vw; padding-bottom:  7.812vw;}
}
.FntCat {  font-family: "Anton", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans; }
/* logo 
-----------------------------*/
#mainLogo { display: block; width: 95.5px; max-width: 95.5px; text-align: center; position: relative; }
#mainLogo a { display: inline-block; white-space: nowrap; font-size: 56px; line-height :56px; text-indent: -8000px; background: url("../images/main_logo_2x.png") no-repeat center center; background-size: contain; color: #000; position: relative; z-index: 1; width: 100%;     }
@media all and (max-width: 767px) {
#mainLogo  a {  font-size: 4.8rem;}
}
@media all and (max-width: 667px) {
#mainLogo { margin-left: 44px; display:  inline-block; width: auto; }
}
@media all and (max-width: 576px) {
.nav-hamburger + #mainLogo { margin-left: 54px!important; }
}
/* Main Header
--------------------------------------------------------------*/
#mainHdr { z-index: 2; background: var(--header-background); padding: 0 0;  box-shadow: 0 -10px 20px 10px rgba(0,0,0,0.1); position: relative; z-index: 20;  }
#fullWrp .introHeader { box-shadow:  none!important; background: none!important;  position: absolute; left: 0; top: 0; width: 100%; /*border-bottom: solid 1px rgba(255,255,255,0.15);*/ }
#mainHdrBg { position: absolute; left: 0; top: 0; width: 100%; height :100%; z-index: -1; overflow: hidden;   }
#mainHdr .nav-hamburger { display: none; }
#mainHdr  .ctr { padding: 0 2rem; margin: 0 auto;    }
#mainLogo {   z-index:  10; position: relative; margin-top: 0; margin-bottom: 0; }
#mainHdr .mainHdrOpt li { position: relative; }
#mainNav .site-nav  li a {  color: var(--header-text); font-weight: 400; text-transform: uppercase; }
#mainNav .site-nav  li a:hover {  color: var(--header-text-hover);  }
#mainNav .site-nav  li a span.bonus {  position: absolute; top: -1.6em; line-height: 1.45em; background: #F6A624; padding: 0 0.55em; color: #fff;  left: 50%; transform: translate(-50%, 0%); font-size: 12.48px; }
#mainSignNav {  display: flex; justify-content: flex-end; height: 56px; align-items: center; white-space: nowrap;  font-size:  20px; font-weight: 700; text-transform: uppercase; float: right; position: relative;  top: 0; letter-spacing: 0em;  }
#mainSignNav a:last-child  { margin-left: 15px; }
#mainSignNav a { color: var(--header-text); }
#mainSignNav a.btn { padding: 0.85em 1.3em 0.8em 1.3em; font-size: 1em!important; }
#mainSignNav a.btn:first-child { padding-right: 0.6em; text-transform: uppercase;  font-weight: 700!important; }
#mainSignNav a.btn:after { background: none; }
#mainLogo .planType { position: absolute; top: 0; line-height: 1.45em; background: var(--bg-nav-mobile); padding: 0 0.55em;color: #fff; font-size: 12.48px; left: 104%; text-indent: 0; text-transform: uppercase; }
#mainHdr .btmHdr { background: #142978; padding: 15px 0; font-size: 16px; color: #fff; position: relative; z-index: 10;   }
@media all and (max-width: 1399px) {
#mainHdr .topHdr .ctr { display: flex; align-items: center; justify-content: space-between; }
#mainHdr .mainHdrOpt li span.bonus  {  font-size: 11.5px; }
#mainSignNav { font-size: 14px; }
#mainSignNav a:last-child  { margin-left: 15px; }
.nav-hamburger + #mainLogo { margin: 0 0 0 61px; width: 95.5px; } 
}
@media all and (max-width: 1360px) {
#mainHdr .mainHdrOpt li span.bonus  {  font-size: 10.5px; }
}
@media all and (max-width: 960px) {
#mainHdr .btmHdr { line-height: 1.1em; text-align: center; }
#mainHdr .btmHdr .ctr { max-width: 26em; }
}
@media all and (max-width: 680px) {
.nav-hamburger + #mainLogo { margin: 0 0 0 50px; width: 102px; } 
#mainHdrBg:after {  left: 110px; }
#mainSignNav {  font-size: 13px; }
}
@media all and (max-width: 572px) {
#mainLogo .planType { display: none;}
#mainHdr .btmHdr .ctr { font-size: 14px; line-height: 1.1em;}

#mainSignNav a span { display: none; }
}
@media all and (max-width: 440px) {
.nav-hamburger + #mainLogo { margin: 0 0 0 40px!important; width: 34vw; } 
#mainHdrBg:after {  left: calc(62vw - 176px); }
#mainHdr .btmHdr .ctr { font-size: 12px; line-height: 1.1em;}
#mainSignNav a:last-child { margin-left: 5px; }
#mainSignNav a.btn { padding: 1em 1.2em;}
}
@media all and (max-width: 364px) {
#mainSignNav { font-size: 11.5px!important; }
}
/* Main  Menu
--------------------------------------------------------------*/
#mainHdr ul { list-style: none; margin: 0 auto; padding: 0;  }
@media all and (min-width: 1400px) {
#mainHdr #mainNav { display: flex; justify-content: space-between; align-items: center; font-weight: 400; text-transform: none; font-size: 20px; line-height: 1.2em; max-width: 625px;  width: 100%; padding: 0 30px; margin: 0 auto 0 auto ; letter-spacing:  0em;  }
#mainHdr #mainNav .site-nav { width: 100%; }
#mainHdr .topHdr { padding: 25px 0; position: relative; z-index: 1;    }
#mainHdr .topHdr .ctr { display: flex; align-items: center; justify-content: space-between; }
#mainHdr .topHdr .date { display: block; position: absolute; left: 3rem; top: 50%; margin-top: -0.5em; font-size: 15px; line-height: 1em; }
#mainHdr .mainHdrOpt {  width: 100%;   display: flex;  justify-content: space-between; align-items: center; list-style: none;   }
#mainHdr .mainHdrMem  { max-width: 540px;  margin: 0 auto; padding: 0; }
#mainNav .site-nav .dropDown { position: absolute; top: 5px; left: 0; z-index: 1000; display: none; float: left; min-width: 168px; padding-top: 28px; cursor:  pointer; }
#mainNav .site-nav .dropDown ul { padding: 3px   0; margin: 0.125rem 0 0; font-size: 14px; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0,0,0,.15); border-radius: 0.25rem; }
#mainNav .site-nav .dropDown li a { padding: 3px  6px; font-weight: normal; font-size: 12.8px; line-height: 1.9em; display: block; white-space: nowrap;   }
#mainNav .site-nav .dropDown li a:hover { background: #eee; }
#mainNav .site-nav .dropDown ul a:before { content: ' '; display:  inline-block; height: 1.9em; width: 1.9em; margin-right: 0.4em; background-size: contain!important; background-position: center center; background-repeat: no-repeat; vertical-align: top ; }
#mainNav .site-nav .dropDown ul.pdfConv  a:before { background-image: url("../images/main_ico_convert_pdf.svg");}
#mainNav .site-nav .dropDown ul.audioConv  a:before { background-image: url("../images/main_ico_convert_audio.svg");}
#mainNav .site-nav .dropDown ul.videoConv  a:before { background-image: url("../images/main_ico_convert_video.svg");}
#mainNav .site-nav  li.dropElm > a:after { content: ' '; border: solid var(--bg-nav-mobile); border-width: 0 3px 3px 0; display: inline-block; padding: 3px; vertical-align: top; position: relative;  -webkit-transform: rotate(45deg); transform: rotate(45deg); margin-left: 8px; position: relative; top: 0.2em; }
#mainNav .site-nav  li.dropElm:hover .dropDown { display: block; }
#mainNav .site-nav  li.hideLg { display: none!important; }
}
@media all and (min-width: 1571px) {
#mainHdr #mainNav { max-width: 725px; }
}
@media all and (max-width: 1399px) {
#mainHdr .topHdr { padding: 15px 0; }

#mainHdr .topHdr .date { display: none; }
/*burger icon + animation*/
#mainHdr .nav-hamburger { background: transparent none repeat scroll 0 0; border: 0 none; cursor: pointer; display: block; height: 35px; margin-bottom: auto; margin-top: auto; outline: medium none; padding: 0; position: relative; transition: all 0.3s ease-in-out 0s; width: 30px; position: absolute; left: 2rem; top: 24px;  }
.nav-hamburger::before, .nav-hamburger::after, .nav-hamburger span { background-color: var(--header-text); transition: all 0.3s ease-in-out 0s; }
.nav-hamburger::before, .nav-hamburger::after, .nav-hamburger span { background-color: var(--header-text); }
.nav-hamburger::before, .nav-hamburger::after { content: ""; height: 2px; left: 0; position: absolute; top: 50%; transform-origin: 50% 50% 0; width: 100%; }
.nav-hamburger span { height: 2px; left: 0; overflow: hidden; position: absolute; text-indent: 200%; top: 50%; width: 100%; cursor: pointer; }
.nav-hamburger::before { transform: translate3d(0px, -10px, 0px); }
.nav-hamburger::after { transform: translate3d(0px,  10px, 0px); }
.menuOpen .nav-hamburger span { background-color: var(--txt-nav-mobile); opacity: 0; }
.menuOpen .nav-hamburger::before { background-color: var(--txt-nav-mobile); transform: rotate3d(0, 0, 1, 45deg); }
.menuOpen .nav-hamburger::after { background-color: var(--txt-nav-mobile); transform: rotate3d(0, 0, 1, -45deg); }
.nav-hamburger { position: absolute; left: 0; top: 14px; z-index: 1001; cursor: pointer;  }

#mainNav .site-nav  { display: block; top: 0; bottom: -100vh ; left: 0; right: 0; overflow-y: auto; position: absolute; padding: 0;  box-shadow: 0 -30px 0 0 var(--bg-nav-mobile);  }
#mainNav .site-nav  ul, #site-menu .site-nav   li { margin: 0; padding: 0; }
#mainNav .site-nav  li { padding: 0; display: block; text-align: left;   }
#mainNav .site-nav  li:first-child { margin-top: 86px; }
#mainNav .site-nav  li a {  background: var(--bg-nav-mobile); display: block; padding: 16px 20px 16px 20px!important; color: var(--txt-nav-mobile)!important; font-size: 14px; line-height: 16px; -webkit-transition:0ms ease-out all; transition: 0ms ease-out all; text-align: center;  border-bottom: solid 1px rgba(255,255,255,0.15); text-align:left; font-weight: 500;  letter-spacing: 0.145em; text-transform: uppercase;  -webkit-tap-highlight-color: transparent; }
#mainNav .site-nav  li a span.bonus { position: static; display: inline; vertical-align:  top; margin-left: 0.4em;   }
#mainNav .site-nav  li:first-child  a  { border-top: solid 1px rgba(255,255,255,0.2); }
#mainNav .site-nav  li a.cur, #mainNav .site-nav  li a.cur:active   { outline: none; color:  var(--txt-nav-mobile);  background:var(--bg-nav-active); }
#mainNav .site-nav  li a:active  { background:var(--bg-nav-active); }
#mainNav .site-nav  li li a { border-top: 0!important; padding-left: 32px!important;}
#mainNav .site-nav  li.dropElm> a:after { content: ' '; border: solid #fff; border-width: 0 2px 2px 0; display: block; padding: 2px; width: 0.25em; height: 0.25em;  vertical-align: middle; position: relative;  -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; right: 20px; top: 17px; }
#mainNav .site-nav  li li:first-child { margin: 0;}
#mainNav .site-nav  li .dropDown { display: none; }
#mainNav .site-nav  li.dropOpen > a:after {  -webkit-transform: rotate(-135deg); transform: rotate(-135deg); top: 22px;}
#mainNav .site-nav  li.dropOpen .dropDown { display: block; }
/* open menu 
-----------------------------*/
#mainNav { background:var(--bg-nav-mobile); color: #fff; display: block!important; max-width: 300px; top: 0;  box-shadow: -1000vh 900vh  0 1000vh var(--bg-nav-mobile), -1000vh  900vh 20px 1000vh  rgba(0,0,0, 0.4); position: absolute; left: 0; width: 100%;  -webkit-transition: 300ms ease-out all; transition: 300ms ease-out all; z-index: 900;    -webkit-transform: translateX(-500px); transform: translateX(-500px); transform: translate3d(-500px, 0, 0);  -webkit-transform: translate3d(-500px, 0, 0); pointer-events: none; -webkit-perspective: 1000; -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d;   will-change: transform; }
.menuOpen #mainNav  { -webkit-transform: translateX(0); transform: translateX(0); transform: translate3d(0, 0, 0);  -webkit-transform: translate3d(0, 0, 0); pointer-events: auto;  }
}

/* Account Nav
--------------------------------------------------------------*/
.accountNav { background:var(--bg-nav); color: #000; display: block!important; max-width: 320px; top: 0;  box-shadow: 1000vh 900vh  0 1000vh #fff,-1000vh  900vh 20px 1000vh  rgba(0,0,0, 0.0); position: absolute; right: 0; width: 100%;  -webkit-transition: 300ms ease-out all; transition: 300ms ease-out all; z-index: 900;   -webkit-transform: translateX(500px); transform: translateX(500px); transform: translate3d(500px, 0, 0);  -webkit-transform: translate3d(500px, 0, 0); pointer-events: none; -webkit-perspective: 1000; -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d;   will-change: transform; z-index: 2000;  }
.accountMenuOpen .accountNav  { -webkit-transform: translateX(0); transform: translateX(0); transform: translate3d(0, 0, 0);  -webkit-transform: translate3d(0, 0, 0); pointer-events: auto; box-shadow: 1000vh 900vh  0 1000vh #fff,-1000vh  900vh 20px 1000vh  rgba(0,0,0, 0.4);  }
.accountNav  { background: #fff; }
.closeNav { background: none; border: 0 none; cursor: pointer; display: block; height: 35px; margin-bottom: auto; margin-top: auto; outline: none; padding: 0; position: absolute; right :20px; top: 20px;   width: 30px; }
.closeNav:before, .closeNav:after { background-color: #000;  content: ""; height: 2px; left: 0; position: absolute; top: 50%; transform-origin: 50% 50% 0; width: 100%; }
.closeNav:before { transform: rotate3d(0, 0, 1, 45deg);}
.closeNav:after { transform: rotate3d(0, 0, 1, -45deg); }
.accountNav ul { padding: 86px 30px 30px 30px!important; margin: 0; list-style:  none; }
.accountNav ul li { display: block; }
.accountNav ul li.ln1 { font-size: 22.5px; padding: 20px 0 ; border-bottom: solid 1px rgba(0,0,0,0.15); margin-bottom: 20px;  }
.accountNav ul li.hd1 { font-size: 18px;  font-weight: 700; text-transform: uppercase;  }
.accountNav ul li.ln2  { font-size: 18px; padding-bottom: 20px;  }
.accountNav ul li.btnWrp { padding: 0px 0 20px 0; border-bottom: solid 1px rgba(0,0,0,0.15);  margin-bottom: 20px; }
.accountNav ul li.btnWrp .btn { font-size: 14.5px!important; display: block; padding: 0.863em 0.8em; letter-spacing: 0.02em !important; }
.accountNav ul li a.lnk { font-size: 16px; display: block; padding: 10px  0; color :#000; text-decoration:  none; position: relative; border-top: solid 1px rgba(0,0,0,0.15); }
.accountNav ul li a.lnk svg { position: absolute; right: 0; top: 50%; margin-top: -0.55em; height: 1.1em; width: auto; display: block; }
.accountNav ul li.hd2 { font-size: 18px;  font-weight: 700; text-transform: uppercase;  padding: 10px 0;   }
.accountNav ul li a.logOut { font-weight: bold; margin-top: 40px; border-top: 0; }
@media screen and (max-width: 768px) {
.accountNav { max-width: 300px;}
.closeNav { right: 15px; top: 15px; }
.accountNav ul { padding: 85px 15px 15px 15px!important; margin: 0; list-style:  none; }
}


/* Main Intro
--------------------------------------------------------------*/
#mainIntroId { background: #010609 url("../images/main_intro_bg_xl.jpg") no-repeat center center!important;  background-size: cover!important;    }
#mainIntroBg { padding-top: 106px; }
#mainIntroBg .FrmCtr  {  min-height: 789px;  display: flex; justify-content: flex-start;  align-items: flex-end; box-sizing: border-box; position: relative; text-align: left; }
#mainIntroBg .FrmCtr .sideIntro { width: 100%; max-width: 100%;  padding-right: 0; }
#mainIntroBg .FrmCtr .sideIntro .ln0 { font-size: 24px; line-height: 1.15em; font-weight: 500; max-width: 100%; letter-spacing: 0.0em; text-transform: uppercase; padding: 0 0 0.5em 0;  }
#mainIntroBg .FrmCtr .sideIntro .ln1 { font-size: 98px; line-height: 1.15em; font-weight: 400; max-width: 100%; letter-spacing: 0.0em; color: #ffffff; padding-bottom: 0.8em; }
#mainIntroBg .FrmCtr .sideIntro .btnWrp { display: flex; align-items: center; }
#mainIntroBg .FrmCtr .sideIntro .btnGo { display: flex; justify-content: center; align-items: center; }
#mainIntroBg .FrmCtr .sideIntro .btnGo .ico  { border: solid 2px var(--color-primary); display: flex; justify-content: center; align-items: center; min-width: 10em; max-width: 10em; height: 10em; }
#mainIntroBg .FrmCtr .sideIntro .btnGo .ico img { width: 5em; }
#mainIntroBg .FrmCtr .sideIntro .btnGo .txt { font-size: 2.4em; text-transform: uppercase; color: #fff; margin-left: 2em;  }
@media all and (max-width: 1380px) {
#mainIntroBg .FrmCtr .sideIntro .ln0 { max-width: 28em; }
#mainIntroBg .FrmCtr .sideIntro .ln1 { max-width: 7em; }
}
@media all and (max-width: 725px) {
#mainIntroBg { padding: 8rem 0;  }
#mainIntroBg .FrmCtr  { justify-content: center; text-align: center; align-items: center; min-height: 1px; } 
#mainIntroBg .FrmCtr .sideIntro { font-size: 1.379vw; }
#mainIntroBg .FrmCtr .sideIntro .ln0 { margin: 0 auto; font-size: 2.8em; }
#mainIntroBg .FrmCtr .sideIntro .ln1 { margin: 0 auto; font-size: 9.8em; }
#mainIntroBg .FrmCtr .sideIntro .btnWrp { justify-content: center; }
}
@media all and (max-width: 576px) {
#mainIntroBg { padding: 2rem 0;  }
#mainIntroBg .FrmCtr { min-height: 100vw; } 
}


/* Main About
--------------------------------------------------------------*/
.subTitle1 { font-size: 24px; line-height: 1.1em; font-weight: 500; text-align: center; text-transform: uppercase; padding: 0.45em 0;  }
.title1 { font-size: 48px; line-height: 1.1em; font-weight: 400; text-align: center; text-transform: uppercase;   }
@media all and (max-width: 810px) {
.subTitle1 { font-size: 2.962vw; }
.title1 { font-size: 5.92vw; }
}
#mainAbout { background: #010609; color: #fff;   }
#mainAbout .btmBg { background: var(--color-primary); color: #000;  }
#mainAbout .btmBg .lst { display: flex; justify-content: space-between; max-width: 1336px;  margin: 0 auto; text-align: center; padding: 0 4rem; }
#mainAbout .btmBg .lst .itm { width: 33.33%; max-width: 30em; }
#mainAbout .btmBg .lst .itm .ico { margin: 0 auto 1em auto; min-width: 7.8em; max-width: 7.8em; height: 7.8em; display: flex; justify-content: center; align-items: center; }
#mainAbout .btmBg .lst .itm .ln1 { font-size: 2.4em; text-transform: uppercase; padding: 0; font-weight: 700; }
#mainAbout .btmBg .lst .itm .ln2 { font-size: 1.6em;  text-transform: uppercase; padding: 0; font-weight: 500; }
@media all and (max-width: 1620px) {
#mainAbout .top { padding-right: 2rem; padding-left: 2rem; } 
#mainAbout .FrmCtr { padding-left: 0; padding-right: 0; } 
#mainAbout .btmBg .lst { padding: 0 2rem; }
}
@media all and (max-width: 1108px) {
#mainAbout .btmBg .lst .itm { font-size: 0.9vw; }
}
@media all and (max-width: 576px) {
#mainAbout .btmBg .lst { flex-direction: column; align-items: center; }
#mainAbout .btmBg .lst .itm { width: 100%; font-size: 1.562vw; padding-top: 2rem;  }
#mainAbout .btmBg .lst .itm:first-child { padding-top: 0; }
}
/* Main Featured
--------------------------------------------------------------*/
#mainFeat { background: #010609; color: #fff; }
#mainFeat .btm { padding-top: 0!important; }
#mainFeat .lst { display: flex; justify-content: space-between; flex-wrap: wrap; position: relative; margin-bottom: 0; top: -4rem; }
#mainFeat .lst .itm { min-width: calc(50% - 2rem); max-width: calc(50% - 2rem); margin-top: 4rem;  }
#mainFeat .lst .itm .tmb { color: #fff; display: block; position: relative;  background-size: cover!important; background-position: center center!important; background-repeat: no-repeat!important; }  
#mainFeat .lst .itm .tmb:before { content: ''; display: block; padding-top: 44.30%; background: rgba(0,0,0,0.005);  transition-property: all; transition-duration: 150ms; transition-timing-function: ease-in-out; }
#mainFeat .lst .itm .tmb:hover:before {  background: rgba(0,0,0,0.25); }
#mainFeat .lst .itm .tmb .btm { left: 5em; right: 5em; bottom: 6em; display: flex; justify-content: space-between; align-items: center; position: absolute; z-index:10; }
#mainFeat .lst .itm .tmb .btm .ln1 { font-size: 2.4em; font-weight: 400; text-transform: uppercase; padding-bottom: 0.45em; }
#mainFeat .lst .itm .tmb .btm .ln2 { font-size: 1.6em;  text-transform: uppercase; }
#mainFeat .lst .itm .tmb .btm .ico { min-width: 8em; max-width: 8em; min-height: 8em; display: flex; justify-content: center; align-items: center; border: solid 2px var(--color-primary); }
#mainFeat .lst .itm .tmb .btm .ico img { width: 5em; }
@media all and (max-width: 1440px) {
#mainFeat .lst .itm { font-size: 0.694vw; }
}
@media all and (max-width: 1020px) {
#mainFeat .lst { margin-bottom: -2rem; top: -2rem; }
#mainFeat .lst .itm { min-width: calc(50% - 1rem); max-width: calc(50% - 1rem); margin-top: 2rem; font-size: 0.704vw; }
#mainFeat .lst .itm .tmb .btm { left: 4em; right: 4em; bottom: 5em; }
}
@media all and (max-width: 992px) {
#mainFeat .lst { flex-direction: column; margin: 0 auto -2rem auto; max-width: 790px;  }
#mainFeat .lst .itm { min-width: 100%; max-width: 100%; font-size: 10px;  }
}
@media all and (max-width: 700px) {
#mainFeat .lst .itm { font-size: 1.428vw; }
}
/* Main tips
--------------------------------------------------------------*/
#mainTips { background: #737577; color: #fff;  }
#mainTips .FrmCtr { display: flex; flex-direction: row-reverse; justify-content: flex-end; align-items: stretch; }
#mainTips .lftCont { padding-left: 4rem; max-width: 87.6em; color: #fff; }
#mainTips .lftCont .subTitle1, #mainTips .lftCont .title1 { text-align: left; }
#mainTips .lftCont .title1 { max-width: 17em; }
#mainTips .rgtTmb { background: url("../images/main_btm_bg.jpg") no-repeat center center; background-size: cover;    flex-grow: 1; max-width: 657px; width: 100%;  }
#mainTips .rgtTmb:after { content: ' ' ; display: block; padding-top: 106.38%; }
#mainTips  .btnWrp { padding-top: 4em; }
@media all and (max-width: 1602px) {
#mainTips .FrmCtr { padding-left: 0; }
}
@media all and (max-width: 1200px) {
#mainTips .lftCont { font-size: 8.5px; }
}
@media all and (max-width: 1060px) {
#mainTips .lftCont { font-size: 0.8vw; }
}
@media all and (max-width: 992px) {
#mainTips .FrmCtr { flex-direction: column; padding: 0!important;  }
#mainTips .lftCont { padding: 0 2rem; font-size: 10px;  }
#mainTips .rgtTmb { max-width: 100%;  }
}
@media all and (max-width: 700px) {
#mainTips  .lftCont { font-size: 1.4vw; }
}
/* Main Footer
--------------------------------------------------------------*/
#mainFtr  { background: var(--bg-footer); color: var(--footer-text); box-shadow: 0 9000px 0 9000px  var(--bg-footer);  padding-top: 0; padding-bottom: 0; font-family:  "Jost", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans!important; font-weight: 400; text-transform: none;   }
#ftrNav { display: block; font-size: 15px;  margin-bottom: 2.4rem; padding-bottom: 0; font-family:  "Jost", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans!important; }
#ftrNav li { display: inline;  } 
#ftrNav li a { color: var(--footer-text);margin: 0 0.72em; }
#ftrNav li a:hover { color: var(--footer-text-hover); text-decoration: underline; }
#mainFtr .logo { width: 156px; margin-bottom: 3rem;   }
#mainFtr .copy { font-size: 15px; line-height: 1.75em; padding-bottom: 0; margin-bottom: 0; }
@media all and (max-width: 1019px) {
#ftrNav { margin-left: auto; margin-right: auto; max-width: 30em; }
#ftrNav li span { display: none; }
#ftrNav li a { margin: 0 0.5em; } 
#mainFtr .logo { width: 126px; }
}
@media all and (max-width: 576px) {
#ftrNav { font-size: 2.819vw;  }
#ftrNav li { line-height: 1.7em; }
#mainFtr .copy { font-size: 2.819vw; }
}

/* 
////
//// Login 
////
--------------------------------------------------------------*/
/* Form
--------------------------------------------------------------*/
#loginWrp { background: #ebebeb; display: flex; justify-content: flex-start; align-content: stretch; }
#loginFormBg { flex-grow: 1 ; display: flex; justify-content:  center; align-items: stretch; padding: 6rem 2rem;  }
#loginForm {  padding: 4rem; max-width: 370px; background: #fff; color: #414141; border-radius: 5px; text-align: center;   }
#loginForm .formTitle { font-size: 24px; line-height: 1.3em; font-weight: 500; padding-bottom: 0.35em;   } 
#loginForm .formSubtitle  { color: #6b6b6b; font-size: 14.2px; font-weight: 400; line-height: 1.13em; margin-bottom: 0; }
#loginForm .btmForm { padding-top: 20px;  }
#loginForm .formWrp p { padding-bottom: 15px; text-align: left;  }
#loginForm p textarea { min-height: 7.1em; width: 100%!important; max-width: 100%; }
#loginForm .inputIco { position: relative; display: block;  }
#loginForm .inputIco input { padding-right:40.63px;}
#loginForm .passwordToggle { position: absolute; right: 0; top: 24px; height: 40.63px; width: 40.63px; display: flex; justify-content:  center; align-items: center; }
#loginForm .passwordToggle svg { width: 44%; height: 100%; }
#loginForm .passwordToggle svg path { fill: #919191; }
#loginForm .passwordToggle svg .st1 { display: none; }
#loginForm input[type=text] + .passwordToggle svg .st0 { display: none; }
#loginForm input[type=text] + .passwordToggle svg .st1 { display: block; }
#loginForm label .cards { float: right; white-space: nowrap; }
#loginForm label img { display: inline;  vertical-align:  top; height: 21.4px!important; width: auto!important;  margin-left: 2px;  }
#loginForm .cvvInfo { background-color: var(--color-primary); color: #fff; display: block; position: absolute; right: 10px; top: 12px; width: 1.2em; height: 1.2em; line-height: 1.2em; font-size: 14px; font-weight: 500; text-align: center; z-index: 40;  border-radius: 3px; }
#loginForm .cvvInfo:hover { background-color: #277add; }
#loginForm .passwordStrength { font-size: 11px; line-height: 1.2em; color:#919191; clear: both;  } 
#loginForm .passwordStrength svg { width: 1.2em; height: 1.2em; margin-right: 0.4em; position: relative; top: 0.2em;  }
#loginForm .tos { font-size: 12px; padding: 14px 0 20px 0; clear: both;   }
#loginForm .tos input[type="checkbox"] { position: relative;  display: inline-block; vertical-align:  top; width: 1.05em!important; height: 1.05em!important; font-size: 1.05em!important;  top: 0.225em;  }
#loginForm .tos a {color: var(--color-primary); }
#loginForm .tos a:hover { text-decoration: underline; }
#loginForm .keep label { font-size: 15px; text-align: left; line-height: 1em; width: auto; display: block; padding: 0.5em 0; }
#loginForm .keep label input { float: left; width: 1em!important; height: 1em!important; display: block; margin: 0 0.4em 0 0; vertical-align: top; position: relative; top: 0em; }
#loginForm .formWrp p.creat {  font-size: 15px; line-height: 1.2em; width: 100%; display: block; padding: 15px 0 0 0; text-align: center; } 
#loginForm .formWrp p.creat a { color: var(--color-secondary); }
@media all and (max-width:1240px){

}
@media all and (max-width:980px){
#loginWrp { background: #fff; }
#loginFormBg { align-items: center; padding: 6rem 2rem; flex-direction: column; }
}
@media all and (max-width:576px){
#loginForm .formTitle { font-size: 20px; adding-bottom: 0.2em; }
#loginForm .buttonSoc { height: 36px; line-height: 36px;  }
#loginForm .buttonSoc span { display: none; }
#loginForm .buttonSoc svg { margin: 0 auto;  }
}
@media all and (max-width:472px){
#loginForm {  padding: 2rem; } 
}
@media all and (max-width:364px){
#loginForm .formSubtitle  {font-size: 13px; }
#loginForm .passwordStrength { font-size: 10.5px; }
#loginForm .tos { font-size: 11px;}
}
/* Selected Plan
--------------------------------------------------------------*/
#loginFormBg .col { margin-left: 20px; }
#loginFormBg .plan { border: 0; justify-content: center; }
#loginFormBg .plan .plan__body { flex-grow:0; }
#loginFormBg .plan__body .plan-chosen-period { margin-bottom: 0; }
@media all and (max-width:980px){
#loginFormBg .col { margin-left: 0px; }
}
/*cvv info modal
--------------------------------------------------------------*/
.popWrp { clear: left; height: 0; position: relative; font-size: 16px; z-index: 100; width: 100%; order: 3; }
.pop { background: #fff;   max-width: 350px; width: 100%; box-sizing: border-box; left: auto; right: 0;  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!important; }
.pop.active { opacity: 1; visibility: visible; top: -170px; } 
.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; }
.pop img { max-width: 70px; display:block; margin: 0 auto;   }
.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; }
.close_pop:hover { cursor: pointer; opacity: .5 }
/* 
////
//// Privacy & tos
////
--------------------------------------------------------------*/
#innerCont {background: #fbfbfb; padding: 4rem 0;}

/* Terms
-----------------------------*/
#termsCont { font-size: 16px; padding: 60px; max-width: 1396px; margin:0 auto;   }
#termsCont a { color: #007CFF;  }
#termsCont h2, #termsCont h3, #termsCont h4, #termsCont p,  #termsCont ul,  #termsCont ol { margin-bottom: 16px; }
#termsCont p:last-child, #termsCont ul:last-child, #termsCont ol:last-child  { margin-bottom:  0; }
@media all and (max-width: 1399px) {
#termsCont { padding: 20px 12px; } 
}
@media all and ( max-width: 576px ) {
#termsCont { font-size: 14px; }
}