@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700;800&display=swap");
/* Box sizing rules */
*,*:: before, *:: after {
  box-sizing: border-box;
}
/* Remove default padding */
ul,
ol {
  padding: 0;
  list-style-type: none;
}

html {
  scroll-behavior: smooth;
}
/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  font-family: "Open Sans", sans-serif;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img {
  max-width: 100%;
  display: block;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

h1, .headline {
  font-size: 49px;
  line-height: 58px;
  color: #404345;
  font-weight: bold;
  text-transform: none;
  font-family: "Open Sans", sans-serif;

}
h2, .p-title, .hrl-4x-pname {
  font-size: 40px;
  line-height: 48px;
  color: #404345;
  font-weight: bold;
  text-transform: none;
  font-family: "Open Sans", sans-serif;

}
h3 {
  font-size: 32px;
  line-height: 40px;
  color: #404345;
  font-weight: bold;
  text-transform: none;
  font-family: "Open Sans", sans-serif;
}
h4 {
  font-size: 24px;
  line-height: 32px;
  color: #404345;
  font-weight: bold;
  text-transform: none;
  font-family: "Open Sans", sans-serif;

}
button {
  background: #83c876;
  color: #fff;
}
button:hover, button:focus{
  background: #707b7d;
  color: #fff !important;
  border-radius: 0;
}
.btn:focus, .btn:active:focus, .btn.active:focus{
  background: #707b7d;
  color: #fff !important;
  outline: none !important;
}
p {
  font-size: 16px;
  line-height: 24px;
  color: #707b7d;
  text-transform: none;
  font-family: "Open Sans", sans-serif;
}
p a {
  text-decoration: underline;
  color: #707b7d;
}
.p-smaller {
  font-size: 12px;
  line-height: 18px;
  color: #707b7d;
  text-transform: none;
  font-family: "Open Sans", sans-serif;
}
.p-medium {
  font-size: 14px !important;
  line-height: 20px;
  color: #707b7d;
  text-transform: none;
  font-family: "Open Sans", sans-serif;
}
.p-larger {
  font-size: 20px;
  line-height: 28px;
  color: #707b7d;
  font-weight: bold;
  text-transform: none;
  font-family: "Open Sans", sans-serif;
}
.bg-light {
  background-color: #f7f7f7;
}
.bg-white {
  background-color: #ffffff;
}
.cyan-color {
  color: #3faf85;
}
.pink-color{
  color:#AB469A;
}
.red-color {
  color: #ff5353;
}
.no-margin{
  margin:0 !important;
}
.m-top-5 {
  margin-top: 5px;
}
.m-top-10 {
  margin-top: 10px;
}
.m-top-20 {
  margin-top: 20px;
}
.m-top-30 {
  margin-top: 30px;
}
.m-top-40 {
  margin-top: 40px !important;
}
.m-top-50 {
  margin-top: 50px;
}
.m-top-60 {
  margin-top: 60px;
}
.m-top-120 {
  margin-top: 120px;
}
.m-top-140 {
  margin-top: 140px;
}
.m-top-80 {
  margin-top: 80px;
}
.m-right-10 {
  margin-right: 10px;
}
.clearfix {
  clear: both;
  display: block;
}
/* reset styles Ends here  */


/* Homepage styles start here */
.bg-gradient-olive{
	background: transparent linear-gradient(180deg, #9BB7BC 0%, #222727 100%) 0% 0% no-repeat padding-box;
	height: 3000px;
	width:100%;
}
.color-white{
	color:#fff;
}
.font-lighter{
	font-weight:lighter;
}
.hero-devices{
	position: absolute;
    top: 340px;
    /* left: 360px; */
    width: 380px;
    right: 70px;
}
.beauty-girl {
    background: url(../../../images/2020/us/Beautygirl_3.png) 0 top no-repeat;
    height: 780px;
    background-size: 60%;
}
.device-margin{
	margin:450px 0 0 0;
}
.green-circle{
	width:137px;
	height:137px;
	border-radius:50%;
	background-color:#85c362;
	border:2px solid #fff;
	text-align:center;
	padding: 30px 0 0 0;
}
.green-circle h3{
	color:#fff;
	font-size:60px;
}
.green-circle p{
	text-transform:uppercase;
	font-size:28px;
	color:#fff;
	margin: 10px 0;
    font-weight: lighter;
}
.green-circle h4{
	color: #fff;
    font-size: 40px;
    margin: 20px 0 0 0;
}
.green-circle h5{
    margin: 5px 0 0 0;
}
.circle-position{
	position:absolute;
	right: 75px;
    top: 50px;
}
.bg-green{
	background:#83c876;
	padding:40px 0;
	min-height:300px;
}
.bg-green p{
	font-size:18px;
}
.add-to-cart{
	background:#404345;
	padding:12px 15% !important;
	font-size: 18px !important;
}
.slider-bg{
	background:url(../../../images/2020/us/slider_bg.png) center top no-repeat;
	height:660px;
	background-size:cover;
}
.slider-bg p{
	font-size:16px;
}
.slider-bg p  a{
	color:#85c362;
	font-weight:bold;
	text-decoration:none;
}
.gel-hrlp{
	position:absolute;
	right:-130px;
    top: 60px;
}
.women-img{
	width:80%;
}
.logo-circle{
	width: 80%;
    margin: 10px 0 0 18px;
}
.adl-3step-rd{
	margin:62px 0 0 0 ;
}
#myCarousel-kits .fa{
	font-size:70px;
}
#myCarousel-kits .carousel-control{
	opacity:10;
}
#myCarousel-kits .myCarousel-arrow-left{
	left: -60px;
    width: 50px;
	top: 140px !important;
}
#myCarousel-kits .myCarousel-arrow-right{
	right: -60px;
    width: 50px;    
	top: 140px !important;
}
#myCarousel-kits  .shop-now-rd{
	width: 90%;
    font-size: 150% !important;
    padding: 14px 0 45px 0 !important;
	background:#83c876;
}
#myCarousel-kits  .shop-now-rd:hover{
	background:#707b7d;
}
.tria-slider-rd{
	max-width:1600px;
	margin: 0 auto;
}
.promo-slider-rd{
	position: absolute;
    left: 16%;
    z-index: 999;
    width: 354px;
    margin: auto;
    position: absolute;
    top:75% !important;
    transform: translateY(-50%);
}
.shop-now-rd{
	background: #990000;
    color: #fff;
    font-size: 16px !important;
    padding: 10px 0 !important;
    text-transform: uppercase;
    width: 250px;
    margin: 20px 0;
    letter-spacing: 1px;
	height:45px;
}
.shop-now-rd:hover{
	background: #707b7d;
    color: #fff !important;
    outline: none !important;
}
.tria-slider-rd .carousel-indicators{
	width: 400px;
    left: 0;
    right: 0;
    bottom: 0px;
    /* top: 0; */
    margin: auto;
}
.tria-slider-rd .carousel-indicators .active{
	background:#b0b8b9;
	width:60px;
	border:none;
	height:8px;
}
.carousel-indicators li{
	width:60px;
	background:#f1f1f1;
	border:none;
	height:8px;
	
}
.green-steps-rd .col-sm-7 p{
	font-size:20px;
}
.kits-txt li{
	font-weight:lighter;
	font-size:16px;
	margin-top:15px;
	font-family: "Open Sans", sans-serif;
	line-height: 22px;
	
}
.body-text{
	font-weight:lighter;
	color:#fff;
	line-height: 140%;
    font-size: 140%;
	font-family: "Open Sans", sans-serif;
}
.learn-more{
	font-size:20px;
}
#subscribe .footer-signup{
	padding: 80px;
}
#subscribe .modal-header .close{
	margin: 0;
    color: #999;
    opacity: 10;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 36px;
}
#subscribe .modal-header .close:focus,  #subscribe .modal-header .close:hover{
	background:none;
	color:#000 !important;
	border:none; 
	outline:none;
}
#subscribe #signUpThankYouHome {
    padding: 40px 0 40px 20px;
}
#subscribe #signUpThankYouHome p{
    color:#85c362;
}
.error-rd{
    color: #FF0000;
    padding: 5px;
	font-size: 15px;
	font-family: "Open Sans", sans-serif;
}
/* Homepage styles ends here */

/*ppage styles start here */
.tbcontainer {
  width:100%; 
  padding: 0 0 0 92px;
  margin-right: auto;
  margin-left: auto;
}
.container {
  width: 980px;
}
.subnav {
  border-bottom: 1px solid #eaeaea;
  padding: 15px 0;
}
.subnav a{
  margin-right:20px;
}
.notifybtn{
	display:inline-block !important;
	min-height: 32px !important;
}
/*
.product-price h4 {
  margin: 5px 9px;
}
*/
.product-price .red-color{
	font-size: 21px;
	margin: 5px 0 0 0;
}
.product-price .red-color br{
	display: none;
}
.divider {
  border-bottom: 2px solid #eaeaea;
  outline: none;
}
.green-color-out-stock {
  width: 31px;
  height: 31px;
  border-radius: 5px;
  background-color: #D5E6D2;
  position: relative;
  border: 1px solid #ffffff;
 
}
.fuchsia-color-out-stock{
  width: 31px;
  height: 31px;
  border-radius: 5px;
  background-color: #F7DAE7;
  position: relative;
  border: 1px solid #ffffff;
}
.grey-color-out-stock{
  width: 31px;
  height: 31px;
  border-radius: 5px;
  background-color: #DCDCDC;
  position: relative;
  border: 1px solid #ffffff;
}
.green-color {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  background-color: #83c876;
}
.fuchsia-color {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  background-color: #ea3689;
}
.grey-color {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  background-color: #D3D3D3;
}
.add-to-bag button {
  width: 384px;
  border-radius: 0;
  padding: 13px;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  text-transform: uppercase;
}
.fuchsia-color-out-stock::before, .green-color-out-stock::before, .grey-color-out-stock::before {
  display: inline-block;
  content: "";
  width: 2px;
  background: #ffffff;
  height: 35px;
  position: absolute;
  top: -4px;
  /* z-index: 0; */
  left: 14px;
  overflow: hidden;
  /* margin: -7px 15px; */
  transform: rotate(46deg);
}
.out-stock-button{
  padding: 15px;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  color: #FF5353;
  text-transform: uppercase;
}
.back-stock-button{
  padding: 0 0 10px 0;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  color: #54A17C;
}
.color-light-gray{
  color: #707b7d;
}
.font-28{
  font-size: 28px;
}
.color-gray{
  color: #bfc6ca;
}
.color-gray a{
  color: #54A17C;
  text-transform: uppercase;
}
/* .greenCheckbox */
.greenCheckbox {
  position: relative;
  float:left;
  margin: 4px 0;
}
.greenCheckbox input{
	width: 16px;
}
.greenCheckbox label {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: #54A17C;
  border-radius: 4px; 
}
#backInStock{
  margin-top: 20px;
}
.greenCheckbox label:after {
  content: '';
  width: 10px;
  height: 6px;
  position: absolute;
  top: 3px;
  left: 3px;
  border: 2px solid #fcfff4;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.greenCheckbox label:hover::after {
  opacity: 0.3;
}

.greenCheckbox input[type=checkbox] {
  visibility: hidden;
}

.greenCheckbox input[type=checkbox]:checked + label:after {
  opacity: 1;
}
/* end .greenCheckbox */
#getNotifiedForm{
  background: #fdf7fa;
  border: 1px solid #eaeaea;
  padding: 10px;
}
.subscribe-email p{
  color: #54A17C;
  font-size: 16px;
}
#subscribeCheckBox > input:checked {
  border: 1px solid #41B883;
  background-color: #34495E;
}
.product-guarantee ul li {
  border: 2px solid #eaeaea;
  border-radius: 8px;
  padding: 8px;
  margin: 0 12px 12px 0;
  text-align: center;
  width: 48.4%;
  float: left;
}
.product-guarantee img {
  width: 25px;
  height: 20px;
  float: left;
  margin: 2px;
}
.product-guarantee ul li:nth-child(even) {
  margin-right: 0;
}
.product-guarantee ul li:last-child {
  width: 100%;
  text-align: left;
}
.review-logo {
  margin:10px 0 0 0;
}
#homespa-left{
  left: 172px !important;
}
#homespa-right{
  right: 109px !important;
 }
#product-page .carousel-indicators li {
  background: #eaeaea;
  width: 10px;
  height:10px;
  margin:0 1px;
  border: none;;
}
#product-page .carousel-indicators .active {
  background: #707b7d;
}
#product-page .carousel-indicators {
  bottom: -40px;
  left: 20%;
}
#easy-to-use-Carousel .carousel-indicators {
  bottom: 20px;
  left: 20%;
}
#product-page .carousel-control {
  top: 103.8% !important;
  opacity: 10;
  filter: alpha(opacity=100);
  z-index: 999;
}
#easy-to-use-Carousel .carousel-control {
  top: 92% !important;
  background:none;
}

#product-page .carousel-control.right {
  right: 120px;
}
#product-page .carousel-control.left {
  left: 183px;
}
#easy-to-use-Carousel .carousel-control.right {
  right: 285px;
}
#easy-to-use-Carousel .carousel-control.left {
  left: 420px;
  width:15px;
}
.position-relative {
  position: relative;
}
.device-position {
  position: absolute;
  top: -80px;
  left: 0;
}
.device-position-srlp {
  position: absolute;
  top: 100px;
  left: -30px;
}
.device-features img{
  margin:8px 0 0 0;
}
.device-section {
  padding-bottom: 60px;
}
.device-section .col-sm-10 {
  padding-left: 0;
}
.skin-tone-box {
  height: auto;
}
.soothing-gel {
  height: 400px;
}
.soothing-bg {
  background-image: url("../../../images/2020/us/bg_top.png"), url("../../../images/2020/us/bg_bottom.png");
  background-size: contain;
  background-position: center top, center bottom;
  background-repeat: no-repeat, no-repeat;
}
.soothing-bg  img {
  width: 80%;
  margin: 120px 60px 92px 60px;
}
.soothing-text {
  margin: 120px 0 0 0;
}
.dermatologist-review {
  background: url("../../../images/2020/us/img_BersteinMD.jpg") center bottom
    no-repeat;
  background-size: cover;
  height: 500px;
}
.review-text {
  padding: 120px 0 0 0;
}
.read-pdf img {
  margin: 10px 20px 0 0px;
}
.money-back {
  padding: 60px 0;
}
.money-back .col-sm-5 img {
  width: 85%;
}
.three-steps {
  padding: 60px 0;
}
.quotation-mark {
  font-size: 68px;
  font-weight: bold;
  font-family: "Times New Roman", Georgia, Serif;
  position: absolute;
  left: -55px
}
.freeShipping {
  display: none;
}
/* Skin tone CSS start here */
.mobile-skintone{
  margin: 30px 0;
}
.skintone-section{
  margin-top:20px;
}
.skintone-section ul li{
  float: left;
  margin: 0 40px 0 0;
  cursor: pointer;
}
.skintone-section ul li p{
  line-height: 15px;
  margin: 5px 0 0 0;
}
#skintone_img1{
  background: #fef3ee;
  width: 45px;
  height: 45px;
  border-radius: 5px;
}
#skintone_img1_click{
  background: #fef3ee;
  width: 45px;
  height: 45px;
  border:2px solid #707b7d;
  border-radius: 5px;
}
#skintone_img2{
  background: #f0e0d1;
  width: 45px;
  height: 45px;
  border-radius: 5px;
}
#skintone_img2_click{
  background: #f0e0d1;
  width: 45px;
  height: 45px;
  border:2px solid #707b7d;
  border-radius: 5px;
}
#skintone_img3{
  background: #e2c6ab;
  width: 45px;
  height: 45px;
  border-radius: 5px;
}
#skintone_img3_click{
  background: #e2c6ab;
  width: 45px;
  height: 45px;
  border:2px solid #707b7d;
  border-radius: 5px;
}
#skintone_img4{
  background: #bd9070;
  width: 45px;
  height: 45px;
  border-radius: 5px;
}
#skintone_img4_click{
  background: #bd9070;
  width: 45px;
  height: 45px;
  border:2px solid #707b7d;
  border-radius: 5px;
}
#skintone_img5{
  background: #92542f;
  width: 45px;
  height: 45px;
  border-radius: 5px;
}
#skintone_img5_click{
  background: #92542f;
  width: 45px;
  height: 45px;
  border:2px solid #707b7d;
  border-radius: 5px;
}
#skintone_img6{
  background: #673e22;
  width: 45px;
  height: 45px;
  border-radius: 5px;
}
#skintone_img6_click{
  background: #673e22;
  width: 45px;
  height: 45px;
  border:2px solid #707b7d;
  border-radius: 5px;
}
#skintone2_img1{
  background: #feecc3;
  width: 45px;
  height: 45px;
  border-radius: 5px;
}
#skintone2_img1_click{
  background: #feecc3;
  width: 45px;
  height: 45px;
  border:2px solid #707b7d;
  border-radius: 5px;
}
#skintone2_img2{
  background: #dfe1de;
  width: 45px;
  height: 45px;
  border-radius: 5px;
}
#skintone2_img2_click{
  background: #dfe1de;
  width: 45px;
  height: 45px;
  border:2px solid #707b7d;
  border-radius: 5px;
}
#skintone2_img3{
  background: #dd6c44;
  width: 45px;
  height: 45px;
  border-radius: 5px;
}
#skintone2_img3_click{
  background: #dd6c44;
  width: 45px;
  height: 45px;
  border:2px solid #707b7d;
  border-radius: 5px;
}
#skintone2_img4{
  background: #b38869;
  width: 45px;
  height: 45px;
  border-radius: 5px;
}
#skintone2_img4_click{
  background: #b38869;
  width: 45px;
  height: 45px;
  border:2px solid #707b7d;
  border-radius: 5px;
}
#skintone2_img5{
  background: #7c573a;
  width: 45px;
  height: 45px;
  border-radius: 5px;
}
#skintone2_img5_click{
  background: #7c573a;
  width: 45px;
  height: 45px;
  border:2px solid #707a7c;
  border-radius: 5px;
}
#skintone2_img6{
  background: #523c27;
  width: 45px;
  height: 45px;
  border-radius: 5px;
}
#skintone2_img6_click{
  background: #523c27;
  width: 45px;
  height: 45px;
  border:2px solid #707a7c;
  border-radius: 5px;
}
#skintone2_img7{
  background: #01000d;
  width: 45px;
  height: 45px;
  border-radius: 5px;
}
#skintone2_img7_click{
  background: #01000d;
  width: 45px;
  height: 45px;
  border:2px solid #707a7c;
  border-radius: 5px;
}
.skintone-selection{
  padding:40px 0;
  border-radius: 10px;
}
.skintoe-result{
  padding:30px 0;
  border-radius: 10px;
}
.skintone-disclaimer{
  padding-bottom:60px;
  margin: 120px 0 0 0;
}
.select_products p{
  line-height: 18px
}
#second_select .add-to-bag button{
  position: absolute;
  margin: 65px 0 50px 0;
  left:-50px;
}
.skintone-button{
  margin:0 0 60px 0;
}
/* Skin tone CSS ends here */
.trackingCountry img{
  display: inline-block;
}
.product-details{
  padding: 0 12px;
}
 #qty{
  width: 30px;
  text-align: center;
  border: none;
  pointer-events: none;
 }
 .product-offer{
   margin:5px 0 0 5px;
 }
 .three-steps img{
  width: 65px;
  height: 65px;
 }
 .percentage{
  color: #AB469A;
  font-size: 40px;
  font-weight: 800;
  margin: 10px 0 0 0;
 }
 .percentage span{
   font-size: 32px;
 }
 .before-after-text .col-sm-9{
   padding-right: 0;
 }
 .bg-device-adl{
   background: url("../../../images/2020/us/bg_device_adl.jpg") center top no-repeat;
   height: 520px;
   background-size:contain;
 }
 #faqs .panel-default > .panel-heading{
  background-color: #ffffff !important;
 }
 #faqs .panel-default > .panel-heading .panel-title a {
   display: block;
   padding: 0 5px 0 0px;
 }
 #faqs .panel-group .panel + .panel {
  margin-top: 20px;
}
#faqs .panel-heading{
  padding: 20px;
}
#faqs .panel-title > a:before{
  font-weight: normal;
}
#faqs .panel-title{
  line-height: 24px;
  color: #707b7d;
}
#real-stories-carousel .carousel-indicators {
  bottom: 15px;
}
#real-stories-carousel .carousel-control{
  top: 92.8% !important;
}
#real-stories-carousel .carousel-control.left {
  left: 420px !important;
}
#real-stories-carousel .carousel-control.right {
  right: 282px !important;
}
#carousel123 .carousel-control.left{
  left:0;
}
#carousel123 .carousel-control.right{
  right:-30px;
}
#carousel123 .carousel-control{
  top: 50% !important;
}
#slider_gallery .image_slide img{
  max-width: none;
}
#slider_gallery{
  float:none;
}
.ui-draggable{
  opacity: 10 !important;
}
.ui-draggable div{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e370cf+0,f78ee5+52,a93495+100 */
  background: #e370cf; /* Old browsers */
  background: -moz-linear-gradient(top,  #e370cf 0%, #f78ee5 52%, #a93495 100%) !important; /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #e370cf 0%,#f78ee5 52%,#a93495 100%) !important; /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #e370cf 0%,#f78ee5 52%,#a93495 100%) !important ; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e370cf', endColorstr='#a93495',GradientType=0 ); /* IE6-9 */
  width:13px !important;
  left: -3px !important;
}
#slider_gallery .image_slide{
  width:none !important;
  float:none !important;
  padding: 0 !important;
}
.slider_thumbs{
  border: 2px solid #dddddd;
  margin:5px 5px 0 0 !important;
  background:none !important;
  box-shadow: none !important;
  width: 50px;
  height: 48px;
  padding: 2px 0;
  overflow: hidden;
}
.zoomicon{
  width: 15px;
  margin: 14px;
}
.bg-device-hrlp{
  background: url("../../../images/2020/us/image_device_hrlp.jpg")  right top no-repeat;
  height:auto;
  background-size:cover;
  max-width: 1280px;
}
.p-none{
  padding:0;
}
.human-body{
  background: url("../../../images/2020/us/person_silhoette_2.svg")  center top no-repeat;
  position: relative;
  height:500px;
  width: 980px;
  margin: 60px auto 30px auto;
}
.point-line{
  width:95px;
  border-top:1px solid #707b7d;
  margin: 14px 0 0 0;
  height: 2px;
}
.price-box{
  width: 70px;
  margin: 0 20px 0 0;
}
.price-box-right{
  width: 95px;
  margin: 0 0 0 20px;
}
.price-box2{
  width:97px;
  margin: 0 0px 0 0;
}
.bikini-position{
  position: absolute;
  left: 210px;
  top: 212px;
}
.legs-position{
  position: absolute;
  left: 210px;
  top: 362px;
}
.upperlip-position{
  position: absolute;
  right: 190px;
  top: 33px;
}
.underarms-position{
  position: absolute;
  right: 190px;
  top: 115px;
}
.forearms-position{
  position: absolute;
  right: 190px;
  top: 200px;
}
.upperlegs-position{
  position: absolute;
  right: 190px;
  top: 273px;
}
.upperlip-position .point-line {
  width: 140px;
}
.upperlegs-position .point-line {
  width: 125px;
}
.legs-position .point-line{
  width:110px;
}
.bg-device-design{
  background: url("../../../images/2020/us/device_design_HRLp.jpg")  center top no-repeat;
  height:660px;
  background-size:contain;
}
.ideo{
  font-size: 88px;
  line-height: 82px;
}
.font-12{
  font-size: 22px;
  top: -45px;
}
.bg-device-design button{
  margin:0;
}
.faq-li li{
  font-size: 14px;
  line-height: 24px;
  color: #707b7d;
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  list-style-type: disc;
  margin: 10px 0 0 20px;
}
#faqs{
  margin-bottom: 30px;
}
.faq-pannel{
  padding-left: 0;
}
.imageContainer{ 
  height: 100px;
  text-align: center;
  vertical-align: bottom;
  display: table-cell;
  min-width: 305px;
}
.p-lr-10{
  padding:0 10px;
}
.why-pay{
  margin-top: 60px;
}
#skinchartoutstock{
  padding: 15px 0 0 4px;
}
.see-more{
  position: absolute;
  margin: 65px 0 50px 0;
  left: -50px;
}
.see-more{
  background: #404345;
  color: #fff;
  width: 384px;
  border-radius: 0;
  padding: 13px;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  text-transform: uppercase;
}
.see-more:hover{
  color:#fff;
  background:#707b7d;
}
.zakia-review .quotation-mark{
  left: 0px !important;
  margin: -25px 0 0 0 !important;
}
.navigate-to{
  padding: 30px 0 0 0;
  height: 70px;
}
.navigate-to li{
  float: left;
  padding: 0 35px;
  position: relative;
}
.navigate-to li::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 8px;
  top: -7px;
  z-index: 1;
  background:  url("../../../images/2020/us/arrow_L_select.svg") left top no-repeat;;
  transform: rotate(-90deg);
}
.bg-adl-hrl{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a7b2c0+1,eceff2+25,eceff2+74,99a7b7+100 */
  background: #a7b2c0; /* Old browsers */
  background: -moz-linear-gradient(left,  #a7b2c0 1%, #eceff2 25%, #eceff2 74%, #99a7b7 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #a7b2c0 1%,#eceff2 25%,#eceff2 74%,#99a7b7 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #a7b2c0 1%,#eceff2 25%,#eceff2 74%,#99a7b7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7b2c0', endColorstr='#99a7b7',GradientType=1 ); /* IE6-9 */
  height:600px;
}
.video{
  width: 70%;
  margin: 60px auto;
}
#whytriaCarousel  .carousel-indicators {
  bottom: -65px;
  left: -5px;
  margin-left: 5px;
}
#whytriaCarousel .carousel-indicators li {
  border: medium none;
  border-radius: 0;
  float: left;
  height: 44px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 5px !important;
  margin-top: 0;
  width: 44px;
  background: none !important;
}
#whytriaCarousel  .carousel-indicators img {
  border:1px solid #FFFFFF;
  float: left;
  height: 43px;
  left: 0;
  width: 43px;
}
#whytriaCarousel  .carousel-indicators .active img {
  border: 2px solid #39b3d7;
}
#whytriaCarousel  .carousel-indicators  img {
  border: 2px solid #dddddd;
}
.carousel-fade .carousel-inner .right{
  float: none !important;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.fade-carousel {
    position: relative
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}
#whytriaCarousel  .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	height:auto;
	min-width: 100%;
	width: 100%;
	max-width: 100%;
	line-height: 1;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.crircle-arrow-up{
  background: url("../../../images/2020/us/up_element.png") left top no-repeat;
  width: 58px;
  height: 58px;
  position: absolute;
  left: 0;
  text-align: center;
  right: 0;
  top: 20px;
  background-size: 80%;
  margin: auto;
}
.crircle-arrow-down{
  background: url("../../../images/2020/us/down_element.png") left top no-repeat;
  width: 58px;
  height: 58px;
  position: absolute;
  left: 0;
  text-align: center;
  right: 0;
  bottom: -50px;
  background-size: 80%;
  margin: auto;
}
.starter-kit-text{
  padding:0 0 100px 0;
}
.improve-text{
  line-height: 28px;
  font-size: 20px;
}
.laser-works-adl h4 {
  margin: 20px 0 5px 0;
}
.bg-device-adlp{
  background: url("../../../images/2020/us/bg_device_adlp.jpg") center top no-repeat;
  height: 520px;
  background-size:contain;
}
.learnmore-btn{
  background: #404345;
  color: #fff;
  padding: 10px;
  text-decoration: none;
}
.learnmore-btn:hover{
  background: #707b7d;
  color: #fff;
}

/* activation CSS start*/
.login-activation{
  padding:60px;
  border-radius: 8px;
  position: relative;
}
.formStyle { 
  padding: 10px !important; 
  width: 364px; 
  margin-bottom: 20px; 
  border-bottom-width: 1px; 
  border-bottom-style: solid; 
  border-bottom-color: #ecf0f1; 
  border:none !important;
  font-size: 1em;
  font-weight: 100;
  margin: 0 auto;
  margin-bottom: 30px;
  display: block;
  color: #707b7d !important;
}

.activation-btn button{
  width: 384px;
  background:#404345;
  margin: 0 auto;
  display: block;
  border-radius: 0;
  padding: 13px;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  text-transform: uppercase
}
.activation-btn p{
  font-weight: normal !important;
}
.serial-popover{
  position: absolute;
  right: 108px;
  top: 225px;
} 
.serial-popover .fa{
  font-size: 20px !important;
}
.popover {
  max-width: 600px !important;
  border: none;
  border-radius: 0;
  padding: 20px;
}
 .createac{
   margin: 0 0 30px 77px;
 }
 .error-activation{
   width:364px;
   margin:-30px auto 10px  auto;
   display: block;
   color: red;
   font-size: 13px;
 }

/*To remove the outline that appears on clicking the input textbox*/
input:focus {
  outline: none;
}
.proceed-btn{
  width: auto;
  border-radius: 0;
  padding: 13px;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  text-transform: uppercase;
  background: #404345;
  color: #fff;
  position: absolute;
  margin: 65px 0 50px 0;
  left: -10px;  
}
.proceed-btn:hover{
  background: #707b7d;
  color: #fff !important;
}
.activation-box{
  border-radius:10px;
  padding:30px;
  margin:30px auto;
}
.text-uppercase{
  text-transform: uppercase;
}
.button{
  width: 384px;
  border-radius: 0;
  padding: 13px;
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  text-transform: uppercase;
  background: #83c876 ;
  color: #fff;
  border:none;
}

/* activation CSS end*/

/* forgot password CSS start */
.change-password{
  background: #f7f7f7;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  padding: 30px;
  width: 340px;
  margin: 50px auto;
  font-size: 15px;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem !important;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  box-shadow: none !important;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da !important;
  border-radius: 2px !important;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control:focus {
  color: #495057;
  background-color: #fff !important;
  border-color: #80bdff !important;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25) !important;
}
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn {
  font-size: 14px;
  font-weight: bold !important;
  min-height: 38px;
  border-radius: 2px !important;
  display: block;
  font-weight: 400;
  color: #fff;
  text-align: center;
  padding: .375rem .75rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.error-message{
  font-size: 14px;
  color:#f00;
  margin:5px 0;
}
.p-results{
  margin:5px 0 0 0 !important;
}
.p-results li{
list-style-type: disc;
margin:0 0 0 15px;
line-height: 24px;
} 
/* forgot password CSS end here */
.replenish-icon{
  width: 45px;
  height: 45px;
  position: absolute;
  left: -4px;
  top: -8px;
}
.displayPrice{
  font-size: 22px;
}
/*ppage styles ends here */

/* New Holiday Kit CSS start here */
.mt-5, .my-5 {
    margin-top: 3rem!important;
}
#videoModal2 .modal-body{
	padding:0 !important;
}
#videoModal2 button.close {
    opacity: 0.9;
    position: absolute;
    top: -43px;
    right: -13px;
    color: #fff;
    font-size: 52px;
}
#videoModal2 button.close:hover, #videoModal2 button.close:active, #videoModal2 button.close:focus{
	background:none;
	outline:none;
}

.btn-secondary {
    background: #980000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border: 0;
    font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1600 - 300)));
    letter-spacing: 2px;
    padding: 15px;
    border-radius: 1px;
}
.holiday-kit .container{ width:1170px;}
.special-tag {padding: 20px 0; background: #990000;}
.special-tag h3 { text-align: center; letter-spacing: 12px; text-transform: uppercase;color: #fff;font-weight: 700;font-size: 18px;margin: 0;line-height: 20px;}

section.main-banner {position: relative;z-index: 1;box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
section.main-banner .banner-imge{ width: 100%;}
section.main-banner .price-tag {position: absolute;top:0;right: 0;z-index: 2;color: #fff;height: 170px;width: 260px;background: linear-gradient(to bottom left, #760000 0%, #760000 50%, transparent 50%, transparent 100%); text-align: center;padding-left: 140px;padding-top: 10px;font-size: 14px;font-family: "Open Sans", sans-serif;}
section.main-banner .price-tag span { font-size: 42px; font-weight: 700;display: block;line-height:1.4;font-family: "Open Sans", sans-serif;}

section.product-info {
    position: relative;
    padding-bottom: 80px;
    background: #5c5c5c;
    background: -moz-linear-gradient(left,  #5c5c5c 0%, #5c5c5c 10%, #5e5e5e 11%, #636363 18%, #656565 19%, #6d6d6d 29%, #808080 49%, #7d7d7d 54%, #5c5c5c 90%, #5c5c5c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #5c5c5c 0%,#5c5c5c 10%,#5e5e5e 11%,#636363 18%,#656565 19%,#6d6d6d 29%,#808080 49%,#7d7d7d 54%,#5c5c5c 90%,#5c5c5c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #5c5c5c 0%,#5c5c5c 10%,#5e5e5e 11%,#636363 18%,#656565 19%,#6d6d6d 29%,#808080 49%,#7d7d7d 54%,#5c5c5c 90%,#5c5c5c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c5c5c', endColorstr='#5c5c5c',GradientType=1 ); /* IE6-9 */
}
section.product-info:after{content: "";position: absolute;top: 0;left: 0;background: url(../../../images/2020/us/holidaykit/top-bg.png) center top no-repeat;background-size: 100%; width: 100%; height: 800px;}
section.product-info:before{content: "";position: absolute;bottom: 0;left: 0;background: url(../../../images/2020/us/holidaykit/bottom-bg.png) center bottom no-repeat;background-size: 100%; width: 100%; height: 800px;}
section.product-info .info-box {
    border-top: 7px solid #D0B488;
    position: relative;
    top: -50px;
    z-index: 5;
    padding: 50px 50px 0;
    color: #fff;
    background: -moz-linear-gradient(top,  rgba(178,150,105,1) 0%, rgba(178,150,105,0.9) 35%, rgba(178,150,105,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(178,150,105,1) 0%,rgba(178,150,105,0.9) 35%,rgba(178,150,105,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(178,150,105,1) 0%,rgba(178,150,105,0.9) 35%,rgba(178,150,105,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b29669', endColorstr='#00b29669',GradientType=0 ); /* IE6-9 */
}
section.product-info.gray .info-box {
    border-color: #707B7D;
    background: -moz-linear-gradient(top,  rgba(197,188,199,1) 0%, rgba(197,188,199,1) 41%, rgba(197,188,199,0.5) 79%, rgba(197,188,199,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(197,188,199,1) 0%,rgba(197,188,199,1) 41%,rgba(197,188,199,0.5) 79%,rgba(197,188,199,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(197,188,199,1) 0%,rgba(197,188,199,1) 41%,rgba(197,188,199,0.5) 79%,rgba(197,188,199,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
section.product-info .info-box .tag {
    background: #A70000;
	color: #fff;
	font-family: "Open Sans", sans-serif;
    position: absolute;
    top: -25px;
    right: 30px;
    border-radius: 50%;
    width: 96px;
    height: 96px;
    text-align: center;
    padding: 13px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    font-size: 12px;
    transform: rotate(25deg);
}
section.product-info.gray .info-box .tag {
    top: -10px;
}
section.product-info .info-box .tag span {
    font-size: 30px;
    font-weight: 700;
	line-height:1.4;
}
section.product-info .info-box .tag strike {
    font-size: 15px;
    font-weight: 600;
	font-family: "Open Sans", sans-serif;
}
section.product-info .info-box h1 {
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 20px;
	color:#fff;
    font-size: calc(24px + (50 - 24) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.product-info.gray .info-box h1 {
    font-size: 42px;
}
section.product-info .info-box p {
    font-size: 18px;
	color:#fff;
    line-height: 1.4;
    font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.product-info .info-box .out-stock-button{
	margin: 20px 0 0 0;
}
section.product-info .info-box .color-switcher {
    padding: 20px 0;
}
section.product-info .info-box .color-switcher li {
    display: inline-block;
    margin-right: 25px;
}
section.product-info .info-box .color-switcher li a {
    height: 40px;
    width: 40px;
    display: inline-block;
    border: 2px solid transparent;
    border-radius: 4px;
}
section.product-info .info-box .color-switcher li.active a {
    border-color: #fff;
}
section.product-info .info-box .color-switcher li.pink a {
    background: #E93688;
}
section.product-info .info-box .color-switcher li.green a {
    background: #83C777;
}
section.product-info .info-box .col-6:first-child {
    padding-right: 50px;
}
section.product-info .info-box .col-6:last-child {
    padding-left: 50px;
}
section.product-info .info-box .list {
    border: 1px solid #fff;
    padding: 0 20px;
}
section.product-info .info-box .list h4 {
    text-align: center;
    border-bottom: 1px solid #fff;
    padding: 20px;
    text-transform: uppercase;
    font-size: 17px;
	color: #fff;
	font-weight:normal;
}
section.product-info .info-box .list ul {
    margin: 30px 0;
}
section.product-info .info-box .list ul li {
    padding-left: 50px;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 25px;
	color:#fff;
	font-family: "Open Sans", sans-serif;
	font-weight:normal;
}
section.product-info .info-box .list ul li:before {
    content: "";
    position: absolute;
    background: url(../../../images/2020/us/holidaykit/icon-star.svg) no-repeat;
    left: 15px;
    top: 0px;
    height: 17px;
    width: 17px;
}
section.product-info .product-image {
    position: relative;
    z-index: 10;
}
section.product-info .product-image:before {
    content: "";
    position: absolute;
    left: -85px;
    top: 54px;
    height: 100%;
    width: 100%;
    background: url(../../../images/2020/us/holidaykit/product-bg.png) no-repeat left center;
    background-size: 82%;
    z-index: 0;
    opacity: 0.5;
}
section.product-info .product-image .image-wrap .tag {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 20px;
    width: 50%;
    color: #fff;
    font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (1600 - 300))) !important;
    background: url(../../../images/2020/us/holidaykit/tag-bg.png) center center no-repeat;
    padding: 15px 50px;
    height: 80px;
    line-height: 1.2;
    text-align: left;
    text-indent: -15px;
    background-size: contain;
    min-width: 230px;
	}
section.product-info .product-image .image-wrap {
    position: relative;
    z-index: 1;
}
section.product-info .product-image .image-wrap .main-image {
    position: relative;
    z-index: 10;
}
section.product-info.gray .product-image .image-wrap .tag {
    left: 0px;
}
section.product-info .product-image .image-wrap .tag img {
    width: 100%;
}
section.product-info.gray .product-image {
    margin-bottom: 50px;
}
section.product-info.gray .product-image .image-wrap {
    margin-top: 130px;
}
section.product-info .product-image .about {
    color: #fff;
    margin-top: 60px;
}
section.product-info .product-image .about h2 {
    font-size: 40px;
    font-weight: 300;
	color: #fff;
    line-height: 1.4;
    margin-bottom: 25px;
    font-size: calc(24px + (40 - 24) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.product-info .product-image .about h2 strong {
    display: block;
    font-weight: 600;
}
section.product-info .product-image .quotes {
    position: relative;
    padding-top: 50px;
    margin-top: 20px;
}
section.product-info .product-image .quotes:after {
    content: "";
    background: url(../../../images/2020/us/holidaykit/blockquote.png) center no-repeat;
    width: 40px;
    height: 30px;
    top: 5px;
    left: 50%;
    position: absolute;
}
section.product-info .product-image .quotes blockquote {
    font-size: 32px;
    font-weight: 300;
	line-height: 1.4;
	border: none;
    color: #fff;
	font-family: "Open Sans", sans-serif;
}
section.product-info .product-image .quotes .name {
    font-size: 24px;
    font-weight: 300;
	color:#fff;
}
section.product-info .product-image .about p {
    line-height: 1.5;
	color: #fff;
}
section.product-info .technology-box {
    position: relative;
    color: #fff;
    z-index: 11;
    max-width: 980px;
    margin: 0 auto;
}
.btn-primary {
    background: #B29669;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border: 0;
    font-size: 20px;
    letter-spacing: 2px;
    padding: 15px;
    border-radius: 1px;
    font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1600 - 300)));
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #b39360!important;
    box-shadow: none!important;
    border: 0!important;
}
.chart-info, section.guarantee .container .info{
    margin: 0 auto;
    max-width: 830px;
}

section.guarantee .container .icon-info{
    margin: 0 auto;
    max-width: 930px;
}
section.product-info .technology-box .list {
    padding-bottom: 40px;
}
section.product-info .technology-box .list h4 {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 20px;
	color:#fff;
    padding-top: 10px;
    font-size: calc(20px + (34 - 20) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.product-info .technology-box .list p {
    font-size: 16px;
    line-height: 1.5;
	color:#fff;
}
section.product-info .result {
    position: relative;
    color: #fff;
    margin: 30px auto 60px;
    width: 80%;
}
section.product-info .result h2 {
    text-align: center;
	color:#fff;
    font-size: 40px;
    font-weight: 300;
    margin-bottom: 25px;
    font-size: calc(24px + (42 - 24) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.product-info .result .image img {
    width: 100%;
}
section.product-info .data {
    position: relative;
    padding: 30px 0;
    color: #fff;
    width: 80%;
    margin: 0 auto;
}
section.product-info .data h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 300;
    margin-bottom: 25px;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    color: #fff;
    font-size: calc(24px + (42 - 24) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.product-info .data .list {
    margin-bottom: 30px;
    position: relative;
}
section.product-info .data .list .tag {
    display: inline-block;
    background: #AAAAAA;
	color:#fff;
    border: 2px solid #fff;
    height: 64px;
    width: 64px;
    text-align: center;
    border-radius: 50%;
    vertical-align: middle;
    font-size: 26px;
    font-weight: 700;
    line-height: 2.4;
    padding-left: 5px;
}
section.product-info .data .list .tag sup {
    font-size: 14px;
    top: -10px;
}
section.product-info .data .list .text {
    font-size: 26px;
    font-weight: 300;
	color:#fff;
	line-height:1.4;
	font-family: "Open Sans", sans-serif;
    display: inline-block;
    width: calc(100% - 120px);
    vertical-align: middle;
    padding-left: 20px;
    font-size: calc(18px + (26 - 18) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.product-info .data .list .text strong{
	font-weight:400;
}
sup {
    top: -0.9em;
    font-size: 55%;
}

section.gift-kit {
    position: relative;
    padding: 80px 0 25px;
    background: rgb(178,150,105);
    overflow: hidden;
    background: -moz-linear-gradient(left,  rgba(178,150,105,1) 0%, rgba(219,193,152,1) 50%, rgba(178,150,105,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(178,150,105,1) 0%,rgba(219,193,152,1) 50%,rgba(178,150,105,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(178,150,105,1) 0%,rgba(219,193,152,1) 50%,rgba(178,150,105,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b29669', endColorstr='#b29669',GradientType=1 ); /* IE6-9 */
    color: #fff;
}
section.gift-kit.gray {
    background: rgb(160,150,163);
    background: -moz-linear-gradient(left,  rgba(160,150,163,1) 0%, rgba(227,227,227,1) 50%, rgba(160,150,163,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(160,150,163,1) 0%,rgba(227,227,227,1) 50%,rgba(160,150,163,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(160,150,163,1) 0%,rgba(227,227,227,1) 50%,rgba(160,150,163,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
section.gift-kit:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../../../images/2020/us/holidaykit/bottom-bg.png) center bottom no-repeat;
    background-size: 100%;
    width: 100%;
    height: 800px;
}
section.gift-kit .big h2 {
    margin-bottom: 50px;
	color:#fff;
    font-size: 50px;
    font-weight: 300;
    font-size: calc(30px + (50 - 30) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.gift-kit .big .col-md-4 h5 {
    font-size: 24px;
    width: 75%;
	color:#fff;
    margin: 0 auto;
    line-height: 1.4;
	font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: calc(16px + (24 - 16) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.gift-kit .small {
    width: 70%;
    margin: 50px auto;
}
section.gift-kit .small h3 {
    font-weight: 300;
	color:#fff;
    margin-bottom: 25px;
    font-size: 32px;
    font-size: calc(22px + (32 - 22) * ((100vw - 300px) / (1600 - 300))) !important;
}

section.recommended {
    padding: 100px 0;
}
section.recommended h2 {
    font-size: 50px;
    color: #404345;
    margin-bottom: 70px;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: calc(28px + (50 - 28) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.recommended .testimonial-main {
    width: 80%;
    margin: 0 auto;
    line-height: 1.4;
}
section.recommended .testimonial-main h3 {
    font-size: 32px;
    font-weight: 300;
    font-size: calc(20px + (32 - 20) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.recommended .testimonial-main .name {
    font-style: italic;
    margin-bottom: 20px;
}
section.recommended .testimonial-main .name p {
    font-size: 14px;
}
section.recommended .customer-say {
    padding: 90px 0 30px;
    width: 80%;
    margin: 0 auto;
}
section.recommended .customer-say h2 {
    font-size: 40px;
    font-weight: 300;
    font-size: calc(24px + (40 - 24) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.recommended .customer-say .list {
    margin-bottom: 30px;
}
section.recommended .customer-say .list:first-child {
    padding-right: 50px;
}
section.recommended .customer-say .list:last-child {
    padding-left: 50px;
}
section.recommended .customer-say .list h3 {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 30px;
    font-size: calc(20px + (32 - 20) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.recommended .customer-say .list .name {
    font-style: italic;
    font-weight: 600;
}

section.recommended .customer-video {
    width: 80%;
    margin: 0 auto;
    padding: 70px 0;
}
section.recommended .customer-video h2 {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 25px;
	line-height: 1.4;
    font-size: calc(20px + (32 - 20) * ((100vw - 300px) / (1600 - 300))) !important;
}

section.recommended .endorsed {
    position: relative;
}
section.recommended .endorsed h2 {
    font-size: 40px;
    margin-bottom: 30px;
    font-size: calc(24px + (40 - 24) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.recommended .endorsed .with-text {
    margin-top: 50px;
}
section.recommended .endorsed .with-text .image {
    margin-bottom: 20px;
}
section.recommended .endorsed .with-text p {
    font-size: 14px;
}
section.recommended .endorsed .with-text a {
    border-bottom: 1px solid #707B7D;
    font-size: 14px;
    margin-top: 15px;
}
section.recommended .endorsed .awards {
    width: 80%;
    margin: 0 auto;
}
section.recommended .endorsed .lists {
    padding-top: 100px;
}
section.recommended .endorsed .lists .list {
    padding: 20px 0;
}
section.recommended .endorsed .lists .list .image {
    margin-bottom: 20px;
}
section.recommended .endorsed .lists .list p {
    font-size: 16px;
}
section.recommended .endorsed .lists .list a {
    border-bottom: 1px solid #707B7D;
}

section.product-test {
    background: #F5F5F5;
    padding: 65px 0;
}
section.product-test .chart-info h2 {
    font-size: 40px;
    font-weight: 300;
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: calc(24px + (40 - 24) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.product-test .chart-info h3 {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 15px;
    font-size: calc(18px + (24 - 18) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.product-test .chart-info .info {
    margin: 50px 0 10px;
}

section.guarantee {
    position: relative;
    padding: 100px 0 25px;
    background: rgb(178,150,105);
    overflow: hidden;
    background: -moz-linear-gradient(left, rgba(178,150,105,1) 0%, rgba(219,193,152,1) 50%, rgba(178,150,105,1) 100%);
    background: -webkit-linear-gradient(left, rgba(178,150,105,1) 0%,rgba(219,193,152,1) 50%,rgba(178,150,105,1) 100%);
    background: linear-gradient(to right, rgba(178,150,105,1) 0%,rgba(219,193,152,1) 50%,rgba(178,150,105,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b29669', endColorstr='#b29669',GradientType=1 );
    color: #fff;
    z-index: 1;
}
section.guarantee.gray {
    background: rgb(160,150,163);
    background: -moz-linear-gradient(left,  rgba(160,150,163,1) 0%, rgba(227,227,227,1) 50%, rgba(160,150,163,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(160,150,163,1) 0%,rgba(227,227,227,1) 50%,rgba(160,150,163,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(160,150,163,1) 0%,rgba(227,227,227,1) 50%,rgba(160,150,163,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
section.guarantee:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../../../images/2020/us/holidaykit/bottom-bg.png) center bottom no-repeat;
    background-size: 100%;
    width: 100%;
    height: 800px;
    z-index: -1;
}
section.guarantee .info h2 {
    font-size: 40px;
	color:#fff;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 15px;
    font-size: calc(24px + (40 - 24) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.guarantee .info p {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
	color:#fff;
    font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.guarantee .icon-info {
    padding: 80px 0 50px;
}
section.guarantee .icon-info .icon {
    margin-bottom: 40px;
}
section.guarantee .icon-info h4 {
	color:#fff;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: calc(18px + (20 - 18) * ((100vw - 300px) / (1600 - 300))) !important;
}
section.guarantee .icon-info p{
	color:#fff;
}
section.guarantee .icon-info p a {
    color: #fff;
    border-bottom: 1px solid #fff;
    line-height: 1;
	text-decoration: none;
}
.holiday-kit footer .m-top-60{
	margin:0;
}
.arrow-link {
    font-size: 18px;
    font-weight: 700;
    color: #707B7D;
    position: relative;
    display: inline-block;
    padding: 10px 0 10px 50px;
}
.arrow-link:after {
    content: "";
    position: absolute;
    background: url(../../../images/2020/us/holidaykit/icon-arrow.svg) no-repeat;
    height: 36px;
    width: 36px;
    left: 0;
    top: 0px;
}
@media (max-width: 1199px ) {
    .container {
        max-width: 100%;
    }
	.head-title h2{
		margin:0 0 0 20px;
	}
}

@media (max-width: 991px ) {
    
    section.product-info .product-image .image-wrap .main-image {
        position: relative;
        z-index: 10;
        max-width: 68%;
    }
    section.product-info .info-box .col-md-6{
		padding:0;
	}
    .show-md-top {
        display: block;
    }
    section.product-info .info-box .tag {
        top: -35px;
        right: -20px;
        z-index: 1;
    }
    section.product-info .info-box .list ul li {
        margin-bottom: 17px;
    }
    .special-tag h3 {
        width: 50%;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
	section.product-test .chart-info .col-md-5{
		padding:0;
	}
    section.product-info .info-box .list {
        margin-top: 35px;
    }
    section .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .product-info .container .product-image{
        margin: 0 -30px;
        overflow: hidden;
    }
    .special-tag .container, .head-title .container {
        padding-right: 30px;
        padding-left: 30px;
    }
    section.product-info .info-box {
        top: 0;
        margin-left: -30px;
        margin-right: -30px;
        padding: 50px 30px 0;
    }
    section.product-info .product-image:before {
        left: 0;
        background: url(../../../images/2020/us/holidaykit/product-bg.png) no-repeat center 25%;
        background-size: 100%;
    }
    section.product-info .product-image .about {
            margin: 0 0px 50px;
    }
    section.main-banner .price-tag {
        display: none;
    }
    section.product-info .info-box .tag {
        top: -100px;
        right: 20px;
    }
    section.product-info .info-box h1 {
        font-size: 42px;
    }
    section.gift-kit .big .col-md-4 {
        margin-bottom: 30px;
    }
    section.gift-kit .small {
        width: 100%;
        text-align: center;
    }
    section.gift-kit .small .col-4 {
        display: inline-block;
        width: 47%;
        flex: none;
        max-width: none;
    }
    section.gift-kit .small .row {
        text-align: center;
        display: block;
    }
    section.recommended h2 {
        text-align: left!important;
        font-size: 42px;
        margin-bottom: 20px;
    }
    section.recommended .testimonial-main, section.recommended .customer-say {
        width: 100%;
    }
    section.recommended .customer-say {
        padding: 50px 0 20px;
    }
    section.recommended .testimonial-main .col-md-4 {
        margin-bottom: 20px;
    }
    section.recommended .customer-say .list {
        padding: 0px !important;
    }
    section.recommended .customer-video {
        width: 100%;
        padding: 40px 0;
    }
    section.recommended .customer-video h2 {
        text-align: center!important;
    }
    section.recommended .customer-video .col-md-4 {
        margin-bottom: 30px;
    }
    section.recommended .endorsed h2 {
        text-align: center!important;
    }
    section.recommended .endorsed .col-md-3 {
        text-align: center;
    }
    section.recommended .endorsed .col-md-4 {
        margin-bottom: 40px;
    }
    section.recommended {
        padding: 50px 0 30px;
    }
    section.product-test .chart-info h2 {
        font-size: 34px;
		line-height: 1.4;
    }
    section.guarantee {
        padding: 70px 0 25px;
    }
    section.guarantee .info {
        text-align: center;
    }
    section.guarantee .icon-info {
        padding: 35px 0 35px;
    }
    section.guarantee .icon-info .col-md-4 {
        margin-bottom: 30px;
    }
    section.guarantee .icon-info .icon {
        margin-bottom: 20px;
    }
    footer .footer-top .sing-up h4 {
        margin-bottom: 36px;
    }
    section.product-info.gray .info-box .tag {
        top: -100px;
    }
    section.product-info .result {
        margin: 0;
        width: 100%;
    }
    section.product-info .data {
        padding: 40px 0;
        width: 100%;
    }
    section.product-info .data h2 {
        font-size: 34px;
    }
    section.product-info .data .list .tag {

    }
    section.product-info .data .list .text {
        font-size: 22px;
        width: calc(100% - 70px);
    }
    section.product-info {
        padding-bottom: 50px;
    }
    section.recommended .customer-video .col-md-3 {
        margin-bottom: 25px;
    }
    section.recommended .endorsed .awards {
        width: 100%;
    }
    section.recommended .endorsed .lists {
        padding-top: 35px;
    }
    section.product-info.gray .product-image {
        margin-bottom: 15px;
    }
    section.product-test {
        padding: 20px 0 40px;
    }
    section.product-info .info-box {
        background: -moz-linear-gradient(top, rgba(178, 150, 105, 1) 0%, rgba(178, 150, 105, 0.4) 250px, rgba(125, 185, 232, 0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(178, 150, 105, 1) 0%, rgba(178, 150, 105, 0.4) 250px, rgba(125, 185, 232, 0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(178, 150, 105, 1) 0%, rgba(178, 150, 105, 0.4) 250px, rgba(125, 185, 232, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b29669', endColorstr='#007db9e8', GradientType=0); /* IE6-9 */
    }
    section.product-info.gray .info-box {
        background: -moz-linear-gradient(top,  rgba(197,188,199,1) 0%, rgba(197,188,199,0.8) 250px, rgba(197,188,199,0) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  rgba(197,188,199,1) 0%,rgba(197,188,199,0.8) 250px,rgba(197,188,199,0) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  rgba(197,188,199,1) 0%,rgba(197,188,199,0.8) 250px,rgba(197,188,199,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5bcc7', endColorstr='#007db9e8',GradientType=0 ); /* IE6-9 */

    }
    section.product-info .product-image .image-wrap .tag {
        top: 0;
        right: 0;
        left: auto;
        margin-top: 50px;
    }
    section.product-info.gray .product-image .image-wrap .tag {
        left: auto;
    }
    section.product-info .product-image .image-wrap .main-image {
        margin-top: 120px;
    }
}

@media (max-width: 420px) {
    section.product-info .product-image {
        margin: 0 -30px;
        overflow: hidden;
    }
    section.product-info .product-image .col-md-5{
        padding-left:45px;
        padding-right:45px;
    }
    section.product-info .product-image .image-wrap .tag {
        top: 0;
        right: 0;
        left: auto;
        margin-top: 50px;
        width: 73%;
        overflow: hidden;
    }

    section.product-info.gray .product-image .image-wrap .main-image {
        margin-top: 180px;
    }

    section.product-info.gray .info-box h1 {
        /*font-size: 34px;*/
            font-size: 34px !important;
    }
    section.product-info .product-image .about h2 {
        font-size: 26px;
    }
    section.product-info .product-image .quotes blockquote {
        font-size: 22px;
    }
    section.product-info .product-image .quotes .name {
        font-size: 18px;
    }
    section.product-info .technology-box .list h4 {
        font-size: 26px;
    }
    section.product-info .result h2 {
        font-size: 30px;
    }
    section.product-info .data h2 {
        font-size: 32px;
    }
    section.gift-kit .big h2 {
        margin-bottom: 30px;
        font-size: 30px;
    }
    section.recommended h2 {
        font-size: 30px;
    }
    section.recommended .customer-say h2 {
        font-size: 30px;
    }
    section.recommended .customer-say .list h3 {
        font-size: 24px;
    }
    section.recommended .customer-video h2 {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
section.product-info .product-image .image-wrap .tag {
    top: -135px;
    right: -52px;
    left: auto;
    margin-top: 50px;
    min-width: 350px;
    text-align: center;
    font-size: 16px!important;
    padding: 18px;
}
.product-info br{
	display:block !important;
}
#videoModal2{
	overflow:visible !important;
}
}

/* New holiday kits css ends here */

/* Mobile media query start here */
@media (min-device-width: 320px) and (max-device-width: 767px)  and (-webkit-min-device-pixel-ratio: 2) { 
h1{
  font-size: 44px;
  line-height: 52px;
}
.tbcontainer{ 
    width:100%;
	padding: 0 0 0 5%;
}
#easy-to-use-Carousel .carousel-control.right, #real-stories-carousel .carousel-control.right {
  right: 22% !important;
}
#easy-to-use-Carousel .carousel-control.left, #real-stories-carousel .carousel-control.left {
  left: 36% !important;
  width: 20px;
}
#real-stories-carousel .carousel-control {
  top: 53.5% !important;
}
#real-stories-carousel .carousel-indicators {
  bottom: 332px;
}
#real-stories-carousel{
  height: 750px;
}

#easy-to-use-Carousel .carousel-control {
  top: auto !important;
  bottom: 298px;
}
#easy-to-use-Carousel .carousel-indicators {
  bottom: 295px;
  left: 20.5%;
}
#easy-to-use-Carousel h4{
  margin-top:60px;
}
#easy-to-use-Carousel .col-sm-5{
  min-height:280px ;
}
.add-to-cart{
	padding: 12px 20px !important;
    max-width: 320px;
	margin:0 auto;
	margin: 20px auto 0 auto;
}
.add-to-bag button , .out-stock-button{
  width: 100%;
}
.p-none-mobile{
  padding:0;
}
.margin-btm-40{
  margin-bottom: 40px;
}
#homespa-right {
  right: 19% !important;
}
#homespa-left {
  left: 33% !important;
}
#product-page .carousel-control.left {
  left: 36%;
}
#product-page .carousel-control.right {
  right: 22%;
}
#ppageCarousel .carousel-indicators {
  bottom:-34px;
  left: 20.5%;
}
.m-mobile-top-30{
  margin-top:30px;
}
.m-mobile-top-50{
  margin-top:50px;
}
.fda-3-steps .col-sm-4{
  margin-top:30px;
  padding: 0;
}
.review-by .col-sm-4{
  margin-top: 40px;
  padding: 0;
}
.device-position {
  position: relative;
  top: -40px;
}
.soothing-bg img{
  margin: 120px 0 0 0;
}
.soothing-text {
  margin: 40px 0 0 0;
}
.review-text{
  padding:0;
}
.dermatologist-review{
  background: none;
  height: auto;
}
.dermatologist-review >img{
  margin:0 0 40px 0;
}
.m-top-80 {
  margin-top: 60px;
}
.money-back .col-sm-7 h1{
  text-align: center;
  margin-top: 30px;
}
.money-back .col-sm-7 p{
  text-align: center;
}
.three-steps .col-sm-4{
  margin-top: 40px;
}
.three-steps {
  padding: 20px -15px;
}
.three-steps .col-sm-4 p{
text-align: center;
}
.review-by {
  margin-top: 0px !important;
}
.triaHeader .logoContainer a{
  top: 12px;
}
.skintone-section ul li{
  margin:0 5px 0 0;
}
.product-guarantee ul li{
  width:100%;
}
.soothing-text p{
  padding: 0 0 40px 0;
}
.zakia-review{
  margin-top: 0;
}
.zakia-review .quotation-mark{
  left: 0 !important;
  right: 0;
  margin: auto !important;
  width: 35px;
  top: 32%;
}
.zakia-review h4{
  padding: 40px 0 0 0;
  text-align: center;
}
.zakia-review p{
  text-align: center;
}
h1, .headline{
  font-size: 42px;
}
.bg-device-adl{
  background: none;
  height: auto;
  margin: 0;
}
.bg-device-adl .col-sm-4{
  margin-top:40px;
}
#real-stories-carousel h4{
  margin: 80px 0 0 0;
} 
#real-stories-carousel .quotation-mark{
  left: 0px;
  top: -20px;
}  
#carousel123 .carousel-control.right{
  right:20px;
}
#carousel123 .carousel-control.left{
  left:20px;
}
#carousel123 .item img{
  width: auto;
  height: auto;
}
#carousel123 .carousel-inner>.item {
  -webkit-transition: .6s ease-in-out left !important;
  -o-transition: -o-transform .6s ease-in-out left !important;
  transition: transform .6s ease-in-out left !important;
}
.imageContainer{ 
  display: block;
  height: auto;
}
.endorsed-by .headline{
  text-align: center;
}
.m-text-left{
  text-align:left !important;
}
#slider_gallery {
  margin: 30px 0 90px 0px;
  overflow: hidden;
}
.thumbs-wrapper{
  position: absolute;
  bottom: 105%;
  right: 0;
}
#slider-container1 img{
  height: 450px;
}
.human-body{
  width:100%;
}
.bg-device-hrlp{
  background: none;
  height: auto;
}
.fda-3-steps{
  margin: 20px 0 0 0 !important;
}
.why-pay{
  margin: 60px 0 0 0;
}
.human-body{
  height: 600px;
  background-position:left 140px ;
}
.upperlip-position{
  right: 0px;
  top: 29%;
  width: 70%;
}
.underarms-position{
  right: 0;
  top: 41%;
  width: 60%;
}
.forearms-position{
  right: 0;
  top: 50%;
  width: 60%;
}
.bikini-position{
  right: 0;
  top: 60%;
  left:inherit;
  width: 57%;
}
.bikini-position .point-line {
  width: 32%;
}
.upperlegs-position{
  right: 0;
  top: 70%;
  width: 64%;
}
.upperlegs-position .point-line {
  width: 38%;
}
.legs-position{
  right: 0;
  left: inherit;
  top: 84%;
  width: 67%;
}
.legs-position .point-line {
  width: 40%;
}
.price-box-right {
  width: 108px;
}
.upperlip-position .point-line {
  width: 46%;
}
.point-line {
  width: 38%;
}
.bg-device-design {
  background: url(../../../images/2020/us/imagedevice_HRLp.jpg) center top no-repeat;
  height: 560px;
}
.hrlp-dr-zakia  .quotation-mark{
  top :42%;
}
.faq-pannel, .faq-pannel2{
  padding: 0 0 0 0;
  margin: 20px 0;
}
.money-back  .headline{
  margin-top:40px;
}
.bg-adl-hrl{
  height:auto;
}
.navigate-to li{
  margin: 10px 0 10px 0;
}
.navigate-to {
  padding: 10px 0 10px 0;
}
.bg-device-design  .device-features{
  padding: 20px;
}
.bg-adl-hrl{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c2cbd4+0,edeef2+100 */
background: #c2cbd4; /* Old browsers */
background: -moz-linear-gradient(top,  #c2cbd4 0%, #edeef2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #c2cbd4 0%,#edeef2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #c2cbd4 0%,#edeef2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2cbd4', endColorstr='#edeef2',GradientType=0 ); /* IE6-9 */

}
/** activation start here **/
.login-activation{
  padding:60px 20px;
}
.login-activation p{
  text-align:left !important;
}
.login-activation p br{
  display:none;
}
.activation-btn button{
  width:100%;
  font-size:21px;
}
.formStyle{
  width:100%;
}
.serial-popover{
  right: 28px;
  top: 248px;
}
.popover{
  width: 90%;
  left: 20px !important;
}
.proceed-btn{
  font-size: 12px;
}
.button{
  margin:0 auto;
  width:100%;
  font-size: 20px;
}
.activation-box{
  padding: 10px;
}
.no-margin-mobile{
  margin:0 !important
}
.bg-device-adlp{
  background:none;
}
.add-to-bag button{
  font-size: 22px;
}
.starter-kit-text {
  padding: 0 0 20px 0;
}
#myCarousel-kits .myCarousel-arrow-left{
	top: 35% !important;
	left: 20px !important;
}
#myCarousel-kits .myCarousel-arrow-right{
	top: 35%!important;
	right: -5px !important;
}
#myCarousel-kits .carousel-control img{
	width:40%;
}
#myCarousel-kits .item h3, #myCarousel-kits .item h4{
	margin-top:30px;
}
.slider-bg p{
	margin-top:30px;
}
}
/* Mobile media query ends here */

/* ipad media query start here */
@media (min-device-width : 768px)  and (max-device-width : 1024px)  {
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.slider-bg{
	height:auto;
}
.shop-now-rd{
	width: 170px;
	padding: 6px 0 !important;
	height:auto;
}
#myCarousel-kits .myCarousel-arrow-left{
	top: 50% !important;
	left: -20px !important;
}
#myCarousel-kits .myCarousel-arrow-right{
	top: 50% !important;
	right: -30px !important;
	text-align: -webkit-center;
	text-align:center;
}
#myCarousel-kits .carousel-control img{
	width:50%;
}
.promo-slider-rd {
	left: 18% !important;
    top: 76% !important;
}
.add-to-cart{
	padding: 12px 15px !important;
}
h1, .headline {
  font-size: 46px;
}
.tbcontainer{ 
    width:100%;
	padding:0;
}
.add-to-bag button {
  width: 368px;
}
.p-none-mobile{
  padding:0;
}
#product-page .carousel-indicators {
  bottom: -34px;
}
#easy-to-use-Carousel .carousel-indicators {
  bottom: 23px;
}
.product-guarantee ul li{
  padding:5px;
  width: 48%;
}
.product-guarantee ul li:last-child {
  width: 99%;
}
.review-text {
  padding: 60px 0 0 0;
}
#homespa-left {
  left: 112px !important;
}
#homespa-right {
  right: 69px !important;
}
#product-page .carousel-control.left {
  left: 125px;
}
#product-page .carousel-control.right {
  right: 80px;
}
#easy-to-use-Carousel .carousel-control.right {
  right: 205px;
}
#easy-to-use-Carousel .carousel-control.left {
  left: 312px;
}
#easy-to-use-Carousel .carousel-control {
  top: 89% !important;
}
.triaHeader .logoContainer a{
  top: 12px;
}
.soothing-bg img{
  margin: 50px 60px 92px 30px;
}
.soothing-text {
  margin: 40px 0 0 0;
}
#slider_gallery{
  overflow: hidden;
}
.thumbs-wrapper{
  position: absolute;
  bottom: 10px;
  right: -430px;
}
.imageContainer{
  min-width: 210px;
}
.zakia-review .m-top-60 {
  margin-top:20px;
}
.before-after-text{
  padding: 0 0 40px 0;
}
.human-body{
  width: 100%;
}
.bikini-position{
  left: 13%;
}
.legs-position{
  left: 12%;
}
.upperlegs-position, .forearms-position, .underarms-position, .upperlip-position{
  right: 10%;
}
.bg-device-hrlp{
  background-position:right  bottom ;
  height: auto;
}
.device-features{
  margin-top:0px;
}
.navbar .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.bg-device-design{
  background-size: cover;
  height: 470px;
  margin:0 0 30px 0;
}
.faq-pannel, .faq-pannel2{
  padding: 0 0 0 0;
  margin: 20px 0;
}
.popover {
  max-width: 500px !important;
  left: 250px !important;
}
.serial-popover{
  right:32px;
}
.proceed-btn{
  font-size: 18px;
}
.bg-device-adlp{
  height: 350px;
  background-size: cover; 
}
.bg-device-adlp .no-margin-mobile{
  margin-top: 10px;
}
.zakia-review .headline{
  font-size: 44px;
}
}/* ipad media query ends here */
/* Media queries start mobile and ipad */

/* iphone 5 media query start here */
@media (max-device-width: 320px) {
h1, .headline{
	font-size: 26px;
	line-height: 36px;
}
.add-to-bag button {
    font-size: 18px;
}
#ppageCarousel .carousel-indicators {
    bottom: -30px;
}
.percentage{
	font-size: 30px;
}
.percentage span {
    font-size: 20px;
}
.bg-light .col-sm-5{
	padding:0;
}
.carousel-indicators{
	width:90%;
}
.footerSocialList li{
	margin-right: 16px;
}
.starter-kit-text {
  padding: 0 0 20px 0;
}
#easy-to-use-Carousel .carousel-indicators {
  bottom: 297px;
  left: 5.5%;
}

}
/* iphone 5 media query ends here */


@media (max-width: 1024px) and (min-width: 768px){
.tria-navigation-rd .drop-down-desktop .dropdown-menu{
position: absolute;
top: 103px;
background: #fff;
border: 1px solid #eaeaea;
}
.tbcontainer{
	padding: 0 0 0 15px;
}	
}
 @media (min-width: 992px) and (max-width : 1140px){ 
 .tria-navigation-rd .navbar-brand{
    padding: 16px 20px 0 20px;
}
.tbcontainer{
	padding: 0 0 0 20px;
 }
#myCarousel-kits .myCarousel-arrow-right{
	right:0;
}
#myCarousel-kits .myCarousel-arrow-left{
	left:0;
}
.tria-navigation-rd .drop-down-desktop .dropdown-menu{
position: absolute;
top: 103px;
background: #fff;
border: 1px solid #eaeaea;
}
.tbcontainer{
	padding: 0 0 0 15px;
}
}