/* fonts */
@import url("https://fonts.googleapis.com/css2?family=Spline+Sans:wght@300;400;500;600;700&family=Trirong:wght@100;200;300;400;500;600;700;800;900&display=swap");
/* color */
/* font css */
/* custon fontsize */
body, p {
  color: #333333;
  font-family: "Spline Sans", sans-serif;
  font-weight: 400;
  font-size: calc(13px + 3 * (100vw - 375px) / 1525);
  letter-spacing: 0.2px;
  line-height: 1.8;
  overflow-x: hidden;
}

a {
  color: #333333;
}

.hide {
  display: none !important;
}

.hidden {
  display: none;
}

h2:not(.et_pb_slide_title) {
  color: #113034;
  font-family: "Trirong", serif;
  font-size: calc(24px + 17 * (100vw - 375px) / 1525);
  font-weight: 600;
  padding-bottom: 50px;
}

h5 {
  text-align: center;
  color: #435232;
  font-family: "Trirong", serif;
  font-weight: 400;
  letter-spacing: 12px;
  text-transform: uppercase;
  font-size: calc(16px + 7 * (100vw - 375px) / 1525);
  padding-bottom: calc(25px + 25 * (100vw - 375px) / 1525);
  line-height: 1.3;
}

h3 {
  font-family: "Trirong", serif;
  color: #113034;
  font-weight: 400;
  font-size: calc(18px + 9 * (100vw - 375px) / 1525);
}

h3.yellow-title {
  color: #f5d066;
  font-family: "Trirong", serif;
  font-size: calc(24px + 17 * (100vw - 375px) / 1525);
  font-weight: 300;
  letter-spacing: 1.1px;
}

.bg-green {
  background: #f2f9f1;
}

.arrow-w {
  width: 51px;
  height: 33px;
}

@media only screen and (min-width: 1350px) {
  .et_pb_row {
    padding: 50px 0 !important;
  }
  .nav li ul.sub-menu{
    width: 260px
  }
}
/*** slick arrow ***/
.arrow {
  background-size: 100% !important;
  width: 104px !important;
  height: 68px !important;
  display: inline-block !important;
  background-repeat: no-repeat !important;
  background-position: left top !important;
  /* background-color: #fff; */
}
.arrow.arrow-left {
  background-image: url("../img/left.png") !important;
}
.arrow.arrow-right {
  background-image: url("../img/right.png") !important;
}

.slick-dots li.slick-active button:before {
  opacity: 1 !important;
  color: #f5d066 !important;
}
.slick-dots li button:before {
  font-size: 11px;
}

.position-center-center {
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translate(-50%, -50%);
}

.pointer {
  cursor: pointer;
}

.text-underline {
  text-decoration: underline;
}

.p0 {
  padding: 0 !important;
}

/* slick */
.slick-nav {
  z-index: 2;
  top: 50%;
}
.slick-nav.left {
  left: -8%;
}
.slick-nav.right {
  right: -8%;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.cover-bg {
  background-size: cover;
}

.center-bg {
  background-position: center;
}

.hover-overlay {
  overflow: hidden;
}

.transition {
  -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
  -moz-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
}

/* flex */
.w100 {
  width: 100%;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.inlineflex {
  display: inline-flex !important;
}

.flex_direction_column {
  flex-direction: column;
}

.flex_direction_row {
  flex-direction: row;
}

.flex_direction_row_reverse {
  flex-direction: row-reverse;
}

.justify-center {
  justify-content: center;
}

.justify-end {
  justify-content: flex-end;
}

.align-center {
  align-items: center !important;
}

.align-end {
  align-items: flex-end;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center;
}

.pb-0 {
  padding-bottom: 0 !important;
}

@media (min-width: 1024px) {
  .w95 {
    width: 95%;
    margin: auto;
  }

  .w90 {
    width: 90%;
    margin: auto;
  }

  .w87 {
    width: 87%;
    margin: auto;
  }

  .w80 {
    width: 80%;
    margin: auto;
  }

  .w70 {
    width: 70%;
    margin: auto;
  }

  .w60 {
    width: 60%;
    margin: auto;
  }

  .w50 {
    width: 50%;
    margin: auto;
  }

  .width_70 {
    width: 70%;
  }

  .text-sm-center {
    text-align: center;
  }

  .flex_100 {
    width: 100%;
  }

  .flex_66 {
    width: 63%;
  }

  .flex_50 {
    width: 50%;
  }

  .flex_56 {
    width: 56%;
  }

  .flex_52 {
    width: 52%;
  }

  .flex_48 {
    width: 48%;
  }

  .flex_53 {
    width: 53%;
  }

  .flex_47 {
    width: 47%;
  }

  .flex_47_special {
    width: 47%;
  }

  .flex_50_special {
    width: 50%;
  }

  .flex_50_special2 {
    width: 50%;
  }

  .flex_33 {
    width: 33%;
  }

  .flex_33_special {
    width: 33.33%;
  }

  .flex_33_special2 {
    width: 33.33%;
  }

  .flex_32 {
    width: 32%;
  }

  .flex_25 {
    width: 25%;
  }

  .flex_15 {
    width: 15%;
  }

  .flex_28 {
    width: 28%;
  }

  .flex_35 {
    width: 35%;
  }

  .flex_65 {
    width: 65%;
  }

  .flex_75 {
    width: 75%;
  }

  .flex_25_special {
    width: 25%;
  }

  .flex_22 {
    width: 22%;
  }

  .flex_24 {
    width: 24%;
  }

  .flex_26 {
    width: 26%;
  }

  .flex_20 {
    width: 20%;
  }

  .flex_45 {
    width: 45%;
  }

  .flex_55 {
    width: 55%;
  }

  .flex_44 {
    width: 44%;
  }

  .flex_10 {
    width: 10%;
  }

  .flex_90 {
    width: 90%;
  }

  .flex_20_special {
    width: 20%;
  }

  .flex_80_special {
    width: 70%;
  }

  .flex_40 {
    width: 40%;
  }

  .flex_40_special {
    width: 40%;
  }

  .flex_39 {
    width: 39%;
  }

  .flex_60 {
    width: 60%;
  }

  .flex_60_special {
    width: 60%;
  }

  .flex_61 {
    width: 61%;
  }

  .flex_64 {
    width: 64%;
    padding-right: 20px;
  }

  .flex_20_special2 {
    width: 20%;
    padding-top: 30px;
  }

  .flex_80 {
    width: 80%;
  }

  .flex_80_special2 {
    width: 80%;
  }

  .flex_70 {
    width: 70%;
  }

  .flex_70_special {
    width: 70%;
  }

  .flex_70_special2 {
    width: 70%;
  }

  .flex_70_special3 {
    width: 70%;
  }

  .flex_30 {
    width: 30%;
  }

  .flex_30_special {
    width: 30%;
  }

  .flex_30_special3 {
    width: 30%;
  }

  .flex_30_special4 {
    width: 30%;
  }

  .flex_36 {
    width: 36%;
  }

  .flex_25_special2 {
    width: 25%;
  }

  .flex_75_special2 {
    width: 75%;
  }

  .flex_19 {
    width: 19%;
  }

  .flex_30_special2 {
    width: 30%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .w70 {
    width: 80%;
    margin: auto;
  }

  .hide-sm {
    display: none;
  }

  .text-sm-center {
    text-align: center;
  }

  .flex_100 {
    width: 100%;
  }

  .flex_66 {
    width: 100%;
  }

  .flex_50 {
    width: 50%;
  }

  .flex_52 {
    width: 52%;
  }

  .flex_48 {
    width: 48%;
  }

  .flex_53 {
    width: 100%;
  }

  .flex_56 {
    width: 50%;
  }

  .flex_44 {
    width: 50%;
  }

  .flex_47 {
    width: 47%;
  }

  .flex_47_special {
    width: 100%;
  }

  .flex_33_special {
    width: 33.33%;
  }

  .flex_33_special2 {
    width: 33.33%;
  }

  .flex_32 {
    width: 32%;
  }

  .flex_50_special {
    width: 50%;
  }

  .flex_50_special2 {
    width: 50%;
  }

  .flex_33 {
    width: 33%;
  }

  .flex_25 {
    width: 25%;
  }

  .flex_15 {
    width: 33.33%;
  }

  .flex_75 {
    width: 100%;
  }

  .flex_28 {
    width: 28%;
  }

  .flex_35 {
    width: 35%;
  }

  .footer-newsletter.flex_35 {
    width: 100%;
    padding-top: 20px;
  }

  .flex_65 {
    width: 65%;
  }

  .flex_25_special {
    width: 50%;
  }

  .flex_25_special2 {
    width: 33.33%;
  }

  .flex_22 {
    width: 30%;
  }

  .flex_24 {
    width: 24%;
  }

  .flex_26 {
    width: 100%;
  }

  .flex_20 {
    width: 30%;
  }

  .flex_80 {
    width: 70%;
  }

  .flex_45 {
    width: 45%;
  }

  .flex_55 {
    width: 100%;
  }

  .flex_10 {
    width: 10%;
  }

  .flex_90 {
    width: 90%;
  }

  .flex_20_special {
    width: 100%;
  }

  .flex_80_special {
    width: 70%;
  }

  .flex_40 {
    width: 40%;
  }

  .flex_40_special {
    width: 100%;
  }

  .flex_39 {
    width: 100%;
  }

  .flex_60 {
    width: 60%;
    /* padding: 20px; */
  }

  .flex_60_special2 {
    width: 100%;
  }

  .flex_61 {
    width: 100%;
  }

  .flex_64 {
    width: 64%;
    /* padding: 20px; */
  }

  .flex_20_special2 {
    width: 20%;
  }

  .flex_80_special2 {
    width: 80%;
  }

  .flex_70 {
    width: 70%;
  }

  .flex_70_special {
    width: 100%;
  }

  .flex_70_special2 {
    width: 70%;
  }

  .flex_70_special3 {
    width: 100%;
  }

  /* .flex_30{
  	width: 40%;
  } */
  .flex_30 {
    width: 30%;
  }

  .flex_30_special2 {
    width: 100%;
  }

  .flex_30_special {
    width: 43%;
  }

  .flex_30_special3 {
    width: 30%;
  }

  .flex_30_special4 {
    width: 30%;
  }

  .flex_36 {
    width: 36%;
    /* padding: 20px 0; */
  }

  .flex_19 {
    width: 19%;
  }

  .flex-direction-reverse {
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .pb-mobile40 {
    padding-bottom: 40px;
  }

  /* .w70 {
      width: 100%;
      margin: auto;
  } */
  .flex_100 {
    width: 100%;
  }

  .flex_66 {
    width: 100%;
  }

  .flex_50 {
    width: 100%;
  }

  .flex_52 {
    width: 100%;
  }

  .flex_48 {
    width: 100%;
  }

  .flex_53 {
    width: 100%;
  }

  .flex_44 {
    width: 100%;
  }

  .flex_47 {
    width: 100%;
  }

  .flex_47_special {
    width: 100%;
  }

  .flex_50_special {
    width: 100%;
  }

  .flex_33_special {
    width: 50%;
  }

  .flex_33_special2 {
    width: 50%;
  }

  .flex_32 {
    width: 50%;
  }

  .flex_30_special2 {
    width: 100%;
  }

  .flex_50_special2 {
    width: 100%;
  }

  .flex_33 {
    width: 50%;
  }

  .flex_35 {
    width: 100%;
  }

  .flex_56 {
    width: 100%;
  }

  .flex_65 {
    width: 100%;
  }

  .flex_28 {
    width: 28%;
  }

  .flex_25 {
    width: 33.33%;
  }

  .flex_25_special {
    width: 100%;
  }

  .flex_25_special2 {
    width: 33.33%;
  }

  .flex_75 {
    width: 100%;
  }

  .flex_15 {
    width: 100%;
  }

  .flex_22 {
    width: 50%;
  }

  .flex_24 {
    width: 50%;
  }

  .flex_26 {
    width: 100%;
  }

  .flex_20 {
    width: 100%;
  }

  .flex_80 {
    width: 100%;
  }

  /* .flex_direction_row{
  	flex-direction: column-reverse;
  } */
  .flex_direction_row_reverse {
    /* flex-direction: column-reverse; */
  }

  .flex_45 {
    width: 45%;
  }

  .flex_55 {
    width: 100%;
  }

  .flex_10 {
    width: 100%;
  }

  .flex_90 {
    width: 100%;
  }

  .flex_20_special {
    width: 100%;
    text-align: center;
  }

  .flex_70_special {
    width: 100%;
  }

  .flex_70_special3 {
    width: 100%;
  }

  .flex_80_special {
    width: 100%;
  }

  .flex_20_special .w_80 {
    width: 30% !important;
  }

  .flex_40 {
    width: 100%;
  }

  .flex_40_special {
    width: 100%;
  }

  .flex_39 {
    width: 100%;
  }

  .flex_60 {
    width: 100%;
    /* padding: 10px; */
  }

  .flex_60_special {
    width: 100%;
  }

  .flex_61 {
    width: 100%;
  }

  .flex_64 {
    width: 100%;
    /* padding: 10px; */
  }

  .flex_20_special2 {
    width: 100%;
  }

  .flex_80_special2 {
    width: 100%;
  }

  .flex_70 {
    width: 70%;
  }

  .flex_70_special2 {
    width: 100%;
  }

  .flex_30 {
    width: 50%;
  }

  .flex_30_special {
    width: 100%;
  }

  .flex_30_special3 {
    width: 30%;
  }

  .flex_30_special4 {
    width: 30%;
  }

  .flex_36 {
    width: 36%;
  }

  .flex_19 {
    width: 19%;
  }
}
@media (max-width: 479px) {
  .flex_33_special {
    width: 50%;
  }

  .flex_25_special2 {
    width: 50%;
  }
}
@media (max-width: 428px) {
  .flex_33_special {
    width: 50%;
  }

  .flex_33_special2 {
    width: 100%;
  }
}
@media (max-width: 390px) {
  .flex_33_special {
    width: 100%;
  }
}
/********/
.pd-5 {
  padding: 5px;
}

.pd-15 {
  padding: 15px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-120 {
  padding-top: 120px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-100 {
  padding-bottom: 100px;
}

.pl-percent7 {
  padding-left: 7%;
}

.pr-percent7 {
  padding-right: 7%;
}

.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-100 {
  padding-bottom: 100px;
}

.pdlr-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.plr-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.plr-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.plr-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.ptb-100 {
  padding: 100px 0;
}

.m-0 {
  margin: 0px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-100 {
  margin-top: 100px;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.mb-100 {
  margin-bottom: 100px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-15 {
  margin-left: 15px;
}

#mCSB_1_scrollbar_horizontal {
  width: 65%;
  margin: auto;
}

.mCustomScrollbar,
.mCustomScrollbar.mCS_touch_action,
.mCustomScrollbar.mCS_touch_action .mCS-aviva.mCSB_scrollTools {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.mCustomScrollBox.mCSB_vertical_horizontal {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox.mCSB_horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.mCS-my-theme.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #e2e7e1 !important;
  border-radius: 20px;
  padding: 0;
  margin: 0;
  height: 4px;
}
.mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #f5d066;
  margin: 0 !important;
}
.mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #e2e7e1 !important;
  width: 100%;
  height: 0px !important;
  margin: 0 !important;
}
.mCS-my-theme.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-my-theme.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-my-theme.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #f5d066 !important;
}

.btn-underline {
  text-decoration: underline;
  font-weight: 700;
  letter-spacing: 0.3px;
  line-height: 1.2;
}
.btn-underline:hover {
  text-decoration: underline;
  color: #113034;
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
body.home .et_fixed_nav.et_show_nav #page-container {
  padding-top: 0 !important;
}
body.home .et_fixed_nav #main-header {
  background: transparent;
  box-shadow: none !important;
  z-index: 10;
}
body.home header {
  position: absolute !important;
  transition: all 0.1s linear;
}
body.home header.fixed-header-scroll {
  position: fixed !important;
  background-color: #fff !important;
}

header .contact-info {
  padding-bottom: 20px;
  color: #55872c;
  font-size: calc(14px + 5 * (100vw - 375px) / 1525);
  font-weight: 400;
  letter-spacing: 1.1px;
  width: 100%;
}
header .contact-info a {
  justify-content: flex-end;
  color: #55872c;
  font-size: calc(14px + 5 * (100vw - 375px) / 1525);
  font-weight: 400;
  letter-spacing: 1.1px;
}
header .contact-info img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
  background-color: rgba(85, 135, 44, 0.253);
  opacity: 1 !important;
}

body:not(.home) #main-header {
  box-shadow: 0 6px 22px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 6px 22px rgba(0, 0, 0, 0.1) !important;
  -webkit-box-shadow: 0 6px 22px rgba(0, 0, 0, 0.1) !important;
}

#top-menu li li:first-child {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#top-menu li li:first-child:hover a {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#top-menu li li:last-child {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#top-menu li li:last-child:hover a {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#top-menu li:hover a, #top-menu li.current-menu-ancestor > a {
  color: #55872c;
}

.nav li ul {
  border-top: 0 !important;
  border-radius: 10px;
  padding: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  top: 43px;
}
.nav li ul li a {
  font-size: calc(14px + 4 * (100vw - 375px) / 1525) !important;
  font-weight: 400 !important;
  color: #435232 !important;
  letter-spacing: 1.1px !important;
}
.nav li li ul {
    top: 0 !important;
}

#top-menu-nav {
  display: flex;
  height: 100%;
}

#top-menu li li {
  padding: 0 !important;
  width: 100%;
}
#top-menu li > ul > li:hover a {
  background: #fcf9ec !important;
}
#top-menu li li a {
  padding: 12px 18px !important;
  width: 100% !important;
}

#top-menu-nav ul > li.current-menu-item > a {
  color: #55872c !important;
}
#top-menu-nav ul > li.current-menu-item  ul > li a{
  color: #000000 !important;
}

#top-menu li > ul > li:hover ul > li a {
    background: transparent !important;
}
#top-menu li > ul > li:hover ul > li:hover a {
    background: #fcf9ec !important;
}

.footer-top-m {
  padding: 60px 0;
  border-bottom: 1px solid #55872c;
}

.footer-content-left img {
  width: 20px;
  height: 20px;
}
.footer-content-left .ctitle h5 {
  color: #113034 !important;
  font-weight: 400 !important;
  font-family: "Trirong", serif !important;
  line-height: 1.3;
  font-size: calc(19px + 9 * (100vw - 375px) / 1525) !important;
  letter-spacing: 1px;
  text-align: left;
  padding-bottom: 10px;
}
.footer-content-left .contact-info {
  font-family: "Trirong", serif;
  font-size: calc(13px + 4 * (100vw - 375px) / 1525);
  font-weight: 400;
}
.footer-content-left .contact-info div:first-child {
  width: 30%;
  color: #113034;
  font-size: calc(14px + 4 * (100vw - 375px) / 1525);
  padding-right: 10px;
}
.footer-content-left .contact-info div:nth-child(2) {
  width: 70%;
}
.footer-content-left .contact-info .info ul li {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.footer-content-left .contact-info .info ul li code {
  font-family: "Trirong", serif !important;
  margin-bottom: 0;
  width: 45%;
}
.footer-content-left .contact-info .info p {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 4px;
}
.footer-content-left .contact-info .info p span {
  padding-right: 15px;
}
.footer-content-left .contact-info .info p a:hover {
  color: #55872c;
}
.footer-content-left .contact-info .info p:first-child {
  width: 70%;
}

.floating-icon {
  position: fixed;
  bottom: 0px;
  right: 3%;
  background: #F3E2D7;
  padding: 10px 12px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  z-index: 4;
}
.floating-icon .contact-info img {
  width: 37px;
  height: 38px;
}

body.home .home-slider .et_pb_slides:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(0deg, rgba(235, 235, 235, 0.14), rgb(255, 255, 255, 0.47));
  z-index: 1;
}
body.home .home-slider .et_pb_slide .et_pb_container {
  height: 115vh;
}
body.home .home-slider .et_pb_button {
  color: #435232;
  border: 1px solid #fcf9ec;
  background: #fcf9ec;
  font-weight: 600;
}
body.home .home-slider .et_pb_button:hover {
  color: #435232;
  border: 1px solid #fcf9ec;
  background: transparent;
}
body.home .about-us-section p {
  font-size: calc(15px + 5 * (100vw - 375px) / 1525);
}

#top-menu li.mobile-view {
    display: none !important;
}
@media (min-width: 1024px) {
  body.home .about-us-section .et_pb_module {
    width: 80%;
    margin: auto;
  }
}
body.home .about-us-section .et_pb_button_module_wrapper {
  padding-top: 50px;
}

/*.et_pb_slide_description {
  width: 50%;
}I*/
.et_pb_slide_description .et_pb_slide_title {
  font-family: "Trirong", serif;
  color: #113034 !important;
  line-height: 1.2;
  font-size: calc(25px + 30 * (100vw - 375px) / 1525);
}
.et_pb_slide_description .et_pb_slide_content {
  color: #333333;
  font-size: calc(14px + 5 * (100vw - 375px) / 1525);
  letter-spacing: 1.2px;
  padding-bottom: 10px;
}

@media (min-width: 541px) {
  #featured_concerns_slick {
    width: 86%;
    margin: auto;
  }
}
.link {
  top: 0;
  right: 0;
  text-decoration: underline;
  font-weight: 600;
}

.signature-programs .sp-wrapper {
  margin-left: -30px;
  margin-right: -30px;
}
.signature-programs .sp-wrapper .sp-item {
  padding: 30px;
  overflow: hidden;
}
.signature-programs .sp-wrapper .sp-item:hover .cover-bg {
  transform: scale(1.2);
}
.signature-programs .sp-wrapper .sp-item .icon {
  padding: 0 50px;
  text-align: center;
}
.signature-programs .sp-wrapper .sp-item h4 {
  font-family: "Trirong", serif;
  padding-top: 20px;
  font-size: calc(16px + 6 * (100vw - 375px) / 1525);
}
.signature-programs .pd-sp {
  padding-bottom: 100%;
}
.signature-programs .icon img {
  width: 138px;
  height: 138px;
}

.treatment-section .link {
  right: 11%;
}

.treatments-main .et_pb_row {
  width: 100%;
  max-width: initial;
}
.treatments-main .treatment-item {
  width: 410px;
  padding: 40px;
  margin: 30px 20px 60px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.treatments-main .treatment-item:hover {
  transform: scale(1.1);
  -webkit-box-shadow: -9px 6px 5px 0px rgba(213, 213, 213, 0.28);
  -moz-box-shadow: -9px 6px 5px 0px rgba(213, 213, 213, 0.28);
  box-shadow: -9px 6px 5px 0px rgba(213, 213, 213, 0.28);
}
.treatments-main .treatment-item .icon {
  width: 75px;
  height: 75px;
}
.treatments-main .treatment-item h3 {
  font-family: "Trirong", serif;
  padding: 20px 0;
}

.home .medifacials-wrapper {
  margin-right: -25px;
  margin-left: -25px;
}
.home .medifacials-wrapper .et_pb_row {
  width: 100%;
  max-width: initial;
}
.home .medifacials-wrapper .medifacials-item {
  width: calc(400px - 0.1em);
}

.scroll {
  position: absolute;
  bottom: 80px;
  left: 10%;
}

.breadcrumb-section {
  padding: 0 !important;
}
.breadcrumb-section .et_pb_row {
  width: 90% !important;
  max-width: 1700px !important;
  padding: 20px 10px 0 !important;
}

/***** about us ******/
.about-us-section .about-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 10px !important;
}
.about-us-section .about-row .et_pb_text_inner {
  padding-right: 20px;
}

.menu-con ul.cat li {
    border: 1px solid #64873b;
    border-radius: 50px;
    padding: 17px 20px;
    min-width: 180px;
    text-align: center;
    margin: 10px 10px;
    color: #435232;
}

.menu-con ul.cat li a {
      color: #435232;
    padding: 17px 20px;
}

.menu-con ul.cat li:hover, .menu-con ul.cat li.current-cat, .menu-con ul.cat li.active {
    background: #64873b;
    cursor: pointer;
    color:v #fff;
}
   
.menu-con ul.cat li:hover a, .menu-con ul.cat li.current-cat a, .menu-con ul.cat li.active a {  
    color: #fff;
    padding: 17px 20px;
    min-width: 180px;
}

.et_pb_section.about-menu-section {
    padding-bottom: 0;
    /*padding-top: 0px;*/
}
.about-menu-section .et_pb_row {
     padding-top: 0px !important;
        padding-bottom: 0 !important;
}
            
/***** Our philosophy ******/
.our-philosophy .philosophy-row .et_pb_module {
  margin-bottom: 0;
}
.our-philosophy .sp-wrapper {
  margin-left: -30px;
  margin-right: -30px;
}
.our-philosophy .sp-wrapper .sp-item {
  padding: 30px;
  overflow: hidden;
}
.our-philosophy .sp-wrapper .sp-item:hover .cover-bg {
  /*transform: scale(1.2);*/
}
.our-philosophy .sp-wrapper .sp-item .icon {
  padding: 50px;
  text-align: center;
}
.our-philosophy .sp-wrapper .sp-item .sp-bg {
        display: flex;
    height: 100%;
}
.our-philosophy .sp-wrapper .sp-item h4 {
  font-family: "Trirong", serif;
  padding-top: 20px;
  font-size: calc(16px + 6 * (100vw - 375px) / 1525);
}
.our-philosophy .sp-item {
  padding: 20px !important;
}
.our-philosophy .sp-item .icon {
  padding: 10px 50px;
}
.our-philosophy .pd-op {
  /*padding-bottom: 50%;*/
      height: auto !important;
    max-width: 100%;
    height: auto;
    width: 100%;
}
.our-philosophy .icon img {
  width: 64px;
  height: 71px;
}
.our-philosophy h3 {
  padding: 20px;
}

.bg-banner {
  width: 100%;
  background-color: #f1e0d5;
  height: 22.5vw;
  position: absolute;
}

/***** Our Doctors ****/
.doctors-wrapper .doctor-block {
  padding-bottom: calc(40px + 40 * (100vw - 375px) / 1525);
}
.doctors-wrapper .doctor-block .text-container h3 {
  font-size: calc(21px + 12 * (100vw - 375px) / 1525) !important;
}
.doctors-wrapper .doctor-block .text-container .text-pd {
  padding: calc(50px + 70 * (100vw - 375px) / 1525) calc(40px + 40 * (100vw - 375px) / 1525);
}
.doctors-wrapper .doctor-block:nth-child(odd) {
  flex-direction: row;
}
.doctors-wrapper .doctor-block:nth-child(odd) .text-container {
  padding-right: 7%;
}
.doctors-wrapper .doctor-block:nth-child(odd) .text-pd {
  background: #FBF5E6;
}
.doctors-wrapper .doctor-block:nth-child(even) {
  flex-direction: row-reverse;
}
.doctors-wrapper .doctor-block:nth-child(even) .text-container {
  padding-left: 7%;
}
.doctors-wrapper .doctor-block:nth-child(even) .text-pd {
  background: #FBF5E6;
}

.doctor-bottom .bottom-left {
  padding-right: 15px;
}

.pd-doctor {
  padding-bottom: 127%;
}

/***** Our Doctors Inner ****/
.single_doctors .doctor-right {
  padding: 0 10% 0 calc(40px + 40 * (100vw - 375px) / 1525);
}
.single_doctors .doctor-right .content-container {
  font-size: calc(15px + 5 * (100vw - 375px) / 1525);
  line-height: 1.5;
  font-weight: 500;
}
.single_doctors .text-container .bottom-left strong {
  font-weight: 500;
}
.single_doctors .text-container .bottom-left ul {
  position: relative;
  list-style: none;
}
.single_doctors .text-container .bottom-left li {
  display: flex;
  grid-template-columns: 20px auto;
  justify-content: start;
  align-items: center;
  padding-left: 20px;
  position: relative;
}
.single_doctors .text-container .bottom-left li::before {
  content: "";
  background-image: url(../img/arrow.png);
  position: absolute;
  width: 7px;
  height: 11px;
  left: 2px;
  top: 8px;
}

.concerns-container ul.cat li {
  border: 1px solid #64873b;
  border-radius: 50px;
  padding: 17px 20px;
  min-width: 206px;
  text-align: center;
  margin: 10px 20px;
  color: #435232;
}
.concerns-container ul.cat li a {
  color: #435232;
  padding: 17px 20px;
}
.concerns-container ul.cat li:hover, .concerns-container ul.cat li.current-cat {
  background: #64873b;
  cursor: pointer;
  color: #ffffff;
}
.concerns-container ul.cat li:hover a, .concerns-container ul.cat li.current-cat a {
  color: #ffffff;
  padding: 17px 20px;
  min-width: 180px;
}
.concerns-container .concerns-listing .sp-wrapper {
  margin-left: -30px;
  margin-right: -30px;
}
.concerns-container .concerns-listing .sp-wrapper .sp-item {
  padding: 30px;
  overflow: hidden;
}
.concerns-container .concerns-listing .sp-wrapper .sp-item:hover .cover-bg {
  transform: scale(1.2);
}
.concerns-container .concerns-listing .sp-wrapper .sp-item .icon {
  padding: 0 50px;
  text-align: center;
}
.concerns-container .concerns-listing .sp-wrapper .sp-item h4 {
  font-family: "Trirong", serif;
  padding-top: 20px;
  font-size: calc(16px + 6 * (100vw - 375px) / 1525);
}
.concerns-container .concerns-listing .sp-item {
  padding: 10px !important;
}
.concerns-container .concerns-listing .sp-item .icon {
  padding: 0 20px !important;
}
.concerns-container .concerns-listing .sp-item .icon img {
  width: 124px;
  height: 124px;
}
.concerns-container .concerns-listing .pd-sp {
  padding-bottom: 100%;
}

.single-concern-row {
  padding: calc(40px + 40 * (100vw - 375px) / 1525) 0;
}
@media (min-width: 1101px) {
  .single-concern-row .single-concern-wrapper {
    width: 70%;
    margin: auto;
  }
}
.single-concern-row h3 {
  font-size: calc(21px + 12 * (100vw - 375px) / 1525) !important;
}
.single-concern-row:nth-child(odd) .single-concern-wrapper {
  flex-direction: row;
}
@media (min-width: 767px) {
  .single-concern-row:nth-child(odd) .single-concern-wrapper .content-left {
    padding-right: 9%;
  }
      

}
.single-concern-row:nth-child(even) {
  background: #f2f9f1;
}
.single-concern-row:nth-child(even) .single-concern-wrapper {
  flex-direction: row-reverse;
}
@media (min-width: 767px) {
  .single-concern-row:nth-child(even) .single-concern-wrapper .content-left {
    padding-left: 9%;
  }
}

/***** Signature Programs****/
 .sp-title-desc {
      width: 56%;
      margin: auto;

}

@media (max-width: 1400px) {
 .sp-title-desc {
      width: 75%;
      margin: auto;

}
}

.page-signature-programs .et_pb_row {
  width: 100%;
  max-width: initial;
}
.page-signature-programs .container, .page-signature-programs .et_pb_row {
  padding-left: 0px;
  padding-right: 0px;
}
.page-signature-programs .single-concern-wrapper {
  padding-top: 0 !important;
}
.page-signature-programs .single-concern-row:first-child {
  padding-top: 0;
}

/***** Medifacials ****/
.medifacials-listing {
  margin-left: -30px;
  margin-right: -30px;
}
.medifacials-item .desc p, .medifacials-item .ul-custom li{
    font-size: calc(15px + (20 - 15) * (100vw - 375px) / (1900 - 375));
}

@media (min-width: 440px) {
  #medifacials_slick {
    width: 90%;
    margin: auto;
  }
}
#medifacials_slick .slick-nav.left {
  left: -5%;
}
#medifacials_slick .slick-nav.right {
  right: -5%;
}

.medifacials-item {
  padding: calc(10px + 15 * (100vw - 375px) / 1525);
  overflow: hidden !important;
}
.medifacials-item .pd-medifacial {
  padding-bottom: 164%;
  overflow: hidden !important;
}
.medifacials-item .medifacial-bg {
  overflow: hidden;
}
.medifacials-item:hover .cover-bg {
  transform: scale(1.2);
}
.medifacials-item:hover .post-title a {
  color: #55872c;
  line-height: 0.5;
}
@media (min-width: 767px) {
  .medifacials-item .content-right {
    padding-left: 6%;
  }
}
.medifacials-item .post-title a {
  font-family: "Trirong", serif;
  font-size: calc(14px + 4 * (100vw - 375px) / 1525);
}
.medifacials-item .ul-custom li {
  padding-right: 20px;
}
.medifacials-item .ul-custom li i {
  padding-right: 7px;
}

/***** Medifacials ****/
.page-contact-us .footer-top-m {
  display: none;
}
.page-contact-us .bg-banner {
  z-index: 1;
}

@media (min-width: 1200px) {
  .contact-form-section .et_pb_row, .contact-info-section .et_pb_row {
    width: 63%;
    margin: auto;
  }
}

.contact-form-section {
  padding-top: 0 !important;
}
.contact-form-section form .input-warpper:first-child {
  width: calc(50% - 10px);
  margin-right: 10px;
  float: left;
}
.contact-form-section form .input-warpper:nth-child(2) {
  width: calc(50% - 10px);
  float: left;
  position: relative;
  top: 20px;
}

.contact-info-section .contact-info {
  padding-bottom: 10px;
}
.contact-info-section .contact-info div:first-child {
  width: 35%;
}
.contact-info-section .contact-info div:nth-child(2) {
  width: 65%;
}
.contact-info-section .contact-info .info p:first-child {
  width: 100%;
}
.contact-info-section .contact-info .info.getting-there p {
  display: block;
}
.contact-info-section .contact-info .info.a-underline a {
  color: #55872c;
  text-decoration: underline;
}

.treatments-wrapper {
  padding-bottom: calc(40px + 40 * (100vw - 375px) / 1525);
}
.treatments-wrapper .treatment-item {
  padding: 40px;
  margin: calc(10px + 15 * (100vw - 375px) / 1525) calc(10px + 10 * (100vw - 375px) / 1525);
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.treatments-wrapper .treatment-item:hover {
  transform: scale(1.1);
  -webkit-box-shadow: -9px 6px 5px 0px rgba(213, 213, 213, 0.28);
  -moz-box-shadow: -9px 6px 5px 0px rgba(213, 213, 213, 0.28);
  box-shadow: -9px 6px 5px 0px rgba(213, 213, 213, 0.28);
}
.treatments-wrapper .treatment-item .icon {
  width: 87px;
  height: 87px;
}
.treatments-wrapper .treatment-item h3 {
  font-family: "Trirong", serif;
  padding: 20px 0;
}

/* inner 2 */
@media (min-width: 1366px) {
  .container_treatments {
    width: 90%;
    margin: auto;
  }
}
.treatments_page .pagebanner #et-boc .et-l .et_pb_row {
  width: 90% !important;
  max-width: 1500px !important;
}
.treatments_page #treatments_slick .treatment-item {
  padding: calc(10px + 15 * (100vw - 375px) / 1525);
}
.treatments_page #treatments_slick .slick-nav.left {
  left: -5%;
}
.treatments_page #treatments_slick .slick-nav.right {
  right: -5%;
}
@media (min-width: 767px) {
  .treatments_page #treatments_slick .content-right {
    padding-left: 6%;
  }
}

.treatment-inner-inner .title-content .icon-bg {
  border-radius: 50px;
  margin-right: 20px;
  -webkit-box-shadow: -15px 13px 5px 0px rgba(213, 213, 213, 0.28);
  -moz-box-shadow: -15px 13px 5px 0px rgba(213, 213, 213, 0.28);
  box-shadow: -15px 13px 5px 0px rgba(213, 213, 213, 0.28);
}
.title-content {
        padding-bottom: 30px;
}
.treatment-inner-inner .title-content img {
  width: 87px;
  height: 87px;
  margin: 10px;
}
.treatment-inner-inner .title-content h2 {
  padding-bottom: 0;
}
.treatment-inner-inner ul.cat li {
  border: 1px solid #64873b;
  border-radius: 50px;
  padding: 17px 20px;
  min-width: 206px;
  text-align: center;
  margin: 10px 7px;
  color: #435232;
}
.treatment-inner-inner ul.cat li a {
  color: #435232;
  padding: 17px 20px;
}
.treatment-inner-inner ul.cat li:hover, .treatment-inner-inner ul.cat li.current-cat {
  background: #64873b;
  cursor: pointer;
  color: #ffffff;
}
.treatment-inner-inner ul.cat li:hover a, .treatment-inner-inner ul.cat li.current-cat a {
  color: #ffffff;
  padding: 17px 20px;
  min-width: 180px;
}
.treatment-inner-inner ul.cat li {
  padding: 17px 10px;
  min-width: 200px;
}
.treatment-inner-inner .main-items .accordion-header {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
.treatment-inner-inner .main-items .accordion-header h3 {
  font-size: calc(20px + 11 * (100vw - 375px) / 1525);
  padding-bottom: 20px;
      font-weight: 600;
}
.treatment-inner-inner .main-items .accordion-header h3 i {
  float: right;
  position: relative;
}
.treatment-inner-inner .main-items .accordion-header .desc {
  padding-bottom: 20px;
}
.treatment-inner-inner .main-items .item-inner .wp-video {
  margin: auto;
}
.treatment-inner-inner .main-items .item-inner .desc ol {
  display: flex;
  flex-wrap: wrap;
}
.treatment-inner-inner .main-items .item-inner .desc ol li {
  padding: 10px;
  width: 25%;
}
.treatment-inner-inner .main-items .item-inner .desc img {
  width: auto !important;
}

/*treatment list*/
.list-row {
  padding: calc(40px + 40 * (100vw - 375px) / 1525) 0;
}
.list-row:first-child {
  padding-top: 0 !important;
}
@media (min-width: 1101px) {
  .list-row .list-wrapper {
    width: 70%;
    margin: auto;
  }
}
.list-row h3 {
  font-size: calc(21px + 12 * (100vw - 375px) / 1525) !important;
}
.list-row:nth-child(odd) .list-wrapper {
  flex-direction: row;
}
@media (min-width: 767px) {
  .list-row:nth-child(odd) .list-wrapper .content-left {
    padding-right: 9%;
  }
}
.list-row:nth-child(even) {
  background: #f2f9f1;
}
.list-row:nth-child(even) .list-wrapper {
  flex-direction: row-reverse;
}
@media (min-width: 767px) {
  .list-row:nth-child(even) .list-wrapper .content-left {
    padding-left: 9%;
  }
}

.accordion-item .item-inner {
    padding-bottom: 20px !important;
}
.question  {
    background: #D1DFD0;
    /*border-bottom: 1px solid #ccc;*/
}
.question h3 {
    display: flex;
    padding: 20px 30px;
}
.question h3 i {
    margin: 0 0 0 auto;
}
.answer p, .faq-answer p, .treatment-inner-inner .main-items .accordion-header .desc, .accordion-header .desc p {
    font-size: calc(15px + (20 - 15) * (100vw - 375px) / (1900 - 375));
}

.answer {
    padding: 20px;
}

.category_list_page h2,.category_list_page .text-content {
    /*padding-bottom: 0px !important;*/
}


.faq-section {
  padding: calc(40px + 40 * (100vw - 375px) / 1525) 0 !important;
}
.faq-section .faq-item .faq-question {
  background: #e9d0d4;
}
.single_news .faq-section .faq-item .faq-question {
  background: #d1dfd0;
}
.single_news .faq-section {
    padding: 30px 0 !important;
}
.faq-section .faq-item .faq-question h4 {
  /*color: #435232;*/
  font-family: "Trirong", serif;
  /*font-size: calc(16px + 6 * (100vw - 375px) / 1525);*/
  font-weight: 400;
  padding: 20px 30px;
  display: flex;
      color: #113034;
    font-size: calc(18px + 9 * (100vw - 375px) / 1525);
}
.faq-section .faq-item .faq-question h4 i {
  margin: 0 0 0 auto;
}
.faq-section .faq-item .faq-answer {
  padding: 20px 30px;
}

/*** Beuty Inspire ***/
.news_container ul.cat li {
  border: 1px solid #64873b;
  border-radius: 50px;
  padding: 17px 20px;
  min-width: 206px;
  text-align: center;
  margin: 10px 20px;
  color: #435232;
}
.news_container ul.cat li a {
  color: #435232;
  padding: 17px 20px;
}
.news_container ul.cat li:hover, .news_container ul.cat li.current-cat {
  background: #64873b;
  cursor: pointer;
  color: #ffffff;
}
.news_container ul.cat li:hover a, .news_container ul.cat li.current-cat a {
  color: #ffffff;
  padding: 17px 20px;
  min-width: 180px;
}
.news_container ul.cat li {
  padding: 17px 10px;
  margin: 10px;
}

.container_listing {
  padding-bottom: calc(40px + 40 * (100vw - 375px) / 1525);
}

.news_listing .pd-post {
  padding-bottom: 83%;
}
.news_listing .news-block {
  padding: 10px 17px 30px;
  overflow: hidden;
}
.news_listing .news-block h4 {
  font-family: "Trirong", serif;
  font-size: calc(14px + 5 * (100vw - 375px) / 1525);
}
.news_listing .news-block .date {
  color: #858585;
}
.news_listing .news-block .bg {
  overflow: hidden;
}
.news_listing .news-block:hover .cover-bg {
  transform: scale(1.2);
}

/* news inner */
.single_news .btn-container > div {
  width: 33.33%;
}
.single_news .btn-container .prev-row a, .single_news .btn-container .next-row a {
  display: flex;
  align-items: center;
}
.single_news .btn-container .prev-row a .btn-text, .single_news .btn-container .next-row a .btn-text {
  font-family: "Trirong", serif;
  font-size: calc(14px + 5 * (100vw - 375px) / 1525);
  line-height: 1.1;
}
.single_news .btn-container .prev-row a .btn-text:hover, .single_news .btn-container .next-row a .btn-text:hover {
  color: #55872c;
}
.single_news .btn-container .prev-row a .text, .single_news .btn-container .next-row a .text {
  display: block;
  padding-bottom: 10px;
}
.single_news #related_slick .slick-nav.left {
  left: -5%;
}
.single_news #related_slick .slick-nav.right {
  right: -5%;
}

/*****************************************
Mobile Responsive
 *****************************************/
@media (max-width: 1600px) {
  .home .medifacials-wrapper .medifacials-item {
    width: calc(325px - 1em);
  }

  .our-philosophy .pd-op {
    height: 27.5vw;
  }
}
@media (max-width: 1366px) {
    .treatments-wrapper .treatment-item {
        margin: calc(10px + 15 * (100vw - 375px) / 1525) 15px;
    }
  .flex_25_special {
    width: 33.33%;
  }

  #top-menu a, .nav li ul li a {
    font-size: calc(13px + 3 * (100vw - 375px) / 1525) !important;
  }

  #logo {
    max-height: 65px;
  }

  .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 16% 2%;
  }

  .signature-programs .sp-wrapper .sp-item {
    padding: 22px;
  }
  .signature-programs .sp-wrapper .sp-item .icon {
    padding: 0 30px;
  }

  .treatments-main .treatment-item {
    width: 340px;
  }

  .home .medifacials-wrapper .medifacials-item {
    width: calc(295px - 1em);
    padding: 18px;
  }

  .our-philosophy h3 {
    padding: 10px;
  }
  .our-philosophy .sp-wrapper .sp-item .icon {
    padding: 30px;
    text-align: center;
  }
  h2:not(.et_pb_slide_title) {
    padding-bottom: 30px;
  }

  #top-menu li li a {
    padding: 8px 18px !important;
  }

  #main-footer .footer-top {
    padding: 30px 0;
  }
  .treatment-inner-inner ul.cat li {
        margin: 10px 5px;
  }
  
  .footer-content-left .contact-info .info ul li code {
    width: 50%;
}
}
@media (max-width: 1200px) {
  .flex_30_special3 {
    width: 45%;
  }

  .signature-programs .sp-wrapper .sp-item {
    padding: 20px;
  }

  .et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a, .et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a, .et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
    padding: 0 13px !important;
  }

  #main-footer .footer-top .container .footer-content ul,
.footer-content-left .contact-info .info p:first-child {
    width: 100%;
  }

  .footer-content-left .contact-info .info ul li code {
    width: 60%;
  }

  .treatments-main .treatment-item {
    width: 310px;
  }

  .home .medifacials-wrapper .medifacials-item {
    width: calc(285px - 1em);
    padding: 18px;
  }

  header .container {
    width: 94%;
  }

  .our-philosophy .pd-op {
    height: 38.5vw;
  }

  .treatments-wrapper .treatment-item {
    padding: 30px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
@media (max-width: 1101px) {
  header .contact-info a {
    font-size: 14px;
  }

  .et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a, .et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a, .et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
    padding: 0 11px !important;
  }

  #top-menu .menu-item-has-children > a:first-child:after {
    right: -3px;
  }
}
@media (max-width: 991px) {
    #top-menu li.mobile-view {
        display: inline-block !important;
    }
  #et_mobile_nav_menu {
    display: block;
  }
  
  #main-header .logo_container {
    padding: 5px 0 10px;
  }

  #top-menu, header #et-top-navigation .contact-info {
    display: none !important;
  }
  
  header .top-call-bar .contact-info {
    padding-bottom: 0;
  }
  
  header .top-call-bar .contact-info a {
    justify-content: center;
    padding: 10px 0;
  }

  #logo {
    max-width: 170px !important;
  }

  #main-header > .container {
    height: auto !important;
  }

  #et_mobile_nav_menu {
    top: 38% !important;
  }

  .mobile_menu_bar:before {
    color: #55872c !important;
  }

  .et_mobile_menu {
    border-color: #55872c !important;
    padding: 2%;
  }
  .et_mobile_menu li a, .et_mobile_menu .menu-item-has-children > a {
    font-weight: 400;
    color: #000000;
    letter-spacing: 1.1px;
  }

  .arrow {
    width: 95px !important;
    height: 62px !important;
  }

  .signature-programs .sp-wrapper .sp-item {
    padding: 15px;
  }
  .signature-programs .sp-wrapper .sp-item .icon {
    padding: 0 20px;
  }

  .treatments-main .treatment-item {
    padding: 30px;
    margin: 30px 15px 60px;
  }

  .home .medifacials-wrapper .medifacials-item {
    width: calc(265px - 1em);
    padding: 15px;
  }

  .our-philosophy .sp-item {
    padding: 15px !important;
  }
  .our-philosophy .pd-op {
    height: 45.5vw;
  }

  .doctors-wrapper .doctor-block:nth-child(odd) .text-container {
    padding-right: 3%;
  }
  .doctors-wrapper .doctor-block:nth-child(even) .text-container {
    padding-left: 3%;
  }

  .single_medifacials .main-desc {
    padding-bottom: 40px;
  }

  .treatments_page .pb-40 {
    padding-bottom: 20px;
  }

  .sp-title-desc {
    width: 80%;
  }

  .news_listing .news-block {
    padding: 10px 10px 30px;
  }

  .single_news_10 {
    width: 90%;
    margin: auto;
  }

  .related-post {
    width: 95%;
    margin: auto;
  }

  .single_news .btn-container .prev-row a .btn-text {
    padding-left: 2px;
  }
  .single_news .btn-container .next-row a .btn-text {
    padding-right: 2px;
  }
}
@media (max-width: 900px) {
  .signature-programs .icon img {
    width: 120px;
    height: 120px;
  }

  #featured_concerns_slick .pdr100 {
    padding-right: 20px;
  }
  #featured_concerns_slick .slick-nav.left {
    left: -10%;
  }
  #featured_concerns_slick .slick-nav.right {
    right: -10%;
  }

  .our-philosophy .pd-op {
    height: 56vw;
  }

  .concerns-container .concerns-listing .sp-wrapper .sp-item h4 {
    padding-bottom: 5px;
  }
  .concerns-container .concerns-listing .sp-wrapper .sp-item .mt-20 {
    margin-top: 10px;
  }
  .concerns-container .concerns-listing .sp-wrapper .sp-item .icon img {
    width: 104px;
    height: 104px;
  }
}
@media (max-width: 767px) {
  .flex_25_special {
    width: 50%;
  }

  h5 {
    font-size: 18px;
  }

  .et_pb_button, .btn, #content-area .button, #main-content .button, .form-submit .et_pb_button {
    padding: 20px !important;
  }

  .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title {
    font-size: calc(25px + 30 * (100vw - 375px) / 1525);
  }
  .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    font-size: calc(14px + 5 * (100vw - 375px) / 1525);
  }

  .et_pb_slide_description {
    width: 70%;
  }

  .link {
    position: relative;
    text-align: right;
  }

  .home .medifacials-wrapper .medifacials-item {
    width: calc(225px - 0.1em);
  }

  .container, .et_pb_row {
    width: 90%;
    max-width: 1080px;
    padding-left: 15px;
    padding-right: 15px;
  }

  #featured_concerns_slick .slick-nav.left {
    left: -8%;
  }
  #featured_concerns_slick .slick-nav.right {
    right: -8%;
  }

  .philosophy-row .et_pb_column .et_pb_module {
    margin-bottom: 0px;
  }

  .doctors-wrapper .doctor-block:nth-child(odd) .text-container {
    padding-right: 0%;
  }
  .doctors-wrapper .doctor-block:nth-child(even) .text-container {
    padding-left: 0%;
  }

  .pd-doctor {
    padding-bottom: 104%;
  }

  .concerns-container .cat.mb-60 {
    margin-bottom: 30px !important;
  }
  .concerns-container ul.cat li {
    margin: 10px;
    padding: 17px 10px;
    min-width: 190px;
  }

  .single_news_10 {
    width: 85%;
    margin: auto;
  }
  .single_news_10 .back-button a {
    min-width: 100px !important;
  }

  .related-post {
    width: 90%;
    margin: auto;
  }

  .footer-content-left .contact-info .info ul li code {
    width: 60%;
  }
}
@media (max-width: 600px) {
  .arrow {
    width: 70px !important;
    height: 46px !important;
  }

  .single_news_10 .btn-container {
    display: block;
    justify-content: center;
  }
  .single_news_10 .btn-container > div {
    width: 100%;
  }
  .single_news_10 .btn-container .back-row {
    padding: 20px 0;
  }
}
@media (max-width: 541px) {
  .our-philosophy .pd-op {
    height: 80vw;
  }

  .flex_30_special3 {
    width: 100%;
  }

  .treatments-wrapper .treatment-item {
    margin-left: 0;
    margin-right: 0;
  }

  .single_news_10 .slick-dots {
    bottom: -36px;
  }

  .single_news_10, .related-post {
    width: 100%;
    margin: auto;
  }

  .input-2col-warpper > span, .input-2col-warpper > p, .input-2col-warpper .select-wrapper {
    width: 100%;
    margin: 0 !important;
  }

  .wpcf7 .btn-container {
    display: block;
  }
  .footer-content-left .contact-info div:first-child {
    width: 100%;
    font-weight: 600;
  }
  .footer-content-left .contact-info div:nth-child(2) {
    width: 100%;
}
  .arrow{
        width: 51px !important;
        height: 33px !important;
    }
    #medifacials_slick, #treatments_slick, #featured_concerns_slick {
      padding: 0 20px;  
    }
    #medifacials_slick .slick-nav.left,
    #treatments_slick .slick-nav.left,
    #featured_concerns_slick .slick-nav.left{
        left: -2% !important;
    }
    #medifacials_slick .slick-nav.right,
    #treatments_slick .slick-nav.right,
    #featured_concerns_slick .slick-nav.right{
        right: -2% !important;
    }
}
@media (max-width: 479px) {
  .flex_25_special {
    width: 100%;
  }

  .et_pb_slide_description {
    width: 100%;
  }

  #main-header > .container {
    justify-content: center;
  }
  #main-header .logo_container {
    width: 40% !important;
    margin-left: auto !important;
    text-align: center !important;
  }

  .home .medifacials-wrapper .medifacials-item {
    width: calc(215px - 0.1em);
    padding: 10px;
  }

  .signature-programs .sp-wrapper .sp-item {
    padding: 10px;
  }
  .signature-programs .sp-wrapper .sp-item .icon {
    padding: 0 10px;
  }
  .signature-programs .sp-wrapper .sp-item .icon img {
    width: 110px;
    height: 110px;
  }

  .concerns-container ul.cat li {
    margin: 10px;
    padding: 17px 10px;
    min-width: 150px;
  }
  .concerns-container ul.cat li a {
    color: #435232;
    padding: 17px 0px;
  }
}
@media (max-width: 390px) {
  .our-philosophy .pd-op {
    height: 110vw;
  }

  .flex_25_special2 {
    width: 100%;
  }
  .concerns-container ul.cat li {
    min-width: 120px;
}
}

/*# sourceMappingURL=custom.css.map */
