/*
Theme Name: LSIGraph
Author: WK
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rr
*/

@import url('font/stylesheet.css');

html, body { max-width: 100%; min-width:360px; height:100%;}

body { font-family: 'Roboto', sans-serif; font-size:18px; margin:0 auto; line-height:1.67; background:#FFF; color:#000;}
p {	margin:0; padding:0; text-align:justify;}
a {	border:none; margin:0; padding:0; text-decoration:none; outline:none; color:#303030;}
a:hover { }
img { border:none;}
h1,h2,h3,h4 { margin:0; padding:0;}
.preload { display:none;}
.show { display:block;}
.hide { display:none;}
.notification_wrap { display:none;}

.smooth {
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sectionWrap {
  max-width: 960px;
  margin: 40px auto;
  font-size: 16px;
  font-family: "Roboto",sans-serif;
}
.sectionWrap p {margin: 16px 0;}



.LsiTopWrap { padding:8px 0; background-image: linear-gradient(225deg, #2CD8D5 0%, #6B8DD6 48%, #8E37D7 100%);}
.LsiTop { display:flex; max-width:750px; margin:auto;}
.LsiTopTxt { font-size:0.9em; font-weight:700; color:#fff;  margin:auto;}
/*.LsiTop a { color: #222222; font-weight:700; background:#FFDD00; line-height:1; padding:8px 40px; display:inline-block; cursor:pointer; margin:auto; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; box-shadow:0 0 3px #999;}*/
.btnLsi{left: 15%; right: 0; position: absolute; font-size: 0.9em; font-weight: 700; color: #fff;}

.center-con { display: flex; align-items: center; justify-content: center;}
.hvr-sweep-to-right { position: relative; border-radius: 4px; background-image: linear-gradient(90deg, #f77062 0%, #fe5196 100%); width: 284px; max-height: 26px; height: 100%;}
#cta{width:100%; cursor: pointer; position: absolute;}
#cta .arrow{left: 80%;}
.arrow {position: absolute; bottom: 0;  margin-left:0px; width: 12px; height: 12px; background-size: contain; top:7px;}
.segunda{margin-left: 8px;}
.next {background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHN0eWxlPi5zdDB7ZmlsbDojZmZmfTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTMxOS4xIDIxN2MyMC4yIDIwLjIgMTkuOSA1My4yLS42IDczLjdzLTUzLjUgMjAuOC03My43LjZsLTE5MC0xOTBjLTIwLjEtMjAuMi0xOS44LTUzLjIuNy03My43UzEwOSA2LjggMTI5LjEgMjdsMTkwIDE5MHoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzE5LjEgMjkwLjVjMjAuMi0yMC4yIDE5LjktNTMuMi0uNi03My43cy01My41LTIwLjgtNzMuNy0uNmwtMTkwIDE5MGMtMjAuMiAyMC4yLTE5LjkgNTMuMi42IDczLjdzNTMuNSAyMC44IDczLjcuNmwxOTAtMTkweiIvPjwvc3ZnPg==);}

::-webkit-scrollbar {
    width: 8px;
    height: 10px;
    background-color: rgba(255, 255, 255, 10);
}
::-webkit-scrollbar-thumb {
    background-color: #f44336;
    height: 5px;
    border-radius: 3px
}

.privacy { font-size: 18px; color: #f44336; }

/*start*/
.resChatContent2 { display:flex; align-items:flex-start; margin: 26px;}
.resChatInner2 { margin:0 0 0 16px; flex-grow:1;}
.resChatLi2 { padding:16px; background:#f6f6f6; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; margin:0 0 8px; font-size:0.88em;}
.resChatLi2 p { margin:0 0 16px; text-align:left;}
.resChatLi2 p span { font-weight:500;}
.resChatLi2 img { max-width:100%;}
.resChatProfile2 { margin:6px 0 0;}
.resChatProfile2 img { vertical-align:top; margin: 26px 0 0 0;}
.resChatBody2 a { color:#FFF; font-size:0.89em; font-weight:600; background:#f44336; display:block; line-height:1; padding:16px 0; cursor:pointer; text-align:center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.resChatNa2 {font-size: 0.78em; color: #6d6d6d; margin: 0 0 6px 8px;}
.resChatHead2 { display:flex; padding:7px 24px; background:#0084ff; align-items:center; -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.23);}
.resChatHead2 h10 { flex-grow:1; font-size:1em; font-weight:500; color: #fff;}
.resChat2 {  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; border: 1px solid #e4e4e4;}
.fbicon{width: 18px; margin: 0 16px;}
.otoHead2 { background:#0084ff; padding:16px 0; margin:0 0 32px; line-height:1.2; text-align:center; color:#FFF; font-weight:500;}
.otoHead2 span { color:#FFEB3B; font-weight: 700;}
/*end*/

@keyframes bounceAlpha {
  0% {opacity: 1; transform: translateX(0px) scale(1);}
  25%{opacity: 0; transform:translateX(10px) scale(0.9);}
  26%{opacity: 0; transform:translateX(-10px) scale(0.9);}
  55% {opacity: 1; transform: translateX(0px) scale(1);}
}

.bounceAlpha {
  animation-name: bounceAlpha;
  animation-duration:1.4s;
  animation-iteration-count:infinite;
  animation-timing-function:linear;
}

.arrow.primera.bounceAlpha {
  animation-name: bounceAlpha;
  animation-duration:1.4s;
  animation-delay:0.2s;
  animation-iteration-count:infinite;
  animation-timing-function:linear;
}

.hvr-sweep-to-right .arrow{
  animation-name: bounceAlpha;
  animation-duration:1.4s;
  animation-iteration-count:infinite;
  animation-timing-function:linear;
}
.hvr-sweep-to-right .arrow.primera{
    animation-name: bounceAlpha;
    animation-duration:1.4s;
    animation-delay:0.2s;
    animation-iteration-count:infinite;
    animation-timing-function:linear;
}
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(-225deg, #A445B2 0%, #D41872 52%, #FF0066 100%);
	border-radius: 4px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.pricing-features li {
	list-style: none;
}

.dollar{
	font-size: 0.7em;
}

.dura{
	font-size: 0.35em;
	font-weight: 500;

}

/* Ebook Power CSS */
.f12 { font-size: 0.75em;}
.f14 { font-size: 0.875em;}
.f16 { font-size: 1em;}
.f18 { font-size: 1.125em;}
.f21 { font-size: 1.3em;}
.f24 { font-size: 1.5em; }
.f30 { font-size: 1.875em;}
.f36 { font-size: 2.25em;}
.f48 { font-size: 3em; }
.f60 { font-size: 3.75em;}

.redbtn{
  color: #FFF;
  background: #f44336;
  font-weight: 700;
  padding: 15px 42px;
  line-height: 1.2;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.11em;
}

.inputawb{
  font-size: 1.11em;
    width: 95%;
    padding: 12px 0px 12px 12px;
    margin: 0px 5px 30px 5px;
}

.textcenter{
  text-align: center;
}

.imageunleash{
  margin-top: 25px;
  text-align: center;
}

.downloadwrap{
padding: 0 20px;
min-height: 90%;
    text-align: center;
    background: #FFF url(img/1.jpg) repeat;
}

@media (max-width: 600px) {
  .redbtn{
    color: #FFF;
    background: #f44336;
    font-weight: 700;
    padding: 12px 25px;
    line-height: 1.2;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
  }
}

@media (max-width: 450px) {
  .redbtn{
    color: #FFF;
    background: #f44336;
    font-weight: 700;
    padding: 12px 12px;
    line-height: 1;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
  }
}


@media (min-width: 900px) {
  .background {
    padding: 0 0 25px;
  }
}

.container {
  margin: 0 auto;
  padding: 20px 0 0;
  max-width: 656px;
  width: 100%;
}
/*Result Page Salespage*/
.panel {
  background-color: #fff;
  border-radius: 10px;
/*  padding: 15px 25px;*/
  position: relative;
  width: 100%;
  z-index: 10;
/*	height: 660px;*/
}
/*Individual Salespage*/
.panel2 {
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  width: 100%;
  z-index: 10;
/*	height: 660px;*/
}
/*Homepage price*/
.panel3 {
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  width: 100%;
  z-index: 10;
/*	height: 660px;*/
}

.panel3::before{ content: "";
    background: rgb(244,67,54);
    background: url(https://lsigraph.com/wp-content/themes/lsigraph/img/infinity-purple.png) center 64px no-repeat,-moz-linear-gradient(top, #f23d96 0%, #a142b0 49%, rgba(255,255,255,1) 49%, rgba(255,255,255,1) 100%);
    background: url(https://lsigraph.com/wp-content/themes/lsigraph/img/infinity-purple.png) center 64px no-repeat,-webkit-linear-gradient(top, #f23d96 0%,#a142b0 49%,rgba(255,255,255,1) 49%,rgba(255,255,255,1) 100%);
    background: url(https://lsigraph.com/wp-content/themes/lsigraph/img/infinity-purple.png) center 64px no-repeat,linear-gradient(to bottom, #f23d96 0%,#a142b0 48%,rgba(255,255,255,1) 48%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f44336', endColorstr='#ffffff',GradientType=0 );
    height: 735px;
    width: 218px;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 438px;
    box-shadow: 0px 5px 6px -6px rgba(0, 0, 0, 0.08), 0px 4px 10px 3px rgba(0, 0, 0, 0.09), 0px 8px 20px 7px rgba(0, 0, 0, 0.02);
    border-radius: 0 10px 10px 10px;}

.panel2::before{ content: "";
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f44336+0,f44336+50,ffffff+50,ffffff+100 */
background: rgb(244,67,54); /* Old browsers */
background: -moz-linear-gradient(top, rgba(244,67,54,1) 0%, rgba(244,67,54,1) 53%, rgba(255,255,255,1) 53%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(244,67,54,1) 0%,rgba(244,67,54,1) 53%,rgba(255,255,255,1) 53%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(244,67,54,1) 0%,rgba(244,67,54,1) 53%,rgba(255,255,255,1) 53%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f44336', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
height:739px; width:216px; position:absolute; z-index: -1; top: 0; left: 427px;
box-shadow:0px 5px 6px -6px rgba(0, 0, 0, 0.08), 0px 4px 10px 3px rgba(0, 0, 0, 0.09), 0px 8px 20px 7px rgba(0, 0, 0, 0.02); border-radius: 0 10px 10px 10px;}
.panel::before{ content: "";
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f44336+0,f44336+50,ffffff+50,ffffff+100 */
background: rgb(244,67,54); /* Old browsers */
background: url("https://lsigraph.com/wp-content/themes/lsigraph/img/infinity-purple.png") center 64px no-repeat,-moz-linear-gradient(top, #f23d96 0%, #a142b0 49%, rgba(255,255,255,1) 49%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: url("https://lsigraph.com/wp-content/themes/lsigraph/img/infinity-purple.png") center 64px no-repeat,-webkit-linear-gradient(top, #f23d96 0%,#a142b0 49%,rgba(255,255,255,1) 49%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: url("https://lsigraph.com/wp-content/themes/lsigraph/img/infinity-purple.png") center 64px no-repeat,linear-gradient(to bottom, #f23d96 0%,#a142b0 49%,rgba(255,255,255,1) 49%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f44336', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
height:739px; width:199px; position:absolute; z-index: -1; top: 0; left: 401px;
box-shadow:0px 5px 6px -6px rgba(0, 0, 0, 0.08), 0px 4px 10px 3px rgba(0, 0, 0, 0.09), 0px 8px 20px 7px rgba(0, 0, 0, 0.02); border-radius: 0 10px 10px 10px;}

.pricing-table {
  box-shadow: 0px 5px 6px -6px rgba(0, 0, 0, 0.08), 0px 4px 10px 3px rgba(0, 0, 0, 0.09), 0px 8px 20px 7px rgba(0, 0, 0, 0.02);
  display: flex;
  flex-direction: column;
	/* padding: 20px 0; */
	margin: 0 0 70px;
}

@media (max-width: 900px) {
	.panel::before{height: 690px; width: 300px; top: unset; bottom: 0; left: 17%; right: 0; box-shadow: none; border-radius: 0;}
	.panel2::before{height: 690px; width: 300px; top: unset; bottom: 0; left: 17%; right: 0; box-shadow: none; border-radius: 0;}
	.panel3::before{height: 690px; width: 845px; top: unset; bottom: -17px; left: -20px; right: 0; border-radius: 0;}
}
@media (min-width: 900px) {

  .pricing-table {
    flex-direction: row;
  }
}

.pricing-table * {
  text-align: center;
/*  text-transform: uppercase;*/
}

.pricing-plan {
  border-bottom: 1px solid #e0e0e0;
  padding: 25px;
}

.pricing-plan:last-child {
  border-bottom: none;
}

@media (min-width: 900px) {
  .pricing-plan {
    border-bottom: none;
    border-right: 1px solid #e0e0e0;
    flex-basis: 100%;
    padding: 25px 20px;
  }

  .pricing-plan:last-child {
    border-right: none;
  }
}

.pricing-img {
  margin-bottom: 25px;
  max-width: 100%;
}

.pricing-header {
	color: #f44336;
	font-size: 1em !important;
  font-weight: 600;
  letter-spacing: 1px;
	margin: 0 0 10px 0 !important;
}

.pricing-features2 {
  color: #f44336;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 10px 0 10px;
	padding: 0;
}
.pricing-features {
  color: #222;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 10px 0 10px;
	padding: 0;
}

.pricing-features-item {

  font-size: 12px;
  line-height: 1.5;
  padding: 0 0 18px 0;
}
.pricing-features2-item {
color: #f44336;
font-weight: 700;
  font-size: 12px;
  line-height: 1.5;
  padding: 0 0 18px 0;
}

/*
.pricing-features-item:last-child {
  border-bottom: 1px solid #E0E0E0;
}
*/

.pricing-price {
  color: #212121;
  display: block;
  font-size: 2.8em;
  font-weight: 700;
}

.pricing-button {
  border: 2px solid #f44336;
  border-radius: 30px;
	font-weight: 700;
  color: #f44336;
  display: inline-block;
  margin: 10px 0 25px 0;
  padding: 4px 40px;
  text-decoration: none;
  transition: all 150ms ease-in-out;
}

.pricing-button:hover,
.pricing-button:focus {
  background-color: #f44336;
	color: #fff;
}

.pricing-button.is-featured {
	border: none;
  background-color: #ffd600;
  color: #212121;
}

.pricing-button.is-featured:hover,
.pricing-button.is-featured:active {
 background-color: #3467b1;
    color: #fff;
}
.save9	{ font-size: 0.778em; display: block;}
.YearlyB {background: #f33667;}


.responsive-container { position: relative; padding-bottom: 50.25%; padding-top: 30px; height: 0; overflow: hidden; margin-bottom: 1em; }
.responsive-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.footer { background:#f44336; padding:14px 0;}
.footer p { text-align:center; color:#fefefe; font-size:0.78em; line-height:normal;}

.page { margin:0 auto; padding:0 20px; max-width:960px;}
.pageWrap { width:100%; max-width:960px; padding:40px 0; display:inline-block;}
.pageWrap h2 { font-size:1.67em; text-align:center; font-weight:normal; padding:0 0 30px;}
.pageWrap p { padding:0 0 30px;}
.pageOffer { border:3px solid #f44336; width:calc(100% - 56px); display:inline-block; padding:25px 25px 10px; margin:10px 0 20px;}
.pageOffer h3 { color:#f44336; text-align:center; padding:0 0 14px; font-size:1.33em; line-height:normal;}
.pageOffer p { text-align:center; line-height:normal;}
.pageOfferImage { width:calc(48% - 30px); float:left; text-align:right; padding:10px 30px 0 0;}
.pageOfferImage img { max-width:100%; height:auto;}
.pageOfferContent { width:52%; float:left;}
.pageOfferContent ul { margin:0 0 20px; padding:0;}
.pageOfferContent ul li { color:#f44336; font-style:italic; list-style-type:none;}
.pageOfferContent input[type=text] { border:1px solid #000; max-width:366px; height:32px; width:calc(100% - 18px); display:inline-block; padding:3px 8px; margin:0 0 10px;}
.pageOfferContent input[type=submit] { border:none; background:#f44336; color:#FFF; font-weight:bold; max-width:384px; width:100%; cursor:pointer; height:40px; font-size:1em; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin:5px 0 0;}
.pageOfferContent input[type=submit]:hover { background:#222;}
.pageSocial { text-align:center;}
.pageSocial a { display:inline-block; width:49px; height:48px; cursor:pointer; display:inline-block; background-position:center -52px; background-repeat:no-repeat; margin:0 5px;}
.pageSocial a:hover { background-position:center 0; background-repeat:no-repeat;}

.main { display:flex; height:100%; z-index:99999; position:relative; flex-wrap:wrap;}
.mainWrap { margin:auto; max-width:767px; padding:0 20px;}
.mainWrap h1 { text-align:center; vertical-align:middle; line-height:normal; padding:0 0 28px; font-size:1em;}
.mainWrap h1 span { vertical-align:middle;}
.mainWrap h1 img { vertical-align:middle;}
.mainWrap p { color:#222; line-height:normal; text-align:center;}

.mainContentWrap { max-width:640px; margin:0 auto; padding:0 20px;}
.mainInputWrap { width:calc(100% - 4px); display:inline-block; border:2px solid #f44336; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin:28px 0 14px; overflow:hidden;}
.mainInputWrap.after { border-color:#c6c6c6;}
.mainInputWrap input[type=text] { float:left; width:calc(100% - 162px); display:inline-block; border:none; height:44px; padding:0 10px; font-size:0.89em;}
.mainInputWrap input[type=submit] { float:left; width:142px; border-right:none; border-top:none; border-bottom:none; border-left:2px solid #f44336; color:#FFF; background:#f44336; cursor:pointer; display:inline-block; height:44px; font-size:1em;}
.mainInputWrap input[type=submit].after { border-left:2px solid #c6c6c6; background:#c6c6c6;}
.mainInputWrap input[type=submit]:hover { background:#FFF; color:#f44336;}
.mainInputWrap input[type=submit].after:hover { background:#f44336; color:#FFF; border-left:2px solid #f44336;}

.mainCaptchaWrap { text-align:center; margin:0 0 12px; height:86px;}
.g-recaptcha { display:inline-block;}

.mainResultWrap { text-align:center;}
.mainResultBorder { border:3px solid #f44336; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding:20px 12px; background:#FFF; margin:0 0 20px;}
.mainResult { max-height:520px; min-height:100px; overflow:auto;}
.mainResult p { font-size:1em; text-align:left; padding:3px 0 3px 28px; line-height:normal; background:url(img/bullet.png) no-repeat 13px 14px;}
.mainSocial { text-align:center;}
.mainSocial a { display:inline-block; width:49px; height:48px; margin:0 5px; background-position:center -52px; background-repeat:no-repeat;}
.mainSocial a:hover { background-position:center 0;}
.link-fb { background-image:url(img/icon-fb-plain.png);}
.link-twitter { background-image:url(img/icon-twitter-plain.png);}
.link-google { background-image:url(img/icon-google-plain.png);}


.homeScreenWrap { width:100%; height:100%; overflow:hidden;position: relative;z-index: 0; background:url(img/1.jpg) repeat;}
.headerWrapper { width:100%; height:1880px; overflow:hidden; position:relative; margin-top:-500px;}
.headerInner { height:100%;
	background: -webkit-radial-gradient( rgba(255,255,255,0), rgba(247,237,238,0.8) ); /*Safari 5.1-6*/
	background: -o-radial-gradient( rgba(255,255,255,0), rgba(247,237,238,0.8) ); /*Opera 11.1-12*/
	background: -moz-radial-gradient( rgba(255,255,255,0), rgba(247,237,238,0.8) ); /*Fx 3.6-15*/
	background: radial-gradient( rgba(255,255,255,0), rgba(247,237,238,0.6) ); /*Standard*/
}
.circleLarge { width:1800px; height:1800px; background:url(img/circle-large.png) no-repeat; background-size:contain; display:inline-block; text-align:center; z-index:0; position:absolute; left:50%; top:40px; margin-left:-900px;}
.circleMedium { width:1292px; height:1292px; background:url(img/circle-medium.png) no-repeat; background-size:contain; display:inline-block; margin:254px; text-align:center;}
.circleSmall { width:1040px; height:1040px; background:url(img/circle-small.png) no-repeat; background-size:contain; display:inline-block; margin:126px;}
.circleLoader { width:648px; height:648px; background:url(img/circle-small.png) no-repeat; background-size:contain; display:inline-block; margin:auto;}

.ajax_loader { text-align:center; padding:30px 0;}
.ajax_loader p { padding:0; text-align:center; background:none; font-size:0.75em; color:#a9a9a9;}



.downloadPageWrap { width:100%; height:100%; background:#f9f9f9 url(img/white-checker.png) repeat;}
.downloadPage { height:100%;
	background: -webkit-radial-gradient( rgba(255,255,255,0), rgba(247,237,238,0.8) ); /*Safari 5.1-6*/
	background: -o-radial-gradient( rgba(255,255,255,0), rgba(247,237,238,0.8) ); /*Opera 11.1-12*/
	background: -moz-radial-gradient( rgba(255,255,255,0), rgba(247,237,238,0.8) ); /*Fx 3.6-15*/
	background: radial-gradient( rgba(255,255,255,0), rgba(247,237,238,0.6) ); /*Standard*/
}
.downloadContentWrap { width:100%; height:100%; display:table;}
.downloadContent { display:table-cell; vertical-align:middle; text-align:center;}
.downloadArea { width:100%;}
.downloadArea { border:3px solid #f44336; width:calc(100% - 56px); display:inline-block; padding:25px; max-width:904px;}
.downloadArea h3 { color:#f44336; text-align:center; padding:0 0 14px; font-size:1.33em; line-height:normal;}
.downloadArea p { text-align:center; line-height:normal; padding:0 0 20px;}
.downloadArea a { background:#f44336; color:#FFF; font-weight:bold; display:inline-block; max-width:384px; width:100%; cursor:pointer; height:40px; font-size:1em; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin:5px 5px 0; line-height:40px;}
.downloadArea a:hover { background:#222;}
.logo { display:flex; align-items:center; justify-content:center; flex-wrap:wrap;}
.logo img { margin:8px 16px;}
.mainAnchor { position:absolute; bottom:16px; left:50%; transform: translate(-50%, 0); color:#f44336; font-size:0.77em; cursor:pointer; z-index:99999;}
.mainAnchor span { width:11px; height:7px; display:inline-block; background:url(img/5.png) no-repeat; margin:0 0 0 8px;}
.homeExtraWrap { background:#FFF; box-shadow:0 0 5px #CCC; padding:0 20px; text-align:center; position:relative; display:none;}
.homeExtraWrap2 { background:#FFF; box-shadow:0 0 5px #CCC; text-align:center; position:relative; display:block;}
.homeExtra { max-width:960px; width:100%; display:inline-block; vertical-align:top;}
.homeExtra h2 { font-size:1.67em; color:#f44336; padding:72px 0 32px; font-weight:500;}
.homeExtra p { margin:0 0 32px;}
.homeApple { text-align:center; margin:0 0 32px;}
.homeApple img { max-width:100%; margin:0 0 12px;}
.homeApple p { color:#f44336; font-size:0.77em; text-align:center; margin:0;}
.homeFooter { border-top:1px solid #dddddd; padding: 20px 0;}
.homeFooter p { color:#dddddd; text-align:center; font-size:0.77em; margin:0;}
.homeFooter a { color:#dddddd; text-align:center; margin:0 10px;}
.homeExtraLink { text-align:center; margin:0 0 30px;}
.homeExtraLink a { display:inline-block; font-weight:700; color:#FFF; background:#f44336; line-height:1; padding:16px 48px; cursor:pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}


.resWrap { width:100%; height:100vh; overflow:hidden; display:flex; flex-direction:column; color:#222;}
.resHeadWrap { background:#fafafa; border-bottom:1px solid #ebebeb; padding:0 24px;}
.resHead { display:flex; align-items:center; position:relative; z-index:11; min-height:84px; margin:auto; max-width:1560px;}
.resBody { flex-grow:1; display:flex; overflow:auto;}
.resBody .resBodyNode:first-child { box-shadow:0 0 5px #CCC; background:url(img/1.jpg) repeat; position:relative; z-index:10; padding:24px 40px;}
.resBody .resBodyNode:last-child { position:relative; z-index:9; padding:24px 40px; overflow:auto; overflow-x:hidden;} .resBody .resBodyNode2 { position:relative; z-index:9; padding:24px 40px; overflow:auto; overflow-x:hidden;}

/*Will Delete After live Sales*/
/*.resBody .resBodyNode:last-child::before { content:""; background:#fff; height:326px; width:100%; top:0; left:0; position:absolute;} */
/*Will Delete After live Sales*/

.resBodyNode { width:50%; flex-grow:1;} .resBodyNode2 { width:50%; flex-grow:1;}
.resBody .resBodyNode:first-child .resBodyNodeWrap { max-height:1280px;}
.resBodyNodeWrap { max-width:600px; width:100%; margin:auto; height:100%;}
.resLSI { height:100%; display:flex; flex-direction:column;}
.resRef { height:100%; position:relative; z-index:9;}
.resLSIShare { padding:24px 0 16px;}
.resLSIShare p { font-size:0.78em; margin:0 0 8px; text-align:center;}
.resLSIShareList { text-align:center;}
.resLSIShareList a { display:inline-block; vertical-align:top; margin:0 6px; position:relative;}
.resLSIShareList a img { vertical-align:top;}
.resLSIShareList a span { position:absolute; right:0; top:0; width:23px; height:23px; background:#d60000; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; font-size:10px; color:#FFF; text-align:center; line-height:1; padding:6px 0; font-weight:700; box-sizing:border-box;}
.resLSIList { flex-grow:1; overflow:auto; min-height:160px; border:1px solid #2196f3;}
.resLSIListContent { height:100%; overflow:auto; background:#FFF;}
.resLSINode { display:block; padding:8px 46px 8px 24px; border-bottom:1px solid #eeeeee; position:relative;}
.resLSINodeTxt { font-size:0.78em;}
.resLSINodeClick { width:16px; height:12px; display:none; background:url(img/10.png) no-repeat; position:absolute; top:50%; right:22px; transform: translate(0,-50%); cursor:pointer;}
.resLSINode:hover .resLSINodeClick { display:block;}
.resRef h2 { font-size:1.33em; margin:0 0 24px; text-align:center;}
.resRef h2 span { color:#f44336;}
.resRef p { margin:0 0 24px; font-size:0.78em;}

.resLoaderWrap { position:relative; z-index:999;}
.resLoader { width:100%; height:100vh; position:fixed; top:0; left:0; background:#FFF url(img/1.jpg) repeat; z-index:12; display:flex;}
.resLoaderContent { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); max-width:480px;}
.resLoaderContent p { text-align:center; margin:16px 0;}

.trigger_fadein { position:fixed; top:20px; left:20px; z-index:1000;}
.trigger_fadeout { position:fixed; top:20px; right:20px; z-index:1000;}
.resLSINotFoundWrap { width:100%; height:100%; display:flex;}
.resLSINotFound { margin:auto; max-width:480px;}
.resLSINotFound h3 { text-align:center; font-weight:400; margin:12px 0;}
.resLSINotFound p { text-align:center; font-size:0.78em; color:#8f8f8f; margin:12px 0;}
.resLSIHead { margin:0 0 24px;}
.resLSIHeadMain { display:flex; align-items:center; margin:0 0 32px;}
.resLogo { margin:0 24px 0 0; letter-spacing:2px;}
.resKeyword { flex-grow:1;}
.resKeywordContainer { display:flex; border:1px solid #dadada; box-shadow:0 1px 2px #dadada;}
.resKeywordContainer input[type=text] { width:calc(100% - 64px); height:42px; font-size:1em; padding:0 0 0 16px; font-family: 'Roboto', sans-serif; background:#FFF; border:none; outline: none;}
.resKeywordContainer input[type=text]:focus { outline:none;}
.resKeywordContainer input[type=submit] { width:48px; height:42px; cursor:pointer; border:none; background:#FFF url(img/11.png) no-repeat center center;}
.resCounter { color:#8f8f8f; font-size:0.78em; width:140px; text-align:right;}
.resLSIHeadSub { display:flex;}
.resLSITitle { color:#8f8f8f; font-size:0.78em; letter-spacing:1px; width:calc(100% - 140px);}
.resLSITitle span { color:#f44336; font-weight:700; text-transform:uppercase;}


.checkoutTimer {text-align: center; font-size: 0.89em; font-weight: 700;}
.checkoutWrap { padding:0 20px; text-align:center; min-height:100%; background:#FFF url(img/1.jpg) repeat;}
.checkoutLogo { display:inline-block; letter-spacing:2px; margin:27px 0;}
.checkoutBody { width:100%; max-width:720px; display:flex; text-align:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-shadow:0 0 5px #CCC; overflow:hidden; margin:0 auto 24px;}
.checkoutLeft { width:calc(50% - 80px); background:#fafafa; padding:40px;}
.checkoutRight { width:calc(50% - 80px); padding:40px; background:#FFF;}
.checkoutBody h2 { font-size:1em; color:#f44336; font-weight:500; margin:0 0 16px;}
.checkoutBody h3 { font-size:1em; font-weight:500; margin:0 0 16px; line-height:1.2;}
.checkoutLabel { font-size:0.78em; font-weight:500; margin:0 0 8px;}
.checkoutLabel span { font-size:0.86em; color:#888; font-weight:400;}
.checkoutField { margin:0 0 16px;}
.form_fields { border:1px solid #ddd; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height:38px; padding:0 16px; font-family:Arial, Helvetica, sans-serif; font-size:0.78em; width:calc(100% - 34px); background:#FFF;}
.form_fields.braintree-hosted-fields-invalid { border:1px solid #f44336; color:#f44336;}
.checkoutRow { display:flex; margin:0 0 16px;}
.checkoutRow .checkoutRowNode:first-child { width:calc(50% - 4px); margin:0 4px 0 0;}
.checkoutRow .checkoutRowNode:last-child { width:calc(50% - 4px); margin:0 0 0 4px;}
.checkoutProductPreview { text-align:center; margin:40px 0 20px;}
.checkoutProductPreview img { max-width:100%;}
.checkoutOrderRow { border-bottom:1px solid #dddddd; padding:0 0 12px; margin:0 0 16px; font-size:0.78em; display:flex;}
.checkoutOrderRow .checkoutOrderRowNode:first-child { width:50%; text-align:left;}
.checkoutOrderRow .checkoutOrderRowNode:last-child { width:50%; text-align:right;}
.checkoutBody p { font-size:0.78em; color:#888888; margin:0 0 16px; text-align:left;}
.checkoutButton { position:relative;}
.checkoutButton input[type=submit] { color:#FFF; background:#f44336; font-weight:700; line-height:48px; width:100%; cursor:pointer; border:none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin:0 0 16px;}
.checkoutButton input[type=submit].v2 { background:#82c51a; font-size:1em; font-family:Arial, Helvetica, sans-serif; margin:12px 0 16px;}
.checkoutButton input[type=submit][disabled] { cursor:default; background:#f2f2f2; color:#b0b0b0;}
.checkoutFoot { width:calc(100% - 76px); max-width:646px; padding:0 38px; margin:0 0 32px; display:inline-block;}
.checkoutFoot p { font-size:0.78em; color:#888888; margin:0;}
.checkoutBadges { display:flex; align-items:center; justify-content:center; flex-wrap:wrap;}
.checkoutBadges a { margin:0 8px 16px;}
.checkoutBadges img { vertical-align:middle;}
.checkoutBadges > img { margin:0 8px 16px;}
.paypalWrap { text-align:center; margin:36px 0 16px;}
/*.paypalWrap .xcomponent-outlet { width:100% !important; height:56px !important;}*/
.thanksContent { text-align:center; padding:40px 76px;}
.verifyWrap { width:100%; max-width:496px; display:flex; margin:0 auto 24px;}
.verifyWrap input[name=email] { padding:0 12px; border:2px solid #f44336; flex-grow:1;}
.verifyWrap input[type=button] { color:#FFF; font-weight:500; text-transform:uppercase; border:none; line-height:48px; padding:0 12px; background:#f44336; display:inline-block; cursor:pointer; font-size:1em;}
.thanksWrap { width:100%; max-width:720px; display:flex; text-align:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-shadow:0 0 5px #CCC; overflow:hidden; margin:0 auto 24px;}
.thanksWrap h2 { color:#f44336; font-size:1.67em; font-weight:500; margin:0 0 24px; line-height:1.5;}
.thanksWrap h3 { font-size:1.33em; font-weight:500; margin:0 0 32px; line-height:1.3;}
.thanksWrap p { margin:0 0 40px; text-align:center; line-height:1.5;}
.verifyError p { color:#f44336; font-size:0.78em;}
.verifyHint { color:#999; font-size:0.78em; text-align:center;}
.thanksEbookPreview { text-align:center; margin:40px 0 0;}
.thanksEbookPreview img { max-width:100%;}
.dlSectionZip { width:100%; max-width:480px; margin:auto;}
.dlSectionZip a { background:#f44336; color:#FFF; font-weight:500; text-transform:uppercase; padding:12px; cursor:pointer;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display:block;}
.dlSectionSigle { width:100%; max-width:480px; margin:auto;}
.dlSectionSigle a { border:2px solid #888888; padding:10px; background:none; color:#888; font-weight:500; text-transform:uppercase; cursor:pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; display:block; margin:0 0 16px;}
.dlSectionMid { font-size:0.67em; color:#888; line-height:1.5; margin:24px 0; text-align:center;}
.trigger_get_more_search { cursor:pointer;}
.trigger_get_more_search:hover { color:#f44336;}
.resEdu { position:relative; z-index:9; padding:0 0 48px;}
.resEdu h2 { color:#f44336; font-size:1.33em; margin:4px 0 30px; text-align:center; line-height:1.875;}
.resEdu h3 { font-weight:500; color:#f44336; margin:0 0 24px; line-height:1.875; font-size:1em;}
.resEdu p { margin:0 0 32px; text-align:left; font-size:0.88em; line-height:1.875;}
.resBodyImg { text-align:center; margin:0 0 32px;}
.resBodyImg img { max-width:100%;}
.resBodyUlS1 { border-left:4px solid #f44336; border-top:1px solid #f44336; border-bottom:1px solid #f44336; border-right:1px solid #f44336; margin:0 0 32px; padding:12px 20px;}
.resBodyUlS1 li { list-style-type:none; font-size:0.88em; margin:4px 0;}
.resBodyUlS2 { border-left:4px solid #f44336; border-top:1px solid #f44336; border-bottom:1px solid #f44336; border-right:1px solid #f44336; margin:0 0 12px; padding:12px 20px;}
.resBodyUlS2 li { list-style-type:none; font-size:0.88em; margin:4px 0; font-style:italic;}
.resBodyDivider { height:1px; width:100%; display:inline-block; vertical-align:top; border-bottom:1px dashed #c1c1c1; margin:0 0 32px;}
.resBodyAction { text-align:center;}
.resBodyAction a { color:#FFF; background:#f44336; text-transform:uppercase; font-weight:700; padding:13px 42px; line-height:1.2; display:inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; cursor:pointer;}
.resSales { position:relative; z-index:9; padding:0 0 48px; right:-2000px; display:none; width:100%;}
.resSales h2 { color:#f44336; font-size:1.33em; margin:4px 0 30px; text-align:center; line-height:1.875;}
.resSales h3 { font-weight:500; color:#f44336; margin:0 0 24px; line-height:1.875; font-size:1em;}
.resSales p { margin:0 0 32px; text-align:left; font-size:0.88em; line-height:1.875;}
.resBodyUlS3 { border-left:4px solid #f44336; border-top:1px solid #f44336; border-bottom:1px solid #f44336; border-right:1px solid #f44336; margin:0 0 12px; padding:12px 20px;}
.resBodyUlS3 li { list-style-type:none; font-size:0.88em; margin:12px 0; padding:0 0 0 32px; position:relative;}
.resBodyUlS3 li::before { content:''; width:14px; height:14px; border:1px solid #000; position:absolute; top:6px; left:0;}
.resBodyImg2 { text-align:center; margin:0;}
.resBodyUlS4 { border-left:4px solid #4caf50; border-top:1px solid #4caf50; border-bottom:1px solid #4caf50; border-right:1px solid #4caf50; margin:0 0 32px; padding:12px 20px;}
.resBodyUlS4 li { list-style-type:none; font-size:0.88em; margin:12px 0; padding:0 0 0 32px; position:relative; background:url(img/24.png) no-repeat left 4px;}
.resBodyAction2 { text-align:center; padding:0 0 24px;}
.resBodyAction2 a { color:#FFF; background:#f44336; font-weight:700; padding:20px 42px; line-height:1.2; display:inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; cursor:pointer; font-family:Arial, Helvetica, sans-serif; font-size:1.11em;}
.resBodyAction4 { margin: auto; text-align:center; padding:40px 0;}
.resBodyAction4 a { color:#FFF; background:#f44336; font-weight:700; padding:20px 42px; line-height:1.2; display:inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; cursor:pointer; font-family:Arial, Helvetica, sans-serif; font-size:1.11em;}
.resBodyAction3 { text-align:center;}
.resBodyAction3 a { font-size:0.88em; font-weight:300; text-decoration:underline; color:#c6c6c6; font-style:italic; margin:auto; text-align:center; cursor:pointer;}
.bookWrapper { padding:18px; margin:0 auto 16px; max-width:560px;}
.bookWrapper h3 { font-size:1.11em; margin:0 0 16px; text-align:center;}
.bookPreview { text-align:center; margin:0 0 24px;}
.bookPreviewImg { display:inline-block; position:relative;}
.bookPreviewValue { position:absolute; right:-23px; top:45%; transform:translate(+50%,-50%); width:128px; height:128px; display:flex; background:#f1f8e9; box-shadow:0 2px 4px #666; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; flex-direction:column; align-items:center;}
.bookPreviewValueInner { margin:auto;}
.bookWrapper ul { margin:0; padding:0;}
.bookWrapper ul li { list-style-type:none; font-size:0.88em; margin:16px 0; padding:0 0 0 32px; position:relative; background:url(img/24.png) no-repeat left 4px;}
.resUps { position: relative; z-index: 10; padding: 0 0 48px; right: -2000px; display: none; width: 100%; }
.resUps p { margin-bottom: 20px; }

#checkoutPaymentMethod .dd-select { height:38px;}
#checkoutPaymentMethod .dd-select .dd-selected { padding:0; font-size:0.78em; font-weight:400;}
#checkoutPaymentMethod .dd-select .dd-selected .dd-selected-image { margin:6px 12px 0 14px;}
#checkoutPaymentMethod .dd-option {  font-size:0.78em; font-weight:400;}
.checkoutOverlay { position:absolute; top:0; left:0; width:100%; height:100%; background:#999; background-blend-mode:multiply;}
.btgLogoWrap { display:inline-block; margin:38px 0 24px;}
.otoWrap, .special-offer { width:100%; background:#FFF; max-width:840px; text-align:left; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-shadow:0 0 5px #CCC; overflow:hidden; margin:0 auto 24px;}
.special-offer { box-shadow: none; margin-bottom: 0; }
.otoHead { background:#263238; padding:16px 0; margin:0 0 32px; line-height:1.2; text-align:center; color:#FFF; font-weight:500;}
.otoHead span { color:#f44336;}
.otoContent { padding:0 56px 48px;}
.otoContent2 { padding:0 100px 48px;}
.otoSales { }
.otoSales h2 { color:#f44336; font-size:1.33em; margin:4px 0 30px; text-align:center; line-height:1.875;}
.otoSales h3 { font-weight:500; color:#f44336; margin:0 0 24px; line-height:1.875; font-size:1em;}
.otoSales p { margin:0 0 24px; text-align:left; font-size:0.88em; line-height:1.875;}
.checkoutFootRemind { max-width:588px; margin:auto; padding:0 0 56px;}
.checkoutFootRemind p { font-size:0.88em; text-align:center; font-style:italic;}
.checkoutFootRemind p strong { font-style:normal;}
.cartWrap { width:100%; min-height:100vh; display:flex; flex-direction:column; color:#222;}
.cartBody { flex-grow:1; display:flex; overflow:hidden;}
.cartBody .cartBodyNode:first-child { position:relative; z-index:10; padding:24px 40px; border-right:1px solid #dddddd; background:#fdfdfd;}
.cartBody .cartBodyNode:last-child { position:relative; z-index:9; padding:24px 40px; overflow:auto; overflow-x:hidden;  height:calc(100% - 48px);}
.cartBodyNode { width:50%; flex-grow:1;}
.cartBodyNodeWrap { max-width:360px; width:100%; margin:auto; height:100%;}
.cartHeaderWrap { background:#fafafa; border-bottom:1px solid #dddddd; text-align:center; padding:0 40px;}
.cartHeader { max-width:880px; margin:auto; width:100%; display:inline-block; text-align:left;}
.cartSteps { float:right; margin:20px 0 0; max-width:100%;}
.productInfo {}
.productInfo h2 { color:#f44336; font-weight:500; margin:0 0 16px; font-size:1em;}
.productInfo p { text-align:center; margin:0 0 24px;}
.productInfo img { max-width:100%;}
.productDetail { border:1px solid #dddddd; background:#FFF;}
.productDetailNode { padding:8px 16px; display:flex; font-size:0.78em;}
.productDetailNodeLeft { flex-grow:1;}
.productDetailNodeRight { width:48px; text-align:right;}
.productDetailNodeHead { padding:12px 16px; border-bottom:1px solid #dddddd; background:#fafafa; font-size:0.89em; font-weight:700; margin:0 0 8px;}
.productDetailSeparator { padding:12px 16px;}
.productDetailSeparator > div { cwidth:100%; border-bottom:1px dashed #dddddd;}
.productDetailNodeFoot { padding:21px 16px; font-size:0.89em; font-weight:700; border-top:1px solid #dddddd; color:#39ce00;}
.productTesti { display:flex; margin:24px 0 0;}
.productTestiLeft { width:48px; margin:8px 24px 0 0;}
.productTestiLeft img { vertical-align:top; margin:0 0 8px;}
.productTestiLeft span { text-align:center; font-size:0.78em; text-align:center; display:block; font-style:italic;}
.productTestiRight { flex-grow:1;}
.productTestiBox {
	position: relative;
	background: #ffffff;
	border: 1px solid #dddddd;
	padding:14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size:0.67em;
	font-style:italic;
}
.productTestiBox:after, .productTestiBox:before {
	right: 100%;
	top: 32px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.productTestiBox:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 14px;
	margin-top: -14px;
}
.productTestiBox:before {
	border-color: rgba(221, 221, 221, 0);
	border-right-color: #dddddd;
	border-width: 15px;
	margin-top: -15px;
}
.checkoutHint { color:#bbbbbb; font-size:0.78em; padding:24px 0 0;}
.cartPayment h2 { color:#f44336; font-weight:500; margin:0 0 16px; font-size:1em;}
.resTotalWorth { text-align:center; margin:0 0 32px;}
.resTotalWorthImg { display:inline-block; margin:auto; position:relative;}
.resTotalWorthImg img { max-width:100%;}
.resTotalWorthCircleWrap { width:128px; height:128px; background:#FFF; border:4px solid #222; box-shadow:1px 1px 3px #999; -webkit-border-radius: 72px; -moz-border-radius: 72px; border-radius: 72px; position:absolute; top:87px; right:65px; display:flex; justify-content:center; align-items:center;}
.resTotalWorthCircle { display:inline-block; margin:auto;}
.resTotalWorthCircleText { font-size:0.88em; font-weight:700; line-height:1; color:#000; text-align:center;}
.resTotalWorthCirclePrice { font-size:1.8em; color:#000; text-align:center; line-height:1; font-weight:700;}
.homePopupWrap { width:640px; background:url(img/1.jpg) repeat;}
.homePopup { padding:56px 32px; text-align:center;}
.homePopup h2 { font-size:2.22em; font-weight:900; color:#000; margin:0 0 16px;}
.homePopup h3 { font-size:2.22em; font-weight:400; color:#000; line-height:1.4; margin:0 0 32px;}
.homePopup h3 strong { font-weight:900; color:#f44336;}
.homePopupTesti { display:flex; justify-content:center; align-items:center; margin:0 0 32px;}
.homePopupTestiTxt { text-align:left; color:#888888; font-style:italic; max-width:290px; margin:0 0 0 18px; line-height:1.3;}
.homePopup a { font-size:1.33em; color:#FFF; padding:10px 28px; line-height:1.5; background:#f44336; display:inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.resChatWrap { position:fixed; right:-50px; bottom:10%; z-index:10;}
.resChatContainer { position:relative;}
.resChat { width:320px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-shadow:0 0 44px #666; background:#FFF;}
.resChatButton { cursor:pointer; display:inline-block; position:relative;}
.resChatButton img { vertical-align:top;}
.resChatHead { display:flex; padding:7px 24px; background:#fafafa; align-items:center; border-bottom:2px solid #dddddd; -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;}
.resChatHead h3 { flex-grow:1; font-size:1em; font-weight:500;}
.resChatBody { padding:24px;}
.resChatContent { display:flex; align-items:flex-start; margin:0 0 16px;}
.resChatInner { margin:0 0 0 16px; flex-grow:1;}
.resChatLi { padding:16px; line-height:1.3; background:#f6f6f6; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin:0 0 8px; font-size:0.78em;}
.resChatLi p { margin:0 0 16px; text-align:left;}
.resChatLi p span { font-weight:500;}
.resChatLi img { max-width:100%;}
.resChatProfile { margin:6px 0 0;}
.resChatProfile img { vertical-align:top;}
.resChatBody a { color:#FFF; font-size:0.89em; font-weight:600; background:#f44336; display:block; line-height:1; padding:16px 0; cursor:pointer; text-align:center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.resChatArrow { position: relative; background: #FFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.resChatArrow::after { top: 100%; right: 18px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 16px solid #FFF; margin-left: -16px; }
.resChatNoti { border-radius: 15px; width: 20px; height: 20px; background: red; font-size: 0.778em; text-align: center; font-family: roboto; line-height: 1.5; color: white; position: absolute; right: -4px; top: -2px; z-index: 2;}
.resChatEffectWrap::after { top: 100%; right: 18px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 16px solid #FFF; margin-left: -16px; }
.resChatEffectWrap {
  position: absolute;
  bottom:calc(100% + 24px);
  right:0;
  display: block;
  border-radius: 4px;
  transform: translateY(20px);
  transition: all 0.5s;
  visibility: hidden;
}
.resChatEffectWrap .resChatEffect {
  opacity: 0;
}

.resChatEffectWrap.active {
  display: block;
  visibility: visible;
  box-shadow:0 0 44px #666;
  transition: all 600ms;
  transform: translateY(0px);
  transition: all 0.5s;
}
.resChatEffectWrap.active:before {
  height: 2000px;
  width: 2000px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin-left: -1000px;
  margin-top: -1000px;
  display: block;
  -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.resChatEffectWrap.active .resChatEffect {
  position: relative;
  z-index: 1;
  opacity: 1;
  transition: all 600ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.fold2Wrap{background: #fafafa;}
.fold4Wrap{background: #fafafa;}
.fold1{max-width: 864px; width: 100%; margin: auto; text-align: center; padding: 80px 0;}
.fold1 p{text-align: justify; }
.fold2{max-width: 960px; width: 100%; margin: auto; padding: 80px 0; display: flex; flex-flow: row wrap;}
.fold3{max-width: 864px; width: 100%; margin: auto; padding: 80px 0;}
.fold3 p{text-align: center;}
.fold4{max-width: 960px; width: 100%; margin: auto; padding: 56px 0; text-align: center; display: inline-block;}
.f2Left{width: 44%; float: left; text-align: left;}
.f2Left p{margin: 0 0 32px 0;}
.f2Left ol{margin: 0 0 32px 0;}
.f2Right{width: 50%; float: left; text-align: right;}
.f2Right img{margin: 86px 0; width: 100%; max-width: 414px;}
.fold6{max-width: 960px; width: 100%; margin: auto; display: flex; flex-flow: row wrap;}
.f6Left{width: 44%; float: left; text-align: left; 	margin-top: 30px;}
.f6Left img {width:98%;}
.f6Left p{margin: 0 0 32px 0;}
.f6Left ol{margin: 0 0 32px 0;}
.f6Right {width: 50%; float: right; text-align: left; margin-left: 50px;}
.f6Right ul {	-webkit-padding-start: 20px; }
.f6Right img{margin: 40px 0; width: 100%; max-width: 414px;}
.gifImg{width: 100%; position: relative; height: 210px;}
.gif{margin: auto; margin-top: 136px; display: block; top: -280px; left: 0; right: 0; position: absolute; width: 100%; max-width: 630px; box-shadow: #0000004f 3px 3px 14px 0px;}
.homeExtraWrap2 h2{font-size:2.000em ; margin: 0 0 16px 0; font-weight: bold; color: #f44336; line-height: 1.3;}
.homeExtraWrap2 h3{font-size:1.667em ; margin: 0 0 40px 0; font-weight: bold; color: #f44336; line-height: 1.3;}
.appleImg {margin: 64px 0 0 0; width: 100%; max-width: 582px;}
.ebookImg{margin: 40px 0; max-width: 800px; width: 70%;}
.tweet{
  margin:auto;
}

.twitter-tweet{
	pointer-events: none !important;
	margin: auto;
	width: 456px !important;
}

.owl-theme .owl-controls .owl-page span{background: #F44336 !important;}
.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
/*Timer start*/
.containerT {
background-color: #fa4299;
  color: #FFFFFF !important;
  text-align: center;
	padding: 30px 0;
}

.containerT h1 {
  font-weight: 700; font-size: 1.333em;
}
.containerT ul{
padding: 0;
margin: 0 0 30px 0;
}
.containerT li {
  display: inline-block;
  font-size: 1em;
  list-style-type: none;
  padding:0 1em;
  text-transform: uppercase;
	font-weight: 700;
	text-shadow: #330867 2px 3px;
}

.containerT li span {
  display: block;
  font-size: 3em;
	font-weight: 700;
	text-shadow: #330867 2px 3px;
}
.no-shadow {
	text-shadow: none !important;
}

/*#head2 {font-size: 1em !important;}*/

.pcd1
{background-image: linear-gradient(-120deg, #fa4299, #d41872, #a445b2)!important;
background-image: -webkit-linear-gradient(120deg, #fa4299, #d41872, #a445b2)!important;
background-image: -moz-linear-gradient(120deg, #fa4299, #d41872, #a445b2)!important;
background-image: -ms-linear-gradient(120deg, #fa4299, #d41872, #a445b2)!important;
background-image: -o-linear-gradient(120deg, #fa4299, #d41872, #a445b2)!important;
}
.pcd2{margin: 30px 0 0 0 !important; font-size: 1.33em !important;}
.pcd3{background-color: #fff !important; color: #222222 !important; padding: 0;}
.pcd4{text-shadow: none !important; padding: 0;}
/*Timer end*/

/*LSI PREMIUM start*/
.otoLSIPro { padding:0 100px 48px;}
.otoLSIPro { }
.otoLSIPro h2 { color:#f44336; font-size:1.33em; margin:4px 0 30px; text-align:center; line-height:1.875;}
.otoLSIPro h3 { font-weight:500; color:#f44336; margin:0 0 24px; line-height:1.875; font-size:1em;}
.otoLSIPro p, .special-offer p { margin:0 0 24px; text-align:left; font-size:0.88em; line-height:1.875;}
.lsiProTop{text-align: center; display: none;}
/*.s54{text-align: center; margin: 24px 0; line-height: 1.875;}*/
.lsiProTopb{
color: white;
text-align: center;
background-image: linear-gradient(-90deg, #fa4299, #d41872, #a445b2);
background-image: -webkit-linear-gradient(-90deg, #fa4299, #d41872, #a445b2);
background-image: -moz-linear-gradient(-90deg, #fa4299, #d41872, #a445b2);
background-image: -ms-linear-gradient(-90deg, #fa4299, #d41872, #a445b2);
background-image: -o-linear-gradient(-90deg, #fa4299, #d41872, #a445b2);
margin: -18px 0;
padding: 100px 50px;
position: relative;
height: 250px;
}
.lsiProIntro{
position: absolute;
z-index: 2;
right: 10px;
}
.lsiProIntro h1{
line-height: 1.3;
text-shadow: #330867 2px 3px;
}
.lsiProIntro h3{
margin: 24px 0 0 ;
text-shadow: #330867 2px 3px;
font-size: 1.33em;
}
.infinity{
 position: absolute;
 top: 40px;
 right: 90px;
  z-index: 1;
}
.clearF {
	clear: both;
}
.colP {
	float: left;
	width: 33.3%;
}
.colP h2{font-size: 1.667em; font-weight: 700; color:#f44336; margin: 0;}
.colP h4{font-size: 0.889em; font-weight: 700;}
.colP span{font-size: 0.667em; font-weight: 500; color: #2196f3; line-height: 1;}
.lsiProBenWrap{
background-color: #fafafa; margin: 0 0 56px;
}
.lsiProBen{
	padding: 48px 100px;
	text-align: center;
	display: flex;
}
.col-main{text-align: center;}
.col-main span br{display: block; margin: -8px; content: "";}
.col-main p{text-align: center !important; font-size: 0.778em !important; margin: 0 0 8px !important;}
.col-main span{font-size: 0.778em !important; line-height: 1!important; color: #222222; font-weight: 700; margin: 0 0 16px;}

.headerSign {width:calc(100% - 40px); text-align: right; position: absolute; top:30px; z-index: 10; padding:20px;}
.headerSignIn {display: inline-block; margin: 0 40px; color: #F44336;}
.headerSignUp {display: inline-block; margin: 10px 0; background: #f44336; border-radius:30px; padding: 10px 50px; color:white;}

.Dis{max-width: 960px; width: 100%; margin: auto; padding: 50px 0 0; display: flex; flex-flow: row wrap;}
.DisLeft{width: 30%; float: left; text-align: right;}
.DisLeft img{ width: 100%; max-width: 414px;}
.DisRight {width: 65%; float: left; text-align: left; padding: 0 0 0 24px;}
.DisRight p{margin: 20px 0;}
.DisRight ol{margin: 0 0 32px 0;}
.DisRight span{font-size: 1.333em; color: #F44336; margin: 0 0 30px; font-weight: 700; line-height: 1;}

.DisLeft2{width: 65%; float: left; text-align: left; padding: 0 24px 0 0;}
.DisLeft2 p{margin: 20px 0;}
.DisLeft2 ol{margin: 0 0 32px 0;}
.DisLeft2 span{font-size: 1.333em; color: #F44336; margin: 0 0 30px; font-weight: 700; line-height: 1;}
.DisRight2{width: 30%; float: left; text-align: right;}
.DisRight2 img{ width: 100%; max-width: 414px;}

.flipDis{flex-flow: row wrap;}

.FAQ span{font-size: 1em; font-weight: 700; margin: 0 0 16px;}
.FAQ p {margin: 0 0 46px;}

.lp1 {height: 70px;}

.Gran{max-width: 960px; width: 100%; margin: 16px auto; padding: 36px 0; display: flex; flex-flow: row wrap; background-color: #f5f5f5;}
.GranLeft{width: 20%; float: left; text-align: right;}
.GranLeft img{ width: 100%; max-width: 414px; padding: 0 0 0 8px;}
.GranRight {width: 75%; float: left; text-align: left; padding: 0 0 0 16px;}
.GranRight p{margin: 12px 0 0 ;}
.GranRight ol{margin: 0 0 32px 0;}
.GranRight span{font-size: 1.333em; color: #2f2f2f; margin: 0 0 30px; font-weight: 700; line-height: 1;}

.cardsPro{text-align: center; margin: 0 0 50px;}
.cardsPro img{margin: 0 16px;}

.delayPro{color: #222 !important; font-weight: 700!important; font-size: 1.67em!important; }

.fold5{
max-width: 960px;
    width: 100%;
    margin: auto;
    padding: 56px 0;
    text-align: center;
    display: inline-block;
}
.fold5 .twitter-tweet{
float: left;
margin: 16px;
}
.colImg{ height: 100px; text-align: center;}

/*This is a refreance*/
.bgheader::before{
content: "";
  background-image: url(/img/82.png);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #26c6da;
		padding-top: 218px;
}
/*This is a refreance*/

.resBody .resBodyNode2:before { content:""; background: #fa4299; /* Old browsers */
background: -moz-linear-gradient(top, #fa4299 0%, #d41872 40%, #a445b2 100%,); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fa4299 0%,#d41872 40%, #a445b2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fa4299 0%,#d41872 40%, #a445b2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa4299', endColorstr='#fafafa',GradientType=0 ); /* IE6-9 */
height:440px; width:100%; top:0; left:0; position:absolute;}

@media (max-width:680px){
	.otoLSIPro {
    padding: 0 16px 48px;
	}
}
@media (max-width:520px){
.Dis{max-width: 960px; width: 100%; margin: auto; padding: 50px 0 0; display: flex; flex-flow: row wrap;}
.DisLeft{width: 100%; max-width: 200px; margin: auto;}
.DisRight {width: 100%; padding: 0;}

.DisLeft2{width: 100%; padding: 0;}
.DisRight2{width: 100%; max-width: 200px; margin: auto;}

.flipDis{flex-flow: wrap-reverse !important;}
}
#opt_btn{}
.SalesTopBtn{ background-color: #ffd600; border-radius: 30px; font-weight: 700; color: #222222; display: inline-block; margin: 26px 0; padding: 8px 70px; text-decoration: none; transition: all 150ms ease-in-out; cursor: pointer; box-shadow: 0px 5px 6px -6px rgba(0, 0, 0, 0.08), 0px 4px 10px 3px rgba(0, 0, 0, 0.09), 0px 8px 20px 7px rgba(0, 0, 0, 0.02);}
.SalesTopBtn:hover,
.SalesTopBtn:focus {background-image: linear-gradient(-120deg, #fa4299, #d41872, #a445b2)!important;
background-image: -webkit-linear-gradient(120deg, #fa4299, #d41872, #a445b2)!important;
background-image: -moz-linear-gradient(120deg, #fa4299, #d41872, #a445b2)!important;
background-image: -ms-linear-gradient(120deg, #fa4299, #d41872, #a445b2)!important;
background-image: -o-linear-gradient(120deg, #fa4299, #d41872, #a445b2)!important; color: #fff;}

.f6Left li { list-style-type:none; font-size:0.88em; margin:12px 0; padding:0 0 0 32px; position:relative; background:url(img/24.png) no-repeat left 4px;}

.testimonials p i{color: #9A9A9A;}


/*LSI PREMIUM end*/



.s1 { text-align:center; color:#222; font-size:0.78em; padding:0 0 12px !important;}
.s2 { font-size:2.67em; font-weight:300; color:#f44336; padding:0 3px 4px 0; letter-spacing:4px;}
.s3 { font-family:'primeregular'; font-size:2.67em; font-weight:normal; color:#222;}
.s4 { font-weight:normal; color:#f44336; font-size:72px; font-weight:100;}
.s5 { font-size:36px; font-weight:normal; color:#f44336;}
.s6 { background:#f44336; display:inline-block; color:#FFF; text-transform:uppercase; padding:13px 20px; line-height:1; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin:0 0 14px;}
.s6:hover { background:#222;}
.s7 { text-align:center; padding:0 0 14px;}
.s8 { font-size:0.75em; color:#a9a9a9; text-align:center;}
.s9 { color:#f44336; font-size:1.33em; font-weight:300;}
.s10 { color:#222; font-size:1.33em; font-family:'primeregular'; letter-spacing:4px;}
.s11 { color:#c6c6c6; font-style:italic;}
.s12 { color:#2196f3;}
.s13 { color:#4caf50;}
.s14 { color:#d50000;}
.s15 { font-size:0.88em; text-align:center; color:#c1c1c1; margin:0 0 32px;}
.s16 { font-weight:500; color:#f44336; text-align:center; margin:0 0 24px;}
.s17 { text-decoration:underline;}
.s18 { color:#f44336;}
.s19 { font-style:italic;}
.s20 { font-style:italic; text-align:center; margin:0 0 36px;}
.s21 { font-size:1.33em; color:#f44336; font-weight:700; text-align:center; line-height:1.875; margin:0 0 12px;}
.s22 { font-size:1.67em; color:#f44336; font-weight:700; text-align:center; line-height:1.875;}
.s23 { font-size:1.33em; font-weight:700; text-align:center; line-height:1.875; margin:0 0 24px;}
.s24 { font-size:0.88em; font-weight:300; text-align:center; font-style:italic; margin:0 0 16px;}
.s25 { border-left:4px solid #4caf50; border-top:1px solid #4caf50; border-bottom:1px solid #4caf50; border-right:1px solid #4caf50;}
.s26 { border-left:4px solid #a14b77; border-top:1px solid #a14b77; border-bottom:1px solid #a14b77; border-right:1px solid #a14b77;}
.s27 { border-left:4px solid #4977d7; border-top:1px solid #4977d7; border-bottom:1px solid #4977d7; border-right:1px solid #4977d7;}
.s28 { border-left:4px solid #e7504c; border-top:1px solid #e7504c; border-bottom:1px solid #e7504c; border-right:1px solid #e7504c;}
.s29 { border-left:4px solid #009688; border-top:1px solid #009688; border-bottom:1px solid #009688; border-right:1px solid #009688;}
.s30 { display:block; font-size:1.11em; font-weight:700;}
.s31 { display:block; font-size:2em; font-weight:700; line-height:1;}
.s32 { font-size:1.67em; font-weight:700; text-align:center; line-height:1.2;}
.s33 { color:#f44336; font-size:2.4em; font-weight:700; text-align:center; line-height:1.2; margin-bottom: 36px;}
.s34 { font-size:1.33em; text-align:center; margin:0 auto 32px; max-width:560px;}
.s35 { text-align:center; font-size:1.67em; font-weight:700; color:#f44336; margin:0 0 32px; line-height:1.2;}
.s36 { font-size:1.33em; font-weight:700; text-align:center; line-height:1.2; margin:0 0 32px;}
.s37 { margin:16px 0 0; text-align:center;}
.s38 { font-size:2em; font-weight:bold; text-align:center; color:#f44336; margin:40px 0; line-height:1.4;}
.s39 { font-size:1.33em; font-weight:bold; text-align:left; color:#f44336; margin:55px 0;}
.s40 { font-size:1.33em; font-weight:bold; text-align:left;}
.s41 { font-size:1.33em; font-weight:bold; text-align:center; color:#f44336; margin:40px 0; line-height:1.5;}
.s42 { font-size:1.33em; font-weight:bold; text-align:center;}
.s43 { color:#f44336; font-size:2.5em; font-weight:700; text-align:center; line-height:1.2; margin-bottom: 36px;}
.s44 { font-size:1.67em; color:#f44336; font-weight:700; text-align:center; line-height:1.5;}
.s45 { font-size:1.33em; font-weight:700; text-align:center; line-height:1.5; margin:0 0 24px;}
.s46 { color: #f44336; font-size: 0.77em; text-align: center; margin: 0;}
.s47 {margin-top: 2em;}
.s48 {margin-bottom: 0 !important;}
.s49 {color: #64dd17;}
.s50 {font-size:1.33em; color:#4caf50; font-weight:700; text-align:center; line-height:1.875;}
.s51 { font-size:1.33em; color:#222222; font-weight:700; text-align:center; line-height:1.875; margin:0 0 12px;}
.s52 { font-size:1em; color:#222222; text-align:center; line-height:1.875; margin:0 0 12px;}
.s53 {font-weight: 400 !important;}
.s54 {text-align: center;}
.s55 {margin: 40px 0 36px 0!important;}
.s56 {margin: auto;}
.s57 {width: 100%; max-width: 514px;}
.s58 {padding:36px 8px 0;}
.s59 {padding: 0!important;}
.s60 {padding: 70px 0!important;}
.s61 {top: 30px !important; max-width: 520px !important; right: 40px !important;}
.s62 {color: #fff!important;}
.s63 {padding: 0 20px !important;}
.s64 {width: 100vh !important; padding: 90px 0 0 0 !important; position: absolute!important;}
.s65 {margin: 0 0 8px;}
.s66 {border-top: 1px solid #BCBCBC; padding: 70px 0 0 0 !important; margin: 0 0 16px !important;}
.s67 {margin: 0 0 70px!important;}
.s68 {font-size: 2.2em!important;}
.s69 {border-bottom: 1px solid #BCBCBC; padding: 50px 0 20px 0 !important; margin: 0 0 56px !important;}
.s70 {margin: 0 0 16px !important;}
.s71 {color: #DDDDDD !important;  text-decoration: line-through !important;}
.s72 {color: #222222 !important;}
.s73 {text-align: center !important;}
.s74 {text-align: center !important; font-style: italic !important; color: #707070 !important;}
.s75 {padding: 0px 0 12px 0 !important; border-top: 1px solid #f44336 !important; border-bottom: 1px solid #f44336 !important; margin: 20px 0 30px 0 !important;}
.s76 {padding:59px 8px 0;}
/*background removal*/
.s77 {background-image: none !important;}
.s78 {background-color: transparent !important;}
.s79 {background-color: transparent; border-bottom: 1px solid #bcbcbc;}
/*background removal*/
.s80 {font-size: 1.6em!important;}
.s81 {font-size: 2em !important;}
.s82 {margin: 26px 0 10px !important;}
.s83 {box-shadow: 0px 5px 6px -6px rgba(0, 0, 0, 0.08), 0px 4px 10px 3px rgba(0, 0, 0, 0.09), 0px 8px 20px 7px rgba(0, 0, 0, 0.02);}
.s84 {width: 100%;}
.s85 {float: right!important;}

.s89 {margin-bottom: 0 !important;}
.s90 {color: #2196f3 !important; text-align: center !important; font-weight: bold !important; font-size: 1.67em !important; }
.s91 {font-size: 1.5em;}
.s92 {margin-top: 0.9em !important; text-align: center !important; font-style: italic !important;}
.totalKW{border-left: 4px solid #009688; border-bottom: 1px solid #009688; border-right: 1px solid #009688; text-align: center; font-size: 2.5em; font-weight: 700; max-width: 300px; width: 100%; float: right; color: #f44336;}
.totalKW span{font-size: 0.5em; color: #222222;}
.mixbook {width: 100%!important;}
.singlebook {width: 80%!important;}
.problem p{text-align: center !important; margin: 0 0 10px !important;}
.problem p:last-child{margin: 0 !important; }
.problem {border-left:4px solid #4caf50; border-top:1px solid #4caf50; border-bottom:1px solid #4caf50; border-right:1px solid #4caf50; padding: 20px 12px;}
/* placeholder */

.laptop-view {margin:48px 0 0;}
.laptop-view img {width:100%;}
.mobile-view {margin:32px 0 0;}
.mobile-view img {width:100%;}

/* Spinning Class */
.spinLarge
{
    -webkit-animation-name: spin;
    -webkit-animation-duration: 240s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;

    -moz-animation-name: spin;
    -moz-animation-duration: 240s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;

    -ms-animation-name: spin;
    -ms-animation-duration: 240s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;

    animation-name: spin;
    animation-duration: 240s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;

}

.spinMedium
{
    -webkit-animation-name: spin;
    -webkit-animation-duration: 100s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
	-webkit-animation-direction: reverse;

    -moz-animation-name: spin;
    -moz-animation-duration: 100s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
	-moz-animation-direction: reverse;

    -ms-animation-name: spin;
    -ms-animation-duration: 100s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
	-ms-animation-direction: reverse;

    animation-name: spin;
    animation-duration: 100s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
	animation-direction: reverse;
}

.spinSmall
{
    -webkit-animation-name: spin;
    -webkit-animation-duration: 80s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;

    -moz-animation-name: spin;
    -moz-animation-duration: 80s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;

    -ms-animation-name: spin;
    -ms-animation-duration: 80s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;

    animation-name: spin;
    animation-duration: 80s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
#counter { margin-top: 144px;}

@-ms-keyframes spin
{
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}

@-moz-keyframes spin
{
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}

@-webkit-keyframes spin
{
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}

@keyframes spin
{
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

@media only screen and (min-width: 1520px) {
	.resBody .resBodyNode:first-child .resBodyNodeWrap { float:right; margin:0 40px 0 0;}
	.resBody .resBodyNode:last-child .resBodyNodeWrap { margin:0 0 0 40px;} .resBody .resBodyNode2 .resBodyNodeWrap { margin:0 0 0 40px;}

}

@media only screen and (min-width: 1040px) {
	.cartBody .cartBodyNode:first-child .cartBodyNodeWrap { float:right; margin:0 40px 0 0;}
	.cartBody .cartBodyNode:last-child .cartBodyNodeWrap { margin:0 0 0 40px;}
}

@media only screen and (max-width: 880px) {
	.resBody { display:block;}
	.resBodyNode { width:100%;} .resBodyNode2 { width:100%;}

	.resLSIList { min-height:360px; max-height:480px;}
	.resHead { display:block; padding:20px 24px; text-align:center;}
	.resLogo { margin:0 0 16px;}
	.resKeyword { margin:0 0 16px;}
	.resKeyword input[type=text] { width:calc(100% - 66px); max-width:566px;}
	.resWrap { display:block; overflow:auto; height:auto;}
	.resBody .resBodyNode:first-child { width:calc(100% - 80px);}
	.resBody .resBodyNode:last-child { width:calc(100% - 80px);} .resBody .resBodyNode2 { width:calc(100% - 80px);}
	.cartWrap { display:block; overflow:auto; height:auto;}
	.cartBody .cartBodyNode:first-child { width:calc(100% - 80px);}
	.cartBody .cartBodyNode:last-child { width:calc(100% - 80px);}
	.cartBody { display:block;}
	.cartBodyNode { width:100%;}
	.btgLogoWrap { display:block;}
	.cartHeader { text-align:center;}
	.cartSteps { float:none; margin:0 auto 16px;}
}

@media only screen and (max-width: 768px) {
	.pageOfferImage { float:none; text-align:center; width:100%; padding:0;}
	.pageOfferContent { float:none; text-align:center; width:100%; padding:0 0 20px;}
	#crestashareicon { display:none;}

}
@media only screen and (max-height: 768px) {
.main { height:90%; }
/*.gif{top:-160px}*/
.gifImg{height:290px;}
#counter { margin-top: 68px; }
}
.fancybox_form_1
{
	display: none;
	background: url('img/1.jpg');
	width: 720px;
	padding:24px 0 44px;
	border-radius: 4px;
	text-align: center;
}

.popupWrapper { padding:0 20px;}

.fancybox_form_1 .fancy_title
{
	margin:0 0 24px;
}

.fancybox_form_1 .fancy_title h1
{
	font-size: 96px;
	font-weight: normal;
	color: #f44336;
	line-height: 1.05;
}

.fancybox_form_1 .fancy_title h1 span
{
	font-size: 120px;
	font-weight: 300;
	color: #f44336;
}

.fancybox_form_1 .fancy_title h6
{
    font-size: 24px;
    font-weight: 300;
    color: #f44336;
    margin: 0px;
    line-height: normal;
}

.fancybox_form_1 .fancy_desc
{
	text-align: center;
    max-width: 580px;
    margin: 0 auto;
}

.fancybox_form_1 .fancy_desc h3
{
	font-weight: normal;
	font-size:1.33em;
	color: #000;
    margin-bottom: 32px;
}

.fancybox_form_1 .fancy_desc p
{
	font-size: 1em;
	color: #000;
	text-align: center;
	line-height: 1.5;
	margin:0 0 32px;
}

.fancybox_form_1 .fancy_desc p span
{
	color:#f44336;
}

.fancybox_form_1 .fancy_desc p a.wp
{
	color: #0a77b0;
}

.fancybox_form_1 .fancy_desc p span
{
	color: #f44336;
}

.fancybox_form_1 .fancy_desc p.tiny_txt
{
	font-style: italic;
	font-size: 14px;
	color: #c6c6c6;
	margin-top: 24px;
}

.fancybox_form_1 .fancy_desc p.tiny_txt a
{
	color: #0a77b0;
	text-decoration: underline;
	font-style: italic;

}

.fancy_mail
{
	width:100%; max-width:496px; display:flex; vertical-align:top; margin:0 auto 12px;
}

.pop1_email
{
	border:2px solid #f44336;
    padding: 0 8px;
	flex-grow:1;
}

input.pop1_email:focus
{
    outline: none;
}

.pop1_submit
{
    line-height:48px; display:inline-block; color:#FFF; font-size:1em; padding:0 38px; cursor:pointer; border:none; background:#f44336;
}

.get_lsi_butt
{
	background-color:#f44336;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-size: 24px;
	padding: 8px 28px;
	font-weight:500;
	text-decoration: none;
}

.get_lsi_butt:hover
{
	background-color:#ea6153;
}

.get_lsi_butt:active
{
	position:relative;
	top:1px;
}

.seen
{
    text-align: center;
    margin-bottom: 20px;
}

.seen h6 {
    color: #f44336;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    margin: 16px 0px 10px;
}


#exit_pop_9 .fancy_title {
    text-align: center;
    margin-bottom: 48px;
    padding-top: 100px;
}

#exit_pop_9 .fancy_desc h3 {
    text-align: center;
    margin-bottom: 40px;
	font-weight: normal;
	color: #f44336;
	font-size: 24px;
}

.exit h1 {
    font-size: 96px;
    font-weight: normal;
    color: #f44336;
    line-height: normal;
    padding: 0px;
	vertical-align: top;
}

.exit h1 span {
    font-size: 96px;
    font-weight: 300;
    color: #f44336;
	vertical-align: top;
}

.exit h6{
	font-size: 24px;
    font-weight: 300;
    color: #f44336;
    margin: 0px;
    line-height: normal;
	margin-bottom: 8px;
}

.exit h3
{
    font-weight: normal;
    font-size: 22px;
    color: #000;
    margin-bottom: 16px;
}

.exit p
{
    font-size: 17px;
    color: #000;
    text-align: center;
    line-height: normal;
    background: none;
    padding: 0px 30px;
}

.exit p a
{
 color: #0a77b0;
}

.exit_3_hidden
{

}

.exit_3_hidden h1
{
    font-size: 88px;
    font-weight: normal;
    color: #f44336;
    line-height: normal;
    padding: 0px;
}

.exit_3_hidden h1 span
{
    font-size: 88px;
    font-weight: 300;
    color: #f44336;
    vertical-align: top;
}

.exit_3_hidden h6
{
	font-size: 20px;
    font-weight: 300;
    color: #f44336;
    margin: 0px;
    line-height: normal;
    margin-bottom: 16px;
}

.exit_3_hidden h3
{
    font-weight: normal;
    font-size: 18px;
    color: #000;
    margin-bottom: 16px;
}

.exit_3_hidden p
{
	font-size: 15px;
    color: #000;
    text-align: center;
    line-height: normal;
    background: none;
    padding: 0;
}

.exit_3_hidden p spam
{
	color: #f44336;
}

.exit_3_hidden p.tiny_txt
{
    font-style: italic;
    font-size: 14px;
    color: #c6c6c6;
    margin-top: 24px;
    margin-bottom: 40px;
}


.exit_3_hidden p.tiny_txt a
{
	color: #0a77b0;
    text-decoration: underline;
    font-style: italic;
}
.goog {
    margin-bottom: 0;
}
.testimonials {
    overflow: auto;
    padding-top: 8px;
    margin-bottom: 36px;
}
.testimonials img {
    float: left;
    margin-right: 16px;
}
.testimonials2 img{
float: right;
}
.testimonials p {


    margin-bottom: 0;
}
.jayson{padding: 0 0 0 16%;}
.otoSales p.reset-font {
    font-size: 1em;
}
.otoSales p.grey-out {
    font-size: 0.88em;
    color: #cdcdcd;
    font-style: italic;
    text-align: center;
}
.ebook-wrapper {
    overflow: auto;
}
.e-book-txt, .e-book-img {
    float: left;
}
.e-book-txt {
    width: 66%;
}
.e-book-img {
    width: 33%;
    text-align: center;
}
.e-book-img img {
    width: 88%;
}
.e-book-img span {
    font-size: 1.11em;
    line-height: 100%;
    display: block;
}
.e-book-img span:last-child {
    font-size: 2.67em;
    font-weight: bold;
}
.e-book-txt ul {
    padding-left: 0;
    font-size: 0.88em;
    margin-top: 0;
    margin-bottom: 0;
}
.e-book-txt ul li {
    margin-top: 0;
}
.b1-c {
   color: #4caf50;
   font-weight: bold;
}
.b2-c {
    color: #a64d79;
    font-weight: bold;
}
.b3-c {
    color: #3c78d8;
    font-weight: bold;
}
.b4-c {
   color: #ef5350;
   font-weight: bold;
}
.red-txt {
    color: #f44336;
}
.b5-c {
    color: #009688;
    font-weight: bold;
}
.txt-undrl {
    text-decoration: underline;
    text-decoration-color: #9e9e9e;
}
.s33 div {
    width: 16px;
    display: inline-block;
    vertical-align: top;
    height: 16px;
    position: relative;
    padding-right: 12px;
}
.s33 div svg {
    position: absolute;
    top: 10px;
    fill: #f44336;
}
.s33 div:last-child {
    padding: 0;
}
.s33 span {
    /*margin-right: 6px;*/
}
.page-color {
    color: #888;
}
@media screen and (max-width: 600px) {
    .f2Left, .f2Right, .f3Left, .f3Right {
        width: 100%;
    }
}
@media screen and (max-width: 980px) {

	.f2Left, .f2Right{
    margin-bottom: 5px;
    flex-basis: 100%;
  }
	.f2Right img{
	    margin: 30px 0 0 0;
	}
  .f2Left:nth-last-child(), .f2Right:nth-last-child() {
    margin-right: 0;
  }
  .f2Left:last-child, .f2Right:last-child{
    flex-basis: 100%;
    margin: 0;
		text-align: center;
  }
	.fold1, .fold2, .fold3, .fold4, .homeContent{width: calc(100% - 40px);
}
}
@media screen and (max-width: 680px) {

}
@media screen and (max-width: 680px) {

	.fold1, .fold2, .fold3, .fold4, .homeContent{width: calc(100% - 40px);}
	.f2Left, .f2Right, .f3Left, .f3Right{float: clear;}
	.f2Right, .f3Left{text-align: center;}

}




@media only screen and (max-width: 820px) {
    .otoContent2 {
        padding: 0 60px 48px;
    }
}
@media only screen and (max-width: 820px) {
    .otoHead {
        padding: 16px 8px;
    }
		.otoHead2 {
        padding: 16px 8px;
    }
    .s33 {
        font-size: 2.6em;
    }
}
@media only screen and (max-width: 680px) {
    .s35 {
        font-size: 1.4em;
    }
}
@media only screen and (max-width: 620px) {
    .testimonials p {
        font-size: 0.8em;
    }
}
@media only screen and (max-width: 600px) {
    .otoContent2 {
        padding: 0 48px 48px;
    }
    .s33 {
        font-size: 2.2em;
    }
}
@media only screen and (max-width: 576px) {
    .resBodyUlS4 {
        font-size: 0.8em;
    }
    .resBodyAction2 a {
        font-size: 1em;
    }
		.resBodyAction3 a {
        font-size: 1em;
    }
		.resBodyAction4 a {
        font-size: 1em;
    }
    .resTotalWorthCircleWrap {
        font-size: 0.8em;
        width: 88px;
        height: 88px;
        top: 56px;
    }
    .s35 {
        font-size: 1.3em;
    }
}
@media only screen and (max-width: 520px) {
    .otoContent2 {
        padding: 0 28px 48px;
    }
    .testimonials p {
        margin-top: 0;
    }
}
@media only screen and (max-width: 480px) {
    body {
        font-size: 16px;
    }
    .resBodyUlS4 {
        font-size: 0.9em;
    }
    .e-book-txt, .e-book-img {
        float: none;
        width: 100%;
    }
    .e-book-img {
        height: 324px;
    }
    .e-book-img img {
        width: auto;
        height: 75%;
    }
    .e-book-img span:last-child {
        padding-top: 8px;
    }
    .resBodyAction2 a {
        font-size: 0.9em;
    }
		.resBodyAction2 a {
        font-size: 0.9em;
    }
		.resBodyAction4 a {
        font-size: 0.9em;
    }
    .s33 {
        font-size: 2em;
    }
}
.extend-before::before {
	height: 688px;
}
