/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 3 version
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
  display: block;
}

audio,canvas,progress,video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,kbd,pre,samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,input,optgroup,select,textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,select {
  text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],html input[disabled] {
  cursor: not-allowed;
}

button::-moz-focus-inner,input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,th {
  padding: 0;
}

.foundation-mq {
  font-family: "small=0em&medium=48em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  font-size: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,*::before,*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  padding: 0;
  margin: 0;
  font-family: "Open Sans",sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0d0d0d;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  width: 100%;
  border-radius: 0;
}

#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object {
  max-width: none !important;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1;
}

[data-whatinput='mouse'] button {
  outline: 0;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td {
  margin: 0;
  padding: 0;
}

p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility;
}

em,i {
  font-style: italic;
  line-height: inherit;
}

strong,b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1,h2,h3,h4,h5,h6 {
  font-family: "Source Serif Pro",sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #0d0d0d;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: .25em;
  line-height: 1.3;
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
  color: #cacaca;
  line-height: 0;
}

h1 {
  font-size: 32px;
  font-size: 2rem;
}

h2 {
  font-size: 28px;
  font-size: 1.75rem;
}

h3 {
  font-size: 26px;
  font-size: 1.625rem;
}

h4 {
  font-size: 24px;
  font-size: 1.5rem;
}

h5 {
  font-size: 22px;
  font-size: 1.375rem;
}

h6 {
  font-size: 20px;
  font-size: 1.25rem;
}

a {
  color: #2199e8;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer;
}

a:hover,a:focus {
  color: #1585cf;
}

a img {
  border: 0;
}

hr {
  max-width: 1200px;
  max-width: 75rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 20px auto;
  margin: 1.25rem auto;
  clear: both;
}

ul,ol,dl {
  line-height: 1.6;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  list-style-position: outside;
}

li {
  font-size: inherit;
}

ul {
  list-style-type: disc;
  margin-left: 20px;
  margin-left: 1.25rem;
}

ol {
  margin-left: 20px;
  margin-left: 1.25rem;
}

ul ul,ol ul,ul ol,ol ol {
  margin-left: 20px;
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 4.8px;
  margin-bottom: .3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 16px;
  margin: 0 0 1rem;
  padding: 9px 20px 0 19px;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

blockquote,blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}
.bg-white {
	background:white !important;
}
cite {
  display: block;
  font-size: 13px;
  font-size: .8125rem;
  color: #8a8a8a;
}

cite:before {
  content: '\2014 \0020';
}

abbr {
  color: #0d0d0d;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a;
}

code {
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: normal;
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 2px 5px 1px;
  padding: .125rem .3125rem .0625rem;
}

kbd {
  padding: 2px 4px 0;
  padding: .125rem .25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #0a0a0a;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
}

.subheader {
  margin-top: 3.2px;
  margin-top: .2rem;
  margin-bottom: 8px;
  margin-bottom: .5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1;
}

p+.stat {
  margin-top: -16px;
  margin-top: -1rem;
}

.no-bullet {
  margin-left: 0;
  list-style: none;
}

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

.text-right {
  text-align: right;
}

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

.text-justify {
  text-align: justify;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

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

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.mt-1 {
  margin-top: -8px !important;
}

.mt-2 {
  margin-top: -16px !important;
}

.mt-3 {
  margin-top: -24px !important;
}

.mt-5 {
  margin-top: -40px !important;
}

.mt-6 {
  margin-top: -48px !important;
}

.mt-7 {
  margin-top: -56px !important;
}


.mt-9 {
  margin-top: -72px !important;
}

.mt-10 {
  margin-top: -80px !important;
}

.mt-11 {
  margin-top: -88px !important;
}

.mt-12 {
  margin-top: -96px !important;
}
.mt-0 {
	margin-top:0 !important;
}
.fs8 {
  font-size: 4px;
}

.fs12 {
  font-size: 6px;
}

.fs16 {
  font-size: 8px;
}

.fs20 {
  font-size: 10px;
}

.fs24 {
  font-size: 12px;
}

.fs28 {
  font-size: 14px;
}

.fs32 {
  font-size: 16px;
}

.fs36 {
  font-size: 18px;
}

.fs40 {
  font-size: 20px;
}

.fs44 {
  font-size: 22px;
}

.fs48 {
  font-size: 24px;
}

.fs52 {
  font-size: 26px;
}

.fs56 {
  font-size: 28px;
}

.fs60 {
  font-size: 30px;
}

.fs64 {
  font-size: 32px;
}

.fs68 {
  font-size: 34px;
}

.fs72 {
  font-size: 36px;
}

.z-depth-0 {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.z-depth-1 {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2) !important;
          box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2) !important;
}

.z-depth-1-half {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14),0 1px 7px 0 rgba(0,0,0,0.12),0 3px 1px -1px rgba(0,0,0,0.2) !important;
          box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14),0 1px 7px 0 rgba(0,0,0,0.12),0 3px 1px -1px rgba(0,0,0,0.2) !important;
}

.z-depth-2 {
  -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.3);
          box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.3);
}

.z-depth-3 {
  -webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12),0 3px 5px -1px rgba(0,0,0,0.3);
          box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14),0 1px 18px 0 rgba(0,0,0,0.12),0 3px 5px -1px rgba(0,0,0,0.3);
}

.z-depth-4 {
  -webkit-box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.3);
          box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.3);
}

.z-depth-5 {
  -webkit-box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.3);
          box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.3);
}

.w100 {
  margin-left: 0% !important;
  margin-right: 0% !important;
}

.w95 {
  margin-left: 2.5%;
  margin-right: 2.5%;
}

.w90 {
  margin-left: 5%;
  margin-right: 5%;
}

.w85 {
  margin-left: 7.5%;
  margin-right: 7.5%;
}

.w80 {
  margin-left: 10%;
  margin-right: 10%;
}

.w75 {
  margin-left: 12.5%;
  margin-right: 12.5%;
}

.w70 {
  margin-left: 15%;
  margin-right: 15%;
}

.w65 {
  margin-left: 17.5%;
  margin-right: 17.5%;
}

.w60 {
  margin-left: 20%;
  margin-right: 20%;
}

.w55 {
  margin-left: 22.5%;
  margin-right: 22.5%;
}

.w50 {
  margin-left: 25%;
  margin-right: 25%;
}

.w45 {
  margin-left: 27.5%;
  margin-right: 27.5%;
}

.w40 {
  margin-left: 30%;
  margin-right: 30%;
}

.w35 {
  margin-left: 32.5%;
  margin-right: 32.5%;
}

.w30 {
  margin-left: 35%;
  margin-right: 35%;
}

.w25 {
  margin-left: 37.5%;
  margin-right: 37.5%;
}

.w20 {
  margin-left: 40%;
  margin-right: 40%;
}

.fw,.w1370,.w1270,.w1170,.w1070,.w970,.w870,.w770,.w670,.w570,.w470,.w370,.w270 {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}

.w1370 {
  max-width: 1370px;
}

.w1270 {
  max-width: 1270px;
}

.w1170 {
  max-width: 1170px;
}

.w1070 {
  max-width: 1070px;
}

.w970 {
  max-width: 970px;
}

.w870 {
  max-width: 870px;
}

.w770 {
  max-width: 770px;
}

.w670 {
  max-width: 670px;
}

.w570 {
  max-width: 570px;
}

.w470 {
  max-width: 470px;
}

.w370 {
  max-width: 370px;
}

.w270 {
  max-width: 270px;
}

.ctr {
  text-align: center !important;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.str {
  font-weight: bold;
}

.reg {
  font-weight: normal;
}

.caps {
  text-transform: uppercase !important;
}

.lh10 {
  line-height: 1 !important;
}

.lh11 {
  line-height: 1.1 !important;
}

.lh12 {
  line-height: 1.2 !important;
}

.lh13 {
  line-height: 1.3 !important;
}

.lh14 {
  line-height: 1.4 !important;
}

.lh15 {
  line-height: 1.5 !important;
}

.lh16 {
  line-height: 1.6 !important;
}

.lh17 {
  line-height: 1.7 !important;
}

.lh18 {
  line-height: 1.8 !important;
}

.lh19 {
  line-height: 1.9 !important;
}

.lh20 {
  line-height: 2 !important;
}

body {
  background-color: #fcfcfc;
}

.cnd {
  font-family: "Fira Sans Extra Condensed",Impact,sans-serif;
}

p {
  font-size: 17.5px;
  line-height: 1.5;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: 600;
  text-align: center;
  margin-top: 32px;
  margin-top: 2rem;
  letter-spacing: -0.01em;
  line-height: 1.2;
}

h1.sans,h2.sans,h3.sans,h4.sans,h5.sans,h6.sans {
  letter-spacing: 0;
  line-height: 1.4;
  font-family: "Lato",sans-serif;
}

h1.reg,h2.reg,h3.reg,h4.reg,h5.reg,h6.reg {
  font-weight: 400;
}

h1+h1,h2+h1,h3+h1,h4+h1,h5+h1,h6+h1,h1+h2,h2+h2,h3+h2,h4+h2,h5+h2,h6+h2,h1+h3,h2+h3,h3+h3,h4+h3,h5+h3,h6+h3,h1+h4,h2+h4,h3+h4,h4+h4,h5+h4,h6+h4,h1+h5,h2+h5,h3+h5,h4+h5,h5+h5,h6+h5,h1+h6,h2+h6,h3+h6,h4+h6,h5+h6,h6+h6 {
  margin-top: 0;
}

h1+p,h2+p,h3+p,h4+p,h5+p,h6+p {
  margin-top: 32px;
  margin-top: 2rem;
}

h4 {
  line-height: 1.4;
}

h5,h6 {
  line-height: 1.5;
}

.w770>p:first-child {
  margin-top: 2em;
}

.fshadow {
  -webkit-filter: drop-shadow(0px 0px 10px rgba(0,56,97,0.1)) drop-shadow(0 10px 12px rgba(0,56,97,0.07));
          filter: drop-shadow(0px 0px 10px rgba(0,56,97,0.1)) drop-shadow(0 10px 12px rgba(0,56,97,0.07));
}

.tshadow {
  -webkit-filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.4)) drop-shadow(0 2px 3px rgba(0,0,0,0.4));
          filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.4)) drop-shadow(0 2px 3px rgba(0,0,0,0.4));
}

.fs-1 {
  -webkit-filter: drop-shadow(0 10px 25px rgba(50,50,93,0.125)) drop-shadow(0 7.5px 15px rgba(0,0,0,0.15)) drop-shadow(0 4px 3px rgba(10,37,64,0.2));
          filter: drop-shadow(0 10px 25px rgba(50,50,93,0.125)) drop-shadow(0 7.5px 15px rgba(0,0,0,0.15)) drop-shadow(0 4px 3px rgba(10,37,64,0.2));
}

.fs-2 {
  -webkit-filter: drop-shadow(0 5px 10px rgba(50,90,110,0.125)) drop-shadow(0 4px 5px rgba(50,90,110,0.15)) drop-shadow(0 2px 1.5px rgba(50,90,110,0.4));
          filter: drop-shadow(0 5px 10px rgba(50,90,110,0.125)) drop-shadow(0 4px 5px rgba(50,90,110,0.15)) drop-shadow(0 2px 1.5px rgba(50,90,110,0.4));
}

.fs-3 {
  -webkit-filter: drop-shadow(0 5px 10px rgba(50,90,110,0.125)) drop-shadow(0 4px 5px rgba(50,90,110,0.15)) drop-shadow(0 2px 1.5px rgba(50,90,110,0.4));
          filter: drop-shadow(0 5px 10px rgba(50,90,110,0.125)) drop-shadow(0 4px 5px rgba(50,90,110,0.15)) drop-shadow(0 2px 1.5px rgba(50,90,110,0.4));
}

.sans {
  font-family: "Lato",sans-serif;
}

.nw-all {
  white-space: nowrap;
}

p.serif {
  font-family: "Source Serif Pro",sans-serif;
}

.box.doctors-note {
  border-radius: 0;
  padding-top: 0;
  background-color: #fff;
  border: 1px solid #5c4890;
  border-top: 4px solid #5c4890;
  margin-bottom: 2em;
}

.box.doctors-note.rc {
  border-color: #bc0000;
}

.testimonial-grid {
  grid-column-gap: 10px;
  grid-row-gap: 20px;
}

.testimonial-grid.tgrid-2 {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}

.tbox {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: #fff;
  border: 1px solid #5c4890;
  padding: 15px;
}

.slides {
  max-width: 648px;
}

.thead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
}

.thead .tpic {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 55px;
          flex: 0 1 55px;
  border-radius: 50%;
  border: 1px solid #5c4890;
}

.thead .tpic img {
  border-radius: 50%;
  border: 2px solid #fff;
}

.thead .ttitle {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100px;
          flex: 1 0 100px;
  padding-left: 10px;
}

.thead p.tname {
  font-weight: bold;
  font-size: 14px;
}

.thead p.tname span {
  font-weight: normal;
  color: #5c4890;
}

.thead p {
  margin-bottom: 2px;
  line-height: 1;
}

.thead p.tstars {
  margin-bottom: 0;
}

.tbody {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

.tbody p {
  font-size: 16px;
  margin-bottom: 0;
  padding: 12px 10px 12px;
}

.smallgray {
  font-size: 0.8em;
  color: #999;
}

.smallgray.ml20 {
  display: inline-block;
  margin-left: 20px;
}

.ls0 {
  letter-spacing: 0 !important;
}

.dr-contents {
  padding: 10px 10px;
}

.dr-contents p:last-of-type {
  margin-bottom: 0;
}

ol.citations li {
  font-size: 14px;
  margin-bottom: 0.5em;
}

.imgwrap,.radius {
  border-radius: 10px;
}

.imgwrap img,.radius img {
  border-radius: 10px;
}

.imgwrap.noradius {
  border-radius: 0px;
}

.imgwrap.noradius img {
  border-radius: 0px;
}

.radius50 {
  border-radius: 50%;
}

.radius50 img {
  border-radius: 50%;
}

img.radius {
  border-radius: 10px;
}

hr {
  margin: 1.5em auto;
}

.urgent-message {
  padding-bottom: 20px;
  border-bottom: 2px solid #ddd;
}

.mark-intro {
  border-bottom: 4px double #5c4890;
  border-bottom: 4px double rgba(125,161,196,0.5);
  padding-bottom: 6px;
}

.mark-intro {
  line-height: 1.2;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.mark-intro .intro-col:first-of-type {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 75px;
          flex: 0 1 75px;
  border-radius: 50%;
}

.mark-intro .intro-col:first-of-type img {
  border-radius: 50%;
}

.mark-intro .intro-col:last-of-type {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  padding-left: 20px;
}

.rounded {
  border-radius: 100%;
}

h1.title-intro span {
  display: inline-block;
  position: relative;
}

h1.title-intro span:after {
  font-size: 30px;
  color: #999;
  -webkit-transform: translate(-2px, 0);
      -ms-transform: translate(-2px, 0);
          transform: translate(-2px, 0);
  font-family: "Lato",sans-serif;
  content: "\2122";
  position: absolute;
}

.clearfix {
  clear: both;
}

.mbm {
  mix-blend-mode: multiply;
}

.mbd {
  mix-blend-mode: darken;
}

section.debug {
  position: relative;
}

section.debug:before {
  content: "";
  background: rgba(188,0,0,0.1);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
}

section.debug.hide {
  max-height: 150px;
  overflow-y: hidden;
  display: block !important;
}

section.debug.hide:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.5)), to(rgba(255,255,255,0.9)));
  background: -o-linear-gradient(top, rgba(255,255,255,0.5), rgba(255,255,255,0.9));
  background: linear-gradient(to bottom, rgba(255,255,255,0.5), rgba(255,255,255,0.9));
  height: 150px;
}

.imgfx2 {
  border: 2px solid #fff;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
          box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
}

.bbr1 {
  border-bottom: 1px solid #20fffb;
  padding-bottom: 24px;
}

.fw .fw {
  padding-left: 0;
  padding-right: 0;
}

.imgwrap {
  margin: 8px auto;
  text-align: center;
}

.imgwrap p {
  font-size: 14px;
  margin-top: 10px;
  opacity: 0.8;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.circle-wrap {
  shape-outside: circle(60%);
}

.imgwrap.boxfx {
  position: relative;
}

.imgwrap.boxfx.radius:after {
  border-radius: 10px;
}

.imgwrap.boxfx.circlebg:after {
  border-radius: 50%;
}

.imgwrap.boxfx.imgfx img {
  border: 1px solid #fff;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
          box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
}

.imgwrap.boxfx.fxmdhide:after {
  display: none;
}

.imgwrap.boxfx img {
  position: relative;
  z-index: 2;
}

.imgwrap.boxfx.bottle-intro:after {
  border-radius: 50%;
  width: 450px;
  height: 450px;
  bottom: 20px;
  top: auto;
  right: auto !important;
  left: -20px !important;
}

.imgwrap.boxfx:after {
  width: 100%;
  height: 100%;
  opacity: 1;
  content: ' ';
  background-image: url(../img/fx/purple-accent.svg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto 100%;
  background-position: right center;
  -webkit-transform: scale(1.15) translate(0%, -5%);
      -ms-transform: scale(1.15) translate(0%, -5%);
          transform: scale(1.15) translate(0%, -5%);
  position: absolute;
  z-index: 1;
}

.imgwrap.boxfx.peach:after {
  background-image: url(../img/fx/peach-accent-2.svg);
}

.imgwrap.boxfx.fllt:after {
  -webkit-transform: scale(-1.15, 1.15) translate(0%, -5%);
      -ms-transform: scale(-1.15, 1.15) translate(0%, -5%);
          transform: scale(-1.15, 1.15) translate(0%, -5%);
}

.as-ctr {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

p.captionsmall {
  font-size: 12px;
  margin-top: 10px;
  opacity: 0.6;
}

.captionwrap {
  position: relative;
}

.captionwrap p.caption {
  position: absolute;
  bottom: 0;
  background: rgba(0,0,0,0.8);
  margin-bottom: 0;
  line-height: 1.4;
  padding: 10px 20px 15px;
  border-radius: 0 0 10px 10px;
  color: #fff;
  width: 100%;
  max-width: 360px;
}

sup.sm {
  color: #131313;
  font-family: "Open Sans",sans-serif;
  margin-left: -0.2em;
  font-weight: normal;
  font-size: 0.6em;
}

.ls-10 {
  letter-spacing: -0.01em;
}

.ls-20 {
  letter-spacing: -0.02em;
}

.ls-30 {
  letter-spacing: -0.03em;
}

.ls-40,.sans.ls-40 {
  letter-spacing: -0.04em;
}

.ls-60,.sans.ls-60 {
  letter-spacing: -0.06em;
}

.ls100 {
  letter-spacing: 0.1em;
}

.bt {
  color: #5c4890;
}

.gt {
  color: #5c4890;
}

.rt,.acc {
  color: #bc0000;
}

.ibox {
  padding: 0.17em 0.65em 0.17em;
}

.ibox.rbox {
  background-color: #5c4890;
  border: 1px solid #fff;
}

.ibox.redbox {
  background-color: #bc0000;
  border: 1px solid #fff;
  color: #fff;
  margin-left: -0.60em;
}

.box {
  padding: 15px;
}

.box.ybox {
  background-color: #fff7d1;
  border: 2px solid #e0cb67;
}

.box.bbox {
  background-color: #fff;
  border: 2px solid #5c4890;
}

.box.rbox {
  background-color: #fff;
  border: 2px solid #bc0000;
}

.box.wout {
  border: 1px solid #fff;
}

.box.yout {
  border: 1px solid #ffd1a8;
}

.box.noout {
  border: none !important;
}

.box.nofill {
  background-color: transparent !important;
}

.box.wfill {
  background-color: #fff !important;
}

.box>:first-child {
  margin-top: 0;
}

.box>:last-child {
  margin-bottom: 0;
}

.box.greybox {
  border: 1px solid #666;
}

.box.greybox p {
  font-size: 14px;
}

h1.cnd {
  line-height: 1.2;
}

.em {
  font-style: italic;
}

h3+h3 {
  margin-top: -0.5em;
}

.u {
  text-decoration: underline;
}

.study-results .study-column .study-img {
  background-color: #fff;
  padding: 15px;
  padding-top: 5px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
          box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
  border-radius: 5px;
}

.study-results .study-column .study-img img {
  border-radius: 5px;
}

.study-results .study-column p {
  font-size: 13px;
  margin-left: calc(2.9em);
  margin-top: 1em;
  text-indent: -2.9em;
}

.study-results .study-column p strong {
  color: #5c4890;
}

.free-teaser-tag-group {
  position: absolute;
  -webkit-animation: 4s freeteaser infinite;
          animation: 4s freeteaser infinite;
  bottom: 10px;
}

.free-teaser-tag-group.no-anim {
  -webkit-animation: none !important;
          animation: none !important;
}

.free-teaser-tag-group.no-anim .free-teaser-tag,.free-teaser-tag-group.no-anim .free-teaser-tag-gradient,.free-teaser-tag-group.no-anim .ftt-text {
  -webkit-animation: none !important;
          animation: none !important;
}

.free-teaser-tag-group .free-teaser-tag {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-size: 80% auto, 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  left: -35px;
  z-index: 3;
}

.free-teaser-tag-group .free-teaser-tag .ftt-text {
  width: 100%;
  height: 100%;
  z-index: 5;
  background-image: url(../img/el/3-bottles-free_v2.png);
  background-size: 80% auto;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-animation: 4s freeteaser-text infinite ease;
          animation: 4s freeteaser-text infinite ease;
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}

.free-teaser-tag-group .free-teaser-tag .free-teaser-tag-gradient {
  background-image: -o-linear-gradient(280deg, #9f8c53 21%, #d8b168 27%, #f8d885 33%, #fff398 41%, #fddb83 52%, #d6b061 61%, #7e692a 82%);
  background-image: linear-gradient(170deg, #9f8c53 21%, #d8b168 27%, #f8d885 33%, #fff398 41%, #fddb83 52%, #d6b061 61%, #7e692a 82%);
  background-image: -o-radial-gradient(circle, #fff398 11%, #fddb83 22%, #d6b061 51%, #7e692a 72%, #9f8c53 84%);
  background-image: radial-gradient(circle, #fff398 11%, #fddb83 22%, #d6b061 51%, #7e692a 72%, #9f8c53 84%);
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background-position: -240px -180px;
  background-size: 400px 400px;
  background-repeat: no-repeat;
  -webkit-animation: 4s freeteaser-shine infinite ease;
          animation: 4s freeteaser-shine infinite ease;
}

.free-teaser-tag-group .free-teaser-tag .free-teaser-tag-gradient.ftt-inside {
  -webkit-transform: scale(0.95) rotate(90deg);
      -ms-transform: scale(0.95) rotate(90deg);
          transform: scale(0.95) rotate(90deg);
  z-index: 4;
}

.free-teaser-tag-group .free-teaser-tag.teaser-tag-behind {
  position: absolute;
  top: 0;
  z-index: 1;
  border-radius: 50%;
  background: #fdd1a8;
  background-size: 100% auto;
  -webkit-animation: 4s freeteaser-behind infinite;
          animation: 4s freeteaser-behind infinite;
  -webkit-animation-delay: -0.25s;
          animation-delay: -0.25s;
}

.free-teaser-wrap {
  position: relative;
}

.free-teaser-text {
  color: #fff;
  font-weight: bold;
  font-family: "Lato",sans-serif;
  position: relative;
  left: -10px;
}

.free-teaser-text span:nth-child(1) {
  font-weight: 900;
  font-size: 70px;
}

.free-teaser-text span:nth-child(2) {
  font-weight: 900;
  font-size: 20px;
}

.decline {
  color: #666;
}

.decline a {
  font-weight: bold;
}

.decline a:link,.decline a:visited {
  color: #666;
  color: #3c8edb;
  text-decoration: underline;
}

.decline a:hover,.decline a:active {
  color: #5c4890;
  text-decoration: underline;
}

.s01 {
  background-image: url(../img/bg/s01-bg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px auto;
}

.upgrade-text {
  padding: 0 10px 20px;
}

.upgrade-text strike {
  color: #666;
}

p.smaller {
  font-size: 13.5px;
}

.upgrade-image-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 20px;
}

.upgrade-image-row .upgrade-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
}

.upgrade-box {
  background-color: #fff;
  border: 4px solid #5c4890;
  padding: 2px;
}

.upgrade-box .upgrade-title {
  background-color: #5c4890;
  padding: 16px 10px;
}

.upgrade-box .upgrade-title h3,.upgrade-box .upgrade-title h4 {
  line-height: 1.2;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.upgrade-box .cta-button {
  margin-top: 20px;
  margin-bottom: 20px;
}

.upgrade-plus {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30px;
          flex: 0 1 30px;
}

.upgrade-item {
  text-align: center;
}

.upgrade-item .free-teaser-tag-group {
  left: auto;
  right: -20px;
  bottom: -10px;
}

.upgrade-item .free-teaser-tag {
  left: auto;
  background-image: url(../img/el/buy-3-get-3.png),url(../img/el/poly.svg);
  background-image: url(../img/el/buy-3-get-3.png),url(../img/el/badge.png);
}

.upgrade-item .free-teaser-tag .ftt-text {
  background-image: url(../img/el/buy-3-get-3.png);
}

.bull {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

.bull.floatfix {
  overflow: hidden;
}

.bull p {
  padding-left: 1.75em;
  background-size: 1.2em 1.2em;
  background-repeat: no-repeat;
  background-position: left 5px;
}

.bull h5 {
  padding-left: 1.9em;
  background-size: 1.1em 1.1em;
  background-repeat: no-repeat;
  background-position: left 5px;
  margin-bottom: 1em;
  line-height: 1.4;
  text-align: left;
  font-family: "Open Sans",sans-serif;
}

.bull.-tick p,.bull.-tick h5 {
  background-image: url(../img/ico/tick.png);
}

.bull.-xout p,.bull.-xout h5 {
  background-image: url(../img/ico/xout.png);
}

.bull.tightlist p {
  margin-bottom: 5px;
}

.bull.tightlist h5 {
  margin-bottom: 10px;
}

.bull p.no-ico {
  background-image: none !important;
}

.bull.big-icon p {
  padding-left: 3.25em;
  background-size: 2.5em 2.5em;
  background-position: left 1px;
}

.bull.med-icon p {
  padding-left: 3em;
  background-size: 2.0em 2.0em;
  background-position: left 1px;
}

.bull.dots p {
  position: relative;
}

.bull.dots p strong {
  position: relative;
}

.bull.dots p span {
  margin-right: 18px;
  color: #fff;
}

.bull.dots p:before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  left: 0px;
  top: 0px;
  background-color: #bc0000;
  position: absolute;
}

.hi {
  padding: 0 .2em;
  line-height: 1;
  margin: 0 -.1em;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../img/fx/hi-y-sm_2.png);
}

.card {
  background-color: #fff;
}

.card.wc {
  padding: 0 20px 20px;
}

.faqbox {
  background-color: #fff;
  margin-top: 40px;
  margin-left: -4px;
  margin-right: -4px;
  border-top: 4px solid #5c4890;
  padding: 0 20px 20px;
}

.faqbox h5 {
  text-align: left;
  border-bottom: 1px solid #279eb2;
  padding-bottom: 10px;
  margin-top: 0.5em;
}

.faqbox h5+p {
  margin-top: 20px;
}

.faqbox p {
  font-size: 17px;
}

.faqbox p:last-of-type {
  margin-bottom: 0;
}

.circle {
  border-radius: 50%;
}

.guarantee-box {
  background-color: #fff;
  padding: 0 20px 20px;
  border-style: solid;
  margin-top: 40px;
  margin-left: -5px;
  margin-right: -5px;
}

.gbadge {
  width: 130px;
  margin: -40px auto 10px;
}

.fs17 {
  font-size: 17px;
}

p.small-txt {
  font-size: 15px;
}

.footer-links {
  list-style: none !important;
}

.footer-links li {
  padding-bottom: 4px;
}

.footer-links a {
  color: #131313;
}

.footer-links a:hover {
  text-decoration: underline;
}

.cta-button {
  font-family: "Lato",sans-serif;
  font-size: 24px;
  font-weight: 800;
  color: #333;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  background-color: #006400;
  position: relative;
  z-index: 1;
  margin: 20px 20px 16px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
          box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f6dda1), to(#f0c14b));
  background-image: -o-linear-gradient(top, #f6dda1, #f0c14b);
  background-image: linear-gradient(180deg, #f6dda1, #f0c14b);
  border: 1px solid #fff;
  border-color: #a88734 #9c7e31 #846a29;
  border-radius: 5px;
  text-shadow: 1px 1px 0px #F9FFAC;
}

.cta-button:link,.cta-button:visited,.cta-button:hover,.cta-button:active {
  color: #333;
}

.cta-button:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 5px;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
  z-index: -1;
  opacity: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffdf28), to(#ffca11));
  background-image: -o-linear-gradient(top, #ffdf28, #ffca11);
  background-image: linear-gradient(180deg, #ffdf28, #ffca11);
}

.cta-button .arr {
  display: inline-block;
  -webkit-transform: translate(0, -2px);
      -ms-transform: translate(0, -2px);
          transform: translate(0, -2px);
}

.cta-box:hover .cta-button:before {
  opacity: 1;
  -webkit-transition: opacity .4s;
  -o-transition: opacity .4s;
  transition: opacity .4s;
}

.black {
  font-weight: 800 !important;
}

.hide {
  display: none;
}

img[data-original] {
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

img[data-original].loaded {
  opacity: 1;
}

section {
  padding-top: 16px;
  padding-bottom: 16px;
}

section.grey,section:nth-of-type(odd) {
  background-color: #f5f7fa;
  border: 1px solid #dae4ee;
  border-left: none;
  border-right: none;
}

section.bt0 {
  border-top: 0 !important;
}

section.bb0 {
  border-bottom: 0 !important;
}

.wt {
  color: #fff;
}

.yt {
  color: #fff12c;
}

.fix {
  margin-top: 16px;
}

.fix1 {
  margin-top: 20px;
}

.fix2 {
  margin-top: 24px;
}

.box {
  margin-top: 20px;
  margin-bottom: 20px;
}

.ff {
  margin-top: 10px;
  margin-bottom: 4px;
}

.ff span {
  color: #bc0000;
  text-transform: uppercase;
  border-radius: 3px;
  font-family: "Lato",sans-serif;
  font-size: 16px;
}

.ff+h1 {
  margin-top: 0;
  color: #5c4890;
}

h4.inline,h5.inline {
  margin-bottom: 20px;
  margin-top: 20px;
  line-height: 1.5;
  font-family: "Lato",sans-serif;
}

h4.inline+p,h5.inline+p {
  margin-top: 20px;
}

.ks {
  text-shadow: 0 1px 1px rgba(0,0,0,0.8);
}

.warning-box {
  background-color: #fff;
  padding: 2px;
  border: 3px solid #121212;
}

.warning-box .warning-head {
  padding: 4px;
  background-color: #bc0000;
}

.warning-box .warning-head p {
  margin-bottom: 0;
}

.warning-body {
  padding: 20px;
}

sup {
  color: #98a3a9;
  margin-left: 0.1em;
  font-size: 0.7em;
  font-weight: normal;
}

sup.smaller {
  font-size: 0.6em;
}

sup.tm {
  color: inherit;
  display: inline-block;
  -webkit-transform: translate(-0.15em, -0.1em);
      -ms-transform: translate(-0.15em, -0.1em);
          transform: translate(-0.15em, -0.1em);
  margin-right: -0.2em;
  font-size: 0.6em;
}

sup.reg {
  color: inherit;
  display: inline-block;
  -webkit-transform: translate(-0.1em, -0.8em);
      -ms-transform: translate(-0.1em, -0.8em);
          transform: translate(-0.1em, -0.8em);
  margin-right: -0.2em;
  font-size: 0.4em;
}

sup.reg.sp {
  -webkit-transform: translate(-0.1em, 0.2em);
      -ms-transform: translate(-0.1em, 0.2em);
          transform: translate(-0.1em, 0.2em);
  margin-right: -0.2em;
  font-size: 0.8em;
}

h5 sup.reg {
  -webkit-transform: translate(-0.1em, 0.2em);
      -ms-transform: translate(-0.1em, 0.2em);
          transform: translate(-0.1em, 0.2em);
  margin-right: -0.2em;
  font-size: 0.8em;
}

.sans sup.reg {
  -webkit-transform: translate(-0.1em, -0.8em);
      -ms-transform: translate(-0.1em, -0.8em);
          transform: translate(-0.1em, -0.8em);
  font-size: 0.4em;
}

span.clicktap:before {
  content: 'click';
}

span.clicktap.upper:before {
  content: 'Click';
}

.vcircle {
  position: relative;
  width: 300px;
  height: 300px;
}

.vcircle .vcircle-part {
  position: absolute;
  -webkit-animation: circle-flash 2.75s infinite;
          animation: circle-flash 2.75s infinite;
}

.vcircle .vcircle-part:nth-child(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.vcircle .vcircle-part:nth-child(2) {
  -webkit-animation-delay: .9166666667s;
          animation-delay: .9166666667s;
}

.vcircle .vcircle-part:nth-child(3) {
  -webkit-animation-delay: 1.8333333333s;
          animation-delay: 1.8333333333s;
}

@media (min-width: 0px) and (max-width: 767px) {
  .smctr {
    text-align: center !important;
  }
}

@media (min-width: 0) and (max-width: 1023px) {
  ol.citations {
    word-break: break-all;
  }

  .imgwrap {
    max-width: 450px;
  }

  .lgonly {
    display: none;
  }
}

@media (min-width: 0) and (max-width: 450px) {
  .box.smfixbox {
    margin-left: -8px !important;
    margin-right: -8px !important;
    margin-top: 30px !important;
  }
}

@media (min-width: 0) and (max-width: 435px) {
  .u1-free-head h3 {
    font-size: clamp(21.5px, 2vw, 2.75rem);
  }
}

@media (min-width: 0) and (max-width: 449px) {
  .xs-hide {
    display: none;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .faqbox {
    max-width: 450px;
    margin: 40px auto 0;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .mb0 {
    margin-bottom: 0px !important;
  }

  .mb1 {
    margin-bottom: 2px !important;
  }

  .mb2 {
    margin-bottom: 4px !important;
  }

  .mb3 {
    margin-bottom: 6px !important;
  }

  .mb4 {
    margin-bottom: 8px !important;
  }

  .mb5 {
    margin-bottom: 10px !important;
  }

  .mb6 {
    margin-bottom: 12px !important;
  }

  .mb7 {
    margin-bottom: 14px !important;
  }

  .mb8 {
    margin-bottom: 16px !important;
  }

  .mb9 {
    margin-bottom: 18px !important;
  }

  .mb10 {
    margin-bottom: 20px !important;
  }

  .mb11 {
    margin-bottom: 22px !important;
  }

  .mb12 {
    margin-bottom: 24px !important;
  }

  .mb13 {
    margin-bottom: 26px !important;
  }

  .mb14 {
    margin-bottom: 28px !important;
  }

  .mb15 {
    margin-bottom: 30px !important;
  }

  .mb16 {
    margin-bottom: 32px !important;
  }

  .mb17 {
    margin-bottom: 34px !important;
  }

  .mb18 {
    margin-bottom: 36px !important;
  }

  .mb19 {
    margin-bottom: 38px !important;
  }

  .mb20 {
    margin-bottom: 40px !important;
  }

  .mb21 {
    margin-bottom: 42px !important;
  }

  .mb22 {
    margin-bottom: 44px !important;
  }

  .mb23 {
    margin-bottom: 46px !important;
  }

  .mb24 {
    margin-bottom: 48px !important;
  }

  .mt0 {
    margin-top: 0px !important;
  }

  .mt1 {
    margin-top: 2px !important;
  }

  .mt2 {
    margin-top: 4px !important;
  }

  .mt3 {
    margin-top: 6px !important;
  }

  .mt4 {
    margin-top: 8px !important;
  }

  .mt5 {
    margin-top: 10px !important;
  }

  .mt6 {
    margin-top: 12px !important;
  }

  .mt7 {
    margin-top: 14px !important;
  }

  .mt8 {
    margin-top: 16px !important;
  }

  .mt9 {
    margin-top: 18px !important;
  }

  .mt10 {
    margin-top: 20px !important;
  }

  .mt11 {
    margin-top: 22px !important;
  }

  .mt12 {
    margin-top: 24px !important;
  }

  .mt13 {
    margin-top: 26px !important;
  }

  .mt14 {
    margin-top: 28px !important;
  }

  .mt15 {
    margin-top: 30px !important;
  }

  .mt16 {
    margin-top: 32px !important;
  }

  .mt17 {
    margin-top: 34px !important;
  }

  .mt18 {
    margin-top: 36px !important;
  }

  .mt19 {
    margin-top: 38px !important;
  }

  .mt20 {
    margin-top: 40px !important;
  }

  .mt21 {
    margin-top: 42px !important;
  }

  .mt22 {
    margin-top: 44px !important;
  }

  .mt23 {
    margin-top: 46px !important;
  }

  .mt24 {
    margin-top: 48px !important;
  }

  .pb0 {
    padding-bottom: 0px !important;
  }

  .pb1 {
    padding-bottom: 2px !important;
  }

  .pb2 {
    padding-bottom: 4px !important;
  }

  .pb3 {
    padding-bottom: 6px !important;
  }

  .pb4 {
    padding-bottom: 8px !important;
  }

  .pb5 {
    padding-bottom: 10px !important;
  }

  .pb6 {
    padding-bottom: 12px !important;
  }

  .pb7 {
    padding-bottom: 14px !important;
  }

  .pb8 {
    padding-bottom: 16px !important;
  }

  .pb9 {
    padding-bottom: 18px !important;
  }

  .pb10 {
    padding-bottom: 20px !important;
  }

  .pb11 {
    padding-bottom: 22px !important;
  }

  .pb12 {
    padding-bottom: 24px !important;
  }

  .pb13 {
    padding-bottom: 26px !important;
  }

  .pb14 {
    padding-bottom: 28px !important;
  }

  .pb15 {
    padding-bottom: 30px !important;
  }

  .pb16 {
    padding-bottom: 32px !important;
  }

  .pb17 {
    padding-bottom: 34px !important;
  }

  .pb18 {
    padding-bottom: 36px !important;
  }

  .pb19 {
    padding-bottom: 38px !important;
  }

  .pb20 {
    padding-bottom: 40px !important;
  }

  .pb21 {
    padding-bottom: 42px !important;
  }

  .pb22 {
    padding-bottom: 44px !important;
  }

  .pb23 {
    padding-bottom: 46px !important;
  }

  .pb24 {
    padding-bottom: 48px !important;
  }

  .pt0 {
    padding-top: 0px !important;
  }

  .pt1 {
    padding-top: 2px !important;
  }

  .pt2 {
    padding-top: 4px !important;
  }

  .pt3 {
    padding-top: 6px !important;
  }

  .pt4 {
    padding-top: 8px !important;
  }

  .pt5 {
    padding-top: 10px !important;
  }

  .pt6 {
    padding-top: 12px !important;
  }

  .pt7 {
    padding-top: 14px !important;
  }

  .pt8 {
    padding-top: 16px !important;
  }

  .pt9 {
    padding-top: 18px !important;
  }

  .pt10 {
    padding-top: 20px !important;
  }

  .pt11 {
    padding-top: 22px !important;
  }

  .pt12 {
    padding-top: 24px !important;
  }

  .pt13 {
    padding-top: 26px !important;
  }

  .pt14 {
    padding-top: 28px !important;
  }

  .pt15 {
    padding-top: 30px !important;
  }

  .pt16 {
    padding-top: 32px !important;
  }

  .pt17 {
    padding-top: 34px !important;
  }

  .pt18 {
    padding-top: 36px !important;
  }

  .pt19 {
    padding-top: 38px !important;
  }

  .pt20 {
    padding-top: 40px !important;
  }

  .pt21 {
    padding-top: 42px !important;
  }

  .pt22 {
    padding-top: 44px !important;
  }

  .pt23 {
    padding-top: 46px !important;
  }

  .pt24 {
    padding-top: 48px !important;
  }

  .smsans {
    font-family: "Lato",sans-serif;
  }

  .smw450,.w770,.w870 {
    margin-left: auto;
    margin-right: auto;
    max-width: 450px;
  }

  .smfw {
    margin-left: auto;
    margin-right: auto;
  }

  .w970 {
    max-width: 450px;
  }

  .testimonial-grid {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-grid .tbox {
    margin-bottom: 10px;
  }

  .mark-intro {
    padding-bottom: 12px;
    font-size: 19px;
  }

  h1.kilo {
    font-size: 36px !important;
  }

  h1.title-intro {
    font-size: 68px !important;
  }

  .mtsm1 {
    margin-top: 8px !important;
  }

  .mtsm2 {
    margin-top: 16px !important;
  }

  .mtsm-2 {
    margin-top: -16px !important;
  }

  .mtsm3 {
    margin-top: 24px !important;
  }

  .mtsm4 {
    margin-top: 36px !important;
  }

  .mtsm5 {
    margin-top: 44px !important;
  }

  .mtsm6 {
    margin-top: 52px !important;
  }

  .mtsm0 {
    margin-top: 0px !important;
  }

  .mbsm1 {
    margin-bottom: 8px !important;
  }

  .mbsm3 {
    margin-bottom: 24px !important;
  }

  .ptsm0 {
    padding-top: 0px !important;
  }

  .ptsm1 {
    padding-top: 8px !important;
  }

  .ptsm2 {
    padding-top: 16px !important;
  }

  .ptsm3 {
    padding-top: 24px !important;
  }

  .imgwrap {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .imgwrap.smmw200 {
    width: 200px;
  }

  .imgwrap.smmw250 {
    width: 250px;
  }

  .imgwrap.smmw280 {
    width: 280px;
  }

  .smw400 {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .smfw {
    margin-left: auto;
    margin-right: auto;
  }

  .smw380 {
    max-width: 380px !important;
  }

  .smw360 {
    max-width: 360px !important;
  }

  .smw320 {
    max-width: 320px !important;
  }

  .smw300 {
    width: 300px;
  }

  .smw280 {
    width: 280px;
  }

  .smw260 {
    width: 260px;
  }

  .smw240 {
    width: 240px;
  }

  .smw220 {
    width: 220px;
  }

  .smw200 {
    width: 200px;
  }

  .smw180 {
    width: 180px;
  }

  .smw160 {
    width: 160px;
  }

  .smw140 {
    width: 140px;
  }

  .smw120 {
    width: 120px;
  }

  .smw130 {
    width: 125px;
  }

  .smw100 {
    width: 100px;
  }

  .smfllt {
    margin-top: 0 !important;
    float: left;
    padding-right: 20px;
  }

  .smflrt {
    margin-top: 0 !important;
    float: right;
    padding-left: 15px;
  }

  .smmw120 {
    width: 120px;
  }

  .imgwrap.boxfx.bottle-intro:after {
    display: block;
    width: 320px;
    height: 320px;
    top: 10px;
    left: -70px !important;
  }

  .imgwrap.boxfx:after {
    display: none !important;
  }

  .smmw360 {
    max-width: 360px;
    margin: 10px auto 0;
  }

  .smkilo {
    font-size: 40px !important;
  }

  .smh1 {
    font-size: 36px !important;
  }

  .smh2 {
    font-size: 30px !important;
  }

  .smh3 {
    font-size: 28px !important;
  }

  .smh4 {
    font-size: 24px !important;
  }

  .smh5 {
    font-size: 22px !important;
  }

  .smh6 {
    font-size: 20px !important;
  }

  .smh7 {
    font-size: 18px !important;
  }

  .smlh12 {
    line-height: 1.2 !important;
  }

  .smlh13 {
    line-height: 1.3 !important;
  }

  .smgiga,h1.smgiga {
    font-size: 48px !important;
  }

  .mh200 {
    max-height: 200px;
    overflow: hidden;
  }

  .mh220 {
    max-height: 220px;
    overflow: hidden;
  }

  .mh240 {
    max-height: 240px;
    overflow: hidden;
  }

  .mh250 {
    max-height: 250px;
    overflow: hidden;
  }

  .mh280 {
    max-height: 280px;
    overflow: hidden;
  }

  .mh320 {
    max-height: 320px;
    overflow: hidden;
  }

  .mh340 {
    max-height: 340px;
    overflow: hidden;
  }

  .mh380 {
    max-height: 380px;
    overflow: hidden;
  }

  .radius.smnorad {
    border-radius: 0;
  }

  .radius.smnorad img {
    border-radius: 0;
  }

  .box.fw {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }

  h2.cnd {
    font-size: 28px;
  }

  h3.cnd {
    font-size: 25px;
  }

  h1.cnd {
    font-size: 30px;
  }

  h1.kilo {
    font-size: 40px;
  }

  h1.mega {
    font-size: 56px;
  }

  .study-results .study-column {
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
  }

  .free-teaser-tag-group {
    left: 10px;
  }

  .free-teaser-tag-group .free-teaser-tag {
    width: calc(180px * 0.5);
    height: calc(180px * 0.5);
  }

  .free-teaser-wrap {
    width: 240px;
  }

  .free-teaser-wrap.smctr {
    margin-left: auto;
    margin-right: auto;
  }

  .u1-free-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    text-align: center;
  }

  .u1-free-head.fix2 {
    margin-top: 20px !important;
  }

  .u1-free-head .u1-head-wrap {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .u1-free-head .imgwrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .u1-free-head h6.ibox.redbox {
    margin: -20px auto 0px;
    font-size: 13px;
    display: inline-block;
    letter-spacing: 1px !important;
  }

  .u1-free-head h1.urgent-message {
    border-bottom: none;
    margin-bottom: -20px;
  }

  .u1-free-head h1.urgent-message.kilo-alt {
    padding-top: 0;
    margin-top: 0;
    line-height: 1.15;
    font-size: 42px;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .u1-free-head h3.free-bottles {
    text-align: center;
    font-weight: 900;
    font-size: 28px;
    line-height: 1;
    padding-top: 0;
    letter-spacing: -0.01em;
  }

  p.smaller.mt3 {
    margin-top: 20px !important;
  }

  .upgrade-image-row .upgrade-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 40%;
            flex: 0 1 40%;
  }

  .upgrade-box .cta-button {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 28px;
    letter-spacing: -0.01em;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 6px;
  }

  .upgrade-text .w600 {
    max-width: 300px;
  }

  .smflt {
    float: left;
    margin-right: 15px;
    max-width: 90px;
    margin-bottom: 40px !important;
  }

  .upgrade-title h3 {
    max-width: 280px;
    margin: 0 auto;
  }

  .nw-sm {
    white-space: nowrap;
  }

  .upgrade-plus {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 30px;
            flex: 0 1 30px;
  }

  .upgrade-item .free-teaser-tag-group {
    right: -10px;
  }

  .upgrade-item .free-teaser-wrap {
    width: 100%;
  }

  .upgrade-item .free-teaser-tag {
    width: calc(180px * 0.4);
    height: calc(180px * 0.4);
  }

  .bull.dots p {
    padding-left: 43px;
    text-indent: -34px;
    margin-left: 0px;
  }

  .hi.sm-no-hi {
    background-image: none;
    padding: 0;
    margin: 0;
  }

  .faqbox h5 {
    padding-top: 20px;
    padding-bottom: 15px;
  }

  p.fs20 {
    font-size: 18px;
  }

  .smnoflex {
    display: block;
  }

  .guarantee-box {
    border: 4px solid #5c4890;
    border-left-width: 2px;
    border-right-width: 2px;
  }

  .sm-ns {
    -webkit-filter: none !important;
            filter: none !important;
  }

  .smleft0 {
    text-align: left !important;
  }

  .footer-logo {
    margin-left: 30px;
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .smhide {
    display: none;
  }

  p.fs16 {
    font-size: 16px;
  }

  span.clicktap:before {
    content: 'tap';
  }

  span.clicktap.upper:before {
    content: 'Tap';
  }

  .vcircle {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 48em) {
  h1 {
    font-size: 2.625rem;
  }

  h2 {
    font-size: 2.375rem;
  }

  h3 {
    font-size: 2rem;
  }

  h4 {
    font-size: 1.5625rem;
  }

  h5 {
    font-size: 1.4375rem;
  }

  h6 {
    font-size: 1.25rem;
  }

  .medium-text-left {
    text-align: left;
  }

  .medium-text-right {
    text-align: right;
  }

  .medium-text-center {
    text-align: center;
  }

  .medium-text-justify {
    text-align: justify;
  }

  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

@media screen and (min-width: 64em) {
  h1 {
    font-size: 3.125rem;
  }

  h2 {
    font-size: 2.59375rem;
  }

  h3 {
    font-size: 2.15625rem;
  }

  h4 {
    font-size: 1.8rem;
  }

  h5 {
    font-size: 1.5rem;
  }

  h6 {
    font-size: 1.25rem;
  }

  .large-text-left {
    text-align: left;
  }

  .large-text-right {
    text-align: right;
  }

  .large-text-center {
    text-align: center;
  }

  .large-text-justify {
    text-align: justify;
  }

  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }

  .xlarge-text-right {
    text-align: right;
  }

  .xlarge-text-center {
    text-align: center;
  }

  .xlarge-text-justify {
    text-align: justify;
  }

  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left;
  }

  .xxlarge-text-right {
    text-align: right;
  }

  .xxlarge-text-center {
    text-align: center;
  }

  .xxlarge-text-justify {
    text-align: justify;
  }

  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }

  .xxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }

  .xxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }

  .xxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }

  .xxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }

  .xxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

@media (min-width: 370px) and (max-width: 399px) {
  .upgrade-box .upgrade-title h3.smh3,.upgrade-box .upgrade-title h4.smh3 {
    font-size: 28px !important;
  }
}

@media (min-width: 451px) and (max-width: 767px) {
  .box.smfixbox {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 600px) and (max-width: 1023px) {
  .guarantee-box {
    border-width: 13px 13px 12px 12px;
  }
}

@media (min-width: 600px) and (max-width: 9999px) {
  .guarantee-box {
    -o-border-image: url(../img/fx/certificate-border.png) 26 26 24 24 repeat;
       border-image: url(../img/fx/certificate-border.png) 26 26 24 24 repeat;
  }
}

@media (min-width: 768px) {
  .mb0 {
    margin-bottom: 0px !important;
  }

  .mb1 {
    margin-bottom: 2.6666666667px !important;
  }

  .mb2 {
    margin-bottom: 5.3333333333px !important;
  }

  .mb3 {
    margin-bottom: 8px !important;
  }

  .mb4 {
    margin-bottom: 10.6666666667px !important;
  }

  .mb5 {
    margin-bottom: 13.3333333333px !important;
  }

  .mb6 {
    margin-bottom: 16px !important;
  }

  .mb7 {
    margin-bottom: 18.6666666667px !important;
  }

  .mb8 {
    margin-bottom: 21.3333333333px !important;
  }

  .mb9 {
    margin-bottom: 24px !important;
  }

  .mb10 {
    margin-bottom: 26.6666666667px !important;
  }

  .mb11 {
    margin-bottom: 29.3333333333px !important;
  }

  .mb12 {
    margin-bottom: 32px !important;
  }

  .mb13 {
    margin-bottom: 34.6666666667px !important;
  }

  .mb14 {
    margin-bottom: 37.3333333333px !important;
  }

  .mb15 {
    margin-bottom: 40px !important;
  }

  .mb16 {
    margin-bottom: 42.6666666667px !important;
  }

  .mb17 {
    margin-bottom: 45.3333333333px !important;
  }

  .mb18 {
    margin-bottom: 48px !important;
  }

  .mb19 {
    margin-bottom: 50.6666666667px !important;
  }

  .mb20 {
    margin-bottom: 53.3333333333px !important;
  }

  .mb21 {
    margin-bottom: 56px !important;
  }

  .mb22 {
    margin-bottom: 58.6666666667px !important;
  }

  .mb23 {
    margin-bottom: 61.3333333333px !important;
  }

  .mb24 {
    margin-bottom: 64px !important;
  }

  .mt0 {
    margin-top: 0px !important;
  }

  .mt1 {
    margin-top: 2.6666666667px !important;
  }

  .mt2 {
    margin-top: 5.3333333333px !important;
  }

  .mt3 {
    margin-top: 8px !important;
  }

  .mt4 {
    margin-top: 10.6666666667px !important;
  }

  .mt5 {
    margin-top: 13.3333333333px !important;
  }

  .mt6 {
    margin-top: 16px !important;
  }

  .mt7 {
    margin-top: 18.6666666667px !important;
  }

  .mt8 {
    margin-top: 21.3333333333px !important;
  }

  .mt9 {
    margin-top: 24px !important;
  }

  .mt10 {
    margin-top: 26.6666666667px !important;
  }

  .mt11 {
    margin-top: 29.3333333333px !important;
  }

  .mt12 {
    margin-top: 32px !important;
  }

  .mt13 {
    margin-top: 34.6666666667px !important;
  }

  .mt14 {
    margin-top: 37.3333333333px !important;
  }

  .mt15 {
    margin-top: 40px !important;
  }

  .mt16 {
    margin-top: 42.6666666667px !important;
  }

  .mt17 {
    margin-top: 45.3333333333px !important;
  }

  .mt18 {
    margin-top: 48px !important;
  }

  .mt19 {
    margin-top: 50.6666666667px !important;
  }

  .mt20 {
    margin-top: 53.3333333333px !important;
  }

  .mt21 {
    margin-top: 56px !important;
  }

  .mt22 {
    margin-top: 58.6666666667px !important;
  }

  .mt23 {
    margin-top: 61.3333333333px !important;
  }

  .mt24 {
    margin-top: 64px !important;
  }

  .pb0 {
    padding-bottom: 0px !important;
  }

  .pb1 {
    padding-bottom: 2.6666666667px !important;
  }

  .pb2 {
    padding-bottom: 5.3333333333px !important;
  }

  .pb3 {
    padding-bottom: 8px !important;
  }

  .pb4 {
    padding-bottom: 10.6666666667px !important;
  }

  .pb5 {
    padding-bottom: 13.3333333333px !important;
  }

  .pb6 {
    padding-bottom: 16px !important;
  }

  .pb7 {
    padding-bottom: 18.6666666667px !important;
  }

  .pb8 {
    padding-bottom: 21.3333333333px !important;
  }

  .pb9 {
    padding-bottom: 24px !important;
  }

  .pb10 {
    padding-bottom: 26.6666666667px !important;
  }

  .pb11 {
    padding-bottom: 29.3333333333px !important;
  }

  .pb12 {
    padding-bottom: 32px !important;
  }

  .pb13 {
    padding-bottom: 34.6666666667px !important;
  }

  .pb14 {
    padding-bottom: 37.3333333333px !important;
  }

  .pb15 {
    padding-bottom: 40px !important;
  }

  .pb16 {
    padding-bottom: 42.6666666667px !important;
  }

  .pb17 {
    padding-bottom: 45.3333333333px !important;
  }

  .pb18 {
    padding-bottom: 48px !important;
  }

  .pb19 {
    padding-bottom: 50.6666666667px !important;
  }

  .pb20 {
    padding-bottom: 53.3333333333px !important;
  }

  .pb21 {
    padding-bottom: 56px !important;
  }

  .pb22 {
    padding-bottom: 58.6666666667px !important;
  }

  .pb23 {
    padding-bottom: 61.3333333333px !important;
  }

  .pb24 {
    padding-bottom: 64px !important;
  }

  .pt0 {
    padding-top: 0px !important;
  }

  .pt1 {
    padding-top: 2.6666666667px !important;
  }

  .pt2 {
    padding-top: 5.3333333333px !important;
  }

  .pt3 {
    padding-top: 8px !important;
  }

  .pt4 {
    padding-top: 10.6666666667px !important;
  }

  .pt5 {
    padding-top: 13.3333333333px !important;
  }

  .pt6 {
    padding-top: 16px !important;
  }

  .pt7 {
    padding-top: 18.6666666667px !important;
  }

  .pt8 {
    padding-top: 21.3333333333px !important;
  }

  .pt9 {
    padding-top: 24px !important;
  }

  .pt10 {
    padding-top: 26.6666666667px !important;
  }

  .pt11 {
    padding-top: 29.3333333333px !important;
  }

  .pt12 {
    padding-top: 32px !important;
  }

  .pt13 {
    padding-top: 34.6666666667px !important;
  }

  .pt14 {
    padding-top: 37.3333333333px !important;
  }

  .pt15 {
    padding-top: 40px !important;
  }

  .pt16 {
    padding-top: 42.6666666667px !important;
  }

  .pt17 {
    padding-top: 45.3333333333px !important;
  }

  .pt18 {
    padding-top: 48px !important;
  }

  .pt19 {
    padding-top: 50.6666666667px !important;
  }

  .pt20 {
    padding-top: 53.3333333333px !important;
  }

  .pt21 {
    padding-top: 56px !important;
  }

  .pt22 {
    padding-top: 58.6666666667px !important;
  }

  .pt23 {
    padding-top: 61.3333333333px !important;
  }

  .pt24 {
    padding-top: 64px !important;
  }

  .fs8 {
    font-size: 8px !important;
  }

  .fs12 {
    font-size: 12px !important;
  }

  .fs16 {
    font-size: 16px !important;
  }

  .fs20 {
    font-size: 20px !important;
  }

  .fs24 {
    font-size: 24px !important;
  }

  .fs28 {
    font-size: 28px !important;
  }

  .fs32 {
    font-size: 32px !important;
  }

  .fs36 {
    font-size: 36px !important;
  }

  .fs40 {
    font-size: 40px !important;
  }

  .fs44 {
    font-size: 44px !important;
  }

  .fs48 {
    font-size: 48px !important;
  }

  .fs52 {
    font-size: 52px !important;
  }

  .fs56 {
    font-size: 56px !important;
  }

  .fs60 {
    font-size: 60px !important;
  }

  .fs64 {
    font-size: 64px !important;
  }

  .fs68 {
    font-size: 68px !important;
  }

  .fs72 {
    font-size: 72px !important;
  }

  .fw,.w1370,.w1270,.w1170,.w1070,.w970,.w870,.w770,.w670,.w570,.w470,.w370,.w270 {
    padding-left: 15px;
    padding-right: 15px;
  }

  p {
    font-size: 19px;
  }

  .fs-2 {
    -webkit-filter: drop-shadow(0 10px 20px rgba(50,90,110,0.125)) drop-shadow(0 7.5px 10px rgba(50,90,110,0.15)) drop-shadow(0 4px 3px rgba(50,90,110,0.4));
            filter: drop-shadow(0 10px 20px rgba(50,90,110,0.125)) drop-shadow(0 7.5px 10px rgba(50,90,110,0.15)) drop-shadow(0 4px 3px rgba(50,90,110,0.4));
  }

  .fs-3 {
    -webkit-filter: drop-shadow(0 5px 5px rgba(50,90,110,0.075)) drop-shadow(0 4px 5px rgba(50,90,110,0.15)) drop-shadow(0 2px 3px rgba(50,90,110,0.2));
            filter: drop-shadow(0 5px 5px rgba(50,90,110,0.075)) drop-shadow(0 4px 5px rgba(50,90,110,0.15)) drop-shadow(0 2px 3px rgba(50,90,110,0.2));
  }

  .nw {
    white-space: nowrap;
  }

  .testimonial-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
  }

  .testimonial-grid > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .testimonial-grid > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }

  .testimonial-grid > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }

  .tbody p {
    padding: 16px 10px 20px;
  }

  .valign {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  h1.title-intro {
    font-size: 90px;
  }

  .pl0.columns {
    padding-left: 0px;
  }

  .mtmd1 {
    margin-top: 8px !important;
  }

  .mdleft {
    text-align: left;
  }

  .mdright {
    text-align: right;
  }

  .imgfx {
    border: 1px solid #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
            box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
  }

  .w600 {
    max-width: 600px;
  }

  .imgwrap.boxfx:after {
    top: 20px;
  }

  .bull.smaller p {
    font-size: 16.5px;
  }

  .ac {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .box {
    padding: 25px 40px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .box.fw {
    margin-left: auto;
    margin-right: auto;
  }

  .study-results {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  .study-results .study-column {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(33.3% - 10px);
            flex: 0 1 calc(33.3% - 10px);
  }

  .study-results .study-column:nth-child(2) {
    margin-left: 15px;
    margin-right: 15px;
  }

  .study-results .study-column p {
    width: 70%;
    font-size: 13px;
    margin-right: 10px;
    margin-left: calc(2.9em + 10%);
  }

  .free-teaser-tag-group .free-teaser-tag {
    width: calc(180px * 0.55);
    height: calc(180px * 0.55);
  }

  .upgrade-text {
    padding: 0 20px 20px;
  }

  p.smaller {
    font-size: 15px;
  }

  .upgrade-box .upgrade-title h3,.upgrade-box .upgrade-title h4 {
    font-size: 34px;
  }

  .upgrade-box .cta-button {
    font-size: 30px;
  }

  .upgrade-item .free-teaser-tag {
    width: calc(180px * 0.55);
    height: calc(180px * 0.55);
  }

  .bull h5 {
    font-size: 21px;
  }

  .bull.dots p:before {
    width: 28px;
    height: 28px;
    left: 25px;
    top: 0.5px;
  }

  .faqbox {
    border: 1px solid #5c4890;
    border-radius: 5px;
  }

  .faqbox {
    padding: 20px 50px 40px;
  }

  .faqbox p {
    font-size: 19px;
  }

  .gbadge {
    width: 150px;
  }

  .cta-button {
    font-size: 22px;
    margin: 20px 15px 16px;
  }

  .cta-button {
    padding: 10px 10px;
  }

  .sm-only {
    display: none;
  }

  section {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  section.mpad {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .fix {
    margin-top: 24px;
  }

  .fix1 {
    margin-top: 30px;
  }

  .fix2 {
    margin-top: 40px;
  }

  .box {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  h4.inline,h5.inline {
    text-align: left;
  }

  .warning-body {
    padding: 5px 40px 20px;
  }

  .warning-body h4,.warning-body h5 {
    margin-top: 18px;
  }

  .vcircle {
    width: 340px;
    height: 340px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  h1.fs48 {
    font-size: 40px !important;
  }

  .thead p.tname span {
    font-size: 12px;
  }

  .pl0md.columns {
    padding-left: 0px;
  }

  .clearfixmd {
    clear: both;
  }

  .mtmd0 {
    margin-top: 0px !important;
  }

  .mtmd1 {
    margin-top: 8px !important;
  }

  .mtmd2 {
    margin-top: 16px !important;
  }

  .mtmd4 {
    margin-top: 32px !important;
  }

  .mbmd2 {
    margin-bottom: 16px !important;
  }

  .mbmd4 {
    margin-bottom: 32px !important;
  }

  .mbmd8 {
    margin-bottom: 64px !important;
  }

  .mbmd10 {
    margin-bottom: 80px !important;
  }

  .mtmd3 {
    margin-top: 24px !important;
  }

  .flrt.imgwrap {
    float: right;
    margin-left: 30px;
    margin-right: -10px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .flrt.imgwrap.g30md {
    margin-left: 30px;
  }

  .flrt.imgwrap.g40md {
    margin-left: 40px;
  }

  .flrt.flrtmd {
    float: right;
    margin-left: 20px;
    margin-right: -10px;
  }

  .fllt.imgwrap {
    float: left;
    margin-right: 30px;
    margin-left: -10px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .fllt.imgwrap.g30md {
    margin-right: 30px;
  }

  .fllt.imgwrap.g40md {
    margin-right: 40px;
  }

  .mdctr {
    text-align: center;
  }

  .w770 {
    max-width: 751px;
  }

  .w970 {
    max-width: 751px;
  }

  .mdw770 {
    max-width: 770px;
  }

  .mdw700 {
    width: 700px;
  }

  .mdw680 {
    width: 680px;
  }

  .mdw600 {
    width: 600px;
  }

  .mdw550 {
    width: 550px;
  }

  .mdw500 {
    width: 500px;
  }

  .mdw450 {
    width: 450px;
  }

  .mdw400 {
    width: 400px;
  }

  .mdw360 {
    width: 360px;
  }

  .mdw340 {
    width: 340px;
  }

  .mdw330 {
    width: 330px;
  }

  .mdw320 {
    width: 320px;
  }

  .mdw300 {
    width: 300px;
  }

  .mdw290 {
    width: 290px;
  }

  .mdw280 {
    width: 280px;
  }

  .mdw260 {
    width: 260px;
  }

  .mdw240 {
    width: 240px;
  }

  .mdw230 {
    width: 230px;
  }

  .mdw220 {
    width: 220px;
  }

  .mdw200 {
    width: 200px;
  }

  .mdw180 {
    width: 180px;
  }

  .mdw160 {
    width: 160px;
  }

  .mdw140 {
    width: 140px;
  }

  .mdw120 {
    width: 120px;
  }

  .mdw100 {
    width: 100px;
  }

  .mdfw {
    margin-left: auto;
    margin-right: auto;
  }

  .mtmd-2 {
    margin-top: -16px !important;
  }

  .mtmd-3 {
    margin-top: -24px !important;
  }

  .mtmd-4 {
    margin-top: -32px !important;
  }

  .mdhide {
    display: none;
  }

  .imgwrap.boxfx.bottle-intro {
    padding-left: 50px;
    shape-outside: circle(50%);
  }

  .imgwrap.boxfx.bottle-intro:after {
    left: 0px !important;
  }

  .imgwrap.boxfx:after {
    display: none;
  }

  .imgwrap.boxfx.fxup:after {
    top: 0px;
  }

  .imgwrap.boxfx.fllt:after {
    left: -10px;
  }

  .imgwrap.boxfx.flrt:after {
    right: 30px;
  }

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

  .u1-free-head h3 {
    font-size: 26px;
  }

  .u1-free-head.u1-alt .imgwrap {
    shape-outside: polygon(48% 0%, 100% 0, 100% 100%, 0 100%, 0% 38%);
  }

  .u1-free-head .imgwrap.g0 {
    margin-top: -10px;
    -webkit-transform: scale(1.05) translate(-5px, 30px);
        -ms-transform: scale(1.05) translate(-5px, 30px);
            transform: scale(1.05) translate(-5px, 30px);
  }

  .u1-free-head h1.urgent-message {
    font-size: 46px;
    line-height: 1.1;
  }

  .u1-free-head .u1-head-text-wrap.u1-alt h6 {
    font-size: 22px;
    text-transform: none !important;
  }

  .u1-free-head h1.kilo-alt.urgent-message {
    font-size: 55px;
    padding-bottom: 0;
    border-bottom: 0;
    line-height: 1.1;
  }

  .u1-free-head h3.free-bottles {
    letter-spacing: -0.01em;
    font-weight: 900;
    font-size: 30px;
    line-height: 1;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-right: 100px;
    border-top: 2px solid #5c4890;
    border-bottom: 2px solid #5c4890;
  }

  h1.kilomd {
    font-size: 48px !important;
  }

  h4.mdh5 {
    font-size: 21px;
  }

  .imgwrap.vcirclewrap.g20 {
    margin-left: 20px;
    shape-outside: circle(50%);
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .s18 {
    overflow: hidden;
    max-width: 100vw;
  }
}

@media (min-width: 1024px) {
  .mb0 {
    margin-bottom: 0px !important;
  }

  .mb1 {
    margin-bottom: 4px !important;
  }

  .mb2 {
    margin-bottom: 8px !important;
  }

  .mb3 {
    margin-bottom: 12px !important;
  }

  .mb4 {
    margin-bottom: 16px !important;
  }

  .mb5 {
    margin-bottom: 20px !important;
  }

  .mb6 {
    margin-bottom: 24px !important;
  }

  .mb7 {
    margin-bottom: 28px !important;
  }

  .mb8 {
    margin-bottom: 32px !important;
  }

  .mb9 {
    margin-bottom: 36px !important;
  }

  .mb10 {
    margin-bottom: 40px !important;
  }

  .mb11 {
    margin-bottom: 44px !important;
  }

  .mb12 {
    margin-bottom: 48px !important;
  }

  .mb13 {
    margin-bottom: 52px !important;
  }

  .mb14 {
    margin-bottom: 56px !important;
  }

  .mb15 {
    margin-bottom: 60px !important;
  }

  .mb16 {
    margin-bottom: 64px !important;
  }

  .mb17 {
    margin-bottom: 68px !important;
  }

  .mb18 {
    margin-bottom: 72px !important;
  }

  .mb19 {
    margin-bottom: 76px !important;
  }

  .mb20 {
    margin-bottom: 80px !important;
  }

  .mb21 {
    margin-bottom: 84px !important;
  }

  .mb22 {
    margin-bottom: 88px !important;
  }

  .mb23 {
    margin-bottom: 92px !important;
  }

  .mb24 {
    margin-bottom: 96px !important;
  }

  .mt0 {
    margin-top: 0px !important;
  }

  .mt1 {
    margin-top: 4px !important;
  }

  .mt2 {
    margin-top: 8px !important;
  }

  .mt3 {
    margin-top: 12px !important;
  }

  .mt4 {
    margin-top: 16px !important;
  }

  .mt5 {
    margin-top: 20px !important;
  }

  .mt6 {
    margin-top: 24px !important;
  }

  .mt7 {
    margin-top: 28px !important;
  }

  .mt8 {
    margin-top: 32px !important;
  }

  .mt9 {
    margin-top: 36px !important;
  }

  .mt10 {
    margin-top: 40px !important;
  }

  .mt11 {
    margin-top: 44px !important;
  }

  .mt12 {
    margin-top: 48px !important;
  }

  .mt13 {
    margin-top: 52px !important;
  }

  .mt14 {
    margin-top: 56px !important;
  }

  .mt15 {
    margin-top: 60px !important;
  }

  .mt16 {
    margin-top: 64px !important;
  }

  .mt17 {
    margin-top: 68px !important;
  }

  .mt18 {
    margin-top: 72px !important;
  }

  .mt19 {
    margin-top: 76px !important;
  }

  .mt20 {
    margin-top: 80px !important;
  }

  .mt21 {
    margin-top: 84px !important;
  }

  .mt22 {
    margin-top: 88px !important;
  }

  .mt23 {
    margin-top: 92px !important;
  }

  .mt24 {
    margin-top: 96px !important;
  }

  .pb0 {
    padding-bottom: 0px !important;
  }

  .pb1 {
    padding-bottom: 4px !important;
  }

  .pb2 {
    padding-bottom: 8px !important;
  }

  .pb3 {
    padding-bottom: 12px !important;
  }

  .pb4 {
    padding-bottom: 16px !important;
  }

  .pb5 {
    padding-bottom: 20px !important;
  }

  .pb6 {
    padding-bottom: 24px !important;
  }

  .pb7 {
    padding-bottom: 28px !important;
  }

  .pb8 {
    padding-bottom: 32px !important;
  }

  .pb9 {
    padding-bottom: 36px !important;
  }

  .pb10 {
    padding-bottom: 40px !important;
  }

  .pb11 {
    padding-bottom: 44px !important;
  }

  .pb12 {
    padding-bottom: 48px !important;
  }

  .pb13 {
    padding-bottom: 52px !important;
  }

  .pb14 {
    padding-bottom: 56px !important;
  }

  .pb15 {
    padding-bottom: 60px !important;
  }

  .pb16 {
    padding-bottom: 64px !important;
  }

  .pb17 {
    padding-bottom: 68px !important;
  }

  .pb18 {
    padding-bottom: 72px !important;
  }

  .pb19 {
    padding-bottom: 76px !important;
  }

  .pb20 {
    padding-bottom: 80px !important;
  }

  .pb21 {
    padding-bottom: 84px !important;
  }

  .pb22 {
    padding-bottom: 88px !important;
  }

  .pb23 {
    padding-bottom: 92px !important;
  }

  .pb24 {
    padding-bottom: 96px !important;
  }

  .pt0 {
    padding-top: 0px !important;
  }

  .pt1 {
    padding-top: 4px !important;
  }

  .pt2 {
    padding-top: 8px !important;
  }

  .pt3 {
    padding-top: 12px !important;
  }

  .pt4 {
    padding-top: 16px !important;
  }

  .pt5 {
    padding-top: 20px !important;
  }

  .pt6 {
    padding-top: 24px !important;
  }

  .pt7 {
    padding-top: 28px !important;
  }

  .pt8 {
    padding-top: 32px !important;
  }

  .pt9 {
    padding-top: 36px !important;
  }

  .pt10 {
    padding-top: 40px !important;
  }

  .pt11 {
    padding-top: 44px !important;
  }

  .pt12 {
    padding-top: 48px !important;
  }

  .pt13 {
    padding-top: 52px !important;
  }

  .pt14 {
    padding-top: 56px !important;
  }

  .pt15 {
    padding-top: 60px !important;
  }

  .pt16 {
    padding-top: 64px !important;
  }

  .pt17 {
    padding-top: 68px !important;
  }

  .pt18 {
    padding-top: 72px !important;
  }

  .pt19 {
    padding-top: 76px !important;
  }

  .pt20 {
    padding-top: 80px !important;
  }

  .pt21 {
    padding-top: 84px !important;
  }

  .pt22 {
    padding-top: 88px !important;
  }

  .pt23 {
    padding-top: 92px !important;
  }

  .pt24 {
    padding-top: 96px !important;
  }

  .nw {
    white-space: nowrap;
  }

  p {
    font-size: 20px;
  }

  h1.fs48 {
    font-size: 48px;
  }

  .fs-1 {
    -webkit-filter: drop-shadow(0 20px 50px rgba(50,50,93,0.125)) drop-shadow(0 15px 30px rgba(0,0,0,0.15)) drop-shadow(0 4px 3px rgba(10,37,64,0.4));
            filter: drop-shadow(0 20px 50px rgba(50,50,93,0.125)) drop-shadow(0 15px 30px rgba(0,0,0,0.15)) drop-shadow(0 4px 3px rgba(10,37,64,0.4));
  }

  .testimonial-grid {
    grid-column-gap: 20px;
  }

  .thead {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    padding-left: 10px;
  }

  .thead p.tname {
    font-size: 15px;
  }

  .tbody p {
    padding: 16px 20px 20px;
  }

  .circle {
    shape-outside: circle(50%);
  }

  .circle-wrap-45 {
    shape-outside: circle(45%);
  }

  .circle-60 {
    shape-outside: circle(55%);
  }

  .lgleft {
    text-align: left;
  }

  .lghide {
    display: none;
  }

  .linethru span {
    position: relative;
    z-index: 2;
  }

  .linethru:after {
    z-index: 1;
    position: relative;
    display: block;
    content: " ";
    width: 100%;
    border-top: 1px solid #5c4890;
    opacity: 0.6;
    -webkit-transform: translate(0, -0.7em);
        -ms-transform: translate(0, -0.7em);
            transform: translate(0, -0.7em);
  }

  h1.kilo {
    font-size: 60px;
  }

  h1.title-intro {
    font-size: 108px;
    letter-spacing: -1px;
  }

  .clearfixlarge {
    clear: both;
  }

  .imgwrap.xl {
    max-width: 550px;
  }

  .imgwrap.max {
    max-width: 100%;
  }

  .imgwrap.mbsp1 {
    margin-bottom: 120px;
  }

  .imgwrap.mbsp2 {
    margin-bottom: 60px;
  }

  .imgwrap.mtlg0 {
    margin-top: 0;
  }

  .imgwrap.mblg0 {
    margin-bottom: 0;
  }

  .flrt {
    float: right;
    margin-left: 40px;
    margin-right: -80px;
  }

  .flrt.g0 {
    margin-left: 0px;
  }

  .flrt.g20 {
    margin-left: 20px;
  }

  .flrt.g30 {
    margin-left: 30px;
  }

  .flrt.g40 {
    margin-left: 40px;
  }

  .flrt.g50 {
    margin-left: 50px;
  }

  .flrt.g60 {
    margin-left: 60px;
  }

  .flrt.pull-0 {
    margin-right: 0px;
  }

  .flrt.pull-20 {
    margin-right: -20px;
  }

  .flrt.pull-30 {
    margin-right: -30px;
  }

  .flrt.pull-40 {
    margin-right: -40px;
  }

  .flrt.pull-60 {
    margin-right: -60px;
  }

  .flrt.pull-80 {
    margin-right: -80px;
  }

  .flrt.pull-100 {
    margin-right: -100px;
  }

  .flrt.pull-120 {
    margin-right: -120px;
  }

  .flrt.pull-130 {
    margin-right: -130px;
  }

  .flrt.pull-140 {
    margin-right: -120px;
  }

  .flrt.pull-160 {
    margin-right: -120px;
  }

  .flrt.pull-180 {
    margin-right: -120px;
  }

  .flrt.pull-200 {
    margin-right: -200px;
  }

  .flrt.pull-220 {
    margin-right: -220px;
  }

  .fllt {
    float: left;
    margin-right: 40px;
    margin-left: -80px;
  }

  .fllt.g0 {
    margin-right: 0px;
  }

  .fllt.g20 {
    margin-right: 20px;
  }

  .fllt.g30 {
    margin-right: 30px;
  }

  .fllt.g40 {
    margin-right: 40px;
  }

  .fllt.pull-0 {
    margin-left: 0px;
  }

  .fllt.pull-20 {
    margin-left: -20px;
  }

  .fllt.pull-40 {
    margin-left: -40px;
  }

  .fllt.pull-60 {
    margin-left: -60px;
  }

  .fllt.pull-80 {
    margin-left: -80px;
  }

  .fllt.pull-100 {
    margin-left: -100px;
  }

  .fllt.pull-120 {
    margin-left: -120px;
  }

  .fllt.pull-140 {
    margin-left: -120px;
  }

  .fllt.pull-160 {
    margin-left: -80px;
  }

  .fllt.pull-180 {
    margin-left: -80px;
  }

  .cwrap {
    shape-outside: circle(60%) !important;
  }

  .lghide {
    display: none;
  }

  .imgwrap.boxfx.circlebg.circlebglarge:after {
    width: 380px;
    height: 380px;
  }

  .imgwrap.boxfx.bottle-intro {
    padding-left: 22px;
  }

  .imgwrap.boxfx:after {
    top: 20px;
  }

  .imgwrap.boxfx.fxup:after {
    top: -20px;
  }

  .imgwrap.boxfx.fllt:after {
    left: 0%;
  }

  .imgwrap.boxfx.flrt:after {
    right: 0%;
  }

  .box {
    margin-left: -15px;
    margin-right: -15px;
  }

  .study-results .study-column p {
    font-size: 15px;
  }

  .free-teaser-tag-group {
    left: 0px;
  }

  .free-teaser-tag-group .free-teaser-tag {
    width: calc(180px * 0.65);
    height: calc(180px * 0.65);
  }

  .u1-free-head h3.mrfix {
    max-width: 540px;
  }

  .u1-free-head h1.kilo-alt.urgent-message {
    font-size: 64px;
    padding-bottom: 0;
    border-bottom: 0;
    line-height: 1.1;
  }

  .u1-free-head h3.free-bottles {
    letter-spacing: -0.01em;
    font-weight: 900;
    font-size: 40px;
    line-height: 1;
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: 2px solid #5c4890;
    border-bottom: 2px solid #5c4890;
  }

  .upgrade-image-row {
    max-width: 628px;
    max-width: 670px;
    margin-left: auto;
    margin-right: auto;
  }

  .upgrade-box .cta-button {
    max-width: 100%;
    width: 570px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .upgrade-item .free-teaser-tag {
    width: calc(180px * 0.65);
    height: calc(180px * 0.65);
  }

  .bull.dots p:before {
    width: 28px;
    height: 28px;
    left: 27px;
    top: 1.5px;
  }

  .mlmb12 {
    margin-bottom: 48px;
  }

  .guarantee-box {
    padding: 0 40px 30px;
  }

  .guarantee-box {
    border-width: 26px 26px 24px 24px;
  }

  .cta-button {
    font-size: 26px;
    max-width: 290px;
    margin: 10px auto 16px;
  }

  .cta-button.wide {
    max-width: 80%;
  }

  .cta-button {
    padding: 10px 40px;
  }

  section {
    padding-top: 32px;
    padding-bottom: 48px;
  }

  .fix {
    margin-top: 30px;
  }

  .fix1 {
    margin-top: 45px;
  }

  .fix2 {
    margin-top: 60px;
  }

  .box {
    margin-top: 45px;
    margin-bottom: 45px;
  }

  .lglt {
    text-align: left;
  }

  .vcircle {
    width: 360px;
    height: 360px;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .flrt.boxfx.flrt.pull-120 {
    margin-right: -100px;
  }

  .lgw450 {
    width: 450px;
  }

  .lgw400 {
    width: 400px;
  }

  .lgw380 {
    width: 380px;
  }

  .lgw360 {
    width: 360px;
  }

  .lgw340 {
    width: 340px;
  }

  .lgw320 {
    width: 320px;
  }

  .lgw300 {
    width: 300px;
  }

  .lgw290 {
    width: 290px;
  }

  .lgw280 {
    width: 280px;
  }

  .lgw260 {
    width: 260px;
  }

  .imgwrap.boxfx:after {
    height: 95%;
    top: 30px;
  }

  .free-teaser-tag-group.no-anim {
    left: 14px;
  }

  .u1-free-head h3 {
    font-size: 33px;
  }

  .u1-free-head h1.urgent-message {
    font-size: 58px;
    line-height: 1.1;
  }

  .u1-free-head .imgwrap {
    margin-top: 15px;
    width: 300px;
    -webkit-transform: scale(1.025) translate(0px, 10px);
        -ms-transform: scale(1.025) translate(0px, 10px);
            transform: scale(1.025) translate(0px, 10px);
    -webkit-transform: scale(1.125) translate(-6px, 15px);
        -ms-transform: scale(1.125) translate(-6px, 15px);
            transform: scale(1.125) translate(-6px, 15px);
  }

  .u1-free-head .free-teaser-tag-group {
    bottom: -15px;
  }
}

@media (min-width: 1200px) {
  h1.title-intro {
    font-size: 114px;
  }

  .flrt {
    float: right;
    margin-left: 40px;
    margin-right: -180px;
  }

  .flrt.pull-0 {
    margin-right: 0px;
  }

  .flrt.pull-140 {
    margin-right: -140px;
  }

  .flrt.pull-160 {
    margin-right: -160px;
  }

  .flrt.pull-180 {
    margin-right: -180px;
  }

  .flrt.pull-220 {
    margin-right: -220px;
  }

  .fllt {
    margin-left: -180px;
  }

  .fllt.pull-120 {
    margin-left: -120px;
  }

  .fllt.pull-140 {
    margin-left: -140px;
  }

  .fllt.pull-160 {
    margin-left: -160px;
  }

  .fllt.pull-180 {
    margin-left: -180px;
  }

  .imgwrap.boxfx.circlebg.circlebglarge:after {
    -webkit-transform: scale(1.05, 1.05) translate(-4%, -2%);
        -ms-transform: scale(1.05, 1.05) translate(-4%, -2%);
            transform: scale(1.05, 1.05) translate(-4%, -2%);
  }

  .imgwrap.boxfx.bottle-intro {
    shape-outside: circle(60%);
    margin-right: -80px !important;
  }

  .imgwrap.boxfx.fllt:after {
    left: -20%;
  }

  .imgwrap.boxfx.flrt:after {
    right: -20%;
  }

  .free-teaser-tag-group .free-teaser-tag {
    width: calc(180px * 0.7);
    height: calc(180px * 0.7);
  }

  .u1-free-head .imgwrap.g0 {
    margin-top: 0;
    -webkit-transform: scale(1.15) translate(12px, 18px);
        -ms-transform: scale(1.15) translate(12px, 18px);
            transform: scale(1.15) translate(12px, 18px);
  }

  .u1-free-head h1.kilo-alt.urgent-message {
    font-size: 70px;
  }

  .u1-free-head h3.free-bottles {
    font-size: 46px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .upgrade-item .free-teaser-tag {
    width: calc(180px * 0.6);
    height: calc(180px * 0.6);
  }

  .vcircle {
    width: 380px;
    height: 380px;
  }
}

@media (min-width: 1200px) and (max-width: 1439px) {
  .imgwrap.boxfx.flrt.xlfix:after {
    right: -10%;
  }
}

@media (min-width: 1440px) {
  .vcircle {
    width: 400px;
    height: 400px;
  }
}

@media (min-width: 1921px) and (max-width: 9999px) {
  .s01 {
    background-size: 100% auto;
  }
}

@-webkit-keyframes freeteaser {
  0% {
    -webkit-transform: translate(0, -10%);
            transform: translate(0, -10%);
    -webkit-filter: saturate(1) brightness(1.1);
            filter: saturate(1) brightness(1.1);
  }

  15% {
    -webkit-filter: saturate(1) brightness(1);
            filter: saturate(1) brightness(1);
  }

  30% {
  }

  50% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-filter: saturate(1) brightness(1);
            filter: saturate(1) brightness(1);
  }

  85% {
    -webkit-filter: saturate(1) brightness(1);
            filter: saturate(1) brightness(1);
  }

  100% {
    -webkit-filter: saturate(1) brightness(1.1);
            filter: saturate(1) brightness(1.1);
    -webkit-transform: translate(0, -10%);
            transform: translate(0, -10%);
  }
}

@keyframes freeteaser {
  0% {
    -webkit-transform: translate(0, -10%);
            transform: translate(0, -10%);
    -webkit-filter: saturate(1) brightness(1.1);
            filter: saturate(1) brightness(1.1);
  }

  15% {
    -webkit-filter: saturate(1) brightness(1);
            filter: saturate(1) brightness(1);
  }

  30% {
  }

  50% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-filter: saturate(1) brightness(1);
            filter: saturate(1) brightness(1);
  }

  85% {
    -webkit-filter: saturate(1) brightness(1);
            filter: saturate(1) brightness(1);
  }

  100% {
    -webkit-filter: saturate(1) brightness(1.1);
            filter: saturate(1) brightness(1.1);
    -webkit-transform: translate(0, -10%);
            transform: translate(0, -10%);
  }
}

@-webkit-keyframes freeteaser-text {
  0% {
    -webkit-filter: saturate(1) brightness(1.5);
            filter: saturate(1) brightness(1.5);
  }

  15% {
    -webkit-filter: saturate(1) brightness(1);
            filter: saturate(1) brightness(1);
  }

  30% {
    -webkit-filter: saturate(1) brightness(1);
            filter: saturate(1) brightness(1);
  }

  50% {
    -webkit-filter: saturate(1) brightness(1);
            filter: saturate(1) brightness(1);
  }

  85% {
    -webkit-filter: saturate(1.4) brightness(1.8);
            filter: saturate(1.4) brightness(1.8);
  }

  100% {
    -webkit-filter: saturate(1.1) brightness(1.5);
            filter: saturate(1.1) brightness(1.5);
  }
}

@keyframes freeteaser-text {
  0% {
    -webkit-filter: saturate(1) brightness(1.5);
            filter: saturate(1) brightness(1.5);
  }

  15% {
    -webkit-filter: saturate(1) brightness(1);
            filter: saturate(1) brightness(1);
  }

  30% {
    -webkit-filter: saturate(1) brightness(1);
            filter: saturate(1) brightness(1);
  }

  50% {
    -webkit-filter: saturate(1) brightness(1);
            filter: saturate(1) brightness(1);
  }

  85% {
    -webkit-filter: saturate(1.4) brightness(1.8);
            filter: saturate(1.4) brightness(1.8);
  }

  100% {
    -webkit-filter: saturate(1.1) brightness(1.5);
            filter: saturate(1.1) brightness(1.5);
  }
}

@-webkit-keyframes freeteaser-shine {
  0% {
    background-position: -240px -180px;
  }

  50% {
    background-position: -240px -240px;
  }

  100% {
    background-position: -240px -180px;
  }
}

@keyframes freeteaser-shine {
  0% {
    background-position: -240px -180px;
  }

  50% {
    background-position: -240px -240px;
  }

  100% {
    background-position: -240px -180px;
  }
}

@-webkit-keyframes freeteaser-behind {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: saturate(1.1) brightness(1.3);
            filter: saturate(1.1) brightness(1.3);
    opacity: 1;
  }

  15% {
    -webkit-filter: saturate(1.1) brightness(1.3);
            filter: saturate(1.1) brightness(1.3);
  }

  30% {
    -webkit-filter: saturate(1) brightness(1);
            filter: saturate(1) brightness(1);
    opacity: 0;
    -webkit-transform: scale(1.35);
            transform: scale(1.35);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}

@keyframes freeteaser-behind {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-filter: saturate(1.1) brightness(1.3);
            filter: saturate(1.1) brightness(1.3);
    opacity: 1;
  }

  15% {
    -webkit-filter: saturate(1.1) brightness(1.3);
            filter: saturate(1.1) brightness(1.3);
  }

  30% {
    -webkit-filter: saturate(1) brightness(1);
            filter: saturate(1) brightness(1);
    opacity: 0;
    -webkit-transform: scale(1.35);
            transform: scale(1.35);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}

@-webkit-keyframes circle-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes circle-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes circle-flash {
  0% {
    -webkit-filter: contrast(1.35) brightness(1.35);
            filter: contrast(1.35) brightness(1.35);
    -webkit-transform: scale(1.0125, 1.0125);
            transform: scale(1.0125, 1.0125);
  }

  45% {
    -webkit-filter: contrast(1) brightness(1);
            filter: contrast(1) brightness(1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }

  55% {
    -webkit-filter: contrast(1) brightness(1);
            filter: contrast(1) brightness(1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }

  100% {
    -webkit-filter: contrast(1.35) brightness(1.35);
            filter: contrast(1.35) brightness(1.35);
    -webkit-transform: scale(1.0125, 1.0125);
            transform: scale(1.0125, 1.0125);
  }
}

@keyframes circle-flash {
  0% {
    -webkit-filter: contrast(1.35) brightness(1.35);
            filter: contrast(1.35) brightness(1.35);
    -webkit-transform: scale(1.0125, 1.0125);
            transform: scale(1.0125, 1.0125);
  }

  45% {
    -webkit-filter: contrast(1) brightness(1);
            filter: contrast(1) brightness(1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }

  55% {
    -webkit-filter: contrast(1) brightness(1);
            filter: contrast(1) brightness(1);
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }

  100% {
    -webkit-filter: contrast(1.35) brightness(1.35);
            filter: contrast(1.35) brightness(1.35);
    -webkit-transform: scale(1.0125, 1.0125);
            transform: scale(1.0125, 1.0125);
  }
}
/* VIDEO */
.play-button-icon {
    transition: all 0.5s ease-out;
}
.play-button-icon:hover {
    transform:scale(1.05);
}
.video-side,
.play-button-text,
#video-container {
    transition: all 0.5s ease-out;
}

.videoWrapper {
    position: relative;
    padding-top: 25px;
    height: 0;
    background: #131313;
}
.videoWrapper {
    padding-bottom: 52.9%;
}
@media (max-width:600px) {
    .videoWrapper {
        padding-bottom: 49.5%;
    }
}

.coverTap {
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1 !important;
}
/* click to play text */
.play-button-text-wrapper {
    height: 100%;
}
.play-button-text {
    font-style: italic;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: black;
    text-shadow:2px 2px 4px rgba(0,0,0,0.4);
    transition: all .2s ease-out;
    cursor: pointer;
    position: relative;
    top:-5%;
}
@media (max-width:600px) {
    .play-button-text {
        top:-10%;
    }
}
/* volume button */
@keyframes VOLUME_SMALL_WAVE_FLASH {
      0% { opacity: 0; }
     33% { opacity: 1; }
     66% { opacity: 1; }
    100% { opacity: 0; }
  }

  @keyframes VOLUME_LARGE_WAVE_FLASH {
      0% { opacity: 0; }
     33% { opacity: 1; }
     66% { opacity: 1; }
    100% { opacity: 0; }
  }

  .volume__small-wave {
    animation: VOLUME_SMALL_WAVE_FLASH 2s infinite;
    opacity: 0;
  }

  .volume__large-wave {
    animation: VOLUME_LARGE_WAVE_FLASH 2s infinite .3s;
    opacity: 0;
  }
.volume_button {
    background: rgba(0, 0, 0, 0.8);
    border: 2px solid transparent;
    border-radius: 50%;
    cursor: pointer;
    height: 60px;
    width: 60px;
    line-height: 60px;
    outline: none;
    padding-right: 0px;
    pointer-events: auto;
    position: absolute;
    right: 15px;
    text-align: left;
    top: 15px;
}
/* pause notifier */
.pause-notifier {
    pointer-events: none;
    opacity: 1;
    transform: scale(1.1);
    width: 60px;
    transition: opacity 0.8s ease 0s, transform 0.8s ease 0s;
}
.pause-notifier svg {
    overflow: visible;
}
.play-icon-arrow {
    top: 54px;
    left: -100px;
    max-width: 76px;
}
@media(max-width:767px) {
    .pause-notifier {
    width: 40px;
}
    .play-icon-arrow {
    top: 40px;
    left: -70px;
    max-width: 46px;
    }
}
.video-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: radial-gradient(circle,rgba(0,0,0,.7),rgba(0,0,0,.6));
    background: -webkit-radial-gradient(circle,rgba(0,0,0,.7),rgba(0,0,0,.6));
    z-index: 2 !important;
    top: 0;
    left: 0;
}
@media (min-width: 1200px) {
	.cta-boxes .bottle-image .badge {
		left: -10%;
	}
}
/*Footer fixes*/
p.pb-2{
	padding-bottom:0.5rem !important;
}
footer .text-sm a{
	color: #fff !important;
}
footer .text-sm a:hover{
	color: rgb(229, 231, 235) !important;
}