@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;600;700;900&display=swap");
html, body {
  overflow-x: hidden;
}

html {
  height: 100%;
  font-size: 18px;
}

.main{
  max-width: 1920px;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  html {
    height: auto;
  }
}

body {
  font-size: 1rem;
  line-height: 1.4;
  color: #000;
  font-family: "Work Sans", sans-serif;
  font-weight: normal;
  overflow-x: hidden;
}

img {
  max-width: 100%;
}

h1, h2, h3, h4, h5 {
  font-weight: 900;
  margin: 0 0 20px;
}

h1 {
  font-size: 3.8rem;
}

@media only screen and (max-width: 991px) {
  h1 {
    font-size: 2.5rem;
  }	
}

h2 {
  font-size: 3.5rem;
}

@media only screen and (max-width: 991px) {
  h2 {
    font-size: 2.1rem;
  }
}

h3 {
  font-size: 3rem;
}

@media only screen and (max-width: 991px) {
  h3 {
    font-size: 1.8rem;
  }
}

h4 {
  font-size: 2.5rem;
}

@media only screen and (max-width: 991px) {
  h4 {
    font-size: 1.4rem;
  }
}

h5 {
  font-size: 2rem;
}

@media only screen and (max-width: 991px) {
  h5 {
    font-size: 1rem;
  }
}

.drvideo {
	margin-top: -20px !important;
    float: right;
    position: relative;
    padding-top: 0px;
    padding-right: 80px; z-index: 500;
}

input, button {
  border: 0;
}

a, input, button {
  transition: all .2s ease;
}

a:focus, input:focus, button:focus {
  outline: none;
}

p {
  margin: 0 0 30px;
}

.discovery {font-weight: 700; font-size: 1.75rem; letter-spacing: 0.12rem;}
.revolutionary {font-weight: 600 !important; font-size: 1.4rem; font-style: italic; letter-spacing: 0.12rem; text-transform: none !important; margin-top: -5px; margin-bottom: 0px}
.fw6xan {font-weight: 700; color: #6a6b6a;}
.fw500xan {font-weight: 700; font-size: 2.2rem; letter-spacing: 0.12rem; line-height: 2.05rem !important; color: #95213d;}
.nmxan {font-weight: 700; letter-spacing: 0rem; font-size: 1.8rem; margin-top: 8px;}
.nmxandr {font-weight: 600; letter-spacing: 0rem; font-size: 2.2rem; line-height: 1.85rem;}
.xanrich {letter-spacing: 0.28rem; text-transform: uppercase; font-weight: 700 !important; font-size: 2.8rem}
.lifechanging {font-weight: 700; letter-spacing: 0.28rem; margin-bottom: 100px; font-size: 1.2rem;line-height: 35px}
.xn7 {font-weight: 700}
.xanthmystplustophr {text-align: center}

.vis-img{
  margin-left: -20px;
  max-height: 220px;
  margin-top: -15px;	
}

.navmenu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.bgleaf {margin: 0px; }

.navmenu li {
  display: inline-block;
  margin: 0 20px;
}

.navmenu li a {
  display: block;
  color: #000;
}

.container {
  max-width: 1440px;
}

.container--full {
  max-width: 100%;
  width: auto;
  padding: 0 20px;
}

.container--sm {
  max-width: 1000px;
}

.container--md {
  max-width: 1160px;
}

.upper {
  text-transform: uppercase;
}

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

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.col-primary {
  color: #0072fe;
}

.mob {
  display: none;
}

@media only screen and (max-width: 991px) {
  .mob {
    display: block;
  }
  .mob--ib {
    display: inline-block;
  }
.xanrich {font-weight: 700; letter-spacing: 0.28rem; text-transform: uppercase; font-size: 1.4rem}	
	.snbtncenter {margin: auto}	
.bgleaf {margin: 0px; text-align: center}	
}

@media only screen and (max-width: 991px) {
  .desk {
    display: none !important;
  }
.drvideo {
	margin-top: -20px !important;
    padding-top: 0px;
    padding-right: 0px; z-index: 500;
	display: block; width: 100%; margin-bottom: 20px;
}	
}

.vidsectionleft {max-width: 780px; border: solid 0px green}

.mystmenowbtn {text-align: center; padding-bottom: 48px}

.absimg, .resvid iframe, .resvid video, .resvid embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.resvid {
  position: relative;
  padding-top: 56.25%;
}

.button {
  display: inline-block;
  background-color: #fff;
  color: #0072fe;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 80px;
  border-radius: 30px;
  font-size: 1.4rem;
  letter-spacing: 2px;
}

.button:hover {
  color: #0072fe;
  text-decoration: none;
  transform: translateY(-2px);
  box-shadow: 0 10px 10px rbga(0, 0, 0, 0.1);
}

.button--primary {
  background: url(../images/button-pattern.png) no-repeat center center;
  background-size: cover;
  color: #fff;
}

.button--primary:hover {
  color: #fff;
}

.xmpxanthone {max-height: 500px; margin-left: 20px}

.user-top {
  padding: 18px 0 4px 0;
}

@media only screen and (max-width: 991px) {
  .user-top {
    text-align: center;
  }
	.dynduoimg9 {display: none}	
}

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

@media only screen and (max-width: 991px) {
  .header-translate {
    text-align: center;
  }
}

.vis-img {max-height: 184px;}	

.hm1 {
  background: url(../images/revolutionary_hm1_bg.png) no-repeat center top;
  background-size: cover;	
  color: #fff;
  z-index: 10;
  position: relative;
  padding: 0% 0% 12% 0%;	
}

@media only screen and (max-width: 1800px) {
.hm1 {
  background: url(../images/revolutionary_hm1800_bg.png) no-repeat center top;
  background-size: cover;	
  color: #fff;
  z-index: 10;
  position: relative;
  padding: 0% 0% 7% 0%;	
}
}

@media only screen and (max-width: 1600px) {
.hm1 {
  background: url(../images/revolutionary_hm1600_bg.png) no-repeat center top;
  background-size: cover;	
  color: #fff;
  z-index: 10;
  position: relative;
  padding: 0% 0 7% 0%;	
}
.visionary {
    margin-left: 104px;
}
.revolutionary {
    margin-left: 104px;
}
.visionary img {
    max-height: 60px;}
}

@media only screen and (max-width: 1370px) {
.hm1 {
  background: url(../images/revolutionary_hm1600_bg.png) no-repeat center top;
  background-size: contain;	
  color: #fff;
  z-index: 10;
  position: relative;
  padding: 0% 0 7% 0%;	
}
}

@media only screen and (max-width: 1400px) {
.vidsectionleft {margin-left: 50px;}
.vidtop__right img {
        border-radius: 33px !important;
}	
}

@media only screen and (max-width: 760px) {
.vidsectionleft {margin-left: 0px;}
}

@media only screen and (max-width: 740px) {
.hm1 {
  background: url(../images/revolutionary_bgfullcolor_mobilec.png) no-repeat center top;
  background-size: cover;	
  padding: 0;
  color: #fff;
  z-index: 10;
  position: relative;
}
.vis2 {color: #fff !important; text-shadow: 2px 2px 5px #000;}
.revolutionary {text-shadow: 2px 2px 5px #000;}
.mobileonly {display: block !important;}
img.vis-img.desktoponly  {display: none !important;}
.vis-img {margin: auto !important;}
.button-myst {font-size: 1.2rem !important; padding: 5px 14px !important;}
.button-myst img {max-height: 30px !important; margin-left: 7px !important;}	
}

.visionary{
  color: #95213d;
  font-style: italic;
  font-weight: 600;
  margin-bottom: 0;
}

.visionaryimg {height: 60px}

.vis2{
  color: #95213d;
  font-size: 1.5rem;
  font-weight: 600;
  margin-top: -8px;	
}

.bx1{
  box-shadow: 0 4px 8px #d1e3ff;
}

.button-myst{
  display: inline-block !important;
  font-size: 2.8rem;
  font-weight: bold;
  font-style: italic;
  border: 3px solid #95213d;
  padding: 5px 20px;
  border-radius: 20px;
  color: #95213d;
  text-decoration: none !important;
  background-color: white;
  position: relative;
  top: 0;
  float: right;	
}

.button-myst:hover{
  color: #95213d;
  transform: scale(1.05);
}

.button-myst img{
  max-height: 60px;
  margin-left: 15px;
  margin-top: -6px;	
}

.col-sm-12.col-md-12.col-lg-9.mobcntr {
    font-style: italic;
}

@media only screen and (max-width: 991px) {
  .hm1 {
    padding: 0 0 0%;
  }
}

.hm1__pre {
  padding: 50px 0 80px;
  text-align: center;
  letter-spacing: 20px;
}

@media only screen and (max-width: 991px) {
  .hm1__pre {
    font-size: 1.5rem;
    padding: 50px 0 20px;
  }
.xmpxanthone {
    margin-left: 0px;
}

.visionary {padding-top: 14px !important}
}

@media only screen and (max-width: 320px) {
  .hm1__pre {
    font-size: 1.2rem; line-height: 34px;
    padding: 50px 0 20px;
  }
.hm1__pre {
    letter-spacing: 6px;
}	
.button {
    display: inline-block;
    background-color: #fff;
    color: #0072fe;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 22px;
    border-radius: 30px;
    font-size: 1.2rem;
    letter-spacing: 2px;
}
.testi__item {
    background-color: #fff;
    border-radius: 45px;
    padding: 20px;
    margin: 0px !important;
    height: 100%; font-size: 0.9rem;
    
}
.testi__item h5 {
    font-size: 1.2rem !important;
}
.col-md-4, .col-md-6 {
    padding-right: 8px !important;
    padding-left: 8px !important;
}
.doc__seal {
    max-height: 120px !important; right: -28px !important;
}
.cta h5 {
    font-size: 1.2rem !important;
    letter-spacing: 0;
}
h2 {
    font-size: 1.5rem !important;
}
.hm2 {
    padding: 22% 0 10%;
    margin-top: -78% !important;
}
.hm3 {
    margin-top: -58% !important;
}
	h2.upper.txt-center.mb-60.fw6xan.wow.fadeInUp {margin-top: 80px}
	a.button.button--primary {color:#fff;}
	h4.fw500xan.wow.fadeInLeft {font-size: 1.2rem !important; letter-spacing: 0.04rem !important;}
.hm4 {
    margin-top: -82% !important;
}
.hm5 {
    margin-top: -62% !important;
}
.hm6 {
    margin-top: -98% !important;
}
	.oranget p {font-size: 0.85rem !important;}
.doc.wow.fadeInUp.oranget.drzinni {
    margin-top: -32px;
}	
	.benefits span {font-size: 0.85rem;
    line-height: 1.4;}
.lister ul li img {
    max-height: 40px !important;
    margin-right: 15px;
}
.cta {margin-top: 80px !important; padding: 45px 15px;}
.cta p {font-size: 0.85rem; line-height: 1.4;}
.cta .button {
    padding: 15px 22px !important;
}
img.wow.fadeIn.xanthomyst {margin-top: 108px}
}



.logo {
  text-align: right;
}

.guarantee {max-width: 280px; margin-left: 45px}


@media only screen and (max-width: 1400px) {
.guarantee {max-width: 280px; margin-left: 0px}	
.vis2 {
    color: #95213d;
    font-size: 1.4rem;
    font-weight: 600;
}
.vis-img {
    margin-left: -20px;
    max-height: 160px;
}	
.button-myst img {
    max-height: 54px;
    margin-left: 15px;
}	
.button-myst {
    padding: 5px 20px;	
}}

@media only screen and (max-width: 1200px) {	
.button-myst {font-size: 2.1rem;}
.button-myst img {max-height: 40px; margin-top: 2px; margin-left: 15px;}	
.vis2 {
    color: #95213d;
    font-size: 1.2rem;
    font-weight: 600;
}	
}

.vidtop h5 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media only screen and (max-width: 991px) {
  .logo {
    text-align: center;
  }
}

@media only screen and (max-width: 991px) {
  .vidtop h5 {
    font-size: 1.3rem;
    margin: 18px 0;
  }
}

.vidtop__left {
}

.vidtop .button {
  margin-top: 30px;
}

.vidtop__video {
  display: block;
  position: relative;
  top: 0;
  margin-top: -28px;
}

.vidtop__video:hover {
  opacity: 0.8;
  top: -2px;
}


@media only screen and (max-width: 1600px) {
.vidtop__video {
  display: block;
  position: relative;
  top: 0;
  margin-top: -28px; margin-left: 120px;
}
}


.vidtop__right {
  position: relative;
}

.vidtop__2 {
  position: absolute;
  bottom: -20px;
  right: -50px;
  max-height: 180px;
}

.hm2 {
  padding: 5% 0 10%;
  position: relative;
}

.hm2:before {
  /* content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: url(../images/b2.jpg) no-repeat center center;
  background-size: 100% auto;
  z-index: 1; */
}

.tt1{
  font-weight: 700;
  color: #95213d;
  font-size: 2rem;
}

.tt1__vid img{
  max-height: 40px;
  position: relative;
  top: -4px;
}


.tt1 small{
  display: block;
  text-transform: uppercase;
  color: #6a6b6a;
  font-weight: 600;
  font-size: 60%;
}

.vistxt__img{
  position: absolute;
  top: -50px;
  right: 0;
  max-height: 170px;
}

.doctors{
  position: relative;
}

.doctors__seal{
  position: absolute;
  top: -30px;
  right: 0;
  max-height: 140px;
}

.doctors .tt1{
  margin-bottom: 10px;
}

.doctors__img{
  position: relative;
  padding-top: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.doctors__img img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.doctors__content{
  font-size: 1.2rem;
}

.doctors__item--right{
  text-align: right;
  @media only screen and (max-width: 991px) {
    text-align: left;
  }
}


@media only screen and (max-width: 991px) {
  .hm2:before {
    background-size: 100% 100%;
  }
.dynamicduoftr {
     margin-bottom: 5px !important; margin-right: 0px !important;}	
}

@media only screen and (max-width: 991px) {
  .hm2 {
    padding: 65% 0 4%;
    margin-top: -51%;
  }
}

.hm2 .container {
  position: relative;
  z-index: 2;
}

.testi .col-md-3 {
  margin: 0 0 30px;
  &:after{
    content: "";
    display: block;
    height: 20px;
    width: 2px;
    background-color: rgba(0,0,0,.3);
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  &:nth-child(4):after, &:nth-child(8):after{
    display: none;
  }
}

.testi__item {
  background-color: #fff;
  border-radius: 45px;
  box-shadow: 0 12px 12px #ffe5c8;
  padding: 22px;
  margin: 0 15px;
  height: 100%;
  font-size: .8rem;
  position: relative;
}

.testi__vid{
  text-align: right;
  display: block;
}

.testi__vid img{
  display: inline-block !important;
}

.testi__item img{
  max-height: 48px;
  opacity: .5;
}

.testi__item h5 {
  display: inline-block;
  border-bottom: 1px solid #19191b;
  padding-bottom: 14px;
  font-weight: 500;
  font-size: 1.3rem;
}

@media only screen and (max-width: 991px) {
  .testi__item h5 {
    font-size: 1.3rem;
  }
}

.testi__item img {
  display: block;
  margin: 0 0 15px;
}

.testi__item p:last-child {
  margin: 0;
}

.revbluebgtop {margin-top: 200px; margin-bottom: 304px}
.revbluetxt {text-align: left;}

.hm3 {
  background: url(../images/rev_nanonencapsulation.png) no-repeat center top;
  padding: 5% 0 17%;
  background-size: cover;	
  position: relative;
  z-index: 1;
  color: white;
  text-align: center;
  font-style: italic;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 1px;}


@media only screen and (max-width: 1300px) {	
	.hm3 h2 {
    font-size: 2rem !important; text-align: left !important
}
.revbluetxt p {font-size: 85%}
.revbluebgtop {
    margin-top: 100px;
    margin-bottom: 0px;
}	
}

@media only screen and (max-width: 991px) {	
.hm3 {padding: 4% 0 7%; background: url(../images/rev_nanonencapsulation.png) no-repeat center; background-size: cover;
        background-position: right 0px -120px;}
.revbluetxt {text-align: center;}
.hm3 h2.wow.fadeInRight.revtruenano {font-size: 2rem !important; text-align: center !important; margin-top: 40px}
h2.wow.fadeInRight.revtruenano {margin-bottom: 30px !important}
.firstparduo {text-shadow: 2px 2px 5px #000;}
.secondparduo {margin-bottom: 120px; text-shadow: 2px 2px 5px #000;}	
}

@media only screen and (max-width: 450px) {	
.hm3 {
        background-size: cover;
	background-position: -700px;}}

big{
    font-size: 140%;
}

.big-primary{
      color: #f87d43;
    }

  p{
    margin: 0 0 50px;
  }

.hm3 h2{
  font-weight: 600;
  text-transform: uppercase;
  font-size: 3rem;
  margin: 0 0 70px;
  font-style: normal;
  letter-spacing: 0;
}

.glutacharttxt {
	font-size: 1.3rem; text-transform: uppercase;
    line-height: 1.4; margin-left: -240px;
    color: #000; font-weight: 700;
    font-family: "Work Sans", sans-serif;
}

.doc {
  color: #fff;
  padding: 70px;
  border-radius: 50px;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
  margin: 0 0 80px;
  background-color: #165db5;	
}

@media only screen and (max-width: 991px) {
  .doc {
    padding: 40px; padding-top: 5px;
    border-radius: 50px;
    background-color: #165db5;
    box-shadow: none;
    text-align: center;
    margin: 0px; margin-bottom: 30px
  }
}

.doc h5 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}


@media only screen and (max-width: 991px) {
  .doc h5 {
    font-size: 1.4rem;
  }
}

.doc h5:before {
  content: "";
  display: block;
  width: 180px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 991px) {
  .doc h5:before {
    left: 50%;
    transform: translateX(-50%);
  }
}

.doc h5 small {
  font-size: 40%;
  text-transform: uppercase;
  line-height: 1.5; margin-top: 10px;
  display: block; font-weight: 700;
}

@media only screen and (max-width: 991px) {
  .doc h5 small {
    padding-top: 8px;
  }
.disinmob {display: inline-block !important}	
}

.doc__img {
  margin-top: -80px;
  float: right;
  position: relative;
  padding-top: 90px;
  padding-right: 90px;
}

@media only screen and (max-width: 991px) {
  .doc__img {
    max-width: 280px;
    margin: 0 auto;
    float: none;
    padding-right: 0;
  }
}

.doc__img img:not(.doc__seal) {
  max-height: 380px;
}

@media only screen and (max-width: 991px) {
  .doc__img img:not(.doc__seal) {
    max-height: 100%;
  }
}

.doc__seal {
  position: absolute;
  top: 0;
  right: 0;
  max-height: 215px;
}

@media only screen and (max-width: 991px) {
  .doc__seal {
    max-height: 150px;
    top: 50%;
    right: -55px;
    transform: translateY(-50%);
  }
}

.hm4 {
  background: url(../images/bg-pattern.png) no-repeat center center;
  background-size: 100% 100%;
  padding: 19% 0 19%;
  margin-top: -14%;
}

@media only screen and (max-width: 991px) {
  .hm4 {
    padding: 46% 0 40%;
    margin-top: -54%;
  }
}

@media only screen and (max-width: 991px) {
  .cgraph .row {
  }
}

.cgraph__img {
  text-align: center;
}

.cgraph__img img{
  max-width: 800px;
}

.ctl{
  text-align: center;
  font-size: 1.5rem;
  text-transform: uppercase;
  padding-top: 30px;
}

.cgraph h4 {
  line-height: 1.3;
  margin: 0 0 40px;
}

.prim{
  color: #95213d;
  text-transform: uppercase;
}

@media only screen and (max-width: 991px) {
  .cgraph__left {
    text-align: center;
    padding-top: 40px;
  }
	.drtagline {
font-size: 72% !important;
	}
}

.title-group {
  margin: 0 0 85px;
}

@media only screen and (max-width: 991px) {
  .title-group {
    margin: 0 0 55px;
  }
}

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

.title-group h2 {
  text-transform: uppercase;
  letter-spacing: 3px;
}

.title-group h5 {
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.lister {
  padding-top: 140px;
}

.lister__inner {
  position: relative;
}

@media only screen and (max-width: 991px) {
  .lister__inner {
    text-align: center;
  }
}

.lister__inner > img {
  position: absolute;
  top: 50%;
  left: 5%;
  max-width: 47%;
  transform: translateY(-47%);
  object-fit: contain;
  object-position: right center;
}

@media only screen and (max-width: 991px) {
  .lister__inner > img {
    position: static;
    transform: none;
  }
}

.lister ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.lister ul li {
  font-weight: bold;
  margin: 0 0 20px;
}

@media only screen and (max-width: 991px) {
  .lister ul li {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 0 29px;
  }
}

.lister ul li img {
  max-height: 50px;
  margin-right: 15px;
}

@media only screen and (max-width: 991px) {
  .lister ul li img {
    margin: 0;
  }
}

@media only screen and (max-width: 991px) {
  .lister ul li span {
    padding-left: 20px;
    text-align: left;
    flex: 1;
  }
}

.hm5 {
  background: url(../images/glb5.png) no-repeat center top;
  background-size: cover;
  padding: 19% 0 55%;
  margin-top: -14%;
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 991px) {
  .hm5 {
  background: url(../images/glb5_mobile.png) no-repeat center top;
  background-size: cover;	  
    margin-top: -38%;
    padding: 50% 0 44%;
  }
}

.cta {
  background-color: #fff;
  text-align: center;
  padding: 60px;
  border-radius: 50px;
  max-width: 1000px;
  margin: 0 auto;
  box-shadow: 0 10px 15px #cfe5ff;
}

@media only screen and (max-width: 991px) {
  .cta {
    padding: 45px 30px;
    border-radius: 30px;
  }
}

.cta h5 {
  text-transform: uppercase;
  letter-spacing: 4px;
}

@media only screen and (max-width: 991px) {
  .cta h5 {
    font-size: 1.6rem;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 991px) {
  .cta .button {
    padding: 15px 60px;
  }
}

.hm6 {
  padding: 19% 0 10%;
  margin-top: -14%;
  z-index: 1;
  color: #fff;
  text-align: center;
  position: relative;
}

.hm6__bg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  object-fit: 100% auto;
  z-index: 1;
}

.hm6 .container{
  position: relative;
  z-index: 1;;
}

.hm6:after{
  content: "";
  position: absolute;
  bottom: 0;
  height: 90%;
  left: 0;
  width: 100%;
  background-color:  #FA9B3F;
}

.reim{
  color: #95213d;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 3.2rem;
}

.reim strong{
  font-size: 3.8rem;
}

.botmyst{
  padding-top: 48%;
}

.botmyst__img{text-align: right;}
.botmyst__img img{max-width: 386px;}

.botmyst h3{font-weight: 500; text-shadow: 0 2px 2px rgba(0,0,0,.4);}

.botmyst .button-myst{box-shadow: 0 15px 10px rgba(0,0,0,.2);}
.mbg{padding-top: 10%; text-align: left; font-size: 1.3rem;}
.mbg h5{font-weight: 600; margin: 0;}
.pgroup strong{display: block; font-size: 1.7rem;}

@media only screen and (max-width: 991px) {
  .hm6 {
    margin-top: -69%;
    padding: 77% 0 10%;
    text-align: center;
  }
}


@media only screen and (max-width: 991px) {

}

.spray__title {
  max-width: 660px;
  margin: 0 auto 26px;
}

.spray__title h2,
.spray__title h4,
.spray__title h5 {
  margin: 0;
  text-transform: uppercase;
}

.spray__title h2 {
  font-size: 5.1rem;
  line-height: 1;
}

@media only screen and (max-width: 991px) {
  .spray__title h2 {
    font-size: 2.7rem;
  }
}

.spray__title h4 {
  font-size: 2.8rem;
  letter-spacing: 1px;
}

@media only screen and (max-width: 991px) {
  .spray__title h4 {
    font-size: 1.9rem;
  }
.startliving {font-weight: 600 !important;}	
.mobcntr {text-align: center}
.mobcntr img {height: 220px}
}

@media only screen and (max-width: 991px) {
  .spray__title h5 {
    font-size: 1.08rem;
  }
    .vidtop__right img {
        max-width: 88% !important;
    }	
	.benefits {margin-left: 40px !important;}
}

.spray__text {
  font-size: 1.1rem;
}

.spray__text .button {
  margin: 30px 0;
}

.glutamystmobdisplay {margin:auto; margin-bottom: 26px;}

.womanoldandyoung {margin:auto; margin-bottom: -126px; padding-top: 42px}

@media only screen and (max-width: 991px) {
  .user-top{padding-top: 20px;}
    .dynamicduo img {
        margin-left: 0px !important;
        margin-top: -30px !important;
        max-width: 48% !important;
    }	
	.duoplusimg img {display: block !important; padding-top: 42px; margin: auto; max-width: 204px}	
.button-myst {
    float: none !important; margin-top: 44px
}	
    .vidtop__right img {
        border-radius: 45px !important;
    }	
    .visionary {
        margin-left: 0px;
    }	
	
  .spray__text .button {
    margin: 0;
  }
  .glutacharttxt {
    font-size: 1.2rem; text-transform: uppercase;
      line-height: 1.4; margin-left: 0px;
      color: #000; font-weight: 700;
      font-family: "Work Sans", sans-serif;
  }	
  .glutamystfive {
      margin-left: -90px !important;
      margin-top: -50px !important;
  }
  .vidtop__left{text-align: center;}
  .vidtop h5{margin-top: 0;}
  .visionary{
    padding-top: 0;
    font-size: 3rem;
  }
  .vis-img{margin-left: 0;}
  .vis2 br{display: none;}
  .vidtop__video{margin: 0 0 0px; text-align: center; padding: 0px 30px}
  .button-myst{font-size: 1.5rem; display: block; text-align: center;}
  .doctors__seal{max-width: 90px; position: static; display: block; margin: 0 auto;}
  .mb-60{margin: 0 0 30px;}
  .hm4{margin-top: -80%;}
  .cgraph__img img{max-width: 100%; margin: 0 0 30px;}
  .lifechanging{margin: 0 0 30px;}
  .hm6{margin-top: -41%; background-size: 100% 15%;}
  .hm6:after{height: 86%;}
  .reim{font-size: 1.5rem;}
  .reim strong{font-size: 2.5rem; display: block;}
  .botmyst__img img{max-height: 350px; margin-right: -58px; margin-bottom: 20px}
  .botmyst{ padding-top: 30px;}
  .botmyst__img{text-align: center;}
  .mbg{font-size: 1rem;}
  .pgroup strong, .mbg h5{font-size: 1.4rem;}
  .testi__item{margin-left: 0; margin-right: 0;}
  /* .hm6__bg{object-fit: cover;} */
}

.spray__text img {
  max-height: 240px;
  display: block;
  margin: 20px auto 0;
}

.disc {
  border: 1px solid #fff;
  color: #fff;
  padding: 20px;
  max-width: 1000px;
  margin: 10% auto 20px;
}

.testi .slick-dots {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}

.testi .slick-dots li {
  display: inline-block;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.1);
  margin: 0 5px;
}

.testi .slick-dots li button {
  display: none;
}

.testi .slick-dots li.slick-active {
  background-color: #0072fe;
}

@media only screen and (max-width: 740px) {
.womanoldandyoung {
    margin: auto;
    margin-bottom: -146px;
    padding-top: 42px;
}
.vidtop__video {
     padding: 0px 0px;
    }	
.vidtop__right img {
        border-radius: 34px !important;
}}

@media only screen and (max-width: 500px) {
    .vidtop__right img {
        border-radius: 24px !important;
    }}

@media only screen and (max-width: 320px) {
.spray__title h4 {
    font-size: 1.4rem;
}
.button-myst {
        padding: 5px 0px;
    }	
.benefits {
    margin-left: 20px !important;
}	
.lifechanging {
    margin-bottom: 40px !important;
}
.glutamystfive {
    margin-left: -60px !important;
    margin-top: -40px !important;
}	
}