@font-face {
  font-family: 'Helvetica';
  src: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/Helvetica.eot");
  src: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/Helvetica.eot?#iefix') format('embedded-opentype'"),
    url('https://s3.amazonaws.com/subscribe-funnels-production/assets/1f786db0-321b-4521-a913-cefa07b40ce9/Helvetica.woff2') format('woff2'),
    url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/Helvetica.woff") format('woff'),
    url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/Helvetica.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Helvetica';
  src: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/Helvetica-Bold.eot");
  src: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/Helvetica-Bold.eot?#iefix') format('embedded-opentype'"),
    url('https://s3.amazonaws.com/subscribe-funnels-production/assets/1f786db0-321b-4521-a913-cefa07b40ce9/Helvetica-Bold.woff2') format('woff2'),
    url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/Helvetica-Bold.woff") format('woff'), x url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/Helvetica-Bold.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

a,
a:focus,
a:hover {
  text-decoration: none
}

*,
body,
img {
  margin: 0;
  padding: 0
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

* {
  box-sizing: border-box
}

a {
  outline: 0;
  border: none;
}

a:focus {
  outline: 0;
  border: none;
}

a:hover {
  outline: 0;
  border: none;
}

button {
  outline: 0;
  border: none;
}

button:hover {
  outline: 0;
  border: none;
}

button:focus {
  outline: 0;
  border: none;
}

.spacer {
  clear: both;
  line-height: 0;
  font-size: 0
}

img {
  border: 0;
  height: auto;
  max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

body {
  font-family: 'Helvetica';
  font-weight: normal;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.justify-content-between {
  justify-content: space-between;
}

.align-items-center {
  align-items: center;
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.both-padding {
  padding: 0 15px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-2 {
  padding-top: 8px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-2 {
  padding-bottom: 8px !important;
}

.pt-3 {
  padding-top: 16px !important;
}

.pb-3 {
  padding-bottom: 16px !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-2 {
  margin-top: 8px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-2 {
  margin-bottom: 8px !important;
}

.mt-3 {
  margin-top: 16px !important;
}

.mb-3 {
  margin-bottom: 16px !important;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.dm-none {
  display: none !important;
}

.dm-block {
  display: block !important;
}

.dm-flex {
  display: flex !important;
}

.position-relative {
  position: relative;
}

.headingone {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 100%;
}

.subheading {
  font-size: 16px;
  line-height: 120%;
  margin-top: 10px;
  text-transform: capitalize;
}

.scraped-container {
  padding: 0 15px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.section {
  padding: 30px 0;
}

.rowgap {
  margin-top: 30px;
}

strong {
  font-weight: bold;
}

.width-100 {
  width: 100%;
}

.text-white {
  color: #fff !important;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  /* display: block; */
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

/*.slick-slide img {
	display: block;
	margin:0 auto;
}*/
.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 34px;
  height: 34px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  z-index: 999;
  background: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/sliderleft.png") left top no-repeat;
  background-size: 100% 100%;
}

.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 34px;
  height: 34px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  z-index: 9999;
  background: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/sliderright.png") left top no-repeat;
  background-size: 100% 100%;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 1%;
}

[dir='rtl'] .slick-prev {
  right: 80px;
  left: auto;
}

.slick-next {
  right: 1%;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: 80px;
}

.slick-dots {
  display: block;
  width: 100%;
  padding: 0;
  margin: 20px 0 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border-radius: 10px;
  background: none;
  /* border:1px solid #17255A; */
  background: #fff;
  outline: none;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

.slick-dots li.slick-active button {
  background: #FF8388;
  position: relative;
  border: 2px solid rgba(255, 131, 136, 0.40);
}

/* Slider end */


/**------------------Accordion Css start--------------*/
.accordion {
  width: 100%;
  margin: 0 auto;
}

.acc {
  border-radius: 10px;
  border: 1px solid rgba(34, 33, 79, 0.10);
  background: #FFF;
  padding: 18px;
  margin-bottom: 18px;
}

.acc:last-child {
  margin: 0;
}

.acc-head {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  background: transparent;
  border-radius: 5px;
  gap: 15px;
  flex-wrap: wrap;
  background: #FFF;
  border-radius: 60px;
}

.acc-head.active {
  border-radius: 60px;
}

.acc-head h6 {
  color: #22214F;
  font-size: 18px;
  line-height: 140%;
  width: 89%;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
}

.acc-content {
  display: none;
  padding: 0;
}

.accordion-header-icon {
  font-size: 0;
  background: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/faqplus.png") right center no-repeat;
  height: 16px;
  width: 16px;
  background-size: cover;
}

.active .accordion-header-icon {
  background: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/faqminus.png") right center no-repeat;
  width: 14px;
  height: 6px;
  background-size: cover;
}

.acc-content p {
  color: #22214F;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  padding-top: 10px;
}

.acc-content ul li {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  opacity: 0.8;
  list-style: disc;
  list-style-position: inside;
}

.acc-content ul {
  margin: 15px 0;
}

.faqcon {
  max-width: 992px;
  margin: 0 auto;
}

/**------------------Accordion Css end--------------*/
/*===============Start Custom CSS========*/
.tophead {
  background: #214996;
  padding: 9px 0;
}

.tophead p {
  font-size: 14px;
  color: #FFF;
  text-transform: capitalize;
}

.tophead p strong {
  color: #F48120;
}

.upslidewrap {
  padding: 9px 0;
}

.upslidefirst {
  max-width: 890px;
  margin: 0 auto;
}

.upslidebox {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}

.upslidebox p {
  color: #22214F;
  font-size: 14px;
  text-transform: capitalize;
}

.logo {
  position: absolute;
  top: 40px;
  width: 68px;
  z-index: 9;
}

.upslider .item {
  padding: 0 8px;
}

.upslider {
  max-width: 78%;
  margin-left: auto;
}

.upslidewrap .scraped-container {
  padding-right: 0;
}

.upslider .upslidebox img {
  width: 24px;
}

.mainbanner {
  background: rgba(234, 234, 235, 0.82);
  padding-top: 0;
}

.ratingsec p {
  color: #22214F;
  font-size: 12px;
}

.ratingsec img {
  width: 60px;
}

.ratingsec {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 15px;
  justify-content: center;
}

.title-heading {
  color: #22214F;
  font-size: 28px;
  text-transform: capitalize;
  font-family: 'Nunito', sans-serif;
  font-weight: 900;
}

.title-heading span {
  border-radius: 5px;
  background: #DC1EC9;
  color: #fff;
  padding: 0 10px;
}

.mainbannercontent {
  position: relative;
}

.banner-subheading {
  color: #22214F;
  font-size: 20px;
  font-weight: 700;
  line-height: 110%;
  margin-top: 10px;
}

.mainbannerlist ul {
  margin: 18px 0;
}

.mainbannerlist ul li {
  color: #22214F;
  font-size: 16px;
  background: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/check.png") no-repeat left center;
  background-size: 17px 12px;
  padding-left: 25px;
  line-height: 120%;
  padding-top: 8px;
  padding-bottom: 8px;
}

.gettodaybtn {
  border-radius: 5px;
  background: #1AC77E;
  max-width: 100%;
  height: 60px;
  color: #fff;
  font-family: 'Nunito', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 20px;
}

.gettodaybtn:hover {
  background: #DC1EC9;
}

.btnwrap .cards {
  max-width: 100%;
  text-align: center;
  margin-top: 10px;
}

.singlereview {
  border-radius: 20px;
  border: 1px solid #DBDBDB;
  background: #FFF;
  padding: 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 521px;
  margin-top: 20px;
}

.singleavatar {
  width: 55px;
  height: 55px;
}

.singleavatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100%;
}

.singledescription h4 {
  font-size: 14px;
  color: #22214F;
  line-height: 140%;
}

.singledescription {
  width: 100%;
  padding-top: 15px;
}

.singleuserdetail {
  margin-top: 18px;
}

.singlename h6 {
  color: #22214F;
  font-size: 14px;
  margin-bottom: 8px;
}

.verify {
  color: #22214F;
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 0;
  margin-left: 8px;
}

.singlerevewmobile {
  border-radius: 10px;
  border: 1px solid #DBDBDB;
  background: #FFF;
  padding: 16px;
  margin-top: 20px;
}

.singlereviewtop {
  display: flex;
  align-items: center;
  gap: 15px;
}

.title-subheading {
  color: #22214F;
  font-size: 18px;
  line-height: 110%;
  margin-top: 15px;
}

.easystepcurve {
  margin-top: 20px;
}

.funneleasystep .section {
  background: #214996;
}

.funneleasystep {
  z-index: 9;
}

.stepcount {
  background: #1AC77E;
  width: 32px;
  height: 32px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  border: 1px solid #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.easystepbox h3 {
  font-family: 'Nunito', sans-serif;
  font-weight: 900;
  color: #fff;
  font-size: 22px;
  margin: 15px 0 8px 0;
}

.easystepbox p {
  color: #fff;
  font-size: 16px;
  line-height: 150%;
}

.easystepbox {
  margin-top: 20px;
}

.funneleasystep .easystepouter:first-child .easystepbox {
  margin-top: 0;
}

.funneleasystep .title-heading {
  padding-top: 20px;
}

.ourstoryvideo img {
  border-radius: 8px;
}

.ourstorycon {
  max-width: 860px;
  margin: 20px auto 0;
}

.ourstorycon p {
  color: #22214F;
  font-size: 16px;
  line-height: 150%;
  margin: 15px 0;
}

.ourstorycon .ratingsec {
  justify-content: center;
  margin: 0 0 15px 0;
}

.ourstorycon .ratingsec p {
  margin: 0;
  font-size: 12px;
}

.ourstorycon .gettodaybtn {
  margin: 0 auto;
}

.ourstorycon .btnwrap .cards {
  margin: 10px auto 0;
}

.storysec {
  background: #BBF3FF;
  margin-top: -50px;
}

.storysec .section {
  padding-top: 120px;
}

.storylogo {
  max-width: 65px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 25px;
  z-index: 9;
}

.storydog {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
}

.storybottomvector {
  margin-top: 25px;
}

.benifitsec {
  background: #214996;
}

.benifitsec .ratingsec {
  justify-content: center;
  margin: 25px 0 15px 0;
}

.benifitsec .gettodaybtn {
  margin: 0 auto;
}

.benifitsec .btnwrap .cards {
  margin: 10px auto 0;
}

.benofittrimmer {
  position: absolute;
  right: 0;
  top: -52px;
  width: 50px;
}

.beniftdog {
  position: absolute;
  right: 13%;
  bottom: -28px;
}

.beniftdog {
  position: absolute;
  right: 0;
  bottom: -5px;
  width: 58px;
}

.featurearea .section {
  background: #D4E5F3;
}

.featurebox h3 {
  color: #22214F;
  font-size: 22px;
  text-transform: capitalize;
  line-height: 140%;
  font-weight: 700;
  margin: 18px 0 10px;
}

.featurebox h3 span {
  display: block;
  font-size: 16px
}

.featurebox p {
  color: #22214F;
  font-size: 13px;
  line-height: 140%;
}

.featurearea .featureouter:first-child .featurebox {
  margin-top: 0;
}

.featurebox {
  margin-top: 25px;
}

.testimonial {
  background: rgba(187, 243, 255, 0.8);
}

.testimonial .ratingsec {
  justify-content: center;
  margin: 15px 0 0 0;
}

.authorratings .verify {
  margin: 0 0 0 10px;
  font-size: 11px;
}

.authordescribe h3 {
  color: #22214F;
  font-size: 14px;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 8px;
}

.testiauthor {
  width: 56px;
  height: 54px;
}

.testiauthor img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  object-fit: cover;
}

.testimonialuser {
  display: flex;
  align-items: center;
  gap: 10px;
}

.testimonialdetail h4 {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 15px;
  line-height: 140%;
  margin: 15px 0 8px 0;
}

.testimonialdetail p {
  font-size: 14px;
  color: #22214F;
  line-height: 140%;
}

.testimonialbox {
  background: #fff;
  border: 1px solid rgba(34, 33, 79, 0.15);
  border-radius: 8px;
  padding: 15px;
  max-width: 613px;
}

.testimonial .gettodaybtn {
  margin: 0 auto;
}

.testimonial .btnwrap .cards {
  margin: 10px auto 0;
}

.testimoniallogo {
  max-width: 53px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -20px;
}

.testimonialslider .item {
  padding: 0 6px;
}

.testimonial .btnwrap {
  padding: 0 15px;
}


.slidearrows {
  max-width: 520px;
  margin: 0 auto;
  position: relative;
  z-index: 999;
  text-align: center;
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.faqdog {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
}

.faqtrimmer {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 98px;
}


.footerbanner {
  background: linear-gradient(180deg, rgba(187, 243, 255, 0.7) 0%, rgba(187, 243, 255, 0.00) 100%);
}

.footerbottomcontent {
  background: #214996;
  padding-bottom: 30px;
}

.footerbottomcontent p {
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.footercopyright {
  text-align: center;
  padding: 50px 0 20px;
}

.footercopyright p {
  font-size: 16px;
  color: #22214F;
  line-height: 110%;
}

.footercopyright p a {
  font-size: 16px;
  color: #22214F;
  line-height: 110%;
}

.footercopyright p a:hover {
  text-decoration: underline;
}

.footerlogo {
  width: 55px;
  position: absolute;
  top: -71px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/*==============End Custom CSS=============*/


/*==============Start Upsell 1 CSS=============*/
.upsell1banner {
  background: rgba(187, 243, 255, 0.7);
}

.upsell1banner .ratingsec {
  justify-content: center;
}

.upsell1bannerbottom {
  background: #214996;
}

.upsell1prdbox {
  border-radius: 14px;
  border: 3px solid #DBDBDB;
  background: #FFF;
  text-align: center;
  padding: 30px 20px;
  position: relative;
  margin-top: 50px;
}

.upsell1prdbox::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  width: 20px;
  height: 20px;
  background: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/radioinactive.png") no-repeat;
  background-size: cover;
}

.upsell1prdbox.active {
  border: 3px solid #DC1EC9;
}

.upsell1prdbox.active::after {
  background: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/radioactive.png") no-repeat;
  background-size: cover;
}

.upsell1prdbox h3 {
  color: #22214F;
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 120%;
}

.upsell1prdbox p {
  font-size: 16px;
  color: #22214F;
  line-height: 140%;
  margin: 15px 0;
}

.saveprd {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.savebubble {
  background: #FFCDA3;
  padding: 8px 23px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 700;
  color: #22214F;
}

.saveprd h4 {
  color: #22214F;
  font-size: 18px;
  font-weight: 700;
}

.prdpricewrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-top: 15px;
}

.priceold {
  color: #A2A2B4;
  font-size: 20px;
  text-decoration: line-through;
}

.pricenew {
  color: #1AC77E;
  font-weight: 700;
  font-size: 20px;
}

.upsell1prdicon {
  min-height: 128px;
}

.bestvalue {
  border-radius: 6px;
  background: #0054F5;
  color: #fff;
  font-family: 'Nunito', sans-serif;
  font-weight: 800;
  width: 185px;
  padding: 10px 0;
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.mostpopular {
  background: #F48120;
}

.upsell1prdbox input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 9;
}

.upsell1bannerbottom .gettodaybtn {
  margin: 0 auto;
}

.upsell1bannerbottom .btnwrap .cards {
  margin: 10px auto 0;
}

.conditionbox {
  border-radius: 12px;
  border: 2px solid #DC1EC9;
  background: #FFF;
  padding: 25px;
  position: relative;
  margin-top: 15px;
}

.conditionhead {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 4px;
}

.conditionhead h3 {
  text-transform: capitalize;
  line-height: 120%;
  font-size: 14px;
  font-weight: 800;
  color: #DC1EC9;
  width: 87%;
  position: relative;
  padding-left: 10px;
  font-family: 'Nunito', sans-serif;
}

.conditionbox input[type=checkbox]::before {
  //content: "";
  //position: absolute;
  //width: 26px;
  //height: 26px;
  //background: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/checkinactive.png") no-repeat;
  //background-size: cover;
  //top: 22px;
  //left: 22px;
}

.conditionbox.active input[type=checkbox]::before {
  //background: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/checkactive.png") no-repeat;
  //background-size: cover;
}

.conditionhead h4 {
  font-size: 14px;
  color: #DC1EC9;
  font-weight: 700;
}

.conditionbox p {
  color: #22214F;
  font-size: 14px;
  line-height: 140%;
  margin-top: 15px;
}

.conditionbox input {
  width: 25px;
  height: 25px;
  border: none;
  float: left;
  left: 20px;
}

.prod-img {
  max-height: 85px;
}

.upsell1bannerbottom .upsell1prdouter:first-child .upsell1prdbox {
  margin-top: 0;
}

.upsell1bannerbottom .conditionouter:first-child .conditionbox {
  margin-top: 0;
}

.upsell1testimonial {
  background: rgba(187, 243, 255);
}

.upsell1testimonialtrimmer {
  position: absolute;
  left: 0;
  top: -170px;
}

.upsell1bannerdog {
  position: absolute;
  right: 0;
  bottom: 10px;
  width: 248px;
}

.upsell1bannerbottomvector {
  margin-top: 70px;
}

.upsell1productwrap {
  margin-top: -130px;
}

/*==============End Upsell 1 CSS=============*/

/*==============Start Upsell 2 CSS=============*/
.upsell2banner .ratingsec {
  justify-content: center;
}

.upsell2banner {
  background: rgba(187, 243, 255, 0.8);
}

.upsell2productwrap {
  border-radius: 14px;
  border: 1.5px solid #DBDBDB;
  background: #FFF;
  padding: 20px 10px;
  max-width: 995px;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

.upsell2prdimg img {
  border-radius: 10px;
}

.upsell2productcontent h2 {
  color: #22214F;
  font-size: 22px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.upsell2productcontent p {
  color: #22214F;
  font-size: 16px;
  line-height: 140%;
}

.freetrial {
  border-radius: 8px;
  background: #EAFBFF;
  padding: 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  margin: 25px 0 12px 0;
}

.freetrial h5 {
  color: #22214F;
  font-size: 14px;
}

.freetrial h5 strong {
  color: #214996;
  text-transform: uppercase;
}

.upsell2productcontent .gettodaybtn {
  max-width: 100%;
}

.upsell2productcontent .btnwrap .cards {
  max-width: 100%;
}

.upsell2productcontent .btnwrap {
  margin-top: 20px;
}

.upsell2productcontent {
  padding-top: 20px;
}

.upsell2benifit {
  background: #214996;
}

.upsell2list ul li {
  color: #FFF;
  font-size: 16px;
  line-height: 120%;
  background: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/check-white.png") no-repeat left 15px;
  background-size: 17px 12px;
  padding-left: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.upsell2list ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.upsell2list {
  margin-top: 20px;
}

.upsellprdcontainer {
  margin-top: -160px;
}

.upsell2bannerbottomvector {
  margin-top: 100px;
}


.upsell3banner {
  background: rgba(187, 243, 255, 0.8);
}

.upsell3banner .ratingsec {
  justify-content: center;
}

.upsell3price {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 20px;
  justify-content: center;
}

.upsell3price .upsellpriceold {
  color: #A2A2B4;
  font-size: 20px;
  text-decoration: line-through;
}

.upsell3price .upsellpricenew {
  color: #1AC77E;
  font-size: 20px;
  font-weight: 700;
}

.upsell3price .upsellsavebubble {
  background: #FFCDA3;
  padding: 6px 18px;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 700;
  color: #22214F;
}

.upsell3banner .upsell2productcontent p {
  font-size: 16px;
}

.upsell3testimonial {
  background: #214996;
}

.upsell4prdimg {
  background: #D3E5F3;
  border-radius: 10px;
}

/*==============End Upsell 2 CSS=============*/


.thankyou .ratingsec {
  justify-content: center;
}

.thankyou {
  background: rgba(187, 243, 255, 0.8);
}

.ordersummerybox {
  background: #fff;
  border-radius: 12px;
  max-width: 740px;
  margin: 0 auto;
  padding: 18px;
}

.ordersummerybox h2 {
  color: #22214F;
  font-weight: 900;
  font-family: 'Nunito', sans-serif;
  text-align: center;
  font-size: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(34, 33, 79, 0.20);
}

.summeryprdimg img {
  border: 1px solid rgba(34, 33, 79, 0.20);
  border-radius: 12px;
  padding: 8px;
}

.summerprddetail h3 {
  color: #22214F;
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 120%;
}

.summerprddetail p {
  font-size: 16px;
  color: #22214F;
  line-height: 140%;
  margin: 10px 0;
}

.thankyouprice {
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: center;
}

.thankyouprice .priceold {
  font-size: 20px;
}

.thankyouprice .pricenew {
  font-size: 20px;
}

.summeryprd .savebubble {
  font-size: 16px;
  padding: 6px 16px;
}

.summeryprd {
  padding: 20px 0;
  border-bottom: 1px solid rgba(34, 33, 79, 0.20);
}

.summerprddetail {
  text-align: center;
  padding-top: 15px;
}

.savewrap {
  margin-top: -80px;
}

.summeryprdimg {
  width: 135px;
  height: 126px;
  margin: 0 auto;
}

.summeryprdimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.summerypricebreak {
  padding: 20px 0;
}

.summerypricebreak ul li {
  color: #22214F;
  font-size: 18px;
  line-height: 120%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 12px;
}

.summerypricebreak ul li:first-child {
  margin-top: 0;
}

.summerypricebreak ul li:last-child p {
  color: #DC1EC9;
}

.summerytotal {
  border-top: 1px solid rgba(34, 33, 79, 0.20);
  border-bottom: 1px solid rgba(34, 33, 79, 0.20);
  padding: 12px 0;
}

.summerytotal p {
  font-size: 18px;
  color: #22214F;
  line-height: 120%;
}

.summerytotal p strong {
  color: #1AC77E;
}

.summerytotal ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.summeryfooter {
  padding: 24px 0 0 0;
  text-align: center;
}

.summeryfooter p {
  font-size: 12px;
  color: #22214F;
  line-height: 140%;
}





.fancybox-active {
  height: auto
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}

.fancybox-container * {
  box-sizing: border-box
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.fancybox-toolbar {
  right: 0;
  top: 0
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 20px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0
}

.fancybox-slide--image:before {
  display: none
}

.fancybox-slide--html {
  padding: 6px
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing
}

.fancybox-container [data-selectable=true] {
  cursor: text
}

.fancybox-image,
.fancybox-spaceball {
  background: 0 0;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%
}

.fancybox-spaceball {
  z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%
}

.fancybox-slide--video .fancybox-content {
  background: #000
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff
}

.fancybox-iframe,
.fancybox-video {
  background: 0 0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0
}

.fancybox-button {
  background: rgba(30, 30, 30, .6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc
}

.fancybox-button:hover {
  color: #fff
}

.fancybox-button:focus {
  outline: 0
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0
}

.fancybox-button div {
  height: 100%
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998
}

.fancybox-close-small {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px
}

.fancybox-navigation .fancybox-button div {
  padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0
}

.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996
}

.fancybox-caption--separate {
  margin-top: -50px
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline
}

.fancybox-loading {
  animation: a 1s linear infinite;

  background: 0 0;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999
}

@keyframes a {
  to {
    transform: rotate(1turn)
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px
  }

  .fancybox-slide--image {
    padding: 6px 0
  }

  .fancybox-close-small {
    right: -6px
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px
  }
}

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px
}

.fancybox-share p {
  margin: 0;
  padding: 0
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
  color: #fff
}

.fancybox-share__button:hover {
  text-decoration: none
}

.fancybox-share__button--fb {
  background: #3b5998
}

.fancybox-share__button--fb:hover {
  background: #344e86
}

.fancybox-share__button--pt {
  background: #bd081d
}

.fancybox-share__button--pt:hover {
  background: #aa0719
}

.fancybox-share__button--tw {
  background: #1da1f2
}

.fancybox-share__button--tw:hover {
  background: #0d95e8
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px
}

.fancybox-share__button svg path {
  fill: #fff
}

.fancybox-share__input {
  background: 0 0;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%
}

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px
}

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
  opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1
}



@media only screen and (min-width :400px) {}

@media only screen and (min-width :480px) {
  .storydog {
    width: 80px;
  }
}

@media only screen and (min-width :576px) {
  .scraped-container {
    max-width: 540px;
  }

  .storydog {
    width: 120px;
  }

  .benofittrimmer {
    top: -80px;
    width: 80px;
  }

  .beniftdog {
    width: 100px;
  }
}

@media only screen and (min-width :768px) {
  .text-md-center {
    text-align: center !important;
  }

  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .dm-md-none {
    display: none !important;
  }

  .dm-md-block {
    display: block !important;
  }

  .dm-md-flex {
    display: flex !important;
  }

  .justify-content-md-start {
    justify-content: start !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-end {
    justify-content: end !important;
  }

  .scraped-container {
    max-width: 750px
  }

  .section {
    padding: 40px 0;
  }

  .rowgap {
    margin-top: 40px;
  }

  .tophead {
    padding: 15px 0;
  }

  .tophead p {
    font-size: 20px;
  }

  .logo {
    width: 115px;
  }

  .upslidewrap {
    padding: 15px 0;
  }

  .title-heading {
    font-size: 40px;
  }

  .mainbannercontent .title-heading {
    font-size: 50px;
  }

  .banner-subheading {
    font-size: 22px;
  }

  .singleavatar {
    width: 102px;
    height: 132px;
  }

  .singleavatar img {
    border-radius: 5px;
  }

  .singlename h6 {
    font-size: 16px;
    margin-bottom: 0;
  }

  .verify {
    margin-top: 5px;
    margin-left: 0;
  }

  .singledescription {
    width: 78%;
    padding-left: 20px;
    padding-top: 0;
  }

  .bannerdog {
    position: absolute;
    right: 0;
    width: 380px;
    top: 50%;
    height: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .bannerdog img {
    height: 100%;
    object-fit: cover;
  }

  .ratingsec img {
    width: 90px;
  }

  .ratingsec p {
    font-size: 14px;
  }

  .ratingsec {
    justify-content: start;
    margin-bottom: 25px;
  }

  .mainbannerlist ul li {
    font-size: 18px;
  }

  .gettodaybtn {
    font-size: 22px;
    height: 67px;
    /* max-width: 400px; */
  }

  .btnwrap .cards {
    max-width: 400px;
  }

  .mainbannercontent {
    max-width: 715px;
  }

  .title-subheading {
    font-size: 22px;
  }

  .easystepcurve {
    margin-top: 0;
  }

  .easystepouter {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .easystepbox h3 {
    font-size: 20px;
  }

  .easystepbox p {
    font-size: 13px;
  }

  .easystepbox {
    margin-top: 0;
  }

  .funneleasystep .title-heading {
    padding-top: 0;
  }

  .storylogo {
    max-width: 115px;
    top: 0;
  }

  .ourstoryvideo img {
    border-radius: 20px;
  }

  .ourstorycon {
    margin: 45px auto 0;
  }

  .ourstorycon p {
    margin: 35px 0;
  }

  .ourstorycon .ratingsec p {
    font-size: 14px;
  }

  .storysec {
    background: linear-gradient(180deg, rgba(187, 243, 255, 0.7) 0%, rgba(187, 243, 255, 0.00) 100%);
  }

  .storybottomvector {
    margin-top: 0;
  }

  .storydog {
    left: 40px;
    width: 120px;
  }

  .benofittrimmer {
    top: -100px;
    width: 100px;
  }

  .beniftdog {
    width: 130px;
  }

  .featureouter {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .featurearea .featureouter:nth-child(2) .featurebox {
    margin-top: 0;
  }

  .testimoniallogo {
    max-width: 73px;
    top: -15px;
  }

  .testimonialbox {
    padding: 30px 40px;
  }

  .authordescribe h3 {
    font-size: 16px;
  }

  .authorratings .verify {
    font-size: 12px;
  }

  .testimonialdetail h4 {
    font-size: 22px;
  }

  .testimonial .btnwrap {
    padding: 0;
  }

  .acc-head h6 {
    font-size: 25px;
    width: 94%;
  }

  .acc {
    padding: 20px 30px;
  }

  .accordion-header-icon {
    width: 22px;
    height: 22px;
  }

  .footerbanner .mainbannercontent {
    max-width: 765px;
  }

  .footerbannerdog {
    position: absolute;
    width: 360px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .footerbottomcontent p {
    font-size: 16px;
    font-weight: 700;
  }

  .footercopyright {
    padding: 40px 0;
  }

  .footercopyright p {
    font-size: 14px;
  }

  .footercopyright p a {
    font-size: 14px;
  }

  .footerlogo {
    top: -63px;
  }

  /*==============Start Upsell 1 CSS=============*/
  .conditionouter {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .upsell1prdouter {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .upsell1prdbox h3 {
    font-size: 27px;
  }

  .upsell1prdbox p {
    font-size: 18px;
  }

  .savebubble {
    font-size: 20px;
  }

  .saveprd h4 {
    font-size: 20px;
  }

  .priceold {
    font-size: 24px;
  }

  .pricenew {
    font-size: 24px;
  }

  .conditionhead h3 {
    font-size: 15px;
    width: 85%;
  }

  .conditionhead h4 {
    font-size: 16px;
  }

  .conditionbox p {
    font-size: 14px;
  }

  .conditionbox {
    min-height: 225px;
    margin-top: 0;
  }

  .upsell1prdbox {
    margin-top: 0;
  }

  .upsell1bannerbottom .upsell1prdouter:last-child .upsell1prdbox {
    margin-top: 50px;
  }

  .upsell1bannerbottom .conditionouter:last-child .conditionbox {
    margin-top: 30px;
  }

  .upsell1bannerbottomvector {
    margin-top: 0px;
  }

  /*==============End Upsell 1 CSS=============*/


  .upsell2productleft {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
  }

  .upsell2productright {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    order: 2;
  }

  .upsell2productwrap {
    padding: 25px;
  }

  .upsell2productcontent h2 {
    font-size: 27px;
  }

  .upsell2productcontent p {
    font-size: 18px;
  }

  .freetrial h5 {
    font-size: 17px;
  }

  .upsell2productcontent {
    max-width: 447px;
    margin-left: auto;
    padding-top: 0;
  }

  .upsell2productcontent .btnwrap {
    margin-top: 30px;
  }

  .upsell2list ul li {
    width: 49%;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/check-white.png") no-repeat left 25px;
    background-size: 17px 12px;
  }

  .upsell2list {
    margin-top: 40px;
  }

  .upsell3price {
    justify-content: start;
  }

  .upsell3banner .upsell2productleft {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .upsell3banner .upsell2productright {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .summeryprd {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 20px 15px;
  }

  .summeryprdimg {
    margin: 0;
  }

  .summerprddetail {
    width: 62%;
    padding-left: 25px;
    text-align: left;
    padding-top: 0;
  }

  .summerprddetail p {
    font-size: 18px;
  }

  .thankyouprice {
    justify-content: start;
  }

  .ordersummerybox h2 {
    font-size: 31px;
  }

  .ordersummerybox {
    padding: 35px;
  }

  .summerypricebreak ul li {
    font-size: 20px;
    margin-top: 20px;
  }

  .summerytotal p {
    font-size: 20px;
  }

  .summerytotal {
    padding: 20px 0;
  }

}

@media only screen and (min-width :992px) {
  .scraped-container {
    max-width: 970px
  }

  .text-lg-center {
    text-align: center !important;
  }

  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .dm-lg-none {
    display: none !important;
  }

  .dm-lg-block {
    display: block !important;
  }

  .dm-lg-flex {
    display: flex !important;
  }

  .justify-content-lg-start {
    justify-content: start !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-end {
    justify-content: end !important;
  }

  .logo {
    top: 12px;
  }

  .upslider {
    max-width: 85%;
  }

  .bannerdog {
    width: 800px;
    top: 0;
    transform: inherit;
  }

  .easystepbox h3 {
    font-size: 25px;
  }

  .easystepbox p {
    font-size: 16px;
  }

  .storydog {
    width: 140px;
  }



  .benofittrimmer {
    top: -120px;
    width: 120px;
  }

  .featureouter {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .featurebox {
    margin-top: 0;
  }

  .faqdog {
    top: -110px;
    left: 20px;
    width: 195px;
  }

  .footerbannerdog {
    width: 540px;
    bottom: 0;
    top: inherit;
    transform: inherit;
  }

  .footerlogo {
    width: 80px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
  }

  .footercopyright p {
    font-size: 16px;
  }

  .footercopyright p a {
    font-size: 16px;
  }

  .conditionouter {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .upsell1prdouter {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .upsell1bannerbottom .upsell1prdouter:last-child .upsell1prdbox {
    margin-top: 0px;
  }

  .upsell1bannerbottom .conditionouter:last-child .conditionbox {
    margin-top: 0px;
  }

  .conditionhead h3 {
    width: 83%;
  }

  .upsell1prdbox p {
    font-size: 15px;
  }

  .upsell1testimonialtrimmer {
    top: -130px;
  }

  .upsell1bannerdog {
    bottom: 0;
    width: 138px;
  }

  .upsell2productleft {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .freetrial h5 {
    font-size: 18px;
  }

  .upsellprdcontainer {
    margin-top: -300px;
  }

  .upsell2bannerbottomvector {
    margin-top: 200px;
  }

  .thankyou .title-heading {
    font-size: 50px;
  }
}

@media only screen and (min-width :1200px) {
  .scraped-container {
    max-width: 1170px
  }

  .text-xl-center {
    text-align: center !important;
  }

  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .dm-xl-none {
    display: none !important;
  }

  .dm-xl-block {
    display: block !important;
  }

  .dm-xl-flex {
    display: flex !important;
  }

  .justify-content-xl-start {
    justify-content: start !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-end {
    justify-content: end !important;
  }

  .section {
    padding: 50px 0;
  }

  .rowgap {
    margin-top: 50px;
  }

  .storydog {
    width: 160px;
  }



  .benofittrimmer {
    top: -150px;
    width: 160px;
  }

  .testimoniallogo {
    max-width: 83px;
    top: -6px;
  }

  .testimonialslider::after {
    content: "";
    width: 400px;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 999;
    position: absolute;
    background: linear-gradient(286deg, rgba(187, 243, 255, 1) 0%, rgba(187, 243, 255, 0) 100%);
  }

  .testimonialslider::before {
    content: "";
    width: 400px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    position: absolute;
    background: linear-gradient(286deg, rgba(187, 243, 255, 0) 0%, rgba(187, 243, 255, 1) 96%);
  }

  .slidearrows .slideleftbtn {
    position: absolute;
    left: 0;
    bottom: 110px;
  }

  .slidearrows .sliderightbtn {
    position: absolute;
    right: 0;
    bottom: 110px;
  }

  .slidearrows {
    margin: 0 auto;
    max-width: 415px;
  }

  .acc-head h6 {
    width: 96%;
  }

  .faqdog {
    top: -145px;
    width: 250px;
  }

  .footerbannerdog {
    width: 650px;
  }

  .upsell1prdbox p {
    font-size: 18px;
  }

  .conditionhead h3 {
    width: 86%;
  }

  .upsell1productwrap {
    margin-top: -210px;
  }

  .upsell1bannerdog {
    width: 220px;
  }

  .upsell2list ul li {
    width: 50%;
  }

  .upsell3testimonial .testimonialslider::after {
    background: linear-gradient(286deg, rgba(33, 73, 150, 1) 0%, rgb(187 243 255 / 0%) 53%);
    width: 394px;
  }

  .upsell3testimonial .testimonialslider::before {
    background: linear-gradient(286deg, rgb(187 243 255 / 0%) 43%, rgba(33, 73, 150, 1) 100%);
    width: 394px;
  }


  .testimonialbox {
    min-height: 268px;
  }

  .gettodaybtn {

    /* max-width: 487px; */

  }

}

@media only screen and (min-width :1280px) {
  .scraped-container {
    max-width: 1250px
  }

  .section {
    padding: 70px 0;
  }

  .rowgap {
    margin-top: 70px;
  }

  .storydog {
    width: 180px;
  }

  .beniftdog {
    width: 220px;
    right: 50px;
  }

  .slidearrows {
    max-width: 445px;
  }

  .footerbannerdog {
    width: 710px;
    bottom: -90px;
  }

  .footerbanner.section {
    padding-bottom: 0;
  }

  .footerbottom {
    margin-top: -160px;
  }

  .conditionhead h3 {
    width: 87%;
  }

  .upsellprdcontainer {
    margin-top: -470px;
  }

  .upsell2bannerbottomvector {
    margin-top: 300px;
  }

  .upsell3testimonial .testimonialslider::after {
    width: 420px;
  }

  .upsell3testimonial .testimonialslider::before {
    width: 420px;
  }

  .upsell2productcontent {
    max-width: 432px;
  }
}

@media only screen and (min-width :1430px) {

  .slidearrows {
    max-width: 484px;
  }

  .upsellreducebanner {
    padding-bottom: 20px;
  }
}

@media only screen and (min-width :1500px) {
  .bannerdog {
    width: 965px;
    height: auto;
  }

  .storylogo {
    top: -25px;
  }

  .storydog {
    width: 250px;
    left: 80px;
  }

  .benofittrimmer {
    top: -200px;
    width: 220px;
  }

  .beniftdog {
    width: 240px;
    right: 100px;
  }

  .testimoniallogo {
    max-width: 115px;
    top: -11px;
  }

  .slidearrows {
    max-width: 515px;
  }

  .faqdog {
    top: -185px;
    width: 310px;
    left: 50px;
  }

  .faqtrimmer {
    width: 170px;
  }

  .footerbannerdog {
    width: 780px;
    bottom: -120px;
  }

  .upsell1testimonialtrimmer {
    top: -170px;
  }

  .upsell1productwrap {
    margin: -260px auto 0;
    max-width: 1090px;
  }

  .upsell1bannerdog {
    width: 260px;
  }

  .upsellprdcontainer {
    margin-top: -640px;
  }

  .upsell2bannerbottomvector {
    margin-top: 440px;
  }

  .upsell3testimonial .testimonialslider::after {
    width: 494px;
  }

  .upsell3testimonial .testimonialslider::before {
    width: 494px;
  }

  .upsell3testimonialtopvector {
    margin-top: -200px;
  }

}

@media only screen and (min-width :1900px) {
  .bannerdog {
    width: 950px;
  }

  .storydog {
    width: 290px;
  }

  .benofittrimmer {
    top: -240px;
    width: 250px;
  }

  .beniftdog {
    width: 265px;
    right: 120px;
  }

  .testimoniallogo {
    top: 0;
  }

  .slidearrows {
    max-width: 635px;
  }

  .upsell1productwrap {
    margin-top: -300px;
  }

  .upsell3testimonial .testimonialslider::after {
    width: 622px;
  }

  .upsell3testimonial .testimonialslider::before {
    width: 622px;
  }

}

.gjs-dashed img {
  min-width: unset;
  min-height: unset;
}


.zigzagimg {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.zigzagcontent {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.zigzagcontentbox {
  position: relative;
  max-width: 560px;
  margin: 0 auto;
  padding-top: 0;
}

.zigzagouter .rowgap:nth-child(2) .zigzagimg {
  order: 2;
}

.zigzagcontentbox ul li {
  font-size: 18px;
}

.zigzagouter .row {
  align-items: center;
}

.zigzagouter .singleavatar {
  width: 50px;
  height: 50px;
}

.zigzagouter .singleavatar img {
  border-radius: 100%;
}

.zigzagouter .singledescription {
  width: 100%;
  padding-left: 0;
  padding-top: 15px;
}

.zigzagcontentbox h3 {
  font-size: 27px;
}

.zigzagouter .singleavatar {
  width: 102px;
  height: 132px;
}

.zigzagouter .singleavatar img {
  border-radius: 5px;
}

.zigzagouter .singledescription {
  width: 75%;
  padding-left: 15px;
  padding-top: 0px;
}

.zigzagcontentbox {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.zigzagouter .row {
  align-items: inherit;
}

.zigzagouter .rowgap:first-child .zigzagcontentbox {
  padding-top: 60px;
}

.zigzagouter .rowgap:last-child .zigzagcontentbox {
  padding-top: 80px;
}

.zigzagouter .rowgap:nth-child(2) .zigzagcontentbox {
  padding-top: 80px;
}

.zigzagcontent {
  -ms-flex: 0 0 52%;
  flex: 0 0 52%;
  max-width: 52%;
}

.zigzagimg {
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  max-width: 48%;
}

.zigzagcontentbox {
  max-width: 543px;
}

.zigzagcontentbox h3 {
  font-size: 22px;
  color: #FFF;
  font-family: 'Nunito', sans-serif;
  font-weight: 900;
  line-height: 120%;
  text-transform: capitalize;
}

.zigzagcontentbox p {
  font-size: 16px;
  line-height: 150%;
  color: #FFF;
  margin: 15px 0;
}

.zigzagcontentbox ul li {
  font-size: 16px;
  color: #FFF;
  background: url("https://assets.checkoutchamp.com/Funnel/assets/images/76dc6060-9c6e-4ae8-b13b-7e14685e7805/08e6640a-4dc1-48a2-9419-f5662c0eaf4a/check-white.png") no-repeat left center;
  background-size: 17px 12px;
  padding-left: 25px;
  padding-top: 8px;
  padding-bottom: 8px;
}


.zigzagouter .rowgap:last-child .zigzagcontentbox ul {
  margin: 15px 0;
}

.zigzagcontentbox {
  padding-top: 25px;
}