body {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 5vw;
  line-height: 100%;
  font-weight: 400;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
}

h3 {
  margin-top: 20px;
  margin-bottom: 56px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}

a {
  color: #00a7a1;
  font-weight: 700;
  text-decoration: none;
}

.hero-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80vh;
  padding-top: 126px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.hero-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1180px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.content-row {
  padding-top: 9%;
  padding-bottom: 9%;
  text-align: center;
  letter-spacing: 0.2em;
}

.content-row._1 {
  padding-top: 0px;
  color: #fff;
}

.content-row._2 {
  display: block;
  padding-top: 2%;
  padding-bottom: 14%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-row._2t {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12%;
  padding-bottom: 7%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-row.t2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0%;
  padding-bottom: 14%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-row.t3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0%;
  padding-bottom: 10%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-row.t4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10%;
  padding-bottom: 14%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-row.t2-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding: 32px;
  border-radius: 10px;
  background-color: #fff;
}

.container.right {
  width: 55%;
  max-width: 750px;
  margin-top: 103px;
  margin-right: auto;
  padding: 0px;
  background-color: transparent;
}

.container.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.container.intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  max-width: 700px;
  margin-left: auto;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.bg {
  position: relative;
  z-index: -1;
  opacity: 0;
}

.bg-image-or-color-1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 67, 82, 0.53)), to(rgba(51, 67, 82, 0.53))), url('../images/background.jpg');
  background-image: linear-gradient(180deg, rgba(51, 67, 82, 0.53), rgba(51, 67, 82, 0.53)), url('../images/background.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.bg-image-or-color-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f16514;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(10, 48, 74, 0.67)), to(rgba(10, 48, 74, 0.67))), url('../images/background.jpg');
  background-image: linear-gradient(180deg, rgba(10, 48, 74, 0.67), rgba(10, 48, 74, 0.67)), url('../images/background.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.bg-image-or-color-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url('../images/background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-image-or-color-4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.background-video {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 165, 165, 0.27);
}

.work-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.work-hero-content {
  width: 75%;
  max-width: 1180px;
}

.work-section {
  padding-top: 164px;
  padding-bottom: 164px;
}

.background-holder {
  position: relative;
  z-index: -1;
  opacity: 0;
}

.bg-1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  background-image: url('../images/1457051662901.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.container-2 {
  padding: 24px;
  border-radius: 10px;
  background-color: #fff;
}

.bg-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  background-color: #e226ff;
}

.bg-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  background-image: url('../images/301416-Doctor_Who-David_Tennant.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.bg-4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  background-color: #357aa2;
}

.button {
  background-color: #00a7a1;
}

.hero-bg-color {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #333;
  background-image: url('../images/background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.storydes1csmall2 {
  width: auto;
  margin-top: 0%;
  margin-bottom: 0%;
  padding-right: 0%;
  padding-left: 0%;
  float: none;
  clear: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 43px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.03em;
}

.div-block-272 {
  display: block;
  width: 50%;
  height: 60vh;
  max-width: 700px;
  margin-top: 0%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/text.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
}

.lightbox-link-6 {
  position: static;
  left: 0px;
  bottom: -11%;
  display: none;
  margin: 5% auto 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
}

.paragraph-9 {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 12px 24px;
  border: 4px none #639ebf;
  border-radius: 3px;
  background-color: #639ebf;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
}

.paragraph-9:hover {
  background-color: #324653;
}

.rich-text-block {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
}

.rich-text-block h2 {
  font-size: 36px;
  letter-spacing: 1px;
}

.div-block-262 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1080px;
  padding-bottom: 13px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: rgba(255, 251, 249, 0.95);
}

.bundle_info {
  display: block;
  width: auto;
  height: auto;
  margin-top: 10px;
  padding-right: 0%;
  padding-bottom: 0px;
  padding-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.buttonmain {
  display: none;
  width: 300px;
  margin: 4% 0px 0% 6px;
  padding: 15px 0px;
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 2px solid #273d54;
  border-radius: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#273d54), to(#273d54));
  background-image: linear-gradient(180deg, #273d54, #273d54);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.buttonmain:hover {
  border: 2px solid #273d54;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f5f5f5));
  background-image: linear-gradient(180deg, #f5f5f5, #f5f5f5);
  color: #273d54;
}

.buttonmain.centre {
  display: block;
  width: 210px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 12px 15px;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: none;
  border-color: #639ebf;
  border-radius: 3px;
  background-color: #e57867;
  background-image: none;
  box-shadow: 0 0 3px 1px rgba(94, 0, 0, 0.19);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1.5px;
  text-decoration: none;
}

.buttonmain.centre:hover {
  border-color: #324653;
  background-color: #a35043;
  background-image: none;
}

.buttonmain.centre._2 {
  margin-left: 18px;
}

.text-block-55-cop {
  width: auto;
  margin-top: 8px;
  padding-right: 40px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 170%;
  text-align: left;
  letter-spacing: 0.5px;
}

.link-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 450px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #c7c7c7;
  border-bottom: 1px none #d6d6d6;
  background-color: transparent;
  text-decoration: none;
}

.div-block-268-copy {
  display: inline-block;
  margin-top: 36px;
  margin-right: 39px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.unordered-list-6 {
  margin-top: 10px;
  font-family: Lato, sans-serif;
  color: #4b4b4b;
  font-size: 17px;
  line-height: 30px;
  text-align: left;
  letter-spacing: 0.5px;
}

.bundle_img {
  display: block;
  width: 50%;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-color: #000;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  background-color: transparent;
  text-decoration: none;
}

.bundle_img._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
}

.small_title {
  margin-top: 0px;
  margin-bottom: 0%;
  font-family: Lato, sans-serif;
  color: #fac44e;
  font-size: 16px;
  line-height: 35px;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.15em;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
}

.bundle_title {
  display: block;
  width: auto;
  margin-top: 8px;
  margin-bottom: 0%;
  font-family: Lato, sans-serif;
  color: #ffe6af;
  font-size: 23px;
  line-height: 150%;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: none;
  text-shadow: none;
}

.bundle_title._2 {
  margin-top: 0px;
  color: #ffe6af;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.08em;
}

.bundle_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  margin: 0px;
  padding: 0px 0px 30px;
  float: none;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(255, 251, 249, 0.95);
  color: #a86b6b;
}

.div-block-268 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-top: 0px;
  padding-right: 0%;
  padding-left: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.div-block-278 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  margin-top: 10%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-25 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
}

.section-40 {
  display: none;
  padding-top: 2%;
  padding-bottom: 0%;
  background-color: #36647d;
}

.div-block-279 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1080px;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.app_mobile {
  width: 30%;
}

.div-block-280 {
  width: 50%;
  margin-left: 67px;
}

.text-block-95 {
  margin-bottom: 17px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 55px;
  font-weight: 400;
  letter-spacing: 0.08em;
}

.body {
  background-color: grey;
}

.bundle_title-copy {
  margin-bottom: 5%;
  font-family: Lato, sans-serif;
  color: #2b4e5d;
  font-size: 34px;
  line-height: 35px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-shadow: none;
}

.div-block-229 {
  display: none;
}

.div-block-230 {
  display: none;
}

.link1 {
  margin-right: 21px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #000;
  text-decoration: none;
}

.link1.w--current {
  color: #888;
}

.link1.blue {
  display: block;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #e45820;
}

.link1.blue.w--current {
  color: #fc4800;
}

.navright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  color: #000;
  text-align: right;
}

.div-block-252 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 72px;
  padding-left: 27px;
  background-color: #e57867;
  color: #fff;
}

.div-block-252:hover {
  background-color: #b8594b;
}

.linktext2 {
  display: block;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 13.5px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.linktext2:hover {
  color: #fff;
}

.linktext {
  display: block;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 13.5px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.linktext:hover {
  color: #324653;
}

.topnav_desktop {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 72px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 0 13px -5px rgba(0, 0, 0, 0.5);
  color: #fff;
}

.toplogo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 1px;
  margin-left: 30px;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link2 {
  display: block;
  margin-right: 21px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #000;
  text-decoration: none;
}

.link2:hover {
  color: #fff;
}

.link2.w--current {
  color: #888;
}

.small_txt {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #50618a;
  font-size: 13px;
  text-align: left;
  letter-spacing: 0.2em;
}

.sermon_name {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  color: #36466d;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.sermon_details_tct {
  display: block;
  width: auto;
  margin-top: 0px;
  margin-left: 7px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-family: Lato, sans-serif;
  color: #fff9ea;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.04em;
}

.sermon_card {
  margin-top: 25px;
  padding: 40px;
  background-color: rgba(137, 194, 227, 0.73);
  color: #e5a3a3;
}

.sermon_card._2 {
  margin-top: 13px;
  background-color: rgba(174, 210, 231, 0.73);
}

.heading {
  margin-top: 0px;
  margin-bottom: 26px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 38px;
  font-style: italic;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.heading._2 {
  display: none;
  margin-top: 77px;
  margin-bottom: 0px;
}

.heading.centre {
  text-align: center;
}

.div-block-281 {
  width: 100%;
  height: 1.5px;
  margin: 11px auto 23px;
  background-color: hsla(0, 0%, 100%, 0.28);
}

.bold-text {
  font-weight: 900;
}

.italic-text {
  font-weight: 900;
}

.bold-text-21 {
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
}

.image-16 {
  margin-top: 10px;
}

.container-4 {
  margin-top: 30px;
  text-align: center;
}

.copyright {
  font-family: Lato, sans-serif;
  color: hsla(0, 0%, 100%, 0.73);
  text-align: center;
  letter-spacing: 0.5px;
}

.text-block-12 {
  font-family: Lato, sans-serif;
  color: hsla(0, 0%, 100%, 0.73);
  font-size: 12px;
}

.link-6 {
  color: #d1d1d1;
  text-decoration: none;
}

.footer-section {
  padding: 0px 10% 34px;
  background-color: #050505;
  box-shadow: 0 -1px 0 0 hsla(0, 0%, 100%, 0.08), inset 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  font-family: 'Open Sans', sans-serif;
  color: #7e7c87;
}

.bold-text-22 {
  color: #fffdf8;
  font-size: 18.5px;
  font-weight: 900;
}

.sermon_vid {
  width: 30%;
}

.div-block-282 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sermon_details {
  display: block;
  width: 70%;
  margin-top: 0px;
  margin-left: 7px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-family: Lato, sans-serif;
  color: #fff9ea;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  letter-spacing: 0.04em;
}

.section-26 {
  display: block;
  padding-top: 11%;
  padding-bottom: 4%;
  background-color: #f5f5f5;
}

.lightbox-link-8 {
  display: none;
  margin-top: 15px;
  text-decoration: none;
}

.italic-text-14 {
  font-style: normal;
}

.liveevent_desc {
  margin-top: 20px;
  padding-top: 0px;
  text-align: center;
  text-decoration: none;
}

.div_contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  margin: 32px auto 60px;
  clear: both;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button2block_excerpt {
  position: relative;
  left: 0px;
  width: 240px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 0px;
  float: none;
  border-style: none;
  border-color: #fff;
  border-radius: 3px;
  background-color: #639ebf;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  cursor: pointer;
}

.button2block_excerpt:hover {
  background-color: #324653;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.text-block-15 {
  margin-bottom: 17px;
  padding-bottom: 0px;
  color: #383838;
  font-size: 32px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.section_title4 {
  margin-bottom: 0%;
  font-family: Lato, sans-serif;
  color: #2b4e5d;
  font-size: 30px;
  line-height: 35px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  text-shadow: none;
}

.text-block-26-copy {
  display: block;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 15%;
  padding-left: 15%;
  font-family: Lato, sans-serif;
  color: #303030;
  font-size: 17px;
  line-height: 30px;
  text-align: center;
}

.bold-text-36 {
  font-weight: 400;
  letter-spacing: 1px;
}

.btntext {
  display: block;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1.5px;
  text-decoration: none;
  cursor: pointer;
}

.btntext:hover {
  color: #fff;
}

.text-block-36 {
  font-family: Lato, sans-serif;
  color: #639ebf;
  font-size: 25px;
  text-decoration: underline;
}

.link-2 {
  margin-top: 0px;
  color: #3e9ed8;
  font-size: 30px;
  line-height: 1.5em;
  font-style: italic;
  font-weight: 600;
  text-decoration: none;
}

.link-2:hover {
  color: rgba(62, 158, 216, 0.75);
}

.liveevent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1080px;
  margin: 0px auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.live_eventleft {
  width: auto;
  margin: 2% 0% 5%;
  float: none;
  clear: both;
  font-family: Lato, sans-serif;
  color: #303030;
  font-size: 21px;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.heading_smalltxt {
  display: none;
  margin-bottom: 38px;
}

.live_event_img {
  position: static;
  display: block;
  width: 600px;
  height: auto;
  margin: 0px auto 38px;
  padding-top: 0%;
  padding-bottom: 0%;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sm_divider {
  display: block;
  width: 30px;
  height: 3px;
  margin: 19px auto 0px;
  background-color: #507d88;
}

.container-14 {
  display: block;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-266 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-53-cursive {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #ffe6af;
  font-size: 28px;
  line-height: 36px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2.5px;
  text-transform: none;
}

.text-block-55 {
  display: none;
  margin-top: 30px;
  padding-right: 0px;
  font-family: Lato, sans-serif;
  color: #303030;
  font-size: 17px;
  line-height: 34px;
  text-align: left;
  letter-spacing: 0.5px;
}

.link-block-18 {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px none #000;
  text-decoration: none;
}

.tsectionright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: auto;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-53-copy {
  width: 70%;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: none;
}

.div-block-257 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  max-width: 1080px;
  margin: 0px auto;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.div-block-267 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-37-copy {
  display: block;
  height: auto;
  padding-top: 2%;
  padding-bottom: 0%;
  background-color: rgba(187, 138, 117, 0.8);
}

.button2block {
  position: static;
  left: 0px;
  width: 200px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 12px 0px;
  float: none;
  border-style: none;
  border-color: #fff;
  border-radius: 3px;
  background-color: #639ebf;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.button2block:hover {
  background-color: #324653;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.button2block.centre {
  left: 0px;
  width: 220px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: 0px;
  border: 2px none #639ebf;
  background-color: #639ebf;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}

.button2block.centre:hover {
  border-style: none;
  background-color: #324653;
  background-image: none;
}

.divider1 {
  display: block;
  width: 40px;
  height: 2px;
  margin: 10px 0px 20px 4px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.68);
  color: #444;
}

.div-block-271 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-block-16 {
  width: 30%;
  float: left;
}

.backtotop {
  position: relative;
  top: -40px;
  right: 0px;
  float: right;
  clear: none;
  color: #fff;
  text-decoration: none;
}

.backtotop.w--current {
  display: none;
}

.div-block-218 {
  position: static;
  left: -18px;
  top: -50px;
  right: 0px;
  bottom: 99px;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 40px;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #464646;
}

.text-block-20 {
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1.2px;
}

.bold-text-37 {
  color: #fffdf8;
  font-size: 18.5px;
  font-weight: 900;
}

.bold-text-38 {
  color: #fffdf8;
  font-size: 18.5px;
  font-weight: 900;
}

.bold-text-39 {
  color: #fffdf8;
  font-size: 18.5px;
  font-weight: 900;
}

.product_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1080px;
  margin-top: 65px;
  padding-bottom: 13px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(153, 109, 109, 0.8);
}

.product_container._1 {
  display: none;
  width: 45%;
  height: 520px;
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(192, 169, 136, 0.8);
}

.product_container._2 {
  display: none;
  margin-top: 70px;
  padding-right: 20px;
  background-color: rgba(192, 169, 136, 0.8);
}

.product_container._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-width: 800px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.product_container._3 {
  display: none;
  margin-top: 70px;
  padding-right: 20px;
  background-color: rgba(192, 169, 136, 0.8);
}

.div-block-268-copy {
  display: block;
  width: auto;
  margin-top: 0px;
  margin-right: 0px;
  padding-right: 0%;
  padding-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.bold-text-40 {
  color: #ffe6af;
  font-size: 25px;
}

.bold-text-41 {
  color: #ffe6af;
}

.div-block-283 {
  width: 30px;
  height: 2px;
  margin-top: 17px;
  margin-bottom: 13px;
  background-color: #d3c7c7;
}

.div-block-284 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(47, 110, 147, 0.72);
}

.link-block-41 {
  width: 40%;
  margin-bottom: 0px;
}

.div-block-271-_home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 31px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.top_product {
  width: 30%;
  float: left;
}

.blurb {
  display: none;
  margin-top: 9px;
  padding-right: 0px;
  font-family: Lato, sans-serif;
  color: #303030;
  font-size: 17px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.5px;
}

.section-37 {
  display: block;
  height: auto;
  margin-bottom: 17px;
  padding-top: 3%;
  padding-bottom: 3%;
  background-image: linear-gradient(170deg, rgba(183, 155, 120, 0.65) 70%, transparent);
}

.bold-text-42 {
  color: #fff;
  font-size: 19px;
  font-weight: 400;
  letter-spacing: 0.05em;
}

.text-block-96 {
  display: none;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.italic-text-15 {
  color: #ffe6af;
  font-weight: 700;
}

.div-block-285 {
  margin-top: 57px;
}

.bundle_title-copy {
  display: none;
  margin-top: 11px;
  margin-bottom: 0%;
  font-family: Lato, sans-serif;
  color: #ffe6af;
  font-size: 23px;
  line-height: 150%;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-transform: none;
  text-shadow: none;
}

.bundle_title-copy._2 {
  margin-top: 0px;
  color: #ffe6af;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.08em;
}

.text-block-53-copy-copy {
  padding-right: 0px;
  padding-left: 0px;
  font-family: Lato, sans-serif;
  color: #919191;
  font-size: 17px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: none;
}

.italic-text-15-copy {
  color: #c9987f;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1px;
}

.copyright-2 {
  font-family: Lato, sans-serif;
  color: hsla(0, 0%, 100%, 0.73);
  text-align: center;
  letter-spacing: 0.5px;
}

.link-7 {
  color: #d1d1d1;
  text-decoration: none;
}

.bold-text-43 {
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
}

.italic-text-16 {
  font-weight: 900;
}

.div-block-286 {
  display: block;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.format {
  display: none;
  width: auto;
  margin-bottom: 15px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Lato, sans-serif;
  color: #c93f3f;
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: none;
}

.div-block-287 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.prod_right {
  width: 65%;
  padding-left: 19px;
}

.italic-text-17 {
  font-weight: 900;
}

.t1_bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #333;
  background-image: url('../images/testimony1.gif');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.t1_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-block-97 {
  width: 100%;
  margin-bottom: 24px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.t_text {
  width: 100%;
  margin-top: 3%;
  margin-bottom: 0%;
  padding-right: 0%;
  padding-left: 0%;
  float: none;
  clear: none;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 33px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.03em;
}

.t_text.full {
  line-height: 33px;
}

.t_text.full2 {
  width: 100%;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 33px;
}

.text-block-98 {
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 2px;
}

.readmore_block_2 {
  position: static;
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 36px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 6px 0px 10px;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: none;
  border-color: #fff #fff #beced5;
  border-bottom-width: 1px;
  border-radius: 3px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.readmore_block_2:hover {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.readmore-2 {
  display: inline-block;
  height: auto;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #f1984f;
  -webkit-perspective: 1197px;
  perspective: 1197px;
  -webkit-transition: all 308ms ease;
  transition: all 308ms ease;
  font-family: Lato, sans-serif;
  color: #f1984f;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 2px;
  text-decoration: none;
  cursor: pointer;
}

.readmore-2:hover {
  border-bottom-color: #705507;
  color: #705507;
}

.div-block-274 {
  display: none;
  margin-bottom: 50px;
  color: #5c5c5c;
  line-height: 36px;
  text-align: left;
}

.italic-text-42 {
  display: inline;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 38px;
  letter-spacing: 0.5px;
}

.button2block-2 {
  position: static;
  left: 0px;
  width: 200px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 12px 0px;
  float: none;
  border-style: none;
  border-color: #fff;
  border-radius: 3px;
  background-color: #639ebf;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.button2block-2:hover {
  background-color: #324653;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.fullblock_health {
  display: none;
  margin-top: 0%;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.storydescfull {
  display: block;
  width: auto;
  margin: 0%;
  padding: 0% 0% 5%;
  float: none;
  font-family: Lato, sans-serif;
  color: #5c5c5c;
  font-size: 17px;
  line-height: 36px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.5px;
}

.cta_textbox-2 {
  display: inline;
}

.link-11 {
  display: inline;
  font-family: Lato, sans-serif;
  color: #f15a4f;
  font-size: 17px;
  line-height: 38px;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.link-block-48 {
  display: none;
  text-decoration: none;
}

.t1_bgv {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f16514;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(98, 109, 122, 0.6)), to(rgba(98, 109, 122, 0.6))), url('../images/1.jpg');
  background-image: linear-gradient(180deg, rgba(98, 109, 122, 0.6), rgba(98, 109, 122, 0.6)), url('../images/1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.italic-text-43 {
  font-size: 23px;
  line-height: 38px;
}

.italic-text-44 {
  font-size: 23px;
  line-height: 38px;
}

.text-block-99 {
  width: auto;
  margin-top: 18px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 33px;
  text-align: left;
  letter-spacing: 0.05em;
}

.t_intro {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 56, 66, 0.76)), to(rgba(51, 56, 66, 0.76))), url('../images/background.jpg');
  background-image: linear-gradient(180deg, rgba(51, 56, 66, 0.76), rgba(51, 56, 66, 0.76)), url('../images/background.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.praise_report {
  max-width: 650px;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 65px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.stay_tuned_block {
  position: static;
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding: 6px 0px 10px;
  float: none;
  border-style: none;
  border-color: #fff #fff #beced5;
  border-bottom-width: 1px;
  border-radius: 3px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.stay_tuned_block:hover {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.staytune {
  display: inline-block;
  height: auto;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px none #f15a4f;
  -webkit-perspective: 1197px;
  perspective: 1197px;
  -webkit-transition: all 308ms ease;
  transition: all 308ms ease;
  font-family: Lato, sans-serif;
  color: #f0beba;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 2px;
  text-decoration: none;
  cursor: pointer;
}

.staytune:hover {
  border-bottom-color: #705507;
  color: #705507;
}

.t2_bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f16514;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(129, 97, 63, 0.5)), to(rgba(129, 97, 63, 0.5))), url('../images/2.jpg');
  background-image: linear-gradient(180deg, rgba(129, 97, 63, 0.5), rgba(129, 97, 63, 0.5)), url('../images/2.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.t3_bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f16514;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(91, 88, 81, 0.77)), to(rgba(91, 88, 81, 0.77))), url('../images/3.jpg');
  background-image: linear-gradient(180deg, rgba(91, 88, 81, 0.77), rgba(91, 88, 81, 0.77)), url('../images/3.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.t4_bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f16514;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(94, 94, 94, 0.54)), to(rgba(94, 94, 94, 0.54))), url('../images/Screenshot-2020-02-25-at-2.03.00-PM.jpg');
  background-image: linear-gradient(180deg, rgba(94, 94, 94, 0.54), rgba(94, 94, 94, 0.54)), url('../images/Screenshot-2020-02-25-at-2.03.00-PM.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fullblock_2 {
  display: none;
  margin-top: 0%;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.readmore_block_2-copy {
  position: static;
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 36px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 6px 0px 10px;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: none;
  border-color: #fff #fff #beced5;
  border-bottom-width: 1px;
  border-radius: 3px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
  cursor: default;
}

.readmore_block_2-copy:hover {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.bold-text-44 {
  font-size: 23px;
  line-height: 38px;
  font-style: italic;
}

.t2_moving {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f16514;
  background-image: url('../images/Sun2.gif'), url('../images/Sun.gif'), -webkit-gradient(linear, left top, left bottom, from(rgba(129, 97, 63, 0.35)), to(rgba(129, 97, 63, 0.35))), url('../images/Screenshot-2020-02-25-at-12.22.42-PM.png');
  background-image: url('../images/Sun2.gif'), url('../images/Sun.gif'), linear-gradient(180deg, rgba(129, 97, 63, 0.35), rgba(129, 97, 63, 0.35)), url('../images/Screenshot-2020-02-25-at-12.22.42-PM.png');
  background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px;
  background-size: cover, cover, auto, cover;
  background-repeat: no-repeat, no-repeat, repeat, no-repeat;
}

.fullblock_story3 {
  display: none;
  margin-top: 0%;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.fullblock_freed {
  display: none;
  margin-top: 0%;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.t5_bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f16514;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(66, 66, 66, 0.54)), to(rgba(66, 66, 66, 0.54))), url('../images/Screenshot-2020-03-06-at-10.56.51-AM.png');
  background-image: linear-gradient(180deg, rgba(66, 66, 66, 0.54), rgba(66, 66, 66, 0.54)), url('../images/Screenshot-2020-03-06-at-10.56.51-AM.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.t6_bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f16514;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 53.3%, 0.72)), to(hsla(0, 0%, 53.3%, 0.72))), url('../images/t6.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 53.3%, 0.72), hsla(0, 0%, 53.3%, 0.72)), url('../images/t6.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fullblock_pounds {
  display: none;
  margin-top: 0%;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.italic-text-46 {
  font-size: 23px;
  line-height: 38px;
}

.fullblock_anxiety {
  display: none;
  margin-top: 0%;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.italic-text-47 {
  font-size: 23px;
  line-height: 38px;
}

.italic-text-48 {
  font-size: 23px;
  line-height: 38px;
}

.list-item-12 {
  font-family: Merriweather, serif;
  font-size: 22px;
  line-height: 43px;
  text-align: left;
  letter-spacing: 0.04em;
}

.list {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 39px;
  font-weight: 300;
}

.list-item-13 {
  line-height: 43px;
  text-align: left;
  letter-spacing: 0.03em;
}

.list-item-14 {
  text-align: left;
  letter-spacing: 0.03em;
}

.about_head {
  margin-top: 34px;
  margin-bottom: 26px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 28px;
  font-style: italic;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.about_head._2 {
  display: none;
  margin-top: 77px;
  margin-bottom: 0px;
}

.about_head.centre {
  text-align: center;
}

.gettheseries {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 38px;
  font-style: italic;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.gettheseries._2 {
  display: none;
  margin-top: 77px;
  margin-bottom: 0px;
}

.gettheseries.centre {
  text-align: center;
}

.video_contailer {
  margin-bottom: 119px;
}

.lightbox-link-9 {
  width: auto;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.47);
}

.video_head {
  display: block;
  margin-top: 34px;
  margin-bottom: 26px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 28px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.video_head._2 {
  display: none;
  margin-top: 77px;
  margin-bottom: 0px;
}

.video_head.centre {
  text-align: center;
}

.italic-text-49 {
  font-size: 23px;
  line-height: 38px;
}

.div-block-288 {
  margin-bottom: 100px;
}

.text-block-100 {
  padding-right: 20px;
  padding-left: 20px;
  font-family: Lato, sans-serif;
  color: #ffe6af;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.05em;
}

.italic-text-50 {
  text-decoration: underline;
}

.bold-text-45 {
  font-size: 23px;
  line-height: 38px;
  font-style: italic;
}

.bold-text-46 {
  font-size: 23px;
  line-height: 38px;
  font-style: italic;
}

.italic-text-51 {
  font-size: 23px;
  line-height: 38px;
}

.italic-text-52 {
  font-size: 23px;
  line-height: 38px;
}

.italic-text-53 {
  font-weight: 700;
  text-decoration: underline;
}

.pullout_bold {
  font-size: 23px;
  line-height: 38px;
  font-style: italic;
}

.fullblock_4 {
  display: none;
  margin-top: 0%;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.t4_bg2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f16514;
  background-image: url('../images/4.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.fullblock_5 {
  display: none;
  margin-top: 0%;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.t5_bg2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f16514;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(81, 81, 81, 0.5)), to(rgba(81, 81, 81, 0.5))), url('../images/5.jpg');
  background-image: linear-gradient(180deg, rgba(81, 81, 81, 0.5), rgba(81, 81, 81, 0.5)), url('../images/5.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fullblock_6 {
  display: none;
  margin-top: 0%;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.bold-text-48 {
  text-align: center;
}

.fullblock_7 {
  display: none;
  margin-top: 0%;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.t7_bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f16514;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(72, 79, 85, 0.44)), to(rgba(72, 79, 85, 0.44))), url('../images/7.jpg');
  background-image: linear-gradient(180deg, rgba(72, 79, 85, 0.44), rgba(72, 79, 85, 0.44)), url('../images/7.jpg');
  background-position: 0px 0px, 0px 0px;
}

.t6_bg2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f16514;
  background-image: linear-gradient(274deg, transparent, rgba(124, 98, 62, 0.58)), url('../images/6.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.comeback {
  display: inline-block;
  height: auto;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px none #f15a4f;
  -webkit-perspective: 1197px;
  perspective: 1197px;
  -webkit-transition: all 308ms ease;
  transition: all 308ms ease;
  font-family: Lato, sans-serif;
  color: #e8db91;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 2px;
  text-decoration: none;
  cursor: default;
}

.comeback:hover {
  border-bottom-color: #705507;
  color: #bfbfbf;
}

.link-12 {
  color: #f1984f;
  text-decoration: underline;
}

.link-block-49 {
  width: 220px;
  height: 50px;
  background-image: url('../images/jp-header-new.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 991px) {
  .hero-row {
    padding-top: 0px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .container {
    margin-right: 56px;
    margin-left: 56px;
  }

  .container.right {
    width: 80%;
    margin-left: auto;
  }

  .container.left {
    width: 80%;
    margin-right: auto;
  }

  .container.intro {
    width: 80%;
    margin-right: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .storydes1csmall2 {
    width: 100%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-right: 0%;
    padding-left: 0%;
    float: none;
    clear: none;
    text-align: left;
  }

  .div-block-272 {
    width: 60%;
    height: 60vh;
    margin-top: 0px;
  }

  .lightbox-link-6 {
    position: static;
    top: 4%;
    bottom: 0px;
    display: none;
    margin: 37px 0px 76px;
  }

  .paragraph-9 {
    display: block;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .paragraph-9:hover {
    background-color: #324653;
  }

  .rich-text-block {
    line-height: 30px;
  }

  .div-block-262 {
    width: 48%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bundle_info {
    padding-right: 0%;
    padding-left: 0%;
  }

  .buttonmain {
    width: 300px;
    margin-right: auto;
    margin-bottom: 3%;
    margin-left: 36px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .buttonmain.centre {
    width: 270px;
    margin-left: 0px;
  }

  .buttonmain.centre._2 {
    margin-left: 0px;
  }

  .text-block-55-cop {
    padding-right: 0px;
    text-align: center;
  }

  .link-block-40 {
    width: 90%;
    height: 400px;
  }

  .div-block-268-copy {
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .bundle_img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    height: auto;
    padding-top: 20px;
  }

  .bundle_img._2 {
    width: 60%;
  }

  .small_title {
    padding-right: 0%;
    padding-left: 0%;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 0.1em;
  }

  .bundle_title {
    padding-right: 0%;
    padding-left: 0%;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.09em;
  }

  .bundle_div {
    width: 48%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-268 {
    width: auto;
    padding-right: 6%;
    padding-left: 6%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-278 {
    width: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .section-40 {
    padding-top: 5%;
    padding-bottom: 4%;
  }

  .div-block-279 {
    width: 80%;
  }

  .text-block-95 {
    font-size: 25px;
    line-height: 40px;
  }

  .bundle_title-copy {
    padding-right: 0%;
    padding-left: 0%;
    font-size: 25px;
    line-height: 30px;
    letter-spacing: 0.09em;
  }

  .div-block-233 {
    position: relative;
    z-index: 1000;
    width: 100%;
  }

  .div-block-229 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    padding-top: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }

  .link-block-31 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 300px;
    height: 70px;
    margin-left: 0%;
    padding-left: 0px;
    background-image: url('../images/jplogo_1jplogo.png');
    background-position: 50% 50%;
    background-size: 40px;
    background-repeat: no-repeat;
  }

  .link-block-31.w--current {
    background-image: url('../images/jplogo_1jplogo.png');
    background-position: 50% 50%;
    background-size: 45px;
    background-repeat: no-repeat;
  }

  .nav_container {
    display: block;
    width: 100%;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f8f8f8;
    box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.23);
    text-align: right;
  }

  .div-block-230 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 10%;
    padding-left: 10%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .nav_link_mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 300px;
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Lato, sans-serif;
    color: #000;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 1.1px;
    text-decoration: none;
    text-transform: uppercase;
  }

  .nav_link_mob:hover {
    color: #000;
  }

  .nav_link_mob.w--current {
    width: 350px;
  }

  .nav_link_mob_cta {
    display: block;
    width: 350px;
    margin-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Lato, sans-serif;
    color: #e57867;
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 1.1px;
    text-decoration: none;
    text-transform: uppercase;
  }

  .nav_link_mob_cta:hover {
    color: #000;
  }

  .navright {
    padding-top: 2.7%;
  }

  .linktext2 {
    font-size: 12px;
  }

  .linktext {
    font-size: 12px;
  }

  .topnav_desktop {
    display: block;
  }

  .sermon_details_tct {
    width: 100%;
  }

  .heading {
    margin-top: 0px;
    text-align: center;
  }

  .copyright {
    text-align: left;
  }

  .text-block-12 {
    text-align: left;
  }

  .sermon_vid {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-282 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sermon_details {
    width: 100%;
    margin-top: 16px;
  }

  .section-26 {
    padding-top: 12%;
  }

  .liveevent_desc {
    clear: both;
  }

  .div_contain {
    width: 90%;
    margin-bottom: 23px;
  }

  .button2block_excerpt {
    position: static;
    left: 13px;
    right: 0px;
    float: none;
  }

  .text-block-15 {
    font-size: 29px;
    letter-spacing: 1px;
  }

  .section_title4 {
    padding-right: 0%;
    padding-left: 0%;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 4px;
  }

  .text-block-26-copy {
    padding-right: 0%;
    padding-left: 0%;
  }

  .link-2 {
    font-size: 23px;
    line-height: 40px;
    text-align: center;
  }

  .liveevent {
    width: 90%;
    padding-right: 0%;
    padding-left: 0%;
  }

  .live_eventleft {
    margin-bottom: 5%;
    float: none;
    clear: none;
    font-size: 20px;
    text-align: center;
    letter-spacing: 1px;
  }

  .live_event_img {
    width: 100%;
    height: 300px;
    margin-top: 16px;
    margin-bottom: 79px;
  }

  .sm_divider {
    margin-bottom: 0px;
  }

  .div-block-266 {
    margin-top: 7px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-53-cursive {
    margin-top: 5px;
    font-family: Lato, sans-serif;
  }

  .text-block-55 {
    padding-right: 8%;
    padding-left: 8%;
    text-align: center;
  }

  .link-block-18 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .tsectionright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-53-copy {
    letter-spacing: 0.2em;
  }

  .div-block-257 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-37-copy {
    padding-top: 5%;
    padding-bottom: 10%;
  }

  .button2block {
    left: 13px;
    right: 0px;
    margin-right: 0px;
    margin-left: 0px;
    float: none;
  }

  .button2block.centre {
    border-style: none;
  }

  .div-block-271 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .link-block-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 13px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .product_container {
    width: 48%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .product_container._1 {
    width: 45%;
    height: 500px;
  }

  .product_container._2 {
    width: 80%;
    padding-bottom: 5%;
  }

  .product_container._2 {
    width: auto;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product_container._3 {
    width: 80%;
    padding-bottom: 5%;
  }

  .div-block-268-copy {
    padding-right: 0%;
    padding-left: 0%;
  }

  .div-block-284 {
    width: 90%;
  }

  .link-block-41 {
    width: 50%;
  }

  .div-block-271-_home {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .top_product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    margin-bottom: 13px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .blurb {
    padding-right: 0px;
    text-align: left;
  }

  .section-37 {
    padding-top: 5%;
    padding-bottom: 10%;
  }

  .bundle_title-copy {
    padding-right: 0%;
    padding-left: 0%;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.09em;
  }

  .text-block-53-copy-copy {
    letter-spacing: 0.2em;
  }

  .link-block-42 {
    display: block;
    text-align: left;
  }

  .format {
    letter-spacing: 0.2em;
  }

  .div-block-287 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .prod_right {
    margin-top: 29px;
  }

  .t1_div {
    width: 100%;
  }

  .text-block-97 {
    width: 100%;
    margin-bottom: 22px;
  }

  .t_text {
    width: 100%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-right: 0%;
    padding-left: 0%;
    float: none;
    clear: none;
    text-align: left;
  }

  .readmore_block_2 {
    left: 13px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .button2block-2 {
    left: 13px;
    right: 0px;
    margin-right: 0px;
    margin-left: 0px;
    float: none;
  }

  .fullblock_health {
    display: none;
    margin-top: 3%;
  }

  .storydescfull {
    display: block;
    padding-right: 0%;
    padding-left: 0%;
  }

  .link-block-48 {
    display: block;
  }

  .text-block-99 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 17px;
    font-family: Lato, sans-serif;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.03em;
  }

  .praise_report {
    margin-bottom: 20px;
    font-size: 45px;
    line-height: 55px;
    font-style: italic;
  }

  .stay_tuned_block {
    left: 13px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .t2_bg {
    background-image: url('../images/2.jpg');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .t4_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 41.3%, 0.45)), to(hsla(0, 0%, 41.3%, 0.45))), url('../images/Screenshot-2020-02-25-at-2.03.00-PM.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 41.3%, 0.45), hsla(0, 0%, 41.3%, 0.45)), url('../images/Screenshot-2020-02-25-at-2.03.00-PM.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .fullblock_2 {
    display: none;
    margin-top: 3%;
  }

  .readmore_block_2-copy {
    left: 13px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .fullblock_story3 {
    display: none;
    margin-top: 3%;
  }

  .fullblock_freed {
    display: none;
    margin-top: 3%;
  }

  .t5_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 41.3%, 0.45)), to(hsla(0, 0%, 41.3%, 0.45))), url('../images/Screenshot-2020-03-06-at-10.56.51-AM.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 41.3%, 0.45), hsla(0, 0%, 41.3%, 0.45)), url('../images/Screenshot-2020-03-06-at-10.56.51-AM.png');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .t6_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#b4b4b4)), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 41.3%, 0.45)), to(hsla(0, 0%, 41.3%, 0.45))), url('../images/t6.jpg');
    background-image: linear-gradient(180deg, transparent, #b4b4b4), linear-gradient(180deg, hsla(0, 0%, 41.3%, 0.45), hsla(0, 0%, 41.3%, 0.45)), url('../images/t6.jpg');
    background-position: 0px 0px, 0px 0px, 0px 0px;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }

  .fullblock_pounds {
    display: none;
    margin-top: 3%;
  }

  .fullblock_anxiety {
    display: none;
    margin-top: 3%;
  }

  .about_head {
    margin-top: 0px;
    text-align: center;
  }

  .gettheseries {
    margin-top: 0px;
    text-align: center;
  }

  .video_head {
    margin-top: 0px;
    text-align: center;
  }

  .text-block-100 {
    padding-right: 40px;
    padding-left: 40px;
    line-height: 26px;
  }

  .fullblock_4 {
    display: none;
    margin-top: 3%;
  }

  .fullblock_5 {
    display: none;
    margin-top: 3%;
  }

  .fullblock_6 {
    display: none;
    margin-top: 3%;
  }

  .fullblock_7 {
    display: none;
    margin-top: 3%;
  }
}

@media screen and (max-width: 767px) {
  .hero-content {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .content-row {
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .content-row._1 {
    padding-top: 30px;
  }

  .content-row._2 {
    padding-bottom: 27%;
  }

  .content-row._2t {
    padding-top: 20%;
    padding-bottom: 15%;
  }

  .storydes1csmall2 {
    margin-top: 1%;
    margin-bottom: 0%;
    padding-left: 0%;
    float: none;
    font-size: 20px;
    line-height: 41px;
    text-align: left;
  }

  .div-block-272 {
    display: block;
    width: 65%;
    height: 480px;
    margin-top: 0px;
    margin-left: auto;
  }

  .lightbox-link-6 {
    position: static;
    top: -33px;
    bottom: -161px;
    margin-top: 49px;
  }

  .div-block-262 {
    width: auto;
  }

  .bundle_info {
    text-align: left;
  }

  .buttonmain {
    margin-left: auto;
    padding: 15px 30px;
    float: none;
  }

  .buttonmain.centre {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 12px 20px;
    font-size: 15px;
  }

  .link-block-40 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .unordered-list-6 {
    line-height: 30px;
  }

  .bundle_img {
    width: 50%;
    padding: 0px;
  }

  .bundle_img._2 {
    width: 70%;
  }

  .small_title {
    padding-top: 0px;
    font-size: 17px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.12em;
  }

  .bundle_title {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.05em;
  }

  .bundle_title._2 {
    text-align: center;
  }

  .list-item-11 {
    line-height: 28px;
  }

  .bundle_div {
    width: 100%;
    margin-top: 43px;
    margin-bottom: 5%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-278 {
    width: 90%;
    max-width: 1000px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-40 {
    padding-top: 7%;
    padding-bottom: 7%;
  }

  .div-block-279 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .app_mobile {
    width: 40%;
  }

  .div-block-280 {
    width: auto;
    margin-top: 17px;
    margin-left: 0px;
  }

  .text-block-95 {
    text-align: center;
  }

  .bundle_title-copy {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.08em;
  }

  .div-block-229 {
    height: auto;
  }

  .nav_container {
    padding-right: 0px;
  }

  .div-block-230 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .nav_link_mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 220px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 16px;
  }

  .nav_link_mob.w--current {
    width: 250px;
  }

  .nav_link_mob_cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 16px;
  }

  .navright {
    width: 300px;
    padding-top: 3.7%;
  }

  .toplogo {
    padding-left: 0px;
  }

  .small_txt {
    text-align: center;
  }

  .sermon_name {
    text-align: center;
  }

  .sermon_details_tct {
    margin-top: 20px;
  }

  .heading {
    font-size: 35px;
    line-height: 120%;
  }

  .div-block-281 {
    width: 90%;
  }

  .bold-text-21 {
    text-align: center;
  }

  .footerdiv {
    text-align: center;
  }

  .copyright {
    padding-left: 0px;
    text-align: left;
  }

  .link-6 {
    display: inline;
  }

  .footer-section {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .sermon_vid {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-282 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sermon_details {
    width: auto;
    margin-left: 0px;
  }

  .section-26 {
    padding: 8% 9%;
  }

  .div_contain {
    margin-bottom: 17px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-52 {
    display: block;
    margin-bottom: 27px;
  }

  .button2block_excerpt {
    position: static;
    width: 240px;
    margin-top: 0px;
    padding: 5% 10%;
    float: none;
    clear: none;
  }

  .text-block-15 {
    font-size: 26px;
  }

  .section_title4 {
    font-size: 30px;
    line-height: 34px;
    letter-spacing: 4px;
  }

  .text-block-26-copy {
    padding-right: 0%;
    padding-left: 0%;
    text-align: center;
  }

  .text-block-36 {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
  }

  .link-2 {
    font-size: 24px;
    line-height: 39px;
    text-align: left;
  }

  .liveevent {
    width: 100%;
    float: none;
    clear: none;
  }

  .live_eventleft {
    display: block;
    margin-top: 0%;
    margin-bottom: 6%;
    float: none;
    clear: none;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
  }

  .heading_smalltxt {
    margin-bottom: 9px;
  }

  .live_event_img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    float: none;
    clear: none;
  }

  .sm_divider {
    margin-top: 10px;
    margin-bottom: 18px;
  }

  .container-14 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-266 {
    margin-top: 0px;
  }

  .text-block-53-cursive {
    font-size: 28px;
    letter-spacing: 3px;
  }

  .link-block-18 {
    display: block;
  }

  .tsectionright {
    width: auto;
    height: auto;
    margin-top: 24px;
    padding-left: 0px;
  }

  .text-block-53-copy {
    font-size: 18px;
  }

  .div-block-257 {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .section-37-copy {
    padding: 15% 5% 10%;
  }

  .button2block {
    position: static;
    display: block;
    width: 200px;
    margin-top: 26px;
    margin-right: auto;
    margin-left: 0px;
    padding: 3% 6%;
    float: none;
    clear: none;
  }

  .button2block.centre {
    width: 220px;
    padding: 5% 0%;
  }

  .link-block-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 45%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .backtotop {
    top: -66px;
  }

  .product_container {
    width: auto;
  }

  .product_container._1 {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .product_container._2 {
    width: 90%;
    margin-top: 25px;
    padding-bottom: 9%;
  }

  .product_container._2 {
    width: 100%;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .product_container._3 {
    width: 90%;
    margin-top: 25px;
    padding-bottom: 9%;
  }

  .div-block-268-copy {
    width: auto;
  }

  .div-block-284 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .link-block-41 {
    width: 65%;
  }

  .div-block-271-_home {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .top_product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 45%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-37 {
    padding: 9% 5% 10%;
  }

  .text-block-96 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .bundle_title-copy {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.05em;
  }

  .bundle_title-copy._2 {
    text-align: center;
  }

  .text-block-53-copy-copy {
    font-size: 17px;
    letter-spacing: 0.15em;
  }

  .copyright-2 {
    padding-left: 44px;
  }

  .format {
    font-size: 18px;
  }

  .prod_right {
    width: auto;
  }

  .t1_div {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-block-97 {
    margin-bottom: 17px;
    font-size: 34px;
    line-height: 40px;
  }

  .t_text {
    margin-top: 1%;
    margin-bottom: 0%;
    padding-left: 0%;
    float: none;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
  }

  .readmore_block_2 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 1% 0% 2%;
    float: none;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .readmore-2 {
    display: inline-block;
    font-size: 16px;
  }

  .div-block-274 {
    font-size: 17px;
  }

  .button2block-2 {
    position: static;
    display: block;
    width: 200px;
    margin-top: 26px;
    margin-right: auto;
    margin-left: auto;
    padding: 3% 10%;
    float: none;
    clear: none;
  }

  .fullblock_health {
    display: none;
  }

  .storydescfull {
    display: block;
    padding-right: 0%;
    padding-left: 0%;
    clear: both;
    text-align: left;
  }

  .cta_textbox-2 {
    line-height: 38px;
  }

  .link-block-48 {
    display: none;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .t1_bgv {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/t1_mob.gif');
    background-image: linear-gradient(180deg, null, null), url('../images/t1_mob.gif');
  }

  .text-block-99 {
    text-align: left;
  }

  .praise_report {
    font-size: 35px;
    line-height: 42px;
  }

  .stay_tuned_block {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 1% 0% 2%;
    float: none;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .staytune {
    display: inline-block;
    font-size: 16px;
  }

  .t2_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(129, 97, 63, 0.35)), to(rgba(129, 97, 63, 0.35))), url('../images/2.jpg');
    background-image: linear-gradient(180deg, rgba(129, 97, 63, 0.35), rgba(129, 97, 63, 0.35)), url('../images/2.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .italic-text-45 {
    font-size: 17px;
  }

  .t3_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/t1_mob.gif');
    background-image: linear-gradient(180deg, null, null), url('../images/t1_mob.gif');
  }

  .t4_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/t1_mob.gif');
    background-image: linear-gradient(180deg, null, null), url('../images/t1_mob.gif');
  }

  .fullblock_2 {
    display: none;
  }

  .readmore_block_2-copy {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 1% 0% 2%;
    float: none;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .t2_moving {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/t1_mob.gif');
    background-image: linear-gradient(180deg, null, null), url('../images/t1_mob.gif');
  }

  .fullblock_story3 {
    display: none;
  }

  .fullblock_freed {
    display: none;
  }

  .t5_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/t1_mob.gif');
    background-image: linear-gradient(180deg, null, null), url('../images/t1_mob.gif');
  }

  .t6_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/t1_mob.gif');
    background-image: linear-gradient(180deg, null, null), url('../images/t1_mob.gif');
  }

  .fullblock_pounds {
    display: none;
  }

  .fullblock_anxiety {
    display: none;
  }

  .about_head {
    font-size: 29px;
    line-height: 120%;
  }

  .gettheseries {
    font-size: 35px;
    line-height: 120%;
  }

  .video_head {
    font-size: 29px;
    line-height: 120%;
  }

  .text-block-100 {
    line-height: 26px;
  }

  .fullblock_4 {
    display: none;
  }

  .t4_bg2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/t1_mob.gif');
    background-image: linear-gradient(180deg, null, null), url('../images/t1_mob.gif');
  }

  .fullblock_5 {
    display: none;
  }

  .t5_bg2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/t1_mob.gif');
    background-image: linear-gradient(180deg, null, null), url('../images/t1_mob.gif');
  }

  .fullblock_6 {
    display: none;
  }

  .fullblock_7 {
    display: none;
  }

  .t7_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/t1_mob.gif');
    background-image: linear-gradient(180deg, null, null), url('../images/t1_mob.gif');
  }

  .t6_bg2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/t1_mob.gif');
    background-image: linear-gradient(180deg, null, null), url('../images/t1_mob.gif');
  }

  .comeback {
    display: inline-block;
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .hero-row {
    height: 70vh;
    padding-top: 0px;
  }

  .hero-content {
    height: 70vh;
    margin-top: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .content-row {
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .content-row._1 {
    padding-top: 0px;
    padding-bottom: 30px;
  }

  .content-row._2 {
    padding-bottom: 10%;
  }

  .content-row._2t {
    padding-top: 16%;
  }

  .container {
    margin-right: 24px;
    margin-left: 24px;
  }

  .container.right {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container.left {
    width: 90%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container.intro {
    width: 90%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .storydes1csmall2 {
    width: auto;
    margin: 0%;
    padding-right: 0%;
    padding-left: 0%;
    font-size: 17px;
    line-height: 32px;
    text-align: left;
    letter-spacing: 0px;
  }

  .div-block-272 {
    width: 95%;
    height: 300px;
    max-width: 900px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .lightbox-link-6 {
    bottom: -70px;
    margin-top: 51px;
    margin-bottom: 0px;
  }

  .paragraph-9 {
    width: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
  }

  .bundle_info {
    padding-right: 0%;
    padding-left: 0%;
  }

  .buttonmain {
    width: auto;
    margin-right: 0px;
    margin-bottom: 7%;
    margin-left: 0px;
    padding: 4%;
    font-size: 16px;
    line-height: 22px;
  }

  .buttonmain.centre {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 220px;
    margin-bottom: 3%;
    padding: 4% 2%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    letter-spacing: 1.2px;
  }

  .buttonmain.centre._2 {
    margin-top: 3%;
  }

  .text-block-55-cop {
    line-height: 160%;
  }

  .link-block-40 {
    width: 70%;
    height: auto;
  }

  .div-block-268-copy {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .unordered-list-6 {
    padding-left: 30px;
    line-height: 32px;
  }

  .bundle_img {
    width: 70%;
    height: auto;
  }

  .bundle_img._2 {
    width: 89%;
  }

  .small_title {
    margin-top: 9px;
    padding-top: 0px;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 2px;
  }

  .bundle_title {
    margin-top: 0px;
    padding-right: 5%;
    padding-left: 5%;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.02em;
  }

  .bundle_title._2 {
    margin-top: 5px;
    font-size: 19px;
  }

  .bundle_div {
    float: none;
  }

  .div-block-268 {
    display: block;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-278 {
    width: 85%;
    margin-top: 0px;
    margin-bottom: 39px;
  }

  .image-25 {
    float: none;
  }

  .section-40 {
    padding-top: 12%;
    padding-bottom: 18%;
  }

  .app_mobile {
    width: 70%;
  }

  .text-block-95 {
    margin-bottom: 28px;
    padding-bottom: 0px;
    font-size: 24px;
    line-height: 160%;
  }

  .bundle_title-copy {
    font-size: 25px;
    line-height: 32px;
    letter-spacing: 2px;
  }

  .div-block-229 {
    height: auto;
    padding-top: 14px;
    padding-bottom: 8px;
  }

  .link-block-31 {
    height: 50px;
    background-size: 40px;
  }

  .link-block-31.w--current {
    display: block;
    width: 200px;
    height: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/jplogo_1jplogo.png');
    background-position: 50% 50%;
    background-size: 40px;
  }

  .nav_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-230 {
    width: 100%;
    padding-right: 3%;
    padding-left: 3%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav_link_mob {
    display: block;
    width: 150px;
    margin-right: 0px;
    font-size: 11px;
    line-height: 14px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
  }

  .nav_link_mob.w--current {
    width: 150px;
  }

  .nav_link_mob_cta {
    display: block;
    width: 150px;
    margin-right: 0px;
    font-size: 11.5px;
    line-height: 14px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
  }

  .nav_link_mob_cta.w--current {
    width: 150px;
  }

  .sermon_name {
    margin-top: 4px;
    font-size: 19px;
    line-height: 130%;
    letter-spacing: 0.1em;
  }

  .sermon_details_tct {
    font-size: 17px;
    line-height: 160%;
  }

  .sermon_card {
    padding: 30px 20px;
  }

  .heading {
    margin-top: 10px;
    margin-bottom: 14px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 25px;
  }

  .copyright {
    display: block;
    width: 100%;
    margin-bottom: 7px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
  }

  .link-6 {
    display: block;
  }

  .footer-section {
    padding-top: 0px;
    text-align: center;
  }

  .section-26 {
    padding-right: 8%;
    padding-bottom: 21%;
    padding-left: 8%;
  }

  .italic-text-14 {
    line-height: 20px;
  }

  .liveevent_desc {
    margin-top: 0px;
  }

  .div_contain {
    width: auto;
    margin-bottom: 0px;
  }

  .button2block_excerpt {
    display: block;
    width: 210px;
    margin-top: 0%;
    padding: 4% 2%;
  }

  .text-block-15 {
    margin-bottom: 10px;
    font-size: 23px;
    line-height: 29px;
  }

  .section_title4 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 2px;
  }

  .text-block-26-copy {
    padding-right: 0%;
    padding-left: 0%;
    text-align: left;
  }

  .btntext {
    font-size: 14px;
    font-weight: 400;
  }

  .text-block-36 {
    font-size: 22px;
  }

  .link-2 {
    line-height: 32px;
  }

  .liveevent {
    width: auto;
    margin-top: 0px;
    float: none;
    clear: none;
  }

  .live_eventleft {
    margin: 8% auto 7%;
    padding-top: 0px;
    padding-right: 0%;
    padding-left: 0%;
    float: none;
    clear: both;
    font-size: 17px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
  }

  .heading_smalltxt {
    margin-bottom: 14px;
  }

  .live_event_img {
    height: auto;
    margin-bottom: 0px;
  }

  .sm_divider {
    margin-top: 16px;
    margin-bottom: 0px;
  }

  .container-14 {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-266 {
    width: auto;
  }

  .text-block-53-cursive {
    font-size: 25px;
    line-height: 33px;
    letter-spacing: 2px;
  }

  .text-block-55 {
    margin-bottom: 23px;
    padding-right: 0%;
    padding-left: 0%;
    line-height: 32px;
  }

  .link-block-18 {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tsectionright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-top: 24px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .text-block-53-copy {
    font-size: 14px;
    text-align: center;
  }

  .div-block-257 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .section-37-copy {
    padding: 17% 0% 23%;
  }

  .button2block {
    width: 200px;
    margin-top: 3%;
    padding-top: 4%;
    padding-bottom: 4%;
  }

  .button2block.centre {
    margin-top: 10px;
    margin-left: auto;
    padding-right: 3%;
    padding-left: 3%;
  }

  .divider1 {
    height: 2px;
    margin-top: 10px;
  }

  .div-block-271 {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-block-16 {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .backtotop {
    position: relative;
    top: -40px;
  }

  .product_container._2 {
    width: 95%;
    padding-right: 7%;
    padding-left: 7%;
  }

  .product_container._3 {
    width: 95%;
    padding-right: 7%;
    padding-left: 7%;
  }

  .div-block-268-copy {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-283 {
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-284 {
    width: 95%;
    margin-top: 18px;
  }

  .div-block-284._2 {
    display: none;
  }

  .link-block-41 {
    width: 90%;
  }

  .div-block-271-_home {
    margin-top: 19px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-271-_home._2 {
    margin-top: 0px;
  }

  .top_product {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .top_product.appclick {
    width: 85%;
  }

  .blurb {
    line-height: 32px;
  }

  .section-37 {
    padding: 14% 0% 23%;
  }

  .div-block-285 {
    margin-top: 0px;
  }

  .bundle_title-copy {
    margin-top: 0px;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 2px;
  }

  .bundle_title-copy._2 {
    margin-top: 5px;
    font-size: 19px;
  }

  .text-block-53-copy-copy {
    font-size: 14px;
    text-align: center;
  }

  .copyright-2 {
    margin-bottom: 7px;
    padding-left: 0px;
    text-align: left;
  }

  .link-7 {
    display: inline;
  }

  .format {
    font-size: 14px;
    text-align: center;
  }

  .prod_right {
    padding-left: 0px;
  }

  .t1_div {
    width: 95%;
    margin-top: 20%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text-block-97 {
    font-size: 22px;
    line-height: 150%;
    letter-spacing: 1.4px;
  }

  .t_text {
    width: 100%;
    margin: 0%;
    padding-right: 0%;
    padding-left: 0%;
    font-size: 17px;
    line-height: 32px;
    text-align: left;
    letter-spacing: 0px;
  }

  .t_text.full {
    line-height: 32px;
  }

  .t_text.full2 {
    line-height: 32px;
  }

  .readmore_block_2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 1%;
    margin-bottom: 3px;
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .readmore-2 {
    display: inline;
    font-size: 14px;
    font-weight: 400;
  }

  .readmore-2:hover {
    color: #967a2f;
  }

  .div-block-274 {
    display: block;
    margin-top: 14px;
    line-height: 32px;
  }

  .italic-text-42 {
    line-height: 30px;
    letter-spacing: 0px;
  }

  .button2block-2 {
    width: 200px;
    margin-top: 3%;
    padding-top: 4%;
    padding-bottom: 4%;
  }

  .fullblock_health {
    display: none;
  }

  .storydescfull {
    display: block;
    width: auto;
    margin: 2% 0% 0%;
    padding-right: 0%;
    font-size: 17px;
    line-height: 30px;
    text-align: left;
    letter-spacing: 0px;
  }

  .cta_textbox-2 {
    font-family: Lato, sans-serif;
    line-height: 30px;
  }

  .link-11 {
    line-height: 30px;
  }

  .t1_bgv {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(49, 79, 99, 0.66)), to(rgba(49, 79, 99, 0.66))), url('../images/1.jpg');
    background-image: linear-gradient(180deg, rgba(49, 79, 99, 0.66), rgba(49, 79, 99, 0.66)), url('../images/1.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .text-block-99 {
    width: 95%;
    font-size: 17px;
    line-height: 28px;
    text-align: left;
  }

  .praise_report {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 28px;
    line-height: 34px;
  }

  .stay_tuned_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 1%;
    margin-bottom: 3px;
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .staytune {
    display: inline;
    font-size: 14px;
    font-weight: 400;
  }

  .staytune:hover {
    color: #967a2f;
  }

  .t2_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(91, 78, 64, 0.57)), to(rgba(91, 78, 64, 0.57))), url('../images/2.jpg');
    background-image: linear-gradient(180deg, rgba(91, 78, 64, 0.57), rgba(91, 78, 64, 0.57)), url('../images/2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .t3_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 117, 117, 0.69)), to(rgba(126, 117, 117, 0.69))), url('../images/3.jpg');
    background-image: linear-gradient(180deg, rgba(126, 117, 117, 0.69), rgba(126, 117, 117, 0.69)), url('../images/3.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .t4_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 46%, 0.5)), to(hsla(0, 0%, 46%, 0.5))), url('../images/Screenshot-2020-02-25-at-2.03.00-PM.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, hsla(0, 0%, 46%, 0.5), hsla(0, 0%, 46%, 0.5)), url('../images/Screenshot-2020-02-25-at-2.03.00-PM.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 0px 0px, 0px 0px, 0px 0px;
    background-size: auto, cover, auto;
    background-repeat: repeat, no-repeat, repeat;
  }

  .fullblock_2 {
    display: none;
  }

  .readmore_block_2-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 1%;
    margin-bottom: 3px;
    padding-top: 3%;
    padding-bottom: 3%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .t2_moving {
    background-image: url('../images/Sun2.gif');
    background-position: 0% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .fullblock_story3 {
    display: none;
  }

  .fullblock_freed {
    display: none;
  }

  .t5_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 46%, 0.5)), to(hsla(0, 0%, 46%, 0.5))), url('../images/Screenshot-2020-03-06-at-10.56.51-AM.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 46%, 0.5), hsla(0, 0%, 46%, 0.5)), url('../images/Screenshot-2020-03-06-at-10.56.51-AM.png');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .t6_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 52%, 0.7)), to(hsla(0, 0%, 52%, 0.7))), url('../images/t6.jpg'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, hsla(0, 0%, 52%, 0.7), hsla(0, 0%, 52%, 0.7)), url('../images/t6.jpg'), linear-gradient(180deg, transparent, transparent);
    background-position: 0px 0px, 0px 0px, 0px 0px;
    background-size: auto, cover, auto;
    background-repeat: repeat, no-repeat, repeat;
  }

  .fullblock_pounds {
    display: none;
  }

  .fullblock_anxiety {
    display: none;
  }

  .list {
    font-size: 17px;
    line-height: 32px;
  }

  .list-item-13 {
    line-height: 32px;
  }

  .about_head {
    margin-top: 10px;
    margin-bottom: 14px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 22px;
    text-align: left;
  }

  .gettheseries {
    margin-top: 10px;
    margin-bottom: 14px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 25px;
  }

  .video_contailer {
    margin-bottom: 60px;
  }

  .video_head {
    margin-top: 10px;
    margin-bottom: 14px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 22px;
    text-align: center;
  }

  .div-block-288 {
    margin-bottom: 50px;
  }

  .text-block-100 {
    font-size: 18px;
    line-height: 26px;
  }

  .fullblock_4 {
    display: none;
  }

  .t4_bg2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 117, 117, 0.69)), to(rgba(126, 117, 117, 0.69))), url('../images/4.jpg');
    background-image: linear-gradient(180deg, rgba(126, 117, 117, 0.69), rgba(126, 117, 117, 0.69)), url('../images/4.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .fullblock_5 {
    display: none;
  }

  .t5_bg2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 117, 117, 0.69)), to(rgba(126, 117, 117, 0.69))), url('../images/5.jpg');
    background-image: linear-gradient(180deg, rgba(126, 117, 117, 0.69), rgba(126, 117, 117, 0.69)), url('../images/5.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .fullblock_6 {
    display: none;
  }

  .fullblock_7 {
    display: none;
  }

  .t7_bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 117, 117, 0.69)), to(rgba(126, 117, 117, 0.69))), url('../images/7.jpg');
    background-image: linear-gradient(180deg, rgba(126, 117, 117, 0.69), rgba(126, 117, 117, 0.69)), url('../images/7.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .t6_bg2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 117, 117, 0.69)), to(rgba(126, 117, 117, 0.69))), url('../images/6.jpg');
    background-image: linear-gradient(180deg, rgba(126, 117, 117, 0.69), rgba(126, 117, 117, 0.69)), url('../images/6.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .comeback {
    display: inline;
    font-size: 14px;
    font-weight: 400;
  }

  .comeback:hover {
    color: #967a2f;
  }
}

