body {
  padding: 0;
  background-color: #ffffff;
  height: 100%;
  width: 100%;
}
.p-t-10 {
  padding-top: 10px;
}
.p-t-20 {
  padding-top: 20px;
}
.p-t-25 {
  padding-top: 25px;
}
.p-l-10 {
  padding-left: 10px;
}
.p-l-20 {
  padding-left: 20px;
}
.p-r-10 {
  padding-right: 10px;
}
.p-r-20 {
  padding-right: 20px;
}
.p-b-10 {
  padding-bottom: 10px;
}
.p-b-20 {
  padding-bottom: 20px;
}
.mainPage {
  position: absolute;
  top: 0;
}
.mainPageBtn {
  width: 218px;
}
.vwlogo {
  background-color: #2B2E3D;
  color: white;
  height: 55px;
}
.vwlogo .logo:hover {
  cursor: pointer;
}
#btnMainMenu {
  margin-top: 10px !important;
}
.plan {
  background-color: #eeeeee;
  height: 1140px;
  margin-top: 55px;
}
.subscribe {
  background-color: #097F81;
  color: white;
  font-size: 20px;
  font-weight: 900;
}
.subscribe:hover {
  color: white;
}
.fullScreenMode {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 3;
}
.loadingIcon {
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
  transform: scale(4);
}
.trancluent {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: black;
  opacity: 0.7;
  z-index: 10;
}
.subcribeBtn {
  position: fixed;
  top: 40vh;
  z-index: 100;
  right: 0;
  font-size: 88px;
  background: white;
  margin-right: 10px;
  height: 90px;
  width: 39px;
  border-radius: 9px;
  color: white;
  background-color: #2981BF;
  display: none;
}
.subcribeBtn .tab {
  font-size: 44px;
  padding-top: 10px;
  height: 100%;
  width: 100%;
  border-radius: 9px;
}
.inline {
  display: inline !important;
}
.priceBk {
  background-image: url('../../assets/images/billingPage/Pricing_02.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.tools {
  position: absolute;
  left: -142px;
  top: 212px;
  background-image: url("../images/billingPage/Pricing_N_01.png");
  background-repeat: no-repeat;
  width: 145px;
  height: 565px;
  color: #58595B;
}
.content {
  background-image: url("../images/billingPage/Pricing_N_02.png");
  background-repeat: no-repeat;
  width: 920px;
  height: 840px;
  color: #58595B;
  position: relative;
}
.tag1 {
  background-image: url("../images/billingPage/Price_01.png");
  background-repeat: no-repeat;
  width: 140px;
  height: 40px;
  position: absolute;
  left: 20px;
}
.tag3 {
  background-image: url("../images/billingPage/Price_03.png");
  background-repeat: no-repeat;
  width: 168px;
  height: 40px;
  position: absolute;
  left: 200px;
}
.tag2 {
  background-image: url("../images/billingPage/Price_02.png");
  background-repeat: no-repeat;
  width: 148px;
  height: 40px;
  position: absolute;
  left: 200px;
}
.head {
  width: 100%;
  height: 76px;
}
.head .text {
  color: white;
  text-align: left;
  padding-left: 40px;
  padding-top: 25px;
  font-weight: 200;
  margin: 0;
}
.lgRow {
  width: 100%;
  height: 140px;
}
.mdRow {
  width: 100%;
  height: 80px;
}
.smRow {
  width: 100%;
  height: 50px;
}
.col {
  display: inline;
  float: left;
  height: 100%;
  width: 184px;
}
.lgtx {
  font-size: 45px;
}
.mltx {
  font-size: 25px;
}
.mdtx {
  font-size: 20px;
}
.smtx {
  font-size: 15px;
}
.picWidth {
  width: 920px;
}
.regPic {
  position: absolute;
  right: 130px;
  top: 16px;
}
.regPic .regTab {
  position: absolute;
  top: 9px;
  left: 26px;
  font-size: 17px;
}
.regPic .regTab .tab1 {
  float: left;
  display: inline;
  color: #E2B655;
}
.regPic .regTab .tab2 {
  display: inline;
  padding-left: 18px;
  font-size: 12px;
  float: left;
}
.regPic .regTab .tab3 {
  display: inline;
  float: left;
}
.regPic .tab4 {
  padding-top: 10px;
  color: white;
  float: left;
  display: block;
}
#p2LearnMore {
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: 10;
}
#p2LearnMore .background {
  opacity: 0.7;
  background-color: black;
  height: 100vh;
  width: 100vw;
  position: fixed;
}
#p2LearnMore .banner1 {
  position: absolute;
  top: 30vh;
  left: 28vw;
}
#p2LearnMore .banner1 .text {
  color: #24A3A1;
  font-size: 25px;
  font-weight: 780;
  margin-bottom: -6px;
}
#p2LearnMore .banner1 .example {
  width: 800px;
  height: 170px;
  background-color: #D3EDEC;
  position: fixed;
  border: solid 2px #24A3A1;
  display: -webkit-box;
}
#p2LearnMore .banner1 .example .eg1 {
  width: 230px;
  height: 100%;
  background-color: #E9F6F6;
}
#p2LearnMore .banner1 .example .eg1 .upper {
  height: 85px;
  border-bottom: solid 1px #24A3A1;
  display: -webkit-box;
  margin-left: 20px;
  margin-right: 20px;
}
#p2LearnMore .banner1 .example .eg1 .upper .icon {
  background-color: #24A3A1;
  color: white;
  height: 30px;
  width: 30px;
  border-radius: 15px;
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  margin-top: 25px;
}
#p2LearnMore .banner1 .example .eg1 .upper .tab {
  padding-left: 20px;
}
#p2LearnMore .banner1 .example .eg1 .upper .tab .tab1 {
  color: #58595B;
  padding-top: 20px;
}
#p2LearnMore .banner1 .example .eg1 .upper .tab .tab2 {
  display: -webkit-box;
  color: #58595B;
  padding-top: 5px;
}
#p2LearnMore .banner1 .example .eg1 .upper .tab .tab2 .big {
  font-size: large;
  color: #24A3A1;
}
#p2LearnMore .banner1 .example .eg1 .upper .tab .tab2 .nextTab {
  margin-top: 4px;
  padding-left: 5px;
}
#p2LearnMore .banner1 .example .eg1 .lower {
  height: 85px;
  margin-left: 36px;
  margin-right: 20px;
}
#p2LearnMore .banner1 .example .eg1 .lower .tab1 {
  font-size: 22px;
  color: #58595B;
  padding-top: 10px;
}
#p2LearnMore .banner1 .example .eg1 .lower .tab2 {
  font-size: small;
  color: #24A3A1;
  padding-top: 10px;
}
#p2LearnMore .banner1 .example .eg2 {
  width: 235px;
  height: 100%;
  background-color: #DEF1F1;
}
#p2LearnMore .banner1 .example .eg2 .upper {
  height: 85px;
  border-bottom: solid 1px #24A3A1;
  display: -webkit-box;
  margin-left: 20px;
  margin-right: 20px;
}
#p2LearnMore .banner1 .example .eg2 .upper .icon {
  background-color: #24A3A1;
  color: white;
  height: 30px;
  width: 30px;
  border-radius: 15px;
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  margin-top: 25px;
}
#p2LearnMore .banner1 .example .eg2 .upper .tab {
  padding-left: 20px;
}
#p2LearnMore .banner1 .example .eg2 .upper .tab .tab1 {
  color: #58595B;
  padding-top: 20px;
}
#p2LearnMore .banner1 .example .eg2 .upper .tab .tab2 {
  display: -webkit-box;
  color: #58595B;
  padding-top: 5px;
}
#p2LearnMore .banner1 .example .eg2 .upper .tab .tab2 .big {
  font-size: large;
  color: #24A3A1;
}
#p2LearnMore .banner1 .example .eg2 .upper .tab .tab2 .nextTab {
  margin-top: 4px;
  padding-left: 5px;
}
#p2LearnMore .banner1 .example .eg2 .lower {
  height: 85px;
  margin-left: 28px;
  margin-right: 20px;
}
#p2LearnMore .banner1 .example .eg2 .lower .tab1 {
  font-size: 22px;
  color: #58595B;
  padding-top: 10px;
}
#p2LearnMore .banner1 .example .eg2 .lower .tab2 {
  font-size: small;
  color: #24A3A1;
  padding-top: 10px;
}
#p2LearnMore .banner1 .example .eg3 {
  width: 325px;
  height: 100%;
}
#p2LearnMore .banner1 .example .eg3 .upper {
  height: 85px;
  border-bottom: solid 1px #24A3A1;
  display: -webkit-box;
  margin-left: 20px;
  margin-right: 20px;
}
#p2LearnMore .banner1 .example .eg3 .upper .icon {
  background-color: #24A3A1;
  color: white;
  height: 30px;
  width: 30px;
  border-radius: 15px;
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  margin-top: 25px;
}
#p2LearnMore .banner1 .example .eg3 .upper .tab {
  padding-left: 20px;
}
#p2LearnMore .banner1 .example .eg3 .upper .tab .tab1 {
  color: #58595B;
  padding-top: 20px;
}
#p2LearnMore .banner1 .example .eg3 .upper .tab .tab2 {
  display: -webkit-box;
  color: #58595B;
  padding-top: 5px;
}
#p2LearnMore .banner1 .example .eg3 .upper .tab .tab2 .big {
  font-size: large;
  color: #24A3A1;
}
#p2LearnMore .banner1 .example .eg3 .upper .tab .tab2 .nextTab {
  margin-top: 4px;
  padding-left: 5px;
}
#p2LearnMore .banner1 .example .eg3 .lower {
  height: 85px;
  margin-left: 28px;
  margin-right: 20px;
}
#p2LearnMore .banner1 .example .eg3 .lower .tab1 {
  font-size: 22px;
  color: #58595B;
  padding-top: 10px;
}
#p2LearnMore .banner1 .example .eg3 .lower .tab2 {
  font-size: small;
  color: #24A3A1;
  padding-top: 10px;
}
#p2LearnMore .banner1 .example .closebtn {
  position: absolute;
  background-color: #454F56;
  color: white;
  border: solid 2px white;
  top: -12px;
  left: 785px;
  height: 25px;
  width: 25px;
  text-align: center;
  border-radius: 15px;
  font-weight: lighter;
  z-index: 2;
}
#p3LearnMore {
  height: 100vh;
  width: 100vw;
  position: fixed;
  z-index: 10;
}
#p3LearnMore .background {
  opacity: 0.7;
  background-color: black;
  height: 100vh;
  width: 100vw;
  position: fixed;
}
#p3LearnMore .banner1 {
  position: absolute;
  top: 10vh;
  left: 15vw;
}
#p3LearnMore .banner1 .text {
  color: #ED1C24;
  font-size: 25px;
  margin-bottom: -6px;
}
#p3LearnMore .banner1 .text2 {
  color: #22B573;
  font-size: 25px;
  position: absolute;
  top: 0px;
  left: 645px;
  width: 100%;
}
#p3LearnMore .banner1 .example {
  width: 1000px;
  height: 700px;
  position: fixed;
  display: -webkit-box;
}
#p3LearnMore .banner1 .example .tab {
  position: absolute;
  color: white;
  bottom: 311px;
  left: 482px;
  font-size: 21px;
  transform: rotate(-36deg);
}
#p3LearnMore .banner1 .example .tab2 {
  position: absolute;
  color: white;
  bottom: 68px;
  right: 70px;
  font-size: 21px;
  transform: rotate(-36deg);
}
#p3LearnMore .banner1 .example .tab3 {
  position: absolute;
  color: white;
  bottom: 0px;
  right: 104px;
  font-size: 43px;
  transform: rotate(-36deg);
}
#p3LearnMore .banner1 .example .tab4 {
  position: absolute;
  color: white;
  bottom: 59px;
  right: 25px;
  font-size: 22px;
  transform: rotate(-36deg);
}
#p3LearnMore .banner1 .example .img1 {
  position: absolute;
}
#p3LearnMore .banner1 .example .img2 {
  position: absolute;
  left: 640px;
}
#p3LearnMore .banner1 .example .closebtn {
  position: absolute;
  background-color: #454F56;
  color: white;
  border: solid 2px white;
  top: -12px;
  left: 988px;
  height: 25px;
  width: 25px;
  text-align: center;
  border-radius: 15px;
  font-weight: lighter;
  z-index: 2;
}
#page1 {
  height: inherit;
  transition: all .8s;
  padding-top: 40px !important;
  position: relative;
}
#page1 .upper .banner {
  color: #444444;
  font-size: 2.4vw;
}
#page1 .upper .banner2 {
  color: #097f81;
  font-size: 18px;
  font-weight: 700;
  left: 4.7vw;
}
#page1 .upper .formSet .arrow {
  width: 50px;
  min-height: 487px;
  background-image: url(../images/billingPage/Payment_page_icon.png);
  background-position-x: -320px;
  background-repeat: no-repeat;
  background-position-y: 200px;
  left: 6vw;
}
#page1 .upper .formSet .newbieUser {
  background-color: #ffffff;
  border: 2px solid #097f81;
  min-height: 460px;
  color: #097f81;
  max-width: 350px;
  left: 5vw;
}
#page1 .upper .formSet .newbieUser .titleSet {
  padding-left: 3vw;
}
#page1 .upper .formSet .newbieUser .titleSet .icon {
  width: 50px;
  height: 61px;
  background-image: url(../images/billingPage/Payment_page_icon.png);
}
#page1 .upper .formSet .newbieUser .titleSet .tab {
  margin-bottom: 0;
}
#page1 .upper .formSet .newbieUser .titleSet .newbie {
  font-size: 22px;
  padding-top: 0.8vw;
}
#page1 .upper .formSet .newbieUser .titleSet .user {
  font-size: 19px;
  font-weight: 200;
  text-align: left;
  margin-top: -7px;
}
#page1 .upper .formSet .newbieUser .infoSet {
  width: 90%;
  border-bottom: solid 2px #097f81;
  left: 5%;
}
#page1 .upper .formSet .newbieUser .infoSet .tab1 {
  margin: 0;
  font-size: 2.5vw;
  font-weight: 900;
}
#page1 .upper .formSet .newbieUser .infoSet .tab2 {
  margin: 0;
  font-size: 1vw;
  font-weight: 200;
  padding-top: 1.6vw;
}
#page1 .upper .formSet .newbieUser .infoSet .dis {
  color: #777777;
  font-size: 0.5vw;
}
#page1 .upper .formSet .newbieUser .inforData {
  font-size: 0.7vw;
  color: #097f81;
  left: 20%;
  top: 2%;
  width: 80%;
}
#page1 .upper .formSet .newbieUser .inforData .smallIcon {
  width: 22px;
  position: absolute;
  height: 25px;
  left: -25px;
  top: 4%;
  background-image: url(../images/billingPage/Payment_page_icon.png);
  background-position-x: -10px;
  background-position-y: -78px;
}
#page1 .upper .formSet .newbieUser .inforData .smallIcon2 {
  width: 22px;
  position: absolute;
  height: 25px;
  left: -25px;
  top: 21%;
  background-image: url(../images/billingPage/Payment_page_icon.png);
  background-position-x: -10px;
  background-position-y: -78px;
}
#page1 .upper .formSet .newbieUser .inforData .tab {
  padding-top: 10px;
}
#page1 .upper .formSet .newbieUser .learnMore {
  font-size: 0.8vw;
}
#page1 .upper .formSet .premiumUser {
  background-color: #24a3a1;
  border: 2px solid #666666;
  left: 7vw;
  min-height: 460px;
  color: white;
  max-width: 350px;
}
#page1 .upper .formSet .premiumUser .icon2 {
  width: 194px;
  position: absolute;
  height: 66px;
  left: -46px;
  top: -41px;
  background-image: url(../images/billingPage/Payment_page_icon.png);
  background-position-x: -130px;
}
#page1 .upper .formSet .premiumUser .titleSet {
  padding-left: 3vw;
}
#page1 .upper .formSet .premiumUser .titleSet .icon {
  width: 55px;
  height: 58px;
  background-image: url(../images/billingPage/Payment_page_icon.png);
  background-position-x: -68px;
}
#page1 .upper .formSet .premiumUser .titleSet .tab {
  margin-bottom: 0;
}
#page1 .upper .formSet .premiumUser .titleSet .premium {
  font-size: 22px;
  padding-top: 0.8vw;
}
#page1 .upper .formSet .premiumUser .titleSet .user {
  font-size: 19px;
  font-weight: 200;
  text-align: left;
  margin-top: -7px;
}
#page1 .upper .formSet .premiumUser .infoSet {
  border-bottom: solid 2px white;
  width: 90%;
  left: 5%;
}
#page1 .upper .formSet .premiumUser .infoSet .tab {
  position: relative;
  padding-top: 20px;
  margin: -10px 0 10px;
  display: inline;
}
#page1 .upper .formSet .premiumUser .infoSet .tab1 {
  margin: 0;
  font-size: 2.5vw;
  font-weight: 900;
}
#page1 .upper .formSet .premiumUser .infoSet .tab2 {
  font-size: 1vw;
  font-weight: 200;
  padding-top: 1.6vw;
}
#page1 .upper .formSet .premiumUser .infoSet .dis {
  color: white;
  font-size: 0.5vw;
}
#page1 .upper .formSet .premiumUser .inforData {
  font-size: 0.7vw;
  color: white;
  position: relative;
  top: 2%;
  margin-left: 20%;
}
#page1 .upper .formSet .premiumUser .inforData .smallIcon3 {
  width: 22px;
  position: absolute;
  height: 25px;
  left: -13px;
  top: 8px;
  background-image: url(../images/billingPage/Payment_page_icon.png);
  background-position-x: -90px;
  background-position-y: -78px;
  background-color: #24a3a1;
}
#page1 .upper .formSet .premiumUser .inforData .smallIcon {
  width: 22px;
  position: absolute;
  height: 25px;
  left: -13px;
  top: 40px;
  background-image: url(../images/billingPage/Payment_page_icon.png);
  background-position-x: -50px;
  background-position-y: -78px;
}
#page1 .upper .formSet .premiumUser .inforData .smallIcon2 {
  width: 22px;
  position: absolute;
  height: 25px;
  left: -13px;
  top: 68px;
  background-image: url(../images/billingPage/Payment_page_icon.png);
  background-position-x: -50px;
  background-position-y: -78px;
}
#page1 .upper .formSet .premiumUser .inforData .tab {
  padding-top: 10px;
}
#page1 .upper .formSet .premiumUser .upgradebtn {
  background-color: white;
  color: #097f81;
  margin-top: 7px;
  margin-left: 47px;
  padding-top: 0px;
}
#page1 .upper .formSet .premiumUser .upgradebtn .tab {
  color: #097f81;
  font-size: 16px;
  position: relative;
}
#page1 .lower {
  padding-top: 5%;
}
#page1 .lower .toolsInfo {
  padding-left: 15%;
}
#page1 .lower .toolsInfo .smallIcon {
  width: 28px;
  height: 25px;
  background-image: url(../images/billingPage/Payment_page_icon.png);
  background-position-x: -120px;
  background-position-y: -78px;
}
#page1 .lower .toolsInfo .smallIcon2 {
  width: 28px;
  height: 25px;
  margin-left: -1vw;
  background-image: url(../images/billingPage/Payment_page_icon.png);
  background-position-x: -204px;
  background-position-y: -78px;
}
#page1 .lower .toolsInfo .smallIcon3 {
  width: 28px;
  margin-left: -1vw;
  height: 25px;
  background-image: url(../images/billingPage/Payment_page_icon.png);
  background-position-x: -204px;
  background-position-y: -78px;
}
#page1 .lower .toolsInfo .smallIcon4 {
  width: 28px;
  height: 25px;
  background-image: url(../images/billingPage/Payment_page_icon.png);
  background-position-x: -165px;
  background-position-y: -78px;
}
#page1 .lower .toolsInfo .smallIcon5 {
  width: 28px;
  height: 25px;
  background-image: url(../images/billingPage/Payment_page_icon.png);
  background-position-x: -204px;
  background-position-y: -78px;
}
#page1 .lower .toolsInfo .icon {
  font-size: 35px;
  color: #047de6;
  border-radius: 90px;
  border: solid;
  width: 50px;
  height: 50px;
  padding-left: 4px;
}
#page1 .lower .toolsInfo .header {
  font-size: 1.8vw;
  color: #777777;
  font-weight: 200;
}
#page1 .lower .toolsInfo .tab {
  font-size: 0.8vw;
  color: #777777;
}
#page1 .lower .toolsInfo2 .subscribe {
  background-color: #FFCA24;
  color: white;
  height: 3vw;
  font-size: 1.5vw;
  font-weight: 600;
}
#page2 {
  height: inherit;
  transition: all .8s;
  padding-top: 30px !important;
  position: relative;
}
#page2 .upper .banner {
  color: #58595B;
  font-size: 2.4vw;
  padding-top: 30px;
  padding-left: 14vw;
}
#page2 .upper .banner2 {
  color: #58595B;
  font-size: 1.4vw;
  font-weight: 200;
  margin-top: -13px;
  padding-left: 14vw;
}
#page2 .upper .formSet {
  padding-top: 35px;
}
#page2 .upper .formSet .priceInfo {
  margin-right: -10px;
}
#page2 .upper .formSet .priceInfo .price {
  position: absolute;
  top: 0;
  right: 15px;
  height: 90px;
}
#page2 .upper .formSet .priceInfo .price .to500 {
  display: -webkit-inline-box;
}
#page2 .upper .formSet .priceInfo .price .to500 .left {
  width: 110px;
  height: 70px;
  padding-top: 25px;
  color: white;
}
#page2 .upper .formSet .priceInfo .price .to500 .left .tab1 {
  font-size: 18px;
}
#page2 .upper .formSet .priceInfo .price .to500 .left .tab2 {
  padding-left: 10px;
  font-size: 10px;
  padding-top: 6px;
}
#page2 .upper .formSet .priceInfo .price .to500 .right {
  width: 70px;
  height: 70px;
  text-align: center;
  padding-top: 29px;
}
#page2 .upper .formSet .priceInfo .price .to500 .right .tab1 {
  color: #0DB14B;
  font-size: 25px;
}
#page2 .upper .formSet .priceInfo .price .to500 .right .tab2 {
  color: #585975;
  font-size: 10px;
}
#page2 .upper .formSet .priceInfo .price2 {
  position: absolute;
  top: 90px;
  right: 15px;
  height: 90px;
}
#page2 .upper .formSet .priceInfo .price2 .to1000 {
  display: -webkit-inline-box;
}
#page2 .upper .formSet .priceInfo .price2 .to1000 .left {
  width: 151px;
  height: 70px;
  padding-top: 25px;
  color: white;
}
#page2 .upper .formSet .priceInfo .price2 .to1000 .left .tab1 {
  font-size: 18px;
}
#page2 .upper .formSet .priceInfo .price2 .to1000 .left .tab2 {
  padding-left: 10px;
  font-size: 10px;
  padding-top: 6px;
}
#page2 .upper .formSet .priceInfo .price2 .to1000 .right {
  width: 70px;
  height: 70px;
  text-align: center;
  padding-top: 29px;
}
#page2 .upper .formSet .priceInfo .price2 .to1000 .right .tab1 {
  color: #0DB14B;
  font-size: 25px;
}
#page2 .upper .formSet .priceInfo .price2 .to1000 .right .tab2 {
  color: #585975;
  font-size: 10px;
}
#page2 .upper .formSet .priceInfo .price3 {
  position: absolute;
  top: 180px;
  right: 15px;
  height: 90px;
}
#page2 .upper .formSet .priceInfo .price3 .over {
  display: -webkit-inline-box;
}
#page2 .upper .formSet .priceInfo .price3 .over .left {
  width: 195px;
  height: 70px;
  padding-top: 14px;
  color: white;
}
#page2 .upper .formSet .priceInfo .price3 .over .left .tab1 {
  font-size: 18px;
  padding-top: 3px;
  display: -webkit-inline-box;
}
#page2 .upper .formSet .priceInfo .price3 .over .left .tab1 .subtab {
  font-size: 10px;
  padding-top: 8px;
  padding-left: 6px;
}
#page2 .upper .formSet .priceInfo .price3 .over .left .and {
  margin-top: -3px;
  margin-bottom: -10px;
  padding-left: 64px;
  font-size: 3px;
}
#page2 .upper .formSet .priceInfo .price3 .over .left .tab2 {
  padding-left: 20px;
  padding-top: 4px;
  font-size: 18px;
  display: -webkit-inline-box;
}
#page2 .upper .formSet .priceInfo .price3 .over .left .tab2 .subtab {
  font-size: 10px;
  padding-top: 8px;
  padding-left: 6px;
}
#page2 .upper .formSet .priceInfo .price3 .over .right {
  width: 70px;
  height: 70px;
  text-align: center;
  padding-top: 29px;
}
#page2 .upper .formSet .priceInfo .price3 .over .right .tab1 {
  color: #0DB14B;
  font-size: 25px;
}
#page2 .upper .formSet .priceInfo .price3 .over .right .tab2 {
  color: #585975;
  font-size: 10px;
}
#page2 .upper .formSet .priceInfo .price4 {
  position: absolute;
  top: 270px;
  right: 15px;
  height: 90px;
}
#page2 .upper .formSet .priceInfo .price4 .other {
  display: -webkit-inline-box;
}
#page2 .upper .formSet .priceInfo .price4 .other .tab1 {
  font-size: 16px;
  padding-top: 13px;
  display: -webkit-inline-box;
  color: #585975;
}
#page2 .upper .formSet .priceInfo .price4 .other .tab1 .subtab {
  color: #23B4B4;
  font-size: 16px;
  padding-left: 5px;
}
#page2 .upper .formSet .subscribe {
  background-color: #4B9F9D;
  color: white;
  height: 2.2vw;
  font-size: 1vw;
  font-weight: 600;
  width: 9vw;
  margin-top: -45px;
}
#page2 .lower .toolsInfo {
  padding-left: 15%;
  width: 80%;
}
#page2 .lower .toolsInfo .header {
  padding-left: 5%;
  font-size: 1.8vw;
  color: #777777;
  font-weight: 200;
}
#page2 .lower .toolsInfo .tab {
  font-size: 0.8vw;
  color: #777777;
  padding-top: 10px;
}
#page2 .lower .toolsInfo .learnMore {
  color: #337ab7 !important;
}
#page3 {
  height: inherit;
  transition: all .8s;
  padding-top: 30px !important;
  position: relative;
}
#page3 .upper .banner {
  color: #58595B;
  font-size: 2.4vw;
  padding-top: 80px;
  padding-left: 14vw;
}
#page3 .upper .formSet {
  right: 6%;
  padding-top: 35px;
  padding-right: 0.1vw;
}
#page3 .upper .formSet .backGround {
  position: absolute;
  right: 3vw;
}
#page3 .upper .formSet .priceModel {
  position: absolute;
  bottom: 151px;
  font-size: 26px;
  right: 480px;
  font-weight: 200;
  width: 155px;
}
#page3 .upper .formSet .priceModelBk {
  position: absolute;
  bottom: 214px;
  right: 541px;
}
#page3 .upper .formSet .priceModelBk .tab {
  position: absolute;
  width: 100px;
  right: 0;
  padding: 0;
  margin: 0;
}
#page3 .upper .formSet .priceModelBk .tab .text1 {
  font-size: large;
  margin-bottom: -4px;
  color: white;
}
#page3 .upper .formSet .priceModelBk .tab .text2 {
  font-size: smaller;
  color: white;
}
#page3 .upper .formSet .priceModelBk .tab .text3 {
  font-size: large;
  padding-top: 8px;
  font-weight: 900;
  color: #58595B;
}
#page3 .upper .formSet .priceModelBk .tab .text4 {
  font-size: small;
  color: #58595B;
}
#page3 .upper .formSet .priceModelBk .tab2 {
  position: absolute;
  left: 135px;
  top: 6px;
  width: 60px;
}
#page3 .upper .formSet .priceModelBk .tab2 .text1 {
  font-size: large;
  margin-bottom: -4px;
  color: white;
}
#page3 .upper .formSet .priceModelBk .tab2 .text2 {
  font-size: smaller;
  color: white;
}
#page3 .upper .formSet .priceModelBk .tab2 .text3 {
  font-size: large;
  padding-top: 8px;
  font-weight: 900;
  color: #58595B;
}
#page3 .upper .formSet .priceModelBk .tab2 .text4 {
  font-size: small;
  color: #58595B;
}
#page3 .upper .formSet .priceModelBk .tab3 {
  position: absolute;
  left: 246px;
  top: 6px;
  width: 60px;
}
#page3 .upper .formSet .priceModelBk .tab3 .text1 {
  font-size: large;
  margin-bottom: -4px;
  color: white;
}
#page3 .upper .formSet .priceModelBk .tab3 .text2 {
  font-size: smaller;
  color: white;
}
#page3 .upper .formSet .priceModelBk .tab3 .text3 {
  font-size: large;
  padding-top: 15px;
  margin-left: -6px;
  font-weight: 900;
  color: #58595B;
}
#page3 .upper .formSet .info {
  font-size: 0.5vw;
  position: absolute;
  right: 340px;
  top: 3vw;
  width: 330px;
}
#page3 .upper .formSet .learnMore {
  color: #337ab7 !important;
  position: absolute;
  right: 600px;
  padding-top: 16px;
}
#page3 .upper .formSet .subscribe {
  background-color: #5E6D80;
  color: white;
  height: 35px;
  font-size: 16px;
  font-weight: 600;
  width: 141px;
  left: 36px;
  position: absolute;
}
#page3 .lower .toolsInfo {
  right: 6%;
}
#page3 .lower .toolsInfo .header {
  padding-left: 5%;
  font-size: 1.8vw;
  color: #777777;
  font-weight: 200;
}
#page3 .lower .toolsInfo .tab {
  font-size: 0.8vw;
  color: #777777;
  padding-top: 10px;
}
#page3 .lower .toolsInfo .learnMore {
  color: #337ab7 !important;
  position: absolute;
  right: 600px;
  padding-top: 16px;
}
#page3 .lower .toolsInfo .subscribe {
  background-color: #5E6D80;
  color: white;
  height: 2.2vw;
  font-size: 1vw;
  font-weight: 600;
  width: 9vw;
  right: 20px;
  position: absolute;
}
.pageLeft {
  transition: all .5s;
  background-color: #eeeeee;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.pageLeft .page1Bar {
  color: white;
  background-color: #ffd550;
  position: fixed;
  bottom: 3.9vw;
  width: 57.6vw;
}
.pageLeft .page1Bar .tab {
  font-size: 21px;
}
.pageLeft .page1Bar .btn:hover {
  color: white;
}
.pageLeft .page2Bar {
  color: white;
  background-color: #097F81;
  position: fixed;
  bottom: 1.9vw;
  width: 57.6vw;
}
.pageLeft .page2Bar .tab {
  font-size: 21px;
}
.pageLeft .page2Bar .btn:hover {
  color: white;
}
.pageLeft .page3Bar {
  color: white;
  background-color: #4a5a70;
  position: fixed;
  bottom: 0;
  width: 57.6vw;
}
.pageLeft .page3Bar .tab {
  font-size: 21px;
}
.pageLeft .page3Bar .btn:hover {
  color: white;
}
.pageLeft .top {
  bottom: initial !important;
  top: 65px;
}
.pageLeft .top2 {
  bottom: initial !important;
  top: 1.9vw;
}
.pageLeft .top3 {
  bottom: initial !important;
  top: 3.9vw;
}
.pageLeft .rotate {
  transform: rotate(180deg);
}
.topBanner {
  top: 10px;
  z-index: 1;
  background-color: #2F749C;
  color: white;
  font-size: 19px;
  padding-left: 20px !important;
}
.topBanner .text {
  display: inline;
  float: left;
  border-bottom: solid 1px white;
}
.topBanner .text:hover {
  cursor: pointer;
}
.pageRight {
  padding-left: 30px !important;
  padding-top: 50px !important;
  color: #555555;
  background-color: white;
}
.pageRight .upgradebtn {
  background-color: white;
  color: #097f81;
  position: relative;
  left: 19%;
  margin-top: 45px;
  height: 8%;
  width: 55%;
}
.pageRight .upgradebtn .tab {
  color: #097f81;
  font-size: 16px;
  position: relative;
}
.pageRight .amount {
  font-size: 30px;
}
.pageRight .amount .line {
  border-bottom: solid 2px #555555;
  position: relative;
  width: 80%;
}
.pageRight .amount .tab {
  font-size: 1.4vw;
  padding-top: 20px;
}
.pageRight .amount .priceTab {
  font-size: 2.5vw;
  display: inline;
}
.pageRight .amount .priceTab2 {
  font-size: 1.5vw;
  border-bottom: solid 2px #666666;
  font-weight: bolder;
  margin-left: 5px;
  width: 4%;
}
.pageRight .amount .savePriceTab {
  font-size: 1.9vw;
  display: inline;
}
.pageRight .amount .savePriceTab2 {
  font-size: 1.1vw;
  border-bottom: solid 2px #666666;
  font-weight: bolder;
  margin-left: 5px;
  width: 4%;
}
.pageRight .itemSelect {
  font-size: 1.4vw;
  padding-top: 20px;
}
.pageRight .itemSelect .upper {
  font-size: 0.9vw;
}
.pageRight .itemSelect .upper .head {
  position: relative;
  display: inline;
}
.pageRight .itemSelect .upper .head .save {
  position: relative;
  font-size: 0.5vw;
  left: 20%;
  background-color: #047de6;
  color: white;
}
.pageRight .itemSelect .selection .item {
  color: #cccccc;
  padding-top: 10px;
}
.pageRight .itemSelect .selection .item .tab {
  display: inline;
  font-size: 1.1vw;
  position: relative;
  font-weight: 900;
}
.pageRight .itemSelect .paymentInfo {
  padding-top: 10px;
}
.pageRight .itemSelect .paymentInfo .checkOut {
  background-color: #047de6;
  width: 24%;
  color: white;
  font-size: 1.2vw;
}
.no-padding {
  padding: 0;
}
.no-margin {
  margin: 0;
}
.p-t-2 {
  padding-top: 2px;
}
@media (min-width: 1680px) {
  .priceModel {
    height: 100%;
  }
  .priceModel .bkimg {
    width: 833px;
    height: 605px;
    position: absolute;
    left: 5vw;
    top: 0px;
  }
  .priceModel .PricePlan {
    text-align: left;
    position: absolute;
    width: 833px;
    height: 605px;
    left: 5vw;
    top: 0;
  }
  .priceModel .PricePlan .header {
    height: 64px;
    font-size: 34px;
    color: white;
    font-weight: 200;
    text-align: left;
    padding-left: 105px;
    padding-top: 13px;
  }
  .priceModel .PricePlan .r1 {
    height: 153px;
  }
  .priceModel .PricePlan .r2 {
    height: 34px;
  }
  .priceModel .PricePlan .r3 {
    height: 59px;
  }
  .priceModel .PricePlan .planRow .tap {
    display: inline;
    float: left;
    width: 80px;
    height: 100%;
  }
  .priceModel .PricePlan .planRow .tap .text {
    color: #58595B;
    padding-left: 29px;
    width: 82px;
    margin-top: -4px;
    transform: scale(0.8);
  }
  .priceModel .PricePlan .planRow .tap .text1 {
    color: #58595B;
    padding-left: 6px;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 900;
  }
  .priceModel .PricePlan .planRow .whiteText {
    color: white !important;
  }
  .priceModel .PricePlan .planRow .pt {
    padding-top: 16px;
  }
  .priceModel .PricePlan .planRow .pt-s {
    padding-top: 5px;
  }
  .priceModel .PricePlan .planRow .tapBar {
    position: absolute;
    padding-top: 31px;
    padding-left: 463px;
    color: white;
    font-size: 14px;
  }
  .priceModel .PricePlan .planRow .priceOpt {
    padding-top: 39px;
    padding-left: 86px;
    transform: scale(0.73);
    font-size: 12px;
  }
  .priceModel .PricePlan .planRow .pl {
    height: 100%;
    width: 150px;
    display: inline;
    float: left;
  }
  .priceModel .PricePlan .planRow .pl .text {
    color: #58595B;
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    font-size: 19px;
    font-weight: 900;
  }
  .priceModel .PricePlan .planRow .pl .text0 {
    color: #AEAFB1;
    width: 100%;
    display: block;
    float: left;
    font-size: 14px;
    margin-top: -19px;
  }
  .priceModel .PricePlan .planRow .pl .text1 {
    color: #AEAFB1;
    width: 100%;
    display: block;
    float: left;
    font-size: 18px;
  }
  .priceModel .PricePlan .planRow .pl .text2 {
    color: #58595B;
    width: 100%;
    display: block;
    float: left;
  }
  .priceModel .PricePlan .planRow .pl .text2 .tab1 {
    display: inline;
    float: left;
    font-size: 15px;
    padding-left: 32px;
  }
  .priceModel .PricePlan .planRow .pl .text2 .tab2 {
    display: inline;
    float: left;
    font-size: 42px;
  }
  .priceModel .PricePlan .planRow .pl .text3 {
    color: #AEAFB1;
    width: 100%;
    display: block;
    float: left;
    font-size: 12px;
  }
  .priceModel .PricePlan .planRow .pl .text4 {
    color: #58595B;
    width: 100%;
    display: block;
    float: left;
    font-size: 12px;
    transform: scale(0.8);
    margin-top: 3px;
    font-weight: 900;
  }
  .priceModel .PricePlan .planRow .pl .text5 {
    color: #58595B;
    width: 100%;
    display: block;
    float: left;
    font-size: 14px;
    transform: scale(0.8);
  }
  .priceModel .PricePlan .planRow .pl .small {
    font-size: 18px;
  }
  .priceModel .PricePlan .planRow .pl .x-small {
    font-size: 14px;
  }
  .priceModel .PricePlan .planRow .pl .pt-s {
    padding-top: 4px;
  }
  .priceModel .PricePlan .planRow .pl .pt-m {
    padding-top: 10px;
  }
  .priceModel .PricePlan .planRow .pl .tag1 {
    display: inline;
    float: left;
    color: #E2B655;
    padding-left: 37px;
  }
  .priceModel .PricePlan .planRow .pl .tag2 {
    display: inline;
    float: left;
    transform: scale(0.6);
    margin-top: -3px;
    padding-left: 11px;
  }
  .priceModel .PricePlan .planRow .pl .tag3 {
    display: inline;
    float: left;
    margin-left: -5px;
  }
  .priceModel .PricePlan .planRow .pl .pf-s {
    padding-left: 30px;
  }
}
@media (min-width: 2559px) {
  .priceModel {
    height: 100%;
  }
  .priceModel .bkimg {
    width: 1269px;
    height: 921px;
    position: absolute;
    left: 3vw;
    top: 0px;
  }
  .priceModel .PricePlan {
    text-align: left;
    position: absolute;
    width: 1269px;
    height: 921px;
    left: 3vw;
    top: 0;
  }
  .priceModel .PricePlan .header {
    height: 98px;
    font-size: 48px;
    color: white;
    font-weight: 200;
    text-align: left;
    padding-left: 161px;
    padding-top: 25px;
  }
  .priceModel .PricePlan .r1 {
    height: 233px;
  }
  .priceModel .PricePlan .r2 {
    height: 51px;
  }
  .priceModel .PricePlan .r3 {
    height: 92px;
  }
  .priceModel .PricePlan .planRow .tap {
    display: inline;
    float: left;
    width: 122px;
    height: 100%;
  }
  .priceModel .PricePlan .planRow .tap .text {
    color: #58595B;
    padding-left: 52px;
    width: 124px;
    margin-top: 3px;
    font-size: 15px;
    transform: scale(1);
  }
  .priceModel .PricePlan .planRow .tap .text1 {
    color: #58595B;
    padding-left: 11px;
    padding-top: 5px;
    font-size: 17px;
    font-weight: 900;
  }
  .priceModel .PricePlan .planRow .whiteText {
    color: white !important;
  }
  .priceModel .PricePlan .planRow .pt {
    padding-top: 16px;
  }
  .priceModel .PricePlan .planRow .pt-s {
    padding-top: 5px;
  }
  .priceModel .PricePlan .planRow .tapBar {
    position: absolute;
    padding-top: 46px;
    padding-left: 693px;
    color: white;
    font-size: 24px;
  }
  .priceModel .PricePlan .planRow .priceOpt {
    padding-top: 58px;
    padding-left: 132px;
    transform: scale(0.73);
    font-size: 18px;
  }
  .priceModel .PricePlan .planRow .pl {
    height: 100%;
    width: 228px;
    display: inline;
    float: left;
  }
  .priceModel .PricePlan .planRow .pl .text {
    color: #58595B;
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    font-size: 29px;
    font-weight: 900;
  }
  .priceModel .PricePlan .planRow .pl .text0 {
    color: #AEAFB1;
    width: 100%;
    display: block;
    float: left;
    font-size: 24px;
    margin-top: -32px;
  }
  .priceModel .PricePlan .planRow .pl .text1 {
    color: #AEAFB1;
    width: 100%;
    display: block;
    float: left;
    font-size: 27px;
  }
  .priceModel .PricePlan .planRow .pl .text2 {
    color: #58595B;
    width: 100%;
    display: block;
    float: left;
  }
  .priceModel .PricePlan .planRow .pl .text2 .tab1 {
    display: inline;
    float: left;
    font-size: 26px;
    padding-left: 42px;
  }
  .priceModel .PricePlan .planRow .pl .text2 .tab2 {
    display: inline;
    float: left;
    font-size: 60px;
  }
  .priceModel .PricePlan .planRow .pl .text3 {
    color: #AEAFB1;
    width: 100%;
    display: block;
    float: left;
    font-size: 21px;
  }
  .priceModel .PricePlan .planRow .pl .text4 {
    color: #58595B;
    width: 100%;
    display: block;
    float: left;
    font-size: 19px;
    transform: scale(0.8);
    margin-top: 4px;
    font-weight: 900;
  }
  .priceModel .PricePlan .planRow .pl .text5 {
    color: #58595B;
    width: 100%;
    display: block;
    float: left;
    font-size: 23px;
    transform: scale(0.8);
  }
  .priceModel .PricePlan .planRow .pl .small {
    font-size: 28px;
  }
  .priceModel .PricePlan .planRow .pl .x-small {
    font-size: 22px;
  }
  .priceModel .PricePlan .planRow .pl .pt-s {
    padding-top: 5px;
  }
  .priceModel .PricePlan .planRow .pl .pt-m {
    padding-top: 13px;
  }
  .priceModel .PricePlan .planRow .pl .pt {
    padding-top: 25px;
  }
  .priceModel .PricePlan .planRow .pl .tag1 {
    display: inline;
    float: left;
    color: #E2B655;
    padding-left: 52px;
  }
  .priceModel .PricePlan .planRow .pl .tag2 {
    display: inline;
    float: left;
    transform: scale(0.6);
    margin-top: -3px;
    padding-left: 18px;
  }
  .priceModel .PricePlan .planRow .pl .tag3 {
    display: inline;
    float: left;
    margin-left: -5px;
  }
  .priceModel .PricePlan .planRow .pl .pf-s {
    padding-left: 41px;
  }
}
@media (max-width: 1679px) {
  .priceModel {
    height: 100%;
  }
  .priceModel .bkimg {
    width: 646px;
    height: 545px;
    position: absolute;
    left: 3vw;
    top: 0px;
  }
  .priceModel .PricePlan {
    text-align: left;
    position: absolute;
    width: 646px;
    height: 545px;
    left: 3vw;
    top: 0;
  }
  .priceModel .PricePlan .header {
    height: 58px;
    font-size: 30px;
    color: white;
    font-weight: 200;
    text-align: left;
    padding-left: 83px;
    padding-top: 13px;
  }
  .priceModel .PricePlan .r1 {
    height: 138px;
  }
  .priceModel .PricePlan .r2 {
    height: 30px;
  }
  .priceModel .PricePlan .r3 {
    height: 54px;
  }
  .priceModel .PricePlan .planRow .tap {
    display: inline;
    float: left;
    width: 62px;
    height: 100%;
  }
  .priceModel .PricePlan .planRow .tap .text {
    color: #58595B;
    padding-left: 15px;
    width: 82px;
    margin-top: -6px;
    transform: scale(0.7);
  }
  .priceModel .PricePlan .planRow .tap .text1 {
    color: #58595B;
    padding-left: 6px;
    padding-top: 5px;
    font-size: 12px;
    font-weight: 900;
  }
  .priceModel .PricePlan .planRow .whiteText {
    color: white !important;
  }
  .priceModel .PricePlan .planRow .pt {
    padding-top: 14px;
  }
  .priceModel .PricePlan .planRow .tapBar {
    position: absolute;
    padding-top: 30px;
    padding-left: 344px;
    color: white;
    font-size: 13px;
  }
  .priceModel .PricePlan .planRow .priceOpt {
    padding-top: 36px;
    padding-left: 50px;
    transform: scale(0.56);
    font-size: 12px;
  }
  .priceModel .PricePlan .planRow .pl {
    height: 100%;
    width: 116px;
    display: inline;
    float: left;
  }
  .priceModel .PricePlan .planRow .pl .text {
    color: #58595B;
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    font-size: 19px;
    font-weight: 900;
  }
  .priceModel .PricePlan .planRow .pl .text0 {
    color: #AEAFB1;
    width: 100%;
    display: block;
    float: left;
    font-size: 14px;
    margin-top: -19px;
  }
  .priceModel .PricePlan .planRow .pl .text1 {
    color: #AEAFB1;
    width: 100%;
    display: block;
    float: left;
    font-size: 14px;
  }
  .priceModel .PricePlan .planRow .pl .text2 {
    color: #58595B;
    width: 100%;
    display: block;
    float: left;
  }
  .priceModel .PricePlan .planRow .pl .text2 .tab1 {
    display: inline;
    float: left;
    font-size: 15px;
    padding-left: 19px;
  }
  .priceModel .PricePlan .planRow .pl .text2 .tab2 {
    display: inline;
    float: left;
    font-size: 33px;
  }
  .priceModel .PricePlan .planRow .pl .text3 {
    color: #AEAFB1;
    width: 100%;
    display: block;
    float: left;
    font-size: 12px;
  }
  .priceModel .PricePlan .planRow .pl .text4 {
    color: #58595B;
    width: 100%;
    display: block;
    float: left;
    font-size: 12px;
    transform: scale(0.65);
    margin-top: 10px;
    font-weight: 900;
  }
  .priceModel .PricePlan .planRow .pl .text5 {
    color: #58595B;
    width: 100%;
    display: block;
    float: left;
    font-size: 12px;
    transform: scale(0.8);
  }
  .priceModel .PricePlan .planRow .pl .small {
    font-size: 16px;
  }
  .priceModel .PricePlan .planRow .pl .x-small {
    font-size: 12px;
  }
  .priceModel .PricePlan .planRow .pl .pt-s {
    padding-top: 4px;
  }
  .priceModel .PricePlan .planRow .pl .pt-m {
    padding-top: 10px;
  }
  .priceModel .PricePlan .planRow .pl .tag1 {
    display: inline;
    float: left;
    color: #E2B655;
    padding-left: 27px;
  }
  .priceModel .PricePlan .planRow .pl .tag2 {
    display: inline;
    float: left;
    transform: scale(0.5);
    margin-top: -3px;
    padding-left: 5px;
  }
  .priceModel .PricePlan .planRow .pl .tag3 {
    display: inline;
    float: left;
    margin-left: -5px;
  }
  .priceModel .PricePlan .planRow .pl .pf {
    padding-left: 0;
  }
}
@media (max-width: 1460px) {
  .banner2 {
    left: 2% !important;
    transition: all .5s;
  }
  .newbieUser {
    left: 2% !important;
    transition: all .5s;
  }
  .premiumUser {
    left: 8% !important;
    transition: all .5s;
  }
  .arrow {
    left: 5% !important;
    transition: all .5s;
  }
}
@media (max-width: 1280px) {
  body {
    transition: all .5s;
  }
  .topBanner {
    transition: all .5s;
    position: fixed;
    left: 100vw;
    width: 100%;
  }
  #page1 {
    width: 100%;
    padding: 0;
    transition: all .2s;
    height: 120%;
  }
  #page1 .upper .formSet .premiumUser .titleSet {
    padding-left: 7vw;
  }
  #page1 .upper .formSet .premiumUser .infoSet .tab1 {
    font-size: 4.5vw;
  }
  #page1 .upper .formSet .premiumUser .infoSet .tab2 {
    font-size: 2vw;
    padding-top: 2.6vw;
  }
  #page1 .upper .formSet .newbieUser .titleSet {
    padding-left: 7vw;
  }
  #page1 .upper .formSet .newbieUser .infoSet .tab1 {
    font-size: 4.5vw;
  }
  #page1 .upper .formSet .newbieUser .infoSet .tab2 {
    font-size: 2vw;
    padding-top: 2.6vw;
  }
  #page1 .upper .formSet .newbieUser .learnMore {
    font-size: 1.8vw;
  }
  #page1 .upper .banner {
    font-size: 3.4vw;
  }
  #page1 .lower .toolsInfo .header {
    font-size: 3.8vw;
  }
  #page1 .lower .toolsInfo .tab {
    font-size: 1.8vw;
  }
  #page1 .lower .toolsInfo2 .subscribe {
    height: 5vw;
    font-size: 2.5vw;
  }
  #page2 {
    height: 120%;
  }
  #page2 .upper .banner {
    font-size: 3.4vw;
  }
  #page2 .upper .banner2 {
    font-size: 2vw;
    padding-left: 12vw;
  }
  #page2 .upper .formSet .subscribe {
    height: 4.2vw;
    font-size: 2vw;
    width: 18vw;
  }
  #page2 .lower .toolsInfo .header {
    font-size: 3.8vw;
  }
  #page3 {
    height: 120%;
  }
  #page3 .upper .banner {
    font-size: 3.4vw;
    padding-left: 26vw;
  }
  #page3 .upper .formSet .info {
    top: 5.5vw;
  }
  #page3 .lower .toolsInfo .subscribe {
    height: 4vw;
    font-size: 2vw;
    width: 17vw;
  }
  #p2LearnMore .banner1 {
    left: 8vw;
  }
  #p3LearnMore .banner1 {
    left: 0;
  }
  .subcribeBtn {
    display: block !important;
  }
  .pageLeft {
    transition: all .2s;
    width: 100vw;
  }
  .pageLeft .page1Bar {
    width: 100vw;
  }
  .pageLeft .page1Bar .tab {
    font-size: 22px;
  }
  .pageLeft .page2Bar {
    width: 100vw;
  }
  .pageLeft .page2Bar .tab {
    font-size: 22px;
  }
  .pageLeft .page3Bar {
    width: 100vw;
  }
  .pageLeft .page3Bar .tab {
    font-size: 22px;
  }
  .pageLeft .top2 {
    top: 3.9vw;
  }
  .open {
    left: 0 !important;
  }
  .pageRight {
    transition: all .5s;
    width: 100%;
    position: fixed;
    height: 100vh;
    top: 0;
    left: 100vw;
  }
  .pageRight .amount .tab {
    font-size: 3.4vw;
  }
  .pageRight .amount .priceTab {
    font-size: 4.5vw;
  }
  .pageRight .amount .priceTab2 {
    font-size: 2.5vw;
  }
  .pageRight .amount .savePriceTab {
    font-size: 3.9vw;
  }
  .pageRight .amount .savePriceTab2 {
    font-size: 2.1vw;
  }
  .pageRight .itemSelect {
    font-size: 2.4vw;
  }
  .pageRight .itemSelect .upper {
    font-size: 1.8vw;
  }
  .pageRight .itemSelect .selection .item .tab {
    font-size: 2vw;
  }
  .pageRight .itemSelect .paymentInfo .checkOut {
    font-size: 2.2vw !important;
  }
  .bkimg {
    left: 20vw !important;
  }
  .PricePlan {
    left: 20vw !important;
  }
}
