@charset "utf-8";

body {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0;
  background: #fff;
  color: #000;
  text-align: center;
  font-family: 'Assistant', sans-serif;
  font-weight: 400
}

div,
ul,
h1,
h2,
h3,
h4,
h5,
li,
p,
img,
form,
input,
textarea {
  margin: 0;
  padding: 0
}

header,
section,
footer,
aside,
nav,
main,
article,
figure {
  display: block
}

table,
tr,
td {
  border: 0
}

a {
  outline: none;
  color: inherit;
  text-decoration: none
}

img {
  border: none
}

li {
  list-style: none
}

* {
  box-sizing: border-box
}

.img-full {
  max-width: 100%
}

.clearall {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px
}

.forMob,
.forTab {
  display: none
}

.fl {
  float: left
}

.fr {
  float: right
}

.container {
  width: 1170px;
  margin: 0 auto;
  padding: 0;
  position: relative
}

@font-face {
  font-family: 'Assistant';
  src: local('Assistant ExtraBold'), local('Assistant-ExtraBold'), url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/Assistant-ExtraBold.woff2) format('woff2'), url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/Assistant-ExtraBold.woff) format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Assistant';
  src: local('Assistant Bold'), local('Assistant-Bold'), url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/Assistant-Bold.woff2) format('woff2'), url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/Assistant-Bold.woff) format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Assistant';
  src: local('Assistant Light'), local('Assistant-Light'), url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/Assistant-Light.woff2) format('woff2'), url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/Assistant-Light.woff) format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'MarkPro';
  src: local('MarkPro-Heavy'), url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/MarkPro-Heavy.woff2) format('woff2'), url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/MarkPro-Heavy.woff) format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Assistant';
  src: local('Assistant Medium'), local('Assistant-Medium'), url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/Assistant-Medium.woff2) format('woff2'), url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/Assistant-Medium.woff) format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Assistant';
  src: local('Assistant Regular'), local('Assistant-Regular'), url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/Assistant-Regular.woff2) format('woff2'), url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/Assistant-Regular.woff) format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: 'Assistant';
  src: local('Assistant SemiBold'), local('Assistant-SemiBold'), url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/Assistant-SemiBold.woff2) format('woff2'), url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/Assistant-SemiBold.woff) format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap
}

.topStrip {
  float: left;
  width: 100%;
  background: #ee2323;
  padding: 3px 0 5px
}

.topStrip p {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: .5px
}

.topStrip p span {
  color: #ffe614;
  font-weight: 700
}

.top-fix-bar {
  float: left;
  width: 100%;
  margin-bottom: 70px
}

.header {
  float: left;
  width: 100%;
  height: 70px;
  margin-top: -70px;
  position: relative;
  top: 70px
}

.fixed-nav .header {
  position: fixed;
  z-index: 11;
  top: 0;
  background: #fff;
  -webkit-transition: margin .3s ease-out;
  transition: margin .3s ease-out;
  margin-top: 0;
  -webkit-box-shadow: 0 3px 4px 0 rgb(0 0 0 / .1);
  box-shadow: 0 3px 4px 0 rgb(0 0 0 / .1)
}

.logoBox {
  float: left;
  text-align: left;
  margin-top: 7px
}

.logo {
  display: inline-block;
  vertical-align: middle
}

.logoBox p {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  font-weight: 400;
  border-left: 1px solid #acacac;
  padding-left: 14px;
  margin-left: 10px
}

a.header-btn {
  float: right;
  width: 150px;
  font-size: 18px;
  color: #fff;
  height: 42px;
  border-radius: 40px;
  font-weight: 700;
  line-height: 40px;
  background: #00c44f;
  margin-top: 14px
}

ul.mainMenu {
  display: inline-block;
  vertical-align: middle;
  margin-top: 25px
}

ul.mainMenu li {
  float: left;
  padding: 0 20px;
  position: relative
}

ul.mainMenu li:after {
  content: '';
  width: 1px;
  background: #ccc;
  top: 0;
  bottom: -4px;
  position: absolute;
  right: 0
}

ul.mainMenu li:last-child:after {
  display: none
}

ul.mainMenu li a {
  float: left;
  color: #000;
  font-size: 18px;
  line-height: 19px;
  font-weight: 600
}

ul.mainMenu li a.active,
ul.mainMenu li a:hover {
  color: #00c04e
}

.banner {
  float: left;
  width: 100%;
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/banner-optics-v2.jpg) no-repeat center top #f3f9ff;
  height: 829px;
  background-size: cover
}

.banner-left-side {
  float: left;
  width: 60%;
  text-align: left;
  padding: 35px 0;
  position: relative
}

.bnr-testi {
  float: left;
  width: 100%;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #000
}

.bnr-testi span {
  font-weight: 700
}

.bnr-str {
  display: inline-block;
  vertical-align: middle;
  margin: -8px 5px 0 0
}

.bnr-t-img {
  display: inline-block;
  vertical-align: middle;
  margin: -4px 0 0 3px
}

.bnr-tk1 {
  display: inline-block;
  vertical-align: middle;
  margin: -2px 2px 0 1px
}

.bnrHdng2 {
  float: left;
  width: 100%;
  font-size: 55px;
  line-height: 66px;
  color: #2677bc;
  font-family: 'MarkPro';
  font-weight: 900;
  margin-top: 10px;
  letter-spacing: -1px
}

.bnrHdng2 span {
  color: #010101
}

.banner-strip {
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/brn-stp.png) left top no-repeat;
  width: 100%;
  height: 52px;
  padding: 10px 0 0 82px;
  margin: 22px 0 0 0;
  position: relative
}

.teath-ic {
  position: absolute;
  left: 10px;
  top: -10px;
  width: 45px
}

.banner-strip p {
  font-size: 25px;
  line-height: 30px;
  text-align: left;
  font-weight: 700;
  color: #000
}

.bnr-txt {
  font-size: 20px;
  line-height: 26px;
  letter-spacing: .5px;
  color: #070808;
  margin: 15px 0 0 0;
  float: left;
  width: 85%
}

ul.bnr-list {
  float: left;
  width: 100%;
  margin-top: 10px
}

ul.bnr-list li {
  float: left;
  width: 100%;
  margin-top: 10px;
  text-align: left;
  font-size: 25px;
  line-height: 34px;
  color: #000;
  font-weight: 700;
  padding-left: 45px;
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/tick.png) no-repeat left 5px
}

.btn-box {
  display: inline-block;
  vertical-align: middle;
  margin-top: 35px;
  text-align: center;
  width: 425px;
  max-width: 100%
}

.odr-btn {
  display: block;
  width: 100%;
  margin: 0 auto;
  border-radius: 50px;
  height: 70px;
  overflow: hidden;
  color: #fff;
  font-size: 30px;
  line-height: 67px;
  position: relative;
  font-weight: 700;
  text-shadow: 0 1px 3px rgb(0 0 0 / .1);
  background: #00c44f;
  padding-right: 10px
}

.odr-btn img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 10px
}

.btn-txt {
  float: left;
  width: 100%;
  color: #1e1e1e;
  font-size: 18px;
  line-height: 20px;
  margin-top: 9px;
  font-weight: 600;
  margin-bottom: 10px
}

.btn-txt:before,
.btn-txt:after {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 60px;
  height: 1px;
  background: #bdbdbd
}

.btn-txt:before {
  margin: -2px 10px 0 0
}

.btn-txt:after {
  margin: -2px 0 0 10px
}

.banner-left-side .btn-box {
  margin-top: 20px
}

.bnt-list1 {
  float: left;
  width: 100%;
  margin-bottom: 8px
}

.bnt-list1 li {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 17px;
  color: #000;
  font-weight: 700;
  padding: 0 5px
}

.bnt-list1 li img {
  display: inline-block;
  vertical-align: middle;
  margin: -3px 2px 0 0
}

.brn-seal {
  position: absolute;
  top: 370px;
  right: 30px
}

.brn-prd {
  position: absolute;
  top: 419px;
  right: 65px
}

.bnr-btm-sec {
  float: left;
  width: 100%;
  padding: 70px 0 40px;
  border-bottom: 1px solid #ebebeb
}

.bnr-btm-sec ul {
  float: left;
  width: 100%
}

.bnr-btm-sec ul li {
  float: left;
  width: 25%;
  text-align: center;
  position: relative;
  padding: 0 30px
}

.bnr-btm-sec ul li span {
  display: block;
  font-size: 22px;
  line-height: 30px;
  color: #2677bc;
  font-weight: 700
}

.bnr-btm-sec ul li:after {
  position: absolute;
  right: 0;
  top: 23px;
  bottom: 3px;
  width: 1px;
  background: #ddd;
  content: ""
}

.bnr-btm-sec ul li:last-child:after {
  display: none
}

.bnr-btm-sec ul li img {
  display: block;
  margin: 0 auto 12px;
  max-width: 100%;
  height: auto;
}

.bnr-btm-sec ul li p {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 22px;
  color: #333;
  margin-top: 10px
}

.sectionOne {
  float: left;
  width: 100%;
  padding: 60px 0;
  position: relative;
  text-align: center
}

.comnHdng {
  float: left;
  width: 100%;
  font-size: 50px;
  line-height: 66px;
  font-family: 'MarkPro';
  font-weight: 900;
  color: #010101;
  padding-bottom: 35px;
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/header-line.png) no-repeat center bottom
}

.comnHdng span {
  color: #2677bc
}

.leftHdng {
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/header-line-left.png) no-repeat left bottom
}

.comnPara {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: .5px;
  color: #070808;
  margin-top: 20px
}

.s1-mid-row {
  float: left;
  width: 100%;
  margin-top: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.s1-mid-col {
  float: left;
  width: 31%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  text-align: left
}

.s1-col-video {
  float: left;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  position: relative
}

.s1-video-img,
.s1-col-video video {
  float: left;
  width: 100%;
  height: 100%;
  background: #000
}

.vdo-overlay {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  display: none;
  z-index: 1
}

.s1-video {
  display: block;
  margin: 0 auto 0;
  max-width: 100%
}

.s1-col-cont {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  padding: 0 20px 0
}

.s1-col-text {
  float: left;
  width: 100%;
  font-size: 20px;
  line-height: 26px;
  font-style: italic;
  color: #fff
}

.s1-rev-name {
  float: left;
  width: 100%;
  font-size: 18px;
  line-height: 26px;
  color: #28aae0;
  margin-top: 12px
}

.s1-star {
  display: inline-block !important;
  vertical-align: top;
  margin: 5px 0 0 15px
}

.sectionTwo {
  float: left;
  width: 100%;
  padding: 50px 0 0
}

.sectionTwo .comnPara {
  width: 80%
}

.s2-vidobx {
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/video-bkgd.jpg) bottom center no-repeat;
  margin: 40px auto 0
}

.s2-vedio {
  border-radius: 12px;
  background: #000;
  display: block;
  margin: 0 auto 0;
  max-width: 674px;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
  box-shadow: 0 5px 5px 4px rgb(0 0 0 / 10%);
  -webkit-box-shadow: 0 5px 5px 4px rgb(0 0 0 / 10%)
}

.s2-vedio img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

#myVdo4 {
  float: left;
  width: 100%
}

ul.s2-list1 {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
  margin: 40px auto 0
}

ul.s2-list1 li {
  float: left;
  width: 25%;
  text-align: center;
  padding: 0 20px
}

ul.s2-list1 li p {
  float: left;
  width: 100%;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: .3px;
  font-weight: 600;
  margin-top: 10px
}

ul.s2-list1 li img {
  display: block;
  margin: 0 auto;
  max-width: 100%
}

.s2-img-slider {
  width: 100%;
  max-width: 2000px;
  padding: 40px 0 20px;
  text-align: center;
  margin: 0 auto
}

.s2-slide-img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  border-radius: 15px;
  height: auto;
}

.s2-slider-col {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
  width: 265px !important;
  margin: 10px;
  float: left;
  border-radius: 8px;
  overflow: hidden
}

.jctkr-wrapper {
  float: left;
  position: relative;
  width: 100%;
  height: 44px;
  overflow: hidden;
  background: #2677bc
}

.jctkr-wrapper ul {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  font-size: 0;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s
}

.jctkr-wrapper.jctkr-initialized ul {
  opacity: 1
}

.jctkr-wrapper ul li {
  float: left;
  position: relative;
  padding: 7px 40px 0;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  color: #fff;
  word-break: keep-all;
  white-space: nowrap
}

.strip-icn {
  display: inline-block;
  vertical-align: middle;
  margin: -1px 7px 0 0
}

.sectionThree {
  float: left;
  width: 100%;
  padding: 60px 0;
  text-align: center;
  overflow: hidden
}

.s3-mid {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 50px
}

.s3-prds {
  position: absolute;
  top: 0;
  left: -120px;
  height: auto;
}

ul.s3-list {
  float: right;
  width: 56%;
  text-align: left;
  margin: 0 0 0 0
}

ul.s3-list li {
  float: left;
  width: 100%;
  padding: 0 0 0 143px;
  margin: 0 0 30px 0;
  position: relative
}

.s3list-imgbx {
  background: #fff;
  width: 104px;
  height: 96px;
  border-radius: 12px;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 2px 9px 0 rgb(0 0 0 / 10%);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center
}

.s3list-imgbx img {
  display: block;
  margin: 0 auto;
  max-width: 100%
}

ul.s3-list li:after {
  position: absolute;
  top: 46px;
  left: -112px;
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/s3line2.png) left top no-repeat;
  content: "";
  width: 106px;
  height: 11px
}

ul.s3-list li:nth-child(1):after {
  position: absolute;
  top: 46px;
  left: -112px;
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/s3line1.png) left top no-repeat;
  content: "";
  width: 110px;
  height: 75px
}

ul.s3-list li:last-child:after {
  position: absolute;
  top: -19px;
  left: -112px;
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/s3line5.png) left top no-repeat;
  content: "";
  width: 109px;
  height: 76px
}

.s3list-hd {
  float: left;
  width: 100%;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: #070808
}

.s3list-p {
  float: left;
  width: 90%;
  font-size: 20px;
  line-height: 26px;
  color: #070808;
  margin-top: 10px
}

.sectionfour {
  float: left;
  width: 100%;
  padding: 60px 0;
  text-align: center;
  background: #eff8ff
}

ul.s4-list {
  float: left;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

ul.s4-list li {
  float: left;
  width: 48%;
  background: #fff;
  min-height: 245px;
  padding: 0 15px;
  margin-top: 40px;
  position: relative;
  box-shadow: 0 2px 9px 0 rgb(0 0 0 / 10%);
  border-radius: 8px
}

.s4list-img {
  float: left;
  width: 164px;
  height: 216px;
  margin-top: -20px;
  position: relative
}

.s4list-img img {
  display: block;
  margin: 0 auto 0;
  max-width: 100%;
  border-radius: 8px;
  position: relative
}

.s4list-img:before {
  content: "";
  position: absolute;
  bottom: -48px;
  left: 4px;
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/s4-img-btm.png) left bottom no-repeat;
  width: 165px;
  height: 59px
}

.s4list-rgt {
  float: right;
  width: calc(100% - 192px);
  text-align: left;
  position: relative;
  padding: 20px 20px 20px 0
}

.s4list-rgt-p1 {
  position: relative;
  float: left;
  width: 100%;
  font-size: 24px;
  line-height: 30px;
  color: #2677bc;
  font-family: 'MarkPro';
  font-weight: 900
}

.s4-icn {
  position: absolute;
  top: 15px;
  right: 0
}

.s4list-rgt-p1:after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: -41px;
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/s4-line.png) left bottom no-repeat;
  width: 348px;
  height: 44px
}

.s4list-rgt-p2 {
  float: left;
  width: 100%;
  font-size: 19px;
  line-height: 26px;
  letter-spacing: .2px;
  color: #070808;
  margin-top: 40px
}

.s4-btn {
  margin-top: 50px
}

.sectionfive {
  float: left;
  width: 100%;
  padding: 60px 0;
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/section5.jpg) center top no-repeat;
  height: 1039px
}

.s5-rgt {
  float: right;
  width: 57%;
  text-align: left
}

ul.s5-box-point-list {
  float: left;
  width: 100%;
  margin-top: 20px;
  padding-bottom: 15px
}

ul.s5-box-point-list li {
  float: left;
  width: 100%;
  background: #fff;
  border: 1px solid #2677bc;
  border-radius: 20px;
  height: 138px;
  padding: 0 0 0 20px;
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  margin-top: 10px
}

ul.s5-box-point-list li .num-count {
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  height: 45px;
  font-weight: 600;
  border-radius: 50%;
  background: #2677bc;
  text-align: center;
  line-height: 45px;
  font-size: 26px;
  color: #fff
}

ul.s5-box-point-list li p {
  display: inline-block;
  vertical-align: middle;
  width: 65%;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  padding: 0 0 0 20px
}

.s5-img1 {
  max-width: 100%;
  position: absolute;
  bottom: 0;
  right: 10px
}

.sectionsix {
  float: left;
  width: 100%;
  padding: 60px 0 0;
  background: #eff8ff;
  overflow: hidden
}

.s6-lft {
  float: left;
  width: 72%;
  text-align: left
}

.s6-lft .comnPara {
  width: 76%
}

.s6-mid {
  float: left;
  width: 100%;
  position: relative;
  background: #fff;
  padding-bottom: 30px;
  margin-top: 30px
}

.s6-mid:after,
.s6-mid:before {
  content: "";
  position: absolute;
  bottom: 0;
  top: 0;
  left: -50px;
  background: #fff;
  width: 50px
}

.s6-mid:before {
  left: auto;
  right: -50px
}

.s6-mid-lft {
  float: left;
  width: 55%;
  text-align: left;
  padding: 0 0 0 0
}

ul.s6midlist {
  float: left;
  width: 100%;
  margin: 0 0 0 0
}

ul.s6midlist li {
  float: left;
  width: 100%;
  padding: 0 0 0 104px;
  margin: 35px 0 0 0;
  position: relative
}

ul.s6midlist li img {
  position: absolute;
  top: 0;
  left: 0
}

ul.s6midlist li h1 {
  float: left;
  width: 100%;
  font-size: 26px;
  line-height: 33px;
  color: #2677bc;
  font-weight: 700
}

ul.s6midlist li p {
  float: left;
  width: 100%;
  font-size: 19px;
  line-height: 26px;
  letter-spacing: .5px;
  color: #000;
  margin-top: 6px
}

.s6-mid-rgt {
  position: absolute;
  top: -220px;
  right: 0;
  width: 43.76%;
  padding: 5px 5px 20px;
  background: #2677bc
}

.s6-mid-rgt-inr {
  float: left;
  width: 100%;
  position: relative
}

.doc {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.doc-seal {
  position: absolute;
  top: -63px;
  right: 38px
}

.s6-mid-rgt-bx {
  float: left;
  width: 100%;
  padding: 20px 20px 0 220px;
  text-align: left;
  position: relative
}

.formula {
  position: absolute;
  top: 22px;
  left: 15px
}

.s6-mid-rgt-bx-p1 {
  float: left;
  width: 100%;
  font-size: 23px;
  line-height: 33px;
  font-weight: 700;
  color: #fff
}

.s6-mid-rgt-bx-p2 {
  float: left;
  width: 100%;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  margin-top: 10px
}

.sectionseven {
  float: left;
  width: 100%;
  padding: 60px 0;
  background: #fff;
  overflow: hidden
}

.s7-mdl {
  float: left;
  width: 100%;
  position: relative
}

.s7-rght {
  float: right;
  width: 65%;
  margin-top: 40px
}

.s7-col {
  width: 48%;
  border-radius: 15px;
  overflow: hidden
}

.s7-col-1 {
  float: left;
  border: 1px solid #8c8c8c
}

.s7-col-2 {
  float: right;
  border: 1px solid #2677bc
}

.s7-prod-name {
  font-size: 36px;
  line-height: 46px;
  color: #fff;
  font-family: 'MarkPro';
  font-weight: 800;
  text-transform: uppercase;
  padding: 20px 15px 15px;
  letter-spacing: 2px
}

.s7-col-2 .s7-prod-name {
  background: #2677bc
}

.s7-col-1 .s7-prod-name {
  background: #8c8c8c
}

.s7-col ul {
  float: left;
  width: 100%
}

.s7-col ul li {
  float: left;
  width: 100%;
  text-align: left;
  padding: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px solid #2677bc;
  min-height: 127px
}

.s7-col-1.s7-col ul li {
  border-bottom: 1px solid #8c8c8c
}

.s7-col ul li:last-child {
  border: none
}

.s7-icon {
  float: left
}

.comparison-cont {
  float: left;
  width: calc(100% - 61px);
  padding-left: 15px
}

.comparison-cont span {
  float: left;
  width: 100%;
  font-size: 40px;
  line-height: 40px;
  color: #2677bc;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .5px
}

.comparison-cont span small {
  font-size: 30px;
  line-height: 30px
}

.comparison-cont p {
  float: left;
  width: 100%;
  font-size: 19px;
  line-height: 22px;
  margin-top: 3px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .3px
}

.s7-col-1 .comparison-cont span {
  color: #8c8c8c
}

.s7-col-1 .comparison-cont p {
  color: #8c8c8c
}

.s7-vs-img {
  position: absolute;
  left: -150px;
  top: 20px
}

.sectionpromotion {
  float: left;
  width: 100%;
  padding: 60px 0;
  text-align: center;
  background: #eff8ff
}

.promo-mdl {
  float: left;
  width: 100%;
  position: relative
}

.promo-col {
  width: 48%;
  overflow: hidden
}

.promo-col-1 {
  float: left
}

.promo-col-2 {
  float: right
}

ul.promoList {
  margin-top: 30px
}

ul.promoList li img {
  position: absolute;
  top: 0;
  left: 0
}

ul.promoList li h1 {
  font-weight: 400;
  font-size: 26px
}

ul.promoList li {
  float: left;
  width: 100%;
  padding: 0 0 0 45px;
  margin: 25px 0 0 0;
  position: relative;
  text-align: left
}

.sectioneight {
  float: left;
  width: 100%;
  padding: 60px 0;
  background: #eff8ff;
  text-align: center;
  overflow: hidden
}

.s8-mid {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 30px
}

.s8-prd {
  position: absolute;
  top: 0;
  left: -175px
}

ul.s8-list {
  float: right;
  width: 52%;
  text-align: left;
  margin: 20px 0 0 0
}

ul.s8-list li {
  float: left;
  width: 100%;
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/s8-tk.png) left 3px no-repeat;
  font-size: 19px;
  line-height: 28px;
  letter-spacing: .5px;
  color: #000;
  margin: 23px 0 0 0;
  padding: 0 0 2px 52px
}

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

.s9-row {
  float: left;
  width: 100%;
  margin-top: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.clom1,
.clom2,
.clom3 {
  float: left;
  width: 32%;
  margin: 0 0 0 0
}

.clom1 img,
.clom2 img,
.clom3 img {
  display: block;
  margin: 0 auto;
  max-width: 100%
}

.testi-sec {
  float: left;
  width: 100%;
  padding: 0 90px;
  margin-top: 40px
}

.testi-row {
  float: left;
  width: 100%;
  text-align: left;
  padding: 0 0 35px;
  margin: 20px 0;
  border-bottom: 1px solid #d7d7d7
}

.testi-row:last-child {
  border: none;
  padding-bottom: 0
}

.testi-row-lft {
  display: inline-block;
  vertical-align: top;
  width: 260px;
  padding-right: 15px
}

.testi-lft-abt {
  float: left;
  width: 100%;
  padding: 10px 0 10px 90px;
  position: relative
}

.testi-pics {
  position: absolute;
  left: 0;
  top: 2px;
  width: 70px;
  height: 70px;
  background: #2677bc;
  border-radius: 50%;
  color: #fff;
  font-size: 22px;
  line-height: 70px;
  text-align: center
}

.t-name2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #000
}

.t-vryfd {
  font-size: 17px;
  color: #83cc1c;
  margin-top: 7px
}

.t-vryfd img {
  display: inline-block;
  vertical-align: middle;
  margin: -5px 2px 0 0
}

.test-prod {
  float: left;
  width: 100%;
  position: relative;
  text-align: left;
  margin-top: 10px;
  padding: 10px 0 10px 90px;
  border-top: 1px solid #d7d7d7
}

.test-prod-txt {
  float: left;
  width: 100%;
  font-size: 15px;
  line-height: 22px;
  color: #000;
  margin-top: 14px
}

.test-prod-txt span {
  font-weight: 600
}

.t-prod-dv {
  position: absolute;
  left: 0;
  top: 10px;
  border-radius: 5px;
  background: #e7f8ff;
  width: 75px;
  height: 75px;
  padding: 0px 5px;
  text-align: center
}

.t-prod-dv img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%
}

.testi-row-rght {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 270px);
  padding: 8px 0 8px 30px;
  border-left: 1px solid #d7d7d7
}

.t-star {
  float: left;
  margin-top: 15px;
  display: block
}

.testi-row-rght span {
  float: left;
  width: 100%;
  font-size: 20px;
  line-height: 24px;
  color: #000;
  font-weight: 700;
  letter-spacing: .5px
}

.testi-paragraph {
  float: left;
  width: 100%;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: .5px;
  color: #000;
  margin-top: 15px
}

.testi-img {
  float: left;
  margin: 25px 10px 0 0;
  max-width: 100%
}

.sectionten {
  float: left;
  width: 100%;
  padding: 60px 0;
  background: #eff8ff;
  text-align: center
}

.faq-container {
  display: inline-block;
  vertical-align: top;
  max-width: 980px;
  width: 100%;
  margin: 40px 0 20px;
  padding: 0 15px 15px
}

.up-slide-dwn {
  float: left;
  width: 100%;
  -webkit-box-shadow: 0 9px 9px 2px rgb(0 0 0 / .1);
  box-shadow: 0 9px 9px 2px rgb(0 0 0 / .1);
  margin-top: 20px;
  border-radius: 6px;
  background: #fff;
  overflow: hidden
}

.faq-innr {
  float: left;
  width: 100%
}

.accordion {
  float: left;
  width: 100%;
  text-align: left;
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/close.png) no-repeat right 15px center;
  padding: 18px 45px 18px 30px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  color: #000;
  cursor: pointer;
  position: relative
}

.accordion.last {
  border-bottom: none
}

.acdn-heading.accordion-open {
  background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/open.png) no-repeat right 15px center #fff;
  border: none
}

.acdn-content {
  float: left;
  width: 100%;
  text-align: left;
  background: #fff;
  padding: 0 30px 15px 30px
}

.acdn-para {
  float: left;
  width: 100%;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: .5px;
  color: #000;
  margin-bottom: 15px
}

.acdn-para a {
  color: #0072ff
}

.footer {
  float: left;
  width: 100%;
  padding: 50px 0
}

.footer-logo {
  display: block;
  margin: 0 auto 15px;
  max-width: 200px;
}

.footer-text {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  margin-top: 7px
}

.footer-text a {
  padding: 0 7px
}

.popup-Box {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  background: rgb(0 0 0 / .6);
  z-index: 999;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center
}

.pop-content {
  float: left;
  width: 100%;
  padding: 30px 0
}

.pop-container {
  max-width: 400px;
  margin: 0 auto;
  padding: 0 15px
}

.pop-outerBox {
  float: left;
  width: 100%;
  position: relative;
  background: #fff;
  border: 4px solid #fff
}

.pop-close {
  position: absolute;
  z-index: 99;
  right: -8px;
  top: -8px;
  font-size: 15px;
  color: #fff;
  border-radius: 50%;
  border: 2px solid #fff;
  background: #333;
  width: 28px;
  height: 28px;
  line-height: 25px;
  text-align: center;
  font-family: sans-serif;
  cursor: pointer;
  font-weight: 700
}

.pop-vdo-box-body {
  float: left;
  width: 100%;
}

.video-player {
  height: 100%
}

.video-player iframe,
.video-player img {
  width: 100%;
  height: 100%
}

@media only screen and (max-width: 1200px) {
  .container {
    width: 1004px
  }

  ul.mainMenu li {
    padding: 0 15px
  }

  .bnrHdng2 {
    font-size: 52px;
    line-height: 62px
  }

  .bnr-txt {
    width: 100%
  }

  .brn-prd {
    right: 0;
    width: 480px
  }

  .brn-seal {
    top: 369px;
    right: -50px;
    z-index: 2
  }

  .banner-strip {
    padding: 10px 0 0 84px
  }

  .banner-strip p {
    font-size: 22px;
    line-height: 30px
  }

  .bnr-btm-sec ul li {
    padding: 0 15px
  }

  .comnHdng {
    font-size: 43px;
    line-height: 63px
  }

  .s3-prds {
    width: 500px;
    top: 30px
  }

  .s3list-p {
    width: 100%
  }

  .s4list-rgt-p1:after {
    bottom: -31px;
    left: -12px;
    background-size: 100%;
    width: 100%
  }

  .s4list-rgt-p1 {
    font-size: 20px;
    line-height: 25px
  }

  .s4list-rgt-p2 {
    font-size: 18px;
    line-height: 25px;
    margin-top: 33px
  }

  ul.s6midlist li p {
    font-size: 19px
  }

  ul.s6midlist li {
    margin: 26px 0 0 0
  }

  .s6-mid-rgt-bx-p1 {
    font-size: 22px;
    line-height: 31px
  }

  .s6-mid-rgt-bx-p2 {
    font-size: 19px;
    line-height: 26px
  }

  .s7-col ul li {
    padding: 15px
  }

  .s7-prod-name {
    font-size: 30px;
    line-height: 42px
  }

  .comparison-cont span {
    font-size: 35px
  }

  .comparison-cont span small {
    font-size: 26px;
    line-height: 26px
  }

  .s7-vs-img {
    left: -115px;
    width: 450px
  }

  .s8-prd {
    left: -241px
  }

  ul.s8-list li {
    font-size: 18px;
    line-height: 28px
  }

  .testi-img {
    width: 110px
  }
}

@media only screen and (max-width: 1021px) {
  .container {
    width: 750px
  }

  .forDesk {
    display: none
  }

  .forTab {
    display: block
  }

  .hide-tab {
    display: none
  }

  ul.mainMenu {
    display: none
  }

  .banner {
    background-position: 47% top;
    background-size: cover;
    height: 700px
  }

  .banner-left-side {
    width: 70%;
    padding: 25px 0
  }

  .bnrHdng2 {
    font-size: 46px;
    line-height: 58px;
    margin-top: 10px
  }

  .banner-strip {
    height: 42px;
    background-size: 100%;
    padding: 3px 0 0 60px
  }

  .teath-ic {
    left: 6px;
    top: -12px;
    width: 37px
  }

  .banner-strip p {
    font-size: 20px;
    line-height: 31px
  }

  .bnr-txt {
    font-size: 18px;
    line-height: 25px
  }

  ul.bnr-list li {
    margin-top: 6px;
    font-size: 22px;
    line-height: 35px;
    padding-left: 39px;
    background-size: 26px
  }

  .brn-prd {
    top: 449px;
    right: 0;
    width: 305px
  }

  .brn-seal {
    top: 385px;
    width: 97px
  }

  .bnr-btm-sec {
    padding: 30px 0 30px
  }

  .bnr-btm-sec ul li {
    padding: 0 38px;
    width: 50%;
    margin: 15px 0
  }

  .bnr-btm-sec ul li:nth-child(2):after {
    display: none
  }

  .bnr-btm-sec ul li span {
    font-size: 20px;
    line-height: 25px
  }

  .bnr-btm-sec ul li p {
    font-size: 18px;
    line-height: 26px;
    margin-top: 8px
  }

  .comnHdng {
    font-size: 38px;
    line-height: 57px
  }

  .comnPara {
    font-size: 18px;
    line-height: 26px
  }

  .s1-col-cont {
    padding: 0 10px 0
  }

  .s1-mid-col {
    width: 32%
  }

  .s1-col-text {
    font-size: 18px;
    line-height: 24px
  }

  .sectionTwo .comnPara {
    width: 100%
  }

  ul.s2-list1 {
    width: 100%
  }

  .sectionThree {
    padding: 50px 0
  }

  .s3-prds {
    position: static;
    display: block;
    margin: 0 auto;
    width: 400px
  }

  ul.s3-list {
    float: left;
    width: 100%;
    margin-top: 30px
  }

  ul.s3-list li:after {
    display: none
  }

  .s3list-p {
    font-size: 18px;
    line-height: 24px
  }

  .sectionfour {
    padding: 50px 0
  }

  .s4list-img {
    width: 120px;
    height: 157px
  }

  ul.s4-list li {
    width: 100%;
    min-height: 190px
  }

  .s4list-rgt {
    width: calc(100% - 137px);
    padding: 20px 5px 15px 0
  }

  .s4list-img:before {
    bottom: -41px;
    left: 0;
    width: 111px;
    height: 41px
  }

  .s4list-rgt-p1 {
    font-size: 22px;
    line-height: 31px
  }

  .s4list-rgt-p2 {
    font-size: 18px;
    line-height: 28px;
    margin-top: 15px
  }

  .s4list-rgt-p1:after {
    display: none
  }

  .sectionfive {
    background-size: 1636px;
    background-position: 43% top;
    background-size: cover;
    padding: 50px 0;
    height: 956px
  }

  .s5-rgt {
    width: 75%
  }

  ul.s5-box-point-list li {
    height: 121px
  }

  .s6-lft {
    float: left;
    width: 100%;
    text-align: center
  }

  .s6-lft .comnHdng {
    background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/header-line.png) no-repeat center bottom
  }

  .s6-lft .comnPara {
    width: 100%
  }

  .s6-mid {
    margin-top: 220px;
  }

  .s6-mid-rgt {
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin: -200px auto 0;
    float: none;
    width: 500px
  }

  .s6-mid-lft {
    float: left;
    width: 100%;
    text-align: center
  }

  ul.s6midlist li {
    text-align: left
  }

  ul.s6midlist li p {
    font-size: 18px
  }

  .s7-vs-img {
    position: static;
    display: block;
    margin: 30px auto 0;
    width: 350px;
    height: auto;
  }

  .s7-rght {
    width: 100%
  }

  .sectioneight {
    padding: 50px 0
  }

  ul.s8-list {
    float: left;
    width: 100%
  }

  .s8-prd {
    position: static;
    width: 500px;
    display: block;
    margin: 0 auto
  }

  .testi-sec {
    padding: 0
  }

  .testi-para {
    font-size: 17px;
    line-height: 26px
  }

  .testi-img {
    width: 23%;
    margin: 25px 6px 0 0
  }

  .sectionten {
    padding: 50px 0
  }

  .footer {
    padding: 38px 0
  }
}

@media only screen and (max-width: 767px) {
  .container {
    width: 100%;
    max-width: 600px;
    padding: 0 10px
  }

  .forMob {
    display: block
  }

  .hide-mob {
    display: none
  }

  .topStrip {
    padding: 3px 0
  }

  .topStrip p {
    font-size: 14px;
    line-height: 20px
  }

  .top-fix-bar {
    margin-bottom: 50px
  }

  .fixed-nav .header {
    position: relative
  }

  .header {
    height: 50px;
    margin-top: -50px;
    top: 50px
  }

  .mob-mnu-ic {
    right: 15px;
    top: 14px;
    left: auto
  }

  .mobilemenu {
    top: 77px
  }

  .mobimenu-top {
    top: 50px
  }

  .logoBox {
    margin-top: 9px
  }

  .logo {
    width: 105px;
    height: auto;
  }

  .logoBox p {
    font-size: 12px;
    line-height: 16px;
    padding-left: 8px;
    margin-left: 8px
  }

  a.header-btn {
    width: 130px;
    height: 36px;
    line-height: 36px;
    margin-top: 8px;
    font-size: 15px;
    letter-spacing: .5px
  }

  .banner {
    padding: 20px 0 25px;
    background: #eff5f8 url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/banner-mob.jpg) right top no-repeat;
    height: auto;
    background-size: cover
  }

  .banner-left-side {
    width: 100%;
    padding: 0;
    text-align: center
  }

  .bnr-str {
    width: 64px;
    margin: -3px 4px 0 0;
    display: none
  }

  .bnr-testi {
    font-size: 14px;
    line-height: 19px
  }

  .bnr-t-img {
    margin: 2px 0 0 3px;
    width: 100px
  }

  .bnrHdng2 {
    font-size: 7.5vw;
    line-height: 8vw;
    margin-top: 10px;
    letter-spacing: .5px
  }

  .bnr-prod-mob {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% + 20px);
    margin: 0 0 0 -10px;
    height: auto;
  }

  .banner-strip {
    background: #fff;
    margin: 0 0 0;
    width: calc(100% + 20px);
    margin: 0 0 0 -10px;
    height: auto;
    padding: 5px 10px
  }

  .banner-strip p {
    font-size: 19px;
    line-height: 25px;
    letter-spacing: 1px;
    text-align: center
  }

  .bnr-txt {
    margin: 12px 0 0 0;
    font-size: 17px;
    line-height: 24px;
    letter-spacing: .5px
  }

  ul.bnr-list {
    margin-top: 8px
  }

  ul.bnr-list li {
    margin-top: 4px;
    font-size: 17px;
    line-height: 27px;
    padding-left: 30px;
    background-size: 21px
  }

  .bnr-btm-sec {
    padding: 10px 0 30px
  }

  .bnr-btm-sec ul {
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    float: none
  }

  .bnr-btm-sec ul li {
    padding: 0 40px;
    width: 100%;
    margin: 20px 0 0;
    float: none
  }

  .bnr-btm-sec ul li p {
    letter-spacing: .5px;
    line-height: 25px
  }

  .bnr-btm-sec ul li:after {
    display: none
  }

  .bnr-btm-sec ul li span {
    font-size: 23px;
    line-height: 28px
  }

  .sectionOne {
    padding: 35px 0 0
  }

  .comnHdng {
    font-size: 23px;
    line-height: 30px
  }

  .comnPara {
    margin-top: 15px;
    font-size: 17px;
    line-height: 24px
  }

  .s1-mid-row {
    float: none;
    display: inline-block !important;
    vertical-align: top;
    max-width: 360px;
    margin-top: 5px;
    padding: 0 25px
  }

  .s1-mid-col {
    width: 100% !important;
    margin-top: 20px
  }

  .s1-col-text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .5px
  }

  .sectionTwo {
    padding: 30px 0 0
  }

  .s2-vidobx {
    margin: 20px auto 0
  }

  ul.s2-list1 {
    margin: 8px auto 0
  }

  ul.s2-list1 li {
    width: 50%;
    padding: 0 7px;
    margin: 25px 0 0 0
  }

  ul.s2-btm-lst {
    margin-bottom: 0
  }

  ul.s2-list1 li img {
    width: 60px;
    height: auto;
  }

  ul.s2-list1 li p {
    font-size: 17px;
    line-height: 23px;
    letter-spacing: .5px
  }

  .s2-slider-col {
    width: 240px !important
  }

  .s2-lst-img img {
    width: 80px
  }

  ul.s2-btm-lst {
    margin-bottom: 0
  }

  .jctkr-wrapper ul li {
    padding: 7px 20px 2px;
    font-size: 16px;
    letter-spacing: .5px
  }

  .strip-icn {
    width: 24px;
    margin: -1px 4px 0 0;
    height: 25px
  }

  .s2-img-slider {
    padding: 31px 0 16px
  }

  .sectionThree {
    padding: 30px 0 20px
  }

  .s3-prds {
    width: 320px;
    margin: -20px auto 0
  }

  .s3list-imgbx {
    width: 70px;
    height: 70px;
    top: 5px
  }

  ul.s3-list li {
    padding: 0 0 0 87px;
    margin: 0 0 20px 0
  }

  .s3list-imgbx img {
    width: 53px;
    height: auto;
  }

  .s3list-hd {
    font-size: 20px;
    line-height: 26px
  }

  .s3list-p {
    font-size: 17px;
    line-height: 24px;
    letter-spacing: .5px;
    margin-top: 5px
  }

  .sectionfour {
    padding: 30px 0
  }

  ul.s4-list {
    margin-top: 10px;
    padding: 0 10px
  }

  ul.s4-list li {
    width: 100%;
    min-height: 421px;
    padding: 0 10px 30px;
    float: none
  }

  .s4list-rgt-p1 {
    padding-bottom: 15px
  }

  .s4list-rgt-p1:after {
    display: block;
    width: 110%;
    right: 15px;
    left: -40px;
    bottom: -15px
  }

  .s4list-rgt-p2 {
    margin-top: 15px
  }

  .s4list-img {
    width: 137px;
    height: 180px;
    margin: -21px auto 0;
    position: relative;
    float: none
  }

  .s4list-rgt {
    padding: 28px 7px;
    float: none;
    width: 100%
  }

  .sectionfive {
    background: #fff;
    padding: 30px 0;
    height: auto
  }

  .s5-rgt {
    width: 100%;
    text-align: center
  }

  .leftHdng {
    background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/header-line.png) no-repeat center bottom
  }

  ul.s5-box-point-list {
    margin-top: -30px
  }

  ul.s5-box-point-list li {
    height: 100px;
    padding: 0 0 0 10px
  }

  ul.s5-box-point-list li p {
    width: 65%;
    font-size: 18px;
    line-height: 24px;
    padding: 0 0 0 10px
  }

  ul.s5-box-point-list li .num-count {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 21px
  }

  .s5-img1 {
    bottom: 7px;
    right: 0;
    width: 80px
  }

  .s5-mob-img {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% + 20px);
    margin-left: -10px;
    height: auto;
  }

  .sectionsix {
    padding: 30px 0 0
  }

  .s6-mid-rgt {
    width: 350px;
    padding: 5px 5px 5px;
    max-width: 100%
  }

  .doc-seal {
    top: 10px;
    right: 10px;
    display: inline;
    margin: 0;
    width: 104px;
    height: auto;
  }

  .s6-mid-rgt-bx {
    padding: 15px;
    text-align: center
  }

  .formula {
    position: static;
    display: block;
    margin: 0 auto 10px;
    width: 170px
  }

  ul.s6midlist li h1,
  ul.promoList li h1 {
    font-size: 22px;
    line-height: 28px
  }

  ul.promoList {
    margin-top: 0
  }

  ul.s6midlist li img {
    width: 70px;
    position: static;
    display: block;
    margin: 0 auto 10px;
    height: auto;
  }

  ul.s6midlist li {
    margin: 30px 0 0 0;
    padding: 0 20px;
    text-align: center
  }

  .sectionseven {
    padding: 30px 0
  }

  .s7-vs-img-m {
    max-width: 100%;
    margin: 20px auto 0;
    width: 320px
  }

  .s7-rght {
    margin-top: 10px
  }

  .s7-col,
  .promo-col {
    width: 100%;
    margin-top: 20px
  }

  .s7-col ul li {
    min-height: auto
  }

  .s7-prod-name {
    font-size: 31px;
    line-height: 28px;
    padding: 16px 10px 10px
  }

  .s7-icon {
    width: 50px;
    height: auto;
  }

  .comparison-cont span {
    font-size: 33px;
    line-height: 33px
  }

  .comparison-cont p {
    font-size: 16px
  }

  .sectioneight {
    padding: 30px 0
  }

  ul.s8-list {
    float: left;
    width: 100%;
    margin: 6px 0 0 0;
    padding: 0 10px
  }

  .s8-prd {
    position: static;
    width: 330px;
    display: block;
    margin: 0 auto
  }

  ul.s8-list li {
    font-size: 18px;
    line-height: 25px;
    padding: 0 0 2px 35px;
    margin: 16px 0 0 0;
    background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/35336d16-0fe8-4cc1-bb50-95362444e947/s8-tk.png) left 5px no-repeat;
    background-size: 21px
  }

  .sectionnine {
    padding: 30px 0
  }

  .s9-row {
    padding: 0 15px;
    margin-top: 25px
  }

  .testi-sec {
    margin: 20px 0 0
  }

  .testi-row {
    padding-bottom: 15px;
    margin: 30px 0 0;
    border: none
  }

  .testi-row-lft {
    width: 100%;
    border-right: none;
    padding-right: 0;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px
  }

  .testi-lft-abt {
    width: 50%;
    padding: 0 0 0 60px
  }

  .testi-pics {
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: 0
  }

  .t-name {
    float: left;
    margin-top: 5px;
    line-height: 18px;
    font-size: 17px
  }

  .t-vryfd {
    float: left;
    letter-spacing: 0;
    font-size: 13px
  }

  .test-prod {
    width: 50%;
    border-top: none;
    margin-top: 0;
    padding: 0 0 0 55px
  }

  .t-prod-dv {
    width: 50px;
    height: 50px;
    padding: 5px;
    top: 0
  }

  .t-prod-dv img {
    height: 100%
  }

  .test-prod-txt {
    font-size: 14px;
    margin-top: 0
  }

  .t-star {
    margin: 10px 0 0;
    width: 100px
  }

  .testi-row-rght {
    width: 100%;
    padding: 0;
    border: none
  }

  .testi-paragraph {
    font-size: 17px;
    line-height: 24px
  }

  .testi-row-rght span {
    font-size: 18px;
    margin-top: 10px
  }

  .testi-img {
    margin: 15px 6px 0 0;
    width: 82px;
    height: auto;
  }

  .sectionten {
    padding: 30px 0
  }

  .faq-container {
    padding: 0 10px 15px;
    margin: 15px 0 0
  }

  .up-slide-dwn {
    margin-top: 15px;
    border-radius: 10px
  }

  .accordion {
    padding: 14px 35px 14px 15px;
    font-size: 20px;
    line-height: 28px
  }

  .acdn-content {
    padding: 0 20px 10px 15px
  }

  .acdn-para {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 28px;
    text-align: left
  }

  .footer {
    padding: 0 0 25px
  }

  .footer-logo {
    margin: 25px auto 0
  }

  .footer-text {
    font-size: 14px;
    margin-top: 10px;
    line-height: 17px;
    letter-spacing: 0
  }

  .footer-text a {
    padding: 0 3px
  }

  #ctabtn-mob {
    background: #2677bc;
    padding: 9px 10px 9px;
    position: fixed;
    bottom: 0%;
    left: auto;
    z-index: 99;
    transition: bottom 1s;
    display: table;
    width: 100%
  }

  #ctabtn-mob a.packageBtn {
    margin: 0
  }

  a.packageBtn {
    font-size: 26px;
    height: 72px;
    line-height: 71px
  }
}

@media only screen and (max-width: 365px) {
  .banner-left-side {
    width: 100%
  }
}

.pulse {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite
}

@keyframes pulse {
  0% {
    transform: scale(.9)
  }

  50% {
    transform: scale(1)
  }

  100% {
    transform: scale(.9)
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(.95)
  }

  50% {
    -webkit-transform: scale(1)
  }

  100% {
    -webkit-transform: scale(.95)
  }
}

#i4v7c {
  display: inline-block;
}

#ixocv8 {
  color: #F00;
}

#myVdo4 {
  display: none;
}

#irkmpx {
  width: 100%;
  display: inline-block;
}

#itd8oc {
  width: 100%;
  display: inline-block;
}

#ihy2dj {
  width: 100%;
  display: inline-block;
}

#i9f77o {
  width: 100%;
  display: inline-block;
}

#imu6jr {
  width: 100%;
  display: inline-block;
}

#ilcwo6 {
  width: 100%;
  display: inline-block;
}

#ilpccu {
  width: 100%;
  display: inline-block;
}

#iw7pni {
  width: 100%;
  display: inline-block;
}

#ihd0gv {
  width: 100%;
  display: inline-block;
}

#isddts {
  width: 100%;
  display: inline-block;
}

#i8drnk {
  width: 100%;
  display: inline-block;
}

#iosumt {
  width: 100%;
  display: inline-block;
}

#imz92g {
  width: 100%;
  display: inline-block;
}

#iu2p9q {
  width: 100%;
  display: inline-block;
}

#ix2t5q {
  width: 100%;
  display: inline-block;
}

#iyuftm {
  width: 100%;
  display: inline-block;
}

#id2d4z {
  width: 100%;
  display: inline-block;
}

#i32tjl {
  width: 100%;
  display: inline-block;
}

#i5dg62 {
  width: 100%;
  display: inline-block;
}

#ix6o86 {
  width: 100%;
  display: inline-block;
}

#ih9nq7 {
  width: 100%;
  display: inline-block;
}

#igqk9q {
  width: 100%;
  display: inline-block;
}

#ilxa6f {
  width: 100%;
  display: inline-block;
}

#icvrvp {
  width: 100%;
  display: inline-block;
}

#ic0djg {
  max-width: 100%;
}

#i73x0zj {
  overflow: hidden;
}


#ctabtn-mob {
  position: relative;
}

#pop1 {
  display: none;
}

#pop2 {
  display: none;
}

#pop3 {
  display: none;
}