.juicer-feed.night .j-text {
    background:#fff;
}
.juicer-feed li.feed-item {
    background-color:#fff!important;
}
.juicer-feed{
    background-color:transparent!important;
}

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=31f76fe7-7b02-4ed1-8863-c539521d0ec1&fontids=718995");
@font-face{
    font-family:"MElle HK Light"; 
    src:url("https://d1e25biukskx6y.cloudfront.net/wp-content/themes/mytheme/assets/css/Fonts/718995/53b1ae2d-f07d-4e3f-86d7-36eb856ffa51.eot?#iefix");
    src:url("https://d1e25biukskx6y.cloudfront.net/wp-content/themes/mytheme/assets/css/Fonts/718995/53b1ae2d-f07d-4e3f-86d7-36eb856ffa51.eot?#iefix") format("eot"),url("https://d1e25biukskx6y.cloudfront.net/wp-content/themes/mytheme/assets/css/Fonts/718995/5aaeb775-6c1f-49fa-aa5c-f93de6069c88.woff2") format("woff2"),url("https://d1e25biukskx6y.cloudfront.net/wp-content/themes/mytheme/assets/css/Fonts/718995/c0c86efc-74af-4d3e-8c95-62e4fbf8f729.woff") format("woff"),url("https://d1e25biukskx6y.cloudfront.net/wp-content/themes/mytheme/assets/css/Fonts/718995/2423c4b2-118c-4464-b031-9662b482fbb5.ttf") format("truetype");
}
 
/* @font-face{ */
    /* font-family:"MElle HK Light"; */
    /* src: url("//db.onlinewebfonts.com/t/f120acc511b79fea64e46c0e2880c3df.eot"); src: url("//db.onlinewebfonts.com/t/f120acc511b79fea64e46c0e2880c3df.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/f120acc511b79fea64e46c0e2880c3df.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/f120acc511b79fea64e46c0e2880c3df.woff") format("woff"), url("//db.onlinewebfonts.com/t/f120acc511b79fea64e46c0e2880c3df.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/f120acc511b79fea64e46c0e2880c3df.svg#MElle HK") format("svg");   */
/* } */

#preload { position: fixed; top: 0; left: 0; bottom: 0; right: 0; width: 100vw; height: 100vh; z-index: 999999; background: #fff; }
#preload .loading { position: absolute; width: auto; height: auto; margin: auto; top: 0; bottom: 0; left: 0; right: 0; }

.clearfix:after, .clearfix:before{ content:""; display:table; }
.clearfix:after{ clear:both; }
.clearfix{ *zoom:1; }
.row {
    display: flex;
    display: -webkit-flex;
    flex-wrap:wrap;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
            justify-content: center;
}
.row:before, .row:after{ display: none; }
:focus, button:focus { outline: 0; }
.btn:focus, .btn.focus { box-shadow: none; }
.txt-purple { color: #9068ac; }
.txt-green { color: #40b2aa; }
.txt-green2 {color:#108081;}
.txt-pearl{ color: #c6a895; }
.txt-pink{ color: #e2acb1; }
.txt-red { color: #ff6699; }
.txt-grey { color: #666666; }
.txt-orange { color: #d69369; }
.txt-brown {color: #BB8071; }
.txt-soft-red { color: #ca7272; }
.hr-orange { border-color: #d69369; }
.font-size-18 { font-size: 18px; }
.font-size-28 { font-size: 28px; }
.font-size-32 { font-size: 32px; }
.font-size-80 { font-size: 60px; }
.txt-lightgrey { color: #999999; }
.line-height-1 { line-height: 1; }
.line-height-1-5 { line-height: 1.5; }
.line-height-2 { line-height: 2; }
.margin-top-zero { margin-top: 0 !important;}
.margin-bottom-zero { margin-bottom: 0 !important;}
.margin-left-zero { margin-left: 0 !important;}
.margin-right-zero { margin-right: 0  !important;}
.letter-spacing { letter-spacing: 0.2rem !important; }
#fp-nav ul li a span, .fp-slidesNav ul li a span { font-size: 0; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
    font-weight: 400;
    letter-spacing: 2px;
}
h1, .h1 { font-size: 28px; }
h2, .h2 { font-size: 24px; }
h3, .h3 { font-size: 22px; }
h4, .h4 { font-size: 16px; }
h5, .h5 { font-size: 16px; }
h6, .h6 { font-size: 14px; }
h4, .h4 {
    font-weight: 300;
    margin:20px auto 0;
    line-height: 1.4;
    letter-spacing: 1px;
    max-width: 85%;
}
.fontsize-17px { font-size: 17px; }
.fontsize-15px { font-size: 15px !important; }
::selection {
    background-color: rgba(141, 217, 214, 0.5);
}
::-webkit-scrollbar {
    display: none;
}
select.form-control,.form-control {
    min-height: 43px;
}
.ico-step { position: relative; }
.ico-step:before {
    position: absolute;
    top: -2px;
    left: -34px;
    border:1px solid #656565;
    border-radius: 50%;
    display: inline-block;
    padding-left: 1px;
    width: 30px;
    height: 30px;
    line-height: 27px;
}
.w-56 { width: 56%; }
.w-70 { width: 70%; }
.mt-25 { margin-top: 25px; }
.mt-30 { margin-top: 30px; }
.mt-50 { margin-top: 50px; }
.mb-15 { margin-bottom: 15px; }
.step1:before { content: '1'; }
.step2:before { content: '2'; }
.step3:before { content: '3'; }
.step4:before { content: '4'; }
.tableCell h4 { margin-bottom: 30px; }
.tableCell h4:last-child { margin-bottom: 0; }
.odometer_number_final { display: none; }
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
    font-family: "MElle HK Light", "Helvetica Neue", Arial, sans-serif;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
    line-height: 0.85;
}
body {
    font-family: "MElle HK Light", "Helvetica Neue", Arial, sans-serif;
    width: 100%;
    /*color: #656565;*/
    color: #000;
    text-align: center;
    min-width: 360px;
    font-weight: 300;
    letter-spacing: 1px;
}
main { margin-top: 67px; }
section { font-size: 0; }
hr {
    max-width: 100px;
    border-color: rgba(144, 104, 172, 0.6);
    margin-top: 1.8rem;
    margin-bottom: 1.6rem; }
.txt-green hr {
    border-color: #40b2aa;
}
.eLetter {
    letter-spacing: -2.5px;
    margin-left: -4.5px;
}
a, a:hover, #footer a img,
#fp-nav ul li a span,
.more-overlay,
.mfp-close,
#footer .footer-bg .h1,
#footer .footer-social .ico path {
    -ms-transition: all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition:all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
a:hover{ text-decoration: none; }
.logo { height: 42px; }
.txt-content { max-width: 100%; padding:30px; margin:0 auto; }
.mobileIMG { width: 100%; }
.hair_removal_step { width: 200px; margin-bottom: 25px; }
.noletterspace { letter-spacing: 0; }
.bubblef-wrap .desktop992 { display: none; }
.carousel {
    margin-bottom: 0;
}
.carousel-indicators {
    margin-bottom: 0;
}
.carousel-indicators li {
    background-color: red;
    cursor: pointer;
    background-color: #bcbec0;
    height: 6px;
    width: 6px;
    margin: 0 7px;
    border-radius: 50%;
    box-shadow: 0 0 12px 1px #fff;
}
.carousel-indicators .active {
    background-color: #40b1a9;
}
.carousel-inner {
    height: 100%;
}
.carousel-item {
    height: 100%;
}
.carousel-control-prev, .carousel-control-next {
    width: 50px;
    opacity: 0.7;
    padding-top: 10px;
    padding-bottom: 10px;
    top: auto;
    bottom: 0;
}
.hair_removal_slide { min-height: 500px; }
.hair_removal_step_slide .fp-tableCell { height: auto!important; }
.hair_removal_step_slide .fp-tableCell .tableCell h4 {
    max-width: 600px;
    position: relative;
    padding-left: 60px;
    padding-right: 30px;
    display: inline-block;
}
.numberBIG {
    font-size: 40px;
    font-weight: 600;
    padding-left: 5px;
}
.bigText h1 ,.bigText .h1{
    margin-bottom: 6px;
}
.circle-grey {
    position: absolute;
    top: -2px;
    left: 20px;
    width: 30px;
    height: 30px;
    border:1px solid #909294;
    border-radius: 50%;
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
}
.carousel-control-prev-icon, .carousel-control-next-icon,
.fp-controlArrow {
    width: 21px!important;
    height: 33px!important;
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
}
.fp-controlArrow {
    border-width: 0!important;
    border-color: transparent!important;
    background-size: 16px;
    margin-top: 0;
    top: auto;
    bottom: 10px;
}
.fp-controlArrow.fp-prev {
    left: auto;
    right: 50px;
}
.fp-controlArrow.fp-next {
    right: 20px;
}

.carousel-control-prev { right: 50px; left: auto; }
.carousel-control-next { right: 0; }
.carousel-control-prev-icon, .fp-controlArrow.fp-prev { background-image: url(../images/purple_arrow_left.png); }
.carousel-control-next-icon, .fp-controlArrow.fp-next { background-image: url(../images/purple_arrow_right.png); }
.carousel-control-prev-icon.orange-prev, .fp-controlArrow.fp-prev { background-image: url(../images/orange_arrow_left.png); }
.carousel-control-next-icon.orange-next, .fp-controlArrow.fp-next { background-image: url(../images/orange_arrow_right.png); }
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: #40b1a9;
}
.navbar-nav .nav-link {
    padding: 0.6rem 1rem;
    font-size: 24px;
    font-weight: 600;
}
.navbar-nav {
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}
.navbar {
    position: fixed;
    background-color: rgba(255,255,255,1);
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 0.8rem 1rem;
    min-height: 68px;
    /*height: 100vh;*/
}
.navbar-collapse {
    position: absolute;
    top: 68px;
    left: 0px;
    width: 100%;
    background-color: white;
    z-index: -1;
    height: calc(100vh - 68px);
    visibility: hidden;
    opacity: 0;
    -ms-transition: all .4s cubic-bezier(.25, .1, .25, 1);
    -moz-transition:all .4s cubic-bezier(.25, .1, .25, 1);
    -webkit-transition: all .4s cubic-bezier(.25, .1, .25, 1);
    -o-transition:all .4s cubic-bezier(.25, .1, .25, 1);
    transition: all .4s cubic-bezier(.25, .1, .25, 1);
}
.navbar-collapse.opened {
    opacity: 1;
    visibility: visible;
}
.navbar-toggler {
    height: 42px;
    width: 40px;
    position: relative;
    cursor: pointer;
    position: absolute;
    top: 13px;
    right: 20px;
}
.navbar-toggler span {
    -ms-transition: all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.navbar-toggler span:nth-child(1) {
    top: 20px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.navbar-toggler span:nth-child(2) {
    opacity: 0;
    right: -100px;
}
.navbar-toggler span:nth-child(3) {
    top: 20px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.navbar-toggler span {
    position: absolute;
    background-color: #8d8f91;
    display: inline-block;
    width: 30px;
    height: 3px;
    left: 0;
    right: 0;
    margin:0 auto;
}
.navbar-toggler.collapsed span:nth-child(1) { top: 11px; }
.navbar-toggler.collapsed span:nth-child(2) { top: 20px; right: 0; }
.navbar-toggler.collapsed span:nth-child(3) { top: 29px; }
.navbar-toggler.collapsed span {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.navbar-light .navbar-brand {
    position: absolute;
    top: 13px;
    left: 24px;
}
.white-popup {
    background: #FFF;
    padding: 50px 20px;
    text-align: left;
    max-width: 850px;
    margin: 0 auto;
    position: relative;
}
.white-popup h4 {
    color: #000;
    margin: 0 0 15px 0;
    max-width: 100%;
    font-weight: 500;
    color: #40b1a9;
}
.white-popup a {
    color: #40b1a9;
}
.white-popup.white-popup-home {
    padding:12px;
}
.white-popup.white-popup-home .mfp-close {
    width: 55px;
    height: 55px;
    right: -6px;
    top: -49px;
}
.mfp-close {
    right: 5px;
    top: 7px;
    width: 40px;
    height: 40px;
    background-image: url(../images/ico_close.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 22px;
}
.mfp-close:hover {
    opacity: .7;
}
.mfp-container {
    padding-left: 0;
    padding-right: 0;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span,
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    background-color: #40b1a9;
    height: 6px;
    width: 6px;
    margin: 0;
 }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    background: #bcbec0;
    height: 6px;
    width: 6px;
    margin: 0;
    top: 7px;
    left: 7px;
    box-shadow: 0 0 12px 1px #fff;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    width: 20px;
    height: 20px;
    margin: 0;
}
.height50 {
    height: 50%;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    position: relative;
}
.height50>div {
    padding-left: 0;
    padding-right: 0;
}
.height40 { height: 50%; }
.height60 { height: 50%; }
.table {
    display: table;
    margin-bottom: 0;
    min-height: 220px;
    height: 100%;
}
.tableRow { display: table-row; }
.tableCell { display: table-cell; vertical-align: middle; }
.coverBG {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 1;
}
.coverBG.coverTopBG {
    background-position: top;
}
.coverBG.coverBottomBG {
    background-position: bottom;
}
.table-grid-half {
    width: 100%;
    min-height: 50%;
    margin-right: 0;
    margin-left: 0;
}
.table-grid-full {
    width: 100%;
    min-height: 100%;
    margin-right: 0;
    margin-left: 0;
    position: relative;
}
.table-grid-full > div,
.table-grid-half > div {
    padding-left: 0;
    padding-right: 0;
}
.maxWidth-member {
    max-width: 900px;
    margin:10px auto 30px;
    position: relative;
}
.maxWidth-member:after {
    content: '';
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 2000px;
    background-position: center;
    background-image: url(../images/member/card-shadow.png);
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0.3;
}
.maxWidth-member img {
    max-width: 340px;
    padding: 10px 20px;
}
.membercard-desc {
    padding-top: 30px;
}
.membercard-desc h1,
.membercard-desc h2 {
    margin: 14px auto;
}
.gift-rewards-ul {
    text-align: left;
    padding-left: 22px;
    margin: 1.2rem 0 0 0;
}
.gift-rewards-ul li {
    margin: 8px 0;
    line-height: 22px;
}
.crossliner span {
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
}
.crossliner {
    position: relative;
}
.crossliner:after {
    content: '';
    position: absolute;
    height: 1px;
    width: 300px;
    margin: 0 auto;
    background-color: #9068ac;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    z-index: -1;
}
.crossliner1:after{
    background-color: #e2acb1;
}
.crossliner3:after{
    background-color: #c6a895;
}
.maxWidth-rewards {
    max-width: 85%;
    padding: 0;
    margin: 50px auto;
}
.maxWidth-rewards h5 {
    margin: 30px 0 30px 0;
}
.cardDesc img {
    max-width: 320px;
}
.cardDescTxt {
    padding-bottom: 50px;
}
.rewards {
    text-align: left;
}
.form-img {
    background-position: bottom center;
}
#index .coverBG {
    background-position: left center;
}
.autoHeight {
    height: auto!important;
}
#index .fp-controlArrow {
    display: none;
}
.purple-circle {
    text-align: left;
    list-style-type: none;
    padding-left: 0;
    position: relative;
    margin-bottom: 3rem;
}
.purple-circle li {
    position: relative;
    /*padding-left: 28px;*/
    margin: 12px 0;
    line-height: 22px;
}
.ico-number {
    color: #fff;
    background-color: #9068ac;
    position: absolute;
    height: 20px;
    width: 20px;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
    left: 0;
    top: 2px;
    font-weight: 500;
    font-size: 12px;
}
.onlyBG { min-height: 220px; }
.table-s1 { min-height: 100px; padding: 40px 0; }
#contact .table-grid-full > div {
    height: 50%;
}
#contact .ico_contact .tableCell {
    vertical-align: bottom;
    text-align: right;
    padding-right: 20px;
}
#contact .ico_contact a {
    display: inline-block;
    padding: 22px 8px;
}
#contact .ico_contact a:hover {
    opacity: 0.8;
}
#contact .ico_contact a img {
    height: 50px;
}
#contact .location_contact .tableCell {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
.location_contact .tableCell h2 {
    margin-bottom: 0;
}
.location_contact .tableCell h4:last-child { margin-bottom: 0; }
.location_contact .tableCell h4 {
    font-weight: 300;
    margin-top: 5px;
    margin-bottom: 30px;
    line-height: 24px;
    margin-left: 0;
    max-width: 100%;
}
.location_contact .txt-content h2 {
    position: relative;
}
.location_contact .txt-content h2:before {
    content: '';
    position: absolute;
    height: 30px;
    width: 30px;
    top: 0;
    left: -27px;
    display: inline-block;
    background-image: url(../images/green-light-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}
#promo {
    background-color: #e1f3f0; /* For browsers that do not support gradients */
    background-image: linear-gradient(to bottom right, #e1f3f0, #FFF, #e1f3f0); /* Standard syntax (must be last) */
    background-image:     -ms-linear-gradient(to bottom right, #e1f3f0, #FFF, #e1f3f0);
    background-image:      -o-linear-gradient(to bottom right, #e1f3f0, #FFF, #e1f3f0);
}
.promo-wrap {
    padding-top: 20px;
    padding-bottom: 30px;
}
.promo-wrap>div {
    margin: 0 auto;
}
.row-two-col,
.row-three-col { max-width: 85%; }
.promo-outter {
    margin: 15px 0;
}
#promo > .row {
    width: 100%;
    margin: 0;
}
#promo > .row > .col-12 {
    padding-left: 0;
    padding-right: 0;
}
.promo-inner img {
    max-width: 100%;
    box-shadow: 3px 3px 8px rgba(0,0,0,0.15);
}
.more-overlay {
    display: none;
}
.promo-title h1 {
    margin: 60px 0 0 0;
    font-size: 34px;
}
#footer .footer-bg .h1 {
    color: #40b1a9;
    text-shadow: 0 0 5px #ffffff, 0 0 5px #ffffff, 0 0 15px #ffffff, 0 0 15px #ffffff, 0 0 20px #ffffff, 0 0 20px #ffffff;
}
#footer .remark {
    text-align: left;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 16px;
    width: 100%;
}
#footer .remark ul {
    padding: 0;
    margin: 0;
}
#footer .remark ul li {
    list-style-type: none;
    padding: 0;
    margin-bottom: 5px;
}
#footer .remark ul li sup {
    font-size: 10px;
    top: -.3em;
    padding-right: 2px;
}
#footer a.footer-bg { display: block; }
#footer p {
    margin:1rem 1rem 1.5rem;
    line-height: 1.4;
    letter-spacing: 0;
    font-size: 14px;
}
#footer .footer-social { padding-top: 1.5rem; }
#footer .footer-social .ico { height: 50px; width: 50px; padding: 0 2px; }
#footer .footer-social .ico:hover path#fill-bg { fill: #9068ac; }
#footer .footer-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 15px;
}
#footer .footer-bg.footer-about { background-image: url(../images/home/footer-about-bg.jpg); }
#footer .footer-bg.footer-free { background-image: url(../images/home/footer-free-bg.jpg); }
#footer .footer-bg:hover .h1 { color: #9068ac; }
label.checkboxLabel  {
    cursor: pointer;
}
.h4textLeft h4 { text-align: left; }
.checkboxLabel a {
    color: #000;
    text-decoration: underline;
}
.awards-logo img { max-width: 80%; }
.col-md-11.content a { color: #000; text-decoration: underline; }
.col-md-11.content a:hover { color: #40b1a9; }
.btn {
    border: 1px solid #40b2aa;
    border-radius: 0;
    color: #40b2aa;
    font-size: 30px;
    font-size: 24px;
    letter-spacing: 6px;
}
.btn:hover {
    color: #40b2aa;
}
.btn.btn_submit {
    background-color: #78c9c2;
    color: #fff;
    letter-spacing: 8px;
    font-size: 28px;
    cursor: pointer;
    padding: 2px 20px;
    margin:30px 0 50px;
    border: 0;
    border-radius: 5px;
}
.btn.btn_submit:hover {
    background-color: #40b2aa;
}
.btn.free-btn {
    padding:3px 10px 5px 38px;
    background-image: url(../images/ico_btb_arrow.png);
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: 14px 12px;
    margin-left: 30px;
}
.btn.free-btn:active {
    background-image: url(../images/ico_btb_arrow.png)!important;
}
.docPage {
    text-align: left;
    color: #000;
    padding: 20px;
    max-width: 800px;
    line-height: 1.4;
    margin:0 auto;
}
.form-control:focus {
    border-color: #42b3ab;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(66,179,171,.2);
}
.form-control {
    padding: 0.45rem 0.75rem;
}
h1.free-title, .h1.free-title {
    margin: 40px 0 30px 0;
}
.free-table .tableCell {
    display: block;
}
.free-table {
    padding-bottom: 20px;
}
.img-free h4 {
    margin-bottom: 0;
    margin-top: 0
}
.img-free {
    margin-bottom: 15px;
}
.free-table ul {
    padding-left: 0;
}
.free-table ul.inline li {
    display: inline-block;
    list-style-type: circle;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
.free-table ul.inline.not-inline  li {
	display:block;
}

.free-table ul.inline li:before {
    content: "";
    height: 6px;
    width: 6px;
    background-color: #0b969c;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    top: 10px;
    left: 2px;
}
.free-table ul.inline-purple li:before {
    background-color: #9068ac;
}
.free-table ul.inline-red li:before {
    background-color: #ff6699;
}
.free-table ul.inline.not-inline li {
    padding-right: 0;
}
.free-table > div {
    padding: 20px 0 0 0;
}
.top-green-bg {
/*    background-image: linear-gradient(to right, #40b2aa , #d9f4ea, #40b2aa);*/
    background-image: linear-gradient(to right, #00B4B0 , #B4E0DE, #00B4B0);
    color: #fff;
    padding:10px 10px 13px 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% + 1px);
}
.top-green-bg h4 {
    margin: 0 auto;
    letter-spacing: 3px;
    font-size: 26px;
    width: 100%;
}
.top-green-bg p {
    margin: 0 auto;
}
.bgwithGreenBox .onlyBG {
    min-height: 360px;
}
.table-number {
    font-size: 18px;
    letter-spacing: 4px;
}
.table-number .number {
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 0;
}
.table-number hr {
    margin-top: 0.6rem;
    margin-bottom: 1rem;
}
.table-number .h2 {
    line-height: 1.4;
    margin-bottom: 0;
    font-size: 18px;
}
.bannerTitle {
    max-width: 400px;
    position: relative;
    text-align: left;
    margin-bottom:0;
}
.bannerTitle.bannerTitle1 {
}
.bannerTitle.bannerTitle2 {
}
.bannerTitle.bannerTitle3 {
    max-width: 700px;
}
.bannerTitle.bannerTitle6 {
    max-width: 600px;
}
.table.tablePromise {
    min-height: auto;
}
.bannerTitle {
    margin:0 auto 100px;
}
.bannerTitle:last-child {
    margin: 0 auto;
}
.bannerTitle p {
    margin-bottom: 0;
}
.bannerTitle h3 {
    color: #40b2aa;
    margin-top: 10px;
}
.bannerTitle h1 {
    color: #40b2aa;
}
.bannerTitle .number {
    position: absolute;
    top: -46px;
    left: -160px;
}
.bannerTitle .number img {
    height: 120px;
}
.bannerTitle .h2 {
    color: #40b2aa;
    margin-bottom: 0;
    position: absolute;
    top: -23px;
    left: -59px;
    font-size: 50px;
}
.bannerTitle .h1 {
    color: #40b2aa;
}
.tablePromise .tableCell {
    width: 33.333333%;
    vertical-align: top;
}
.table.bubble-table .h1 {
    /*margin-bottom: 30px;*/
    margin-bottom: 10px;
}
.table.bubble-table {
    min-height: auto;
    height: auto;
    color: #40b2aa;
}
.table.bubble-table .tableCell .table {
    min-height: auto;
    height: auto;
}
.table.bubble-table .tableCell .table > .tableCell {
    position: relative;
    width: 50%;
}
.table.bubble-table .tableCell .table > .tableCell:after {
    content: '';
    height: 50px;
    width: 26px;
    display: inline-block;
    position: absolute;
    background-image: url(../images/about/arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px;
    top: 24px;
    /*background-size: 26px;
    top: 36px;*/
    right: -15px;
}
.table.bubble-table .tableCell .table > .tableCell:last-child:after {
    width: 0;
}
.table.bubble-table .tableCell:last-child .table .tableCell:last-child:after {
    width: 0;
}
.bubble-box {
    height: 100px;
    width: 100px;
    font-size: 28px;
    border-radius: 50%;
    text-align: center;
    background-image: linear-gradient(#fff, #d9f4ea);
    margin: 0 auto;
    padding: 20px 0;
    line-height: 1.1;
    font-weight: 400;
    /*height: 120px;
    width: 120px;
    font-size: 34px;
    line-height: 1.2;*/
    /*animation-name: floating;
    -webkit-animation-name: floating;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;*/
}

/*.table.bubble-table .tableCell .table .tableCell:first-child .bubble-box {
    animation-duration: 10s;
}
.table.bubble-table .tableCell .table .tableCell:last-child .bubble-box {
    animation-duration: 7.5s;
}
.table.bubble-table .tableCell:last-child .table .tableCell:last-child .bubble-box
.table.bubble-table .tableCell:first-child .table .tableCell:last-child .bubble-box {
    animation-duration: 9s;
}*/
.table.nominheight {
    min-height: auto;
    padding-top: 60px;
    padding-bottom: 30px;
}
.number-content {
    max-width: 100%;
}
.number-content-wrap .container {
    max-width: 100%;
}
#three-point-section {
    padding-bottom: 60px;
}
.bubble-table>.tableCell {
    display: block;
    width: 330px;
    margin:0 auto;
    padding-bottom: 25px;
}
.bigText h1:first-child, .bigText .h1:first-child { padding-left: 30px; margin-bottom: 15px; }
.bigText h1:last-child, .bigText .h1:last-child { padding-right: 30px; }
@keyframes floating {
    0% { transform: translate(0%,0%); }
    25% { transform: translate(4%,12%); }
    50% { transform: translate(8%,4%); }
    75% { transform: translate(0%,12%); }
    100% { transform: translate(0%,0%); }
}
@-webkit-keyframes floating {
    0% { -webkit-transform: translate(0%,0%); }
    25% { -webkit-transform: translate(4%,12%); }
    50% { -webkit-transform: translate(8%,4%); }
    75% { -webkit-transform: translate(0%,12%); }
    100% { -webkit-transform: translate(0%,0%); }
}
.nav-tabs {
    border-bottom: 2px dashed #d9f4ea;
}
.nav-tabs li {
    width: 20%;
}
.nav-tabs li a {
    display: block;
    color: #40b2aa;
    font-size: 15px;
    font-weight: 400;
    padding:0 0 30px 0;
    letter-spacing: 0;
    position: relative;
}
.nav-tabs li a.active:after {
    background-image: url(../images/ico_pin.svg);
}
.nav-tabs li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 23px;
    width: 17px;
    margin: 0 auto;
    background-image: url(../images/ico_pin_tran.svg);
    background-size: 18px;
    background-repeat: no-repeat;
}
.timeline-slide .carousel-control-prev-icon,
.timeline-slide .fp-controlArrow.fp-prev {
    background-image: url(../images/green_arrow_left.png);
}
.timeline-slide .carousel-control-next-icon,
.timeline-slide .fp-controlArrow.fp-next {
    background-image: url(../images/green_arrow_right.png);
}
.timeline-slide .carousel-control-prev-icon-pink {
    background-image: url(../images/red_arrow_left.png);
}
.timeline-slide .carousel-control-next-icon-pink {
    background-image: url(../images/red_arrow_right.png);
}
.timeline-slide .fp-controlArrow {
    background-size: 14px;
}
.tab-content > .tab-pane {
    padding: 40px 15px 20px 15px;
}
.tab-content > .tab-pane h3 {
    margin-bottom: 15px;
}
.tab-content > .tab-pane p {
    max-width: 480px;
    margin:0 auto;
}
.bubble-box-txt {
    position: relative;
    margin-top: 80px;
}
.bubble-box-txt:after {
    content: '';
    height: 40px;
    top: -58px;
    width: 1px;
    display: inline-block;
    background-color: #40b2aa;
    position: absolute;
    left: 50%;
}
.height50-slide .fp-tableCell {
    height: 50%!important;
}
.bg-blue { background-color: #d2ebe2; }
.bg-blue-light { background-color: rgba(210, 237, 220, 0.2); }
#qna {
    padding: 60px 0 40px 0;
    background-color: #d2ebe2;
}
.accordion-wrap {
    max-width: 900px;
    padding: 20px 15px;
    margin: 0 auto;
}
.accordion-wrap .collapse {
    display: none;
}
.accordion-wrap .collapse.show {
    display: block;
}
.card {
    border-radius: 0;
    text-align: left;
    background-color: transparent;
    border:0;
}
.card-header {
    border-radius: 0!important;
    color: #40b2aa;
    background-color: rgba(255,255,255,0.7);
    cursor: pointer;
    border:0;
    line-height: 1.3;
    position: relative;
    margin-left: 22px;
    padding: 12px 36px 12px 30px;
}
.collapsed.card-header:after {
    background-image: url(../images/green_arrow_down.png);
}
.card-header:after {
    content: '';
    position: absolute;
    top: 18px;
    right: 13px;
    background-repeat: no-repeat;
    background-size: 14px;
    background-image: url(../images/green_arrow_up.png);
    width: 14px;
    height: 9px;
    display: inline-block;
}
.card-ul {
    position: absolute;
    top: 2px;
    left: -22px;
    background-color: #40a8a0;
    color: #fff;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
}
.card-body {
    padding: 20px 10px 20px 10px;
    line-height: 1.4;
}
.embed-responsive {
    height: 100%;
}
.fullpage-with-img img {
    max-width: 55%;
    padding: 50px 0;
    margin-right: 5%;
}
.right-img {
    text-align: left;
}
.circle-wrap {
    height: 280px;
    width: 280px;
    border-radius: 50%;
    border:1px dashed #808080;
    margin:0 auto;
    position: relative;
}
.circle-wrap-v2 {
    height: 320px;
    width: 320px;
}
.circle-inner {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    /*border:1px solid #40a8a0;*/
    border:0;
    overflow:hidden;
    /* background-color: #fff; */
    background-image: linear-gradient(to right, #d6efed, #fff);
    position: absolute;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.circle-inner-pink {
    background-image: linear-gradient(to right, #f6e5ef, #fff);
    width: 100px;
    height: 100px;
    background-image: none;
    cursor: default;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.circle-inner:hover {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}
.circle-inner-pink:hover {
    transform: none;
}
.circle-inner img {
    width: 100%;
    padding: 5px;
}
.circle-inner-pink img {
    padding: 10px;
}
.circle-center img {
    width: 100%;
}
.circle-wrap .circle-inner:nth-child(1) { top: -35px; left: 0; right: 0; margin:0 auto; }
.circle-wrap .circle-inner:nth-child(2) { top: 15%; right: -22px; }
.circle-wrap .circle-inner:nth-child(3) { top: 62%; right: -22px; }
.circle-wrap .circle-inner:nth-child(4) { bottom: -35px; left: 0; right: 0; margin:0 auto; }
.circle-wrap .circle-inner:nth-child(5) { top: 62%; left: -22px; }
.circle-wrap .circle-inner:nth-child(6) { top: 15%; left: -22px; }
.circle-wrap .circle-center {
    position: absolute;
    top: 50%; left: 50%;
    width: 70%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.circle-table {
    padding: 80px 0;
}
.before-after-wrap {
    width: 100%;
    max-width: 600px;
    margin:0 auto;
    padding: 0 20px 30px 20px;
    overflow:hidden;
}
.twentytwenty-handle {
    left: 50%;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.twentytwenty-overlay {
    display: none;
}
.hair-table-wrap {
    width: 90vw;
    overflow-y: auto;
    margin: 0 auto;
}
.hair-table {
    width: 800px;
}
.hair-campare-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
}
.hair-campare-wrap .h1 {
    margin-bottom: 40px;
}
.slidewithBG .tableCell {
    height: 480px;
}
.slidewithBG .carousel-item {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.slidewithBG .tableCell h4 {
    max-width: 85%;
}
.width500wrap {
    max-width: 500px;
    margin:0 auto;
}
.bubblef-table {
    min-height: 500px;
}
.tab-content-bg {
    min-height: 220px;
    position: relative;
}
.tab-content-bg > div {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
}
.tab-content-bg > div.active {
    visibility: visible;
    opacity: 1;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.bubblef-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}
.bubblef-wrap .mobile992 img {
    height: 140px;
    margin: 5px;
}
.desktop1200 {
    display: none;
}
.fullpage-arrow .carousel-control-prev,
.fullpage-arrow .carousel-control-next {
    z-index: 9;
}
.fullpage-arrow .carousel-control-prev-icon {
    background-image: url(../images/ico_arrow_left_green.svg);
    left: 0;
}
.fullpage-arrow .carousel-control-next-icon {
    background-image: url(../images/ico_arrow_right_green.svg);
    right: 0;
}
.fullpage-arrow .carousel-control-prev,
.fullpage-arrow .carousel-control-next {
    bottom: 0;
    top: 0;
    width: 50px;
    height: 100%;
    opacity: 1;
}
.fullpage-arrow .carousel-control-prev {
    left: 0;
}
.fullpage-arrow .carousel-control-next {
    right: 0;
}
.bg-green { background-color: #f1fffe; }
.bg-purple { background-color: #fdf9ff; }
.slider-video {
    max-width: 500px;
    margin: 0 auto;
}
.slider-video-wrap {
    padding:0 35px;
    width: 100vw;
}
.slider-video-wrap .slick-prev{
    width: 35px;
    left: -35px;
}
.slider-video-wrap .slick-next {
    width: 35px;
    right: -35px;
}
.juicer-feed li.feed-item {
    background-color: #fff !important;
}
.juicer-feed a, .j-poster h3 {
    color: #40b2aa!important;
}
.juicer-feed {
    padding-top: 30px;
    background-color:transparent!important;
}
.juicer-feed .j-paginate,
.j-post-overlay.juicer-feed a.juicer-button {
    border:2px solid #40b2aa;
}
.juicer-feed .j-paginate:hover,
.j-post-overlay.juicer-feed a.juicer-button:hover {
    background: #40b2aa;
}
.juicer-feed .feed-item .j-message, .juicer-feed .feed-item .j-message p {
    color: #525252 !important;
}
button.load-more {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    border: 2px solid #40b2aa;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1.5px;
    color: #40b2aa;
    text-align: center;
    padding: 12px 0 10px;
    cursor: pointer;
    background-color: transparent;
    width: 150px;
    display: block;
    text-transform: uppercase;
    margin-bottom: 50px;
}
button.load-more:hover {
    background: #40b2aa;
    color: #fff;
}

.review-detail h4.desc{
    font-size:18px;
}

@media (min-width: 500px) {
    .cardDesc img {
        max-width: 320px;
    }
    .cardDesc.table {
        min-height: 220px;
    }
    .cardDescTxt.table {
        min-height: 220px;
    }
    .cardDescTxt h4 {
        max-width: 380px;
    }
    .fullpage-with-img img {
        max-width: 95%;
        margin-right: 6%;
    }
    .breast-treatment .carousel-control-prev-only-img, .breast-treatment .carousel-control-next {
        top: 70%;
    }
    .breast-treatment .carousel-control-next-only-img, .breast-treatment .carousel-control-next {
        top: 70%;
    }
    .slidewithBG .carousel-item {
        background-size: 280%;
    }
    .slidewithBG .carousel-item-only-img {
        background-size: 150%;
    }
    .bubblef-table img {
        padding: 10px;
    }
    .slider-video-wrap {
        padding:0 60px;
    }
    .slider-video-wrap .slick-prev,
    .slider-video-wrap .slick-next {
        background-size: 18px;
        width: 60px;
    }
    .slider-video-wrap .slick-prev { left: -60px; }
    .slider-video-wrap .slick-next { right: -60px; }
}

@media (max-width: 499px) {
    .slidewithBG .carousel-item-only-img {
        background-size: 145%;
    }
    .carousel-control-prev-only-img, .carousel-control-next {
        top: 50%;
    }
    .carousel-control-next-only-img, .carousel-control-next {
        top: 50%;
    }
    .slidewithBG .tableCellOnlyImg {
        height: auto;
        padding-top: 85%;
    }
}

@media (min-width: 576px) {
    .table, .onlyBG { min-height: 300px; }
    .tab-content-bg { min-height: 300px; }
    .table-s1 { min-height: 200px; }
    .location_contact .txt-content { max-width: 540px; padding:80px 20px; }
    .promo-inner img {
        max-width: 420px;
        margin: 0 auto;
    }
    .cardDescTxt h4 {
        max-width: 460px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
    .table.free-table {
        max-width: 540px;
        margin: 0 auto;
    }
    .table-number .number {
        font-size: 40px;
        font-weight: 400;
        letter-spacing: 1px;
    }
    .table-number hr {
        margin-top: 1.2rem;
        margin-bottom: 1.6rem;
    }
    .table-number .h2 {
        font-size: 22px;
    }
    .nav-tabs li a {
        font-size: 16px;
    }
    .accordion-wrap {
        padding: 20px 30px;
    }
    .card-header {
        padding: 12px 50px 12px 30px;
    }
    .circle-table {
        min-height: 520px!important;
        width: 100%;
        overflow: hidden;
    }
    .circle-table .circle-wrap {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
    }
    .bubblef-table img {
        max-width: 170px;
    }
    .bubblef-wrap {
        max-width: 600px;
        margin:0 auto;
    }
    .bubblef-table {
        min-height: 500px;
    }
    .fullpage-arrow .carousel-control-prev,
    .fullpage-arrow .carousel-control-next {
        width: 70px;
    }
}
@media (min-width: 768px) {
    .tab-content-bg { min-height: 400px; }
    .mfp-container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .white-popup {
        margin: 20px auto;
        padding:30px 40px;
    }
    .top-green-bg {
        padding:17px 10px 20px 10px;
    }
    .mfp-close { right: 15px; top: 15px; }
    .promo-wrap { width: 95%; margin: 50px auto; }
    .row-two-col { max-width: 66.5%; }
    .row-three-col { max-width: 100%; }
    .onlyBG.team-img { min-height: 600px; background-position: bottom; }
    .table.team-content { min-height: 200px!important; }
    #hr1 h4 {
        max-width: 650px;
        text-align: center;
        padding-left: 40px;
        padding-right: 40px;
    }
    h1, .h1 { font-size: 32px; letter-spacing: 4px; }
    h2, .h2 { font-size: 26px; }
    h3, .h3 { font-size: 24px; }
    h4, .h4 { font-size: 17px; }
    .promo-title h1 { font-size: 38px; }
    .promo-inner img {
        max-width: none;
        width: 100%;
    }
    .promo-inner {
        position: relative;
        display: table;
        vertical-align: middle;
        text-align: center;
    }
    .promo-inner:hover > .more-overlay {
        opacity: 1;
    }
    .more-overlay {
        display: table-cell;
        opacity: 0;
        position: absolute;
        background-color: rgba(148, 210, 207, 0.92);
        height: 100%;
        width: 100%;
        color: #fff;
    }
    .more-overlay div {
        border: 1px solid #fff;
        padding:6px 20px;
        display: inline-block;
        letter-spacing: 2px;
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 122px;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .promo-wrap {
        margin: 30px auto 50px;
    }
    .membercard-desc {
        padding-top: 40px;
    }
    .tableCell .membercard-desc h4 {
        max-width: 620px;
    }
    .maxWidth-member {
        max-width: 95%;
        margin-bottom: 50px;
    }
    .maxWidth-member img {
        padding: 0;
    }
    .maxWidth-member>div:first-child {
        text-align: right;
    }
    .maxWidth-member>div:last-child {
        text-align: left;
    }
    .nav-tabs li a {
        font-size: 20px;
        padding-bottom: 35px;
    }
    #footer p {
        font-size: 16px;
    }
    .cardDescTxt h4 {
        max-width: 580px;
    }
    .cardDesc.table {
        min-height: 290px;
    }
    .cardDescTxt {
        padding-bottom: 80px;
    }
    .cardDesc img {
        max-width: 400px;
    }
    .fp-controlArrow {
        background-size: 16px;
    }
    #three-point-section {
        padding-bottom: 100px;
    }
    .number-content {
        max-width: 700px;
    }
    .fullpage-with-img .table-grid-full {
        text-align: right;
    }
    .slidewithBG .carousel-item {
        background-size: 1300px;
    }
    .width500wrap {
        margin: 0 5% 0 auto;
    }
    .bubblef-wrap {
        max-width: 800px;
    }
    .bubblef-table {
        min-height: 600px;
        max-width: 600px;
        margin:0 auto;
    }
    .location_contact .txt-content h2:before {
        left: -38px;
        background-size: 24px;
    }
    .membercard-desc h2 {
        margin-bottom: 26px;
    }
    .maxWidth-member:after {
        background-size: 900px;
        opacity: 1;
        top: auto;
        bottom: -90px;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}

@media (min-width: 820px) {
    .slider-video {
        max-width: 1100px;
    }
    .slider-video.slick-initialized .slick-slide {
        margin:0 10px;
    }
}
@media (min-width: 992px) {
    .tab-content-bg { min-height: 500px; }
    main { margin-top: 0; }
    .promo-wrap { width: 88%; }
    .promo-title h1 { margin: 170px 0 0 0; }
    hr { max-width: 180px; margin-top: 2.2rem; }
    .navbar-nav { padding-top: 20px; }
    .navbar-nav .nav-link {
        font-size: 28px;
        padding: 1rem 1rem;
    }
    .navbar { padding: 13px 20px 13px 25px; }
    .hair_removal_step { width: 260px; margin-bottom: 40px; }
    .table { min-height: 380px; }
    .ico-step:before {
        width: 35px;
        height: 35px;
        line-height: 32px;
    }
    /* .location_contact .txt-content { max-width: 560px; } */
    .location_contact .txt-content { max-width: 800px; }
    .location_contact .tableCell h4 {
        margin-top: 5px;
        margin-bottom: 40px;
    }
    .carousel-item .table-s1 { min-height: 500px; }
    .cardDesc.table { min-height: 500px;}
    .remark {
        font-size: 16px;
        line-height: 22px;
        display: inline-block;
    }
    .cardDescTxt {
        padding-right: 80px;
        padding-bottom: 0;
    }
    .cardDesc img { max-width: 400px; }
    .fp-controlArrow { bottom: 30px; }
    .free-table .tableCell {
        display: table-cell;
        padding: 5px 20px 5px 30px;
        text-align: left;
    }
    .free-table .tableTitle {
        border-right: 1px solid #0b969c;
        width: 340px;
    }
    .free-table .tableTitle--border-right-green {
        border-right: 1px solid #0b969c;
    }
    .free-table .tableTitle--border-right-purple {
        border-right: 1px solid #9068ac;
    }
    .free-table .tableTitle--border-right-red {
        border-right: 1px solid #ff6699;
    }
    .free-table .tableTitle h3 {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .free-table .tableTitle h5 {
        margin-bottom: 0;
    }
    .img-free {
        margin-bottom: 0;
    }
    .free-table > div {
        padding: 15px 0;
    }
    #enquiry_form p,
    label.checkboxLabel,
    .free-table ul {
        margin-bottom: 3px;
    }
    .btn.btn_submit {
        margin: 50px 0 70px;
    }
    .table.free-table {
        max-width: 100%;
        min-height: auto;
        padding-bottom: 20px;
    }
    h1.free-title, .h1.free-title {
        margin:70px 0 15px 0;
    }
    .table-number .number {
        font-size: 44px;
    }
    .table-number hr {
        margin-top: 2rem;
        margin-bottom: 2.4rem;
        max-width: 100px;
    }
    .table-number .h2 {
        font-size: 26px;
    }
    .fp-controlArrow.fp-prev { right: 90px; }
    .fp-controlArrow.fp-next { right: 40px; }
    .timeline-slide .fp-controlArrow {
        background-size: 20px;
    }
    .nav-tabs li a {
        font-size: 22px;
    }
    .tab-content > .tab-pane p {
        max-width: 540px;
    }
    .bigText h1, .bigText .h1{
        font-size: 40px;
    }
    .bigText h1:first-child, .bigText .h1:first-child { padding-right:50px; }
    .bigText h1:last-child, .bigText .h1:last-child { padding-left:50px; }
    .card-header, .card-body {
        font-size: 18px;
        letter-spacing: 2px;
    }
    .card-header {
        padding: 15px 100px 15px 36px;
    }
    .card-ul {
        top:3px;
        left: -24px;
        font-size: 24px;
        width: 47px;
        height: 47px;
        line-height: 45px;
    }
    .card-header:after {
        top: 22px;
        right: 20px;
        background-size: 18px;
        width: 18px;
        height: 11px;
    }
    .bubble-table>.tableCell {
        display: table-cell;
    }
    .table.bubble-table .tableCell .table > .tableCell:last-child:after {
        width: 26px;
    }
    .table.bubble-table .tableCell .table > .tableCell:after {
        background-size: 26px;
        top: 36px;
    }
    .bubble-box {
        height: 120px;
        width: 120px;
        font-size: 34px;
        line-height: 1.2;
        cursor: pointer;
    }
    .number-content {
        max-width: 900px;
    }
    .fullpage-with-img img {
        margin-left:7%;
        max-width: 500px;
    }
    .circle-table {
        padding: 100px 0;
    }
    .hair-table-wrap {
        width: 100%;
    }
    .hair-table {
        width: 920px;
    }
    .hair-campare-wrap {
        padding-top: 70px;
        padding-bottom: 50px;
    }
    .hair-campare-wrap .h1 {
        margin-bottom: 50px;
    }
    .slidewithBG .tableCell {
        height: 600px;
    }
    .width500wrap {
        margin: 0 7% 0 auto;
    }
    .bubblef-table {
        min-height: 800px;
    }
    .bubblef-wrap {
        position: relative;
        max-width: 100%;
        width: 100%;
        height: 100%;
    }
    .bubblef-table svg {
        position: absolute;
        max-width: unset;
        -webkit-animation-iteration-count:infinite;
        -webkit-animation-timing-function:ease-in-out;
        -moz-animation-iteration-count:infinite;
        -moz-animation-timing-function:ease-in-out;
        -webkit-animation-name: scalex;
        -moz-animation-name: scale;
    }
    .bubblef-wrap .mobile992 { display: none; }
    .bubblef-wrap .desktop992 { display: block; }
    .bubblef-table svg.bubble-1 {
        top: 37%; left: -186%;
        -webkit-animation-duration:12s;
        -moz-animation-duration:12s;
    }
    .bubblef-table svg.bubble-2 {
        top: 16%; left: -154%;
        -webkit-animation-duration:15s;
        -moz-animation-duration:15s;
    }
    .bubblef-table svg.bubble-3 {
        top: 39%; left: -125%;
        -webkit-animation-duration:20px;
        -moz-animation-duration:20px;
    }
    .bubblef-table svg.bubble-4 {
        top: 21%; left: -94%;
        -webkit-animation-duration:8s;
        -moz-animation-duration:8s;
    }
    .bubblef-table svg.bubble-5 {
        top: 42%; left: -69%;
        -webkit-animation-duration:10s;
        -moz-animation-duration:10s;
    }
    .bubble-box-txt{
        transition:all 2s;
        -moz-transition:all 2s; /* Firefox 4 *!*/
        -webkit-transition:all 2s; /* Safari and Chrome *!*/
        -o-transition:all 2s; /* Opera *!*/
        /* opacity: 0; */
        visibility: visible;
    }
    .bubble-box:hover + .bubble-box-txt{
        visibility: visible !important;
        /*opacity: 1*/

    }
    .bubblef-wrap {
/*
        -webkit-animation-name: Floatingx;
        -webkit-animation-duration: 3s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-name: Floating;
        -moz-animation-duration: 3s;
        -moz-animation-iteration-count: infinite;
        -moz-animation-timing-function: ease-in-out;
*/
    }
    @keyframes fadeInLeftBigCustom {
      0% {
        opacity: 0;
        -webkit-transform: translate3d(-1000px, -20px, 0);
        transform: translate3d(-1000px, -20px, 0);
      }
      25% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
      }
      50% {
        -webkit-transform: translateY(-20px);
        transform:translateY(-20px);
      }
      75% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
      }
      100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
      }
    }
    @-webkit-keyframes scalex{
        from {-webkit-transform: scale(0.97);}
        65% {-webkit-transform: scale(1.0);}
        to {-webkit-transform: scale(0.97);}
    }

    @-moz-keyframes scale{
        from {-moz-transform: scale(0.97);}
        65% {-moz-transform: scale(1.0);}
        to {-moz-transform: scale(0.97);}
    }
    @-webkit-keyframes Floatingx{
        from {-webkit-transform:translate(0, 0px);}
        65% {-webkit-transform:translate(0, 10px);}
        to {-webkit-transform: translate(0, -0px);    }
    }

    @-moz-keyframes Floating{
        from {-moz-transform:translate(0, 0px);}
        65% {-moz-transform:translate(0, 10px);}
        to {-moz-transform: translate(0, -0px);}
    }
    .fadeInLeftBigCustom {
      -webkit-animation-name: fadeInLeftBigCustom;
      animation-name: fadeInLeftBigCustom;
    }

    /* 992 animate */
    .bubble-table .h1 {
        animation-duration:1s;
        animation-name: fadeIn;
        animation-delay: 0.5s;
    }
    .circle-inner {
        animation-duration:0.8s;
        animation-name:fadeIn;
    }
    .normalFadeIn {
        animation-duration:1.4s;
        animation-name: fadeIn;
    }
    .right-img img,
    #accordion {
        animation-duration:1s;
        animation-name: fadeIn;
    }
    .membercard-desc h1,
    .membercard-desc h2,
    .membercard-desc h4 {
        animation-duration:1.2s;
        animation-name: fadeInUp;
    }
    .promo-outter {
        animation-duration:1.4s;
        animation-name: zoomIn;
    }
    .maxWidth-member {
        animation-duration:1.5s;
        animation-name: fadeInUp;
    }
    .maxWidth-member:after {
        -webkit-animation: flashShadow 5s infinite;
        -moz-animation: flashShadow 5s infinite;
        -o-animation: flashShadow 5s infinite;
        animation: flashShadow 5s infinite;
    }
    .cardDesc img {
        animation-delay:0.5s;
        animation-duration:1.5s;
        animation-name: fadeInDown;
    }
    .cardDescTxt h4.wow {
        animation-duration:1s;
        animation-delay:0.8s;
        animation-name: fadeInUp;
    }
    .cardDescTxt div.wow {
        animation-duration:2s;
        animation-delay:0.8s;
        animation-name:fadeInUp;
    }
    .maxWidth-rewards h1 {
        animation-duration: 1s;
        animation-delay:0.4s;
        animation-name:fadeInUp;
    }
    .maxWidth-rewards h5 {
        animation-duration:1s;
        animation-delay:0.6s;
        animation-name:fadeInUp;
    }
    .maxWidth-rewards ol.purple-circle {
        animation-duration:1s;
        animation-delay:1s;
        animation-name:fadeIn;
    }
    .rewards h2 {
        animation-duration:0.8s;
        animation-delay:1.4s;
        animation-name:fadeInUp;
    }
    .rewards .gift-rewards-ul {
        animation-duration:1s;
        animation-delay:1.9s;
        animation-name:fadeIn;
    }
    #carouselControls2 .carousel-inner.wow {
        animation-duration:1.2s;
        animation-name: fadeInLeft;
    }
    #bubble-circle-right h1 {
        animation-duration:1s;
        animation-delay:0.4s;
        animation-name:fadeInUp;
    }
    #bubble-circle-right h4 {
        animation-duration:1s;
        animation-delay:0.6s;
        animation-name:fadeInUp;
    }
    #bubble-circle-right .before-after-wrap {
        animation-duration:1.2s;
        animation-delay:0.8s;
        animation-name:fadeInUp;
    }
    #bubble-circle-right .free-btn-wrap {
        animation-duration:1.2s;
        animation-delay:1.2s;
        animation-name:fadeInUp;
    }
    .slidewithBG .carousel-item:first-child h1 {
        animation-duration:1s;
        animation-delay:0.4s;
        animation-name:fadeInUp;
    }
    .slidewithBG .carousel-item:first-child h4 {
        animation-duration:1s;
        animation-delay:0.6s;
        animation-name:fadeInUp;
    }
    .slidewithBG .carousel-item:first-child div.h4 {
        animation-duration:1s;
        animation-delay:0.8s;
        animation-name:fadeInUp;
    }
    @keyframes flashShadow {
        0%   { opacity:1; }
        50%  { opacity:0.5; }
        100% { opacity:1; }
    }
    @-o-keyframes flashShadow {
        0%   { opacity:1; }
        50%  { opacity:0.5; }
        100% { opacity:1; }
    }
    @-moz-keyframes flashShadow {
        0%   { opacity:1; }
        50%  { opacity:0.5; }
        100% { opacity:1; }
        }
    @-webkit-keyframes flashShadow {
        0%   { opacity:1; }
        50%  { opacity:0.5; }
        100% { opacity:1; }
    }


    .coverBG.wow {
        animation-name:fadeIn;
        animation-duration:1.4s;
        animation-delay:0.2s;
    }
    #hr1 .coverBG { animation-duration:1s; }
    #hr1 h2, #hr1 h4 {
        animation-name:fadeInUp;
        animation-duration:1s;
    }
    #contact .coverBG { animation-duration:1.4s; }
    .location_contact h2,
    .location_contact h4 {
        animation-duration:1.5s;
        animation-name: fadeInLeft;
    }
    .wow-content-only h1,
    .wow-content-only h2,
    .wow-content-only h3,
    .wow-content-only h4,
    .wow-content-only .h1 {
        animation-name:fadeInUp;
        animation-duration:1.4s;
    }
    .top-green-bg {
        animation-name:fadeInUp;
        animation-duration:1.8s;
    }
    #timeline {
        animation-duration:2s;
        animation-name: fadeInLeft;
    }
    .bubble-wrap {
        animation-duration:1.6s;
        animation-name:fadeInLeftBig;
    }
    .number-content {
        animation-delay:0.3s;
        animation-duration:1s;
        animation-name:fadeIn;
    }
    #aboutLast .coverBG {
        animation-delay:0.6s;
        animation-duration:1s;
        animation-name:zoomIn;
    }
    #col3BG .coverBG {
        animation-name:fadeInRight;
        animation-duration:1.5s;
    }
    .hair-campare-wrap .h1 {
        animation-delay:0.2s;
        animation-duration:1s;
        animation-name:fadeInDown;
    }
    .hair-campare-wrap div {
        animation-delay:0.7s;
        animation-duration:1.6s;
        animation-name:fadeIn;
    }
    .fadeCount {
        animation-delay:1s;
        animation-duration:1.6s;
        animation-name:fadeIn;
    }
    .coverBG.left-wow,
    .left-wow {
        animation-name:fadeInLeft;
        animation-delay:0.6s;
    }
    .coverBG.right-wow,
    .right-wow {
        animation-name:fadeInRight;
        animation-delay:0.6s;
    }
    .free-promotion {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .free-promotion .tableCell {
        width: 50%;
    }
    .free-promotion .tableCell>div {
        text-align: right !important;
    }
    .free-table .free2-tableCell-left {
        text-align: left;
        margin-left: 0;
    }

    .fullpage-arrow .carousel-control-prev { left: 20px; }
    .fullpage-arrow .carousel-control-next { right: 20px; }
    .fullpage-arrow .carousel-control-prev, .fullpage-arrow .carousel-control-next {
        top: 68px;
        height: calc(100% - 68px);
    }
    .slider-video.slick-initialized .slick-slide {
        margin:0 20px;
    }
    .slider-video-wrap .slick-prev{ left: -50px; }
    .slider-video-wrap .slick-next { right: -50px; }
}
@media (max-width: 1199px) {
    .fp-section.fp-table,
    .fp-slide.fp-table,
    .fp-tableCell,
    .grid2-full {
        height: auto!important;
    }
}

.location_contact .txt-content > div {padding-bottom: 2%;}

#footer {
    /* height: 1300px!important; */
}


@media (min-width: 1200px) {
    .tab-content-bg { min-height: 50%; height: 50%; }
    .wow-content-only { min-height: 100%; }
    .cardDesc img { max-width: 460px; }
    .navbar { background-color: rgba(255,255,255,0.93); }
    .location_contact .tableCell h4 { font-size: 20px; }
    .maxWidth-member img { max-width: 370px; }
    .maxWidth-member { margin:30px auto; }
    hr {
        margin-top: 3rem;
        margin-bottom: 2.3rem;
    }
    h4,.h4 {
        margin: 30px auto 0;
        font-size: 22px;
        line-height: 1.5;
    }
    .free-table .tableCell {
        padding: 5px 40px;
    }
    .tableCell h4,.tableCell .h4 {
        font-size: 18px;
        max-width: 500px;
    }
    .full-height-without-menu {
        height: 100vh;
        min-height: 750px;
        padding-top: 1px;
    }
    .full-height-without-menu50 {
        height: 60vh;
        min-height: 500px;
    }
    .table-grid-full {
        height: 100%;
    }
    .table-grid-full.inner {
        height: 100%;
        min-height: 100%;
    }
    .promo-wrap { max-width: 1150px; }
    .onlyBG.team-img {
        min-height: calc(100% - 280px);
        max-height: calc(100% - 180px);
    }
    .table.team-content {
        min-height: 180px!important;
        max-height: 280px;
        /*height: auto;*/
        height: 100%;
    }
    .navbar-collapse {
        background-color: rgba(255,255,255,0.93);
    }
    .bgwithGreenBox .onlyBG {
        /*min-height: auto;*/
        min-height: 50vh;
    }
    .carousel-indicators {
        bottom: 50px;
    }
    .timeline-slide .fp-slides {
        max-width: 1200px;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .timeline-slide.step-slide .fp-slides {
        max-width: 100%;
    }
    .tab-content > .tab-pane {
        padding-bottom: 0;
        min-height: 135px;
    }
    #qna {
        padding:0;
    }
    .accordion-wrap {
        max-width: 1050px;
        padding: 30px 0 0 0;
    }
    .number-content-wrap .container {
        max-width: 1200px;
    }
    .number-content {
        max-width: 900px;
    }
    .fullpage-with-img img {
        margin-left: 7%;
    }
    .circle-table .circle-wrap {
        -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
        -o-transform: scale(1.4);
        transform: scale(1.4);
    }
    .hair-table {
        width: 1000px;
    }
    .slidewithBG .carousel-item {
        background-size: cover;
    }
    .width500wrap {
        max-width: 620px;
        margin: 0 7% 0 auto;
    }
    .maxWidth-member:after {
        background-size: 1200px;
        bottom: -120px;
    }
    .desktop1200 {
        display: inline-block;
    }
    .maxWidth-member {
        max-width: 1100px;
    }
    #three-point-section {
        padding-bottom: 0;
    }
    #hr1 .coverBG {
        /* height: 50vh; */
    }
    .table-s1 { padding: 0; }
    .mobileIMG { display: none; }
    .carousel { margin-bottom: 0; }
    .location_contact .txt-content { max-width: 900px; padding: 0; }
    /* .location_contact .txt-content { max-width: 520px; padding: 0; } */
    .carousel-control-prev, .carousel-control-next { bottom: 23px; }
    .breast-treatment .carousel-control-prev, .breast-treatment .carousel-control-next { bottom: 20px; }
    .carousel-control-prev-icon, .carousel-control-next-icon { background-size: 21px; }
    .carousel-control-next { right: 85px; }
    .carousel-control-prev { right: 135px; }
    .breast-treatment .carousel-control-next { right: 20px; }
    .breast-treatment .carousel-control-prev { right: 70px; }
    #footer .footer-bg { padding: 20px; }
    #footer p { margin-bottom: 2rem; }
    #footer .footer-social { padding-top: 2rem; }
    .fullpage-arrow .carousel-control-prev { left: 15px; }
    .fullpage-arrow .carousel-control-next { right: 45px; }
}

@media (min-width: 1400px) {
    .maxWidth-member img { max-width: 390px; }
    .maxWidth-rewards {
        max-width: 490px;
    }
    .cardDesc img {
        max-width: 520px;
        padding: 0 20px;
        margin-left: 80px;
    }
    .remark {
        font-size: 17px;
        line-height: 26px;
    }
    .maxWidth1400 {
        max-width: 1400px;
        margin:0 auto;
    }
    .circle-table .circle-wrap {
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5);
    }
    .width500wrap {
        margin: 0 13% 0 auto;
    }
    .fullpage-with-img img {
        margin-left: 15%;
        max-width: 560px;
    }
    h1, .h1 { font-size: 34px; }
    h2, .h2 { font-size: 26px; }
}


@media screen and (min-width: 1200px) and (max-height: 750px) {
    .section.grid2-full {
        /*min-height: 800px;*/
    }
    .full-height-without-menu {
        padding-top: 0;
        /*padding-bottom: 1px;*/
    }
    .hair-table {
        width: auto;
        height: 520px;
    }
    .hair-campare-wrap {
        padding-top: 50px;
        padding-bottom: 30px;
    }
}
/* cell_regeneration_system start */
.bubble-wrapper{
    position: relative;
    display: inline-block;
    margin-top: 10%;
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.bubble-wrapper.active{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);

    -webkit-transition: 7s ease-out;
            transition: 7s ease-out;
}

.bubble-bg{ height: 60vh; }
.bubble-wrapper .bubble{
    position: absolute;
    width: 30%;
    opacity: 0;
}
.bubble-wrapper .bubble1{
    left: -16%;
    top: 6%;
    width: 33%;
}
.bubble-wrapper .bubble2{
    left: -2%;
    bottom: 10%;

}
.bubble-wrapper .bubble3{
    right: 0;
    bottom: 0;
    width: 35%;
}
.bubble-wrapper .bubble4{
    right: -13%;
    top: 17%;
    width: 35%;
}
.bubble-wrapper .bubble5{
    left: 25%;
    top: 26%;
    width: 50%;
}

.bubble-wrapper .bubble.bubble1,
.bubble-wrapper .bubble.bubble2,
.bubble-wrapper .bubble.bubble3,
.bubble-wrapper .bubble.bubble4{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}


.bubble-wrapper.active .bubble.bubble1,
.bubble-wrapper.active .bubble.bubble2,
.bubble-wrapper.active .bubble.bubble3,
.bubble-wrapper.active .bubble.bubble4{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 7s ease-out;
            transition: 7s ease-out;
}

.bubble-wrapper.active .bubble{
    -webkit-animation: bubbleFadeIn 1.5s ease-out forwards;
            animation: bubbleFadeIn 1.5s ease-out forwards;

}

.bubble-wrapper.active .bubble.bubble1{
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
}

.bubble-wrapper.active .bubble.bubble2{
    -webkit-animation-delay: 1.4s;
            animation-delay: 1.4s;
}

.bubble-wrapper.active .bubble.bubble3{
    -webkit-animation-delay: 2.7s;
            animation-delay: 2.7s;
}

.bubble-wrapper.active .bubble.bubble4{
    -webkit-animation-delay: 3.7s;
            animation-delay: 3.7s;
}

.bubble-wrapper.active .bubble.bubble5{
    -webkit-animation: bubbleFadeIn 2s ease-in-out forwards;
            animation: bubbleFadeIn 2s ease-in-out forwards;
    -webkit-animation-delay: 6.7s;
            animation-delay: 6.7s;
}

/* start floating animation */

.bubble-wrapper.active.float .bubble{
    opacity: 1;
    -webkit-transform: translate(0%,0%) rotate(0deg);
            transform: translate(0%,0%) rotate(0deg);
    -webkit-animation: bubbleFloat 10s ease-in-out infinite;
            animation: bubbleFloat 10s ease-in-out infinite;
}

.bubble-wrapper.active.float .bubble.bubble1{
    -webkit-animation-duration: 9.6s;
            animation-duration: 9.6s;
}

.bubble-wrapper.active.float .bubble.bubble2,
.bubble-wrapper.active.float .bubble.bubble4{
    -webkit-animation-duration: 10.1s;
            animation-duration: 10.1s;
}

.bubble-wrapper.active.float .bubble.bubble3{
    -webkit-animation-duration: 10.2s;
            animation-duration: 10.2s;
}

.bubble-wrapper.active.float .bubble.bubble5{
    -webkit-animation-duration: 9.8s;
            animation-duration: 9.8s;
}

@keyframes bubbleFadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}
@-webkit-keyframes bubbleFadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

@keyframes bubbleFloat {
    0%, 100% {
        opacity: 1;
        -webkit-transform: translate(0%,0%) rotate(0deg);
        transform: translate(0%,0%) rotate(0deg);
    }
    50% {
        opacity: 1;
        -webkit-transform: translate(0%,-20%) rotate(0deg);
        transform: translate(0%,-20%) rotate(0deg);
    }
}

@-webkit-keyframes bubbleFloat {
    0%, 100% {
        opacity: 1;
        -webkit-transform: translate(0%,0%) rotate(0deg);
        transform: translate(0%,0%) rotate(0deg);
    }
    50% {
        opacity: 1;
        -webkit-transform: translate(0%,-20%) rotate(0deg);
        transform: translate(0%,-20%) rotate(0deg);
    }
}


@keyframes bubbleFloat2 {
    0%, 100% {
        -webkit-transform: translate(0%,0%) rotate(0deg);
        transform: translate(0%,0%) rotate(0deg);
    }
    50% {
        -webkit-transform: translate(0%,-20%) rotate(0deg);
        transform: translate(0%,-20%) rotate(0deg);
    }
}

@-webkit-keyframes bubbleFloat2 {
    0%, 100% {
        -webkit-transform: translate(0%,0%) rotate(0deg);
        transform: translate(0%,0%) rotate(0deg);
    }
    50% {
        -webkit-transform: translate(0%,-20%) rotate(0deg);
        transform: translate(0%,-20%) rotate(0deg);
    }
}

.proof-wrapper {
    width: 320px;
    display: inline-block;
    margin: 40px 0 40px 5%;
    height: 350px;
    position: relative;
}
.proof-wrapper img{
    padding: 0 !important;
    margin-right: 0!important;
    position: absolute;
}
#proof1 { top:0;    left: 0;    height: 42px; }
#proof2 { top:6.5%; left: 56%;  height: 48px; }
#proof3 { top:19%;  left: 1%;   height: 66px; }
#proof4 { top:36%;  left: 38%;  height: 80px; }
#proof5 { top:50%;  left: 3%;   height: 74px; }
#proof6 { bottom:0; left: 0;    height: 72px; }
#proof7 { bottom:0; left: 49%;  height: 72px; }

@media (min-width: 500px){
    .proof-wrapper {
        margin-left: 9%;
    }
}
@media (min-width: 700px){
    .proof-wrapper {
        width: 500px;
        height: 550px;
        margin: 60px 0 60px 7%;
    }
    #proof1 { top:0;    left: 0;    height: 68px; }
    #proof2 { top:5%;   left: 62%;  height: 93px; }
    #proof3 { top:19%;  left: 2%;   height: 111px; }
    #proof4 { top:36%;  left: 50%;  height: 133px; }
    #proof5 { top:48%;  left: 5%;   height: 118px; }
    #proof6 { bottom:0; left: 0;    height: 119px; }
    #proof7 { bottom:0; left: 55%;  height: 119px; }
}
@media (min-width: 1200px){
    .proof-wrapper {
        margin: 60px 0 0 12%;
    }
    #proof4 { top:37%;  left: 55%;  height: 133px; }
}
@media (min-width: 1400px){
    .proof-wrapper {
        margin-left: 13%;
    }
}


.bubble-deco{
    position: absolute;
    width: 10%;
    opacity: 0;
    -webkit-animation: bubbleFloat2 9.5s ease-in-out infinite;
            animation: bubbleFloat2 9.5s ease-in-out infinite;
}

.s-bubble.active .bubble-deco{
    opacity: 0.7;
    -webkit-transition: 1s opacity 7s;
    transition: 1s opacity 7s;
}


.bubble-deco1{
    left: 7%;
    top: 34%;
    -webkit-animation-duration: 11s;
            animation-duration: 11s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.bubble-deco2{
    width: 9%;
    left: 75%;
    top: 61%;
    -webkit-animation-duration: 10s;
            animation-duration: 10s;
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s;
}

.bubble-deco3{
    left: 17%;
    width: 5%;
    top: 27%;
    -webkit-animation-duration: 9.9s;
            animation-duration: 9.9s;
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
}

.bubble-deco4{
    left: 89%;
    width: 3%;
    top: 58%;
    -webkit-animation-duration: 10.4s;
            animation-duration: 10.4s;
    -webkit-transition-delay: 9s;
    transition-delay: 9s;
}

@media screen and (max-width: 1199px){
    .bubble-deco3{
        display: none;
    }
}

@media screen and (max-width: 1199px){

    .bubble-wrapper {
        margin-bottom: 12%;
    }
}
@media screen and (max-width: 991px){
    .bubble-wrapper .bubble,
    .bubble-deco {
        opacity: 1;
    }
    .bubble-bg {
        width: 50vw;
    }
    .bubble-wrapper {
        margin-top: 10%;
    }
    .bubble-bg {
        height: auto;
    }
    .bubble-wrapper {
        margin-bottom: 15%;
    }
}
@media screen and (max-width: 768px){
    .bubble-bg {
        width: 60vw;
    }
    .bubble-deco1 {
        top: 46%;
    }
    .bubble-deco2 {
        width: 6%;
        left: 80%;
        top: 55%;
    }
}

@media screen and (max-width: 576px){
    .bubble-bg {
        width: 70vw;
    }
    .bubble-deco1 {
        top: 50%;
    }
    .bubble-deco2 {
        width: 7%;
        left: 79%;
        top: 54%;
    }
}
/*2019/08/14*/
@media (min-width: 992px) {
    .fp-controlArrow.fp-prev{
        top: 50%;
    }
    .fp-controlArrow.fp-next{
        top: 50%;
    }
}

@media screen and (min-width: 500px) and (max-width: 1600px){
    .breast-treatment--margin_bottom {
        margin-bottom: 100px !important;
    }
}

.free-price {
    position: relative;
}
.free-price h4.original-price {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 5px;
}
@media (min-width: 1200px){
    .free-price h4.original-price {
        top: 20%;
    }
}
.move-img {
    position: relative;
    top: -40px;
}
@media (min-width: 375px) {
    .img-fluid {
        max-width: 130%;
    }
    .max-width--100 {
        max-width: 100%;
    }
    .padding--top-bottom-0 {
        padding-top: 0;
        padding-bottom: 0;
    }
    .position__relative-left_-15 {
        position: relative;
        left: -15%;
    }
}
@media (min-width: 376px) and (min-width: 414px) {
    .img-fluid {
        max-width: 130%;
    }
    .max-width--100 {
        max-width: 100%;
    }
    .padding--top-bottom-0 {
        padding-top: 0;
        padding-bottom: 0;
    }
    .position__relative-left_-15 {
        position: relative;
        left: -15%;
    }
}
@media (min-width: 415px) and (min-width: 768px) {
    .img-fluid {
        max-width: 150%;
    }
    .max-width--100 {
        max-width: 100%;
    }
    .background-position--55-50 {
        background-position: 65% 50% !important;
    }
    .position__relative-left_-15 {
        position: relative;
        left: -7%;
    }
}
@media only screen and (min-width: 769px) {
    .position__relative-left_-15 {
        left: auto;
    }
}
@media only screen and (min-width: 992px) {
    .free-table .free2-tableTitle {
        padding-right: 0;
        padding-left: 60px;
    }
    .free-table .free2-tableCell {
        padding-left: 15px;
        padding-right: 15px;
    }
    .free-table .free2-tableCell-right {
        position: absolute;
        left: 37%;
    }
    .mar-bot__over992px {
        margin-bottom: 50px;
    }
}
@media (min-width: 1200px) {
    .circle-wrap-v2 {
        height: 345px;
        width: 345px;
    }
    .circle-wrap-v2 {
        position: relative;
        top: 33px;
    }
}
/* 13-07-2020 */
.tableCellv2 { display: table-cell; vertical-align: bottom; }
.bgv2 h4 {
    font-size: 29px;
    letter-spacing: 5px;
}
@media (max-width: 1199px) {
    .halfv2 {
        display: block;
    }
}
.odometerv2 {
    letter-spacing: 6px;
}
@media (min-width: 992px) {
    .table-number-v2 hr {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
        max-width: 170px;
    }
    .table-number .h2 {
        letter-spacing: 5px;
        font-size: 30px;
    }
}
.top-fix {
    top: auto;
}
.box-img {
    padding: 40px;
}
.section1-1 {
    padding-top: 25px;
}
@media (max-width: 1199px) {
    .section1-1 {
        margin-bottom: 30px;
    }
}
.slide-content-wrap {
    text-align: justify;
    width: 63%;
}
.circle-size {
    text-align: center;
    font-size: 26px;
}
.hair_removal_step_slide .fp-tableCell .tableCell h4.mxw-800px {
    max-width: 800px;
}
.justify {
    text-align: justify;
    padding: 0 15px;
}
.inline3 {
    display: inline-block;
    width: 33.3%;
    min-height: 100px;
}
.mb-25 {
    margin-bottom: 25px;
}
.flexbox {
    justify-content: center;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;

    align-items: center;
}
.flexbox h4 {
    width: 85%;
}

.bg-left {
    background-position: left;
}

.bg-position-y {
    background-position-y: top !important;
}

@media (min-width:1140px) {
    .fix-position {
        position: relative;
        top: 15px;
    }
}

@media (min-width: 1200px){
    .hair-tableV2 {
        width: 800px;
    }
}

@media (max-width: 375px){
    .carousel-itemV2 {
        height: auto;
    }
}

@media (min-width: 1200px) {
    .height-fix {
        height: 90vh;
        margin-top: 157px;
    }
    .bgwithGreenBox .onlyBG.onlyBG-fix {
        min-height: 40vh;
    }
    .table-grid-half-fix {
        min-height: 45%;
    }
    .bgwithGreenBox .onlyBG.onlyBG-fix {
        min-height: unset;
    }
}

.txt-justify-center {
    text-align: justify;
    text-align-last: center;
}

.txt-justify-left {
    text-align: justify;
    text-align-last: left;
}

.txt-justify {
    text-align: justify !important;
}

.txt-center {
    text-align: center !important;
}

@media (max-width: 1337px) {
    .vanish {
        display: none;
    }
}

@media (min-width: 1133px) {
    .txt-align-fix {
        text-align: center !important;
    }
}
@media (max-width: 1132px) {
    .txt-align-fix {
        text-align: justify !important;
    }
}

@media (max-width: 991px) {
    .hair-fix {
        width: 75%;
    }
}
@media (min-width: 992px) {
    .hair-fix {
        width: 920px;
    }
}
@media (min-width: 1200px) {
    .hair-fix {
        width: 1000px;
    }
}

@media (min-width:768px) {
    .my-25 {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }
}

@media (min-width:900px) {
    .hair-toggle img:first-of-type {
        display: none;
    }
}
@media (max-width:899px) {
    .hair-toggle img:last-of-type {
        display: none;
    }
}

div.j-meta {
    display: none;
}

.j-message p,
.juicer-feed.night li.feed-item.words .j-message, .juicer-feed.night li.feed-item.j-twitter .j-message {
    margin-bottom: 0;
}

.j-text {
    padding-bottom: 0 !important;
}

.anniversary-form--wrap .label-left .nf-field-label {
    width: 35%;
    text-align: left;
    font-size: 18px;
}

.anniversary-form--wrap .nf-after-field .nf-error-msg {
    position: absolute;
    top: -55%;
    left: 35%;
}

#nf-error-301 .nf-error-msg.nf-error-required-error{
	top:0%;
	left: 60%;
}

#nf-error-303 .nf-error-msg.nf-error-required-error, #nf-error-304 .nf-error-msg.nf-error-required-error, #nf-error-305 .nf-error-msg.nf-error-required-error{
   left: 0%;
}

.anniversary-form--wrap .ninja-forms-field {
    border: 1px solid rgb(255, 149, 103);
}

.anniversary-form--wrap select {
    background: url(../images/ico_arrow_down.png) no-repeat;
    background-position: right 10px top 50%;
    background-size: auto 70%;
    outline: none;
    padding-right: 45px;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
}

.anniversary-form--wrap .field-wrap>div input[type=checkbox] {
    position: inherit;
    height: 22px;
    width: 22px;
    left: -2px;
    top: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0px;
}

.anniversary-form--wrap .field-wrap>div input[type=checkbox]::after {
    content: "";
    position: absolute;
    height: 22px;
    width: 22px;
    left: 0px;
    top: 0px;
    border: 1px solid rgb(255, 149, 103);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 1px;
}

@media (max-width: 640px) {
    .anniversary-form--wrap .field-wrap>div input[type=checkbox]::after {
        left: -1px;
        top: -1px;
    }
}

.anniversary-form--wrap .reject .nf-field-element {
    color: #999999;
    font-size: 14px;
}

.anniversary-form--wrap .e-pay .nf-field-element {
    text-align: center;
}

.anniversary-form--wrap .nf-field-container.form-description {
    color: #666666;
    font-size: 18px;
    margin-bottom: 0;
    font-weight: bold;
}

.anniversary-form--wrap .nf-field-container.form-description p {
    margin-bottom: 0;
}

.anniversary-form--wrap .e-pay .nf-field-element p {
    border-bottom: 2px solid #999999;
    display: inline-block;
    padding-bottom: 10px;
    font-size: 18px;
}

.anniversary-form--wrap .btn.btn_submit {
    background-color: rgb(255, 149, 103);
    border-radius: 0px;
    font-weight: bold;
    padding: 10px 20px;
}

.anniversary-form--wrap .btn.btn_submit:hover {
    background-color: rgb(255, 169, 123);
}

.anniversary-form--wrap p {
    font-weight: bold;
}

.anniversary-form--wrap .label-right .nf-field-label {
    padding-left: 30px;
}

.anniversary-form-terms--wrap ol {
    padding-left: 18px;
}

.anniversary-form-terms--wrap ol {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
  }

.anniversary-form-terms--wrap ol > li {
    counter-increment: customlistcounter;
}

.anniversary-form-terms--wrap ol > li:before {
    content: counter(customlistcounter) ")";
    font-weight: bold;
    float: left;
    width: 1.5em;
}

.anniversary-form-terms--wrap ol:first-child {
    counter-reset: customlistcounter;
}

@media (min-width: 768px) {
    .anniversary-form--wrap .label-left .nf-field-label {
        width: 35%;
        text-align: left;
    }

    .anniversary-form--wrap {
        padding-left: 15%;
        padding-right: 15%;
    }
}

#desktop,
#mobile {
    display: none;
}

.on-desktop #desktop,
.on-mobile #mobile {
    display: block;
}

.bubble-wrapper {
    margin-top: 0%;
}

@media screen and (max-width: 991px) {
    .bubble-wrapper {
        margin-top: 0%;
    }
}

.all-height-reset {
    min-height: unset;
    height: unset;
}

@media (max-width:500px) {
    .font-size-24 { font-size: 24px; }
}

.txt-slider .circle-table {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fearture-points__wrap .slick-prev {
    width: 30px;
    height: 30px;
    background-size: contain;
    margin-left: 10px;
    background-position: 100% 0;
    cursor: pointer;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    right: 60px;
    top: unset;
    left: unset;
    bottom: 0;
}

.fearture-points__wrap .slick-next {
    width: 30px;
    height: 30px;
    background-size: contain;
    margin-left: 10px;
    background-position: 100% 0;
    cursor: pointer;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    right: 10px;
    top: unset;
    bottom: 0;
}

@media (min-width: 576px) {
    .circle-table {
        min-height: 550px!important;
    }
}

#proof3 { top: 18%; left: 2%; height: 66px; }
#proof4 { top: 18%; left: 55%; height: 66px; }
#proof5 { top: 38%; left: 2%; height: 66px; }
#proof6 { top: 38%; left: 55%; height: 66px; }
#proof7 { top: 58%; left: 2%; height: 66px; }
#proof8 { top: 58%; left: 55%; height: 66px; }
#proof9 { top: 78%; left: 2%; height: 66px; }
#proof10 { top: 78%; left: 55%; height: 66px; }

@media (min-width: 700px) {
    #proof3 { top: 18%; left: 2%; height: 111px; }
    #proof4 { top: 18%; left: 55%; height: 111px; }
    #proof5 { top: 38%; left: 2%; height: 111px; }
    #proof6 { top: 38%; left: 55%; height: 111px; }
    #proof7 { top: 58%; left: 2%; height: 111px; }
    #proof8 { top: 58%; left: 55%; height: 111px; }
    #proof9 { top: 78%; left: 2%; height: 111px; }
    #proof10 { top: 78%; left: 55%; height: 111px; }
}

.medical_image {
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  #medical_evidence { height: 69px; width: 220px; top: 19%; left: 14%;}
  #medical_evidence_00 { height: 100px; width: 222px; top: 20%; left: 45%;}
  #medical_evidence_01 { height: 95px; width: 190px; top: 30%; left: 15%;}
  #medical_evidence_02 { height: 95px; width: 210px; top: 31%; left: 32%;}
  #medical_evidence_03 { height: 95px; width: 192px; top: 45%; left: 25%;}
  #medical_evidence_04 { height: 95px; width: 165px; top: 45%; left: 41%;}
  #medical_evidence_05 { height: 95px; width: 187px; top: 60%; left: 14%;}
  #medical_evidence_06 { height: 95px; width: 238px; top: 60%; left: 32%;}
  #medical_evidence_07 { height: 95px; width: 195px; top: 75%; left: 25%;}
  #medical_evidence_08 { height: 95px; width: 190px; top: 75%; left: 40%;}
  #medical_evidence_09 { height: 95px; width: 192px;top: 45%;left: 10%;}
  #medical_evidence_010 { height: 95px;width: 195px;top: 75%;left: 10%;}




@media (max-width: 1199px) {
    .medical_evidence__wrap .medical_evidence__proof {
        height: 860px;
    }
}

@media (max-width: 991px) {
    #medical_evidence { height: 69px; width: 220px; top: 10%; left: 0%;}
    #medical_evidence_00 { height: 100px; width: 222px; top: 12%; left: 52%;}
    #medical_evidence_01 { height: 82px; width: 158px; top: 24%; left: 5%;}
    #medical_evidence_02 { height: 81px; width: 176px; top: 31%; left: 42%;}
    #medical_evidence_03 { height: 81px; width: 163px; top: 38%; left: 5%;}
    #medical_evidence_04 { height: 81px; width: 141px; top: 49%; left: 31%;}
    #medical_evidence_05 { height: 81px; width: 159px; top: 59%; left: 5%;}
    #medical_evidence_06 { height: 81px; width: 203px; top: 67%; left: 33%;}
    #medical_evidence_07 { height: 81px; width: 166px; top: 75%; left: 5%;}
    #medical_evidence_08 { height: 81px; width: 157px; top: 80%; left: 40%;}
    #medical_evidence_09 {height: 95px;width: 192px;top: 47%;left: -5%;}
    #medical_evidence_010 {height: 95px;width: 195px;top: 85%;left: -3%;}
}

@media (max-width: 500px) {
    #medical_evidence { height: 40px; width: 165px; top: 10%; left: 0%;}
    #medical_evidence_00 { height: 72px; width: 159px; top: 11%; left: unset; right: 2%;}
    #medical_evidence_01 { height: 82px; width: 158px; top: 20%; left: 5%;}
    #medical_evidence_02 { height: 81px; width: 170px; top: 29%; left: 42%;}
    #medical_evidence_03 { height: 81px;width: 163px;top: 34%;left: 5%;}
    #medical_evidence_04 {height: 81px;width: 141px;top: 51%;left: 33%;}
    #medical_evidence_05 { height: 81px; width: 159px; top: 59%; left: 5%;}
    #medical_evidence_06 { height: 81px; width: 203px; top: 69%; left: 33%;}
    #medical_evidence_07 { height: 81px;width: 166px;top: 74%;left: 0%;}
    #medical_evidence_08 { height: 81px; width: 157px; top: 85%; left: 40%;}
    #medical_evidence_09 {height: 95px;width: 192px;top: 43%;left: -10%;}
    #medical_evidence_010 {height: 95px;width: 195px;top: 87%;left: -5%;}
}

@media (max-width: 576px) {
    .w-sm-100 {
        width: 100% !important;
    }

    .w-sm-50 {
        width: 50% !important;
    }

    .w-sm-20 {
        width: 20% !important;
    }

    .slidewithBG .carousel-item.cover {
        background-size: 230% auto;
    }

    .circle-table {
        padding: 240px 0;
    }
}

@media (max-width: 767px) {
    .w-md-100 {
        width: 100% !important;
    }

    .w-md-50 {
        width: 50% !important;
    }

    .w-md-20 {
        width: 20% !important;
    }
}

@media (max-width: 499px) {
    .carousel-control-next, .carousel-control-next-only-img {
        top: unset;
    }
}

.navbar-nav a {
    color: rgba(0,0,0,.5);
}

.promotion>div:last-child {
    margin-top: 95px;
}
.professional-page-background1 , .professional-page-background2{height:70vh;width:100%;display:table;}
.professional-page-background1 > div , .professional-page-background2 > div{display:table-cell;vertical-align:middle;}
.professional-page-background1 , .professional-page-background2{background-size:cover;}
.professional-page-background2{background-size:100% 100%;}
.professional-page-background1 img , .professional-page-background2 img{max-width:100%;}
.professional-page-background2 img:nth-child(1) {max-width:100%;max-width: 650px;}
.professional-page-background2 .content-box{max-width:850px;margin:auto;}
.professional-page-background2 .content-box h2.big-text{font-size:35px;line-height:90px;color:#9bc6bf;position: relative;margin-bottom: 0px;}
.professional-page-background2 .content-box h2.big-text:after{top:50%;right:0px;content: " ";position:absolute; border-top: 3px solid #9bc6bf;border-right: 3px solid #9bc6bf;width:calc((100% - 350px) / 2);height:50%;border-radius:0 40px 0 0;}
.professional-page-background2 .content-box h2.big-text:before{top:50%;left:0px;content: " ";position:absolute; border-top: 3px solid #9bc6bf;border-left: 3px solid #9bc6bf;width:calc((100% - 350px) / 2);height:50%;border-radius:40px 0 0 0;}
.professional-page-background2 .content-box h2.big-text i{font-size:90px;}
.professional-page-background2 .content-box{font-size:40px;}
.professional-page-background2 .content-box .description{padding: 0px 120px 30px 120px;border: 3px solid #9bc6bf;border-top:0px;border-radius:0 0 40px 40px;color:#666666;font-size:25px;}
.professional-page-background2 .text-item{margin-bottom:20px;}
.professional-page-background2 .text-item h3{font-size:30px;color:#0E8080;}
.professional-page-background2 .point-item{margin-bottom:30px;}
.professional-page-background2 .point-image{    width: 110px;display: inline-block;vertical-align: top;margin-top: -5px;margin-right: 20px;text-align: right;}
.professional-page-background2 .text{max-width:calc(100% - 270px);display:inline-block;}
.professional-page-background2 .text-body{font-size:18px;color:#666666;}
.professional-page-background2 .point-box{max-width:1024px;}

.professional-page-background2 .row.w-100.m-auto{padding:100px 0;}

@media (max-width: 1199px) {
  body{min-width: 320px!important;}
	.professional-page .section{padding-top:0px;}
	.professional-page .table-grid-half.inner{display:block;}
	.professional-page .table-grid-half .coverBG.onlyBG{background-position:0px -70px;}
	.professional-page-background1{margin-top:35px;margin-bottom:0px;padding-bottom:35px;}
	.professional-page .section.professional-page-background2{padding-top:35px;padding-bottom:35px;}
	.professional-page-background2 .mt-50{margin-top:0px;}
	.font-size-80{font-size:30px;}
	.professional-page-background2 .content-box h2.big-text:after{width:calc((100% - 330px) / 2);}
	.professional-page-background2 .content-box h2.big-text:before{width:calc((100% - 330px) / 2);}
	.professional-page-background2 .content-box .description{font-size:20px;padding: 0px 20px 30px 20px;color:#666666;}
	.professional-page-background2 .content-box h2.big-text{font-size:36px;line-height: 90px;}
	.professional-page-background2 .content-box h2.big-text i{font-size:90px;}
  .professional-page-background1 img, .professional-page-background2 img{max-width:300px;}
  .professional-page-background2 img:nth-child(1) {max-width:100%;max-width: 300px;}
	.professional-page-background2 .point-box{margin-top: 0px;}
	.professional-page-background2 .text-item h3{font-size:24px;}
	.professional-page-background2 .text-body{font-size:16px;color:#666666;}
	.professional-page-background2 .text{width:100%;max-width:720px;}
	.professional-page-background2 .point-image{margin-bottom:30px;}
	.professional-page-background2 .point-image, .professional-page-background2 .text .text-item{display:block;width:100%;text-align:center!important;}
	.professional-page-background2{padding:100px 0;}
	.professional-page .table-grid-half .coverBG.onlyBG.team-img{background-position:center;}
	.professional-page-background2 .row.w-100.m-auto{padding:50px 0;}
}



/*start 20210607 update*/


#value_top_section .title_div{
  position: absolute;
  bottom: 0;
  padding-bottom: 5px;
  margin: auto;
  width: 100%;
  /*background-color: rgba(255,255,255,0.8);*/
}
/*
#value_top_section .title_div{
  background-image: url(/wp-content/uploads/2021/06/wave.svg);
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
}

#value_top_section .title_div:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(/wp-content/uploads/2021/06/wave.svg);
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  bottom: 100%;
}
*/
#value_top_section .title{
  font-size: 4.5vw;
  text-align: center;
  color: #40B2AB;
  margin-bottom: 0px;
}
#value_top_section .sub_title{
  margin: auto;
  width: 100%;
  text-align: center;
  color: #808080;
  line-height: 4vw;
}

@media screen and (min-width: 1200px){
  #value_top_section .sub_title{
    line-height: 9vw;
  }
}
@media screen and (min-width: 1450px){
  #value_top_section .sub_title{
    line-height: 5vw;
  }
}


#value_top_section .sub_title span{
  font-size: 2.19vw;
  margin: 0 2vw;
}


#three-point-section .point-item{
  display: flex;
  margin-top: 50px;
  min-width: 360px!important;
}
#three-point-section .number-img{
  margin: -30px 5px 0 30px;
  height: 160px;
  min-width: 110px;
}


#three-point-section .point-3 .point-item:nth-child(1){
  margin-left: 10%;
}
#three-point-section .number{
  font-size: 250px;
  line-height: 40px;
  color: #CACACA;
}
#three-point-section .right_text{
  vertical-align: middle;
  text-align: left;
  color: #38B3AA;
}
#three-point-section .title_text_1{
  font-size: 50px;
  margin-right: 5px;
}
#three-point-section .title_text_2{
  font-size: 30px;
}
#three-point-section .sub_title{
  font-size: 13px;
  margin-left: 65px;
  margin-right: 0px;
  max-width: 190px;
  width:100%;
  display: inherit;
  color: #666666;
}

#three-point-section .sub_title:nth-child(2){
  max-width: 240px;
}

#three-point-section .sub_item_div{
  display: flex;
  width: 70%;
  margin-left: 65px;
  margin-top: 10px;
}

#three-point-section .sub_item{
  padding-right: 30px;
}

#three-point-section .sub_item_title{
  font-size: 30px;
}

#three-point-section .sub_item_text{
  font-size: 13px;
  color: #666666;
}

#three-point-section .point-1-2{
  display:flex;
}


@media screen and (min-width: 1200px){
  #three-point-section{
    padding: 100px 100px 150px 100px;
  }
  #three-point-section .point-1-2 .point-item:nth-child(2){
    margin: 20% 0% 0 10%;
  }
}

#three-point-section .point-1-2 .point-item:nth-child(2){
  min-width: 360px;
}

@media screen and (min-width: 1080px){
  #three-point-section .point-1-2 .point-item:nth-child(2){
    width: 360px;
  }

  #three-point-section .point-1-2 .point-item:nth-child(2) .sub_title{
    width: 360px;
  }
}

@media  screen and (max-width: 1199px) {
  #three-point-section{
    padding: 100px 100px 150px 100px;
  }

  #three-point-section .point-1-2{
    display:block;
  }
  #three-point-section .point-1-2 .point-item:nth-child(2) {
    margin-left: 50%;
    width: auto;
  }
  #three-point-section .point-3 .point-item:nth-child(1){
    margin-left: 0%;
  }
  #three-point-section .sub_item_div{
    width: 100%;
  }
  #three-point-section .point-item{
    width: 100%;
  }
  #hr1 .col-lg-12.col-xl-6:nth-child(2) .coverBG{
    background-position: center -70px;
  }

  #hr1 .row.table-grid-half.inner{
    display:block;
  }
}

@media  screen and (max-width: 768px) {
  #three-point-section .point-1-2 .point-item:nth-child(2) {
    margin-left: 0%;
  }
  #three-point-section{
    padding: 40px 40px 100px 40px;
  }

  #three-point-section .number {
    font-size: 150px;
    line-height: 40px;
    color: #CACACA;
    margin: 0 40px;
  }
  #three-point-section .point-1-2 .point-item:nth-child(2) {
    margin: 60px 0 0 0;
  }
  #three-point-section .sub_item_div {
    margin-left: 0px;
  }
  #three-point-section .number-img {
    margin: -30px 5px 0 0px;
    height: 120px;
    min-width: 110px;
  }

  #three-point-section .sub_item_div {
    display: block;
    margin-left: 65px;
    width: 190px;
  }
  #three-point-section .sub_item {
    padding-right: 0px;
    padding-bottom: 12px;
  }
  #three-point-section .point-item{
    width:auto;
  }

  #three-point-section .point-1-2, #three-point-section .point-3{
    width: 360px;
    margin: auto;
  }
}
@media  screen and (max-width: 650px) {
    #three-point-section{
      padding: 50px 0px 80px 0px;
    }
    #three-point-section .number {
      margin: 0 20px;
    }

    #three-point-section .point-item {
      margin-top: 60px!important;
    }
}
@media  screen and (max-width: 486px) {
  #three-point-section .sub_item_div {
    margin-left: 0px;
  }

  #three-point-section .sub_title{
    margin-left: 0px;
  }
  #three-point-section .number-img {
    height: 100px;
  }
}


@media  screen and (max-width: 486px) {
  #three-point-section .point-item {
    min-width: 300px!important;
  }
  #three-point-section .number-img {
    height: 60px;
    margin: -10px 5px 0 0px;
    min-width: 60px;
  }
  #three-point-section .title_text_1 {
    font-size: 30px;
  }
  #three-point-section .title_text_2 {
    font-size: 20px;
  }
  #three-point-section .sub_item_title {
    font-size: 20px;
  }
  #three-point-section .point-1-2, #three-point-section .point-3 {
    width: 290px;
    margin: auto;
  }
  #three-point-section .sub_item_div {
    display: block;
    width: 200px;
  }
  #three-point-section .sub_title:nth-child(2) {
    max-width: 200px;
  }
  #three-point-section {
    padding: 10px 0px 10px 0px;
  }
}


#six-point-session .point_div{
  display: inline;
  position: relative;
  margin: 0;
}
#six-point-session .point-item {
  padding: 0;
  width: 16.5%;
  padding-bottom: 16.5%;
  margin: 0 0%;
  float: left;
  position: relative;
  background-color: #F6FCFA;
  border-radius: 50%;
  box-shadow: -10px 10px 10px 2px #c9e8e7;
  border: 1px solid white;
}

#six-point-session .point-content{
  position: absolute;
  margin: auto;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #0E8080;
  text-align: center;
  line-height: 1.2em;
  display: flex;
}

#six-point-session .point-number{
  font-size: 50px;
}

#six-point-session .point-number-img{
  height: 35px;
}

#six-point-session .point-title{
  padding-left:5px;
  font-style: oblique;
  text-align: left;
}

#six-point-session .point_title_zh{
  font-size: 20px;
}
#six-point-session .point_title_en{
  font-size: 16px;
}
#six-point-session .row.w-100.m-auto{
  padding-bottom: 0;
}

#six-point-session{
  padding-bottom: 100px;
}

@media screen and (min-width: 991px) {
  #six-point-session .point-item:nth-child(2n){
    margin-top: 100px;
  }

  #six-point-session .point-item:nth-child(6){
    background-image: linear-gradient(#ffffff, #F6FCFA);
  }
}

@media screen and (max-width: 991px) {
  #six-point-session .point-item {
    padding: 0;
    width: 27%;
    padding-bottom: 27%;
    margin: 0 3%;
    float: left;
    position: relative;
    background-color: #F6FCFA;
    border-radius: 50%;
    box-shadow: -10px 10px 10px 2px rgb(201 232 231);
  }

  #six-point-session .point-content{
    line-height: 3vw;
  }
  #six-point-session .point_title_zh{
    font-size: 3vw;
  }
  #six-point-session .point_title_en{
    font-size: 2.5vw;
  }

  #six-point-session .point-item:nth-child(2),#six-point-session .point-item:nth-child(5){
    margin-top: 3.5vw;
  }
  #six-point-session .point-item:nth-child(3),#six-point-session .point-item:nth-child(6){
    margin-top: 7vw;
  }

  #six-point-session .point-number-img {
    height: 50px;
  }

  @media screen and (max-width: 790px) {
    #six-point-session .point-number-img {
      height: 40px;
    }
  }
  @media screen and (max-width: 640px) {
    #six-point-session .point-number-img {
      height: 35px;
    }
  }
  @media screen and (max-width: 535px) {
    #six-point-session .point-number-img {
      height: 28px;
    }
  }
  @media screen and (max-width: 450px) {
    #six-point-session .point-number-img {
      height: 23px;
      width: auto;
      min-width: 15px;
      max-width: 15px;
    }
  }
  @media screen and (max-width: 360px) {
    #six-point-session .point-number-img {
      height: 18px;
    }
  }
}
/*end 20210607 update*/



/* blog page */
.article_list{
  /*padding-bottom: 70px;*/
}

.article_list .banner_row{
  height:100%;
  padding:0px;
  margin:0px;
}

.article_list .article_thumbnail{
  margin: auto;
  margin-top: 40px;
  margin-bottom: 60px;
  max-width: 1470px;
}

.article_list .top_banner{
  /*height:630px;*/
  height: 25vw;
}
.article_list .banner_img{
  width:100%;
  background-repeat: no-repeat;
  background-size:cover;
  background-position: left center;
  background-image: url('http://lumiere.dev18.vicosys.com.hk/wp-content/uploads/2021/06/img_wave_pattern_flip_v3.png');
}

.article_list .banner_left_image2{
  background: url('http://lumiere.dev18.vicosys.com.hk/wp-content/uploads/2021/06/banner_top_girls_smiling_sm.png');
  background-repeat: no-repeat;
  background-position: center 40%;
  background-size: cover;
  height: calc( 100% - 70px);
  padding-top: 30px;
  margin-top: 70px;
}

.article_list .banner_title{
  width: 100%;
  text-align: left;
  font-size: 60px;
  margin: 0;
  position: absolute;
  top: calc(50% + 30px);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 0px;
}

.article_list .article_card{
  width: calc(30% - 60px);
  margin: 70px 30px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 240px;
  position: relative;
}

.article_list .article_title{
  position: absolute;
  left: -16px;
  top: 215px;
  width: calc(100%);
  background-color: white;
  box-shadow: -3px 2px 10px 0px rgb(0 170 162 / 30%);
  padding: 13px 30px 16px 30px;
  font-size: 23px;
}

.article_list .article_title p{
  margin: 0;
  text-align: left;
}

.article_list .paginate a{
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  color: #726F70;
  margin: 0 5px;
}

.article_list .disable_prev_next{
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  color: #BFC1C1;
  margin: 0 5px;
}

.article_list a.prev,.article_list a.next{
  color: #B8BCBB;
  margin: 0 5px;
}

.article_list .paginate .current{
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  color: #ffffff;
  background-color: #3AA39B;
  border-radius: 50%;
  margin: 0 15px;
}

.banner_moble_img{
  display:none;
  width: 100%;
  height: 255px;
  background: url(http://lumiere.dev18.vicosys.com.hk/wp-content/uploads/2021/06/banner_top_girls_smiling_sm.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
}

.pc{display:block}
.mobile{display:none}
@media (max-width: 1200px){
  .article_list .article_card {
    width: calc(50% - 60px);
    margin: 70px 30px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 240px;
    position: relative;
  }
  .article_list .article_title {
    font-size: 18px;
  }


}


@media (max-width: 991px){
  .article_list .banner_left_image2{
    background-position: center;
    background-size: cover;
    height: calc( 100%);
    padding-top: 0px;
    margin-top: 0px;
  }

  .article_list .banner_title{
    top: calc(50%);
  }
}


@media (max-width: 900px){
  .full_width_900{
    width:100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
  .article_list .banner_row{
    display:block;
  }
  .article_list{
    padding-bottom: 0px;
  }

  .article_list .top_banner{
    height:350px;
  }

  .article_list .banner_img{
    /*background-image: unset;*/
  }

  .article_list .banner_moble_img{
    display:block;
    width: 100%;
    height: calc(100% - 51px - 55px);
  }

  .article_list .banner_title {
    text-align: center;
    font-size: 51px;
    margin: 0;
    padding: 0;
    position: unset;
    width: 100%;
    display: inline-block;
    margin-top: 55px;
    line-height: 51px;
  }

  .hide_moblie{
    display:none;
  }

  .no_padding_margin{
    padding:0;
    margin:0;
  }
}



@media (max-width: 710px){
  .article_list{
    padding-bottom: 0px;
  }

  .article_list .article_thumbnail{
    margin-bottom:0;
  }

  .article_list .top_banner{
    height:350px;
  }

  .article_list .banner_img{
    /*background-image: unset;*/
  }

  .article_list .banner_moble_img{
    display:block;
    width: 100%;
    height: calc(100% - 7vw - 35px);
  }

  .article_list .banner_title {
    text-align: center;
    font-size: 7vw;
    margin: 0;
    padding: 0;
    position: unset;
    width: 100%;
    display: inline-block;
    margin-top: 35px;
    line-height: 7vw;
  }

  .hide_moblie{
    display:none;
  }

  .no_padding_margin{
    padding:0;
    margin:0;
  }

  .article_list .article_title {
    left: 4vw;
    width: fit-content;
    max-width: calc(90%);
    padding: 13px 30px;
  }


  .article_list .article_card {
    width: 100%;
    margin: 10px 15px 70px 15px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 240px;
    position: relative;
  }

  .article_list .paginate{
    margin: 20px 0;
  }

}

.article_title_border{
  border: 2px solid #C8E3E1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: -7px;
  right: -7px;
}
/* end blog page */

/* 20210723 update*/
.no-background{
  background-image: unset!important;
}
.brown-txt{
  color: #C36D60;
}

.hair-banner{
  min-height: 500px;
  background-position: center center!important;
}

.gray-txt{
  color: #A0A0A0;
}

.hr_top_banner .main_title{
  width: 83%;
  position: absolute;
  top: 47%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hr_top_banner .title{
  font-size: 95px;
  line-height: 100px;
  margin-bottom: 30px;
}

.hr_top_banner .sub_title{
  font-size: 50px;
  line-height: 95px;
}

.hr_top_banner .sub_text{
  font-size: 30px;
  line-height: 80px;
  margin-top: 40px;
}
.hr_top_banner .sub_text img{
  width: 55px;
  height: auto;
  margin: 0px 10px;
}

.hr_top_banner .icon_mark{
  position: absolute;
  left: 70px;
  bottom: 70px;
  background-size: 100% 100%;
  background-position: center center;
  padding: 55px 34px 44px 34px;
}

.hr_top_banner .icon_mark .title{
  font-size: 48px;
  line-height: 45px;
  color: #80591A;
  margin: 0;
}

.hr_top_banner .icon_mark .title p{
  margin-bottom: 0;
}

.hr_top_banner .icon_mark .sub_title{
  font-size: 18px;
  line-height: 27px;
  color: #80591A;
  margin: 0;
}
@media (max-width: 1900px) {
  .hr_top_banner .title {
    font-size: 80px;
    line-height: 100px;
    margin-bottom: 20px;
  }
  .hr_top_banner .main_title {
      margin-top: 0px;
  }
  .hr_top_banner .icon_mark {
    left: 40px;
    bottom: 60px;
  }
}

@media (max-width: 1500px) {
  .hr_top_banner .title {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 10px;
  }
  .hr_top_banner .sub_title {
    font-size: 42px;
    line-height: 71px;
  }
  .hr_top_banner .sub_text {
    font-size: 22px;
    line-height: 60px;
    margin-top: 0px;
  }
  .hr_top_banner .main_title {
      margin-top: 0px;
  }
  .hr_top_banner .icon_mark {
    left: 40px;
    bottom: 30px;
    padding: 32px 28px 30px 28px;
  }
  .hr_top_banner .icon_mark .title {
    font-size: 35px;
    line-height: 45px;
    margin: 0;
  }
  .hr_top_banner .icon_mark .sub_title {
    font-size: 12px;
    line-height: 17px;
    color: #80591A;
    margin: 0;
  }
}

@media (max-width: 1199px) {
  .hr_top_banner .title {
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 10px;
  }
  .hr_top_banner .main_title {
      margin-top: 0px;
  }
  .hr_top_banner .sub_title {
    font-size: 27px;
    line-height: 46px;
  }
  .hr_top_banner .sub_text {
    font-size: 15px;
    line-height: 30px;
    margin-top: 14px;
  }

  .hr_top_banner .sub_text img{
    width: 35px;
    height: auto;
    margin: 0px 5px;
  }
  .hr_top_banner .icon_mark {
    left: 2vw;
    bottom: 3vw;
    padding: 2.8vw 1.9vw 2vw 1.9vw;
  }
  .hr_top_banner .icon_mark .title {
    font-size: 2vw;
    line-height: 2vw;
  }
  .hr_top_banner .icon_mark .title p{
    margin-bottom: 0.5vw;
  }
  .hr_top_banner .icon_mark .sub_title {
    font-size: 1vw;
    line-height: 1.5vw;
    letter-spacing: 0px;
  }
  .hr_top_banner .icon_mark .sub_title p{
    margin-bottom: 1vw;
  }
}

@media (max-width: 1199px) and (min-width: 991px) {
  .hr_top_banner .icon_mark {
    left: 2vw;
    bottom: 0.1vw;
    padding: 2.3vw 1.7vw 1.9vw 1.7vw;
  }
  .hr_top_banner .icon_mark .title {
    font-size: 1.9vw;
    line-height: 1.9vw;
  }
  .hr_top_banner .icon_mark .title p{
    margin-bottom: 0.3vw;
  }
}


@media (max-width: 700px) {
  .hr_top_banner .main_title {
    margin-top: 0vw;
    width: 95%;
  }
  .hr_top_banner .title {
    font-size: 5.8vw;
    line-height: 6.5vw;
    margin-bottom: 0vw;
  }
  .hr_top_banner .sub_title {
    font-size: 4vw;
    line-height: 6vw;
  }
  .hr_top_banner .sub_text {
    font-size: 2.5vw;
    line-height: 4.5vw;
    margin-top: 0px;
  }

  .hr_top_banner .sub_text img{
    height: 30px;
    width: auto;
  }
  .hr_top_banner .icon_mark {
    left: 2vw;
    bottom: 3vw;
    padding: 2.8vw 1.9vw 2vw 1.9vw;
  }
  .hr_top_banner .icon_mark .title {
    font-size: 2vw;
    line-height: 2vw;
  }
  .hr_top_banner .icon_mark .sub_title {
    font-size: 1vw;
    line-height: 1.5vw;
    letter-spacing: 0px;
  }
  
  .pc{display:none}
.mobile{display:block}

  .hair-banner{
    min-height: 80vw;
  }

  .hair-banner{
    background-position: 30% center!important;
  }
  .hair-banner.mobile{
	   background-position: center center!important;
  }

  .hair-real-table tbody .circle-bg p {
    font-size: 20px!important;
    width: 60px!important;
    height: 60px!important;
    line-height: 20px!important;
    padding: 17px 0!important;
  }

  .hair-real-table thead tr th:not(:nth-child(1)) {
    font-size: 15px!important;
    min-width: 230px!important;
  }
  .hair-real-table thead tr th p{
    margin-bottom: 0!important;
  }

  .hair-real-table tbody tr td {
    font-size: 13px!important;
    letter-spacing: 0.6px!important;
    line-height: 20px!important;
    font-weight: normal!important;
  }
  .hair-real-table tbody ul li {
    margin-bottom: 3px!important;
  }
  .hair-real-table {
    border-spacing: 5px 0!important;
  }
  .hair-real-table .hair-table-wrap {
    width: 100vw;
    overflow-y: auto;
    margin: 0 auto;
  }

  .hr_top_banner .sub_text img {
    height: 3vw;
    width: auto;
  }
}




.medical_evidence .hair-table-wrap .hair-text{
  width: 100%;
  display: flex;
  max-width: 1000px;
  margin: auto;
}
.medical_evidence .hair-table-wrap .hair-text .text-area{
  flex: 1;
  padding: 0 50px;
}

.medical_evidence .hair-table-wrap .hair-text .text-area .title{
  color: #D1A383;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}
.medical_evidence .hair-table-wrap .hair-text .text-area .text p{
  color: #5F5F5F;
  text-align: left;
  font-size: 14px;
  margin: 0;
}
.medical_evidence .hair-table{
  width: 100%;
  max-width: 1000px;
  margin: auto;
}
.medical_evidence .image_full{
  margin: 20px 0px 70px 0px;
}
.medical_evidence .image_full_mobile{
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .medical_evidence .hair-table-wrap .hair-text .text-area{
    padding: 0 10px;
  }
  .medical_evidence .image_full{
    margin: 0px 0px 30px 0px;
  }
}
@media (max-width: 400px) {
  .medical_evidence .hair-table-wrap .hair-text .text-area{
    padding: 0 5px;
  }
}



.six_circles_circles  .circle-inner{
  background: linear-gradient(1.2turn, #FEE6D3, #FFF4EC, #FFFFFF);
}

.six_circles_circles  .circle-inner .title_group{
  position: absolute!important;
  top: 50%!important;
  -ms-transform: translateY(-50%)!important;
  transform: translateY(-50%)!important;
  text-align: center;
  width: 100%;
}

.six_circles_circles .circle-slick .circle-inner{
  width: 120px;
  height: 120px;
  display: block;
}
.six_circles_circles .circle-slick .circle-inner .title_group h3{
  margin-bottom: 0;
  font-size: 20px;
  color: #D1907F;
}

.six_circles_circles .circle-inner .title_group p,.six_circles_circles.five_section_3 .circle-inner .title_group h3{
  margin-bottom: 0;
  font-size: 13px;
  color: #D1907F;
}

.six_circles_circles .icon_line{
  min-height: 122px;
}
@media (max-width: 767px) {
  .six_circles_circles .circle-slick .circle-inner {
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
    height: 100px;
  }
  .six_circles_circles .icon_line{
    min-height: 100px;
  }
  .six_circles_circles .circle-slick .circle-inner .title_group h3{
    margin-bottom: 0;
    font-size: 15px;
    color: #D1907F;
  }
  .six_circles_circles .circle-inner .title_group p,.six_circles_circles.five_section_3 .circle-inner .title_group h3{
    font-size: 13px;
  }
  /*
  .six_circles_circles .icon_line{
    min-height: 77px;
  }
  .six_circles_circles .circle-slick .circle-inner .title_group h3 {
    font-size: 13px;
  }
  */
}



.hair-real-table{
  width: 100%;
  max-width: 1170px;
  margin: auto;
  border-collapse: separate;
  border-spacing: 15px 0;
  border-color: white;
  margin-top: 0px;
}
.hair-real-table thead tr th{
  border: 0px;
  vertical-align:middle;
  padding: 15px;
}
.hair-real-table thead tr th p{
  margin-bottom: 0;
}

.hair-real-table thead tr th:not(:nth-child(1)){
  font-size: 17px;
  color: #FFFFFF;
  background: linear-gradient(0.25turn, #CD8672, #F8C2A7, #CD8672);
  min-width: 205px;
}

.hair-real-table thead tr th:nth-child(2){
  min-width: 250px;
}

.hair-real-table thead tr th.circle-bg{
  background: unset;
}
.hair-real-table thead tr th{
  font-weight: normal;
}
.hair-real-table tbody tr td{
  font-size: 14px;
  color: #9B9B9B;
  letter-spacing: 0.2px;
  text-align: center;
  font-weight: normal;
  border: 0px;
}

.hair-real-table tbody .circle-bg p{
  font-size: 27px;
  color: #DC9A84;
  width: 100px;
  height: 100px;
  background: linear-gradient(0.5turn, #FFFFFF, #FFF7F2, #FFE6D3);
  border-radius: 50%;
  line-height: 20px;
  padding: 37px 0;
}

.hair-real-table .circle-bg{
  margin: 0px;
  padding: 0px;
}

.hair-real-table tbody ul{
  padding-left: 5px;
}

.hair-real-table tbody ul li{
  text-align: left;
  list-style: "\003E  ";

}

.hair-real-table thead tr.no-background  th{
  font-size: 17px;
  color: #CD8672;
  background: rgba(0,0,0,0);
      padding: 0 0.75rem 3px 0.75rem;
}

/*end 20210723 update*/


/* Hhair top 5 */
.article_list{
  /*padding-bottom: 70px;*/
}

.top_5_section .banner_row{
  height:100%;
  padding:0px;
  margin:0px;
}

.top_5_section .article_thumbnail{
  margin: auto;
  margin-top: 5vw;
  margin-bottom: 60px;
  max-width: 1470px;
}

.top_5_section .top_banner{
  /*height:630px;*/
  height: 25vw;
}
.top_5_section .banner_img{
  width:100%;
  background-repeat: no-repeat;
  background-size:cover;
  background-position: left center;
  background-image: url('http://lumiere.dev18.vicosys.com.hk/wp-content/uploads/2021/06/img_wave_pattern_flip_v3.png');
}

.top_5_section .banner_left_image2{
  background: url('http://lumiere.dev18.vicosys.com.hk/wp-content/uploads/2021/06/banner_top_girls_smiling_sm.png');
  background-repeat: no-repeat;
  background-position: center 40%;
  background-size: cover;
  height: calc( 100% - 70px);
  padding-top: 30px;
  margin-top: 70px;
}

.top_5_section .banner_title{
  width: 100%;
  text-align: left;
  font-size: 60px;
  margin: 0;
  position: absolute;
  top: calc(50% + 30px);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 0px;
}

.top_5_section .article_card{
  width: calc(30% - 60px);
  margin: 60px 30px;
  background-size: cover;
  background-position: center 12%;
  background-repeat: no-repeat;
  height: 190px;
  position: relative;
}

.top_5_section .article_title{
  position: absolute;
  left: -19px;
  top: 170px;
  width: calc(100%);
  background-color: white;
  box-shadow: -3px 2px 10px 0px rgb(193 131 115 / 70%);
  padding: 13px 30px 16px 30px;
  font-size: 23px;
}

.top_5_section .article_title p{
  margin: 0;
  text-align: left;
}

.top_5_section .paginate a{
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  color: #726F70;
  margin: 0 5px;
}

.top_5_section .disable_prev_next{
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  color: #BFC1C1;
  margin: 0 5px;
}

.top_5_section a.prev,.top_5_section a.next{
  color: #B8BCBB;
  margin: 0 5px;
}

.top_5_section .paginate .current{
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  color: #ffffff;
  background-color: #3AA39B;
  border-radius: 50%;
  margin: 0 15px;
}

@media (max-width: 1200px){
  .top_5_section .article_card {
    width: calc(50% - 60px);
    margin: 70px 30px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 240px;
    position: relative;
  }
  .top_5_section .article_title {
    font-size: 18px;
  }
  .top_5_section .article_thumbnail{
    margin-top: 20px;
  }

}


@media (max-width: 991px){
  .top_5_section .banner_left_image2{
    background-position: center;
    background-size: cover;
    height: calc( 100%);
    padding-top: 0px;
    margin-top: 0px;
  }

  .top_5_section .banner_title{
    top: calc(50%);
  }
}


@media (max-width: 900px){
  .full_width_900{
    width:100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
  .top_5_section .banner_row{
    display:block;
  }
  .article_list{
    padding-bottom: 0px;
  }

  .top_5_section .top_banner{
    height:350px;
  }

  .top_5_section .banner_img{
    /*background-image: unset;*/
  }

  .top_5_section .banner_moble_img{
    display:block;
    width: 100%;
    height: calc(100% - 51px - 55px);
  }

  .top_5_section .banner_title {
    text-align: center;
    font-size: 51px;
    margin: 0;
    padding: 0;
    position: unset;
    width: 100%;
    display: inline-block;
    margin-top: 55px;
    line-height: 51px;
  }
}



@media (max-width: 710px){
  .article_list{
    padding-bottom: 0px;
  }

  .top_5_section .article_thumbnail{
    margin-bottom:0;
  }

  .top_5_section .top_banner{
    height:350px;
  }

  .top_5_section .banner_img{
    /*background-image: unset;*/
  }

  .top_5_section .banner_moble_img{
    display:block;
    width: 100%;
    height: calc(100% - 7vw - 35px);
  }

  .top_5_section .banner_title {
    text-align: center;
    font-size: 7vw;
    margin: 0;
    padding: 0;
    position: unset;
    width: 100%;
    display: inline-block;
    margin-top: 35px;
    line-height: 7vw;
  }


  .top_5_section .article_title {
    font-size: 3.7vw;
    position: absolute;
    left: -16px;
    top: 22vw;
    width: calc(100%);
    background-color: white;
    box-shadow: -3px 2px 10px 0px rgb(193 131 115 / 70%);
    padding: 2vw 2vw 5vw 5vw;
  }


  .top_5_section .article_card {
    width: calc(50% - 35px);
    margin: 13vw 15px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 25vw;
    position: relative;
  }

   .paginate{
    margin: 20px 0;
  }

}

.top_5_section .article_title_border{
  border: 2px solid #C08071;
  position: absolute;
  width: 100%;
  height: 100%;
  top: -7px;
  right: -7px;
}

.hr_top_5_banner.hr_top_banner .main_title{
  position: absolute!important;
  top: 50%!important;
  left: 23.7%!important;
  -ms-transform: translate(-50%,-50%)!important;
  transform: translate(0%,-78%)!important;
  width: fit-content;
}

.hr_top_5_banner.hr_top_banner .top_5_title_1 p{
  font-size: 6vw;
  line-height: 6vw;
  padding: 2vw 4vw;
  background: linear-gradient(
  0.4turn
  ,#C08071,#EEB99F,#C08071);
  color: white;
  width: fit-content;
  margin: 0;
  font-weight: bold;
}
.hr_top_5_banner.hr_top_banner .top_5_title_2 p{
  font-size: 7vw;
  line-height: 7vw;
  padding: 30px 0px 0px 5.5vw;
  color: #C08071;
  width: fit-content;
  margin: 0;
}

@media (max-width: 700px) {
  .hr_top_5_banner .hair-banner{
    background-position: center center!important;
  }
}

.vertical_center_desktop{
  font-size: 7vw;
line-height: 7vw;
padding: 5vw 0px 0px 5.5vw;
color: #C08071;
width: fit-content;
margin: 0;
}

.txt-pink{
  color: #BE8071;
}
/* end hair top 5 */

/* hair-removal 5 page */
.five_section_3 .col-12.col-md-10.text-left li {
  list-style-type: '> ';
  margin-bottom: 10px;
}

.five_section_4 .mb-5 h2{
  font-size: 32px;
  max-width: 580px;
  text-align: center;
  margin: auto;
  line-height: 35px;
  padding: 0 30px;
}

.five_section_4 .tableCell .h4{
  font-size: 16px;
  padding: 0 30px;
  margin: auto;
  width: 100%;
  max-width: 600px!important;
}

.five_section_4 .carousel-item:not(:nth-child(1)) .tableCell .h4{
  max-width: 530px!important;
  margin: auto;
}

.five_section_5 .txt-soft-red.h1{
  max-width: 450px;
  margin: auto;
  font-size: 30px;
}
.five_section_5 .txt-grey.h1{
  max-width: 400px;
  margin: auto;
  margin-top: 2vh;
  font-size: 25px;
}

.five_section_6 .title_1{
  margin-bottom: 7vw;
}
.five_section_6 .text_div{
  display: grid;
  width: 100%;
  max-width: 800px;
  text-align: left;
  margin: auto;
}

.five_section_6 .title_2{
  max-width: 800px;
  width: 100%;
  margin: auto;
  text-align:center;
}

.five_section_7 .card-header, .card-body strong{
  font-weight: bold;
  font-size: 19px;
}



@media (min-width: 767px) {
  .five_section_2 .tableCell h1{
    font-size: 30px;
  }

  .five_section_2 .tableCell .h3{
    margin-top: 6vh;
    font-size: 23px;
    letter-spacing: 2px;
    margin-bottom: 3vh;
  }

  .five_section_2 .tableCell .h4{
    font-size: 16px;
    letter-spacing: 1.5px;
  }
}

@media (max-width: 1200px) {
  .five_section_6 .fp-tableCell{
    padding: 70px 0px;
  }
}

@media (max-width: 768px) {
  .five_section_2 h1{
    font-size: 25px;
  }
  .five_section_2 .h3{
    font-size: 18px;
  }
  .five_section_2 .h4{
    font-size: 14px;
  }

  .five_section_2 .txt-soft-red{
    padding-left: 20px;
    padding-right: 20px;

  }

  .five_section_3 .container.row{
    padding: 0;
  }

  .five_section_5 .tableCell{
    padding: 10px 30px;
  }

  .five_section_5 .txt-soft-red.h1{
    font-size: 20px;
    line-height: 25px;
  }
  .five_section_5 .txt-grey.h1{
    margin-top: 15px;
    font-size: 18px;
  }

  .five_section_6 .fp-tableCell{
    padding: 70px 10px 30px 10;
    /*padding: 70px 0px 30px 0;*/
  }

  .five_section_6 .title_1{
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .five_section_6 .title_2{
    font-size: 20px;
    line-height: 25px;
  }

  .five_section_6 .carousel-item{
    padding-bottom: 80px;
  }
}

@media (min-width: 576px) {
  .five_section_2 .onlyBG{
    min-height: 610px;
    background-position: center top;
  }
}

@media (max-width: 576px) {
  .five_section_2 .onlyBG{
    min-height: 100vw;
    background-position: center top;
  }
}

.five_section_7 .card-header:after {
    background-image: url(../images/carol_arrow_up.png);
}

.five_section_7 .collapsed.card-header:after {
    background-image: url(../images/carol_arrow_down.png);
}
/* end hair-removal 5 page */


/* professional_video update */
@media (min-width: 1200px) {
  .professional_video{
    height: calc(100vh - 70px);
    margin-top: 40px;
  }
  /*
  .professional_video{
    height: 100vh!important;
  }

  .professional_video video{
    width: 100%;
    height: 100vh;
  }
  */
}
/* end professional_video update */

/* 20210817 update */
.h1.font-size-80{
  font-size: 60px;
}
@media (max-width: 1199px){
  .h1.font-size-80 {
      font-size: 30px;
  }
  #nf-error-301 .nf-error-msg.nf-error-required-error {
	top: -33%;
    left: 0%;
  }
	
}

/* End 20210817 update */


/*2022-04-28 begin */
.navbar-light .navbar-brand-2{left: 224px;}
@media (max-width: 576px) {
    .navbar-light .navbar-brand-2{left: 194px;}
    .logo { height: 36px;}
	
}
/*2022-04-28 end */


/* 2023-11-07 start */
.navbar {
    background-color: #FFF;
}

.menu-main-container {
    height: calc(100vh - 68px);
    overflow: auto;
    background-color: #FFF;
    padding-bottom: 225px;
}

.eLetter{
    margin: 0;
    letter-spacing: 0;
}

.navbar-nav {
    position: relative;
    top: 0;
    transform: unset;
}

.navbar-light .navbar-nav .nav-link {
    padding: 0;
}

.navbar-nav .menu-title,
.navbar-nav .menu-sub {
    font-size: 20px;
    font-weight: normal;
    position: relative;
    border-bottom: 1px #EBEBEB solid;
    padding: 17px 60px 17px 30px;
    margin: 0;
}

.navbar-nav .menu-sub {
    background-color: #FCFCFC;
}

.main-menu::before,
.main-menu::after {
    content: "";
    display: inline-block;
    height: 1px;
    width: 12px;
    background-color: #65B0A9;
    position: absolute;
    right: 40px;
    top: 33px;
    transition: .3s;
}

.main-menu::before {
    transform-origin: right top;
    transform: rotate(45deg);
}

.main-menu::after {
    transform-origin: left top;
    transform: rotate(-45deg);
    right: 29px;
}

.main-menu._open::before {
    transform: rotate(-45deg);
    top: 27px;
}

.main-menu._open::after {
    transform: rotate(45deg);
    top: 27px;
    right: 27px;
}

.main-menu._open+.sub-menu {
    max-height: 300px;
}

.sub-menu {
    max-height: 0;
    overflow: hidden;
    transition: all .5s linear;
}

#footer .footer-social {
    border-top: 4px #65B0A9 solid;
    padding: 35px 0;
}

.container-fluid {
    display: flex;
    max-width: 1600px;
    margin: auto;
    justify-content: space-between;
}

.footer-menu {
    display: inline-flex;
}

.logo-social {
    flex: 260px 0 0;
    display: inline-flex;
    flex-wrap: wrap;
}

.logo-social .navbar-brand {
    margin-right: 0;
}

.logo-social .navbar-brand:nth-child(1) {
    margin-right: 20px;
    flex: 53% 0 0;
}

.logo-social .navbar-brand:nth-child(2) {
    flex: 1 1 0;
}

.logo-social .navbar-brand img {
    width: 100%;
    height: auto;
}

.social-box {
    margin-top: 30px;
    display: inline-flex;
    flex: 100% 0 0;
    justify-content: space-between;
}

.icon-social {
    flex: 20% 0 0;
    position: relative;
    display: inline-flex;
    padding-top: 19.2%;
    height: 0;
    justify-content: center;
    align-items: center;
    border: 1px #65B0A9 solid;
    border-radius: 50%;
}

.icon-social img {
    position: absolute;
    flex: 50% 0 0;
    height: auto;
    width: 50%;
    top: 50%;
    transform: translate(0, -50%);
}

.footer-menu {
    text-align: left;
    font-size: 16px;
}

.footer-column {
    margin-left: 64px;
}

@media (max-width: 1380px) {
    .footer-column {
        margin-left: 20px;
    }
}

.menu-sub {
    font-size: 14px;
    margin-top: 20px;
    color: #666666;
}

.menu-title+.menu-title {
    margin-top: 20px;
}


@media (max-width: 1200px) {
    .navbar-nav {
        text-align: left;
    }

    .footer-social .container-fluid,
    .footer-menu {
        flex-direction: column;
    }

    #footer .footer-social {
        padding: 25px 0;
    }

    .footer-social .container-fluid {
        padding: 0;
    }

    .logo-social {
        flex: 120px 0 0;
        width: 280px;
        margin-left: 30px;
    }

    .f-sub-menu {
        max-height: 0;
        overflow: hidden;
        transition: all .5s linear;
    }

    .footer-menu {
        padding: 20px 0;
    }

    .footer-column {
        margin: 0;
    }

    .menu-title {
        padding: 16px 80px 20px 30px;
        font-size: 18px;
        border-bottom: 1px #EBEBEB solid;
        position: relative;
    }

    .menu-sub {
        margin: 0;
        padding: 16px 80px 20px 30px;
        font-size: 18px;
        background-color: #FCFCFC;
        border-bottom: 1px #EBEBEB solid;
    }

    .navbar-nav .menu-title,
    .navbar-nav .menu-sub {
        font-size: 20px;
    }

    .menu-title+.menu-title {
        margin: 0;
    }

    .f-main-menu::before,
    .f-main-menu::after {
        content: "";
        display: inline-block;
        height: 1px;
        width: 12px;
        background-color: #65B0A9;
        position: absolute;
        right: 40px;
        top: 33px;
        transition: .3s;
    }

    .f-main-menu::before {
        transform-origin: right top;
        transform: rotate(45deg);
    }

    .f-main-menu::after {
        transform-origin: left top;
        transform: rotate(-45deg);
        right: 29px;
    }

    .f-main-menu._open::before {
        transform: rotate(-45deg);
        top: 27px;
    }

    .f-main-menu._open::after {
        transform: rotate(45deg);
        top: 27px;
        right: 27px;
    }


    .f-main-menu._open+.f-sub-menu {
        max-height: 800px;
    }

}
/* 2023-11-07 end */



/* 2023-11-17 start */

.footer-menu a,
.footer-menu a:hover {
    color: #666666
}

div.f-sub-menu:first-of-type div.menu-sub:first-child {
	margin-top:0px;
}

/* 2023-11-17end */

.main-menu:last-of-type::before,
.main-menu:last-of-type::after{
	content:unset!important;
}

.menu-title.main-menu > a.btn{
	 background-color: #78c9c2;
    color: #fff;
    letter-spacing: 8px;
    font-size: 20px;
    cursor: pointer;
    padding: 10px 30px;
    margin: 30px 0 50px;
    border: 0;
    border-radius: 50px;
	margin:0px;
}

.menu-title.main-menu:has(a.btn){border:0px;}



/* 2023-11-22 start */

.special-e-font {
    letter-spacing: -2.5px;
    margin-left: -4.5px;
}


.main-menu._open+.sub-menu {
    max-height: 500px;
}

.hidden-menu {
    display: none;
}

.footer-menu a.btn{
    background-color: #78c9c2;
	color: #fff;
	letter-spacing: 3px;
	font-size: 14px;
	cursor: pointer;
	padding: 10px 25px;
	margin: 30px 0 50px;
	border: 0;
	border-radius: 50px;
	margin: 0px;
}

@media (max-width: 1200px) {
    .footer-menu a.btn{
        font-size: 18px;
    }
}

body {
    font-family: "MElle HK", "Helvetica Neue", Arial, sans-serif;
}



/* 2023-11-22 end */


.hidden-menu ~ .f-sub-menu .menu-sub a {
    font-size: 16px;
    color: #000;
}

.footer-menu a.btn{
    background-color: #78c9c2;
	color: #fff !important;
	letter-spacing: 3px;
	font-size: 14px;
	cursor: pointer;
	padding: 10px 25px;
	margin: 30px 0 50px;
	border: 0;
	border-radius: 50px;
	margin: 0px;
}



@media (max-width: 1200px) {
    .hidden-menu ~ .f-sub-menu .menu-sub a {
        font-size: 18px;
        color: #000;
    }

    .hidden-menu ~ .f-sub-menu .menu-sub {
        background-color: white;
    }

/*     .hidden-menu ~ .f-sub-menu .menu-sub a:nth-last-child(1) {
        color: white
    } */
}

/*homepage 20240521 start*/
.about_page_contact .location_contact .txt-content h2:before,
.home_page_contact .location_contact .txt-content h2:before{display: none;}
.about_page_contact .location_contact .txt-content > div,
.home_page_contact .location_contact .txt-content > div{padding-bottom: 30px;}
.home_page_contact .location_contact .txt-content{
    text-align: center;
    position: relative;
    top: 20px;
}
.about_page_contact .location_contact .txt-content{
    text-align: center;
    position: relative;
    top: 0px;
}
/*homepage 20240521 end*/

/* close menu and footer 20240628 start */
.body-close .footer-social .logo-social{margin: 0 auto;}
/* close menu and footer 20240628 end */

/*20240705 footer icon start*/
.footer_r_box{
    position: fixed;
    right: 20px;
    bottom: 0px;
    z-index: 9999;
}
.footer_r_box>div{margin-bottom: 20px;}
.footer_r_box img{width:60px; cursor: pointer;}
#qlwapp{display: none !important;}

.popup_layout {
    background: rgba(0, 0, 0, 0.85);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    outline: 0;
    display: none;
}
.popup_layout.p-show{display: block;}
.pop_banner {
    position: relative;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 400px;
    background: transparent;
}
.pop_banner .qr_code{max-width:400px}
.popup-close {
    position: absolute;
    right: 0;
    top: -50px;
    z-index: 100;
    cursor: pointer;
}
@media (max-width: 500px) {
    .popup-close img{width: 26px;}
    .pop_banner { max-width: 300px;}
    .pop_banner .qr_code{max-width:300px}
}
/*20240705 footer icon end*/

/*20250319 child menu strat*/
 .menu-child-nav {
    overflow: hidden;
    max-height: 0;
    transition: all .5s linear;
}
.menu-child-nav._open{
    max-height: 500px;
    overflow: hidden;
    transition: all .5s linear;
}
.menu-child._down::before {
    top: 27px;
    transform: rotate(45deg);
}

.menu-child._down::after {
    top: 27px;
    transform: rotate(-45deg);
    right: 31px;
}

.menu-child._up::before {
    transform: rotate(-45deg);
    top: 27px;
}

.menu-child._up::after {
    transform: rotate(45deg);
    top: 27px;
    right: 31px;
}

.menu-child::before, .menu-child::after {
    content: "";
    display: inline-block;
    height: 1px;
    width: 12px;
    background-color: #65B0A9;
    position: absolute;
    right: 40px;
    transition: .3s;
}
.menu-child-sub {
    font-size: 20px;
    font-weight: normal;
    position: relative;
    border-bottom: 1px #EBEBEB solid;
    padding: 17px 60px 17px 30px;
    margin: 0;
}
 .menu-child-sub {
    background-color: #efefef;
	border-bottom: 1px #dddddd solid;
}
.navbar-nav .menu-sub{
    background-color: #fdfcfc;
}
/*20250319 child menu end*/