/*****css start here******/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	margin: 0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
    margin-bottom: 0;
	padding:0;
}
html {
	scroll-behavior: smooth;
}
button:focus {
	outline:none !important;
}
ul, ol, li {
	margin:0;
	padding:0;
	list-style-type:none;
}
a {
	text-decoration:none;
}
img {
	max-width:100%;
}
input:focus {
	outline:none;
}
header, footer, section {
	width:100%;
	float:left;
}
.auto-container {
	max-width: 1170px;
	margin: auto;
}


header {
    text-align: center;
    padding: 15px;
}

.banner-outer
{
	background:url(../images/banner.jpg) no-repeat top center;
	background-size:cover;
	padding:110px 0;
	text-align:center;
}
.who-am {
    padding: 50px 0 0;
}

.banner-outer h1 {
    font-size: 80px;
    font-family: 'Copperplate Gothic';
    text-align: center;
    text-transform: uppercase;
    color: #E8AC38;
}
.banner-outer p {
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 41px;
    color: #FFFFFF;
    margin: 10px 0;
}
.banner-outer h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 54px;
    text-align: center;
    color: #FFFFFF;
}

.who-am-inner {
    text-align: center;
}

p {
    font-weight: 400;
    font-size: 24px;
    line-height: 42px;
    margin: 0px 0 20px;
    color: #3F3D3A;
}.bluging h2.title-outer {
    margin: 0 0 20px;
}


.who-am-inner.harper h2.title-con {
    margin: 0 0 20px;
}
.title-con {
    font-weight: 600;
    font-size: 50px;
    line-height: 56px;
    text-transform: uppercase;
    color: #9A6326;
    font-family: 'Copperplate Gothic';
}
.who-inner-left {
    float: left;
    width: 50%;
    padding: 0 30px 0 0;
}

.who-inner-left img {
    border-radius: 24px;
}
.who-inner {
    padding: 50px 0;
}
.bluging-outer {
    padding: 0;
    text-align: center;
}

.title-outer {
    font-weight:700;
    font-size: 38px;
    line-height: 52px;
    text-align: center;
    color: #9A6326;
}

img.mountains {
    width: 100%;
    margin: -70px 0 0;
}

.bluging
{
	position:relative;
}

.bluging::after {
    content: "";
    background: url(../images/account01.png) no-repeat top center;
    background-size: cover;
    width: 170px;
    height: 170px;
    position: absolute;
    bottom: -50px;
    left: 60px;
    border-radius: 100%;
}
.bluging::before
{
	content:"";
	background:url(../images/account02.png) no-repeat top center;
	background-size:cover;
	width:170px;
	height:170px;
	position:absolute;
	top:0;
	right:0;
	border-radius:100%;
}

.steve-why {
    text-align: center;
}

.steve {
    width: 50%;
    float: left;
    padding: 0 40px;
}
.steve h3 {
    font-style: italic;
    font-weight: 600;
    font-size: 29px;
    line-height: 39px;
    text-align: center;
    color: #3F3D3A;
}
.steve-inner {
    background: url(../images/steve01.png) no-repeat top center;
    padding: 90px 70px 70px;
    background-size: 100% 100%;
}

.steve-inner.steve-inner02
{
	background:url(../images/steve02.png) no-repeat top center;
	background-size:100% 100%;
}
.steve h3 strong {
    color: #90560E;
    font-weight: 900;
}.steve-why h2 {
    font-weight: 600;
    font-size: 29px;
    margin: 0 0 70px;
    text-align: center;
    color: #3F3D3A;
}
.why-its {
    padding: 60px 0;
}
.genetic-code {
    float: left;
    width: 100%;
    padding: 50px 0;
}
.genetic-code h2.title-con {
    text-align: center;
    margin: 50px 0 30px;
}
.genetic-code p {
    line-height: 33px;
    margin: 30px 0;
}
.who-inner-right {
    float: left;
    width: 50%;
}
.who-inner {
    padding: 50px 0;
    float: left;
    width: 100%;
}
.who-inner.genetic .who-inner-right p {
    line-height: 44px;
}

.who-inner.genetic {
    padding: 0;
}


.who-inner.genetic.mystery .who-inner-left {
    float: right;
    padding: 0 0 0 40px;
    text-align: right;
    width: 40%;
}.who-inner.genetic.mystery .who-inner-right {
    width: 60%;
}
section.still-here {
    background: #9A6326;
    text-align: center;
    padding: 40px 0 40px;
}
.still-here h2 {
    font-weight: 600;
    font-size: 34px;
    line-height: 38px;
    text-transform: uppercase;
    margin: 0 0 7px;
    color: #FFFFFF;
    font-family: 'Copperplate Gothic';
}

.still-here p {
    margin: 0;
    color: #fff;
}

.who-inner.matter .who-inner-right p {
    line-height: 40px;
}
.who-inner-right p a {
    color: #3F3D3A;
    text-decoration: underline;
}
.who-inner.matter {
    padding: 90px 0 0;
}
.genetic-code.decisions {
    text-align: center;
}

.heck-inner {
    background: url(../images/before-bg.png) no-repeat top center;
    background-size: 100% 100%;
    padding: 50px;
    float: left;
    text-align: center;
    width: 100%;
    margin: 40px 0 0;
}
.heck-inner-left {
    float: left;
    width: 48%;
    text-align: left;
    padding: 0 40px 0 0px;
}
.heck-inner-right {
    text-align: left;
    width: 52%;
    float: left;
}

.heck-inner-n {
    margin: 40px 0 0;
    float: left;
    width: 100%;
}

.heck-outer {
    text-align: center;
}
.trappings-outer {
    float: left;
    width: 100%;
    padding: 60px 0 0;
}

.who-inner.little {
    padding: 0;
}
.who-inner.little .who-inner-left {
    float: right;
    padding: 0 0 0 30px;
    text-align: right;
}
.genetic-code.bringing {
    padding: 10px 0 0;
}

span.worse {
    background: #F5ECDE;
    color: #9A6326;
    padding: 14px 30px;
    font-weight: 700;
    display: inline-block;
    line-height: 30px;
}
.genetic-code h4 {
    font-size: 28px;
    margin: 30px 0;
    font-style: italic;
}
section.still-here.tried {
    text-align: left;
}

section.still-here.tried p {
    margin: 0 0 37px;
    line-height: 36px;
}

.who-inner-right h3 {
    color: #fff;
    font-size: 39px;
    margin: 10px 0;
}

section.still-drank {
    padding: 70px 0;
}
.startled {
    background: #FDFBF6;
    padding: 50px;
    border-radius: 10px;
    float: left;
    width: 100%;
}
.who-inner.scientist h2.title-outer {
    text-transform: uppercase;
    margin: 40px 0 60px;
}

.who-inner.scientist {
    padding: 50px 0 0;
}

.startled.actually {
    text-align: center;
    margin: 30px 0 70px;
}
.startled.actually p {
    margin: 35px 0 0;
}

.startled.actually h2.title-outer {
    font-size: 29px;
    line-height: 40px;
    padding: 10px 9% 10px;
    font-family: 'Copperplate Gothic';
}


.startled.actually .who-inner-right p {
    margin: 0;
    text-align: left;
    line-height: 34px;
    margin: 20px 0;
}
.pentagon-n h2.title-con {
    text-align: left;
    font-size: 47px;
}
.genetic-code h5 {
    font-size: 30px;
}.genetic-code.bringing.pentagon-n {
    margin: 0 0 70px;
}

.heck-inner.pen-science p {
    color: #9A6326;
    font-size: 28px;
    padding: 7px 15%;
    font-weight: 600;
    line-height: 40px;
}

.heck-inner.pen-science
{
	position:relative;
}

.heck-inner.pen-science::after {
    content: "";
    position: absolute;
    bottom: 150px;
    left: -70px;
    background: url(../images/dollars01.png) no-repeat top center;
    width: 312px;
    height: 480px;
    background-size: 100% 100%;
}
.heck-inner.pen-science::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../images/dollars02.png) no-repeat top center;
    width: 209px;
    height: 470px;
    background-size: 100% 100%;
}

.researchers h2.title-outer {
    text-align: left;
    font-weight: 700;
    font-size: 33px;
    line-height: 45px;
    margin: 35px 0 0;
    text-transform: uppercase;
}.genetic-code.bringing.researchers {
    margin: 0 0 50px;
}
.who-inner.little.sound-wave h2.title-con {
    text-align: center;
    font-size: 90px;
    margin: 50px 0 70px;
    font-weight: 500;
}


section.still-here.einstein {
    padding: 0 0 20px;
    margin: 150px 0 0;
}

section.still-here.einstein .who-inner-right {
    width: 100%;
    text-align: left;
    margin: 20px 0 0;
}
img.einstein-img {
    border-radius: 20px;
    margin: -240px 0 0;
}

section.still-here.einstein .who-inner-right p {
    line-height: 33px;
    margin: 30px 0 0;
}
.who-inner.lance {
    padding: 0;
}

.genetic-code.got-it h2.title-outer {
    text-transform: uppercase;
    font-size: 69px;
    margin: 0 0 40px;
    font-weight: 700;
}
section.hpoe-brands {
    background: #FDFBF6;
    padding: 60px 0 60px;
}
section.still-here.nervous .who-inner-right {
    width: 100%;
}
section.still-here.nervous {
    padding: 50px 0;
}
section.still-here.nervous .who-inner-right p {
    line-height: 38px;
    margin: 20px 0;
}
section.still-brands {
    padding: 80px 0 30px;
}
.genetic-code.explain {
    text-align: center;
}
.who-inner.week {
    padding: 0;
}


.who-inner.little.presents {
    padding: 50px 0;
}section.still-here.super h2.title-con {
    font-size: 45px;
    line-height: 60px;
    padding: 20px 0%;
    font-weight: 500;
}
ul.linda {
    column-count: 3;
    margin: 80px 0 50px;
}
ul.linda li {
    font-weight: 600;
    font-size: 27px;
    line-height: 38px;
    font-family: 'Copperplate Gothic';
    text-align: center;
    color: #3F3D3A;
    padding: 0px 16px;
    text-transform: uppercase;
}
ul.linda li span {
    color: #9A6326;
}

ul.feel-outer {
    column-count: 3;
    text-align: center;
    display: flex;
    margin: 100px -15px 50px;
}

ul.feel-outer li {
    width: 33.33%;
    padding: 0 15px;
}

.feel-inner {
    background: url(../images/feel-bg.png) no-repeat top center;
    background-size: 100% 100%;
    padding: 0 50px 50px;
    height: 100%;
}
.feel-outer li h6 {
    font-style: italic;
    font-weight: 600;
    font-size: 23px;
    line-height: 38px;
    text-align: center;
    margin: 10px 0 0;
    color: #3F3D3A;
}

.feel-inner span {
    margin: -50px 0 0;
    display: inline-block;
}
a.instant-btn {
    background: linear-gradient(90deg, #C49230 0%, #B17C2B 15%, #9A6326 31%, #A06A27 50%, #B27E2B 78%, #C49230 100%);
    border-radius: 200px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin: 20px 0;
    font-size: 37px;
    line-height: 27px;
    padding: 19px 110px 14px 60px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.5s ease;
    font-family: 'Copperplate Gothic';
}
a.instant-btn:hover {
    padding-right: 130px;
}

a.instant-btn::after {
    background: url(../images/btn-arrow.png) no-repeat top center;
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    width: 70px;
    height: 70px;
}
a.instant-btn span {
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}



.bonuses-super {
    background: #FDFBF6;
    padding: 80px 0;
    margin: 40px 0 0;
}

.bonuses-super h2.title-con {
    text-align: center;
    color: #3F3D3A;
    padding: 0 0% 100px;
    font-size: 51px;
    line-height: 64px;
}
.bonuses-super h2.title-con span {
    color: #9A6326;
}

.price-cn .who-inner-left {
    position: relative;
    text-align: left !important;
}
h5.price-title {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #C49230 0%, #B17C2B 15%, #9A6326 31%, #A06A27 50%, #B27E2B 78%, #C49230 100%);
    border-radius: 5px;
    font-weight: 400;
    font-size: 27px;
    line-height: 30px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 30px;
    width: 270px;
    text-align: left;
}

.sounds-health h5.price-title {
    bottom: 75px;
    top: inherit;
    left: inherit;
    right: 0;
}
.satisfy-img {
    text-align: center;
    padding: 50px 0 10px;
}

h2.title-outer.cross {
    font-weight: 700;
    font-size: 52px;
    text-align: left;
}

p a {
    color: #3F3D3A;
    text-decoration: underline;
}
.precious {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 20px 0;
}
.precious ul {
    column-count: 3;
}

.gurantee-outer {
    width: 100%;
    float: left;
    padding: 80px 0 90px;
}

.gurantee-left {
    float: left;
    padding: 0 40px 0 0px;
    width: 50%;
}
.gurantee-right {
    float: left;
    width: 50%;
    text-align: center;
}

.gurantee-right h3 {
    font-weight: 700;
    font-size: 31px;
    line-height: 146.3%;
    color: #3F3D3A;
}

.gurantee-right h2 {
    font-weight: 700;
    font-size: 57px;
    line-height: 126.3%;
    text-align: center;
    color: #9A6326;
}
div#countdown {
    text-align: center;
    padding: 30px 0 0 30px;
}
div#countdown ul {
    column-count: 3;
	display:inline-block;
	vertical-align:top;
}
div#countdown ul li {
    font-weight: 700;
    font-size: 17px;
    line-height: 43px;
    text-align: center;
    text-transform: uppercase;
    color: #9A6326;
    position: relative;
    padding: 0 6px;
}

div#countdown ul li::after {
    content: "";
    position: absolute;
    right: -3px;
    background: url(../images/two-dots.png) no-repeat top center;
    top: 15px;
    width: 10px;
    height: 38px;
}
div#countdown ul li:last-child::after {
	display:none;
}


div#countdown ul li span {
    font-weight: 700;
    font-size: 59px;
    line-height: 43px;
    text-align: center;
    text-transform: uppercase;
    color: #9A6326;
	letter-spacing:24px;
	position:relative;
    padding: 13px 3px;
    margin: 0 0 6px;
    display: inline-block;
    vertical-align: top;
}

div#countdown ul li span::after {
    content: "";
    position: absolute;
    background: #F5EFE0;
    width: 50px;
    height: 70px;
    left: -3px;
    z-index: -1;
    top: 0;
}


div#countdown ul li span::before {
    content: "";
    position: absolute;
    background: #F5EFE0;
    width: 50px;
    height: 70px;
    right: 18px;
    z-index: -1;
    top: 0;
}
div#countdown ul li strong {
    margin: 0 27px 0 0px;
}











.inner-time {
    float: left;
    width: 100%;
}
section.questions-super {
    background: #FDFBF6;
    padding: 0px 0 40px;
}





.tab {
  width: 100%;
  color: white;
  overflow: hidden;
      box-shadow: 0px 4px 22px rgb(162 152 133 / 29%);
    border-radius: 10px;
	margin:20px 0;

}


.tab-label {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    background: #FFFFFF;
    padding: 20px 20px 20px 90px;
    color: #3F3D3A;
    font-weight: 700;
    font-size: 25px;
    line-height: 37px;
    position: relative;
    text-transform: uppercase;
}



.tab-label::after {
    content: "";
    width: 48px;
    background: url(../images/up-arrow.png) no-repeat top center;
    height: 48px;
    text-align: center;
    transition: all 0.35s;
    position: absolute;
    top: 14px;
    left: 20px;
}
.tab-content {
    max-height: 0;
    padding: 0 90px 0;
    color: #2c3e50;
    background: white;
    transition: all 0.35s;
    float: left;
    width: 100%;
}
.tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}

  
input:checked + .tab-label::after {
    transform: rotate(180deg);
}
input:checked ~ .tab-content {
  max-height: 100vh;
}

.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

section.gurantee-super {
    padding: 50px 0 20px;
}
.gurantee-outer.gurantee-n .gurantee-left {
    text-align: center;
    width: 100%;
    padding: 0 0 30px;
}
.gurantee-outer.gurantee-n .gurantee-right {
    width: 100%;
}

.disclainer {
    border: 1px solid #000;
    padding: 30px;
}
.disclainer h2 {
    text-align: center;
    font-weight: 600;
    font-size: 19px;
    color: #9A6326;
}

.disclainer p {
    font-size: 16px;
    line-height: 31px;
    color: #3F3D3A;
}

.note h2 {
    font-weight: 700;
    font-size: 21px;
    line-height: 106.3%;
    text-align: center;
    text-transform: uppercase;
    color: #9A6326;
    background: rgba(154, 99, 38, 0.1);
    padding: 30px 15px;
    margin: 30px 0 40px;
}

.copyright-outer {
    text-align: center;
    padding: 10px 15px;
    background: #474540;
}.copyright-outer p {
    font-weight: 400;
    font-size: 16px;
    line-height: 31px;
    color: #fff;
}













p.underline {
    text-decoration: underline;
}
.genetic-code.bringing h2 span {
    color: #3F3D3A;
}

p.multi {
    padding: 0 0 30px;
}
h2.title-con.one-second {
    padding: 15px 0 10px;
}
.genetic-code.attract {
    padding: 0px 0px 25px;
}

.genetic-code.decisions h2.title-outer {
    text-transform: uppercase;
    font-size: 37px;
    line-height: 61px;
    font-weight: 700;
}
.trappings-outer h2.title-outer {
    font-size: 37px;
    font-weight: 700;
}
.trappings-outer.may-be h2.title-outer {
    margin: 0 0 25px;
}
.may-be p {
    margin: 30px 0 0;
}

.going-like p {
    margin: 0 0 30px;
}
.next-fri p {
    margin-top: 0;
}

.cari-bj {
    margin: 23px 0 0;
}

h2.title-con.decide {
    line-height: 77px;
    margin-bottom: 10px;
}
h6.but-how {
    font-weight: 400;
    font-size: 31px;
    line-height: 42px;
    text-align: center;
    color: #3F3D3A;
    margin: 0 0 10px;
}
h2.title-outer.guy-title {
    font-size: 37px;
    margin: 0 0 90px;
    font-weight: 700;
}

h2.title-outer.fired-one {
    font-weight: 700;
    margin: 50px 0 50px;
}
.startled.ever-thing {
    padding-bottom: 20px;
}
.pent-cl {
    margin: 24px 0 20px;
}

.genetic-code.bringing.anyone p {
    margin: 0 0 30px;
}

.genetic-code.bringing.researchers.shocking {
    margin-top: 30px;
}
.who-inner.little.genetic-code.lance-cd p {
    line-height: 38px;
    margin: 30px 0;
    font-size: 26px;
}
.universe-cd p {
    line-height: 36px;
}
.who-inner-right.simple-as p {
    line-height: 37px;
}
p.caught {
    padding: 0 0 15px;
}p.caught strong {
    font-weight: 600;
}
.genetic-code.got-it {
    padding: 30px 0 10px;
}

section.hpoe-brands .who-inner-left {
    padding-top: 80px !important;
}

section.still-here.nervous h3 {
    font-family: 'Copperplate Gothic';
    text-transform: uppercase;
    line-height: 53px;
    font-size: 34px;
    margin: 40px 0 10px;
}
.who-inner-right.jeff-would p {
    line-height: 45px;
}
.who-inner-left.so-there {
    padding-top: 90px;
}

.genetic-code.bringing.floor h2.title-con {
    font-size: 45px;
    line-height: 56px;
}
img.easier {
    margin: 30px 0 20px;
}

.who-inner-right h6 {
    font-weight: 700;
    font-size: 30px;
    line-height: 41px;
    color: #3F3D3A;
    margin: 0 0 20px;
}
.who-inner-right.boats-con p {
    line-height: 36px;
}
.spending p {
    margin: 0 0 38px;
    line-height: 37px;
}
.who-inner.little.presents.spending {
    padding-bottom: 0;
}
.genetic-code.bringing.elites h5 {
    margin: 0 0 50px;
}

.genetic-code.bringing.report-back p {
    font-size: 28px;
    line-height: 38px;
    margin: 30px 0 10px;
}
.who-inner.little.presents.any-up {
    padding-bottom: 0;
}

.who-inner-left.normal-retail img {
    width: 150%;
    max-width: 160%;
    margin: 30px 0 0 -37%;
}
h2.title-outer.guarantee-tt {
    font-size: 52px;
    margin: 50px 0 25px;
}
.gurantee-right a.instant-btn {
    font-size: 34px;
    padding: 20px 100px 12px 38px;
}


.gurantee-left img {
    margin: -34px 0 0 -16%;
    max-width: 130%;
}.gurantee-outer.gurantee-n .gurantee-left img {
    margin: 0;
    max-width: 100%;
}
.gurantee-outer.gurantee-n {
    padding: 0 0 40px;
}




/*5-20-23 vasu css here*/
/*banner*/
.banner-upsell1{background: url(../images/banner-upsell1.png) no-repeat top center; background-size: cover; min-height: 152px;display: flex;align-items: center;justify-content: center;padding-bottom: 90px;}
.banner-upsell1.version2 {
    min-height: 212px;
}
.vs-bannerheading {
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    line-height: 56px;
    text-align: center;
    text-transform: uppercase;
    color: #E8AC38;
    font-family: 'Copperplate Gothic';
}
.vs-bannerp {
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 41px;
    color: #FFFFFF;
    margin: 10px 0;
    text-align: center;
}
.vs-bannerp strong {
    font-weight: 800;
}

.up-videoinner {
    max-width: 910px;
    border: 5px solid #CFA34B;
    border-radius: 6px;
    margin: auto;
    margin-top: -100px;
}
.up-vdprice {
    text-align: center;
    margin-top: 44px;
}

.upvd-small {
    font-weight: 700;
    font-size: 31px;
    line-height: 146.3%;
    color: #3F3D3A;
}
.upvd-big{
    font-weight: 700;
    font-size: 57px;
    line-height: 126.3%;
    color: #9A6326;
}
.vd-jumbobtn .btnlow-text {
    display: block;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 2px;
}

.vd-jumbobtn,
.vd-jumbobtn-v2 {
    background: linear-gradient(90deg, #C49230 0%, #B17C2B 15%, #9A6326 31%, #A06A27 50%, #B27E2B 78%, #C49230 100%);
    border-radius: 200px;
    font-family: 'Copperplate Gothic';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 10px 10px 42px;
    display: inline-flex;
    align-items: center;
    margin-top: 30px;
}

.vd-jumbobtn2 {
    background: linear-gradient(90deg, #197647 0%, #189556 15%, #099950 31%, #177947 50%, #1ba45f 78%, #367856 100%);
    border-radius: 200px;
    font-family: 'Copperplate Gothic';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 10px 10px 42px;
    display: inline-flex;
    align-items: center;
    margin-top: 30px;
}

.upgo-circle {
    width: 70px;
    height: 70px;
    display: flex;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    background: #fff;
    margin-left: 27px;
    min-width: 70px;
    min-height: 70px;
}
.vd-jumbobtn:hover,
.vd-jumbobtn-v2:hover
{color: #fff;}
.up-vdogurranty {
    display: flex;
    justify-content: center;
    margin: 40px 0px 37px;
    text-align: center;
}
.vd0-right {
    padding-left: 24px;
}
.vd0-left {
    padding-right: 23px;
    border-right: 1px solid #E1E1E1;
}
.up-commontext {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 0;
}
.up-videowrap {
    padding-bottom: 65px;
}
.up-commonheading {
    font-family: 'Copperplate Gothic';
    font-weight: 400;
    font-size: 33px;
    line-height: 148%;
    text-align: center;
    text-transform: uppercase;
}

.gen-contenttop{margin: 47px 0px 55px;}
.gen-contentbtm{margin: 38px 0px 67px;}
.explain-content{margin-bottom: 80px;}
.rest-assuredcontent {
    margin: 26px 0px 64px;
}
.upontime-content {
    margin: 80px 0px 50px;
}
.cmn-flxb0x.explain {
    margin: 24px 0px;
}
.color-gold{ color: #9A6326;}


/*this is common class if want to change please use parent class above this every section has seperate one*/
.flxb0x-right {
    width: 50%;
    padding-left: 30px;
}
.cmn-flxb0x.finance-free .flxb0x-right {
    width: 100%;
    padding-left: 0;
}

/*this is common class if want to change please use parent class above this every section has seperate one*/
.flxb0x-left {
    width: 50%;
}
/*this is common class if want to change please use parent class above this every section has seperate one*/
.cmn-flxb0x {
    display: flex;
    align-items: center;
}
.nwlife-content {
    margin: 30px 0px 15px;
}
.text-left{text-align: left;}
.weight700{font-weight: 700;}
.up-maninreview {
    background: url(../images/review-background.png) no-repeat;
    padding: 90px 35px 65px 35px;
    text-align: center;
    background-size: cover;
}
.review-patternimg {
    position: absolute;
    transform: translate(-50%, -0%);
    top: -52px;
}
.up-reviewinner {
    margin-top: 120px;
    position: relative;
}
.upreview-text {
    font-style: italic;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.7;
    text-align: center;
    color: #3F3D3A;
    margin-bottom: 0;
}
.upreview-text.upreview-mt50 {
    margin-top: 50px;
}
.upreview-name {
    font-family: 'Copperplate Gothic';
    font-weight: 400;
    font-size: 29px;
    line-height: 1.3;
    text-align: center;
    color: #3F3D3A;
    margin-top: 27px;
}
.up-reviewinner.mt40 {
    margin-top: Calc(40px + 52px);
}
.cmn-flxb0x.uponwtime .flxb0x-left {
    width: 40%;
}
.cmn-flxb0x.uponwtime .flxb0x-right{
    width: 60%;
}
.cmn-flxb0x.uponwtime {
    margin-bottom: 70px;
}
.uponetime-text {
    font-family: 'Copperplate Gothic';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
    color: #3F3D3A;
}
.ancsecret-inner {
    background: url(../images/before-bg.png) no-repeat top center;
    background-size: 100% 100%;
    padding: 98px 0px;
    margin: 60px 0px;
}
.up-moneyblod-text {
    font-weight: 700;
    font-size: 32px;
    color: #9A6326;
    margin-bottom: 62px;
}
.ambudance-imgbx.btm {
    margin-top: 25px;
}
.cmn-flxb0x.ambudance {
    margin-bottom: 92px;
}
.cmn-flxb0x.sound {
    margin-bottom: 55px;
}
.upsound-content {
    margin-bottom: 168px;
}
.cmn-flxb0x.sound .flxb0x-left img {
    width: 100%;
}
.up-remembertxt {
    margin: 80px 0px 45px;
}
.up-remembertxt h4 {

    font-weight: 700;
    font-size: 37px;
    line-height: 1.8;
    text-align: center;
    color: #9A6326;
}
.up-money-accelerator {
    margin-bottom: 40px;
}

.upsellmain-bonuses {
    padding: 80px 0px 65px;
    background: #FDFBF6;
}
.upsellmain-bonuses .title-con{padding-bottom: 100px;}
.costbx {
    background: linear-gradient(90deg, #C49230 0%, #B17C2B 15%, #9A6326 31%, #A06A27 50%, #B27E2B 78%, #C49230 100%);
    border-radius: 5px;
    padding: 20px 30px;
    display: block;
    font-family: 'Copperplate Gothic';
    font-style: normal;
    font-weight: 400;
    font-size: 27px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 100%;
    max-width: 315px;
    margin: 0px auto 25px;
}
.cmn-flxb0x.third-eye {
    margin-top: 80px;
}
.cmn-flxb0x.health .flxb0x-right {
    padding-left: 60px;
}

.upsellmain-bonuses div#countdown ul li span{z-index: 99999;}
.bonuses-combined.upsellmain-combined .gurantee-right a.instant-btn {
    font-size: 22px;
}

.fullyear-txt {font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #9A6326;
    margin: 15px 0px 18px 0px;
    display: block;
}

.btnlow-text.mob-only {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    color: #A06A27;
    margin-top: 15px;
    display: none;
}


.banner-upsell1.upsellpage2{background: url(../images/banner-upsell2.jpg) no-repeat top center;}
.whyisimp-nobtn {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    color: #9A6326;
    padding: 15px 20px;
    background: #F5ECDE;
    margin-top: 10px;
    display: inline-block;
}
.cmn-flxb0x.finance-free {
    margin: 60px 0px 70px;
}
.cmn-flxb0x.wealth-right {
    margin: 52px 0px 20px;
}
.cmn-flxb0x.wealth-right .whyisimp-nobtn, .chakraheart-content .whyisimp-nobtn, .effortless-bx .whyisimp-nobtn, .upmore-btm .whyisimp-nobtn{
    margin-bottom: 20px;
}
.up-commonheading.cstm-margin {
    margin: 50px 0px 50px;
}
.thinkabut-content {
    margin-bottom: 35px;
}
.chakraheart-img {
    margin-bottom: 36px;
}
.cmn-flxb0x.close-friends {
    margin: 60px 0px;
}
.upeternal-code {
    margin-top: 45px;
}
.eternal-smalltxt {
    font-family: 'Copperplate Gothic';
    font-style: normal;
    font-weight: 400;
    font-size: 27px;
    line-height: 2.2;
    text-transform: uppercase;
    color: #3F3D3A;
}
.eternalbig-text {
    font-family: 'Copperplate Gothic';
    font-size: 73px;
    text-transform: uppercase;
    color: #EB4F87;
    margin-top: 10px;
    line-height: 1.2;
}
.ancsecret-inner.eternal {
    background: #FDECF2;
}
.ancsecret-inner.eternal {
    background: #FDECF2;
    margin: 60px 0px;
}
.eternalcode-content {
    margin-bottom: 68px;
}
.cmn-flxb0x.health .title-outer, .cmn-flxb0x.root-chakra  .title-outer {margin-bottom: 30px;}
.cmn-flxb0x.root-chakra .flxb0x-right{padding-left: 60px;}
.uproot-chakra {
    padding: 82px 0px 56px;
    background: rgba(253, 236, 242, 0.36);
}
.cmn-flxb0x.root-chakra {
    margin-bottom: 18px;
}
.upmore-news {
    padding-top: 76px;
}
.cmn-flxb0x.good-news {
    margin: 50px 0px 46px;
}
.upmore-top {
    margin-top: 58px;
}
.bonuses-combined.upsellmain-combined .title-outer.guarantee-tt {
    font-size: 40px;
}

.up-warningouter {
    border-radius: 6px;
    border: 5px solid #CFA34B;
    padding: 75px 47px;
    background: url(../images/Thumbnailblur1.png) no-repeat;
    background-size: cover;
    max-width: 910px;
    margin: -355px auto 0;
}

.upwarning-cnt h4 {font-family: 'Copperplate Gothic';
font-style: normal;
font-weight: 400;
font-size: 50px;
line-height: 56px;
text-align: left;
text-transform: uppercase;
color: #E8AC38;}


.upwarning-cnt p{
    font-weight: 400;
    font-size: 24px;
    line-height: 42px;
    color: #FFFFFF;
    margin-bottom: 0;
    margin-top: 5px;
}
.upwarning-btn,
.upwarning-btn2,
.upwarning-btn3 {
    background: linear-gradient(90deg, #C49230 0%, #B17C2B 15%, #9A6326 31%, #A06A27 50%, #B27E2B 78%, #C49230 100%);
    border-radius: 200px;
    font-family: 'Copperplate Gothic';
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 18px 50px;
    display: inline-block;
    margin-top: 23px;
    transition: ease 0.5s;
}
.upwarning-img {
    min-width: 220px;
    margin-right: 52px;
}
.up-warninginner {
    display: flex;
    align-items: center;
}
.prefer-read {
    text-align: center;
    padding: 64px 0px 70px;
}
.prefer-read span {
    font-weight: 400;
    font-size: 24px;
    line-height: 158%;
    color: #3F3D3A;
    display: block;
}
.prefer-read span a{display: block;}
.upwarning-bannner {background: url(../images/banner-upsell1.png) no-repeat top center;
    background-size: cover;
    min-height: 382px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.up-videoinner video {
    display: block;
}
/*5-20-23 vasu css ends here*/

.warning-video {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    display: none;
}
.up-warningouter {
    position: relative;
}
.warning-video iframe,
.warning-video video {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
}

.warning-video .warning-mobile-video {
    display: none;
}
#hiden, #hiden2, #hiden3 {
    display: none;
    float: left;
    width: 100%;
}

#hiden .genetic-code.bringing, 
#hiden2 .genetic-code.bringing,
#hiden3 .genetic-code.bringing
{
    padding: 0;
}
#hiden ul.linda, 
#hiden2 ul.linda,
#hiden3 ul.linda
{
    margin-top: 0;
}


.up-videoinner .up-mobile-video {
    display: none;
}
.up-commontext a {
    text-decoration: none;
}


.vs-offermodal .modal-dialog{max-width: 912px!important;}
.vs-offermodal .modal-header {border: 0!important;padding: 10px 10px 0px 0px!important;}
.vs-offermodal .modal-content {border: 1px solid #784bcf;border-radius: 4px;}
.vs-offermodal .modal-body {padding: 0px 34px 40px!important;}
.vs-offermodal .vs-modalheading {text-align: center;color: #c92b2b;font-weight: 700;font-size: 50px;line-height: 1.3;}


.vs-offermodal .vs-abovetxt {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin: 10px 0px 20px;
}
.vs-offermodal .vs-belowtxt {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
    text-align: center;
    color: #3F3D3A;
    margin-bottom: 0;
}

.vs-passbtn {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.7;
    text-decoration-line: underline;
    color: #9A6326;
    margin: 20px 0px;
    display: inline-block;
}
.vs-offermodal .vd-jumbobtn,
.vs-offermodal .vd-jumbobtn-v2
{margin-top: 0; font-size: 17px; line-height: 1.3;}
.up-commontext a:hover{color: #3F3D3A;}
.up-commontext.mt20 {
    margin-top: 20px;
}
.vs-modalnonned{display: inline;}








/*version2 pages css here*/


.main-step span {
    border-radius: 100%;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    min-width: 30px;
    min-height: 30px;
}

.ribontxt {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
}

.main-step {
    width: fit-content;
    position: relative;
    margin: 0px -6px;
}
.vs-absolutebx {
    display: flex;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    width: 100%;
    justify-content: center;
}
.step-ribons {
    display: flex;
    align-items: center;
    margin-top: 10px;
    justify-content: center;
}
.videov2 .up-warningouter {margin-top: -77px;}
.v2cntbox {
    padding: 45px 0px 135px;
}
.vd-jumbobtn.version2 {
    font-size: 35px;
}
.genetic-code.version2 {
    padding-top: 45px;
}
.newv2-discimg {
    padding-top: 120px;
}
.newv2-section {
    padding-bottom: 140px;
}
.main-step img {
    max-width: 100%;
}
.version2-content .gurantee-outer{padding: 0;}
.version2-content {
    padding: 60px 0px 90px;
}
.up-videosection.videov2 {
    padding-bottom: 60px;
}
.version2-content .gurantee-outer .gurantee-left, .version2-content .gurantee-outer .gurantee-left{float: inherit;}
.version2-content .gurantee-outer{display: flex; align-items: center;}
.up-warningouter.v2upsell-blur {
    background: url(../images/thumbnail-blur.png) no-repeat;
    background-size: cover;
    background-color: #000;
    padding: 90px 55px 100px;
}

.upwarning-cnt .requestxt-upsell {
    font-family: 'Copperplate Gothic';
    font-weight: 400;
    font-size: 26px;
    line-height: 1.38;
    text-transform: uppercase;
    color: #E8AC38;
    margin-top: 17px;
}

.up-warningouter.v2upsell-blur .upwarning-btn,
.up-warningouter.v2upsell-blur .upwarning-btn2,
.up-warningouter.v2upsell-blur .upwarning-btn3
{margin-top: 35px;}
.upwarning-btn:hover,
.upwarning-btn2:hover, 
.upwarning-btn3:hover 
{color: #fff;transition: ease 0.5s;box-shadow: rgb(255 255 255 / 20%) 0px 7px 29px 0px;}
.vd-jumbobtn.version2:hover .upgo-circle{margin-left: 40px;transition: ease 0.3s;}
.vd-jumbobtn.version2 .upgo-circle{transition: ease 0.3s;}
.version2-content .vd-jumbobtn{transition: ease 0.3s;}
.version2-content .vd-jumbobtn:hover{box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;transition: ease 0.3s;}

#offermodal2 .vsmodal-main {
    text-align: center;
}
#offermodal2 p.vs-belowtxt {
    margin: 15px 0 30px;
}
#offermodal2  .modal-dialog.modal-dialog-centered {
    width: 650px;
}
#offermodal2 .modal-dialog.modal-dialog-centered {
    max-width: 800px  !important;
    width: calc(100% - 30px);
}
section.gurantee-super.gurantee-super-top
{
    padding-bottom: 50px;
    padding-top: 0;
}

.vs-offermodal.offermodal-center .vd-jumbobtn {
    margin: 5px;
}

.vd-jumbobtn2 {
    background: linear-gradient(359deg, #197647 0%, #007439 15%, #02783c 31%, #177947 50%, #058444 78%, #367856 100%);
    border-radius: 200px;
    font-family: 'Copperplate Gothic';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px 10px 10px 42px;
    display: inline-flex;
    align-items: center;
    margin-top: 30px;
}
.vd-jumbobtn2:hover{
    color: #FFFFFF;
}
.cta-btn-pp {
    font-size: 36px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    background: #008800;
    padding: 10px 30px;
    border-radius: 9px;
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    max-width: 560px;
    background-image: url(../img/graphics/greenbgv1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    box-shadow: 0 3px 6px rgba(0,0,0,0.2);
    transition: 0.3s all ease;
}




/*affiliate page css here*/
.affiliate-inner {text-align: center; padding: 60px 0px 47px;}
.affiliate-logo {
    margin-bottom: 28px;
}
.affiliate-outer{background: url(../images/affiliates-banner.png) no-repeat; background-size: cover;}
.affilaite-smltext {
    font-family: 'Copperplate Gothic';
    font-weight: 400;
    font-size: 32px;
    text-transform: uppercase;
    color: #FFFFFF;
}
.affiliates-bigtxt {
    display: block;
    font-size: 50px;
    color: #CFA34B;
}

.call-btn {
    padding: 16px;
    display: inline-flex;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #3F3D3A;
    background: #ECECEC;
    border-radius: 200px;
    min-width: 154px;
    justify-content: center;
}

.call-btn:hover{color: #FFF;background: linear-gradient(90deg, #C49230 0%, #B17C2B 15%, #9A6326 31%, #A06A27 50%, #B27E2B 78%, #C49230 100%);}
.call-btn:hover img{filter: brightness(4);}
.call-btn img{margin-right: 7px;}

.btn-callineer {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
}
.btn-callwrap {
    padding: 30px 0px;
    box-shadow: 0px 14px 22px rgba(162, 152, 133, 0.14);
}
.cmn-afheading {
    font-family: 'Copperplate Gothic';
    font-weight: 400;
    font-size: 41px;
    text-transform: uppercase;
    color: #1C1C1C;
    margin-bottom: 20px;
}
.common-affiliatebx {
    padding: 45px 0px;
    border-bottom: 1px solid #9F9F9F;
}
.cmn-aftext {
    font-family: 'Open Sans';
    font-style: normal;
    font-size: 22px;
    line-height: 1.86;
    color: #3F3D3A;
    font-weight: 400;
    margin-bottom: 0;
}

.cmn-aftext.mb55 {
    margin-bottom: 55px;
}
.gen-frmouter {
    background: #ECECEC;
    border-radius: 5px;
    padding: 32px 54px;
}
.af-frmbx .search-id {
    width: 100%;
    padding: 18px 40px;
    border: 0;
    outline: 0;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    color: #3F3D3A;
    line-height: 1.86;
}
.af-submit {
    background: linear-gradient(90deg, #C49230 0%, #B17C2B 15%, #9A6326 31%, #A06A27 50%, #B27E2B 78%, #C49230 100%);
    border-radius: 200px;
    width: 100%;
    padding: 23px 0px;
    outline: 0;
    border: 0;
    font-family: 'Copperplate Gothic';
    font-weight: 400;
    font-size: 35px;
    text-transform: uppercase;
    color: #FFFFFF;
    display: inline-block;
    margin-top: 33px;
    position: relative;
}
.af-submit:hover:after{right: 20px;transition: ease 0.3s;}
.af-submit:after {content: "";width: 65px;height: 65px;position: absolute;background: url(../images/af-arrow.png) no-repeat;top: 50%;transform: translate(-0%, -50%);right: 10px; transition: ease 0.3s;}
.af-directlinks {
    padding-top: 37px;
}
.af-linkflx {
    display: flex;
    align-items: center;
}

.af-linkpath {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 22px;
    color: #3F3D3A;
    display: block;
}

.af-copylink {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 22px;
    color: #3F3D3A;
    display: inline-block;
}
.af-bluearrow {
    margin-left: 10px;
    display: inline-block;
}
.facts-btnbox {
    max-width: 510px;
    background: linear-gradient(90deg, #C49230 0%, #B17C2B 15%, #9A6326 31%, #A06A27 50%, #B27E2B 78%, #C49230 100%);
    border-radius: 200px;
    padding: 16px 22px 16px 16px;
    display: flex;
    align-items: center;
}
.facts-btnbox h4 {
    font-family: 'Copperplate Gothic';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-left: 15px;
}
.facts-btnbox.spacing {
    margin-right: 30px;
}
.facts-boxouter {
    display: flex;
    justify-content: center;
}
.affilates-factsouter {
    padding: 94px 0px 124px;
}
.facts-btnbox.black {background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), linear-gradient(90deg, #C49230 0%, #B17C2B 15%, #9A6326 31%, #A06A27 50%, #B27E2B 78%, #C49230 100%);}



.promote-facts h4{
font-family: 'Open Sans';
font-weight: 700;
font-size: 36px;
line-height: 1.7;
text-align: center;
text-transform: uppercase;
color: #1C1C1C;
}
.promote-facts h4 span {
    display: block;
    color: #9A6326;
}
.promote-facts {
    padding: 84px 0px 70px;
}

.factsbg-section {
    background: url(../images/facts-background.png) no-repeat;
    background-position: center;
    background-size: cover;
}
.factsbg-content {
    padding: 72px 25px 64px;
}
.factsbg-title {
    font-family: 'Copperplate Gothic';
    font-weight: 400;
    font-size: 91px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #9A6326;
}
.factsbg-data {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 22px;
    line-height: 1.8;
    text-align: center;
    color: #3F3D3A;
    margin-top: 50px;
    margin-bottom: 42px;
}
.clickban-bx span {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 22px;
    line-height: 1.8;
    text-align: center;
    color: #9A6326;
    display: block;
}
.fc-iconbx-spacing {
    width: 20%;
    padding-left: 25px;
}
.fc-iconbx {
    padding: 45px 16px 56px;
    background: #FFFFFF;
    border-radius: 10px;
    position: relative;
    height: 100%;
}
.fc-iconbx h6 {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
}
.fc-iconbx-outer {
    display: flex;
    margin-top: 90px;
    margin-left: -25px;
}
.fc-floatingimg {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
.commission-form-banner {
    padding: 70px 0px 204px;
    background: linear-gradient(139.29deg, #1EA6FA -11%, #2D8CFC 96.66%);
}
.commission-title{
    font-family: 'Copperplate Gothic';
    font-weight: 400;
    font-size: 44px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.commision-text{
    font-family: 'Open Sans';
    font-style: normal;
    font-size: 22px;
    line-height: 1;
    text-align: center;
    margin-top: 25px;
    color: #FFFFFF;
    display: block;
}
.commision-forinner {
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 46px 56px;
    width: 100%;
    max-width: 805px;
    margin: auto;
}
.commision-forinner{margin-top: -165px;}
.commision-input {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #C2C2C2;
    border-radius: 5px;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 22px;
    color: #3F3D3A;
    padding: 18px 34px;
    line-height: 1.8;
    margin-bottom: 34px;
}
.commision-submit {
    width: 100%;
    font-family: 'Copperplate Gothic';
    font-weight: 400;
    font-size: 35px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 0;
    outline: 0;
    background: linear-gradient(139.29deg, #1EA6FA -11%, #2D8CFC 96.66%);
    border-radius: 200px;
    padding: 22px 0px;
    position: relative;
}

.email-privacy {
    text-align: center;
    display: block;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 18px;
    color: #3F3D3A;
    margin-top: 20px;
}
.email-privacy a{color: #3F3D3A; text-decoration: underline;}
.bluevs-btn {
    position: absolute;
    right: 10px;
    top: 10px;
}

.solid-funnelouter {
    padding: 78px 0px 148px;
}
.common-aftitle {
    font-family: 'Copperplate Gothic';
    font-style: normal;
    font-weight: 400;
    font-size: 41px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #1C1C1C;
}
.funnel-flexvs {
    padding-top: 60px;
}
.funnnel-bx {
    padding: 29px 29px 72px 29px;
    background: #FFF2D9;
    border-radius: 30px;
}

.funnel-boxslide {
    max-width: 312px;
}
.funnel-offername {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 20px;
    color: #3F3D3A;
    display: block;
    position: relative;
    padding-bottom: 8px;
}
.funnel-offername::after {
    content: "";
    height: 2px;
    position: absolute;
    background: #9A6326;
    bottom: 0;
    width: 100%;
    max-width: 140px;
    left: 0;
}
.funnel-bxtitle {
    font-family: 'Copperplate Gothic';
    font-weight: 400;
    font-size: 21px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #9A6326;
    margin: 18px 0px;
}
.funnel-bxdata {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 1.2;
    color: #3F3D3A;
    margin-bottom: 18px;
}
.funnelbx-btn {
    font-family: 'Copperplate Gothic';
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #FFFFFF;
    background: linear-gradient(90deg, #C49230 0%, #B17C2B 15%, #9A6326 31%, #A06A27 50%, #B27E2B 78%, #C49230 100%);
    border-radius: 5px;
    padding: 16px 28px;
    display: inline-block;
}
.funnelbx-btn:hover{color: #fff;}
.funnel-boxslide .funnnel-bx:last-child {
    margin-top: 32px;
}
.funnel-imgslide {
    padding: 0px 45px;
}
.funnel-img {
    max-width: 100%;
}
.funnel-flexvs {
    padding-top: 110px;
    display: flex;
}
.contest-inner {
    background: url(../images/facts-background.png) no-repeat;
    padding: 87px 44px 40px;
    background-size: cover;
    margin-bottom: 25px;
}
.contest-title {
    font-family: 'Copperplate Gothic';
    font-weight: 400;
    font-size: 74px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #9A6326;
    margin-bottom: 20px;
}
.contest-data {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 22px;
    line-height: 1.8;
    text-align: center;
    color: #3F3D3A;
    margin-bottom: 0;
}
.contest-allowed {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    color: #3F3D3A;
    display: block;
}
.prize-boxouter {
    background: url(../images/contest-bg.png) no-repeat;
    background-size: cover;
    padding: 70px 0px 60px;
    margin-top: 65px;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 24px rgba(62, 83, 122, 0.08);
    border-radius: 10px;
}
.prize-title {
    font-family: 'Copperplate Gothic';
    font-weight: 400;
    font-size: 60px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #2896FC;
    margin-bottom: 25px;
}
.contest-details, .contest-date {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 23px;
    text-align: center;
    text-transform: uppercase;
    color: #1C1C1C;
    display: block;
}
.facts-btnbox.prize {
    margin: 25px auto 0px;
}
.prize-money {
    font-family: 'Copperplate Gothic';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    text-transform: uppercase;
    color: #9E9E9E;
    margin-top: 10px;
    text-align: center;
}
.prize-flexvs {
    max-width: 755px;
    margin: 65px auto 0px;
    display: flex;
    justify-content: space-between;
}
.prizevs-bx {
    max-width: 212px;
    text-align: center;
}
.prize-limit {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #3F3D3A;
    display: block;
    margin-top: 5px;
}
.clipboardvs {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 18px;
}
.email-navtabsouter {
    padding: 45px 0px 65px;
}
.email-navtabsouter .nav-item .nav-link {
    background: #ECECEC!IMPORTANT;
    border-radius: 15px;
    padding: 15px 35px;
    color: #222222;
    width: 140px;
}
.email-navtabsouter .nav-item .nav-link.active {
    background: linear-gradient(90deg, #C49230 0%, #B17C2B 15%, #9A6326 31%, #A06A27 50%, #B27E2B 78%, #C49230 100%)!important;
    color: #fff;
}
.email-navtabsouter .nav-pills .nav-item{padding-left: 15px; padding-bottom: 15px;}

.email-navtabsouter .nav-pills .nav-item:last-child{margin-right: 0;}
.email-navtabsouter .nav-pills{margin-top: 40px; margin-left: -15px;}
.email-navtabsouter .tab-content {
    width: 100%;
    padding: 55px 40px 60px 60px;
    background: #F4F4F4;
    border-radius: 5px;
    float: none;
    max-height: 100%;
    margin-top: 50px;
    position: relative;
}
.emailtab-title{
    font-family: 'Open Sans';
    font-style: normal;
    font-size: 32px;
    line-height: 1.3;
    color: #9A6326;
    margin-bottom: 22px;
}
.emailvs-content p {
    font-size: 22px;
    line-height: 25px;
    margin: 0px 0px 30px;
}
.copy-email {
    position: absolute;
    right: 20px;
    top: 20px;
}
.banner-code {
    background: #ECECEC;
    border-radius: 5px;
    padding: 40px 25px;
    margin-top: 20px;
    position: relative;
}
.banner-code code {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 22px;
    color: #3F3D3A;
    line-height: 1.8;
}
.banner-size, .banner-link {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    color: #3F3D3A;
    display: block;
}
.banner-link{font-weight: 400; margin-top: 15px;}
.banner-img {
    margin-top: 22px;
}
.banner-vsinner {
    padding-bottom: 56px;
}
.vsconatct-title, .warning-title {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 22px;
    color: #3F3D3A;
    margin-bottom: 35px;
}
.warning-title{margin-bottom: 0;}
.contact-list li, .warning-list li {
    font-family: 'Open Sans';
    font-style: normal;
    font-size: 22px;
    color: #3F3D3A;
    padding-left: 38px;
    margin-bottom: 35px;
    background: url(../images/envelope.png) no-repeat;
    background-position: left center;
}
.warning-list li{background: url(../images/warning.png) no-repeat; background-position: left top; padding-left: 45px;}

.contact-list li:last-child {
    margin-bottom: 0px;
}
.warning-outer {
    padding: 60px 0px 100px;
}
.top-footervsouter {
    padding: 70px 0px 50px;
    background: #474540;
}
.versus-left {
    width: 50%;
    padding-right: 45px;
}
.versus-right {
    width: 50%;
    padding-left: 45px;
    border-left: 1px solid  #76736C;;
}
.footer-versus {
    display: flex;
}
.versus-title {
    font-family: 'Open Sans';
    font-style: normal;
    font-size: 30px;
    text-transform: uppercase;
    color: #F0DB81;
    margin-bottom: 10px;
}
.versus-data {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    line-height: 31px;
    margin-bottom: 0;
}
.versus-data.mt40 {
    margin-top: 40px;
}
.affiliates-footer .copyright-outer {
    background: #383836;
    padding: 38px 15px;
}
.affiliates-footer .copyright-outer p{margin-bottom: 0;}

.upwarning-btn,
.upwarning-btn2,
.upwarning-btn3
{
    cursor: pointer;
}



/*new transcript*/

.vsnw-banner {
    background: #F2ECE5;
}

.vsnw-bannerinner h2 {
    color: #492906;
    text-align: center;
    font-size: 44px;
    font-family: Open Sans;
    font-weight: 700;
    line-height: inherit;
    text-transform: uppercase;
}
.vs-newtranstext {
    padding: 75px 0px;
}
.vsnonew-need {
    margin-top: 40px;
}

.vs-transtop-img {
    padding: 25px 0px;
    text-align: center;
}
.vs-transtop-img img{max-width: 100%;}

.vsfinance-pain {
    padding: 25px 0px;
}

.vsjust-confirm {
    padding-top: 30px;
}
.vs-waitsection .title-con {
    text-align: center;
    padding: 45px 0px;
}
.vsnw-bannerinner p {
    text-align: center;
    margin-bottom: 0;
}
.vsnw-bannerinner {
    padding: 80px 0px;
}

.facebook-outer {
    margin: 30px 0;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.14);
    padding: 20px;
    border-radius: 8px;
}
.facebook-commnet-count {
    border-bottom: 1px solid #3F3D3A;
    padding: 0 0 18px;
    font-size: 16px;
    text-align: right;
    line-height: 31px;
}
.facebook-single {
    display: flex;
    margin-top: 30px;
}
.facebook-thumbnail {
    width: 46px;
}
.facebook-details {
    width: calc(100% - 46px);
    padding-left: 15px;
}
.facebook-details h5 {
    color: #365899;
    font-size: 14px;
    font-weight: 700;
}
.facebook-details p {
    font-size: 14px;
    line-height: 24px;
    color: #3F3D3A;
    margin: 2px 0 2px;
}
.facebook-details h6 {
    font-size: 14px;
    line-height: 1.5;
    color: #3F3D3A;
}
.facebook-details h6 span {
    color: #3b59b1;
    margin-right: 12px;
    cursor: pointer;
}
