@font-face {
  font-family: "bebasregular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/bebas.woff2") format("woff2"), url("../fonts/bebas.woff") format("woff"); }

@font-face {
  font-family: "Raleway";
  font-style: normal;
  src: url("../fonts/Raleway-Regular.eot") format("embedded-opentype"), url("../fonts/Raleway-Regular.woff") format("woff"), url("../fonts/Raleway-Regular.woff") format("woff"), url("../fonts/Raleway-Regular.ttf") format("truetype");
  font-weight: 400; }

@font-face {
  font-family: "Raleway";
  font-style: normal;
  src: url("../fonts/Raleway-SemiBold.eot") format("embedded-opentype"), url("../fonts/Raleway-SemiBold.woff") format("woff"), url("../fonts/Raleway-SemiBold.woff") format("woff"), url("../fonts/Raleway-SemiBold.ttf") format("truetype");
  font-weight: 600; }

@font-face {
  font-family: "Raleway";
  font-style: normal;
  src: url("../fonts/Raleway-Medium.eot") format("embedded-opentype"), url("../fonts/Raleway-Medium.woff") format("woff"), url("../fonts/Raleway-Medium.woff") format("woff"), url("../fonts/Raleway-Medium.ttf") format("truetype");
  font-weight: 500; }

@font-face {
  font-family: "Raleway";
  font-style: normal;
  src: url("../fonts/Raleway-Bold.eot") format("embedded-opentype"), url("../fonts/Raleway-Bold.woff") format("woff"), url("../fonts/Raleway-Bold.woff") format("woff"), url("../fonts/Raleway-Bold.ttf") format("truetype");
  font-weight: 700; }

@font-face {
  font-family: "OrandaBT-RomanCondensed";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/OrandaBT-RomanCondensed.eot") format("embedded-opentype"), url("../fonts/OrandaBT-RomanCondensed.woff") format("woff"), url("../fonts/OrandaBT-RomanCondensed.woff") format("woff"), url("../fonts/OrandaBT-RomanCondensed.ttf") format("truetype"); }

@font-face {
  font-family: "OrandaBT-BoldCondensed";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/OrandaBT-BoldCondensed.eot") format("embedded-opentype"), url("../fonts/OrandaBT-BoldCondensed.woff") format("woff"), url("../fonts/OrandaBT-BoldCondensed.woff") format("woff"), url("../fonts/OrandaBT-BoldCondensed.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/roboto-thin.eot") format("embedded-opentype"), url("../fonts/roboto-thin.woff") format("woff"), url("../fonts/roboto-thin.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-light.eot") format("embedded-opentype"), url("../fonts/roboto-light.woff") format("woff"), url("../fonts/roboto-light.ttf") format("truetype"); }

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-regular.eot") format("embedded-opentype"), url("../fonts/roboto-regular.woff") format("woff"), url("../fonts/roboto-regular.ttf") format("truetype"); }

p.mandatory-field {
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  padding: 0 0 10px;
  color: #000;
  float: left; }

::-webkit-input-placeholder {
  opacity: 1;
  color: #8d8d8d; }

:-moz-placeholder {
  opacity: 1;
  color: #8d8d8d; }

::-moz-placeholder {
  opacity: 1;
  color: #8d8d8d; }

:-ms-input-placeholder {
  opacity: 1;
  color: #8d8d8d; }

*, *:after, *:before {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

::-moz-selection {
  background: #961B46;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #961B46;
  color: #fff;
  text-shadow: none; }

:focus {
  outline: 0 none; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html, body {
  height: 100%;
  min-height: 100%;

}
 
       
   

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: "Raleway", sans-serif, sans-serif; }

body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background-color: #fff; }

img {
  border: 0 none;
  max-width: 100%;
  vertical-align: top;
  height: auto; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
  line-height: 1.2; }

a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  cursor: pointer; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

pre {
  margin: 1em 0; }

p {
  /*margin: 0 0 25px;
*/
}

p:last-child, p:last-of-type {
  margin-bottom: 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 75%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu {
  margin: 0;
  padding: 0; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none; }

iframe {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  transition: all linear 0.2s;
  cursor: pointer; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

input[type="text"], input[type="tel"], input[type="email"], input[type="date"], input[type="time"], input[type="password"], input[type="url"], textarea, select {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  resize: none;
  width: 100%;
  border: 0 none;
  border-bottom: 2px solid #8d8d8d;
  background-color: #fff;
  font-size: 24px;
  color: #000;
  padding: 0;
  line-height: 1;
  font-family: "Raleway", sans-serif;
  text-align: left; }

input[type="text"], input[type="tel"], input[type="email"], input[type="date"], input[type="time"], input[type="password"] {
  height: 30px; }

input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="date"]:focus, input[type="time"]:focus, input[type="password"]:focus, textarea:focus {
  border-bottom-color: #961B46; }

textarea {
  height: 130px; }

select {
  height: 30px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

address {
  font-style: normal;
  font-size: 14px; }

hr {
  border: 0 none;
  border-top: 1px solid #000;
  margin: 30px 0;
  display: block;
  width: 100%; }

li {
  list-style: none; }

ul, ol {
  margin: 20px 0;
  padding-left: 15px; }

ul ul, ol ol {
  margin: 10px 0; }

ul ul li {
  list-style: circle outside; }

ol ol li {
  list-style: lower-roman outside; }

ul:first-of-type, ul:first-child, ol:first-of-type, ol:first-child {
  margin-top: 0; }

* + ul:first-of-type, * + ul:first-child, * + ol:first-of-type, * + ol:first-child {
  margin-top: 10px; }

body {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  color: #000;
  font-weight: 400; }

.btn {
    display: inline-block;
    font-size: 18px;
    line-height: 0;
    font-weight: 400;
    color: #000;
    border: 1px solid #000;
    padding: 18px 10px;
    text-align: center;
    background-color: transparent;
    min-width:none;
        max-width: 330px;
}
  .btn:hover {
    color: #fff;
    border-color: #961B46;
    background-color: #961B46; }
  .btn + .btn {
    margin-left: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row::after {
    content: "";
    clear: both;
    display: table; }

[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  min-height: 1px; }

.col-1 {
  width: 8.33333%; }

.col-2 {
  width: 16.66667%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.33333%; }

.col-5 {
  width: 41.66667%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.33333%; }

.col-8 {
  width: 66.66667%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.33333%; }

.col-11 {
  width: 91.66667%; }

.col-12 {
  width: 100%; }

.wrapper {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%; }
  .wrapper::after {
    content: "";
    clear: both;
    display: table; }

.show-mobile {
  display: none; }

@media all and (max-width: 1000px) {
  .show-mobile {
    display: block;
    margin: 0 auto; }
  .hide-mobile {
    display: none; } }

.field {
  margin-bottom: 30px; }

.date-pink-box {
  position: absolute;
  top: 20px;
  left: -30px;
  background-color: #f7882f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  width: 60px;
  text-align: center;
  padding: 5px 10px 10px;
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 13px; }
  .date-pink-box .day {
    display: block;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

.title-text {
  text-align: center;
  font-size: 26px;
  color: #fff;
  padding-top: 30px; }

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.banner .owl-prev, .banner .owl-next {
  background: url(../images/top-banner-arrow-left.png) center no-repeat;
  width: 28px;
  height: 57px;
  position: absolute;
  top: calc(50% - 60px);
  left: 59px;
  font-size: 0;
  opacity: .9;
  /*&.disabled{
      &:hover{
        background: url(../images/arrow-right.png) center no-repeat;
        border: 1px dotted #fff;
        cursor: default;
      }  
    }*/ }
  .banner .owl-prev:hover, .banner .owl-next:hover {
    transform: scale(1.2); }

.banner .owl-next {
  background: url(../images/top-banner-arrow-right.png) center no-repeat;
  left: auto;
  right: 59px;
  /*&.disabled{
      &:hover{
        background: url(../images/arrow-right.png) center no-repeat;
        border: 1px dotted #fff;
        cursor: default;
      }  
    }*/ }

.owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center; }
  .owl-dots .owl-dot {
    background: url(../images/banner-dot.png) 0 0 no-repeat;
    width: 18px;
    height: 14px;
    display: inline-block;
    z-index: 2;
    position: relative;
    background-size: 9px; }
    .owl-dots .owl-dot.active {
      background: url(../images/banner-dot-active.png) 0 0 no-repeat;
      height: 17px;
      width: 22px;
      background-size: 15px; }

.award-right .owl-prev {
  background: url(../images/award-left-arrow.png) center no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: -30px;
  left: -35px;
  right: 0;
  margin: 0 auto;
  font-size: 0;
  border: 0px dotted #fff;
  border-radius: 50%;
  filter: grayscale(100%);
  transition: all linear .3s; }
  .award-right .owl-prev:hover {
    opacity: .7; }

.award-right .owl-next {
  background: url(../images/award-right-arrow.png) center no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: -35px;
  margin: 0 auto;
  font-size: 0;
  border: 0px dotted #fff;
  border-radius: 50%;
  transform: none;
  filter: grayscale(100%);
  transition: all linear .3s; }
  .award-right .owl-next:hover {
    opacity: .7; }

.offer-section-left .owl-prev, .footer-awards .owl-prev {
  background: url(../images/award-left-arrow.png) center no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -90px;
  right: 49px;
  font-size: 0;
  border: 0px dotted #fff;
  z-index: 999;
  border-radius: 50%;
  filter: grayscale(100%);
  transition: all linear .3s; }
  .offer-section-left .owl-prev:hover, .footer-awards .owl-prev:hover {
    filter: grayscale(0); }

.offer-section-left .owl-next, .footer-awards .owl-next {
  background: url(../images/award-right-arrow.png) center no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -90px;
  right: 10px;
  font-size: 0;
  border: 0px dotted #fff;
  border-radius: 50%;
  transform: none;
  filter: grayscale(100%);
  transition: all linear .3s; }
  .offer-section-left .owl-next:hover, .footer-awards .owl-next:hover {
    filter: grayscale(0); }

.offer-section-left .owl-carousel .owl-item img {
  width: auto; }

.offer-section-right .owl-prev {
  background: url(../images/award-left-arrow.png) center no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 30px;
  right: 49px;
  font-size: 0;
  border: 0px dotted #fff;
  border-radius: 50%; }

.offer-section-right .owl-next {
  background: url(../images/award-right-arrow.png) center no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 30px;
  right: 10px;
  font-size: 0;
  border: 0px dotted #fff;
  border-radius: 50%;
  transform: none; }

.product-range-left .owl-prev, .testimonils-slider .owl-prev, .about-slider .owl-prev, .review .owl-prev {
  background: url(../images/award-left-arrow.png) center no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -130px;
  right: 49px;
  font-size: 0;
  border: 0px dotted #fff;
  border-radius: 50%;
  filter: grayscale(100%);
  transition: all linear .3s; }

.about-slider .owl-prev {
  right: 0;
  left: 0; }

.product-range-left .owl-prev:hover, .testimonils-slider .owl-prev:hover, .about-slider .owl-prev:hover, .review .owl-prev:hover {
  filter: grayscale(0); }

.product-range-left .owl-next, .testimonils-slider .owl-next, .about-slider .owl-next, .review .owl-next {
  background: url(../images/award-right-arrow.png) center no-repeat;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -130px;
  right: 10px;
  font-size: 0;
  border: 0px dotted #fff;
  border-radius: 50%;
  transform: none;
  filter: grayscale(100%);
  transition: all linear .3s; }

.product-range-left .owl-next:hover, .testimonils-slider .owl-next:hover, .about-slider .owl-next:hover, .review .owl-next:hover {
  filter: grayscale(0); }

.testimonils-slider .owl-prev, .testimonils-slider .owl-next {
  top: auto;
  right: 0;
  bottom: -43px;
  left: -40px;
  margin: 0 auto; }
  .testimonils-slider .owl-prev:hover, .testimonils-slider .owl-next:hover {
    opacity: .7; }

.testimonils-slider .owl-next {
  left: 40px; }

.inner-banner.men .owl-dots .owl-dot.active {
  background: url(../images/banner-dot-active-red.png) 0 0 no-repeat;
  height: 17px;
  width: 22px;
  background-size: 15px; }

.imageReveal img {
  display: none; }

.imageReveal-overlay,
.imageReveal-background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0; }

.imageReveal-overlay {
  z-index: 1000;
  overflow: hidden; }

.imageReveal-drag {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1001;
  background: url(../images/after-before-btn.png) center 96% no-repeat;
  cursor: ew-resize;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }
  .imageReveal-drag:after {
    content: "";
    background: #ededed;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 26px;
    box-shadow: 0 6px 7px rgba(0, 0, 0, 0.8); }

.imageReveal-drag:hover {
  cursor: ew-resize;
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab; }

.imageReveal-drag.dragging:hover {
  cursor: ew-resize;
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

.imageReveal-caption {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1002;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  border: 1px solid #fff;
  text-align: center;
  padding: 10px;
  font-size: 14px;
  font-family: sans-serif; }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 1px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 1px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: none !important; }

.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  display: none !important; }

.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  display: none !important; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em;
  display: none !important; }

.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px; }

.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none; }

.twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block; }

.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
  background: rgba(0, 0, 0, 0); }

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0; }

.twentytwenty-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }

.twentytwenty-before-label:before {
  content: attr(data-content); }

.twentytwenty-after-label {
  opacity: 0; }

.twentytwenty-after-label:before {
  content: attr(data-content); }

.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px; }

.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px; }

.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px; }

.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px; }

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25; }

.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5); }

.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1; }

.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 56px;
  width: 55px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  /* border: 3px solid white; */
  z-index: 9999;
  cursor: pointer;
  background: url(../images/after-before-btn.png) 0 0 no-repeat; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 34px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 34px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px;
  display: none; }

.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px;
  display: none; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px; }

.container {
  width: 1200px;
  margin: 0 auto;
  position: relative; }
  .container::after {
    content: "";
    clear: both;
    display: table; }

.header {
    width: 100%;
    position: fixed;
    background: #b6ced2;
    z-index: 9999;
    top: 0;
    left: 0;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s;
}
  .header::after {
    content: "";
    clear: both;
    display: table; }
  .header .logo {
    width: 200px;
    float: left;
    padding: 20px 0;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s; }
    .header .logo img {
      -webkit-transition: all ease 0.6s;
      -moz-transition: all ease 0.6s;
      -ms-transition: all ease 0.6s;
      -o-transition: all ease 0.6s;
      transition: all ease 0.6s; }
  .header .header-right {
    float: right;
    padding-top: 20px;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s; }
    .header .header-right .header-right-up {
      text-align: right; }
      .header .header-right .header-right-up li {
        display: inline-block;
        color: #fff;
        font-size: 11px;
        padding: 0px 11px;
        position: relative; }
        .header .header-right .header-right-up li:last-child:after {
          display: none; }
        .header .header-right .header-right-up li:after {
          background: #cbc6c0;
          content: "";
          height: 100%;
          width: 1px;
          position: absolute;
          top: 0;
          right: 0; }
        .header .header-right .header-right-up li a {
          color: #fff;
          text-transform: uppercase;
          transition: all linear .3s; }
        .header .header-right .header-right-up li:hover a {
          color: #2a4468; }
      .header .header-right .header-right-up ul {
        margin: 0; }
      .header .header-right .header-right-up .top-menu {
        display: inline-block; }
      .header .header-right .header-right-up .header-social {
        display: inline-block; }
    .header .header-right .navigation {
      text-align: right; }
      .header .header-right .navigation ul {
        margin: 0;
        font-size: 0;
        padding-left: 0; }
        .header .header-right .navigation ul.responsive-menu {
          display: none; }
      .header .header-right .navigation li {
        display: inline-block;
        font-weight: 600;
        font-size: 14px;
        color: #fff;
        text-transform: uppercase;
        padding: 21px 13px;
        position: relative;
        /*&:last-child{
                    padding-right: 0;
                }*/ }
        .header .header-right .navigation li:hover > .megamenu {
          display: block; }
        .header .header-right .navigation li:after {
            width: 100%;
            content: "";
            background: #c4b398;
            position: absolute;
            bottom: 10px;
            left: 0;
            height: 3px;
            opacity: 0;
            -webkit-transition: all ease 0.2s;
            -moz-transition: all ease 0.2s;
            -ms-transition: all ease 0.2s;
            -o-transition: all ease 0.2s;
            transition: all ease 0.2s;
        }
        .header .header-right .navigation li:hover:after {
          bottom: 0;
          opacity: 1; }
        .header .header-right .navigation li a {
          color: rgba(0, 0, 0, 0.9);
          font-family:'Times New Roman'
          transition: all linear .3s; }
        .header .header-right .navigation li:hover a {
          font-weight: bold; }
      .header .header-right .navigation .megamenu {
        width: 870px;
        position: absolute;
        top: 58px;
        left: -523px;
        background: rgba(107, 122, 143, 0.94);
        padding: 20px;
        animation: effect-opacity1 linear .3s;
        display: none; }
        .header .header-right .navigation .megamenu.mid-menu {

          width: 665px; }
        .header .header-right .navigation .megamenu.short-menu {
          width: 200px;
          left: 0;
          padding: 0;
          text-align: left; }
          .header .header-right .navigation .megamenu.short-menu li {
            padding: 0; }
            .header .header-right .navigation .megamenu.short-menu li a {
              padding: 8px 0 8px 10px;
              display: block; }
        .header .header-right .navigation .megamenu ul {
          padding: 0;
          margin: 0; }
          .header .header-right .navigation .megamenu ul li {
            width: 100%;
            font-size: 13px;
            padding: 8px 0 4px;
            text-transform: none; }
            .header .header-right .navigation .megamenu ul li:after {
              display: none !important; }
            .header .header-right .navigation .megamenu ul li a {
              color: #fff;
              transition: all linear .3s; }
              .header .header-right .navigation .megamenu ul li a:hover {
                color: #2a4468; }
          .header .header-right .navigation .megamenu ul.subnav {
            margin-left: 10px; }
            .header .header-right .navigation .megamenu ul.subnav li {
              position: relative;
              padding-left: 12px; }
              .header .header-right .navigation .megamenu ul.subnav li:before {
                position: absolute;
                content: "";
                width: 5px;
                left: 0;
                top: 14px;
                opacity: .5;
                height: 5px;
                background: #fff;
                border-radius: 50%; }
        .header .header-right .navigation .megamenu .megamenu-div {
          width: 180px;
          float: left;
          text-align: left;
          margin-right: 27px;
          margin-bottom: 15px; }
          .header .header-right .navigation .megamenu .megamenu-div h3, .header .header-right .navigation .megamenu .megamenu-div a.headings {
            font-size: 18px;
            color: #fff;
            text-transform: none;
            font-weight: 500;
            border-bottom: 1px solid #5e6c7e;
            padding-bottom: 10px;
            padding-left: 0;
            display: block; }
    .header.fixed {
        background-color: #b6ced2;
    }
    .header.fixed .logo {
      padding: 10px 0;
      -webkit-transition: all ease 0.6s;
      -moz-transition: all ease 0.6s;
      -ms-transition: all ease 0.6s;
      -o-transition: all ease 0.6s;
      transition: all ease 0.6s; }
      .header.fixed .logo img {
        height: auto;
        -webkit-transition: all ease 0.6s;
        -moz-transition: all ease 0.6s;
        -ms-transition: all ease 0.6s;
        -o-transition: all ease 0.6s;
        transition: all ease 0.6s; }
    .header.fixed .header-right {
      padding-top: 4px;
      -webkit-transition: all ease 0.6s;
      -moz-transition: all ease 0.6s;
      -ms-transition: all ease 0.6s;
      -o-transition: all ease 0.6s;
      transition: all ease 0.6s; }

.banner {
  width: 100%;
  position: relative;
  overflow: hidden;
  /*.owl-theme .owl-nav {
        display: none;
    }*/ }
  .banner .owl-carousel {
    position: static; }
    .banner .owl-carousel:hover .banner-txt h3, .banner .owl-carousel:hover .banner-txt h4 {
      opacity: 1; }
  .banner .container {
    position: absolute;
    z-index: 3;
    top: 55%;
    right: 0;
    left: 0;
    transform: translateY(-50%); }
    .banner .container .banner-txt {
      position: relative;
      width: 680px;
      padding-left: 30px;
      display: none; }
      .banner .container .banner-txt:after {
        content: "";
        background: #564431;
        width: 3px;
        height: 44%;
        position: absolute;
        top: 8px;
        left: 0;
        display: none; }
      .banner .container .banner-txt:before {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        top: 22%;
        left: 0;
        border-right: 10px solid transparent;
        border-left: 10px solid #564431;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        display: none; }
      .banner .container .banner-txt h3 {
        font-size: 21px;
        color: #ffffff;
        font-weight: normal;
        text-transform: uppercase;
        font-family: "OrandaBT-RomanCondensed";
        letter-spacing: 1px;
        transition: all linear .3s;
        margin-top: 5px; }
      .banner .container .banner-txt h4 {
        font-size: 66px;
        color: #fff;
        text-transform: uppercase;
        font-family: "bebasregular", sans-serif;
        transition: all linear .3s; }
      .banner .container .banner-txt p {
        font-size: 15px;
        color: #ffffff;
        line-height: 23px;
        margin: 11px 0;
        display: none; }
      .banner .container .banner-txt a {
        background: url(../images/arrow-right.png) 88% center no-repeat;
        color: #fff;
        padding: 10px 41px 10px 20px;
        border: 1px solid #decebe;
        text-transform: uppercase;
        margin-top: 13px;
        display: none; }

.book-appoitment {
  width: 1200px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  line-height: 24px;
  text-align: right; }
  .book-appoitment .book-appoitment-inside {
    width: 270px;
    float: right;
    padding: 10px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    background: url(../images/apn-down-ar.png) 93% center no-repeat #f7882f;
    border-radius: 5px 5px 0 0;
    padding-right: 36px;
    cursor: pointer; }
    .book-appoitment .book-appoitment-inside img {
      margin-right: 3px; }
  .book-appoitment.inner {
    position: fixed;
    width: auto;
    top: 300px;
    right: -115px;
    margin: 0;
    left: auto;
    z-index: 9999; }
    .book-appoitment.inner .book-appoitment-inside-inner {
      transform: rotate(0);
      background: none;
      padding-right: 0;
      position: fixed;
      right: 0;
      top: 230px; }

.award {
  width: 100%;
  background: #f0f0f4;
  position: relative; }
  .award::after {
    content: "";
    clear: both;
    display: table; }
    .award .award-left {
        width: 645px;
        float: left;
        margin-top: 0px;
        position: relative;
        box-sizing: border-box;
        padding: 65px 5px 29px 250px;
        background: url(../images/dermalogo.png);
        margin-left: -65px;
        margin-top: 0;
        min-height: 290px;
    }
    .award .award-left h3 {
      font-size: 24px;
   
      text-transform: uppercase;
      font-weight: 300; }
      .award .award-left h3 span {
        display: block;
        font-size: 37px;
        color: #6b7a8f; }
    .award .award-left p {
      font-size: 16px;
      color: #000;
      margin: 22px 0;
      line-height: 25px; }
    .award .award-left a {
      padding: 7px 14px;
     
      border: solid 1px #6b7a8f;
      font-size: 14px;
      margin-left: 5px;
      transition: all linear .3s; }
      .award .award-left a:hover {
        background: #f7882f;
        border: solid 1px transparent;
        color: #fff; }
    .award .award-left .pos-relative {
      position: relative;
      z-index: 9; 
      font-family:'Times New Roman';
    }
  .award .award-right {
    width: 590px;
    float: right;
    margin-top: 00px;
    position: relative;
    margin-bottom: 0px;
    padding-bottom: 30px;
    background: url(../images/award-shadow.jpg) 0 0 repeat-y;
    background-size: 100% 100%;
    min-height: 315px; }
    .award .award-right h2 {
      text-align: center;
      /*text-transform: uppercase;*/
      margin: 34px 0 0; }
    .award .award-right .owl-carousel .owl-item img {
      width: auto;
      margin-top: 20px; }

.product {
  background: #fff none repeat scroll 0 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 0;
  z-index: 999; }
  .product .product-left {
    box-sizing: border-box;
    float: left;
    padding-right: 0px;
    width: 300px; }
  .product .text {
    color: #302f3e;
    font-size: 16px;
    line-height: 24px; }
  .product .text p {
    line-height: 24px; }
  .product .view {
    cursor: default;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center; }
  .product .view .mask {
    background-color: rgba(247, 136, 47, 0.9);
    opacity: 0;
    transition: all 0.5s linear 0s; }
  .product img.resp-pro-img {
    display: none; }
  .product .view img {
    display: block;
    position: relative; }
  .product .view img {
    transform: scaleY(1);
    transition: all 0.7s ease-in-out 0s; }
  .product .prod-name {
    border: 1px solid #6b7a8f;
    bottom: 28px;
   
    background: #fff;
    font-size: 14px;
    left: 18px;
    padding: 6px 17px;
    position: absolute;
    text-transform: uppercase;
    z-index: 999;
    transform: scaleY(1);
    transition: all 0.7s ease-in-out 0s; }
  .product .view:hover img {
    opacity: 1;
    transform: scale(1.5); }
  .product .view:hover .prod-name {
    opacity: 0;
    transform: scale(0); }
  .product .view .mask, .product .view .content {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%; }
    .product .view .mask.nolink h2, .product .view .content.nolink h2 {
      display: none; }
    .product .view .mask .half-sec, .product .view .content .half-sec {
      position: relative;
      z-index: 1;
      align-items: center;
      height: 50%;
      text-align: left;
      padding: 40px 0 0 50px;
      width: 94%;
      left: 0;
      right: 0;
      margin: 0 auto;
      box-sizing: border-box;
      /*&:nth-of-type(2n){
                background: #d77424;
            }*/ }
      .product .view .mask .half-sec h3, .product .view .content .half-sec h3 {
        color: #fff;
        font-size: 18px;
        text-transform: uppercase; }
      .product .view .mask .half-sec p, .product .view .content .half-sec p {
        padding: 0; }
  .product .mask-inner {
    bottom: 0;
    height: 179px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 94%;
    z-index: 99999; }
  .product .view .mask::after {
    bottom: 0;
    content: "";
    height: 94%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 94%;
    border: 1px solid rgba(255, 255, 255, 0.3); }
  .product .view h2 {
    color: #fff;
    margin: 20px 40px 0;
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s linear 0s;
    margin-bottom: 10px;
    font-size: 18px;
    text-transform: uppercase; }
  .product .view p {
    color: #fff;
    opacity: 0;
    transform: scale(0);
    transition: all 0.5s linear 0s;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 0;
    line-height: 20px;
    padding: 0 10px; }
  .product .view .info {
    border: solid 1px #fff;
    color: #fff;
    display: inline-block;
	margin-top: 5px;
    /*margin-top: 23px;*/
    padding: 7px 14px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all linear .3s; }
    .product .view .info:hover {
      background: #6b7a8f;
      color: #fff; }
  .product .view:hover h2, .product .view:hover p, .product .view:hover a.info {
    opacity: 1;
    transform: scale(1); }
  .product .product-right {
    float: right;
    width: 895px; }
    .product .product-right ul {
      margin: 0;
      padding: 0; }
      .product .product-right ul.flex{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
      }
  .product .full-view {
    width: 100%; }
  .product .product2.view {
    margin-bottom: 5px;
    margin-right: 5px; }
  .product .view img.resp-pro-img {
    display: none; }
  .product .view img {
    display: block;
    width: auto;
    position: relative; }
  .product .view img {

    transform: scaleY(1);
    transition: all 0.7s ease-in-out 0s; }
  .product .view:hover .mask {
    opacity: 1; }
  .product .product6.view {
    margin-top: -189px;
    margin-left: 5px; }
  .product .product4.view {
    margin-top: 5px;
    margin-right: 5px; }
  .product .heading {
    margin-top: 30px;
    position: relative;
    top: 35px;
    height: 102px; }
  .product .product1.view {
    margin-top: 27px; }

.heading {
  font-size: 18px;
  position: relative;
  text-transform: uppercase;
  /*font-family: $OrandaBT-RomanCondensed;*/
  margin-bottom: 20px;
  padding-left: 50px;
  letter-spacing: 2px;
  line-height: 1;
   }
  .heading a {
    color: #6b7a8f; }
  .heading.center {
    text-align: center;
    padding-left: 0; }
    .heading.center:after {
      left: 0;
      right: 0;
      margin: 0 auto; }
  .heading:after {
    background: #6b7a8f;
    content: "";
    width: 130px;
    height: 1px;
    position: absolute;
    top: 25px;
    left: 0; }
  .heading.no-line {
    padding-left: 0; }
    .heading.no-line:after {
      display: none; }
    .heading span {
        font-family: "Roboto";
        font-weight: 300;
        font-size: 37px;
        margin-top: 15px;
        display: block;
        color: #000000;
        letter-spacing: 0;
    }
    .heading span.inside-span {
      width: 49%;
      display: inline-block;
      text-align: left; }
      .heading span.inside-span + .inside-span {
        text-align: center; }
    .heading span.product-heading {
      margin-top: 0;
      background: #013f69;
      color: #fff;
      font-size: 22px;
      padding: 6px 30px 6px 10px;
      width: 490px;
      position: relative; }
      .heading span.product-heading:after {
        position: absolute;
        content: "";
        width: 0px;
        height: 0px;
        border-top: 19px solid transparent;
        border-bottom: 20px solid transparent;
        border-left: 25px solid #013f69;
        right: -25px;
        top: 0px; }

.video-homepage {
  width: 100%;
  position: relative;
  background: url(../images/video-bg.jpg) no-repeat center #050e1d;
  min-height: 600px;
  text-align: center;
  background-size: 100% 100%;
  text-align: center; }
  .video-homepage .videobtn {
    padding-top: 100px;
    cursor: pointer; }
  .video-homepage h2 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin: 20px 0px 10px 0; }
    .video-homepage h2:after {
      background: #013f69;
      content: "";
      position: absolute;
      width: 520px;
      height: 1px;
      left: 0;
      right: 0;
      margin: auto;
      top: 10px; }
    .video-homepage h2 span {
      background: #050e1d;
      display: inline-block;
      z-index: 1;
      position: relative;
      padding: 0 10px; }
  .video-homepage p {
    font-size: 38px;
    color: #fff; }

.offer-section {
  width: 100%;
  position: relative;
  padding: 0px 0 0 0;
  overflow: hidden; }
  .offer-section:after {
    width: 100%;
    background: #dedcda;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    content: "";
    z-index: -9; }
  .offer-section:before {
    width: 50%;
    background: #997451;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    content: "";
    z-index: -9;
    display: none; }
  .offer-section .offer-section-left {
    width: 600px;
    float: left;
    padding-top: 40px; }
    .offer-section .offer-section-left .heading {
      margin-bottom: 2px; }
    .offer-section .offer-section-left .after-before-slider {
      /*width: 342px;
            margin: 20px auto 0;*/
      width: 98%;
      margin: 10px  0 20px;
      box-sizing: border-box; }
    .offer-section .offer-section-left .more-testi {
        position: relative;
        right: 10px;
        font-size: 15px;
        text-transform: capitalize;
        top: 5px;
        background: #c4b398;
        padding: 10px;
        color: #fff;
        transition: all linear .3s;
        display: inline-block;
        float: right;
    }
      .offer-section .offer-section-left .more-testi:hover {
        background: #6b7a8f; }
  .offer-section .offer-section-right {
    width: 600px;
    float: right;
    position: relative; }
    .offer-section .offer-section-right .heading {
      color: #fff;
      position: absolute;
      top: 40px;
      left: 0;
      z-index: 9; }
      .offer-section .offer-section-right .heading span {
        color: #fff; }
    .offer-section .offer-section-right .advance-slider {
      position: relative;
      margin-left: 0px;
      /*a{
                border: 1px solid #cb9d76;
                display: inline-block;
                color: #fff;
                text-transform: uppercase;
                margin-top: 30px;
                padding: 10px 15px;
            }*/ }
      .offer-section .offer-section-right .advance-slider img {
        width: 82%;
        margin: 0 9% 0; }
      .offer-section .offer-section-right .advance-slider .advance-img {
        position: absolute;
        right: 0;
        top: 0; }
      .offer-section .offer-section-right .advance-slider .adv-name {
        text-transform: uppercase;
        color: #fff; }
        .offer-section .offer-section-right .advance-slider .adv-name span {
          background: #013f69;
          display: inline-block;
          color: #fff;
          font-size: 21px;
          padding: 6px 29px;
          letter-spacing: 7px; }
        .offer-section .offer-section-right .advance-slider .adv-name p {
          margin: 0;
          line-height: 110px;
          font-size: 100px; }
        .offer-section .offer-section-right .advance-slider .adv-name br {
          line-height: 0; }
      .offer-section .offer-section-right .advance-slider .prict-start {
        margin-top: 20px; }
        .offer-section .offer-section-right .advance-slider .prict-start p {
          font-size: 18px;
          color: #fff;
          margin-bottom: 5px; }
        .offer-section .offer-section-right .advance-slider .prict-start .brown-price {
          font-size: 60px;
          color: #482b0e;
          position: relative;
          background: url(../images/rs-brown.png) 0px 20px no-repeat;
          padding-left: 27px; }
          .offer-section .offer-section-right .advance-slider .prict-start .brown-price:after {
            background: #013f69;
            content: "";
            position: absolute;
            width: 95px;
            height: 1px;
            top: 43px;
            left: 19px;
            transform: rotate(145deg); }
        .offer-section .offer-section-right .advance-slider .prict-start .white-price {
          font-size: 65px;
          color: #fff;
          position: relative;
          background: url(../images/rs-white.png) 0px 25px no-repeat;
          padding-left: 27px;
          margin-top: 20px; }
          .offer-section .offer-section-right .advance-slider .prict-start .white-price span {
            font-size: 16px;
            vertical-align: middle; }
  .offer-section .before-after-home {
    display: flex;
    justify-content: space-between; }
    .offer-section .before-after-home div {
      width: 49.8%;
      position: relative; }
      .offer-section .before-after-home div:before {
        position: absolute;
        content: "Before";
        font-size: 14px;
        color: #fff;
        background: #6b7a8f;
        z-index: 1;
        bottom: 0;
        padding: 6px 11px;
        text-transform: uppercase; }
      .offer-section .before-after-home div.after:before {
        content: "After"; }
  .offer-section.inner-page {
    /*padding-bottom: 80px;*/
    padding-bottom: 10px; }
    .offer-section.inner-page .owl-prev, .offer-section.inner-page .owl-next {
      top: auto;
      right: 0;
      bottom: -55px;
      left: -40px;
      margin: 0 auto; }
      .offer-section.inner-page .owl-prev:hover, .offer-section.inner-page .owl-next:hover {
        opacity: .7; }
    .offer-section.inner-page .owl-next {
      left: 40px; }
    .offer-section.inner-page:after {
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      background: #c4b398;
      right: 0;
      left: auto; }
    .offer-section.inner-page .heading span {
      margin-bottom: 10px; }
    .offer-section.inner-page .offer-section-left img {
      margin: 0 auto;
      position: relative; }
    .offer-section.inner-page .offer-section-left .twentytwenty-container img {
      position: absolute; }
    .offer-section.inner-page .offer-section-right {
      padding-left: 30px;
      box-sizing: border-box; }
      .offer-section.inner-page .offer-section-right .heading {
        left: 15px; }
    .offer-section.inner-page .advance-slider {
      top: 130px; }

.product-range {
  padding-top: 60px;
  position: relative;
  overflow: hidden; }
  .product-range:before {
    content: "";
    width: 100px;
    height: 150px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 225px;
    height: 193px; }
  .product-range .product-range-left {
    width: 620px;
    float: left;
    margin-bottom: 50px; }
    .product-range .product-range-left .owl-prev, .product-range .product-range-left .owl-next {
      top: auto;
      right: 0;
      bottom: -55px;
      left: -40px;
      margin: 0 auto; }
      .product-range .product-range-left .owl-prev:hover, .product-range .product-range-left .owl-next:hover {
        opacity: .7; }
    .product-range .product-range-left .owl-next {
      left: 40px; }
    .product-range .product-range-left .more-testi {
      position: relative;
      right: 10px;
      font-size: 15px;
      text-transform: capitalize;
      top: 10px;
      background: #f7882f;
      padding: 10px;
      color: #fff;
      transition: all linear .3s;
      display: inline-block;
      float: right; }
      .product-range .product-range-left .more-testi:hover {
        background: #6b7a8f; }
  .product-range .owl-carousel .owl-item img {
    width: auto;
    display: inline-block;
    height: 300px;
    margin-bottom: 25px; }
  .product-range .item {
    background: #fff;
    border: solid 1px #ddd;
    text-align: center;
    -webkit-border-radius: 30px 30px 0 30px;
    -moz-border-radius: 30px 30px 0 30px;
    -ms-border-radius: 30px 30px 0 30px;
    -o-border-radius: 30px 30px 0 30px;
    border-radius: 30px 30px 0 30px;
    position: relative; }
    .product-range .item.new:after {
      background: url(../images/new-img-green.png) 0 0 no-repeat;
      width: 47px;
      height: 61px;
      content: "";
      top: 0;
      right: 30px;
      position: absolute; }
    .product-range .item:hover .product-txt {
      background: #f7882f;
      -webkit-border-radius: 30px 30px 0 30px;
      -moz-border-radius: 30px 30px 0 30px;
      -ms-border-radius: 30px 30px 0 30px;
      -o-border-radius: 30px 30px 0 30px;
      border-radius: 30px 30px 0 30px; }
    .product-range .item:hover h3, .product-range .item:hover p {
      color: #fff; }
    .product-range .item:hover span {
      color: #fff;
      background: url(../images/rs-white-small.png) 0 8px no-repeat; }
  .product-range .product-txt {
    padding: 25px 20px;
    min-height: 120px;
    -webkit-transition: all ease 0.6s;
    -moz-transition: all ease 0.6s;
    -ms-transition: all ease 0.6s;
    -o-transition: all ease 0.6s;
    transition: all ease 0.6s; }
    .product-range .product-txt h3 {
      font-size: 16px;
      color: #454545;
      font-weight: normal;
      margin-bottom: 10px; }
    .product-range .product-txt p {
      font-size: 15px;
      color: #454545; }
    .product-range .product-txt span {
      font-size: 25px;
      color: #6b7a8f;
      background: url(../images/rs-purple.png) 0 8px no-repeat;
      line-height: normal;
      display: inline-block;
      padding-left: 19px;
      vertical-align: top;
      margin-top: 6px; }
    .product-range .product-txt h2 {
      font-size: 25px;
      color: #6b7a8f;
      display: inline;
      vertical-align: bottom;
      padding-right: 5px; }
  .product-range .product-range-right {
    width: 533px;
    float: right; }

.testi-locat {
  position: relative;
  width: 100%;
  padding: 40px 0;
  overflow: hidden; }
  .testi-locat .mCSB_scrollTools .mCSB_buttonUp, .testi-locat .mCSB_scrollTools .mCSB_buttonDown {
    background: url(../images/award-left-arrow-white.png) no-repeat 0;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all linear .3s; }
    .testi-locat .mCSB_scrollTools .mCSB_buttonUp:hover, .testi-locat .mCSB_scrollTools .mCSB_buttonDown:hover {
      opacity: .6; }
  .testi-locat:after {
    width: 50%;
    height: 100%;
    background: #9d7750;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: none; }
  .testi-locat:before {
    width: 50%;
    height: 100%;
    background: #896747;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: none; }
  .testi-locat .container {
    z-index: 9; }
  .testi-locat .testimonils {
    width: 565px;
    float: left; }
    .testi-locat .testimonils .more-testi {
        position: relative;
        right: 0;
        font-size: 15px;
        text-transform: capitalize;
        top: 5px;
        background: #c4b398;
        padding: 10px;
        color: #fff;
        transition: all linear .3s;
        display: inline-block;
        float: right;
    }
      .testi-locat .testimonils .more-testi:hover {
        background: #6b7a8f; }
    .testi-locat .testimonils .testimonils-slider ul {
      margin: 0;
      padding: 0; }
    .testi-locat .testimonils li {
        width: 100%;
        background: #b6ced2;
    }
      .testi-locat .testimonils li::after {
        content: "";
        clear: both;
        display: table; }
      .testi-locat .testimonils li .testi-img {
        width: 228px;
        float: left; }
        .testi-locat .testimonils li:nth-child(even) {
            background: #c4b398;
        }
        .testi-locat .testimonils li:nth-child(even) .testi-img {
          float: right; }
        .testi-locat .testimonils li:nth-child(even) .testi-txt {
          float: left; }
      .testi-locat .testimonils li .testi-txt {
        width: calc(100% - 230px);
        float: right;
        padding: 35px 35px 20px;
        font-family:'Times New Roman';
        position: relative;
        line-height: 1.3; }
        .testi-locat .testimonils li .testi-txt.full-width {
          width: 100%; }
        .testi-locat .testimonils li .testi-txt p {
          height: 95px;
          overflow-y: auto; }
          .testi-locat .testimonils li .testi-txt p .mCSB_container {
            position: relative;
            padding-left: 28px;
            padding-top: 10px; }
            .testi-locat .testimonils li .testi-txt p .mCSB_container:before, .testi-locat .testimonils li .testi-txt p .mCSB_container:after {
              position: absolute;
              content: "";
              width: 20px;
              height: 15px;
              top: 0px;
              left: 0;
/*              background: url(../images/icon-qotes.png); 
*/
            }
            .testi-locat .testimonils li .testi-txt p .mCSB_container:after {
              position: static;
              display: inline-block;
              margin-left: 10px;
              margin-top: 5px;
              vertical-align: bottom;
              transform: rotate(180deg); }
      .testi-locat .testimonils li .ratings {
        width: 114px;
        background: url(../images/rating-five.png) no-repeat 0 0;
        display: block;
        padding-top: 20px;
        margin-top: 10px; }
      .testi-locat .testimonils li:nth-of-type(even) .ratings {
        background: url(../images/rating-four-half.png) no-repeat 0 0; }
      .testi-locat .testimonils li .testi-name {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 17px;
        margin-top: 10px; }
        .testi-locat .testimonils li .testi-name span {
          font-weight: normal;
          text-transform: none;
          display: block; }
  .testi-locat .explore-locator {
    width: 624px;
    float: right; }
    .testi-locat .explore-locator.inner-sec-page {
      margin: 0 auto;
      float: none; }
      .testi-locat .explore-locator.inner-sec-page .locator-block a.explore {
        display: none; }
    .testi-locat .explore-locator .locator-block {
      background: #d5dde6 url(../images/map.png) 96% center no-repeat;
      padding: 50px;
      min-height: 468px;
      position: relative; }
      .testi-locat .explore-locator .locator-block .location a {
        position: absolute;
        padding: 0;
        top: 175px;
        width: 12px;
        height: 12px;
        background: url(../images/location.gif) center no-repeat;
        border-radius: 50%;
        left: 365px; }
        .testi-locat .explore-locator .locator-block .location a.agra {
          left: 386px;
top: 160px; }
        .testi-locat .explore-locator .locator-block .location a.delhi {
          top: 147px; }
        .testi-locat .explore-locator .locator-block .location a.bengaluru {
          top: 355px;
          left: 375px; }
        .testi-locat .explore-locator .locator-block .location a.chandigarh {
          top: 120px; }
        .testi-locat .explore-locator .locator-block .location a.jaipur {
          top: 175px;
          left: 345px; }
        .testi-locat .explore-locator .locator-block .location a.mumbai {
          top: 276px;
          left: 320px; }
        .testi-locat .explore-locator .locator-block .location a.hyd {
          top: 295px;
          left: 395px; }
        .testi-locat .explore-locator .locator-block .location a.kurukshetra {
          top: 134px; }
        .testi-locat .explore-locator .locator-block .location a.ahmedabad {
          top: 222px;
          left: 320px; }
		  .testi-locat .explore-locator .locator-block .location a.amritsar {
          top: 110px;
          left: 352px; }
		  .testi-locat .explore-locator .locator-block .location a.lucknow {
          left: 420px; }
      .testi-locat .explore-locator .locator-block a.explore {
        border: 1px solid #6b7a8f;
        display: inline-block;
        color: #6b7a8f;
        text-transform: uppercase;
        margin-top: 0px;
        padding: 10px 15px;
        position: absolute;
        bottom: 25px;
        transition: all linear .3s; }
        .testi-locat .explore-locator .locator-block a.explore:hover {
          background: #f7882f;
          color: #fff;
          border: 1px solid transparent; }
      .testi-locat .explore-locator .locator-block .mCSB_scrollTools .mCSB_buttonDown, .testi-locat .explore-locator .locator-block .mCSB_scrollTools .mCSB_buttonUp {
        background: url(../images/award-left-arrow.png) no-repeat 0;
        background-size: 100%; }
    .testi-locat .explore-locator .addr-div {
      width: 240px;
      background: #fff;
      padding: 20px;
      max-height: 315px;
      overflow-y: auto; }
      .testi-locat .explore-locator .addr-div .address-body {
        display: none;
        max-height: 255px;
        animation: effect-opacity linear .5s; }
        .testi-locat .explore-locator .addr-div .address-body .imp-link {
          margin-top: 5px;
          margin-bottom: 15px;
          margin-left: 0; }
          .testi-locat .explore-locator .addr-div .address-body .imp-link a {
            display: inline-block;
            text-transform: capitalize;
            padding: 5px; }
        .testi-locat .explore-locator .addr-div .address-body.active {
          display: block; }
        .testi-locat .explore-locator .addr-div .address-body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
          background-color: #f7882f;
          filter: "alpha(opacity=75)";
          -ms-filter: "alpha(opacity=75)"; }
      .testi-locat .explore-locator .addr-div h2 {
        margin: 10px 0;
        font-size: 18px;
        font-weight: 600;
        color: #464646;
        text-transform: uppercase; }
      .testi-locat .explore-locator .addr-div h3 {
        font-size: 16px;
        color: #464646;
        text-transform: capitalize;
        font-weight: 700;
        margin-bottom: 10px; }
      .testi-locat .explore-locator .addr-div .loc-add {
        font-size: 16px;
        color: #000;
        background: url(../images/loc-icon.png) 0 5px no-repeat;
        padding-left: 15px;
        line-height: 18px;
        margin-bottom: 10px; }
        .testi-locat .explore-locator .addr-div .loc-phn {
            font-size: 16px;
            color: #000;
            background: url(../images/call-icon.png) 0 5px no-repeat;
            padding-left: 15px;
            line-height: 18px;
            margin-bottom: 15px;
        }

.footer-up {
  width: 100%;
  padding: 30px 0;
  clear: both; }
  .footer-up ul {
    padding: 0;
    margin: 0; }
  .footer-up li {
    display: inline-block;
    width: 33%;
    border-right: 1px solid #f2f2f2;
    padding: 10px 15px;
    vertical-align: top; }
    .footer-up li:last-child {
      border-right: 0; }
    .footer-up li li {
      border: 0;
      padding: 0;
      width: 100%;
      font-size: 16px;
      color: #000;
      line-height: 20px;
/*      background: url(../images/pur-arrow.png) 0 5px no-repeat;
*/      padding-left: 12px; }
    .footer-up li .ic-left {
      width: 125px;
      float: left; }
    .footer-up li .ic-right {
      width: 215px;
      float: left;
      vertical-align: middle;
      margin-left: 20px; }
      .footer-up li .ic-right h3 {
        font-size: 20px;
        margin-bottom: 10px;
        text-transform: uppercase; }
        .footer-up li .ic-right h3 span {
          font-weight: 600;
          display: block; }
      .footer-up li .ic-right p {
        font-size: 16px;
        color: #000;
        line-height: 20px; }

.footer {
    width: 100%;
    background: #b6ced2;
    position: relative;
}
  .footer::after {
    content: "";
    clear: both;
    display: table; }
  .footer .inner-sec {
    padding: 50px 0 30px; }
  .footer .txt {
    clear: both;
    width: 100%;
    padding-right: 0;
    margin-top: 20px;
    margin-bottom: 15px; }
    .footer .txt p {
      color: #fff;
      font-size: 13px;
      line-height: 20px; }
  .footer .footer-left {
    width: 930px;
    float: left; }
    .footer .footer-left .footer-menu {
      float: left; }
      .footer .footer-left .footer-menu::after {
        content: "";
        clear: both;
        display: table; }
      .footer .footer-left .footer-menu.quick-link {
        width: 315px; }
        .footer .footer-left .footer-menu.quick-link li {
          width: 45%;
          margin-right: 2%; }
      .footer .footer-left .footer-menu.service {
        width: 200px; }
      .footer .footer-left .footer-menu.service-men {
        width: 245px; }
      .footer .footer-left .footer-menu.skincare {
        width: 160px; }
      .footer .footer-left .footer-menu ul {
        margin: 0;
        padding: 0; }
      .footer .footer-left .footer-menu h4 {
        font-size: 18px;
        color: rgba(0, 0, 0, 0.9);
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 5px; }
      .footer .footer-left .footer-menu li {
        float: left;
        width: 100%;
        /*background: url(../images/footer-icon.png) left center no-repeat;*/
        font-size: 16px;
        color: #fff; }
        .footer .footer-left .footer-menu li a {
          color: #000;
          display: block;
          padding: 10px 0 0;
          transition: all linear .3s; }
        .footer .footer-left .footer-menu li:hover a {
          color: #2a4468; }
  .footer .footer-right {
    width: 230px;
    float: right; }
    .footer .footer-right h4 {
      font-size: 18px;
      color: #000;
      text-transform: uppercase;
      font-weight: 600;
      margin-bottom: 5px; }
    .footer .footer-right .ad-loc {
      font-size: 12px;
      font-style: italic;
      border-bottom: 1px solid #3b4449;
      color: #aaacae;
      padding-bottom: 10px;
      margin-top: 17px;
      margin-bottom: 10px; }
    .footer .footer-right ul {
      margin: 0;
      padding: 0; }
      .footer .footer-right ul li {
        margin-bottom: 10px; }
        .footer .footer-right ul li::after {
          content: "";
          clear: both;
          display: table; }
        .footer .footer-right ul li span {
          width: 20px;
          float: left;
          margin-top: 6px; }
        .footer .footer-right ul li p {
          width: calc(100% - 30px);
          float: right;
          color: #000;
          font-size: 14px;
          line-height: 22px; }
          .footer .footer-right ul li p a {
            color: #fff;
            transition: all linear .3s; }
            .footer .footer-right ul li p a:hover {
              color: #f9d4b1; }
    .footer .footer-right .footer-social {
      margin-left: 0;
      margin-top: 25px; }
      .footer .footer-right .footer-social a {
        display: inline-block;
        margin-right: 5px; }
        .footer .footer-right .footer-social a img {
          opacity: 1;
          transition: all linear .3s; }
        .footer .footer-right .footer-social a:hover img {
          opacity: .5; }

.footer-last {
    width: 100%;
    background: #c4b398;
    padding: 10px 0;
    border-top: 1px solid #6b7a8f;

    position: relative;
}
  .footer-last::after {
    content: "";
    clear: both;
    display: table; }
  .footer-last p.left {
    width: 48%;
    float: left; }
  .footer-last p.right {
    width: 48%;
    float: right;
    text-align: right; }
    .footer-last a {
        color: #000000;
        transition: all linear .3s;
    }
    .footer-last a:hover {
      color: #f9d4b1; }
  .footer-last p {
    color: #000000;
    font-size: 14px;
    margin: 0; }
  .footer-last .live-chat {
    width: 127px;
    position: absolute;
    top: -47px;
    right: 0; }
    .footer-last .live-chat.signup {
      width: auto;
      top: -53px; }
      .footer-last .live-chat.signup a {
        padding: 6px 10px;
        display: block;
        background: #4c3620;
        transition: all linear .3s; }
        .footer-last .live-chat.signup a:hover {
          background: #795737; }

.inner-banner {
  position: relative;
  overflow: hidden; }
  .inner-banner .owl-nav {
    display: none; }
  .inner-banner img {
    margin: 0 auto;
    display: block;
    width: 100%; }
  .inner-banner .container {
    position: absolute;
    z-index: 3;
    top: 55%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    width: 1200px; }
    .inner-banner .container .banner-txt {
      width: 100%;
      float: left;
      margin-top: 4%;
      position: relative;
      padding: 3px 0 8px 10px;
      /*&:before {
                content: "";
                width: 0;
                height: 0;
                position: absolute;
                top: 42%;
                left: 0;
                border-right: 10px solid transparent;
                border-left: 10px solid #2d2319;
                border-top: 10px solid transparent;
                border-bottom: 10px solid transparent;
            }
            &:after {
                content: "";
                background: #2d2319;
                width: 3px;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
            }*/ }
      .inner-banner .container .banner-txt h3,.inner-banner .container .banner-txt h1 {
        font-size: 38px;
        color: #fff;
        text-transform: uppercase;
        font-family: "Raleway",sans-serif;
        margin-bottom: 0;
        font-weight: 600;
        padding-top: 25px; }
      .inner-banner .container .banner-txt h4 {
        font-size: 26px;
        color: #fff;
        letter-spacing: 1.5px;
        line-height: normal;
        margin-top: 6px;
        font-family: "OrandaBT-RomanCondensed";
        text-transform: uppercase;
        display: none !important; }
    .inner-banner .container .ins-ban-img {
      float: right; }
      .inner-banner .container .ins-ban-img img {
        display: block; }
  .inner-banner.testimonials {
    background-color: #f7af38; }
    .inner-banner.testimonials .container .banner-txt::before {
      border-left-color: #8e5b07; }
    .inner-banner.testimonials .container .banner-txt::after {
      background-color: #8e5b07; }
    .inner-banner.testimonials .container .banner-txt h3 {
      color: #fff; }
  .inner-banner.press-release {
    background-color: #4cc091; }
    .inner-banner.press-release .container .banner-txt::before {
      border-left-color: #096d44; }
    .inner-banner.press-release .container .banner-txt::after {
      background-color: #096d44; }
    .inner-banner.press-release .container .banner-txt h3 {
      color: #fff; }
  .inner-banner.in-print {
    background-color: #d24297; }
    .inner-banner.in-print .container .banner-txt::before {
      border-left-color: #610a3d; }
    .inner-banner.in-print .container .banner-txt::after {
      background-color: #610a3d; }
    .inner-banner.in-print .container .banner-txt h3 {
      color: #fff; }
  .inner-banner.franchise {
    background-color: #53cad4; }
    .inner-banner.franchise .container .banner-txt::before {
      border-left-color: #064044; }
    .inner-banner.franchise .container .banner-txt::after {
      background-color: #064044; }
    .inner-banner.franchise .container .banner-txt h3 {
      color: #064044; }

.bradcam.container {
  margin: 15px auto;
  text-align: left; }
  .bradcam.container ul {
    margin-bottom: 0; }
    .bradcam.container ul li {
      display: inline-block;
      font-size: 13px;
      color: #262626;
      text-transform: uppercase;
      font-weight: 500; }
      .bradcam.container ul li a {
        color: #919093;
        background: url(../images/brad-arrow.png) 100% no-repeat;
        font-weight: normal;
        padding-right: 24px;
        margin-right: 7px; }

.about-us {
  width: 100%;
  background: #f6f5fa;
   }
  .about-us::after {
    content: "";
    clear: both;
    display: table; }
  .about-us .owl-prev, .about-us .owl-next {
    top: 55px;
    background-color: #f6f5fa; }
  .about-us .heading {
    padding-left: 0; }
    .about-us .heading:after {
      display: none; }
  .about-us .abt-left {
    width: 690px;
    float: left; }
    .about-us .abt-left .abt-txt {
      height: 445px; }
      .about-us .abt-left .abt-txt p {
        font-size: 16px;
        text-align: justify;
        line-height: 26px; }
      .about-us .abt-left .abt-txt.asth {
        height: auto; }
  .about-us .abt-right {
    width: 473px;
    float: right;
    text-align: right;
     }
  .about-us .about-slider {
    margin-top: -6px;
    float: left;
    background: #f6f5fa;
    padding: 25px 0px 0; }
    .about-us .about-slider .ic {
      margin-bottom: 0px;
      text-align: center; }
      .about-us .about-slider .ic::after {
        content: "";
        clear: both;
        display: table; }
      .about-us .about-slider .ic span {
        width: 50px;
        float: left;
        display: none; }
        .about-us .about-slider .ic span img {
          width: auto; }
        .about-us .about-slider .ic p {
            /*width: calc(100% - 98px);*/
            width: 100%;
            float: left;
            font-family: "Roboto";
            color: #c4b398;
            font-size: 46px;
            font-weight: 500;
            vertical-align: top;
            line-height: 62px;
            margin-left: 0;
        }
        .about-us .about-slider .ic p em {
          font-style: normal;
          color: #0c0c0c; }
    .about-us .about-slider h3 {
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 300px;
      margin-top: 5px;
      float: left;
      /*width: calc(100% - 98px);*/
      width: 100%; }

.vis-mis {
  position: relative;
  width: 100%; }
  .vis-mis .heading {
    padding-left: 0; }
    .vis-mis .heading:after {
      display: none; }
  .vis-mis::after {
    content: "";
    clear: both;
    display: table; }
  .vis-mis .viss {
    position: relative;
    width: 100%; }
    .vis-mis .viss::after {
      content: "";
      clear: both;
      display: table; }
    .vis-mis .viss .viss-left {
      width: 50%;
      float: left; }
      .vis-mis .viss .viss-left img {
        width: 100%;
        height: auto; }
    .vis-mis .viss.no-icon:before {
      display: none; }
    .vis-mis .viss .viss-right {
      width: 50%;
      float: right;
      padding: 10% 0 0 100px; }
      .vis-mis .viss .viss-right.mommy {
        padding-top: 50px; }
        .vis-mis .viss .viss-right.mommy .txt {
          width: 500px; }
      .vis-mis .viss .viss-right .txt {
        font-size: 16px;
        line-height: 24px;
        max-height: 200px;
        /* color: #83858c; */
        width: 382px;
        font-weight: 300; }
    .vis-mis .viss:before {
      content: "";
      position: absolute;
      width: 222px;
      height: 113px;
      right: 0;
      bottom: 18px;
      margin: auto;
      transform: rotate(180deg); }
  .vis-mis .miss {
    position: relative;
    width: 100%; }
    .vis-mis .miss::after {
      content: "";
      clear: both;
      display: table; }
    .vis-mis .miss:before {
      content: "";
      position: absolute;
      width: 222px;
      height: 113px;
      left: 0;
      bottom: 18px;
      margin: auto; }
    .vis-mis .miss.no-icon:before {
      display: none; }
  .vis-mis .miss-left {
    width: 50%;
    float: left;
    /* text-align: right; */ }
    .vis-mis .miss-left .miss-cover {
      width: 600px;
      float: right;
      padding: 20% 100px 0 0px; }
      .vis-mis .miss-left .miss-cover .txt {
        font-size: 16px;
        /* color: #83858c; */
        max-height: 200px;
        width: 100%;
        font-weight: 300;
        line-height: 24px; }
        .vis-mis .miss-left .miss-cover .txt ul li {
          padding-top: 10px;
          font-size: 16px;
          list-style: disc; }
      .vis-mis .miss-left .miss-cover.mommy {
        padding-top: 50px; }
  .vis-mis .miss-right {
    width: 50%;
    float: left; }
    .vis-mis .miss-right img {
      width: 100%;
      height: auto; }
  .vis-mis .vis-mis-icon {
    width: 136px;
    height: 140px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: none; }
  .vis-mis .st-dir {
    background: #707071;
    width: 100%; }
    .vis-mis .st-dir::after {
      content: "";
      clear: both;
      display: table; }
    .vis-mis .st-dir .st-dir-left {
      width: 50%;
      float: left; }
      .vis-mis .st-dir .st-dir-left img {
        width: 100%;
        height: auto; }
    .vis-mis .st-dir .st-dir-right {
      width: 50%;
      float: right;
      padding: 10% 0 0 100px; }
      .vis-mis .st-dir .st-dir-right .heading {
        color: #fff; }
        .vis-mis .st-dir .st-dir-right .heading span {
          color: inherit; }
      .vis-mis .st-dir .st-dir-right .txt {
        font-size: 16px;
        color: #fff;
        max-height: 200px;
        width: 420px;
        font-weight: 300; }

.contact-us {
  width: 100%;
  position: relative;
  background: #f6f5fa;
  padding: 30px 0; }
  .contact-us::after {
    content: "";
    clear: both;
    display: table; }
  .contact-us.home {
    display: none; }
  .contact-us .container {
    background: #fff;
    padding: 20px 20px 20px 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1); }
    .contact-us .container::after {
      content: "";
      clear: both;
      display: table; }
    .contact-us .container .contact-left {
      width: 380px;
      float: left; }
      .contact-us .container .contact-left .heading {
        margin-bottom: 20px;
        margin-left: 15px; }
      .contact-us .container .contact-left .contact-loc ul {
        padding: 0;
        margin: 0; }
        .contact-us .container .contact-left .contact-loc ul li {
          width: 100%;
          border-bottom: 1px solid #e7e7e7;
          background: url(../images/loc-con.png) 25px 18px no-repeat;
          position: relative;
          padding: 16px 0 16px 60px;
          cursor: pointer; }
          .contact-us .container .contact-left .contact-loc ul li:after {
            position: absolute;
            content: "+";
            right: 10px;
            font-size: 30px;
            line-height: 13px; }
          .contact-us .container .contact-left .contact-loc ul li.active {
            background: url(../images/loc-con-act.png) 25px 18px no-repeat #6b7a8f;
            color: #fff; }
            .contact-us .container .contact-left .contact-loc ul li.active .group_location {
              opacity: 1;
              visibility: visible; }
            .contact-us .container .contact-left .contact-loc ul li.active:after {
              content: ""; }
      .contact-us .container .contact-left .contact-loc .group_location {
        position: absolute;
        left: 100%;
        top: -75px;
        opacity: 0;
        padding: 10px 0;
        background: #eeedf1;
        float: left;
        width: 400px;
        visibility: hidden;
        -webkit-transition: all ease 0.6s;
        -moz-transition: all ease 0.6s;
        -ms-transition: all ease 0.6s;
        -o-transition: all ease 0.6s;
        transition: all ease 0.6s; }
      .contact-us .container .contact-left .contact-loc .cont-addrs {
        width: 100%;
        /*float: left;                 
                    margin-bottom: 20px;
                   */ }
        .contact-us .container .contact-left .contact-loc .cont-addrs:last-of-type h3, .contact-us .container .contact-left .contact-loc .cont-addrs:last-of-type .full-address {
          border: 0; }
        .contact-us .container .contact-left .contact-loc .cont-addrs .full-address {
          display: none;
          padding: 10px 20px 20px;
          border-bottom: solid 1px #ccc;
          animation: effect-opacity linear .3s; }
          .contact-us .container .contact-left .contact-loc .cont-addrs .full-address.show {
            display: block;
            background: #fff; }
          .contact-us .container .contact-left .contact-loc .cont-addrs .full-address .imp-link {
            margin-top: 20px;
            float: none; }
      .contact-us .container .contact-left .contact-loc h3 {
        text-transform: uppercase;
        font-weight: 600;
        padding: 10px 20px;
        color: #000;
        border-bottom: solid 1px #ccc;
        font-size: 18px;
        text-transform: capitalize;
        position: relative;
        font-weight: normal;
        transition: all linear .3s; }
        .contact-us .container .contact-left .contact-loc h3:hover {
          background: #fff; }
        .contact-us .container .contact-left .contact-loc h3:before {
          position: absolute;
          content: "+";
          right: 15px;
          font-size: 24px;
          opacity: .7;
          top: 5px; }
        .contact-us .container .contact-left .contact-loc h3.active {
          background: #fff;
          font-weight: 600; }
          .contact-us .container .contact-left .contact-loc h3.active:before {
            content: "-"; }
      .contact-us .container .contact-left .contact-loc h5::after {
        content: "";
        clear: both;
        display: table; }
      .contact-us .container .contact-left .contact-loc h5 span {
        width: 30px;
        float: left;
        padding-top: 7px; }
      .contact-us .container .contact-left .contact-loc h5 p {
        width: calc(100% - 45px);
        float: left;
        font-size: 17px;
        color: #000;
        line-height: 26px;
        margin-left: 10px; }
      .contact-us .container .contact-left .contact-loc h6 {
        margin-top: 8px; }
        .contact-us .container .contact-left .contact-loc h6::after {
          content: "";
          clear: both;
          display: table; }
        .contact-us .container .contact-left .contact-loc h6 span {
          width: 30px;
          float: left;
          padding-top: 7px; }
        .contact-us .container .contact-left .contact-loc h6 p {
          width: calc(100% - 45px);
          float: left;
          font-size: 16px;
          color: #000;
          line-height: 26px;
          margin-left: 10px; }
    .contact-us .container .contact-right {
      width: 800px;
      float: right; }

.contact-form {
  background: #f2f2f2;
  padding: 50px 0; }
  .contact-form::after {
    content: "";
    clear: both;
    display: table; }
  .contact-form ul {
    margin: 0;
    padding: 0; }
  .contact-form li {
    width: 49%;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    border: solid 1px #ccc;
    float: left;
    margin-right: 0;
    margin-right: 2%;
    position: relative;
    margin-bottom: 15px;
    box-sizing: border-box; }
    .contact-form li:nth-child(even) {
      margin-right: 0; }
    .contact-form li.full {
      width: 100%;
      margin-right: 0; }
    .contact-form li.form-submit {
      width: auto;
      border: 0;
      float: right;
      text-align: right;
      overflow: visible; }
      .contact-form li.form-submit input {
        border: 0;
        border: solid 1px #000;
        background: none;
        color: #000;
        box-shadow: none;
        border-radius: 0;
        font-size: 14px;
        text-transform: uppercase;
        padding: 10px 30px;
        font-weight: bold;
        transition: all linear .3s; }
        .contact-form li.form-submit input:hover {
          border: solid 1px #fff;
          color: #fff;
          background: #f7882f; }
    .contact-form li input, .contact-form li select, .contact-form li textarea {
      height: auto;
      background: none;
      box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
      border: 0;
      color: #a28d9b;
      font-size: 15px;
      padding: 13px 10px;
      position: relative;
      z-index: 2; }
    .contact-form li.select:after, .contact-form li.select:before {
      position: absolute;
      content: "";
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #000;
      top: 20px;
      right: 15px;
      z-index: 1;
      opacity: .5; }
    .contact-form li.select:before {
      width: 1px;
      height: 100%;
      border: none;
      background: #808080;
      top: 0;
      right: 40px;
      opacity: .3; }

.video-homepage .video-close {
  position: absolute;
  top: 20px;
  right: 75px;
  color: #fff;
  z-index: 9;
  font-size: 41px;
  font-weight: 600;
  padding: 10px 20px;
  display: none;
  cursor: pointer; }

.video-homepage video {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: #000; }

.clear {
  clear: both; }

/*Products Page 10-oct-2018 */
.product-sec ul {
  margin: 0;
  padding: 0; }
  .product-sec ul li {
    width: 100%;
    margin-bottom: 30px;
    float: left; }
    .product-sec ul li .image {
      width: 580px;
      height: 580px;
      background: #fff;
      padding: 15px;
      box-sizing: border-box;
      box-shadow: 0px 0px 67px rgba(0, 0, 0, 0.1);
      float: right; }
    .product-sec ul li .detail {
      width: 620px;
      float: left;
      padding-top: 65px; }
      .product-sec ul li .detail .product-name {
        padding-top: 75px;
        font-size: 30px;
        width: 475px;
        float: left;
        color: #262626; }
      .product-sec ul li .detail .product-desc {
        width: 475px;
        float: left; }

.loader {
  margin: 50px 0; }
  .loader span {
    display: block;
    margin: 0 auto;
    width: 105px;
    height: 105px;
    border: 1px dotted #f10362;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 45px;
    line-height: 1;
    color: #454545; }

.testimonials-block {
  position: relative; }

.testimonials-list {
  margin: 0 -20px;
  padding-left: 0;
  font-size: 0; }
  .testimonials-list li {
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 16px;
    margin-bottom: 40px; }
    .testimonials-list li .ratings {
      width: 150px;
      height: 18px;
      background: url(../images/rating-five.png) no-repeat 0 0;
      display: block;
      padding-top: 30px; }
    .testimonials-list li:nth-of-type(even) .ratings {
      background: url(../images/rating-four-half.png) no-repeat 0 0; }
    .testimonials-list li .testimonial-box {
      background-color: #f10362;
      color: #fff; }
      .testimonials-list li .testimonial-box::after {
        content: "";
        clear: both;
        display: table; }
      .testimonials-list li .testimonial-box a {
        color: #fff; }
      .testimonials-list li .testimonial-box .image {
        position: relative;
        background: #000;
        float: left; }
        .testimonials-list li .testimonial-box .image:before {
          width: 84px;
          position: absolute;
          left: 0;
          content: "";
          height: 85px;
          background: url(../images/video-bg-after1.png) no-repeat 0 0;
          margin: 0 auto;
          right: 0;
          top: 50%;
          z-index: 1;
          transform: translateY(-50%); }
      .testimonials-list li .testimonial-box img {
        float: left;
        width: 230px; }
      .testimonials-list li .testimonial-box a img {
        height: 238px;
        opacity: .7; }
      .testimonials-list li .testimonial-box a.fancybox-if {
        display: block; }
        .testimonials-list li .testimonial-box a.fancybox-if .mCSB_container:before, .testimonials-list li .testimonial-box a.fancybox-if .mCSB_container:after {
          opacity: 0; }
      .testimonials-list li .testimonial-box .content {
        float: left;
        width: 350px;
        box-sizing: border-box;
        padding: 20px;
        position: relative;
        /*&::before{
                    position: absolute;
                    content: "";
                    width: 45px;
                    height: 41px;
                    top: 10px;
                    left: 30px;
                    background: url(../images/quotes.png) no-repeat left top;
                    opacity: 0.3;
                    
                }*/ }
        .testimonials-list li .testimonial-box .content.full-width {
          width: 100%; }
        .testimonials-list li .testimonial-box .content::after {
          position: absolute;
          content: "";
          width: 10px;
          height: 10px;
          top: 0;
          bottom: 0;
          left: -5px;
          display: block;
          margin: auto;
          background-color: #f10362;
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg); }
        .testimonials-list li .testimonial-box .content p {
          line-height: 21px;
          margin-bottom: 10px;
          height: 105px;
          overflow-y: auto;
          font-size: 15px; }
          .testimonials-list li .testimonial-box .content p .mCSB_container {
            position: relative;
            padding-left: 28px;
            padding-top: 10px; }
            .testimonials-list li .testimonial-box .content p .mCSB_container:before, .testimonials-list li .testimonial-box .content p .mCSB_container:after {
              position: absolute;
              content: "";
              width: 20px;
              height: 15px;
              top: 0px;
              left: 0;
              background: url(../images/icon-qotes.png); }
            .testimonials-list li .testimonial-box .content p .mCSB_container:after {
              position: static;
              display: inline-block;
              margin-left: 10px;
              margin-top: 5px;
              vertical-align: bottom;
              transform: rotate(180deg); }
        .testimonials-list li .testimonial-box .content .author-details {
          line-height: 1;
          font-size: 13px;
          text-align: right; }
          .testimonials-list li .testimonial-box .content .author-details span {
            display: inline-block;
            padding-left: 20px;
            position: relative;
            text-transform: uppercase;
            font-size: 15px;
            margin-bottom: 5px; }
            .testimonials-list li .testimonial-box .content .author-details span::before {
              position: absolute;
              content: "-";
              left: 0;
              line-height: 0.8; }
          .testimonials-list li .testimonial-box .content .author-details .date {
            margin-top: 5px;
            font-size: 15px; }
    .testimonials-list li:nth-child(even) .testimonial-box {
      background-color: #6b7a8f; }
      .testimonials-list li:nth-child(even) .testimonial-box .content::after {
        background-color: #6b7a8f; }
    .testimonials-list li:nth-child(even) + li .testimonial-box {
      background-color: #6b7a8f; }
      .testimonials-list li:nth-child(even) + li .testimonial-box .content::after {
        background-color: #6b7a8f; }
    .testimonials-list li:nth-child(4n) .testimonial-box {
      background-color: #f7882f; }
      .testimonials-list li:nth-child(4n) .testimonial-box .content::after {
        background-color: #f7882f; }
    .testimonials-list li:nth-child(4n) + li .testimonial-box {
      background-color: #f7882f; }
      .testimonials-list li:nth-child(4n) + li .testimonial-box .content::after {
        background-color: #f7882f; }

.page-press-release {
  position: relative; }
  .page-press-release .heading {
    margin-bottom: 50px; }
  .page-press-release .media-type {
    position: absolute;
    top: 0px;
    right: 0;
    width: 330px;
    z-index: 2; }
    .page-press-release .media-type span, .page-press-release .media-type a {
      display: block;
      border-bottom: 1px solid #b1b1b1;
      background: url(../images/down-arrow.png) no-repeat 300px center #f3f3f3;
      font-weight: 300;
      padding: 17px 20px 17px 55px;
      color: #676767;
      transition: all linear .3s;
      line-height: 1;
      position: relative;
      cursor: pointer; }
      .page-press-release .media-type span::before, .page-press-release .media-type a::before {
        position: absolute;
        content: "";
        left: 11px;
        top: 4px;
        bottom: 0;
        width: 25px;
        height: 25px;
        display: block;
        margin: auto;
        background-repeat: no-repeat;
        background-position: left top;
        -webkit-background-size: 100% auto;
        background-size: 100% auto; }
      .page-press-release .media-type span::after, .page-press-release .media-type a::after {
        position: absolute;
        content: "";
        top: 0;
        bottom: 0;
        left: 45px;
        width: 1px;
        background-color: #b1b1b1; }
      .page-press-release .media-type span.icon-press-release::before, .page-press-release .media-type a.icon-press-release::before {
        background-image: url(../images/icon-press-release.png); }
      .page-press-release .media-type span.icon-in-print::before, .page-press-release .media-type a.icon-in-print::before {
        background-image: url(../images/icon-in-print.png); }
      .page-press-release .media-type span:hover, .page-press-release .media-type a:hover {
        background-color: #e0e0e0; }
    .page-press-release .media-type .media-type-box {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      display: none; }
      .page-press-release .media-type .media-type-box a {
        background-image: none; }
  .page-press-release .releases-list ul {
    padding-left: 0;
    margin: 0 -40px; }
    .page-press-release .releases-list ul::after {
      content: "";
      clear: both;
      display: table; }
    .page-press-release .releases-list ul li {
      padding: 0 40px;
      float: left;
      width: 50%;
      margin-bottom: 40px; }
  .page-press-release .releases-list .release-box {
    position: relative;
    border: 10px solid #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }
    .page-press-release .releases-list .release-box a {
      display: block; }
    .page-press-release .releases-list .release-box .date {
      position: absolute;
      top: 40px;
      left: -30px;
      background-color: #f10362;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      color: #fff;
      width: 60px;
      text-align: center;
      padding: 5px 10px 10px;
      font-family: 'Roboto';
      font-weight: 300;
      font-size: 13px; }
      .page-press-release .releases-list .release-box .date .day {
        display: block;
        font-size: 32px;
        font-weight: 400;
        line-height: 1;
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
    .page-press-release .releases-list .release-box img {
      width: 100%; }
    .page-press-release .releases-list .release-box .name {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      color: #fff;
      padding: 20px 25px;
      font-size: 24px;
      font-weight: 600;
      text-transform: uppercase;
      line-height: 1;
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#b3000000',GradientType=0 ); }
  .page-press-release .in-print-list {
    margin-top: 30px; }
    .page-press-release .in-print-list ul {
      padding-left: 0;
      margin: 0 -40px; }
      .page-press-release .in-print-list ul::after {
        content: "";
        clear: both;
        display: table; }
      .page-press-release .in-print-list ul li {
        padding: 0 40px;
        float: left;
        width: 33.33%;
        margin-bottom: 40px; }
    .page-press-release .in-print-list .in-print-box {
      position: relative;
      -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }
      .page-press-release .in-print-list .in-print-box a {
        display: block;
        border: 10px solid #fff; }
      .page-press-release .in-print-list .in-print-box .date {
        position: absolute;
        top: 40px;
        left: -30px;
        background-color: #f7882f;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        color: #fff;
        width: 60px;
        text-align: center;
        padding: 5px 10px 10px;
        font-family: 'Roboto';
        font-weight: 300;
        font-size: 13px; }
        .page-press-release .in-print-list .in-print-box .date .day {
          display: block;
          font-size: 32px;
          font-weight: 400;
          line-height: 1;
          padding-bottom: 5px;
          margin-bottom: 5px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
      .page-press-release .in-print-list .in-print-box img {
        width: 100%;
        height: 400px; }
      .page-press-release .in-print-list .in-print-box .name {
        position: absolute;
        left: 10px;
        right: 10px;
        bottom: 10px;
        color: #fff;
        padding: 20px 25px;
        font-size: 24px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: 1;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#b3000000',GradientType=0 ); }

.franchise-content {
  padding: 45px 0;
  background-color: #f6f5fa;
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 17px;
  color: #83858c;
  line-height: 1.6; }
  .franchise-content::after {
    content: "";
    clear: both;
    display: table; }
  .franchise-content img {
    float: right;
    position: relative;
    margin: 0px 0 30px 50px;
    -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.05); }
  .franchise-content h3 {
    font-weight: 300;
    color: #262626;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 10px; }

.model-section {
  padding: 60px 0; }
  .model-section .model-box {
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 30px 30px 0 30px;
    -moz-border-radius: 30px 30px 0 30px;
    -ms-border-radius: 30px 30px 0 30px;
    -o-border-radius: 30px 30px 0 30px;
    border-radius: 30px 30px 0 30px; }
    .model-section .model-box .model-heading {
      padding: 35px 0 55px;
      font-family: 'Roboto';
      font-weight: 100;
      font-size: 50px;
      line-height: 1;
      text-transform: uppercase;
      text-align: center; }
    .model-section .model-box .features-list {
      background-color: #f10362;
      margin-top: -20px;
      -webkit-border-radius: 30px 30px 0 30px;
      -moz-border-radius: 30px 30px 0 30px;
      -ms-border-radius: 30px 30px 0 30px;
      -o-border-radius: 30px 30px 0 30px;
      border-radius: 30px 30px 0 30px;
      padding: 25px; }
      .model-section .model-box .features-list ul {
        padding: 0;
        margin: 0; }
        .model-section .model-box .features-list ul li {
          border-bottom: 1px solid rgba(255, 255, 255, 0.3);
          padding: 15px 0 15px 75px;
          color: #fff;
          font-family: 'Roboto';
          font-weight: 400;
          font-size: 17px;
          line-height: 1;
          text-transform: uppercase;
          position: relative; }
          .model-section .model-box .features-list ul li strong {
            display: block;
            text-transform: none;
            font-weight: 400;
            font-size: 18px;
            margin-top: 5px; }
          .model-section .model-box .features-list ul li::before {
            position: absolute;
            content: "";
            top: 0;
            left: 55px;
            bottom: 0;
            width: 1px;
            background-color: rgba(255, 255, 255, 0.3); }
          .model-section .model-box .features-list ul li:last-child {
            border-bottom: 0 none; }
          .model-section .model-box .features-list ul li.area {
            background: url(../images/icon-area.png) no-repeat 5px center;
            -webkit-background-size: 35px auto;
            background-size: 35px auto; }
          .model-section .model-box .features-list ul li.investment {
            background: url(../images/icon-investment.png) no-repeat 10px center;
            -webkit-background-size: 24px auto;
            background-size: 24px auto; }
          .model-section .model-box .features-list ul li.location {
            background: url(../images/icon-location.png) no-repeat 10px center;
            -webkit-background-size: 30px auto;
            background-size: 30px auto; }
          .model-section .model-box .features-list ul li.period {
            background: url(../images/icon-clock.png) no-repeat 10px center; }
          .model-section .model-box .features-list ul li.roi {
            background: url(../images/icon-roi.png) no-repeat 13px center;
            -webkit-background-size: 25px auto;
            background-size: 25px auto; }
          .model-section .model-box .features-list ul li.terms {
            background: url(../images/icon-agreement.png) no-repeat 10px center; }
    .model-section .model-box.model-2 .features-list {
      background-color: #b3804c; }
    .model-section .model-box.model-3 .features-list {
      background-color: #11acb9; }

.franchise-profile {
  background-color: #363c4a;
  padding-top: 55px; }
  .franchise-profile .container {
    position: relative; }
    .franchise-profile .container .img {
      position: absolute;
      left: -100px;
      bottom: 0; }
    .franchise-profile .container .content {
      padding: 0 0 55px 450px; }
      .franchise-profile .container .content .heading {
        color: #fff;
        padding-left: 15px; }
        .franchise-profile .container .content .heading::after {
          width: 185px;
          background-color: #11acb9;
          left: -120px; }
        .franchise-profile .container .content .heading span {
          color: inherit; }
      .franchise-profile .container .content ul li {
        font-family: 'Roboto';
        font-weight: 300;
        padding-left: 60px;
        font-size: 22px;
        line-height: 1.2;
        letter-spacing: -0.5px;
        color: #a3a5af;
        margin-bottom: 30px;
        position: relative; }
        .franchise-profile .container .content ul li:last-child {
          margin-bottom: 0; }
        .franchise-profile .container .content ul li::before {
          position: absolute;
          content: "";
          left: 0;
          top: 0;
          background-repeat: no-repeat;
          background-position: left center; }
        .franchise-profile .container .content ul li.icon-1::before {
          background-image: url(../images/icon-franchise-1.png);
          width: 34px;
          height: 25px; }
        .franchise-profile .container .content ul li.icon-2::before {
          background-image: url(../images/icon-franchise-2.png);
          width: 31px;
          height: 31px; }
        .franchise-profile .container .content ul li.icon-3::before {
          background-image: url(../images/icon-franchise-3.png);
          width: 36px;
          height: 36px; }
        .franchise-profile .container .content ul li.icon-4::before {
          background-image: url(../images/icon-franchise-4.png);
          width: 36px;
          height: 34px; }
        .franchise-profile .container .content ul li.icon-5::before {
          background-image: url(../images/icon-franchise-5.png);
          width: 26px;
          height: 30px; }

.support-section {
  /*background-color: #f6f5fa;*/
  padding: 60px 0; }
  .support-section img {
    float: right;
    position: relative;
    margin: -110px 0 30px 50px;
    -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.05); }
  .support-section h4 {
    font-size: 19px;
    line-height: 1.2;
    color: #f10362;
    font-weight: 300;
    font-family: 'Roboto';
    text-transform: uppercase;
    margin-bottom: 5px; }
  .support-section p {
    color: #83858c;
    font-family: 'Roboto';
    font-weight: 300;
    line-height: 1.6; }
  .support-section .more-info-ribbon {
    text-align: center;
    width: 700px;
    margin: 80px auto 0;
    background-color: #013f69;
    color: #fff;
    padding: 20px 0;
    position: relative; }
    .support-section .more-info-ribbon::before, .support-section .more-info-ribbon::after {
      position: absolute;
      content: "";
      top: 0;
      width: 0;
      height: 0;
      border: 48px solid transparent; }
    .support-section .more-info-ribbon::before {
      right: 100%;
      border-right-color: #013f69; }
    .support-section .more-info-ribbon::after {
      left: 100%;
      border-left-color: #013f69; }
    .support-section .more-info-ribbon h4, .support-section .more-info-ribbon p {
      color: #fff; }
      .support-section .more-info-ribbon h4 a, .support-section .more-info-ribbon p a {
        color: inherit; }
    .support-section .more-info-ribbon h4 {
      font-size: 19px;
      font-weight: 400; }
    .support-section .more-info-ribbon p {
      font-size: 17px; }

.technologies-sec {
  width: 100%;
  background: #f6f5fa;
  padding: 45px 0 0;
  float: left; }
  .technologies-sec p {
    opacity: .9; }
    .technologies-sec p span {
      font-size: 20px;
      padding-bottom: 10px;
      display: block; }
  .technologies-sec .tabbing-sec {
    width: 100%;
    float: left;
    margin-top: 50px;
    position: relative;
    z-index: 1; }
    .technologies-sec .tabbing-sec ul {
      margin: 0;
      padding: 0;
      text-align: center; }
      .technologies-sec .tabbing-sec ul li {
        display: inline; }
        .technologies-sec .tabbing-sec ul li:last-child a {
          border: 0; }
        .technologies-sec .tabbing-sec ul li a {
          font-size: 24px;
          color: #262626;
          padding: 20px 40px;
          background: #e4e3eb;
          border-right: solid 1px #c7c6ca;
          margin-right: -4px;
          transition: all linear .3s; }
          .technologies-sec .tabbing-sec ul li a:hover, .technologies-sec .tabbing-sec ul li a.active {
            background: #013f69;
            color: #fff;
            border-right: solid 1px transparent; }
  .technologies-sec .content-body {
    margin: 30px 0;
    width: 100%;
    float: left;
    position: relative;
    animation: effect-opacity .3s;
    display: none; }
    .technologies-sec .content-body.active {
      display: block; }
    .technologies-sec .content-body ul {
      margin: 0;
      padding: 0; }
      .technologies-sec .content-body ul li {
        width: 100%;
        float: left;
        padding: 50px 0;
        border-bottom: solid 1px #c5c4c8; }
        .technologies-sec .content-body ul li .text {
          width: 650px;
          float: left; }
          .technologies-sec .content-body ul li .text h5 {
            font-size: 30px;
            color: #262626; }
          .technologies-sec .content-body ul li .text p {
            font-size: 16px;
            opacity: .9;
            padding-top: 20px;
            margin-bottom: 0;
            line-height: 26px;
            color: #585a62; }
          .technologies-sec .content-body ul li .text .usage {
            margin-top: 30px;
            background: #363c4a;
            color: #fff;
            font-size: 16px;
            padding: 15px;
            margin-left: 95px;
            position: relative; }
            .technologies-sec .content-body ul li .text .usage:before {
              position: absolute;
              width: 95px;
              text-align: center;
              content: "USAGE";
              font-size: 19px;
              background: #013f69;
              left: -95px;
              bottom: 0;
              height: 100%;
              line-height: 50px; }
            .technologies-sec .content-body ul li .text .usage:after {
              position: absolute;
              content: "";
              width: 110px;
              height: 100%;
              background: #363c4a;
              top: 0;
              right: -110px;
              z-index: 0; }
        .technologies-sec .content-body ul li .image {
          padding: 15px;
          background: #fff;
          box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
          float: right;
          position: relative;
          z-index: 1; }
        .technologies-sec .content-body ul li:nth-of-type(even) .text {
          float: right; }
        .technologies-sec .content-body ul li:nth-of-type(even) .image {
          float: left; }
        .technologies-sec .content-body ul li:nth-of-type(even) .usage {
          margin-left: 0;
          margin-right: 95px;
          text-align: right; }
          .technologies-sec .content-body ul li:nth-of-type(even) .usage:before {
            left: auto;
            right: -95px; }
          .technologies-sec .content-body ul li:nth-of-type(even) .usage:after {
            right: auto;
            left: -110px; }
        .technologies-sec .content-body ul li:last-child {
          border-bottom: 0; }

.product-section .product .product6.view {
  margin-top: 0; }

.product-section .content p {
  color: #000;
  opacity: .9;
  line-height: 26px; }

.product-section .content h4 {
  color: #262626;
  font-size: 30px;
  font-family: "Roboto";
  font-weight: 100;
  padding-bottom: 15px; }

.product-section .product-range {
  padding-top: 0; }
  .product-section .product-range:before {
    display: none; }
  .product-section .product-range .item {
    background: #ffffff;
    border: solid 1px #ddd; }
    .product-section .product-range .item.new:after {
      background: url(../images/hot-sale.png) 0 0 no-repeat;
      top: -2px; }
  .product-section .product-range .product-range-left {
    width: 100%;
    /*.owl-prev, .owl-next{               
                top: -65px;                
            } */ }
  .product-section .product-range .title-text {
    font-size: 30px;
    color: #262626;
    padding-bottom: 30px;
    display: block; }

.product-section .available-online {
  width: 100%;
  /*height: 125px;*/
  background: #f7882f;
  padding: 0 25px;
  box-sizing: border-box;
  margin: 20px 0 30px;
  /*line-height: 125px;*/
  float: left; }
  .product-section .available-online .image {
    float: none;
    padding-top: 60px;
    text-align: center;
    padding-bottom: 20px; }
    .product-section .available-online .image img {
      margin-left: 10px;
      border: solid 1px transparent;
      transition: all linear .3s; }
      .product-section .available-online .image img:hover {
        border: solid 1px #013f69; }
  .product-section .available-online span {
    width: 100%;
    float: left;
    font-size: 32px;
    color: #fff;
    font-family: "Roboto";
    font-weight: 100;
    position: relative;
    text-align: center;
    padding-top: 10px;
    /*&:before{
                position: absolute;
                content: "";
                background: url(../images/icon-online.png) no-repeat 0 0;
                width: 128px;
                height: 60px;
                right: 4px;
                top: 33px;
            }*/ }

.product-detail {
  width: 100%;
  position: relative;
  z-index: 1;
  float: left; }
  .product-detail .heading {
    padding-left: 15px; }
  .product-detail ul {
    margin: 0; }
    .product-detail ul li {
      margin-bottom: 35px; }
      .product-detail ul li:after {
        content: "";
        clear: both;
        height: 0;
        display: block; }
      .product-detail ul li .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background-color: #013f69;
        filter: "alpha(opacity=75)";
        -ms-filter: "alpha(opacity=75)"; }
      .product-detail ul li.hot-sale .image:after {
        position: absolute;
        content: "";
        background: url(../images/hot-sale-left.png) no-repeat 0 0;
        width: 60px;
        height: 47px;
        left: -60px;
        top: 0; }
      .product-detail ul li .text-detail {
        width: 655px;
        margin-top: 75px;
        float: left; }
        .product-detail ul li .text-detail h5 {
          width: 450px;
          display: block;
          font-size: 28px;
          color: #000;
          font-family: "Roboto";
          font-weight: 100;
          margin-bottom: 10px;
          height: 70px; }
        .product-detail ul li .text-detail p {
          color: #000;
          width: 450px;
          display: block;
          margin-bottom: 10px;
          opacity: .9;
          line-height: 26px;
          height: 103px; }
        .product-detail ul li .text-detail .useful-link {
          display: block;
          width: 450px; }
          .product-detail ul li .text-detail .useful-link.respo {
            display: none; }
          .product-detail ul li .text-detail .useful-link a {
            color: #000;
            font-size: 13px;
            float: left;
            margin-right: 10px;
            border: solid 1px #b4b4b4;
            padding: 12px 20px;
            text-transform: uppercase;
            transition: all linear .3s;
            cursor: pointer; }
            .product-detail ul li .text-detail .useful-link a.buy {
              color: #6b7a8f;
              border-color: #6b7a8f;
              font-weight: bold; }
            .product-detail ul li .text-detail .useful-link a:hover {
              background: #f7882f;
              color: #fff;
              border: solid 1px #fff; }
        .product-detail ul li .text-detail .product-img-price {
          width: 100%;
          float: left;
          margin-top: 60px;
          padding: 0 0 30px 30px;
          box-sizing: border-box;
          height: 160px;
          background: #f7882f;
          color: #fff;
          font-family: "Roboto";
          font-weight: 100;
          position: relative; }
          .product-detail ul li .text-detail .product-img-price:before {
            position: absolute;
            content: "";
            width: 60px;
            height: 160px;
            background: #f7882f;
            right: -60px; }
          .product-detail ul li .text-detail .product-img-price .inner {
            position: absolute;
            top: 50%;
            width: 380px;
            transform: translateY(-50%); }
            .product-detail ul li .text-detail .product-img-price .inner span {
              font-size: 22px;
              display: block; }
              .product-detail ul li .text-detail .product-img-price .inner span.price {
                font-size: 36px; }
                .product-detail ul li .text-detail .product-img-price .inner span.price b {
                  background: url(../images/icon-rupees.png) no-repeat 0 11px;
                  padding-left: 28px; }
          .product-detail ul li .text-detail .product-img-price .img {
            position: absolute;
            bottom: 30px;
            right: -30px; }
            .product-detail ul li .text-detail .product-img-price .img img {
              width: 80%; }
      .product-detail ul li .image {
        width: 530px;
        height: 530px;
        padding: 20px;
        box-sizing: border-box;
        background: #fff;
        box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
        float: left;
        position: relative; }
      .product-detail ul li:nth-of-type(even) .text-detail {
        float: right; }
        .product-detail ul li:nth-of-type(even) .text-detail h5, .product-detail ul li:nth-of-type(even) .text-detail p, .product-detail ul li:nth-of-type(even) .text-detail .useful-link {
          float: right; }
        .product-detail ul li:nth-of-type(even) .text-detail .product-img-price {
          padding: 0 30px 30px 0px; }
          .product-detail ul li:nth-of-type(even) .text-detail .product-img-price:before {
            right: auto;
            left: -60px; }
          .product-detail ul li:nth-of-type(even) .text-detail .product-img-price .img {
            right: auto;
            left: 0px; }
          .product-detail ul li:nth-of-type(even) .text-detail .product-img-price .inner {
            right: 30px; }
      .product-detail ul li:nth-child(1) {
        margin-top: -35px; }
  .product-detail .other-range-product {
    padding: 50px 0;
    width: 100%; }
    .product-detail .other-range-product .heading {
      padding-left: 0; }
      .product-detail .other-range-product .heading:after {
        display: none; }
    .product-detail .other-range-product .product-range-slider1 .product-img {
      position: relative;
      display: block; }
      .product-detail .other-range-product .product-range-slider1 .product-img .product-txt {
        position: absolute;
        bottom: 20px;
        font-size: 12px;
        color: #fff;
        left: 20px;
        text-transform: uppercase;
        border: solid 2px #fff;
        padding: 10px;
        transition: all linear .3s; }
        .product-detail .other-range-product .product-range-slider1 .product-img .product-txt:hover {
          background: #f7882f; }
    .product-detail .other-range-product .product-range-slider1 .owl-prev, .product-detail .other-range-product .product-range-slider1 .owl-next {
      top: -60px; }

.faq-review {
  width: 100%;
  height: 351px;
  background: #f6f5fa;
  float: left;
  position: relative;
  z-index: 9; }
  .faq-review:before {
    position: absolute;
    content: "";
    width: 50%;
    height: 100%;
    background: #efeef4;
    right: 0; }
  .faq-review h5 {
    color: #262626;
    font-size: 26px;
    padding-bottom: 15px;
    font-weight: 100; }
  .faq-review .review h5 {
    text-align: center; }
  .faq-review .mCSB_scrollTools .mCSB_draggerRail {
    width: 2px; }
  .faq-review .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #6b7a8f;
    height: 30px !important; }
  .faq-review div[class^="cat"] > input:checked ~ .question-wrap {
    max-height: 0;
    -webkit-transition: all 0.75s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.75s cubic-bezier(0.19, 1, 0.22, 1); }
  .faq-review div[class^="cat"] .question-wrap.show {
    max-height: 1000px !important; }
  .faq-review .faq {
    width: 590px;
    float: left;
    padding: 30px 0;
    /* div[class^="cat"] > input:focus + label {
            background:url("../images/icon-accrodian-down.png") no-repeat right 0 #f6f5fa;          
        }*/ }
    .faq-review .faq label {
      background: url("../images/icon-accrodian-up.png") no-repeat right 0 #f6f5fa;
      color: #000;
      display: block;
      font-weight: 100;
      font-size: 20px;
      font-family: "Roboto";
      cursor: pointer;
      margin-bottom: 0;
      padding: 0;
      transition: all 0.55s; }
      .faq-review .faq label.active {
        background: url("../images/icon-accrodian-down.png") no-repeat right 0 #f6f5fa; }
    .faq-review .faq .question-wrap .question {
      margin-top: 10px;
      font-weight: 300;
      font-size: 15px;
      line-height: 24px;
      font-family: "Roboto";
      color: #000;
      opacity: .9; }
    .faq-review .faq .faq-inner {
      overflow-y: auto;
      width: 590px;
      padding-right: 30px; }
  .faq-review .review {
    width: 550px;
    padding: 30px 0;
    float: right; }
    .faq-review .review .owl-prev, .faq-review .review .owl-next {
      top: auto;
      margin-top: -10px;
      right: 0;
      left: 0;
      margin: 0 auto; }
      .faq-review .review .owl-prev:hover, .faq-review .review .owl-next:hover {
        opacity: .7; }
    .faq-review .review .owl-prev {
      left: -40px; }
    .faq-review .review .owl-next {
      right: -40px; }
    .faq-review .review .review-inner .item {
      width: 100%;
      background: #fff;
      overflow: hidden; }
      .faq-review .review .review-inner .item .image {
        float: left;
        width: 213px; }
      .faq-review .review .review-inner .item .text {
        padding: 25px;
        width: 337px;
        box-sizing: border-box;
        float: left; }
        .faq-review .review .review-inner .item .text .ratings {
          width: 114px;
          background: url(../images/rating-five.png) no-repeat 0 0;
          display: block;
          padding-top: 20px;
          margin-top: 10px; }
        .faq-review .review .review-inner .item .text:nth-of-type(even) .ratings {
          background: url(../images/rating-four-half.png) no-repeat 0 0; }
        .faq-review .review .review-inner .item .text.full-width {
          width: 100%; }
        .faq-review .review .review-inner .item .text p {
          color: #000;
          font-size: 15px;
          max-height: 65px;
          line-height: 24px; }
          .faq-review .review .review-inner .item .text p .mCSB_container {
            position: relative;
            padding-left: 28px;
            padding-top: 10px; }
            .faq-review .review .review-inner .item .text p .mCSB_container:before, .faq-review .review .review-inner .item .text p .mCSB_container:after {
              position: absolute;
              content: "";
              width: 20px;
              height: 15px;
              top: 0px;
              left: 0;
              background: url(../images/icon-qotes-dark.png); }
            .faq-review .review .review-inner .item .text p .mCSB_container:after {
              position: static;
              display: inline-block;
              margin-left: 10px;
              margin-top: 5px;
              vertical-align: bottom;
              transform: rotate(180deg); }
        .faq-review .review .review-inner .item .text .author {
          text-align: right;
          font-size: 18px;
          padding-top: 15px;
          color: #6b7a8f;
          text-transform: uppercase; }
          .faq-review .review .review-inner .item .text .author span {
            display: block;
            text-transform: capitalize;
            font-size: 13px;
            color: #f7882f; }

.gal-section #sync1 .video-img {
  position: relative;
  overflow: hidden; }
  .gal-section #sync1 .video-img img {
    position: relative;
    display: block;
    cursor: pointer;
    left: 0;
    top: 0;
    z-index: 0; }
  .gal-section #sync1 .video-img .icon {
    position: absolute;
    content: "";
    width: 169px;
    height: 169px;
    background: url(../images/video-icon.png) no-repeat 0 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1; }
  .gal-section #sync1 .video-img .video-title {
    position: absolute;
    font-size: 27px;
    color: #fff;
    bottom: 25px;
    left: 25px;
    text-transform: uppercase; }
  .gal-section #sync1 .video-img .vide-main {
    position: absolute;
    top: -49.5px;
    left: 0;
    width: 100%;
    height: 657px;
    background: #000; }

.gal-section #sync1.owl-theme .owl-prev, .gal-section #sync1.owl-theme .owl-next {
  width: 52px;
  height: 52px;
  background: url(../images/slider-left.png) no-repeat 0 0;
  font-size: 0; }

.gal-section #sync1 .owl-prev {
  left: -50px; }

.gal-section #sync1 .owl-next {
  right: -50px;
  transform: rotate(180deg); }

.pigmentation-section .top-content {
  margin-bottom: 50px; }

.pigmentation-section.mommy {
  margin: 50px 0; }

.pigmentation-section .heading {
  text-align: center;
  padding-left: 0px; }
  .pigmentation-section .heading:after {
    right: 0;
    margin: 0 auto; }

.pigmentation-section .top-content h3 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 24px; }

.pigmentation-section .top-content p {
  text-align: center;
  opacity: .9;
  line-height: 26px; }

.pigmentation-section .solutions {
  background: url(../images/pigment-solution.jpg) no-repeat 0 0;
  width: 100%;
  padding-top: 50px;
  box-sizing: border-box;
  height: 351px;
  background-size: 100%;
  position: relative; }
  .pigmentation-section .solutions:after {
    position: absolute;
    content: "";
    bottom: 0;
    height: 2px;
    width: 100%;
    background: #f7882f; }
  .pigmentation-section .solutions.men {
    background: url(../images/pigment-solution-men.jpg) no-repeat 0 0;
    background-size: 100%; }
  .pigmentation-section .solutions .heading, .pigmentation-section .solutions .heading span, .pigmentation-section .solutions p {
    color: #fff;
    text-align: center; }
  .pigmentation-section .solutions p {
    opacity: .8;
    margin-top: 0; }
  .pigmentation-section .solutions ul {
    margin-top: 15px;
    padding: 0 0 30px;
    text-align: center;
    margin: 40px auto 0;
    display: flex;
    justify-content: space-between;
    position: relative; }
    .pigmentation-section .solutions ul:before, .pigmentation-section .solutions ul:after {
      position: absolute;
      content: "";
      width: 801px;
      height: 2px;
      background: #fcd1ae;
      top: 0px;
      margin: 0 auto;
      left: 0;
      right: 0px; }
    .pigmentation-section .solutions ul:after {
      width: 100%;
      top: auto;
      bottom: 0;
      background: #f7882f;
      z-index: 1; }
    .pigmentation-section .solutions ul li {
      display: inline-block;
      width: 400px;
      padding-top: 35px;
      position: relative;
      z-index: 2;
      /*padding-right: 180px;*/ }
      .pigmentation-section .solutions ul li:last-of-type span:after {
        display: none; }
      .pigmentation-section .solutions ul li img {
        transition: all linear .3s; }
      .pigmentation-section .solutions ul li a {
        display: block;
        transform: scale(0.8);
        min-height: 325px;
        transition: all linear .3s;
        position: relative;
        z-index: 1; }
        .pigmentation-section .solutions ul li a .image {
          border-radius: 50%;
          padding: 0;
          box-sizing: border-box;
          border: solid 2px #fcd1ae;
          height: 215px;
          display: flex;
          justify-content: center;
          align-items: center;
          width: 215px;
          position: relative;
          margin: 0 auto 10px; }
          .pigmentation-section .solutions ul li a .image img {
            width: auto; }
          .pigmentation-section .solutions ul li a .image:before {
            position: absolute;
            content: "";
            width: 2px;
            height: 85px;
            background: #fcd1ae;
            top: -85px;
            left: 0;
            right: 0;
            margin: 0 auto; }
        .pigmentation-section .solutions ul li a span.title-text {
          font-size: 24px;
          transform: scale(1);
          color: #6b7a8f;
          font-family: "Roboto";
          font-weight: 400;
          padding-top: 0;
          left: 0;
          right: 0;
          top: 50%;
          transform: translateY(-50%);
          text-transform: uppercase; }
        .pigmentation-section .solutions ul li a p {
          color: #6b7a8f;
          opacity: 1;
          font-size: 18px;
          max-width: 80%;
          margin: 0 auto; }
        .pigmentation-section .solutions ul li a.active {
          transform: scale(1);
          /*&:before{
                            position: absolute;
                            content: "";
                            border-left: solid 15px transparent;
                            border-right: solid 15px transparent;
                            border-top: solid 15px #4c3a80;
                            bottom: 32px;
                            right: 92px;
                        }*/
          /*&:after{
                            position: absolute;
                            content: "";
                            width: 195px;
                            height: 195px;
                            border: solid 2px #d6d6d6;
                            left: 10px;
                            top: 12px;
                            border-radius: 50%;
                        }      */ }
          .pigmentation-section .solutions ul li a.active span.title-text {
            color: #f7882f;
            font-size: 22px; }
          .pigmentation-section .solutions ul li a.active .image {
            background: #6b7a8f; }
          .pigmentation-section .solutions ul li a.active p {
            font-size: 14px;
            line-height: 22px; }
          .pigmentation-section .solutions ul li a.active:before {
            position: absolute;
            content: "";
            width: 29px;
            height: 17px;
            background: url("../images/arrow-down-icon.jpg") no-repeat 0 0;
            bottom: -45px;
            margin-left: -20px;
            border-top: none !important; }
          .pigmentation-section .solutions ul li a.active .image:before {
            height: 36px;
            top: -36px; }
          .pigmentation-section .solutions ul li a.active img {
            filter: grayscale(0); }
      .pigmentation-section .solutions ul li:last-child {
        padding-right: 0; }
        .pigmentation-section .solutions ul li:last-child span:before {
          display: none; }
        .pigmentation-section .solutions ul li:last-child a.active:before {
          border-top: solid 15px #008a97; }
      .pigmentation-section .solutions ul li:nth-of-type(2) a.active:before {
        border-top: solid 15px #914d1e; }

.pigmentation-section .content-body {
  width: 100%;
  padding: 285px 0 50px;
  background: #fff;
  animation: effect-opacity .3s;
  display: none; }
  .pigmentation-section .content-body.active {
    display: block; }
  .pigmentation-section .content-body .inner {
    width: 100%;
    background: #f0f5f9;
    float: left;
    padding: 20px 30px;
    /*box-shadow: 0 5px 25px rgba(0,0,0,.1);*/
    text-align: center; }
    .pigmentation-section .content-body .inner h4 {
      font-size: 28px;
      text-transform: uppercase;
      color: #6b7a8f;
      margin-bottom: 30px;
      position: relative; }
      .pigmentation-section .content-body .inner h4:before {
        position: absolute;
        content: "";
        background: url(../images/double-line.png) no-repeat 0 0;
        width: 285px;
        height: 18px;
        left: 0;
        right: 0;
        bottom: -20px;
        margin: 0 auto; }
    .pigmentation-section .content-body .inner ul {
      margin: 0;
      padding: 0;
      text-align: center; }
      .pigmentation-section .content-body .inner ul .dur-time {
        width: 100%; }
        .pigmentation-section .content-body .inner ul .dur-time span {
          float: left;
          font-family: "Roboto";
          margin-right: 25px;
          background: url(../images/icon-callander.png) no-repeat 0px 3px;
          font-size: 17px;
          color: #000;
          text-transform: capitalize;
          padding-left: 45px; }
          .pigmentation-section .content-body .inner ul .dur-time span strong {
            display: block;
            color: #6b7a8f;
            font-weight: normal; }
          .pigmentation-section .content-body .inner ul .dur-time span.down-time {
            background: url(../images/icon-downtime.png) no-repeat 0px 3px;
            padding-left: 50px; }
      .pigmentation-section .content-body .inner ul li {
        float: left;
        padding-top: 25px;
        width: 100%;
        vertical-align: top;
        text-align: left;
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row-reverse;
        justify-content: space-between;
        align-items: center;
        border-bottom: solid 1px #e2e2e2;
        position: relative;
        /* &:before,&:after{
                        position: absolute;
                        content: "";
                        width: 22px;
                        height: 19px;
                        background: url("../images/antiaging-icon-corner.png") no-repeat 0 0;
                        top: 0;
                        left: 0;
                        opacity: 1;
                        transition: all linear .3s;
                    }
                    &:after{
                        top: auto;
                        bottom: 0;
                        left: auto;
                        right: 0;
                        display: none;
                        transform: rotate(180deg);
                    }*/
        /*img{
                        display: block;
                        border: 0;
                        margin: 0 auto;
                        width: 62px;
                        height: auto;
                        transition: all linear .3s;
                    }
                    &:before{
                        position: absolute;
                        content: "";
                        width: 1px;
                        height: 80%;
                        top: 10%;
                        right: 0;
                        background: #f0f0f0;
                    }
                    &:last-child{
                        &:before{
                            display: none;
                        }
                    }
                    &:hover{
                        img{
                            transform: scale(1.1);
                        }
                    }*/ }
        .pigmentation-section .content-body .inner ul li .image-sec {
          width: 466px; }
          .pigmentation-section .content-body .inner ul li .image-sec img {
            width: 100%;
            display: block; }
        .pigmentation-section .content-body .inner ul li .text {
          width: 640px; }
          .pigmentation-section .content-body .inner ul li .text .text-scroll {
            max-height: 260px;
            color: #000;
            text-align: justify;
            line-height: 25px; }
        .pigmentation-section .content-body .inner ul li:hover:before, .pigmentation-section .content-body .inner ul li:hover:after {
          opacity: 1; }
        .pigmentation-section .content-body .inner ul li:nth-of-type(even) {
          flex-direction: inherit; }
        .pigmentation-section .content-body .inner ul li span {
          display: block;
          color: #f7882f;
          margin: 10px 0;
          font-weight: 500;
          text-transform: uppercase;
          font-size: 22px; }
          .pigmentation-section .content-body .inner ul li span b {
            display: inline-block;
            color: #f7882f;
            font-weight: 500; }
        .pigmentation-section .content-body .inner ul li p {
          color: #757575;
          line-height: 25px;
          /*max-height: 260px;
                        height: 90px;*/ }
        .pigmentation-section .content-body .inner ul li img {
          display: none; }

.cms-page {
  padding: 30px 0 50px;
  background-color: #f6f5fa;
  /*div[class^="cat"] > input:focus + label {
        background: url(../images/accordian-down.png) no-repeat right 0px;       
    }*/ }
  .cms-page.white-bg {
    background: #fff; }
  .cms-page.advance-hair {
    padding: 40px 0; }
    .cms-page.advance-hair .mens-services {
      padding: 0; }
  .cms-page.center-align {
    background: #fff;
    text-align: center; }
    .cms-page.center-align .heading {
      padding-left: 0; }
      .cms-page.center-align .heading:after {
        right: 0;
        margin: 0 auto; }
  .cms-page.gal-sec {
    background: #fefefe; }
  .cms-page.mens-sec {
    padding-bottom: 0;
    padding-top: 0; }
    .cms-page.mens-sec .heading.no-line span {
      color: #0f1628; }
  .cms-page.aesthetic-surgery {
    padding-top: 0;
    padding-bottom: 0;
    background: #fff; }
    .cms-page.aesthetic-surgery .mens-services {
      padding-top: 0;
      padding-bottom: 0; }
      .cms-page.aesthetic-surgery .mens-services .services.face {
        width: 33.33%; }
        .cms-page.aesthetic-surgery .mens-services .services.face .detail {
          width: 375px; }
  .cms-page .right-img {
    width: 30%;
    margin-top: 20px;
    float: right; }
  .cms-page .left-content {
    width: 65%;
    margin-top: 20px;
    float: left; }
    .cms-page .left-content.full {
      width: 100%;
      min-height: auto; }
      .cms-page .left-content.full .content {
        display: none;
        animation: effect-opacity linear .3s;
        margin-top: 20px; }
        .cms-page .left-content.full .content.active {
          display: block; }
      .cms-page .left-content.full .read-more-btn {
        position: relative;
        font-size: 14px;
        padding: 10px 50px 10px 10px;
        background: #013f69;
        color: #fff;
        margin-top: 10px;
        float: left;
        cursor: pointer;
        transition: all linear .3s; }
        .cms-page .left-content.full .read-more-btn:before {
          position: absolute;
          content: "More";
          right: 13px;
          top: 10px; }
        .cms-page .left-content.full .read-more-btn:hover, .cms-page .left-content.full .read-more-btn.active {
          background: #866546; }
        .cms-page .left-content.full .read-more-btn.active:before {
          content: "Less"; }
  .cms-page div[class^="cat"] {
    padding: 5px 0;
    border: 0; }
  .cms-page h4, .cms-page div[class^="cat"] > label {
    color: #6b7a8f;
    padding-bottom: 5px;
    padding-top: 20px;
    font-size: 18px;
    font-weight: 600; }
  .cms-page div[class^="cat"] .question-wrap .question {
    margin-bottom: 15px; }
  .cms-page div[class^="cat"] > input:checked ~ .question-wrap {
    max-height: 0;
    -webkit-transition: all 0.75s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.75s cubic-bezier(0.19, 1, 0.22, 1); }
  .cms-page div[class^="cat"] .question-wrap.show {
    max-height: 1000px !important; }
  .cms-page div[class^="cat"] > label {
    background: url(../images/accordian.png) no-repeat right 0px;
    display: block;
    padding: 0 0 10px;
    border-bottom: solid 1px #ccc;
    cursor: pointer;
    margin-bottom: 5px; }
    .cms-page div[class^="cat"] > label.active {
      background: url(../images/accordian-down.png) no-repeat right 0px; }
  .cms-page ul.seprate {
    margin: 0 0 0 20px;
    padding: 0; }
    .cms-page ul.seprate li {
      padding-top: 10px;
      font-size: 16px;
      list-style: disc; }
  .cms-page p {
    color: #000;
    /*font-family: 'Roboto';*/
    font-weight: 300;
    line-height: 1.6; }
    .cms-page p b {
      color: #333;
      font-size: 16px;
      position: relative;
      padding-left: 17px; }
      .cms-page p b:before {
        position: absolute;
        content: "";
        border-top: solid 7px transparent;
        border-bottom: solid 7px transparent;
        border-left: solid 6px #333;
        left: 0;
        top: 4px; }
  .cms-page .mens-services {
    padding: 40px 0 0;
    width: 100%; }
    .cms-page .mens-services:after {
      content: "";
      display: block;
      height: 0;
      clear: both; }
    .cms-page .mens-services .services {
      float: left;
      position: relative;
      overflow: hidden; }
      .cms-page .mens-services .services .mens-heading, .cms-page .mens-services .services h5 {
        display: inline-block;
        font-size: 20px;
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 4px;
        padding-bottom: 15px;
        position: relative;
        transition: all ease 0.5s; }
        .cms-page .mens-services .services .mens-heading:before, .cms-page .mens-services .services h5:before {
          position: absolute;
          content: "";
          width: 100%;
          height: 1px;
          background: #6b7a8f;
          bottom: 0; }
      .cms-page .mens-services .services h5 {
        font-size: 32px; }
      .cms-page .mens-services .services .inner-detail {
        position: absolute;
        left: 0;
        bottom: 0;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.01) 41%, rgba(0, 0, 0, 0.8) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.01) 41%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.01) 41%, rgba(0, 0, 0, 0.8) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );
        width: 100%;
        height: 100%;
        z-index: 99; }
        .cms-page .mens-services .services .inner-detail .bg-sec-hov {
          position: absolute;
          width: 100%;
          height: 100%;
          background: rgba(247, 136, 47, 0);
          transition: all linear .3s; }
          .cms-page .mens-services .services .inner-detail .bg-sec-hov.men-sec {
            background: rgba(255, 83, 61, 0); }
        .cms-page .mens-services .services .inner-detail .detail {
          bottom: 34px;
          position: absolute;
          right: 0;
          text-align: left;
          padding: 0 20px 0 0;
          box-sizing: border-box;
          transition: all ease 0.5s; }
          .cms-page .mens-services .services .inner-detail .detail .large-heading {
            bottom: -1500%;
            position: absolute;
            transition: all ease 0.5s; }
          .cms-page .mens-services .services .inner-detail .detail ul {
            margin: 20px 0;
            padding: 0; }
            .cms-page .mens-services .services .inner-detail .detail ul li {
              font-size: 14px;
              background: url(../images/li-icon.png) no-repeat 0 11px;
              position: relative;
              font-family: Arial, Helvetica, sans-serif;
              padding: 5px 0 5px 15px;
              animation: effect-opacity linear .3s;
              margin-right: 25px;
              display: inline-block; }
              .cms-page .mens-services .services .inner-detail .detail ul li a {
                color: #fff; }
              .cms-page .mens-services .services .inner-detail .detail ul li ul {
                margin: 0; }
          .cms-page .mens-services .services .inner-detail .detail p {
            color: #fff;
            font-size: 14px;
            margin: 20px 0; }
        .cms-page .mens-services .services .inner-detail:hover .mens-heading {
          bottom: -100px; }
        .cms-page .mens-services .services .inner-detail:hover .large-heading {
          bottom: -34px; }
        .cms-page .mens-services .services .inner-detail:hover .bg-sec-hov {
          opacity: 1;
          background: rgba(247, 136, 47, 0.6); }
          .cms-page .mens-services .services .inner-detail:hover .bg-sec-hov.men-sec {
            background: rgba(255, 83, 61, 0.6); }
      .cms-page .mens-services .services.face {
        width: 41.64%; }
        .cms-page .mens-services .services.face .detail {
          width: 470px; }
      .cms-page .mens-services .services.body-hair {
        width: 29.14%;
        float: right; }
        .cms-page .mens-services .services.body-hair .detail {
          width: 375px;
          right: auto;
          padding-left: 50px;
          box-sizing: border-box; }
      .cms-page .mens-services .services.hair-body {
        width: 28.42%;
        margin: 0 .40%; }
        .cms-page .mens-services .services.hair-body .hair-treatment, .cms-page .mens-services .services.hair-body .body-treatment {
          width: 100%;
          margin-bottom: 1.3%;
          position: relative;
          overflow: hidden; }
          .cms-page .mens-services .services.hair-body .hair-treatment .detail, .cms-page .mens-services .services.hair-body .body-treatment .detail {
            width: 100%;
            padding-left: 50px;
            box-sizing: border-box; }
        .cms-page .mens-services .services.hair-body .body-treatment {
          margin-bottom: 0; }
      .cms-page .mens-services .services img {
        width: 100%; }
  .cms-page .solution-men-service {
    width: 100%; }
    .cms-page .solution-men-service .solution-men-service {
      background: url(../images/men-solution-bg.jpg) no-repeat 0 0;
      width: 100%;
      height: 655px;
      background-size: 100%; }
      .cms-page .solution-men-service .solution-men-service span {
        font-size: 22px;
        text-transform: uppercase;
        color: #fff;
        padding-right: 20px; }
        .cms-page .solution-men-service .solution-men-service span b {
          display: block;
          font-size: 28px; }
      .cms-page .solution-men-service .solution-men-service .icon {
        width: 95px;
        height: 95px;
        background: #67492c;
        border-radius: 50%;
        margin-left: 25px;
        margin-top: -10px;
        float: right;
        position: relative; }
        .cms-page .solution-men-service .solution-men-service .icon img {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: 0;
          right: 0;
          margin: auto; }
      .cms-page .solution-men-service .solution-men-service li {
        float: left;
        width: 50%;
        padding-right: 250px;
        padding-top: 60px;
        box-sizing: border-box;
        text-align: right; }
        .cms-page .solution-men-service .solution-men-service li:nth-of-type(2n) {
          padding-right: 0;
          padding-left: 250px;
          text-align: left; }
          .cms-page .solution-men-service .solution-men-service li:nth-of-type(2n) .icon {
            float: left;
            margin-left: 0;
            margin-right: 25px; }
        .cms-page .solution-men-service .solution-men-service li:nth-of-type(3), .cms-page .solution-men-service .solution-men-service li:nth-of-type(5) {
          padding-right: 280px; }
        .cms-page .solution-men-service .solution-men-service li:nth-of-type(7) {
          padding-right: 240px; }
        .cms-page .solution-men-service .solution-men-service li:nth-of-type(4), .cms-page .solution-men-service .solution-men-service li:nth-of-type(6) {
          padding-left: 280px; }
        .cms-page .solution-men-service .solution-men-service li:nth-of-type(8) {
          padding-left: 240px; }
        .cms-page .solution-men-service .solution-men-service li.pink .icon {
          background: #db096c; }
        .cms-page .solution-men-service .solution-men-service li.blue .icon {
          background: #094092; }
        .cms-page .solution-men-service .solution-men-service li.yellow .icon {
          background: #ea9c06; }

.book-an-appointment {
  background: #ff533d;
  text-align: left;
  width: 100%;
  padding: 20px 0; }
  .book-an-appointment .heading {
    color: #fff;
    margin: 0;
    width: auto;
    float: left; }
    .book-an-appointment .heading span {
      color: #fff; }
    .book-an-appointment .heading:after {
      background: #fff;
      margin: 0 !important; }
  .book-an-appointment .book-now {
    float: right;
    margin-top: 30px; }
    .book-an-appointment .book-now a {
      padding: 10px 30px;
      color: #fff;
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 2px;
      border: solid 2px #fff;
      transition: all linear .3s; }
      .book-an-appointment .book-now a:hover {
        background: #fff;
        color: #db096c; }

/* Form-Field*/
.form-section-field {
  width: 600px;
  float: left; }
  .form-section-field.popup {
    width: 900px;
    float: left;
    background: #f9c231;
    padding: 0 30px;
    border-radius: 4px;
    box-sizing: border-box; }
    .form-section-field.popup span {
      padding: 20px 0;
      float: left;
      width: 100%; }
      .form-section-field.popup span h4 {
        font-size: 26px;
        color: #483400;
        padding-bottom: 5px;
        font-weight: 700;
        text-transform: uppercase; }
      .form-section-field.popup span p {
        color: #483400; }
    .form-section-field.popup ul {
      margin: 0;
      padding: 0; }
      .form-section-field.popup ul li {
        margin-bottom: 15px;
        background: #fff;
        border-radius: 5px;
        height: 40px;
        overflow: hidden;
        height: 40px;
        width: 48%;
        float: left; }
        .form-section-field.popup ul li:nth-of-type(even) {
          float: right; }
        .form-section-field.popup ul li.form-submit {
          width: auto;
          border: 0;
          float: right;
          background: none;
          text-align: right;
          overflow: visible; }
        .form-section-field.popup ul li input, .form-section-field.popup ul li select {
          box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2); }
  .form-section-field ul {
    padding: 0; }
  .form-section-field ul li {
    margin-bottom: 4%;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    /*&:nth-of-type(even){
            float: right;
        }*/ }
    .form-section-field ul li.service {
      background: none;
      padding-bottom: 25px;
      margin: 0; }
      .form-section-field ul li.service .check {
        width: auto;
        float: left;
        position: relative; }
      .form-section-field ul li.service label {
        display: block;
        font-size: 18px;
        padding-bottom: 12px; }
      .form-section-field ul li.service input {
        position: absolute;
        opacity: 0;
        width: 30px;
        height: 30px;
        cursor: pointer; }
      .form-section-field ul li.service input:checked ~ .checkmark {
        background-color: #f7882f;
        box-shadow: none; }
        .form-section-field ul li.service input:checked ~ .checkmark:after {
          display: block; }
      .form-section-field ul li.service .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 30px;
        width: 30px;
        box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
        background: #fff; }
        .form-section-field ul li.service .checkmark:after {
          content: "";
          position: absolute;
          display: none;
          left: 12px;
          top: 8px;
          width: 7px;
          height: 12px;
          border: solid white;
          border-width: 0 3px 3px 0;
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
      .form-section-field ul li.service b {
        font-size: 15px;
        font-weight: normal;
        padding: 5px 15px 0 40px;
        float: left;
        vertical-align: middle; }
    .form-section-field ul li.form-submit {
      width: auto;
      border: 0;
      float: right;
      text-align: right;
      overflow: visible; }
    .form-section-field ul li.select:after, .form-section-field ul li.select:before {
      position: absolute;
      content: "";
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #000;
      top: 20px;
      right: 15px;
      z-index: 1;
      opacity: .5; }
    .form-section-field ul li.select:before {
      width: 1px;
      height: 100%;
      border: none;
      background: #808080;
      top: 0;
      right: 40px;
      opacity: .3; }
    .form-section-field ul li select {
      -moz-appearance: none;
      text-indent: 0.01px;
      text-overflow: ''; }
    .form-section-field ul li input, .form-section-field ul li select {
      height: auto;
      background: none;
      box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
      border: 0;
      color: #a28d9b;
      font-size: 15px;
      padding: 13px 10px;
      position: relative;
      z-index: 2; }
      .form-section-field ul li input.submit-btn, .form-section-field ul li select.submit-btn {
        border: 0;
        border: solid 1px #000;
        background: #fff;
        color: #000;
        box-shadow: none;
        border-radius: 0;
        font-size: 14px;
        text-transform: uppercase;
        padding: 10px 30px;
        font-weight: bold;
        transition: all linear .3s; }
        .form-section-field ul li input.submit-btn:hover, .form-section-field ul li select.submit-btn:hover {
          border: solid 1px #fff;
          color: #fff;
          background: #f7882f; }

.right-img-sec {
  width: 550px;
  float: right;
  text-align: right;
  box-shadow: 0 0px 13px rgba(0, 0, 0, 0.1); }

ul.career-sec {
  margin-top: 40px; }
  ul.career-sec li {
    width: 48%;
    background: #fff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    min-height: 260px;
    margin-bottom: 50px;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    vertical-align: top; }
    ul.career-sec li:nth-of-type(even) {
      float: right; }
    ul.career-sec li .apply-now {
      position: absolute;
      padding: 10px 35px;
      color: #6b7a8f;
      border: solid 1px #6b7a8f;
      right: 15px;
      margin: 15px 0 5px;
      bottom: 20px;
      float: right;
      transition: all linear .3s; }
      ul.career-sec li .apply-now:hover {
        background: #f7882f;
        color: #fff;
        border: solid 1px #fff; }
    ul.career-sec li .image {
      width: 88px;
      margin-right: 20px;
      float: left; }
    ul.career-sec li .descrption {
      width: calc(100% - 108px);
      float: right; }
      ul.career-sec li .descrption .title {
        font-size: 20px;
        color: #013f69;
        padding: 5px 0;
        display: block;
        text-transform: uppercase; }
  ul.career-sec.press-relase li {
    padding: 0; }
    ul.career-sec.press-relase li .image {
      width: 180px;
      margin-right: 20px;
      height: 180px;
      position: relative; }
      ul.career-sec.press-relase li .image img {
        height: 100%;
        width: 100%; }
    ul.career-sec.press-relase li .descrption {
      width: calc(100% - 210px);
      padding: 20px 10px 10px 0; }
      ul.career-sec.press-relase li .descrption span {
        font-size: 18px;
        color: #4f4f4f;
        display: block; }
        ul.career-sec.press-relase li .descrption span.press {
          font-size: 14px;
          margin: 5px 0 0; }
          ul.career-sec.press-relase li .descrption span.press b {
            color: #f7882f;
            font-size: 15px; }
        ul.career-sec.press-relase li .descrption span.view {
          font-size: 14px;
          margin-top: 15px;
          color: #6b7a8f;
          border: solid 1px #6b7a8f;
          display: inline-block;
          padding: 8px 15px;
          transition: all linear .3s; }
          ul.career-sec.press-relase li .descrption span.view:hover {
            background: #f7882f;
            color: #fff;
            border: solid 1px #fff; }
  ul.career-sec.store-locator {
    margin-top: 0; }
    ul.career-sec.store-locator li {
      min-height: 515px;
      padding: 15px;
      margin-bottom: 2%;
      width: 49%;
      border-bottom: solid 3px transparent;
      transition: linear .3s; }
      ul.career-sec.store-locator li:hover {
        border-bottom: solid 3px #013f69; }
      ul.career-sec.store-locator li .image {
        /*width: 180px;
                height: 245px;
                padding: 8px;
                background: #ebebeb;*/
        width: 100%;
        box-sizing: border-box;
        position: relative; }
        ul.career-sec.store-locator li .image img {
          height: 100%;
          width: 100%; }
        ul.career-sec.store-locator li .image .location-name {
          position: absolute;
          font-size: 20px;
          text-transform: uppercase;
          background: rgba(107, 122, 143, 0.6);
          width: 100%;
          bottom: 0;
          padding: 10px;
          color: #fff;
          left: 0; }
      ul.career-sec.store-locator li .virtual-tour-if {
        display: none; }
      ul.career-sec.store-locator li .descrption {
        width: 90%;
        float: left;
        margin: 15px 0; }
        ul.career-sec.store-locator li .descrption span {
          padding: 5px 0;
          font-size: 14px;
          font-family: "Roboto";
          color: #454545;
          float: left;
          width: 100%; }
          ul.career-sec.store-locator li .descrption span em {
            font-style: normal;
            width: calc(100% - 35px);
            float: left; }
            ul.career-sec.store-locator li .descrption span em a {
              color: #454545; }
          ul.career-sec.store-locator li .descrption span b {
            color: #222222;
            background: url(../images/name-icon.png) no-repeat 0 5px;
            padding-left: 22px;
            padding-bottom: 15px;
            width: 25px;
            float: left;
            margin-right: 10px;
            position: relative; }
            ul.career-sec.store-locator li .descrption span b:after {
              position: absolute;
              content: ":";
              color: #454545;
              right: 0;
              display: none; }
            ul.career-sec.store-locator li .descrption span b.phone {
              background: url(../images/call-icon1.png) no-repeat 0 5px; }
            ul.career-sec.store-locator li .descrption span b.timing {
              background: url(../images/time-icon.png) no-repeat 0 5px; }
            ul.career-sec.store-locator li .descrption span b.address-venue {
              background: url(../images/map-icon.png) no-repeat 0 5px; }
    ul.career-sec.store-locator h4 {
      font-size: 24px;
      text-transform: uppercase;
      color: #454545;
      padding-bottom: 10px;
      padding-top: 0;
      border-bottom: solid 1px #e5e5e5;
      margin-bottom: 20px; }
  ul.career-sec.offer-list li {
    min-height: auto; }

.imp-link {
  margin-top: 10px;
  float: left;
  width: 100%;
  margin-left: 35px; }
  .imp-link a {
    color: #6b7a8f;
    font-size: 12px;
    font-weight: bold;
    border: solid 1px #6b7a8f;
    text-transform: uppercase;
    padding: 10px;
    margin-right: 4px;
    transition: all linear .3s; }
    .imp-link a.virtual-tour {
      margin-right: 0; }
    .imp-link a:hover {
        border: solid 1px #fff;
        color: #fff;
        background: #c4b398;
        color: #fff;
    }
/*@media screen and (min-width: 425px) {
    .videocont {
        margin: 10px;
        display: none;
        width: 100%;
    }
}*/

.search-box-location {
  width: 100%;
  min-height: 95px;
  background: #f7882f;
  margin-bottom: 40px;
  text-align: center;
  border-radius: 5px; }
  .search-box-location input.search {
    width: 700px;
    margin: 25px 0;
    padding-left: 15px;
    border: 0;
    height: 45px;
    font-size: 15px;
    border-radius: 4px; }
  .search-box-location input.search-icon {
    position: relative;
    background: url(../images/search-icon.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    top: 4px;
    border: 0;
    right: 40px; }

ul.doctor-team-sec li {
  width: 281px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  border: solid 3px transparent;
  transition: all linear .3s; }
  ul.doctor-team-sec li:nth-of-type(4n) {
    margin-right: 0; }
  ul.doctor-team-sec li img {
    width: 100%;
    height: auto; }
  ul.doctor-team-sec li .descrption {
    width: 100%;
    padding: 20px;
    background: #fff;
    box-sizing: border-box;
    min-height: 155px;
    transition: all linear .3s;
    position: relative; }
    ul.doctor-team-sec li .descrption span {
      font-size: 18px;
      color: #000;
      font-weight: 600;
      text-transform: uppercase;
      display: block; }
      ul.doctor-team-sec li .descrption span.profile {
        color: #013f69;
        font-size: 12px;
        text-transform: capitalize;
        margin-top: 5px; }
      ul.doctor-team-sec li .descrption span.speciality, ul.doctor-team-sec li .descrption span.location {
        opacity: .8;
        font-size: 12px;
        text-transform: capitalize;
        padding-top: 5px; }
  ul.doctor-team-sec li:hover {
    border: solid 3px #6b7a8f; }
    ul.doctor-team-sec li:hover .descrption {
      background: #6b7a8f; }
      ul.doctor-team-sec li:hover .descrption span, ul.doctor-team-sec li:hover .descrption span.profile, ul.doctor-team-sec li:hover .descrption span.speciality {
        color: #fff; }

.mommy-sec {
  width: 100%;
  background: #dbc8aa; }
  .mommy-sec .title-text {
    color: #000; }
  .mommy-sec ul {
    margin: 0 0 30px;
    padding: 0;
    text-align: center; }
    .mommy-sec ul li {
      display: inline-block;
      margin-right: 18px;
      margin-top: 30px;
      border: solid 10px #fff;
      box-sizing: border-box;
      width: 385px;
      overflow: hidden;
      cursor: pointer;
      position: relative; }
      .mommy-sec ul li:nth-of-type(3n) {
        margin-right: 0; }
      .mommy-sec ul li img {
        width: 100%; }
      .mommy-sec ul li .detail {
        position: absolute;
        right: 100%;
        top: 0;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        transition: all linear .3s;
        color: #fff;
        background: rgba(247, 136, 47, 0.8); }
        .mommy-sec ul li .detail .inner-text {
          position: absolute;
          padding: 5px 15px 0;
          box-sizing: border-box;
          top: 50%;
          transform: translateY(-50%);
          line-height: 20px;
          text-align: center;
          width: 100%; }
        .mommy-sec ul li .detail em {
          font-size: 18px;
          padding-bottom: 5px;
          font-style: normal;
          text-transform: uppercase;
          display: block; }
      .mommy-sec ul li:hover .detail {
        right: 0; }
  .mommy-sec.procedure {
    background: #6b7a8f; }
    .mommy-sec.procedure .title-text {
      color: #fff; }
    .mommy-sec.procedure ul li {
      border: 0;
      width: 33%;
      margin-right: 0;
      padding: 0 25px;
      box-sizing: border-box;
      cursor: default; }
      .mommy-sec.procedure ul li img {
        width: auto; }
      .mommy-sec.procedure ul li .text {
        color: #fff;
        min-height: 130px;
        padding-top: 15px; }
        .mommy-sec.procedure ul li .text h5 {
          display: block;
          text-transform: uppercase;
          font-size: 18px;
          padding-bottom: 5px; }
        .mommy-sec.procedure ul li .text p {
          font-size: 15px;
          line-height: 20px; }

.career-popup-form {
  display: none; }
  .career-popup-form .form-section-field {
    width: auto; }
  .career-popup-form h4 {
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 20px; }
  .career-popup-form ul {
    margin: 0;
    padding: 0; }
    .career-popup-form ul li.file-upload {
      background: none; }
      .career-popup-form ul li.file-upload input {
        box-shadow: none; }

.centertxt.container {
  padding: 30px 0;
  line-height: 25px; }

.footer-awards {
  background: #f0f0f4;
  width: 100%;
  padding: 20px 0;
  color: #1d1d1d;
  font-size: 28px;
  text-align: center;
  overflow: hidden;
  letter-spacing: 2px; }
  .footer-awards .owl-nav {
    position: relative; }
    .footer-awards .owl-nav .owl-prev, .footer-awards .owl-nav .owl-next {
      top: -295px;
      background: url(../images/award-left-arrow.png) center no-repeat;
      opacity: .7;
      transition: all linear .3s; }
      .footer-awards .owl-nav .owl-prev:hover, .footer-awards .owl-nav .owl-next:hover {
        filter: grayscale(0);
        opacity: 1; }
    .footer-awards .owl-nav .owl-next {
      background: url(../images/award-right-arrow.png) center no-repeat; }
  .footer-awards ul {
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative; }
    .footer-awards ul:after {
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      background: #f0f0f4;
      right: -95%;
      top: 0; }
    .footer-awards ul li {
      display: inline-block;
      padding: 0 20px;
      position: relative;
      margin-top: 30px;
      /*border-right: solid 1px #fbfbff;           
            &:after{
                position: absolute;
                content: "";
                width: 1px;
                height: 100%;
                background:#d8d8dc;
                right: -2px;
                top: 0; 
            }*/ }

.signup-offer {
  width: 100%; }
  .signup-offer span {
    font-size: 16px;
    color: #fff;
    display: block;
    padding-bottom: 7px; }
    .signup-offer span em {
      font-style: normal;
      letter-spacing: 1px; }
  .signup-offer input {
    width: 165px;
    border: none;
    float: left;
    font-size: 14px;
    padding-left: 10px;
    border-radius: 0px; }
    .signup-offer input.btn-signup {
      width: auto;
      font-size: 13px;
      padding: 7px 7px 8px;
      background: #2a4468;
      color: #fff;
      text-transform: uppercase;
      transition: all linear .3s; }
      .signup-offer input.btn-signup:hover {
        background: #f7882f; }

.disclaimer {
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  border-top: 1px solid #6f7f95;
  background: #899cb7;
  padding: 8px 0;
  text-align: center; }

.success, .error {
  color: #fff;
  font-size: 14px;
  display: block;
  padding-bottom: 5px; }

@keyframes effect-opacity {
  from {
    bottom: -100px;
    opacity: 0; }
  to {
    bottom: 0px;
    opacity: 1; } }

@keyframes effect-opacity1 {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.bookappointment-popup {
  display: none; }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 7px !important;
  transition: all linear .3s; }
  .ui-menu .ui-menu-item-wrapper:hover, .ui-menu .ui-menu-item-wrapper .ui-menu .ui-state-focus,
  .ui-menu .ui-menu-item-wrapper .ui-menu .ui-state-active {
    background: #9a4b0b;
    border: 0;
    color: #fff; }

.footer .toolbar-icon {
  display: none; }

.gallery-page ul.tabbing {
  display: flex;
  margin: 0;
  padding: 0;
  justify-content: space-between; }
  .gallery-page ul.tabbing li {
    padding: 10px;
    text-align: center;
    margin: 0; }
    .gallery-page ul.tabbing li a {
      position: relative;
      display: block;
      min-height: 175px; }
      .gallery-page ul.tabbing li a:before, .gallery-page ul.tabbing li a:after {
        position: absolute;
        content: "";
        width: 50px;
        height: 2px;
        background: #fff;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 0; }
      .gallery-page ul.tabbing li a:after {
        width: 5px;
        height: 5px;
        border-left: solid 5px transparent;
        border-right: solid 5px transparent;
        border-top: solid 5px #fff;
        background: none;
        bottom: -5px; }
      .gallery-page ul.tabbing li a.active:before {
        background: #6b7a8f; }
      .gallery-page ul.tabbing li a.active:after {
        border-top: solid 5px #6b7a8f; }
    .gallery-page ul.tabbing li .text {
      margin-top: 15px;
      display: block;
      color: #000;
      transition: all linear .3s;
      text-transform: uppercase;
      font-size: 16px; }
      .gallery-page ul.tabbing li .text span {
        display: block;
        font-size: 18px;
        font-weight: 600; }
    .gallery-page ul.tabbing li:hover .text, .gallery-page ul.tabbing li a.active .text {
      color: #6b7a8f; }

.gallery-page .body-content {
  justify-content: space-between;
  animation: effect-opacity linear .3s;
  position: relative;
  display: none;
  margin-top: 30px;
  flex-wrap: wrap; }
  .gallery-page .body-content.active {
    display: flex; }
  .gallery-page .body-content .inner {
    width: 49%;
    background: #fff;
    margin-bottom: 2%;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .gallery-page .body-content .inner .image {
      width: 49%;
      position: relative; }
      .gallery-page .body-content .inner .image:before {
        position: absolute;
     /*   content: "BEFORE";*/
        background: rgba(0, 0, 0, 0.7);
        color: #fff;
        font-size: 16px;
        bottom: 10px;
        left: 10px;
        padding: 5px 10px; }
      .gallery-page .body-content .inner .image.after:before {
        content: "AFTER"; }

.treat-name {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  color: #fff;
  background: rgba(107, 122, 143, 0.8);
  padding: 6px 17px;
  display: none;
  text-transform: uppercase; }

.mobile-tip, body.appointment .mobile-tip {
  display: none; }
  
  .ciel-shopping {
    text-align: center;
    padding: 40px 0 20px;
}
.ciel-shopping a {
    display: inline-block;
    background: #37b5af;
    color: #fff;
    padding: 12px 40px;
    font-size: 22px;
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
  /* MSPointer events - direct all pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto; }

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; }

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #8e8d8d; }

/*.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.85);
		filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.9);
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
	}*/
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background: url(../images/award-left-arrow.png) no-repeat 0;
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(90deg);
  filter: grayscale(100%); }

.mCSB_scrollTools .mCSB_buttonUp {
  /* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/ }

.mCSB_scrollTools .mCSB_buttonDown {
  transform: rotate(-90deg);
  /* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/ }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/ }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/ }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */ }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII="); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

/* ---------------------------------------- */
@media screen and (max-width: 1100px) {
.inner-banner .container .banner-txt h1 {
        font-size: 26px;
         }
  ul {
    padding: 0;
    margin: 0; }
  .container, .banner .book-appoitment {
    width: 98%; }
  .header .logo {
    width: 178px;
    padding: 10px 0; }
  .header .header-right {
    width: calc(100% - 190px);
    padding-top: 0; }
  .header .header-right .navigation li {
    padding: 21px 10px;
    font-size: 12px; }
  .banner {
    height: auto !important;
    top: 78px;
    margin-bottom: 78px; }
  .header {
    background: #6b7a8f; }
  .banner .container .banner-txt h3 {
    font-size: 18px; }
  .banner .container .banner-txt h4 {
    font-size: 48px; }
  .award .award-left {
    width: 50%;
    padding: 0;
    margin-left: 0;
    margin-top: 20px;
    background: none;
    min-height: auto; }
    .award .award-left p {
      font-size: 17px; }
  .award .award-right {
    width: 50%;
    padding-bottom: 0; }
    .award .award-right .owl-nav {
      /*top: 8px;*/
	  top: 0px;
      position: absolute;
      right: 42px; }
  .award-right .owl-prev, .award-right .owl-next {
    top: 180px; }
  .offer-section .offer-section-left {
    width: 50%; }
  .offer-section-left .owl-carousel .owl-item img, .imageReveal {
    width: 100% !important; }
  .offer-section .offer-section-right {
    width: 50%; }
  .offer-section-left .owl-prev, .offer-section-left .owl-next {
    top: -100px; }
  .heading span:blank {
    display: none; }
  .product-range .product-range-left {
    width: 60%; }
  .product-range .product-range-right {
    width: 38%;
    float: right;
    margin-top: 106px; }
  .testi-locat .explore-locator {
    width: calc(100% - 570px);
    padding: 55px 0;
    margin-top: 121px; }
  .heading {
    padding-left: 20px;
    margin-bottom: 12px; }
  .heading span {
    font-size: 29px; }
  .testi-locat {
    padding-bottom: 0; }
  .footer-up {
    padding: 15px 0; }
  .footer-up li {
    width: 33%;
    border-right: 1px solid #f2f2f2;
    padding: 10px 1px;
    vertical-align: top; }
  .footer-up li .ic-right {
    width: calc(100% - 100px);
    margin-left: 0;
    padding: 0 20px; }
  .footer-up li .ic-left {
    width: 85px;
    margin: 0 auto;
    margin-bottom: 13px; }
  .footer .footer-left {
    width: 100%;
    float: left; }
  .footer .footer-left .footer-menu.quick-link {
    width: 35%; }
  .footer .footer-left .footer-menu.service, .footer .footer-left .footer-menu.skincare {
    width: 20%; }
  .footer .footer-left .footer-menu.service-men {
    width: 25%; }
  .footer .footer-right {
    width: 100%;
    float: right;
    margin: 13px 0; }
  .footer .txt {
    padding-right: 0; }
  .offer-section .offer-section-left {
    padding-top: 25px; }
  .product-range {
    padding-top: 40px; }
  .offer-section-left .owl-prev, .offer-section-left .owl-next {
    top: -80px; }
  .product-range-left .owl-prev, .product-range-left .owl-next {
    top: -60px; }
  .product-detail .heading {
    padding-left: 0; }
  .testi-locat .explore-locator .locator-block .location a.chandigarh {
    top: 21%;
    left: 48%; }
  .testi-locat .explore-locator .locator-block .location a.delhi {
    top: 28%;
    left: 48%; }
  .testi-locat .explore-locator .locator-block .location a.agra {
    top: 35%;
    left: 59%; }
  .testi-locat .explore-locator .locator-block .location a.bengaluru {
    top: 80%;
    left: 50%; }
  .testi-locat .explore-locator .locator-block .location a.jaipur {
    left: 43%;
    top: 35%; }
  .testi-locat .explore-locator .locator-block .location a.mumbai {
    top: 61%;
    left: 39%; }
  .testi-locat .testimonils {
    width: 50%; }
  .testi-locat .explore-locator {
    width: calc(100% - 51%);
    padding: 0;
    margin-top: 0; }
    .testi-locat .explore-locator .locator-block {
      padding: 20px;
      min-height: 395px; }
  .testi-locat .testimonils li .testi-img {
    width: 190px; }
  .testi-locat .testimonils li .testi-txt {
    width: calc(100% - 190px);
    padding: 10px; }
  .testi-locat .explore-locator .addr-div {
    width: 150px;
    padding: 10px; }
  .testi-locat .explore-locator .addr-div h3 {
    font-size: 16px;
    text-transform: capitalize; }
  .product {
    padding: 0;
    z-index: 9; }
  .offer-section .offer-section-left .after-before-slider {
    margin-top: 9px; }
  .product .product-left {
    padding-right: 1%;
    width: 25%; }
  .product .product1.view {
    width: 100%; }
  .product .product6.view {
    margin-top: -165px; }
    .product .product6.view img {
      max-height: 260px; }
  .video-homepage {
    top: 0;
    z-index: 999;
    min-height: auto;
    padding-bottom: 50px;
    margin-top: -8%; }
  .product .product-right {
    width: 75%; }
    .product .product-right ul li {
      width: 100%; }
      .product .product-right ul li .view {
        width: 100%;
        max-height: 300px; }
        .product .product-right ul li .view img {
          width: 100%; }
        .product .product-right ul li .view p.text {
          display: none; }
      .product .product-right ul li .product4.view, .product .product-right ul li .product5.view {
        width: 49.5%; }
      .product .product-right ul li .product5.view {
        margin-top: 6px; }
        .product .product-right ul li .product5.view img {
          height: 233px; }
      .product .product-right ul li:nth-of-type(5n) {
        width: 32%;
        position: relative;
        left: -256px;
        top: -95px; }
  .product .view {
    width: 49%; }
  /* Inner Pages */
  .about-us .abt-left {
    width: 65%; }
    .about-us .abt-left .abt-txt {
      height: 215px; }
  .about-us .abt-right {
    width: 33%; }
  .vis-mis .vis-mis-icon {
    display: none; }
  .vis-mis .viss .viss-right {
    padding: 10% 0 0 20px; }
  .vis-mis .viss::before, .vis-mis .miss::before {
    display: none; }
  .vis-mis .miss-left {
    width: 50%;
    padding: 0 20px;
    box-sizing: border-box; }
    .vis-mis .miss-left .miss-cover {
      width: 100%;
      padding: 20% 0 0; }
      .vis-mis .miss-left .miss-cover .txt {
        width: 100%; }
  /*.footer-awards .owl-nav .owl-prev, .footer-awards .owl-nav .owl-next {
        display: none;
    }*/
  .vis-mis .viss .viss-right .txt {
    width: 100%; }
  ul.doctor-team-sec li {
    width: 32%;
    margin-right: 1%; }
    ul.doctor-team-sec li:nth-of-type(4n) {
      margin-right: 1%; }
  ul.doctor-team-sec li .descrption span {
    font-size: 14px; }
    ul.doctor-team-sec li .descrption span.profile {
      min-height: 30px; }
  /*.pigmentation-section .solutions ul li {       
        padding-right: 120px;
    }*/
  .pigmentation-section .solutions p {
    opacity: 1;
    margin-top: 0;
    font-size: 16px; }
  .pigmentation-section .content-body {
    padding-bottom: 0;
    padding-top: 50px; }
  .pigmentation-section .solutions {
    height: 100%; }
  .faq-review .faq {
    width: 50%; }
    .faq-review .faq .faq-inner {
      width: 100%;
      padding-right: 20px; }
  .faq-review .review {
    width: 50%;
    padding: 30px 15px; }
    .faq-review .review .review-inner .item .image {
      float: none;
      width: 20%;
      margin: 20px auto 0;
      display: none; }
      .faq-review .review .review-inner .item .image img {
        border-radius: 50%; }
    .faq-review .review .review-inner .item .text {
      padding: 10px 15px;
      width: 100%;
      height: 270px; }
  .faq-review .review .review-inner .item .text p {
    font-size: 14px;
    max-height: 145px;
    text-align: center; }
  .faq-review .review .review-inner .item .text .author {
    text-align: center;
    font-size: 16px; }
  .cms-page .mens-services .services.face .detail, .cms-page .mens-services .services.hair-body .hair-treatment .detail, .cms-page .mens-services .services.hair-body .body-treatment .detail, .cms-page .mens-services .services.body-hair .detail {
    width: 100%;
    padding: 0 2% !important; }
  .cms-page .mens-services .services h5 {
    font-size: 18px;
    padding-bottom: 10px; }
  .cms-page .mens-services .services .inner-detail .detail ul {
    margin: 10px 0;
    padding: 0; }
  .cms-page .solution-men-service .solution-men-service li {
    padding-top: 20px; }
  .cms-page .solution-men-service .solution-men-service .icon {
    display: none; }
  .cms-page .solution-men-service .solution-men-service {
    height: auto;
    background-size: 100% 100%; }
  .cms-page div[class^="cat"] > label {
    padding: 0 10px 10px 10px; }
  .mommy-sec ul li {
    margin-right: 1%;
    margin-top: 1%;
    width: 32%; }
  .product.products .product-left {
    padding-right: 1%;
    width: 50%; }
    .product.products .product-left img {
      width: 100%; }
  .product.products .product-right {
    width: 50%; }
  .product.products .product-right ul li .product5.view {
    width: 100%; }
  .product.products .product-right ul li:nth-of-type(3n), .product.products .product-right ul li:nth-of-type(4n) {
    width: 49.6%;
    float: left; }
    .product.products .product-right ul li:nth-of-type(3n) img, .product.products .product-right ul li:nth-of-type(4n) img {
      height: 360px; }
    .product.products .product-right ul li:nth-of-type(3n) .view, .product.products .product-right ul li:nth-of-type(4n) .view {
      margin-top: 6px; }
  .product.products .prod-name {
    font-size: 12px;
    left: 10px; }
  .product-section .available-online span {
    /*width: 35%;*/ }
    .product-section .available-online span:before {
      display: none; }
  .product-section .available-online .image img {
    margin-left: 5px;
    width: 135px; }
  .product-detail {
    margin-top: 30px; }
  .product-detail ul {
    padding: 0; }
  .product-detail ul li .text-detail {
    width: 100%; }
  .product-detail ul li .text-detail h5, .product-detail ul li .text-detail p, .product-detail ul li .text-detail .useful-link {
    width: 65%;
    height: auto; }
  .product-detail ul li .image {
    display: none; }
  .product-detail ul li .text-detail .product-img-price::before {
    display: none; }
  .product-detail ul li:nth-child(1) {
    margin-top: -60px; }
  .product-detail ul li {
    margin-bottom: 0; }
  .product-detail ul li .text-detail .product-img-price .img {
    width: 200px;
    right: 50px; }
    .product-detail ul li .text-detail .product-img-price .img img {
      width: 100%; }
  .product-detail ul li .text-detail .product-img-price .inner {
    width: 65%; }
  .product-detail ul li .text-detail .product-img-price {
    height: 120px;
    padding-bottom: 10px !important; }
  ul.career-sec.store-locator li {
    min-height: 610px; }
  .imp-link {
    margin-left: 0; }
  .aos-init {
    transition: none !important; }
  .cms-page {
    padding: 30px 0; }
  ul.career-sec li {
    min-height: 225px; }
  .faq-review .review .review-inner .item .text .ratings {
    width: 100%;
    background-position: center !important; }
  .form-section-field {
    width: 52%; }
  .right-img-sec {
    width: 45%; }
  .page-press-release .in-print-list ul {
    padding-left: 0;
    margin: 30px 0 0; }
    .page-press-release .in-print-list ul li {
      width: 50%; }
  #sync1.owl-theme {
    top: 40px;
    width: 100%;
    margin: 0 auto; }
  .contact-us .container .contact-left {
    width: 25%; }
  .contact-us .container .contact-right {
    width: 75%; }
  #sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev {
    top: auto;
    bottom: -22px;
    right: 0;
    left: 0;
    margin: 0 auto; }
  .gal-section #sync1 .owl-prev {
    left: -65px; }
  .gal-section #sync1 .owl-next {
    transform: rotate(180deg);
    left: 65px; }
  div#sync2 {
    margin-top: 65px; }
  [data-aos-delay] {
    transition-delay: 0 !important; }
  .inner-banner .container .banner-txt h3 {
    font-size: 30px;
    text-transform: capitalize; }
  .cms-page.aesthetic-surgery .mens-services .services.face .detail {
    width: 95%; }
  .pigmentation-section .solutions ul::before, .pigmentation-section .solutions ul::after, .pigmentation-section .solutions ul li a .image::before {
    display: none; }
  .pigmentation-section .content-body .inner ul li .image-sec {
    width: 40%; }
  .pigmentation-section .content-body .inner ul li .text {
    width: 55%; }
  .pigmentation-section .content-body .inner ul li .text .text-scroll {
    max-height: 190px; }
  .book-appoitment.inner .book-appoitment-inside-inner {
    display: none; }
  .inner-banner {
    top: 79px;
    margin-bottom: 82px; }
  .testimonials-list li .testimonial-box .image {
    width: 50%;
    margin: 20px 25% 0;
    border-radius: 50%;
    overflow: hidden; }
  .testimonials-list li .testimonial-box .content {
    width: 100%;
    text-align: center; }
  .testimonials-list li .ratings {
    width: 100%;
    background: url(../images/rating-five.png) no-repeat center 0 !important; }
  .testimonials-list li .testimonial-box .content .author-details {
    text-align: center; }
  .testimonials-list li .testimonial-box a img {
    width: 100%;
    margin: 0; }
  .testimonials-list li .testimonial-box img {
    float: left;
    width: 50%;
    margin: 20px 25% 0;
    border-radius: 50%; }
  .testimonials-list li .testimonial-box .content::after {
    display: none; }
  .testimonials-list li .testimonial-box {
    min-height: 500px; }
  .testimonials-list {
    margin: 0; }
  .technologies-sec .content-body ul li .text, .technologies-sec .content-body ul li .image {
    width: 48%; }
  .cms-page .mens-services {
    padding: 0; }
  .product .view .mask.mask-inner.nolink .half-sec {
    padding: 15px 20px; } }

@media screen and (max-width: 1023px) {
  .header .header-right .navigation {
    display: none; }
  .slicknav_menu {
    display: block; }
  .slicknav_menu {
    width: auto;
    right: 27px;
    top: 25px;
    z-index: 999999;
    transition: all linear .2s; }
    .slicknav_menu .megamenu {
      display: none; }
    .slicknav_menu li {
      font-size: 15px; }
    .slicknav_menu h3 {
      font-size: 17px;
      padding: 10px;
      border-top: solid 1px #525963; }
  .banner .container .banner-txt {
    width: 60%;
    padding-left: 0; }
    .banner .container .banner-txt:before, .banner .container .banner-txt:after, .banner .container .banner-txt p {
      display: none; }
  .award .award-left {
    width: 100%;
    padding: 10px;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: inherit; }
    .award .award-left p {
      margin: 10px 0; }
    .award .award-left a {
      display: block;
      margin: 7px 0 0;
      width: 25%;
      text-align: center; }
    .award .award-left h3 span {
      font-size: 35px; }
  .award .award-right {
    background: #E0E0E0; }
  .offer-section.inner-page .offer-section-right .heading {
    left: 0;
    top: 10px; }
  .offer-section.inner-page .advance-slider {
    top: 95px; }
  .testi-locat {
    padding-top: 20px; }
  .product-range {
    padding-top: 10px; }
  .product-range-slider, .testimonils-slider {
    margin-top: 20px; }
  .testi-locat .explore-locator .locator-block {
    margin-top: 25px; }
  .award .award-right {
    width: 100%;
    min-height: auto;
    padding-bottom: 20px; }
    .award .award-right h2 {
      margin: 20px 0 0; }
    .award .award-right .owl-prev, .award .award-right .owl-next {
      top: -45px; }
  .award .award-right .owl-carousel .owl-item img {
    margin: 0 auto; }
  .video-homepage video {
    width: 98%;
    margin-left: 1%; }
  .offer-section .offer-section-left {
    width: 100%;
    display: block; }
  .offer-section-right.aos-init.aos-animate {
    top: 53px; }
  .offer-section.inner-page .offer-section-right .heading {
    color: #6b7a8f; }
    .offer-section.inner-page .offer-section-right .heading span {
      color: #6b7a8f; }
  .offer-section.inner-page {
    padding-bottom: 200px;
    background: #fff; }
  .offer-section.inner-page .offer-section-right {
    width: 100%;
    padding-left: 0;
    margin-right: 0; }
  .product-range .product-range-left {
    width: 100%; }
  .product-range .product-range-right {
    display: none; }
  .testi-locat .testimonils {
    width: 100%;
    padding-bottom: 20px; }
  .testimonils-slider .owl-prev, .testimonils-slider .owl-next {
    bottom: -48px; }
  .testi-locat .explore-locator {
    width: calc(100%);
    padding: 10px 0 0;
    margin-top: 0; }
    .testi-locat .explore-locator .addr-div {
      width: 250px; }
  .testimonils ul {
    padding: 0; }
  .footer-up li {
    width: 100%;
    border-right: 0px solid #f2f2f2;
    padding: 15px 1px;
    text-align: center;
    border-bottom: 1px solid #f2f2f2; }
    .footer-up li li {
      background: none;
      position: relative; }
      .footer-up li li:before {
        content: '';
        display: inline-block;
        width: 6px;
        height: 6px;
        border: 1px solid #000;
        vertical-align: top;
        margin-top: 7px;
        margin-right: 7px;
        border-radius: 50%; }
  .footer-up li .ic-left {
    float: none; }
  .footer-up li .ic-right {
    width: 100%; }
  .footer-up li .ic-right h3 span {
    display: inline; }
  .footer .toolbar-icon {
    display: block;
    width: 50px;
    height: 50px;
    background: #6b7a8f;
    cursor: pointer;
    position: absolute;
    top: -49px;
    right: 0;
    padding-top: 12px;
    z-index: 9; }
    .footer .toolbar-icon span {
      width: 60%;
      background: #fff;
      height: 4px;
      line-height: 1;
      margin: 0;
      float: left;
      margin: 4px 20% 0; }
  .inner-sec {
    display: none; }
  .footer .footer-left {
    width: 100%; }
  .footer .footer-left .footer-menu h4 {
    font-size: 17px; }
  .footer-last p.left {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 5px; }
  .footer-last p.right {
    width: 100%;
    float: right;
    text-align: center; }
  .footer .footer-right {
    margin: 25px 0 0;
    text-align: center;
    border-top: solid 1px #626c79;
    padding-top: 10px; }
  .signup-offer {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
    .signup-offer input {
      width: 240px; }
    .signup-offer span {
      margin-right: 10px;
      padding-bottom: 0; }

  .footer .footer-right ul li span {
    display: none; }
  .footer .footer-right ul li p {
    width: 100%; }
  .product .product-left, .product .product-right {
    width: 100%;
    padding: 0; }
    .product .product-left img, .product .product-right img {
      width: 100%;
      height: auto; }
      .product .product-left img.non-responsive, .product .product-right img.non-responsive {
        display: none; }
      .product .product-left img.resp-pro-img, .product .product-right img.resp-pro-img {
        display: block; }
  .product.products .product-left img.non-responsive, .product.products .product-right img.non-responsive {
    display: block; }
  .product.products .product-left, .product.products .product-right {
    padding-right: 0;
    width: 100%; }
  .product .view {
    text-align: center;
    width: 100%; }
  .product .product-right ul li .product4.view, .product .product-right ul li .product5.view {
    width: 100%;
    margin-top: 5px; }
    .product .product-right ul li .product4.view img, .product .product-right ul li .product5.view img {
      height: auto; }
  .product .product-right ul li:nth-of-type(5n) {
    width: 100%;
    top: 0;
    left: 0;
    top: 0; }
  .testi-locat .explore-locator .locator-block .location a.delhi {
    top: 112px;
    left: auto;
    right: 252px; }
  .testi-locat .explore-locator .locator-block .location a.agra {
    left: 542px;
    top: 137px; }
  .testi-locat .explore-locator .locator-block .location a.bengaluru {
    top: 315px;
    left: 497px; }
  .testi-locat .explore-locator .locator-block .location a.chandigarh {
    top: 83px;
    left: auto;
    right: 253px; }
  .testi-locat .explore-locator .locator-block .location a.jaipur {
    top: 137px;
    left: 475px; }
  .testi-locat .explore-locator .locator-block .location a.mumbai {
    top: 233px;
    left: 441px; }
  /*Inner Pages */
  .about-us .abt-right {
    display: none; }
  .about-us .abt-left {
    width: 100%; }
    .about-us .abt-left .abt-txt {
      height: auto; }
  .inner-banner .container .banner-txt h3 {
    font-size: 28px; }
  .inner-banner .container .banner-txt h4 {
    font-size: 16px; }
  .inner-banner .container .banner-txt:before, .inner-banner .container .banner-txt:after {
    display: none; }
  .footer-awards .owl-nav .owl-prev, .footer-awards .owl-nav .owl-next {
    top: -30px;
    left: 0;
    right: 0;
    margin: 0 auto; }
  .footer-awards .owl-nav .owl-prev {
    left: -35px;
    top: -10px; }
  .footer-awards .owl-nav .owl-next {
    left: 35px;
    top: -10px; }
  .footer-awards {
    padding-bottom: 45px; }
  .inner-banner .container .banner-txt {
    margin-top: 0; }
  ul.doctor-team-sec li {
    width: 49%;
    margin-right: 0 !important; }
    ul.doctor-team-sec li:nth-of-type(even) {
      float: right; }
  .pigmentation-section .solutions ul li {
    padding-right: 0px; }
  .pigmentation-section .solutions ul li img {
    width: 80%; }
  .pigmentation-section .solutions {
    height: 100%; }
  .pigmentation-section .solutions ul li {
    padding-top: 0; }
  .pigmentation-section .solutions ul li a.active::before {
    bottom: -65px; }
  .cms-page .mens-services .services.face, .cms-page .mens-services .services.hair-body, .cms-page .mens-services .services.body-hair {
    width: 50%;
    margin: 0; }
  .cms-page .mens-services .services.hair-body .hair-treatment {
    margin-bottom: 0; }
  .cms-page .mens-services .services.body-hair {
    margin-top: -186px;
    height: 186px;
    float: left; }
  .cms-page .solution-men-service .solution-men-service li {
    width: 42%;
    padding-right: 15%;
    padding-top: 15px; }
    .cms-page .solution-men-service .solution-men-service li:nth-of-type(2n) {
      padding-right: 0;
      padding-left: 17%;
      text-align: left; }
    .cms-page .solution-men-service .solution-men-service li:nth-of-type(3n), .cms-page .solution-men-service .solution-men-service li:nth-of-type(5n), .cms-page .solution-men-service .solution-men-service li:nth-of-type(7n) {
      padding-right: 15%; }
  .cms-page .solution-men-service {
    display: none; }
  .cms-page .mens-services {
    padding-bottom: 0; }
  .cms-page .right-img {
    display: none; }
  .cms-page .left-content {
    width: 100%; }
  .vis-mis .viss .viss-right.mommy .txt {
    width: 100%;
    max-height: 140px; }
  .mommy-sec.procedure ul li {
    width: 32%;
    margin-right: 0;
    padding: 0 20px;
    min-height: 315px; }
  .product.products .product-right ul li:nth-of-type(3n) img, .product.products .product-right ul li:nth-of-type(4n) img {
    height: 240px; }
  .product-section .available-online span {
    /*width: 40%;*/
    font-size: 20px; }
  .product-section .available-online .image {
    padding-top: 50px;
    padding-left: 30px;
    padding-bottom: 60px; }
    .product-section .available-online .image img {
      width: 95px;
      float: left; }
  .product-detail ul li .text-detail .product-img-price .inner span {
    font-size: 18px;
    display: block; }
  .product .product6.view {
    margin-top: 5px;
    margin-left: 0; }
  .product .product1.view {
    margin-top: 0; }
  ul.career-sec li {
    min-height: auto;
    width: 100%; }
  ul.career-sec {
    padding: 0; }
  .product-section .mask-inner p {
    display: none; }
  .product .mask-inner {
    top: 50%;
    transform: translateY(-50%); }
  .product .view a.info {
    margin-top: 10px; }
  .product .product1.view {
    margin-bottom: 5px; }
  .product .product-right ul li .view, .product .product6.view img {
    max-height: inherit; }
  ul.career-sec.store-locator li {
    min-height: auto;
    width: 100%; }
  ul.career-sec.store-locator li .descrption {
    width: 100%;
    text-align: left; }
  .search-box-location input.search {
    width: 93%;
    margin: 25px 0 0 2%;
    box-sizing: border-box; }
  .date-pink-box {
    top: -15px;
    left: 0px; }
  ul.career-sec.press-relase {
    margin-top: 60px; }
  .contact-us .container .contact-left {
    width: 100%;
    position: absolute;
    z-index: 9;
    background: #fff; }
    .contact-us .container .contact-left .contact-loc ul li {
      position: relative; }
  .contact-us .container .contact-left .contact-loc .group_location {
    left: 0;
    top: 52px;
    z-index: 10; }
  .contact-us .container .contact-right {
    width: 100%;
    position: relative; }
  .contact-loc {
    /*left: -508px;*/
    left: 0;
    position: absolute;
    width: 500px;
    background: #fff;
    height: 625px;
    overflow-y: auto;
    overflow-x: inherit;
    transition: all linear .3s; }
    .contact-loc.slide-open {
      left: 0; }
    .contact-loc .side-btn {
      width: 45px;
      height: 52px;
      background: #03367A;
      right: -45px;
      padding: 15px 0;
      box-sizing: border-box;
      position: absolute;
      cursor: pointer;
      top: 0;
      display: none; }
      .contact-loc .side-btn span {
        width: 60%;
        height: 2px;
        background: #fff;
        margin: 4px auto 0;
        display: block; }
  .video-homepage {
    margin-top: 5px; }
  .video-homepage .videobtn {
    padding-top: 0; }
  .product .heading {
    top: 0;
    margin-bottom: 25px;
    height: auto; }
  .cms-page.aesthetic-surgery .mens-services .services.face {
    width: 50%; }
  .cms-page .mens-services .services .inner-detail .detail ul li {
    width: 100%; }
  .vis-mis .viss .viss-left, .vis-mis .miss-right {
    display: none; }
  .vis-mis .viss .viss-right, .vis-mis .miss-left {
    padding: 20px 10px;
    border-bottom: solid 1px #ddd;
    width: 100%; }
  ul.career-sec li {
    margin-bottom: 15px; }
  ul.career-sec li .apply-now {
    position: static; }
  .contact-us .container .contact-left .contact-loc ul li {
    background: none;
    padding: 15px; }
  .contact-us .container .contact-left .contact-loc .group_location {
    width: 100%;
    position: relative;
    left: -10px;
    top: 17px;
    animation: effect-opacity linear 1s;
    margin-bottom: 30px;
    display: none; }
  .contact-us .container .contact-left .contact-loc ul li.active {
    background-image: none; }
    .contact-us .container .contact-left .contact-loc ul li.active .group_location {
      display: block; }
  .contact-form {
    background: #e9e9e9;
    padding: 10px 0;
    margin: 0; }
  .bradcam.container {
    display: none; }
  .about-us {
    padding-top: 20px; }
  .vis-mis .miss-left .miss-cover {
    padding: 0; }
  .pigmentation-section {
    padding-top: 20px; }
  .pigmentation-section .top-content {
    margin-bottom: 20px; }
  .pigmentation-section .solutions ul li a {
    min-height: 245px; }
  .pigmentation-section .solutions ul li a.active::before {
    bottom: -47px; }
  .pigmentation-section .solutions p {
    display: none; }
  .faq-review .review .review-inner .item .text {
    background: #EFEEF4; }
  .cms-page.mens-sec {
    padding-top: 15px; }
  .product-section {
    padding-top: 10px; }
    .product-section .heading::after {
      left: 0;
      right: 0;
      margin: 0 auto; }
  .product.products .product-right ul li:nth-of-type(3n), .product.products .product-right ul li:nth-of-type(4n) {
    width: 100%;
    float: left; }
  .product.products .product-right ul li:nth-of-type(3n) img, .product.products .product-right ul li:nth-of-type(4n) img {
    height: auto; }
  .page-press-release {
    padding-top: 10px; }
  .cms-page {
    padding-top: 15px; }
  .testimonials-list li .testimonial-box img, .testimonials-list li .testimonial-box a img {
    height: 180px; }
  .testimonials-list li .testimonial-box {
    min-height: 450px; }
  .page-testimonials .container {
    padding-top: 10px; }
  .page-testimonials .heading {
    padding-bottom: 15px; }
  .product .prod-name {
    /*background: rgba(107, 122, 143, 0.8);*/
    bottom: 0;
    left: 0px;
    border: 0; }
  .technologies-sec .content-body ul li {
    padding: 20px 0 40px; }
  .technologies-sec .tabbing-sec ul li a {
    font-size: 18px;
    padding: 20px; }
  .gallery-page ul.tabbing li .text {
    text-transform: capitalize;
    font-size: 15px; }
  .gallery-page ul.tabbing li .text span {
    font-size: 16px; }
  .mask.mask-inner.nolink {
    top: 100%; }
  .about-slider .owl-stage {
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
    justify-content: space-between; }
  .about-slider .owl-item {
    width: 50% !important;
    float: left;
    min-height: auto;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc; }
    .about-slider .owl-item:nth-of-type(2n) .ic {
      border: none; }
    .about-slider .owl-item:nth-of-type(5n), .about-slider .owl-item:nth-of-type(6n) {
      border-bottom: none; }
  .about-us .about-slider .ic p {
    font-size: 30px;
    line-height: normal; }
  .about-us .about-slider h3 {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    min-height: 50px; }
  .treat-name {
    display: block; } }

@media screen and (max-width: 767px) {
  .header .header-right .header-right-up li {
    padding: 0px 8px; }
  .banner .container .banner-txt p {
    display: none; }
  .banner .container .banner-txt h4 {
    font-size: 20px;
    margin-top: 35px; }
  .banner .container .banner-txt h3 {
    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "OrandaBT-RomanCondensed";
    letter-spacing: 1px; }
  .banner .container .banner-txt a {
    padding: 5px 35px 7px 7px;
    border: 1px solid #decebe;
    text-transform: uppercase;
    margin-top: 13px;
    font-size: 11px; }
  .banner .book-appoitment {
    position: relative;
    width: 100%; }
    .banner .book-appoitment .book-appoitment-inside {
      width: 100%;
      text-align: center;
      border-radius: 0; }
  .banner .owl-prev, .banner .owl-next {
    right: 3px;
    width: 30px;
    height: 30px; }
  .banner .owl-dots {
    bottom: 48px; }
  .banner .owl-prev, .banner .owl-next {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%); }
  .banner .container .banner-txt::before {
    top: 18%; }
  .award .award-left {
    width: 100%;
    /*padding: 10px 5px 29px 0;*/
    margin-left: 0;
    margin-top: 10px;
    min-height: inherit;
    background: no-repeat; }
  .award .award-left h3 span {
    font-size: 28px; }
  .award .award-left h3 {
    font-size: 25px; }
  .offer-section .offer-section-right {
    width: 100%;
    margin-right: 0; }
  .vis-mis .miss-left .miss-cover {
    width: 100%;
    padding: 0; }
  .pigmentation-section .solutions {
    height: auto; }
  .pigmentation-section .content-body {
    padding-top: 30px; }
  .pigmentation-section .content-body .inner ul li .image-sec {
    width: 50%;
    margin: 20px auto;
    border: solid 1px #e0e0e0;
    order: 2; }
  .pigmentation-section .content-body .inner ul li .text {
    width: 100%; }
  .pigmentation-section .content-body .inner ul li .text .text-scroll {
    max-height: inherit; }
  .pigmentation-section .content-body .inner ul li {
    padding-top: 10px;
    padding-bottom: 15px;
    margin-bottom: 10px; }
  .pigmentation-section .solutions ul li {
    width: 33.33%; }
  .pigmentation-section .solutions ul li a p {
    display: none; }
  .pigmentation-section .solutions ul li a {
    min-height: auto; }
  .pigmentation-section .solutions ul li a.active::before {
    bottom: -47px; }
  .faq-review {
    height: auto; }
    .faq-review .faq, .faq-review .review {
      width: 100%;
      padding: 15px; }
    .faq-review:before {
      width: 100%;
      background: #f6f5fa; }
  .cms-page .mens-services .services.face, .cms-page .mens-services .services.hair-body, .cms-page .mens-services .services.body-hair {
    width: 100%;
    margin: 0; }
  .cms-page .mens-services .services.body-hair {
    margin-top: 0;
    height: auto; }
  .heading span {
    font-size: 20px; }
  .book-an-appointment .book-now {
    margin-top: 15px; }
  .cms-page div[class^="cat"] > label {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px; }
  .cms-page div[class^="cat"] .question-wrap .question {
    margin-bottom: 0;
    padding-left: 10px; }
  .pigmentation-section.mommy {
    margin-bottom: 0; }
    .pigmentation-section.mommy .top-content {
      margin-bottom: 0; }
  .mommy-sec ul li {
    margin-right: 0;
    margin-top: 2%;
    width: 49%;
    float: left; }
    .mommy-sec ul li:nth-of-type(even) {
      float: right; }
  .mommy-sec.procedure ul li {
    width: 49%; }
  .product.products .product-left, .product.products .product-right {
    padding-right: 0;
    padding-top: 6px;
    width: 100%; }
  .product-section .available-online {
    height: auto;
    padding-bottom: 20px;
    line-height: 55px; }
    .product-section .available-online .image {
      float: none;
      padding-top: 25px;
      padding-bottom: 0;
      text-align: center; }
      .product-section .available-online .image img {
        float: none;
        margin-left: 10px; }
    .product-section .available-online span {
      width: 100%;
      text-align: center; }
  .product-detail ul li .text-detail .product-img-price .img {
    width: 135px;
    bottom: 60px;
    right: 30px; }
  /*.testi-locat .explore-locator .locator-block {      
        display: none;
    }*/
  .testi-locat .explore-locator .locator-block .location a.delhi {
    right: 249px; }
  .testi-locat .explore-locator .locator-block .location a.agra {
    left: 425px; }
  .testi-locat .explore-locator .locator-block .location a.bengaluru {
    top: 318px;
    left: 375px; }
  .testi-locat .explore-locator .locator-block .location a.jaipur {
    top: 137px;
    left: 350px; }
  .testi-locat .explore-locator .locator-block .location a.mumbai {
    top: 300px;
    left: 340px; }
  .faq-review .review .review-inner .item .text {
    height: auto; }
  .faq-review .review .review-inner .item .text p {
    max-height: inherit; }
  .form-section-field {
    width: 100%; }
  .right-img-sec {
    width: 45%;
    display: none; }
  .page-press-release .in-print-list .in-print-box .name {
    padding: 20px 15px;
    font-size: 20px; }
  .page-press-release .in-print-list ul {
    margin: 60px 0 0; }
  .contact-form li {
    width: 100%;
    margin-right: 0; }
  #sync1.owl-theme {
    margin: 0 auto 70px; }
  div#sync2 {
    display: none; }
  .gal-section #sync1 .video-img .video-title {
    font-size: 18px;
    bottom: 6px;
    left: 0;
    text-transform: none;
    background: rgba(0, 0, 0, 0.7);
    padding: 15px;
    box-sizing: border-box;
    width: 100%; }
  .inner-banner .container .banner-txt h3 {
    margin-top: 45px; }
  .award .award-right .owl-prev, .award .award-right .owl-next {
    top: 175px; }
  .testi-locat .explore-locator {
    padding: 15px 0 0; }
  .footer-up {
    padding: 0; }
  .pigmentation-section .content-body .inner {
    padding: 20px 0; }
  .contact-loc {
    height: 500px; }
  .form-section-field.popup {
    width: 100%; }
  .mobile-tip {
    width: 100%;
    display: flex;
    background: #fff;
    position: fixed;
    bottom: 0;
    padding-bottom: 10px;
    z-index: 999;
    text-align: center;
    border-top: solid 1px #e6e6e6;
    justify-content: center;
    align-items: center; }
    .mobile-tip a {
      padding: 0 20px; }
      .mobile-tip a.book-aponitments {
        margin-top: -35px; }
      .mobile-tip a.call-message {
        margin-top: 10px; }
  .footer-last, .disclaimer {
    z-index: 9999;
    position: relative; }
  .technologies-sec .content-body ul li .text, .technologies-sec .content-body ul li .image {
    width: 100%; }
  .technologies-sec .content-body ul li .image {
    margin-top: 20px; }
    .technologies-sec .content-body ul li .image img {
      width: 100%; }
  .gallery-page ul.tabbing li .text span {
    font-size: 14px; }
  .gallery-page .body-content .inner {
    width: 100%; } }

@media screen and (max-width: 639px) {
  /*.header .header-right .header-right-up .top-menu {
        display: none;
    }*/
	.faq .carousel {padding-bottom:8%;}
	.faq .arrow {margin-top:0px !important}
  .header .logo, .header.fixed .logo {
    width: 126px;
    padding: 30px 0 10px; }
  .header.fixed .header-right {
    padding-top: 0; }
  .header .header-right {
    padding-top: 0px; }
  .header .header-right .header-right-up {
    text-align: right;
    position: absolute;
    right: 0%;
    width: 102%;
    background: #515E6F;
    padding-bottom: 5px; }
  .header .header-right .header-right-up li:after {
    height: 80%;
    top: 1px; }
  .header .header-right {
    width: calc(100% - 150px); }
  .header .header-right .header-right-up li::after {
    right: -4px; }
  .testi-locat .testimonils li .testi-img {
    width: 50%;
    margin: 10px 25% 0; }
    .testi-locat .testimonils li .testi-img img {
      width: 70%;
      margin: 0 auto;
      border-radius: 50%; }
  .testi-locat .testimonils li .ratings {
    width: 100%;
    background-position: center !important; }
  .testi-locat .testimonils li .testi-txt {
    width: 100%;
    padding: 10px 20px;
    text-align: center; }
  /*.testi-locat .explore-locator {        
        display: none;
    }*/
  .award .award-right .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto; }
  .product .product-left, .product .product-right {
    width: 100%;
    margin: 5px 0 0;
    padding: 0; }
  .product .view img {
    width: 100%; }
  .product .product-right ul li:nth-of-type(5n) {
    position: static;
    width: 100%; }
  .product .product6.view {
    margin-top: 5px;
    margin-left: 0;
    margin-bottom: 20px; }
  .inner-banner .container .banner-txt h3 {
    font-size: 18px;
    margin-bottom: 15px; }
  .inner-banner .container .banner-txt h4 {
    display: none; }
  ul.doctor-team-sec {
    padding: 0; }
    ul.doctor-team-sec li {
      width: 100%;
      text-align: center; }
      ul.doctor-team-sec li img {
        width: 70%;
        height: auto;
        margin: 0 auto; }
      ul.doctor-team-sec li .descrption {
        background: transparent; }
  ul.doctor-team-sec li .descrption, ul.doctor-team-sec li .descrption span.profile {
    min-height: auto; }
  .mommy-sec ul li {
    width: 100%; }
  .mommy-sec.procedure ul li {
    width: 100%;
    min-height: auto; }
  .product.products .product-right ul li:nth-of-type(3n), .product.products .product-right ul li:nth-of-type(4n) {
    width: 100%;
    float: left; }
  .product-detail ul li .text-detail h5 {
    font-size: 24px; }
  .product-detail ul li .text-detail h5, .product-detail ul li .text-detail p, .product-detail ul li .text-detail .useful-link {
    width: 100%;
    text-align: center; }
  .product-detail ul li .text-detail .product-img-price {
    height: auto;
    padding: 10px !important;
    background: none;
    text-align: center;
    color: #013F69;
    margin-top: 0; }
  .product-detail ul li .text-detail .product-img-price .inner, .product-detail ul li .text-detail .product-img-price .img {
    width: 100%;
    position: static; }
    .product-detail ul li .text-detail .product-img-price .inner img, .product-detail ul li .text-detail .product-img-price .img img {
      width: 20%; }
  .product-detail ul li .text-detail .product-img-price .inner {
    margin-top: 60px; }
  .product-detail ul li .text-detail .product-img-price .inner span.price b {
    background: url(../images/rs-purple.png) no-repeat 8px 13px;
    color: #f7882f;
    font-size: 30px;
    font-weight: 400; }
  .product-detail ul li .text-detail .product-img-price .inner span.price {
    font-size: 30px; }
  .product-detail ul li .text-detail .useful-link.web {
    display: none; }
  .product-detail ul li .text-detail .useful-link.respo {
    display: block;
    text-align: center;
    margin-top: 20px; }
    .product-detail ul li .text-detail .useful-link.respo a {
      float: none; }
  .product-detail ul li .text-detail {
    margin-top: 20px; }
  .video-homepage {
    top: 0;
    min-height: auto; }
    .video-homepage p {
      font-size: 20px;
      padding-bottom: 20px; }
  .product {
    padding: 0; }
  .product .heading {
    margin: 20px 0;
    height: auto; }
  .product .mask-inner {
    top: 50%;
    transform: translateY(-50%);
    height: auto; }
  .mask-inner p.text {
    display: none; }
  ul.career-sec li .image {
    width: 88px;
    margin: 0 auto;
    float: none; }
  ul.career-sec li .descrption {
    width: 100%;
    text-align: center; }
  ul.career-sec li .apply-now {
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    max-width: 190px; }
  .search-box-location input.search {
    width: 90%;
    margin: 25px 0 0 4%; }
  .page-press-release .in-print-list ul li {
    width: 100%;
    padding: 0; }
  .page-press-release .in-print-list .in-print-box .date {
    top: 0;
    left: 0px; }
  .page-press-release .in-print-list .in-print-box img {
    height: auto; }
  .page-press-release .media-type {
    top: 45px;
    right: auto; }
  .page-press-release .in-print-list {
    margin-top: 100px; }
  .page-press-release .media-type span, .page-press-release .media-type a {
    background: url(../images/down-arrow.png) no-repeat 270px center #f3f3f3; }
  ul.career-sec.press-relase {
    margin-top: 90px; }
  ul.career-sec.press-relase li {
    padding-bottom: 20px; }
  ul.career-sec.press-relase li .image {
    width: 80%;
    margin: 0 auto;
    height: 200px; }
  ul.career-sec.press-relase li .descrption {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box; }
  .date-pink-box {
    top: 0; }
  .product .product-right ul li .view img, .product .product6.view img {
    height: auto !important; }
  .contact-us .container .contact-left .contact-loc ul li {
    width: 100%;
    background: none;
    padding-left: 10px; }
  .contact-loc {
    /*left: -308px;      
        width: 300px;*/
    left: 0;
    width: 96%;
    height: 380px; }
  .contact-us .container .contact-left .contact-loc .group_location {
    width: 100%;
    position: relative;
    left: -10px;
    top: 17px;
    animation: effect-opacity linear 1s;
    margin-bottom: 30px;
    display: none; }
  .contact-us .container .contact-left .contact-loc ul li.active {
    background-image: none; }
    .contact-us .container .contact-left .contact-loc ul li.active .group_location {
      display: block; }
  .contact-us .container .contact-left .contact-loc .cont-addrs .full-address {
    padding-bottom: 60px; }
  .videobtn img {
    width: 75px;
    height: auto; }
  .video-homepage h2::after {
    display: none; }
  .cms-page.aesthetic-surgery .mens-services .services.face {
    width: 100%; }
  .pigmentation-section .solutions ul li a .image {
    height: auto;
    width: 100%; }
  .pigmentation-section .solutions {
    height: 225px;
    background-size: 100% 100%;
    padding-top: 20px; }
  .pigmentation-section .solutions ul {
    margin: 0 auto 0; }
  .pigmentation-section .content-body {
    padding-top: 110px; }
  .pigmentation-section .solutions ul li a.active::before {
    bottom: -56px;
    background: none;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    border-bottom: solid 15px #f0f5f9;
    width: auto; }
  .pigmentation-section .solutions:after {
    /*bottom: -80px;*/
    display: none; }
  ul.career-sec li {
    text-align: center; }
  ul.career-sec li .descrption {
    margin-bottom: 20px; }
  ul.career-sec li .apply-now {
    float: none; }
  .testimonials-list li {
    width: 100%;
    margin-bottom: 20px;
    padding: 0; }
  .testimonials-list li .testimonial-box {
    min-height: inherit; }
  .testimonials-list li .testimonial-box .content p {
    height: auto; }
  .product-detail ul li:nth-of-type(even) {
    background: #F3F3F3; }
  .banner .owl-prev {
    left: 3px; }
  .banner .book-appoitment {
    display: none; }
  .about-us .about-slider .ic {
    border-right: solid 1px #ddd; }
  .product-detail {
    margin-top: 10px; }
  /*.product-detail .heading {       
        display: none;
    }*/
  .product-detail .other-range-product {
    padding: 0px 0 20px; }
  .product-detail ul li:nth-child(1) {
    margin-top: -10px; }
  .banner .owl-dots {
    bottom: 10px; }
  .testi-locat .explore-locator .locator-block {
    margin-top: 215px; }
  .testi-locat .explore-locator .addr-div {
    width: 100%;
    position: absolute;
    left: 0;
    top: -200px;
    background: #f5f5f5;
    height: 200px; }
  .testi-locat .explore-locator .addr-div .address-body {
    max-height: 100%; }
  .testi-locat .explore-locator .locator-block .location a.delhi {
    right: 242px;
    top: 308px; }
  .testi-locat .explore-locator .locator-block .location a.agra {
    left: 280px;
    top: 340px; }
  .testi-locat .explore-locator .locator-block .location a.bengaluru {
    top: 520px;
    left: 220px; }
  .testi-locat .explore-locator .locator-block .location a.chandigarh {
    top: 283px;
    right: 249px; }
  .testi-locat .explore-locator .locator-block .location a.jaipur {
    top: 340px;
    left: 200px; }
  .testi-locat .explore-locator .locator-block .location a.mumbai {
    top: 450px;
    left: 170px; }
  .form-section-field.popup ul li {
    width: 100%; }
  .footer .footer-left .footer-menu.quick-link {
    width: 100%;
    margin-bottom: 20px; }
  .footer .footer-left .footer-menu.service, .footer .footer-left .footer-menu.skincare {
    width: 49%; }
  .signup-offer span {
    margin-right: 0;
    padding-bottom: 10px; }
  .testi-locat .testimonils li {
    min-height: 400px; }
  .testi-locat .testimonils li .testi-txt p {
    height: auto;
    font-size: 14px; }
  .pigmentation-section .content-body .inner ul li .image-sec {
    width: 70%; }
  .offer-section.inner-page {
    padding-bottom: 220px; }
  .technologies-sec .tabbing-sec ul li a {
    font-size: 14px;
    padding: 10px; }
  .gallery-page ul.tabbing {
    width: 100%;
    flex-wrap: wrap; }
  .gallery-page ul.tabbing li {
    width: 33.33%;
    padding: 0; }
    .gallery-page ul.tabbing li a {
      min-height: inherit; }
      .gallery-page ul.tabbing li a .image {
        transform: scale(0.8);
        transition: all linear .3s; }
    .gallery-page ul.tabbing li .text {
      margin-top: 5px; }
    .gallery-page ul.tabbing li a.active .image {
      transform: scale(1); }
  .gallery-page ul.tabbing li a.active:after, .gallery-page ul.tabbing li a.active:before {
    display: none; } }

@media screen and (max-width: 479px) {
  .award .award-right h2 {
    font-size: 18px; }
  .header .header-right .header-right-up li {
    padding: 0px 4px;
    font-size: 12px; }
    .header .header-right .header-right-up li a {
      text-transform: capitalize; }
  .header .header-right .header-right-up li:after {
    height: 60%;
    top: 3px; }
  .award .award-right .owl-prev, .award .award-right .owl-next {
    top: 180px; }
  .video-homepage {
    min-height: auto;
    padding: 20px 0; }
    .video-homepage .videobtn {
      padding-top: 0; }
      .video-homepage .videobtn img {
        width: 25%; }
    .video-homepage p {
      font-size: 24px;
      padding-bottom: 25px; }
  .product-range-left .owl-prev, .product-range-left .owl-next {
    top: -85px; }
  .footer-awards ul li {
    padding: 0;
    border-right: 0; }
    .footer-awards ul li:after {
      display: none; }
  .footer-awards {
    font-size: 19px; }
  .footer .footer-left .footer-menu.service-men {
    width: 49%;
    margin-bottom: 30px; }
  .pigmentation-section .solutions p {
    font-size: 14px; }
  .faq-review .faq, .faq-review .review {
    padding: 5px; }
  .faq-review .faq div[class^="cat"] > label {
    font-size: 18px; }
  .faq-review .review .review-inner .item .image {
    width: 30%; }
  .faq-review .faq .faq-inner {
    padding-right: 0; }
  .cms-page div[class^="cat"] > label {
    font-size: 14px; }
  .product-section .available-online span {
    font-size: 18px; }
  .product-section .available-online .image img {
    margin-left: 0px; }
  .imp-link a {
    margin-top: 5px;
    float: left; }
  .search-box-location {
    padding-left: 10px; }
  .search-box-location input.search {
    margin-left: 2%; }
  .page-press-release .media-type {
    top: 45px;
    width: 300px; }
  .page-press-release .in-print-list ul {
    margin: 90px 0 0; }
  .imp-link a {
    text-transform: capitalize; }
  .gal-section #sync1 .video-img .video-title {
    font-size: 14px; }
  .inner-banner .container .banner-txt h3 {
    margin-top: 10px;
    padding-top: 0; }
  .career-popup-form input {
    width: 100%; }
  .header .logo {
    width: 120px;
    padding-top: 35px; }
  .header {
    background: #6b7a8f; }
  .slicknav_menu {
    top: 30px;
    right: 0; }
  .award .award-left h3 {
    font-size: 20px; }
    .award .award-left h3 span {
      font-size: 22px; }
  .offer-section.inner-page .heading span {
    font-size: 22px;
    margin-bottom: 0; }
  .pigmentation-section .solutions {
    height: 180px; }
  .pigmentation-section .content-body .inner ul li span {
    font-size: 18px; }
  .pigmentation-section .solutions ul li a span.title-text {
    font-size: 22px;
    text-transform: capitalize; }
  .contact-us .container .contact-right {
    height: 450px; }
  .contact-loc {
    height: 415px; }
  .contact-us {
    padding: 0; }
  .bradcam.container {
    display: none; }
  .offer-section-right {
    top: 55px; }
  .product-range {
    padding-top: 10px; }
  .testi-locat {
    padding: 25px 0 0; }
  .pigmentation-section .content-body {
    padding-top: 85px; }
  .pigmentation-section .solutions:after {
    bottom: -90px; }
  .pigmentation-section .solutions ul li a.active::before {
    bottom: -38px; }
  .pigmentation-section .solutions ul li {
    width: 105px; }
  .slicknav_nav {
    top: 33px; }
  .slicknav_btn {
    position: relative;
    right: 17px;
    top: -8px; }
  a.slicknav_btn.slicknav_open {
    position: relative;
    right: 0; }
  .testi-locat .explore-locator .locator-block a.explore {
    padding: 6px;
    bottom: 25px;
    font-size: 12px;
    right: 15px; }
  .testi-locat .explore-locator .locator-block .location a.agra {
    left: 160px; }
  .testi-locat .explore-locator .locator-block .location a.bengaluru {
    left: 113px; }
  .testi-locat .explore-locator .locator-block .location a.jaipur {
    left: 85px; }
  .testi-locat .explore-locator .locator-block .location a.mumbai {
    left: 60px; }
  .faq-review h5 {
    font-size: 24px;
    padding-bottom: 18px;
    padding-top: 5px; }
  .pigmentation-section .content-body .inner ul li .image-sec {
    width: 90%; }
  .testi-locat .explore-locator .locator-block {
    background-size: 95%; }
  .about-us .owl-prev, .about-us .owl-next {
    display: none; }
  .technologies-sec .tabbing-sec ul li a {
    font-size: 14px;
    padding: 15px 8px; }
  .testi-locat .explore-locator {
    display: none; }
  .contact-us.home {
    display: block;
    height: 615px;
    background: #fff; }
    .contact-us.home .contact-loc {
      height: 525px;
      width: 99%; }
    .contact-us.home .imp-link a.virtual-tour {
      display: none; }
  /*.product .mask-inner h2{
        display: none;
    }*/
  /*.contact-us .container .contact-left .contact-loc ul li.active:after {
        content: "-";
    } */
  .product .view .mask.mask-inner.nolink .half-sec {
    padding: 15px 20px; }
    .product .view .mask.mask-inner.nolink .half-sec br, .product .view .mask.mask-inner.nolink .half-sec p {
      display: none; }
  .about-us .about-slider .item.clincs {
    display: block; } }

@media screen and (max-width: 359px) {
  .header .logo {
    width: 100px; }
  .header .header-right {
    width: calc(100% - 100px);
    padding-top: 0; }
  .banner .container .banner-txt h3 {
    display: none; }
  .banner .container .banner-txt h4 {
    font-size: 20px; }
  .heading span {
    font-size: 14px; }
  .contact-loc {
    left: -278px;
    width: 270px; }
  .technologies-sec .tabbing-sec ul li a {
    font-size: 12px; } }
	
	
	
	



/**
 * Padding is set relative to the width
 * of the element, so here padding-top:60% is
 * a percentage of the width. This allows us 
 * to set the height as a ratio of the width
 *
 */
.faq .carousel{
	width: 100%;
	position: relative;
	padding-top: 60%;
	overflow: hidden;
}

.faq .inner{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
}

/**
 * ==========================
 * Animation styles
 * 
 * Notes:
 * 1. We use z-index to position active slides in-front 
 * of non-active slides
 * 2. We set right:0 and left:0 on .slide to provide us with
 * a default positioning on both sides of the slide. This allows 
 * us to trigger JS and CSS3 animations easily
 *
 */
.faq .slide{
	width: 100%;
	height: 210px; overflow-x:hidden; overflow-y:scroll;
	position: absolute;
	top:0;
	right:0;
	left:0;
	z-index: 1;
	opacity: 0;
}

.faq .slide.active,
.faq .slide.left,
.faq .slide.right{
	z-index: 2;
	opacity: 1;
}

/**
 * ==========================
 * JS animation styles
 * 
 * We use jQuery.animate to control the sliding animations
 * when CSS3 animations are not available. In order for
 * the next slide to slide in from the right, we need
 * to change the left:0 property of the slide to left:auto
 *
 */

.faq  .js-reset-left{left:auto}

/**
 * ==========================
 * CSS animation styles
 * 
 * .slide.left and .slide.right set-up
 * the to-be-animated slide so that it can slide
 * into view. For example, a slide that is about 
 * to slide in from the right will:
 * 1. Be positioned to the right of the viewport (right:-100%)
 * 2. Slide in when the style is superseded with a more specific style (right:0%)
 *
 */
.faq .slide.left{
	left:-100%;
	right:0;
}

.faq .slide.right{
	right:-100%;
	left: auto;
}

.faq .transition .slide.left{left:0%}
.faq .transition .slide.right{right:0%}

/**
 * The following classes slide the previously active
 * slide out of view before positioning behind the 
 * currently active slide
 *
 */
.faq .transition .slide.shift-right{right: 100%;left:auto}
.faq .transition .slide.shift-left{left: 100%;right:auto}

/**
 * This sets the CSS properties that will animate. We set the
 * transition-duration property dynamically via JS.
 * We use the browser's default transition-timing-function
 * for simplicity's sake
 * 
 * It is important to note that we are using CodePen's inbuilt
 * CSS3 property prefixer. For your own projects, you will need
 * to prefix the transition and transform properties here to ensure
 * reliable support across browsers
 *
 */
.faq .transition .slide{
	transition-property: right, left, margin;
}


/**
 * ==========================
 * Arrows 
 *
 */
.faq .arrow{
  width: 33px;
  height: 33px;
  position:absolute;
  left:0 !important; right:0 !important;
  z-index:5;
background:url(../images/award-left-arrow.png) center no-repeat;
  cursor:pointer;
  transition:border-color 0.3s ease-out;  margin:auto;
   margin-top:-130px ;
}

.faq .arrow:hover{border-color:#93278f}

.faq .arrow-left{
  left: -100px !important;
color:#000
}

.faq .arrow-right{
  right:20px;
  transform:rotate(180deg);color:#000
}

/**
 * ==========================
 * For demo purposes only
 * 
 * Please note that the styles below are used
 * for the purposes of this demo only. There is no need
 * to use these in any of your own projects
 *
 */
.heading-new {
    display: table-cell;
    margin-left: 10px;
}
.ratinggg {
   display: table-cell;
}
.starr{padding:0px; display:table-cell}
.starr li{float:left; padding-right:2px;}
.ratinggg h4{font-weight:600; color:#484848; font-size:15px; padding-bottom:5px; font-family:arial}
.ratinggg span{display:table-cell; font-family:arial; font-size:20px; font-weight:500; padding-right:5px; color:#da7029}
.usr_img{display:table-cell; width:80px; padding-right:10px; }
.usr_img img{width:70px; height:70px; border-radius:50px;}
.rght_text{display:table-cell}
.rght_text h4{font-weight: 600;
    color: #3a5171;
    font-family: arial;
    font-size: 14px;}
.google_dateee {font-size:15px; font-family:arial; padding:3px 0px}
.starr2{padding:0px; float:left;    margin-bottom: -1px;
    padding: 0px; padding-right:6px;}
.starr2 li{float:left; padding-right:2px;}
.starr2 li img{width:19px;}
.rating-box { padding-top: 17px;}
.powered img{width:140px;}
.rating_text p{font-size:13px; font-family:arial; line-height: 19px;}


