body {
  -webkit-font-smoothing: antialiased !important;
  font-family: Roboto, Helvetica, sans-serif !important;
}

html, html a {
  -webkit-font-smoothing: antialiased !important;
}

img {
  max-width: 100%;
}

b {
  color: #565656;
}

hr {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1070px !important;
  }
}

/* Smartphones (portrait and landscape) ----------- */

@media only screen and (max-device-width: 480px) {
  .background-helper {
    background-size: cover !important;
  }
  .top-headline {
    font-size: 28px !important;
    letter-spacing: -1px !important;
  }
  .top-sub-headline {
    font-size: 21px !important;
  }
  .green-text {
    font-size: 20px !important;
  }
 

}
@media only screen and (max-device-width: 575px) {
	.mobileHeaderMid {padding: 1rem 2rem 0rem 2rem;}
}
@media only screen and (max-device-width: 767px) {
.testimonial-hold .border-img {
    text-align: center;
    padding: 12px;
}
.spineImg {
    padding-bottom: 25px;
}
.emilyFamily {text-align: center;padding-bottom: 30px;}
.emilyImg {display:none;}
.iconCenter {text-align: center;padding-bottom:1rem;}
.border-img {
    text-align: center;
}
.mobileHide {display:none;}
.mobile-pd-40 {
    padding-top: 40px;
}
.mobile-pd-20 {
    padding-top: 20px;
}
.pd-40-top-mb {padding-top:40px;}
.specialGreenCheck .border-img img {
    max-width: 60%;box-shadow: none;
}
.specialGreenCheck .border-img {padding-bottom:20px;}
.cartDigHolder {
    display: none;
}
.container.faq p {
    padding-top: 0px;
}
.flipRev {
    display: flex;
    flex-direction: column-reverse;
}
}

/* over */

.background-helper {
  background-image: url(images/teal1.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.top-headline {
  text-align: center;
  font-size: 40px;
  color: rgb(255, 255, 255);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  letter-spacing: -2px;
  line-height: 1em;
  font-family: Roboto, Helvetica, sans-serif !important;
  font-weight: 700;
}

h4.top-headline {}

.top-sub-headline {
  font-size: 31px;
  color: #60656a;
  font-family: Roboto, Helvetica, sans-serif;
  text-align: center;
  font-weight: 400;
  line-height: 1em;
  letter-spacing: -1px;
}

.full-width-arrow {
  background-color: #418b95;
}

.arrow-area-text {
  color: white;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  letter-spacing: -1px;
  line-height: .9em;
  text-align: center;
  font-size: 42px;
  font-weight: 700;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 10px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  border: 11px solid white;
  border-radius: 5px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 1px 5px 5px #bbb6b6;
}

.video-box {
  max-width: 100% !important;
  margin: auto;
}

.green-text {
  text-align: center;
  font-size: 34px;
  color: rgb(141, 198, 63);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
  line-height: 1.3em;
  letter-spacing: -1px;
  font-family: Roboto, Helvetica, sans-serif !important;
}

.holder-margin {
  padding-top: 40px;
  padding-bottom: 55px;
}

.headline-padding {
  padding-top: 15px;
  padding-bottom: 7px;
}

.arrow-holder {
  margin: auto;
  text-align: center;
  margin-top: -55px;
}

.arrow-text {
  margin: auto;
  text-align: center;
  min-height: 80px;
  padding-top: 10px;
}

.arrow-holder img {
  max-width: 100%;
}

.fa {
  padding: 0px;
  margin: 0px;
  color: rgb(141, 198, 63);
  text-align: center;
  font-size: 72px !important;
  line-height: 1em;
  display: block;
  text-shadow: rgb(255, 255, 255) 1px 1px 0px, rgba(0, 0, 0, 0.15) 3px 3px 3px;
  background: white;
}

.checkbox-og {
  text-align: center;
}

.orage-box-padding {
  padding-top: 2rem;
}

.grey-border-square p {
  text-align: center;
  font-size: 21px;
  color: #60656a;
  line-height: 1em;
  padding: 10px 15px 10px 15px !important;
  font-family: Roboto, Helvetica, sans-serif !important;
  letter-spacing: -0.4px;
  -webkit-text-stroke: 0.1px;
}

.grey-border-square {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  border-width: 2px;
  border-style: solid;
  border-color: rgba(136, 136, 136, 0.16);
  border-radius: 5px;
  padding-top: 25px;
}

.orange-holder {
  max-width: 933px !important;
}

.icon-holder-og {
  margin-bottom: -25px;
  padding-top: 10px;
}

h5.mid-light {
  text-align: center;
  font-size: 23px;
  color: #565656;
  line-height: normal;
  letter-spacing: -0.4px;
}

.pad-top {
  padding-top: 50px;
  padding-bottom: 65px;
}

.holder-box {
  max-width: 960px !important;
}

.addCartText {
  text-align: center;
  font-size: 34px;
  color: rgba(71, 71, 71, 0.63);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  line-height: 1.3em;
  font-weight: 700;
  padding-bottom: 15px;
}

.productHolderLeft {
  text-align: center;
  padding-bottom: 65px;
}

.productHolderRight {
  text-align: center;
  padding-bottom: 40px;
}

.col-md-6.cartHolder p {
  font-size: 18px;
  color: #60656a;
  line-height: 1.42857143;
  text-align: center;
}

.addCartList {
  list-style: none !important;
}

i.fa.fa-fw.fa-check {
  color: #60656a;
  text-shadow: none;
  font-size: 21px !important;
  width: 40px;
}

ul.addCartList {
  margin: auto;
  padding: 10px !important;
}

ul.addCartList li {
  text-align: center;
}

.col-md-6.cartHolder h3 {
  text-align: center;
  font-size: 40px;
}

span.strike {
  text-decoration: line-through;
  color: #575757;
}

span.price {
  font-weight: bold;
  color: #e43b2c;
}

span.smallTextCart p {
  margin-top: -19px;
  clear: both;
  font-size: 11px !important;
}

.cartImgLeft {
  margin-top: 15px;
}

.cartImg {
  padding: 10px;
}

.cartImg img {
  max-width: 100%;
}

.text-style {
  text-align: left;
  color: rgb(86, 86, 86);
  font-size: 18px;
}

.border-img img {
  border: 3px solid white;
  box-shadow: 0px 0px 5px #a09191cf;
  border-radius: 2px;
}

.pd-20 {
  padding-top: 20px;
}

.pd-40 {
  padding-top: 40px;
}

.pd-60 {
  padding-top: 60px;
}

.greenText {
  color: #76b04a;
  font-weight: 700;
  font-size: 30px;
  text-shadow: 1px 1px 3px #e0dcdc;
  text-align: center;
  padding-bottom: 10px;
}

.mid-dark {
  text-align: left;
  font-size: 30px;
  color: #565656;
}

.pd-35-txt {
  padding-top: 35px;
}

.left {
  text-align: left !important;
}

.pad-top-alt {
  padding-bottom: 15px;
  padding-top: 50px;
}

.greyBg {
  background-color: #f5f5f5;
}

.pd-25-all {
  padding-top: 25px;
  padding-bottom: 20px;
}

.testimonial-hold {
  min-height: 330px;
}

#benefits-area {
  text-align: center;
  font-size: 34px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-weight: 700;
  color: #565656;
  line-height: normal;
}

.container-fluid.pad-top-alt-3 {
  padding-top: 45px;
}

.tile-background {
  background-image: url(images/tile-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 500px;
  padding-bottom: 30px;
}

.benefits-text {
  background-color: white;
  padding: 13px;
  border: 1px solid #dee2e2;
  border-radius: 5px;
  max-width: 800px;
  box-shadow: 0px 2px 5px #b5adad;
  margin: auto;
  margin-top: 40px;
}

.tile-background .mid-light {
  text-align: left !important;
  font-weight: bold;
}

.tile-background hr {
  border-top: 3px solid #0000001a;
}

.greyHolder h4 {
  font-weight: bold;
  color: #338294;
  text-shadow: 2px 1px 1px white;
  margin-bottom: 0;
  font-size: 1.4rem;
}

.greyHolder {
  padding: 20px;
  background: #f2f5f6;
  border: 2px solid white;
  box-shadow: 1px 1px 1px #e4e0e0;
  margin-bottom: 12px;
}

.testimonials-pad img {
  margin-bottom: 15px;
  margin-top: 15px;
  border-radius: 5px;
  border: 5px solid white;
}

.testimonials-pad {
  padding-bottom: 20px;
  padding-top: 20px;
}

.container-fluid.coupleBg {
  background-image: url(images/couple-on-beach-new15.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.col-md-12.border-box {
  padding-top: 10px;
  margin-top: 2rem;
  border: 3px solid white;
  box-shadow: 1px 1px 4px #c8cfd0;
  padding-bottom: 3px;
}

.col-md-12.border-box h3 {
  font-size: 1.9rem;
  font-weight: bold;
  color: #656667;
  text-shadow: 1px 1px 3px #dae8ea;
}

ul.arrowCheck li {
  padding-top: 10px;
}

ul.arrowCheck {
  list-style: none;
  padding-top: 15px;
  padding-bottom: 15px;
}

i.fa_prepended.fa.fa-arrow-right {
  background: transparent;
  font-size: 26px !important;
  margin-right: 10px;
}

.programsBox img {
  border: 3px solid #f2f5f6;
  box-shadow: 0px 0px 4px #d6d6d6;
  margin-top: 3rem;
}

.programsBg {
  background-image: url(images/bg-23.png);
  background-size: contain;
  padding-bottom: 5rem;
}

.getText h1 {
  text-align: center;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  color: #41474c;
}

.getText {
  padding-bottom: 40px;
}

.fa-check-square-o {
  font-size: 72px !important;
  margin-right: 10px;
  background: #fdfdfd;
}

.whiteBorder {
  border: 4px solid white;
  padding: 1rem;
  box-shadow: 0px 0px 5px #e1e7e8;
  margin-top: 20px;
}

.whiteBorder .mid-dark {
  text-align: center;
  font-weight: bold;
  text-shadow: 0px 0px 5px white;
}

.whiteBorder .green-text {
  font-size: 50px;
  font-weight: bold;
  text-shadow: 0px 0px 5px white;
  padding: 20px 20px 20px 20px;
}

.greenBg h5 {
  font-size: 32px;
  font-weight: bold;
  color: white;
  text-shadow: 0px 1px 7px #383434;
}

.col-md-12.greenBg {
  background-color: #8dc63f;
  padding-top: 17px;
  padding-bottom: 10px;
  box-shadow: 1px 1px 3px #bba3a3;
}

.moneyBackBorder {
  border-left: 4px solid #bbb0b0;
  border-right: 4px solid #bbb0b0;
  border-bottom: 4px solid #bbb0b0;
  box-shadow: 0px 4px 9px #d6cbcb;
  padding-top: 25px;
  padding-bottom: 10px;
  padding-left: 2rem;
  padding-right: 2rem;
}

.col-md-6.programsBox {
  text-align: center;
}

.specialGreenCheck .fa-check-square-o {
  font-size: 20px !important;
  background: transparent;
}

span.smallTextCart {
  font-size: 11px;
}

.faqBox {
  border: 3px solid white;
  box-shadow: 1px 1px 5px #e6e0e0;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.faqBox h5 {
  font-weight: bold;
  color: #167986;
  padding: 15px 15px 7px 15px;
  font-size: 27px;
  text-shadow: 1px 1px 1px white;
}
.footer-links {display: inherit;}
.footer {font-size: 12px;}
.container.greyBg.whiteBorder.bonusBox h1 {
    padding: 0px !important;
}
.container.greyBg.whiteBorder.bonusBox .arrowCheck {
    padding: 0px !important;
}
.holder-box {max-width: 831px !important;}
.overlayVideo {    position: absolute;
    bottom: 0;
    right: 0;
    width: 200px;
    height: 100px;
z-index: 99999;}