/*
font-family: 'Satoshi';
*/
/* -------------- Common css ---------------------- */
body {
    font-family: 'Satoshi';
    color:#000000;;
    overflow-x: hidden;
    background-color: #ffffff !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Satoshi'; 
}
a, a:hover {
    text-decoration: none;
}
img {
    width: 100%;
}
section {
    float:left;
    width:100%;
    position:relative;
}
.am-relative {
	position: relative;
}
.vagaro-popup-widget a.loader-btn-html {
    font-family: 'Satoshi' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 14px !important;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #000000 !important;
    background-color: #BAD4A9 !important;
    padding: 15px 36px !important;
    text-transform: uppercase;
    border-radius: 6px !important;
    border: 1px solid #BAD4A9 !important;
    transition: all 0.3s;
	display: inline-block !important;
}
.rs-slider {
    padding-left: 40px;
}
.vagaro-popup-widget a.loader-btn-html:hover, vagaro-popup-widget a.loader-btn-html:focus {
    background: #FFBFD4 !important;
    color: #000000;
    border-color: #FFBFD4 !important;
}
.vagaro-popup {
	position: fixed !important;
}
.am-section-title {
	font-family: 'Satoshi';
    font-style: normal;
    font-weight: 900;
    font-size: 55px;
    line-height: 60px;
    letter-spacing: -0.04em;
    color: #030C0B;
    margin-bottom: 30px;
}
.neo-skin-left iframe {
    border-radius: 10px;
}
.neoclearskin-heading iframe {
    border-radius: 10px;
}
section#am_pricingDetails .am-about-right {
    margin-right: 80px;
}
section#am_pricingDetails .am-about-left {
    max-width: 500px;
}
.am-section-para p {
	font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 135%;
    letter-spacing: 0.04em;
    color: #030C0B;
    margin-bottom: 25px;
}
.site-main.cs-site-main {
    padding-top: 0;
}
button#bannervideoBtn {
    display: none;
}
.cs-btn {
font-weight: 700;
font-size: 14px;
line-height: 120%;
text-align: center;
letter-spacing: 0.05em;
color: #000000;
text-transform: uppercase;   
padding: 15px 40px;
background: #BAD4A9;
border: 1px solid #ffffff;
transition: all 0.3s;
display: inline-block;
border-radius: 5px;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu {
	left: -40px !important;
}
.cs-btn:hover {
    background: #FFBFD4;
    color:  #000000; 
    border-color: #FFBFD4;
}
.site-branding {
    display: none;
}
.custom-logo-link img {
    max-width: 115px;
    width: 100%;
}
header#masthead .col-md-2.text-end {
    padding-right: 15px;
}
.home header#masthead .col-md-2.text-end {
    padding-right: 0;
}
.menu-item-has-children:hover ul.sub-menu {
    display: block;
}
.menu-item-has-children {
	position: relative;
}
section.ja-social-section .col-md-8 {
    padding-right: 0;
}
section.ja-social-section .col-md-4.ja-desktop-display-s {
    padding-left: 0;
}
.menu-item-has-children:after {
    content: "";
    background-image: url(../images/dropdown.png);
    position: absolute;
    top: 20px;
    right: 23px;
    width: 13px;
    display: block;
    z-index: 999;
    height: 8px;
}
/* ----------------------------------------------- End Common css ----------------------------------- */
/* Header */
.site-header.cs-site-header { 
    position: relative;
    z-index: 99;
    padding: 30px 0;
    width:100%;
    max-width:100%; 
    margin: 0 auto;    
    left: 0;
    right: 0;
    transition: all 0.5s;
}
nav#site-navigation {
    padding-top: 8px;
}
.site-header.cs-site-header.cs-fixed-header nav#site-navigation {
    padding-top: 0px;
}
.site-header.cs-site-header.cs-fixed-header {
	padding: 8px 0;
    position: fixed;
	top: 0;
    background-color: #ffffff;
    box-shadow: 0px 8px 18px -18px rgba(0,0,0,0.7);
}
.cs-site-header .site-logo .custom-logo {
    transition: all 0.3s;
}
.cs-site-header.cs-fixed-header .site-logo {
    margin: 0;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a,
.cs-login a {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    transition: all 0.3s;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a:hover,
.cs-login a:hover {
    text-decoration: none !important;
    text-decoration-style: unset !important;
    color: #BAD4A9 !important;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a:focus,
.cs-login a:focus {
    color: #BAD4A9 !important;
    text-decoration: none !important;
    text-decoration-style: unset !important;
}
/*Book An Appointment*/
.ja-book-contact span a {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 13px;
    text-align: right; 
    letter-spacing: 0.05em;
    color: #000000;
}
.ja-small-mailchimp-section li:after {
    content: "";
    border-right: 2px solid #fff;
    right: 0;
    margin-left: 15px;
}
.ja-book-contact span a i {
    color: #BAD4A9;
    font-size: 20px;
    margin-right: 5px;
}
.ja-inner-left-image {
    padding-right: 50px;
}
.ja-book-contact span a:focus {
    color: #000000;
}
.wp-custom-logo .site-header .container {
    max-width: 1280px;
}
.site-branding {
    margin-left: 70px;
}
.ja-book-an-appointment .ja-right-text-appointment .vagaro-container.vagaro-popup-widget {
    width: unset;
    padding: 0;
    border-width: 0;
    outline-width: 0;
    margin: 0 auto;
    text-align: left;
}
.ja-book-an-appointment .ja-right-text-appointment .vagaro-container.vagaro-popup-widget a.loader-btn-html {
    border: 1px solid #ffffff !important;
}
.ja-book-btn a {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #000000;
    background-color: #BAD4A9;
    padding: 16px 36px;
    text-transform: uppercase;
    border-radius: 6px;
    border: 1px solid #ffffff;
    transition: all 0.3s;
}
.ja-book-btn a:hover, .ja-book-btn a:focus {
    background: #FFBFD4 !important;
    color:  #000000; 
    border-color: #FFBFD4;
}
.ja-right-slider a.cs-btn.ja-review-btn:hover {
    border-color: #000000;
    background-color: #000000;
    color: #bad4a9;
}
.wpcf7 form .wpcf7-response-output {
    margin: 3em 0.5em 1em !important; 
    }
    .wpcf7-not-valid-tip {
        font-size: 14px !important;
    }
.ja-book-btn {
    float: left;
} 
.ja-book-contact span a:focus {
    color: #9A3371;
}
.ja-book-appointment {
    text-align: right;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.ja-book-contact {
    padding-left: 0;
    padding-bottom: 0px;
	margin-left: 25px;
}
/* End header */
/* Home Banner */
.ja-hb-section {
    margin: 60px 0 60px !important;
    background-color: #F4C6C8;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
	position:relative;
}
.site-header.cs-site-header.cs-fixed-header img.custom-logo {
    max-width: 60px;
}
.site-header.cs-site-header .col-md-3 {
    padding-left: 0;
}
.ja-hb-content{
max-width: 900px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 30%;
    left: 0;
	right: 0;
    text-align: center;
    z-index: 3;
}
.ja-hb-content h1 {
    font-family: 'Satoshi';
	font-weight: 700;
	font-size: 65px;
	line-height: 94.8%;
	text-align: center;
	letter-spacing: -0.04em;
	color: #FFFFFF;
}
.ja-hb-content p{
    font-weight: 400;
    font-size: 22px;
    line-height: 130%;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    margin: 20px 0 50px;
}
.ja-hb-section .ja-banner{margin:-60px 0;}
/* End Home Banner */
/* Home Section I */
.primary-navigation .primary-menu-container > ul > .menu-item {
    padding: 0 10px;
	cursor: pointer;
}
.menu-item-has-children {
    padding-right: 30px !important;
}
/* End Home Section I */
/*css added by Kanchan*/
ul.ja-icons {
    padding-left: 0;
}
.ja-icons li {
    list-style: none;
	float:left;
	display:inline-block;
	margin:0px 6px 12px;
}
.ja-icons li img {
    width: 110px;
}
.ja-icons {
    padding-left: 0;
    margin-top: 40px;
}
.ja-home-sec-ii h3 {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: bold;
    font-size: 55px;
    line-height: 120%;
    letter-spacing: -0.04em;
    color: #030C0B;
    margin-bottom: 30px;
}
.ja-right-text-col p {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 135%;
    letter-spacing: 0.04em;
    color: #000000;
	margin-bottom:40px;
	max-width: 500px;
}
.ja-right-text-col {
    padding-left: 50px;
}
.ja-icons li:nth-child(1), .ja-icons li:nth-child(5) {
    margin-left: 0px;
}
section.ja-home-sec-ii {
    padding: 100px 0px 70px;
}
.ja-home-sec-ii {
    padding: 70px 0px;
    padding-bottom: 100px;
}
.ja-trending-treatment {
    background-color: #d9d9d9;
    padding-top: 80px;
    padding-bottom: 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ja-services, .ja-browse-by-cornor {
	padding-top: 80px;
    padding-bottom: 60px;
}
section.ja-trending-treatment h2, .ja-services h2, .ja-hear-about-result h2, .ja-browse-by-cornor h2 {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 94.8%;
    text-align: center;
    letter-spacing: -0.04em;
    color: #030C0B;
	margin-bottom: 50px;
}
.ja-trending-treatment-col {
    position: relative;
	margin-bottom: 30px;
	transition: all 0.3s;
}
.ja-trending-treatment-col img {
    border-radius: 10px;
}
section#am_recommended_873 .ja-trending-treatment-col img {
	height: 404px;
}
.am-tre-img-overlay {
    background-color: #030c0ba8;
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 90px;
    text-align: center;
    padding: 20px;
    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 0 0 10px 10px;
}
.am-tre-img-overlay h5 {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.ja-trending-treatment-col:hover .am-tre-img-overlay h5 {
    color: #bad4a9;
}
.am-ser-img-overlay h5 {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 10px;
}
a.cs-btn-link {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    color: #BAD4A9;
    border-bottom: 1px solid #BAD4A9;
    padding-bottom: 5px;
	text-transform: uppercase;
}
a.cs-btn-link img {
    width: 8px;
    margin-left: 20px;
	height: 13px;
}
.ja-treatment-btn {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}
.ja-ask-que {
    margin-top: 40px;
}
.ja-services-img {
    position: relative;
    margin-bottom: 25px;
}
.am-ser-img-overlay-head {
    height: 40px;
}
.am-ser-img-overlay {
    background-color: #0000007a;
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 120px;
    text-align: left;
    padding: 20px;
    border-radius: 0 0 10px 10px;
}
.ja-services-img img {
    border-radius: 10px;
	height: 325px;
    object-fit: cover;
}
.ja-services .col-md-3 {
    padding-bottom: 15px;
    padding-left: 7.5px;
    padding-right: 7.5px;
}
section.ja-hear-about-result {
    background-color: #F4C6C8;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.owl-nav img {
    width: 25px;
}
.ja-hear-about-result .container {
    padding-top: 70px;
    padding-bottom: 100px;
}
img.am-about-1 {
    position: absolute;
    top: -60px;
    width: 250px;
    right: -50px;
    z-index: 0;
}
img.am-about-2 {
    position: absolute;
    bottom: -65px;
    left: -55px;
    width: 250px;
    z-index: 9;
}
section#am_recommended_782 .ja-trending-treatment-col img {
	height: 404px;
	object-fit: cover;
}
.ja-hear-about-left-img figure {
    position: relative;
    z-index: 9;
}
section.ja-hear-about-result h2 {
    margin-bottom: 80px;
}
.ja-hear-about-left-img {
    position: relative;
}
.ja-hear-about-left-img img {
    border-radius: 10px;
}
.ja-book-an-appointment .container {
    padding: 60px 68px;
    margin-top: 60px;
    margin-bottom: 30px;
    background: #E5E5E5;
    border-radius: 15px;
}
.ja-book-an-appointment h2 {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 94.8%;
    text-align: center;
    letter-spacing: -0.04em;
    color: #030C0B;
}
.ja-book-an-appointment p {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    text-transform: capitalize;
    color: #030C0B;
}
.ja-book-an-appointment .ja-appointment-form h3{
	font-family: 'Satoshi';
font-style: normal;
font-weight: 500;
font-size: 25px;
line-height: 29px;
text-transform: capitalize;
margin-bottom: 20px;
color: #030C0B;
}
.ja-right-text-appointment h3 {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 29px;
    text-transform: capitalize;
    color: #030C0B;
	margin-bottom: 15px;
}
.ja-right-text-appointment ol { 
    list-style-type: decimal-leading-zero;
	padding-left: 35px;
	margin-bottom: 30px;
}
.ja-right-text-appointment ol li {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 173.8%;
    letter-spacing: 0.04em;
    color: #030C0B;
}
.ja-appointment-form input[type=text], .ja-appointment-form input[type=email], .ja-appointment-form input[type=tel] {
    width: 100%;
    background: #FFFFFF;
    border: none;
    margin-bottom: 20px;
    border-radius: 10px;
    height: 45px;
    font-size: 14px;
}
.ja-appointment-form input[type=text]::placeholder, .ja-appointment-form input[type=email]::placeholder, .ja-appointment-form input[type=tel]::placeholder, .ja-appointment-form textarea::placeholder {
    font-size: 14px;
    color: #818181 !important; 
}
.ja-appointment-form textarea {
    font-size: 14px;
    border-radius: 15px;
}
.ja-appointment-form input[type=submit]{
	background-color: #BAD4A9 !important;
border-radius: 2px;
font-family: 'Satoshi';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 16px;
text-align: center;
letter-spacing: 0.05em;
color: #030C0B !important;
width: 240px;
height: 55px;
float:left;
text-transform:uppercase;
margin-top: 20px;
border: 1px solid #ffffff;
border-radius: 5px;
transition: all 0.3s;
}
.ja-appointment-form input[type=submit]:hover {
    background-color: #FFBFD4 !important;
    color: #000000 !important;
    border-color: #FFBFD4 !important;
}
.ja-appointment-form textarea{
    width: 100%;
    background: #FFFFFF;
    border: none !important;
    margin-bottom: 20px;
    height: 171px;
    border-radius: 15px !important;
}
.ja-book-an-appointment h2 {
    margin-bottom: 20px;
}
.ja-book-an-appointment .col-md-12 {
    margin-bottom: 40px;
}
.ja-appointment-btn {
    width: 158px;
    margin-bottom: 15px;
    padding: 14px 40px;
}
.ja-book-an-appointment {
    padding: 40px 0px;
}
.ja-appointment-form {
    z-index: 9;
    position: relative;
}
img.am-ques-1 {
    position: absolute;
    top: -130px;
    right: -120px;
    width: 250px;
    z-index: -1;
}
img.am-ques-2 {
    position: absolute;
    bottom: -110px;
    left: -110px;
    width: 250px;
}
#sb_instagram .sbi_photo {
    border-radius: 10px;
}
.ja-social-left-content {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
}
.ja-social-left-content {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    text-align: center;
	position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 1px;
}
.ja-social-left-content-inner p:last-child {
    margin-bottom: 0;
}
.ja-social-left-content-inner {
	align-content: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
}
.ja-social-section {
    padding-bottom: 40px;
}
.ja-social-left-content h2 {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 700;
    font-size: 55px;
    line-height: 94.8%;
    text-align: center;
    letter-spacing: -0.04em;
    color: #000000;
	margin-bottom: 13px;
	width: 100%;
}
.ja-social-left-content h4 {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    text-transform: capitalize;
    color: #000000;
	margin-bottom: 10px;
	width: 100%;
}
.ja-social-left-content ul {
    padding-left: 0px;
    margin-bottom: 19px;
	width: 100%;
}
.ja-social-left-content {
    padding: 20px 25px;
    margin-top: 10px;
    height: 352px;
    border-radius: 10px;
}
.ja-social-left-content h2, .ja-social-left-content h4, .ja-social-left-content ul, .ja-social-left-content p{width:100%}
.ja-social-left-content ul {
    padding-left: 0px;
}
.ja-social-left-content ul li {
    /* float: left; */
    list-style: none;
    display: inline-block;
    width: 45px;
}
.ja-social-left-content ul li i{
	color:#000000;
	font-size:16px;
}
div#amReviewsSlider img {
    width: 30px;
}
div#amReviewsSlider h3 {
    font-family: 'Satoshi';
    font-style: italic;
    font-weight: 700;
    font-size: 30px;
    line-height: 41px;
    text-transform: capitalize;
    color: #000000;
    margin-top: 10px;
}
div#amReviewsSlider p {
    color: #000000;
}
div#amReviewsSlider h6 {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 34px;
    text-transform: capitalize;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 10px;
}
div#amReviewsSlider ul {
    padding-left: 0;
    margin-bottom: 20px;
}
.col-lg-6.col-md-12.rs-image {
    padding-right: 60px;
}
.owl-prev img {
    position: absolute;
    top: 40%;
    left: -60px;
    width: 20px !important;
}
.owl-next img {
    position: absolute;
    top: 40%;
    right: -60px;
    width: 20px !important;
}
.rs-footer-join input[type="text"] {
    font-size: 14px;
}
.rs-footer-join input[type="text"]::placeholder {
    font-size: 14px;
    color: #9A9A9A;
    text-align: center;
}
footer#colophon img {
    width: 100px;
}
.mc4wp-alert.mc4wp-error {
    margin-top: 10px;
}
.rs-footer-join p a {
    color: #bad4a9;
}
.ja-review-btn {
    margin-left: 40px !important;
}
span.wpproslider_t8_P_4.wprev_preview_tcolor1_T8 {
    font-family: 'Satoshi' !important;
    font-style: italic !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 150% !important;
    letter-spacing: 0.04em !important;
    color: #000000 !important;
    margin-bottom: 40px !important;
}
.t8displayname.wpproslider_t8_STRONG_5.wprev_preview_tcolor2_T8 {
    font-family: 'Satoshi' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 34px !important;
    text-transform: capitalize !important;
    color: #000000 !important;
}
div#amReviewsSlider li {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
}
.ja-social-left-content p {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 135%;
    text-align: center;
    letter-spacing: 0.04em;
    color: #000000;
    margin-bottom: 30px;
}
.mainsite-footer {
    background: #000000!important;
}
/*Foooter*/
.rs-footer-address li a, .rs-footer-address li p {
font-family: 'Satoshi';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 26px;
letter-spacing: 0.065em;
color: #FFFFFF;
}
.rs-footer-address ul, .rs-footer-menu ul{
	padding-left:0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.rs-footer-address li{
	list-style: none;
	    margin-bottom: 30px;
}
.rs-footer-join li {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.065em;
    color: #FFFFFF;
    list-style: none;
}
.rs-footer-join ul {
    padding-left: 0;
}
.rs-footer-join h3 {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 29px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.rs-footer-join p {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 142.8%;
    letter-spacing: 0.065em;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.rs-footer-menu a{
font-family: 'Satoshi';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 26px;
letter-spacing: 0.065em;
color: #FFFFFF;
}
.rs-col-1 i {
    font-size: 20px;
    color: #BAD4A9;
}
.rs-icons i {
    font-size: 20px;
    color: #BAD4A9;
}
.rs-footer-menu li {
    list-style: none;
	float:left;
	display:inline-block;
	width:100%;
}
.rs-footer-menu {
    padding: 0px 55px;
}
.rs-footer-address img {
    float: left;
    margin-right: 10px;
}
.rs-icons {
    width: 13%;
    float: left;
	padding-bottom: 30px;
	text-align: center;
}
.rs-col-1 {
    border-right: 1px solid #BAD4A9;
    height: 165px;
    padding-right: 15px;
    text-align: center;
}
.rs-footer-address li {
    line-break: anywhere;
}
.rs-col-1 ul {
    margin-top: 25px;
	padding-left: 0px;
	text-align: center;
}
.rs-col-1 ul li {
    list-style: none;
    display: inline-block;
    text-align: center;
    width: 20%;
}
.rs-footer-join .btn-submit {
    width: 100%;
}
.rs-footer-join .rs-input {
    text-align: center;
}
.rs-site-footer .container-fluid {
    padding: 0px 35px;
}
.rs-footer-address {
    padding-left: 20px;
}
.ja-small-mailchimp-section{
	background-color: #000000;
}
.ja-small-mailchimp-section ul {
    padding-left: 0px;
}
.ja-small-mailchimp-section ul li {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    color: #FFFFFF;
    display: inline-block;
	padding: 0px 15px;
	position:relative;
}
.ja-small-mailchimp-section li:after {
    content: "";
    border-right: 2px solid #fff;
    position: absolute;
    height: 19px;
    display: inline-block;
    top: 2px;
    left: -3px;
}
.ja-small-mailchimp-section {
    padding: 30px 0px;
}
.ja-small-mailchimp-section li:last-child:after{
	display:none;
}
.ja-mobile-content, .mobile-btn, .ja-mobile-display, .ja-mobile-display-s{
    display: none;
}
.ja-small-mailchimp-section .item {
    font-family: 'Satoshi';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    color: #FFBFD4;
    display: inline-block;
    padding: 0px 15px;
    position: relative;
	display: flex;
    justify-content: center;
}
.ja-small-mailchimp-section .item:after {
    content: "";
    border-right: 2px solid #FFBFD4;
    position: absolute;
    height: 19px;
    display: inline-block;
    top: 2px;
    left: -3px;
}
#wprs_nav_1 {
    display: none;
}
.ja-title{
font-family: 'Satoshi';
font-style: normal;
font-weight: 700;
font-size: 55px;
line-height: 94.8%;
letter-spacing: -0.04em;
color: #000000;
}
img.am-banner-1 {
    position: absolute;
    width: 280px;
    left: -45px;
    bottom: -100px;
}
img.am-banner-2 {
    position: absolute;
    right: -50px;
    top: -120px;
    width: 230px;
    z-index: -1;
}   
.ja-home-sec-ii .col-md-6 {
    position: relative;
}
img.am-spring-1 {
    position: absolute;
    top: -50px;
    width: 250px;
    left: -40px;
    z-index: -1;
}
img.am-spring-2 {
    position: absolute;
    bottom: -50px;
    right: 0px;
    width: 220px;
}
/* ------------------------ Service Pages -------------------------------*/
.pt-9 {
	padding-top: 90px;
}
.pb-9 {
	padding-bottom: 90px;
}
.pt-8 {
	padding-top: 80px;
}
.pb-8 {
	padding-bottom: 80px;
}
.am-right80 {
	padding-right: 80px; 
}
.am-left80 {
	padding-left: 80px; 
}
.am-setvice-menu-fixed {
	transition: all 0.5s; 
}
.am-sm-fixed {
	top: 0;
	transition: all 0.5s; 
}
.am-setvice-menu-fixed.am-sm-fixed {
	position: fixed;
	top: 150px;
	z-index: 98;
	width: 100%;
}
.am-setvice-menu-fixed.am-sm-fixed.am-service-sec2 {
	padding: 10px 0;
}
.am-setvice-menu-fixed.am-sm-fixed .am-service-menue li a {
	font-size: 16px;
}
.am-sr-content p {
	font-family: 'Satoshi';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 135%;
    letter-spacing: 0.04em;
    color: #030C0B;
    margin-bottom: 25px;
}
.am-sr-content p:last-child {
	margin-bottom: 40px;
} 
.am-round-img {
	background: linear-gradient(0deg, rgba(196, 245, 223, 0.1), rgba(196, 245, 223, 0.1)), url(cosmetic-injection-botox-close-up.jpg);
	border-radius: 15px;
}
.am-sb-before {
	width: 100%;
    max-width: 250px;
	position: absolute;
    top: -70px;	
    left: -60px;
    z-index: -1;
}
.am-sb-after {
	width: 100%;
    max-width: 210px;
	position: absolute;
    bottom: -60px;	
    right: -48px;
    z-index: 1;
}
.am-ser-iii-before {
	width: 100%;
    max-width: 170px;
	position: absolute;
    top: 5px;	
    left: 5px;
    z-index: 1;
}
.am-ser-iii-after {
	width: 100%;
    max-width: 170px;
	position: absolute;
    bottom: 5px;	
    right: 5px;
    z-index: 1;
}
.am-ser-sec-iii-content {
	border-radius: 15px;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.am-service-menu-icon span { 
	font-family: 'Satoshi';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 38px;    
    letter-spacing: -0.025em;
    color: #FFFFFF;
	cursor: pointer;
}
.am-service-menu-icon span:after {
    position: absolute;
    top: 0px;
    right: 0;
    content: "\2193";
    color: #ffffff;
    font-size: 26px;
}
/* ------------------------ End Service Pages -------------------------------*/

/* -------------------------- Responsive CSS --------------------------------*/
@media (min-width:1440px){
    .ja-small-mailchimp-section .container-fluid{max-width:1365px}
    .ja-right-slider{max-width:440px}
}
@media (max-width:1200px){
	.ja-social-left-content {
		margin-top: 0;
	}
	.ja-social-section .row {
    display: flex;
    align-items: center!important;
}
	.ja-book-contact {
		margin-left: 0;
	}
    .ja-icons li:nth-child(5){margin-left:6px}
    .ja-icons li:nth-child(4),.ja-icons li:nth-child(7){margin-left:0}
    .rs-icons{width:20%}
    img.am-banner-1{width:200px;left:0}
    img.am-banner-2{width:200px;right:0}
    .ja-book-btn{float:unset}
    .ja-book-contact{padding-top:20px}
    header#masthead .col-md-2.text-end{padding-right:15px;text-align:left!important}
    html{overflow-x:hidden}
}
@media (max-width:1130px){
    .ja-book-btn{text-align:right}
    .ja-book-btn a{padding:14px 10px;display:inline-block}
    .ja-book-contact{padding-left:0;text-align:right}
    .ja-hb-content h1{font-size:55px}
}
@media (max-width:1000px){
    .primary-navigation .primary-menu-container>ul>.menu-item>a{font-size:14px;padding:10px 10px!important}
}
@media (max-width:991px){
	
	#rmp-menu-wrap-1197 .rmp-menu-subarrow, #rmp-menu-wrap-1197 .rmp-menu-subarrow-active, #rmp-menu-wrap-1197 .rmp-menu-subarrow:hover {
		color: #000000;
	}
	.menu-item-has-children:after {
		display: none;
	}
	#rmp-container-1197 {
		background-color: #bad4a9;
	}
	a.rmp-menu-item-link {
    font-family: 'Satoshi' !important;
    font-style: normal;
    font-weight: 600 !important;
    font-size: 16px !important;
    text-transform: uppercase;
    color: #000000 !important;
    transition: all 0.3s !important;
}
	.col-lg-6.col-md-12.rs-image {
    padding-right: 15px;
}
	.rs-slider {
    padding-left: 15px;
}
	button#rmp_menu_trigger-256 {
    display: block;
}
	#rmp-menu-wrap-256 .rmp-submenu {
    display: block !important;
}
    .rs-footer-menu{text-align:center}
    .rs-footer-address{text-align:center;max-width:300px;margin:0 auto}
    .ja-hear-about-left-img{margin-bottom:30px}
    .rs-footer-join form{display:unset}
    .rs-icons{width:12%}
    .rs-icons{width:unset;margin-right:10px}
    .ja-icons li:nth-child(3),.ja-icons li:nth-child(5){margin-left:0}
    .ja-icons li:nth-child(3){margin-left:6px}
    .site-header #site-navigation{display:none}
    footer#colophon .col-md-3.col-sm-6{width:50%;text-align:center;margin-bottom:30px}
    .mainsite-footer{padding:50px 0}
    .rs-footer-address{padding-left:0}
    .ja-book-appointment{display:none}
    .site-header.cs-site-header.cs-fixed-header{padding:5px 0 5px}
    .custom-logo{float:left}
    .cs-site-header .site-logo{margin:0}
	
	.admin-bar .rmp-container, .admin-bar .rmp_menu_trigger { margin-top: 32px !important; }
	.site-header.cs-site-header { padding: 10px 0;}
	.custom-logo-link img { max-width: 72px; }
    #rmp_menu_trigger-256{ background-color:#bad4a9; right:3%}
	.mobile-service-menu { display: none; }	
	.am-setvice-menu-fixed.am-sm-fixed { top: 80px; }
	.am-setvice-menu-fixed .am-service-menue { padding-left: 0 !important; }
	.am-setvice-menu-fixed .am-service-menue li { display: block; text-align: center; } 
	
	
	.ja-book-an-appointment h2,.ja-hb-content h1,.ja-hb-section h1,.ja-hear-about-result h2,.ja-home-sec-ii h3,.ja-right-text-col h3,.ja-services h2,.ja-social-left-content h2,section.ja-trending-treatment h2{font-size:45px}
    .ja-hb-content p{font-size:18px}
    .ja-right-text-col h3{max-width:100%;margin-bottom:20px}
    .ja-right-text-col{padding-left:0;margin-top:20px}
    #rmp-menu-title-256{display:none}
    div#rmp-menu-additional-content-256{padding:5px}
    .ja-mobile-contentt{position:absolute;top:45%;padding-left:13px}
    #rmp-container-256{background-color:#bad4a9!important}
    #rmp_menu_trigger-256:focus,#rmp_menu_trigger-256:hover{background-color:#bad4a9}
    #rmp-menu-additional-content-256{display:none}
    div#rmp-search-box-256{display:none}
    #rmp-menu-wrap-256 .rmp-menu-item-link{color:#000}
    .ja-mobile-contentt .ja-book-contact{text-align:left}
    .ja-mobile-contentt .ja-book-contact span a{color:#fff}
    .ja-social-section .row{display:flex;align-items:center!important}
    .ja-social-left-content{height:100%;width:100%}
	/* Service Page */	
	.am-right80 { padding-right: 20px; }
	/* End Service Page */
}
@media (max-width:767px){
	a.wprs_unslider-arrow.next.wprs_nav_arrow_1 {
    display: none;
}

a.wprs_unslider-arrow.prev.wprs_nav_arrow_1 {
    display: none;
}
    .rs-col-1{border-right:none;height:165px;padding-right:0;text-align:center;margin-bottom:30px}
    .rs-footer-join{text-align:center;margin-top:30px}
    section.ja-hear-about-result h2{margin-bottom:40px}
    .ja-inner-left-image{padding-right:0}
    .ja-icons li:first-child,.ja-icons li:nth-child(5){margin-left:6px}
    .ja-appointment-btn{width:185px}
    .ja-desktop-display{display:none}
    .col-lg-6.col-md-12.rs-image{padding-right:15px;padding-bottom:0px}
    img.am-spring-1{top:10%}
    img.am-spring-2{width:170px}
    img.am-banner-2{right:70px;top:140px}
    img.am-banner-1{width:140px;left:2%;bottom:10%}
    .ja-hb-content .cs-btn,.ja-hb-content h1,.ja-hb-content p{display:none}
    .ja-book-an-appointment .container{padding:30px 15px}
    .ja-trending-treatment .col-md-4.col-sm-6{margin-bottom:30px}
    .ja-right-text-col p{max-width:100%}
    .ja-hb-section #bannervideoBtn{font-size:30px}
    .ja-mobile-content,.ja-mobile-display,.ja-mobile-display-s,.mobile-btn{display:block!important}
    .ja-desktop-display-s{display:none}
    .ja-hb-section h1{font-weight:700;line-height:94.8%;text-align:center;letter-spacing:-.04em;color:#fff}
    .ja-hb-section{padding:40px 0}
    .ja-mobile-content h1{margin-bottom:10px}
    .ja-hb-section .ja-banner{margin:20px 0}
    .ja-mobile-content p{font-family:Satoshi;font-style:normal;font-weight:400;font-size:18px;line-height:135%;letter-spacing:.04em;color:#fff;margin-bottom:40px;max-width:100%;text-align:center}
    .ja-home-sec-ii h3{max-width:100%}
    .ja-home-sec-ii{padding-top:0!important}
    .ja-home-sec-ii{text-align:center}
    .ja-icons li{float:none}
    .ja-hear-about-result{text-align:center}
    .ja-hear-about-result .ja-hear-about-left-img{padding-left:0}
    .ja-browse-by-cornor,.ja-services,.ja-trending-treatment{padding-top:35px;padding-bottom:35px}
    .ja-ask-que{margin-top:0}
    .ja-browse-by-cornor h2,.ja-hear-about-result h2{margin-bottom:30px}
    .ja-hb-section{margin:0 0 60px!important}
    .ja-hear-about-result .container{padding-top:30px;padding-bottom:30px}
	/* Service Page */
	.am-sr-content { text-align:  center; }
	.am-right80 { padding-right: 0; }
	.am-sr-content p:last-child { margin-bottom: 24px; }
	.am-sb-before { max-width: 150px !important; top: -40px !important; left: -15px !important; }
	.am-sb-after { max-width: 150px !important; bottom: -28px !important; right: -15px !important; }	
	/* End Service Page */
}
@media (max-width:575px){
    .rs-footer-join form{display:unset}
    .rs-footer-address{max-width:160px;margin:0 auto}
    .rs-icons{width:11%}
    footer#colophon .col-md-3.col-sm-6{width:100%;text-align:center;margin-bottom:30px}
    .ja-best-selling-product h2,.ja-book-an-appointment h2,.ja-browse-by-cornor h2,.ja-hb-content h1,.ja-hb-section h1,.ja-hear-about-result h2,.ja-home-sec-ii h3,.ja-loyalty h3,.ja-right-text-col h3,.ja-services h2,.ja-social-left-content h2,section.ja-trending-treatment h2{font-size:35px;line-height:40px}
    .ja-hb-content{top:30%}
    .mainsite-footer{padding:15px 0}
    .ja-right-slider{padding:0}
    .ja-right-slider .owl-nav{display:none}
    .ja-right-text-appointment{margin-top:40px}
    .rs-col-1 img{width:150px}
    .mainsite-footer,.rs-col-1 ul{text-align:center}
    .rs-footer-address{text-align:left}
    .rs-footer-address{padding-left:0}
    .rs-footer-address{padding-left:0;margin-top:30px}
    .rs-footer-join{margin-top:20px}
    .rs-icons{width:10%;margin-right:15px}
    .rs-footer-menu{padding:0 0}
    .rs-col-1{border-right:none;height:auto;padding-right:0}
    .rs-col-1 ul li{width:7%}
    .ja-book-an-appointment,.ja-hear-about-result,.ja-loyalt,.ja-right-text-col,.ja-small-mailchimp-section{text-align:center}
    .ja-appointment-form input[type=submit],.ja-icons li{float:none}
    .ja-icons{text-align:center}
    .ja-services{padding-top:25px}
    .ja-services h2{margin-bottom:35px}
    .site-logo .custom-logo-link img{margin-top:0}
}
@media (max-width:481px){
    .site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo img{max-height:unset!important;max-width:60px!important}
}
@media (max-width:480px){
    .custom-logo-link img{max-width:70px;margin-top:-18px}
    .cs-fixed-header .custom-logo-link img{max-width:70px;margin-top:-7px}
    .site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo{top:0!important;padding-top:0!important;left:10%}
    img.am-about-1,img.am-about-2{width:200px!important}    
    .site-logo .custom-logo-link img{margin-top:10px}    
    .ja-hb-section{margin:0 0 60px!important}
    .cs-site-header.cs-fixed-header .site-logo .custom-logo{width:100%}
	.am-setvice-menu-fixed.am-sm-fixed { top: 74px; }
}
@media (max-width:380px) {
#rmp-menu-wrap-1197 .rmp-menu, #rmp-menu-wrap-1197 .rmp-submenu {
	width: 280px;
}
}
@media (min-width:1498.89px){
.ja-social-left-content {
    min-height: 412px;
}
/* -------------------------- Responsive CSS --------------------------------*/