@charset "UTF-8";
:root {
--color-primary: #7153d9 ;
--color-secondary: #7153d9;
--color-tertiary: #7153d9;
--color-light: #7153d9; 
--bg-body: #fff;
--header-text: #1c1c1c;
--header-text-hover: #7153d9;
--header-background: #fff ;
--bg-nav-mobile:  #7153d9;
--bg-nav-active: #8366e9;
--txt-nav-mobile:  #fff;
--bg-footer: #e9edf4;
--footer-text: #051a53 ;
}

ul, li { margin: 0; padding: 0; list-style: none;}
body { font-family: "Roboto", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans; background: var(--bg-body); color: #1c1c1c;  }
h1, h2, h3,  h4,  h5, h6 { font-family:  "Jost", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans;  }
#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;}
}
.FntJo {  font-family: "Jost", "Helvetica Neue", Arial, "Nimbus Sans L", FreeSans; }
/* logo 
-----------------------------*/
#mainLogo { display: block; width: 108.5px; max-width: 108.5px; text-align: center; position: relative; margin: 0;  }
#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: 0; }
#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; }
#mainHdr .mainHdrOpt li { position: relative; }
#mainNav .site-nav  li a {  color: var(--header-text); font-weight: 500; }
#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:  18px; 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.9em; font-size: 1em!important; }
#mainSignNav a.btn:first-child {  padding-left: 0; font-weight: 500!important;  }
#mainSignNav a.btn:last-child {  font-size: 1em!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: 18px; }
#mainSignNav a:last-child  { margin-left: 0; }
#mainSignNav a.btn:last-child {  font-size: 1em!important; }
.nav-hamburger + #mainLogo { margin: 0 0 0 61px; width: 200px; } 
}
@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: 89px; } 
#mainHdrBg:after {  left: 110px; }
#mainSignNav {  font-size: 14px; }
}
@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; }
#mainSignNav a.btn:last-child { font-size: 1em!important; }
}
@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: 0; }
#mainSignNav a.btn { padding: 0.65em 1.1em; }
}
@media all and (max-width: 364px) {

#mainSignNav { font-size: 13px!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: 500; text-transform: none; font-size: 18px; line-height: 1.2em; max-width: 525px;  width: 100%; padding: 0 30px; margin: 0 auto 0 auto; letter-spacing:  0em;  box-sizing: content-box;  }
#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: 525px; }
}
@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: #3c3d3f url("../images/main_intro_bg_xl.jpg") no-repeat center top!important;  background-size: cover!important;    }
#mainIntroBg { padding-top: 78px; }
#mainIntroBg .FrmCtr  {  min-height: 830px;  display: flex; justify-content: flex-start;  align-items: center;  max-width: 1352px; box-sizing: border-box; height: 56.2vw;  }
#mainIntroBg .FrmCtr .sideIntro { width: 100%; max-width: 1142px;  padding-right: 0; text-align: left; }
#mainIntroBg .FrmCtr .sideIntro .ln0 { font-size: 24px; line-height: 1.4em; letter-spacing:  0.36em; font-weight: 400; display: inline-block; padding: 0;  margin-bottom: 0.8em; text-transform: uppercase; }
#mainIntroBg .FrmCtr .sideIntro .ln1 { font-size: 72px; line-height: 1.2em; font-weight: 400; margin: 0 0 0 0; max-width: 9em; letter-spacing: 0em;}
#mainIntroBg .FrmCtr .sideIntro .ln1 span { position: relative; display: inline-block; z-index: 4; }
#mainIntroBg .FrmCtr .sideIntro .ln1 span:after { content: ' '; height: 0.103em;  border-radius: 10px; display: block; width: 100%; background: rgba(255,130,87,0.2);  position: absolute; left: 0; bottom: 0.1em; z-index: -1; }
#mainIntroBg .FrmCtr .sideIntro .ln2 { font-size: 24px; line-height: 1.5em; font-weight: 400; padding: 1.4em 0  1.8em 0; max-width: 33em; margin: 0; color: #54545f; max-width: 17em; }
#mainIntroBg .FrmCtr .sideIntro .btnWrp {   }
#mainIntroBg .FrmCtr .sideIntro .btn {  padding-left: 2em; padding-right :2em;  }
#mainIntroBg .FrmCtr .sideIntro .btnWrp img { width: 48px; margin-right: 10px; }
#mainIntroBg .FrmCtr .sideIntro .btnWrp .trusted { font-size: 12px; font-style: italic; display: flex; align-items: center; padding-left: 20px; }
#mainIntroBg .FrmCtr .sideTmb { width: 65%; max-width: 602px; background: url("../images/main_intro_tmb.png") no-repeat center center; background-size: contain;  }
#mainIntroBg .FrmCtr .sideTmb:after { content: ' '; display: block;  padding-top: 106% }

@media all and (max-width: 1092px) {
#mainIntroBg .FrmCtr .sideIntro .ln0 { font-size: 20.5px; }
#mainIntroBg .FrmCtr .sideIntro .ln1 { font-size: 62px; }
#mainIntroBg .FrmCtr .sideIntro .ln2 { font-size: 20.5px; }
}
@media all and (max-width: 992px) {
#mainIntroBg {  padding-top: 68px;  }
}
@media all and (max-width: 768px) {
#mainIntroBg { background: rgba(255,255,255,0.5); }
#mainIntroBg .FrmCtr  { flex-direction: column; justify-content: center;    min-height: 630px; }
#mainIntroBg .FrmCtr .sideIntro { text-align: center; padding-top: 0rem;  padding-left: 0rem;  }
#mainIntroBg .FrmCtr .sideIntro .ln0 { font-size: 17.5px; }
#mainIntroBg .FrmCtr .sideIntro .ln1, #mainIntroBg .FrmCtr .sideIntro .ln2 { margin: 0 auto; }
#mainIntroBg .FrmCtr .sideIntro .ln1 { font-size: 56px; }
#mainIntroBg .FrmCtr .sideIntro .ln2 { max-width: 18em; color: #40404b; }
#mainIntroBg .FrmCtr .sideTmb { width: 70%; max-width: 429px; margin-top: 4rem; }
#mainIntroBg .FrmCtr  .sideIntro .btnWrp { flex-direction: column; }
#mainIntroBg .FrmCtr .sideIntro .btnWrp .trusted {  padding: 20px 0 0 0;   }
}

@media all and (max-width: 576px) {
#mainIntroBg .FrmCtr  {  min-height: 430px; height: auto;  } 
#mainIntroBg .FrmCtr .sideIntro  { text-align: center; width: 100%; max-width: 480px; margin: 0 auto; padding: 44px 0 0px 0;  }
#mainIntroBg .FrmCtr .sideIntro .ln0 { font-size:  17.5px; }
#mainIntroBg .FrmCtr .sideIntro .ln1 { font-size: 48px; }
#mainIntroBg .FrmCtr .sideIntro .ln2 { font-size: 19.5px;   margin: 0 auto;   }
 #mainIntroBg .FrmCtr .sideIntro .btn { font-size: 17px!important; }
#mainIntroBg .FrmCtr .sideTmb { margin-top: 0; }
}
@media all and (max-width: 448px) { 
#mainIntroBg .FrmCtr  {  min-height: 95vw }
#mainIntroBg .FrmCtr .sideIntro .ln0 { font-size: 3.9vw; }
#mainIntroBg .FrmCtr .sideIntro .ln1 { font-size: 10.7vw; }
#mainIntroBg .FrmCtr .sideIntro .ln2 { font-size: 5vw; }    
#mainIntroBg .FrmCtr .sideIntro .btn { font-size: 4.3vw!important; }
}
@media all and (max-width: 364px) { 
#mainIntroBg .FrmCtr .sideIntro .btnWrp img { width: 36px; margin-right: 10px; }
#mainIntroBg .FrmCtr .sideIntro .btnWrp .trusted { font-size: 10px; }
}
.genTitle1 { font-size: 50px; font-weight: 600; line-height: 1.2em;  padding-bottom: 0.5em; }
.genTxt1 { font-size: 18px; line-height: 1.6em; color: #666666; }
@media all and (max-width: 1160px) { 
.genTitle1 { font-size: 36px; }
.genTxt1 { font-size: 16px; }
}
@media all and (max-width: 480px) { 
.genTitle1 { font-size: 7.1vw; }
.genTxt1 { font-size: 3.8vw; }
}
/* Main Feats
--------------------------------------------------------------*/
#mainFeats .FrmCtr .lst { display: flex; justify-content:  space-between; }
#mainFeats .FrmCtr .lst .itm { max-width: 374px;   width: calc(33.33% - 1.75rem);  }
#mainFeats .FrmCtr .lst .itm .top { display :flex; justify-content: space-between; align-items:  center; border-bottom: solid 1px #cacdd3; padding-bottom: 2em; margin-bottom: 1.8em;  }
#mainFeats .FrmCtr .lst .itm .title { font-size: 2.4em; }
#mainFeats .FrmCtr .lst .itm .ico { min-width: 6.3em; max-width: 6.3em; display: flex; justify-content: flex-end; align-items: center; }
#mainFeats .FrmCtr .lst .itm .ico img { max-height: 6.3em!important;  min-height: 6.3em!important; }
#mainFeats .FrmCtr .lst .itm .txt  { color: #54545f; font-size: 1.8em; line-height: 1.66em; padding: 0; }
@media all and (max-width: 1240px) { 
#mainFeats .FrmCtr .lst .itm  { font-size: 0.8vw;}
}
@media all and (max-width: 880px) {
#mainFeats .FrmCtr .lst { flex-direction: column; max-width: 440px; margin: 0 auto; }
#mainFeats .FrmCtr .lst .itm { margin-top: 2rem;  font-size: 10px; width: 100%; max-width: 100%;  }
#mainFeats .FrmCtr .lst .itm:first-child { margin-top: 0; }
}
@media all and (max-width: 576px) {
#mainFeats .FrmCtr .lst .itm { font-size: 8.5px; }
}
@media all and (max-width: 420px) {
#mainFeats .FrmCtr .lst .itm { font-size: 2vw; }
}
/* Main About
--------------------------------------------------------------*/
#mainAbout { background: #f2f5fb; margin-top: 6rem; }
#mainAbout .FrmCtr {  display: flex; justify-content: space-between; align-items: center; max-width: 1353px; }
#mainAbout .FrmCtr .lft {  max-width: 557px; }
#mainAbout .FrmCtr .ln0 { font-size: 24px; line-height: 1.4em; letter-spacing:  0.36em; font-weight: 400; display: inline-block; padding: 0;  margin-bottom: 0.8em; text-transform: uppercase; }
#mainAbout .FrmCtr .ln1 { font-size: 60px; line-height: 1.2em; font-weight: 400; margin: 0 0 0 0; max-width: 9em; letter-spacing: 0em;}
#mainAbout .FrmCtr .ln2 {  font-size: 21px; line-height: 1.6em;  color: #8d8e99; padding: 1em 0; }
#mainAbout .FrmCtr .ln3 {  font-size: 18px; line-height: 1.8em;  color: #54545f; padding: 0.4em 0 2.2em 0; }

#mainAbout .FrmCtr .rgt { width: calc(100% - 600px); max-width: 916px; }
#mainAbout .FrmCtr .rgt img { position: relative; top: -12rem; margin-bottom: -24rem; }  
@media all and (min-width: 1620px) { 
#mainAbout   { position: relative; }
#mainAbout .FrmCtr { min-height: 44vw;  }
#mainAbout .FrmCtr .rgt {  position: absolute; right: 6rem;  left: 50%; top: -6rem;  max-width: 100%;  width: auto;  } 
#mainAbout .FrmCtr .rgt img { margin: 0;  top: 0;  }
}
@media all and (min-width: 2010px) { 
#mainAbout .FrmCtr { min-height: 1px; height: 888px;  }
}

@media all and (max-width: 1092px) {
#mainAbout .FrmCtr .lft { max-width: 470px; }
#mainAbout .FrmCtr .ln0 { font-size: 20.5px; }
#mainAbout .FrmCtr .ln1 { font-size: 48px; }
#mainAbout .FrmCtr .ln2 { font-size: 19px; }
#mainAbout .FrmCtr .ln3 { font-size: 17px; }
#mainAbout .FrmCtr .rgt { width: calc(100% - 490px); }
}
@media all and (max-width: 880px) {
#mainAbout { margin-top: 2rem; }
#mainAbout .FrmCtr {  flex-direction: column; max-width: 510px; }
#mainAbout .FrmCtr .lft, #mainAbout .FrmCtr .rgt  { width: 100%; max-width: 100%; }
#mainAbout .FrmCtr .rgt  { padding-top: 4rem; } 
#mainAbout .FrmCtr .rgt  img { margin: 0; position:  static; }
}
@media all and (max-width: 448px) { 
#mainAbout .FrmCtr .ln0 { font-size: 3.9vw; }
#mainAbout .FrmCtr .ln1 { font-size:  9.4vw; }  
#mainAbout .FrmCtr .ln2 { font-size: 4.2vw; }    
#mainAbout .FrmCtr .ln3 { font-size: 3.5vw; }    
}
/* Main Footer
--------------------------------------------------------------*/
#mainHere  { position: relative; overflow:  hidden; margin-top: 12rem; background: var(--bg-footer); }
#mainHere:after { content: ' '; background: #fff; top: -1px; left: 0; right: 0; bottom: 50%; display: block; position: absolute; z-index: 1;  } 
#mainHere .FrmCtr {  position: relative; z-index: 3; }
#mainHere .bg { background: #4526b1; color: #fff; padding: 12rem 0 12rem 11rem; border-radius: 2.8rem; box-shadow: 4101px 4000px 0 4000px #4526b1; display: flex; justify-content: space-between; align-items: center;   }
#mainHere .bg .ln0 { font-size: 24px; line-height: 1.4em; letter-spacing:  0.36em; font-weight: 400; display: inline-block; padding: 0;  margin-bottom: 0.8em; text-transform: uppercase; }
#mainHere .bg .ln1 { font-size: 48px; line-height: 1.2em; font-weight: 400; margin: 0 0 0 0;   letter-spacing: 0em;}
#mainHere .bg .ln2 {  font-size: 18px; line-height: 1.8em; padding: 0.4em 0 0em 0;  max-width: 33em; }
@media all and (max-width: 1180px) {
#mainHere  { margin-top: 6rem; }
}
@media all and (max-width: 1092px) {
#mainHere .FrmCtr .ln0 { font-size: 2.05rem; }
#mainHere .FrmCtr .ln1 { font-size: 4.2rem; }
#mainHere .FrmCtr .ln2 { font-size: 1.7rem; }
}
@media all and (max-width: 996px) {
#mainHere .bg { padding-left: 4rem; }
}
@media all and (max-width: 900px) {
#mainHere .bg { padding: 6rem 2rem; flex-direction: column; text-align: center; }
#mainHere .bg .lft { padding-bottom: 4rem;  }
}
/* 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: #e9e3fd; 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; }
}