@font-face {
  font-family: 'soria';
  src: url("../fonts/soria-soria/soria.soria-webfont.woff2") format("woff2"), url("../fonts/soria-soria/soria.soria-webfont.woff") format("woff"), url("../fonts/soria-soria/soria.soria-webfont.svg") format("svg"), url("../fonts/soria-soria/soria.soria-webfont.eot") format("eot"), url("../fonts/soria-soria/soria.soria-webfont.ttf") format("truetype");
  font-weight: regular;
  font-style: normal;
}

body {
  font-family: "Montserrat", "Open Sans", sans-serif;
  /*background: url("../img/elderm-bg-white.png") center center fixed no-repeat;*/
  color: #031423;
  background: url("../img/elderm-bg-skin-tone.png") center center no-repeat;
  background-size: cover !important;
  /* background-attachment: scroll !important; */
}

h1::selection,
h2::selection,
h3::selection,
h4::selection,
h5::selection,
h6::selection,
b::selection,
i::selection,
p::selection,
a::selection,
i::selection,
li::selection,
div::selection,
span::selection,
time::selection {
  background-color: #051f36;
  color: rgb(243, 207, 195);
}

button::selection,
input::selection,
textarea::selection,
img::selection {
  background-color: rgb(243, 207, 195);
  color: #051f36;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (-webkit-max-device-pixel-ratio: 4) {
  body {
    background: url("../img/elderm-bg-skin-tone.png") center center no-repeat !important;
    background-size: cover !important;
  }
}

span#helpfulinformation {
  display: none;
  transition: ell ease-in-out 0.5s;
}

a {
  color: #031423;
}

a:hover {
  color: #afb1a6;
  text-decoration: none;
}

h3, h4, h5, h6, p {
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: #051f36;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  box-sizing: content-box;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999 !important;
  overflow: hidden;
  background: linear-gradient(135deg, rgb(240, 186, 168), rgb(240, 186, 168));
  /*url("../img/elederm-icon-skin-tone.svg") left -70% top 40% no-repeat, url("../img/elederm-icon-skin-tone-light.svg") right -44% bottom 10%no-repeat*/
  /*background-size: 110%, 70%;*/
  overflow: hidden;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  position: absolute;
  opacity: 1;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #ffffff;
  -webkit-animation: animate-preloader 0.75s cubic-bezier(0, 0.2, 0.8, 1) infinite;
  animation: animate-preloader 0.75s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 60px);
  left: calc(50% - 60px);
  position: absolute;
  opacity: 0.2;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #ffffff;
  -webkit-animation: animate-preloader 1.1s cubic-bezier(0, 0.2, 0.9, 1) infinite;
  animation: animate-preloader 1.1s cubic-bezier(0, 0.2, 0.9, 1) infinite;
}

#preloader:after {
  content: "";
  position: fixed;
  top: calc(50% - 60px);
  left: calc(50% - 60px);
  position: absolute;
  opacity: 0.7;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #fcf0eb;
  -webkit-animation: animate-preloader-a 2s cubic-bezier(0, 0.2, 0.9, 1) infinite;
  animation: animate-preloader-a 2s cubic-bezier(0, 0.2, 0.9, 1) infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: scale(0.2);
    opacity: 0.2;
  }
  40% {
    transform: scale(0.8);
    opacity: 0.2;
  }
  80% {
    transform: scale(0.7);
    opacity: 0.6;
  }
  100% {
    transform: scale(0.2);
    opacity: 0.2;
  }
}

@keyframes animate-preloader {
  0% {
    transform: scale(0.2);
    opacity: 0.2;
  }
  40% {
    transform: scale(0.8);
    opacity: 0.2;
  }
  80% {
    transform: scale(0.7);
    opacity: 0.6;
  }
  100% {
    transform: scale(0.2);
    opacity: 0.2;
  }
}

@-webkit-keyframes animate-preloader-a {
  0% {
    transform: scale(0.4);
    opacity: 0.2;
  }
  40% {
    transform: scale(0.2);
    opacity: 0.4;
  }
  80% {
    transform: scale(0.4);
    opacity: 0.2;
  }
  100% {
    transform: scale(0.2);
    opacity: 0.2;
  }
}
@keyframes animate-preloader-a {
  0% {
    transform: scale(0.4);
    opacity: 0.2;
  }
  40% {
    transform: scale(0.2);
    opacity: 0.4;
  }
  80% {
    transform: scale(0.4);
    opacity: 0.2;
  }
  100% {
    transform: scale(0.2);
    opacity: 0.2;
  }
}

#about .section-watermark {
  position: absolute;
  /* display: flex;
  justify-content: center;
  align-items: center; */
  /* top: 0;
  bottom: 0; */
  left: 0;
  right: 0;
  height: 300vh;
  width: 100%;
  background: url("../img/elederm-txt.svg") left 60% top 1% repeat-x;
  background-size: 700vh;
  opacity: 0.1;
  transition-delay: 0.4s;
}

#contact .section-watermark {
  position: absolute;
  top: 20vh;
  bottom: 0;
  left: 10vw;
  width: 100%;
  background: url("../img/elederm-icon-pink-40.svg")left 0vw top 0vh no-repeat;
  background-size: 300vh;
  opacity: 0.5;
  transition-delay: 1.4s;
}

#services {
  padding-left: 0;
  padding-right: 0;
}

#services .section-watermark {
  /* start */
  content: '';
  display: inline-block;
  text-transform: uppercase;
  font-family: 'soria';
  font-size: 240vh;
  color: #031423;
  letter-spacing: 10px;
  line-height: 1.3;
  margin-left: -50%;
  text-align: left;
  opacity: 0.075;
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  margin-top: 30vh;
}


.delay-0_25 {
  -webkit-animation-delay: 0.25s !important;
  animation-delay: 0.25s !important;
}

.delay-0_5 {
  -webkit-animation-delay: 0.5s !important;
  animation-delay: 0.5s !important;
}

.delay-0_75 {
  -webkit-animation-delay: 0.75s !important;
  animation-delay: 0.75s !important;
}

.delay-1 {
  -webkit-animation-delay: 1s !important;
  animation-delay: 1s !important;
}

.delay-1_25 {
  -webkit-animation-delay: 1.25s !important;
  animation-delay: 1.25s !important;
}

.delay-1_5 {
  -webkit-animation-delay: 1.5s !important;
  animation-delay: 1.5s !important;
}

.delay-1_75 {
  -webkit-animation-delay: 1.75s !important;
  animation-delay: 1.75s !important;
}

.delay-2 {
  -webkit-animation-delay: 2s !important;
  animation-delay: 2s !important;
}

.delay-2_25 {
  -webkit-animation-delay: 2.25s !important;
  animation-delay: 2.25s !important;
}

.delay-2_5 {
  -webkit-animation-delay: 2.5s !important;
  animation-delay: 2.5s !important;
}

.delay-2_75 {
  -webkit-animation-delay: 2.75s !important;
  animation-delay: 2.75s !important;
}

.delay-3 {
  -webkit-animation-delay: 3s !important;
  animation-delay: 3s !important;
}

.delay-3_5 {
  -webkit-animation-delay: 3.5s !important;
  animation-delay: 3.5s !important;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  right: 18px;
  bottom: 14px;
  z-index: 995;
  transition: all 0.9s ease-in-out;
}

a.back-to-top {
  transform: rotate(135deg);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  font-weight: 200;
  width: 34px;
  height: 34px;
  background: linear-gradient(45deg, #081f36 0%, #0e2d4b 100%);
  border-radius: 5px;
  color: #ffffff;
  transition: all 0.9s ease-in-out;
}

a.back-to-top:hover {
  background: linear-gradient(45deg, #262626 0%, #333333 100%);
  border: 10px solid #222629;
  color: #cccccc;
  transition: all 0.9s;
}

.rotate-reverse {
  transform: rotate(-45deg);
}

a.back-to-top i {
  transform: rotate(-45deg);
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  font-family: "Montserrat", "Open Sans", sans-serif;
  height: 40px;
  font-size: 14px;
  transition: all 0.7s ease-in-out;
}

#topbar.topbar-scrolled {
  top: -40px;
}

#topbar .contact-info {
  color: #041e31;
  font-weight: 300;
}

#topbar .contact-info i {
  color: #052136;
  font-weight: 300;
  padding-right: 4px;
}

#topbar .contact-info i + i {
  margin-left: 15px;
  font-weight: 300;
}

#topbar .schedule {
  color: #031b2c;
  font-weight: 300;
}

#topbar .schedule span {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  color: #042036;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  background: linear-gradient(0deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
  border-bottom: 1px solid rgba(255, 248, 245, 0.9);
  box-shadow: 0px 2px 4px rgba(187, 156, 146, 0.9);
  transition: all 0.9s;
  z-index: 997;
  padding: 15px 0;
  top: 40px;
}

#header.header-scrolled {
  top: 0;
  background: #ffffff;
  border-bottom: 1px solid #ebebeb;
}

#header .logo {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}

#header .logo a {
  color: #0c2c47;
}

#header .logo img {
  max-height: 40px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu {
    color: #04192c;
  /* desktop active state */
}

.nav-menu ul {
  display: flex;
  justify-content: space-between;
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.nav-menu > ul {
  display: flex;
  align-items: center;
}

.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
  padding-left: 28px;
}

.nav-menu a {
  position: relative;
  color: #04192c;
  font-size: 98%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  text-transform: uppercase;
}

.nav-menu a:after {
  content: ' ';
  width: 0%;
  position: absolute;
  margin: 0 auto;
  bottom: -2px;
  left: 0;
  right: 0;
  background: #04192c;
  height: 1px;
  transition: all ease-in-out 0.6s;
}

.nav-menu a:hover:after {
  width: 100%;
  transition: all ease-in-out 0.6s;
}

.nav-menu .active > a {
  color: #04192c;
}

.nav-menu .active > a:after {
  content: ' ';
  width: 100%;
  position: absolute;
  margin: 0 auto;
  bottom: -2px;
  left: 0;
  right: 0;
  background: #04192c;
  height: 1px;
  transition: all ease-in-out 0.6s;
}

.nav-menu .book-a-visit button[type="button"] {
  background: #0f2d48;
  border: 1px solid #081f36;
  color: #afb1a6;
  border-radius: 4px;
  padding: 8px 16px;
  text-transform: uppercase;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-size: 90%;
  font-weight: 300;
  letter-spacing: 1px;
  transition: 0.7s all ease-in-out;
}

.nav-menu .book-a-visit button[type="button"]:hover {
  /*background: linear-gradient(45deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);*/
    background: rgb(243, 207, 195);
    /*border: 1px solid rgb(245, 169, 143);*/
    box-shadow: 0px 0px 2px rgb(54, 44, 41);
    color: #081f36;
    border-radius: 4px;
    border: 1px solid transparent;
    /*padding: 8px 16px;*/
    text-transform: uppercase;
    font-family: "Montserrat", "Open Sans", sans-serif;
    font-size: 90%;
    font-weight: 300;
    letter-spacing: 1px;
}

.nav-menu .book-a-visit a:hover:after {
  display: none;
}

.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 15px;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}

.nav-menu .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}

.nav-menu .drop-down ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #04192c;
}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
  color: #04192c;
}

.nav-menu .drop-down > a:after {
  content: " ";
  font-family: IcoFont;
  padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down > a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}

@media (max-width: 1366px) {

  .nav-menu .drop-down .drop-down ul {
    left: -90%;
  }
  .nav-menu .drop-down .drop-down:hover > ul {
    left: -100%;
  }
  .nav-menu .drop-down .drop-down > a:after {
    content: "\ea9d";
  }
}

/* original Mobile Navigation */
/* mobile nav Link coLor #25425b #164269 */
.mobile-nav-menu {
  right: 15px;
  top: 15px;
  z-index: 9998;
  border: 0;
  background: none;
  color: #04192c;
  font-size: 34px;
  transition: all ease-in-out 0.7s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

button.mobile-nav-toggle.d-lg-none {
  background: transparent;
}

/*@media screen and (min-width:1199px)*/
@media screen and (min-width:1199px) {
/*
  .mobile-nav-menu {
    display: none !important;
  }
  */
}

/* old iphone and mobie portrait */
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .book-a-visit button[type="button"] {
    background: #0f2d48;
    border: 1px solid #081f36;
    color: rgb(243, 207, 195);
    margin-top: 8px;
    border-radius: 4px;
    padding: 8px 16px;
    text-transform: uppercase;
    font-family: "Montserrat", "Open Sans", sans-serif;
    font-size: 115%;
    font-weight: 300;
    letter-spacing: 1px;
    transition: 0.7s all ease-in-out;
  }

  .book-a-visit button[type="button"]:hover {
    background: rgb(243, 207, 195);
    box-shadow: 0px 0px 2px rgb(54, 44, 41);
    color: #081f36;
    border-radius: 4px;
    border: 1px solid transparent;
  }
}

/* iphone and mobie landscape */
@media only screen and (min-width: 478px) and (max-width: 991px) {
  .book-a-visit button[type="button"] {
    background: #0f2d48;
    border: 1px solid #081f36;
    color: rgb(243, 207, 195);
    margin-top: 8px;
    border-radius: 4px;
    padding: 8px 16px;
    text-transform: uppercase;
    font-family: "Montserrat", "Open Sans", sans-serif;
    font-size: 115%;
    font-weight: 300;
    letter-spacing: 1px;
    transition: 0.7s all ease-in-out;
  }

  .book-a-visit button[type="button"]:hover {
    background: rgb(243, 207, 195);
    box-shadow: 0px 0px 2px rgb(54, 44, 41);
    color: #081f36;
    border-radius: 4px;
    border: 1px solid transparent;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .book-a-visit button[type="button"] {
    background: #0f2d48;
    border: 1px solid #081f36;
    color: rgb(243, 207, 195);
    margin-top: 8px;
    border-radius: 4px;
    padding: 8px 16px;
    text-transform: uppercase;
    font-family: "Montserrat", "Open Sans", sans-serif;
    font-size: 115%;
    font-weight: 300;
    letter-spacing: 1px;
    transition: 0.7s all ease-in-out;
  }

  .book-a-visit button[type="button"]:hover {
    background: rgb(243, 207, 195);
    box-shadow: 0px 0px 2px rgb(54, 44, 41);
    color: #081f36;
    border-radius: 4px;
    border: 1px solid transparent;
  }

}

/* ipad and other tables landscape orientation */

@media only screen and (min-width: 992px) and (max-width: 1023px) {

}

/* actual mobile i */
.mobile-nav-menu i {
    position: relative;
    opacity: 1;
    color: #04192c;
    font-size: 34px;
}

.mobile-nav-menu img {
  position: relative;
  opacity: 1;
  height: 14px;
  padding: 0px;
  margin-top: 8px;
}

.mobile-nav .mobile-nav-menu img {
  margin: 4px 15px 0 auto;
  display: none;
  border: 0;
  background: none;
  transition: all ease-in-out 0.7s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  transition: 0.7s;
}

.mobile-nav {
  position: fixed;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  background: rgba(252, 252, 252, 0.9);
  transition: all ease-in-out 0.7s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav .mobile-nav-close {
  margin: 0 15px 0 auto;
  display: block;
  border: 0;
  background: transparent;
  font-size: 24px;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
  color: #04192c;
}

.mobile-nav .mobile-nav-close img {
  margin: 0 15px 0 auto;
  display: block;
  border: 0;
  background: transparent;
  width: 24px;
  padding: 4px;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
}

.mobile-nav .mobile-nav-close:hover {
  display: block;
  color: #04192c;
}


.mobile-nav .mobile-nav-menu {
  margin: 0 15px 0 auto;
  display: block;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all ease-in-out 0.7s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
  color: #04192c;
}


.mobile-nav .mobile-nav-menu:hover {
  display: block;
  color: #04192c;
}


.mobile-nav a {
  display: block;
  position: relative;
  color: #0b2238;
  padding: 10px 10px;
  text-align: center;
  font-weight: 500;
  outline: none;
  transition: 0.7s;
}

.mobile-nav a:hover, .mobile-nav li:hover > a, .mobile-nav .active > a {
  text-decoration: none;
  transition: all ease-in-out 0.7s;
  color: #04192c;
}

.mobile-nav a:hover:after, .mobile-nav li:hover > a:after, .mobile-nav .active > a:after {
  content: ' ';
  width: 80px;
  position: absolute;
  margin: 0 auto;
  bottom: 10px;
  left: 0;
  right: 0;
  background: #04192c;
  height: 1px;
  transition: all ease-in-out 0.6s;
}

.mobile-nav .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\eaa1";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}


.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
}

.mobile-nav-active .mobile-nav-menu i {
  color: #ffffff;
}


/*actual mobile navigation positioning */

.mobile-nav-menu {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 150%;
  transition: all ease-in-out 0.7s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-menu i , .mobile-nav-menu img {
  display: block;
}

.mobile-nav {
  position: fixed;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  background: linear-gradient(135deg, rgba(238, 203, 192, 0.7), rgba(240, 186, 168, 0.9));
  transition: ease-in-out 0.6s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  margin: 12px 0 12px 0;
  display: block;
  position: relative;
  color: #04192c;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 300;
  outline: none;
  text-transform: uppercase;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
  display: block;
  color: #04192c;
  text-decoration: none;
}

.mobile-nav a:after {
  content: ' ';
  width: 0%;
  position: absolute;
  margin: 0 auto;
  bottom: 10px;
  left: 0;
  right: 0;
  background: #04192c;
  height: 1px;
  transition: all ease-in-out 0.6s;
}

.mobile-nav a:hover:after {
  width: 100%;
  bottom: 6px;
  transition: all ease-in-out 0.3s;
  transition-delay: 0.2s;
}

.mobile-nav .active > a {
  color: #092238;
}

.mobile-nav .active > a:after {
  content: ' ';
  width: 30%;
  position: absolute;
  margin: 0 auto;
  bottom: 2px;
  left: 0;
  right: 0;
  background: #184872;
  height: 1px;
  transition: all ease-in-out 0.4s;
}

.mobile-nav .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\eaa1";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: url("../img/elederm-icon-left.svg")left 5% top 60% fixed no-repeat, rgba(160, 154, 154, 0.8);
  background-size: 60%;
  overflow: hidden !important;
  display: none;
  transition: all ease-in-out 0.7s;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
}

button.mobile-nav-toggle.d-lg-none {
  position: absolute;
  right: 15px;
  top: 30px;
  width: 40px;
  border: none;
}

.mobile-nav-active .mobile-nav-menu i {
/* 4th */
  color: #1d3c58;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 100vh;
  background: url("../img/elderm-bg-skin-tone.png") center center fixed no-repeat !important;
  background-size: cover !important;
  overflow: hidden;
  padding: 0;
}

#slideunsure .carousel-logo-container img {
  margin-top: 5%;
  margin-bottom: 5%;
}

#slidequanta h3.hero-description {
  width: 60% !important;
  padding: 0 25% 0 25%;
  line-height: 1.1;
}

@media (min-width: 992px) {
  .mobile-nav-menu {
    display: none;
  }
}

/* ipad and tabLet portrait 768 Container 750 */
@media only screen and (min-width: 768px) and (max-width: 991px) {

}
/* true iphone portrait viewport */
@media screen and (max-width: 479px) and (max-height: 769px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  
  html,  body {
       overflow-x: hidden !important;
   }

   .back-to-top {
     position: fixed;
     display: none;
     right: 18px;
     bottom: 10px;
     z-index: 995;
     transition: all 0.7s ease-in-out;
   }
   
   a.back-to-top {
     transform: rotate(135deg);
     display: flex;
     align-items: center;
     justify-content: center;
     font-size: 26px;
     font-weight: 200;
     width: 30px;
     height: 30px;
     background: linear-gradient(45deg, #1a4d7a 0%, #123554 100%);
     border-radius: 5px;
     color: #ffffff;
     transition: all 0.9s ease-in-out;
   }
   
   a.back-to-top:hover {
     background: linear-gradient(45deg, #262626 0%, #333333 100%);
     border: 15px solid #222629;
     color: #cccccc;
     transition: all 0.7s;
   }
   
   .rotate-reverse {
     transform: rotate(-45deg);
   }
   
   a.back-to-top i {
     transform: rotate(-45deg);
   }

   #hero .carousel-item {
     width: 100%;
     height: 100vh;
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
   }

   #hero .carousel-item::before {
     content: '';
     background: linear-gradient(135deg, rgba(247, 219, 210, 1) 0%, rgba(244, 204, 191, 1) 100%);
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
   }

   #hero .carousel-container {
     display: flex;
     justify-content: center;
     align-items: center;
     position: absolute;
     bottom: 0;
     top: 0;
     left: 0;
     right: 0;
   }

   #hero img.hero-logo-img {
     animation-delay: 1.9s;
   }
   
   #hero img.hero-logo-img [data-aos-duration] {
     transition-duration: 2000;
   }

   #hero h1 {
     margin-top: 4%;
     font-stretch: ultra-condensed;
     letter-spacing: -2px;
     font-family: 'soria';
     font-weight: 200;
     font-size: 110%;
     color: #1d3c58;
     animation-delay: 1.3s;
   }
   
   #hero h1 [data-aos-duration] {
     transition-duration: 2000;
   }
   
   #hero h2 {
     margin-top: 4%;
     font-stretch: ultra-condensed;
     letter-spacing: 0px;
     font-family: 'soria';
     font-weight: 200;
     font-size: 110%;
     color: #1d3c58;
     animation-delay: 1.3s;
   }

   #hero h2 [data-aos-duration] {
     transition-duration: 3000;
   }

   #hero h2 span {
     color: #1d3c58;
   }

   #hero p {
     width: 100%;
     animation-delay: 0.7s;
     color: #1d3c58;
     margin: 0 auto;
     margin-bottom: 8%;
     font-size: 70%;
     font-weight: 200;
     font-family: "Montserrat", "Open Sans", sans-serif;
     letter-spacing: 1px;
     text-transform: uppercase;
     animation-delay: 1.9s;
   }
   
   #hero p [data-aos-duration] {
     transition-duration: 3000;
   }
      
   #hero h3.hero-description:nth-of-type(1) [data-aos-duration] {
     transition-duration: 3000;
   }
   
   #hero h3.hero-description:nth-of-type(2) {
    width: 100%;
    animation-delay: 0.9s;
    color: #051f36;
    margin: 0 auto 5px;
    padding: 0 4% 0 4%;
    line-height: 1;
    font-size: 20px;
    font-weight: 400;
    padding-top: 1%;
    padding-bottom: 2%;
    font-family: "Montserrat", "Open Sans", sans-serif;
    -webkit-animation-delay: 1.9s;
    animation-delay: 1.9s;
   }
   
   #hero h3.hero-description:nth-of-type(2) [data-aos-duration] {
     transition-duration: 3000;
   }
   
   #hero .carousel-inner .carousel-item {
     transition-property: opacity;
     background-position: center top;
   }
   
   #hero .carousel-inner .carousel-item,
   #hero .carousel-inner .active.carousel-item-left,
   #hero .carousel-inner .active.carousel-item-right {
     opacity: 0;
   }
   
   #hero .carousel-inner .active,
   #hero .carousel-inner .carousel-item-next.carousel-item-left,
   #hero .carousel-inner .carousel-item-prev.carousel-item-right {
     opacity: 1;
     transition: 0.7s all ease-in-out;
   }
   
   #hero .carousel-inner .carousel-item-next,
   #hero .carousel-inner .carousel-item-prev,
   #hero .carousel-inner .active.carousel-item-left,
   #hero .carousel-inner .active.carousel-item-right {
     left: 0;
     transform: translate3d(0, 0, 0);
   }
   
   #hero .carousel-control-prev, #hero .carousel-control-next {
     width: 10%;
     opacity: 1;
   }
   
   #hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
     background: none;
     font-size: 220%;
     line-height: 1;
     width: auto;
     height: auto;
     background: transparent;
     border-radius: 5px;
     padding: 10px;
     transition: all ease-in-out 0.9s;
     color: #11375a;
   }
   
   #hero .carousel-control-next-icon:hover, #hero .carousel-control-prev-icon:hover {
     background: transparent;
     color: #454f58;
   }
   
   #hero .carousel-indicators li {
     cursor: pointer;
     background-color: #0c243a;
   }

   #hero .btn-learn-more, #hero .btn-book {
     display: flex;
     align-items: center;
     justify-content: center;
     margin-top: 0;
     background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
     border: 1px solid #113250;
     color: #092744;
     border-radius: 4px;
     padding: 0px 10px;
     text-transform: uppercase;
     font-size: 90%;
     font-weight: 200;
     letter-spacing: -1px;
     transition: all 0.7s ease-in-out;
     animation-delay: 2.9s;
   }

    #hero .btn-learn-more, #hero .btn-book {
      background: rgb(243, 207, 195);
      border: 1px solid #113250;
      border-radius: 4px;
      box-shadow: 0px 0px 2px rgb(54, 44, 41);
      color: #081f36;
      border-radius: 4px;
      border: 1px solid transparent;
      transition: all 0.7s ease-in-out;
      animation-delay: 2.9s;
    }

    /*qwer03-03-2022*/
    .hero-btn .btn-learn-more button[type="button"] {
      /*background: linear-gradient(45deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);*/
      background: transparent;
      /*border: 1px solid rgb(245, 169, 143);*/
      box-shadow: 0px 0px 2px rgb(54, 44, 41);
      color: #081f36;
      border-radius: 4px;
      border: 1px solid transparent;
      /*padding: 8px 16px;*/
      text-transform: uppercase;
      font-family: "Montserrat", "Open Sans", sans-serif;
      font-size: 90%;
      font-weight: 300;
      letter-spacing: 1px;
      }

   #hero .btn-learn-more [data-aos-duration], #hero .btn-book [data-aos-duration] {
     transition-duration: 3000;
   }
   
   #hero .btn-learn-more:hover, #hero .btn-book:hover {
     background: linear-gradient(0deg, #23435c 0%, #294356 100%);
     border: 1px solid #1e3e5c;
     color: #fcfcfc;
     transition: all 0.7s ease-in-out;
   }

   #hero .carousel-item {
     width: 100%;
     height: 100vh;
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
   }


.section-title {
 padding: 2% 1% 2% 2%;
}

.section-title h2 {
   padding: 2% 1% 2% 4%;
   font-size: 340%;
   color: #051f36;
   font-weight: 200;
   letter-spacing: -1px;
   text-align: left;
}

.section-title h2::after {
 content: "";
 width: 30px;
 height: 1px;
 display: inline-block;
 background: #113250;
 margin: 18px 10px 12px 2px !important;
}

/*mobilehorizontalline*/
@media only screen and (min-width: 0px) and (max-width: 479px) {

  .section-title h2::after {
    width: 80px !important;
    height: 1px;
    margin: 18px 10px 12px 2px !important;
   }
}

.btn-container {
  /*margin: 0 auto;*/
   display: flex;
   justify-content: center;
   align-items: center;
 }

.learn-more ul {
 display: flex;
 justify-content: center;
 max-width: 900px;
 margin: 0 auto;
 padding: 0;
 list-style: none;
}

.learn-more > ul {
 display: inline-block;
 align-items: center;
}

.learn-more > ul > li {
 position: relative;
 white-space: nowrap;
}

.learn-more li a.btn-learn-more,
.learn-more li a.btn-buy-now,
.learn-more li a.btn-book-now,
.learn-more li a.btn-collect-now {
  position: relative;
  display: inline-block;
  margin: 2% auto;
  margin-left: 1px;
  border-radius: 4px;
  background: #0b2845;
  border: 1px solid #081f36;
  color: #afb1a6;
  padding: 13px 26px;
  font-size: 100%;
  font-weight: 300;
  font-family: "Montserrat", "Open Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.7s ease-in-out;
  animation-delay: 0.9s;
  /* margin-top: bottom: 20px; */
}

.lines:before,
.lines:after {
  -webkit-animation-name: Lines;
          animation-name: Lines;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  border: 2px solid transparent;
}

.blur {
  -webkit-animation-name: Blur;
          animation-name: Blur;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  will-change: animation-delay, filter;
}

@-webkit-keyframes Blur {
  0% {
    -webkit-filter: blur(20px);
            filter: blur(20px);
  }
  50% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(20px);
            filter: blur(20px);
  }
}

@keyframes Blur {
  0% {
    -webkit-filter: blur(20px);
            filter: blur(20px);
  }
  50% {
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(20px);
            filter: blur(20px);
  }
}

/*qwer iphone adn mobile*/
@media only screen and (min-width: 0px) and (max-width: 479px) {
/*---------------------------
--LEARN MORE MOBILE--
---------------------------*/
  /*.learn-more {
    padding-top: 60% !important;
    padding-bottom: 30% !important;
  }*/

  .learn-more h2.promotions-title {
    padding: 2% 1% 4% 3%;
    font-size: 200%;
    text-align: left;
    &::after {
      display: block;
      content: "";
      width: 10px !important;
      height: 1px;
      display: none;
      background: #113250;
      margin: 18px 10px 12px 2px !important;
    }
  }

  .learn-more li a.btn-learn-more,
  .learn-more li a.btn-buy-now,
  .learn-more li a.btn-book-now,
  .learn-more li a.btn-collect-now {
    margin-top: 2%;
    margin-left: 2px;
    border-radius: 3px;
    /*position: relative;*/
    display: flex;
    align-items: stretch;
    justify-content: center;
    background: transparent;
    color: #113250;
    border: 1px solid #113250;
    padding: 12px 18px !important;
    font-size: 100%;
    font-weight: 300;
    font-family: "Montserrat", "Open Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    transition: all 0.7s ease-in-out;
    animation-delay: 2.9s;
   }

}

}

/* mobile Landscape 480 container 100% */
/*qwer mobile landscape*/
@media only screen and (max-width: 767px) {
  html, body {
       overflow-x: hidden !important;
  }
}

#hero .carousel-item {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#hero .carousel-item::before {
  content: '';
  background: transparent;
  /*background: linear-gradient(rgba(240, 189, 175, 0.6), rgba(242, 199, 188, 0.6));*/
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

#hero .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  padding-bottom: 10px;
}

#hero .carousel-content {
  text-align: center;
  padding: 5% 10% 5% 10%;
}

#hero img.hero-logo-img {
  margin-top: 24%;
  max-width: 5%;
  width: 5%;
  min-width: 5%;
  padding: 1% 0 1% 0;
  animation-delay: 0.9s;
}

img.hero-slide1-elederm-logo,
img.hero-elederm-logo {
  margin-top: 10%;
  max-width: 240px;
  width: 240px;
  min-width: 240px;
  padding: 2%;
  animation-delay: 0.9s;
}

#hero ime.hero-elederm-logo {
  transition-duration: 3000;
}
#hero img.hero-logo-img [data-aos-duration] {
  transition-duration: 3000;
}

#hero h1 {
  display: inline-block;
  animation-delay: 0.9s;
  color: #051f36;
  line-height: 1.1;
  font-weight: 400;
  font-style: italic;
  font-family: "Montserrat", "Open Sans", sans-serif;
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
  color: #051f36;
  font-size: 28px;
  font-weight: 700;
  font-family: "Montserrat", "Open Sans", sans-serif;
}

#hero h2.hero-heading {
  font-stretch: ultra-condensed;
  letter-spacing: 1px;
  font-family: 'soria';
  font-weight: 200;
  font-size: 240%;
  color: #1d3c58;
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

#hero p.hero-slogan {
  margin-bottom: 130px;
  padding-top: 0;
  font-weight: 300;
}

#hero h2 [data-aos-duration] {
  transition-duration: 3000;
}

#hero h2 span {
  color: #1d3c58;
}

.carousel-logo-container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 10vh;
  margin-top: 10vh;
}

#hero .hero-description-container {
  margin-bottom: 5%;
  padding-left: 6vw;
  padding-right: 6vw;
}

.hero-btn-container {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-top: 5%;
  margin-bottom: 6px !important;
  animation-delay: 4s;
}


#hero p {
  width: 80%;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  color: #1d3c58;
  margin: 0 auto;
  padding-bottom: 8%;
  font-size: 70%;
  font-weight: 300;
  font-family: "Montserrat", "Open Sans", sans-serif;
  letter-spacing: 3px;
  text-transform: uppercase;
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

#hero p [data-aos-duration] {
  transition-duration: 3000;
}

#hero h3.hero-description:nth-of-type(1) {
  width: 100%;
  animation-delay: 0.9s;
  color: #051f36;
  margin: 0 auto 5px;
  padding: 0 4% 0 4%;
  line-height: 1;
  font-size: 16px;
  font-weight: 400;
  padding-top: 2%;
  padding-bottom: 2%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

#hero h3.hero-description:nth-of-type(1) [data-aos-duration] {
  transition-duration: 3000;
}

#hero h3.hero-description:nth-of-type(2) {
  width: 100%;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  color: #051f36;
  margin: 0 auto 5px;
  padding: 0 4% 0 4%;
  line-height: 1;
  font-size: 16px;
  font-weight: 400;
  font-family: "Montserrat", "Open Sans", sans-serif;
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

#hero h3.hero-description:nth-of-type(2) [data-aos-duration] {
  transition-duration: 3000;
}

/*-----------------------------------------------------------
|                5-1-2023 hero revision start                |
-----------------------------------------------------------*/
/* hero list item start */
.hero-list-item {
  font-weight: 500;
  line-height: 1;
  font-size: 16px;
  color: #051f36;
  display: flex;
  align-items: center;
}

.hero-list-item i {
  font-size: 150%;
  font-weight: 500;
  line-height: 1;
  color: #051f36;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}

h3#hero-list-item-footer {
  display: inline-block;
  margin-bottom: 2%;
  text-align: left;
  font-style: italic;
  padding: 0 0 0 0;
  width: 100%;
  font-size: 30px;
  font-weight: 500;
  font-family: "Montserrat", "Open Sans", sans-serif;
  text-indent: 20px;
  /* -webkit-animation-delay: 1.9s; */
  /* animation-delay: 1.9s; */
 }

/* hero list item end */
/*-----------------------------------------------------------
|                5-1-2023 hero revision end                |
-----------------------------------------------------------*/
#hero .carousel-inner .carousel-item {
  transition-property: opacity;
  background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-left,
#hero .carousel-inner .active.carousel-item-right {
  opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-left,
#hero .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
  transition: 0.9s;
}

#hero .carousel-inner .carousel-item-next,
#hero .carousel-inner .carousel-item-prev,
#hero .carousel-inner .active.carousel-item-left,
#hero .carousel-inner .active.carousel-item-right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

#hero .carousel-control-prev, #hero .carousel-control-next {
  width: 10%;
  opacity: 1;
}

#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
  background: none;
  font-size: 220%;
  line-height: 1;
  width: auto;
  height: auto;
  background: transparent;
  border-radius: 5px;
  padding: 10px;
  transition: all ease-in-out 0.9s;
  color: #1e3e5c;
}

#hero .carousel-control-next-icon:hover, #hero .carousel-control-prev-icon:hover {
  background: transparent;
  color: #1e3e5c;
}

#hero .carousel-indicators li {
  cursor: pointer;
  background-color: #0c243a;
}

ol#hero-carousel-indicators {
  margin-bottom: 2px !important;
}

#hero .btn-learn-more,
#hero .btn-book {
  /* display: flex;
  justify-content: center;
  align-items: center; */
  display: inline-block;
  margin-top: 5px;
  margin-left: 2px;
  font-family: "Montserrat", "Open Sans", sans-serif;
  /* margin-top: 2%; */
  background: #0f2d48;
  /* background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%); */
  /* border: 1px solid #113250; */
  border: 1px solid #081f36;
  color: rgb(243, 207, 195);
  border-radius: 4px;
  padding: 10px 18px 10px 18px;
  text-transform: uppercase;
  font-size: 100%;
  font-weight: 300;
  letter-spacing: 1px;
  transition: 0.7s all ease-in-out;
  -webkit-animation-delay: 2.9s;
  animation-delay: 2.9s;
}

#hero .btn-learn-more [data-aos-duration], #hero .btn-book [data-aos-duration] {
  transition-duration: 3000;
}

#hero .btn-learn-more:hover, #hero .btn-book:hover {
  background: linear-gradient(90deg, rgb(243, 207, 195) 0%, rgb(231, 189, 176) 100%);
  /* background: linear-gradient(0deg, #23435c 0%, #294356 100%); */
  border: 1px solid rgb(231, 189, 176);
  color: #081f36;
  transition: all 0.7s ease-in-out;
}

@media (min-width: 1024px) {
  #hero p {
    width: 50%;
  }
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 5%;
  }
}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  background: linear-gradient(135deg, rgb(240, 186, 168), rgb(240, 186, 168));
  /* overflow: hidden; */
  /* overflow-x: hidden !important; */
}

.section-bg {
  padding: 30vh 0 30vh 0;
}

.section-title {
  padding: 20% 0 20% 0;
}

.section-title h2 {
  font-stretch: ultra-condensed;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-weight: 300;
  color: #051f36;
  text-transform: uppercase;
  font-size: 340%;
  letter-spacing: 0px;
}


.section-title h2::after {
  content: "";
  width: 220px;
  height: 1px;
  display: inline-block;
  background: #113250;
  margin: 18px 10px;
}

.section-title p {
  margin: 0;
  margin: 0;
  font-size: 36px;
  font-weight: 700;
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: #081826;
}

.unavailable {
  pointer-events: none;
  cursor: not-allowed;
  background: linear-gradient(0deg, #666666 0%, #737373 100%);
  color: #060708;
}

.unavailable:hover {
  pointer-events: none;
  cursor: not-allowed !important;
  background: linear-gradient(0deg, #262626 0%, #333333 100%);
  color: #060708;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 8% 0 2% 0;
  background: #0f2d48;
  font-family: "Montserrat", "Open Sans", sans-serif;
  margin-top: 110px;
}

@media (max-width: 992px) {
  .breadcrumbs {
    margin-top: 98px;
  }
}

.breadcrumbs h2 {
  font-family: "Montserrat", "Open Sans", sans-serif;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol a {
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: #ffffff;
  transition: .7s;
}

.breadcrumbs ol a:hover {
  color: gray;
  transition: .7s;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #ffffff;
  content: "/";
}

/* #scategories > li:first-child  */

/* li.nav-item:first-child  */

#scategories li:first-child a:first-child {
  border-radius: 10px 10px 0px 0px;
}

#scategories li:last-child a {
  border-radius: 0px 0px 10px 10px;
}

li.nav-item:last-child {
  border-radius: 0px 0px 0px 50px;
}

/*--------------
Errors
----------------*/

.error-page {
  padding: 10vh 0 10vh 0 !important;
  overflow: hidden;
  color: #113250;
  background: url("../img/elderm-bg-skin-tone.png") center center fixed no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.error-page h1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 6%;
  font-size: 800%;
  font-weight: 200;
  font-family: "Montserrat", "Open Sans", sans-serif;
}

.error-page h2 {
  margin-top: 5%;
  margin-bottom: 5%;
  text-align: center;
  font-size: 200%;
  font-weight: 300;
  font-family: "Montserrat", "Open Sans", sans-serif;
}

.error-page h2::after {
  content: "";
  width: 130px;
  height: 1px;
  display: inline-block;
  background: #113250;
  margin: 18px 10px;
}


.error-page .content {
padding-left: 20%;
padding-right: 20%;
}

.error-page h3 {
padding: 10vh 4vw 10vh 4vw;
font-size: 170% !important;
font-weight: 300;
}

.error-page p {
font-size: 100% !important;
text-indent: 10%;
font-weight: 200;
line-height: 130% !important;
letter-spacing: 0px !important;
text-align: justify;
padding: 2vh 10vw 4vh 10vw !important;
font-family: "Montserrat", "Open Sans", sans-serif;
color: #113250;
}

.header-error .logo img {
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 40px;
}


/*--------------------------------------------------------------
.About desktop
--------------------------------------------------------------*/
.about {
  overflow: hidden;
  padding: 5% 0 5% 0;
  color: #082037;
  /*linear-gradient(-135deg, rgba(240, 186, 168, 0.6), rgba(240, 186, 168, 0.6)),*/
  background: url("../img/elderm-bg-skin-tone.png") center center fixed no-repeat;
  background-size: cover;
}

.about .section-title  {
  padding: 5% 0 4% 0;
}

.about .about-img {
  /*margin-top: 30%;*/
  margin-top: 50%;
  position: relative;
  transition: 1.9s;
}

.about .about-img img {
  max-width: 100%;
  border: 1px solid rgba(253, 135, 135, 0.6);
  position: relative;
}

.about .about-img::before {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 90px;
  height: 90px;
  z-index: 1;
  content: '';
  border-left: 2px solid #02284d;
  border-top: 2px solid #02284d;
  transition: all ease-in-out 0.4s;
  transition-delay: 0.7s;
}

.about .about-img::after {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 90px;
  height: 90px;
  z-index: 2;
  content: '';
  border-right: 2px solid #02284d;
  border-bottom: 2px solid #02284d;
  transition: all ease-in-out 0.4s;
  transition-delay: 0.7s;
}

.about .about-img:hover {
  transform: scale(1.10);
  transition: all ease-in-out 0.7s !important;
  transition-delay: 0.4s !important;
}

.about .about-img:hover::before {
  left: -10px;
  top: -10px;
}

.about .about-img:hover::after {
  right: -10px;
  bottom: -10px;
}

.about .content {
  padding: 0 2% 0 2%;
}

.about .content .section-title h2 {
  font-weight: 200;
  color: #0a2239;
  font-family: "Montserrat", "Open Sans", sans-serif;
  margin: 0 0 0 0;
  font-size: 300%;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}

.about .content h3 {
  text-align: center;
  padding: 8% 0 12% 0;
  font-size: 240%;
  font-weight: 200;
  letter-spacing: 1px;
  line-height: 1.5;
  padding: 4% 0 4% 0;
  margin: 4% 0 8% 0;
}

      div#helpfulinformation {
        z-index: 999;
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        height: 100vh;
        width: 100vw;
        transition: all 0.5 ease-in-out;
      }

      /* show helpful information */
      @media only screen and (min-width: 1px) and (max-width: 279px),
      only screen and (min-device-width: 1px) and (max-device-width: 279px),
      only screen and  (min-height: 1px) and (max-height: 219px),
      only screen and  (min-device-height: 1px) and (max-device-height: 219px) {

        div#helpfulinformation {
          z-index: 999 !IMPORTANT;
          background: #031c31;
          height: 100vh;
          width: 100vw;
          font-size: 11PX;
          text-align: center;
          color: rgb(243, 207, 195);
          display: flex;
          justify-content: center;
          align-items: center;
          transition: all 0.5s ease-in-out;
          transition-delay: 0;
          overflow-x: hidden;
          overflow-y: hidden;
        }
        
        #helpfulinformation:before {
          display: block;
          position: absolute;
          content: '';
          height: 100vh;
          width: 100vw;
          z-index: 998 !important;
          opacity: 0.3;
          top: 0;
          left: 0;
          background: url("../img/elederm-icon-pink-left.svg")left 75% top -25% fixed no-repeat;
          background-size: cover;
          transition: all 0.1s ease-in-out;
          transition-delay: 0;
        }
      }


    /* smallest android mobile portrait */
    @media only screen and (min-device-width: 280px) and (max-device-width: 292px) and (min-device-height: 380px) and (max-device-height: 639px) and (orientation: portrait) and (hover: none) {

      body,
      section {
        overflow-x: hidden !important;
        background-attachment: cover !important;
      }

      .modal .modal-content button.close {
        margin-right: 8vw !important;
      }

      .col-lg-5.order-1 .d-flex.justify-content-center img.elederm-service-logo {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
        padding: 5px;
      }

      /* modal clinic selectables */
      .modal #branch-selectables li {
        cursor: pointer;
        display: inline-block;
        background: url("../img/elederm-icon-pink-left-40.svg")left 0 top 0 no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 0.8) 0%, rgba(244, 204, 191, 0.8) 100%) !important;
        background-size: cover !important;
        background-attachment: cover !important;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.9) !important;
        width: 90% !important;
        text-align: center;
        padding: 6% 5% 6% 5%;
        font-size: 90%;
        font-weight: 300;
        line-height: 1.1;
        text-transform: uppercase;
        color: #08243d;
        transition: all ease-in-out 0.9s;
        border-radius: 10px !important;
        margin: 0px 0px 3px 0px;
      }

      .modal #branch-selectables li:hover,
      .modal #branch-selectables li:hover,
      .modal #branch-selectables li.filter-active {
        background: url("../img/elederm-brand-icon-left.svg")left 0 top 0 no-repeat, linear-gradient(90deg, rgb(9, 40, 71) 0%, rgb(11, 36, 61) 100%) !important;
        background-size: cover;
        background-attachment: cover;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2) !important;
        color: rgb(244, 204, 191);
        transition: all ease-in-out 0.9s;
      }

      #about .section-watermark,
      #contact .section-watermark {
        display: none;
      }

      #main {
        padding: 0 2% 0 2%;
      }

      .col-lg-4.ordered {
        padding: 5% 3% 5% 3%;
      }

      .modal h3 {
        padding: 0 6% 0 6% !important;
        font-size: 18px !important;
        line-height: 1 !important;
      }

      .modal .icon-box {
        padding: 16% 3% 16% 3% !important;
        height: 70% !important;
      }

      .modal .icon-box img {
        height: 65px !important;
        margin-bottom: 8px !important;
      }
      
      .nav-menu a {
        font-size: 90% !important;
      }

      .services h4,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        padding: 0 !important;
        font-size: 14px !important;
      }

      h3.promotions-subtitle {
        line-height: 1.2;
        font-size: 14px !important;
      }

      #learn-more .section-title h2,
      #services .section-title h2,
      #branch .section-title h2,
      #why-us .section-title h2,
      #about .section-title h2,
      #contact .section-title h2 {
        /* padding: 4% 0 4% 0; */
        font-size: 19px !important;
      }
      
      .section-title h2::after {
        display: none;
      }
      
      .col-lg-6 .services-category-item .category.category-item .content h3 {
        width: 96%;
        font-size: 13px;
        padding-left: 3%;
        padding-right: 3%;
        word-break: normal !important;
      }

      .services h4,
      .branch .section-title > h3,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        font-size: 13px !important;
        font-weight: 500;
        line-height: 1.2 !important;
      }

    /* learn more subheading */
      h3.promotions-subtitle,
      #activepromotionheader {
        font-size: 13px !important;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 1.2;
        padding: 3% 3% 3% 4%;
      }

      .services #services-tabs-col {
        transition: all 0.7s ease-in-out !important;
        display: none !important;
        -webkit-animation: fadeOut 0.7s ease-out;
        animation: fadeOut 0.7s ease-out;
      }

      .branch .section-title > h3 {
        font-size: 14px !important;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 13px !important;
        font-weight: 500;
        line-height: 1.2;
      }
      
      .section-title p {
        font-size: 13px;
      }

      #header .logo img {
        min-height: 24px;
        height: 24px;
        max-height: 24px;
      }
      
      img.hero-slide1-elederm-logo.img-fluid.animate__animated.animate__fadeInUp {
        min-width: 20vw !important;
        width: 20vw !important;
        max-width: 20vw !important;
        margin-top: 16vh !important;
        margin-bottom: -16vh;
        padding: 0 !important;
      }

      #hero h1 {
        line-height: 1;
        padding: 5vh 0 3vh 0 !important;
        margin-top: 8vh !important;
        font-size: 14px !important;
        margin-bottom: -2vh !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      .col-lg-12 .hero-list-item {
        margin-top: 0vh !important;
        font-size: 13px !important;
      }

      /* .col-lg-12 .hero-list-item li */
      .hero-list-item.animate__animated.animate__fadeInUp.delay-1_5 h4  {
        margin-top: 0 !important;
        margin-bottom: 1vh !important;
      }

      .hero-list-item:last-child {
        margin-bottom: 30px;
      }

      .hero-list-item {
        font-size: 95% !important;
      }

      .hero-list-item {
        margin-left: calc(50% - 140px);
        font-size: 100% !important;
        font-weight: 500;
        line-height: 1;
      }
            
      .hero-list-item h4 {
        font-size: 90% !important;
      }

      h3#hero-list-item-footer {
        margin-left: -10% !important;
        padding: 2vh 0 4vh 0 !important;
        font-size: 90%;
      }

      .hero-list-item:last-child {
        font-size: 14px !important;
      }

      /* hero description alignment start */
      #hero h3.hero-description:nth-of-type(1),
      #hero h3.hero-description:nth-of-type(2) {
        width: 100% !important;
        padding: 0 2% 0 2% !important;
        font-size: 16px;
        font-weight: 300;
      }
      

      #hero h3.hero-description:nth-of-type(1) {
        margin: -10vh auto 20px;
        padding: 0 4% 0 4%;
        line-height: 1;
        font-size: 90% !important;
      }

      #hero h3.hero-description:nth-of-type(2) {
        margin: 2vh auto 20px;
        padding: 0 4% 0 4%;
        line-height: 1;
        font-size: 90% !important;
      }
      /* hero description alignment end */

      a.carousel-control-prev .carousel-control-prev-icon.bx.bx-chevron-left,
      a.carousel-control-next .carousel-control-next-icon.bx.bx-chevron-right {
        font-size: 84% !important;
        padding: 1vh 3vw !important;
      }

      #slidequanta h3.hero-description:nth-of-type(1) {
        margin-top: -55%;
      }

      #slidequanta h3.hero-description:nth-of-type(2) {
        margin-bottom: 0 !important;
      }
      /* hero description end */

      .hero-btn-container {
        width: 100vw !important;
        margin-top: 0% !important;
        margin-bottom: 10% !important;
      }

      .hero-btn-container.animate__animated.animate__fadeInUp a.btn-learn-more,
      .hero-btn-container.animate__animated.animate__fadeInUp a.btn-book.animate__animated.animate__fadeInUp {
        font-size: 85% !important;
        padding: 1vh 2vw !important;
        margin-top: -4vh !important;
        margin-bottom: 2vh !important;
      }

      /* img.hero-slide1-elederm-logo, */
      img.hero-elederm-logo .img-fluid.animate__animated.animate__fadeInUp {
        margin-top: 9%;
        min-width: 116vw !important;
        width: 116vw !important;
        max-width: 116vw !important;
        padding: 0 !important;
        animation-delay: 0.9s;
      }

      #hero h1 {
        display: inline-block;
        animation-delay: 0.9s;
        line-height: 1;
        font-size: 17px;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      .hero-list-item:last-child {
        margin-bottom: 10px;
      }

      .hero-list-item {
        margin-left: calc(50% - 100px) !important;
        font-weight: 400 !important;
        margin-top: 2% !important;
        margin-bottom: -2%;
      }

      .hero-list-item h4 {
        font-size: 90% !important;
      }

      #hero h3.hero-description:nth-of-type(1) {
        line-height: 0.9 !important;
        font-size: 13px !important;
        font-weight: 300 !important;
      }

      #hero h3.hero-description:nth-of-type(2) {
        line-height: 0.9 !important;
        font-size: 13px !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding: 10vh !important;
      }

      h3#hero-list-item-footer {
        display: flex;
        align-items: center;
        justify-content: center;
        animation-delay: 0.9s;
        margin-top: 1%;
        margin-left: auto;
        padding: 0 0 0 4%;
        font-size: 95%;
        font-weight: 500;
        margin-bottom: 5%;
      }

      .hero-list-item:last-child {
        font-size: 14px !important;
      }
      
      /* logo other than first hero slide */
      img.hero-elederm-logo {
        margin-top: 20vh !important;
        margin-bottom: 4vh !important;
        padding-bottom: 0;
      }

      #hero h3.hero-description:nth-of-type(1),
      #hero h3.hero-description:nth-of-type(2) {
        width: 100% !important;
        padding: 0 2% 0 2% !important;
        font-size: 16px;
        font-weight: 300;
      }

      #hero h3.hero-description:nth-of-type(1) {
        margin: -10vh auto 20px;
        padding: 0 4% 0 4%;
        line-height: 1;
        font-size: 100%;
      }

      #slidequanta h3.hero-description:nth-of-type(1) {
        margin-top: 5% !important;
        margin-bottom: 2% !important;
      }

      #slidequanta h3.hero-description:nth-of-type(2) {
        margin-top: 1% !important;
        margin-bottom: 3% !important;
      }

      #slidequanta .hero-btn-container {
        margin-top: 14vh !important;
        margin-bottom: 3vh !important;
      }

      .hero-btn-container {
        width: 100vw !important;
        margin-top: -2% !important;
      }

      #hero .btn-learn-more,
      #hero .btn-book {
        padding: 2% 3%;
        font-size: 85% !important;
      }

      #slidesurprised {
        background: url("../img/hero-images/hero-surprised-mobile-c.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -85vw top -60vh fixed no-repeat, #ffffff !important;
        background-size: cover, 200vw !important;
        /* remove below code if not displaying in iphone12 and iphone13 
        background-attachment: scroll !important; */
      }

      #slidevivace {
        background: url("../img/hero-images/hero-vivace-xl-mobile-2.png") top 50vh left 0vw fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      #slideulfit {
        background: url("../img/hero-images/hero-ulfit-xl-mobile-c-2.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }
      /* adjust on j2 */
      #slideskinreboot {
        background: url("../img/hero-images/hero-skinreboot-sm-mobile-C.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13 */
        /* background-attachment: scroll !important; */
      }

      #slidequanta {
        background: url("../img/hero-images/hero-quanta-duetto-xl-mobile.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #ffffff !important;
        background-size: cover, 150vw !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      #slideunsure {
        background: url("../img/hero-images/hero-unsure-xl-mobile-c.png") center bottom 0vh fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -10vh fixed no-repeat, #ffffff !important;
        background-size: cover, 150vw !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      .learn-more {
        padding-top: 3vh !important;
      }

      /* learn more section title */
      #learn-more .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      #inactivepromotionheader {
        font-size: 14px !important;
        line-height: 1.2;
        padding-left: 6%;
        padding-right: 6%;
        transition: all ease-in-out 0.5s;
      }

      /* active promotions */
      .learn-more .learn-more-item h3 {
        font-size: 15px;
      }

      .learn-more .learn-more-item h4 {
        font-size: 14px;
      }

      /* services section tttle */
      #services .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      #branch .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .branch .section-title > h3 {
        font-size: 15px;
        line-height: 1.2;
        margin-left: 3% !important;
      }

      .branch .branch-wrap::before {
        padding: 6% 4% 6% 4%;
      }

      .branch .branch-wrap .branch-info h4 {
        margin: 3% 0 -1% 0;
        padding-left: 4vw;
        padding-right: 3vw;
        font-size: 14px;
      }

      .branch-info h4 {
        padding: 0 4% 0 4%;
        font-size: 15px;
        font-weight: 400;
      }

      .branch-footnote {
        height: 6vh !important;
      }

      .branch .section-title > h3 {
        font-size: 115%;
        letter-spacing: 1px;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch #branch-flters li {
        cursor: pointer;
        padding: 2vh 3vw 12vh 3vw !important;
        min-height: 22vh !important;
        height: 22vh !important;
        max-height: 22vh !important;
        width: 100% !important;
        /* padding: 30px 10px 30px 10px !important; */
        font-size: 90%;
        line-height: 1.1;
        margin-top: 3px;
        margin-bottom: 3px;
        border-radius: 6px !important;
        transition: 0.7s all ease-in-out;
      }

      .branch #branch-flters li img {
        margin-top: 1vh !important;
        margin-bottom: 2vh !important;
        min-height: 40px !important;
        height: 40px !important;
        max-height: 40px !important;
        padding: 15px 0px 5px 0 !important;
      }

      .branch p {
        color: #162837;
        font-size: 100% !important;
        font-weight: 200;
        letter-spacing: 1px;
        text-align: left !important;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch-details .branch-info {
        padding-bottom: 10vh !important;
      }

      .branch-details img.left-icon-top {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
      }
      
      h2#title.branch-title {
        font-size: 18px;
        line-height: 1l2;
      }

      img.right-icon-top.img-fluid {
        min-width: 15%;
        width: 15%;
        max-width: 15%;
      }

      .branch-details .branch-info h3 {
        font-size: 100% !important;
      }

      .branch-details .branch-info ul li,
      .branch-details .branch-info ul li + li {
        font-size: 14px !important;
      }

      .branch-details .branch-info a.book-a-visit {
        margin-top: 10vh;
      }

      .branch .branch-wrap .branch-info{
        padding: 2vh 2vw 2vh 2vw !important;
      }

      .branch .branch-wrap .branch-info h4 {
        padding: 0vh 3vw 0 3vw !important;
        margin-top: 0 !important;
        line-height: 1.2 !important;
      }

      .branch .branch-wrap .branch-links a {
        margin-top: 1px !important;
        margin-bottom: 0px !important;
        font-size: 13px !important;
      }

      #why-us .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .why-us .section-title h3:nth-of-type(1) {
        font-size: 20px;
        margin-left: 5vw;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 14px !important;
        line-height: 1.2;
        padding: 2% 3% 2% 4%;
      }

      .why-us .box.aos-init {
        margin-top: 5%;
        padding: 3px 2px 0 4px !important;
        border-radius: 0% 5% 0% 5% !important;
        transition: all ease-in-out 0.7s;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        min-height: 270px !important;
        height: 270px !important;
        max-height: 270px !important;
        &:hover {
          margin-top: 2%;
        }
      }

      .why-us .box.aos-init span {
        margin-top: 3vh !important;
        font-weight: 500 !important;
        margin-left: 3vw !important;
        font-size: 22px !important;
        font-weight: bold;
      }
            
      .why-us .box.aos-init h4 {
        line-height: 1.2 !important;
        font-size: 17px !important;
        font-weight: 500 !important;
        padding: 0vh 3vw 0vh 5vw !important;
        margin-top: 4vh !important;
      }

      .why-us .box.aos-init h4.short-content {
        margin: 36px 0;
        line-height: 1.2;
        font-weight: 500 !important;
        font-size: 17px !important;
        padding: 0vh 3vw 0vh 5vw !important;
        margin-top: 4vh !important;
      }

      .why-us .box.aos-init p {
        font-size: 13px !important;
        font-weight: 300;
        line-height: 1.2;
        letter-spacing: 0px !important;
        padding: 0vh 3vw 0vh 5vw !important;
        margin-top: 2vh !important;
      }

      .why-us .box.aos-init p.short-content {
        font-size: 13px !important;
        line-height: 1.3;
        letter-spacing: 0px !important;
        padding: 0vh 3vw 0vh 5vw !important;
        margin-top: 2vh !important;
      }

      .counts {
        margin-top: 10vh;
      }

      .counts .count-box {
        padding: 40px 30px 65px 30px;
        width: 100%;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        min-height: 24vh !important;
        height: 24vh !important;
        max-height: 24vh !important;
        position: relative;
        text-align: center;
        box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
      }

      .counts .count-box span {
        font-size: 30px !important;
        font-weight: 400;
        margin-right: calc(50% - 140px) !important;
      }
      
      .counts .count-box span:after {
        font-size: 36px;
        display: inline-block;
        right: 0px;
        content: '+';
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-weight: 400;
      }
      
      .counts .count-box p {
        position: relative;
        padding: 5% 0 5% 0;
        font-size: 92% !important;
        margin-right: calc(50% - 125px) !important;
      }

      #about .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      .about .content p {
        font-size: 14px;
        line-height: 1.2;
      }

      #contact .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-top: 6vh;
        padding-bottom: 3vh;
      }

      .contact .info-box {
        padding-top: 4vh !important;
      }

      .contact .info-box h4.contacts-card-clinic-name {
        font-size: 16px !important;
        font-weight: 700 !important;
        margin-top: 0 !important;
        padding: 1% 3% 3% 3% !important;
        margin-left: -5vw !important;
        text-align: center !important;
        line-height: 1.2 !important;
        width: 100% !important;
      }
      
      .contact .info-box ul li {
        width: 100vw !important;
        margin-left: -8vw !important;
        padding-right: 46vw !important;
      }

      .contact .info-box ul li i {
        margin-left: -10%;
        line-height: 1.3;
      }

      .contact .info-box ul li h4 {
        font-size: 100%;
        line-height: 1.3;
      }

      .contact .info-box ul li p {
        display: flex;
        padding: 0 5% 0 1% !important;
        line-height: 1.2 !important;
        font-size: 16px !important;
        align-items: flex-start !important;
        justify-content: flex-start !important;
        text-align: left !important;
        min-width: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
      }


      .contact .info-box ul li p#conllno.ml-auto {
        line-height: 1.1;
        justify-content: flex-start !important;
        align-items: flex-start !important;
      }

      .contact h3 {
        text-align: left;
        font-size: 15px;
        font-weight: 400;
      }

      #footer .credits a img {
        margin-left: 4px;
        margin-top: 15% !important;
        margin-bottom: -4% !important;
        min-width: 15% !important;
        width: 15% !important;
        max-width: 15% !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      #footer a img.mark1-logo {
        margin-top: 15% !important;
        max-height: 12vh !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

    }

    /* smaller android portrait smaller smaller android mobile portrait */
    @media only screen and (min-device-width: 293px) and (max-device-width: 401px) and (min-device-height: 640px) and (max-device-height: 814px) and (orientation: portrait) and (hover: none) {

      body,
      section {
        overflow-x: hidden !important;
        background-attachment: cover !important;
      }

      .modal .modal-content button.close {
        margin-right: 10vw !important;
        font-weight: 500;
      }

      .col-lg-5.order-1 .d-flex.justify-content-center img.elederm-service-logo {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
        padding: 5px;
      }

      /* modal clinic selectables */
      .modal #branch-selectables li {
        cursor: pointer;
        display: inline-block;
        background: url("../img/elederm-icon-pink-left-40.svg")left -5vw top -5vh no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 1) 0%, rgba(244, 204, 191, 1) 100%) !important;
        background-size: cover !important;
        background-attachment: cover;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2);
        width: 100% !important;
        text-align: center;
        padding: 6% 5% 6% 5%;
        font-size: 90%;
        font-weight: 300;
        line-height: 1.1;
        text-transform: uppercase;
        color: #08243d;
        transition: all ease-in-out 0.9s;
        border-radius: 5px;
        margin: 0px 0px 1px 0px !important;
      }
    
      .modal #branch-selectables li:hover,
      .modal #branch-selectables li:hover,
      .modal #branch-selectables li.filter-active {
        background: url("../img/elederm-brand-icon-left.svg")left -5vw top -5vh no-repeat, linear-gradient(90deg, rgb(9, 40, 71) 0%, rgb(11, 36, 61) 100%) !important;
        background-size: cover !important;
        background-attachment: cover;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2) !important;
        color: rgb(244, 204, 191);
        transition: all ease-in-out 0.9s;
      }

      #about .section-watermark,
      #contact .section-watermark {
        display: none;
      }

      #main {
        padding: 0 2% 0 2%;
      }

      .col-lg-4.ordered {
        padding: 5% 3% 5% 3%;
      }

      .modal h3 {
        padding: 0 6% 0 6% !important;
        font-size: 18px !important;
        line-height: 1 !important;
      }

      .modal .icon-box {
        padding: 16% 3% 16% 3% !important;
        height: 70% !important;
      }

      .modal .icon-box img {
        height: 65px !important;
        margin-bottom: 8px !important;
      }
      
      .nav-menu a {
        font-size: 100% !important;
      }

      .services h4,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        padding: 0 !important;
        font-size: 15px !important;
      }

      h3.promotions-subtitle {
        line-height: 1.2;
        font-size: 15px !important;
      }

      #learn-more .section-title h2,
      #services .section-title h2,
      #branch .section-title h2,
      #why-us .section-title h2,
      #about .section-title h2,
      #contact .section-title h2 {
        /* padding: 4% 0 4% 0; */
        font-size: 20px !important;
      }
      
      .section-title h2::after {
        display: none;
      }
      
      .col-lg-6 .services-category-item .category.category-item .content h3 {
        width: 96%;
        font-size: 14px;
        padding-left: 6%;
        padding-right: 6%;
        word-break: normal
      }

      .services h4,
      .branch .section-title > h3,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        font-size: 15px !important;
        font-weight: 500;
        line-height: 1 !important;
      }

    /* learn more subheading */
      h3.promotions-subtitle,
      #activepromotionheader {
        font-size: 15px !important;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 1.2;
        padding: 3% 3% 3% 4%;
      }

      .services #services-tabs-col {
        transition: all 0.7s ease-in-out !important;
        display: none;
        -webkit-animation: fadeOut 0.7s ease-out;
        animation: fadeOut 0.7s ease-out;
      }

      .branch .section-title > h3 {
        font-size: 15px !important;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 14px !important;
        font-weight: 500;
        line-height: 1.1;
      }
      
      .section-title p {
        font-size: 14px;
      }

      #header .logo img {
        max-height: 30px;
      }

      img.hero-slide1-elederm-logo,
      img.hero-elederm-logo {
        margin-top: 9%;
        max-width: 90px !important;
        width: 90px !important;
        min-width: 90px !important;
        padding: 0 !important;
        animation-delay: 0.9s;
      }

      #hero h1 {
        display: inline-block;
        animation-delay: 0.9s;
        line-height: 1;
        font-size: 17px;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      .hero-list-item:last-child {
        margin-bottom: 10px;
      }

      .hero-list-item {
        margin-left: calc(50% - 100px) !important;
        font-weight: 400 !important;
        margin-top: 2% !important;
        margin-bottom: -2%;
      }

      .hero-list-item h4 {
        font-size: 90% !important;
      }

      #hero h3.hero-description:nth-of-type(1) {
        line-height: 1.1 !important;
        font-size: 85% !important;
        font-weight: 300 !important;
      }

      #hero h3.hero-description:nth-of-type(2) {
        line-height: 1.1 !important;
        font-size: 85% !important;
        font-weight: 300 !important;
      }

      h3#hero-list-item-footer {
        display: flex;
        align-items: center;
        justify-content: center;
        animation-delay: 0.9s;
        margin-top: 1%;
        margin-left: auto;
        padding: 0 0 0 4%;
        font-size: 95%;
        font-weight: 500;
        margin-bottom: 5%;
      }

      .hero-list-item:last-child {
        font-size: 14px !important;
      }
      
      /* logo other than first hero slide */
      img.hero-elederm-logo {
        margin-top: 20vh !important;
        margin-bottom: 4vh !important;
        padding-bottom: 0;
      }

      #hero h3.hero-description:nth-of-type(1),
      #hero h3.hero-description:nth-of-type(2) {
        width: 100% !important;
        padding: 0 2% 0 2% !important;
        font-size: 16px;
        font-weight: 300;
      }

      #hero h3.hero-description:nth-of-type(1) {
        margin: -10vh auto 20px;
        padding: 0 4% 0 4%;
        line-height: 1;
        font-size: 100%;
      }

      #slidequanta h3.hero-description:nth-of-type(1) {
        margin-top: 5% !important;
        margin-bottom: 2% !important;
      }

      #slidequanta h3.hero-description:nth-of-type(2) {
        margin-top: 1% !important;
        margin-bottom: 3% !important;
      }

      #slidequanta .hero-btn-container {
        margin-top: 14vh !important;
        margin-bottom: 3vh !important;
      }

      .hero-btn-container {
        width: 100vw !important;
        margin-top: -2% !important;
      }

      #hero .btn-learn-more,
      #hero .btn-book {
        padding: 2% 3%;
        font-size: 85% !important;
      }

      #slidesurprised {
        background: url("../img/hero-images/hero-surprised-mobile-c.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -85vw top -60vh fixed no-repeat, #ffffff !important;
        background-size: cover, 200vw !important;
        /* remove below code if not displaying in iphone12 and iphone13 
        background-attachment: scroll !important; */
      }
      /* adjust on j2 */
      #slidevivace {
        background: url("../img/hero-images/hero-vivace-xl-mobile-2.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      #slideulfit {
        background: url("../img/hero-images/hero-ulfit-xl-mobile-c-2.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }
     
      #slideskinreboot {
        background: url("../img/hero-images/hero-skinreboot-sm-mobile-C.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* background: url("../img/hero-images/hero-skin-reboot-xl-mobile-c.png") center bottom 0% fixed no-repeat, #ffffff !important;
        background-size: cover !important; */
        /* remove below code if not displaying in iphone12 and iphone13 */
        /* background-attachment: scroll !important; */
      }

      #slidequanta {
        background: url("../img/hero-images/hero-quanta-duetto-xl-mobile.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #ffffff !important;
        background-size: cover, 150vw !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      #slideunsure {
        background: url("../img/hero-images/hero-unsure-xl-mobile-c.png") center bottom 0vh fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -10vh fixed no-repeat, #ffffff !important;
        background-size: cover, 150vw !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      .learn-more {
        padding-top: 3vh !important;
      }

      /* learn more section title */
      #learn-more .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      #inactivepromotionheader {
        font-size: 15px !important;
        font-weight: 500;
        line-height: 1.2;
        padding-left: 6%;
        padding-right: 6%;
        transition: all ease-in-out 0.5s;
      }

      /* active promotions */
      .learn-more .learn-more-item h3 {
        font-size: 15px;
      }

      .learn-more .learn-more-item h4 {
        font-size: 14px;
      }

      /* services section tttle */
      #services .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      #branch .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .branch .section-title > h3 {
        font-size: 15px;
        line-height: 1.2;
        margin-left: 3% !important;
      }

      .branch .branch-wrap::before {
        padding: 6% 4% 6% 4%;
      }

      .branch .branch-wrap .branch-info h4 {
        margin: 3% 0 -1% 0;
        padding-left: 4vw;
        padding-right: 3vw;
        font-size: 14px;
      }

      .branch-info h4 {
        padding: 0 4% 0 4%;
        font-size: 15px;
        font-weight: 400;
      }

      .branch-footnote {
        height: 6vh !important;
      }

      .branch .section-title > h3 {
        font-size: 115%;
        letter-spacing: 1px;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch #branch-flters li {
        cursor: pointer;
        padding: 2vh 3vw 10vh 3vw !important;
        min-height: 22vh !important;
        height: 22vh !important;
        max-height: 22vh !important;
        width: 100% !important;
        /* padding: 30px 10px 30px 10px !important; */
        font-size: 90%;
        line-height: 1.1;
        margin-top: 3px;
        margin-bottom: 3px;
        border-radius: 6px !important;
        transition: 0.7s all ease-in-out;
      }

      .branch #branch-flters li img {
        margin-top: 1vh !important;
        margin-bottom: 2vh !important;
        min-height: 40px !important;
        height: 40px !important;
        max-height: 40px !important;
        padding: 15px 0px 5px 0 !important;
      }

      .branch p {
        color: #162837;
        font-size: 100% !important;
        font-weight: 200;
        letter-spacing: 1px;
        text-align: left !important;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch-details .branch-info {
        padding-bottom: 10vh !important;
      }

      .branch-details img.left-icon-top {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
      }
      
      h2#title.branch-title {
        font-size: 18px;
        line-height: 1l2;
      }

      img.right-icon-top.img-fluid {
        min-width: 15%;
        width: 15%;
        max-width: 15%;
      }

      .branch-details .branch-info h3 {
        font-size: 100% !important;
      }

      .branch-details .branch-info ul li,
      .branch-details .branch-info ul li + li {
        font-size: 14px !important;
      }

      .branch-details .branch-info a.book-a-visit {
        margin-top: 10vh;
      }

      .branch .branch-wrap .branch-info{
        padding: 2vh 2vw 2vh 2vw !important;
      }

      .branch .branch-wrap .branch-info h4 {
        padding: 0vh 3vw 0 3vw !important;
        margin-top: 0 !important;
        line-height: 1.2 !important;
      }

      .branch .branch-wrap .branch-links a {
        margin-top: 1px !important;
        margin-bottom: 0px !important;
        font-size: 13px !important;
      }

      #why-us .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .why-us .section-title h3:nth-of-type(1) {
        font-size: 20px;
        margin-left: 5vw;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 14px !important;
        line-height: 1.2;
        padding: 2% 3% 2% 4%;
      }

      .why-us .box.aos-init {
        margin-top: 5%;
        padding: 14px 16px 0 16px !important;
        min-height: 350px !important;
        height: 350px !important;
        max-height: 350px !important;
        border-radius: 0% 5% 0% 5% !important;
        box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
        transition: all ease-in-out 0.7s;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        &:hover {
          margin-top: 2%;
        }
      }

      .why-us .box.aos-init span {
        margin-top: 3vh !important;
        font-weight: 600 !important;
        font-size: 25px !important;
        margin-left: 0vw !important;
      }
            
      .why-us .box.aos-init h4 {
        line-height: 1.3;
        font-size: 19px !important;
        font-weight: 500 !important;
        padding: 0vh 3vw 0vh 3vw !important;
        margin-top: 20px;
        margin-bottom: 14px;
      }

      .why-us .box.aos-init h4.short-content {
        margin: 36px 0;
        line-height: 1;
        font-size: 22px !important;
        font-weight: 500 !important;
        padding: 0vh 3vw 2vh 3vw !important;
      }
    
      .why-us .box.aos-init p {
        font-size: 14px !important;
        font-weight: 300;
        line-height: 1.2;
        letter-spacing: 0px !important;
        padding: 4vh 3vw 2vh 3vw !important;
      }

      .why-us .box.aos-init p.short-content {
        font-size: 14px !important;
        line-height: 1.3;
        letter-spacing: 0px !important;
        padding: 4vh 3vw 2vh 3vw !important;
        margin-top: 5%;
      }

      .counts {
        margin-top: 10vh;
      }

      .counts .count-box {
        padding: 40px 30px 65px 30px;
        width: 100%;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        min-height: 24vh !important;
        height: 24vh !important;
        max-height: 24vh !important;
        position: relative;
        text-align: center;
        box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
      }

      .counts .count-box span {
        font-size: 30px !important;
        font-weight: 400;
        /* margin-right: calc(50% - 130px) !important; */
        display: flex;
        justify-content: center;
      }
      
      .counts .count-box span:after {
        font-size: 36px;
        display: inline-block;
        right: 0px;
        content: '+';
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-weight: 400;
      }
      
      .counts .count-box p {
        position: relative;
        padding: 5% 0 5% 0;
        /* margin: 0 auto; */
        font-size: 92% !important;
        /* margin-left: calc(50% - 160px) !important; */
        /* margin-right: calc(50% - 100px) !important; */
        display: flex !important;
        justify-content: center !important;
        margin-right: 10px !important;
      }

      #about .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      .about .content p {
        font-size: 14px;
        line-height: 1.2;
      }

      #contact .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-top: 6vh;
        padding-bottom: 3vh;
      }

      .contact .info-box {
        padding-top: 4vh !important;
      }

      .contact .info-box h4.contacts-card-clinic-name {
        line-height: 1.1;
        font-size: 19px !important;
        font-weight: 500 !important;
        margin-top: 0 !important;
        padding: 1% 0 3% 0;
        margin-left: -6vw;
        text-align: center !important;
        line-height: 1.2 !important;
        width: 100vw;
      }
      
      .contact .info-box ul li {
        width: 100vw !important;
        margin-left: -10vw !important;
        padding-right: 46vw !important;
      }

      .contact .info-box ul li i {
        margin-left: -2%;
        line-height: 1.3;
      }

      .contact .info-box ul li h4 {
        font-size: 100%;
        line-height: 1.3;
      }

      .contact .info-box ul li p {
        display: flex;
        padding: 0 6% 0 3% !important;
        line-height: 1.2 !important;
        font-size: 15px !important;
        align-items: flex-start !important;
        text-align: left !important;
        margin-right: 0 !important;
        min-width: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        padding-right: 50%;
      }


      .contact .info-box ul li p#conllno.ml-auto {
        line-height: 1.1;
        justify-content: flex-start !important;
        align-items: flex-start !important;
      }

      .contact h3 {
        text-align: left;
        font-size: 15px;
        font-weight: 400;
      }

      #footer .credits a img.mark1-txt-logo {
        margin-left: 2px !important;
        margin-top: 0px !important;
        margin-bottom: 16px !important;
        min-width: 12% !important;
        max-width: 12% !important;
        width: 12% !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      #footer .footer-mark1-logo a img.mark1-logo {
        margin-top: 92% !important;
        min-height: 12vh !important;
        height: 12vh !important;
        max-height: 12vh !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

    }

    /* smaller android landscape smaller smaller android landscape */
    @media only screen and (min-device-height: 293px) and (max-device-height: 401px) and (min-device-width: 640px) and (max-device-width: 814px) and (orientation: landscape) and (hover: none) {
      
      body,
      section {
        overflow-x: hidden !important;
        background-attachment: cover !important;
      }

      .modal .modal-content button.close {
        margin-right: 7vw !important;
        font-weight: 500 !important;
      }

      /* modal clinic selectables */
      .modal #branch-selectables li {
        cursor: pointer;
        display: inline-block;
        background: url("../img/elederm-icon-pink-left-40.svg")left 0 top 0 no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 1) 0%, rgba(244, 204, 191, 1) 100%) !important;
        background-size: 200% !important;
        /* background-attachment: cover; */
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2);
        width: 100% !important;
        text-align: center;
        padding: 6% 5% 6% 5%;
        font-size: 90%;
        font-weight: 300;
        line-height: 1.1;
        text-transform: uppercase;
        color: #08243d;
        transition: all ease-in-out 0.9s;
        border-radius: 5px;
        margin: 0px 0px 1px 0px !important;
      }
    
      .modal #branch-selectables li:hover,
      .modal #branch-selectables li:hover,
      .modal #branch-selectables li.filter-active {
        background: url("../img/elederm-brand-icon-left.svg")left 10vw top -10vh no-repeat, linear-gradient(90deg, rgb(9, 40, 71) 0%, rgb(11, 36, 61) 100%) !important;
        background-size: cover !important;
        background-attachment: cover;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2) !important;
        color: rgb(244, 204, 191);
        transition: all ease-in-out 0.9s;
      }

      .mobile-nav-overly {
        width: 100vw !important;
        height: 100vh !important;
        z-index: 9997;
        top: 0;
        left: 0;
        position: fixed;
        background: url("../img/elederm-icon-pink-left-40.svg")left 5% top 60% fixed no-repeat, rgba(160, 154, 154, 0.8);
        background-size: 60%;
        overflow: hidden !important;
        display: none;
        transition: all ease-in-out 0.7s;
      }
      
      #topbar {
        font-family: "Montserrat", "Open Sans", sans-serif;
        height: 40px;
        font-size: 12px;
        transition: all 0.7s ease-in-out;
      }
      
      #topbar.topbar-scrolled {
        top: -40px;
      }
      
      #topbar .contact-info {
        color: #041e31;
        font-weight: 300;
      }
      
      #topbar .contact-info i {
        color: #052136;
        font-weight: 300;
        padding-right: 4px;
      }
      
      #topbar .contact-info i + i {
        margin-left: 15px;
        font-weight: 300;
      }
      
      #topbar .schedule {
        color: #031b2c;
        font-weight: 300;
      }
      
      #topbar .schedule span {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        margin: 0;
      }

      #header {
        background: linear-gradient(0deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        border-bottom: 1px solid rgba(255, 248, 245, 0.9);
        box-shadow: 0px 2px 4px rgba(187, 156, 146, 0.9);
        transition: all 0.9s;
        z-index: 997;
        padding: 5px 0;
        top: 40px;
      }
      
      #header.header-scrolled {
        top: 0;
        background: #ffffff;
        border-bottom: 1px solid #ebebeb;
      }
      
      #header .logo {
        margin: 0;
        padding: 0;
        line-height: 1;
        font-weight: 300;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-family: "Poppins", sans-serif;
      }
      
      #header .logo a {
        color: #0c2c47;
      }
      
      #header .logo img {
        min-height: 20px;
        height: 20px;
        max-height: 20px;
      }
      
      .mobile-nav-menu {
        right: 15px;
        top: 15px;
        z-index: 9998;
        border: 0;
        background: none;
        color: #04192c;
        font-size: 34px;
        transition: all ease-in-out 0.7s;
        outline: none !important;
        line-height: 1;
        cursor: pointer;
        text-align: right;
      }

      button.mobile-nav-toggle.d-lg-none {
        background: transparent;
        padding: 0;
        margin-top: -20px !important;
      }

      .col-lg-5.order-1 .d-flex.justify-content-center img.elederm-service-logo {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
        padding: 5px;
      }

      .modal .icon-box {
        /* padding: 16% 3% 16% 3% !important; */
        padding: 2vh 8vw 2vh 8vw !important;
        /* height: 70% !important; */
        height: 25vh !important;
      }

      .modal .icon-box img {
        min-height: 65px !important;
        height: 65px !important;
        max-height: 65px !important;
        margin-bottom: 8px !important;
      }

      .modal #branch-selectables li {
        cursor: pointer;
        display: inline-block;
        background: url("../img/elederm-icon-pink-left-40.svg")left 0 top 0 no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 0.8) 0%, rgba(244, 204, 191, 0.8) 100%) !important;
        background-size: cover !important;
        background-attachment: cover !important;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.9) !important;
        width: 50% !important;
        text-align: center;
        padding: 6% 5% 6% 5%;
        font-size: 90%;
        font-weight: 300;
        line-height: 1.1;
        text-transform: uppercase;
        color: #08243d;
        transition: all ease-in-out 0.9s;
        border-radius: 10px !important;
        border: 0px solid transparent !important;
        margin: 0px 0px 3px 0px;
      }

      .modal #branch-selectables li:hover,
      .modal #branch-selectables li:hover,
      .modal #branch-selectables li.filter-active {
        background: url("../img/elederm-brand-icon-left.svg")left 0 top 0 no-repeat, linear-gradient(90deg, rgb(9, 40, 71) 0%, rgb(11, 36, 61) 100%) !important;
        background-size: cover;
        background-attachment: cover;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2) !important;
        color: rgb(244, 204, 191);
        transition: all ease-in-out 0.9s;
      }

      h5#absolutemodal.modal-body-header {
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-size: 20px;
        font-weight: 500;
        line-height: 1.1;
      }

      #absolutemodal p {
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-size: 13px;
        line-height: 1.1;
      }

      #about .section-watermark,
      #contact .section-watermark {
        display: none;
      }

      #main {
        padding: 0 2% 0 2%;
      }

      .col-lg-4.ordered {
        padding: 5% 3% 5% 3%;
      }

      .modal h3 {
        padding: 0 6% 0 6% !important;
        font-size: 18px !important;
        line-height: 1 !important;
      }

      .modal .icon-box {
        padding: 9% 3% 9% 3% !important;
        min-height: 60vh !important;
        height: 60vh !important;
        max-height: 60vh !important;
      }

      .modal .icon-box img {
        height: 65px !important;
        margin-bottom: 8px !important;
      }
      
      .nav-menu a {
        font-size: 100% !important;
      }

      .services h4,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        padding: 0 !important;
        font-size: 15px !important;
      }

      h3.promotions-subtitle {
        line-height: 1.2;
        font-size: 15px !important;
      }

      #learn-more .section-title h2,
      #services .section-title h2,
      #branch .section-title h2,
      #why-us .section-title h2,
      #about .section-title h2,
      #contact .section-title h2 {
        /* padding: 4% 0 4% 0; */
        font-size: 20px !important;
      }
      
      .section-title h2::after {
        display: none;
      }
      
      .col-lg-6 .services-category-item .category.category-item .content h3 {
        width: 96%;
        font-size: 13px;
        padding-left: 6%;
        padding-right: 6%;
        word-break: normal
      }

      .services h4,
      .branch .section-title > h3,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        font-size: 14px !important;
        font-weight: 500;
        line-height: 1 !important;
      }

    /* learn more subheading */
      h3.promotions-subtitle,
      #activepromotionheader {
        font-size: 14px !important;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 1.1;
        padding: 3% 3% 3% 4%;
      }

      .services #services-tabs-col {
        transition: all 0.7s ease-in-out !important;
        display: none;
        -webkit-animation: fadeOut 0.7s ease-out;
        animation: fadeOut 0.7s ease-out;
      }

      .branch .section-title > h3 {
        font-size: 14px !important;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 14px !important;
        font-weight: 500;
        line-height: 1.1;
      }
      
      .section-title p {
        font-size: 13px;
      }

      #header .logo img {
        max-height: 30px;
      }

      img.hero-slide1-elederm-logo,
      img.hero-elederm-logo {
        max-width: 60px !important;
        width: 60px !important;
        min-width: 60px !important;
        padding: 0 !important;
        margin-top: 10% !important;
        margin-bottom: -7% !important;
      }

      #hero h1 {
        font-size: 11px !important;
        line-height: 1 !important;
        align-items: flex-start !important;
        padding-top: 0 !important;
        margin-top: 6vh !important;
        margin-bottom: 1vh !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      .hero-list-item {
        font-size: 114px !important;
      }

      .hero-list-item i.last-item {
        font-size: 100% !important;
        line-height: 1.2 !important;
      }

      .hero-list-item h4.last-item {
        font-size: 10px !important;
        font-weight: 300 !important;
      }
      
      .hero-list-item:nth-of-type(1) {
        margin-top: -10vh !important;
      }

      .hero-list-item {
        margin-left: calc(50% - 100px) !important;
        font-size: 10px !important;
        font-weight: 300 !important;
        line-height: 1 !important;
        margin-top: -1px !important;
        margin-bottom: -1px !important;
      }

      .hero-list-item i {
        line-height: 1 !important;
        margin-top: -1px !important;
        margin-bottom: -1px !important;
      }

      .hero-list-item h4 {
        font-size: 85% !important;
        margin-top: -1px !important;
        margin-bottom: -1px !important;
      }

      #hero h3.hero-description:nth-of-type(1) {
        line-height: 1 !important;
        font-size: 12px !important;
        font-weight: 300 !important;
        padding-left: 4vw;
        padding-right: 4vw;
      }

      #hero h3.hero-description:nth-of-type(2) {
        line-height: 1.1 !important;
        font-size: 85% !important;
        font-weight: 300 !important;
        padding-left: 4vw;
        padding-right: 4vw;
      }

      h3#hero-list-item-footer {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        margin-top: 3px;
        padding: 0 0 0 0;
        font-size: 9px !important;
        font-weight: 300;
        margin-bottom: 2%;
        width: 100%;
        text-indent: 0px;
        margin-left: 1% !important;
      }

      .hero-list-item:last-child {
        font-size: 85% !important;
        /* margin-bottom: -1px !important; */
      }
      
      /* logo other than first hero slide */
      img.hero-elederm-logo {
        margin-top: 10vh !important;
        margin-bottom: -2vh !important;
        padding-bottom: 0;
      }

      #hero h3.hero-description:nth-of-type(1),
      #hero h3.hero-description:nth-of-type(2) {
        width: 100% !important;
        padding: 0 2% 0 2% !important;
        font-size: 13px;
        font-weight: 300;
      }

      #hero h3.hero-description:nth-of-type(1) {
        /* margin: 5% auto 20px; */
        padding: 0 4% 0 4%;
        line-height: 1;
        font-size: 12px;
      }

      #slidequanta img.hero-elederm-logo {
        margin-top: 32vh !important;
        margin-bottom: -26vh !important;
      }

      #slidequanta h3.hero-description:nth-of-type(1) {
        margin-top: 19% !important;
        margin-bottom: 0% !important;
      }
/* */
      #slidequanta h3.hero-description:nth-of-type(2) {
        margin-top: 1% !important;
        margin-bottom: -7% !important;
      }

      #slidequanta .hero-btn-container {
        margin-top: 2vh !important;
        margin-bottom: 3vh !important;
      }

      .hero-btn-container {
        width: 100vw !important;
        margin-top: -6% !important;
        margin-bottom: 6% !important;
      }

      #hero .btn-learn-more,
      #hero .btn-book {
        border-radius: 3px !important;
        padding: 3px 8px !important;
        font-size: 11px !important;
      }

      #slidesurprised {
        background: url("../img/hero-images/hero-surprised-landscape-mobile-c.png") center center fixed no-repeat,#ffffff !important;
        background-size: cover !important;
        /* transition: cubic-bezier(0, 0.2, 0.8, 1) 1; */
        /* remove below code if not displaying in iphone12 and iphone13 
        background-attachment: scroll !important; */
      }
      /* adjust on j2 */
      #slidevivace {
        background: url("../img/hero-images/hero-vivace-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      #slideulfit {
        background: url("../img/hero-images/hero-ulfit-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }
      
      #slideskinreboot {
        background: url("../img/hero-images/hero-skinreboot-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* background: url("../img/hero-images/hero-skin-reboot-xl-mobile-c.png") center bottom 0% fixed no-repeat, #ffffff !important;
        background-size: cover !important; */
        /* remove below code if not displaying in iphone12 and iphone13 */
        /* background-attachment: scroll !important; */
      }

      #slidequanta {
        background: url("../img/hero-images/hero-quanta-duetto-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      #slideunsure {
        background: url("../img/hero-images/hero-unsure-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      .learn-more {
        padding-top: 3vh !important;
      }

      /* learn more section title */
      #learn-more .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      #inactivepromotionheader {
        font-size: 15px !important;
        line-height: 1.2;
        padding-left: 6%;
        padding-right: 6%;
        transition: all ease-in-out 0.5s;
      }

      /* active promotions */
      .learn-more .learn-more-item h3 {
        font-size: 14px;
      }

      .learn-more .learn-more-item h4 {
        font-size: 13px;
      }

      /* services section tttle */
      #services .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      #branch .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .branch .section-title > h3 {
        font-size: 14px;
        line-height: 1.2;
        margin-left: 3% !important;
      }

      .branch .branch-wrap::before {
        padding: 6% 4% 6% 4%;
      }

      .branch .branch-wrap,
      .branch .branch-wrap .branch-info {
        padding-top: 3vh !important;
        margin-top: 0vh !important;
        min-height: 55vh;
        height: 55vh;
        max-height: 55vh;
      }

      #branch .branch-info h4 {
        margin-bottom: 2vh !important;
      }

      #branch .branch-links.flex-column {
        margin: 6vh !important;
        display: inline-block !important;
      }

      #branch .branch-links.flex-column a.venobox {
        display: inline !important;
        margin-top: 2vh !important;
        margin-left: 2px !important;
      }

      .branch .branch-wrap .branch-info h4 {
        margin: 3% 0 -1% 0;
        padding-left: 4vw;
        padding-right: 3vw;
        font-size: 14px;
      }

      .branch-info h4 {
        padding: 0 4% 0 4%;
        font-size: 15px !important;
        font-weight: 400 !important;
      }

      .branch-footnote {
        height: 6vh !important;
      }

      .branch .section-title > h3 {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch #branch-flters li,
      .branch #branch-flters li.active {
        cursor: pointer;
        padding: 2vh 3vw 10vh 3vw !important;
        min-height: 40vh !important;
        height: 40vh !important;
        max-height: 40vh !important;
        min-width: 60% !important;
        width: 60% !important;
        max-width: 60% !important;
        /* padding: 30px 10px 30px 10px !important; */
        font-size: 90%;
        line-height: 1.1;
        margin-top: 3px;
        margin-bottom: 3px;
        border-radius: 6px !important;
        transition: 0.7s all ease-in-out;
      }

      .branch #branch-flters li img {
        margin-top: 1vh !important;
        margin-bottom: 2vh !important;
        min-height: 45px !important;
        height: 45px !important;
        max-height: 45px !important;
        padding: 15px 0px 5px 0 !important;
      }

      .branch p {
        color: #162837;
        font-size: 100% !important;
        font-weight: 200;
        letter-spacing: 1px;
        text-align: left !important;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch-details .branch-info {
        padding-bottom: 10vh !important;
      }

      .branch-details img.left-icon-top {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
      }
      
      h2#title.branch-title {
        font-size: 18px;
        line-height: 1l2;
      }

      img.right-icon-top.img-fluid {
        min-width: 15%;
        width: 15%;
        max-width: 15%;
      }

      .branch-details .branch-info h3 {
        font-size: 100% !important;
      }

      .branch-details .branch-info ul li,
      .branch-details .branch-info ul li + li {
        font-size: 13px !important;
      }

      .branch-details .branch-info a.book-a-visit {
        margin-top: 10vh;
      }

      .branch .branch-wrap .branch-info{
        padding: 5px 10px 5px 10px !important;
      }

      .branch .branch-wrap .branch-info h4 {
        padding: 0vh 3vw 0 3vw !important;
        margin-top: 0 !important;
        line-height: 1.2 !important;
      }

      .branch .branch-wrap .branch-links a {
        margin-top: 2px !important;
        margin-bottom: 0px !important;
        font-size: 14px !important;
      }

      #why-us .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .why-us .section-title h3:nth-of-type(1) {
        font-size: 20px;
        margin-left: 5vw;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 14px !important;
        line-height: 1.2;
        padding: 2% 3% 2% 4%;
      }

      .why-us .box.aos-init {
        margin-top: 5%;
        padding: 16px 20px 0 20px !important;
        min-height: 240px !important;
        height: 240px !important;
        max-height: 240px !important;
        border-radius: 0 24px 0 24px !important;
        box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
        transition: all ease-in-out 0.7s;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        &:hover {
          margin-top: 2%;
        }
      }

      .why-us .box.aos-init span {
        margin-top: 6vh !important;
        font-weight: 600 !important;
        font-size: 25px !important;
        margin-left: 0vw !important;
      }
      
      .why-us .box.aos-init h4 {
        line-height: 1.3;
        font-size: 19px !important;
        font-weight: 500 !important;
        padding: 0vh 3vw 0vh 3vw !important;
        margin: 10px 0;
      }

      .why-us .box.aos-init h4.short-content {
        margin: 26px 0;
        line-height: 1;
        font-size: 22px !important;
        font-weight: 500 !important;
        padding: 0vh 3vw 0vh 3vw !important;
      }
    
      .why-us .box.aos-init p {
        font-size: 14px !important;
        font-weight: 300;
        line-height: 1.2;
        letter-spacing: 0px !important;
        padding: 2vh 3vw 2vh 3vw !important;
      }

      .why-us .box.aos-init p.short-content {
        font-size: 14px !important;
        line-height: 1.3;
        letter-spacing: 0px !important;
        padding: 4vh 3vw 2vh 3vw !important;
        margin-top: 4%;
      }

      .counts {
        margin-top: 10vh;
      }

      .counts .count-box {
        padding: 40px 30px 65px 30px;
        width: 100%;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        min-height: 54vh !important;
        height: 54vh !important;
        max-height: 54vh !important;
        position: relative;
        text-align: center;
        box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
      }

      .counts .count-box span {
        font-size: 24px !important;
        font-weight: 400;
        margin-right: calc(50% - 190px) !important;
      }
      
      .counts .count-box span:after {
        font-size: 36px;
        display: inline-block;
        right: 0px;
        content: '+';
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-weight: 400;
      }
      
      .counts .count-box p {
        position: relative;
        padding: 5% 0 5% 0;
        /* margin: 0 auto; */
        font-size: 92% !important;
        margin-left: calc(50% - 290px) !important;
        /* margin-right: calc(50% - 100px) !important; */
      }

      #about .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      .about .content p {
        font-size: 14px;
        line-height: 1.2;
      }

      #contact .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-top: 6vh;
        padding-bottom: 3vh;
      }

      .contact .info-box {
        padding-top: 4vh !important;
      }

      .contact .info-box h4.contacts-card-clinic-name {
        line-height: 1.1;
        font-size: 19px !important;
        font-weight: 500 !important;
        margin-top: 2vh !important;
        margin-left: -3vw !important;
        padding: 1% 0 3% 0;
        text-align: center !important;
      }
      
      .contact .info-box ul li {
        width: 100vw !important;
        margin-left: -2vw !important;
        padding-right: 0 !important;
      }

      .contact .info-box ul li i {
        margin-left: 0%;
        line-height: 1.3;
      }

      .contact .info-box ul li h4 {
        font-size: 100%;
        line-height: 1.3;
      }

      .contact .info-box ul li p {
        display: flex !important;
        padding: 0 4% 0 0 !important;
        line-height: 1.2 !important;
        font-size: 14px !important;
        align-items: center !important;
        justify-content: flex-start !important;
        text-align: left !important;
        margin-top: 2vh !important;
        margin-left: 0 !important;
        min-width: 40% !important;
        width: 40% !important;
        max-width: 40% !important;
      }


      .contact .info-box ul li p#conllno.ml-auto {
        line-height: 1.1;
        justify-content: flex-start !important;
        align-items: flex-start !important;
      }

      .contact h3 {
        text-align: left;
        font-size: 15px;
        font-weight: 400;
      }

      #footer {
        padding-bottom: 120px !important;
      }

      #footer .credits a img.mark1-txt-logo {
        margin-left: -6px !important;
        margin-top: 0px !important;
        margin-bottom: 16px !important;
        min-width: 12% !important;
        max-width: 12% !important;
        width: 12% !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      #footer .footer-mark1-logo a img.mark1-logo {
        margin-top: 12% !important;
        min-height: 12vh !important;
        height: 12vh !important;
        max-height: 12vh !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

    }

    /* larger android portrait */
    @media only screen and (min-device-width: 402px) and (max-device-width: 512px) and (min-device-height: 815px) and (max-device-height: 1115px) and (orientation: portrait) and (hover: none) and (-webkit-min-device-pixel-ratio: 1) and (-webkit-maxn-device-pixel-ratio: 2) {

      body,
      section {
        overflow-x: hidden !important;
        background-attachment: cover !important;
      }

      .modal .modal-content button.close span {
        font-weight: 500 !important;
        margin-right: 4vw !important;
      }

      .col-lg-5.order-1 .d-flex.justify-content-center img.elederm-service-logo {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
        padding: 5px;
      }

      /* modal clinic selectables */
      .modal #branch-selectables li {
        cursor: pointer;
        display: inline-block;
        background: url("../img/elederm-icon-pink-left-40.svg")left 0 top 0 no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 0.8) 0%, rgba(244, 204, 191, 0.8) 100%) !important;
        background-size: cover !important;
        background-attachment: cover !important;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.9) !important;
        width: 90% !important;
        text-align: center;
        padding: 6% 5% 6% 5%;
        font-size: 90%;
        font-weight: 300;
        line-height: 1.1;
        text-transform: uppercase;
        color: #08243d;
        transition: all ease-in-out 0.9s;
        border-radius: 10px !important;
        border: 0px solid transparent !important;
        margin: 0px 0px 3px 0px;
      }

      .modal #branch-selectables li:hover,
      .modal #branch-selectables li:hover,
      .modal #branch-selectables li.filter-active {
        background: url("../img/elederm-brand-icon-left.svg")left 0 top 0 no-repeat, linear-gradient(90deg, rgb(9, 40, 71) 0%, rgb(11, 36, 61) 100%) !important;
        background-size: cover;
        background-attachment: cover;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2) !important;
        color: rgb(244, 204, 191);
        transition: all ease-in-out 0.9s;
      }

      #about .section-watermark,
      #contact .section-watermark {
        display: none;
      }

      #main {
        padding: 0 2% 0 2%;
      }

      .col-lg-4.ordered {
        padding: 5% 3% 5% 3%;
      }

      .modal h3 {
        padding: 0 6% 0 6% !important;
        font-size: 18px !important;
        line-height: 1 !important;
      }

      .modal .icon-box {
        padding: 16% 3% 16% 3% !important;
        height: 70% !important;
      }

      .modal .icon-box img {
        height: 65px !important;
        margin-bottom: 8px !important;
      }
      
      .nav-menu a {
        font-size: 100%;
      }

      .services h4,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        padding: 0 !important;
      }

      h3.promotions-subtitle {
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 1;
      }

      #services .section-title h2,
      #branch .section-title h2,
      .section-title {
        padding: 4% 0 4% 0;
        font-size: 24px !important;
      }
      
      .section-title h2::after {
        display: none;
      }
      
      .col-lg-6 .services-category-item .category.category-item .content h3 {
        width: 96%;
        font-size: 14px;
        padding-left: 6%;
        padding-right: 6%;
        word-break: normal
      }

      .services h4,
      .branch .section-title > h3,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        font-size: 15px;
        font-weight: 500;
        line-height: 1 !important;
      }

    /* learn more subheading */
      h3.promotions-subtitle,
      #activepromotionheader {
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 1.2;
        padding: 3% 3% 3% 4%;
      }

      .services #services-tabs-col {
        transition: all 0.7s ease-in-out !important;
        display: none;
        -webkit-animation: fadeOut 0.7s ease-out;
        animation: fadeOut 0.7s ease-out;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 17px !important;
        font-weight: 500;
        line-height: 1.1;
      }
      
      .section-title p {
        font-size: 17px;
      }

      #header .logo img {
        max-height: 30px;
      }

      img.hero-slide1-elederm-logo,
      img.hero-elederm-logo {
        margin-top: 9%;
        max-width: 90px !important;
        width: 90px !important;
        min-width: 90px !important;
        padding: 0 !important;
        animation-delay: 0.9s;
      }

      #hero h1 {
        display: inline-block;
        animation-delay: 0.9s;
        line-height: 1;
        font-size: 17px;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      .hero-list-item:last-child {
        margin-bottom: 10px;
      }

      .hero-list-item {
        margin-left: calc(50% - 100px) !important;
        font-weight: 400 !important;
        margin-top: 2% !important;
        margin-bottom: -2%;
      }

      .hero-list-item h4 {
        font-size: 90% !important;
      }

      #hero h3.hero-description:nth-of-type(1) {
        line-height: 1.1 !important;
        font-size: 85% !important;
        font-weight: 300 !important;
      }

      #hero h3.hero-description:nth-of-type(2) {
        line-height: 1.1 !important;
        font-size: 85% !important;
        font-weight: 300 !important;
      }

      h3#hero-list-item-footer {
        display: flex;
        align-items: center;
        justify-content: center;
        animation-delay: 0.9s;
        margin-top: 1%;
        margin-left: auto;
        padding: 0 0 0 4%;
        font-size: 95%;
        font-weight: 500;
        margin-bottom: 5%;
      }

      .hero-list-item:last-child {
        font-size: 14px !important;
      }
      
      /* logo other than first hero slide */
      img.hero-elederm-logo {
        margin-top: 20vh !important;
        margin-bottom: 4vh !important;
        padding-bottom: 0;
      }

      #hero h3.hero-description:nth-of-type(1),
      #hero h3.hero-description:nth-of-type(2) {
        width: 100% !important;
        padding: 0 2% 0 2% !important;
        font-size: 16px;
        font-weight: 300;
      }

      #hero h3.hero-description:nth-of-type(1) {
        margin: -10vh auto 20px;
        padding: 0 4% 0 4%;
        line-height: 1;
        font-size: 100%;
      }

      #slidequanta h3.hero-description:nth-of-type(1) {
        margin-top: 5% !important;
        margin-bottom: 2% !important;
      }

      #slidequanta h3.hero-description:nth-of-type(2) {
        margin-top: 1% !important;
        margin-bottom: 3% !important;
      }

      #slidequanta .hero-btn-container {
        margin-top: 14vh !important;
        margin-bottom: 3vh !important;
      }

      .hero-btn-container {
        width: 100vw !important;
        margin-top: -2% !important;
      }

      #hero .btn-learn-more,
      #hero .btn-book {
        padding: 2% 3%;
        font-size: 85% !important;
      }

      #slidesurprised {
        background: url("../img/hero-images/hero-surprised-mobile-c.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -85vw top -40vh fixed no-repeat, #ffffff !important;
        background-size: cover, 200vw !important;
        /* remove below code if not displaying in iphone12 and iphone13 
         background-attachment: scroll !important; */
      }

      #slidevivace {
        background: url("../img/hero-images/hero-vivace-xl-mobile-2.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
         background-attachment: scroll !important; */
      }

      #slideulfit {
        background: url("../img/hero-images/hero-ulfit-xl-mobile-c-2.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      #slideskinreboot {
        background: url("../img/hero-images/hero-skin-reboot-xl-mobile-c.png") center bottom 0% fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13 */
        /* background-attachment: scroll !important; */
      }

      #slidequanta {
        background: url("../img/hero-images/hero-quanta-duetto-xl-mobile.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #ffffff !important;
        background-size: cover, 150vw !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      #slideunsure {
        background: url("../img/hero-images/hero-unsure-xl-mobile-c.png") center bottom 0vh fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -10vh fixed no-repeat, #ffffff !important;
        background-size: cover, 150vw !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      .learn-more {
        padding-top: 3vh !important;
      }

      /* learn more section title */
      #learn-more .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      #inactivepromotionheader {
        font-size: 15px !important;
        line-height: 1.2;
        padding-left: 6%;
        padding-right: 6%;
        transition: all ease-in-out 0.5s;
      }

      /* services section tttle */
      #services .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      #branch .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .branch .branch-wrap::before {
        padding: 6% 4% 6% 4%;
      }

      .branch .branch-wrap .branch-info h4 {
        margin: 3% 0 -1% 0;
        padding-left: 4vw;
        padding-right: 3vw;
        font-size: 14px;
      }

      .branch-info h4 {
        padding: 0 4% 0 4%;
        font-size: 15px;
        font-weight: 400;
      }

      .branch-footnote {
        height: 6vh !important;
      }

      .branch .section-title > h3 {
        font-size: 115%;
        letter-spacing: 1px;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch #branch-flters li {
        cursor: pointer;
        box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.9);
        padding: 2vh 3vw 12vh 3vw !important;
        min-height: 18vh !important;
        height: 18vh !important;
        max-height: 18vh !important;
        width: 100% !important;
        /* padding: 30px 10px 30px 10px !important; */
        font-size: 90%;
        line-height: 1.1;
        margin-top: 3px;
        margin-bottom: 3px;
        border-radius: 6px !important;
        transition: 0.7s all ease-in-out;
      }

      .branch #branch-flters li img {
        margin-top: 2vh !important;
        margin-bottom: 1vh !important;
        min-height: 46px !important;
        height: 46px !important;
        max-height: 46px !important;
        padding: 15px 0px 5px 0 !important;
      }

      .branch p {
        color: #162837;
        font-size: 100% !important;
        font-weight: 200;
        letter-spacing: 1px;
        text-align: left !important;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch-details .branch-info {
        padding-bottom: 10vh !important;
      }

      .branch-details img.left-icon-top {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
      }
      
      h2#title.branch-title {
        font-size: 18px;
        line-height: 1l2;
      }

      img.right-icon-top.img-fluid {
        min-width: 15%;
        width: 15%;
        max-width: 15%;
      }

      .branch-details .branch-info h3 {
        font-size: 100% !important;
      }

      .branch-details .branch-info ul li,
      .branch-details .branch-info ul li + li {
        font-size: 14px !important;
      }

      .branch-details .branch-info a.book-a-visit {
        margin-top: 10vh;
      }

      #why-us .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .why-us .section-title h3:nth-of-type(1) {
        font-size: 20px;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 136%;
        line-height: 1.2;
        padding: 2% 3% 2% 4%;
      }

      .why-us .box {
        margin-top: 5%;
        padding: 30px 40px 0 40px !important;
        min-height: 360px !important;
        height: 360px !important;
        max-height: 360px !important;
        border-radius: 0% 5% 0% 5% !important;
        box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
        transition: all ease-in-out 0.7s;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        &:hover {
          margin-top: 2%;
        }
      }

      .why-us .box span {
        font-weight: 700 !important;
        font-size: 190% !important;
        letter-spacing: 1px;
      }
            
      .why-us .box h4 {
        line-height: 1;
        font-size: 22px !important;
        font-weight: 500 !important;
        padding: 0;
        margin: 10px 0;
      }

      .why-us .box h4.short-content {
        margin: 36px 0;
        line-height: 1;
        font-size: 22px !important;
        font-weight: 500 !important;
      }
s
      .why-us .box p {
        font-size: 14px !important;
        font-weight: 300;
        line-height: 1.2;
        letter-spacing: 0px !important;
        padding: 4% 2% 2% 2%;
      }

      .why-us .box p.short-content {
        font-size: 14px !important;
        line-height: 1.3;
        letter-spacing: 0px !important;
        padding: 4% 2% 2% 2%;
        margin-top: 5%;
      }

      .counts {
        margin-top: 10vh;
      }

      .counts .count-box {
        padding: 40px 30px 65px 30px;
        width: 100%;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        min-height: 24vh !important;
        height: 24vh !important;
        max-height: 24vh !important;
        position: relative;
        text-align: center;
        box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
      }

      .counts .count-box span {
        font-size: 30px !important;
        font-weight: 400;
        margin-right: calc(50% - 140px) !important;
      }
      
      .counts .count-box span:after {
        font-size: 36px;
        display: inline-block;
        right: 0px;
        content: '+';
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-weight: 400;
      }
      
      .counts .count-box p {
        position: relative;
        padding: 5% 0 5% 0;
        /* margin: 0 auto; */
        font-size: 92% !important;
        /* margin-left: calc(50% - 160px) !important; */
        margin-right: calc(50% - 135px) !important;
      }

      #about .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      #contact .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-top: 6vh;
        padding-bottom: 3vh;
      }

      .contact .info-box {
        padding-top: 4vh !important;
      }

      .contact .info-box h4.contacts-card-clinic-name {
        line-height: 1.1;
        font-size: 114% !important;
        font-weight: 500 !important;
        margin-top: 5%;
        padding: 3% 2% 3% 2%;
        margin-left: -5%;
        line-height: 1.2 !important;
      }
      .contact .info-box ul li {
        margin-left: -8vw !important;
      }

      .contact .info-box ul li i {
        margin-left: 2%;
        line-height: 1.3;
      }

      .contact .info-box ul li h4 {
        font-size: 100%;
        line-height: 1.3;
      }

      .contact .info-box ul li p {
        display: flex;
        padding: 0 10% 0 1% !important;
        line-height: 1.2 !important;
        font-size: 16px !important;
        align-items: flex-start !important;
        justify-content: flex-start !important;
        text-align: left !important;
        min-width: 80% !important;
        width: 80% !important;
        max-width: 80% !important;
      }


      .contact .info-box ul li p#conllno.ml-auto {
        line-height: 1.1;
        justify-content: flex-start !important;
        align-items: flex-start !important;
      }

      .contact h3 {
        text-align: left;
        font-size: 15px;
        font-weight: 400;
      }

      #footer .credits a img.mark1-txt-logo {
        margin-left: 2px !important;
        margin-top: 0px !important;
        margin-bottom: 16px !important;
        min-width: 12% !important;
        max-width: 12% !important;
        width: 12% !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      #footer .footer-mark1-logo a img.mark1-logo {
        margin-top: 72% !important;
        min-height: 12vh !important;
        height: 12vh !important;
        max-height: 12vh !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

    }

    /* large android mobile landscape larger larger android landscape */
    @media only screen and (min-device-height: 402px) and (max-device-height: 512px) and (min-device-width: 815px) and (max-device-width: 1115px) and (orientation: landscape) and (hover: none) {

      body,
      section {
        overflow-x: hidden !important;
        background-attachment: cover !important;
      }

      .modal .modal-content button.close span {
        font-weight: 500 !important;
      }

      .mobile-nav-overly {
        width: 100vw !important;
        height: 100vh !important;
        z-index: 9997;
        top: 0;
        left: 0;
        position: fixed;
        background: url("../img/elederm-icon-pink-left-40.svg")left 5% top 60% fixed no-repeat, rgba(160, 154, 154, 0.8);
        background-size: 60%;
        overflow: hidden !important;
        display: none;
        transition: all ease-in-out 0.7s;
      }
      
      #topbar {
        font-family: "Montserrat", "Open Sans", sans-serif;
        height: 40px;
        font-size: 12px;
        transition: all 0.7s ease-in-out;
      }
      
      #topbar.topbar-scrolled {
        top: -40px;
      }
      
      #topbar .contact-info {
        color: #041e31;
        font-weight: 300;
      }
      
      #topbar .contact-info i {
        color: #052136;
        font-weight: 300;
        padding-right: 4px;
      }
      
      #topbar .contact-info i + i {
        margin-left: 15px;
        font-weight: 300;
      }
      
      #topbar .schedule {
        color: #031b2c;
        font-weight: 300;
      }
      
      #topbar .schedule span {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        margin: 0;
      }

      #header {
        background: linear-gradient(0deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        border-bottom: 1px solid rgba(255, 248, 245, 0.9);
        box-shadow: 0px 2px 4px rgba(187, 156, 146, 0.9);
        transition: all 0.9s;
        z-index: 997;
        padding: 5px 0;
        top: 40px;
      }
      
      #header.header-scrolled {
        top: 0;
        background: #ffffff;
        border-bottom: 1px solid #ebebeb;
      }
      
      #header .logo {
        margin: 0;
        padding: 0;
        line-height: 1;
        font-weight: 300;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-family: "Poppins", sans-serif;
      }
      
      #header .logo a {
        color: #0c2c47;
      }
      
      #header .logo img {
        min-height: 20px;
        height: 20px;
        max-height: 20px;
      }
      
      .mobile-nav-menu {
        right: 15px;
        top: 15px;
        z-index: 9998;
        border: 0;
        background: none;
        color: #04192c;
        font-size: 34px;
        transition: all ease-in-out 0.7s;
        outline: none !important;
        line-height: 1;
        cursor: pointer;
        text-align: right;
      }

      button.mobile-nav-toggle.d-lg-none {
        background: transparent;
        padding: 0;
        margin-top: -20px !important;
      }

      .col-lg-5.order-1 .d-flex.justify-content-center img.elederm-service-logo {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
        padding: 5px;
      }

      .modal .icon-box {
        /* padding: 16% 3% 16% 3% !important; */
        padding: 2vh 8vw 2vh 8vw !important;
        /* height: 70% !important; */
        height: 25vh !important;
      }

      .modal .icon-box img {
        min-height: 65px !important;
        height: 65px !important;
        max-height: 65px !important;
        margin-bottom: 8px !important;
      }

      .modal #branch-selectables li {
        cursor: pointer;
        display: inline-block;
        background: url("../img/elederm-icon-pink-left-40.svg")left 0 top 0 no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 0.8) 0%, rgba(244, 204, 191, 0.8) 100%) !important;
        background-size: cover !important;
        background-attachment: cover !important;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.9) !important;
        width: 50% !important;
        text-align: center;
        padding: 6% 5% 6% 5%;
        font-size: 90%;
        font-weight: 300;
        line-height: 1.1;
        text-transform: uppercase;
        color: #08243d;
        transition: all ease-in-out 0.9s;
        border-radius: 10px !important;
        border: 0px solid transparent !important;
        margin: 0px 0px 3px 0px;
      }

      .modal #branch-selectables li:hover,
      .modal #branch-selectables li:hover,
      .modal #branch-selectables li.filter-active {
        background: url("../img/elederm-brand-icon-left.svg")left 0 top 0 no-repeat, linear-gradient(90deg, rgb(9, 40, 71) 0%, rgb(11, 36, 61) 100%) !important;
        background-size: cover;
        background-attachment: cover;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2) !important;
        color: rgb(244, 204, 191);
        transition: all ease-in-out 0.9s;
      }

      h5#absolutemodal.modal-body-header {
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-size: 20px;
        font-weight: 500;
        line-height: 1.1;
      }

      #absolutemodal p {
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-size: 13px;
        line-height: 1.1;
      }

      #about .section-watermark,
      #contact .section-watermark {
        display: none;
      }

      #main {
        padding: 0 2% 0 2%;
      }

      .col-lg-4.ordered {
        padding: 5% 3% 5% 3%;
      }

      .modal h3 {
        padding: 0 6% 0 6% !important;
        font-size: 18px !important;
        line-height: 1 !important;
      }

      .modal .icon-box {
        padding: 9% 3% 9% 3% !important;
        min-height: 60vh !important;
        height: 60vh !important;
        max-height: 60vh !important;
      }

      .modal .icon-box img {
        height: 65px !important;
        margin-bottom: 8px !important;
      }
      
      .nav-menu a {
        font-size: 100% !important;
      }

      .services h4,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        padding: 0 !important;
        font-size: 15px !important;
      }

      h3.promotions-subtitle {
        line-height: 1.2;
        font-size: 15px !important;
      }

      #learn-more .section-title h2,
      #services .section-title h2,
      #branch .section-title h2,
      #why-us .section-title h2,
      #about .section-title h2,
      #contact .section-title h2 {
        /* padding: 4% 0 4% 0; */
        font-size: 20px !important;
      }
      
      .section-title h2::after {
        display: none;
      }
      
      .col-lg-6 .services-category-item .category.category-item .content h3 {
        width: 96%;
        font-size: 13px;
        padding-left: 6%;
        padding-right: 6%;
        word-break: normal
      }

      .services h4,
      .branch .section-title > h3,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        font-size: 14px !important;
        font-weight: 500;
        line-height: 1 !important;
      }

    /* learn more subheading */
      h3.promotions-subtitle,
      #activepromotionheader {
        font-size: 14px !important;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 1.1;
        padding: 3% 3% 3% 4%;
      }

      .services #services-tabs-col {
        transition: all 0.7s ease-in-out !important;
        display: none;
        -webkit-animation: fadeOut 0.7s ease-out;
        animation: fadeOut 0.7s ease-out;
      }

      .branch .section-title > h3 {
        font-size: 14px !important;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 14px !important;
        font-weight: 500;
        line-height: 1.1;
      }
      
      .section-title p {
        font-size: 13px;
      }

      #header .logo img {
        max-height: 30px;
      }

      img.hero-slide1-elederm-logo,
      img.hero-elederm-logo {
        max-width: 60px !important;
        width: 60px !important;
        min-width: 60px !important;
        padding: 0 !important;
        margin-top: 10% !important;
        margin-bottom: -7% !important;
      }

      #hero h1 {
        font-size: 11px !important;
        line-height: 1 !important;
        align-items: flex-start !important;
        padding-top: 0 !important;
        margin-top: 6vh !important;
        margin-bottom: 1vh !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      .hero-list-item {
        font-size: 114px !important;
      }

      .hero-list-item i.last-item {
        font-size: 100% !important;
        line-height: 1.2 !important;
      }

      .hero-list-item h4.last-item {
        font-size: 10px !important;
        font-weight: 300 !important;
      }
      
      .hero-list-item:nth-of-type(1) {
        margin-top: -10vh !important;
      }

      .hero-list-item {
        margin-left: calc(50% - 100px) !important;
        font-size: 10px !important;
        font-weight: 300 !important;
        line-height: 1 !important;
        margin-top: -1px !important;
        margin-bottom: -1px !important;
      }

      .hero-list-item i {
        line-height: 1 !important;
        margin-top: -1px !important;
        margin-bottom: -1px !important;
      }

      .hero-list-item h4 {
        font-size: 85% !important;
        margin-top: -1px !important;
        margin-bottom: -1px !important;
      }

      #hero h3.hero-description:nth-of-type(1) {
        line-height: 1 !important;
        font-size: 12px !important;
        font-weight: 300 !important;
        padding-left: 4vw;
        padding-right: 4vw;
      }

      #hero h3.hero-description:nth-of-type(2) {
        line-height: 1.1 !important;
        font-size: 85% !important;
        font-weight: 300 !important;
        padding-left: 4vw;
        padding-right: 4vw;
      }

      h3#hero-list-item-footer {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        margin-top: 3px;
        padding: 0 0 0 0;
        font-size: 9px !important;
        font-weight: 300;
        margin-bottom: 2%;
        width: 100%;
        text-indent: 0px;
        margin-left: 1% !important;
      }

      .hero-list-item:last-child {
        font-size: 85% !important;
        /* margin-bottom: -1px !important; */
      }
      
      /* logo other than first hero slide */
      img.hero-elederm-logo {
        margin-top: 10vh !important;
        margin-bottom: -2vh !important;
        padding-bottom: 0;
      }

      #hero h3.hero-description:nth-of-type(1),
      #hero h3.hero-description:nth-of-type(2) {
        width: 100% !important;
        padding: 0 2% 0 2% !important;
        font-size: 13px;
        font-weight: 300;
      }

      #hero h3.hero-description:nth-of-type(1) {
        /* margin: 5% auto 20px; */
        padding: 0 4% 0 4%;
        line-height: 1;
        font-size: 12px;
      }

      #slidequanta img.hero-elederm-logo {
        margin-top: 32vh !important;
        margin-bottom: -26vh !important;
      }

      #slidequanta h3.hero-description:nth-of-type(1) {
        margin-top: 19% !important;
        margin-bottom: 0% !important;
      }
    /* */
      #slidequanta h3.hero-description:nth-of-type(2) {
        margin-top: 1% !important;
        margin-bottom: -7% !important;
      }

      #slidequanta .hero-btn-container {
        margin-top: 2vh !important;
        margin-bottom: 3vh !important;
      }

      .hero-btn-container {
        width: 100vw !important;
        margin-top: -6% !important;
        margin-bottom: 6% !important;
      }

      #hero .btn-learn-more,
      #hero .btn-book {
        border-radius: 3px !important;
        padding: 3px 8px !important;
        font-size: 11px !important;
      }

      #slidesurprised {
        background: url("../img/hero-images/hero-surprised-landscape-mobile-c.png") center center fixed no-repeat,#ffffff !important;
        background-size: cover !important;
        /* transition: cubic-bezier(0, 0.2, 0.8, 1) 1; */
        /* remove below code if not displaying in iphone12 and iphone13 
        background-attachment: scroll !important; */
      }
      /* adjust on j2 */
      #slidevivace {
        background: url("../img/hero-images/hero-vivace-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      #slideulfit {
        background: url("../img/hero-images/hero-ulfit-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }
      
      #slideskinreboot {
        background: url("../img/hero-images/hero-skinreboot-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* background: url("../img/hero-images/hero-skin-reboot-xl-mobile-c.png") center bottom 0% fixed no-repeat, #ffffff !important;
        background-size: cover !important; */
        /* remove below code if not displaying in iphone12 and iphone13 */
        /* background-attachment: scroll !important; */
      }

      #slidequanta {
        background: url("../img/hero-images/hero-quanta-duetto-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      #slideunsure {
        background: url("../img/hero-images/hero-unsure-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      .learn-more {
        padding-top: 3vh !important;
      }

      /* learn more section title */
      #learn-more .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      #inactivepromotionheader {
        font-size: 15px !important;
        line-height: 1.2;
        padding-left: 6%;
        padding-right: 6%;
        transition: all ease-in-out 0.5s;
      }

      /* active promotions */
      .learn-more .learn-more-item h3 {
        font-size: 14px;
      }

      .learn-more .learn-more-item h4 {
        font-size: 13px;
      }

      /* services section tttle */
      #services .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      #branch .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .branch .section-title > h3 {
        font-size: 14px;
        line-height: 1.2;
        margin-left: 3% !important;
      }

      .branch .branch-wrap::before {
        padding: 6% 4% 6% 4%;
      }

      .branch .branch-wrap,
      .branch .branch-wrap .branch-info {
        padding-top: 3vh !important;
        margin-top: 0vh !important;
        min-height: 55vh;
        height: 55vh;
        max-height: 55vh;
      }

      #branch .branch-info h4 {
        margin-bottom: 2vh !important;
      }

      #branch .branch-links.flex-column {
        margin: 6vh !important;
        display: inline-block !important;
      }

      #branch .branch-links.flex-column a.venobox {
        display: inline !important;
        margin-top: 2vh !important;
        margin-left: 2px !important;
      }

      .branch .branch-wrap .branch-info h4 {
        margin: 3% 0 -1% 0;
        padding-left: 4vw;
        padding-right: 3vw;
        font-size: 14px;
      }

      .branch-info h4 {
        padding: 0 4% 0 4%;
        font-size: 15px !important;
        font-weight: 400 !important;
      }

      .branch-footnote {
        height: 6vh !important;
      }

      .branch .section-title > h3 {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch #branch-flters li,
      .branch #branch-flters li.active {
        cursor: pointer;
        padding: 2vh 3vw 10vh 3vw !important;
        min-height: 40vh !important;
        height: 40vh !important;
        max-height: 40vh !important;
        min-width: 60% !important;
        width: 60% !important;
        max-width: 60% !important;
        font-size: 98% !important;
        line-height: 1.1;
        margin-top: 3px;
        margin-bottom: 3px;
        border-radius: 6px !important;
        transition: 0.7s all ease-in-out;
      }

      .branch #branch-flters li img {
        margin-top: 4vh !important;
        margin-bottom: 2vh !important;
        min-height: 45px !important;
        height: 45px !important;
        max-height: 45px !important;
        padding: 15px 0px 5px 0 !important;
      }

      .branch p {
        color: #162837;
        font-size: 100% !important;
        font-weight: 200;
        letter-spacing: 1px;
        text-align: left !important;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch-details .branch-info {
        padding-bottom: 10vh !important;
      }

      .branch-details img.left-icon-top {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
      }
      
      h2#title.branch-title {
        font-size: 18px;
        line-height: 1l2;
      }

      img.right-icon-top.img-fluid {
        min-width: 15%;
        width: 15%;
        max-width: 15%;
      }

      .branch-details .branch-info h3 {
        font-size: 100% !important;
      }

      .branch-details .branch-info ul li,
      .branch-details .branch-info ul li + li {
        font-size: 13px !important;
      }

      .branch-details .branch-info a.book-a-visit {
        margin-top: 10vh;
      }

      .branch .branch-wrap .branch-info {
        padding: 3px 6px 3px 6px !important;
      }

      .branch .branch-wrap .branch-info h4 {
        padding: 0vh 3vw 0 3vw !important;
        margin-top: 0 !important;
        line-height: 1.2 !important;
        font-size: 12px !important;
      }

      /* .branch .branch-wrap .branch-links a {
        margin-top: 2px !important;
        margin-bottom: 0px !important;
        padding: 6px 10px 4px 7px !important;
      } */

      #branch .branch-links.flex-column {
        display: flex !important;
        justify-content: center !important;
      }

      #branch .branch-links.flex-column a.venobox {
        margin-top: 2px !important;
      }

      #why-us .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .why-us .section-title h3:nth-of-type(1) {
        font-size: 20px;
        margin-left: 5vw;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 14px !important;
        line-height: 1.2;
        padding: 2% 3% 2% 4%;
      }

      .why-us .box.aos-init {
        margin-top: 5%;
        padding: 16px 20px 0 20px !important;
        min-height: 240px !important;
        height: 240px !important;
        max-height: 240px !important;
        border-radius: 0 24px 0 24px !important;
        box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
        transition: all ease-in-out 0.7s;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        &:hover {
          margin-top: 2%;
        }
      }

      .why-us .box.aos-init span {
        margin-top: 6vh !important;
        font-weight: 600 !important;
        font-size: 25px !important;
        margin-left: 2vw !important;
      }
      
      .why-us .box.aos-init h4 {
        line-height: 1.3;
        font-size: 19px !important;
        font-weight: 500 !important;
        padding: 0vh 3vw 0vh 3vw !important;
        margin: 10px 0;
      }

      .why-us .box.aos-init h4.short-content {
        margin: 26px 0;
        line-height: 1;
        font-size: 22px !important;
        font-weight: 500 !important;
        padding: 0vh 3vw 0vh 3vw !important;
      }

      .why-us .box.aos-init p {
        font-size: 16px !important;
        font-weight: 300;
        line-height: 1.2;
        letter-spacing: 0px !important;
        padding: 2vh 3vw 2vh 3vw !important;
      }

      .why-us .box.aos-init p.short-content {
        font-size: 16px !important;
        line-height: 1.3;
        letter-spacing: 0px !important;
        padding: 4vh 3vw 2vh 3vw !important;
        margin-top: 4%;
      }

      .counts {
        margin-top: 10vh;
      }

      .counts .count-box {
        padding: 40px 30px 65px 30px;
        width: 100%;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        min-height: 44vh !important;
        height: 44vh !important;
        max-height: 44vh !important;
        position: relative;
        text-align: center;
        box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
      }

      .counts .count-box span {
        font-size: 24px !important;
        font-weight: 400;
        margin-right: calc(50% - 130px) !important;
      }
      
      .counts .count-box span:after {
        font-size: 36px;
        display: inline-block;
        right: 0px;
        content: '+';
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-weight: 400;
      }
      
      .counts .count-box p {
        position: relative;
        padding: 5% 0 5% 0;
        /* margin: 0 auto; */
        font-size: 92% !important;
        margin-left: calc(50% - 150px) !important;
        /* margin-right: calc(50% - 100px) !important; */
      }

      #about .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      .about .content p {
        font-size: 14px;
        line-height: 1.2;
      }

      #contact .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-top: 6vh;
        padding-bottom: 3vh;
      }

      .contact .info-box {
        padding-top: 4vh !important;
      }

      .contact .info-box h4.contacts-card-clinic-name {
        line-height: 1.1;
        font-size: 19px !important;
        font-weight: 500 !important;
        margin-top: 6vh !important;
        margin-left: -3vw !important;
        padding: 1% 0 3% 0;
        text-align: center !important;
      }
      
      .contact .info-box ul li {
        width: 100vw !important;
        margin-left: -2vw !important;
        padding-right: 0 !important;
      }

      .contact .info-box ul li i {
        margin-left: 0%;
        line-height: 1.3;
      }

      .contact .info-box ul li h4 {
        font-size: 100%;
        line-height: 1.3;
      }

      .contact .info-box ul li p {
        display: flex !important;
        padding: 0 4% 0 0 !important;
        line-height: 1.2 !important;
        font-size: 100% !important;
        align-items: center !important;
        justify-content: flex-start !important;
        text-align: left !important;
        margin-top: 2vh !important;
        margin-left: 0 !important;
        min-width: 40% !important;
        width: 40% !important;
        max-width: 40% !important;
      }


      .contact .info-box ul li p#conllno.ml-auto {
        line-height: 1.1;
        justify-content: flex-start !important;
        align-items: flex-start !important;
      }

      .contact h3 {
        text-align: left;
        font-size: 15px;
        font-weight: 400;
      }

      #footer {
        padding-bottom: 120px !important;
      }

      #footer .credits a img.mark1-txt-logo {
        margin-right: 2px !important;
        margin-top: 0px !important;
        margin-bottom: 20px !important;
        min-width: 12% !important;
        max-width: 12% !important;
        width: 12% !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      #footer .footer-mark1-logo a img.mark1-logo {
        margin-top: 12% !important;
        min-height: 16vh !important;
        height: 16vh !important;
        max-height: 16vh !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

    }

    /* iphone 678 portrait iphone XR portrait iphone SE portrait */
    @media only screen and (min-device-width: 280px) and (max-device-width: 1170px) and (min-device-height: 480px) and (max-device-height: 2532px) and (orientation: portrait) and (hover: none) and (-webkit-min-device-pixel-ratio: 1) and (-webkit-max-device-pixel-ratio: 2) {

      body,
      section {
        overflow-x: hidden !important;
        background-attachment: cover !important;
      }

      .col-lg-5.order-1 .d-flex.justify-content-center img.elederm-service-logo {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
        padding: 5px;
       }

      /* modal clinic selectables */
      .modal #branch-selectables li {
        cursor: pointer;
        display: inline-block;
        background: url("../img/elederm-icon-pink-left-40.svg")left -5vw top -20vh no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 0.8) 0%, rgba(244, 204, 191, 0.8) 100%) !important;
        background-size: cover !important;
        /* background-attachment: cover !important; */
        box-shadow: 0px 6px 6px rgba(63, 27, 27, 0.9) !important;
        width: 90% !important;
        text-align: center;
        padding: 6% 5% 6% 5%;
        font-size: 90%;
        font-weight: 300;
        line-height: 1.1;
        text-transform: uppercase;
        color: #08243d;
        transition: all ease-in-out 0.9s;
        border-radius: 10px !important;
        border: 0px solid transparent !important;
        margin: 0px 0px 3px 0px;
      }
    
      .modal #branch-selectables li:hover,
      .modal #branch-selectables li:hover,
      .modal #branch-selectables li.filter-active {
        background: url("../img/elederm-brand-icon-left.svg")left -5vw top -20vh no-repeat, linear-gradient(90deg, rgb(9, 40, 71) 0%, rgb(11, 36, 61) 100%) !important;
        background-size: cover;
        /* background-attachment: cover; */
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2) !important;
        color: rgb(244, 204, 191);
        transition: all ease-in-out 0.9s;
      }

      #about .section-watermark,
      #contact .section-watermark {
        display: none;
      }

      #main {
        padding: 0 2% 0 2%;
      }

      .col-lg-4.ordered {
        padding: 5% 3% 5% 3%;
      }

      .modal h3 {
        padding: 0 6% 0 6% !important;
        font-size: 18px !important;
        line-height: 1 !important;
      }
    
      .modal .icon-box {
        padding: 16% 3% 16% 3% !important;
        height: 70% !important;
      }

      .modal .icon-box img {
        height: 65px !important;
        margin-bottom: 8px !important;
      }
      
      .nav-menu a {
        font-size: 100%;
      }

      /* subheadings */
      
      .services h4,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        padding: 0 !important;
      }

      h3.promotions-subtitle {
        font-size: 20px;
        letter-spacing: 0px;
        line-height: 1;
      }
    
      .section-title {
        padding: 4% 0 4% 0;
      }
      
      .section-title h2::after {
        display: none;
      }
      
      .col-lg-6 .services-category-item .category.category-item .content h3 {
        width: 96%;
        font-size: 14px;
        padding-left: 6%;
        padding-right: 6%;
        word-break: normal
      }

      .services h4,
      .branch .section-title > h3,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        font-size: 15px;
        font-weight: 500;
        line-height: 1 !important;
      }

    /* learn more subheading */
      h3.promotions-subtitle,
      #activepromotionheader {
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 1.2;
        padding: 3% 3% 3% 4%;
      }
      /* add important if showing in iphone 12 and iphone 13 */
      .services #services-tabs-col {
        transition: all 0.7s ease-in-out !important;
        display: none;
        -webkit-animation: fadeOut 0.7s ease-out;
        animation: fadeOut 0.7s ease-out;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 17px !important;
        font-weight: 500;
        line-height: 1.1;
      }
      
      .section-title p {
        font-size: 17px;
      }

      #header .logo img {
        max-height: 30px;
      }
    
      img.hero-slide1-elederm-logo,
      img.hero-elederm-logo {
        margin-top: 9%;
        max-width: 90px !important;
        width: 90px !important;
        min-width: 90px !important;
        padding: 0 !important;
        animation-delay: 0.9s;
      }

      #hero h1 {
        display: inline-block;
        animation-delay: 0.9s;
        line-height: 1;
        font-size: 17px;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      .hero-list-item:last-child {
        margin-bottom: 10px;
      }

      .hero-list-item {
        margin-left: calc(50% - 100px) !important;
        font-weight: 400 !important;
        margin-top: -2%;
        margin-bottom: -2%;
      }
  
      .hero-list-item h4 {
        font-size: 90% !important;
      }

      #hero h3.hero-description:nth-of-type(1) {
        line-height: 1.1 !important;
        font-size: 85% !important;
        font-weight: 300 !important;
      }

      #hero h3.hero-description:nth-of-type(2) {
        line-height: 1.1 !important;
        font-size: 85% !important;
        font-weight: 300 !important;
      }

      h3#hero-list-item-footer {
        display: flex;
        align-items: center;
        justify-content: center;
        animation-delay: 0.9s;
        margin-top: 1%;
        margin-left: auto;
        padding: 0 0 0 4%;
        font-size: 95%;
        font-weight: 500;
        margin-bottom: 5%;
      }

      .hero-list-item:last-child {
        font-size: 14px !important;
      }
      
      /* logo other than first hero slide */
      img.hero-elederm-logo {
        margin-top: 10vh !important;
        margin-bottom: 20vh !important;
        padding-bottom: 0;
      }

      #hero h3.hero-description:nth-of-type(1),
      #hero h3.hero-description:nth-of-type(2) {
        width: 100% !important;
        padding: 0 2% 0 2% !important;
        font-size: 16px;
        font-weight: 300;
      }

      #hero h3.hero-description:nth-of-type(1) {
        margin: -10vh auto 20px;
        padding: 0 4% 0 4%;
        line-height: 1;
        font-size: 100%;
      }

      #slidequanta h3.hero-description:nth-of-type(1) {
        margin-top: 15%;
      }

      #slidequanta h3.hero-description:nth-of-type(2) {
        margin-bottom: 5% !important;
      }

      #slidequanta .hero-btn-container {
        margin-top: -3% !important;
      }

      .hero-btn-container {
        width: 100vw !important;
        margin-top: -2% !important;
      }

      #hero .btn-learn-more,
      #hero .btn-book {
        padding: 2% 3%;
        font-size: 85% !important;
      }

      #slidesurprised {
        background: url("../img/hero-images/hero-surprised-mobile-c.png") center center no-repeat, url("../img/elederm-icon-30.svg") right -85vw top -40vh no-repeat, #ffffff !important;
        background-size: cover, 200vw !important;
        /* remove below code if not displaying in iphone12 and iphone13 */
        background-attachment: scroll !important;
      }
    
      #slidevivace {
        background: url("../img/hero-images/hero-vivace-xl-mobile-2.png") center center no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13 */
        background-attachment: scroll !important;
      }
    
      #slideulfit {
        background: url("../img/hero-images/hero-ulfit-xl-mobile-c-2.png") center center no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13 */
        background-attachment: scroll !important;
      }
    
      #slideskinreboot {
        background: url("../img/hero-images/hero-skin-reboot-xl-mobile-c.png") center bottom 0% no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13 */
        /* background-attachment: scroll !important; */
      }

      #slidequanta {
        background: url("../img/hero-images/hero-quanta-duetto-xl-mobile.png") center center no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh no-repeat, #ffffff !important;
        background-size: cover, 150vw !important;
        /* remove below code if not displaying in iphone12 and iphone13 */
        background-attachment: scroll !important;
      }
    
      #slideunsure {
        background: url("../img/hero-images/hero-unsure-xl-mobile-c.png") center bottom 0vh no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -10vh fixed no-repeat, #ffffff !important;
        background-size: cover, 150vw !important;
        /* remove below code if not displaying in iphone12 and iphone13 */
        background-attachment: scroll !important;
      }

      .learn-more {
        padding-top: 3vh !important;
      }

      /* learn more section title */
      #learn-more .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      #inactivepromotionheader {
        font-size: 14px !important;
        line-height: 1.2;
        padding-left: 6%;
        padding-right: 6%;
        transition: all ease-in-out 0.5s;
      }

      /* services section tttle */
      #services .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      #branch .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .branch .branch-wrap::before {
        padding: 6% 4% 6% 4%;
      }
    
      .branch .branch-wrap .branch-info h4 {
        margin: 3% 0 -1% 0;
        padding-left: 4vw;
        padding-right: 3vw;
        font-size: 14px;
      }
    
      .branch-info h4 {
        padding: 0 4% 0 4%;
        font-size: 15px;
        font-weight: 400;
      }
    
      .branch-footnote {
        height: 6vh !important;
      }

      .branch .section-title > h3 {
        font-size: 115%;
        letter-spacing: 1px;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch #branch-flters li {
        cursor: pointer;
        box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.9);
        padding: 2vh 3vw 8vh 3vw !important;
        min-height: 18vh !important;
        height: 18vh !important;
        max-height: 18vh !important;
        width: 100% !important;
        /* padding: 30px 10px 30px 10px !important; */
        font-size: 90%;
        line-height: 1.1;
        margin-top: 3px;
        margin-bottom: 3px;
        border-radius: 6px !important;
        transition: 0.7s all ease-in-out;
      }

      #branch #branch-flters li img {
        margin-top: 2vh;
        margin-bottom: 2vh;
      }

      .branch p {
        color: #162837;
        font-size: 100% !important;
        font-weight: 200;
        letter-spacing: 1px;
        text-align: left !important;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch-details .branch-info {
        padding-bottom: 10vh !important;
      }

      .branch-details img.left-icon-top {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
      }
      
      h2#title.branch-title {
        font-size: 18px;
        line-height: 1l2;
      }

      img.right-icon-top.img-fluid {
        min-width: 15%;
        width: 15%;
        max-width: 15%;
      }

      .branch-details .branch-info h3 {
        font-size: 100% !important;
      }

      .branch-details .branch-info ul li,
      .branch-details .branch-info ul li + li {
        font-size: 14px !important;
      }

      .branch-details .branch-info a.book-a-visit {
        margin-top: 10vh;
      }

      #why-us .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .why-us .section-title h3:nth-of-type(1) {
        font-size: 20px;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 136%;
        line-height: 1.2;
        padding: 2% 3% 2% 4%;
      }

      .why-us .box {
        margin-top: 5%;
        padding: 30px 40px 0 40px !important;
        min-height: 280px;
        height: 280px;
        max-height: 300px;
        border-radius: 0% 5% 0% 5% !important;
        box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
        transition: all ease-in-out 0.7s;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        &:hover {
          margin-top: 2%;
        }
      }

      .why-us .box span {
        font-weight: 700 !important;
        font-size: 190% !important;
        letter-spacing: 1px;
        text-indent: 10px;
      }
            
      .why-us .box h4 {
        line-height: 1;
        font-size: 22px !important;
        font-weight: 500 !important;
        padding: 0;
        margin: 10px 0;
      }

      .why-us .box h4.short-content {
        margin: 36px 0;
        line-height: 1;
        font-size: 22px !important;
        font-weight: 500 !important;
      }

      .why-us .box p {
        font-size: 12px;
        font-weight: 300;
        line-height: 1.2;
        letter-spacing: 0px !important;
        padding: 4% 2% 2% 2%;
      }

      .why-us .box p.short-content {
        line-height: 1.3;
        letter-spacing: 0px !important;
        padding: 4% 2% 2% 2%;
        margin-top: 5%;
      }

      .counts {
        margin-top: 10vh;
      }

      .counts .count-box {
        padding: 40px 30px 65px 30px;
        width: 100%;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        min-height: 28vh !important;
        height: 28vh !important;
        max-height: 28vh !important;
        position: relative;
        text-align: center;
        box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
      }

      .counts .count-box span {
        font-size: 30px !important;
        font-weight: 400;
        display: flex;
        justify-content: center;
        padding: 5% 0 0 0 !important;
        margin-top: 0 !important;
        margin-left: 15px !important;
        margin-right: 0;
        /* margin-left: calc(50% - 160px) !important; */
        /* margin-left: calc(50% - 145px) !important; */
      }
      
      .counts .count-box span:after {
        font-size: 36px;
        display: inline-block;
        right: 0px;
        content: '+';
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-weight: 400;
      }
      
      .counts .count-box p {
        display: flex;
        justify-content: center;
        padding: 5% 0 0 0 !important;
        margin-top: 0;
        margin-right: 0;
        margin-left: 3% !important;
        font-size: 92%;
        /* margin-left: calc(50% - 140px) !important; */
      }

      .contact .info-box {
        padding-top: 4vh !important;
      }

      .contact .info-box h4.contacts-card-clinic-name {
        line-height: 1.2;
        font-size: 114% !important;
        font-weight: 500 !important;
        margin-top: 5%;
        padding: 3% 2% 3% 2%;
        margin-left: -5%;
      }

      .contact .info-box ul li {
        margin-left: -8vw !important;
        width: 84vw !important;
        padding-right: 0 !important;
        overflow: visible !important;
      }

      .contact .info-box ul li i {
        margin-top: 1.5vh !important;
        line-height: 1.3;
      }

      .contact .info-box ul li h4 {
        font-size: 100%;
        line-height: 1.3;
      }

      #contact .info-box ul li p {
        display: flex;
        padding: 1% 22% 1% 1% !important;
        margin-top: 8px;
        line-height: 1.2 !important;
        font-size: 95%;
        align-items: flex-start !important;
        justify-content: flex-start !important;
        text-align: left !important;
        letter-spacing: 1px !important;
        min-width: 70vw !important;
        width: 70vw !important;
        max-width: 70vw !important;
      }

      .contact .info-box ul li p {
        display: flex;
        padding: 0 5% 0 1% !important;
        line-height: 1.2 !important;
        font-size: 16px !important;
        align-items: flex-start !important;
        justify-content: flex-start !important;
        text-align: left !important;
        
      }
  
      .contact .info-box ul li p#conllno.ml-auto {
        line-height: 1.2;
        justify-content: flex-start !important;
        align-items: flex-start !important;
      }

      .contact h3 {
        text-align: left;
        font-size: 15px;
        font-weight: 400;
      }

      #footer .credits a img {
        margin-left: 4px;
        margin-top: -24px !important;
        margin-bottom: 1px !important;
        min-width: 16% !important;
        width: 16% !important;
        max-width: 16% !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      #footer a img.mark1-logo {
        margin-top: 2vh !important;
        max-height: 12vh !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      #footer a img.mark1-logo {
        margin-top: 2vh !important;
        max-height: 12vh !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }
    
    }

    /* iphone 678 landscape iphone XR landscape iphone SE landscape */
    @media only screen and (min-device-height: 280px) and (max-device-height: 1170px) and (min-device-width: 480px) and (max-device-width: 2532px) and (orientation: landscape) and (hover: none) and (-webkit-min-device-pixel-ratio: 1) and (-webkit-max-device-pixel-ratio: 2) {
     
      body,
      section {
        overflow-x: hidden !important;
        background-attachment: cover !important;
      }

      .mobile-nav-overly {
        width: 100vw !important;
        height: 100vh !important;
        z-index: 9997;
        top: 0;
        left: 0;
        position: fixed;
        background: url("../img/elederm-icon-pink-left-40.svg")left 5% top 60% fixed no-repeat, rgba(160, 154, 154, 0.8);
        background-size: 60%;
        overflow: hidden !important;
        display: none;
        transition: all ease-in-out 0.7s;
      }
      
      #topbar {
        font-family: "Montserrat", "Open Sans", sans-serif;
        height: 40px;
        font-size: 12px;
        transition: all 0.7s ease-in-out;
      }
      
      #topbar.topbar-scrolled {
        top: -40px;
      }
      
      #topbar .contact-info {
        color: #041e31;
        font-weight: 300;
      }
      
      #topbar .contact-info i {
        color: #052136;
        font-weight: 300;
        padding-right: 4px;
      }
      
      #topbar .contact-info i + i {
        margin-left: 15px;
        font-weight: 300;
      }
      
      #topbar .schedule {
        color: #031b2c;
        font-weight: 300;
      }
      
      #topbar .schedule span {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        margin: 0;
      }

      #header {
        background: linear-gradient(0deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        border-bottom: 1px solid rgba(255, 248, 245, 0.9);
        box-shadow: 0px 2px 4px rgba(187, 156, 146, 0.9);
        transition: all 0.9s;
        z-index: 997;
        padding: 5px 0;
        top: 40px;
      }
      
      #header.header-scrolled {
        top: 0;
        background: #ffffff;
        border-bottom: 1px solid #ebebeb;
      }
      
      #header .logo {
        margin: 0;
        padding: 0;
        line-height: 1;
        font-weight: 300;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-family: "Poppins", sans-serif;
      }
      
      #header .logo a {
        color: #0c2c47;
      }
      
      #header .logo img {
        min-height: 20px;
        height: 20px;
        max-height: 20px;
      }
      
      .mobile-nav-menu {
        right: 15px;
        top: 15px;
        z-index: 9998;
        border: 0;
        background: none;
        color: #04192c;
        font-size: 34px;
        transition: all ease-in-out 0.7s;
        outline: none !important;
        line-height: 1;
        cursor: pointer;
        text-align: right;
      }

      button.mobile-nav-toggle.d-lg-none {
        background: transparent;
        padding: 0;
        margin-top: -20px !important;
      }

      .col-lg-5.order-1 .d-flex.justify-content-center img.elederm-service-logo {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
        padding: 5px;
      }

      .modal .icon-box {
        /* padding: 16% 3% 16% 3% !important; */
        padding: 2vh 8vw 2vh 8vw !important;
        /* height: 70% !important; */
        height: 25vh !important;
      }

      .modal .icon-box img {
        min-height: 65px !important;
        height: 65px !important;
        max-height: 65px !important;
        margin-bottom: 8px !important;
      }

      .modal #branch-selectables li {
        cursor: pointer;
        display: inline-block;
        background: url("../img/elederm-icon-pink-left-40.svg")left 0 top 0 no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 0.8) 0%, rgba(244, 204, 191, 0.8) 100%) !important;
        background-size: cover !important;
        background-attachment: cover !important;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.9) !important;
        width: 50% !important;
        text-align: center;
        padding: 6% 5% 6% 5%;
        font-size: 90%;
        font-weight: 300;
        line-height: 1.1;
        text-transform: uppercase;
        color: #08243d;
        transition: all ease-in-out 0.9s;
        border-radius: 10px !important;
        border: 0px solid transparent !important;
        margin: 0px 0px 3px 0px;
      }

      .modal #branch-selectables li:hover,
      .modal #branch-selectables li:hover,
      .modal #branch-selectables li.filter-active {
        background: url("../img/elederm-brand-icon-left.svg")left 0 top 0 no-repeat, linear-gradient(90deg, rgb(9, 40, 71) 0%, rgb(11, 36, 61) 100%) !important;
        background-size: cover;
        background-attachment: cover;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2) !important;
        color: rgb(244, 204, 191);
        transition: all ease-in-out 0.9s;
      }

      h5#absolutemodal.modal-body-header {
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-size: 20px;
        font-weight: 500;
        line-height: 1.1;
      }

      #absolutemodal p {
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-size: 13px;
        line-height: 1.1;
      }

      #about .section-watermark,
      #contact .section-watermark {
        display: none;
      }

      #main {
        padding: 0 2% 0 2%;
      }

      .col-lg-4.ordered {
        padding: 5% 3% 5% 3%;
      }

      .modal h3 {
        padding: 0 6% 0 6% !important;
        font-size: 18px !important;
        line-height: 1 !important;
      }

      .modal .icon-box {
        padding: 9% 3% 9% 3% !important;
        min-height: 60vh !important;
        height: 60vh !important;
        max-height: 60vh !important;
      }

      .modal .icon-box img {
        height: 65px !important;
        margin-bottom: 8px !important;
      }
      
      .nav-menu a {
        font-size: 100% !important;
      }

      .services h4,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        padding: 0 !important;
        font-size: 15px !important;
      }

      h3.promotions-subtitle {
        line-height: 1.2;
        font-size: 15px !important;
      }

      #learn-more .section-title h2,
      #services .section-title h2,
      #branch .section-title h2,
      #why-us .section-title h2,
      #about .section-title h2,
      #contact .section-title h2 {
        /* padding: 4% 0 4% 0; */
        font-size: 20px !important;
      }
      
      .section-title h2::after {
        display: none;
      }
      
      .col-lg-6 .services-category-item .category.category-item .content h3 {
        width: 96%;
        font-size: 13px;
        padding-left: 6%;
        padding-right: 6%;
        word-break: normal
      }

      .services h4,
      .branch .section-title > h3,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        font-size: 14px !important;
        font-weight: 500;
        line-height: 1 !important;
      }

    /* learn more subheading */
      h3.promotions-subtitle,
      #activepromotionheader {
        font-size: 14px !important;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 1.1;
        padding: 3% 3% 3% 4%;
      }

      .services #services-tabs-col {
        transition: all 0.7s ease-in-out !important;
        display: none;
        -webkit-animation: fadeOut 0.7s ease-out;
        animation: fadeOut 0.7s ease-out;
      }

      .branch .section-title > h3 {
        font-size: 14px !important;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 14px !important;
        font-weight: 500;
        line-height: 1.1;
      }
      
      .section-title p {
        font-size: 13px;
      }

      #header .logo img {
        max-height: 30px;
      }

      img.hero-slide1-elederm-logo,
      img.hero-elederm-logo {
        max-width: 60px !important;
        width: 60px !important;
        min-width: 60px !important;
        padding: 0 !important;
        margin-top: 10% !important;
        margin-bottom: -7% !important;
      }

      #hero h1 {
        font-size: 11px !important;
        line-height: 1 !important;
        align-items: flex-start !important;
        padding-top: 0 !important;
        margin-top: 6vh !important;
        margin-bottom: 1vh !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      .hero-list-item {
        font-size: 114px !important;
      }

      .hero-list-item i.last-item {
        font-size: 100% !important;
        line-height: 1.2 !important;
      }

      .hero-list-item h4.last-item {
        font-size: 10px !important;
        font-weight: 300 !important;
      }
      
      .hero-list-item:nth-of-type(1) {
        margin-top: -10vh !important;
      }

      .hero-list-item {
        margin-left: calc(50% - 100px) !important;
        font-size: 10px !important;
        font-weight: 300 !important;
        line-height: 1 !important;
        margin-top: -1px !important;
        margin-bottom: -1px !important;
      }

      .hero-list-item i {
        line-height: 1 !important;
        margin-top: -1px !important;
        margin-bottom: -1px !important;
      }

      .hero-list-item h4 {
        font-size: 85% !important;
        margin-top: -1px !important;
        margin-bottom: -1px !important;
      }

      #hero h3.hero-description:nth-of-type(1) {
        line-height: 1 !important;
        font-size: 12px !important;
        font-weight: 300 !important;
        padding-left: 4vw;
        padding-right: 4vw;
      }

      #hero h3.hero-description:nth-of-type(2) {
        line-height: 1.1 !important;
        font-size: 85% !important;
        font-weight: 300 !important;
        padding-left: 4vw;
        padding-right: 4vw;
      }

      h3#hero-list-item-footer {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        margin-top: 3px;
        padding: 0 0 0 0;
        font-size: 9px !important;
        font-weight: 300;
        margin-bottom: 2%;
        width: 100%;
        text-indent: 0px;
        margin-left: 1% !important;
      }

      .hero-list-item:last-child {
        font-size: 85% !important;
        /* margin-bottom: -1px !important; */
      }
      
      /* logo other than first hero slide */
      img.hero-elederm-logo {
        margin-top: 10vh !important;
        margin-bottom: -2vh !important;
        padding-bottom: 0;
      }

      #hero h3.hero-description:nth-of-type(1),
      #hero h3.hero-description:nth-of-type(2) {
        width: 100% !important;
        padding: 0 2% 0 2% !important;
        font-size: 13px;
        font-weight: 300;
      }

      #hero h3.hero-description:nth-of-type(1) {
        /* margin: 5% auto 20px; */
        padding: 0 4% 0 4%;
        line-height: 1;
        font-size: 12px;
      }

      #slidequanta img.hero-elederm-logo {
        margin-top: 32vh !important;
        margin-bottom: -26vh !important;
      }

      #slidequanta h3.hero-description:nth-of-type(1) {
        margin-top: 19% !important;
        margin-bottom: 0% !important;
      }
    /* */
      #slidequanta h3.hero-description:nth-of-type(2) {
        margin-top: 1% !important;
        margin-bottom: -7% !important;
      }

      #slidequanta .hero-btn-container {
        margin-top: 2vh !important;
        margin-bottom: 3vh !important;
      }

      .hero-btn-container {
        width: 100vw !important;
        margin-top: -6% !important;
        margin-bottom: 6% !important;
      }

      #hero .btn-learn-more,
      #hero .btn-book {
        border-radius: 3px !important;
        padding: 3px 8px !important;
        font-size: 11px !important;
      }

      #slidesurprised {
        background: url("../img/hero-images/hero-surprised-landscape-mobile-c.png") center center fixed no-repeat,#ffffff !important;
        background-size: cover !important;
        /* transition: cubic-bezier(0, 0.2, 0.8, 1) 1; */
        /* remove below code if not displaying in iphone12 and iphone13 
        background-attachment: scroll !important; */
      }
      /* adjust on j2 */
      #slidevivace {
        background: url("../img/hero-images/hero-vivace-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      #slideulfit {
        background: url("../img/hero-images/hero-ulfit-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }
      
      #slideskinreboot {
        background: url("../img/hero-images/hero-skinreboot-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* background: url("../img/hero-images/hero-skin-reboot-xl-mobile-c.png") center bottom 0% fixed no-repeat, #ffffff !important;
        background-size: cover !important; */
        /* remove below code if not displaying in iphone12 and iphone13 */
        /* background-attachment: scroll !important; */
      }

      #slidequanta {
        background: url("../img/hero-images/hero-quanta-duetto-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      #slideunsure {
        background: url("../img/hero-images/hero-unsure-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      .learn-more {
        padding-top: 3vh !important;
      }

      /* learn more section title */
      #learn-more .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      #inactivepromotionheader {
        font-size: 15px !important;
        line-height: 1.2;
        padding-left: 6%;
        padding-right: 6%;
        transition: all ease-in-out 0.5s;
      }

      /* active promotions */
      .learn-more .learn-more-item h3 {
        font-size: 14px;
      }

      .learn-more .learn-more-item h4 {
        font-size: 13px;
      }

      /* services section tttle */
      #services .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      #branch .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .branch .section-title > h3 {
        font-size: 14px;
        line-height: 1.2;
        margin-left: 3% !important;
      }

      .branch .branch-wrap::before {
        padding: 6% 4% 6% 4%;
      }

      .branch .branch-wrap,
      .branch .branch-wrap .branch-info {
        padding-top: 3vh !important;
        margin-top: 0vh !important;
        min-height: 55vh;
        height: 55vh;
        max-height: 55vh;
      }

      #branch .branch-info h4 {
        margin-bottom: 2vh !important;
      }

      #branch .branch-links.flex-column {
        margin: 6vh !important;
        display: inline-block !important;
      }

      #branch .branch-links.flex-column a.venobox {
        display: inline !important;
        margin-top: 2vh !important;
        margin-left: 2px !important;
      }

      .branch .branch-wrap .branch-info h4 {
        margin: 3% 0 -1% 0;
        padding-left: 4vw;
        padding-right: 3vw;
        font-size: 14px;
      }

      .branch-info h4 {
        padding: 0 4% 0 4%;
        font-size: 15px !important;
        font-weight: 400 !important;
      }

      .branch-footnote {
        height: 6vh !important;
      }

      .branch .section-title > h3 {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch #branch-flters li,
      .branch #branch-flters li.active {
        cursor: pointer;
        padding: 2vh 3vw 10vh 3vw !important;
        min-height: 40vh !important;
        height: 40vh !important;
        max-height: 40vh !important;
        min-width: 60% !important;
        width: 60% !important;
        max-width: 60% !important;
        font-size: 98% !important;
        line-height: 1.1;
        margin-top: 3px;
        margin-bottom: 3px;
        border-radius: 6px !important;
        transition: 0.7s all ease-in-out;
      }

      .branch #branch-flters li img {
        margin-top: 4vh !important;
        margin-bottom: 2vh !important;
        min-height: 45px !important;
        height: 45px !important;
        max-height: 45px !important;
        padding: 15px 0px 5px 0 !important;
      }

      .branch p {
        color: #162837;
        font-size: 100% !important;
        font-weight: 200;
        letter-spacing: 1px;
        text-align: left !important;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch-details .branch-info {
        padding-bottom: 10vh !important;
      }

      .branch-details img.left-icon-top {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
      }
      
      h2#title.branch-title {
        font-size: 18px;
        line-height: 1l2;
      }

      img.right-icon-top.img-fluid {
        min-width: 15%;
        width: 15%;
        max-width: 15%;
      }

      .branch-details .branch-info h3 {
        font-size: 100% !important;
      }

      .branch-details .branch-info ul li,
      .branch-details .branch-info ul li + li {
        font-size: 13px !important;
      }

      .branch-details .branch-info a.book-a-visit {
        margin-top: 10vh;
      }

      .branch .branch-wrap .branch-info {
        padding: 3px 6px 3px 6px !important;
      }

      .branch .branch-wrap .branch-info h4 {
        padding: 0vh 3vw 0 3vw !important;
        margin-top: 0 !important;
        line-height: 1.2 !important;
        font-size: 12px !important;
      }

      /* .branch .branch-wrap .branch-links a {
        margin-top: 2px !important;
        margin-bottom: 0px !important;
        padding: 6px 10px 4px 7px !important;
      } */

      #branch .branch-links.flex-column {
        display: flex !important;
        justify-content: center !important;
      }

      #branch .branch-links.flex-column a.venobox {
        margin-top: 2px !important;
      }

      #why-us .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .why-us .section-title h3:nth-of-type(1) {
        font-size: 20px;
        margin-left: 5vw;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 14px !important;
        line-height: 1.2;
        padding: 2% 3% 2% 4%;
      }

      .why-us .box.aos-init {
        margin-top: 5%;
        padding: 16px 20px 0 20px !important;
        min-height: 240px !important;
        height: 240px !important;
        max-height: 240px !important;
        border-radius: 0 24px 0 24px !important;
        box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
        transition: all ease-in-out 0.7s;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        &:hover {
          margin-top: 2%;
        }
      }

      .why-us .box.aos-init span {
        margin-top: 6vh !important;
        font-weight: 600 !important;
        font-size: 25px !important;
        margin-left: 2vw !important;
      }
      
      .why-us .box.aos-init h4 {
        line-height: 1.3;
        font-size: 19px !important;
        font-weight: 500 !important;
        padding: 0vh 3vw 0vh 3vw !important;
        margin: 10px 0;
      }

      .why-us .box.aos-init h4.short-content {
        margin: 26px 0;
        line-height: 1;
        font-size: 22px !important;
        font-weight: 500 !important;
        padding: 0vh 3vw 0vh 3vw !important;
      }

      .why-us .box.aos-init p {
        font-size: 16px !important;
        font-weight: 300;
        line-height: 1.2;
        letter-spacing: 0px !important;
        padding: 2vh 3vw 2vh 3vw !important;
      }

      .why-us .box.aos-init p.short-content {
        font-size: 16px !important;
        line-height: 1.3;
        letter-spacing: 0px !important;
        padding: 4vh 3vw 2vh 3vw !important;
        margin-top: 4%;
      }

      .counts {
        margin-top: 10vh;
      }

      .counts .count-box {
        padding: 40px 30px 65px 30px;
        width: 100%;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        min-height: 44vh !important;
        height: 44vh !important;
        max-height: 44vh !important;
        position: relative;
        text-align: center;
        box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
      }

      .counts .count-box span {
        font-size: 24px !important;
        font-weight: 400;
        margin-right: calc(50% - 130px) !important;
      }
      
      .counts .count-box span:after {
        font-size: 36px;
        display: inline-block;
        right: 0px;
        content: '+';
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-weight: 400;
      }
      
      .counts .count-box p {
        position: relative;
        padding: 5% 0 5% 0;
        /* margin: 0 auto; */
        font-size: 92% !important;
        margin-left: calc(50% - 150px) !important;
        /* margin-right: calc(50% - 100px) !important; */
      }

      #about .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      .about .content p {
        font-size: 14px;
        line-height: 1.2;
      }

      #contact .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-top: 6vh;
        padding-bottom: 3vh;
      }

      .contact .info-box {
        padding-top: 4vh !important;
      }

      .contact .info-box h4.contacts-card-clinic-name {
        line-height: 1.1;
        font-size: 19px !important;
        font-weight: 500 !important;
        margin-top: 6vh !important;
        margin-left: -3vw !important;
        padding: 1% 0 3% 0;
        text-align: center !important;
      }
      
      .contact .info-box ul li {
        width: 100vw !important;
        margin-left: -2vw !important;
        padding-right: 0 !important;
      }

      .contact .info-box ul li i {
        margin-left: 0%;
        line-height: 1.3;
      }

      .contact .info-box ul li h4 {
        font-size: 100%;
        line-height: 1.3;
      }

      .contact .info-box ul li p {
        display: flex !important;
        padding: 0 4% 0 0 !important;
        line-height: 1.2 !important;
        font-size: 100% !important;
        align-items: center !important;
        justify-content: flex-start !important;
        text-align: left !important;
        margin-top: 2vh !important;
        margin-left: 0 !important;
        min-width: 40% !important;
        width: 40% !important;
        max-width: 40% !important;
      }


      .contact .info-box ul li p#conllno.ml-auto {
        line-height: 1.1;
        justify-content: flex-start !important;
        align-items: flex-start !important;
      }

      .contact h3 {
        text-align: left;
        font-size: 15px;
        font-weight: 400;
      }

      #footer {
        padding-bottom: 120px !important;
      }

      #footer .credits a img {
        margin-left: -12px;
        margin-top: -18px;
        margin-bottom: 6px;
        /* margin-top: calc(50% - 100px) !important; */
        min-width: 12%;
        max-width: 12%;
        width: 12%;
        padding: 0;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      #footer a img.mark1-logo {
        margin-top: 20% !important;
        min-height: 10vh !important;
        height: 10vh !important;
        max-height: 12vh !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

    }

    /* --------------------------------------------------------------------------------------------------
    |        iphonex portrait iphone 678plus portrait iphone12 regular iphone13 regular portrait        |
    ---------------------------------------------------------------------------------------------------*/
    @media only screen and (min-device-width: 365px) and (max-device-width: 375px) and (min-device-height: 612px) and (max-device-height: 812px) and (orientation: portrait) and (hover: none) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-max-device-pixel-ratio: 3) {
      body,
      section {
        overflow-x: hidden !important;
        background-attachment: cover !important;
      }

      .modal .modal-content button.close span {
        font-weight: 500 !important;
        margin-right: 2vw !important;
      }

      .col-lg-5.order-1 .d-flex.justify-content-center img.elederm-service-logo {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
        padding: 5px;
      }

      .modal #branch-selectables li {
        cursor: pointer;
        display: inline-block;
        background: url("../img/elederm-icon-pink-left-40.svg")left 0 top 0 no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 0.8) 0%, rgba(244, 204, 191, 0.8) 100%) !important;
        background-size: cover !important;
        background-attachment: cover !important;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.9) !important;
        width: 90% !important;
        text-align: center;
        padding: 6% 5% 6% 5%;
        font-size: 90%;
        font-weight: 300;
        line-height: 1.1;
        text-transform: uppercase;
        color: #08243d;
        transition: all ease-in-out 0.9s;
        border-radius: 10px !important;
        border: 0px solid transparent !important;
        margin: 0px 0px 3px 0px;
      }
    
      .modal #branch-selectables li:hover,
      .modal #branch-selectables li:hover,
      .modal #branch-selectables li.filter-active {
        background: url("../img/elederm-brand-icon-left.svg")left 0 top 0 no-repeat, linear-gradient(90deg, rgb(9, 40, 71) 0%, rgb(11, 36, 61) 100%) !important;
        background-size: cover;
        background-attachment: cover;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2) !important;
        color: rgb(244, 204, 191);
        transition: all ease-in-out 0.9s;
      }

      #about .section-watermark,
      #contact .section-watermark {
        display: none;
      }

      #main {
        padding: 0 2% 0 2%;
      }

      .col-lg-4.ordered {
        padding: 5% 3% 5% 3%;
      }

      .modal h3 {
        padding: 0 6% 0 6% !important;
        font-size: 18px !important;
        line-height: 1 !important;
      }
      
      .modal .icon-box {
        padding: 16% 3% 16% 3% !important;
        height: 80% !important;
      }

      .modal .icon-box img {
        min-height: 45px !important;
        height: 45px !important;
        max-height: 45px !important;
        margin-bottom: 8px !important;
      }
      
      .nav-menu a {
        font-size: 100%;
      }

      .services h4,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        padding: 0 !important;
      }

      h3.promotions-subtitle {
        font-size: 15px !important;
        line-height: 1.2;
      }

      #learn-more .section-title h2,
      #services .section-title h2,
      #branch .section-title h2,
      #why-us .section-title h2,
      #about .section-title h2,
      #contact .section-title h2 {
        font-size: 26px !important;
      }

      #learn-more .section-title h3,
      #services .section-title h3,
      #branch .section-title h3,
      #why-us .section-title h3,
      #about .section-title h3,
      #contact .section-title h3 {
        font-size: 17px !important;
      }

      #learn-more .section-title h4,
      #learn-more .section-title p,
      #services .section-title h4,
      #services .section-title p,
      #branch .section-title h4,
      #branch .section-title p,
      #why-us .section-title h4,
      #about .section-title h4,
      #about .section-title p,
      #contact .section-title h4,
      #contact .section-title p {
        font-size: 17px !important;
      }

      #why-us .section-title h3:nth-of-type(1) {
        margin-left: 5%;
      }

      #why-us .section-title h3:nth-of-type(2) {
        font-size: 15px !important;
      }

      .section-title {
        padding: 4% 0 4% 0;
      }
      
      .section-title h2::after {
        display: none;
      }
      
      .col-lg-6 .services-category-item .category.category-item .content h3 {
        width: 96%;
        font-size: 14px;
        padding-left: 6%;
        padding-right: 6%;
        word-break: normal
      }

      .services h4,
      .services .section-title h4,
      .branch .section-title > h3,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        font-size: 15px;
        font-weight: 300;
        line-height: 1.2 !important;
      }

      h3.promotions-subtitle,
      #activepromotionheader {
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 1.2;
        padding: 3% 3% 3% 4%;
      }

      .services #services-tabs-col {
        transition: all 0.7s ease-in-out !important;
        display: none;
        -webkit-animation: fadeOut 0.7s ease-out;
        animation: fadeOut 0.7s ease-out;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 17px !important;
        font-weight: 500;
        line-height: 1.1;
      }
      
      .section-title p {
        font-size: 17px;
      }

      #header .logo img {
        max-height: 30px;
      }
    
      img.hero-slide1-elederm-logo,
      img.hero-elederm-logo {
        margin-top: 9%;
        max-width: 90px !important;
        width: 90px !important;
        min-width: 90px !important;
        padding: 0 !important;
        animation-delay: 0.9s;
      }

      #hero h1 {
        display: inline-block;
        animation-delay: 0.9s;
        line-height: 1;
        font-size: 17px;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      .hero-list-item:last-child {
        margin-bottom: 10px;
      }

      .hero-list-item {
        margin-left: calc(50% - 100px) !important;
        font-weight: 400 !important;
        margin-top: -2%;
        margin-bottom: -2%;
      }

      .hero-list-item h4 {
        font-size: 90% !important;
      }

      #hero h3.hero-description:nth-of-type(1) {
        line-height: 1.1 !important;
        font-size: 85% !important;
        font-weight: 300 !important;
      }

      #hero h3.hero-description:nth-of-type(2) {
        line-height: 1.1 !important;
        font-size: 85% !important;
        font-weight: 300 !important;
      }

      h3#hero-list-item-footer {
        display: flex;
        align-items: center;
        justify-content: center;
        animation-delay: 0.9s;
        margin-top: 1%;
        margin-left: auto;
        padding: 0 0 0 4%;
        font-size: 95%;
        font-weight: 500;
        margin-bottom: 5%;
      }

      .hero-list-item:last-child {
        font-size: 14px !important;
      }
      
      /* logo other than first hero slide */
      img.hero-elederm-logo {
        margin-top: 10vh !important;
        margin-bottom: 20vh !important;
        padding-bottom: 0;
      }

      #hero h3.hero-description:nth-of-type(1),
      #hero h3.hero-description:nth-of-type(2) {
        width: 100% !important;
        padding: 0 2% 0 2% !important;
        font-size: 16px;
        font-weight: 300;
      }

      #hero h3.hero-description:nth-of-type(1) {
        margin: -10vh auto 20px;
        padding: 0 4% 0 4%;
        line-height: 1;
        font-size: 100%;
      }

      #slidequanta h3.hero-description:nth-of-type(1) {
        margin-top: 15%;
      }

      #slidequanta h3.hero-description:nth-of-type(2) {
        margin-bottom: 5% !important;
      }

      /* #slidequanta .hero-btn-container {
        margin-top: -3% !important;
      } */

      .hero-btn-container {
        width: 100vw !important;
        margin-top: -2% !important;
      }

      #hero .btn-learn-more,
      #hero .btn-book {
        padding: 2% 3%;
        font-size: 85% !important;
      }

      #slidesurprised {
        background: url("../img/hero-images/hero-surprised-mobile-c.png") center center no-repeat, url("../img/elederm-icon-30.svg") right -85vw top -40vh no-repeat, #ffffff !important;
        background-size: cover, 200vw !important;
        background-attachment: scroll !important;
      }
    
      #slidevivace {
        background: url("../img/hero-images/hero-vivace-xl-mobile-2.png") center center no-repeat, #ffffff !important;
        background-size: cover !important;
        background-attachment: scroll !important;
      }
    
      #slideulfit {
        background: url("../img/hero-images/hero-ulfit-xl-mobile-c-2.png") center center no-repeat, #ffffff !important;
        background-size: cover !important;
        background-attachment: scroll !important;
      }
    
      #slideskinreboot {
        background: url("../img/hero-images/hero-skin-reboot-xl-mobile-c.png") center bottom 20% no-repeat, #ffffff !important;
        background-size: cover !important;
        background-attachment: scroll !important;
      }

      #slidequanta {
        background: url("../img/hero-images/hero-quanta-duetto-xl-mobile.png") center center no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh no-repeat, #ffffff !important;
        background-size: cover, 150vw !important;
        background-attachment: scroll !important;
      }
    
      #slideunsure {
        background: url("../img/hero-images/hero-unsure-xl-mobile-c.png") center bottom 0vh no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -10vh fixed no-repeat, #ffffff !important;
        background-size: cover, 150vw !important;
        background-attachment: scroll !important;
      }

      .learn-more {
        padding-top: 3vh !important;
      }

      #learn-more .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      #inactivepromotionheader {
        font-size: 15px !important;
        line-height: 1.2;
        padding-left: 6%;
        padding-right: 6%;
        transition: all ease-in-out 0.5s;
      }

      #services .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      #branch .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .branch .branch-wrap::before {
        padding: 6% 4% 6% 4%;
      }
    
      .branch .branch-wrap .branch-info h4 {
        margin: 3% 0 -1% 0;
        padding-left: 4vw;
        padding-right: 3vw;
        font-size: 14px;
      }
    
      .branch-info h4 {
        padding: 0 4% 0 4%;
        font-size: 15px;
        font-weight: 400;
      }
    
      .branch-footnote {
        height: 6vh !important;
      }

      .branch .section-title > h3 {
        font-size: 115%;
        letter-spacing: 1px;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch #branch-flters li {
        cursor: pointer;
        box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.9);
        padding: 4vh 3vw 3vh 3vw !important;
        min-height: 16vh !important;
        height: 16vh !important;
        max-height: 16vh !important;
        min-width: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        font-size: 14px !important;
        line-height: 1.2 !important;
        margin-top: 3px;
        margin-bottom: 3px;
      }

      .branch #branch-flters li img {
        margin-top: 3vh !important;
        min-height: 3vh !important;
        height: 3vh !important;
        max-height: 3vh !important;
        padding: 1% !important;
      }

      .branch p {
        color: #162837;
        font-size: 100% !important;
        font-weight: 200;
        letter-spacing: 1px;
        text-align: left !important;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch-details .branch-info {
        padding-bottom: 10vh !important;
      }

      .branch-details img.left-icon-top {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
      }
      
      h2#title.branch-title {
        font-size: 18px;
        line-height: 1l2;
      }

      img.right-icon-top.img-fluid {
        min-width: 15%;
        width: 15%;
        max-width: 15%;
      }

      .branch-details .branch-info h3 {
        font-size: 100% !important;
      }

      .branch-details .branch-info ul li,
      .branch-details .branch-info ul li + li {
        font-size: 14px !important;
      }

      .branch-details .branch-info a.book-a-visit {
        margin-top: 10vh;
      }

      #why-us .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }iphone x landsca
      .why-us .section-title h3:nth-of-type(1) {
        font-size: 20px;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 136%;
        line-height: 1.2;
        padding: 2% 3% 2% 4%;
      }

      .why-us .box {
        margin-top: 5%;
        padding: 20px 10px 0 10px !important;
        min-height: 290px !important;
        height: 290px !important;
        max-height: 290px !important;
        border-radius: 0% 5% 0% 5% !important;
        box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
        transition: all ease-in-out 0.7s;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        &:hover {
          margin-top: 2%;
        }
      }

      .why-us .box span {
        font-weight: 700 !important;
        font-size: 21px !important;
        letter-spacing: 1px;
        margin-left: 1vw !important;
      }
            
      .why-us .box h4 {
        line-height: 1;
        font-size: 22px !important;
        font-weight: 500 !important;
        padding: 0;
        margin: 10px 0;
      }

      .why-us .box h4.short-content {
        margin: 36px 0;
        line-height: 1;
        font-size: 22px !important;
        font-weight: 500 !important;
      }

      .why-us .box p {
        font-size: 12px;
        font-weight: 300;
        line-height: 1.2;
        letter-spacing: 0px !important;
        padding: 4% 2% 2% 2%;
      }

      .why-us .box p.short-content {
        line-height: 1.3;
        letter-spacing: 0px !important;
        padding: 4% 2% 2% 2%;
        margin-top: 5%;
      }

      .counts {
        margin-top: 10vh;
      }

      .counts .count-box {
        padding: 40px 30px 65px 30px;
        width: 100%;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        min-height: 24vh;
        height: 24vh;
        max-height: 24vh;
        position: relative;
        text-align: center;
        box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
      }

      .counts .count-box span {
        font-size: 30px !important;
        font-weight: 400;
        /* margin-left: calc(50% - 135px) !important; */
        display: flex;
        justify-content: center;
        margin-right: 12.5px;
      }
      
      .counts .count-box span:after {
        font-size: 36px;
        display: inline-block;
        right: 0px;
        content: '+';
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-weight: 400;
      }
      
      .counts .count-box p {
        position: relative;
        padding: 5% 0 5% 0;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        font-size: 92%;
        margin-right: 15px;
        /* margin-left: calc(50% - 130px) !important; */
      }

      #about .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      #contact .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-top: 6vh;
        padding-bottom: 3vh;
      }

      .contact .info-box {
        padding-top: 4vh !important;
      }

      .contact .info-box h4.contacts-card-clinic-name {
        line-height: 1.1;
        font-size: 120%;
        font-weight: 500 !important;
        letter-spacing: 0px;
        margin-top: 5%;
        padding: 3% 2% 3% 2%;
        margin-left: -5%;
        line-height: 1.2;
      }

      .contact .info-box ul li {
        margin-left: 0 !important;
        padding-right: 20% !important;
        padding-left: 0 !important;
        width: 90% !important;
      }

      .contact .info-box ul li i {
        margin-top: 4px;
      }

      .contact .info-box ul li h4 {
        font-size: 100%;
        line-height: 1.3;
      }

      .contact .info-box ul li p {
        display: flex;
        padding: 0 6vw 0 0 !important;
        line-height: 1.2;
        font-size: 95%;
        align-items: center;
        justify-content: flex-start;
        text-align: left;
        letter-spacing: 1px;
        min-width: 90%;
        width: 90%;
        max-width: 90%;
        margin-top: 8px;
      }

      .contact .info-box ul li p#conllno.ml-auto {
        display: flex;
        padding: 0 5vw 1vh 0 !important;
        line-height: 1.2 !important;
        font-size: 95%;
        align-items: center !important;
        justify-content: flex-start !important;
        text-align: left;
        letter-spacing: 1px;
        min-width: 85% !important;
        width: 85% !important;
        max-width: 85% !important;
        margin-top: 8px !important;
      }

      .contact h3 {
        text-align: left;
        font-size: 15px;
        font-weight: 400;
      }

      #footer .credits a img {
        margin-left: -12px;
        margin-top: -8px !important;
        margin-bottom: 9px !important;
        /* margin-top: calc(50% - 100px) !important; */
        min-width: 12%;
        max-width: 12%;
        width: 12%;
        padding: 0;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      #footer a img.mark1-logo {
        margin-top: 2vh !important;
        max-height: 12vh !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

    }

    /* -------------------------------------------------------------------------------------------------
    |  iphonex landscape iphone 678plus landscape iphone12 regular landscape iphone13 regualr landscape |
    ------------------------------------------------------------------------------------------------- */
    @media only screen and (min-device-width: 480px) and (max-device-width: 2878px) and (min-device-height: 280px) and (max-device-height: 590px) and (orientation: landscape) and (hover: none) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-max-device-pixel-ratio: 4) {

      body,
      section {
        overflow-x: hidden !important;
        background-attachment: cover !important;
      }

      .mobile-nav-overly {
        width: 100vw !important;
        height: 100vh !important;
        z-index: 9997;
        top: 0;
        left: 0;
        position: fixed;
        background: url("../img/elederm-icon-pink-left-40.svg")left 5% top 60% fixed no-repeat, rgba(160, 154, 154, 0.8);
        background-size: 60%;
        overflow: hidden !important;
        display: none;
        transition: all ease-in-out 0.7s;
      }
      
      #topbar {
        font-family: "Montserrat", "Open Sans", sans-serif;
        height: 40px;
        font-size: 12px;
        transition: all 0.7s ease-in-out;
      }
      
      #topbar.topbar-scrolled {
        top: -40px;
      }
      
      #topbar .contact-info {
        color: #041e31;
        font-weight: 300;
      }
      
      #topbar .contact-info i {
        color: #052136;
        font-weight: 300;
        padding-right: 4px;
      }
      
      #topbar .contact-info i + i {
        margin-left: 15px;
        font-weight: 300;
      }
      
      #topbar .schedule {
        color: #031b2c;
        font-weight: 300;
      }
      
      #topbar .schedule span {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
        margin: 0;
      }

      #header {
        background: linear-gradient(0deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        border-bottom: 1px solid rgba(255, 248, 245, 0.9);
        box-shadow: 0px 2px 4px rgba(187, 156, 146, 0.9);
        transition: all 0.9s;
        z-index: 997;
        padding: 5px 0;
        top: 40px;
      }
      
      #header.header-scrolled {
        top: 0;
        background: #ffffff;
        border-bottom: 1px solid #ebebeb;
      }
      
      #header .logo {
        margin: 0;
        padding: 0;
        line-height: 1;
        font-weight: 300;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-family: "Poppins", sans-serif;
      }
      
      #header .logo a {
        color: #0c2c47;
      }
      
      #header .logo img {
        min-height: 20px;
        height: 20px;
        max-height: 20px;
      }
      
      .mobile-nav-menu {
        right: 15px;
        top: 15px;
        z-index: 9998;
        border: 0;
        background: none;
        color: #04192c;
        font-size: 34px;
        transition: all ease-in-out 0.7s;
        outline: none !important;
        line-height: 1;
        cursor: pointer;
        text-align: right;
      }

      button.mobile-nav-toggle.d-lg-none {
        background: transparent;
        padding: 0;
        margin-top: -20px !important;
      }

      .col-lg-5.order-1 .d-flex.justify-content-center img.elederm-service-logo {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
        padding: 5px;
      }

      .modal .icon-box {
        /* padding: 16% 3% 16% 3% !important; */
        padding: 2vh 8vw 2vh 8vw !important;
        /* height: 70% !important; */
        height: 25vh !important;
      }

      .modal .icon-box img {
        min-height: 65px !important;
        height: 65px !important;
        max-height: 65px !important;
        margin-bottom: 8px !important;
      }

      .modal #branch-selectables li {
        cursor: pointer;
        display: inline-block;
        background: url("../img/elederm-icon-pink-left-40.svg")left 0 top 0 no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 0.8) 0%, rgba(244, 204, 191, 0.8) 100%) !important;
        background-size: cover !important;
        background-attachment: cover !important;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.9) !important;
        width: 50% !important;
        text-align: center;
        padding: 6% 5% 6% 5%;
        font-size: 90%;
        font-weight: 300;
        line-height: 1.1;
        text-transform: uppercase;
        color: #08243d;
        transition: all ease-in-out 0.9s;
        border-radius: 10px !important;
        border: 0px solid transparent !important;
        margin: 0px 0px 3px 0px;
      }

      .modal #branch-selectables li:hover,
      .modal #branch-selectables li:hover,
      .modal #branch-selectables li.filter-active {
        background: url("../img/elederm-brand-icon-left.svg")left 0 top 0 no-repeat, linear-gradient(90deg, rgb(9, 40, 71) 0%, rgb(11, 36, 61) 100%) !important;
        background-size: cover;
        background-attachment: cover;
        box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2) !important;
        color: rgb(244, 204, 191);
        transition: all ease-in-out 0.9s;
      }

      h5#absolutemodal.modal-body-header {
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-size: 20px;
        font-weight: 500;
        line-height: 1.1;
      }

      #absolutemodal p {
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-size: 13px;
        line-height: 1.1;
      }

      #about .section-watermark,
      #contact .section-watermark {
        display: none;
      }

      #main {
        padding: 0 2% 0 2%;
      }

      .col-lg-4.ordered {
        padding: 5% 3% 5% 3%;
      }

      .modal h3 {
        padding: 0 6% 0 6% !important;
        font-size: 18px !important;
        line-height: 1 !important;
      }

      .modal .icon-box {
        padding: 9% 3% 9% 3% !important;
        min-height: 60vh !important;
        height: 60vh !important;
        max-height: 60vh !important;
      }

      .modal .icon-box img {
        height: 65px !important;
        margin-bottom: 8px !important;
      }
      
      .nav-menu a {
        font-size: 100% !important;
      }

      .services h4,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        padding: 0 !important;
        font-size: 15px !important;
      }

      h3.promotions-subtitle {
        line-height: 1.2;
        font-size: 15px !important;
      }

      #learn-more .section-title h2,
      #services .section-title h2,
      #branch .section-title h2,
      #why-us .section-title h2,
      #about .section-title h2,
      #contact .section-title h2 {
        /* padding: 4% 0 4% 0; */
        font-size: 20px !important;
      }
      
      .section-title h2::after {
        display: none;
      }
      
      .col-lg-6 .services-category-item .category.category-item .content h3 {
        width: 96%;
        font-size: 13px;
        padding-left: 6%;
        padding-right: 6%;
        word-break: normal
      }

      .services h4,
      .branch .section-title > h3,
      .why-us .section-title h3:nth-of-type(1),
      .about .content h3,
      .contact .section-title > h4 {
        font-size: 14px !important;
        font-weight: 500;
        line-height: 1 !important;
      }

    /* learn more subheading */
      h3.promotions-subtitle,
      #activepromotionheader {
        font-size: 14px !important;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 1.1;
        padding: 3% 3% 3% 4%;
      }

      .services #services-tabs-col {
        transition: all 0.7s ease-in-out !important;
        display: none;
        -webkit-animation: fadeOut 0.7s ease-out;
        animation: fadeOut 0.7s ease-out;
      }

      .branch .section-title > h3 {
        font-size: 14px !important;
      }

      .why-us .section-title h3:nth-of-type(2) {
        font-size: 14px !important;
        font-weight: 500;
        line-height: 1.1;
      }
      
      .section-title p {
        font-size: 13px;
      }

      #header .logo img {
        max-height: 30px;
      }

      img.hero-slide1-elederm-logo,
      img.hero-elederm-logo {
        max-width: 60px !important;
        width: 60px !important;
        min-width: 60px !important;
        padding: 0 !important;
        margin-top: 10% !important;
        margin-bottom: -7% !important;
      }

      #hero h1 {
        font-size: 11px !important;
        line-height: 1 !important;
        align-items: flex-start !important;
        padding-top: 0 !important;
        margin-top: 6vh !important;
        margin-bottom: 1vh !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      .hero-list-item {
        font-size: 114px !important;
      }

      .hero-list-item i.last-item {
        font-size: 100% !important;
        line-height: 1.2 !important;
      }

      .hero-list-item h4.last-item {
        font-size: 10px !important;
        font-weight: 300 !important;
      }
      
      .hero-list-item:nth-of-type(1) {
        margin-top: -10vh !important;
      }

      .hero-list-item {
        margin-left: calc(50% - 100px) !important;
        font-size: 10px !important;
        font-weight: 300 !important;
        line-height: 1 !important;
        margin-top: -1px !important;
        margin-bottom: -1px !important;
      }

      .hero-list-item i {
        line-height: 1 !important;
        margin-top: -1px !important;
        margin-bottom: -1px !important;
      }

      .hero-list-item h4 {
        font-size: 85% !important;
        margin-top: -1px !important;
        margin-bottom: -1px !important;
      }

      #hero h3.hero-description:nth-of-type(1) {
        line-height: 1 !important;
        font-size: 12px !important;
        font-weight: 300 !important;
        padding-left: 4vw;
        padding-right: 4vw;
      }

      #hero h3.hero-description:nth-of-type(2) {
        line-height: 1.1 !important;
        font-size: 85% !important;
        font-weight: 300 !important;
        padding-left: 4vw;
        padding-right: 4vw;
      }

      h3#hero-list-item-footer {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        margin-top: 3px;
        padding: 0 0 0 0;
        font-size: 9px !important;
        font-weight: 300;
        margin-bottom: 2%;
        width: 100%;
        text-indent: 0px;
        margin-left: 1% !important;
      }

      .hero-list-item:last-child {
        font-size: 85% !important;
        /* margin-bottom: -1px !important; */
      }
      
      /* logo other than first hero slide */
      img.hero-elederm-logo {
        margin-top: 10vh !important;
        margin-bottom: -2vh !important;
        padding-bottom: 0;
      }

      #hero h3.hero-description:nth-of-type(1),
      #hero h3.hero-description:nth-of-type(2) {
        width: 100% !important;
        padding: 0 2% 0 2% !important;
        font-size: 13px;
        font-weight: 300;
      }

      #hero h3.hero-description:nth-of-type(1) {
        /* margin: 5% auto 20px; */
        padding: 0 4% 0 4%;
        line-height: 1;
        font-size: 12px;
      }

      #slidequanta img.hero-elederm-logo {
        margin-top: 32vh !important;
        margin-bottom: -26vh !important;
      }

      #slidequanta h3.hero-description:nth-of-type(1) {
        margin-top: 19% !important;
        margin-bottom: 0% !important;
      }
    /* */
      #slidequanta h3.hero-description:nth-of-type(2) {
        margin-top: 1% !important;
        margin-bottom: -7% !important;
      }

      #slidequanta .hero-btn-container {
        margin-top: 2vh !important;
        margin-bottom: 3vh !important;
      }

      .hero-btn-container {
        width: 100vw !important;
        margin-top: -6% !important;
        margin-bottom: 6% !important;
      }

      #hero .btn-learn-more,
      #hero .btn-book {
        border-radius: 3px !important;
        padding: 3px 8px !important;
        font-size: 11px !important;
      }

      #slidesurprised {
        background: url("../img/hero-images/hero-surprised-landscape-mobile-c.png") center center fixed no-repeat,#ffffff !important;
        background-size: cover !important;
        /* transition: cubic-bezier(0, 0.2, 0.8, 1) 1; */
        /* remove below code if not displaying in iphone12 and iphone13 
        background-attachment: scroll !important; */
      }
      /* adjust on j2 */
      #slidevivace {
        background: url("../img/hero-images/hero-vivace-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      #slideulfit {
        background: url("../img/hero-images/hero-ulfit-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }
      
      #slideskinreboot {
        background: url("../img/hero-images/hero-skinreboot-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* background: url("../img/hero-images/hero-skin-reboot-xl-mobile-c.png") center bottom 0% fixed no-repeat, #ffffff !important;
        background-size: cover !important; */
        /* remove below code if not displaying in iphone12 and iphone13 */
        /* background-attachment: scroll !important; */
      }

      #slidequanta {
        background: url("../img/hero-images/hero-quanta-duetto-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      #slideunsure {
        background: url("../img/hero-images/hero-unsure-landscape-mobile-c.png") center center fixed no-repeat, #ffffff !important;
        background-size: cover !important;
        /* remove below code if not displaying in iphone12 and iphone13
        background-attachment: scroll !important; */
      }

      .learn-more {
        padding-top: 3vh !important;
      }

      /* learn more section title */
      #learn-more .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      #inactivepromotionheader {
        font-size: 15px !important;
        line-height: 1.2;
        padding-left: 6%;
        padding-right: 6%;
        transition: all ease-in-out 0.5s;
      }

      /* active promotions */
      .learn-more .learn-more-item h3 {
        font-size: 14px;
      }

      .learn-more .learn-more-item h4 {
        font-size: 13px;
      }

      /* services section tttle */
      #services .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      #branch .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .branch .section-title > h3 {
        font-size: 14px;
        line-height: 1.2;
        margin-left: 3% !important;
      }

      .branch .branch-wrap::before {
        padding: 6% 4% 6% 4%;
      }

      .branch .branch-wrap,
      .branch .branch-wrap .branch-info {
        padding-top: 3vh !important;
        margin-top: 0vh !important;
        min-height: 55vh;
        height: 55vh;
        max-height: 55vh;
      }

      #branch .branch-info h4 {
        margin-bottom: 2vh !important;
      }

      #branch .branch-links.flex-column {
        margin: 6vh !important;
        display: inline-block !important;
      }

      #branch .branch-links.flex-column a.venobox {
        display: inline !important;
        margin-top: 2vh !important;
        margin-left: 2px !important;
      }

      .branch .branch-wrap .branch-info h4 {
        margin: 3% 0 -1% 0;
        padding-left: 4vw;
        padding-right: 3vw;
        font-size: 14px;
      }

      .branch-info h4 {
        padding: 0 4% 0 4%;
        font-size: 15px !important;
        font-weight: 400 !important;
      }

      .branch-footnote {
        height: 6vh !important;
      }

      .branch .section-title > h3 {
        font-size: 14px;
        letter-spacing: 1px;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch #branch-flters {
        display: inline-block !important;
      }

      .branch #branch-flters li,
      .branch #branch-flters li.active {
        display: inline-block !important;
        margin-left: 2px !important;
        cursor: pointer;
        padding: 2vh 3vw 4vh 3vw !important;
        min-height: 36vh   !important;
        height: 36vh !important;
        max-height: 36vh !important;
        min-width: 60% !important;
        width: 60% !important;
        max-width: 60% !important;
        font-size: 98% !important;
        line-height: 1.1;
        margin-top: 3px;
        margin-bottom: 3px;
        border-radius: 6px !important;
        transition: 0.7s all ease-in-out;
      }

      .branch #branch-flters li img {
        margin-top: 4vh !important;
        margin-bottom: 2vh !important;
        min-height: 45px !important;
        height: 45px !important;
        max-height: 45px !important;
        padding: 15px 0px 5px 0 !important;
      }

      .branch p {
        color: #162837;
        font-size: 100% !important;
        font-weight: 200;
        letter-spacing: 1px;
        text-align: left !important;
        line-height: 110%;
        padding: 3% 3% 3% 4% !important;
      }

      .branch-details .branch-info {
        padding-bottom: 10vh !important;
      }

      .branch-details img.left-icon-top {
        min-width: 90px;
        width: 90px;
        max-width: 90px;
      }
      
      h2#title.branch-title {
        font-size: 18px;
        line-height: 1l2;
      }

      img.right-icon-top.img-fluid {
        min-width: 15%;
        width: 15%;
        max-width: 15%;
      }

      .branch-details .branch-info h3 {
        font-size: 100% !important;
      }

      .branch-details .branch-info ul li,
      .branch-details .branch-info ul li + li {
        font-size: 13px !important;
      }

      .branch-details .branch-info a.book-a-visit {
        margin-top: 10vh;
      }

      .branch .branch-wrap .branch-info {
        padding: 3px 6px 3px 6px !important;
      }

      .branch .branch-wrap .branch-info h4 {
        padding: 0vh 3vw 0 3vw !important;
        margin-top: 0 !important;
        line-height: 1.2 !important;
        font-size: 14px !important;
        font-weight: 400 !important;
      }

      /* .branch .branch-wrap .branch-links a {
        margin-top: 2px !important;
        margin-bottom: 0px !important;
        padding: 6px 10px 4px 7px !important;
      } */

      #branch .branch-links.flex-column {
        /* display: flex !important;
        justify-content: center !important; */
        display: inline-block !important;
        margin-left: 2px !important;
      }
      
      #branch .branch-links.flex-column a.venobox {
        padding: 2% 4% 2% 4% !important;
      }

      #why-us .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-bottom: 6vh;
      }

      .why-us .section-title h3:nth-of-type(1) {
        font-size: 20px;
        margin-left: 5vw;
      }
      
      .why-us .section-title h3:nth-of-type(2) {
        font-size: 14px !important;
        line-height: 1.2;
        padding: 2% 3% 2% 4%;
      }
      
      .why-us .box.aos-init {
        margin-top: 5%;
        padding: 16px 20px 0 20px !important;
        min-height: 260px !important;
        height: 260px !important;
        max-height: 260px !important;
        border-radius: 0 24px 0 24px !important;
        box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
        transition: all ease-in-out 0.7s;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        &:hover {
          margin-top: 2%;
        }
      }

      .why-us .box.aos-init span {
        margin-top: 6vh !important;
        font-weight: 600 !important;
        font-size: 25px !important;
        margin-left: 2vw !important;
      }
      
      .why-us .box.aos-init h4 {
        line-height: 1.3;
        font-size: 19px !important;
        font-weight: 500 !important;
        padding: 0vh 3vw 0vh 3vw !important;
        margin: 10px 0;
      }

      .why-us .box.aos-init h4.short-content {
        margin: 26px 0;
        line-height: 1;
        font-size: 22px !important;
        font-weight: 500 !important;
        padding: 0vh 3vw 0vh 3vw !important;
      }

      .why-us .box.aos-init p {
        font-size: 16px !important;
        font-weight: 300;
        line-height: 1.2;
        letter-spacing: 0px !important;
        padding: 2vh 3vw 2vh 3vw !important;
      }

      .why-us .box.aos-init p.short-content {
        font-size: 16px !important;
        line-height: 1.3;
        letter-spacing: 0px !important;
        padding: 4vh 3vw 2vh 3vw !important;
        margin-top: 4%;
      }

      .counts {
        margin-top: 10vh;
      }

      .counts .count-box {
        padding: 40px 30px 65px 30px;
        width: 100%;
        background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        min-height: 44vh !important;
        height: 44vh !important;
        max-height: 44vh !important;
        position: relative;
        text-align: center;
        box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
      }

      .counts .count-box span {
        font-size: 24px !important;
        font-weight: 400;
        /* margin-right: calc(50% - 130px) !important; */
        display: flex;
        justify-content: center;
        margin-right: 9%;
      }
      
      .counts .count-box span:after {
        font-size: 36px;
        display: inline-block;
        margin-top: -2%;
        right: 1px;
        content: '+';
        font-family: "Montserrat", "Open Sans", sans-serif;
        font-weight: 400;
      }
      
      .counts .count-box p {
        /* position: relative; */
        display: flex;
        justify-content: center;
        padding: 5% 0 5% 0;
        font-size: 92%;
        margin-right: 10% !important;
        /* margin-right: calc(50% - 100px) !important; */
      }

      #about .section-title h2 {
        font-size: 30px;
        font-weight: 500;
      }

      .about .content p {
        font-size: 14px;
        line-height: 1.2;
      }

      #contact .section-title h2 {
        font-size: 30px;
        font-weight: 500;
        padding-top: 6vh;
        padding-bottom: 3vh;
      }

      .contact .info-box {
        padding-top: 4vh !important;
      }

      .contact .info-box h4.contacts-card-clinic-name {
        line-height: 1.1;
        font-size: 19px !important;
        font-weight: 500 !important;
        margin-top: 6vh !important;
        margin-left: -3vw !important;
        padding: 1% 0 3% 0;
        text-align: center !important;
      }
      
      .contact .info-box ul li {
        width: 100vw !important;
        margin-left: -2vw !important;
        padding-right: 0 !important;
      }

      .contact .info-box ul li i {
        margin-left: 0%;
        line-height: 1.3;
      }

      .contact .info-box ul li h4 {
        font-size: 100%;
        line-height: 1.3;
      }

      .contact .info-box ul li p {
        display: flex !important;
        padding: 0 4% 0 0 !important;
        line-height: 1.2 !important;
        font-size: 100% !important;
        align-items: center !important;
        justify-content: flex-start !important;
        text-align: left !important;
        margin-top: 2vh !important;
        margin-left: 0 !important;
        min-width: 40% !important;
        width: 40% !important;
        max-width: 40% !important;
      }

      .contact .info-box ul li p#conllno.ml-auto {
        line-height: 1.1;
        justify-content: flex-start !important;
        align-items: flex-start !important;
      }

      .contact h3 {
        text-align: left;
        font-size: 15px;
        font-weight: 400;
      }

      #footer {
        padding-bottom: 120px !important;
      }

      #footer .credits a img {
        margin-left: -12px !important;
        margin-top: -16px !important;
        margin-bottom: 6px !important;
        /* margin-top: calc(50% - 100px) !important; */
        min-width: 12% !important;
        max-width: 12% !important;
        width: 12% !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      #footer a img.mark1-logo {
        margin-top: 20% !important;
        min-height: 10vh !important;
        height: 10vh !important;
        max-height: 12vh !important;
        padding: 0 !important;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

    }

    /* -------------------------------------------------------------------------------------------------
    |      old iphone12pro iphone13pro portrait iphone678plus portrait iphone12 iphone 13 portrait     |
    --------------------------------------------------------------------------------------------------*/
      /*
      @media only screen and (min-device-width: 390px) and (max-device-width: 428px) and (min-device-height: 844px) and (max-device-height: 926px) and (orientation: portrait) and (hover: none) and (-webkit-min-device-pixel-ratio: 3) and (-webkit-max-device-pixel-ratio: 6) {

        body,
        section {
          overflow-x: hidden !important;
          background-attachment: cover !important;
        }

        .modal .modal-content button.close span {
          font-weight: 500 !important;
          margin-right: 2vw !important;
        }

        .col-lg-5.order-1 .d-flex.justify-content-center img.elederm-service-logo {
          min-width: 90px;
          width: 90px;
          max-width: 90px;
          padding: 5px;
        }

        .modal #branch-selectables li {
          cursor: pointer;
          display: inline-block;
          background: url("../img/elederm-icon-pink-left-40.svg")left 0 top 0 no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 0.8) 0%, rgba(244, 204, 191, 0.8) 100%) !important;
          background-size: cover !important;
          background-attachment: cover !important;
          box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.9) !important;
          width: 90% !important;
          text-align: center;
          padding: 6% 5% 6% 5%;
          font-size: 90%;
          font-weight: 300;
          line-height: 1.1;
          text-transform: uppercase;
          color: #08243d;
          transition: all ease-in-out 0.9s;
          border-radius: 10px !important;
          border: 0px solid transparent !important;
          margin: 0px 0px 3px 0px;
        }
      
        .modal #branch-selectables li:hover,
        .modal #branch-selectables li:hover,
        .modal #branch-selectables li.filter-active {
          background: url("../img/elederm-brand-icon-left.svg")left 0 top 0 no-repeat, linear-gradient(90deg, rgb(9, 40, 71) 0%, rgb(11, 36, 61) 100%) !important;
          background-size: cover;
          background-attachment: cover;
          box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2) !important;
          color: rgb(244, 204, 191);
          transition: all ease-in-out 0.9s;
        }

        #about .section-watermark,
        #contact .section-watermark {
          display: none;
        }

        #main {
          padding: 0 2% 0 2%;
        }

        .col-lg-4.ordered {
          padding: 5% 3% 5% 3%;
        }

        .modal h3 {
          padding: 0 6% 0 6% !important;
          font-size: 18px !important;
          line-height: 1 !important;
        }
        
        .modal .icon-box {
          padding: 16% 3% 16% 3% !important;
          height: 80% !important;
        }

        .modal .icon-box img {
          min-height: 45px !important;
          height: 45px !important;
          max-height: 45px !important;
          margin-bottom: 8px !important;
        }
        
        .nav-menu a {
          font-size: 100%;
        }

        .services h4,
        .why-us .section-title h3:nth-of-type(1),
        .about .content h3,
        .contact .section-title > h4 {
          padding: 0 !important;
        }

        h3.promotions-subtitle {
          font-size: 15px !important;
          line-height: 1.2;
        }

        #learn-more .section-title h2,
        #services .section-title h2,
        #branch .section-title h2,
        #why-us .section-title h2,
        #about .section-title h2,
        #contact .section-title h2 {
          font-size: 26px !important;
        }

        #learn-more .section-title h3,
        #services .section-title h3,
        #branch .section-title h3,
        #why-us .section-title h3,
        #about .section-title h3,
        #contact .section-title h3 {
          font-size: 17px !important;
        }

        #learn-more .section-title h4,
        #learn-more .section-title p,
        #services .section-title h4,
        #services .section-title p,
        #branch .section-title h4,
        #branch .section-title p,
        #why-us .section-title h4,
        #about .section-title h4,
        #about .section-title p,
        #contact .section-title h4,
        #contact .section-title p {
          font-size: 17px !important;
        }

        #why-us .section-title h3:nth-of-type(1) {
          margin-left: 5%;
        }

        #why-us .section-title h3:nth-of-type(2) {
          font-size: 15px !important;
        }

        .section-title {
          padding: 4% 0 4% 0;
        }
        
        .section-title h2::after {
          display: none;
        }
        
        .col-lg-6 .services-category-item .category.category-item .content h3 {
          width: 96%;
          font-size: 14px;
          padding-left: 6%;
          padding-right: 6%;
          word-break: normal
        }

        .services h4,
        .services .section-title h4,
        .branch .section-title > h3,
        .why-us .section-title h3:nth-of-type(1),
        .about .content h3,
        .contact .section-title > h4 {
          font-size: 15px;
          font-weight: 300;
          line-height: 1.2 !important;
        }

        h3.promotions-subtitle,
        #activepromotionheader {
          font-size: 15px;
          font-weight: 400;
          letter-spacing: 0px;
          line-height: 1.2;
          padding: 3% 3% 3% 4%;
        }

        .services #services-tabs-col {
          transition: all 0.7s ease-in-out !important;
          display: none;
          -webkit-animation: fadeOut 0.7s ease-out;
          animation: fadeOut 0.7s ease-out;
        }

        .why-us .section-title h3:nth-of-type(2) {
          font-size: 17px !important;
          font-weight: 500;
          line-height: 1.1;
        }
        
        .section-title p {
          font-size: 17px;
        }

        #header .logo img {
          max-height: 30px;
        }
      
        img.hero-slide1-elederm-logo,
        img.hero-elederm-logo {
          margin-top: 9%;
          max-width: 90px !important;
          width: 90px !important;
          min-width: 90px !important;
          padding: 0 !important;
          animation-delay: 0.9s;
        }

        #hero h1 {
          display: inline-block;
          animation-delay: 0.9s;
          line-height: 1;
          font-size: 17px;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        }

        .hero-list-item:last-child {
          margin-bottom: 10px;
        }

        .hero-list-item {
          margin-left: calc(50% - 100px) !important;
          font-weight: 400 !important;
          margin-top: -2%;
          margin-bottom: -2%;
        }
    
        .hero-list-item h4 {
          font-size: 90% !important;
        }

        #hero h3.hero-description:nth-of-type(1) {
          line-height: 1.1 !important;
          font-size: 85% !important;
          font-weight: 300 !important;
        }

        #hero h3.hero-description:nth-of-type(2) {
          line-height: 1.1 !important;
          font-size: 85% !important;
          font-weight: 300 !important;
        }

        h3#hero-list-item-footer {
          display: flex;
          align-items: center;
          justify-content: center;
          animation-delay: 0.9s;
          margin-top: 1%;
          margin-left: auto;
          padding: 0 0 0 4%;
          font-size: 95%;
          font-weight: 500;
          margin-bottom: 5%;
        }

        .hero-list-item:last-child {
          font-size: 14px !important;
        }
        
        img.hero-elederm-logo {
          margin-top: 10vh !important;
          margin-bottom: 20vh !important;
          padding-bottom: 0;
        }

        #hero h3.hero-description:nth-of-type(1),
        #hero h3.hero-description:nth-of-type(2) {
          width: 100% !important;
          padding: 0 2% 0 2% !important;
          font-size: 16px;
          font-weight: 300;
        }

        #hero h3.hero-description:nth-of-type(1) {
          margin: -10vh auto 20px;
          padding: 0 4% 0 4%;
          line-height: 1;
          font-size: 100%;
        }

        #slidequanta h3.hero-description:nth-of-type(1) {
          margin-top: 15%;
        }

        #slidequanta h3.hero-description:nth-of-type(2) {
          margin-bottom: 5% !important;
        }

        .hero-btn-container {
          width: 100vw !important;
          margin-top: -2% !important;
        }

        #hero .btn-learn-more,
        #hero .btn-book {
          padding: 2% 3%;
          font-size: 85% !important;
        }

        #slidesurprised {
          background: url("../img/hero-images/hero-surprised-mobile-c.png") center center no-repeat, url("../img/elederm-icon-30.svg") right -85vw top -40vh no-repeat, #ffffff !important;
          background-size: cover, 200vw !important;
          background-attachment: scroll !important;
        }
      
        #slidevivace {
          background: url("../img/hero-images/hero-vivace-xl-mobile-2.png") center center no-repeat, #ffffff !important;
          background-size: cover !important;
          background-attachment: scroll !important;
        }
      
        #slideulfit {
          background: url("../img/hero-images/hero-ulfit-xl-mobile-c-2.png") center center no-repeat, #ffffff !important;
          background-size: cover !important;
          background-attachment: scroll !important;
        }
      
        #slideskinreboot {
          background: url("../img/hero-images/hero-skin-reboot-xl-mobile-c.png") center bottom 20% no-repeat, #ffffff !important;
          background-size: cover !important;
          background-attachment: scroll !important;
        }

        #slidequanta {
          background: url("../img/hero-images/hero-quanta-duetto-xl-mobile.png") center center no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh no-repeat, #ffffff !important;
          background-size: cover, 150vw !important;
          background-attachment: scroll !important;
        }
      
        #slideunsure {
          background: url("../img/hero-images/hero-unsure-xl-mobile-c.png") center bottom 0vh no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -10vh fixed no-repeat, #ffffff !important;
          background-size: cover, 150vw !important;
          background-attachment: scroll !important;
        }

        .learn-more {
          padding-top: 3vh !important;
        }

        #learn-more .section-title h2 {
          font-size: 30px;
          font-weight: 500;
        }

        #inactivepromotionheader {
          font-size: 15px !important;
          line-height: 1.2;
          padding-left: 6%;
          padding-right: 6%;
          transition: all ease-in-out 0.5s;
        }

        #services .section-title h2 {
          font-size: 30px;
          font-weight: 500;
          padding-bottom: 6vh;
        }

        #branch .section-title h2 {
          font-size: 30px;
          font-weight: 500;
          padding-bottom: 6vh;
        }

        .branch .branch-wrap::before {
          padding: 6% 4% 6% 4%;
        }
      
        .branch .branch-wrap .branch-info h4 {
          margin: 3% 0 -1% 0;
          padding-left: 4vw;
          padding-right: 3vw;
          font-size: 14px;
        }
      
        .branch-info h4 {
          padding: 0 4% 0 4%;
          font-size: 15px;
          font-weight: 400;
        }
      
        .branch-footnote {
          height: 6vh !important;
        }

        .branch .section-title > h3 {
          font-size: 115%;
          letter-spacing: 1px;
          line-height: 110%;
          padding: 3% 3% 3% 4% !important;
        }

        .branch #branch-flters li {
          cursor: pointer;
          box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.9);
          padding: 4vh 3vw 3vh 3vw !important;
          min-height: 16vh !important;
          height: 16vh !important;
          max-height: 16vh !important;
          min-width: 100% !important;
          width: 100% !important;
          max-width: 100% !important;
          font-size: 14px !important;
          line-height: 1.2 !important;
          margin-top: 3px;
          margin-bottom: 3px;
        }

        .branch #branch-flters li img {
          margin-top: 3vh !important;
          min-height: 3vh !important;
          height: 3vh !important;
          max-height: 3vh !important;
          padding: 1% !important;
        }

        .branch p {
          color: #162837;
          font-size: 100% !important;
          font-weight: 200;
          letter-spacing: 1px;
          text-align: left !important;
          line-height: 110%;
          padding: 3% 3% 3% 4% !important;
        }

        .branch-details .branch-info {
          padding-bottom: 10vh !important;
        }

        .branch-details img.left-icon-top {
          min-width: 90px;
          width: 90px;
          max-width: 90px;
        }
        
        h2#title.branch-title {
          font-size: 18px;
          line-height: 1l2;
        }

        img.right-icon-top.img-fluid {
          min-width: 15%;
          width: 15%;
          max-width: 15%;
        }

        .branch-details .branch-info h3 {
          font-size: 100% !important;
        }

        .branch-details .branch-info ul li,
        .branch-details .branch-info ul li + li {
          font-size: 14px !important;
        }

        .branch-details .branch-info a.book-a-visit {
          margin-top: 10vh;
        }

        #why-us .section-title h2 {
          font-size: 30px;
          font-weight: 500;
          padding-bottom: 6vh;
        }iphone x landsca
        .why-us .section-title h3:nth-of-type(1) {
          font-size: 20px;
        }

        .why-us .section-title h3:nth-of-type(2) {
          font-size: 136%;
          line-height: 1.2;
          padding: 2% 3% 2% 4%;
        }

        .why-us .box {
          margin-top: 5%;
          padding: 20px 10px 0 10px !important;
          min-height: 290px !important;
          height: 290px !important;
          max-height: 290px !important;
          border-radius: 0% 5% 0% 5% !important;
          box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
          transition: all ease-in-out 0.7s;
          background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
          &:hover {
            margin-top: 2%;
          }
        }

        .why-us .box span {
          font-weight: 700 !important;
          font-size: 21px !important;
          letter-spacing: 1px;
          margin-left: 1vw !important;
        }
              
        .why-us .box h4 {
          line-height: 1;
          font-size: 22px !important;
          font-weight: 500 !important;
          padding: 0;
          margin: 10px 0;
        }

        .why-us .box h4.short-content {
          margin: 36px 0;
          line-height: 1;
          font-size: 22px !important;
          font-weight: 500 !important;
        }

        .why-us .box p {
          font-size: 12px;
          font-weight: 300;
          line-height: 1.2;
          letter-spacing: 0px !important;
          padding: 4% 2% 2% 2%;
        }

        .why-us .box p.short-content {
          line-height: 1.3;
          letter-spacing: 0px !important;
          padding: 4% 2% 2% 2%;
          margin-top: 5%;
        }

        .counts {
          margin-top: 10vh;
        }

        .counts .count-box {
          padding: 40px 30px 65px 30px;
          width: 100%;
          background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
          min-height: 24vh;
          height: 24vh;
          max-height: 24vh;
          position: relative;
          text-align: center;
          box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
        }

        .counts .count-box span {
          font-size: 30px !important;
          font-weight: 400;
          display: flex;
          justify-content: center;
          margin-left: 15px !important;
        }
        
        .counts .count-box span:after {
          font-size: 36px;
          display: inline-block;
          right: 0px;
          content: '+';
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-weight: 400;
        }
        
        .counts .count-box p {
          position: relative;
          padding: 5% 0 5% 0;
          margin: 0 auto;
          display: flex;
          justify-content: center;
          font-size: 92% !important;
          margin-left: calc(50% - 130px) !important;
        }

        #about .section-title h2 {
          font-size: 30px;
          font-weight: 500;
        }

        #contact .section-title h2 {
          font-size: 30px;
          font-weight: 500;
          padding-top: 6vh;
          padding-bottom: 3vh;
        }

        .contact .info-box {
          padding-top: 4vh !important;
        }

        .contact .info-box h4.contacts-card-clinic-name {
          line-height: 1.1;
          font-size: 120%;
          font-weight: 500 !important;
          letter-spacing: 0px;
          margin-top: 5%;
          padding: 3% 2% 3% 2%;
          margin-left: -5%;
          line-height: 1.2 !important;
        }

        .contact .info-box ul li {
          margin-left: -8vw !important;
        }

        .contact .info-box ul li i {
          margin-top: 4px;
        }

        .contact .info-box ul li h4 {
          font-size: 100%;
          line-height: 1.3;
        }

        .contact .info-box ul li p {
          display: flex;
          padding: 0 5vw 1vh 0 !important;
          line-height: 1.2 !important;
          font-size: 95%;
          align-items: center !important;
          justify-content: flex-start !important;
          text-align: left;
          letter-spacing: 1px;
          min-width: 85% !important;
          width: 85% !important;
          max-width: 85% !important;
          margin-top: 8px !important;
        }
    
        .contact .info-box ul li p#conllno.ml-auto {
          display: flex;
          padding: 0 5vw 1vh 0 !important;
          line-height: 1.2 !important;
          font-size: 95%;
          align-items: center !important;
          justify-content: flex-start !important;
          text-align: left;
          letter-spacing: 1px;
          min-width: 85% !important;
          width: 85% !important;
          max-width: 85% !important;
          margin-top: 8px !important;
        }

        .contact h3 {
          text-align: left;
          font-size: 15px;
          font-weight: 400;
        }

        #footer .credits a img {
          margin-left: -12px;
          margin-top: -8px !important;
          margin-bottom: 9px !important;
          margin-top: calc(50% - 100px) !important;
          min-width: 12%;
          max-width: 12%;
          width: 12%;
          padding: 0;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        }

        #footer a img.mark1-logo {
          margin-top: 2vh !important;
          max-height: 12vh !important;
          padding: 0 !important;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        }

      }
      */
    /* -------------------------------------------------------------------------------------------------
    |       iphone12pro iphone13pro portrait iphone678plus portrait iphone12 iphone 13 portrait        |
    --------------------------------------------------------------------------------------------------*/
      @media only screen and (min-device-width: 390px) and (max-device-width: 428px) and (min-device-height: 844px) and (max-device-height: 926px) and (orientation: portrait) and (hover: none) and (-webkit-min-device-pixel-ratio: 3) and (-webkit-max-device-pixel-ratio: 6) {
          body,
          section {
            overflow-x: hidden !important;
            background-attachment: cover !important;
          }

          .modal .modal-content button.close span {
            font-weight: 500 !important;
            margin-right: 2vw !important;
          }
        
          .col-lg-5.order-1 .d-flex.justify-content-center img.elederm-service-logo {
            min-width: 90px;
            width: 90px;
            max-width: 90px;
            padding: 5px;
          }
        
          .modal #branch-selectables li {
            cursor: pointer;
            display: inline-block;
            background: url("../img/elederm-icon-pink-left-40.svg")left 0 top 0 no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 0.8) 0%, rgba(244, 204, 191, 0.8) 100%) !important;
            background-size: cover !important;
            background-attachment: cover !important;
            box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.9) !important;
            width: 90% !important;
            text-align: center;
            padding: 6% 5% 6% 5%;
            font-size: 90%;
            font-weight: 300;
            line-height: 1.1;
            text-transform: uppercase;
            color: #08243d;
            transition: all ease-in-out 0.9s;
            border-radius: 10px !important;
            border: 0px solid transparent !important;
            margin: 0px 0px 3px 0px;
          }
        
          .modal #branch-selectables li:hover,
          .modal #branch-selectables li:hover,
          .modal #branch-selectables li.filter-active {
            background: url("../img/elederm-brand-icon-left.svg")left 0 top 0 no-repeat, linear-gradient(90deg, rgb(9, 40, 71) 0%, rgb(11, 36, 61) 100%) !important;
            background-size: cover;
            background-attachment: cover;
            box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2) !important;
            color: rgb(244, 204, 191);
            transition: all ease-in-out 0.9s;
          }
        
          #about .section-watermark,
          #contact .section-watermark {
            display: none;
          }
        
          #main {
            padding: 0 2% 0 2%;
          }
        
          .col-lg-4.ordered {
            padding: 5% 3% 5% 3%;
          }
        
          .modal h3 {
            padding: 0 6% 0 6% !important;
            font-size: 18px !important;
            line-height: 1 !important;
          }
          
          .modal .icon-box {
            padding: 16% 3% 16% 3% !important;
            height: 80% !important;
          }
        
          .modal .icon-box img {
            min-height: 45px !important;
            height: 45px !important;
            max-height: 45px !important;
            margin-bottom: 8px !important;
          }
          
          .nav-menu a {
            font-size: 100%;
          }
        
          .services h4,
          .why-us .section-title h3:nth-of-type(1),
          .about .content h3,
          .contact .section-title > h4 {
            padding: 0 !important;
          }
        
          h3.promotions-subtitle {
            font-size: 15px !important;
            line-height: 1.2;
          }
        
          #learn-more .section-title h2,
          #services .section-title h2,
          #branch .section-title h2,
          #why-us .section-title h2,
          #about .section-title h2,
          #contact .section-title h2 {
            font-size: 26px !important;
          }
        
          #learn-more .section-title h3,
          #services .section-title h3,
          #branch .section-title h3,
          #why-us .section-title h3,
          #about .section-title h3,
          #contact .section-title h3 {
            font-size: 17px !important;
          }
        
          #learn-more .section-title h4,
          #learn-more .section-title p,
          #services .section-title h4,
          #services .section-title p,
          #branch .section-title h4,
          #branch .section-title p,
          #why-us .section-title h4,
          #about .section-title h4,
          #about .section-title p,
          #contact .section-title h4,
          #contact .section-title p {
            font-size: 17px !important;
          }
        
          #why-us .section-title h3:nth-of-type(1) {
            margin-left: 5%;
          }
        
          #why-us .section-title h3:nth-of-type(2) {
            font-size: 15px !important;
          }
        
          .section-title {
            padding: 4% 0 4% 0;
          }
          
          .section-title h2::after {
            display: none;
          }
          
          .col-lg-6 .services-category-item .category.category-item .content h3 {
            width: 96%;
            font-size: 14px;
            padding-left: 6%;
            padding-right: 6%;
            word-break: normal
          }
        
          .services h4,
          .services .section-title h4,
          .branch .section-title > h3,
          .why-us .section-title h3:nth-of-type(1),
          .about .content h3,
          .contact .section-title > h4 {
            font-size: 15px;
            font-weight: 300;
            line-height: 1.2 !important;
          }
        
          h3.promotions-subtitle,
          #activepromotionheader {
            font-size: 15px;
            font-weight: 400;
            letter-spacing: 0px;
            line-height: 1.2;
            padding: 3% 3% 3% 4%;
          }
        
          .services #services-tabs-col {
            transition: all 0.7s ease-in-out !important;
            display: none;
            -webkit-animation: fadeOut 0.7s ease-out;
            animation: fadeOut 0.7s ease-out;
          }
        
          .why-us .section-title h3:nth-of-type(2) {
            font-size: 17px !important;
            font-weight: 500;
            line-height: 1.1;
          }
          
          .section-title p {
            font-size: 17px;
          }
        
          #header .logo img {
            max-height: 30px;
          }
        
          img.hero-slide1-elederm-logo,
          img.hero-elederm-logo {
            margin-top: 9%;
            max-width: 90px !important;
            width: 90px !important;
            min-width: 90px !important;
            padding: 0 !important;
            animation-delay: 0.9s;
          }
        
          #hero h1 {
            display: inline-block;
            animation-delay: 0.9s;
            line-height: 1;
            font-size: 17px;
            -webkit-animation-delay: 1.9s;
            animation-delay: 1.9s;
          }
        
          .hero-list-item:last-child {
            margin-bottom: 10px;
          }
        
          .hero-list-item {
            margin-left: calc(50% - 100px) !important;
            font-weight: 400 !important;
            margin-top: -2%;
            margin-bottom: -2%;
          }
        
          .hero-list-item h4 {
            font-size: 90% !important;
          }
        
          #hero h3.hero-description:nth-of-type(1) {
            line-height: 1.1 !important;
            font-size: 85% !important;
            font-weight: 300 !important;
          }
        
          #hero h3.hero-description:nth-of-type(2) {
            line-height: 1.1 !important;
            font-size: 85% !important;
            font-weight: 300 !important;
          }
        
          h3#hero-list-item-footer {
            display: flex;
            align-items: center;
            justify-content: center;
            animation-delay: 0.9s;
            margin-top: 1%;
            margin-left: auto;
            padding: 0 0 0 4%;
            font-size: 95%;
            font-weight: 500;
            margin-bottom: 5%;
          }
        
          .hero-list-item:last-child {
            font-size: 14px !important;
          }
          
          /* logo other than first hero slide */
          img.hero-elederm-logo {
            margin-top: 10vh !important;
            margin-bottom: 20vh !important;
            padding-bottom: 0;
          }
        
          #hero h3.hero-description:nth-of-type(1),
          #hero h3.hero-description:nth-of-type(2) {
            width: 100% !important;
            padding: 0 2% 0 2% !important;
            font-size: 16px;
            font-weight: 300;
          }
        
          #hero h3.hero-description:nth-of-type(1) {
            margin: -10vh auto 20px;
            padding: 0 4% 0 4%;
            line-height: 1;
            font-size: 100%;
          }
        
          #slidequanta h3.hero-description:nth-of-type(1) {
            margin-top: 15%;
          }
        
          #slidequanta h3.hero-description:nth-of-type(2) {
            margin-bottom: 5% !important;
          }
        
          /* #slidequanta .hero-btn-container {
            margin-top: -3% !important;
          } */
        
          .hero-btn-container {
            width: 100vw !important;
            margin-top: -2% !important;
          }
        
          #hero .btn-learn-more,
          #hero .btn-book {
            padding: 2% 3%;
            font-size: 85% !important;
          }
        
          #slidesurprised {
            background: url("../img/hero-images/hero-surprised-mobile-c.png") center center no-repeat, url("../img/elederm-icon-30.svg") right -85vw top -40vh no-repeat, #ffffff !important;
            background-size: cover, 200vw !important;
            background-attachment: scroll !important;
          }
        
          #slidevivace {
            background: url("../img/hero-images/hero-vivace-xl-mobile-2.png") center center no-repeat, #ffffff !important;
            background-size: cover !important;
            background-attachment: scroll !important;
          }
        
          #slideulfit {
            background: url("../img/hero-images/hero-ulfit-xl-mobile-c-2.png") center center no-repeat, #ffffff !important;
            background-size: cover !important;
            background-attachment: scroll !important;
          }
        
          #slideskinreboot {
            background: url("../img/hero-images/hero-skin-reboot-xl-mobile-c.png") center bottom 20% no-repeat, #ffffff !important;
            background-size: cover !important;
            background-attachment: scroll !important;
          }
        
          #slidequanta {
            background: url("../img/hero-images/hero-quanta-duetto-xl-mobile.png") center center no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh no-repeat, #ffffff !important;
            background-size: cover, 150vw !important;
            background-attachment: scroll !important;
          }
        
          #slideunsure {
            background: url("../img/hero-images/hero-unsure-xl-mobile-c.png") center bottom 0vh no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -10vh fixed no-repeat, #ffffff !important;
            background-size: cover, 150vw !important;
            background-attachment: scroll !important;
          }
        
          .learn-more {
            padding-top: 3vh !important;
          }
        
          #learn-more .section-title h2 {
            font-size: 30px;
            font-weight: 500;
          }
        
          #inactivepromotionheader {
            font-size: 15px !important;
            line-height: 1.2;
            padding-left: 6%;
            padding-right: 6%;
            transition: all ease-in-out 0.5s;
          }
        
          #services .section-title h2 {
            font-size: 30px;
            font-weight: 500;
            padding-bottom: 6vh;
          }
        
          #branch .section-title h2 {
            font-size: 30px;
            font-weight: 500;
            padding-bottom: 6vh;
          }
        
          .branch .branch-wrap::before {
            padding: 6% 4% 6% 4%;
          }
        
          .branch .branch-wrap .branch-info h4 {
            margin: 3% 0 -1% 0;
            padding-left: 4vw;
            padding-right: 3vw;
            font-size: 14px;
          }
        
          .branch-info h4 {
            padding: 0 4% 0 4%;
            font-size: 15px;
            font-weight: 400;
          }
        
          .branch-footnote {
            height: 6vh !important;
          }
        
          .branch .section-title > h3 {
            font-size: 115%;
            letter-spacing: 1px;
            line-height: 110%;
            padding: 3% 3% 3% 4% !important;
          }
        
          .branch #branch-flters li {
            cursor: pointer;
            box-shadow: 0px 10px 16px rgba(0, 0, 0, 0.9);
            padding: 4vh 3vw 3vh 3vw !important;
            min-height: 16vh !important;
            height: 16vh !important;
            max-height: 16vh !important;
            min-width: 100% !important;
            width: 100% !important;
            max-width: 100% !important;
            font-size: 14px !important;
            line-height: 1.2 !important;
            margin-top: 3px;
            margin-bottom: 3px;
          }
        
          .branch #branch-flters li img {
            margin-top: 3vh !important;
            min-height: 3vh !important;
            height: 3vh !important;
            max-height: 3vh !important;
            padding: 1% !important;
          }
        
          .branch p {
            color: #162837;
            font-size: 100% !important;
            font-weight: 200;
            letter-spacing: 1px;
            text-align: left !important;
            line-height: 110%;
            padding: 3% 3% 3% 4% !important;
          }
        
          .branch-details .branch-info {
            padding-bottom: 10vh !important;
          }
        
          .branch-details img.left-icon-top {
            min-width: 90px;
            width: 90px;
            max-width: 90px;
          }
          
          h2#title.branch-title {
            font-size: 18px;
            line-height: 1l2;
          }
        
          img.right-icon-top.img-fluid {
            min-width: 15%;
            width: 15%;
            max-width: 15%;
          }
        
          .branch-details .branch-info h3 {
            font-size: 100% !important;
          }
        
          .branch-details .branch-info ul li,
          .branch-details .branch-info ul li + li {
            font-size: 14px !important;
          }
        
          .branch-details .branch-info a.book-a-visit {
            margin-top: 10vh;
          }
        
          #why-us .section-title h2 {
            font-size: 30px;
            font-weight: 500;
            padding-bottom: 6vh;
          }iphone x landsca
          .why-us .section-title h3:nth-of-type(1) {
            font-size: 20px;
          }
        
          .why-us .section-title h3:nth-of-type(2) {
            font-size: 136%;
            line-height: 1.2;
            padding: 2% 3% 2% 4%;
          }
        
          .why-us .box {
            margin-top: 5%;
            padding: 20px 10px 0 10px !important;
            min-height: 290px !important;
            height: 290px !important;
            max-height: 290px !important;
            border-radius: 0% 5% 0% 5% !important;
            box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
            transition: all ease-in-out 0.7s;
            background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
            &:hover {
              margin-top: 2%;
            }
          }
        
          .why-us .box span {
            font-weight: 700 !important;
            font-size: 21px !important;
            letter-spacing: 1px;
            margin-left: 1vw !important;
          }
                
          .why-us .box h4 {
            line-height: 1;
            font-size: 22px !important;
            font-weight: 500 !important;
            padding: 0;
            margin: 10px 0;
          }
        
          .why-us .box h4.short-content {
            margin: 36px 0;
            line-height: 1;
            font-size: 22px !important;
            font-weight: 500 !important;
          }
        
          .why-us .box p {
            font-size: 12px;
            font-weight: 300;
            line-height: 1.2;
            letter-spacing: 0px !important;
            padding: 4% 2% 2% 2%;
          }
        
          .why-us .box p.short-content {
            line-height: 1.3;
            letter-spacing: 0px !important;
            padding: 4% 2% 2% 2%;
            margin-top: 5%;
          }
        
          .counts {
            margin-top: 10vh;
          }
        
          .counts .count-box {
            padding: 40px 30px 65px 30px;
            width: 100%;
            background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
            min-height: 28vh !important;
            height: 28vh !important;
            max-height: 28vh !important;
            position: relative;
            text-align: center;
            box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
          }
        
          .counts .count-box span {
            margin-top: 2vh !important;
            margin-bottom: 2vh !important;
            font-size: 30px !important;
            font-weight: 400;
            /* margin-left: calc(50% - 135px) !important; */
            display: flex;
            justify-content: center;
            margin-right: 12.5px;
          }
          
          .counts .count-box span:after {
            font-size: 36px;
            display: inline-block;
            right: 0px;
            content: '+';
            font-family: "Montserrat", "Open Sans", sans-serif;
            font-weight: 400;
          }
          
          .counts .count-box p {
            position: relative;
            padding: 5% 0 5% 0;
            margin: 0 auto;
            display: flex;
            justify-content: center;
            font-size: 92%;
            margin-right: 20px !important;
            /* margin-left: calc(50% - 130px) !important; */
          }
        
          #about .section-title h2 {
            font-size: 30px;
            font-weight: 500;
          }
        
          #contact .section-title h2 {
            font-size: 30px;
            font-weight: 500;
            padding-top: 6vh;
            padding-bottom: 3vh;
          }
        
          .contact .info-box {
            padding-top: 4vh !important;
          }
        
          .contact .info-box h4.contacts-card-clinic-name {
            line-height: 1.1;
            font-size: 120%;
            font-weight: 500 !important;
            letter-spacing: 0px;
            margin-top: 5%;
            padding: 3% 2% 3% 2%;
            margin-left: -5%;
            line-height: 1.2;
          }
        
          .contact .info-box ul li {
            margin-left: 0 !important;
            padding-right: 10% !important;
            padding-left: 0 !important;
            width: 95% !important;
          }
        
          .contact .info-box ul li i {
            margin-top: 4px;
            margin-left: -7vw;
          }
        
          .contact .info-box ul li h4 {
            font-size: 100%;
            line-height: 1.3;
          }
        
          .contact .info-box ul li p {
            display: flex;
            padding: 0 6vw 0 0 !important;
            line-height: 1.2;
            font-size: 95%;
            align-items: center;
            justify-content: flex-start;
            text-align: left;
            letter-spacing: 1px;
            min-width: 90%;
            width: 90%;
            max-width: 90%;
            margin-top: 8px;
          }
        
          .contact .info-box ul li p#conllno.ml-auto {
            display: flex;
            padding: 0 5vw 1vh 0 !important;
            line-height: 1.2 !important;
            font-size: 95%;
            align-items: center !important;
            justify-content: flex-start !important;
            text-align: left;
            letter-spacing: 1px;
            min-width: 85% !important;
            width: 85% !important;
            max-width: 85% !important;
            margin-top: 8px !important;
          }
        
          .contact h3 {
            text-align: left;
            font-size: 15px;
            font-weight: 400;
          }
        
          #footer .credits a img {
            margin-left: 2px;
            margin-top: -8px !important;
            margin-bottom: 9px !important;
            /* margin-top: calc(50% - 100px) !important; */
            min-width: 12%;
            max-width: 12%;
            width: 12%;
            padding: 0;
            -webkit-animation-delay: 1.9s;
            animation-delay: 1.9s;
          }
        
          #footer a img.mark1-logo {
            margin-top: 2vh !important;
            max-height: 12vh !important;
            padding: 0 !important;
            -webkit-animation-delay: 1.9s;
            animation-delay: 1.9s;
          }
      }

      /* browser large phone responsive */
      @media only screen and (min-width: 612px) and (max-width: 820px) and (hover: hover) {

        #main {
          padding: 0 3% 0 3%;
        }

        .col-lg-4.ordered {
          padding: 5% 20% 5% 20%;
        }      

        .modal .icon-box {
          padding: 2% 10% 2% 10%;
          height: 100% !important;
        }

        .nav-menu a {
          font-size: 100%;
        }

        .section-title {
          padding: 10% 0 10% 0 !important;
        }
        
        .section-title h2,
        .contact .section-title > h2 {
          font-size: 190% !important;
        }

        .section-title h2::after {
          width: 100px;
          margin: 12px 10px;
        }

        h3.promotions-subtitle,
        .services h4,
        .branch .section-title > h3,
        .why-us .section-title h3:nth-of-type(1),
        .about .content h3,
        .contact .section-title > h4 {
          font-size: 20px !important;
          font-weight: 500 !important;
          line-height: 1.1 !important;
        }
        
        .section-title p {
          font-size: 16px !important;
        }

        /* hero contents start */
        img.hero-slide1-elederm-logo,
        img.hero-elederm-logo {
          margin-top: 16%;
          max-width: 126px !important;
          width: 126px !important;
          min-width: 126px !important;
          padding: 0 !important;
          animation-delay: 0.9s;
        }

        #hero h1 {
          display: inline-block;
          animation-delay: 0.9s;
          line-height: 1;
          font-size: 16px;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        }

        .hero-list-item:last-child {
          margin-bottom: 30px;
        }

        .hero-list-item {
          font-size: 95%;
        }

        .hero-list-item {
          margin-left: calc(50% - 140px);
          font-size: 120%;
          font-weight: 500;
          line-height: 1;
        }
              
        .hero-list-item h4 {
          font-size: 90% !important;
        }

        h3#hero-list-item-footer {
          display: flex;
          align-items: center;
          justify-content: center;
          animation-delay: 0.9s;
          margin-top: 5%;
          margin-left: -5%;
          text-align: left;
          font-style: italic;
          padding: 0 0 0 0;
          line-height: 1;
          font-size: 115%;
          font-weight: 500;
        }

        .hero-list-item:last-child {
          font-size: 14px !important;
        }

        /* hero description alignment start */
        #hero h3.hero-description:nth-of-type(1),
        #hero h3.hero-description:nth-of-type(2) {
          width: 100% !important;
          padding: 0 2% 0 2% !important;
          font-size: 16px;
          font-weight: 300;
        }
        

        #hero h3.hero-description:nth-of-type(1) {
          margin: -10vh auto 20px;
          padding: 0 4% 0 4%;
          line-height: 1;
          font-size: 100%;
        }

        #hero h3.hero-description:nth-of-type(2) {
          margin: 2vh auto 20px;
          padding: 0 4% 0 4%;
          line-height: 1;
          font-size: 100%;
        }
        /* hero description alignment end */

        #slidequanta h3.hero-description:nth-of-type(1) {
          margin-top: -55%;
        }

        #slidequanta h3.hero-description:nth-of-type(2) {
          margin-bottom: 0 !important;
        }
        /* hero description end */

        .hero-btn-container {
          width: 100vw !important;
          margin-top: 20% !important;
        }
        /* hero contents end */

        /* hero slides start */
        #slidesurprised {
          background: url("../img/hero-images/hero-surprised-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #ffffff !important;
          background-size: cover, 150vw !important;
        }

        #slidevivace {
          background: url("../img/hero-images/hero-vivace-mobile.png") center center fixed no-repeat !important;
          background-size: cover !important;
        }

        #slideulfit {
          background: url("../img/hero-images/hero-ulfit-tablet-g.png") center center fixed no-repeat !important;
          background-size: cover !important;
        }

        #slideskinreboot {
          background: url("../img/hero-images/hero-skinreboot-tablet-g.png") center center fixed no-repeat !important;
          background-size: cover !important;
        }

        #slidequanta {
          background: url("../img/hero-images/hero-quanta-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #000000 !important;
          background-size: cover, 150vw !important;
        }

        #slideunsure {
          background: url("../img/hero-images/hero-unsure-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #ffffff !important;
          background-size: cover, 150vw !important;
        }

        #inactivepromotionheader {
          font-size: 15px;
          transition: all ease-in-out 0.5s;
        }
        /* learn more - promotions end */

        /** services start */
        .services #services-tabs-col {
          display: none;
          -webkit-animation: fadeOut 0.7s ease-out;
          animation: fadeOut 0.7s ease-out;
          transition: all 0.9s ease-in-out;
        }

        /* clinics start */
        /* .branch #branch-flters li {
          padding: 2% 2% 8% 2% !important;
          height: 16vh !important;
        } */

        .branch #branch-flters li.show-all {
          width: 90vw !important;
          height: 22vh !important;
          margin: 0 auto !important;
          width: 90vw !important;
          margin: 0 auto !important;
        }

        .branch #branch-flters li {
          width: 90vw !important;
          height: 22vh !important;
          margin: 0 auto !important;
        }

        .branch #branch-flters li img {
          max-width: 5% !important;
          padding: 0 !important;
          margin-top: 3% !important;
          margin-bottom: 3% !important;
        }

        .branch .branch-wrap::before {
          padding: 6% 4% 6% 4%;
        }

        #about .section-watermark,
        #contact .section-watermark {
          display: none;
        }

        .branch .branch-wrap .branch-info h4 {
          margin: 3% 0 -1% 0;
        }

        .branch-info h4 {
          padding: 0 3% 0 3%;
        }



        #branch-footnote {
          height: 6vh !important;
        }
        /* clinics end */

        /* why us start */
        .why-us .section-title h3:nth-of-type(1) {
          font-size: 26px;
        }

        .why-us .section-title h3:nth-of-type(2) {
          font-size: 136%;
          line-height: 1.2;
          padding: 2% 3% 2% 4%;
        }

        .why-us .box {
          margin-top: 5%;
          padding: 30px 40px 0 40px !important;
          height: 300px !important;
          border-radius: 0% 30px 0% 30px !important;
          background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
          &:hover {
            margin-top: 4%;
          }
        }

        .why-us .box span {
          position: inherit;
          width: 100%;
          font-weight: 700 !important;
          font-size: 240% !important;
          letter-spacing: 1px;
        }
              
        .why-us .box h4 {
          line-height: 1.1;
          font-size: 26px !important;
          font-weight: 500 !important;
          padding: 0;
          margin: 40px 0;
        }

        .why-us .box h4.short-content {
          margin: 36px 0;
          line-height: 1.1;
          font-size: 26px !important;
          font-weight: 500 !important;
        }

        .why-us .box p {
          font-size: 16px !important;
          font-weight: 300;
          line-height: 1.2;
          letter-spacing: 0px !important;
          padding: 4% 2% 2% 2%;
        }

        .why-us .box p.short-content {
          font-size: 16px;
          line-height: 1.3;
          letter-spacing: 0px !important;
          padding: 4% 2% 2% 2%;
          margin-top: 5%;
        }
        /* why us end */

        /* counts start */
        .counts .count-box {
          padding: 40px 30px 65px 30px;
          width: 100%;
          background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
          height: 18vh !important;  
          position: relative;
          text-align: center;
          box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
        }

        .counts .count-box span {
          font-size: 30px !important;
          font-weight: 400;
        }
        
        .counts .count-box span:after {
          font-size: 36px;
          display: inline-block;
          right: 0px;
          content: '+';
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-weight: 400;
        }
        
        .counts .count-box p {
          position: relative;
          padding: 5% 0 5% 0;
          margin: 0;
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-size: 92% !important;
          text-transform: uppercase;
          font-weight: 400;
        }
        /* counts end */

        /* contact start */
        .contact .info-box {
          padding-top: 4vh !important;
        }

        .contact .info-box h4.contacts-card-clinic-name {
          width: 100%;
          line-height: 1;
          font-size: 140%;
          font-weight: 500;
          letter-spacing: 1px;
          margin-top: 5%;
          padding: 3% 2% 3% 2%;
        }
        .contact .info-box ul li h4 {
          font-size: 100%;
        }

        .contact .info-box ul li p {
          display: flex;
          padding: 1% 10% 1% 0;
          line-height: 1;
          font-size: 95%;
          justify-content: flex-start !important;
          align-items: flex-start !important;
          text-align: left !important;
          width: 94% !important;
        }
    
        .contact .info-box ul li p#conllno.ml-auto {
          display: flex;
          justify-content: flex-start;
          align-items: flex-start !important;
        }

      }

      /* galaxy tab and regular android tablet portrait */
      @media only screen and (min-device-width: 612px) and (max-device-width: 712px) and (min-device-height: 1023px) and (max-device-height: 1138px) and (orientation: portrait) and (hover: none) {
          body,
          section {
            overflow-x: hidden !important;
          }

          #main {
            padding: 0 3% 0 3%;
          }

          .col-lg-4.ordered {
            padding: 5% 20% 5% 20%;
          }      

          .modal .icon-box {
            padding: 2% 10% 2% 10%;
            height: 60% !important;
          }

          .modal .icon-box img {
            min-height: 65px !important;
            height: 65px !important;
            max-height: 65px !important;
            margin-top: -2vh !important;
            margin-bottom: 8vh !important;
          }

          .modal #branch-selectables li {
            cursor: pointer;
            display: inline-block;
            background: url("../img/elederm-icon-pink-left-40.svg")left 0 top 0 no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 0.8) 0%, rgba(244, 204, 191, 0.8) 100%) !important;
            background-size: cover !important;
            background-attachment: cover !important;
            box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.9) !important;
            width: 90% !important;
            text-align: center;
            padding: 6% 5% 6% 5%;
            font-size: 90%;
            font-weight: 300;
            line-height: 1.1;
            text-transform: uppercase;
            color: #08243d;
            transition: all ease-in-out 0.9s;
            border-radius: 10px !important;
            border: 0px solid transparent !important;
            margin: 0px 0px 3px 0px;
          }
        
          .modal #branch-selectables li:hover,
          .modal #branch-selectables li:hover,
          .modal #branch-selectables li.filter-active {
            background: url("../img/elederm-brand-icon-left.svg")left 0 top 0 no-repeat, linear-gradient(90deg, rgb(9, 40, 71) 0%, rgb(11, 36, 61) 100%) !important;
            background-size: cover;
            background-attachment: cover;
            box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2) !important;
            color: rgb(244, 204, 191);
            transition: all ease-in-out 0.9s;
          }

          .nav-menu a {
            font-size: 100%;
          }

          .section-title {
            padding: 10% 0 10% 0 !important;
          }
          
          .section-title h2,
          .contact .section-title > h2 {
            font-size: 190% !important;
          }

          .section-title h2::after {
            width: 100px;
            margin: 12px 10px;
          }

          h3.promotions-subtitle,
          .services h4,
          .branch .section-title > h3,
          .why-us .section-title h3:nth-of-type(1),
          .about .content h3,
          .contact .section-title > h4 {
            font-size: 20px !important;
            font-weight: 500 !important;
            line-height: 1.1 !important;
          }
          
          .section-title p {
            font-size: 16px !important;
          }

          /* hero contents start */
          img.hero-slide1-elederm-logo,
          img.hero-elederm-logo {
            margin-top: 16%;
            max-width: 126px !important;
            width: 126px !important;
            min-width: 126px !important;
            padding: 0 !important;
            animation-delay: 0.9s;
          }

          #hero h1 {
            display: inline-block;
            animation-delay: 0.9s;
            line-height: 1;
            font-size: 16px;
            -webkit-animation-delay: 1.9s;
            animation-delay: 1.9s;
          }

          .hero-list-item:last-child {
            margin-bottom: 30px;
          }

          .hero-list-item {
            font-size: 95%;
          }

          .hero-list-item {
            margin-left: calc(50% - 140px);
            font-size: 120%;
            font-weight: 500;
            line-height: 1;
          }
                
          .hero-list-item h4 {
            font-size: 90% !important;
          }

          h3#hero-list-item-footer {
            display: flex;
            align-items: center;
            justify-content: center;
            animation-delay: 0.9s;
            margin-top: 5%;
            margin-left: -5%;
            text-align: left;
            font-style: italic;
            padding: 0 0 0 0;
            line-height: 1;
            font-size: 115%;
            font-weight: 500;
          }

          .hero-list-item:last-child {
            font-size: 14px !important;
          }

          /* hero description alignment start */
          #hero h3.hero-description:nth-of-type(1),
          #hero h3.hero-description:nth-of-type(2) {
            width: 100% !important;
            padding: 0 2% 0 2% !important;
            font-size: 16px;
            font-weight: 300;
          }
          

          #hero h3.hero-description:nth-of-type(1) {
            margin: -10vh auto 20px;
            padding: 0 4% 0 4%;
            line-height: 1;
            font-size: 100%;
          }

          #hero h3.hero-description:nth-of-type(2) {
            margin: 2vh auto 20px;
            padding: 0 4% 0 4%;
            line-height: 1;
            font-size: 100%;
          }
          /* hero description alignment end */

          #slidequanta h3.hero-description:nth-of-type(1) {
            margin-top: -55%;
          }

          #slidequanta h3.hero-description:nth-of-type(2) {
            margin-bottom: 0 !important;
          }
          /* hero description end */

          .hero-btn-container {
            width: 100vw !important;
            margin-top: 20% !important;
          }
          /* hero contents end */

          /* hero slides start */
          #slidesurprised {
            background: url("../img/hero-images/hero-surprised-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #ffffff !important;
            background-size: cover, 150vw !important;
          }

          #slidevivace {
            background: url("../img/hero-images/hero-vivace-mobile.png") center center fixed no-repeat !important;
            background-size: cover !important;
          }

          #slideulfit {
            background: url("../img/hero-images/hero-ulfit-tablet-g.png") center center fixed no-repeat !important;
            background-size: cover !important;
          }

          #slideskinreboot {
            background: url("../img/hero-images/hero-skinreboot-tablet-g.png") center center fixed no-repeat !important;
            background-size: cover !important;
          }

          #slidequanta {
            background: url("../img/hero-images/hero-quanta-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #000000 !important;
            background-size: cover, 150vw !important;
          }

          #slideunsure {
            background: url("../img/hero-images/hero-unsure-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #ffffff !important;
            background-size: cover, 150vw !important;
          }
          /* hero slides end */

          #inactivepromotionheader {
            font-size: 15px;
            transition: all ease-in-out 0.5s;
          }
          /* learn more - promotions end */

          .services h4,
            .why-us .section-title h3:nth-of-type(1),
            .about .content h3,
            .contact .section-title > h4 {
              padding: 0 !important;
              margin-left: 5% !important;
              margin-top: 7% !important;
            }

            h3.promotions-subtitle {
              font-size: 19px !important;
              line-height: 1.2;
            }

            #learn-more .section-title h2,
            #services .section-title h2,
            #branch .section-title h2,
            #why-us .section-title h2,
            #about .section-title h2,
            #contact .section-title h2 {
              font-size: 46px !important;
            }

            #learn-more .section-title h3,
            #services .section-title h3,
            #branch .section-title h3,
            #why-us .section-title h3,
            #about .section-title h3,
            #contact .section-title h3 {
              font-size: 17px !important;
            }
            
            #learn-more .section-title h4,
            #learn-more .section-title p,
            #services .section-title h4,
            #services .section-title p,
            #branch .section-title h4,
            #branch .section-title p,
            #why-us .section-title h4,
            #about .section-title h4,
            #about .section-title p,
            #contact .section-title h4,
            #contact .section-title p {
              font-size: 19px !important;
            }

          /** services start */
          .services #services-tabs-col {
            display: none;
            -webkit-animation: fadeOut 0.7s ease-out;
            animation: fadeOut 0.7s ease-out;
            transition: all 0.9s ease-in-out;
          }

          .branch #branch-flters li.show-all {
            width: 70vw !important;
            height: 18vh !important;
            margin: 0 auto !important;
          }
          
          .branch #branch-flters li {
            min-width: 70vw !important;
            width: 70vw !important;
            max-width: 70vw !important;
            min-height: 36vh !important;
            height: 36vh !important;
            max-height: 36vh !important;
            margin: 0 auto !important;
            font-size: 90% !important;
            padding: 0 0 6% 0!important;
          }

          .branch #branch-flters li img.img-fluid {
            min-width: 12% !important;
            width: 12% !important;
            max-width: 12% !important;
            padding: 2vh 0 1vh 0 !important;
            margin-top: -10px !important;
          }

          .branch .branch-wrap::before {
            padding: 6% 4% 6% 4%;
          }

          .branch .branch-wrap .branch-info h4 {
            margin: 3% 0 1% 0;
            padding: 4%;
            font-size: 19px !important;
            line-height: 1.2;
          }

          .branch-info h4 {
            padding: 0 3% 0 3%;
          }

          .branch-info a {
            margin-top: 4px !important;
            padding: 3% 7% !important;
          }

          #about .section-watermark,
          #contact .section-watermark {
            display: none;
          }

          .branch .branch-wrap .branch-info h4 {
            margin: 3% 0 -1% 0;
            padding: 0 2% 0 2%;
            line-height: 1.1;
            font-size: 100%;
          }

          .branch-info h4 {
            padding: 0 3% 0 3%;
          }

          /* copy to mobile */
          #branch-footnote {
            height: 18vh !important;
          }

          /* why us start */
          .why-us .section-title h3:nth-of-type(1) {
            font-size: 26px;
          }

          .why-us .section-title h3:nth-of-type(2) {
            font-size: 136%;
            line-height: 1.2;
            padding: 2% 3% 2% 4%;
          }

          .why-us .box {
            margin-top: 5%;
            padding: 30px 40px 0 40px !important;
            min-height: 400px;
            height: 400px;
            max-height: 400px;
            border-radius: 0% 30px 0% 30px !important;
            background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
            &:hover {
              margin-top: 4%;
            }
          }

          .why-us .box span {
            position: inherit;
            width: 100%;
            font-weight: 700 !important;
            font-size: 240% !important;
            letter-spacing: 1px;
            text-indent: 7%;
          }
                
          .why-us .box h4 {
            line-height: 1.1;
            font-size: 26px !important;
            font-weight: 500 !important;
            padding: 0;
            margin: 60px 0 30px !important;
          }

          .why-us .box h4.short-content {
            margin: 36px 0;
            line-height: 1.1;
            font-size: 26px !important;
            font-weight: 500 !important;
          }

          .why-us .box p {
            font-size: 16px !important;
            font-weight: 300;
            line-height: 1.2;
            letter-spacing: 0px !important;
            padding: 4% 2% 2% 2%;
          }

          .why-us .box p.short-content {
            font-size: 16px;
            line-height: 1.3;
            letter-spacing: 0px !important;
            padding: 4% 2% 2% 2%;
            margin-top: 5%;
          }
          /* why us end */

          /* counts start */
          .counts .count-box {
            padding: 40px 30px 65px 30px;
            width: 100%;
            background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
            height: 18vh !important;  
            position: relative;
            text-align: center;
            box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
          }

          .counts .count-box span {
            font-size: 30px !important;
            font-weight: 400;
            margin-left: calc(25% - 160px);
          }
          
          .counts .count-box span:after {
            font-size: 36px;
            display: inline-block;
            right: 0px;
            content: '+';
            font-family: "Montserrat", "Open Sans", sans-serif;
            font-weight: 400;
          }
          
          .counts .count-box p {
            position: relative;
            padding: 5% 0 5% 0;
            margin-top: 0;
            left: calc(50% - 260px);
            font-family: "Montserrat", "Open Sans", sans-serif;
            font-size: 92% !important;
            text-transform: uppercase;
            font-weight: 400;
          }

          .contact .info-box {
            padding-top: 4vh !important;
          }

          .contact .info-box h4.contacts-card-clinic-name {
            width: 100%;
            line-height: 1.3;
            font-size: 140%;
            font-weight: 500;
            letter-spacing: 1px;
            margin-top: 5%;
            text-align: left !important;
            padding: 3% 2% 3% 2%;
          }

          .contact .info-box ul li i {
            line-height: 1.2;
            font-weight: regular;
            color: #05192c;
            text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 1px;
            padding: 1%;
            margin-left: -2vw !important;
          }

          .contact .info-box ul li h4 {
            font-size: 100%;
            line-height: 1.2;
            overflow: auto;
            text-align: left;
          }

          .contact .info-box ul li p {
            display: flex !important;
            padding: 1% 10% 1% 0;
            line-height: 1;
            font-size: 95%;
            justify-content: flex-end !important;
            align-items: flex-start !important;
            text-align: right !important;
            width: 94% !important;
          }

          .contact .info-box ul li p#conllno.ml-auto {
            display: flex;
            justify-content: flex-start;
            align-items: flex-start !important;
          }

          #footer .credits a img {
            margin-left: 4px;
            margin-top: -26px !important;
            max-width: 10% !important;
            padding: 0 !important;
            -webkit-animation-delay: 1.9s;
            animation-delay: 1.9s;
          }

          #footer a img.mark1-logo {
            margin-top: 2vh !important;
            max-height: 8vh !important;
            padding: 0 !important;
            -webkit-animation-delay: 1.9s;
            animation-delay: 1.9s;
          }

      }

      /* ipad, ipad mini and regular tabLet portrait */
      /* @media only screen and (min-device-width: 540px) and (max-device-width: 820px) and (min-device-height: 720px) and (max-device-height: 1180px) and (orientation: portrait) and (hover: none) */
      @media only screen and (min-device-width: 612px) and (max-device-width: 820px) and (min-device-height: 1023px) and (max-device-height: 1180px) and (orientation: portrait) and (hover: none) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-max-device-pixel-ratio: 4) {

        body,
        section {
          overflow-x: hidden !important;
        }

        #main {
          padding: 0 3% 0 3%;
        }

        .col-lg-4.ordered {
          padding: 5% 20% 5% 20%;
        }      

        .modal .icon-box {
          padding: 2% 10% 2% 10%;
          height: 100% !important;
        }

        .modal #branch-selectables li {
      cursor: pointer;
      display: inline-block;
      background: url("../img/elederm-icon-pink-left-40.svg")left 0 top 0 no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 0.8) 0%, rgba(244, 204, 191, 0.8) 100%) !important;
      background-size: cover !important;
      background-attachment: cover !important;
      box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.9) !important;
      width: 90% !important;
      text-align: center;
      padding: 6% 5% 6% 5%;
      font-size: 90%;
      font-weight: 300;
      line-height: 1.1;
      text-transform: uppercase;
      color: #08243d;
      transition: all ease-in-out 0.9s;
      border-radius: 10px !important;
      border: 0px solid transparent !important;
      margin: 0px 0px 3px 0px;
    }

    .modal #branch-selectables li:hover,
    .modal #branch-selectables li:hover,
    .modal #branch-selectables li.filter-active {
      background: url("../img/elederm-brand-icon-left.svg")left 0 top 0 no-repeat, linear-gradient(90deg, rgb(9, 40, 71) 0%, rgb(11, 36, 61) 100%) !important;
      background-size: cover;
      background-attachment: cover;
      box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2) !important;
      color: rgb(244, 204, 191);
      transition: all ease-in-out 0.9s;
    }

        .nav-menu a {
          font-size: 100%;
        }

        .section-title {
          padding: 10% 0 10% 0 !important;
        }
        
        .section-title h2,
        .contact .section-title > h2 {
          font-size: 190% !important;
        }

        .section-title h2::after {
          width: 100px;
          margin: 12px 10px;
        }

        h3.promotions-subtitle,
        .services h4,
        .branch .section-title > h3,
        .why-us .section-title h3:nth-of-type(1),
        .about .content h3,
        .contact .section-title > h4 {
          font-size: 20px !important;
          font-weight: 500 !important;
          line-height: 1.1 !important;
        }
        
        .section-title p {
          font-size: 16px !important;
        }

        /* hero contents start */
        img.hero-slide1-elederm-logo,
        img.hero-elederm-logo {
          margin-top: 16%;
          max-width: 126px !important;
          width: 126px !important;
          min-width: 126px !important;
          padding: 0 !important;
          animation-delay: 0.9s;
        }

        #hero h1 {
          display: inline-block;
          animation-delay: 0.9s;
          line-height: 1;
          font-size: 16px;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        }

        .hero-list-item:last-child {
          margin-bottom: 30px;
        }

        .hero-list-item {
          font-size: 95%;
        }

        .hero-list-item {
          margin-left: calc(50% - 140px);
          font-size: 120%;
          font-weight: 500;
          line-height: 1;
        }
              
        .hero-list-item h4 {
          font-size: 90% !important;
        }

        h3#hero-list-item-footer {
          display: flex;
          align-items: center;
          justify-content: center;
          animation-delay: 0.9s;
          margin-top: 5%;
          margin-left: -5%;
          text-align: left;
          font-style: italic;
          padding: 0 0 0 0;
          line-height: 1;
          font-size: 115%;
          font-weight: 500;
        }

        .hero-list-item:last-child {
          font-size: 14px !important;
        }

        /* hero description alignment start */
        #hero h3.hero-description:nth-of-type(1),
        #hero h3.hero-description:nth-of-type(2) {
          width: 100% !important;
          padding: 0 2% 0 2% !important;
          font-size: 16px;
          font-weight: 300;
        }
        

        #hero h3.hero-description:nth-of-type(1) {
          margin: -10vh auto 20px;
          padding: 0 4% 0 4%;
          line-height: 1;
          font-size: 100%;
        }

        #hero h3.hero-description:nth-of-type(2) {
          margin: 2vh auto 20px;
          padding: 0 4% 0 4%;
          line-height: 1;
          font-size: 100%;
        }
        /* hero description alignment end */

        #slidequanta h3.hero-description:nth-of-type(1) {
          margin-top: -55%;
        }

        #slidequanta h3.hero-description:nth-of-type(2) {
          margin-bottom: 0 !important;
        }
        /* hero description end */

        .hero-btn-container {
          width: 100vw !important;
          margin-top: 20% !important;
        }
        /* hero contents end */

        /* hero slides start */
        #slidesurprised {
          background: url("../img/hero-images/hero-surprised-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #ffffff !important;
          background-size: cover, 150vw !important;
        }

        #slidevivace {
          background: url("../img/hero-images/hero-vivace-mobile.png") center center fixed no-repeat !important;
          background-size: cover !important;
        }

        #slideulfit {
          background: url("../img/hero-images/hero-ulfit-tablet-g.png") center center fixed no-repeat !important;
          background-size: cover !important;
        }

        #slideskinreboot {
          background: url("../img/hero-images/hero-skinreboot-tablet-g.png") center center fixed no-repeat !important;
          background-size: cover !important;
        }

        #slidequanta {
          background: url("../img/hero-images/hero-quanta-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #000000 !important;
          background-size: cover, 150vw !important;
        }

        #slideunsure {
          background: url("../img/hero-images/hero-unsure-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #ffffff !important;
          background-size: cover, 150vw !important;
        }
        /* hero slides end */

        #inactivepromotionheader {
          font-size: 15px;
          transition: all ease-in-out 0.5s;
        }

        .services #services-tabs-col {
          display: none;
          -webkit-animation: fadeOut 0.7s ease-out;
          animation: fadeOut 0.7s ease-out;
          transition: all 0.9s ease-in-out;
        }

        /* clinics start */
        /* .branch #branch-flters li {
          padding: 2% 2% 8% 2% !important;
          height: 16vh !important;
        } */

        .branch #branch-flters li.show-all {
          width: 70vw !important;
          height: 18vh !important;
          margin: 0 auto !important;
        }
        
        .branch #branch-flters li {
          min-height: 12vh !important;
          height: 12vh !important;
          max-height: 12vh !important;
          min-width: 32vw !important;
          width: 32vw !important;
          max-width: 32vw !important;
          margin: 0 auto !important;
        }

        .branch #branch-flters li img {
          max-width: 12% !important;
          padding: 1px !important;
          margin-top: -40px !important;
          margin-bottom: 4% !important;
        }
        
        .branch .branch-wrap::before {
          padding: 6% 4% 6% 4%;
        }

        #about .section-watermark,
        #contact .section-watermark {
          display: none;
        }

        .branch .branch-wrap .branch-info h4 {
          margin: 3% 0 -1% 0;
          padding: 0 2% 0 2%;
          line-height: 1.1;
          font-size: 100%;
        }

        .branch-info h4 {
          padding: 0 3% 0 3%;
        }


        /* copy to mobile */
        #branch-footnote {
          height: 16vh !important;
        }
        /* clinics end */

        /* why us start */
        .why-us .section-title h3:nth-of-type(1) {
          font-size: 26px;
        }

        .why-us .section-title h3:nth-of-type(2) {
          font-size: 136%;
          line-height: 1.2;
          padding: 2% 3% 2% 4%;
        }

        .why-us .box {
          margin-top: 5%;
          padding: 30px 40px 0 40px !important;
          height: 300px !important;
          border-radius: 0% 30px 0% 30px !important;
          background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
          &:hover {
            margin-top: 4%;
          }
        }

        .why-us .box span {
          position: inherit;
          width: 100%;
          font-weight: 700 !important;
          font-size: 240% !important;
          letter-spacing: 1px;
          text-indent: 7%;
        }
              
        .why-us .box h4 {
          line-height: 1.1;
          font-size: 26px !important;
          font-weight: 500 !important;
          padding: 0;
          margin: 40px 0;
        }

        .why-us .box h4.short-content {
          margin: 36px 0;
          line-height: 1.1;
          font-size: 26px !important;
          font-weight: 500 !important;
        }

        .why-us .box p {
          font-size: 16px !important;
          font-weight: 300;
          line-height: 1.2;
          letter-spacing: 0px !important;
          padding: 4% 2% 2% 2%;
        }

        .why-us .box p.short-content {
          font-size: 16px;
          line-height: 1.3;
          letter-spacing: 0px !important;
          padding: 4% 2% 2% 2%;
          margin-top: 5%;
        }
        /* why us end */

        /* counts start */
        .counts .count-box {
          padding: 40px 30px 65px 30px;
          width: 100%;
          background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
          height: 18vh !important;  
          position: relative;
          text-align: center;
          box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
        }

        .counts .count-box span {
          font-size: 30px !important;
          font-weight: 400;
        }
        
        .counts .count-box span:after {
          font-size: 36px;
          display: inline-block;
          right: 0px;
          content: '+';
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-weight: 400;
        }
        
        .counts .count-box p {
          position: relative;
          padding: 5% 0 5% 0;
          margin: 0;
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-size: 92% !important;
          text-transform: uppercase;
          font-weight: 400;
        }
        /* counts end */

        /* contact start */
        .contact .info-box {
          padding-top: 4vh !important;
        }

        .contact .info-box h4.contacts-card-clinic-name {
          width: 100%;
          line-height: 1;
          font-size: 140%;
          font-weight: 500;
          letter-spacing: 1px;
          margin-top: 5%;
          text-align: center !important;
          padding: 3% 2% 3% 2%;
        }

        .contact .info-box ul li i {
          line-height: 1.2;
          font-weight: regular;
          color: #05192c;
          text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 1px;
          padding: 1%;
          margin-left: 0px;
        }

        .contact .info-box ul li h4 {
          font-size: 100%;
          line-height: 1.2;
          overflow: auto;
          text-align: left;
        }

        .contact .info-box ul li p {
          display: flex;
          padding: 1% 10% 1% 0;
          line-height: 1;
          font-size: 95%;
          justify-content: flex-start !important;
          align-items: flex-start !important;
          text-align: left !important;
          width: 94% !important;
        }
    
        .contact .info-box ul li p#conllno.ml-auto {
          display: flex;
          justify-content: flex-start;
          align-items: flex-start !important;
        }

        #footer .credits a img {
          margin-left: 4px;
          margin-top: -26px !important;
          max-width: 10% !important;
          padding: 0 !important;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        }

        #footer a img.mark1-logo {
          margin-top: 2vh !important;
          max-height: 8vh !important;
          padding: 0 !important;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        }

      }

      /* galaxy tab and regular android tablet landscape */
      @media only screen and (min-device-width: 1023px) and (max-device-width: 1138px) and (min-device-height: 612px) and (max-device-height: 712px) and (orientation: landscape) and (hover: none) {

        body,
        section {
          overflow-x: hidden !important;
        }

        #about .section-watermark,
        #contact .section-watermark {
          display: none;
        }

        #main {
          padding: 0 4% 0 4%;
        }

        .nav-menu a {
          font-size: 90%;
        }

        .section-title {
          padding: 15% 0 15% 0;
        }
        
        .section-title h2,
        .contact .section-title > h2 {
          font-size: 200% !important;
        }

        .section-title h2::after {
          width: 130px;
          margin: 12px 10px;
        }
        
        .section-title p {
          font-size: 26px;
        }

        img.hero-slide1-elederm-logo,
        img.hero-elederm-logo {
          margin-top: 16%;
          max-width: 126px !important;
          width: 126px !important;
          min-width: 126px !important;
          padding: 0 !important;
          animation-delay: 0.9s;
        }

        #hero h1 {
          display: inline-block;
          animation-delay: 0.9s;
          line-height: 1;
          font-size: 16px;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        }

        .hero-list-item {
          display: flex;
          align-items: center;
          -webkit-animation-delay: 1.9s;
          animation-delay: 2.4s;
          line-height: 1 !important;
        }

        .hero-list-item:last-child {
          margin-bottom: 30px;
        }
              
        .hero-list-item h4 {
          font-weight: 400;
          font-size: 100%;
          display: flex;
          align-items: center;
        }
        
        .hero-list-item i {
          font-size: 130%;
          font-weight: 500;
          line-height: 1;
          margin-right: 5px;
          margin-bottom: 3px;
          text-align: center;
        }

        h3#hero-list-item-footer {
          animation-delay: 0.9s;
          margin: 5% auto 0;
          text-align: left;
          text-indent: 20px;
          font-style: italic;
          padding: 0 0 0 4%;
          line-height: 1;
          font-size: 125%;
          font-weight: 500;
        }

        .hero-list-item:last-child {
          margin-bottom: 0;
        }
        
        .hero-btn-container {
          margin-top: 1% !important;
        }
        
        #slidesurprised {
          background: url("../img/hero-images/hero-surprised-tablet-sc.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -110vw bottom -30vh fixed no-repeat, #ffffff !important;
          background-size: cover, 160vw !important;
        }

        #slidevivace {
          background: url("../img/hero-images/hero-vivace-pc.png") center center fixed no-repeat !important;
          background-size: cover !important;
        }

        #slideulfit {
          background: url("../img/hero-images/hero-ulfit-tablet-s-c.png") center center fixed no-repeat !important;
          background-size: cover !important;
        }
        
        #slideskinreboot {
          background: url("../img/hero-images/hero-skin-reboot-tablet-s-c.png") center center fixed no-repeat !important;
          background-size: cover !important;
        }
        
        #slidequanta {
          background: url("../img/hero-images/hero-quanta-tablet-s-c.png") center top 0vh fixed no-repeat !important;
          background-size: cover !important;
        }

        #slideunsure {
          background: url("../img/hero-images/hero-unsure-tablet-s-trans-c.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -80vh fixed no-repeat, #ffffff !important;
          background-size: cover, 130vw !important;
        }

        h3.promotions-subtitle,
        .services h4,
        .branch .section-title > h3,
        .why-us .section-title h3:nth-of-type(1),
        .about .content h3,
        .contact .section-title > h4 {
          font-size: 30px;
          line-height: 1.2;
          padding: 2% 3% 2% 4%;
        }

        /** services start */
        /* 1st column */
        #services-tabs-col {
          -webkit-animation: fadeOut 0.7s ease-in-out;
          animation: fadeOut 0.7s ease-in-out;
          transition: all 0.7s ease-in-out;
          margin-left: 0 !important;
          display: block;
          padding-left: 0 !important;
        }

        /* 2nd column */
        /* .col-12.order-1.order-lg-2 { */
        #tabs {
          margin-left: 5% !important;
          padding-left: 0 !important;
        }

        #categories.services-category {
          background: none !important;
        }
      
        /* clinics | branches */

        /* #branch #branch-flters li.show-all {
          margin-right: -4px;
          margin-bottom: 0px;
        } */
          
          .branch #branch-flters li {
            padding: 8px 4px 10px 4px !important;
            min-height: 180px !important;
            height: 180px !important;
            max-height: 180px !important;
          }

          .branch #branch-flters li img {
            height: 90px;
          }

          .branch .branch-wrap::before {
            padding: 6% 4% 6% 4%;
          }

          .branch .branch-wrap .branch-info h4 {
            margin: 3% 0 1% 0;
            font-size: 90%;
            line-height: 1.2;
          }

          .branch-info h4 {
            padding: 0 3% 0 3%;
          }

          .branch-info a {
            margin-top: -2px !important;
          }

          .branch .branch-wrap:before {
            padding: 56% 54% 56% 54% !important;
          }

          #branch-footnote {
            height: 14vh;
            width: 100vw;
          }

          .why-us .section-title h3:nth-of-type(1) {
            font-size: 28px;
          }

          .why-us .section-title h3:nth-of-type(2) {
            font-size: 146%;
            line-height: 1.2;
            padding: 2% 3% 2% 4%;
          }

          .why-us .box {
            margin-top: 10%;
            padding: 30px 20px 0 20px !important;
            height: 280px !important;
            border-radius: 0% 20% 0% 20%;
            box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
            transition: all ease-in-out 0.7s;
            background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
            &:hover {
              margin-top: 5% !important;
            }
          }
          
          .why-us .box span {
            font-weight: 700 !important;
            font-size: 140% !important;
            letter-spacing: 1px;
          }
                
          .why-us .box h4 {
            line-height: 1.1;
            font-size: 19px !important;
            font-weight: 400 !important;
            padding: 0;
            margin: 10px 0;
          }

          .why-us .box h4.short-content {
            margin: 36px 0;
            line-height: 1;
            font-size: 22px !important;
            font-weight: 500 !important;
          }
          
          .why-us .box p {
            font-size: 14px;
            font-weight: 300;
            line-height: 1.2;
            letter-spacing: 0px !important;
            padding: 4% 2% 2% 2%;
          }

          .why-us .box p.short-content {
            font-size: 14px;
            line-height: 1.3;
            letter-spacing: 0px !important;
            padding: 4% 2% 2% 2%;
            margin-top: 5%;
          }

          .counts .count-box {
            padding: 40px 30px 65px 30px;
            width: 100%;
            background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
            min-height: 24vh !important;
            height: 24vh !important;
            max-height: 24vh !important;
            position: relative;
            text-align: center;
            box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
          }

          .counts .count-box span {
            font-size: 30px !important;
            font-weight: 400;
            margin-left: calc(50% - 70px) !important;
          }
          
          .counts .count-box span:after {
            font-size: 36px;
            display: inline-block;
            right: 0px;
            content: '+';
            font-family: "Montserrat", "Open Sans", sans-serif;
            font-weight: 400;
            color: #051f36;
          }
          
          .counts .count-box p {
            position: relative;
            padding: 0 0 5% 0;
            margin-top: -2% !important;
            font-family: "Montserrat", "Open Sans", sans-serif;
            font-size: 92% !important;
            text-transform: uppercase;
            font-weight: 400;
          }

          #contact .section-title > h4 {
            font-size: 28px;
            font-weight: 200;
          }

          .contact .info-box {
            padding-top: 4vh !important;
          }

          .contact .info-box h4.contacts-card-clinic-name {
            width: 100%;
            line-height: 1;
            font-size: 140%;
            font-weight: 500;
            letter-spacing: 1px;
            margin-top: 5%;
            padding: 3% 2% 3% 2%;
          }
          .contact .info-box ul li h4 {
            font-size: 100%;
          }

          .contact .info-box ul li p {
            display: flex;
            padding: 1% 10% 1% 0;
            line-height: 1;
            font-size: 95%;
            justify-content: flex-end;
            text-align: left;
            width: 94% !important;
          }

          .contact .info-box ul li p {
            text-align: right !important;
            justify-content: flex-end !important;
            align-items: flex-start !important;
          }
      
          .contact .info-box ul li p#conllno.ml-auto {
            justify-content: flex-end !important;
            align-items: flex-start !important;
          }

          #footer .credits a img {
            margin-left: 0px;
            margin-top: -23px !important;
            max-width: 6% !important;
            padding: 0 !important;
            -webkit-animation-delay: 1.9s;
            animation-delay: 1.9s;
          }

          #footer a img.mark1-logo {
            margin-left: -2ps !important;
            margin-top: 2vh !important;
            max-height: 5vh !important;
            padding: 0 !important;
            -webkit-animation-delay: 1.9s;
            animation-delay: 1.9s;
          }      
      }

      /* ipad air, ipad and regular tabLet landscape */
      @media only screen and (min-device-width: 1023px) and (max-device-width: 1180px) and (min-device-height: 612px) and (max-device-height: 820px) and (orientation: landscape) and (hover: none) {

        body,
        section {
          overflow-x: hidden !important;
        }

        #about .section-watermark,
        #contact .section-watermark {
          display: none;
        }

        #main {
          padding: 0 4% 0 4%;
        }

        .nav-menu a {
          font-size: 90%;
        }

        .section-title {
          padding: 15% 0 15% 0;
        }
        
        .section-title h2,
        .contact .section-title > h2 {
          font-size: 200% !important;
        }

        .section-title h2::after {
          width: 130px;
          margin: 12px 10px;
        }
        
        .section-title p {
          font-size: 26px;
        }

        img.hero-slide1-elederm-logo,
        img.hero-elederm-logo {
          margin-top: 16%;
          max-width: 126px !important;
          width: 126px !important;
          min-width: 126px !important;
          padding: 0 !important;
          animation-delay: 0.9s;
        }

        #hero h1 {
          display: inline-block;
          animation-delay: 0.9s;
          line-height: 1;
          font-size: 16px;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        }

        .hero-list-item {
          display: flex;
          align-items: center;
          -webkit-animation-delay: 1.9s;
          animation-delay: 2.4s;
          line-height: 1 !important;
        }

        .hero-list-item:last-child {
          margin-bottom: 30px;
        }
              
        .hero-list-item h4 {
          font-weight: 400;
          font-size: 100%;
          display: flex;
          align-items: center;
        }
        
        .hero-list-item i {
          font-size: 130%;
          font-weight: 500;
          line-height: 1;
          margin-right: 5px;
          margin-bottom: 3px;
          text-align: center;
        }

        h3#hero-list-item-footer {
          animation-delay: 0.9s;
          margin: 5% auto 0;
          text-align: left;
          text-indent: 20px;
          font-style: italic;
          padding: 0 0 0 4%;
          line-height: 1;
          font-size: 125%;
          font-weight: 500;
        }

        .hero-list-item:last-child {
          margin-bottom: 0;
        }
        
        .hero-btn-container {
          margin-top: 1% !important;
        }
        
        #slidesurprised {
          background: url("../img/hero-images/hero-surprised-tablet-sc.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -110vw bottom -30vh fixed no-repeat, #ffffff !important;
          background-size: cover, 160vw !important;
        }

        #slidevivace {
          background: url("../img/hero-images/hero-vivace-pc.png") center center fixed no-repeat !important;
          background-size: cover !important;
        }

        #slideulfit {
          background: url("../img/hero-images/hero-ulfit-tablet-s-c.png") center center fixed no-repeat !important;
          background-size: cover !important;
        }
        
        #slideskinreboot {
          background: url("../img/hero-images/hero-skin-reboot-tablet-s-c.png") center center fixed no-repeat !important;
          background-size: cover !important;
        }
        
        #slidequanta {
          background: url("../img/hero-images/hero-quanta-tablet-s-c.png") center top 0vh fixed no-repeat !important;
          background-size: cover !important;
        }

        #slideunsure {
          background: url("../img/hero-images/hero-unsure-tablet-s-trans-c.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -80vh fixed no-repeat, #ffffff !important;
          background-size: cover, 130vw !important;
        }

        h3.promotions-subtitle,
        .services h4,
        .branch .section-title > h3,
        .why-us .section-title h3:nth-of-type(1),
        .about .content h3,
        .contact .section-title > h4 {
          font-size: 30px;
          line-height: 1.2;
          padding: 2% 3% 2% 4%;
        }

        /** services start */
        /* 1st column */
        #services-tabs-col {
          -webkit-animation: fadeOut 0.7s ease-in-out;
          animation: fadeOut 0.7s ease-in-out;
          transition: all 0.7s ease-in-out;
          margin-left: 0 !important;
          display: block;
          padding-left: 0 !important;
        }

        /* 2nd column */
        /* .col-12.order-1.order-lg-2 { */
        #tabs {
          margin-left: 5% !important;
          padding-left: 0 !important;
        }

        #categories.services-category {
          background: none !important;
        }
      
        /* clinics | branches */

        branch #branch-flters li.show-all {
          margin-right: -4px;
          margin-bottom: 0px;
        }
          
          .branch #branch-flters li {
            padding: 8px 4px 6px 4px !important;
            height: 20vh !important;
          }

          .branch #branch-flters li img {
            height: 90px;
          }

          .branch .branch-wrap::before {
            padding: 6% 4% 6% 4%;
          }

          .branch .branch-wrap .branch-info h4 {
            margin: 3% 0 -1% 0;
          }

          .branch-info h4 {
            padding: 0 3% 0 3%;
          }

          #branch-footnote {
            height: 14vh;
            width: 100vw;
          }

          .why-us .section-title h3:nth-of-type(1) {
            font-size: 28px;
          }

        .why-us .section-title h3:nth-of-type(2) {
          font-size: 146%;
          line-height: 1.2;
          padding: 2% 3% 2% 4%;
        }

        .why-us .box {
          margin-top: 10%;
          padding: 30px 20px 0 20px !important;
          height: 280px !important;
          border-radius: 0% 20% 0% 20%;
          box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
          transition: all ease-in-out 0.7s;
          background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
          &:hover {
            margin-top: 5% !important;
          }
        }
        
        .why-us .box span {
          font-weight: 700 !important;
          font-size: 140% !important;
          letter-spacing: 1px;
        }
              
        .why-us .box h4 {
          line-height: 1.1;
          font-size: 19px !important;
          font-weight: 400 !important;
          padding: 0;
          margin: 10px 0;
        }

        .why-us .box h4.short-content {
          margin: 36px 0;
          line-height: 1;
          font-size: 22px !important;
          font-weight: 500 !important;
        }
        
        .why-us .box p {
          font-size: 12px;
          font-weight: 300;
          line-height: 1.2;
          letter-spacing: 0px !important;
          padding: 4% 2% 2% 2%;
        }

        .why-us .box p.short-content {
          line-height: 1.3;
          letter-spacing: 0px !important;
          padding: 4% 2% 2% 2%;
          margin-top: 5%;
        }

        .counts .count-box {
          padding: 40px 30px 65px 30px;
          width: 100%;
          background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
          height: 22vh !important;  
          position: relative;
          text-align: center;
          box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
        }

        .counts .count-box span {
          font-size: 30px !important;
          font-weight: 400;
        }
        
        .counts .count-box span:after {
          font-size: 36px;
          display: inline-block;
          right: 0px;
          content: '+';
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-weight: 400;
          color: #051f36;
        }
        
        .counts .count-box p {
          position: relative;
          padding: 0 0 5% 0;
          margin: 0;
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-size: 92% !important;
          text-transform: uppercase;
          font-weight: 400;
        }

        #contact .section-title > h4 {
          font-size: 28px;
          font-weight: 200;
        }

        .contact .info-box {
          padding-top: 4vh !important;
        }

        .contact .info-box h4.contacts-card-clinic-name {
          width: 100%;
          line-height: 1;
          font-size: 140%;
          font-weight: 500;
          letter-spacing: 1px;
          margin-top: 5%;
          padding: 3% 2% 3% 2%;
        }
        .contact .info-box ul li h4 {
          font-size: 100%;
        }

        .contact .info-box ul li p {
          display: flex;
          padding: 1% 10% 1% 0;
          line-height: 1;
          font-size: 95%;
          justify-content: flex-end;
          text-align: left;
          width: 94% !important;
        }

        .contact .info-box ul li p {
          text-align: right !important;
          justify-content: flex-end !important;
          align-items: flex-start !important;
        }
    
        .contact .info-box ul li p#conllno.ml-auto {
          justify-content: flex-end !important;
          align-items: flex-start !important;
        }

        #footer .credits a img {
          margin-left: 7px;
          margin-top: -23px !important;
          max-width: 6% !important;
          padding: 0 !important;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        }

        #footer a img.mark1-logo {
          margin-top: 2vh !important;
          max-height: 6vh !important;
          padding: 0 !important;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        }      

      }

      /* ipad pro and large tablet portrait */
      @media only screen and (min-device-width: 769px) and (max-device-width: 1024px) and (min-device-height: 1181px) and (max-device-height: 1372px) and (orientation: portrait) and (hover: none) {

        body,
        section {
          overflow-x: hidden !important;
        }
        
        #about .section-watermark,
        #contact .section-watermark {
          display: none;
        }
              
        /* services modals */
        /* specific service card */
        .modal .icon-box.flex-column {
          height: 25vh !important;
          margin-top: 3vh;
          padding-top: 0 !important;
          padding-bottom: 0 !important;
        }

        .modal .icon-box img {
          align-items: flex-start !important;
          max-height: 50px;
          margin-top: 2vh !important;
          margin-bottom: 6vh  !important;
        }

        .modal .icon-box h4 {
          align-items: center !important;
          text-align: flex-start;
          margin-top: 2% !important;
          padding: 10px 20px 0px 20px;
        }
        
        /* hero image */
        img.hero-slide1-elederm-logo,
        img.hero-elederm-logo {
          margin-top: 7%;
          max-width: 196px !important;
          width: 196px !important;
          min-width: 196px !important;
          padding: 2%;
          animation-delay: 0.9s;
        }

        .hero-btn-container {
          margin-top: 40%;
        }
        
        /* hero description alignment start */
        #hero h3.hero-description:nth-of-type(1),
        #hero h3.hero-description:nth-of-type(2) {
          width: 100% !important;
          padding: 0 2% 0 2% !important;
          font-size: 16px;
          font-weight: 300;
        }
        
        #hero h3.hero-description:nth-of-type(1) {
          margin: -10vh auto 20px;
          padding: 0 4% 0 4%;
          line-height: 1;
        }

        #hero h3.hero-description:nth-of-type(2) {
          margin: 2vh auto 20px;
          padding: 0 4% 0 4%;
          line-height: 1.1;
        }
        /* hero description alignment end */

        #slidesurprised {
          background: url("../img/hero-images/hero-surprised-tablet-g.png") center center fixed no-repeat, #ffffff !important;
          background-size: cover !important;
        }

        #slidevivace {
          background: url("../img/hero-images/hero-vivace-tablet-l.png") center center fixed no-repeat !important;
          background-size: cover !important;
        }

        #slideulfit {
          background: url("../img/hero-images/hero-ulfit-tablet-l.png") center center fixed no-repeat !important;
          background-size: cover !important;
        }
        
        #slideskinreboot {        
          background: url("../img/hero-images/hero-skinreboot-tablet-l.png") center left 0% fixed no-repeat !important;
          background-size: cover !important;
        }
        
        #slidequanta {
          background: url("../img/hero-images/hero-quanta-tablet-g.png") center center fixed no-repeat, #ffffff !important;
          background-size: cover !important;
        }

        #slideunsure {
          background: url("../img/hero-images/hero-unsure-tablet-g.png") center center fixed no-repeat, url(assets/img/elederm-icon-30.svg) right -110vw bottom -30vh fixed no-repeat, #ffffff !important;
          background-size: cover, 160vw !important;
        }

        .section-title {
          padding: 20% 0 20% 0;
        }
        
        .section-title h2 {
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-weight: 300;
          font-size: 220%;
          letter-spacing: 0px;
        }

        .section-title h2::after {
          content: "";
          width: 120px;
          height: 1px;
          display: inline-block;
          background: #113250;
          margin: 12px 10px;
        }
        
        .section-title p {
          margin: 0;
          margin: 0;
          font-size: 36px;
          font-weight: 700;
          font-family: "Montserrat", "Open Sans", sans-serif;
          color: #081826;
        }

        h3.promotions-subtitle,
        .services h4,
        .branch .section-title > h3,
        .why-us .section-title h3:nth-of-type(1),
        .about .content h3,
        .contact .section-title > h4 {
          font-size: 160%;
          line-height: 1.2;
          padding: 2% 3% 2% 4%;
        }

        #inactivepromotionheader {
          font-size: 15px;
        }

        /* services start */
        .services #services-tabs-col {
          display: none;
          transition: all 0.7s ease-in-out;
          -webkit-animation: fadeOut 0.7s ease-out;
          animation: fadeOut 0.7s ease-out;
        }

        #tabs {
          width: 100vw;
          margin-left: -10% !important;
          /* margin: 0 auto !important; */
        }

        #categories {
          padding-left: 0 !important;
        }
  
          /* branches start */

          .branch #branch-flters li {
            min-height: 15vh !important;
            height: 15vh !important;
            max-height: 15vh !important;
            min-width: 32vw !important;
            width: 32vw !important;
            max-width: 32vw !important;
            font-size: 120% !important;
            font-weight: 400 !important;
            overflow: visible !important;
            margin-top: 3px !important;
            padding: 2vh 3vw 0 3vw !important;
          }

          .branch #branch-flters li img {
            padding: 3px 4px 3px 4px !important;
            min-height: 40px!important;
            height: 40px!important;
            max-height: 40px!important;
            margin-top: 4% !important;
            transition: all ease-in-out 0.7s;
          }

          /* copy to mobile */

          #branch-footnote {
            height: 16vh !important;
            width: 100vw !important;
          }

        .why-us .section-title h3:nth-of-type(2) {
          font-size: 146%;
          line-height: 1.2;
          padding: 2% 3% 2% 4%;
        }

        .why-us .box {
          margin-top: 10%;
          padding: 30px 20px;
          background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
          min-height: 350px !important;
          height: 350px !important;
          max-height: 350px !important;
          border-radius: 0% 25% 0% 25%;
          box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
          transition: all ease-in-out 0.7s;
        }
        
        .why-us .box span {
          display: block;
          font-size: 140% !important;
          letter-spacing: 0px;
        }          

        .why-us .box h4 {
          font-size: 17px !important;
          font-weight: 200;
          padding: 0;
          margin: 10px 0 10px 0;
        }

        .why-us .box h4.short-content {
          margin: 36px 0;
        }
        
        .why-us .box p {
          font-size: 106%;
          line-height: 1.1 !important;
          letter-spacing: 0px;
          padding: 2% 3% 2% 3%;
        }

        .why-us .box p.short-content {
          line-height: 1.3;
          letter-spacing: 0px;
          padding: 4% 2% 2% 2%;
          margin-top: 5%;
        }

        .counts .count-box {
          padding: 40px 30px 65px 30px;
          width: 100%;
          background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
          min-height: 13vh;
          height: 13vh;
          max-height: 13vh;
          position: relative;
          text-align: center;
          box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
        }

        .counts .count-box span {
          display: inline-block;
          font-size: 30px !important;
          font-weight: 400;
          left: calc(50% - 10px);
          margin-left: 0;
        }
        
        .counts .count-box span:after {
          font-size: 36px;
          display: inline-block;
          right: 0px;
          content: '+';
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-weight: 400;
          color: #051f36;
        }
        
        .counts .count-box p {
          position: relative;
          padding: 5% 0 5% 0;
          margin: 0;
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-size: 92% !important;
          text-transform: uppercase;
          font-weight: 400;
          left: calc(50% - 45px);
        }

        .contact .info-box {
          padding-top: 4vh !important;
        }

        .contact .info-box h4.contacts-card-clinic-name {
          width: 100%;
          line-height: 1.1;
          font-size: 130%;
          font-weight: 500;
          letter-spacing: 1px;
          margin-top: 2% !important;
          padding: 3% 4% 3% 4%;
          text-align: center !important;
        }

        .contact .info-box ul li i {
          line-height: 1.2;
          font-weight: regular;
          color: #05192c;
          text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 1px;
          padding: 1%;
          margin-left: 0px;
        }

        .contact .info-box ul li p {
          display: flex;
          padding: 1% 10% 1% 0;
          line-height: 1;
          font-size: 95%;
          justify-content: flex-end;
          text-align: left;
          width: 94%;
        }

        .contact .info-box ul li p {
          text-align: left;
          justify-content: flex-start;
          align-items: flex-start;
        }
    
        .contact .info-box ul li p#conllno.ml-auto {
          justify-content: flex-start;
          align-items: flex-start;
        }

        #footer .credits a img {
          margin-left: 4px;
          margin-top: -29px !important;
          max-width: 8vw !important;
          padding: 0 !important;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        }

        #footer a img.mark1-logo {
          margin-top: 2vh !important;
          max-height: 8vh !important;
          padding: 0 !important;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        }

      }

      /* ipad pro and large tabLet landscape */
      @media only screen and (min-device-width: 1181px) and (max-device-width: 1372px) and (min-device-height: 769px) and (max-device-height: 1024px) and (orientation: landscape) and (hover: none) {

        body,
        section {
          overflow-x: hidden !important;
        }

        #about .section-watermark,
        #contact .section-watermark {
          display: none;
        }
        
        #hero h1 {
          display: inline-block;
          animation-delay: 0.9s;
          color: #051f36;
          line-height: 1;
          font-weight: 400;
          font-style: italic;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
          font-size: 26px;
          font-weight: 700;
        }

        #hero h2.hero-heading {
          font-stretch: ultra-condensed;
          letter-spacing: 1px;
          font-family: 'soria';
          font-weight: 200;
          font-size: 240%;
          color: #1d3c58;
          -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
        }

        .hero-list-item {
          font-weight: 500;
          line-height: 1;
          font-size: 13px;
          color: #051f36;
          display: flex;
          align-items: center;
        }
        
        .hero-list-item i {
          font-size: 150%;
          font-weight: 500;
          line-height: 1;
          color: #051f36;
          margin-right: 5px;
          margin-bottom: 5px;
          text-align: center;
        }
        
        h3#hero-list-item-footer {
          display: inline-block;
          margin-bottom: 2%;
          text-align: left;
          font-style: italic;
          padding: 0 0 0 0;
          width: 100%;
          font-size: 26px;
          font-weight: 500;
          font-family: "Montserrat", "Open Sans", sans-serif;
          text-indent: 20px;
        }

        img.hero-slide1-elederm-logo,
        img.hero-elederm-logo {
          margin-top: 10%;
          max-width: 176px !important;
          width: 176px !important;
          min-width: 176px !important;
          padding: 2%;
          animation-delay: 0.9s;
        }

        #slidesurprised {
          background-size: cover, 160vw !important;
        }

        #slidevivace {
          background: url("../img/hero-images/hero-vivace-tablet-l-re(c).png") center center fixed no-repeat !important;
          background-size: cover !important;
        }

        #slideulfit {
          background: url("../img/hero-images/hero-ulfit-tablet-lg-l-(c).png") center center fixed no-repeat !important;
          background-size: cover !important;
        }
        
        #slideskinreboot {        
          background: url("../img/hero-images/hero-skinreboot-tablet-lg-l-c.png") center center fixed no-repeat !important;
          background-size: cover !important;
        }
        
        #slidequanta {
          background: url("../img/hero-images/hero-quanta-pc.png") center center fixed no-repeat, #ffffff !important;
          background-size: cover !important;
        }

        #slideunsure {
          background: url("../img/hero-images/hero-unsure-trans-pc.png") center center fixed no-repeat, url(assets/img/elederm-icon-30.svg) right -110vw bottom -30vh fixed no-repeat, #ffffff !important;
          background-size: cover, 160vw !important;
        }

        .section-title {
          padding: 20% 0 20% 0;
        }
        
        .section-title h2 {
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-weight: 300;
          font-size: 220%;
          letter-spacing: 0px;
        }

        .section-title h2::after {
          content: "";
          width: 200px;
          height: 1px;
          display: inline-block;
          background: #113250;
          margin: 12px 10px;
        }
        
        .section-title p {
          margin: 0;
          margin: 0;
          font-size: 36px;
          font-weight: 700;
          font-family: "Montserrat", "Open Sans", sans-serif;
          color: #081826;
        }

        h3.promotions-subtitle,
        .services h4,
        .branch .section-title > h3,
        .why-us .section-title h3:nth-of-type(1),
        .about .content h3,
        .contact .section-title > h4 {
          font-size: 160%;
          line-height: 1.2;
          padding: 2% 3% 2% 4%;
        }

        #inactivepromotionheader {
          font-size: 15px;
          line-height: 1.2;
        }

        div.col-12.order-1.order-lg-2 {
            margin-left: 0 !important;
        }
        
          .counts .count-box {
            padding: 40px 30px 65px 30px;
            width: 100%;
            background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
            height: 6vh !important;  
            position: relative;
            text-align: center;
            box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
          }

        .why-us .section-title h3:nth-of-type(2) {
          font-size: 146%;
          line-height: 1.2;
          padding: 2% 3% 2% 4%;
        }

        .why-us .box {
          margin-top: 10%;
          padding: 50px 30px;
          height: 380px;
          border-radius: 0% 14% 0% 14%;
          box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
          transition: all ease-in-out 0.7s;
          background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        }
        
        .why-us .box span {
          display: block;
          /* font-size: 170%; */
          letter-spacing: 1px;
        }
        
        .why-us .box h4 {
          font-size: 19px !important;
          font-weight: 200;
          padding: 0;
          margin: 10px 0 10px 0;
        }

        .why-us .box h4.short-content {
          margin: 36px 0;
        }
        
        .why-us .box p {
          font-weight: 300;
          line-height: 1.3;
          letter-spacing: 0px;
          padding: 4% 2% 2% 2%;
          font-family: "Montserrat", "Open Sans", sans-serif;
          color: #06243f;
        }

        .why-us .box p.short-content {
          line-height: 1.3;
          letter-spacing: 0px;
          padding: 4% 2% 2% 2%;
          margin-top: 5%;
        }

        .counts .count-box  {
          height: 16vh !important;
        }

        .counts .count-box span {
          font-size: 30px !important;
          font-weight: 400;
        }
        
        .counts .count-box span:after {
          font-size: 36px;
          display: inline-block;
          right: 0px;
          content: '+';
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-weight: 400;
          color: #051f36;
        }
        
        .counts .count-box p {
          position: relative;
          padding: 5% 0 5% 0;
          margin: 0;
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-size: 95% !important;
          text-transform: uppercase;
          font-weight: 400;
        }

        .contact .info-box {
          padding-top: 4vh !important;
        }

        .contact .info-box h4.contacts-card-clinic-name {
          width: 100%;
          line-height: 1;
          font-size: 140%;
          font-weight: 500;
          letter-spacing: 1px;
          margin-top: 5%;
          padding: 3% 2% 3% 2%;
        }

        .contact .info-box ul li p {
          display: flex;
          padding: 1% 10% 1% 0;
          line-height: 1;
          font-size: 95%;
          justify-content: flex-end;
          text-align: right;
          width: 94% !important;
        }

        #footer .credits a img {
          margin-left: 4px;
          margin-top: -18px !important;
          max-width: 4% !important;
          padding: 0 !important;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        }

        #footer a img.mark1-logo {
          margin-top: 2vh !important;
          max-height: 8vh !important;
          padding: 0 !important;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        }

      }

    /* some iphone and phones portrait orientation */
    /* @media only screen and (min-device-width: 256px) and (max-device-width: 438px) and (min-device-height: 657px) and (max-device-height: 936px) and (orientation: portrait) { */

    /* phones */
    /* phones 6-20-2023] */
      @media only screen and (min-device-width: 256px) and (max-device-width: 438px) and (min-device-height: 653px) and (max-device-height: 936px) and (orientation: portrait) {

        img.hero-elederm-logo {
          margin-top: 10%;
          max-width: 140px;
          width: 140px;
          min-width: 140px;
          padding: 2%;
          animation-delay: 0.9s;
        }


        /* hero-calling-trans-mobile.png */


        /* #hero img.hero-logo-img {
          margin-top: 10%;
          max-width: 16%;
          width: 16%;
          min-width: 16%;
          padding: 1% 0 1% 0;
          animation-delay: 0.9s;
        } */

        /* #hero h3.hero-description:nth-of-type(1),
        #hero h3.hero-description:nth-of-type(2) {
          margin: 0 auto 2px;
          padding: 0 4% 0 4%;
          line-height: 1;
          font-size: 100%;
          font-weight: 400;
          font-family: "Montserrat", "Open Sans", sans-serif;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        } */

        /* .carousel-container {
          padding-top: 10vh;
          padding-bottom: 6vh;
        } */

        /* #hero .carousel-content {
          padding: 2% 0 0 0;
        } */

        /* #hero h1 {
          margin-top: -10%;
          width: 100%;
          animation-delay: 0.7s;
          padding-top: 2%;
          padding-bottom: 0;
          font-weight: 400;
          font-size: 120%;
          animation-delay: 1.9s;
        } */

        /* .hero-list-item h4 {
          font-weight: 400;
          font-size: 98%;
          display: flex;
          align-items: center;
        } */
        /* margin-bottom: 6px; */
        

        /* .hero-list-item i {
          font-size: 105%;
          font-weight: 500;
          margin-right: 5px;
          text-align: center;
        } */

        /* h3#hero-list-item-footer {
          display: inline-block;
          animation-delay: 0.9s;
          margin: 0 auto 5px;
          text-align: center;
          font-style: italic;
          padding: 0 4% 0 4%;
          line-height: 1;
          font-size: 100%;
          font-weight: 500;
          font-family: "Montserrat", "Open Sans", sans-serif;
          -webkit-animation-delay: 1.9s;
          animation-delay: 1.9s;
        } */

        /* #hero h3.hero-description {
          width: 100%;
          animation-delay: 0.7s;
          padding-top: 2%;
          padding-bottom: 0;
          font-weight: 400;
          font-size: 110%;
          animation-delay: 1.9s;
        } */

      }

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding-bottom: 10px;
}

.about .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #051f36;;
}

.about .content p {
  font-weight: 300;
  letter-spacing: -0.3px;
  text-align: justify;
  padding: 0 4% 4% 0;
  font-family: 'Montserrat', sans-serif;
  color: #051f36;;
}

.about .content p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
.why-us {
  padding: 0 0 5vh 0;
  background: url("../img/elderm-bg-skin-tone.png") center center fixed no-repeat;
  background-size: cover;
}

.why-us .section-title {
  padding: 4% 0 4% 0;
}

/*.why-us .section-title h3*/ 
.why-us .section-title h3:nth-of-type(1) {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 200;
  line-height: 110%;
  text-align: left;
  letter-spacing: 1px;
  padding: 6% 10% 4% 10%;
  font-family: 'Montserrat', sans-serif;
  color: #051a30;
}

.why-us .section-title h3:nth-of-type(2) {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 200;
  line-height: 110%;
  text-align: left;
  letter-spacing: 1px;
  padding: 3% 10% 3% 10%;
  font-family: 'Montserrat', sans-serif;
  color: #051a30;
}

.why-us .box {
  margin-top: 10%;
  padding: 50px 30px;
  height: 380px;
  border-radius: 0% 14% 0% 14%;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
  transition: all ease-in-out 0.7s;
  background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
}

.why-us .box span {
  display: block;
  font-size: 220%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #06213b;
}

.why-us .box h4 {
  font-size: 24px;
  font-weight: 200;
  padding: 0;
  margin: 20px 0;
  color: #031c31;
}

.why-us .box p {
  font-weight: 300;
  line-height: 120%;
  letter-spacing: 0px;
  padding: 4% 2% 2% 2%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: #06243f;
}

.why-us .box:hover {
  background: #113250;
  padding: 30px 30px 70px 30px;
  box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.18);
  transition: all ease-in-out 0.7s;
}

.why-us .box:hover span, .why-us .box:hover h4, .why-us .box:hover p {
  color: #ffffff;
  transition: 0.7s;
}

.why-us .info-box {
  display: flex;
  line-height: 110%;
  box-shadow: 0 0 20px #01010b;
  padding: 5vh 3vw 5vh 3vw;
  background: linear-gradient(180deg, #666666 0%, #737373 100%);
  border-radius: 8px;
}

.why-us .info-box i {
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-weight: 400;
  color: #ffffff;
  text-shadow: black 0px 0px 3px;
  border-radius: 50%;
  padding: 8px;
}

.why-us .info-box h3 {
  font-size: 20px;
  font-weight: 200;
  float: left;
  width: 44px;
  height: 44px;
  background: linear-gradient(#184872, #1a3751);
  border: 1px solid #1e3e5c;
  color: #fcfcfc;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.7s ease-in-out;
}

.why-us .info-box h4 {
  padding: 0 0 0 60px;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 5px;
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: #162837;
}

.why-us .info-box p {
  padding: 0 0 0 60px;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 14px;
  color: #1d2124;
}

.why-us .info-box i.message {
  align-content: flex-start;
  transform: rotate(-45deg);
}

.why-us .info-box h3 {
  align-content: flex-start;
  font-size: 20px;
  color: #ffffff;
  text-shadow: black 0px 0px 3px;
  font-weight: 500;
  margin: 10px 0;
}

.why-us .info-box p {
  padding: 0;
  color: #ffffff;
  text-shadow: black 0px 0px 3px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}

/*---------------------------
---GENERAL MOBILE-----
---------------------------*/
@media only screen and (min-width: 0px) and (max-width: 479px) {

  .section-title h2 {
      padding: 2% 3% 4% 6%;
      /*font-size: 200% !important;*/
      text-align: left;
          &::after {
            content: " ";
            width: 10px !important;
            height: 1px;
            display: none;
            background: #113250;
            margin: 18px 10px 12px 2px !important;
          }
    }

}


/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
  padding: 8% 0 5% 0;
}

.counts .count-box {
  padding: 40px 30px 65px 30px;
  width: 100%;
  min-height: 20vh;
  height: 20vh;
  max-height: 20vh;
  position: relative;
  text-align: center;
  background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
  box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
}

.count-box .img-container {
  position: absolute;
  top: -24px;
  left: 40.5%;
  transform: translateX(calc(100% - 48px));
  transform: rotate(45deg);
  width: 48px;
  background: linear-gradient(0deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
  border-radius: 4px;
}

.count-box .img-container img.count-box-img {
  /*position: relative;*/
  transform: rotate(-45deg);
}

.counts .count-box span {
  font-size: 36px;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-weight: 400;
  color: #051f36;
}

.counts .count-box span:after {
  font-size: 36px;
  display: inline-block;
  right: 0px;
  content: '+';
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-weight: 400;
  color: #051f36;
}

.counts .count-box p {
  position: relative;
  padding: 5% 0 5% 0;
  margin: 0;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-size: 100%;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
}

/*--------------------------------------------------------------
# shop Section
--------------------------------------------------------------*/
.shop {
  padding: 30vh 0 30vh 0;
}

.shop #shop-flters {
  padding: 0 0 10% 0;
  margin: 0 auto 0 auto;
  list-style: none;
  text-align: center;
  border-radius: 4px;
}

.shop #shop-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  margin: 10px -1px 10px -1px;
  transition: all ease-in-out 0.3s;
  border: 1px solid #184872;
  color: #1a3751;
  border-radius: 3px;
  font-family: "Montserrat", "Open Sans", sans-serif;
}

.shop #shop-flters li:hover, .shop #shop-flters li.filter-active {
  background: #17456d;
  color: #ffffff;
}

.shop #shop-flters li:last-child {
  margin-right: 0;
}

.shop .shop-item {
  margin-top: 50px;
  background: #113250;
}

.shop .shop-img {
  width: 70px;
  border-radius: 4%;
  float: left;
}

.shop .shop-content {
  margin-left: 85px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.shop .shop-content::after {
  content: "......................................................................"
 "...................................................................."
 "....................................................................";
  position: absolute;
  left: 20px;
  right: 0;
  top: -4px;
  z-index: 1;
  color: #c9dae9;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.shop .shop-content a {
  padding-right: 10px;
  background: #25425b;
  position: relative;
  z-index: 3;
  font-weight: 700;
  color: #ffffff;
  transition: 0.3s;
}

.shop .shop-content a:hover {
  color: #1f4160;
}

.shop .shop-content span {
  background: #25425b;
  position: relative;
  z-index: 3;
  padding: 0 10px;
  font-weight: 600;
  color: #1f4160;
}

.shop .shop-ingredients {
  margin-left: 85px;
  font-style: italic;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: rgba(255, 255, 255, 0.5);
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services {
  position: relative;
  overflow: hidden;
  padding: 5vh 0 0 0;
  /*linear-gradient(-135deg, rgba(240, 186, 168, 0.6), rgba(240, 186, 168, 0.4)), */
  background: url("../img/elderm-bg-skin-tone.png") center center fixed no-repeat;
  background-size: cover;
}

.services .section-title {
  padding: 0 0 15% 0;
}

.services .section-title h2 {
  padding: 5% 0 0 0;
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .services .section-title h4 {
    font-size: 115%;
    letter-spacing: 1px;
    line-height: 110%;
    padding: 3% 3% 3% 4% !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 991px) {

  .services [data-aos-delay] {
    transition-delay: 2000;
  }
}

.services h4 {
  font-family: "Montserrat", "Open Sans", sans-serif;
  text-align: left;
  font-size: 200%;
  font-weight: 200;
  margin: 8% 0 0 0;
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: #162837;
}

.services img {
  padding-top: 0vh;
}

.services .nav-tabs {
  margin-top: 0;
  border-right: 1px solid rgba(247, 219, 210, 1);
}

.services .smr-txt {
  display: flex;
  align-items: left;
  justify-content: left;
  text-align: left;
  padding: 14px 15px;
  transition: all ease-in-out 0.9s;
  color: black;
  border-radius: 0;
  border-right: 1px solid #1f4160;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 90%;
}

.services .smr-txt:hover {
  color: rgba(227, 147, 148, 1);
}

.services .smr-txt.active {
  color: #114160;
  background: linear-gradient(135deg, rgba(240, 186, 168, 0.6), rgba(240, 186, 168, 0.4));
  border-color: linear-gradient(0deg, rgba(240, 186, 168, 0.6), rgba(240, 186, 168, 0.8));
}

.services .smr-txt:hover {
  border-color: rgba(227, 147, 148, 1);
}

/* desktop services right pane selected start */
div.col-lg-6 .services-category-item .category.category-item .contservicent > h3 {
  /* text-align: center; */
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 100%;
  margin-top: 12%;
  padding: 0 4% 0% 4%;
  text-transform: uppercase;
  text-align: center;
}
/* desktop services right pane selected end */


.services .nav-link {
  border: 0px;
  height: 120px !important;
  /* width: 80 !important% */
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: left;
  /* text-indent: 20px; */
  /* padding-top: 25px;
  padding-bottom: 25px; */
  padding-top: 6px !important;
  padding-bottom: 6px !important;
  padding-left: 30px;
  padding-right: 30px;
  /* color: #114160; */
  font-weight: 500;
  text-transform: uppercase;
  font-size: 110%;
  margin: 0 0 0 0;
  background: linear-gradient(0deg, rgba(247, 219, 210, 1) 0%, rgba(244, 204, 191, 1) 100%);
  color: #081f36;
  font-family: "Montserrat", "Open Sans", sans-serif;
  border-radius: 0px;
  transition: 0.7s all ease-in-out;
}

.services .nav-link:hover {
  border: 0px;
  display: flex;
  align-items: center;
  justify-content: left;
  /* margin: 0 0 0 0; */
  background: #081f36;
  color: #afb1a6;
  font-family: "Montserrat", "Open Sans", sans-serif;
  box-shadow: 0px 0px 14px rgba(26, 25, 25, 0.9);
  transition: 0.7s all;
}

a.nav-link.show-all-categories {
  padding-top: 35px;
  padding-bottom: 35px;
}

.services .nav-link.active {
  /* padding-top: 35px;
  padding-bottom: 35px; */
  /* color: #114160; */
  font-weight: 500;
  background: #081f36;
  border-right: 4px solid #041322;
  color: #afb1a6;
  box-shadow: 0px 0px 14px rgba(26, 25, 25, 0.9);
  transition: 0.7s all ease-in-out;
}

.services .nav-link i {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  /* padding: 0 5% 0 0; */
  font-size: 20px;
  float: left;
  line-height: 160%;
}

.services .tab-pane.active {
  padding-top: 0;
  padding-bottom: 2vh;
  -webkit-animation: fadeIn 0.9s ease-out;
  animation: fadeIn 0.9s ease-out;
}

.services img.tab-default-img {
  margin: 5% auto;
  padding-bottom: 8%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  max-height: 30vh;
}

.services .details {
  margin: 0 auto;
  width: 96vw;
  border: 1px solid #1e3e5c;
  border-radius: 4px 4px 4px 4px;
  padding-top: 0vh;
  padding-left: 0vw;
  padding-right: 0vw;
  padding-bottom: 12vh;
  box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
}

.services .details h3 {
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-size: 200%;
  font-weight: 300;
  margin-bottom: 20px;
  background: #1e3e5c;
  border-radius: 4px 4px 0 0;
  border: 1px solid #1e3e5c;
  color: #fcfcfc;
  padding: 10vh 6vw 10vh 6vw;
  line-height: 150%;
  text-align: center;
}

.services .details h3 span {
  font-size: 70%;
  margin: 4% 0 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.services .details h3.ext {
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-size: 200%;
  font-weight: 300;
  margin-bottom: 10px;
  background: #1e3e5c;
  border-radius: 0;
  color: #fcfcfc;
  padding: 10vh 6vw 10vh 6vw;
  text-align: center;
}

.services .details h3.ext-add {
  align-items: center;
  justify-content: center;
  text-align: center;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-size: 200%;
  font-weight: 300;
  margin-bottom: 10px;
  background: none;
  border: 0;
  color: black;
  padding: 6vh 6vw 6vh 6vw;
  text-align: center;
}

.services .details h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: uppercase;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-size: 170%;
  font-weight: 300;
}

.services .details img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 16vh;
  margin: 8% auto;
}

.services .details h4 {
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-size: 170%;
  font-weight: 300;
  padding-top: 3vh;
  padding-bottom: 3vh;
  margin-bottom: 20px;
  color: black;
}

.services .details p {
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: black;
  font-weight: 200;
  line-height: 150%;
  letter-spacing: 1px;
  padding-top: 3vh;
  padding-bottom: 3vh;
}

.services .details p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 150%;
}

.services .details .sub-services ul {
  display: inline-block;
  padding: 6% 0 4% 0;
  margin: 0;
}

.services .details .sub-services ul li {
  padding-left: 7%;
  list-style: none;
  display: flex;
  align-items: left;
  justify-content: left;
  line-height: 180%;
}

.services .details .sub-services ul i {
  padding: 0 5% 0 0;
  font-size: 140%;
  font-weight: 700;
  color: #25425b;
  float: left;
  line-height: 190%;
}

.services .details .sub-services ul a {
  color: #25425b;
  font-size: 130%;
  font-weight: 400;
  line-height: 130%;
  margin-top: 1.2%;
}

.services .details .sub-services p {
  line-height: 24px;
  font-size: 13px;
  color: #25425b;
}

.services .details .sub-services .learn-more {
  -moz-text-align-last: center;
  text-align-last: center;
}

.services .details .sub-services .learn-more a {
  display: inline-block;
  /* lighten($peach, 4), 0.6 */
  background: transparent;
  color: #080d12;
  padding: 5% 14%;
  transition: 0.9s;
  font-size: 100%;
  font-weight: 400;
  border-radius: 4px;
  border: 1px solid #080d12;
}

.services .details .sub-services .learn-more a:hover {
  background: #123554;
  color: #fcfcfc;
  border: 1px solid #fcfcfc;
  transition: all 0.9s ease-in-out;
}

.services .details .sub-services .section-title > h2 {
  font-stretch: ultra-condensed;
  font-family: "Montserrat", "Open Sans", sans-serif;;
  font-weight: 200;
  font-size: 220%;
  letter-spacing: -3px;
  color: #062036;
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s;
}

.services .details .sub-services .section-title > h2 [data-aos-duration] {
  transition-duration: 3000;
}

.services .details .sub-services .section-title > h2 span {
  color: #1d3c58;
}

.services .details .sub-services h3 {
  font-size: 22px;
  margin-top: 30px;
  font-weight: bold;
}

.services .details .sub-services blockquote {
  overflow: hidden;
  background-color: #fafafa;
  padding: 60px;
  position: relative;
  text-align: center;
  margin: 20px 0;
}

.services .details .sub-services blockquote p {
  color: #1a4d7a;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 500;
  font-size: 22px;
}

.services .details .sub-services blockquote .quote-left {
  position: absolute;
  left: 20px;
  top: 20px;
  font-size: 36px;
  color: #e7e7e7;
}

.services .details .sub-services blockquote .quote-right {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 36px;
  color: #e7e7e7;
}

.services .details .sub-services blockquote::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #25425b;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* @media (max-width: 992px) {
  .services .nav-link {
    border: 0;
    padding: 15px;
  }
} */

.services .services-category {
  padding: 10vh 0 0 0;
  display: flex;
  position: relative;
  justify-content: space-between;
}

.services-category {
  margin-top: 5%;
}
/* new styling start */
.col-lg-6 .services-category-item{
  margin-top: -100px;
  position: relative;
  cursor: pointer;
}


.col-lg-6 .services-category-item .category{
  margin-top: -50px;
  width: 108%;
  height: 140px;
  transition: 0.7s all ease-in-out;
}

@media only screen and (min-width: 280px) and (max-width: 479px) {
  .col-lg-6 .services-category-item .category{
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
    height: 140px;
    transition: 0.7s all ease-in-out;
  }
}

@media only screen and (min-width: 478px) and (max-width: 991px) {
  .col-lg-6 .services-category-item .category{
    margin-top: -50px;
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
    height: 140px;
    transition: 0.7s all ease-in-out;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1023px) {
  .col-lg-6 .services-category-item .category{
    border: 10px olid #ffffff;
    margin-top: -50px;
    width: 108%;
    height: 140px;
    transition: 0.7s all ease-in-out;
  }
}

.col-lg-6 .services-category-item .category.category-item {
  margin-top: 0;
  position: relative;
  background: linear-gradient(135deg, rgba(247, 219, 210, 1) 0%, rgba(244, 204, 191, 1) 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99;
  transform: translateY(0px);
  transition: 0.7s all ease-in-out;
}

.col-lg-6 .services-category-item:hover .category.category-item {
  /* z-index: 100; */
  z-index: 9999 !important;
  cursor: pointer;
  background: linear-gradient(0deg, rgba(247, 219, 210, 1) 0%, rgba(244, 204, 191, 1) 100%);
  transform: translateY(-112px);
  transition-delay: 0s !important;
}

.col-lg-6 .services-category-item .category.category-item .content {
  opacity: 1;
  z-index: 100;
  transition: 0.7s all ease-in-out;
  cursor: regular;
}

.col-lg-6 .services-category-item:hover .category.category-item .content {
  opacity: 1;
  transition: 0.7s all ease-in-out;
  cursor: default;
}

.col-lg-6 .services-category-item .category.category-item .content img.services-category-img {
  display: flex;
  z-index: 9999 !important;
  align-items: center;
  justify-content: center;
  max-width: 50px !important;
  padding: 2px 0 14px 0;
}

.col-lg-6 .services-category-item .category.category-item .content h3 {
  margin: 0px auto;
  width: 100%;
  padding: 8% 5% 0% 5%;
  color: #1d3c58;
  text-align: center;
  font-family: "Montserrat", "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 98%;
  font-weight: 400;
  line-height: 1.2;
}


.col-lg-6 .services-category-item .category.category-item-btn {
  position: relative;
  background: linear-gradient(0deg, rgba(247, 219, 210, 1) 0%, rgba(244, 204, 191, 1) 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-sizing: border-box;
  /*box-shadow: 0 20px 50px rgba(0, 0, 0, 0.8);*/
  transform: translateY(-90px);
}

 .col-lg-6 .services-category-item:hover .category.category-item-btn {
  opacity: 1;
  background: linear-gradient(180deg, rgba(247, 219, 210, 1) 0%, rgba(244, 204, 191, 1) 100%);
  transform: translateY(-70px);
  transition: 0.7s all ease-in-out;
  cursor: default;
}

.col-lg-6 .services-category-item .category.category-item-btn .content p{
  margin: 0;
  padding: 0;
}

.col-lg-6 .services-category-item .category.category-item-btn .content a{
  margin: 1px auto;
  display: flex;
  text-decoration: none;
  font-weight: 200;
  text-transform: uppercase;
  padding: 12px 46px 12px 46px;
  border-radius: 4px;
  border: 1px solid #1d3c58;
  color: #1d3c58;
  transition: 0.7s all ease-in-out;
}

.col-lg-6 .services-category-item .category.category-item-btn .content a:hover{
  color: #1d3c58;
}

.services .services-category a .services-category-item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 1px auto;
  padding: 0;
  height: 200px;
  width: 108%;
  background: linear-gradient(360deg, rgba(240, 186, 168, 1) 0%, rgba(240, 186, 168, 1) 100%);
  border-radius: 4px;
  color: #1d3c58;
  text-transform: uppercase;
  transition: all ease-in-out 1.1s;
  z-index: 1;
}

.services .services-category a .services-category-item:hover {
  border-color: #343a40;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.9);
  color: #262b2f;
  transition: all ease-in-out 1.1s;
  transform: translateY(-45px);
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .services .services-category a .services-category-item {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
  }
}

@media only screen and (min-width: 478px) and (max-width: 991px) {
  .services .services-category a .services-category-item {
    width: 100%;
    padding-left: 4%;
    padding-right: 4%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1023px) {
  .services .services-category a .services-category-item {
    width: 110%;
    padding-left: 4%;
    padding-right: 4%;
  }
}

@media (min-width: 1024px) {
  .services .services-category a .services-category-item {
    width: 110%;
    padding-left: 4%;
    padding-right: 4%;
  }
}

.services .services-category img.services-category-img {
  max-height: 80px;
  border-radius: 4% 0 0 4%;
  display: flex;
  align-items: center;
  justify-content: center;
  
  padding: 4%;
  margin: 5% auto;
}

.services .services-category .services-category-content {
  display: flex;
  position: relative;
  background: #ffffff;
  font-size: 90%;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #1d3c58;
  height: 200px;
  width: 108%;
  transition: 1.1s all ease-in-out;
  
  box-sizing: border-box;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.8);
  transform: translateY(-200px);
}

.services .services-category.services-category-content:hover {
  color: #262b2f;
  transition: 1.1s all ease-in-out;
  transform: translateY(200px);
}

.services .services-category .services-category-content a {
  padding: 2% 3% 2% 5%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  z-index: 3;
  font-weight: 500;
  color: #183149;
  transition: 0.7s all ease-in-out;
}

.services .services-category .services-category-content a:hover {
  color: #262b2f;
}

.services .services-category .services-category-content span {
  position: relative;
  z-index: 3;
  padding: 0 10px;
  font-weight: 600;
  color: #1f4160;
}


/*--------------------------------------------------------------
# services-slide
--------------------------------------------------------------*/
.services-slide {
  overflow: hidden;
  margin-top: 25vh;
}

.services-slide .owl-nav, .services-slide .owl-dots {
  margin-top: 25px;
  text-align: center;
}

.services-slide .owl-item {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

.services-slide .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #7fadd6 !important;
}

.services-slide .owl-dot.active {
  background-color: #1f4160 !important;
}

.services-slide .services-slide-carousel .owl-stage-outer {
  overflow: visible;
}

.services-slide .services-slide-carousel .center {
  margin: -10px;
  box-sizing: content-box;
  padding: 4px;
  background: #ffffff;
  z-index: 1;
}

.modal .modal-header {
  background: transparent !important;
  border: none;
  height: 20%;
}

.modal .modal-title {
  display: flex;
  width: 100vw;
  /*background: url("../img/modals/header-bg.png") top left fixed no-repeat;
      background-size: 100vw;*/
}

.modal h5.modal-title {
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-size: 180%;
  font-weight: 300;
  color: #192d3e;
  padding: 0 0 14% 0;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
}

.modal services-category-modal {
  padding: 50vh 0 50vh 0;
}

.modal h3 {
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 15px;
  padding: 20px 20px 0px 20px;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-size: 180%;
  font-weight: 200;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #132739;
}

.modal .modal-content button.close {
  color: #080d12;
  font-size: 300%;
  font-weight: 500 !important;
  margin-right: 3vw !important;
}
/* actual mobile nav bars color ? */
.modal .modal-content button.close:hover {
  color: #11304b;
}

.modal .modal-body {
  padding: 10% 0 10% 0;
  background: url("../img/elderm-bg-skin-tone.png") center center fixed no-repeat;
  background-size: cover;
  border: none;
}

.modal .modal-body .col-lg-3 img {
  display: inline-block;
  max-height: 220px;
  padding: 30px;
}

.modal .modal-body .col-lg-3 .clinics-list ul li {
  margin: 0 0 0 0;
  display: inline-block;
  font-size: 80%;
  font-weight: 200;
  max-height: 80px;
  text-align: center;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #1a3751;
}

.modal .modal-body .col-lg-3 .clinics-list ul li img {
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 50px;
  filter: invert(18%) sepia(15%) saturate(2999%) hue-rotate(167deg) brightness(45%) contrast(100%);
}

.modal .modal-body .col-lg-9 {
  background: transparent;
}

.modal .services-category-modal {
  padding: 10% 0 5% 0;
}

.modal h3 {
  font-weight: 200;
  padding: 0 4% 0 4%;
}

.modal .ordered {
  margin: 12px 0 12px 0;
}
/* previously pink bg */
.modal .icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
  padding: 120px 20px 70px 20px;
  height: 100%;
  margin-top: 15%;
  margin-bottom: 15%;
  border-radius: 4px 4px 4px 4px;
  transition: all ease-in-out 0.7s;
}

@media only screen and (min-width: 478px) and (max-width: 991px) {

  .modal .icon-box {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: linear-gradient(0deg, rgba(240, 186, 168, 1) 0%, rgba(240, 186, 168, 1) 100%);
    padding: 30px 20px 20px 20px;
    height: 70%;
    margin-top: 15%;
    margin-bottom: 15%;
    border-radius: 4px 4px 4px 4px;
    transition: all ease-in-out 0.7s;
  }

  .modal .icon-box img {
    align-items: center;
    justify-content: center;
    height: 60px;
    margin-top: 14px;
    margin-bottom: 10px;
  }
  
  .modal .icon-box h4 {
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 5px;
    padding: 10px 20px 0px 20px;
    font-family: "Montserrat", "Open Sans", sans-serif;
    font-size: 110%;
    font-weight: 300;
    color: #132739;
  }

}
@media only screen and (min-width: 240px) and (max-width: 477px) {
  
  .modal .icon-box {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: linear-gradient(0deg, rgba(240, 186, 168, 1) 0%, rgba(240, 186, 168, 1) 100%);
    padding: 30px 20px 20px 20px;
    height: 80%;
    margin-top: 5%;
    margin-bottom: 5%;
    border-radius: 4px 4px 4px 4px;
    transition: all ease-in-out 0.7s;
  }

  .modal .icon-box img {
    align-items: center;
    justify-content: center;
    height: 60px;
    margin-top: 64px;
    margin-bottom: 0px;
  }
  
  .modal .icon-box h4 {
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 80px;
    padding: 0px 20px 20px 20px;
    font-family: "Montserrat", "Open Sans", sans-serif;
    font-size: 100%;
    font-weight: 300;
    color: #132739;
  }

}

.modal .icon-box .icon {
  width: 64px;
  height: 64px;
  background: #343a40;
  border-radius: 0px;
  transition: all .3s ease-out 0s;
  margin-bottom: 20px;
  transform-style: preserve-3d;
  z-index: 2;
}

.modal .icon-box .icon i {
  color: #113250;
  font-size: 28px;
}

.modal .icon-box .icon::before {
  position: absolute;
  content: '';
  left: -4px;
  top: -4px;
  height: 100%;
  width: 100%;
  background: #f5cbba;
  border-radius: 5px;
  transition: all .3s ease-out 0s;
  transform: translateZ(-1px);
  z-index: 1;
}

.modal .icon-box img {
  align-items: center;
  justify-content: center;
  height: 80px;
  margin-bottom: 90px;
}

.modal .icon-box h4 {
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 15px;
  padding: 40px 20px 0px 20px;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-size: 120%;
  font-weight: 300;
  color: #132739;
}

.modal .icon-box p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.clinicchoose {
  padding-left: 8%;
  padding-right: 8%;
  margin-top: 4%;
}

.modal a > .est, .modal .est {
  margin-top: 20%;
  display: inline-block;
  width: 24%;
  background: linear-gradient(white, white);
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #1f4160;
  position: relative;
  overflow: visible;
  padding: 4% 0% -8% 0%;
}

.modal .status img {
  max-height: 50px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 2% auto;
  margin-bottom: 8%;
  padding: 14% 2% 14% 2%;
  overflow: visible;
  filter: invert(18%) sepia(15%) saturate(2999%) hue-rotate(167deg) brightness(25%) contrast(100%);
}

.modal .status h3 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  font-weight: 500;
  letter-spacing: 0px;
  margin: 0 auto;
  margin-bottom: 4%;
  padding: 2% 0 1% 0;
  font-size: 70%;
  text-align: center;
  color: #060708;
  overflow: visible;
}

.modal h4 {
  font-size: 80%;
  color: #ffffff;
  text-align: center;
  font-weight: 300;
  font-family: "Montserrat", "Open Sans", sans-serif;
  padding: 8% 0 0 0;
}

.modal .btn-wrap {
  position: relative;
  bottom: 0;
  width: 100%;
  margin: 0;
  background: linear-gradient(180deg, #1f4160 0%, #25425b 100%);
  padding: 20% 2% 20% 2%;
  font-size: 80%;
  text-align: center;
}

.modal .btn-wrap > img {
  position: absolute;
  right: 0%;
  padding: 2% 3% 2% 1%;
  min-width: 6vw;
  width: 6vw;
  max-width: 6vw;
}

.modal .btn-choose {
  background: none;
  bottom: 0;
  padding: 0;
  border-radius: 0px 0px 3px 3px;
  color: #ffffff;
  transition: none;
  font-size: 90%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-weight: 200;
  overflow: visible;
  transition: 0.6s all ease-in-out;
}

.modal a .services-item {
  display: flex;
  margin: 1px 0 1px 0;
  padding: 0;
  height: 50vh;
  background: linear-gradient(180deg, white 0%, #bfbfbf 100%);
  border-radius: 3px;
  color: #1d3c58;
  text-transform: uppercase;
  transition: all ease-in-out 0.7s;
}

.modal a .services-item:hover {
  margin-top: -4px;
  border-color: #343a40;
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.9);
  color: #262b2f;
  transition: 0.7s all ease-in-out;
}

/* copy to mobile */
.col-lg-5.order-1 .d-flex.justify-content-center img.elederm-service-logo {
 min-height: 90px;
 height: 90px;
 max-height: 90px;
 padding: 0 !important;
}

.modal #branch-selectables {
  padding: 0 0vw 4vh 0;
  margin: 4vh auto;
  list-style: none;
  text-align: center;
}

  .modal #branch-selectables li {
    cursor: pointer;
    display: inline-block;
    background: url("../img/elederm-icon-pink-left-40.svg")left 0 top 0 no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 1) 0%, rgba(244, 204, 191, 1) 100%);
    background-size: cover;
    background-attachment: cover;
    box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2);
    width: 100% !important;
    text-align: center;
    padding: 6% 5% 6% 5%;
    font-size: 90%;
    font-weight: 300;
    line-height: 1.1;
    text-transform: uppercase;
    color: #08243d;
    transition: all ease-in-out 0.9s;
    border-radius: 5px;
    margin: 0px 0px 3px 0px;
  }

  .modal #branch-selectables li:hover,
  .modal #branch-selectables li:hover,
  .modal #branch-selectables li.filter-active {
    background: url("../img/elederm-brand-icon-left.svg")left 0 top 0 no-repeat, linear-gradient(90deg, rgb(9, 40, 71) 0%, rgb(11, 36, 61) 100%);
    background-size: cover;
    background-attachment: cover;
    box-shadow: 0px 6px 6px rgba(153, 95, 95, 0.2) !important;
    color: rgb(244, 204, 191);
    transition: all ease-in-out 0.9s;
  }

  
@media only screen and (min-width: 478px) and (max-width: 991px) {

.modal #branch-selectables li {
    cursor: pointer;
    display: inline-block;
    background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
    box-shadow: 0px 0px 6px rgba(82, 78, 78, 0.2);
    width: 100%;
    text-align: center;
    padding: 6% 5% 6% 5%;
    font-size: 90%;
    font-weight: 300;
    line-height: 120%;
    text-transform: uppercase;
    color: #09223a;
    transition: all ease-in-out 0.9s;
    border-radius: 3px;
    margin: 1px 0px 1px 0px;
  }
}

  .modal #branch-selectables li img {
    padding: 2% 1% 2% 1%;
    max-height: 40px;
  }

@media only screen and (min-width: 240px) and (max-width: 477px) {

  .modal #branch-selectables li {
    cursor: pointer;
    display: inline-block;
    background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
    box-shadow: 0px 6px 4px rgba(153, 95, 95, 0.2);
    width: 100%;
    text-align: center;
    padding: 6% 5% 6% 5%;
    font-size: 90%;
    font-weight: 300;
    line-height: 120%;
    text-transform: uppercase;
    color: #09223a;
    transition: all ease-in-out 0.9s;
    border-radius: 5px;
    margin: 0px 0px 4px 0px !important;
  }

  .modal #branch-selectables li img {
    padding: 2% 1% 2% 1%;
    max-height: 40px;
  }
}

.modal #branch-selectables li.filter-unavailable {
  pointer-events: none;
  cursor: not-allowed !important;
  background: linear-gradient(0deg, #666666 0%, #737373 100%);
  color: #060708;
}

.modal #branch-selectables li.filter-unavailable:hover {
  pointer-events: none;
  cursor: not-allowed !important;
  background: linear-gradient(0deg, #262626 0%, #333333 100%);
  color: #060708;
}

.modal #branch-selectables li.filter-unavailable:hover img {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(259deg) brightness(1%) contrast(100%);
  transition: all 0.9s ease-in-out !important;
}

.modal #branch-selectables li.filter-unavailable img {
  pointer-events: none;
  cursor: not-allowed !important;
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(259deg) brightness(1%) contrast(100%);
  transition: all 0.9s ease-in-out !important;
}

.modal #branch-selectables li:hover img, .modal #branch-selectables li.filter-active img {
  display: flex;
  align-items: center;
  justify-content: center;
  filter: invert(10%) sepia(100%) saturate(0%) hue-rotate(259deg) brightness(106%) contrast(102%);
  transition: all 0.9s ease-in-out !important;
}

.modal #branch-selectables li img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0% auto 8% auto;
  max-height: 40px;
  padding: 10px 4px 10px 4px;
  filter: invert(18%) sepia(15%) saturate(2999%) hue-rotate(167deg) brightness(45%) contrast(500%);
}

.modal #branch-selectables li i {
  position: fixed;
  font-size: 90px;
  font-weight: 200;
  margin: -12px -45px;
  color: rgba(230, 230, 230, 0.4);
  pointer-events: none;
  cursor: not-allowed !important;
  z-index: 2;
  transition: all 0.9s ease-in-out !important;
}

.modal .modal-body-header {
  display: flex;
  font-family: "Poppins", sans-serif;
  text-align: left;
  align-items: flex-start;
  justify-content: center;
  padding: 4% 6% 2% 6%;
  font-size: 180%;
  font-weight: 400;
  letter-spacing: 0px;
  color: #183149;
}

.modal p {
  font-family: "Poppins", sans-serif;
  text-align: left;
  padding: 1% 6% 1% 6%;
  font-size: 110%;
  font-weight: 200;
  letter-spacing: 0px;
  color: #183149;
}

.modal p span {
  font-weight: 500;
}

.modal p.head-note {
  margin-top: 6%;
  margin-bottom: 6%;
  font-family: "Poppins", sans-serif;
  padding: 4%;
  font-size: 110%;
  font-weight: 200;
  font-family: "Montserrat", "Open Sans", sans-serif;
  letter-spacing: 0px;
  color: #183149;
}

.modal p.foot-note {
  font-size: 100%;
  font-weight: 200;
  letter-spacing: 0px;
  color: #183149;
}

.modal p.foot-note span {
  font-weight: 500;
}

.modal #book-a-visit-container {
  padding: 3% 0 2% 0;
}

.modal a.book-a-visit {
  background: #0f2d48;
  border: 1px solid #081f36;
  color: #afb1a6;
  border-radius: 4px;
  padding: 8px 16px;
  text-transform: uppercase;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-size: 100%;
  font-weight: 300;
  letter-spacing: 1px;
  transition: 0.7s all ease-in-out;
}

.modal a.book-a-visit:hover {
  background: rgb(226, 186, 172);
  box-shadow: 0px 0px 2px rgb(54, 44, 41);
  color: #081f36;
  border: 1px solid rgb(243, 213, 203);
}

.modal a.book-a-visit:hover:after {
  display: none;
}

/* attempting fullscreen modal start */
.modal.modal-fullscreen .modal-dialog {
  margin-top: 2%;
  margin-left: 1%;
  width: 100%;
  height: 100%;
  max-width: none;
}

.modal.modal-fullscreen .modal-content {
  height: auto;
  height: 100vh;
  border-radius: 0;
  border: none;
}

.modal.modal-fullscreen .modal-body {
  overflow-y: auto;
}

.modal-body.modal-service-inner {
  /*adjust padding*/
  padding: 4% 0 6% 0;
}

i.priceplaceholder {
  font-size: 16px;
}

#modalfooterbtncontainer {
  margin-top: 30%;
  padding: 0 0 10vh 0;
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .modal-body.modal-service-inner .container{
  padding: 10vh 0 12vh 0;
  }
  /*to be continued*/
}

/*--------------------------------------------------------------
  # branches section
  --------------------------------------------------------------*/
.branch {
  color: #113250;
  padding: 5% 0 5% 0;
  background: url("../img/elderm-bg-skin-tone.png") center center fixed no-repeat;
  background-size: cover;
}

.branch .section-title {
  padding: 8% 0 0 0;
}

.branch .section-title > h2 {
  text-align: left;
  font-size: 340%;
  font-weight: 200;
  margin: 4% 0 2% 0;
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: #051f36;
}

.branch .section-title > h2:after {
  background: #162837;
}

.branch .section-title > h3 {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 200;
  line-height: 110%;
  text-align: left;
  letter-spacing: 1px;
  padding: 5% 10% 0 10%;
  margin: 5% 0 0 0;
  font-family: 'Montserrat', sans-serif;
  color: #051a30;
  /*font-family: "Montserrat", "Open Sans", sans-serif;
  text-align: left;
  font-size: 200%;
  font-weight: 200;
  margin: 6% 0 2% 0;
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: #162837;*/
}

.branch .branch-container {
  margin-top: 2%;
  margin-bottom: 0;
}

#branch-footnote {
  height: 26vh;
  width: 100vw;
}

.branch .branch-item {
  margin-bottom: 30px;
}

.branch #branch-flters {
  padding: 10% 0 10% 0;
  margin: 0 auto;
  list-style: none;
  text-align: center;
  transition: 0.7s all ease-in-out;
}

/*.branch #branch-flters li [type="button"]*/
.branch #branch-flters li {
  cursor: pointer;
  display: inline-block;
  /* box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6); */
  box-shadow: 0px 6px 6px rgba(30, 30, 31, 0.7) !important;
  width: 300px;
  min-height: 18vh;
  height: 18vh;
  max-height: 18vh;
  text-align: center;
  padding: 0px 10px 20px 10px !important;
  font-size: 100%;
  font-weight: 200;
  line-height: 110%;
  text-transform: uppercase;
  background: url("../img/elederm-icon-pink-40.svg")right -48% top 30% no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 1) 0%, rgba(244, 204, 191, 1) 100%);
  background-size: 140%;
  color: #041f36;
  border-radius: 3px;
  margin: 1px !important;
  transition: 0.7s all ease-in-out;
}

.branch #branch-flters li.show-all {
  margin-right: -4px !important;
  margin-bottom: 0px !important;
}

.branch #branch-flters li::before {
  overflow: hidden;
}

.branch #branch-flters li img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  min-height: 86px;
  height: 86px;
  max-height: 86  px;
  overflow: hidden;
  padding: 30px;
  filter: invert(18%) sepia(15%) saturate(2999%) hue-rotate(167deg) brightness(45%) contrast(500%);
  transform: all ease-out 0.9s;
}

.branch #branch-flters li:hover {
  background: url("../img/elederm-icon-darkx.svg")right -48% top 30% no-repeat, linear-gradient(135deg, rgba(247, 219, 210, 1) 0%, rgba(244, 204, 191, 1) 100%);
  background-size: 140%;
  transition: all ease-out 0.9s;
}

.branch #branch-flters li:hover, .branch #branch-flters li.filter-active {
  background: url("../img/elederm-icon-darkx.svg")right -48% top 30% no-repeat, linear-gradient(0deg, #23435c 0%, #294356 100%);
  background-size: 140%;
  color: rgb(233, 196, 183);
  transition: all ease-out 0.9s;
}

.branch #branch-flters li:hover img, .branch #branch-flters li.filter-active img {
  filter: invert(10%) sepia(100%) saturate(0%) hue-rotate(259deg) brightness(106%) contrast(102%);
  transition: all 0.9s ease-out;
}

/* temporarily commented */
/* .branch #branch-flters li:last-child {
  margin-right: 0;
} */

.branch .branch-wrap {
  transition: 0.7s all ease-in-out;
  position: relative;
  overflow: hidden;
  border-radius: 4%;
  z-index: 1;
}

.branch .branch-wrap::before {
  content: '';
  /*background: rgba(243, 207, 195, 0.9);*/
  background: linear-gradient(0deg, rgba(230, 203, 194, 0.9) 0%, rgba(196, 171, 163, 0.9) 100%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.9s ease-in-out;
  z-index: 2;
  opacity: 0;
}

.branch .branch-wrap img {
  transition: all 0.7s ease-in-out;
}

.branch .branch-wrap .branch-info {
  font-family: "Montserrat", "Open Sans", sans-serif;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.9s;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 1% 0 1%;
}

.branch .branch-wrap .branch-info h3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.branch .branch-wrap .branch-info h4 {
  padding-left: 3%;
  padding-right: 3%;
  font-size: 110%;
  letter-spacing: 1px;
  line-height: 100%;
  color: #081f36;
  font-weight: 300;
  font-family: "Montserrat", "Open Sans", sans-serif;
  align-items: center;
  justify-content: center;
}

.branch .branch-wrap .branch-info p {
  color: #162837;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-style: italic;
}

.branch .branch-wrap .branch-links {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2% 0 2% 0;
  z-index: 4;
  width: 100%;
  margin-top: 5%;
}

.branch .branch-wrap .branch-links a {
  background: #0f2d48;
  border: 1px solid #081f36;
  border-radius: 4px;
  text-transform: uppercase;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-size: 90%;
  color: rgb(243, 207, 195);
  padding: 9px 20px;
  font-weight: 300;
  line-height: 110%;
  letter-spacing: 1px;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 2% 0 2% 0;
  transition: 0.7s all ease-in-out;
}

.branch .branch-wrap .branch-links a:hover {
  background: rgb(243, 207, 195);
  /*border: 1px solid rgb(245, 169, 143);*/
  box-shadow: 0px 0px 2px rgb(54, 44, 41);
  color: #081f36;
  border: 1px solid transparent;
  /*padding: 8px 16px;*/
}

.branch .branch-wrap:hover::before {
  opacity: 1;
  background: url("../img/elederm-icon-pink-light.svg") left 570% bottom 110% no-repeat, linear-gradient(0deg, rgba(230, 203, 194, 0.9) 0%, rgba(196, 171, 163, 0.9) 100%);
  background-size: 110%;
}

.branch .branch-wrap:hover img {
  transform: scale(1.2);
}

.branch .branch-wrap:hover .branch-info {
  opacity: 1;
  background: url("../img/elederm-icon-pink-light.svg") left 570% bottom 110% no-repeatt, linear-gradient(0deg, rgba(230, 203, 194, 0.9) 0%, rgba(196, 171, 163, 0.9) 100%);
  background-size: 110%;
}

.branch p {
  color: #162837;
  font-size: 110%;
  letter-spacing: 1px;
  font-weight: 200;
  line-height: 105%;
  padding: 0 3% 0 4%;
  /* padding: 2% 3% 0 4% !important; */
  margin-top: 8% !important;
  text-align: center;
}

@media (hover: none) {
  .branch .branch-wrap {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
  }
  
  .branch .branch-wrap::before {
    opacity: 1;
  }
  
  .branch .branch-wrap .branch-info {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    opacity: 1;
    z-index: 3;
    background: linear-gradient(90deg, rgba(230, 203, 194, 0.9) 0%, rgba(196, 171, 163, 0.9) 100%);
    box-shadow: 5px 5px 15px rgba(243, 230, 230, 0.9);
    transition: all ease-in-out 0.9s;

  }
}

/*--------------------------------------------------------------
  # branch Details
  --------------------------------------------------------------*/
#branch-details {
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
  filter: drop-shadow(20px 10px 30px #1d1d1d);
}

.branch-details {
  height: 100%;
  overflow: hidden;
  background: url("../img/elderm-bg-skin-tone.png") center center fixed no-repeat;
  background-size: cover;
}

.branch-details .branch-details-wrap {
  overflow-y: hidden;
  height: 50vh;
}

.branch-details img.left-icon-top {
  margin: 12% auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 120px;
  line-height: 140%;
}

.branch-details .branch-title {
  color: #031324;
  font-size: 180%;
  text-align: center;
  font-weight: 300;
  font-family: "Montserrat", "Open Sans", sans-serif;
  padding: 13% 2% 10% 2%;
}

.branch-details .branch-details-carousel {
  padding-top: 0;
  overflow-y: hidden;
}

.branch-details .branch-details-carousel img.carousel-img {
  width: 100vw;
  overflow-y: hidden;
}

.branch-details .branch-details-carousel .owl-nav, .branch-details .branch-details-carousel .owl-dots {
  margin-top: 5px;
  text-align: center;
}

.branch-details .branch-details-carousel .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.branch-details .branch-details-carousel .owl-dot.active {
  background-color: #25425b;
}

.branch-details .branch-info {
  padding: 0 0 5vh 0;
  background: #1a3751;
}

.branch-details .branch-info img.right-icon-top {
  position: relative;
  left: calc(50% -100px);
  width: 100px;
  line-height: 140%;
  padding: 20% 0 10% 0;
}

.branch-details .branch-info i.icon-top {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 18% 0 0% 0;
  font-size: 200%;
  font-weight: regular;
  line-height: 100%;
  color: rgb(238, 203, 192);
}

.branch-details .branch-info h3 {
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: rgb(238, 203, 192);
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 200;
  letter-spacing: -0.6px;
  position: relative;
  right: calc(50% -100px);
  width: 100px;
  line-height: 90%;
  padding: 25% 0 10% 0;
}

.branch-details .branch-info h3:before {
  position: absolute;
  display: block;
  content: '';
  background: #e6e6e6;
  height: 40px;
  width: 2px;
  left: calc(0% - 4px);
}

.branch-details .branch-info ul {
  display: inline-block;
  list-style: none;
  padding: 0 2% 0 4%;
}

.branch-details .branch-info ul li, .branch-details .branch-info ul li + li {
color: rgb(238, 203, 192);
font-weight: 200;
list-style: none;
display: flex;
align-items: flex-start;
justify-content: flex-start;
padding: 0 2% 2% 4%;
}

.branch-details .branch-info ul li span {
  margin-left: 2%;
}

.branch-details .branch-info i {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2% 5% 0 0;
  font-size: 130%;
  float: none;
  line-height: 3px;
  color: rgb(238, 203, 192);
}

.branch-details .branch-info p {
  font-size: 110%;
  padding: 10% 16% 20% 10%;
  line-height: 130%;
  font-weight: 300;
  color: rgb(238, 203, 192);
}

.branch-details .branch-info a.book-a-visit {
  margin-top: 16vh;
  list-style: none;
  background: linear-gradient(45deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
  color: #081f36;
  /*background: #0f2d48;*/
  border: 1px solid rgb(237, 190, 174);
  border-radius: 3px;
  padding: 1% 5%;
  text-transform: uppercase;
  font-size: 105%;
  font-weight: 300;
  letter-spacing: 1px;
  text-align: center;
  transition: all ease-in-out 0.7s;
}

.branch-details .branch-info a.book-a-visit:hover {
  color: rgb(243, 207, 195);
  background: linear-gradient(165deg, rgb(8, 31, 54) 0%, rgb(9, 43, 77) 100%);
  /*color: #081f36;*/
  /*background: #0f2d48;*/
  border: 1px solid #081f36;
  transition: all ease-in-out 0.7s;
}

.branch-details #focal-point {
  height: 100vh;
  overflow-y: hidden;
}

.scroll-up {
  position: fixed;
  display: none;
  bottom: 2px;
  left: calc(50% - 11px);
  z-index: 995;
}

a.scroll-up {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 200;
  width: 22px;
  height: 22px;
  background: linear-gradient(45deg, #1a4d7a 0%, #123554 100%);
  border: 1px solid #184872;
  border-radius: 5px;
  color: #ffffff;
  transition: all 0.9s;
  border: 1px solid #1a4d7a;
}

a.scroll-up:hover {
  background: linear-gradient(45deg, #262626 0%, #333333 100%);
  border: 10px solid #222629;
  color: #cccccc;
  transition: all 0.9s;
}

.scroll-down {
  position: fixed;
  display: none;
  top: -4px;
  left: calc(50% - 11px);
  z-index: 995;
}

a.scroll-down {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 200;
  width: 22px;
  height: 22px;
  background: linear-gradient(45deg, #f0f0f0 0%, #fefdfc 100%);
  border-radius: 0px 0px 4px 4px;
  color: #1f4160;
  transition: all 0.9s;
}

a.scroll-down:hover {
  color: #cccccc;
  transition: all 0.9s ease-in-out;
}

.scroll-down {
  position: fixed;
  display: none;
  top: -4px;
  left: calc(50% -44px);
  z-index: 995;
}

/*--------------------------------------------------------------
# Desktop promotions / desktop Learn More 
--------------------------------------------------------------*/
.learn-more {
  overflow: hidden;
  padding: 10vh 0 5vh 0;
  /*linear-gradient(135deg, rgba(240, 186, 168, 0.6), rgba(240, 186, 168, 0.4))*/
  background: url("../img/elderm-bg-skin-tone.png") center center fixed no-repeat;
  background-size: cover;
}

h3.promotions-subtitle {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 1.2;
  padding: 2% 3% 2% 4%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: #051f36;;
  font-weight: 300;
}

h4.activepromotionheader {
  font-size: 145%;
  letter-spacing: 1px;
  line-height: 1.2;
  padding: 3% 3% 3% 4%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: #162837;
  font-weight: 200;
}

#inactivepromotionheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  padding: 3% 3% 3% 4%;
  color: #162837;
}

.learn-more .promotion-preview {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10%;
}

.learn-more .btn-container {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  align-self: flex-end;
  /* flex-wrap: wrap; */
}

.learn-more .btn-container {
  display: flex;
  flex-direction: column;
}

.learn-more .btn-container ul {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  align-self: center;
  margin-top: 20%;
}

.learn-more ul {
  display: flex;
  /* flex-wrap: wrap; */
  /*max-width: 900px;
  margin: 0 auto;*/
  padding: 0;
  list-style: none;
}

.learn-more > ul {
  /*display: inline-block;
  align-items: center;*/
  display: flex;
  flex-wrap: wrap;
}

.learn-more > ul > li {
  /*position: relative;*/
  white-space: nowrap;
}

.learn-more li a.btn-learn-more,
.learn-more li a.btn-buy-now,
.learn-more li a.btn-book-now,
.learn-more li a.btn-collect-now {
  margin-top: 2%;
  margin-left: 2px;
  border-radius: 3px;
  display: flex;
  flex-wrap: wrap;
  background: linear-gradient(0deg, #0f2d48 0%, #0c273f 100%) !important;
  border: 1px solid #051a2e !important;
  color: #afb1a6 !important;
  border-radius: 4px !important;
  font-size: 100% !important;
  font-weight: 300 !important;
  font-family: "Montserrat", "Open Sans", sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  transition: all 0.7s ease-in-out;
  animation-delay: 0.9s;
}

.learn-more li a.btn-learn-more:hover,
.learn-more li a.btn-buy-now:hover,
.learn-more li a.btn-book-now:hover,
.learn-more li a.btn-collect-now:hover {
  background: rgb(243, 207, 195) !important;
  border: 1px solid #051a2e !important;
  color: #0c273f !important;
}


/*qweractualmobilesectiontitle*/
/* mobile portrait 320 */

/*prev @media only screen and (min-width: 478px) and (max-width: 991px) */
@media only screen and (min-width: 480px) and (max-width: 991px) {
  .learn-more li a.btn-learn-more,
  .learn-more li a.btn-buy-now,
  .learn-more li a.btn-book-now,
  .learn-more li a.btn-collect-now {
    margin-top: 2px;
    margin-left: 0px;
    border-radius: 3px;
    /*display: inline-block;*/
    text-align: center;
    line-height: 130%;
    background: transparent;
    color: black;
    border: 1px solid #113250;
    padding: 8px 12px;
    font-size: 80%;
    font-weight: 300;
    font-family: "Montserrat", "Open Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: all 0.7s ease-in-out;
    -webkit-animation-delay: 2.9s;
    animation-delay: 2.9s;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .learn-more li a.btn-learn-more,
  .learn-more li a.btn-buy-now,
  .learn-more li a.btn-book-now,
  .learn-more li a.btn-collect-now {
    margin-top: 2px;
    margin-left: 0px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    line-height: 130%;
    background: transparent;
    color: black;
    border: 1px solid #113250;
    padding: 8px 12px;
    font-size: 80%;
    font-weight: 300;
    font-family: "Montserrat", "Open Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: all 0.7s ease-in-out;
    -webkit-animation-delay: 2.9s;
    animation-delay: 2.9s;
  }
}

.learn-more li a.btn-learn-more [data-aos-duration],
.learn-more li a.btn-buy-now [data-aos-duration],
.learn-more li a.btn-book-now [data-aos-duration],
.learn-more li a.btn-collect-now [data-aos-duration] {
  transition-duration: 3000;
}

.learn-more li a.btn-learn-more:hover,
.learn-more li a.btn-buy-now:hover,
.learn-more li a.btn-book-now:hover,
.learn-more li a.btn-collect-now:hover {
  background: linear-gradient(0deg, #0e3653 0%, #09253a 100%);
  border: 1px solid #03131f;
  color: #fcfcfc;
  transition: all 0.7s ease-in-out;
}

.learn-more p {
  color: #162837;
  font-weight: 200;
  text-align: left;
}

.learn-more .container {
  position: relative;
}

@media (min-width: 1024px) {
  .learn-more {
    background-attachment: fixed;
  }
}

.learn-more .learn-more-carousel {
  background: transparent;
  padding: 0 4% 3% 4%;
}

.learn-more .learn-more-item {
  padding-top: 0;
  color: #162837;
  background: transparent;
}

.learn-more .learn-more-item h3 {
  padding: 3% 2% 2% 2%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 138%;
  line-height: 1.1;
  color: #031a2c;
}

.learn-more .learn-more-item h4 {
  padding: 2% 2% 2% 2%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 105%;
  line-height: 1.2;
  color: #031a2c;
}

.learn-more .learn-more-item .promotion {
  font-size: 120%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-weight: 300;
}

.learn-more .learn-more-item .promotion span {
  font-weight: 300;
}

.learn-more .learn-more-item ul {
  list-style: none;
  padding: 0;
}

.learn-more .learn-more-item ul li {
  display: flex;
  align-items: center;
  justify-content: center; 
  /* margin-right: 1px;
   background: #0f2d48;
    border: 1px solid #081f36;
    color: #afb1a6;
    border-radius: 4px; */
    /* padding: 8px 16px; */
    /* text-transform: uppercase;
    font-family: "Montserrat", "Open Sans", sans-serif;
    font-size: 100%;
    font-weight: 300;
    letter-spacing: 1px; */

}
.learn-more .learn-more-item ul li a {
      display: flex;
      align-items: center;
      justify-content: center; 
      background: #0f2d48;
      border: 1px solid #081f36;
      color: #afb1a6;
      border-radius: 4px;
      padding: 12px 22px;
      margin-left: 2px;
      text-transform: uppercase;
      font-family: "Montserrat", "Open Sans", sans-serif;
      font-size: 100%;
      font-weight: 300;
      letter-spacing: 2px;
      transition: 0.7s all ease-in-out;
}


.learn-more .learn-more-item ul li a:hover {
  background: #afb1a6;
  border: 1px solid #d6d8cd;
  color: #0f2d48;
  transition: 0.7s all ease-in-out;
}

.learn-more .learn-more-item ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #1f4160;
}

.learn-more .learn-more-item p {
  padding: 7% 5% 2% 5%;
}

.learn-more .learn-more-item p, .learn-more .learn-more-item p:last-child {
  color: #162837;
}

.learn-more .owl-nav, .learn-more .owl-dots {
  margin-top: 10%;
  text-align: center;
}

.learn-more .owl-dot {
  display: inline-block;
  margin: 0 2px;
  width: 27px;
  height: 4px;
  background-color: rgba(14, 45, 73, 0.6) !important;
  transition: 0.7s all ease-in-out;
}

.learn-more .owl-dot.active {
  background-color: #0d283f !important;
}

@media (min-width: 992px) {
  .learn-more .testimonial-item p {
    width: 80%;
  }
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  width: 36px;
  height: 4px;
  border-radius: 2px;
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials {
  padding: 16% 0 20% 0;
  background: #0d0d0d;
}

.testimonials .section-title > h2 {
  color: #000;
}

.testimonials .section-title > h2:after {
  background: #f7f7f7;
}

.testimonials .section-title > h3 {
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-size: 170%;
  font-weight: 200;
  margin: 22% 0 0 2%;
  color: #f7f7f7;
}

.testimonials .testimonial-item {
  box-sizing: content-box;
  min-height: 320px;
}

.testimonials .testimonial-item .testimonial-img {
  width: 90px;
  margin: 14% auto;
  position: relative;
  z-index: 2;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 45px;
  color: white;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  margin: 0 0 0 45px;
}

.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: #254e73;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 0 15px 0 15px;
  padding: 20px 20px 60px 20px;
  background: #2b4d6a;
  position: relative;
  border-radius: 6px;
  position: relative;
  z-index: 1;
}

.testimonials .owl-nav, .testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

.testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.testimonials .owl-dot.active {
  background-color: #1f4160 !important;
}

@media (max-width: 767px) {
  .testimonials {
    margin: 30px 10px;
  }
}

/*--------------------------------------------------------------
# Gallery
--------------------------------------------------------------*/
.gallery {
  padding: 10% 0 10% 0;
}

.gallery h2 {
  padding: 8% 0 12% 0;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-weight: 200;
}

.gallery p {
  padding: 8% 0 12% 0;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-weight: 200;
}

.gallery .gallery-item {
  overflow: hidden;
  border-right: 3px solid #3b6991;
  border-bottom: 3px solid #3b6991;
}

.gallery .gallery-item img {
  transition: all ease-in-out 0.4s;
}

.gallery .gallery-item:hover img {
  transform: scale(1.1);
}


/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact {
  position: relative;
  overflow: hidden;
  padding: 5% 0 10% 0;
  background: url("../img/elderm-bg-skin-tone.png") center center fixed no-repeat;
  background-size: cover;
}

.contact .section-title {
  padding: 0;
}

.contact .section-title > h2 {
  color: #04192c;
  font-size: 340%;
}

.contact .section-title > h4 {
  padding: 8% 0 4% 4%;
  color: #09253f;
  font-family: "Montserrat", "Open Sans", sans-serif;
}

.contact .box {
  padding: 50px 30px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
  transition: all ease-in-out 0.7s;
  background: linear-gradient(180deg, rgba(227, 147, 148, 1) 0%, rgba(227, 147, 148, 1) 100%);
  transition: 0.9s;
}

.contact .box span {
  display: block;
  font-size: 220%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #113250;
}

.contact .box h4 {
  font-size: 24px;
  font-weight: 300;
  font-family: "Montserrat", "Open Sans", sans-serif;
  padding: 0;
  margin: 20px 0;
  color: #113250;
}

.contact .box p {
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0px;
  padding: 4% 2% 2% 2%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: black;
}

.contact .box:hover {
  background: #1f4160;
  padding: 30px 30px 70px 30px;
  box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.9);
  transition: 0.9s;
}

.contact .box:hover span, .contact .box:hover h4, .contact .box:hover p {
  color: #ffffff;
  transition: 0.3s;
}
/* actual contacts card */
.contact .col-lg-6 .info-box {
  padding: 3% 1% 3% 1%;
  border-radius: 0% 4% 0% 4%;
  /* box-shadow: inset 18px 18px 18px 1px rgb(240, 186, 168); */
  /* linear-gradient(0deg, rgba(240, 186, 168, 0.6) 0%, rgba(240, 186, 168, 0.6) 100%), */
  background: url("../img/elederm-icon-pink-light.svg") left 570% bottom 110% no-repeat, url("../img/elderm-bg-skin-tone.png") center center no-repeat;
  background-size: 110%, 230%;
  box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
}
/*
.contact .col-lg-9 .info-box::after{
  display: block;
  position: absolute;
  content: url("../img/doc.png");
  min-height: 2px;
  height: 2px;
  max-height: 2px;
  left: 1x;
  bottom: 1px;
  z-index: 1;
}
*/

.contact .info-box-add {
  color: #ffffff;
  text-shadow: black 0px 0px 3px;
  /*text-align: center;*/
  line-height: 110%;
  box-shadow: 0 0 20px rgba(1, 1, 11, 0.9);
  padding: 3.25vh 5vw 3.25vh 5vw;
  background: linear-gradient(180deg, #132739 0%, #081826 100%);
  border-radius: 8px;
}

.contact .info-box-add i {
  font-size: 32px;
  font-weight: 400;
  color: #ffffff;
  text-shadow: black 0px 0px 3px;
  border-radius: 50%;
  padding: 8px;
}

.contact .info-box-add h3 {
  font-size: 20px;
  color: #ffffff;
  text-shadow: black 0px 0px 30px;
  font-weight: 700;
  margin: 10px 0;
}

.contact .info-box-add p {
  padding: 0;
  line-height: 24px;
  color: #ffffff;
  text-shadow: black 0px 0px 3px;
  font-size: 14px;
  margin-bottom: 0;
}

.contact .info-box {
  display: flex;
  padding: 5vh 2vw 7vh 0;
  /*background: linear-gradient(180deg, $white 0%, $darkerwhite 100%);*/
  background: linear-gradient(180deg, white 0%, #bfbfbf 100%);
  box-shadow: 0px 6px 14px rgba(0, 0, 0, 0.7);
  border-radius: 8px;
  margin: 10vh 0 5vh 0;
}

.contact .info-box h4.contacts-card-clinic-name {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  line-height: 110%;
  font-size: 160%;
  font-weight: 500;
  letter-spacing: 1px;
  margin-top: 2%;
  padding: 0% 1% 6% 1%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: #05192c;
}

.contact .info-box h3.contacts-card-clinic-name {
  /* actual H3 for contact card */
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  line-height: 110%;
  font-size: 160%;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 3% 1% 6% 1%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: #05192c;
}

.contact .info-box ul {
  width: 100%;
  display: inline-block;
}

.contact .info-box ul > li {
  width: 100%;
  list-style: none;
  display: flex;
}

.contact .info-box ul li i {
  /* actual i for contact card */
  font-size: 160%;
  line-height: 120%;
  font-weight: regular;
  color: #05192c;
  text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 1px;
  border-radius: 50%;
  padding: 1%;
}

.contact .info-box ul li img.contact-img-location {
  /* actual img for contact card */
  width: 32px;
  line-height: 100%;
  padding: 0px 2px 0px 0px;
  margin-bottom: 12px;
}

.contact .info-box ul li img.contact-img-clinic-hours {
  /* actual img for contact card */
  width: 39px;
  line-height: 100%;
}

.contact .info-box ul li img.contact-img-landline {
  /* actual img for contact card */
  width: 39px;
  line-height: 100%;
}

.contact .info-box ul li img.contact-img-mobile {
  /* actual img for contact card */
  width: 39px;
  line-height: 100%;
}

.contact .info-box ul li h4 {
  line-height: 120%;
  font-size: 120%;
  font-weight: 400;
  letter-spacing: -1px;
  padding: 1%;
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: #05192c;
}

.contact .info-box ul li p {
  display: flex;
  padding: 1% 10% 1% 0;
  color: #05192c;
  line-height: 130%;
  letter-spacing: 0px;
  font-size: 104%;
  font-weight: 400;
  justify-content: flex-end;
  text-align: right;
}

/*--------------------------------------------------
----CONTACT iphone and mobile portrait ----
--------------------------------------------------*/
  /* mobile portrait for contact cards320 */
  @media only screen and (min-width: 0px) and (max-width: 479px) {

  .contact .section-title > h4 {
    font-size: 115%;
    letter-spacing: 1px;
    line-height: 110%;
    margin-top: 6% !important;
    padding: 3% 6% 0 6% !important;
  }

  .contact .info-box h4.contacts-card-clinic-name {
    display: inline-block;
    width: 100%;
    line-height: 100%;
    font-size: 140%;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 3% 3% 6% 3%;
  }

  .contact .info-box ul li {
    margin-left: 2%;
    padding-right: 2%;
  }

  .contact .info-box ul li i {
    font-size: 160%;
    line-height: 120%;
    text-shadow: rgba(0, 0, 0, 0.4) 0px 2px 1px;
    text-align: right;
    padding: 1%;
    margin-top: 2%;
  }

  .contact .info-box ul li h4 {
    line-height: 105%;
    font-size: 105%;
    font-weight: 300;
    letter-spacing: -1px;
    padding: 1%;
    margin-top: 9px;
  }

  .contact .info-box ul li p {
    display: inline-block;
    padding: 0 10% 1% 10%;
    margin-top: 11px;
    line-height: 110%;
    letter-spacing: 0px;
    text-align: justify;
    font-size: 104%;
    font-weight: 300;
    color: #05192c;
  }

    .contact .info-box ul li p {
      display: flex;
      justify-content: flex-start;
      text-align: left;
      color: #05192c;
      font-weight: 300;
      margin-right: auto;
    }

    .contact .info-box ul li p#conllno.ml-auto {
      padding-left: 0%;
      margin-left: 0%;
    }

    .contact .section-title > h4 {
      padding: 3% 0 2% 0;
      font-size: 110%;
      letter-spacing: 0px;
      line-height: 110%;
      font-weight: 200;
      font-family: "Montserrat", "Open Sans", sans-serif;
      color: #1d2124;
    }

/* footer mobile styling */
      #footer .credits a img {
        margin-top: -18px;
        max-width: 46px;
        padding: 0;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }

      #footer a img.mark1-logo {
        margin-top: 2vh;
        max-height: 4vh;
        padding: 0;
        -webkit-animation-delay: 1.9s;
        animation-delay: 1.9s;
      }
  }

.contact .info-box i.message {
  transform: rotate(-45deg);
}

.contact .col-lg-3 {
  border-left: 1px solid #1f4160;
}

.contact h3 {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2% 0 2% 0;
  font-size: 160%;
  letter-spacing: 1px;
  line-height: 1.1;
  font-weight: 300;
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: #031423;
}

.contact h5 {
  padding: 3% 0 2% 0;
  font-size: 110%;
  line-height: 1.1;
  letter-spacing: 0px;
  font-weight: 400;
  font-family: "Montserrat", "Open Sans", sans-serif;
  color: #1d2124;
}

.contact h3::after {
  display: block;
  content: "";
  width: 90px;
  height: 1px;
  display: inline-block;
  background: #051c31;
  margin: 18px 10px 12px 2px !important;
 }

.contact .info {
  display: flex;
  width: auto;
}

.contact .info .open-hours, .contact .info .email, .contact .info .phone {
  margin-top: 40px;
  color: rgb(238, 203, 192);
}

.contact h3.contact-form-title:after {
  display: none;
}

.contact .php-email-form .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .validate {
  display: none;
  color: #162837;
  margin: 0 0 15px 0;
  font-weight: 300;
  font-size: 12px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #630a0a;
  background: transparent;
  text-align: center;
  padding: 15px;
  font-weight: 300;
}

.contact .php-email-form .sent-message {
  display: none;
  color: #162837;
  background: transparent;
  text-align: center;
  padding: 5%;
  font-weight: 200;
  font-size: 110%;
}

.contact .php-email-form .loading {
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 300;
  font-family: "Montserrat", "Open Sans", sans-serif;
  letter-spacing: 1px;
  color: #162837;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid transparent;
  border-top-color: #25425b;
  border-left-color: #25425b;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 5px;
  box-shadow: none;
  font-size: 14px;
  background: #1e3549;
  border-color: #122638;
  color: #fff;
}

.contact .php-email-form input::-webkit-input-placeholder, .contact .php-email-form textarea::-webkit-input-placeholder {
  color: #a5c1da;
}

.contact .php-email-form input::-moz-placeholder, .contact .php-email-form textarea::-moz-placeholder {
  color: #a5c1da;
}

.contact .php-email-form input:-ms-input-placeholder, .contact .php-email-form textarea:-ms-input-placeholder {
  color: #a5c1da;
}

.contact .php-email-form input::-ms-input-placeholder, .contact .php-email-form textarea::-ms-input-placeholder {
  color: #a5c1da;
}

.contact .php-email-form input::placeholder, .contact .php-email-form textarea::placeholder {
  color: #ffffff;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #113150;
}

.contact .php-email-form input {
  height: 44px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form button[type="submit"] {
  background: #0f2d48;
  border: 1px solid #081f36;
  color: #ffffff;
  border-radius: 3px;
  padding: 8px 16px;
  text-transform: uppercase;
  font-size: 96%;
  font-weight: 200;
  letter-spacing: 3px;
  transition: all ease-in-out 0.7s !important;
  -webkit-transition: all ease-in-out 0.7s !important;
}

.contact .php-email-form button[type="submit"]:hover {
  transition: all ease-in-out 0.7s;
  background: linear-gradient(45deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
  border: 1px solid rgb(148, 118, 107);
  color: #041e35;
  font-weight: 300;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }

}

/*--------------------------------------------------------------
# footer desktop
--------------------------------------------------------------*/
#footer {
  background-color: #1a1a1a;
  padding: 0 0 290px 0;
  color: #ffffff;
  font-size: 14px;
}

#footer .footer-top {
  /* background: #172736; */
  background: linear-gradient(135deg, rgba(23, 39, 54, 0.8), rgba(15, 26, 36, 0.8)), url("../img/footer-top-bg.png") left top no-repeat;
  background-size: 100%;
  border-top: 1px solid #345c7f;
  border-bottom: 1px solid rgb(32, 54, 75);
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  /* font-size: 24px; */
  font-size: 280%;
  color: #afb1a6;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 300;
  text-transform: uppercase;
  font-family: 'soria';
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Playfair Display", serif;
  color: #afb1a6;
}


#footer .footer-top .social-links a {
  transform: rotate(-135deg);
  font-size: 18px;
  display: inline-block;
  background: #afb1a6;
  color: #172736;
  line-height: 1;
  padding: 8px 0;
  margin-right: 6%;
  border-radius: 5%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.7s all ease-in-out;
}

#footer .footer-top .social-links a i {
  transform: rotate(135deg);
  transition: 0.7s all ease-in-out;
}


#footer .footer-top .social-links a:hover {
  background: #172736;
  color: #afb1a6;
  text-decoration: none;
  border: 0.5px solid #0f1a24;
  transition: 0.7s all ease-in-out;
}

#footer .footer-top .social-links a i:hover {
  background: transparent;
  color: #afb1a6;
  text-decoration: none;
  transition: 0.7s all ease-in-out;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: 600;
  color: #afb1a6;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #afb1a6;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  /* display: flex;
  align-items: center; */
  display: inline-block;
}

#footer .footer-top .footer-links ul li a {
  color: #afb1a6;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
  margin-right: 5px;
  margin-top: 1px;
}

#footer .footer-top .footer-links ul a:hover {
  color: #efefef;
}

#footer .footer-top .footer-newsletter form {
  margin-top: 30px;
  background: #2c4f6d;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
  border: 1px solid #3b6991;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
  background: #2c4f6d;
  color: rgb(238, 203, 192);
}

#footer .copyright {
  text-align: center;
  padding: 20vh 0 10vh 0;
}

#footer .credits {
  margin-top: 6%;
  padding-top: 0;
  text-align: center;
  font-size: 13px;
  color: #ffffff;
  line-height: 200%;
}

#footer .credits a img {
  margin-top: -18px;
  max-width: 46px;
  padding: 0;
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

#footer a img {
  margin-top: 2vh;
  max-height: 7vh;
  padding: 0;
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

.credits .footer-mark1-logo{
  padding: 4% 0 4% 0;
}

.credits img.mark1-logo {
  height: 20%;
  display: inline-block;
  margin: 0 auto;
  line-height: 100%;
}

.hide {
  display: none;
  visibility: hidden;
}

.show {
  display: block;
  visibility: visible;
}

.grecaptcha-badge {
  position: fixed !important;
  left: 5px !important;
  bottom: 6px !important;
  border-radius: 4px !important;
  opacity: 0 !important;
}

/* least prio responsive media queries */


div.col-12.order-1.order-lg-2 {
    margin-left: 0;
  }


  
/* browser responsive start */
/* 6-15-2023 */
/* S and M responsive */
@media only screen and (min-width: 520px) and (max-width: 640px) and (hover: hover) {

  #main {
      padding: 0 3% 0 3% !important;
    }

    .col-lg-4.ordered {
      padding: 5% 3% 5% 3%;
    }

    .modal h3 {
      padding: 0 6% 0 6%;
      font-size: 18px;
      line-height: 1;
    }
  
    .modal .icon-box {
      padding: 4% 3% 4% 3%;
      height: 55vh;
      transition: all 1.1s ease-in-out;
      transition-delay: 0.6s;
    }

    .modal .icon-box img {
      height: 65px;
      margin-bottom: 8px;
    }
    
    .nav-menu a {
      font-size: 100%;
    }

    #services #services-tabs-col {
        display: none;
        -webkit-animation: fadeOut 0.7s ease-out;
        animation: fadeOut 0.7s ease-out;
        transition: all 0.9s ease-in-out;
      }
    /* subheadings */
    
    .services h4,
    .why-us .section-title h3:nth-of-type(1),
    .about .content h3,
    .contact .section-title > h4 {
      padding: 0;
    }

    h3.promotions-subtitle {
      font-size: 20px;
      letter-spacing: 0px;
      line-height: 1;
    }
  
    .section-title {
      padding: 4% 0 4% 0;
    }
    
    .section-title h2::after {
      display: none;
    }
    
    .col-lg-6 .services-category-item .category.category-item .content h3 {
      width: 96%;
      font-size: 14px;
      padding-left: 6%;
      padding-right: 6%;
      word-break: normal
    }

    .services h4,
    .branch .section-title > h3,
    .why-us .section-title h3:nth-of-type(1),
    .about .content h3,
    .contact .section-title > h4 {
      font-size: 15px;
      font-weight: 500;
      line-height: 1;
    }

  /* learn more subheading */
    h3.promotions-subtitle,
    #activepromotionheader {
      font-size: 15px;
      font-weight: 400;
      letter-spacing: 0px;
      line-height: 1.2;
      padding: 3% 3% 3% 4%;
    }
    
    /* check on mobile and remove display if showing */
    .services #services-tabs-col {
      transition: all 0.7s ease-in-out;
      -webkit-animation: fadeOut 0.7s ease-out;
      animation: fadeOut 0.7s ease-out;
    }

    .why-us .section-title h3:nth-of-type(2) {
      font-size: 17px;
      font-weight: 500;
      line-height: 1.1;
    }
    
    .section-title p {
      font-size: 17px;
    }

    #header .logo img {
      max-height: 30px;
    }
  
    img.hero-slide1-elederm-logo,
    img.hero-elederm-logo {
      margin-top: 9%;
      max-width: 90px;
      width: 90px;
      min-width: 90px;
      padding: 0;
      animation-delay: 0.9s;
    }

    #hero h1 {
      display: inline-block;
      animation-delay: 0.9s;
      line-height: 1;
      font-size: 17px;
      -webkit-animation-delay: 1.9s;
      animation-delay: 1.9s;
    }

    .hero-list-item:last-child {
      margin-bottom: 10px;
    }

    .hero-list-item {
      margin-left: calc(50% - 100px);
      font-weight: 400;
      line-height: 0.9;
    }

    .hero-list-item h4 {
      font-size: 90%;
    }

    #hero h3.hero-description:nth-of-type(1),
    #hero h3.hero-description:nth-of-type(2) {
      line-height: 1;
      font-size: 85%;
      font-weight: 300;
    }

    h3#hero-list-item-footer {
      display: flex;
      align-items: center;
      justify-content: center;
      animation-delay: 0.9s;
      margin-top: 1%;
      margin-left: auto;
      padding: 0 0 0 4%;
      font-size: 95%;
      font-weight: 500;
      margin-bottom: 5%;
    }

    .hero-list-item:last-child {
      font-size: 14px;
    }
    
    /* logo other than first hero slide */
    img.hero-elederm-logo {
      margin-bottom: 30vh;
      padding-bottom: 0;
    }

    #hero h3.hero-description:nth-of-type(1),
    #hero h3.hero-description:nth-of-type(2) {
      width: 100%;
      padding: 0 2% 0 2%;
      font-size: 16px;
      font-weight: 300;
    }

    #hero h3.hero-description:nth-of-type(1),
    #hero h3.hero-description:nth-of-type(2) {
      margin: -10vh auto 20px;
      padding: 0 4% 0 4%;
      line-height: 1;
      font-size: 100%;
    }

    #slidequanta h3.hero-description:nth-of-type(1) {
      margin-top: -55%;
    }

    #slidequanta h3.hero-description:nth-of-type(2) {
      margin-top: -10%;
      margin-bottom: 0;
    }

    /* #slidequanta .hero-btn-container {
      margin-top: -10%;
    } */

    .hero-btn-container {
      width: 100vw;
      margin-top: -2%;
    }

    #hero .btn-learn-more,
    #hero .btn-book {
      padding: 2% 3%;
      font-size: 85%;
    }

    /* hero slides start */
    
    /* hero slides start */
    #slidesurprised {
      background: url("../img/hero-images/hero-surprised-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #ffffff !important;
      background-size: cover, 150vw !important;
      /* resume here */
      /* june-2023 */
    }

    #slidevivace {
      background: url("../img/hero-images/hero-vivace-mobile.png") center center fixed no-repeat !important;
      background-size: cover !important;
    }

    #slideulfit {
      background: url("../img/hero-images/hero-ulfit-tablet-g.png") center center fixed no-repeat !important;
      background-size: cover !important;
    }

    #slideskinreboot {
      background: url("../img/hero-images/hero-skinreboot-tablet-g.png") center center fixed no-repeat !important;
      background-size: cover !important;
    }

    #slidequanta {
      background: url("../img/hero-images/hero-quanta-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #000000 !important;
      background-size: cover, 150vw !important;
    }

    #slideunsure {
      background: url("../img/hero-images/hero-unsure-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #ffffff !important;
      background-size: cover, 150vw !important;
    }
    /* hero slides end */

    /* hero slided end */

    .learn-more {
      padding-top: 3vh;
    }

    /* learn more section title */
    #learn-more .section-title h2 {
      font-size: 30px;
      font-weight: 500;
    }

    #inactivepromotionheader {
      font-size: 16px;
      line-height: 1.2;
      padding-left: 6%;
      padding-right: 6%;
      transition: all ease-in-out 0.5s;
    }

    /* services section tttle */
    #services .section-title h2 {
      font-size: 30px;
      font-weight: 500;
      padding-bottom: 6vh;
    }

    /* branch section title */
    #branch .section-title h2 {
      font-size: 30px;
      font-weight: 500;
      padding-bottom: 6vh;
    }

    .branch #branch-flters li {
      padding: 2vh 0 8vh 0;
      height: 20vh;
      font-size: 14px;
      font-weight: 200;
    }

    .branch #branch-flters li img {
      max-height: 8vh;
      padding: 2vh 0vw 2vh 0vw;
      margin-bottom: 10%;
    }
  
    .branch .branch-wrap::before {
      padding: 6% 4% 6% 4%;
    }
  
    .branch .branch-wrap .branch-info h4 {
      margin: 3% 0 -1% 0;
      padding-left: 4vw;
      padding-right: 3vw;
      font-size: 14px;
    }
  
    .branch-info h4 {
      padding: 0 4% 0 4%;
      font-size: 15px;
      font-weight: 400;
    }
  
    .branch-footnote {
      height: 6vh;
    }

    .branch .section-title > h3 {
      font-size: 115%;
      letter-spacing: 1px;
      line-height: 110%;
      padding: 3% 3% 3% 4%;
    }

    .branch #branch-flters li {
      cursor: pointer;
      box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
      width: 300px;
      padding: 30px 10px 30px 10px;
      font-size: 100%;
      line-height: 110%;
      /* background:linear-gradient(135deg, rgba(247, 219, 210, 1) 0%, rgba(244, 204, 191, 1) 100%); */
      margin: 1px;
      transition: 0.7s all ease-in-out;
    }

    .branch #branch-flters li img {
      padding: 6%;
    }

    .branch p {
      color: #162837;
      font-size: 100%;
      font-weight: 200;
      letter-spacing: 1px;
      text-align: left;
      line-height: 110%;
      padding: 3% 3% 3% 4%;
    }
    /* migration end */

    /* why us section title */
    #why-us .section-title h2 {
      font-size: 30px;
      font-weight: 500;
      padding-bottom: 6vh;
    }

    .why-us .section-title h3:nth-of-type(1) {
      font-size: 20px;
    }

    .why-us .section-title h3:nth-of-type(2) {
      font-size: 136%;
      line-height: 1.2;
      padding: 2% 3% 2% 4%;
    }

    .why-us .box {
      margin-top: 5%;
      padding: 30px 40px 0 40px;
      height: 300px;
      border-radius: 0% 5% 0% 5%;
      box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
      transition: all ease-in-out 0.7s;
      background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
      &:hover {
        margin-top: 2%;
      }
    }

    .why-us .box span {
      font-weight: 700;
      font-size: 190%;
      letter-spacing: 1px;
    }
          
    .why-us .box h4 {
      line-height: 1;
      font-size: 22px;
      font-weight: 500;
      padding: 0;
      margin: 10px 0;
    }

    .why-us .box h4.short-content {
      margin: 36px 0;
      line-height: 1;
      font-size: 22px;
      font-weight: 500;
    }

    .why-us .box p {
      font-size: 12px;
      font-weight: 300;
      line-height: 1.2;
      letter-spacing: 0px;
      padding: 4% 2% 2% 2%;
    }

    .why-us .box p.short-content {
      line-height: 1.3;
      letter-spacing: 0px;
      padding: 4% 2% 2% 2%;
      margin-top: 5%;
    }

    .counts {
      margin-top: 10vh;
    }

    .counts .count-box {
      padding: 40px 30px 65px 30px;
      width: 100%;
      background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
      height: 18vh;  
      position: relative;
      text-align: center;
      box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
    }

    .counts .count-box span {
      font-size: 30px;
      font-weight: 400;
      margin-left: calc(50% - 180px);
    }
    
    .counts .count-box span:after {
      font-size: 36px;
      display: inline-block;
      right: 0px;
      content: '+';
      font-family: "Montserrat", "Open Sans", sans-serif;
      font-weight: 400;
    }
    
    .counts .count-box p {
      position: relative;
      padding: 5% 0 5% 0;
      margin: 0 auto;
      font-size: 92%;
      margin-left: calc(50% - 180px);
    }

    /* about section title */
    #about .section-title h2 {
      font-size: 30px;
      font-weight: 500;
    }

    /* contact section title */
    #contact .section-title h2 {
      font-size: 30px;
      font-weight: 500;
      padding-top: 6vh;
      padding-bottom: 3vh;
    }

    .contact .info-box {
      padding-top: 4vh;
    }

    .contact .info-box h4.contacts-card-clinic-name {
      line-height: 1.1;
      font-size: 120%;
      font-weight: 500;
      letter-spacing: 0px;
      margin-top: 5%;
      padding: 3% 2% 3% 2%;
      margin-left: -5%;
      text-align: left;
    }

    .contact .info-box ul li h4 {
      font-size: 100%;
      line-height: 1.1;
    }

    .contact .info-box ul li p {
      display: flex;
      padding: 1% 10% 1% 0;
      line-height: 1.1;
      font-size: 95%;
      justify-content: flex-start;
      text-align: left;
      width: 94%;
    }

    .contact .info-box ul li p {
      line-height: 1.1;
      text-align: left;
      justify-content: flex-start;
      align-items: flex-start;
    }

    .contact .info-box ul li p#conllno.ml-auto {
      line-height: 1.1;
      justify-content: flex-start;
      align-items: flex-start;
    }

    .contact h3 {
      text-align: left;
      font-size: 15px;
      font-weight: 400;
    }
}

/* medium responsive */
@media only screen and (min-width: 612px) and (max-width: 911px) and (hover: hover) {
 
  #main {
      padding: 0 3% 0 3%;
    }

    .col-lg-4.ordered {
      padding: 5% 20% 5% 20%;
    }      

    .modal .icon-box {
      padding: 2% 10% 2% 10%;
      height: 100%;
    }

    .nav-menu a {
      font-size: 100%;
    }

    .section-title {
      padding: 10% 0 10% 0;
    }
    
    .section-title h2,
    .contact .section-title > h2 {
      font-size: 190%;
    }

    .section-title h2::after {
      width: 100px;
      margin: 12px 10px;
    }

    h3.promotions-subtitle,
    .services h4,
    .branch .section-title > h3,
    .why-us .section-title h3:nth-of-type(1),
    .about .content h3,
    .contact .section-title > h4 {
      font-size: 20px;
      font-weight: 500;
      line-height: 1.1;
    }
    
    .section-title p {
      font-size: 16px;
    }

    /* hero contents start */
    img.hero-slide1-elederm-logo,
    img.hero-elederm-logo {
      margin-top: 16%;
      max-width: 126px;
      width: 126px;
      min-width: 126px;
      padding: 0;
      animation-delay: 0.9s;
    }

    #hero h1 {
      display: inline-block;
      animation-delay: 0.9s;
      line-height: 1;
      font-size: 16px;
      -webkit-animation-delay: 1.9s;
      animation-delay: 1.9s;
    }

    .hero-list-item:last-child {
      margin-bottom: 30px;
    }

    .hero-list-item {
      font-size: 95%;
    }

    .hero-list-item {
      margin-left: calc(50% - 140px);
      font-size: 120%;
      font-weight: 500;
      line-height: 1;
    }
          
    .hero-list-item h4 {
      font-size: 90%;
    }

    h3#hero-list-item-footer {
      display: flex;
      align-items: center;
      justify-content: center;
      animation-delay: 0.9s;
      margin-top: 5%;
      margin-left: -5%;
      text-align: left;
      font-style: italic;
      padding: 0 0 0 0;
      line-height: 1;
      font-size: 115%;
      font-weight: 500;
    }

    .hero-list-item:last-child {
      font-size: 14px;
    }

    .hero-btn-container {
      width: 100vw;
      margin-top: 20%;
    }
    /* hero contents end */

    /* hero slides start */
    #slidesurprised {
      background: url("../img/hero-images/hero-surprised-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #ffffff;
      background-size: cover, 150vw;
    }

    #slidevivace {
      background: url("../img/hero-images/hero-vivace-mobile.png") center center fixed no-repeat;
      background-size: cover;
    }

    #slideulfit {
      background: url("../img/hero-images/hero-ulfit-tablet-g.png") center center fixed no-repeat;
      background-size: cover;
    }

    #slideskinreboot {
      background: url("../img/hero-images/hero-skinreboot-tablet-g.png") center center fixed no-repeat;
      background-size: cover;
    }

    #slidequanta {
      background: url("../img/hero-images/hero-quanta-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #000000;
      background-size: cover, 150vw;
    }

    #slideunsure {
      background: url("../img/hero-images/hero-unsure-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #ffffff;
      background-size: cover, 150vw;
    }
    /* hero slides end */

    /* learn more - promotions start */
    #inactivepromotionheader {
      font-size: 15px;
      transition: all ease-in-out 0.5s;
    }
    /* learn more - promotions end */

    /** services start */
    .services #services-tabs-col {
      -webkit-animation: fadeOut 0.7s ease-out;
      animation: fadeOut 0.7s ease-out;
      transition: all 0.9s ease-in-out;
    }

    /* clinics start */
    .branch #branch-flters li {
      padding: 2% 2% 8% 2%;
      height: 20vh;
    }

    .branch #branch-flters li img {
      width: 15%;
      padding: 2%;
      margin-bottom: 10%;
    }

    .branch .branch-wrap::before {
      padding: 6% 4% 6% 4%;
    }

    .branch .branch-wrap .branch-info h4 {
      margin: 3% 0 -1% 0;
    }

    .branch-info h4 {
      padding: 0 3% 0 3%;
    }

    .branch-footnote {
      height: 6vh;
    }
    /* clinics end */

    /* why us start */
    .why-us .section-title h3:nth-of-type(1) {
      font-size: 26px;
    }

    .why-us .section-title h3:nth-of-type(2) {
      font-size: 136%;
      line-height: 1.2;
      padding: 2% 3% 2% 4%;
    }

    .why-us .box {
      margin-top: 5%;
      padding: 30px 40px 0 40px;
      height: 400px;
      border-radius: 0% 30px 0% 30px;
      background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
      &:hover {
        margin-top: 4%;
      }
    }

    .why-us .box span {
      position: inherit;
      width: 100%;
      font-weight: 700;
      font-size: 240%;
      letter-spacing: 1px;
    }
          
    .why-us .box h4 {
      line-height: 1.1;
      font-size: 26px;
      font-weight: 500;
      padding: 0;
      margin: 40px 0;
    }

    .why-us .box h4.short-content {
      margin: 36px 0;
      line-height: 1.1;
      font-size: 26px;
      font-weight: 500;
    }

    .why-us .box p {
      font-size: 16px;
      font-weight: 300;
      line-height: 1.2;
      letter-spacing: 0px;
      padding: 4% 2% 2% 2%;
    }

    .why-us .box p.short-content {
      font-size: 16px;
      line-height: 1.3;
      letter-spacing: 0px;
      padding: 4% 2% 2% 2%;
      margin-top: 5%;
    }
    /* why us end */

    /* counts start */
    .counts .count-box {
      padding: 40px 30px 65px 30px;
      width: 100%;
      background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
      height: 24vh;  
      position: relative;
      text-align: center;
      box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
    }

    .counts .count-box span {
      font-size: 30px;
      font-weight: 400;
    }
    
    .counts .count-box span:after {
      font-size: 36px;
      display: inline-block;
      right: 0px;
      content: '+';
      font-family: "Montserrat", "Open Sans", sans-serif;
      font-weight: 400;
    }
    
    .counts .count-box p {
      position: relative;
      padding: 5% 0 5% 0;
      margin: 0;
      font-family: "Montserrat", "Open Sans", sans-serif;
      font-size: 92%;
      text-transform: uppercase;
      font-weight: 400;
    }
    /* counts end */

    /* contact start */
    .contact .info-box {
      padding-top: 4vh;
    }

    .contact .info-box h4.contacts-card-clinic-name {
      width: 100%;
      line-height: 1;
      font-size: 140%;
      font-weight: 500;
      letter-spacing: 1px;
      margin-top: 5%;
      padding: 3% 2% 3% 2%;
    }
    .contact .info-box ul li h4 {
      font-size: 100%;
    }

    .contact .info-box ul li p {
      display: flex;
      padding: 1% 10% 1% 0;
      line-height: 1;
      font-size: 95%;
      justify-content: flex-start;
      align-items: flex-start;
      text-align: left;
      width: 94%;
    }

    .contact .info-box ul li p#conllno.ml-auto {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
    }
    /* contact end */

}

/* large responsive */
@media only screen and (min-width: 912px) and (max-width: 1023px) and (hover: hover) {

  /** services start */
  .services #services-tabs-col {
    display: none;
    -webkit-animation: fadeOut 0.7s ease-out;
    animation: fadeOut 0.7s ease-out;
    transition: all 0.9s ease-in-out;
  }

  .col-12.order-1.order-lg-2 #categories {
    margin-left: auto;
    /*alux*/
  }
  /* services end */
  #main {
      padding: 0 3% 0 3%;
    }

    .col-lg-4.ordered {
      padding: 5% 20% 5% 20%;
    }      

    .modal .icon-box {
      padding: 2% 10% 2% 10%;
      height: 100%;
    }

    .nav-menu a {
      font-size: 100%;
    }

    .section-title {
      padding: 10% 0 10% 0;
    }
    
    .section-title h2,
    .contact .section-title > h2 {
      font-size: 190%;
    }

    .section-title h2::after {
      width: 100px;
      margin: 12px 10px;
    }

    h3.promotions-subtitle,
    .services h4,
    .branch .section-title > h3,
    .why-us .section-title h3:nth-of-type(1),
    .about .content h3,
    .contact .section-title > h4 {
      font-size: 20px;
      font-weight: 500;
      line-height: 1.1;
    }
    
    .section-title p {
      font-size: 16px;
    }

    /* hero contents start */
    img.hero-slide1-elederm-logo,
    img.hero-elederm-logo {
      margin-top: 16%;
      max-width: 126px;
      width: 126px;
      min-width: 126px;
      padding: 0;
      animation-delay: 0.9s;
    }

    #hero h1 {
      display: inline-block;
      animation-delay: 0.9s;
      line-height: 1;
      font-size: 16px;
      -webkit-animation-delay: 1.9s;
      animation-delay: 1.9s;
    }

    .hero-list-item:last-child {
      margin-bottom: 30px;
    }

    .hero-list-item {
      font-size: 95%;
    }

    .hero-list-item {
      margin-left: calc(50% - 140px);
      font-size: 120%;
      font-weight: 500;
      line-height: 1;
    }
          
    .hero-list-item h4 {
      font-size: 90%;
    }

    h3#hero-list-item-footer {
      display: flex;
      align-items: center;
      justify-content: center;
      animation-delay: 0.9s;
      margin-top: 5%;
      margin-left: -5%;
      text-align: left;
      font-style: italic;
      padding: 0 0 0 0;
      line-height: 1;
      font-size: 115%;
      font-weight: 500;
    }

    .hero-list-item:last-child {
      font-size: 14px;
    }

    .hero-btn-container {
      width: 100vw;
      margin-top: 20%;
    }
    /* hero contents end */

    /* hero slides start */
    #slidesurprised {
      background: url("../img/hero-images/hero-surprised-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #ffffff;
      background-size: cover, 150vw;
    }

    #slidevivace {
      background: url("../img/hero-images/hero-vivace-mobile.png") center center fixed no-repeat;
      background-size: cover;
    }

    #slideulfit {
      background: url("../img/hero-images/hero-ulfit-tablet-g.png") center center fixed no-repeat;
      background-size: cover;
    }

    #slideskinreboot {
      background: url("../img/hero-images/hero-skinreboot-tablet-g.png") center center fixed no-repeat;
      background-size: cover;
    }

    #slidequanta {
      background: url("../img/hero-images/hero-quanta-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #000000;
      background-size: cover, 150vw;
    }

    #slideunsure {
      background: url("../img/hero-images/hero-unsure-tablet-g.png") center center fixed no-repeat, url("../img/elederm-icon-30.svg") right -60vw top -30vh fixed no-repeat, #ffffff;
      background-size: cover, 150vw;
    }
    /* hero slides end */

    /* learn more - promotions start */
    #inactivepromotionheader {
      font-size: 15px;
      transition: all ease-in-out 0.5s;
    }
    /* learn more - promotions end */

    /* clinics start */
    .branch #branch-flters li {
      padding: 2% 2% 8% 2%;
      height: 26vh;
    }

    .branch #branch-flters li img {
      width: 15%;
      padding: 2%;
      margin-bottom: 10%;
    }

    .branch .branch-wrap::before {
      padding: 6% 4% 6% 4%;
    }

    .branch .branch-wrap .branch-info h4 {
      margin: 3% 0 -1% 0;
    }

    .branch-info h4 {
      padding: 0 3% 0 3%;
    }

    .branch-footnote {
      height: 6vh;
    }
    /* clinics end */

    /* why us start */
    .why-us .section-title h3:nth-of-type(1) {
      font-size: 26px;
    }

    .why-us .section-title h3:nth-of-type(2) {
      font-size: 136%;
      line-height: 1.2;
      padding: 2% 3% 2% 4%;
    }

    .why-us .box {
      margin-top: 5%;
      padding: 30px 40px 0 40px;
      height: 360px;
      border-radius: 0% 30px 0% 30px;
      background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
    }

    .why-us .box span {
      position: inherit;
      width: 100%;
      font-weight: 700;
      font-size: 180%;
      letter-spacing: 0px;
    }
          
    .why-us .box h4 {
      line-height: 1.1;
      font-size: 20px;
      font-weight: 500;
      padding: 0;
      margin: 40px 0;
    }

    .why-us .box h4.short-content {
      margin: 36px 0;
      line-height: 1.1;
      font-size: 20px;
      font-weight: 500;
    }

    .why-us .box p {
      font-size: 14px;
      font-weight: 300;
      line-height: 1.1;
      letter-spacing: 0px;
      padding: 4% 2% 2% 2%;
    }

    .why-us .box p.short-content {
      font-size: 16px;
      line-height: 1.3;
      letter-spacing: 0px;
      padding: 4% 2% 2% 2%;
      margin-top: 5%;
    }
    /* why us end */

    /* counts start */
    .counts .count-box {
      padding: 40px 30px 65px 30px;
      width: 100%;
      background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
      height: 26vh;  
      position: relative;
      text-align: center;
      box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
    }

    .counts .count-box span {
      font-size: 30px;
      font-weight: 400;
    }
    
    .counts .count-box span:after {
      font-size: 36px;
      display: inline-block;
      right: 0px;
      content: '+';
      font-family: "Montserrat", "Open Sans", sans-serif;
      font-weight: 400;
    }
    
    .counts .count-box p {
      position: relative;
      padding: 5% 0 5% 0;
      margin: 0;
      font-family: "Montserrat", "Open Sans", sans-serif;
      font-size: 92%;
      text-transform: uppercase;
      font-weight: 400;
    }
    /* counts end */

    /* contact start */
    .contact .info-box {
      padding-top: 4vh;
    }

    .contact .info-box h4.contacts-card-clinic-name {
      width: 100%;
      line-height: 1;
      font-size: 140%;
      font-weight: 500;
      letter-spacing: 1px;
      margin-top: 5%;
      padding: 3% 2% 3% 2%;
    }
    .contact .info-box ul li h4 {
      font-size: 100%;
    }

    .contact .info-box ul li p {
      display: flex;
      padding: 1% 10% 1% 0;
      line-height: 1;
      font-size: 95%;
      justify-content: flex-start;
      align-items: flex-start;
      text-align: left;
      width: 94%;
    }

    .contact .info-box ul li p#conllno.ml-auto {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
    }
    /* contact end */
}

/* XL responsive */
@media only screen and (min-width: 1024px) and (max-width: 1280px) and (hover: hover) {

  /* .modal .icon-box img {
      margin-top: -30px;
    } */

    div.icon-box.flex-column {
      height: 26vh;
      margin-top: -9%;
    }

    .modal .icon-box h4 {
      margin-top: -50px;
    }

    img.hero-slide1-elederm-logo,
    img.hero-elederm-logo {
      margin-top: 7%;
      max-width: 196px;
      width: 196px;
      min-width: 196px;
      padding: 2%;
      animation-delay: 0.9s;
    }

    .hero-btn-container {
      margin-top: 40%;
    }

    #slidesurprised {
      background: url("../img/hero-images/hero-surprised-tablet-g.png") center center fixed no-repeat, #ffffff;
      background-size: cover;
    }

    #slidevivace {
      background: url("../img/hero-images/hero-vivace-tablet-l.png") center center fixed no-repeat;
      background-size: cover;
    }

    #slideulfit {
      background: url("../img/hero-images/hero-ulfit-tablet-l.png") center center fixed no-repeat;
      background-size: cover;
    }
    
    #slideskinreboot {        
      background: url("../img/hero-images/hero-skinreboot-tablet-l.png") center left 0% fixed no-repeat;
      background-size: cover;
    }
    
    #slidequanta {
      background: url("../img/hero-images/hero-quanta-tablet-g.png") center center fixed no-repeat, #ffffff;
      background-size: cover;
    }

    #slideunsure {
      background: url("../img/hero-images/hero-unsure-tablet-g.png") center center fixed no-repeat, url(assets/img/elederm-icon-30.svg) right -110vw bottom -30vh fixed no-repeat, #ffffff;
      background-size: cover, 160vw;
    }

        .section-title {
          padding: 20% 0 20% 0;
        }
        
        .section-title h2 {
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-weight: 300;
          font-size: 220%;
          letter-spacing: 0px;
        }

        .section-title h2::after {
          content: "";
          width: 120px;
          height: 1px;
          display: inline-block;
          background: #113250;
          margin: 12px 10px;
        }
        
        .section-title p {
          margin: 0;
          margin: 0;
          font-size: 36px;
          font-weight: 700;
          font-family: "Montserrat", "Open Sans", sans-serif;
          color: #081826;
        }

        h3.promotions-subtitle,
        .services h4,
        .branch .section-title > h3,
        .why-us .section-title h3:nth-of-type(1),
        .about .content h3,
        .contact .section-title > h4 {
          font-size: 160%;
          line-height: 1.2;
          padding: 2% 3% 2% 4%;
        }

        #inactivepromotionheader {
          font-size: 15px;
        }

        div.col-12.order-1.order-lg-2 {
            margin-left: 4%;
          }

          .branch-footnote {
            height: 12vh;
          }

        .why-us .section-title h3:nth-of-type(2) {
          font-size: 146%;
          line-height: 1.2;
          padding: 2% 3% 2% 4%;
        }

        .why-us .box {
          margin-top: 10%;
          padding: 50px 30px;
          height: 400px;
          border-radius: 0% 14% 0% 14%;
          box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.4);
          transition: all ease-in-out 0.7s;
          background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
        }
        
        .why-us .box span {
          display: block;
          font-size: 160%;
          letter-spacing: 0px;
        }          
        
        /* .why-us .box h4 {
          font-size: 20px;
          font-weight: 200;
          padding: 0;
          margin: 16px 0;
        } */

        .why-us .box h4 {
          font-size: 19px;
          font-weight: 200;
          padding: 0;
          margin: 10px 0 10px 0;
        }

        .why-us .box h4.short-content {
          margin: 36px 0;
        }
        
        .why-us .box p {
          font-size: 110%;
          line-height: 1.1;
          letter-spacing: 0px;
          padding: 3% 2% 2% 2%;
          color: #06243f;
        }

        .why-us .box p.short-content {
          line-height: 1.3;
          letter-spacing: 0px;
          padding: 4% 2% 2% 2%;
          margin-top: 5%;
        }

        .counts .count-box {
          padding: 40px 30px 65px 30px;
          width: 100%;
          background: linear-gradient(180deg, rgb(243, 207, 195) 0%, rgb(247, 219, 210) 100%);
          height: 180px !important;
          position: relative;
          text-align: center;
          box-shadow: 0px 20px 28px rgba(0, 0, 0, 0.6);
        }

        .counts .count-box span {
          font-size: 30px;
          font-weight: 400;
        }
        
        .counts .count-box span:after {
          font-size: 36px;
          display: inline-block;
          right: 0px;
          content: '+';
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-weight: 400;
          color: #051f36;
        }
        
        .counts .count-box p {
          position: relative;
          padding: 5% 0 5% 0;
          margin: 0;
          font-family: "Montserrat", "Open Sans", sans-serif;
          font-size: 92%;
          text-transform: uppercase;
          font-weight: 400;
        }

        .contact .info-box {
          padding-top: 4vh;
        }

        .contact .info-box h4.contacts-card-clinic-name {
          width: 100%;
          line-height: 1;
          font-size: 140%;
          font-weight: 500;
          letter-spacing: 1px;
          margin-top: 5%;
          padding: 3% 2% 3% 2%;
        }

        .contact .info-box ul li p {
          display: flex;
          padding: 1% 10% 1% 0;
          line-height: 1;
          font-size: 95%;
          justify-content: flex-end;
          text-align: left;
          width: 94%;
        }

        .contact .info-box ul li p {
          text-align: left;
          justify-content: flex-start;
          align-items: flex-start;
        }
    
        .contact .info-box ul li p#conllno.ml-auto {
          justify-content: flex-start;
          align-items: flex-start;
        }

}
/* browser responsive end */
