.wrapper {
  margin: 0;
  padding: 0;
  width: 100%;
}

.padding {
  padding: 0;
}

body {
  overflow-x: hidden;
}

figure {
  margin: 0;
}

body a {
  text-decoration: none;
  color: inherit;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

p:last-child {
  margin: 0;
  padding: 0;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

.common-padding {
  padding: 70px 0px;
}

.common-sec h2 {
  color: #ad9578;
  font-size: 36px;
  line-height: 46px;
  text-align: center;
  padding: 0 0 35px 0;
  font-weight: 500;
  font-family: 'Cinzel';
}

.common-text h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 55px;
}

.common-sec p {
  font-size: 17px;
  line-height: 24px;
  color: #000;
}

.cmna-btn {
  font-size: 20px;
}

.cmna-btn:hover {
  color: #C90000;
}

a:hover {
  color: inherit;
}

.header {
  width: 100%;
  padding: 20px 0;
}

.menu ul li a {
  color: #fff !important;
  padding: 3px 10px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Cinzel", serif;
}

.menu ul li a:hover {
  color: #fff !important;
}

.menu ul li {
  border: 1px solid #fff;
  padding: 2px 0;
  margin: 0 0 0 25px;
  transition: 0.3s;
}

.menu ul li:hover {
  border-radius: 20px;
}

/*.carousel-control-prev{transform: rotate(180deg);}*/
.navbar-expand-md .navbar-collapse {
  justify-content: right;
}

.mobile-headers {
  display: none;
}

.header {
  position: absolute;
  top: 0;
  z-index: 99999;
  width: 100%;
}

.slider {
  position: relative;
}

.sticky {
  position: sticky !important;
  top: 0;
  width: 100%;
  background-color: #000;
  color: #000 !important;
  z-index: 999;
  display: block;
  box-shadow: 0px 7px 6px #bfb7b7a8;
}

.block-inner img {
  border-radius: 50%;
  border: 2px solid #ad9578;
}

.block-inner p {
  text-align: center;
  font-size: 22px;
  line-height: 30px;
  padding: 15px 0 0 0;
  color: #ad9578;
  font-weight: 500;
  font-family: 'Cinzel';
}

.logo img {
  width: 100%;
}

.slider .carousel-item img {
  width: 100%;
}

.carousel-control-prev img {
  transform: rotate(180deg);
}

.slider-content-col h1 {
  font-size: 32px;
  line-height: 42px;
  color: #fff;
  font-family: 'Cinzel';
}

.slider-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  text-align: center;
}

.block-text {
  padding: 30px 0 0 0;
  text-align: center;
}

.bg-innner h3 {
  font-size: 24px;
  line-height: 30px;
  color: #ad9578;
  font-family: 'Cinzel';
  padding: 0 0 15px 0;
}

/*.bg-sec{background: url(../images/bg-img.webp);background-size: cover;background-attachment: fixed;background-position: center;}*/
.bg-sec {
  background: url(../images/spa-bg.png);
  background-size: cover;
  background-attachment: fixed;
}

.bg-innner {
  background: #fff;
  padding: 30px;
}

.bg-innner .treatment {
  padding: 15px 0 8px 0;
  font-family: 'Cinzel';
}

.bg-col ul {
  column-count: 2;
  list-style-type: disc;
  padding: 0 0 0 30px;
  column-gap: 50px;
}

.bg-col ul li {
  color: #000;
}

.bg-btm-txt {
  padding: 20px 0 0 0;
}

.footer {
  background: url(../images/footer-bg.jpg);
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  height: 600px;
}

.footer-info h4 {
  font-size: 44px;
  line-height: 54px;
  color: #ad9578;
  font-weight: 600;
  font-family: "Amatic SC", serif;
  padding: 0 0 10px 0;
}

.footer .ready-unwind {
  padding: 0px 0 15px 0;
}

.footer-info p {
  font-size: 20px;
  color: #222226;
}

.footer p {
  padding: 5px 0;
}

.footer-img img {
  border-radius: 70px 15px 15px 15px
}

.footer-img {
  padding: 0 0 0 50px;
}

.copyright {
  padding: 10px 0;
  background-color: #D8B597;
}

.copyright p {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 0 0;
  letter-spacing: 0.5px;
}

.Proudly_text {
  text-align: right;
}

.bg-innner p {
  padding-bottom: 10px;
}

.bg-btm-txt {
  text-align: center;
}

.footer-map .footer-map-btn {
  color: #000;
  font-size: 25px;
  line-height: 32px;
  padding: 10px 23px;
  background: #D8B597;
  display: inline-block;
  margin: 20px 0 0 0;
  border-radius: 5px;
  font-weight: 600;
  margin-right: 10px;


}

.footer-address {
  padding: 15px 0 0 0;
}

/*.footer-map{padding: 15px 0 0 0;}*/

.waxing-banner {
  background: url(../images/waxing-service.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 380px;
  position: relative;
}

.waxing-banner-col {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
}

.waxing-banner-col h1 {
  color: #fff;
  font-size: 44px;
  line-height: 54px;
}


.inner-header {
  background-color: #000;
  position: unset;
}

.waxing-ul ul {
  column-count: 2;
}

.waxing-ul ul li {
  font-size: 20px;
  line-height: 27px;
  font-weight: 600;
  padding: 0 0 8px 0;
}

.waxing-heading-col h2 {
  text-align: center;
}

.waxing-btm-txt {
  padding: 25px 0 0 0;
}

.waxing-btm-txt p {
  padding: 0 0 5px 0;
  text-align: center;
  font-size: 20px;
}

.waxing-btm-txt p a {
  font-weight: 700;
}

.waxing-ul {
  text-align: center;
}

.lashtinting-btm-txt {
  padding: 20px 0 20px 0;
}

.lashtinting-text p {
  padding: 10px 0;
  line-height: 30px;
}

.lashtinting-btm-txt p {
  padding: 0 0 5px 0;
  text-align: center;
}

.lashtinting-btm-txt p a {
  font-weight: 700;
}

.lashtinting-banner {
  background: url(../images/lashtinting.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 380px;
  position: relative;
}

.lashtinting-banner-col {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
}

.footer-info {
  padding: 0 0 0 35px;
}


.small-box {
  background: #ad957842;
  padding: 25px;
  height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.small-inner-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.price-box {
  margin-top: auto;
}

.facial-service-heading-row {
  display: flex;
}

.padding {
  padding: 0;
}

.small-inner-box .duration {
  color: #000 !important;
  font-weight: 500;
  font-size: 18px;
  padding: 10px 0;
  font-family: 'Cinzel' !important;
}

.small-inner-box h4 {
  font-size: 20px;
  line-height: 30px;
  font-family: 'Cinzel' !important;
  letter-spacing: 0.5px;
  font-weight: 500;
  padding-top: 5px;
}

.heading-time {
  display: flex;
  justify-content: space-between;
}

.small-inner-box p {
  font-size: 17px;
  line-height: 25px;
  color: #333333;
  letter-spacing: 0.1px;
  padding: 15px 0;

}

.facial-block-col {
  margin-top: 30px;
}

.facial-banner {
  background: url(../images/facials-service.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 380px;
  position: relative;
}

.facial-banner-col {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
}

.massage-btm-txt {
  padding: 20px 0 20px 0;
}

.massage-btm-txt p {
  padding: 0 0 5px 0;
  text-align: center;
  font-size: 20px;
}

.massage-btm-txt p a {
  font-weight: 700;
}

.massage-ul p {
  padding: 20px 0;
  line-height: 30px;
}

.massage-ul ul {
  list-style-type: disc;
  padding: 0 0 0 40px;
}

.massage-ul ul li {
  font-size: 18px;
  line-height: 27px;
  font-weight: 600;
  padding: 0 0 8px 0;
}

.membership-text p {
  padding: 10px 0;
  line-height: 30px;
}

.membership-btm-txt p {
  padding: 5px 0 5px 0;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
}


.massage-banner {
  background: url(../images/Massageservice.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 380px;
  position: relative;
}

.membership-banner {
  background: url(../images/Red-Light-Therapy-Membership.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 380px;
  position: relative;
}

/*  */

.accessibility{text-align: center;}
.accessibility a{color: #000;font-size: 18px;font-weight: 500;line-height: 26px;margin: 0;text-align: right;display: inline-block;}
.accessibility i{font-size: 22px;margin-right: 3px;}
.accessibility-statement-page h2 {margin: 0;padding: 0;text-align: center;padding-bottom: 50px;font-size: 42px;font-weight: 600;line-height: 34px;font-family: 'Source Serif Pro';}
.accessibility-statement-page h3 {color: #000;padding: 0 0 15px;margin: 0;font-size: 24px;font-weight: 600;line-height: 33px;font-family: 'Source Serif Pro', serif;}
.accessibility-statement-page p {font-size: 18px;line-height: 30px;color: #000;margin: 0;padding-bottom: 15px;padding-right: 30px;}
.contact_input, .contact_input_textarea {font-size: 18px;font-weight: 400;margin: 0;padding: 10px 15px 10px 15px;width: 100%;color: #fff;outline: none;background-color: transparent !important;border: 2px solid #ddd;}
.submit-btn {background-color: #D8B597;color: #fff!important;font-weight: 600;padding: 7px 20px!important;font-size: 20px;font-family: 'Source Serif Pro';text-transform: capitalize;text-decoration: none;line-height: 27px;
margin: 0 16px;letterspacing: 0.5px;border: 1px solid #D8B597;}
.accessibilit-each-sec {padding: 0 0 30px 0;}
.accessibilit-each-sec a {color: #000; text-decoration: none;}
.accessibility-form .form-group {margin-bottom: 15px;}
.accessibility-form .form-group input {color: #000;}
.accessibility-form .form-group textarea {color: #000;}
.accessibility-form .contact_input::placeholder, .accessibility-form .contact_input_textarea::placeholder {color: #ccc; font-size: 18px;}
.accessibility-form .form-group .submit-btn:hover {color: #D8B597 !important;background:transparent;}
.inner-page.accessibility-statement-page {padding: 70px 0 0;}
.register_btn_part{margin-top:15px;}

.pricing-item{display: flex;align-items: center;}
.massage-pricing h3{font-size: 24px; line-height: 30px; padding: 0 0 10px 0;font-weight: 700;}
.massage-price{padding:0 0 0 6px!important;}





@media (max-width: 575.98px) {
  .desk-headers {
    display: none;
  }

  .mobile-headers {
    display: block;
  }

  .header {
    position: unset !important;
    background: #000;
    padding: 20px 0;
  }

  .logo {
    text-align: center;
  }

  .logo img {
    padding: 0px 0;
    text-align: center;
    width:65%;
  }

  .menu ul li {
    margin: 0;
  }

  .menu ul li a {
    font-size: 18px;
    line-height: 26px;
    padding: 10px !important;
    color: #ad9578 !important;
    text-shadow: unset;
    border-bottom: 1px solid #000;
  }

  .phone-number {
    text-align: center;
  }

  .mobile-headers .menu .navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
    line-height: 24px;
    padding: 10px !important;
    color: #000;
  }

  .phone-number a {
    width: 50%;
    padding: 8px 16px;
    background-color: #ad9578;
    color: #fff;
    display: inline-block;
    margin: 20px 0 0 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
  }

  .menu .navbar {
    display: flex;
    margin-top: 20px;
  }

  .navbar-dark .navbar-toggler {
    width: 100%;
    float: left;
    /* border: none !important; */
    text-align: right;
    background-color: #ad9578;
    /* padding: 6px 15px; */
    border-radius: 0;
    outline: none;
  }

  .navbar-nav {
    display: inherit;
    text-align: left;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    border: 1px solid #000;
  }

  .mobile-headers .menu .navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
    line-height: 24px;
    padding: 10px !important;
    color: #ad9578;
  }

  .menu {
    padding: 0 12px;
  }

  .common-padding {
    padding: 30px 0;
  }

  .slider-content-col h1 {
    font-size: 18px;
    line-height: 32px;
  }

  .carousel-control-prev,
  .carousel-control-next {
    display: none;
  }

  .navbar-toggler:focus {
    box-shadow: unset;
  }

  .common-sec h2 {
    font-size: 25px;
    line-height: 37px;
    padding: 0 0 22px 0;
  }

  .block-col {
    text-align: center;
    padding-bottom: 40px;
  }


  .block-inner p {
    padding: 7px 0;
    font-size: 20px !important;
  }

  .common-sec p {
    font-size: 16px;
    line-height: 24px;
  }
  .massage-btm-txt{padding: 0px 0 20px 0;}
.waxing-banner-col {top: 23%;}

  .bg-innner h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .bg-col ul {
    column-count: unset;
    padding-left: 20px;

  }

  .bg-col ul li {
    font-size: 15px;
  }

  .bg-btm-txt p {
    font-size: 14px;
  }

  .Proudly_text,
  .copyright_text p {
    text-align: center;
  }

  .copyright {
    padding: 10px 0;
  }

  .footer-info {

    padding: 0 15px;
  }
  .footer {height: 500px;}

  .footer-info h4 {
    font-size: 28px;
    line-height: 50px;
  }
  .copyright p{padding: 0 0 15px 0;}

  .footer-address h3 {
    font-size: 18px;
  }
  .menu ul li:hover {border-radius: 0px;}


  .footer-map .footer-map-btn {
    font-size: 18px;
    line-height: 20px;
  }

  .lashtinting-banner {
    height: 107px;
  }


  .waxing-banner {
    height: 107px;
  }


  .facial-banner {
    height: 107px;
  }

  .facial-service-heading-left h2 {
    padding: 0;
  }

  .facial-block-col {
    margin-top: 10px;
  }

  .small-box {
    height: auto;
  }

  .waxing-banner-col h1 {
    font-size: 20px;
  }

  .waxing-heading-col {
    padding: 0;
  }

  .waxing-heading-col h2 {
    font-size: 16px;
  }

  .waxing-ul ul li {
    font-size: 14px;
    line-height: 18px;

  }

  .waxing-btm-txt {
    padding: 10px 0 0 0;
  }

  .lashtinting-heading-col h2 {
    padding: 0;
  }

  .lashtinting-text p {
    padding: 10px 0;
  }

  .lashtinting-btm-txt {
    padding: 10px 0;
  }

  .small-inner-box h4 {
    font-size: 17px;
  }

  .small-inner-box .duration {
    font-size: 15px;
  }

  .massage-heading-col h2 {
    padding: 0;
  }

  .massage-ul ul li {
    font-size: 15px;
    line-height: 21px;
  }

  .massage-banner {
    height: 107px;
  }

  .massage-ul p {
    padding: 15px
  }

  .membership-heading-col h2 {
    padding: 0;
  }

  .membership-banner {
    height: 107px;
  }

  .membership-btm-txt p {
    font-size: 15px;
  }
  
  .block-text {padding: 0px 0 0 0;}


   .accessibility{text-align: center;margin:2px 0 5px 0 0;}
.accessibility a {font-size: 18px;padding-bottom: 10px;padding-top: 10px;}
.accessibility i{ font-size: 22px;}
.inner-page.accessibility-statement-page {padding: 45px 0 0;}
.accessibility-statement-page h2 {font-size: 30px;line-height: 36px;padding-bottom: 30px;}
  

.massage-pricing h3 {font-size: 22px;}
.massage-pricing{padding: 0 0 20px 0;}


 
}



@media (max-width: 767.98px) and (orientation: landscape) {
  .desk-headers {
    display: none;
  }
 .menu ul li:hover {border-radius: 0px;}
  .mobile-headers {
    display: block;
  }

  .header {
    position: unset !important;
    background: #000;
    padding: 20px 0;
  }

  .logo {
    text-align: center;
  }

  .logo img {
    padding: 15px 0;
    text-align: center;
    width: 50%;
  }

  .menu ul li {
    margin: 0;
  }

  .menu ul li a {
    font-size: 18px;
    line-height: 26px;
    padding: 10px !important;
    color: #ad9578 !important;
    text-shadow: unset;
    border-bottom: 1px solid #000;
  }

  .phone-number {
    text-align: center;
  }

  .mobile-headers .menu .navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
    line-height: 24px;
    padding: 10px !important;
    color: #000;
  }

  .phone-number a {
    width: 30%;
    padding: 8px 16px;
    background-color: #ad9578;
    color: #fff;
    display: inline-block;
    margin: 20px 0 0 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
  }

  .menu .navbar {
    display: flex;
    margin-top: 20px;
  }

  .navbar-dark .navbar-toggler {
    width: 100%;
    float: left;
    /* border: none !important; */
    text-align: right;
    background-color: #ad9578;
    /* padding: 6px 15px; */
    border-radius: 0;
    outline: none;
  }

  .navbar-nav {
    display: inherit;
    text-align: left;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    border: 1px solid #000;
  }

  .mobile-headers .menu .navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
    line-height: 24px;
    padding: 10px !important;
    color: #ad9578;
  }

  .menu {
    padding: 0 12px;
  }

  .common-padding {
    padding: 30px 0;
  }



  .slider-content-col h1 {
    font-size: 18px;
    line-height: 32px;
  }

  .carousel-control-prev,
  .carousel-control-next {
    display: none;
  }

  .navbar-toggler:focus {
    box-shadow: unset;
  }

  .common-sec h2 {
    font-size: 25px;
    line-height: 37px;
    padding: 0 0 22px 0;
  }

  .block-col {
    text-align: center;
    padding-bottom: 40px;
  }

  .block-inner p {
    padding: 7px 0;
    font-size: 20px !important;
  }

  .common-sec p {
    font-size: 16px;
    line-height: 24px;
  }
  .block-text{padding: 0px 0 0 0;}
  .waxing-banner-col {top: 34%;}


  .bg-innner h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .bg-col ul {
    column-count: unset;
    padding-left: 20px;

  }

  .bg-col ul li {
    font-size: 15px;
  }

  .bg-btm-txt p {
    font-size: 14px;
  }

  .Proudly_text,
  .copyright_text p {
    text-align: center;
  }

  .copyright {
    padding: 10px 0;
  }

  .footer-info h4 {
    font-size: 39px;
    line-height: 50px;
  }

  .copyright p {
    font-size: 18px;
    padding:0 0 10px 0;
  }


  .lashtinting-banner {
    height: 191px;
  }

  .waxing-banner {
    height: 191px;
  }

  .facial-banner {
    height: 191px;
  }

  .facial-service-heading-left h2 {
    padding: 0;
  }

  .facial-block-col {
    margin-top: 10px;
  }

  .small-box {
    height: auto;
  }

  .small-inner-box h4 {
    font-size: 17px;
  }

  .small-inner-box .duration {
    font-size: 15px;
  }

  .waxing-banner-col h1 {
    font-size: 27px;
  }

  .waxing-heading-col {
    padding: 0;
  }

  .waxing-heading-col h2 {
    font-size: 20px;
  }

  .waxing-ul ul li {
    font-size: 16px;
  }

  .waxing-btm-txt {
    padding: 10px 0 0 0;
  }

  .lashtinting-heading-col h2 {
    padding: 0;
  }

  .lashtinting-text p {
    padding: 10px 0;
  }

  .lashtinting-btm-txt {
    padding: 10px 0;
  }

  .footer-address h3 {
    font-size: 18px;
  }

  .footer-map .footer-map-btn {
    font-size: 18px;
    line-height: 20px;
  }

  .massage-heading-col h2 {
    padding: 0;
    font-size: 20px;
  }

  .massage-ul ul li {
    font-size: 15px;
    line-height: 21px;
  }

  .massage-banner {
    height: 191px;
  }

  .massage-ul p {
    padding: 15px
  }

  .membership-heading-col h2 {
    padding: 0;
    font-size: 20px;
  }

  .membership-banner {
    height: 191px;
  }

  .membership-btm-txt p {
    font-size: 15px;
  }

  /* .membership-text p{
    font-size: 13px;
  } */

   .accessibility{text-align: center;margin:2px 0 5px 0 0;}
.accessibility a {font-size: 18px;padding-bottom: 10px;padding-top: 10px;}
.accessibility i{ font-size: 22px;}
.inner-page.accessibility-statement-page {padding: 45px 0 0;}
.accessibility-statement-page h2 {font-size: 30px;line-height: 36px;padding-bottom: 30px;}

.massage-pricing h3 {font-size: 22px;}
.massage-pricing{padding: 0 0 15px 0;}


}

@media (min-width: 768px) and (max-width: 991.98px) {

  .footer-address {
    padding: 4px 0 0 0;
  }

  .menu ul li a {
    font-size: 8px;
    padding: 3px 0px;
  }

  .menu ul li {
    margin: 0 0 0 13px;
  }



  .slider-content-col h1 {
    font-size: 19px;
    line-height: 32px;
  }

  .common-sec h2 {
    font-size: 30px;
  }

  .block-inner p {
    font-size: 14px;
    padding: 4px 0;
  }

  .common-sec p {
    font-size: 17px;
    line-height: 25px;
  }

  .bg-innner p {
    padding-bottom: 0;
  }

  .bg-innner h3 {
    font-size: 16px;
  }

  .footer-info h4 {
    font-size: 25px;
    line-height:35px;
  }

  .footer-info p {
    font-size: 14px;

  }

  .copyright p {
    font-size: 17px;
  }

  .footer-address h3 {
    font-size: 25px;
  }

  .footer-map .footer-map-btn {
    font-size: 21px;
    line-height: 20px;
  }

  .common-padding {
    padding: 30px 0;
  }

  .lashtinting-banner {
    height: 220px;
  }

  .waxing-banner {
    height: 220px;
  }

  .facial-banner {
    height: 220px;
  }

  .facial-service-heading-left h2 {
    padding: 0;
  }

  .facial-block-col {
    margin-top: 10px;
  }

  .small-box {
    height: 585px;
  }

  .small-inner-box h4 {
    font-size: 16px;
  }

  .small-inner-box .duration {
    font-size: 16px;
  }

  .waxing-heading-col h2 {
    font-size: 20px;
    padding: 0;
  }

  .waxing-banner-col h1 {
    font-size: 31px;
  }

  .waxing-ul ul li {
    font-size: 14px;
    line-height: 20px;
  }


  .waxing-btm-txt p {
    font-size: 15px;
  }

  .lashtinting-heading-col h2 {
    padding: 0;
  }

  .lashtinting-text p {
    padding: 10px 0;
    font-size: 14px;
    line-height: 25px;
  }

  .lashtinting-btm-txt {
    padding: 10px 0;
  }

  .massage-banner {
    height: 220px;
  }

  .membership-banner {
    height: 220px;
  }

  .massage-heading-col h2 {
    padding: 0;
  }

  .massage-ul p {
    line-height: 27px;
  }

  .massage-ul ul li {
    font-size: 15px;
    line-height: 20px;
  }

  .massage-btm-txt {
    padding: 10px 0 20px 0;
  }

  .membership-heading-col h2 {
    padding: 0;
  }

  .membership-text p {
    padding: 9px 0 0 0;
    line-height: 25px;
  }
  
  .accessibility a{font-size: 9px;}
  .copyright p {font-size: 9px;}
  
  .massage-pricing{padding: 0 0 20px 0;}
  
  
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .menu ul li {
    margin: 0 0 0 10px;
  }

  .menu ul li a {
    font-size: 12px;
    padding: 3px 15px;
  }

  .slider-content-col h1 {
    font-size: 25px;
  }

  .common-sec p {
    font-size: 14px;
  }

 

  .copyright p {
    font-size: 23px;
  }

  .footer-map .footer-map-btn {
    margin: 0 0 20px 0;
    font-size: 30px;
  }

  .block-inner p {
    padding: 0;
    font-size: 20px;
  }

  .footer-info h4 {
    padding: 10px 0 0 0;
    font-size: 34px;
  }

  .footer-address h3 {
    font-size: 30px;
  }

  .common-padding {
    padding: 30px 0;
  }
    .common-sec p {
        font-size: 17px;
    }
  .small-box {
    height: 419px;
  }

  .facial-banner {
    height: 293px;
  }

  .waxing-banner {
    height: 293px;
  }

  .massage-banner {
    height: 293px;
  }

  .lashtinting-banner {
    height: 293px;
  }

  .membership-banner {
    height: 293px;
  }

  .common-sec h2 {
    padding: 0;
    font-size: 32px;
  }
  .waxing-ul ul li {
    font-size: 15px;
    line-height: 20px;
  }
  .waxing-banner-col h1  {
    font-size: 32px;
  }
  .waxing-btm-txt p {
    font-size: 18px;
  }
  .waxing-btm-txt p  {
    line-height: 20px;
  }
  
  
   .accessibility a {font-size: 13px;}
 .copyright p {font-size: 13px;}
 
 .pricing-item {padding: 0 0 5px 0;}

  
  
}


@media (min-width: 1200px) and (max-width: 1399.98px) {
    
    .menu ul li a{font-size: 14px;}
     .menu ul li{margin: 0 0 0 20px;}
     .slider-content-col h1{font-size: 30px;}
     .footer-info h4 {font-size: 38px;}
     .small-box {height:530px;}


    
}