
.homecontainer {max-width: 1040px; margin: auto}

.homecontainer p {font-size: 1.4rem; margin: 0 0 25px;}

.bgtc h2 {font-size: 2rem; margin: 0 0 20px; color: #788995;}
.bgtc p {font-size: 1.4rem; margin: 0 0 25px; color: #788995;}
.bgcetc p {font-size: 1.25rem; margin: 0 0 25px; color: #788995;}

.homepadder {
    padding: 20px 0px 50px;
}

.homepadder img {
    max-width: 100%;
    height: auto;
}

.img-title {
    width: 100%;
}

.slick-dots li {
    background-color: #b1b7bd !important;
}

.slick-dots li.slick-active {
    background-color: #788995 !important;
}
.lgslider .slick-dots li button {
    font-size: 0;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    background-color: #788995 !important;
    opacity: 0.5;
    padding: 0;
    border: 0;
}

.button {
    display: inline-block;
    background-color: #788995;
    color: #fff;
    padding: 4px 25px;
    font-size: 1.0rem;
    border-radius: 4px;
}

.button:hover {
  text-decoration: none;
  background-color: #8695a0;
  color: #fff;
}

.button--trans {
  border: 2px solid #96CEEE;
  padding: 12px 25px;
  font-weight: bold;
  color: #788995 !important;
  background-color: transparent;
  font-family: "gothammedium";	
  border-radius: 4px;
}
.button--trans:hover {
  background-color: #bfe0f2 !important;
  border: 2px solid #96CEEE;	
  text-decoration: none;
  color: #fff !important;
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

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

.button--trans::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0px solid #000 !important;
}

.bgmi a {padding-top: 8px; margin-bottom: 0px;
	font-size: 0.85rem !important;
    color: #6b7e8a !important;
    font-family: 'Gotham Light', sans-serif; font-weight: 100; display: inline-block; line-height: 42px; cursor: pointer;}
.bgmi a:hover {
	    color: #6b7e8a!important;
    font-family: "Gotham Medium", sans-serif; font-weight: 100;
    font-size: 0.80rem !important;  display: inline-block; line-height: 42px; cursor: pointer;}

.bgmimg {line-height: 42px; vertical-align: top; padding-top: 4px}
.bgmimg a:hover {line-height: 42px; padding-top: 0px}


a, input, button {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

a {
  color: #000;
}

h1, h2, h3, h4 {
  font-weight: bold;
  margin: 0 0 30px;
  font-family: "gothammedium";
}
@media only screen and (max-width: 991px) {
  h1, h2, h3, h4 {
    letter-spacing: 4px;
  }
.homecontainer {
    padding: 20px;
	color: #788995;
}	
}

h2 {
  font-size: 2rem;
  margin: 0 0 20px;
}

h3 {
  font-size: 1.3rem;
}

p {
  margin: 0 0 25px;
}

.content {
  padding: 40px 0 0;
}

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

.sectiontitle {
    color: #788995;
    font-family: "gothammedium", sans-serif;
    font-weight: 500;
    letter-spacing: 6.9px  !important;
    font-size: 1.55rem  !important;
	margin-bottom: 28px}

.about_founder {
    color: #7A7A7A;
    font-family: "gothammedium", sans-serif;
    font-size: 1.15rem;
	font-weight: 400;}

.about_title {
    color: #96CEEE;
    font-family: "gothamlight", sans-serif;
    text-decoration: none;
    line-height: 0.2em;
    letter-spacing: 1px;}

.ab2__a {
  text-align: center;
  margin: 0 0 50px;
}
.ab2__a img {
  margin: 0 0 20px;
}
.ab2__a h4 {
  text-transform: none;
  margin: 0 0 8px;
  font-size: 1.0rem;
}

.ab2__a h5 {
margin-top: 0.8rem;
font-size: 0.75rem;
color: #96CEEE;
}

.menu-tog {display: none !important;}

.closebutton {
    display: inline-block;
    background-color: #788995;
    color: #fff !important;
    padding: 4px 25px;
    font-size: 0.85rem;
    border-radius: 4px;
}

.closebutton:hover {
background-color: #8695a0;
}

.ffooter__menu a {
font-size: 14px;
line-height: 24px;
letter-spacing: 0.25px;
color: #99A1A5;
font-style: normal;
font-weight: 600;	
}

@media only screen and (max-width: 991px) {
  .desk {
    display: none;
  }
  .menu-tog {display: inline-block !important;}	
}

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

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

.padder {
  padding: 35px 0;
}

.button--large {
  background-color: #96CEEE;
  border-radius: 0;
  font-family: "gothammedium";
  padding: 14px 30px;
  letter-spacing: 3px;
  font-size: 1.4rem;
  border: 2px solid transparent;
}
.button--large:hover {
  border-color: #788995;
  color: #96CEEE;
  background-color: transparent;
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 8px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu li {
  display: inline-block;
}
.menu li a {
  display: block;
}

.vbanner video {
  width: 100%;
}

.aboutoverlay {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #ffff;
    opacity: 0.5;
    z-index: 1;
}
.vbannerlogo {
  position: relative;
  padding: 100px 0;
  z-index: 2;	
}

.logomob {display: none !important}


.ptoupload {
    text-align: right;
}

h2.title.title--center.lcr {
    margin-left: 15px;
    font-size: 1.7rem;
    margin-bottom: 0px;
	text-align: left; color: #788995;
}

.lifechanging .carrow {
    position: absolute;
    top: 95%;
    transform: translateY(-50%);
    cursor: pointer;
    transition: all 0.2s ease;
}

@media only screen and (max-width: 991px) {
  .vbannerlogo {
    padding: 25px 0 30px;
  }
.logodesk {display: none !important}
.userlogin {display: none !important}
.logomob {display: inline-block !important; max-width: 220px !important; float: left}
}
.vbannerlogo video, .vbannerlogo iframe, .vbannerlogo embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.logotitle {
  text-align: center;
  position: relative;
  z-index: 1;
}
.logotitle h1 {
  letter-spacing: 16px;
  font-size: 1.1rem;
  margin: 0;
  padding-top: 25px;
}

.aboutbg {font-size: 1.5rem !important; color: #364957;}

.greentitle {
  color: #96CEEE;
}

.img-title {
  margin: 0 0 50px;
}

.mb30 {
  margin: 0 0 30px;
}

.pointbox {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin: 0 auto;
}
.pointbox .greentitle {
  margin: 0;
  padding: 10px 60px;
}
@media only screen and (max-width: 991px) {
  .pointbox .greentitle {
    padding: 10px 30px;
    letter-spacing: 3px;
  }
}

.hunder h1 {
  display: inline-block;
  border-bottom: 1px solid #788995;
  padding-bottom: 30px;
  margin: 0 0 30px;
  font-size: 1.8rem;
  letter-spacing: 6.9px;
  font-family: "gothammedium";
}
@media only screen and (max-width: 991px) {
  .hunder h1 {
    max-width: 270px;
    padding-bottom: 20px;
  }
}

.lgslider__item {
  position: relative;
}
.lgslider__item > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lgslider__inner {
  min-height: 40vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.lgslider__text {
  text-align: center;
  font-size: 1.5rem;
}
@media only screen and (max-width: 991px) {
  .lgslider__text {
    font-size: 1.4rem;
    text-align: center;
    max-width: 280px;
    margin: 0 auto;
    padding: 50vw 0;
  }
}
.lgslider__text img {
  display: inline-block;
}
.lgslider .slick-dots {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lgslider .slick-dots li {
  margin: 0 5px;
  display: inline-block;
}
.lgslider .slick-dots li button {
  font-size: 0;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background-color: #788995;
  opacity: 0.5;
  padding: 0;
  border: 0;
}
.lgslider .slick-dots li.slick-active button {
  opacity: 1;
}

.liner {
  width: 300px;
  height: 1px;
  background-color: #788995;
  margin: 30px auto;
}

.list-lg {
  font-weight: bold;
}
.list-lg span {
  font-size: 1.7rem; color: #788995; margin-bottom: 8px;
  display: block;
}
@media only screen and (max-width: 991px) {
  .list-lg span {
    font-size: 0.9rem;
    margin: 0 0 5px;
  }
.liner {
  width: 220px;
}	
}

.galleryr__inner {
  padding-top: 100%;
  position: relative;
}
.galleryr__inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.ht {
  text-align: right;
  padding: 12px 0;
}
.ht__social {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
.ht__social ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ht__social ul li {
  display: inline-block;
  margin-left: 15px;
}
.ht__social ul li a {
  display: block;
}
.ht__inner {
  text-align: right;
}

.naverbackup {
  text-align: right;
  /*font-size: 0.9rem;*/
    font-size: 16px;	
  width: 100%;
}

.naverlc {
  text-align: right;
  /*font-size: 0.9rem;*/
    font-size: 16px;	
	display: inline-block;
	float: right;
}

.navernew {
  text-align: right;
  /*font-size: 0.9rem;*/
    font-size: 16px;
	display: inline-block
}

@media only screen and (max-width: 991px) {
  .menu-tog {
    display: inline-block;
	float: left;
  }
}

.ffooter {
  padding: 100px 0;
  font-size: 0.75rem;
  text-align: left;
}
@media only screen and (max-width: 991px) {
  .ffooter {
    text-align: center;
  }
}
.ffooter h5 {
  font-weight: bold;
  letter-spacing: 5px;
  font-size: 0.7rem;
  margin: 0 0 20px;
}
.ffooter__col {
  text-align: left;
}
@media only screen and (max-width: 991px) {
  .ffooter__col {
    text-align: center;
  }
}
.ffooter__menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .ffooter__menu {
    margin-bottom: 30px;
  }
}

.socmed ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.socmed ul li {
  display: inline-block;
  margin-right: 25px;
}

.contact_us_text {
  margin: 0 0 45px;
}
.contact_us_text p {
  margin: 0 0 3px 0px; color: #99A1A5;
}

.contact_us_text i {
  margin-right: 5px; color: #99A1A5;
}

.contact_us_text a {
  color: #99A1A5;
}

.keepform h5 {
  margin: 0 0 15px;
}
@media only screen and (max-width: 991px) {
  .keepform .form-control {
    font-size: 14px !important;
  }
}
.keepform .btn.blg-btn-bg {
  background-color: #788995;
  height: auto;
  padding: 22px 15px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width: 991px) {
  .keepform .btn.blg-btn-bg {
    padding: 17px 13px;
    font-size: 14px;
  }
}

.hm2 {
  background-color: rgba(120, 137, 149, 0.07);
}
.hm2__right img {
  max-width: 308px;
  margin: 0 auto;
  display: block;
}
@media only screen and (max-width: 991px) {
  .hm2__right img {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .hm2 .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.hm3 {
  background: url(../images/home/satin.jpeg) no-repeat center center;
  background-attachment: fixed;
  background-size: cover;
}
.hm3__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 991px) {
  .hm3__slider {
    display: block;
  }
}
.hm3__slide {
  padding: 0 15px; color: #4c5860;
  text-align: center;
  font-size: 1.15rem;
  display: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
}
@media only screen and (max-width: 991px) {
  .hm3__slide {
    margin: 0 0 60px;
  }
}
.hm3__slide img {
  display: inline-block;
  margin: 0 0 30px;
}

.hm6 {
  background: url(../images/home/satin.png) no-repeat center center;
  background-size: cover;
  padding: 100px 0 0;
  text-align: center;
}
.hm6__phone {
  width: 100%;
}

.hm7 {
  background: url(../images/home/bot.jpg) no-repeat center center;
  background-size: cover;
  padding: 15% 0;
}
@media only screen and (max-width: 991px) {
  .hm7 {
    padding-bottom: 50%;
  }
}
.hm7 h4 {
  color: #000;
  font-weight: normal;
  font-size: 2.8rem;
  line-height: 1.5;
}
.hm7 .button--trans {
  border-color: #000;
  color: #000;
}

.hm7 .button--trans {
    border-color: #000 !important;
    color: #000 !important;
}

.hm7 .button--trans:hover {
	background-color: #96CEEE91;
    transform: scale(1.05) !important;
}

.ab2 {
  background: url(../images/about/bg.png) no-repeat center center;
  background-attachment: fixed;
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  .ab2 {
    padding: 20px 0;
  }
}
.ab2__inner {
  padding: 80px 50px;
  background-color: rgba(255, 255, 255, 0.8);
}
@media only screen and (max-width: 991px) {
  .ab2__inner {
    padding: 80px 50px 0;
  }
}

@media only screen and (max-width: 991px) {
  .ab2__a h4 {
    font-size: 1.4rem !important;
    letter-spacing: 0;
	font-weight: 500;
  }
}

@media only screen and (max-width: 991px) {
  .ab2__a h5 {
    font-size: 1.2rem !important;
  }
}

.inf1 {
  background: url(../images/home/bot.jpg) no-repeat center center;
  background-size: cover;
  text-align: center;
  padding: 500px 0 65px;
}
.inf1 h1 {
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 16px;
  margin: 0;
}

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

.inf3 {
  background: -webkit-gradient(linear, left top, right top, from(#4E97E0A1), to(#FFFFFF00)), url(../images/influencer/bg1.png);
  background: -o-linear-gradient(left, #4E97E0A1 0%, #FFFFFF00 100%), url(../images/influencer/bg1.png);
  background: linear-gradient(90deg, #4E97E0A1 0%, #FFFFFF00 100%), url(../images/influencer/bg1.png);
  background-size: cover;
  background-attachment: fixed;
}
.inf3__box {
  background-color: #fff;
  padding: 50px;
  margin: 0 0 25px;
  font-family: "gothambook";
}
@media only screen and (max-width: 991px) {
  .inf3__box {
    padding: 20px;
    font-size: 0.9rem;
  }
}
.inf3__box ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.inf3__box ul li {
  margin: 0 0 12px 0;
  position: relative;
  padding-left: 35px;
  font-size: 1.4rem;
  color: #788995;	
}
.inf3__box ul li .fa {
  color: #96CEEE;
  position: absolute;
  top: 4px;
  left: 0;
}
.inf3__box ul li .fa-minus-circle {
  color: rgba(0, 0, 0, 0.2);
}
.inf3__buttons {
  text-align: center;
  padding-top: 50px;
  color: #fff;
}
.inf3__buttons .button {
  margin: 0 0 10px;
}
.inf3__buttons .button:hover {
  background-color: #fff;
  color: #96CEEE;
}

.inf4__icons--right {
  text-align: right;
}
@media only screen and (max-width: 991px) {
  .inf4__icons--right {
    text-align: left;
  }
}
.inf4__icon {
  margin: 0 0 35px;
}
@media only screen and (max-width: 991px) {
  .inf4__icon {
    font-size: 0.8rem;
    line-height: 1.1;
    min-height: 250px;
  }
}
.inf4__icon i {
  font-size: 2rem;
  color: #96CEEE;
  margin: 0 0 15px;
}
.inf4__icon h3 {
  color: #96CEEE;
  margin: 0 0 15px;
}
@media only screen and (max-width: 991px) {
  .inf4__icon h3 {
    font-size: 0.9rem !important;
  }
}
.inf4 .row {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.inf4 .col-md-4 {
  width: 50%;
}

.galleryr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
}
.galleryr__item {
  padding: 0 5px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  display: none;
}
.galleryr__item img {
  opacity: 0.6;
}

@media only screen and (max-width: 991px) {
  #product-description {
    padding: 0 15px;
  }
}

.am1 {
  padding: 40px 0;
  color: #000;
}
.am1__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 991px) {
  .am1__list {
    display: block;
  }
}
.am1__left {
  font-size: 0.8rem;
}
.am1__left ul {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
@media only screen and (max-width: 991px) {
  .am1__left ul {
    margin-bottom: 0;
  }
}
.am1__left ul li {
  position: relative;
  margin: 0 0 5px;
}
.am1__button {
  text-align: center;
  padding-top: 40px;
}

@media only screen and (max-width: 414px) {
  .naver ul li {
    margin-left: 0px !important;
	text-align: left !important
  }
.naver {
    float: none !important;
	margin-top: 0px;
}
}

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

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

@media only screen and (max-width: 991px) {
  .desk {
    display: none;
  }
}

.mob {
  display: none;
}

@media only screen and (max-width: 991px) {
  .mob {
    display: block;
  }
}

.stitle {
  text-align: center;
  padding-top: 20px;
}


.absimg > img, .banner-image > img, .product-banner > img, .testi__inner > img, .contactrow__left img, .insta__inner img, .cta > img, .bannertrans > img, .bannertrans::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.padder {
  padding: 60px 0;
}

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

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

.res-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.primary {
  color: #c93521;
}

.carrow {
  position: absolute;
  bottom: -76px;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all 0.2s ease;
}

.carrow:hover {
  transform: scale(1.1) translateY(-50%);
}

.carrow--prev {
    left: 20px;
}

.carrow--next {
    right: 20px;
}

.catrousel__item {
  padding: 0 2px;
}

.catrousel__inner {
  position: relative;
  padding-top: 65%;
  display: block;
  color: #fff;
}

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

.catrousel h3 {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 10;
  align-items: center;
  justify-content: center;
  display: flex;
  margin: 0;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
}

.catrousel h3 a {
  color: #fff;
}

.pslider__item {
    padding: 0 15px;
    text-align: center;
}

.upsell__item {
  margin: 0 0 5px;
  background-color: rgba(0, 0, 0, 0.03);
  padding: 10px;
  padding-right: 20px;
}

.upsell__item img {
  max-height: 98px;
  background-color: #fff;
  border: 1px solid #E9E3D3;
}

.upsell__item h5 {
  margin: 0;
  font-size: 1rem;
}

.upsell__top {
  display: flex;
  align-items: center;
}

.upsell .rate {
  margin: 5px 0;
}

@media only screen and (max-width: 991px) {
  .upsell .rate {
    display: block;
  }
  .upsell .rate__text {
    font-size: .8rem;
  }
}

.upsell__mid {
  flex: 1;
  padding: 0 20px;
}

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

.upsell .button {
  border-radius: 0;
}

.upsell__price {
  font-weight: bold;
}

.upsell__actions {
  padding-top: 15px;
  display: flex;
  align-items: center;
}

.upsell__actions .pslider__select {
  flex: 1;
  margin: 0 5px 0 0;
}

.lcr {margin-left: 15px; font-size: 1.1rem; margin-bottom: 0px}

.carrow--prev {
    left: 0; z-index: 9999; margin-left: 15px}

.pslider .h5, h5 {
    font-size: 0.9rem;}

.bf1 {display: inline-block; width: 180px; vertical-align: top; font-size: 1.05rem; text-align: center}
.af1 {display: inline-block; width: 180px; vertical-align: top; font-size: 1.05rem; text-align: center}

.psbs {
  padding: 40px 0;
}

.psbs__img {
  padding-right: 40px;
}

@media only screen and (max-width: 991px) {
 .psbs__img img {
    margin: 0 0 15px;
  }
.lifechanging {padding-left: 7px !important}	
}

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

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

@media only screen and (max-width: 991px) {
  .psbs__img--right .psbs__img {
    padding-left: 0;
  }
}

.psbs__text {
  padding-left: 40px;
}

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

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

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

.psbs--right .row {
  flex-direction: row-reverse;
}

@media only screen and (max-width: 991px) {
  .psbs--right .row {
    flex-direction: column-reverse;
  }
}

.pslider .carrow {
  font-size: 2.8rem;
}

.pslider__item {
  padding: 0 8px;
  text-align: center;
}

.pslider__item h5 {
  margin: 0 0 5px;
}

.pslider__item .rate {
  margin: 0 0 5px;
}

.pslider__item img {
  margin: 0 auto 15px;
  height: 180px;
}

.pslider__price {
  margin: 0 0 25px;
  font-weight: bold;
  font-size: 1.2rem;
}

.pslider__select {
  margin: 0 0 15px;
}

.pslider__select select {
  width: 100%;
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  border: 1px solid #000;
  border-radius: 0;
}

.pslider__actions .button {
  width: 100%;
  text-align: center;
  border-radius: 0;
}

.pslider--lifechangingresults {height: 260px}


.pslider--lifechangingresults .pslider__inner {
  position: relative;
}

.pslider--lifechangingresults .pslider__select {
  display: none;
}

.pslider--lifechangingresults .pslider__actions {
  position: absolute;
  top: 135px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 80px);
  opacity: 0;
  transition: all .2s ease;
}

.pslider--lifechangingresults .pslider__item:hover .pslider__actions {
  opacity: 1;
}

.sectiontitle {
    color: #788995;
    font-family: "gothammedium", sans-serif;
    font-weight: 500;
    letter-spacing: 6.9px  !important;
    font-size: 1.55rem  !important;
	margin-bottom: 28px}

.about_founder {
    color: #7A7A7A;
    font-family: "gothammedium", sans-serif;
    font-size: 1.15rem;
	font-weight: 400;}

.about_title {
    color: #96CEEE;
    font-family: "gothamlight", sans-serif;
    text-decoration: none;
    line-height: 0.2em;
    letter-spacing: 1px;}

.ab2__a {
  text-align: center;
  margin: 0 0 50px;
}
.ab2__a img {
  margin: 0 0 20px;
}
.ab2__a h4 {
  text-transform: none;
  margin: 0 0 8px;
  font-size: 1.4rem;
}

.ab2__a h5 {
margin-top: 0.8rem;
font-size: 1.15rem;
color: #96CEEE;
line-height: 1.45rem;	
}

.ab1 p {
	font-size: 1.4rem;
    line-height: 1.5;
    font-family: "gothamlight", sans-serif;
}

.ab2__left p {
	font-size: 1.4rem;
    line-height: 1.5;
    font-family: "gothamlight", sans-serif;
}


.vbanner video {
  width: 100%;
}

.aboutoverlay {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #ffff;
    opacity: 0.5;
    z-index: 1;
}

