a {
  text-decoration: none !important;
}

header[role="banner"] {
  background: rgb(255, 207, 108);
  background: radial-gradient(circle, rgba(255, 207, 108, 1) 23%, rgba(255, 147, 0, 1) 64%), rgba(255, 147, 0, 1);
  height: 538px;
  background-position-x: -400px;
  background-repeat-x: no-repeat;
}

.square {
  height: 25px;
  width: 25px;
  margin-left: 5px;
  /* background-color: #555; */
}

.subhdr {
  padding: 23px 20px;
  background-color: #ffffff;
  box-shadow: 20px 20px 20px -13px #fd8300;
  font-size: 42px;
  color: #fd8300;
  position: relative;
  top: -539px;
  width: 75%;
  float: right;
  text-align: center;
  z-index: 100;
  /* font-family:'ITC Avant Garde GothicW01XLtCn'; */
  font-family: 'Poppins', sans-serif;
}

/**********************
OLD CSS - MAY STILL NEED MODAL STYLES
**********************/
/* OLD CSS */
.top_logo {
  /* width: 480px; */
  height: auto;
  position: relative;
  top: -545px;
  float: right;
  right: 15%;
}

img.hdr_brett {
  position: relative;
  top: -20px;
  z-index: 110;
}

.subhdr2 {
  position: relative;
  top: -527px;
  float: right;
  right: 16%;
  text-align: center;
  font-size: 35px;
  line-height: 37px;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  color: #ffffff;
}

#hdr_play {
  background-color: #f8f3e6;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  font-size: 61px;
  color: #ff9300;
  height: 100px;
  margin: auto;
  padding: 0;
  text-align: center;
  cursor: pointer;
}

.hdr_play_text {
  padding-top: 35px;
}

.play_red {
  color: #ff6600;
}

.hdr_play_btn_round {
  float: left;
  position: relative;
  left: 13%;
}

.full_spectrum {
  background-color: #ff6600;
  height: 75px;
  color: #ffffff;
  font-size: 32px;
  line-height: 32px;
  padding: 25px 35px;
  text-transform: uppercase;
  text-align: center;
}

.fullspectrum_txt {
  font-family: 'ITC Avant Garde Gothic W01 XLt';
}

.fullspectrum_bold {
  font-family: 'ITC Avant Garde Gothic W01 Bk';
}

#meet_brett {
  background-color: #f8f3e6;
  font-family: 'ITC Avant Garde Gothic W01 Bk';
  color: #d08318;
  padding: 21px 0;
  /* height: 253px; */
  display: flex;
  flex-direction: column;
}

.meet_brett_inner {
  font-family: 'ITC Avant Garde Gothic W01 Bk';
  font-size: 20px;
  line-height: 24px;
  display: flex;
}

.meet_brett_hdr {
  background: #ffffff;
  padding: 18px;
}

.meet_brett_bold {
  /* color:#d08318; */
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  font-size: 27px;
  clear: both;
}

.meet_brett_tan {
  background-color: #f8f3e6;
  margin: 25px;
}

.meet_brett_inner_left {
  /* width:45%; */
  float: left;
}

.meet_brett_inner_right {
  /* width: auto; */
  /* float: right;
  margin-top: 35px; */
}

.meet_breet_italic {
  font-family: 'ITC Avant Garde GothicW01BkObl';
}

.meet_brett_yellow {
  background-color: #ffdb87;
  color: #a16826;
  font-family: 'ITC Avant Garde GothicW01BkObl';
  font-size: 28px;
  padding: 36px 45px;
}

.pad35 {
  padding-left: 35px;
}

#family_intro {
  background-color: #ffcca8;
  font-family: 'ITC Avant Garde Gothic W01 Bk';
  color: #775943;
  padding: 50px 55px;
  height: 253px;
}

.family_inner {
  font-family: 'ITC Avant Garde Gothic W01 Bk';
  font-size: 20px;
}

.family_bold {
  color: #5a3c28;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  font-size: 38px;
  clear: both;
}

.family_inner_left {
  width: 38%;
  float: left;
}

.family_inner_right {
  width: auto;
  float: right;
  margin-top: 35px;
}

#sticky_bar {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 650;
  text-align: center;
  max-width: 1200px;
}

div#sticky_bar_inner {
  margin: 0 !important;
}

.sticky_bar_inner {
  display: inline-block;
}

.ordbtn {
  background-color: #f8f3e6;
  border: #f8f3e6 thin solid;
}

.orderbtn_outer {
  background: #ff9300;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff9300 13%, #ffca64 96%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ff9300 13%, #ffca64 96%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ff9300 13%, #ffca64 96%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9300', endColorstr='#ffca64', GradientType=0);
  /* IE6-9 */
  font-color: #ffffff;
  font-size: 40px;
  text-align: center;
  height: 70px;
  border-top: solid #ff6600 2px;
  border-bottom: solid #ff6600 2px;
  border-position: outside;
  margin: 30px 0;
}

.ordernow_btn {
  height: 68px;
  position: relative;
  color: #ffffff;
  text-decoration: none;
  /* border-top:solid #ff6600 2px;
	border-bottom:solid #ff6600 2px;
	border-position:outside; */
  display: block;
  padding-top: 18px;
}

a.orderbtn {
  font-color: #ffffff !important;
}

.nanochal_vid_play {
  padding-left: 48px;
}

#terpenes {
  display: grid;
  /*flex; */
  color: #ffffff;
  background-image: url(../images/terpenes_bg.jpg);
}

.terpenes_skeleton {
  float: left;
  position: relative;
  left: 112px;
}

.terpenes_hdr {
  background: rgba(0, 0, 0, 0.5);
  color: #38cbd4;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  font-size: 2em;
  padding: 18px 15px;
  /* border-left: 4px solid #00868e; */
  width: 80.85%;
  position: relative;
  left: 39px;
  margin-bottom: 3px;
}

.terpenes_hdr_hr_vert {
  position: relative;
  top: -42px;
  width: 50px;
  border: 2px solid #00868e;
  left: -289px;
  transform: rotate(90deg);
}

.terpenes_hdr_hr {
  position: relative;
  top: -28px;
  width: 445px;
  border: 2px solid #00868e;
  left: -67px;
}

@-moz-document url-prefix() {
  .terpenes_right_outer {
    margin-top: 239px;
  }
}

@supports (-ms-ime-align:auto) {
  .terpenes_right_outer {
    margin-top: 0;
    width: 650px;
  }
}

.terpenes_right_outer {
  display: table-caption;
  position: relative;
  top: 88px;
  left: 10px;
  width: 630px;
}

.terpenes_text_blue {
  background-color: #00868e;
  padding: 20px;
  width: 80%;
  font-size: 17px;
  line-height: 21px;
  position: relative;
  left: 39px;
  top: -28px;
}

.terpenes_play {
  position: relative;
  top: -46px;
}

#feelinminutes {
  display: table;
  color: #374879;
  background-color: #f8f3e6;
}

.fleximg {
  width: 50%;
  float: left;
  display: table-cell;
}

.fim_outer {
  width: 50%;
  float: right;
  display: table-cell;
  background-color: #f8f3e6;
}

.fim_text {
  padding: 25px 50px 0 50px;
  font-size: 23px;
}

.fim_text_lrg {
  padding: 0 50px;
  font-size: 45px;
  line-height: 45px;
}

.fim_text_lrg_bold {
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  font-size: 43px;
  padding: 0 50px;
}

.momclock_play {
  padding-left: 48px;
}

.fim_text_med_bold {
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  font-size: 26px;
  padding: 0 50px;
}

#max_absorption {
  clear: both !important;
  position: relative;
  display: table;
}

.max_absorption_left {
  /* display: table-cell; */
}

.maxabsorb_txt_bold_1 {
  position: absolute;
  font-size: 58px;
  color: #ffffff;
  font-family: 'ITC Avant Garde Gothic W01 Bk';
  text-transform: uppercase;
  left: 225px;
  top: 35px;
}

.maxabsorb_txt_bold_2 {
  position: absolute;
  font-size: 44px;
  color: #ffffff;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  text-transform: uppercase;
  left: 225px;
  top: 82px;
}

.max_absorption_right {
  background-color: #e4e3dc;
  color: #775305;
  font-family: 'ITC Avant Garde Gothic W01 XLt';
  font-size: 30px;
  /* padding: 36px; */
  width: 50%;
  float: right;
  line-height: 28px;
  display: table-cell;
  position: relative;
}

.max_absorption_right_inner {
  padding: 5%;
  /* position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%); */
}

#oil_digested {
  clear: both;
  padding: 25px 0 15px 0;
}

.oil_digested_left {
  width: 556px;
  margin: 25px 0 0 25%;
  float: left;
  color: #e29d8a;
  font-size: 21px;
}

.oil_digested_hdr {
  font-size: 38px;
  color: #da8989;
}

.oil_digested_right {
  width: auto;
  /* margin-left:25%;
  float:right; */
}

#absorb_all {
  clear: both;
  background-color: #db8b8b;
  color: #ffffff;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  font-size: 28px;
  text-align: center;
  padding: 21px 0 10px 0;
  line-height: 35px;
}

.absorb_all_inner {
  max-width: 700px;
  width: 100%;
  margin: auto;
}

#the_comparison {
  clear: both;
  background-color: #f8f3e6;
}

.the_comparison_row1_inner {
  margin: auto;
  padding: 34px 0;
  width: 900px;
}

.comparison_hdr_txt {
  font-size: 40px;
}

.comaprison_hdr_txt2 {
  font-size: 34px;
  font-weight: 600;
}

.the_comparison_row2_inner {
  /* position: relative;
    top: -30px;
    left: -144px; */
  display: table;
}

.comparison_oilbased_left_img {
  float: left;
  position: relative;
  top: -1px;
  display: table-column;
}

.oilbased_vid_outer, .waterbased_vid_outer {
  float: left;
  margin-left: 8px;
  display: table-column;
  width: 100%;
  position: relative;
  max-width: 406px;
}

.oilbased_vid_play, .waterbased_vid_play {
  cursor: pointer;
  /* position: absolute; */
}

.oilbased_text_outer {
  float: left;
  font-size: 21px;
  color: #ffffff;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  padding: 51px 25px 0 25px;
  background-image: url(../images/comparison_oilbased_txtbg.png);
  width: 485px;
  height: 335px;
  margin: 0 8px;
  display: table-column;
}

.comparison_oilbased_right_img {
  float: left;
  position: relative;
  top: -42px;
  display: table-column;
}

.comparison_waterbased_left_img {
  float: left;
  position: relative;
  top: -1px;
  display: table-column;
}

.the_comparison_row3_inner {
  position: relative;
  top: -49px;
  /* left: -144px; */
  display: table;
}

.oilbased_text_hdr, .waterbased_text_hdr {
  display: none;
}

.waterbased_vid_outer {
  float: left;
  margin-left: 8px;
  display: table-column;
}

.waterbased_text_outer {
  float: left;
  font-size: 21px;
  color: #ffffff;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  padding: 51px 25px 0 25px;
  background-image: url(../images/comparison_waterbased_txtbg.png);
  width: 485px;
  height: 335px;
  margin: 0 8px;
  display: table-column;
}

.comparison_waterbased_right_img {
  float: left;
  position: relative;
  top: -42px;
  display: table-column;
}

.the_comparison_row4 {
  clear: both;
  font-size: 32px;
  width: 75%;
  text-align: center;
  margin: -83px auto 0 auto;
  padding-bottom: 25px;
}

.eurofin_logo_bar {
  width: 100%;
}

.eurofins_top {
  display: block;
  clear: both;
  display: none;
}

.eurofins_3rdparty_outer {
  float: left;
  padding: 75px 73px 0;
}

.eurofins_3rdparty {
  color: #003c7a;
  font-size: 42px;
  text-align: center;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  line-height: 35px;
}

.eurofin_building {
  float: left;
}

.eurofin_logo {
  float: left;
}

.eurofins_botom {
  clear: both;
}

.eurofins_purple_outer {
  background-color: #9ea1c4;
  display: flex;
  align-items: flex-start;
}

.eurofins_purple {
  color: #ffffff;
  width: 63%;
  padding: 10px;
  float: left;
  font-size: 1.5em;
}

.eurofin_lab {
  /* float:right; */
  position: relative;
  right: -31px;
}

.eurofins_play {
  position: relative;
  top: -20px;
  left: 85px;
}

.mint_vanilla_inner {}

.mintvanillafull {
  width: 100%;
}

.mintimg, .vanillaimg {
  display: none;
}

#taste {
  background-color: #20271d;
  color: #cee7af;
  font-size: 21px;
  display: block;
  height: 250px;
  clear: both;
}

.taste_inner {
  position: relative;
  top: 50%;
  transform: perspective(1px) translateY(-50%);
  width: 65%;
  text-align: center;
  margin: auto;
}

#sumitup {
  background: rgb(164, 209, 255);
  background: radial-gradient(circle, rgba(164, 209, 255, 1) 6%, rgba(106, 168, 230, 1) 67%);
  background-repeat-x: no-repeat;
  height: 480px;
  position: relative;
  z-index: 50;
}

.sumitup_text_outer {
  float: right;
  /* width: 56%; */
  color: #ffffff;
  position: relative;
  left: -60px;
  top: -442px;
}

.sumitup_inner {
  display: inline-block;
}

.sumitup_hdr {
  font-size: 75px;
  font-family: 'ITC Avant Garde Gothic W01 Dm';
}

.sumitup_bullets {
  font-size: 30px;
  list-style: inside disc;
  margin: 50px 0 35px 85px;
}

.sumitup_txt {
  font-size: 36px;
  font-family: 'ITC Avant Garde Gothic W01 Dm';
  margin-left: 85px;
}

#faq {
  display: flex;
}

.faq_wide {
  width: 100%;
}

.faq_inner {
  display: none;
  position: relative;
}

.faq_hdr {
  position: absolute;
  font-size: 61px;
  line-height: normal;
  color: #ffffff;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  top: 40px;
  left: 230px;
}

.faq_left, .faq_middle, .faq_right {
  flex: 1 1 1em;
}

.faq_left, .faq_middle {
  float: left;
}

.faq_right {
  float: right;
}

#momslife {
  position: relative;
  z-index: 100;
}

.momslife_inner {
  color: #5f87bd;
}

.momslife_left {
  float: left;
  padding: 40px 85px 0;
  width: 625px;
}

.momslife_hdr {
  font-size: 39px;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
}

.momslife_hdr2 {
  margin: 18px 0 25px 85px;
}

.momslife_txt {
  font-size: 20px;
  text-align: center;
}

.momslife_right {
  float: right;
}

#purple_icons {
  clear: both;
  display: table;
  border-top: 10px #dfcee5 solid;
  border-bottom: 10px #dfcee5 solid;
}

.purple_icon {
  display: table-column;
  float: left;
  width:25%;
}

.purple_icon_last {
  float: right;
  width:25%;
}

.guarantee_left {
  float: left;
  padding: 99px 0 0 83px;
}

.guarantee_hdr {
  font-size: 90px;
  font-family: 'ITC Avant Garde GothicW01BdObl';
  color: #000000;
}

.guarantee_txt {
  font-size: 23px;
  font-family: 'ITC AvantGardeGothicW01BkCnObl';
  color: #3d70a9;
  text-align: center;
  margin-top: 40px !important;
}

.bold_oblique {
  font-family: 'ITC AvantGardeGothicW01DmCnObl'
}

.guarantee_right {
  float: right;
}

#thebenefits {
  background: rgb(255, 207, 108);
  background: radial-gradient(circle, rgba(255, 207, 108, 1) 58%, rgba(255, 147, 0, 1) 89%), rgba(255, 147, 0, 1);
  height: 558px;
  background-position-x: -50px;
  background-repeat-x: no-repeat;
}

.brett_benefits {
  position: absolute;
  /* top: -20px; */
  z-index: 110;
  float: left;
  width: 45.7%;
}

.thebenefits_inner {
  position: relative;
}

.thebenefits_right {
  position: absolute;
  left: 21%;
  padding-top: 65px;
}

.thebenefits_hdr {
  font-size: 55px;
  background-color: #f9a314;
  height: 25px;
  margin-left: 237px;
  padding: 29px 0 29px 38px;
}

.thebenefits_txt {
  text-align: center;
  width: 44%;
  /* border: thin solid red; */
  margin: 10px auto;
  font-size: 18px;
}

.thebenefits_txt2 {
  background-color: #fae9af;
  font-family: 'ITC Avant Garde Gothic W01 XLt';
  position: relative;
  z-index: 100;
  height: 110px;
  margin-right: 85px;
  font-size: 40px;
  line-height: 47px;
  padding: 7px 145px 45px 265px;
  text-align: right;
}

.thebenefits_txt2_yellow {
  color: #d69b3f;
  font-family: 'ITC Avant Garde Gothic W01 Dm';
  display: block;
}

.makesbetter {
  display: none
}

#bizman {}

.bizman_inner {
  color: #dd9049;
  border-top: 8px solid #f8f3e6;
}

.bizman_left {
  float: left;
  padding: 40px 85px 0;
  width: 625px;
}

.bizman_hdr {
  font-size: 39px;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  text-align: center;
  line-height: 39px;
}

.bizman_hdr2 {
  margin: 18px 0 25px 85px;
}

.bizman_txt {
  font-size: 20px;
  text-align: center;
}

.bizman_right {
  float: right;
}

#whycbd {
  clear: both;
  border-top: 8px solid #f8f3e6;
  display: table;
  background-color: #000000;
}

.whycbd_left {
  float: left;
}

.whycbd_right {
  float: right;
  color: #ffffff;
  background-color: #000000;
  width: 50%;
}

.whycbd_hdr {
  font-size: 50px;
  padding: 60px 0 2px;
  font-family: 'ITC Avant Garde Gothic W01 XLt';
}

.whycbd_bold {
  font-weight: 600;
}

.whycbd_hdr_text_sml1 {
  border-top: #ffffff solid 1px;
  padding-top: 10px;
  text-align: center;
  color: #bebebe;
  font-size: 14px;
}

.whycbd_hdr_text_lrg {
  font-size: 38px;
  text-align: center;
  color: #bebebe;
}

.whycbd_hdr_text_sml2 {
  border-bottom: #ffffff solid 1px;
  padding-bottom: 10px;
  text-align: center;
  color: #bebebe;
  font-size: 14px;
}

.whycbd_txt {
  text-align: center;
}

#lotsofcbd {
  background-color: #92999b;
  color: #ffffff;
  font-size: 26px;
  text-align: center;
  line-height: 36px;
}

.lotsofcbd_inner {
  width: 75%;
  margin: 0px auto;
  padding: 5px;
}

#moremg {
  background-color: #afb9bc;
  color: #ffffff;
}

p.moremg_text {
  font-size: 59px;
  padding: 33px 0;
  text-align: center;
  margin-bottom: 0;
}

#variouscbd {
  background-color: #f8f3e6;
  color: #377e90;
  height: 510px;
}

.variouscbd_left {
  float: left;
}

.variouscbd_right {
  float: right;
  /* width: 35%;
  text-align: center;
  font-size: 22px;
  padding: 124px 105px; */
  width: 42%;
  text-align: center;
  font-size: 22px;
  padding: 115px 12px;
  /* position: relative;
  top: 50%;
  transform: perspective(1px) translateY(-50%); */
}

#oil_vs_water {
  background: rgb(128, 136, 138);
  background: linear-gradient(175deg, rgba(128, 136, 138, 1) 9%, rgba(212, 217, 217, 1) 70%);
}

.oil_vs_water_inner {
  display: table;
}

.oil_vs_water_col1 {
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  font-size: 16px;
  color: #ffffff;
  display: table-column;
  float: left;
  padding: 67px 25px 0 88px;
}

.green {
  background-color: #2cd42f;
  float: right;
}

.red {
  background-color: #df323e;
  float: right;
}

.mils_used {
  float: left;
  right: -19px;
  position: relative;
}

.mils_wasted {
  margin-top: 2pc;
}

.oil_vs_water_col2 {
  display: table-column;
  float: left;
}

.oil_vs_water_col3 {
  display: table-column;
  float: right;
  width: 33%;
  padding: 83px 20px 20px;
  font-size: 22px;
}

#get300mgs {
  background-color: #333232;
  color: #2ad62d;
}

p.get300mgs_text {
  font-size: 29px;
  padding: 33px 139px;
  text-align: center;
  margin-bottom: 0;
}

#nanotech {
  background-color: #edb959;
  color: #010101;
}

p.nanotech_text {
  font-size: 48px;
  padding: 33px 0;
  text-align: center;
  margin-bottom: 0;
}

#nano_emul {
  background-color: #f8f3e6;
  color: #d69b3f;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  font-size: 22px;
  display: inline-block;
}

.nano_emul_left {
  float: left;
}

.nano_emul_right {
  float: right;
  background-color: #f8f3e6;
  width: 55%;
  padding: 63px 25px 51px 25px;
}

#inmouth {
  clear: both;
  background-color: #efe0e0;
  display: inline-block;
  width: 100%;
}

.inmount_hdr {
  color: #d58586;
  font-size: 50px;
  width: 40%;
  margin: auto;
  padding: 50px 0;
}

.reg_drops_img {
  float: left;
  margin-left: 10%;
  width: 40%;
}

.nano_drops_img {
  float: right;
  margin-right: 10%;
  width: 40%;
}

.inmouth_btm_text {
  clear: both;
}

.inmouth_btm_text {
  width: 45%;
  margin: auto;
  color: #e27678;
  font-size: 20px;
  text-align: center;
}

.inmouth_btm_text2 {
  font-size: 37px;
  line-height: 38px;
  color: #d78c8b;
}

.devicemadness_inner {
  color: #a328cb;
}

.devicemadness_left {
  float: left;
}

.devicemadness_hdr {
  font-size: 39px;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
}

.devicemadness_hdr2 {
  margin: -9px 0 25px 85px;
}

.devicemadness_txt {
  font-size: 20px;
  text-align: center;
}

.devicemadness_right {
  float: right;
  padding: 40px 85px 0;
  width: 625px;
}

#madein {
  clear: both;
  background-image: url('../images/kentucky_bg.jpg');
  background-repeat: no-repeat;
  height: 745px;
}

.madein_hdr {
  color: #ffffff;
  font-size: 40px;
  padding: 105px 5px 2px;
  width: 365px;
  float: right;
}

.redtext {
  color: #fe0000;
}

.bluetext {
  color: #042dfc;
}

.madein_hr {
  color: #ffffff;
  width: 397px;
  float: right;
  padding-bottom: 0 !important;
  margin-bottom: 12px;
}

.madein_text {
  clear: both;
  width: 40%;
  float: right;
}

#madein2 {
  background-color: #f8f3e6;
  /* width:75%;
  margin:auto;
  padding:20px 0; */
}

.madein2_inner {
  width: 75%;
  margin: auto;
  font-size: 18px;
  padding: 20px 0;
  text-align: center;
}

#sumitup2 {
  background-color: #283614;
  color: #c7dba5;
  text-align: center;
  display: inline-block;
  width: 100%;
  padding: 35px 0;
}

.sumitup_text_sml2 {
  width: 30%;
  margin: auto;
}

.sumitup_text2 {
  font-size: 40px;
  width: 40%;
  margin: auto;
  line-height: 40px;
}

#guaranteebtm {
  color: #9e652a;
  margin: 45px !important;
}

.guaranteebtm_left {
  float: left;
  padding: 99px 0 0 51px;
  width: 37%;
}

.guaranteebtm_txt {
  font-size: 23px;
  text-align: center;
  margin-top: 40px !important;
}

.guaranteebtm_txt2 {
  font-size: 27px;
  text-align: center;
  margin-top: 40px !important;
}

.guaranteebtm_right {
  float: right;
}

#guarantee2 {
  clear: both;
  color: #cfa251;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  text-align: center;
  padding-top: 70px;
}

.guarantee2_inner {
  width: 75%;
  margin: auto;
}

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

.guarantee2_text2 {
  font-size: 46px;
  margin-top: 30px;
}

.guarantee2_text3 {
  font-family: 'ITC Avant Garde Gothic W01 XLt';
  font-size: 46px;
  margin: 25px 0 85px 0;
}

.bold {
  /* font-family: Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif"; */
  font-family: 'ITC Avant Garde Gothic W01 Bd';
}

/* ==========================================================================
   VID SECTION
   ========================================================================== */
/* video{
	width:1200px !important;
} */
.close_vid, .close_vid a {
  color: #000000;
  opacity: 1.0;
  filter: alpha(opacity=100);
}

.close_bg {
  position: absolute;
  float: right;
  z-index: 500;
  background-color: #ffffff;
  cursor: pointer;
  display: none;
  padding: 5px;
  top: 0;
  width: 97px;
  font-size: 23px;
}

#ho_vidctn_outer {
  max-width: 1200px;
  position: absolute;
  z-index: 2000;
  display: block;
}

#ho_vidctn, #oilbased_vidctn, #waterbased_vidctn, #momslife_vidctn, #bizman_vidctn, #devicemadness_vidctn, #nanochal_vidctn, #terpenes_vidctn, #eurofins_vidctn {
  display: none;
  position: relative;
  cursor: pointer;
}

#ho_video {
  width: 100%;
  /*top: 102px;*/
  position: relative;
}

.oilgif, .watergif {
  width: 406px;
  height: 336px;
}

#oilbased_video, #waterbased_video {
  width: 100%;
  top: 10px;
  position: absolute;
  z-index: 100;
  max-width: 406px;
}

#nanochal_video, #terpenes_video, #eurofins_video {
  width: 100%;
  top: -32px;
  position: absolute;
  z-index: 100;
  /* max-width:500px; */
}

#momslife_video, #bizman_video, #devicemadness_video {
  width: 100%;
  top: -32px;
  position: absolute;
  z-index: 100;
  max-width: 500px;
}

.momslife_close_bg, .bizman_close_bg, .devicemadness_close_bg, .nanochal_close_bg, .terpenes_close_bg, .eurofins_close_bg {
  top: initial !important;
  margin-top: -32px;
}

.playbtn_watchvid {
  position: relative;
  /*top:600px;
	left:50px;*/
}

.disclaimer {
  text-align: left;
  margin-top: -45px;
}

.the_comparison_row2_inner, .the_comparison_row3_inner {
  margin: auto;
}

.oilbased_text_hdr, .waterbased_text_hdr {
  display: block;
  height: 26px;
  font-family: 'ITC Avant Garde Gothic W01 Bd';
  font-size: 18px;
  margin-left: 9px;
}

.the_comparison_row3_inner {
  top: 9px;
}

.hidemed, .hidemed_right {
  display: none;
}

.the_comparison_row4 {
  margin: 47px auto 0 auto;
}

.purple_icon, .purple_icon_last {
  width: 25%;
}

.nano_emul_right {
  width: 51%;
  padding: 63px 5% 51px 0%;
}

#inmouth {
  margin-top: -8px;
}

.eurofins_3rdparty_outer {
  float: left;
  padding: 75px 6vw 0;
}

/*****
  ##### OLD #####
  *****/
@media screen and (max-width:1680px) {
  .subhdr {
    font-size: 2.75vw;
  }

  .oil_digested_left {
    font-size: 1.5vw;
  }
}

@media screen and (max-width:1499px) {
  .hdr_play_btn_round {
    left: 2%;
  }

  .the_comparison_row2_inner, .the_comparison_row3_inner {
    margin: auto;
  }

  .oilbased_text_hdr, .waterbased_text_hdr {
    display: block;
    height: 26px;
    font-family: 'ITC Avant Garde Gothic W01 Bd';
    font-size: 18px;
    margin-left: 9px;
  }

  .the_comparison_row3_inner {
    top: 9px;
  }

  .hidemed, .hidemed_right {
    display: none;
  }

  .the_comparison_row4 {
    margin: 47px auto 0 auto;
  }

  .purple_icon, .purple_icon_last {
    width: 25%;
  }

  .nano_emul_right {
    width: 51%;
    padding: 63px 5% 51px 0%;
  }

  #inmouth {
    margin-top: -8px;
  }

  .eurofins_3rdparty_outer {
    float: left;
    padding: 75px 6vw 0;
  }
}

@media screen and (max-width:1178px) {
  .thebenefits_txt2 {
    padding: 5px 145px 45px 134px;
  }

  .variouscbd_right {
    padding: 124px 103px 124px 80px;
  }

  .sumitup_text_outer {
    float: none;
    /* width: 56%; */
    color: #ffffff;
    position: relative;
    left: 310px;
    top: -372px;
  }
}

@media screen and (max-width:1168px) {
  .maxabsorb_txt_bold_1, .maxabsorb_txt_bold_2 {
    left: 15%;
  }

  .eurofin_lab {
    right: 0;
  }
}

@media screen and (max-width:1115px) {
  .terpenes_skeleton {
    left: 12px;
  }

  .terpenes_right_outer {
    left: -110px;
  }
}

@media screen and (max-width:1108px) {
  .family_inner_left {
    width: 50%;
  }
}

@media screen and (max-width:1093px) {
  .subhdr2 {
    right: 7%;
  }

  .momslife_left, .bizman_left, .devicemadness_right {
    padding: 40px 55px 0;
  }

  img.why_cbd_skeleton {
    width: 90%;
  }

  .variouscbd_right {
    padding: 124px 103px 124px 1px;
  }

  .oil_vs_water_col2 {
    width: 34%;
  }

  .nano_emul_left {
    width: 39%;
  }
}

@media screen and (max-width:1084px) {
  .oil_digested_left {
    margin: 25px 0 0 11%;
  }

  .thebenefits_txt2 {
    font-size: 3vw;
  }

  .whycbd_left {
    width: 48%;
  }

  img.why_cbd_skeleton {
    width: 98%;
  }

  .momslife_left, .bizman_left, .devicemadness_right {
    padding: 40px 15px 0;
  }

  .guaranteebtm_left {
    float: left;
  }

  .guaranteebtm_right {
    width: 51%;
  }

  img.guaranteebtm_img {
    width: 100%;
  }

  .nano_emul_right {
    width: 46%;
  }
}

@media screen and (max-width:1072px) {
  .brett_benefits {
    width: 50.7%;
  }

  .thebenefits_txt {
    width: 52%;
  }
}

@media screen and (max-width:1045px) {
  .terpenes_right_outer {
    /* display: block; */
    position: relative;
    margin-top: -595px;
    left: 70px;
    top: 0;
  }

  @supports (-ms-ime-align:auto) {
    .terpenes_right_outer {
      position: relative;
      margin-top: 240px;
      left: -40px;
      top: 0px;
    }
  }

  .terpenes_hdr {
    background: rgba(0, 0, 0, 0.5);
    color: #38cbd4;
    font-family: 'ITC Avant Garde Gothic W01 Bd';
    font-size: 2em;
    padding: 18px 15px;
    /* border-left: 4px solid #00868e; */
    width: 91.5%;
    position: relative;
    left: 29px;
    margin-bottom: 3px;
  }

  .terpenes_text_blue {
    background-color: #00868e;
    padding: 20px;
    width: 90%;
    font-size: 17px;
    line-height: 21px;
    position: relative;
    left: 31px;
    top: -28px;
  }

  .terpenes_play {
    position: relative;
    top: -46px;
    left: 25px;
  }
}

@media screen and (min-width: 45em) {
  [role='navigation'] {
    float: right;
    width: 80%;
  }
}

@media screen and (min-width: 40em) {
  [role='navigation'] {
    float: right;
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    /* margin-top: -20px; */
    background: none;
    z-index: 0;
    /* left: 200px; */
    font-size: 12px !important;
  }

  [role='navigation'] li {
    width: 10%;
    margin: 0em 2em;
  }
}

@media screen and (max-width:1068px) {
  .oil_digested_left {
    margin: 25px 0 0 15%;
  }
}

@media screen and (max-width:1038px) {
  .max_absorption_right_inner {
    padding: 4%;
  }

  .guarantee_left {
    padding: 99px 0 0 34px;
  }

  p.moremg_text {
    font-size: 5vw;
  }
}

@media screen and (max-width:1024px) {
  [role='navigation'] {
    left: 0;
  }

  [role='navigation'] li {
    /* width: 66px; */
    margin: 0em 2em;
  }

  .whycbd_right {
    padding-right: 5px;
  }

  .thebenefits_txt2 {
    padding: 5px 145px 45px 154px;
  }

  .oil_vs_water_col3 {
    padding: 44px 20px 20px;
  }

  .lotsofcbd_inner {
    width: 85%;
  }

  p.get300mgs_text {
    padding: 33px 103px;
  }

  .nano_emul_right {
    padding: 29px 5% 1px 0%;
  }

  .inmount_hdr {
    width: 50%;
  }

  .guaranteebtm_left {
    padding: 2px 0 0 51px;
  }
}

@media screen and (max-width: 1014px) {
  #variouscbd {
    background-color: #f8f3e6;
    color: #377e90;
    height: 510px;
    display: inline-table;
  }

  .variouscbd_left {
    float: left;
    width: 45%;
    margin-top: 3%;
  }

  .sumitup_text_outer {
    left: 257px;
    top: -412px;
  }

  .oil_vs_water_col3 {
    padding: 44px 20px 10px;
    width: 31%;
  }
}

@media screen and (max-width: 998px) {
  .subhdr2 {
    right: 4%;
  }

  .max_absorption_right_inner {
    padding: 3%;
  }

  img.guarantee_1_seal {
    display: inline-block;
    width: 90%;
  }

  .bizman_left, .devicemadness_right {
    padding: 40px 8px 0;
  }

  .guarantee_right {
    width: 29%;
  }
}

@media screen and (max-width:978px) {
  .the_comparison_row4 {
    width: 90%;
  }

  .sumitup_bullets {
    margin: 50px 0 35px 22px;
  }

  .sumitup_txt {
    margin-left: 73px;
  }

  .bizman_left {
    width: 485px;
  }

  .max_absorption_right_inner {
    padding: 2%;
  }

  .nano_emul_right {
    width: 42%;
  }

  .devicemadness_right {
    width: 50%;
  }

  img.devicemadness_play.devicemadness_vid_play {
    width: 97%;
  }

  .guaranteebtm_left {
    padding: 2px 0 0 5px;
    width: 47%;
  }
}

@media screen and (max-width:964px) {
  .oilbased_text_outer, .waterbased_text_outer {
    width: 385px;
  }

  p.get300mgs_text {
    font-size: 2.75vw;
  }

  p.nanotech_text {
    font-size: 4vw;
  }

  .madein_inner {
    margin-right: 18px;
  }

  .madein_text {
    width: 50%;
  }
}

@media screen and (max-width:950px) {
  [role='navigation'] {
    font-size: 12px !important;
  }

  [role='navigation'] li {
    width: 100px;
    margin: 0;
  }

  .top_logo {
    right: 7%;
  }

  .subhdr {
    font-size: 3.25vw;
    width: 63%;
  }

  .subhdr2 {
    right: 1%;
  }

  .full_spectrum {
    padding: 25px 15px;
  }

  .orderbtn_outer {
    font-size: 35px;
  }

  .momslife_left {
    width: 52%;
  }

  .momslife_hdr {
    font-size: 35px;
  }

  .brett_benefits {
    width: 57.7%;
  }

  .thebenefits_txt2 {
    padding: 5px 145px 45px 148px;
    left: 65px;
  }

  .whycbd_hdr {
    font-size: 47px;
  }

  .oil_vs_water_col1 {
    padding: 67px 25px 0 48px;
  }

  .oil_vs_water_col2 {
    width: 34%;
    position: relative;
    left: -45px;
  }

  .nano_emul_right {
    width: 41%;
  }
}

@media screen and (max-width:940px) {
  .bizman_left {
    width: 49%;
  }

  .lotsofcbd_inner {
    width: 86%;
  }

  .oil_digested_left {
    margin: 25px 0 0 5%;
  }
}

@media screen and (max-width:930px) {
  .top_logo {
    left: -70px;
  }

  [role='navigation'] {
    left: 0;
  }

  [role='navigation'] li {
    width: 83px;
    margin: 0 12px;
  }

  .sumitup_bullets {
    font-size: 3vw;
    margin: 50px 0 35px 45px;
  }

  .sumitup_txt {
    font-size: 3.5vw;
  }
}

@media screen and (max-width:920px) {
  .subhdr2 {
    right: 7%;
    font-size: 3vw;
  }

  .full_spectrum {
    font-size: 3vw;
  }

  .devicemadness_left {
    float: left;
    width: 45%;
  }

  .max_absorption_right {
    font-size: 3vw;
  }

  .oil_digested_left {
    font-size: 2.5vw;
  }

  #lotsofcbd {
    font-size: 2.75vw;
  }

  .guarantee_left {
    padding: 66px 0 0 0px;
  }

  .thebenefits_txt2 {
    padding: 5px 35px 45px 228px;
  }

  .bizman_right {
    width: 48%;
  }

  img.bizman_play.bizman_vid_play {
    width: 95%;
  }

  .bizman_right {
    width: 49%;
  }

  .whycbd_hdr {
    font-size: 5vw;
  }

  .nano_emul_right {
    width: 41%;
    padding: 63px 5% 51px 0%;
  }
}

@media screen and (max-width:900px) {
  [role='navigation'] li {
    margin: 0em 1px;
  }

  .the_comparison_row1_inner {
    width: 98%;
  }

  img.momsvid_play.momslife_vid_play {
    width: 98%;
  }

  img.bizman_img {
    width: 95%;
  }
}

@media screen and (max-width: 885px) {
  .momslife_left {
    padding: 40px 45px 10px;
  }

  .momslife_hdr {
    font-size: 3.4vw;
  }

  .momslife_hdr2 {
    margin: 18px 0 25px 50px;
  }

  .momslife_right {
    width: 41%;
    position: relative;
    left: -34px;
  }

  .top_logo {
    left: -40px;
  }

  #hdr_play {
    font-size: 6vw;
  }

  .family_inner_right {
    margin-top: -115px;
  }

  .ho_prodshot {
    margin-top: -80px;
  }

  .maxabsorb_txt_bold_1 {
    top: 27px;
  }

  .maxabsorb_txt_bold_2 {
    top: 69px;
  }

  .taste_inner {
    font-size: 3vw;
    width: 85%;
  }

  .momslife_left {
    padding: 40px 39px 10px;
    width: 48%;
  }

  .momslife_right {
    width: 41%;
  }

  .nano_emul_left {
    width: 42%;
  }

  img.nano_emulsified_img {
    width: 126%;
  }

  .thebenefits_txt {
    width: 62%;
    margin: 30px 27%;
  }

  img.devicemadness_img {
    width: 102%;
  }
}

@media screen and (max-width:875px) {
  .momslife_right {
    width: 41%;
    position: relative;
    left: -37px;
  }
}

@media screen and (max-width:865px) {
  #family_intro {
    padding: 50px 45px;
    height: auto;
  }

  .family_inner_left {
    width: 50%;
  }

  .oilbased_text_outer, .waterbased_text_outer {
    width: 41%;
  }

  .momslife_left {
    padding: 40px 12px 10px;
    width: 49%;
  }

  .momslife_right {
    width: 47%;
    left: 0;
  }
}

@media screen and (max-width:855px) {
  .top_logo {
    left: -14px;
  }

  .ho_prodshot {
    margin-top: -80px;
    width: 95%;
  }

  .subhdr {
    font-size: 3.25vw;
    width: 60%;
    margin-right: 0;
  }

  #family_intro {
    padding: 50px 15px;
  }

  .family_inner_right {
    margin-top: 115px;
    width: 44%;
  }

  .guarantee_hdr {
    font-size: 10vw;
  }

  .guarantee_txt {
    font-size: 2.5vw;
  }

  .oilgif, .watergif {
    width: 100%;
    height: auto;
  }

  .inmount_hdr {
    font-size: 5VW;
  }

  .bizman_right {
    width: 47%;
  }
}

@media screen and (max-width: 842px) {
  .meet_brett_inner_left {
    /* width: 27%;
    float: left; */
    flex: 0 1 auto;
  }

  .meet_brett_inner_right {
    flex: 0 1 auto;
  }

  .meetbrett_w_prodshot {
    width: 228px;
  }

  .pad35 {
    padding-left: 0;
    display: inline;
  }

  .momslife_right {
    left: -3px;
  }
}

@media screen and (max-width: 836px) {
  .brett_benefits {
    width: 65.7%;
  }

  .guarantee2_text2 {
    font-size: 5vw;
  }

  .thebenefits_txt2 {
    line-height: 26px;
    padding: 37px 35px 5px 228px;
  }

  .maxabsorb_txt_bold_1, .maxabsorb_txt_bold_2 {
    left: 1%;
  }

  .maxabsorb_txt_bold_1 {
    top: 24px;
  }

  .maxabsorb_txt_bold_2 {
    top: 66px;
  }

  .oil_vs_water_col1 {
    padding: 67px 25px 0 23px;
  }

  .orderbtn_outer {
    font-size: 4VW;
  }

  .oil_digested_left {
    margin: 25px 0 0 2%;
  }

  .oilbased_text_outer p, .waterbased_text_outer p {
    margin-top: -24px;
  }

  .momslife_right {
    float: left;
    left: -1%;
  }
}

@media screen and (max-width:812px) {
  img.hdr_brett {
    left: -70px;
  }

  .terpenes_right_outer {
    left: 20px;
  }

  .gut_br {
    display: none;
  }

  .comaprison_hdr_txt2 {
    font-size: 4vw;
  }

  .oilbased_vid_outer, .waterbased_vid_outer {
    width: 100%;
    max-width: 49%;
    font-size: 2.5vw;
  }

  .oil_digested_left {
    margin: 25px 0 0 5px;
  }

  .oil_vs_water_col1 {
    padding: 0;
    position: relative;
    float: right;
    right: 59%;
    top: 36px;
  }

  .oil_vs_water_col2 {
    width: 47%;
    top: 100px;
    position: relative;
  }

  .oil_vs_water_col3 {
    padding: 44px 20px 110px;
    width: 47%;
  }
}

@media screen and (max-width:835px) {
  img.hdr_brett {
    left: -20px;
    /* border:thin solid green; */
  }
}

@media screen

/*pixel 2xl portrait or landscape */
and (device-width: 412px) and (device-height: 823px) and (-webkit-device-pixel-ratio: 3.5) and (orientation: landscape) {
  /* img.hdr_brett {
    left: -20px;
    border:thin solid green;
  } */
  /* .oilbased_text_outer, .waterbased_text_outer {
    line-height: 4.5vh;
  } */
}

@media screen and (max-width: 806px) {
  img.hdr_brett {
    left: -120px;
  }

  .top_logo {
    left: -44px;
  }

  .subhdr {
    margin-right: -7%;
    font-size: 4vw;
    width: 83%;
  }

  .subhdr2 {
    right: 3%;
    font-size: 4vw;
  }
}

@media screen and (max-width: 768px) {
  [role='navigation'] {
    /* left: 32px; */
  }

  .digestimg {
    width: 22%;
  }

  .comaprison_hdr_txt2 {
    font-size: 4vw;
  }

  .oilbased_text_outer, .waterbased_text_outer {
    padding: 26px 25px 0 25px;
    font-size: 2.4vw;
  }

  .oilbased_text_outer p, .waterbased_text_outer p {
    margin-top: -15px;
  }

  .eurofins_play {
    top: -15px;
    left: 35px;
  }

  .sumitup_hdr {
    font-size: 8vw;
  }

  .sumitup_bullets {
    font-size: 2.75vw;
    margin: 50px 0 35px 33px;
  }

  .sumitup_txt {
    margin-left: 23px;
  }

  .brett_benefits {
    width: 70.7%;
  }

  .bizman_hdr {
    font-size: 3.4vw;
  }

  .bizman_left, .devicemadness_right {
    padding: 0px 8px 0;
  }

  #variouscbd {
    height: 410px;
  }

  .variouscbd_right {
    padding: 44px 103px 24px 1px;
  }

  .momslife_left {
    padding: 50px 12px 10px 4px;
    width: 49%;
  }

  .momslife_right {
    float: left;
    left: -2.75%;
  }

  .guaranteebtm_txt2 {
    display: none;
  }

  .guaranteeMoveTxt {
    font-size: 27px;
    text-align: center;
    margin-top: 40px !important;
    color: #9e652a;
    margin: 45px !important;
  }

  .guaranteebtm_right {
    width: 37%;
  }
}

@media screen and (max-width:748px) {
  #thebenefits {
    background-position-x: 0px;
    height: 507px;
  }

  .brett_benefits {
    width: 66.7%;
    top: 2px;
  }

  .thebenefits_right {
    padding-top: 15px;
  }

  .thebenefits_hdr {
    font-size: 6vw;
  }

  .thebenefits_txt2 {
    /* line-height: 3vh; */
    padding: 27px 35px 5px 207px;
  }

  .whycbd_hdr_text_lrg {
    font-size: 4.5vw;
  }
}

@media only screen and (min-width:737px) {
  [role='navigation'] {
    float: left;
    display: inline !important;
    position: relative;
    width: 90%;
    margin: 0 auto;
    /*margin-top:-50px;*/
    background: none;
    z-index: 0;
  }

  .menu-button {
    display: none;
  }

  [role='navigation'] li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    background: none;
    color: #333;
    /*width:18%;*/
    padding: 12px 4px;
    margin: 0;
    text-transform: uppercase;
  }

  [role="navigation"] .top-level a {
    background: none;
    color: #333;
    padding: 0;
  }

  nav li.wisdom {
    margin: 0px;
  }

  li.dojo, nav li.contact {
    float: left;
  }

  [role='navigation'] li a {
    border-left: none;
    border-bottom: none;
  }

  [role='navigation'] li ul li a {
    border-bottom: none;
  }
}

@media screen and (max-width:736px) {
  [role='navigation'] {
    float: right;
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    /*margin-top:-50px*/
    ;
    background: none;
    z-index: 0;
  }

  .menu-button {
    left: 39px;
    position: relative;
    z-index: 2000;
  }

  [role='navigation'] li {
    width: 100%;
    left: -10px;
  }

  [role='navigation'] li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
    /*background:none;*/
    color: #FFFFFF;
    /*width:18%;*/
    padding: 12px 0 12px 10px;
    margin: 0em;
    text-transform: uppercase;
  }

  [role="navigation"] .top-level a {
    background: none;
    color: #FFF;
    padding: 0 0 0 10px;
  }

  nav li.wisdom {
    margin: 0px;
  }

  li.dojo, nav li.contact {
    float: left;
  }

  [role='navigation'] li a {
    border-left: none;
    border-bottom: none;
  }

  [role='navigation'] li ul li a {
    border-bottom: none;
  }

  .fim_text_lrg {
    font-size: 5.5vw;
  }

  .maxabsorb_txt_bold_1, .maxabsorb_txt_bold_2 {
    left: 1%;
  }

  .maxabsorb_txt_bold_1 {
    top: 11px;
    font-size: 7vw;
  }

  .maxabsorb_txt_bold_2 {
    top: 50px;
    font-size: 5.25vw;
  }

  .absorb_all_inner {
    width: 93%;
  }

  .oilbased_vid_outer, .waterbased_vid_outer {
    float: left;
    margin-left: 26px;
  }

  .oilbased_vid_play, .waterbased_vid_play {
    width: 95%
  }

  .oilbased_text_outer, .waterbased_text_outer {
    padding: 4px 25px 0 25px;
    font-size: 2.35vw;
    height: 279px;
    width: 36%;
    line-height: 21px;
  }

  .oilbased_text_outer p, .waterbased_text_outer p {
    margin-top: 6px;
    margin-bottom: 0;
  }

  .thebenefits_txt2 {
    /* line-height: 6vh; */
  }

  .fim_outer {
    width: 100%;
  }

  img.variouscbd_img {
    width: 118%;
  }

  #oil_vs_water {
    height: 450px;
  }

  .momslife_right {
    float: left;
    left: 1%;
  }

  img.momslife_img {
    width: 100%;
  }

  .guarantee2_text3 {
    font-size: 6vw;
  }
}

@media only screen

/* iphone 6,7,8 */
and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
  .oilbased_text_outer, .waterbased_text_outer {
    padding: 4px 25px 0 25px;
    font-size: 2.35vw;
    height: 279px;
    width: 36%;
    line-height: 23px;
  }
}

@media screen and (max-width:731px) {
  img.hdr_brett {
    left: -150px;
  }

  .momslife_left {
    padding: 50px 12px 10px 4px;
    width: 50%;
  }

  .momslife_right {
    float: left;
    left: -4px;
  }
}

@media screen and (max-width: 708px) {
  #terpenes {
    background-size: cover;
  }

  .terpenes_hdr {
    font-size: 1.5em;
    width: 93.5%;
  }

  .terpenes_hdr_hr {
    position: relative;
    top: -28px;
    width: 475px;
    border: 2px solid #00868e;
    left: 28px;
  }

  .terpenes_text_blue {
    width: 91%;
  }

  .terpenes_play {
    width: 102%;
  }

  .digestimg {
    width: 19%;
  }

  .momslife_left {
    padding: 40px 18px 10px;
    width: 47%;
  }
}

@media screen and (max-width:699px) {
  .top_logo {
    left: -14px;
  }

  .subhdr {
    margin-right: -8%;
  }

  .fim_text_lrg {
    padding: 0 50px;
    font-size: 5.75vw;
  }

  .thebenefits_txt2 {
    /* line-height: 3vh; */
    padding: 23px 35px 0px 197px;
  }

  .eurofins_play {
    left: -1px;
    width: 100%;
  }

  .sumitup_text_outer {
    left: 217px;
  }

  .digestimg {
    width: 10%;
  }

  .devicemadness_hdr {
    font-size: 3.4vw;
  }
}

@media screen and (max-width:689px) {
  #thebenefits {
    height: 407px;
  }

  .brett_benefits {
    width: 57.7%;
  }

  .thebenefits_right {
    left: -10%;
  }

  .thebenefits_hdr {
    margin-left: 327px;
  }

  .thebenefits_txt {
    width: 52%;
    margin: 30px 44%;
  }

  .thebenefits_txt2 {
    padding: 3px 15px 0px 327px;
    left: 0;
    margin-right: 0;
    height: 83px;
  }
}

@media screen and (max-width:680px) {
  .eurofins_3rdparty_outer {
    float: left;
    padding: 35px 6vw 29px;
  }

  .eurofin_logo_bar {
    display: none;
  }

  .eurofin_building {
    width: 100%;
  }

  .eurofins_top {
    display: block;
  }

  .eurofins_purple_outer {
    display: block;
  }

  .eurofins_purple {
    width: 95%;
    float: nonw;
  }

  .eurofin_lab {
    right: 0;
    width: 100%;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  .oilbased_text_outer, .waterbased_text_outer {
    padding: 4px 25px 0 25px;
    font-size: 2.35vw;
    height: 279px;
    width: 36%;
    line-height: 23px;
  }
}

@media screen and (max-width:667px) {
  img.hdr_brett {
    top: 0px;
    left: -170px;
  }

  .faq_inner {
    display: block;
  }

  .faq_wide {
    display: none;
  }

  .faq_left, .faq_right, .faq_purple, .faq_blue {
    width: 100%;
  }

  .momslife_left {
    padding: 40px 15px 10px;
    width: 48%;
  }

  .momslife_right {
    float: right;
    left: -2px;
  }

  .thebenefits_txt2 {
    padding: 3px 15px 0px 439px;
    /* line-height: 6vh; */
  }

  .variouscbd_right {
    padding: 42px 17px 24px 1px;
    width: 45%;
  }

  .inmouth_btm_text {
    width: 65%;
  }

  .oil_vs_water_col3 {
    padding: 44px 7px 110px;
  }

  .madein_text {
    width: 90%;
    background-color: rgba(60, 59, 59, 0.7);
    color: #fff;
    padding: 2px;
  }
}

@media screen and (max-width:666px) {
  .oilbased_text_outer, .waterbased_text_outer {
    line-height: 20px;
  }
}

@media screen and (max-width:659px) {
  .max_absorption_right_inner {
    padding: 1px 2%;
  }

  .brett_benefits {
    width: 57.7%;
    top: 24px;
  }

  .thebenefits_txt2 {
    padding: 4px 12px 0px 157px;
    left: 35%;
    margin-right: 0;
    height: 83px;
    width: 300px;
  }

  .sumitup_text_outer {
    left: 195px;
  }

  .whycbd_txt {
    color: #fff;
    clear: both;
    text-align: left;
    padding: 5px;
  }
}

@media screen and (max-width:649px) {
  img.hdr_brett {
    position: relative;
    top: 4px;
  }

  .inmouth_btm_text {
    width: 85%;
  }

  .brett_benefits {
    width: 39.7%;
    top: 0px;
  }

  .thebenefits_txt2 {
    padding: 4px 18px 0px 0px;
    left: 0;
    margin-right: 0;
    height: 63px;
    width: 89%;
    font-size: 4vw;
    top: -15px;
  }

  .oil_vs_water_col2 {
    width: 46%;
  }

  .inmouth_btm_text {
    width: 85%;
  }

  .inmouth_btm_text1 {
    margin-top: 15px !important;
    display: inline-block;
  }
}

@media screen and (max-width:639px) {
  .top_logo {
    top: -535px;
  }

  img.hdr_brett {
    position: relative;
    top: 14px;
  }

  .subhdr {
    top: -528px;
  }

  .subhdr2 {
    top: -517px;
  }

  #sumitup {
    height: 360px;
  }

  .sumitup_mom {
    width: 75%;
  }

  .sumitup_text_outer {
    left: 175px;
    top: -342px;
  }

  #variouscbd {
    height: 359px;
  }

  .variouscbd_right {
    padding: 43px 16px 24px 1px;
    width: 52%;
  }

  footer .copyright {
    margin-top: 60px;
  }
}

@media screen and (max-width: 568px) {
  .top_logo {
    top: -615px;
  }

  .subhdr {
    top: -548px;
    width: 78%;
  }

  .subhdr2 {
    top: -517px;
  }

  img.hdr_brett {
    top: 62px;
  }

  .full_spectrum {
    height: 100%;
    font-size: 5vw;
  }

  .fim_text {
    padding: 0px 0px 0 10px;
  }

  .fim_text_lrg {
    padding: 0 10px;
  }

  .fim_text_lrg_bold {
    padding: 0 7px;
  }

  .maxabsorb_txt_bold_1 {
    top: 7px;
  }

  .maxabsorb_txt_bold_2 {
    top: 40px;
  }

  .max_absorption_right {
    line-height: 22px;
  }

  .oil_digested_txt {
    font-size: 3vw;
  }

  .oil #oilbased {
    height: 383px;
  }

  /* .oilbased_text_outer, .waterbased_text_outer {
      height: 227px;
    } */
  .oilbased_vid_outer, .waterbased_vid_outer {
    width: 100%;
    font-size: 2.5vw;
    float: none;
    margin-left: 8px;
    display: block;
    width: 100%;
    position: relative;
    max-width: 406px;
  }

  .oilbased_text_outer, .waterbased_text_outer {
    padding: 4px 5px 0 5px;
    font-size: 4.35vw;
    height: 279px;
    width: 93%;
    line-height: 28px;
  }

  .taste_inner {
    font-size: 6vw;
    width: 90%;
    line-height: 32px;
  }

  p.get300mgs_text {
    font-size: 3.75vw;
    padding: 33px 40px;
  }

  .oil_vs_water_col3 {
    padding: 4px 20px 60px;
    width: 46%;
  }

  .sumitup_text_outer {
    left: 115px;
  }

  .sumitup_bullets {
    font-size: 3vw;
  }

  .thebenefits_txt2 {
    /* line-height: 9vh; */
  }

  .momslife_right {
    width: 46%;
  }

  img.other_vs_harrelsons_img {
    width: 128%;
  }

  .sumitup_text2 {
    width: 70%;
  }
}

@media screen and (max-width: 508px) {
  .terpenes_right_outer {
    left: -15px;
  }

  .oil_digested_left {
    width: 496px;
  }

  .sumitup_text_outer {
    left: 45px;
  }
}

@media screen and (max-width: 472px) {
  .terpenes_right_outer {
    left: -35px;
  }

  .oil_digested_left {
    width: 95%;
  }

  .sumitup_text_outer {
    left: 15px;
  }
}

@media screen and (max-width: 435px) {
  .menu-button {
    left: 28px;
    top: -15px;
  }

  header[role="banner"] {
    background: radial-gradient(circle, rgba(255, 207, 108, 1) 35%, rgba(255, 147, 0, 1) 71%), rgba(255, 147, 0, 1);
    height: 412px;
    background-position-x: -60px;
    background-repeat-x: no-repeat;
  }

  .top_logo {
    top: -363px;
    left: -50px;
    width: 85%;
  }

  img.hdr_brett {
    top: 37px;
    left: -70px;
  }

  .subhdr {
    top: -358px;
    margin-right: 1px;
    font-size: 7vw;
    line-height: 27px;
    padding: 6px 3px 6px 58px;
    width: 69%;
  }

  .subhdr2 {
    top: -342px;
    right: 1px;
    font-size: 4.85vw;
    line-height: 23px;
    width: 69%;
  }

  .hdr_play_btn_round {
    left: 2%;
    width: 16%;
    top: 11px;
  }

  .meet_brett_inner {
    display: block;
    line-height: 30px;
  }

  .meet_brett_tan {
    margin: 15px;
  }

  .meetbrett_w_prodshot {
    width: 100%;
  }

  .full_spectrum {
    height: 100%;
    font-size: 6vw;
  }

  #family_intro {
    padding: 50px 10px;
  }

  .family_inner_left {
    width: 100%;
    float: none;
  }

  .family_inner_right {
    margin-top: 85px;
    width: 100%;
    float: none;
  }

  .ho_prodshot {
    margin: -67px 0 21px;
  }

  .family_bold {
    font-size: 7vw;
  }

  .fim_text_lrg {
    font-size: 10vw;
  }

  .orderbtn_outer {
    font-size: 6vw;
  }

  .ordernow_btn {
    padding-top: 12px;
  }

  .terpenes_right_outer {
    left: -35px;
    width: 100%;
    display: inline-block;
  }

  .terpenes_hdr {
    font-size: 1.5em;
    width: 93%;
  }

  .terpenes_hdr_hr_vert {
    display: none;
  }

  .terpenes_hdr_hr {
    position: relative;
    top: -28px;
    width: 395px;
    border: 2px solid #00868e;
    left: 28px;
  }

  .maxabsorb_txt_bold_1, .maxabsorb_txt_bold_2 {
    left: 4%;
  }

  .maxabsorb_txt_bold_1 {
    top: 19px;
    font-size: 17.5vw;
  }

  .maxabsorb_txt_bold_2 {
    top: 71px;
    font-size: 13.25vw;
  }

  .max_absorption_right {
    height: 60px;
    line-height: 26px;
    font-size: 6vw;
    width: 100%;
    float: none;
  }

  .max_absorption_right_inner {
    padding: 2px 17px;
  }

  .fleximg {
    width: 100%;
    float: none;
    display: block;
  }

  .max_absorption_right {
    height: 60px;
    line-height: 27px;
    font-size: 6vw;
    width: 100%;
    float: none;
    display: block;
  }

  .max_absorption_right_inner {
    padding: 11px 2%;
  }

  .the_comparison_row1_inner {
    font-size: 5.5vw;
  }

  #oil_digested {
    width: 96%;
  }

  .oil_digested_left {
    width: 100%;
    margin: -4px 0;
    float: none;
    color: #e29d8a;
    font-size: 4vw;
    display: block;
    padding: 5px;
  }

  .oil_digested_hdr {
    font-size: 7vw;
  }

  .oil_digested_txt {
    font-size: 5vw;
  }

  .sumitup_text2 {
    font-size: 40px;
    width: 70%;
  }

  .oil_digested_right {
    display: none;
  }

  .oilbased_vid_outer, .waterbased_vid_outer {
    width: 100%;
    font-size: 2.5vw;
    float: none;
    margin-left: 8px;
    display: block;
    width: 100%;
    position: relative;
    max-width: 406px;
  }

  .oilbased_text_outer, .waterbased_text_outer {
    padding: 4px 5px 0 5px;
    font-size: 4.35vw;
    height: 279px;
    width: 93%;
    line-height: 25px;
  }

  .taste_inner {
    font-size: 6vw;
    width: 90%;
    /* line-height: 3.5vh; */
  }

  #sumitup {
    height: 340px;
  }

  .sumitup_mom {
    width: 45%;
    top: 136px;
    position: relative;
  }

  .sumitup_text_outer {
    left: 2px;
    width: 98%;
    top: -188px;
  }

  .sumitup_hdr {
    font-size: 10vw;
  }

  .sumitup_bullets {
    font-size: 4.25vw;
    margin: 20px 0 35px 33px;
  }

  li {
    margin-bottom: 2px;
  }

  .sumitup_txt {
    margin-left: 23px;
    padding-left: 23%;
    font-size: 6.5vw;
    line-height: 27px;
  }

  .momslife_left {
    padding: 17px 5px 10px;
    width: 97%;
    z-index: 100;
    position: relative;
  }

  .momslife_hdr {
    font-size: 7.4vw;
  }

  .momslife_right {
    width: 100%;
    float: none;
    display: block;
    z-index: 50;
  }

  .momslife_img {
    margin: auto;
    max-width: 425px;
    width: 100%;
  }

  .guarantee_left {
    padding: 37px 0 0 0px;
  }

  .guarantee_hdr {
    font-size: 13vw;
  }

  .guarantee_txt {
    font-size: 4vw;
    padding-left: 5px;
    text-align: left;
    margin-top: 26px !important;
  }

  .guarantee_right {
    width: 82%;
  }

  .brett_benefits {
    width: 25.7%;
  }

  .thebenefits_right {
    left: -60%;
  }

  .thebenefits_hdr {
    margin-left: 387px;
    font-size: 9vw;
  }

  .thebenefits_txt {
    width: 56%;
    margin: 30px 41%;
  }

  .thebenefits_txt2 {
    line-height: 20px;
    padding: 4px 18px 0px 0px;
    left: 0;
    margin-right: 0;
    height: 63px;
    width: 97%;
    font-size: 5vw;
  }

  .makesbetter {
    display: block;
  }

  .bizman_left {
    width: 96%;
    float: none;
  }

  .bizman_right {
    width: 100%;
  }

  .bizman_hdr {
    font-size: 7.4vw;
  }

  .whycbd_left {
    width: 100%;
    float: none;
  }

  .whycbd_hdr_text_lrg {
    font-size: 8.5vw;
  }

  .whycbd_right {
    float: right;
    color: #ffffff;
    background-color: #000000;
    width: 100%;
    padding-right: 0;
  }

  .whycbd_hdr {
    font-size: 10vw;
    padding: 16px 5px 2px;
  }

  .whycbd_hdr_text_sml1, .whycbd_hdr_text_sml2 {
    font-size: 19px;
  }

  #lotsofcbd {
    font-size: 5vw;
  }

  .variouscbd_left {
    float: none;
    width: 100%;
    margin-top: 0;
  }

  .variouscbd_right {
    width: 92%;
  }

  #oil_vs_water {
    height: auto;
  }

  .oil_vs_water_col1 {
    padding: 0;
    position: relative;
    float: right;
    right: 21%;
    top: 76px;
  }

  .oil_vs_water_col2 {
    width: 100%;
    left: 0;
  }

  .oil_vs_water_col3 {
    display: block;
    float: none;
    clear: both;
    padding: 4px 20px 60px;
    width: 89%;
    top: 63px;
    position: relative;
  }

  p.get300mgs_text {
    font-size: 5.75vw;
    padding: 33px 40px;
  }

  .nano_emul_left {
    width: 100%;
  }

  .nano_emul_right {
    width: 100%;
    padding: 0;
  }

  .inmount_hdr {
    font-size: 10vw;
    width: 100%;
    text-align: center;
  }

  .inmouth_inner {
    width: 83%;
    margin-left: 6%;
  }

  .reg_drops_img, .nano_drops_img {
    float: none;
    margin-left: 0%;
    width: 100%;
  }

  .devicemadness_hdr {
    font-size: 7.4vw;
  }

  .devicemadness_left {
    float: right;
    width: 100%;
  }

  .devicemadness_right {
    padding: 13px 8px 0;
    width: 95%;
  }

  .madein_text {
    padding: 7px;
    font-size: 5vw;
    line-height: 23px;
  }

  .sumitup_text_sml2 {
    width: 65%;
    margin: auto;
    font-size: 5vw;
  }

  .sumitup_text2 {
    font-size: 40px;
    width: 72%;
    margin: auto;
    line-height: 40px;
  }

  .guaranteebtm_left {
    padding: 0;
    width: 100%;
  }

  .guaranteebtm_right {
    width: 100%;
  }

  #guarantee2 {
    padding-top: 20px;
  }

  .guarantee2_inner {
    width: 80%;
  }

  .guaranteeMoveTxt {
    font-size: 5vw;
  }
}

@media screen and (max-width:375px) {
  header[role="banner"] {
    height: 376px;
  }

  .top_logo {
    top: -335px;
  }

  .subhdr {
    top: -320px;
    margin-right: 0px;
    font-size: 7vw;
    line-height: 24px;
    padding: 6px 3px 6px 58px;
    width: 75%;
  }

  .subhdr2 {
    top: -305px;
  }

  .terpenes_skeleton {
    width: 93%;
    left: 0;
  }

  .terpenes_right_outer {
    left: -35px;
    width: 100%;
    display: inline-block;
  }

  .terpenes_hdr {
    font-size: 1.35em;
    width: 83%;
  }

  .terpenes_hdr_hr {
    position: relative;
    top: -28px;
    width: 92%;
    border: 2px solid #00868e;
    left: 28px;
  }

  .oilbased_vid_outer, .waterbased_vid_outer {
    margin-left: 0;
  }

  .oilbased_vid_play, .waterbased_vid_play {
    width: 100%;
  }

  .oilbased_text_outer, .waterbased_text_outer {
    padding: 4px 5px 0 5px;
    width: 97%;
    margin-left: 0;
  }

  .maxabsorb_txt_bold_1 {
    top: 16px;
    font-size: 17.5vw;
  }

  .maxabsorb_txt_bold_2 {
    top: 62px;
    font-size: 13.25vw;
  }

  .sumitup_text_outer {
    top: -158px;
  }

  .sumitup_mom {
    top: 158px;
  }

  .bizman_left {
    width: 95%;
  }
}

@media screen and (max-width:320px) {
  .top_logo {
    top: -302px;
    left: -40px;
    width: 85%;
  }

  .subhdr {
    top: -290px;
  }

  .subhdr2 {
    top: -265px;
  }

  img.hdr_brett {
    top: 77px;
  }

  .terpenes_hdr {
    font-size: 1.19em;
    width: 83%;
  }

  .terpenes_text_blue {
    width: 89%;
  }

  .maxabsorb_txt_bold_1 {
    top: 12px;
  }

  .maxabsorb_txt_bold_2 {
    top: 51px;
  }

  .max_absorption_right_inner {
    padding: 2px 2%;
  }

  .sumitup_text_outer {
    top: -128px;
  }

  #sumitup {
    height: 312px;
  }

  .sumitup_bullets {
    font-size: 14px;
    margin: 20px 0 35px 11px;
  }

  .thebenefits_hdr {
    margin-left: 287px;
  }

  .thebenefits_txt2 {
    /* line-height: 3vh; */
    padding: 4px 5px 0px 0px;
    left: 190px;
    margin-right: 0;
    height: 75px;
    width: 62%;
    font-size: 8vw;
  }

  .bizman_left {
    width: 94%;
  }

  .oil_vs_water_col3 {
    padding: 4px 13px 60px;
  }
}
