@font-face
{
  font-family:'FontAwesome';
  src:url('./fontawesome-webfont.eot');
  src:url('./fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fontawesome-webfont.woff') format('woff'),
  url('../fonts/fontawesome-webfont.ttf') format('truetype'),
  url('../fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight:normal;
  font-style:normal
}

@font-face {
    font-family: 'Reckless Neue';
    src: local('Reckless Neue Regular'), local('RecklessNeue-Regular'),
        url('../fonts/RecklessNeue-Regular.woff2') format('woff2'),
        url('../fonts/RecklessNeue-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Reckless Neue';
    src: local('Reckless Neue Bold'), local('RecklessNeue-Bold'),
        url('../fonts/RecklessNeue-Bold.woff2') format('woff2'),
        url('../fonts/RecklessNeue-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Circular Std';
    src: local('Circular Std Bold'), local('CircularStd-Bold'),
        url('../fonts/CircularStd-Bold.woff2') format('woff2'),
        url('../fonts/CircularStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Circular Std Book';
    src: local('Circular Std Book'), local('CircularStd-Book'),
        url('../fonts/CircularStd-Book.woff2') format('woff2'),
        url('../fonts/CircularStd-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



body {padding: 0;margin: 0;font-family: 'Circular Std Book';font-weight: 400;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #6679BD;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer; color: #000;}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff} 
img {max-width: 100%;height: auto}
p {font-family: 'Circular Std Book';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #6679BD;}
p strong {color: #000; font-weight: 400;}
p a:hover {color: #000;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #6679BD;}
ul li a:hover, ol li a:hover {color: #000;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus { outline: 0 !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
h1, h2, h3, h4, h5, h6 {font-family: 'Reckless Neue';font-style: normal;font-weight: 700;color: #000;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #6679BD;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #6679BD;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #000;}
h1 {font-size: 40px;line-height: normal;}
h2 {font-size: 32px;line-height: normal;}
h3 {font-size: 28px;line-height: normal;}
h4 {font-size: 24px;line-height: normal;}
h5 {font-size: 20px;line-height: normal;}
h6 {font-size: 16px;line-height: normal;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul , .default-css ol { margin-bottom: 20px;}
.default-css ol {padding-left: 20px;}
.default-css ul li, .default-css ol li { font-family: 'Circular Std Book'; font-style: normal; font-weight: 400; font-size: 18px; line-height: 28px; color: #666; margin: 0 0 10px; }
.default-css ul li a, .default-css ol li a {color: #6679BD}
.default-css ul li strong, .default-css ol li strong {color: #6679BD;font-weight: 600;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #000}
.default-css ul li { list-style: none; background: url(../images/list-arrow.png) no-repeat; background-position: 0 4px; padding-left: 24px; }
.floating-icon {position: fixed;right: -107px;top: 50%;transform: translateY(-50%);z-index: 11;transform: rotate(-90deg);}
.floating-icon a {padding: 18px 40px;display: inline-block;color: #000;text-align: center;font-family: Circular Std Book;font-size: 20px;font-style: normal;font-weight: 600;line-height: normal;background: #FFF; box-shadow: 0px 0px 20px 0px rgba(48, 69, 124, 0.20);} .floating-icon a strong{color: #6679BD}
.floating-icon a:hover {color: #fff;background: #6679BD;}
.floating-icon a:hover strong{color: #000;}
.default-section {
    padding: 170px 0 100px;
}


/*--header--*/
.header-section { position: absolute; z-index: 999; transition: all 0.3s ease-out; left: 10px; right: 10px; top: 12px; padding: 10px 42px; border-radius: 60px; border: 2px solid #FFF; background: #8D95D1; box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); }
.header-section .row { align-items: center; }
.header-mid { display: flex ; align-items: center; justify-content: right; }
.header-section .col-sm-3 { width: 18%; }
.header-section .col-sm-9 { width: 82%; }
.header-section.sticky { position: fixed; margin: 0; left: 0; top: 0; right: 0; box-shadow: 0px 4px 30px 0px rgb(0 93 219 / 30%); border-radius: 0; }
.header-btns { margin-left: 140px; }

.header-btn a.theme-btn.btn-green { box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25); }
.banner-btns a.theme-btn.btn-green { border-color: #6679BD; }
.banner-btns a.theme-btn.btn-green:hover{ border-color: #000; }

/*--banner--*/
section.banner-section { position: relative; z-index: 1; padding: 280px 0 0px 0; }
section.banner-section::after { position: absolute; content: ''; width: 100%; height: 100%; left: 0px; top: 0; z-index: -1; background: radial-gradient(50% 50% at 50% 50%, #A195B8 0%, #8779A2 100%); }
.banner-title { margin-bottom: 25px; color: #fff; font-family: "Reckless Neue"; font-size: 85px; font-style: normal; font-weight: 700; line-height: 90px; }
.banner-title strong { font-weight: 700;color: #FFD700; }
.banner-content p { color: #fff; font-size: 22px; font-style: normal; line-height: 32px; max-width: 777px; }
.banner-img { position: relative; z-index: 1; margin-right: -50px; }
.banner-img::after { position: absolute; content: ''; width: 500px; height: 500px; right: 11%; top: -12%; z-index: -1; opacity: 0.6; background: #FFF; border-radius: 50%; }
.banner-img figure img { width: 100%; }
.banner-content { padding-bottom: 20px; }
.banner-btns { padding-top: 20px; }
section.banner-section .col-sm-8 { width: 63%; }
section.banner-section .col-sm-4 { width: 37%; }
.banner-btns a.theme-btn.btn-white { color: #fff; background: #FF6F61; }
.banner-btns a.theme-btn.btn-white:hover { color: #fff; background: #FF6137; }
.banner-content p strong{ color: #FFD700; }
.btn-text { padding-top: 15px; }

/* btns */
a.theme-btn { display: inline-block; position: relative; padding: 16px 40px; text-align: center; font-family: Circular Std Book; font-size: 18px; font-style: normal; font-weight: 600; line-height: 28px; border-radius: 45px; }
a.theme-btn.btn-white { color: #fff; background: #00C2CB; }
a.theme-btn.btn-white:hover {  background: #FF6F61; color: #fff; }
a.theme-btn.btn-green { background: #FF6F61; color: #fff;  }
a.theme-btn.btn-green:hover {color: #fff;  background: #00C2CB; }
a.theme-btn.btn-blue { color: #fff; background:#00C2CB;}
a.theme-btn.btn-blue:hover {     background: #FF6F61; color: #fff ; }

/* heading */
.heading-title { margin-bottom: 25px; font-family: "Reckless Neue"; color: #000; font-size: 100px; font-style: normal; font-weight: 700; line-height: 100px; }
.heading-title strong { color: #000; font-weight: 700; }
.sub-title { margin-bottom: 15px; color: #666;  font-family: 'Circular Std Book'; font-size: 30px; font-style: normal; font-weight: 400; line-height: 40px; }


/* elephant-room-section */
section.elephant-room-section { background: #6679BD; padding: 100px 0; background: linear-gradient(90deg, #8e44ad, #3498db); }
section.elephant-room-section .section-heading.text-center { border-radius: 30px; background: rgba(255, 255, 255, 0.30); box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.10); backdrop-filter: blur(5px); padding: 50px 30px; }
section.elephant-room-section .default-css { max-width: 1330px; margin: 0 auto; }
section.elephant-room-section .section-heading .heading-title { color: #FFF; font-size: 74px; line-height: 80px; }
section.elephant-room-section .section-heading .heading-title strong{ color: #FFD700; }
section.elephant-room-section .section-heading p { color: #FFF; font-size: 22px; line-height: 30px; }
section.elephant-room-section .section-heading h3 { color: #000; text-align: center; font-family: "Reckless Neue"; font-size: 40px; font-style: normal; font-weight: 700; line-height: 56px; margin-bottom: 20px; }
section.elephant-room-section .section-heading h5 { color: #FFF; font-family: 'Circular Std Book'; font-size: 22px; font-style: normal; font-weight: 400; line-height: 26px; }


/* about-section */
section.about-section { padding: 100px 0 250px; }
.about-top .section-heading .heading-title strong{color: #FF6137;}
.about-top { border-radius: 30px; background: #F2EFE8; padding: 50px 50px 1px; }
.about-top .row { align-items: center; }
.about-top .section-heading { padding-left: 60px; }
.about-img figure { border-radius: 30px; overflow: hidden; }
.about-img figure img{ width: 100%; }
section.about-section .section-heading h3 { color: #000; font-size: 30px; line-height: 34px; }
.about-counter { padding: 100px 50px; margin: 50px 0 -160px 0; border-radius: 45px; background: linear-gradient(180deg, #8779A2 0%, #6679BD 100%); box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25); }
.count-digit-row { margin-bottom: 10px; position: relative; z-index: 1; display: flex ; color: #FFF; font-family: "Reckless Neue"; font-size: 100px; font-style: normal; font-weight: 700; line-height: 100px; }
.count-digit-row span { color: #FFF; }
.count-bx p { color: #FFF; font-size: 40px; line-height: 50px; margin: 0; }
.about-counter .col-sm-4:last-child .count-bx { float: right; }
.about-counter .col-sm-4:nth-child(2) .count-bx{ text-align: center; }
.about-counter .col-sm-4:nth-child(2) .count-bx .count-digit-row { justify-content: center; }

/* experience-section */
section.experience-section { background: #6679BD; padding: 100px 0; background-size: cover !important; background-position: center; background: url(../images/experience-section-bg.jpg) no-repeat; position: relative; z-index: 1; }
section.experience-section::after { position: absolute; content: ''; width: 100%; height: 100%; top: 0; z-index: -1; background: rgb(0 0 0 / 48%); box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.10); backdrop-filter: blur(5px); }
section.experience-section .section-heading .heading-title strong { color: #ff6137; }
section.experience-section .section-heading { padding-bottom: 20px; }
section.experience-section .section-heading .heading-title, section.experience-section .section-heading .sub-title { color: #fff; }
.experience-box { border-radius: 25px; background: #FFF; box-shadow: 0px 0px 60px 0px rgba(141, 149, 209, 0.30); padding: 30px 30px 15px; min-height: 280px; }
.experience-box h3 { font-size: 30px; line-height: 36px;color: #FF6137;text-align: center; }
.experience-row .col-sm-4, .experience-row .col-sm-2 { padding: 15px 20px; }
.experience-row .col-sm-4 { width: 39%; }
.experience-row .col-sm-2 { width: 20.33%; }
.experience-row .row { justify-content: center; }
.experience-box figure { margin-bottom: 10px; text-align: center; }
.experience-box figure img { max-width: 70px; }


/* -------faq-section--------- */
.faq-section { padding: 100px 140px 100px 280px; background: linear-gradient(93deg, #D1E4F1 3.98%, #E7EEB8 98.36%); position: relative; z-index: 1; }
.faq-section .section-heading .heading-title strong{color:#FF6137;}
.faq-section::after { position: absolute; content: ''; width: 210px; height: 100%; left: 0; top: 0; z-index: -1; opacity: 0.21; background: #EB6C2F; }
.faq-box .card-header h5, .card-header-title { padding: 26px 30px 26px 0px; position: relative; margin: 0; border-radius: 0; color: #FF6137; font-family: 'Circular Std Book'; font-size: 30px; font-style: normal; font-weight: 400; line-height: 28px; }
.card-body.default-css { padding: 0px 50px 10px 0px;  margin: 0 0px; border-bottom:  1px solid rgb(0 60 64 / 20%); }
.faq-box .card { margin: 0 0 px; border-radius: 0; background: transparent; box-shadow: none; border: none; }
.card-header-title.collapsed { color: #000; box-shadow: none; border: none; background: transparent; border-bottom: 1px solid rgb(0 60 64 / 20%); }
.card-header-title.collapsed:hover { color: #FF6137; }
.faq-box .card-header h5::after, .card-header-title::after { content: ""; background: url(../images/faq-minus.png) no-repeat center; width: 25px; height: 25px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); right: 0px; }
.faq-box .card-header { border: none; padding: 0; cursor: pointer; position: relative; margin: 0 0 0px; background: transparent !important; }
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after { background: url(../images/faq-pluse.png) no-repeat center; box-shadow: none;}
.faq-img{padding-left: 50px;}
.faq-img figure { border-radius: 30px; overflow: hidden; }
.faq-img figure img{ width: 100%; }


/* rachel-action-section */
section.rachel-action-section { background: #FF6137; padding: 100px 0; }
section.rachel-action-section .section-heading .heading-title { color: #fff; }
section.rachel-action-section .row { justify-content: center; }
.rachel-action-row { background: #fff; margin-top: 20px; }
.rachel-action-row .row{margin: 0;}
.rachel-action-top {
    display: flex
;
    flex-direction: column;
    height: 100%;
}
.calendar-box {
    display: flex
;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.rachel-action-row .row:nth-child(2n) { flex-direction: row-reverse; }
.rachel-action-box { padding: 30px;    height: 100%;
    align-content: center; }
section.rachel-action-section .col-sm-6 { padding:  0; }
.rachel-action-box h3 { color: #000; font-size: 50px; font-style: normal; line-height: 60px; }
.video-section { position: relative; overflow: hidden;  }
.video-section figure { position: relative; }
.video-section figure img{width: 100%;}
.radius { width: 70px; height: 70px; border-radius: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; display: flex; align-items: center; justify-content: center; }
.radius a { z-index: 1; }
.place { background: #fff; z-index: 2; }
.radius .border-animation, .place { display: block; width: 100%; height: 100%; position: absolute; border-radius: 100%; text-align: center; line-height: 69px; }
.radius .border-animation { z-index: 1; }
.ba1 { animation: rounder1 1s linear 1s infinite alternate; border: 1px solid #fff; background: transparent; }
@keyframes rounder1 { from { transform: scale(1); } to { transform: scale(1.39); } }
.ba2 { animation: rounder2 1s linear 1s infinite alternate; border: 1px solid #fff; background: transparent; }
@keyframes rounder2 { from { transform: scale(1); } to { transform: scale(1.79); } }
.ba3 { animation: rounder3 1s linear 1s infinite alternate; border: 1px solid #fff; background: transparent; }
@keyframes rounder3 { from { transform: scale(1); } to { transform: scale(1.99); } }
.video-popup .modal-dialog { max-width: 930px !important; position: absolute; top:0; left: 0; right: 0; transform:inherit !important; width: 94%; border-radius: 10px; margin: 65px auto 0; border: 8px solid #FF6137;}
.video-popup .modal-body { border: none; float: none; clear: both; width: 100%; position: relative; padding-bottom: 56.25%; padding-top: 0; height: 0; }
.modal.video-popup .modal-content { border: none; box-shadow: none; }
.modal.video-popup button.close { opacity: 1; position: absolute; right: 28px; top: 35px; font-size: 26px; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; background: transparent; border: none; }
.videoIframe iframe {  display: block; bottom: 100px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }  
.modal-backdrop.show { opacity: .9; }
.video-show { position: absolute; top: 50%; transform: translate(-50% , -50%); left: 50%; }


/* testimonial */
section.testimonial-section { background: linear-gradient(164.45deg, #F1F7FE 10.89%, #F1F7FE 35.16%, #D7E9FF 100%);
 padding: 100px 0 0; }

.client-say-box p { font-size: 24px; line-height: 40px; }
.client-say-box h3 {  font-size: 30px; line-height: 44px; font-family: 'Circular Std Book'; font-style: normal; font-weight: 400; margin: 0;    color: #FF6137; }
.client-say-box h3 strong { font-size: 24px; line-height: 36px; font-weight: 400; display: block; color:#666666; }
.testimonial-slider .owl-item .client-say-box{margin-top: 30px;}
.testimonial-slider .owl-item.active.center .client-say-box { border-radius: 10px; background: #FF6137; padding: 30px 30px; margin: 0; color:#fff}
.testimonial-slider .owl-item.active.center .client-say-box p { color: #fff; }
.testimonial-slider .owl-item.active.center .client-say-box h3{ color: #fff; }
.testimonial-slider .owl-item.active.center .client-say-box h3 strong{ color: #fff; }
.testimonial-slider.owl-carousel .owl-nav .owl-next, .testimonial-slider.owl-carousel .owl-nav .owl-prev { background-position: center !important; margin: 0 10px; border-radius: 45px; width: 50px; height: 60px; }
.testimonial-slider.owl-carousel .owl-nav .owl-prev { background:  url(../images/owl-prev.png) no-repeat;filter: brightness(0) saturate(100%) invert(50%) sepia(90%) saturate(2402%) hue-rotate(336deg) brightness(100%) contrast(104%); }
.testimonial-slider.owl-carousel .owl-nav .owl-next  { background:  url(../images/owl-next.png) no-repeat ;filter: brightness(0) saturate(100%) invert(50%) sepia(90%) saturate(2402%) hue-rotate(336deg) brightness(100%) contrast(104%); }
.testimonial-slider.owl-carousel .owl-nav .owl-prev:hover  { background:  url(../images/owl-prev-hover.png) no-repeat; filter:none;}
.testimonial-slider.owl-carousel .owl-nav .owl-next:hover  { background:  url(../images/owl-next-hover.png) no-repeat;filter:none;}
.owl-carousel .owl-nav span {display: none;}
.owl-nav { text-align: center; display: block !important; }
.testimonial-slider.owl-carousel { margin-top: 30px; }
.testimonial-slider .owl-nav { display: block !important; position: absolute; top: -100px; right: 0; }
.owl-carousel .owl-dots { display: none; }
.testimonial-slider.owl-carousel .owl-dots { text-align: center; display: flex !important ; align-items: center; justify-content: center; } 
.rachel-daily-life{padding-top: 130px;}
.rachel-daily-life .col-sm-5 { width: 47%; }
.rachel-daily-life .col-sm-7 { width: 53%; }
.rachel-daily-life-right { padding: 0 0 20px 130px; }
.rachel-daily-life .section-heading .default-css { padding: 40px 0 50px; }
.rachel-daily-life .section-heading .default-css p { font-size: 24px; line-height: 34px; }
.rachel-daily-life .section-heading .heading-title strong{color:#FF6137;}
.rachel-daily-life .section-heading figure img { width: 100%; }
.rachel-daily-life-right li { list-style: none; padding: 5px 0; }
.rachel-daily-life-box .rachel-daily-life-heading { display: flex ; align-items: center; margin-bottom: 10px; }
.rachel-daily-life-box .rachel-daily-life-heading figure { margin-right: 15px; }
.rachel-daily-life-box .rachel-daily-life-heading h3 { color: #000; font-family: "Reckless Neue"; font-size: 26px; font-style: normal; font-weight: 700; line-height: 40px; margin: 0; width: calc(100% - 55px); }
.rachel-daily-life-box p { font-size: 20px; line-height: 30px; }
.rachel-daily-life-box .rachel-daily-life-heading figure img { filter: brightness(0) saturate(100%) invert(40%) sepia(93%) saturate(635%) hue-rotate(330deg) brightness(105%) contrast(105%); }
section.hire-rachel-table-section .section-heading .heading-title strong{color:#FF6137;}


/* hire-rachel-table-section */
section.hire-rachel-table-section { padding: 100px 0; background: linear-gradient(93deg, #D1E4F1 3.98%, #E7EEB8 98.36%); }
.hire-rachel-table.table-responsive { margin: 40px auto 0; }
.hire-rachel-table table.table.table-striped { margin: 0; }
.hire-rachel-table .table>thead { vertical-align: middle; }
.hire-rachel-table tr th:first-child { width: 33.33%;border-radius: 4px 0 0 4px !important; }
.hire-rachel-table tr th:nth-child(2) { width: 33.33%;  background: #FF6137; }
.hire-rachel-table tr th:nth-child(3) { width: 33.33%;}
.hire-rachel-table .table>tbody tr td:first-child { text-align: left; min-height: 100px; box-shadow: inset 0px 0px 30px -30px rgba(0, 0, 0, 0.25), inset -30px 0 30px -30px rgba(0, 0, 0, 0.25); background: transparent !important; border-left: 1px solid #000; }
.hire-rachel-table .table>tbody tr td h3 { margin: 0; font-family: Circular Std Book; align-content: center; color: #1C2C4B; font-size: 24px; font-style: normal; font-weight: 400; line-height: 40px; }
.hire-rachel-table .table>tbody tr td p { margin: 0; font-family: Circular Std Book; align-content: center; color: #1C2C4B; font-size: 24px; font-style: normal; font-weight: 400; line-height: 36px; }
.hire-rachel-table .table>tbody tr td { padding: 26px 35px; background: transparent !important; box-shadow: none; border: none;  vertical-align: middle; }
.hire-rachel-table .table>tbody tr td:nth-child(3) { box-shadow: inset 30px 0 30px -30px rgba(0, 0, 0, 0.25), inset 0px 0px 30px -30px rgba(0, 0, 0, 0.25); } 
.hire-rachel-table .table>tbody tr:last-child td:first-child { border-bottom: 1px solid #000; border-radius: 0 0 0px 4px; }
.hire-rachel-table .table>tbody tr:nth-child(odd) { background: #F1F7FE; }
.hire-rachel-table .table>tbody tr:nth-child(even) { background: #fff; }
.hire-rachel-table th { border: 1px solid #001335; padding: 15px 15px !important; box-shadow: none; }
.hire-rachel-table th h2 { color: #001335 !important; font-family: Circular Std Book; margin: 0; align-content: center; text-align: center; font-size: 30px; font-style: normal; font-weight: 400; line-height: 36px; }
.hire-rachel-table tr th:nth-child(2) h2 { color: #fff !important; }


/*--how-it-works--*/
.how-it-works-section { padding: 100px 0; background: #8779A2; }
.how-it-works-section .section-heading .heading-title { color: #fff; }
.how-it-works-box { display: flex ; align-items: center; }
.how-it-works-box-text { width: calc(100% - 200px); }
.how-it-works-box figure { margin-right: 25px; }
.how-it-works-box h3 { font-family: Circular Std Book; margin-bottom: 0; transition: all 0.5s; color: #FFF; font-size: 28px; font-style: normal; font-weight: 400; line-height: 40px; }
.how-it-works-section .how-it-works-row .row { position: relative; }
.how-it-works-section .how-it-works-row .row:nth-child(2n) { flex-direction: row-reverse; }
.how-it-works-section .how-it-works-row .row .col-sm-6 { padding: 15px 40px; position: relative; }
.how-it-works-row {  position: relative; }
.how-it-works-row::after { position: absolute; content: ''; width: 2px; background: #fff; height: 89%; top: 55px; left: 50%; transform: translateX(-50%); }
.how-it-works-section .how-it-works-row .row .col-sm-6::after { position: absolute; content: ''; width: 30px; height: 30px; background: #FF6137; border-radius: 50%; left: -15px; z-index: 1; top: 50%; transform: translateY(-50%); }
.how-it-works-section .how-it-works-row .row:nth-child(2n+1) .col-sm-6::after{ left: auto; right: -15px; }
section.medspa-table-section .section-heading .heading-title strong { color: #ff6137; }

/* medspa-table-section */
section.medspa-table-section { padding: 100px 160px; z-index: 1; position: relative; background: linear-gradient(164.45deg, #F1F7FE 10.89%, #F1F7FE 35.16%, #344788 100%);
 }
/* section.medspa-table-section::after { position: absolute; content: ''; width: 100px; height: 100%; left: 0; top: 0; z-index: -1; background: #FFF; } */
.medspa-table.table-responsive { margin: 40px auto 0; border: 1px solid rgb(0 0 0 / 20%); }
.medspa-table table.table.table-striped { margin: 0; }
.medspa-table .table>thead { vertical-align: middle; }
.medspa-table tr th:first-child { width: 35%; }
.medspa-table tr th:last-child { width: 65%;   }
.medspa-table th { font-family: "Reckless Neue"; margin: 0; align-content: center; background: #FF6137; color: #FFF !important; font-size: 35px; font-style: normal; font-weight: 400; line-height: 38px; padding: 28px 30px; }
.medspa-table .table>tbody tr td:first-child { text-align: left; min-height: 100px; box-shadow: inset 0px 0px 30px -30px rgba(0, 0, 0, 0.25), inset -30px 0 30px -30px rgba(0, 0, 0, 0.25); background: transparent !important; }
.medspa-table .table>tbody tr td h3 { margin: 0; font-family: Circular Std Book; align-content: center; color: #1C2C4B; font-size: 20px; font-style: normal; font-weight: 400; line-height: 30px; }
.medspa-table .table>tbody tr td p { margin: 0; font-family: Circular Std Book; align-content: center; color: #666; font-size: 18px; font-style: normal; font-weight: 400; line-height: 26px; }
.medspa-table .table>tbody tr td { padding: 20px 25px; box-shadow: none; border: none; vertical-align: middle; background: #F2EFE8 !important; }
.medspa-table .table>tbody tr td:nth-child(3) { box-shadow: inset 30px 0 30px -30px rgba(0, 0, 0, 0.25), inset 0px 0px 30px -30px rgba(0, 0, 0, 0.25); } 
.medspa-table .table>tbody tr:nth-child(odd) { background: #fff; }
.medspa-table .table tbody tr { border-bottom: 1px solid rgb(0 0 0 / 20%); }
.medspa-table .table tbody tr:last-child { border-bottom: none; }
.medspa-table .table>tbody tr:nth-child(even) { background: #fff; }


/* let-together-section */
section.let-together-section { background: radial-gradient(50% 50% at 50% 50%, #FF9766 0%, #D34D0D 100%); padding: 150px 0 0; }
section.let-together-section .section-heading { padding-bottom: 20px; }
section.let-together-section .heading-title { color: #fff; font-size: 140px; line-height: 140px; margin-bottom: 30px; }
section.let-together-section .heading-title strong{color: #000;}
section.let-together-section p { color: #fff; font-size: 30px; line-height: 40px; max-width: 830px; }
.let-together-img { position: relative; z-index: 1;  }
.let-together-img::after { position: absolute; content: ''; width: 500px; height: 500px; right: 1%; top: -6%; z-index: -1; border-radius: 544px; opacity: 0.2; background: #FFF; box-shadow: 0px 0px 60px 0px #000; }
.let-together-img figure img { width: 100%; }
.let-together-btns { padding-top: 10px; }
.let-together-btns a.theme-btn.btn-white { color: #EB6C2F; }
.let-together-btns a.theme-btn.btn-white:hover { color: #fff; background: #344788; }
section.let-together-section .btn-text p { color: #fff; font-size: 18px; line-height: 28px; }
section.let-together-section .btn-text p strong{ color: #fff; }


/* your-inbox-section */
section.your-inbox-section { background-color: #000; padding: 250px 0; background-size: cover; background-position: center; }
section.your-inbox-section .heading-title { color: #fff; margin-bottom: 30px; }
section.your-inbox-section .heading-title strong{ color:#FF6137; }
section.your-inbox-section .sub-title { color: #fff; margin-bottom: 30px; text-align: center; }
section.your-inbox-section .form-hero { max-width: 1150px; margin: 0 auto; }
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0 !important;padding: 0!important;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.form-hero .gform_body {margin: 0 -15px;}
.gform_wrapper .gfield {padding: 0 15px 20px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gfield--type-address {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 10px 12px !important;margin: 0 !important;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.form-hero .gform_wrapper label, .form-hero .gform_wrapper label, .form-hero .gform_wrapper label.gfield_label { font-size: 16px !important; font-family: Circular Std Book; font-style: normal; font-weight: 400; line-height: 24px; color: #666; margin: 0 !important; padding-left: 10px; width: calc(100% - 15px); }
.gform_wrapper .medium::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666;opacity: 1;}
.gform_wrapper .medium::placeholder {color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::placeholder {color: #666;opacity: 1;}
.form-hero input.button.gform_button { width: auto !important; height: auto !important; display: inline-block !important; position: relative !important; cursor: pointer !important; transition: all 1s; color: #FFF !important; text-align: center; font-family: Circular Std Book !important; font-size: 18px !important; font-style: normal; font-weight: 400 !important; line-height: 28px !important; padding: 16px 50px !important; border-radius: 45px !important; background: #00C2CB !important; border: none; }
.banner-droupdown .form-hero .gform_wrapper .gfield.gfield--width-half:first-child {flex: 0 0 50%;max-width: 50%;}
.form-hero input.button.gform_button:hover {background: #FF6F61 !important;  color: #fff !important; border-color: #FF6F61 !important;}
.gform_wrapper .gform_footer { padding: 0px 0 0 0 !important; margin: 20px 0 0 0px !important; z-index: 1; text-align: center;
    justify-content: center; }
.form-hero .gform_wrapper .ginput_complex select {background:  url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important; padding-left: 5px !important;}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { width: 100% !important; padding: 12px 5px 12px 30px !important; -webkit-appearance: none !important; resize: none !important; position: relative !important; height: 60px; transition: all 1s; margin: 0 !important; box-shadow: none !important; font-family: Circular Std Book !important; border: none !important; border-bottom: 1px solid #d5d5d5 !important; color: #666 !important; font-size: 18px !important; font-style: normal !important; font-weight: 400 !important; line-height: 30px !important; border-radius: 45px !important; background: #FFF !important; }
.gform_wrapper textarea.medium { height: 120px !important; display: block; min-block-size: inherit !important; }
.form-hero .gform_wrapper select { background: #fff url(../images/select-arrow.png) no-repeat right 13px center!important; background-size: 16px !important; }
.form-hero .gform_wrapper label, .form-hero .gform_wrapper label, .form-hero .gform_wrapper label.gfield_label {font-size: 14px !important;font-family: Circular Std Book;font-style: normal;font-weight: 400;line-height: 24px;color: #666;margin: 0 !important;padding-left: 10px;
width: calc(100% - 16px); display: none;}
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area {text-align: center;padding: 10px !important;border-radius: 0px !important;border: none !important;background: transparent !important;box-shadow: none !important; border-bottom: 1px solid #6679BD !important;}
.form-hero input[type="file"] {display : none;}
.form-hero .button.gform_button_select_files {border: none;display: inline-block;padding: 8px 28px;margin-top: 5px;color: #FFF;font-family: Circular Std Book;font-size: 16px;font-style: normal;font-weight: 500;line-height: 23px;border-radius: 4px;background: #021F35;}
.form-hero .button.gform_button_select_files:hover {background-color: #6679BD;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #666;font-size: 14px !important;}
.gfield--type-address{ margin-bottom:12px !important;}
.gform_wrapper.gravity-theme .ginput_container_address span { padding: 0 8px 0; }
.gform_wrapper.gravity-theme .gform_drop_area { padding: 10px !important;}
.gfield_checkbox {display: flex;}
.gchoice .gfield-choice-input {margin-top: 5px;border-radius: 50% !important;}
.form-check-input[type=checkbox] { border-radius: 50%; width: 15px; height: 15px; border: 1px solid #6679BD; background: rgb(217 217 217 / 20%); }
.form-check-input:checked{background: url(../images/agree.png) no-repeat !important;background-size: cover !important;}
label.form-check-label strong {color: #6679BD;font-weight: 400;}
label.form-check-label i { font-style: normal; color: #011A43; }
.ginput_container_phone .validation_message { display: none !important; }


.modal-backdrop.show { opacity: .9; }
.modal-dialog { max-width:630px!important; position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%) !important; margin: 0px auto 0; width: 95% }
.modal.popup-form button.close {opacity: 1;position: absolute;right: 30px;top: 30px;font-size: 26px;font-weight: normal;color: #fff;cursor: pointer;/* text-shadow: none; */ background: transparent;border: none;}
.form-hero .heading-title { font-size: 38px; line-height: 45px; text-align: center; color: #fff; }
.gform_validation_errors { display: none !important; }
.thank-you-page .let-together-btns a.theme-btn.btn-white { color: #fff; background: #8d95d1; }
.thank-you-page .let-together-btns a.theme-btn.btn-white:hover { color: #fff; background: #EB6C2F; }
.modal-body { background: radial-gradient(50% 50% at 50% 50%, #A195B8 0%, #8779A2 100%); border-radius: 20px; }
.modal-content { background: transparent; }
.modal-body .gform_wrapper .gform_footer { margin: 0px 0 0 0px !important; justify-content: left; }
.modal-body .form-hero input.button.gform_button { color: #FFF !important; background: #FF6137 !important; }
.modal-body .form-hero input.button.gform_button:hover { color: #8c7ea6 !important; background: #fff !important; }
.modal-body .form-hero .heading-title span { display: block; color: #000; font-weight: bold; }


.popup-form .form-hero iframe {
    height: 100% !important;
    width: 100% !important;
    min-height: 530px !important;
    border-radius: 10px;
}
.popup-form .form-hero p {
	margin-bottom:0;
}
.calendar-img.text-center figure{
    padding-top: 30px;
}


section.about-section.counter-hide {
    padding-bottom: 100px;
}
section.about-section.counter-hide .about-top {
    padding-bottom: 50px;
}

.popup-form .heading-title a {
    color: #000;
}
.popup-form .heading-title a:hover {
    color: #fff;
}



@media (min-width: 1200px) {
/*------------- mega menu ---------------*/
.menu-top-menu-container {position: relative}
.mega-menu {position: inherit!important}
.mega-menu .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;right: 0;border-radius: 0 0 10px 10px;box-shadow: 0 0 5.5px rgb(5 5 5 / 20%);background-color: #fff;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 10px!important;background: transparent !important;border-bottom: none;text-transform: inherit !important;float: none;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #000 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #6679BD !important;}
.navbar-collapse .menus-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 30px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #666 !important;padding: 6px 10px 6px 25px;text-transform: inherit !important;border: none;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #6679BD!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before { content: ""; font-size: 18px; color: #6679BD; font-family: 'FontAwesome'; left: 0; position: absolute; top: 7px; background: url(../images/favicon.png) no-repeat; height: 20px; width: 20px; background-size: 18px; filter: brightness(0); }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover::before {filter: none;transition: 0.6s;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:last-child:before {display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img {width: 27% !important;padding: 0 !important;margin: 0 0 0 0 !important;float: right;position: absolute !important;top: 25px;right: 25px;bottom: 34px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img::before {display: none;}
.mega-menu .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);left: 0;}
/*------------- mega menu2 CSS---------------*/
.mega-menu2 {position: inherit!important}
.mega-menu2 .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;border-radius: 0 0 10px 10px;left: 15px;margin-left: 0px;right: 0;box-shadow: 0 0 5.5px rgba(5, 5, 5, 0.20);background-color: #fff !important;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu2:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu2 .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);left: 0;}
.mega-menu2 ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 0px!important;background: transparent !important;border: none;float: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #6679BD!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a {padding: 2px 0 !important;margin-left: 0px !important;font-weight: 600;}
.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #6679BD!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;margin-left: 0px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 26px !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children>a {padding: 5px 0 !important;margin-left: 0px !important;font-weight: 700;color: #000 !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #6679BD!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #6679BD!important;top: 21px;display: none;}
/* .navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;padding-bottom: 0;}
*/
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a {padding-left: 14px !important;padding-top: 6px !important;font-weight: 400;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #6679BD!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;text-transform: inherit !important;float: none;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li {padding-left: 15px !important;width: 100%;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li::before {content: "";font-size: 18px;color: #6679BD;font-family: 'FontAwesome';left: 0;position: absolute;top: 5px;background: url(../images/favicon.png) no-repeat;height: 22px;width: 22px;background-size: 22px;filter: brightness(0);}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children::before {display: none;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children ul.sub-menu li a:hover {color: #6679BD!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li:hover::before {filter: none;transition: 0.6s;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;left: 0;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu ul.sub-menu {column-count: 1;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu2 .hover_mega_menu ul li a {text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu .hover_mega_menu ul li a {text-transform: inherit !important;}
.contact-detail-menu {border-radius: 4px;display: inline-block;width: 100%;padding: 20px 20px 20px;background: #F3F9FF;overflow: hidden;margin: 20px 0 0;text-align: left;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a:hover {color: #6679BD!important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {margin-left: 0px;margin-top: 0;left: 0 !important;border-bottom: none;left: 0;}
}
@media (min-width:1200px) {
.container {max-width: 1180px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1270px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1360px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) {
.container {max-width: 1530px !important;}
}

@media (min-width:1700px) {
.container {max-width: 1630px !important;}

}
@media (min-width:2000px) {
.faq-img figure img { width: auto; }
.faq-row .row { justify-content: center; }
.faq-row .col-sm-4 { width: auto; }
.faq-section .section-heading .heading-title {text-align:center}
	
}
@media (max-width:1699px) {
.container {max-width: 100% !important;padding: 0 50px;}
.header-btns { margin-left: 60px; }
.header-section { left: 10px; right: 10px; top: 12px; padding: 10px 20px; }
.banner-title { margin-bottom: 25px; font-size: 74px; line-height: 80px; }
.heading-title { margin-bottom: 25px; font-size: 80px; line-height: 80px; }
.count-digit-row { margin-bottom: 10px; font-size: 74px; line-height: 75px; }
.count-bx p { font-size: 34px; line-height: 40px; }
.about-counter { padding: 60px 30px; margin: 40px 0 -110px 0; }
section.about-section { padding: 70px 0 200px; }
.experience-row .col-sm-4, .experience-row .col-sm-2 { padding: 15px 15px; }
.experience-box h3 { font-size: 28px; line-height: 32px; }
.experience-row .col-sm-4 { width: 36%; }
.experience-row .col-sm-2 { width: 21.33%; }
section.experience-section .section-heading { padding-bottom: 10px; }
.faq-section { padding: 100px 50px 100px 240px; }
.faq-img { padding-left: 20px; }
.rachel-action-box h3 { font-size: 42px; line-height: 54px; }
.rachel-daily-life-right { padding: 0 0 20px 70px; }
.hire-rachel-table th h2 { font-size: 26px; line-height: 32px; }
.hire-rachel-table.table-responsive { margin: 20px auto 0; }
.hire-rachel-table .table>tbody tr td p { font-size: 20px; line-height: 30px; }
.hire-rachel-table .table>tbody tr td { padding: 22px 25px; }
.hire-rachel-table .table>tbody tr td h3 { font-size: 22px; line-height: 34px; }
section.let-together-section .heading-title { font-size: 110px; line-height: 120px; margin-bottom: 30px; }
section.elephant-room-section .section-heading .heading-title { font-size: 60px; line-height: 64px; }



}
@media (max-width:1599px) {
}
@media (max-width:1499px) {
a.theme-btn { padding: 12px 30px; font-size: 16px; line-height: 28px; }
.header-section { left: 10px; right: 10px; top: 10px; padding: 10px 10px; }
.header-btns { margin-left: 30px; }
.container { max-width: 100% !important; padding: 0 35px; }
.banner-img { margin-right: -20px; }
.banner-title { margin-bottom: 15px; font-size: 66px; line-height: 74px; }
.banner-content p { font-size: 20px; line-height: 28px; }
.banner-btns { padding-top: 10px; }
.banner-img::after { width: 450px; height: 450px; right: 12%; top: -8%; }
section.banner-section { padding: 210px 0 0px 0; }
.heading-title { margin-bottom: 15px; font-size: 60px; line-height: 56px; }
section.elephant-room-section { padding: 70px 0; }
section.elephant-room-section .section-heading p { font-size: 19px; line-height: 26px; }
section.elephant-room-section .section-heading h3 { font-size: 34px; line-height: 46px; margin-bottom: 20px; }
section.elephant-room-section .section-heading h5 { font-size: 20px; line-height: 24px; }
.about-top .section-heading { padding-left: 30px; }
.about-top { padding: 40px 40px 1px; }
.count-digit-row { margin-bottom: 10px; font-size: 60px; line-height: 64px; }
	section.about-section.counter-hide .about-top {
    padding-bottom: 40px;
}
.count-bx p { font-size: 28px; line-height: 30px; }
.about-counter { padding: 40px 20px 50px; margin: 30px 0 -70px 0; }
section.about-section { padding: 60px 0 170px; }
section.about-section .section-heading h3 { font-size: 24px; line-height: 30px; }
section.experience-section { padding: 70px 0; }
.sub-title { margin-bottom: 15px; font-size: 24px; line-height: 30px; }
.experience-box h3 { font-size: 24px; line-height: 26px; }
.experience-box { border-radius: 35px; background: #FFF; box-shadow: 0px 0px 60px 0px rgba(141, 149, 209, 0.30); padding: 25px 25px 15px; min-height: 150px; }
.faq-section::after { width: 140px; }
.faq-section { padding: 70px 20px 70px 170px; }
.faq-box .card-header h5, .card-header-title { padding: 22px 30px 22px 0px; font-size: 24px; line-height: 24px; }
section.rachel-action-section { padding: 70px 0; }
/* .rachel-action-box { padding: 20px; } */
	.calendar-img.text-center figure{
    padding-top: 20px;
}
.rachel-action-box h3 { font-size: 34px; line-height: 40px; }
.radius { width: 60px; height: 60px; }
.radius a img { max-width: 20px; }
.radius .border-animation, .place { line-height: 57px; }
.rachel-action-row { margin-top: 10px; }
.client-say-box p { font-size: 20px; line-height: 34px; }
.testimonial-slider .owl-item .client-say-box { margin-top: 20px; }
.testimonial-slider .owl-item.active.center .client-say-box { padding: 20px 20px; }
.client-say-box h3 { font-size: 26px; line-height: 38px; }
.client-say-box h3 strong { font-size: 20px; line-height: 32px; }
.testimonial-slider.owl-carousel { margin-top: 20px; }
section.testimonial-section { padding: 70px 0 0; }
.testimonial-slider.owl-carousel .owl-nav .owl-next, .testimonial-slider.owl-carousel .owl-nav .owl-prev { margin: 0 10px; width: 40px; height: 35px; background-size: 100% !important; }
.testimonial-slider .owl-nav { top: -76px; }
.rachel-daily-life { padding-top: 90px; }
.rachel-daily-life-box .rachel-daily-life-heading figure img { max-width: 35px; }
.rachel-daily-life-box .rachel-daily-life-heading h3 { font-size: 20px; line-height: 32px; width: calc(100% - 45px); }
.rachel-daily-life-box p { font-size: 18px; line-height: 24px; }
.how-it-works-section { padding: 70px 0; }
.how-it-works-box figure img { max-width: 160px; }
.how-it-works-box figure { margin-right: 20px; }
.how-it-works-box-text { width: calc(100% - 180px); }
.how-it-works-box h3 { font-size: 24px; line-height: 34px; }
section.hire-rachel-table-section { padding: 70px 0; }
.hire-rachel-table th h2 { font-size: 20px; line-height: 26px; }
.hire-rachel-table th { padding: 10px 10px !important; }
.hire-rachel-table .table>tbody tr td h3 { font-size: 20px; line-height: 26px; }
.hire-rachel-table .table>tbody tr td p { font-size: 18px; line-height: 24px; }
.hire-rachel-table .table>tbody tr td { padding: 20px 20px; }
.hire-rachel-table.table-responsive { margin: 10px auto 0; }
section.medspa-table-section::after { width: 70px; }
section.medspa-table-section { padding: 70px 90px; }
.medspa-table th { font-size: 24px; line-height: 32px; padding: 24px 25px; }
.medspa-table .table>tbody tr td h3 { font-size: 18px; line-height: 24px; }
.medspa-table .table>tbody tr td { padding: 22px 30px; }
.medspa-table .table>tbody tr td p { font-size: 16px; line-height: 24px; }
.medspa-table.table-responsive { margin: 20px auto 0; }
section.let-together-section .heading-title { font-size: 90px; line-height: 90px; margin-bottom: 25px; }
section.let-together-section p { font-size: 26px; line-height: 36px; }
.let-together-img::after { width: 430px; height: 430px; right: 1%; top: -3%; }
section.let-together-section { padding: 90px 0 0; }
section.your-inbox-section { padding: 170px 0; }
.default-section { padding: 130px 0 70px; }
section.elephant-room-section .section-heading.text-center { padding: 30px 15px; }
section.elephant-room-section .section-heading .heading-title { font-size: 50px; line-height: 56px; }
	section.about-section.counter-hide {
    padding-bottom: 70px;
}


}
@media (max-width:1399px) {
.banner-title { margin-bottom: 15px; font-size: 56px; line-height: 58px; }


}
@media (max-width:1299px) {
.banner-img::after { width: 380px; height: 380px; right: 12%; top: -6%; }
.banner-img { margin-right: -20px; margin-top: 23px; }



}
@media (max-width:1199px) {
.header-btns { margin-left: 0; }
.header-section { left: 0; right: 0; top: 0; padding: 15px 0px; border-radius: 0; position: relative; }
a.theme-btn { padding: 10px 24px; font-size: 15px; line-height: 22px; }
.header-mid { padding-right: 45px; }
.header-section .col-sm-3 { width: 40%; }
.header-section .col-sm-9 { width: 60%; }
.header-logo img { max-width: 200px; }
.container { padding: 0 15px; }
.banner-img { margin-right: 0; }
.banner-title { font-size: 48px; line-height: 50px; }
.banner-content p { font-size: 18px; line-height: 24px; }
.banner-btns { padding-top: 5px; }
p { font-size: 16px; line-height: 24px; margin-bottom: 10px; }
.banner-img::after { width: 340px; height: 340px; right: 12%; top: -4%; }
section.banner-section { padding: 70px 0 0px 0; }
section.banner-section .row { align-items: center; }
.heading-title { margin-bottom: 10px; font-size: 40px; line-height: 42px; }
section.elephant-room-section { padding: 40px 0; }
section.elephant-room-section .section-heading p { font-size: 17px; line-height: 24px; }
section.elephant-room-section .section-heading h3 { font-size: 30px; line-height: 36px; margin-bottom: 15px; }
section.elephant-room-section .section-heading h5 { font-size: 18px; line-height: 22px; }
.default-css ul li { background-position: 0 2px; padding-left: 20px; background-size: 16px; }
.default-css ul li, .default-css ol li { font-size: 16px; line-height: 24px; margin: 0 0 7px; }
.about-top .section-heading { padding-left: 0; }
section.about-section .section-heading h3 { font-size: 22px; line-height: 26px; }
.count-digit-row { margin-bottom: 10px; font-size: 40px; line-height: 44px; }
.count-bx p { font-size: 22px; line-height: 24px; }
.about-counter { padding: 25px 15px 30px; margin: 25px 0 -50px 0; border-radius: 20px; }
.about-img figure { border-radius: 15px; }
.about-top { padding: 20px 20px 1px; border-radius: 20px; }
section.about-section { padding: 40px 0 100px; }
section.experience-section { padding: 40px 0; }
.sub-title { margin-bottom: 10px; font-size: 20px; line-height: 28px; }
.experience-row .col-sm-4, .experience-row .col-sm-2 { padding: 10px; }
.experience-box h3 { font-size: 20px; line-height: 24px; }
.experience-box { border-radius: 25px; padding: 20px 15px 5px; min-height: 120px; }
section.experience-section .section-heading { padding-bottom: 0; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px; }
.faq-section::after {display: none;}
.faq-section { padding: 40px 0px 40px 0px; }
.faq-row { padding-top: 20px; }
.faq-box .card-header h5, .card-header-title { padding: 18px 25px 18px 0px; font-size: 20px; line-height: 22px; }
.card-body.default-css { padding: 0px 20px 10px 0px; }
section.rachel-action-section { padding: 40px 0; }
.rachel-action-box h3 { font-size: 26px; line-height: 30px; }
.radius { width: 50px; height: 50px; }
.radius a img { max-width: 17px; }
.radius .border-animation, .place { line-height: 46px; }
.client-say-box p { font-size: 18px; line-height: 30px; }
.testimonial-slider .owl-item.active.center .client-say-box { padding: 15px; }
.client-say-box h3 { font-size: 22px; line-height: 30px; }
.client-say-box h3 strong { font-size: 18px; line-height: 30px; }
.testimonial-slider .owl-item .client-say-box { margin-top: 15px; }
.testimonial-slider.owl-carousel .owl-nav .owl-next, .testimonial-slider.owl-carousel .owl-nav .owl-prev { margin: 0 7px; width: 35px; height: 28px; background-size: 100% !important; }
section.testimonial-section { padding: 40px 0 0; }
.rachel-daily-life { padding-top: 60px; }
.testimonial-slider .owl-nav { top: -60px; }
.rachel-daily-life .section-heading figure { display: none; }
.rachel-daily-life-img-mobile { display: block !important; text-align: center; max-width: 600px; margin: 0 auto; }
.rachel-daily-life .section-heading .default-css { padding: 13px 0 10px; }
.rachel-daily-life .col-sm-5 { width: 100%; }
.rachel-daily-life .col-sm-7 { width: 100%; }
.rachel-daily-life-right { padding: 0 0 20px; }
.rachel-daily-life .section-heading .default-css p { font-size: 20px; line-height: 28px; }
.rachel-daily-life-box .rachel-daily-life-heading figure img { max-width: 33px; }
.rachel-daily-life-box .rachel-daily-life-heading figure { margin-right: 10px; }
.rachel-daily-life-box .rachel-daily-life-heading h3 { font-size: 19px; line-height: 30px; width: calc(100% - 43px); }
.rachel-daily-life-box p { font-size: 17px; line-height: 24px; }
.rachel-daily-life-box .rachel-daily-life-heading { margin-bottom: 6px; }
.rachel-daily-life-right li { padding: 8px 0; }
.how-it-works-section { padding: 40px 0; }
.how-it-works-box figure img { max-width: 130px; }
.how-it-works-box figure { margin-right: 10px; }
.how-it-works-box-text { width: calc(100% - 140px); }
.how-it-works-box h3 { font-size: 20px; line-height: 28px; }
.how-it-works-section .how-it-works-row .row .col-sm-6 { padding: 10px 20px; }
.how-it-works-section .how-it-works-row .row .col-sm-6::after { width: 20px; height: 20px; left: -10px; }
.how-it-works-section .how-it-works-row .row:nth-child(2n+1) .col-sm-6::after { left: auto; right: -10px; }   
section.hire-rachel-table-section { padding: 40px 0; }
.hire-rachel-table th h2 { font-size: 18px; line-height: 22px; }
.hire-rachel-table .table>tbody tr td h3 { font-size: 18px; line-height: 24px; }
.hire-rachel-table .table>tbody tr td p { font-size: 16px; line-height: 22px; }
.hire-rachel-table .table>tbody tr td { padding: 17px 15px; }
.medspa-table th { font-size: 20px; line-height: 28px; padding: 20px 20px; }
.medspa-table .table>tbody tr td p { font-size: 15px; line-height: 20px; }
.medspa-table .table>tbody tr td h3 { font-size: 16px; line-height: 22px; }
.medspa-table .table>tbody tr td { padding: 15px 20px; }
.medspa-table.table-responsive { margin: 10px auto 0; }
section.medspa-table-section::after {display: none;}
section.medspa-table-section { padding: 40px 0px; }
section.let-together-section .heading-title { font-size: 60px; line-height: 66px; margin-bottom: 20px; }
section.let-together-section p { font-size: 22px; line-height: 31px; max-width: 530px; }
.let-together-img::after { width: 360px; height: 360px; right: 1%; top: -2%; }
section.let-together-section { padding: 50px 0 0; }
section.your-inbox-section .heading-title { margin-bottom: 20px; }
section.your-inbox-section .sub-title { margin-bottom: 20px; }
.gform_wrapper .gfield { padding: 0 5px 10px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { padding: 8px 5px 8px 20px !important; height: 50px; font-size: 16px !important; line-height: 24px !important; }
.form-hero input.button.gform_button { font-size: 16px !important; line-height: 24px !important; padding: 13px 34px !important; }
.gform_wrapper .gform_footer { margin: 10px 0 0 0px !important; }
.form-hero .gform_body { margin: 0 -5px; }
section.your-inbox-section { padding: 90px 0; }
.modal.video-popup button.close { right: 15px; top: 15px; }
.video-popup .modal-dialog { border: 5px solid #FF6137; }
.default-section { padding: 40px 0; }
.ginput_recaptcha, .rc-anchor  {transform:scale(0.77) !important;-webkit-transform:scale(0.77) !important;transform-origin:0 0 !important;-webkit-transform-origin:0 0 !important;}
.form-hero .heading-title { font-size: 28px; line-height: 40px; }
.gform_wrapper textarea.medium { height: 100px !important; }
.btn-text { padding-top: 10px; }
section.elephant-room-section .section-heading .heading-title { font-size: 38px; line-height: 46px; }
.experience-box figure img { max-width: 60px; }
section.let-together-section .btn-text p { font-size: 16px; line-height: 24px; }
section.about-section.counter-hide .about-top {
    padding-bottom: 20px;
}
	section.about-section.counter-hide {
    padding-bottom: 40px;
}
.modal.popup-form button.close{
    right: 15px;
    top: 15px;
    font-size: 20px;
    padding: 0;
}
	.close img{
		max-width:25px;
	}
	.modal-dialog {
    top: 0;
    transform: none !important;
    margin: 60px auto 0;
    width: 95%;
}
.modal-body {
    padding: 10px;
}	
.popup-form .form-hero iframe {
    height: 100% !important;
    width: 100% !important;
    min-height: 470px !important;
    border-radius: 10px;
}


	
	
	
	
	
}
@media (max-width:1024px) {
.banner-title { font-size: 38px; line-height: 38px; }
.banner-img::after { width: 300px; height: 300px; right: 9%; top: -3%; }
section.banner-section .col-sm-8 { width: 60%; }
section.banner-section .col-sm-4 { width: 40%; }


}
@media (max-width:991px) {
.experience-row .col-sm-4 { width: 100%; }
.experience-row .col-sm-2 { width: 33.33%; }
section.let-together-section .col-sm-8 { width: 60%; }
section.let-together-section .col-sm-4 { width: 40%; }



}
@media (max-width:900px) {
section.banner-section .col-sm-4 { width: 100%; text-align: center; padding-top: 20px; }
section.banner-section .col-sm-8 { width: 100%; text-align: center; }
.banner-img figure { max-width: 430px; margin: 0 auto; }
.banner-img::after { width: 370px; height: 370px; right: 0; top: -3%; left: 0; margin: 0 auto; }
section.banner-section { padding: 40px 0 0px 0; }
.faq-img { padding-left: 0; }
.how-it-works-box { display: block; text-align: center; }
.how-it-works-box-text { width: 100%; }
.how-it-works-box figure { margin: 0 auto 10px; }
.banner-img { margin-top: 0; }



}
@media (max-width:812px) {
a.theme-btn { padding: 8px 20px 9px; font-size: 14px; line-height: 20px; }
.header-section { padding: 10px 0px; }
.header-logo img { max-width: 150px; }
.container { padding: 0 12px; }
.banner-title { font-size: 30px; line-height: 38px; }
.banner-content p { font-size: 16px; line-height: 22px; }
.heading-title { margin-bottom: 10px; font-size: 26px; line-height: 32px; }
section.elephant-room-section .section-heading p { font-size: 15px; line-height: 22px; }
section.elephant-room-section .section-heading h3 { font-size: 24px; line-height: 30px; margin-bottom: 15px; }
section.elephant-room-section .section-heading h5 { font-size: 16px; line-height: 20px; }
section.about-section { padding: 40px 0; background: #F2EFE8; }
.about-top { padding: 0; border-radius: 0; background: transparent; }
.about-counter { padding: 20px 10px 25px; margin: 20px 0 0px 0; border-radius: 20px; }
p { font-size: 14px; line-height: 20px; margin-bottom: 10px; }
.default-css ul li, .default-css ol li { font-size: 14px; line-height: 20px; margin: 0 0 5px; }
.default-css ul li { background-position: 0 3px; padding-left: 17px; background-size: 14px; }
.default-css ul, .default-css ol { margin-bottom: 10px; }
.count-digit-row { margin-bottom: 10px; font-size: 25px; line-height: 26px; }
.count-bx p { font-size: 17px; line-height: 16px; }
.sub-title { margin-bottom: 10px; font-size: 17px; line-height: 24px; }
.experience-box h3 { font-size: 18px; line-height: 20px; }
.experience-box { border-radius: 15px; padding: 15px 15px 5px; min-height: 110px; }
.faq-box .card-header h5, .card-header-title { padding: 12px 25px 12px 0px; font-size: 17px; line-height: 20px; }
.faq-row { padding-top: 10px; }
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after { background-size: 15px; }
.faq-box .card-header h5::after, .card-header-title::after { width: 15px; height: 15px; background-size: 15px; }
.faq-img figure { border-radius: 15px; }
.card-body.default-css { padding: 0px 0px 10px 0px; }
.rachel-action-box h3 { font-size: 20px; line-height: 24px; }
.rachel-action-box { padding: 10px; }
.testimonial-slider .owl-item .client-say-box { margin-top: 0; }
.testimonial-slider.owl-carousel .owl-nav .owl-next, .testimonial-slider.owl-carousel .owl-nav .owl-prev { margin: 0 5px; width: 30px; height: 23px; background-size: 100% !important; }
.client-say-box p { font-size: 17px; line-height: 26px; }
.client-say-box h3 { font-size: 20px; line-height: 26px; }
.client-say-box h3 strong { font-size: 16px; line-height: 22px; }
.testimonial-slider .owl-nav { top: -53px; }
.rachel-daily-life .section-heading .default-css p { font-size: 18px; line-height: 22px; }
.rachel-daily-life .section-heading .default-css { padding: 9px 0 3px; }
.rachel-daily-life-box .rachel-daily-life-heading figure img { max-width: 28px; }
.rachel-daily-life-box .rachel-daily-life-heading h3 { font-size: 17px; line-height: 24px; width: calc(100% - 39px); }
.rachel-daily-life-right li { padding: 5px 0; }
.rachel-daily-life-box p { font-size: 15px; line-height: 20px; }
.how-it-works-box h3 { font-size: 17px; line-height: 24px; }
.hire-rachel-table tr th:nth-child(1) { width: 30%; }
.hire-rachel-table tr th:nth-child(2) { width: 35%; }
.hire-rachel-table tr th:nth-child(3) { width: 35%; }
.hire-rachel-table th h2 { font-size: 16px; line-height: 20px; }
.hire-rachel-table th { padding: 8px 10px !important; }
.hire-rachel-table .table>tbody tr td h3 { font-size: 16px; line-height: 22px; }
.hire-rachel-table .table>tbody tr td p { font-size: 14px; line-height: 20px; }
.hire-rachel-table .table>tbody tr td { padding: 10px 10px; }
.medspa-table th { font-size: 17px; line-height: 24px; padding: 10px 10px; }
.medspa-table .table>tbody tr td p { font-size: 14px; line-height: 18px; }
.medspa-table .table>tbody tr td h3 { font-size: 14px; line-height: 20px; }
.medspa-table .table>tbody tr td { padding: 10px 10px; }
section.let-together-section .heading-title { font-size: 44px; line-height: 50px; margin-bottom: 15px; }
section.let-together-section p { font-size: 19px; line-height: 28px; max-width: 370px; }
.let-together-img::after { width: 270px; height: 270px; right: 1%; top: -2%; }
section.your-inbox-section .heading-title { margin-bottom: 15px; }
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium { padding: 8px 5px 8px 20px !important; height: 50px; font-size: 15px !important; line-height: 22px !important; }
.form-hero input.button.gform_button { font-size: 14px !important; line-height: 22px !important; padding: 10px 24px !important; }
section.your-inbox-section { padding: 50px 0; }
.form-hero .heading-title { font-size: 24px; line-height: 30px; }
section.elephant-room-section .section-heading .heading-title { font-size: 30px; line-height: 38px; }
section.elephant-room-section .section-heading.text-center { padding: 20px 15px; }
.experience-box figure img { max-width: 50px; }
section.let-together-section .btn-text p { font-size: 14px; line-height: 20px; }
.popup-form .form-hero iframe {
    min-height: 470px !important;
}
section.about-section.counter-hide {
    padding-bottom: 20px;
}



}
@media (max-width:767px) {
}
@media (max-width:700px) {
.experience-row .col-sm-2 { width: 50%; }
.experience-box { min-height: auto; }
.how-it-works-section .how-it-works-row .row .col-sm-6 { padding: 20px 10px; width: 100%; border-bottom: 1px solid #fff; }
.how-it-works-section .how-it-works-row .row:last-child .col-sm-6 { border-bottom: none; }
.how-it-works-section .how-it-works-row .row .col-sm-6::after {display: none;}
.how-it-works-row::after {display: none;}
section.let-together-section .heading-title { font-size: 34px; line-height: 36px; margin-bottom: 15px; }
.let-together-btns { padding-top: 0; }
section.let-together-section p { font-size: 17px; line-height: 24px; max-width: 370px; }
.let-together-img::after { width: 230px; height: 230px; right: 1%; top: -2%; }



}
@media (max-width:600px) {
.about-top .col-sm-5 { width: 100%; }
.about-top .col-sm-7 { width: 100%; }
.about-top .section-heading { padding-top: 10px; }
.faq-row .col-sm-8 { width: 100%; }
.faq-row .col-sm-4 { width: 100%; padding-top: 20px; }
.faq-row { padding-top: 0; }
section.rachel-action-section .col-sm-6 { width: 100%; }
.rachel-action-box { padding: 10px 10px 20px; }
.rachel-action-row iframe { max-height: initial !important; height: 660px;        margin-top: 20px !important; }


}
@media (max-width:575px) {
.header-section .col-sm-3 { width: 100%; }
.header-section .col-sm-9 { width: 100%; padding: 0px; }
.header-section { border: none; padding: 0; }
.header-btns a.theme-btn.btn-white { width: 100%; border-radius: 0; }
.header-btns { margin-left: 0; width: 100%; }
.header-mid { padding-right: 0; width: 100%; }
.header-logo { padding: 15px 0; }
.banner-title { font-size: 22px; line-height: 30px; margin-bottom: 10px; }
.banner-content p { font-size: 15px; line-height: 20px; }
.banner-img figure { max-width: 350px; margin: 0 auto; }
.banner-img::after { width: 310px; height: 310px; right: 4%; top: -3%; left: 0; margin: 0 auto; }
.heading-title { margin-bottom: 10px; font-size: 22px; line-height: 26px; }
section.elephant-room-section .section-heading h3 { font-size: 20px; line-height: 24px; margin-bottom: 13px; }
.about-counter .col-sm-4 { width: 100%; padding: 15px; border-bottom: 1px solid #fff; }
.about-counter .col-sm-4:last-child { border-bottom:none; }
.count-bx { text-align: center; }
.count-digit-row { margin-bottom: 10px; font-size: 25px; line-height: 26px; justify-content: center; }
.about-counter .col-sm-4:last-child .count-bx { float: none; }
.about-counter .row { justify-content: center; }
.about-counter { padding: 0px 10px 5px; margin: 10px 0 0px 0; border-radius: 20px; }
.faq-box .card-header h5, .card-header-title { padding: 10px 20px 10px 0px; font-size: 15px; line-height: 20px; }
.rachel-action-box h3 { font-size: 18px; line-height: 22px; }
.how-it-works-box h3 { font-size: 16px; line-height: 22px; }
.hire-rachel-table th h2 { font-size: 12px; line-height: 14px; }
.hire-rachel-table th { padding: 6px 7px !important; }
.hire-rachel-table .table>tbody tr td h3 { font-size: 13px; line-height: 18px; }
.hire-rachel-table .table>tbody tr td p { font-size: 12px; line-height: 16px; }
.medspa-table tr th:first-child { width: 35%; }
.medspa-table th { font-size: 14px; line-height: 20px; padding: 8px 10px; }
.medspa-table .table>tbody tr td h3 { font-size: 13px; line-height: 18px; }
.medspa-table .table>tbody tr td p { font-size: 12px; line-height: 16px; }
.medspa-table .table>tbody tr td { padding: 8px 10px; }
section.let-together-section .col-sm-4 { width: 100%; }
section.let-together-section .col-sm-8 { width: 100%; }
section.let-together-section .heading-title br { display: none; }
section.let-together-section .heading-title { font-size: 26px; line-height: 30px; margin-bottom: 15px; }
section.let-together-section p { font-size: 16px; line-height: 24px; max-width: 100%; }
section.let-together-section { padding: 40px 0 0; }
.let-together-img figure { max-width: 300px; margin: 0 auto; }
.let-together-img::after { width: 250px; height: 250px; right: 0; top: -2%; left: 0; margin: 0 auto; }
.gform_wrapper .gfield.gfield--width-half { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
section.your-inbox-section { padding: 40px 0; }
.gform_wrapper .gform_footer { margin: 0px 0 0 0px !important; }
section.elephant-room-section .section-heading .heading-title { font-size: 24px; line-height: 30px; }
.header-btns a.theme-btn.btn-blue {
    width: 100%;
    border-radius: 0;
}

}
@media (max-width:525px) {
}
@media (max-width:480px) {
.experience-row .col-sm-2 { width: 100%; }



}