@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Oswald&display=swap');
html,
body {
  font-family: 'Poppins', sans-serif !important;
}

.black_color {
  color: #000;
}
.upgrade h4.text-center:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 35px solid #c1a402;
    border-left: 35px solid transparent;
    left: 0;
    position: absolute;
    top: 92px;
}
.upgrade h4.text-center.odd_2:after{display: none;}
.upgrade h4.text-center.odd_2:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 46px solid #c1a402;
    border-right: 37px solid transparent;
    position: absolute;
    top: 93px;
    right: 0;
}
.logo {
  width: 230px;
  margin: 5px auto 35px;
}
.upgrade h4.text-center.odd_2 {
    margin-left: -25px;
}
.pay-block {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 590px;
  margin: 10px auto 0;
}
.uppercase{text-transform: uppercase;}
.arrowleft {
  position: absolute;
  left: 0;
}

.arrowright {
  position: absolute;
  right: 0;
}

h2,
h3 {
  font-weight: 700 !important;
  line-height: inherit;
}

body p:last-child {
  margin-bottom: 0px;
}

.secpd {
  padding: 60px 0px;
}

p,
li {
  font-size: 19px;
}

p {
  padding-bottom: 15px;
}

.white {
  color: #fff;
}

.yellow {
  color: #efc933;
}

.blue {
  color: #0361c1;
}

:hover {
  text-decoration: none !important;
}

h3 {
  font-size: 35px;
  font-weight: 700;
  margin: 0px;
}

.regular {
  font-weight: 400;
}


/*! Header CSS Document*/

.logosec {
  padding: 30px 0px 200px;
  background: url(../images/top-banner-bg.png) no-repeat;
  background-size: cover;
  position: relative;
}

.logosec.text-center .right-down-arrow {
  top: 322px;
  left: -56px;
}

.curve {
  position: absolute;
  bottom: -1px;
  width: 100%;
}

.stop-di h4 {
  background: #2578bc !important;
  padding: 12px 65px;
  border-radius: 30px;
  display: table;
  margin: 0 auto;
  color: #fff;
  font-weight: 400;
  font-size: 23px;
}

.stop-di {
  margin: 10px 0px 25px;
}

h2 {
  font-size: 46px;
}

.stop h2 {
  font-weight: 800 !important;
  margin-bottom: 20px;
}

.stop h3 {
  font-size: 24px;
  padding-bottom: 15px;
  font-weight: bolder !important;
}

.stop {
  padding: 55px 0;
  background-image: url(../images/wav_img1.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
}

.stop .col-md-6 {
  padding: 25px 30px !important;
  height: 300px;
}

.stop .container {
  max-width: 900px;
}

.stop .col-md-6 {
  padding: 25px 30px !important;
  height: 260px;
  align-items: center;
  display: flex;
}

section.account {
  background-image: url(../images/account-bg.jpg);
  background-size: cover;
  padding: 55px 0 250px;
  background-repeat: no-repeat;
}

h6 {
  font-size: 20px;
}

h4 {
  font-size: 26px;
}

section.upgrade {
  background-image: url(../images/upgrade-bg.png);
  padding-top: 200px;
  margin-top: -200px;
  background-size: 100% 100%;
  padding-bottom: 65px;
}

.steps {
  padding: 0 20px;
  position: relative;
}

.steps .smallarrow {
  position: absolute;
  left: -10px;
  width: 20px;
  top: 140px;
}
.account h5 {
    font-weight: bold;
    font-size: 26px;
}
p.tilted_bg {
    background-image: url(../images/tilted-bg.png);
    background-size: 100% 100%;
    padding: 35px 40px 32px;
    margin: auto;
    color: #fff;
    max-width: 550px;
    background-repeat: no-repeat;
    margin-bottom: 22px;
    margin-top: 22px;
    font-weight: bold;
    font-size: 23px;
}

.upgrade h4.text-center {
    background-color: #fcd600;
    padding: 25px 0;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 39px;
    margin-left: -60px;
    margin-top: -12px;
    width: 495px;
}

.upgrade br {
  display: none;
}

.account-container {
  background-color: #e6ebee;
  padding: 25px;
  border-radius: 15px;
  max-width: 1040px;
  margin-top: 30px;
}

.ul_list {
  padding: 55px 0 0;
}
a.green-btn h4 {
    font-weight: bold;
}
.ul_list li {
  list-style: none;
  background-image: url(../images/greencheck.png);
  background-size: 22px;
  background-repeat: no-repeat;
  padding-left: 35px;
  background-position:left top 4px;
  margin-bottom: 13px;
}

img.img-responsive.tab {
  transform: scale(1.3);
  position: relative;
  left: -67px;
}

.logosec h2 {
  font-size: 34px;
  line-height: initial;
  margin-bottom: 20px;
}

.upgrade h2 {
  margin-bottom: 35px;
}

.upgrade h4,
.upgrade p {
  text-align: center;
}

.upgrade .ul_list {
  padding-top: 0;
}

.upgrade p {
  color: #ffffff;
  font-weight: bold;
  font-size: 22px;
}

.upgrade .container {
  margin-bottom: 100px;
}

.upgrade .col-md-5 {
  padding: 0 25px;
}

.need h2 {
  text-transform: uppercase;
  font-size: 61px;
  font-weight: 800 !important;
}

section.upgrade img {
  width: 100%;
  transform: scale(1.05);
  position: relative;
  z-index: 9;
}

.upgrade .ul_list li {
  color: #ffffff;
}

.stmpsec h2 {
  color: #032761;
  text-transform: uppercase;
  font-size: 44px;
  font-weight: 400 !important;
}

.pro,
.stmpsec {
  padding: 55px 0;
}

.margintop50 {
  margin-top: 50px;
}

.pd_sec {
  padding-top: 115px;
}

.need {
  background: url(../images/bg_title.png);
  padding: 55px 0;
  background-size: cover;
  margin-top: 30px;
  background-position: center center;
  margin-bottom: -13%;
  z-index: 9;
  position: relative;
}

.hammock {
  background-image: url(../images/hammock.jpg);
  background-size: 56%;
  background-repeat: no-repeat;
  background-position: left -128px center;
}

span.plusro {
  background: #ffd800;
  padding: 5px;
  border-radius: 50%;
  height: 30px !important;
  width: 30px;
  line-height: 22px;
  display: inline-block;
}

span.escultor {
  background: #ffffff;
  padding: 5px;
  border-radius: 50%;
  height: 30px !important;
  width: 30px;
  line-height: 22px;
  display: inline-block;
  color: #00195a;
}

.banner_video_section iframe {
  width: 722px;
  height: 420px;
  background: #fff;
  border-radius: 10px;
}

.get-instant h6 {
  font-size: 21px;
}

.get-instant {
  padding: 15px 0px;
}

a.green-btn {
  background: #9cc821;
  color: #fff;
  font-weight: 600;
  font-size: 30px;
  border-radius: 5px;
  padding: 10px 40px;
  display: inline-block;
  margin-top: 7px;
}

a.green-btn:hover {
  background: #91bb1b;
}

.price-inclu h5 {
  text-transform: uppercase;
  font-size: 22px;
}

.price-inclu {
  padding-top: 0;
}

.price-inclu h5:after,
.apply-coupon .price-inclu h6.regular:after {
  content: "";
  background: url(../images/right-arrow.png);
  display: table;
  width: 80px;
  height: 34px;
  background-repeat: no-repeat;
  position: absolute;
  top: 7px;
  right: 0;
}

.price-inclu h5:before,
.apply-coupon .price-inclu h6.regular:before {
  content: "";
  background: url(../images/left-arrow.png);
  display: table;
  width: 80px;
  height: 34px;
  background-repeat: no-repeat;
  position: absolute;
  top: 7px;
}

.price-inclu h5,
.price-inclu h6.regular {
  text-transform: uppercase;
  font-size: 22px;
  max-width: 390px;
  margin: 0 auto;
  position: relative;
}

.timer-sec {
  text-align: center;
  margin-top: 30px;
}

.se_field {
  width: 90px;
}

.se_top {
  color: #000;
  font-weight: 600;
  font-size: 50px;
  margin: 0px 5px;
  font-family: 'Oswald', sans-serif;
  padding-top: 7px;
  padding-bottom: 7px;
}

.se_field:last-child {}

{
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.timer-sec .se_field {
  margin: 0 auto;
  display: inline-block;
}

.demo {
  display: flex;
  justify-content: center;
  margin: 0 0 25px 0;
  align-items: center;
}

.logosec h6 {
  font-size: 20px;
}

.logosec h4 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
}
a.green-btn p {
    font-size: 15px;
    font-weight: normal;
}
.demo .se_field {
  font-size: 30px;
  margin: 0 3px;
  background: #dedede;
  border-radius: 10px;
  padding: 0 0 10px 0;
  width: 105px;
  font-family: 'Oswald', sans-serif;
}

.demo .se_top {
  background: #00a2ed;
  border-radius: 10px;
  padding: 10px 0;
  color: #ffffff;
  margin-bottom: 10px;
  width: 100%;
  position: relative;
  left: -5px;
}

.demo .se_bottom {
  font-size: 14px;
  margin: 0;
  color: #000000;
  text-transform: uppercase;
}

.offer-ex {
  font-size: 32px;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #ffd800;
}

.proof-sec {
  background: #f0f5fc;
  padding-bottom: 60px;
}

.proof-sec h3 {
  color: #3a3a3a;
  margin-bottom: 45px;
}

.proof-sec .box-icon p {
  margin-top: 20px;
}

.monthly-profits-sec h3 {
  margin-bottom: 20px;
}

ul.ulliicon,
.li-doit ul {
  padding-left: 0px;
  list-style: none;
  margin-top: 23px;
}

ul.ulliicon li,
.li-doit ul li {
  padding-bottom: 13px;
  background: url(../images/li-blue-icon.png) no-repeat;
  background-position: 0px 8px;
  padding-left: 20px;
}

.job-killing-incoming {
  background: url(../images/vs-bg.png) no-repeat;
  padding-top: 335px;
  padding-bottom: 280px;
  background-size: 100% 100%;
  position: relative;
}

.job-killing-incoming:after {
  content: "";
  position: absolute;
  background-image: url(../images/bluebottom-curve.png);
  background-size: cover;
  width: 100%;
  height: 314px;
  left: 0;
  bottom: -1px;
}

section.why-the-rich.secpd {
  background-color: #f0f5fc;
}

.job-killing-incoming .col-xs-6:first-child:after {
  content: "";
  background: url(../images/vs-icon.png) no-repeat;
  background-size: 65px;
  display: table;
  width: 65px;
  height: 105px;
  position: absolute;
  right: 18px;
  top: 0;
}

.job-killing-incoming .col-xs-6 {
  position: relative;
}

.job-killing-incoming h3:last-child {
  margin-bottom: 60px;
}

.why-the-rich .stop-di {
  margin-bottom: 40px;
}

.build-sec1 {
  background: url(../images/build-sec-bg.png) no-repeat #f0f5fc;
  background-size: cover;
  background-position: top center;
  padding-top: 270px;
  padding-bottom: 280px;
  position: relative;
}

.build-sec1:after {
  content: "";
  position: absolute;
  background-image: url(../images/bluebottom-curve.png);
  background-size: cover;
  width: 100%;
  height: 314px;
  left: 0;
  bottom: -1px;
}

section.build-sec1.secpd.white p img {
  width: 22px;
  height: 22px;
}

.darkblue {
  color: #0a0456;
}

.bigtext {
  font-size: 100px;
}

.build-sec1 h3 {
  margin-bottom: 40px;
}

.three-simple-steps {
  background-color: #f0f5fc;
  padding-bottom: 65px;
  padding-top: 30px;
}

.ptag-bor {
  color: #000;
  background: #fff;
  padding: 15px;
  border-radius: 15px;
  margin-bottom: 15px;
}

.box-icon img {
  margin: 0 auto;
}

.img-show1 img {
  border: rgba(118, 118, 118, 0.52) 11px solid;
  border-radius: 10px;
  margin: 0 auto;
  position: relative;
}

.img-show1:after {
  content: "";
  display: table;
  color: #fff;
  font-size: 50px;
  background: rgba(35, 76, 211, 1);
  background: -moz-linear-gradient(left, rgba(35, 76, 211, 1) 0%, rgba(5, 28, 70, 1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(35, 76, 211, 1)), color-stop(100%, rgba(5, 28, 70, 1)));
  background: -webkit-linear-gradient(left, rgba(35, 76, 211, 1) 0%, rgba(5, 28, 70, 1) 100%);
  background: -o-linear-gradient(left, rgba(35, 76, 211, 1) 0%, rgba(5, 28, 70, 1) 100%);
  background: -ms-linear-gradient(left, rgba(35, 76, 211, 1) 0%, rgba(5, 28, 70, 1) 100%);
  background: linear-gradient(to right, rgba(35, 76, 211, 1) 0%, rgba(5, 28, 70, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#234cd3', endColorstr='#051c46', GradientType=1);
  width: 745px;
  height: 450px;
  margin: 0 auto;
  margin-right: 30px;
  margin-top: -385px;
  -webkit-box-shadow: 0px 0px 7px 6px rgba(251, 242, 61, 1);
  -moz-box-shadow: 0px 0px 7px 6px rgba(251, 242, 61, 1);
  box-shadow: 0px 0px 7px 6px rgba(251, 242, 61, 1);
  border-radius: 10px;
}

.img-show1 {
  margin-bottom: 35px;
  margin-top: 35px;
}

.arrow-down-ani img {
  margin: 0 auto;
  padding-top: 25px;
}

.arrow-down-ani {
  text-align: center;
  border: #3dacf3 2px solid;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}


/*Animated Button css*/

@-webkit-keyframes mymove {
  from {
    bottom: 0px;
  }
  to {
    bottom: 8px;
  }
}

@keyframes mymove {
  from {
    bottom: 0px;
  }
  to {
    bottom: 8px;
  }
}

@keyframes pulse_animation {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.04);
  }
  40% {
    transform: scale(1.08);
  }
  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes pulse_animation {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.04);
  }
  40% {
    transform: scale(1.08);
  }
  100% {
    transform: scale(1);
  }
}

.arrow-down-ani img,
.arrow-down-ani1 {
  position: relative;
  -webkit-animation: mymove 5s infinite;
  animation: mymove 1s infinite;
}

@-webkit-keyframes swing_1 {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 8deg);
    transform: rotate3d(0, 0, 1, 8deg)
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -6deg);
    transform: rotate3d(0, 0, 1, -6deg)
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 4deg);
    transform: rotate3d(0, 0, 1, 4deg)
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -4deg);
    transform: rotate3d(0, 0, 1, -4deg)
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}

@keyframes swing_1 {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 8deg);
    transform: rotate3d(0, 0, 1, 8deg)
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -6deg);
    transform: rotate3d(0, 0, 1, -6deg)
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 4deg);
    transform: rotate3d(0, 0, 1, 4deg)
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -4deg);
    transform: rotate3d(0, 0, 1, -4deg)
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}


/*Animated Button End css*/

.they-what-sec {
  background: url(../images/hear-what-top-bg.png)no-repeat #f0f5fa;
  background-position: top center;
  padding-top: 140px;
  background-size: 100%;
}

.they-what-sec ul,
.justlookat-sec ul {
  padding-left: 0px;
}

.they-what-sec ul li,
.justlookat-sec ul li {
  list-style: none;
  margin-bottom: 13px;
  padding-left: 27px;
}

.they-what-sec ul li i,
.justlookat-sec ul li i {
  position: absolute;
  left: 0px;
  color: #ffa200;
  font-size: 30px !important;
  margin-top: -4px;
}

.they-what-sec h4 {
  text-align: center;
  font-size: 27px;
  margin-bottom: 35px;
}

.testmo-ni-sec {
  background: url(../images/testmonail-big-bg.png)no-repeat #f0f5fa;
  background-size: 100%;
  padding-top: 18%;
  margin-top: -2%;
  padding-bottom: 7%;
  background-position: top center;
}

.box-testimonial {
  background: rgba(6, 28, 70, 1);
  background: -moz-linear-gradient(left, rgba(6, 28, 70, 1) 0%, rgba(0, 41, 117, 1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(6, 28, 70, 1)), color-stop(100%, rgba(0, 41, 117, 1)));
  background: -webkit-linear-gradient(left, rgba(6, 28, 70, 1) 0%, rgba(0, 41, 117, 1) 100%);
  background: -o-linear-gradient(left, rgba(6, 28, 70, 1) 0%, rgba(0, 41, 117, 1) 100%);
  background: -ms-linear-gradient(left, rgba(6, 28, 70, 1) 0%, rgba(0, 41, 117, 1) 100%);
  background: linear-gradient(to right, rgba(6, 28, 70, 1) 0%, rgba(0, 41, 117, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#061c46', endColorstr='#002975', GradientType=1);
  padding: 30px 130px;
  border-radius: 15px;
  color: #fff;
  -webkit-box-shadow: 0px 0px 7px 6px rgba(251, 242, 61, 1);
  -moz-box-shadow: 0px 0px 7px 6px rgba(251, 242, 61, 1);
  box-shadow: 0px 0px 7px 6px rgba(251, 242, 61, 1);
  margin-top: -24%;
}

.box-testimonial h4 {
  font-family: 'Oswald', sans-serif;
  font-size: 35px;
  position: relative;
  color: #ffd800;
  line-height: 48px;
  margin-bottom: 20px;
}

.box-testimonial h5 {
  font-family: 'Oswald', sans-serif;
  font-size: 27px;
  padding-top: 13px;
}

.box-testimonial h4 img {
  position: absolute;
  left: -106px;
}

.so-how-can-sec {
  background-image: url(../images/patterned-bg.png);
  background-size: cover;
  color: #fff;
}

.hi-big-sec h3 {
  padding-left: 0;
  font-size: 33px;
  color: #000000;
  margin-bottom: 60px;
  max-width: 900px;
  margin: 50px auto 60px;
}

.max_900 {
  max-width: 900px !important;
  margin: auto !important;
  display: block !important;
  float: none;
}

section.failed-miserably-sec.secpd {
  background-color: #f0f5fc;
  padding-top: 0;
  padding-bottom: 180px;
}

section.hi-big-sec.secpd.hi-big-sec-step3 {
  padding-top: 300px;
  margin-top: -300px;
  padding-bottom: 0;
}

.hi-big-sec img {
  position: absolute;
  left: -80px;
}

.look-familiar-sec h4 {
  text-align: center;
  line-height: inherit;
  font-size: 30px;
  color: #3c3a3b;
  margin-bottom: 30px;
}

.look-familiar-sec {
  background: url(../images/look-familiar-bottom-bg.png)no-repeat #e6ebef;
  background-position: bottom -1px center;
  background-size: 100%;
  padding-bottom: 4%;
}

.failed-miserably-sec h6 {
  font-size: 20px;
  margin-bottom: 45px;
}

.failed-miserably-sec ul.ulliicon li {
  background: none;
  padding-left: 41px;
}

.failed-miserably-sec ul.ulliicon li span {
  FONT-WEIGHT: 600;
}

.failed-miserably-sec ul.ulliicon li img {
  position: absolute;
  left: 0;
}

.insta-img,
.instazign-img {
  position: inherit;
}

.failed-miserably-sec h5 {
  font-size: 35px;
  line-height: inherit;
  margin-bottom: 19px;
}

.gap-row {
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.insta-img {
  position: relative;
}

.topimg {
  position: relative;
  z-index: 9;
}

.onlypattern {
  position: absolute !important;
  top: -18px;
  width: 100%;
  left: -1px;
}

.instazign-img {
  position: relative;
}

.instazign-img .onlypattern {
  width: 318px;
  top: -24px;
  margin: auto;
  left: 0;
  right: 0;
}

.yes-and {
  color: #fff;
  background: url(../images/honeycomb-bg.jpg);
  background-position: top center;
  background-size: cover;
  padding-bottom: 300px;
}

.yes-and h5 {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 35px;
}

.yes-and .col-sm-2 {
  width: 20%;
}

.yes-and .col-sm-2 p {
  margin-top: 10px;
  padding-bottom: 0px;
}

.step-sec-last {
  background: url(../images/step1_background.jpg) no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-top: 320px;
  padding-bottom: 370px;
  position: relative;
}

section.hi-big-sec.secpd {
  background: #f0f5fc;
}

.step-sec-last h3 {
  margin-bottom: 40px;
  padding-top: 145px;
}

.stap-box h5 {
  background: url(../images/label.png) !important;
  background-size: 100% 100% !important;
  font-size: 22px;
  font-weight: 600;
  height: 80px;
  width: 196px;
  line-height: 80px;
  text-align: center;
  border-radius: 0;
  padding-right: 44px;
  color: #000;
}

section.failed-miserably-sec.secpd {
  background-color: #f0f5fc;
  padding-top: 0;
  padding-bottom: 100px;
}

img.line-arrow1 {
  position: absolute;
  width: 258px;
  top: 10px;
  right: 0;
}

.stap-box h4 {
  font-weight: 300;
  font-size: 24px;
  padding-bottom: 20px;
  line-height: inherit;
}

.last-plus h6 {
  font-weight: 400;
  font-size: 25px;
  line-height: inherit;
  margin-bottom: 25px;
}

.calculate-form {
  background: #0361c1;
  max-width: 730px;
  margin: auto;
  color: #fff;
  padding: 22px;
  border-radius: 10px;
  margin-top: 23px;
}

.calculate-form h4 {
  font-size: 21px;
  text-align: center;
}

.select-cola {
  text-align: center;
  padding: 5px 0;
  font-size: 20px;
}

.select-cola label {
  font-weight: 300;
  font-size: 16px;
}

.select-cola select {
  color: #000;
  border: none;
  height: 37px;
  padding: 3px 10px;
  width: 100%;
  max-width: 138px;
}

.calculate-form button {
  margin: 0 auto;
  display: table;
  margin-top: 15px;
  font-weight: 600;
  font-size: 17px;
  padding: 10px 20px;
}

.summery-sec {
  padding-top: 24px;
}

.summery-sec span {
  font-weight: 600;
  color: #0361c1;
}

.now-you-need h5 {
  font-size: 30px;
  margin-top: 25px;
  font-weight: 400;
}

.now-you-need h6 {
  font-weight: 600;
  font-size: 18px;
  margin-top: 17px;
}

.circle-icon-box img {
  max-width: 210px;
  margin-bottom: 40px;
}

.circle-icon-box h5 {
  font-size: 20px;
  color: #000;
  font-weight: 600;
}

.box-collect {
  margin-top: 50px;
}

.spending-sec {
  padding: 10px 0px;
}

.spending-sec p span {
  color: #0361c1;
  font-weight: 600;
  text-transform: uppercase;
}

.spending-sec p {
  font-size: 22px;
  line-height: initial;
}

.spending-sec .col-xs-8 p {
  vertical-align: middle;
  height: 250px;
  display: table-cell;
}

.circle-icon-box img {
  margin: 0 auto;
  margin-bottom: 27px;
}

.justlookat-sec {
  padding: 40px 0px 0px;
}

.justlookat-sec h5 {
  margin-bottom: 25px;
  font-size: 24px;
}

.rouded-box {
  padding: 20px 15px;
  -webkit-box-shadow: 0px 0px 7px 6px #dcdcdc;
  -moz-box-shadow: 0px 0px 7px 6px #dcdcdc;
  box-shadow: 0px 0px 7px 6px #dcdcdc;
  margin: 60px 0px;
  border-radius: 15px;
}

.rouded-box h4 {
  color: #0361c1;
  font-size: 28px;
  line-height: 37px;
}

.should-you-give {
  background: url(../images/should-you-give-bg.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 260px;
  padding-bottom: 250px;
  color: #fff;
  margin-top: -300px;
}

.should-you-give h6 {
  font-size: 22px;
  padding: 7px 0px;
}

.should-you-give h3 {
  margin-bottom: 31px;
}

.new-nechnology1 img {
  margin-top: -140px !important;
  z-index: -9;
  position: inherit;
}

.copymy50temp-sec {
  background: url(../images/copy-my50-template-bg.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  text-align: center;
  padding: 175px 0px;
  position: relative;
  margin-top: -105px;
}

.copymy50temp-sec h3 {
  margin-bottom: 35px;
}

.drumrole-sec {
  background: url(../images/drumrole-bg.jpg) no-repeat;
  background-size: 59% 82%;
  padding: 4% 0px;
}

img.drumroleimg {
  width: 100%;
  max-width: 354px;
  float: right;
}

.arrow-down-ani1 {
  padding: 5% 0px 0px;
  margin: 0 auto;
}

.doted-box {
  border: dotted #a0a0a0;
  border-radius: 10px;
  padding: 15px;
}

.doted-box h4 {
  font-weight: 600;
  line-height: initial;
  font-size: 30px;
}

.logoall-af {
  text-align: center;
  padding: 0px 0px 40px;
}

.membership-sec {
  background: url(../images/membership-bg.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 7% 0px;
  margin-top: -100px;
}

.membership-sec .box-testimonial {
  margin-top: 0px;
  padding: 30px;
}

.membership-sec .box-testimonial h6 {
  text-align: center;
  font-size: 25px;
  padding-bottom: 20px;
}

.you-will-get-vigi-sec h4 {
  font-size: 23px;
  margin-bottom: 35px;
}

.slider-box1 .thumbnail {
  border: none;
  padding: 0;
}

.slider-box1 .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  /* margin-right: 15%; */
  /* margin-left: 15%; */
  list-style: none;
  width: 100%;
  margin: 0 auto;
}

.slider-box1 .carousel-indicators li {
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 12px;
  height: 12px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  border: #000 1px solid;
}

.slider-box1 .carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""
}

.slider-box1 .carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""
}

.slider-box1 .carousel-indicators .active {
  background-color: #000
}

.slider-box1 .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center
}

.slider-box1 .carousel-indicators {
  bottom: -2px !important;
}

.li-doit ul li {
  background: url(../images/li-yew-icon.png) no-repeat;
  background-position: 0px 6px;
}

.li-doit h6 {
  text-align: center;
  font-size: 24px;
  line-height: inherit;
  color: #ffd800;
  margin: 30px 0px;
}

.slider-box2 .thumbnail {
  background: transparent;
  border: none;
  margin-top: 20px;
}

.slider-box2 ol.carousel-indicators {
  bottom: -17px;
}

.li-doit {
  padding-bottom: 50px;
}

.user-use-main-sec {
  background: url(../images/who-can-benefit.png) no-repeat;
  padding-top: 40px;
  background-position: top center;
  background-size: 100% 100%;
  padding-top: 470px;
  margin-top: -390px;
  padding-bottom: 55px;
  color: #fff;
}

.failed-miserably-section {
  margin-bottom: 0 !important;
  background: #ffffff !important;
}

.user-use-main-sec p {
  margin-bottom: 0px;
  padding-bottom: 6px;
}

.user-use-main-sec h3 {
  margin-bottom: 15px;
}

.icon-box-size-main {
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
}

.icon-per-box {
  float: left;
  background: #fff;
  width: 200px;
  margin: 10px 10px;
  padding: 30px 15px;
}

.icon-per-box h5 {
  color: #00345d;
  text-transform: uppercase;
  padding-top: 10px;
  font-size: 24px;
  margin-bottom: 0px;
}

.icon-per-box img {
  margin: 0 auto;
}

.video-iframe {
  margin-top: 30px;
  margin-bottom: 60px;
}

.video-iframe iframe {
  border: #c1c1c1 6px solid;
  border-radius: 10px;
}

.you-will-get-vigi-sec h3 img {
  position: absolute;
  right: 96px;
  height: 278px;
  top: 156px;
}

.plus-power-sec .container {
  width: 1200px;
}

.plus-power-sec h4,
.build-your-list-sec h4,
.ever-for-sec h4 {
  color: #3c3a3b;
  font-size: 35px;
  line-height: inherit;
  margin-bottom: 50px;
}

.plus-power-sec {
  background: #e6ebef;
  padding-top: 40px;
  background-position: bottom center;
  background-size: 100% auto;
  color: #fff;
}

ul.powerulli li {
  color: #000;
  text-align: right;
  list-style: none;
  padding-right: 73px;
  margin-bottom: 40px;
}

ul.powerulli li img {
  position: absolute;
  right: 0;
}

ul.powerulli.rightulli li {
  text-align: left;
  padding-right: 0px;
  padding-left: 38px;
}

ul.powerulli.rightulli li img {
  left: 0;
}

ul.powerulli.leftulli {
  padding-left: 0px;
}

.build-your-list-sec {
  background: url(../images/power-bg-bottom.png) no-repeat;
  padding-top: 151px;
  background-position: top center;
  background-size: 100% auto;
}

.ever-for-sec {
  background: url(../images/ever-for-bg.png) no-repeat;
  margin-top: -55px;
  color: #fff;
  padding-top: 320px;
  background-size: 100% 100%;
  padding-bottom: 400px;
}

section.ever-for-sec.secpd .col-xs-6 {
  background-image: url(../images/big-pattern.png);
  width: 490px;
  height: 490px;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 15px 35px;
}

.sm-icon-box p {
  height: 120px;
  padding: 0 30px;
}

.sm-icon-box h5 {
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #e8c50d;
  max-width: 318px;
  margin: 0 auto 20px;
}

.sm-icon-box img {
  margin-bottom: 23px !important;
  max-width: 120px;
}

.ever-for-sec .get-instant {
  margin-bottom: -101px;
  margin-top: 10px;
}

.ever-for-sec .get-instant img {
  max-width: unset;
  width: unset;
}

.apply-coupon h5 {
  font-size: 33px;
  font-weight: 600;
  color: #001c60;
}

.apply-coupon h5 {
  font-size: 33px;
  font-weight: 600;
  color: #001c60;
}

section.apply-coupon.secpd {
  background-color: #f0f5fc;
  padding-bottom: 55px;
}

section.ebook-section .container {
  max-width: 900px;
  background-color: #f0f5fc;
  margin-bottom: 55px;
  padding-bottom: 55px;
  padding-top: 55px;
  margin-top: 35px;
  border-radius: 20px;
}

section.ebook-section .row.bonus-sec.secpd {
  padding: 0;
  margin-bottom: 45px;
}

img.img-responsive.right-down-arrow {
  position: relative;
  top: 86px;
}

.apply-coupon .price-inclu h6.regular {
  text-align: center;
}

.apply-coupon .price-inclu h6.regular:before {
  background: url(../images/left-arrow1.png) no-repeat;
}

.apply-coupon .price-inclu h6.regular:after {
  background: url(../images/right-arrow1.png) no-repeat;
}

.recl-text {}

.recl-text h6 {
  background: url(../images/rounded-rectangle-bg.png) no-repeat;
  background-size: 190px;
  height: 50px;
  text-align: center;
  display: table;
  width: 190px;
  line-height: 50px;
  font-size: 19px;
  color: #fff;
  margin-bottom: 15px;
}

.recl-text h4 {
  color: #001146;
  font-weight: 400;
  font-size: 25px;
}

.so-onse-main-sec {
  background: url(../images/faq-bg.jpg) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  padding-top: 200px;
  padding-bottom: 145px;
}

.so-onse-main-sec h3,
.ontheotherside-sec h3 {
  margin-bottom: 30px;
}

.so-onse-main-sec a.green-btn {
  display: table;
  margin: 0 auto;
  margin-top: 45px;
}

.border-box {
  background: #fff;
  padding: 15px 20px;
  border-radius: 10px;
  border-right: #098cf2 14px solid;
  margin: 20px 0px;
}

.border-box p {
  color: #3a3a3a;
  margin-bottom: 0px;
  font-size: 22px;
}

.border-box p span {
  font-weight: 700;
}

.boder-btn-sec h6 {
  font-style: italic;
  font-size: 22px;
  text-align: center;
  padding-top: 38px;
  max-width: 390px;
  margin: 0 auto;
}

.boder-btn-sec h6 img {
  max-width: 85px;
  float: left;
  margin-top: -10px;
}

.ontheotherside-sec p {
  margin-bottom: 0px;
}

.yes-iwant {
  background: #e1e2e2;
  padding: 35px 20px;
  max-width: 700px;
  margin: 0 auto;
  margin-top: 27px;
}

.yes-iwant input[type=checkbox] {
  display: none;
}

input[type=checkbox]:checked+label:before {
  content: "\2714";
  color: white;
  background-color: #666;
  text-align: center;
  line-height: 30px;
  font-size: 25px;
}

input[type=checkbox]+label:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-right: 13px;
  background-color: #aaa;
}

.yes-iwant h5 {
  font-size: 35px;
  color: #3a3a3a;
  margin-bottom: 0px;
  float: right;
  margin-top: 0px;
}

.yes-iwant p {
  margin-bottom: 0px;
}

.moneyback-secmain {
  background: url(../images/badge-png.png) no-repeat #f0f5fc;
  background-position: top center;
  color: #fff;
  padding-top: 65px;
  padding-bottom: 225px;
  margin-top: 90px;
  background-size: 100% 100%;
}

.moneyback-secmain h3 {
  margin-bottom: 28px;
  margin-top: 20px;
}

.moneyback-secmain img.money-back-icon {
  margin: 0 auto;
  margin-bottom: 60px;
  width: 200px;
}

section.all-book-cover.secpd.text-center {
  background-image: url(../images/down-curve.png);
  background-position: center bottom;
  padding-bottom: 271px;
  background-size: 100%;
  position: relative;
  z-index: 9;
  margin-bottom: -200px;
  background-repeat: no-repeat;
  position: relative;
}

section.all-book-cover.secpd.text-center .container {
  position: relative;
  z-index: 9;
}

section.all-book-cover.secpd.text-center:after {
  content: "";
  background: #f0f5fc;
  width: 100%;
  height: 500px;
  position: absolute;
  top: 0;
  left: 0;
}

.fot_timersec {
  text-align: center;
}

a.nolink {
  color: #fcd600;
  font-size: 14px;
  max-width: 643px;
  display: table;
  margin: 24px auto 0;
  text-decoration: underline;
}

.modalhead img {
  width: 106px;
  position: relative;
  display: inline-table;
}

.footer-logo-sec {
  background: url(../images/bottom.jpg) no-repeat;
  padding-top: 170px;
  background-size: cover;
  color: #fff;
  text-align: left;
  padding-bottom: 35px;
}

section.moneyback-secmain p {
  font-weight: 400;
  line-height: normal;
}

footer p {
  font-weight: 400;
}

footer {
  padding: 20px 0;
}

.moneyback-secmain a.green-btn {
  margin: auto;
  display: table;
  text-align: center;
}

.failed-miserably-sec-two {
  padding-bottom: 150px;
  margin-bottom: 0 !important;
}

img.fot-logo {
  padding-bottom: 30px;
  margin: 0 auto;
  display: table;
  width: 200px;
}

.footer-logo-sec p {
  font-size: 16px;
  font-weight: 400;
}

footer {
  background: #030213;
  color: #fff;
  padding: 15px 0px;
  text-align: center;
}

footer p,
footer p a {
  margin-bottom: 0px;
  color: #fff;
  font-size: 15px;
}

.videos51-boxsec .video51-box h4 {
  font-size: 21px;
  color: #0f76bb;
  margin: 10px 0px;
}

.videos51-boxsec .video51-box {
  width: 33%;
  float: left;
  padding: 10px;
  min-height: 343px;
}

.video52sec {
  margin-top: 35px;
}

.video52sec h4 {
  margin-bottom: 35px;
}

.video51-box img {
  margin: 0 auto;
}

.all-book-cover .get-instant img {
  max-width: 196px;
}

@media screen and (max-width: 1700px) {
  .box-testimonial {
    margin-top: 0px;
    padding-right: 35px;
  }
  .testmo-ni-sec {
    margin-top: -8%;
    padding-top: 14%;
  }
  .circle-icon-box {
    height: 435px;
  }
  .membership-sec {
    margin-top: 0px;
  }
}

@media screen and (max-width: 1400px) {
  .plus-power-sec .container {
    width: 100%;
  }
}

@media screen and (max-width: 1199px) {
  .plus-power-sec .container {
    width: 100%;
  }
  .bigtext {
    font-size: 38px;
  }
  .hi-big-sec img {
    position: relative;
    left: 0;
    width: 81px;
  }
  .hi-big-sec h3 {
    padding-left: 0;
    font-size: 33px;
    color: #000000;
    margin-bottom: 60px;
    max-width: 100%;
    margin: 50px auto;
  }
  .yes-and {
    padding-bottom: 440px;
  }
  .user-use-main-sec {
    margin-top: -516px;
  }
  .ever-for-sec {
    padding-top: 600px;
  }
  section.ever-for-sec.secpd .col-xs-6 {
    width: 390px;
    height: 390px;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 auto 35px;
    float: none;
  }
  .videos51-boxsec {
    display: flex;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 992px) {
  .steps .smallarrow {
    position: absolute;
    left: -10px;
    width: 20px;
    top: 68px;
  }
  .stop-di h4 {
    padding: 9px 15px;
    font-size: 18px;
  }
  .logosec h2 {
    font-size: 25px;
    line-height: inherit;
    margin-bottom: 15px;
  }
  .banner_video_section iframe {
    width: 600px;
    height: 340px;
  }
  a.green-btn {
    font-size: 23px;
  }
  h3 {
    font-size: 26px;
  }
  p,
  li {
    font-size: 15px;
  }
  p {
    padding-bottom: 8px;
  }
  .proof-sec {
    padding-bottom: 85px;
  }
  .job-killing-incoming .col-xs-6:first-child:after {
    background-size: 45px;
    width: 45px;
    height: 75px;
    right: 17px;
    top: 0;
  }
  .job-killing-incoming {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .why-the-rich {
    padding-bottom: 10px;
  }
  .img-show1:after {
    width: 100%;
    height: 160px;
    margin-right: 32px;
    margin-top: -138px;
  }
  .img-show1 {
    margin-top: 25px !important;
  }
  .how-much-money-sec {
    padding-top: 20px;
  }
  .they-what-sec {
    padding-top: 80px;
  }
  .box-testimonial h4,
  .look-familiar-sec h4 {
    font-size: 26px;
    line-height: inherit;
  }
  .box-testimonial h5 {
    font-size: 22px;
    padding-top: 5px;
  }
  .hi-big-sec img {
    max-width: 100px;
  }
  .hi-big-sec h3 {
    padding-left: 0;
    font-size: 22px;
    margin-bottom: 45px;
  }
  section.failed-miserably-sec.secpd {
    background-color: #f0f5fc;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .instazign-img .onlypattern {
    width: 208px;
    top: -24px;
    margin: auto;
    left: 0;
    right: 0;
  }
  .look-familiar-sec img {
    max-width: 370px;
    width: 100%;
  }
  .spending-sec p {
    font-size: 19px;
  }
  .spending-sec .col-xs-8 p {
    height: 200px;
  }
  .should-you-give h6 {
    font-size: 17px;
    padding: 10px 0px;
  }
  .circle-icon-box img {
    max-width: 155px;
  }
  .circle-icon-box h5 {
    font-size: 16px;
  }
  .circle-icon-box {
    height: 345px;
  }
  .now-you-need h5 {
    font-size: 26px;
  }
  .icon-per-box {
    width: 230px;
  }
  .you-will-get-vigi-sec {
    padding-top: 21px;
  }
  .plus-power-sec h4,
  .build-your-list-sec h4,
  .ever-for-sec h4 {
    font-size: 28px;
  }
  ul.powerulli.rightulli li {
    font-size: 14px;
    margin-bottom: 22px;
    padding-left: 13px;
  }
  ul.powerulli li img {
    width: 100%;
    max-width: 50px;
  }
  ul.powerulli li {
    padding-right: 49px;
    margin-bottom: 9px;
    font-size: 14px;
  }
  .timer-sec .se_field:last-child {
    width: 170px;
  }
  .need h2 {
    font-size: 28px;
  }
  .need {
    padding: 10px 0;
  }
  .hammock {
    background: none;
  }
  .stmpsec h2 {
    font-size: 27px;
  }
  .stmpimg {
    max-width: 184px;
    margin-top: 27px;
  }
  .stmpsec {
    text-align: center;
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    width: 155px;
  }
  .logosec h4 {
    font-size: 19px;
  }
  a.green-btn {
    padding: 10px 13px;
  }
  h2 {
    font-size: 27px;
  }
  .stop .col-md-6 {
    padding: 15px 23px !important;
    height: auto;
  }
  img.img-responsive.tab {
    left: 0;transform: scale(1.1);
  }
  .account-container {
    margin-bottom: 23px;
  }
  a.green-btn h4 {
    font-size: 17px;
  }
  a.green-btn p {
    font-size: 12px;
}
p.tilted_bg {
    font-size: 18px;
}
.upgrade h4.text-center {
    font-size: 30px;
    width: 100%;
    margin-left: 0;
    margin-top: 0px;
}
.upgrade h4.text-center.odd_2 {
    margin-left:0px;
}
  section.account {
    padding: 30px 0 67px;
  }
  section.upgrade {
    padding-top: 50px;
    margin-top: -44px;
    background-size: contain;
    padding-bottom: 0;
  }
  .pro,
  .stmpsec {
    padding: 0px 0;
  }
  .margintop50 {
    margin-top: 0;
  }
  .margintop50 .col-md-3 {
    margin: 10px 0px;
  }
  .upgrade h2 {
    margin-bottom: 0px;
  }
  .upgrade p {
    font-size: 21px;
  }
  .upgrade .col-md-5 {
    padding-bottom: 10px;
  }
  .reverse {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
section.upgrade img {
    transform: scale(0.9);
}
.upgrade h4.text-center:after,.upgrade h4.text-center:before{display: none;}




  .upgrade .container {
    margin-bottom: 35px;
  }
  .need h2 {
    font-size: 24px;
  }
  #text {
    display: none !important;
  }
  .stap-box h5 {
    height: 55px;
    width: 196px;
    line-height: 55px;
  }
  section.step-sec-last.secpd.white {
    background: #090327;
  }
  img.dwnarrow {
    display: none;
  }
  .should-you-give {
    background: #001549;
    padding-top: 55px !important;
    padding-bottom: 55px !important;
    margin-top: 0;
  }
  iframe {
    width: 100% !important;
  }
  .onlypattern {
    display: none;
  }
  .row.gap-row-arrow img {
    width: 150px;
    margin: 15px auto !important;
  }
  section.build-sec1.secpd.white p span {
    display: inline-block;
    padding: 10px !important;
    margin-top: 10px;
  }
  section.look-familiar-sec.secpd {
    background: #e6ebef;
    padding-bottom: 55px;
  }
  section.build-sec1.secpd.white {
    background: #151b5e;
    padding-bottom: 200px;
  }
  .steps .smallarrow {
    display: none;
  }
  section.why-the-rich.secpd {
    padding-bottom: 55px !important;
  }
  section.job-killing-incoming.secpd.text-center.white {
    background-color: #120e85;
    position: static;
    padding: 55px 0 !important;
    margin-top: 55px;
  }
  img.img-responsive.curve {
    display: none;
  }
  .logosec.text-center {
    padding-bottom: 55px !important;
  }
  section.all-book-cover.secpd.text-center:after,
  .job-killing-incoming:after {
    content: none;
  }
  .moneyback-secmain img.money-back-icon {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 200px;
  }
  img.img-responsive.arrow-down-ani1 {
    width: 80px;
  }
  img.img-responsive.arrowleft,
  img.img-responsive.arrowright {
    display: none !important;
  }
  .sm-icon-box h5 {
    font-weight: 600;
    margin-bottom: 20px;
    color: #e8c50d;
    max-width: 165px;
    margin: 0 auto 20px;
  }
  img.img-responsive.right-down-arrow {
    display: none;
  }
  section.ever-for-sec.secpd {
    background: #040224;
    padding-bottom: 50px;
    margin-top: 50px;
  }
  .arrowleft. .arrowright {
    display: none;
  }
  section.so-onse-main-sec {
    background: #00081f;
    padding-top: 55px;
    padding-bottom: 55px;
    margin-bottom: 55px;
  }
  section.all-book-cover.secpd.text-center {
    padding-bottom: 55px;
    background-size: 100%;
    position: relative;
    z-index: 9;
    margin-bottom: 0;
    background-repeat: no-repeat;
    position: static;
    background: #f0f5fc;
  }
  .logosec h2 {
    font-size: 21px;
  }
  .banner_video_section iframe {
    width: 410px;
    height: 230px;
  }
  a.green-btn {
    font-size: 18px;
  }
  h3 {
    font-size: 25px;
  }
  .proof-sec {
    padding-bottom: 71px !important;
  }
  .secpd {
    padding: 30px 0px;
  }
  .job-killing-incoming .col-xs-6:first-child:after {
    background-size: 31px;
    width: 32px;
    height: 51px;
    right: 6px;
  }
  .job-killing-incoming {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .why-the-rich .stop-di h4 {
    font-size: 16px !important;
  }
  .build-sec1 {
    background-size: 100% auto;
    padding-top: 60px;
    margin-top: 0px;
  }
  .why-the-rich .col-sm-6 img {
    max-width: 200px;
    margin: 0 auto;
  }
  .yes-and .col-sm-2 {
    width: 20%;
    float: left;
  }
  .gicon-box img {
    max-width: 64px;
  }
  .yes-and h5 {
    font-size: 20px;
  }
  .box-testimonial h4 {
    font-size: 18px;
  }
  .box-testimonial {
    padding-left: 65px;
  }
  .box-testimonial h4 img {
    left: -58px;
    max-width: 52px;
  }
  .they-what-sec ul li i,
  .justlookat-sec ul li i {
    left: 13px;
  }
  .they-what-sec ul li {
    padding-left: 37px;
  }
  .they-what-sec h4,
  .justlookat-sec h5 {
    font-size: 21px;
  }
  .failed-miserably-sec ul.ulliicon {
    position: relative;
  }
  .failed-miserably-sec ul.ulliicon li {
    padding-left: 57px;
    margin-bottom: 18px;
  }
  .resv {
    display: flex;
    flex-wrap: wrap-reverse;
  }
  .insta-img img,
  .instazign-img img {
    width: 100%;
    max-width: 425px;
  }
  .insta-img:before,
  .instazign-img:before {
    background-size: 215px;
    margin-top: -48px;
  }
  .instazign-img:before {
    background-position: bottom 63% right;
  }
  .gap-row {
    margin-bottom: 0px;
  }
  .failed-miserably-sec h5 {
    font-size: 23px;
    margin-bottom: 19px;
  }
  .spending-sec .col-xs-8 p {
    height: 160px;
  }
  .spending-sec p {
    font-size: 16px;
  }
  .rouded-box h4 {
    font-size: 18px;
    line-height: inherit;
  }
  .rouded-box {
    margin: 30px 0px;
  }
  .now-you-need h5,
  .doted-box h4 {
    font-size: 25px;
  }
  .box-collect .col-xs-4 {
    width: 100%;
  }
  .circle-icon-box {
    height: auto;
    margin-bottom: 12px;
  }
  img.line-arrow1 {
    display: none;
  }
  section.copymy50temp-sec.secpd {
    background: #051639;
    padding: 55px 0 !important;
  }
  .demo .se_bottom {
    font-size: 8px !important;
  }
  .user-use-main-sec .row {
    margin: auto;
  }
  .copymy50temp-sec {
    margin-top: -25px;
    padding: 121px 0px !important;
  }
  .membership-sec .box-testimonial h6 {
    font-size: 21px;
  }
  .you-will-get-vigi-sec h4 {
    font-size: 14px;
  }
  .icon-per-box {
    width: 30.6%;
  }
  .video-iframe iframe {
    width: 100%;
    height: 275px;
  }
  .footer-logo-sec {
    background-size: cover;
    background-color: #012e72;
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .moneyback-secmain img.money-back-icon {
    max-width: 109px;
  }
  .moneyback-secmain {
    padding-top: 35px;
  }
  .yes-iwant h5 {
    font-size: 28px;
  }
  .so-onse-main-sec {
    background-size: 216% 100%;
    padding-top: 190px;
  }
  .boder-btn-sec h6 img {
    float: none;
    margin: 0 auto;
    padding-bottom: 15px;
  }
  .boder-btn-sec {
    padding-bottom: 44px;
  }
  .recl-text h4 {
    font-size: 18px;
  }
  .recl-text h6 {
    background-size: 130px;
    height: 31px;
    width: 130px;
    line-height: 33px;
    font-size: 16px;
    margin: 0 auto;
  }
  .ever-for-sec {
    margin-top: 0px;
    padding-top: 84px;
  }
  .plus-power-sec h4,
  .build-your-list-sec h4,
  .ever-for-sec h4 {
    font-size: 25px;
    margin-bottom: 40px;
  }
  .sm-icon-box h5 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .sm-icon-box img {
    max-width: 81px;
    margin-bottom: 5px !important;
  }
  .sm-icon-box p {
    height: auto;
  }
  .videos51-boxsec .video51-box {
    min-height: auto;
  }
  .user-use-main-sec {
    margin-top: 0;
    background: #1d2527;
    margin-top: 0;
    padding-top: 54px;
  }
  .icon-box-size-main {
    padding-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  section.failed-miserably-sec.secpd.failed-miserably-sec-two {
    padding-top: 0;
  }
  .hi-big-sec h3 {
    padding-left: 0 !important;
    font-size: 15px;
    margin: 30px 0;
  }
  section.failed-miserably-sec.secpd {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  br {
    display: none;
  }
  section.ever-for-sec.secpd .col-xs-6 {
    width: 290px;
    height: 290px;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 auto 35px;
    float: none;
  }
  .ever-for-sec .get-instant {
    margin-bottom: -28px;
  }
  .build-your-list-sec {
    padding-top: 70px;
  }
  .build-your-list-sec img {
    width: 100%;
    max-width: 500px;
  }
  img.allbookimg1 {
    width: 100%;
    max-width: 500px;
  }
  ul.powerulli li img {
    display: table;
    margin: 0 auto;
    position: relative;
    margin-bottom: 10px;
  }
  ul.powerulli li {
    padding-right: 0px;
    text-align: center !important;
  }
  ul.powerulli {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    padding-left: 0px;
  }
  img.mildleimg {
    margin: 0 auto;
    width: 100%;
    max-width: 300px;
    margin-bottom: 20px;
  }
  .you-will-get-vigi-sec h3 img {
    display: none;
  }
  .recl-book img {
    margin: 0 auto;
    max-width: 163px;
    margin-bottom: 8px;
  }
  .bonus-sec {
    padding-bottom: 0px;
  }
  .apply-coupon h5 {
    font-size: 21px;
  }
  .se_field {
    width: 50px;
  }
  .se_top {
    font-size: 20px;
  }
  .se_bottom {
    font-size: 10px;
    margin-top: 5px;
  }
  .videos51-boxsec .video51-box h4 {
    font-size: 16px;
  }
  .timer-sec .se_field:last-child {
    width: 85px;
  }
}

@media screen and (max-width: 480px) {
  p,
  li,
  .spending-sec p,
  .footer-logo-sec p {
    font-size: 15px;
  }
  .banner_video_section iframe {
    width: 285px;
    height: 160px;
  }
  span.plusro,
  span.escultor {
    padding: 3px;
    border-radius: 50%;
    height: 25px !important;
    width: 25px;
    line-height: 19px;
  }
  .stop-di h4 {
    padding: 9px 10px;
    font-size: 13px;
  }
  a.logo img {
    max-width: 140px;
  }
  .logosec {
    padding: 15px 0px;
  }
  a.green-btn {
    font-size: 16px;
  }
  .get-instant img {
    max-width: 180px;
  }
  .logosec h2 {
    font-size: 18px;
  }
  .price-inclu h5,
  .price-inclu h6.regular {
    font-size: 16px;
  }
  .price-inclu h5:before,
  .price-inclu h6:before {
    width: 55px !important;
  }
  .price-inclu h5:after,
  .apply-coupon .price-inclu h6.regular:after {
    width: 55px;
    right: 0;
    background-position: -25px 0px;
  }
  h3 {
    font-size: 18px;
  }
  .box-icon img {
    max-width: 80px;
  }
  .monthly-profits-sec h3 {
    text-align: center;
  }
  p.ptgs {
    font-size: 17px !important;
  }
  .job-killing-incoming h3:last-child {
    margin-bottom: 25px;
  }
  .job-killing-incoming .col-xs-6:first-child:after {
    background-size: 22px;
    width: 22px;
    height: 51px;
    right: 0px;
  }
  .job-killing-incoming {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }
  .why-the-rich .stop-di h4 {
    font-size: 13px !important;
  }
  .why-the-rich .col-md-6 img {
    max-width: 260px;
    margin: 0 auto;
  }
  .yes-and .col-sm-2 {
    width: 30%;
    margin-bottom: 11px;
  }
  .yes-and h5 {
    font-size: 18px;
    line-height: inherit;
  }
  .arrow-down-ani img {
    max-width: 24px;
    padding-top: 20px;
  }
  .arrow-down-ani {
    width: 60px;
    height: 60px;
  }
  .they-what-sec ul li,
  .justlookat-sec ul li {
    padding-left: 27px;
  }
  .they-what-sec ul li i,
  .justlookat-sec ul li i {
    font-size: 22px !important;
    margin-top: 0px;
  }
  .they-what-sec {
    padding-top: 35px;
  }
  .hi-big-sec img {
    max-width: 66px;
  }
  .hi-big-sec h3 {
    padding-left: 63px;
    font-size: 15px;
  }
  .look-familiar-sec h4 {
    font-size: 18px;
  }
  .failed-miserably-sec h6 {
    font-size: 16px;
    margin-bottom: 25px;
  }
  .failed-miserably-sec h5 {
    font-size: 20px;
  }
  .spending-sec .col-xs-8 p {
    height: 115px;
  }
  .should-you-give h6 {
    font-size: 13px;
    padding: 3px 0px;
  }
  .should-you-give {
    padding-top: 120px;
    padding-bottom: 104px;
  }
  .new-nechnology1 img {
    margin-top: -80px !important;
  }
  .calculate-form h4 {
    font-size: 16px;
  }
  .select-cola label {
    font-size: 14px;
  }
  .select-cola select {
    font-size: 15px;
    height: 30px;
  }
  .calculate-form button {
    font-size: 14px;
    padding: 7px 16px;
  }
  .now-you-need h5 {
    font-size: 22px;
  }
  .now-you-need h6 {
    font-size: 16px;
  }
  .circle-icon-box img {
    max-width: 108px;
  }
  .step-sec-last h3 {
    margin-bottom: 23px;
    padding-top: 25px;
  }
  .last-plus h6,
  .li-doit h6 {
    font-size: 18px;
  }
  .stap-box h4 {
    font-size: 19px;
  }
  .doted-box h4 {
    font-size: 21px;
  }
  .drumrole-sec .col-xs-6 {
    width: 100%;
  }
  img.drumroleimg {
    width: 200px;
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .drumrole-sec {
    background: #fff;
    text-align: center;
  }
  .drumrole-sec .arrow-down-ani1 {
    max-width: 100px;
  }
  .slider-box1 .carousel-inner .col-md-4 img {
    max-width: 234px !important;
  }
  .icon-per-box h5 {
    font-size: 11px;
  }
  section.ever-for-sec.secpd .col-xs-6 {
    width: 100%;
    height: auto;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 auto 35px;
    float: none;
    background: none;
  }
  .sm-icon-box h5 {
    margin: 15px 0;
    max-width: 100%;
  }
  img.img-responsive.payicon {
    width: 250px;
  }
  .icon-per-box {
    width: 40%;
  }
  .icon-per-box h5 {
    font-size: 17px;
  }
  footer p,
  footer p a,
  .footer-logo-sec p {
    font-size: 11px;
  }
  img.fot-logo {
    max-width: 178px;
  }
  .footer-logo-sec {
    background-color: #002c71 !important;
    background: none;
    padding-top: 30px;
  }
  .yes-iwant h5 {
    font-size: 18px;
    margin-top: 9px;
  }
  .so-onse-main-sec {
    background: #000926;
    padding: 35px 0px;
  }
  .border-box p {
    font-size: 15px;
    padding-bottom: 0px;
  }
  .ontheotherside-sec {
    padding-top: 35px;
  }
  .boder-btn-sec {
    padding-bottom: 0px;
  }
  .boder-btn-sec h6 {
    font-size: 16px;
  }
  .border-box {
    padding: 10px 20px;
  }
  .bonus-sec .col-xs-4,
  .bonus-sec .col-xs-8 {
    width: 100%;
    text-align: center;
  }
  .ever-for-sec .col-xs-6 {
    width: 100%;
  }
  .sm-icon-box p {
    height: auto;
  }
  .sm-icon-box {
    margin: 10px 0px;
  }
  .build-your-list-sec {
    padding-top: 45px;
  }
  .plus-power-sec h4,
  .build-your-list-sec h4,
  .ever-for-sec h4 {
    font-size: 18px;
  }
  .video-iframe iframe {
    width: 300px;
    height: 175px;
  }
  .video-iframe {
    margin-bottom: 30px;
  }
  .user-use-main-sec {
    padding-bottom: 50px;
  }
  .videos51-boxsec .video51-box {
    width: 100%;
  }
  .video51-box img {
    width: 100%;
    max-width: 170px;
    margin: 0 auto;
  }
  .instazign-img:before {
    background-position: bottom 97% right;
    background-size: 133px;
  }
  .insta-img:before,
  .instazign-img:before {
    background-size: 133px;
    margin-top: 14px;
  }
  .insta-img,
  .instazign-img {
    margin-bottom: 20px;
  }
}

.modalhead {
  background: #9cc821;
  width: 100%;
  padding: 20px;
  border-radius: 20px 20px 0 0;
  color: #fff;
  font-weight: bold;
  font-size: 54px;
}

.lightbox {
  /** Hide the lightbox */
  display: none;
  /** Apply basic lightbox styling */
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #333333;
  background-color: rgb(0 0 0 / 45%);
}

.lightbox:after {
  content: '';
  display: table;
  clear: both;
}

.lightbox .box {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  min-width: 600px;
  margin: 0 auto;
  padding: 0;
  background-color: #FFF;
  box-shadow: 0px 1px 26px -3px #777777;
  top: 15px;
  position: relative;
  border-radius: 20px;
}

.lightbox .title {
  margin: 0;
  padding: 0 0 10px 0px;
  border-bottom: 1px #ccc solid;
  font-size: 22px;
}

.lightbox .content {
  display: block;
  padding: 0px;
  font-size: 18px;
  line-height: 22px;
}

div#text .bigtext {
  font-size: 50px;
  font-weight: 400 !important;
  text-align: center;
  color: #032761;
}

h2.bigtext span {
  font-size: 21px;
  display: table;
  margin: 0 auto;
  padding-bottom: 24px;
  font-weight: 600;
}

div#text .bigtext strong {
  text-transform: uppercase;
  font-size: 48px;
}

div#text .se_top {
  height: 80px;
  line-height: 60px;
}

.modalhead img.img-responsive {
  padding: 0 20px;
}

div#text .price-inclu {
  padding-top: 0;
  margin-bottom: 20px;
}

.lightbox .content * {
  text-align: center;
}

.lightbox .content h6 {
  font-size: 18px;
  color: #fff;
  background: #2578bc;
  width: auto;
  display: table;
  margin: 0 auto;
  margin-top: 35px;
  padding: 10px 30px;
  border-radius: 27px;
}

.add_tocart {
  max-width: 319px;
  margin: 0 auto;
}

a.green-btn {
    background: #9DC821;
    color: #fff;
}

p.nolink a {
  color: #000;
  font-size: 15px;
  max-width: 489px;
  display: table;
  margin: 0 auto;
  padding-top: 20px;
}

.add_tocart h5 {
  /* width: 100%; */
  text-align: left !important;
  font-size: 17px;
}

.add_tocart h5 strong {
  float: right;
}

.lightbox .content a.green-btn {
  padding: 20px 35px;
}

.lightbox .content .pay-block {
  transform: scale(0.7);
}

.lightbox .close {
  float: right;
  display: block;
  text-decoration: none;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #fff;
  opacity: 1 !important;
  position: relative;
  right: 7px;
  top: 7px;
  background: #000;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  text-align: center;
  line-height: 33px;
}

.price-inclu h5:before {
  background: url(../images/black-left-arrow.png) !important;
  background-repeat: no-repeat;
}

.price-inclu h5:after {
  background: url(../images/black-right-arrow.png) !important;
  background-repeat: no-repeat;
}

.lightbox .open {
  /** Show lightbox when mouse leaves the browser window */
  display: block;
  outline: none;
}