@charset "utf-8";
/* CSS Document */
/* CSS Document © 2024 Digimax.co.uk */
.grecaptcha-badge { visibility: hidden; }
::-moz-selection { background: #7b7d7f; color: #fff; text-shadow: none; }
::selection { background: #7b7d7f; color: #fff; text-shadow: none; }
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; }
abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, input, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, tt, u, ul, var, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; outline: none; font-family: 'Jost',sans-serif; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { color: #504f50; background: #f0ebe8; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow: hidden; }
:root { overflow-y: scroll; }
a { text-decoration: none; transition: all 0.25s ease-out 0s; }
p, p span { font-family: 'Jost',sans-serif; }
img { border: 0; transition: all 0.25s ease-out 0s; }
li, ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:after, blockquote:before, q:after, q:before { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
* { -webkit-appearance: none; }
::-webkit-input-placeholder { color: #fff; }
::-moz-placeholder { color: #fff; }
:-ms-input-placeholder { color: #fff; }
:-moz-placeholder { color: #fff; }

.sidbar-wrapp ::-webkit-input-placeholder { color: #454442; }
.sidbar-wrapp ::-moz-placeholder { color: #454442; }
.sidbar-wrapp :-ms-input-placeholder { color: #454442; }
.sidbar-wrapp :-moz-placeholder { color: #454442; }

#wpadminbar {z-index: 999999!important;}

/*------------------- common style ---------------------------*/
a, button, input, select, textarea { outline: 0; }

*, :after, :before { outline: 0; }

img { max-width: 100%; height: auto; }

iframe { border: 0; }

a:focus, a:hover { outline: 0; text-decoration: none; }

.common-style h1 { font-size: 54px; color: #454442; line-height: 1.11; margin: 0 0 25px; }

.common-style h2 { font-size: 48px; color: #454442; line-height: 1.11; margin: 0 0 25px; }

.common-style h3 { font-size: 45px; color: #454442; line-height: 1.11; margin: 0 0 25px; }

.common-style h4 { font-size: 38px; color: #454442; line-height: 1.11; margin: 0 0 25px; }

.common-style h5 { font-size: 34px; color: #454442; line-height: 1.11; margin: 0 0 25px; }

.common-style h6 { font-size: 28px; color: #454442; line-height: 1.11; margin: 0 0 25px; }

.common-style a { color: #bc902d; outline: none!important; }

.common-style a:hover { color: rgba(69,68,66,0.7); }

.common-style p { font-size: 16px; color: rgba(69,68,66,0.7); line-height: 1.63; margin: 0 0 24px; letter-spacing: 0.5px; font-weight: 400; }

.common-style p a { color: #bc902d; }

.common-style p a:hover { color: rgba(69,68,66,0.7); }

.common-style strong { font-weight: bold!important; }

.common-style b { font-weight: bold!important; }

.common-style i { font-style: italic!important; }

.common-style ul { width: 100%; float: none; margin: 0 auto 24px; padding-left: 0; }

.common-style ul li { float: none; font-size: 16px; color: rgba(69,68,66,0.7); line-height: 1.63; position: relative; margin: 0 0 0; padding: 0 0 0 10px; font-family: 'Jost',sans-serif; letter-spacing: 0.5px; font-weight: 400; }

.common-style ul li:before { content: "\2022 "; position: absolute; left: 0; color: rgba(69,68,66,0.7); font-size: 16px; top: 2px; line-height: normal; }

.common-style ul li a { color: #bc902d; }

.common-style ul li a:hover { color: rgba(69,68,66,0.7); }

.common-style ol { width: 100%; float: none; counter-reset: my-awesome-counter; margin: 0 auto 24px; position: relative; }

.common-style ol li { font-size: 16px; color: rgba(69,68,66,0.7); line-height: 1.63; counter-increment: step-counter; padding-left: 4px; width: auto; margin: 0 auto; position: relative; font-family: 'Jost',sans-serif; letter-spacing: 0.5px; font-weight: 400; }

.common-style ol li a { color: #bc902d; }

.common-style ol li a:hover { color: rgba(69,68,66,0.7); }

.common-style ol li:before { content: counter(step-counter) '.'; margin-right: 0; position: relative; left: -4px; color: rgba(69,68,66,0.7); font-size: 16px; top: 0; }

.common-style blockquote p { font-size: 16px; color: rgba(69,68,66,0.7); line-height: 1.63; margin-bottom: 24px; position: relative; letter-spacing: 0.5px; }

.common-style blockquote p:before { content: '"'; position: absolute; left: -100px; font-size: 16px; color: rgba(69,68,66,0.7); font-style: italic; top: 17px; }
/* IMG STYLES */
.alignright { float: right; margin-left: 16px!important; margin-bottom: 16px!important; margin-top: 15px!important; }
.alignleft { float: left; margin-right: 16px!important; margin-bottom: 16px!important; margin-top: 15px!important; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
.alignnone { clear: both; }

.main-bg-img img { object-fit: cover!important; height: inherit!important; float: left; width: 100%; }
.bgflex { background-size: cover!important; }

@media(max-width:767px) {
  /* .common-style iframe { width:100%; height:350px; }*/
  .typeform-widget { height: initial!important; }
}

@media(max-width:480px) {
  .alignleft,   .alignnone,   .alignright,   img.alignleft,   img.alignnone, img.alignright { display: block; margin: 0 auto!important; float: none; }
}

.common-style span.screen-reader-text { color: rgba(69,68,66,0.7); }

.common-style [type=search] { border: 1px solid; padding: 10px 25px; background: none; border-color: rgba(212, 212, 212, 0.7); font-size: 16px; color: #454442; line-height: 1.63; width: 200px; display: inline-block; margin-left: 15px; }

.common-style [type=submit] { -webkit-appearance: none; border: 1px solid; padding: 10px 20px; font-size: 16px; line-height: 1.63; cursor: pointer; color: #fff; background: #bc902d; border-color: #bc902d; }

.common-style [type=submit]:hover { cursor: pointer; color: #bc902d; background: #fff; border-color: #bc902d; }

.common-style [type=submit] span.screen-reader-text { color: #fff; position: relative; height: auto; width: auto; clip: inherit; clip-path: inherit; }

.common-style [type=submit]:hover span.screen-reader-text { color: #bc902d; }

nav.navigation.pagination { display: block; }

.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ height: 0; margin: 0 0 25px 0; float: left; width: 100%; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%!important; height: 100%!important; }

@media(max-width:480px) {
  .common-style form.search-form label { width: 100%; float: left; margin-bottom: 15px; }
  .common-style [type=search] { width: 70%; margin-left: 0; margin-right: 2%; }
  .common-style [type=submit] { width: 28%; float: right; padding: 10px 0; }
}

.common-style h1 a { color: #bc902d; }
.common-style h2 a { color: #bc902d; }
.common-style h3 a { color: #bc902d; }
.common-style h4 a { color: #bc902d; }
.common-style h5 a { color: #bc902d; }
.common-style h6 a { color: #bc902d; }

.common-style h1 a:hover { color: #454442; }
.common-style h2 a:hover { color: #454442; }
.common-style h3 a:hover { color: #454442; }
.common-style h4 a:hover { color: #454442; }
.common-style h5 a:hover { color: #454442; }
.common-style h6 a:hover { color: #454442; }

.table-outer { overflow-x: auto; width: auto; font-size: 16px; margin-bottom: 26px; }
.table-outer th { border: 1px solid rgba(212, 212, 212, 0.7); padding: 10px; font-weight: 600; }
.table-outer td { border: 1px solid rgba(212, 212, 212, 0.7); padding: 10px; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; line-height: 1.63; }
.table-outer table { border-collapse: collapse; border-spacing: 0; min-width: 600px; max-width: 100%; }
.table-outer td p:last-child { margin: 0; }

.about-wrapp, .abouts-wrapp, .aesthetics-wrapp, .ayesha-wrapp, .banner-wrapp, .blog-wrapp, .contact-wrapp, .conten-wrapp, .feeser-wrapp, .fheader-wrapp, .footer-wrapp, .galler-wrapp, .gallerin-wrapp, .header-wrapp, .inner-wrapp, .instagram-wrapp, .linker-wrapp, .message-wrapp, .paiger-wrapp, .partners-wrapp, .practice-wrapp, .services-wrapp, .sidbar-wrapp, .straightening-wrapp, .testi-wrapp, .testimonials-wrapp, .treat-wrapp, .treatin-wrapp, .treatin-wrapp2, .treatments-wrapp { width: 100%; float: left; }
.margin { width: 100%; max-width: 1184px; margin: auto; }

/*header-wrapp*/
.header-wrapp { text-align: center; background: none; padding: 62px 0 0; position: absolute; top: 0; right: 0; left: 0; z-index: 999999; }
.header-wrapp p { float: left; font-size: 15px; color: #fff; letter-spacing: 0; line-height: 28px; margin: 0 0 0; }
.header-wrapp p a { color: #fff; }
.header-wrapp p span { display: block; }
.header-wrapp p strong { font-weight: 700; }
.header-wrapp .header-col1 { width: 245px; float: none; transition: all 0.7s; margin: 0 auto 0; position: absolute; top: 17%; right: 0; left: 0; z-index: 9; }
.header-wrapp .header-col1 img { width: 100%; display: block; }
.header-wrapp .header-col1 .header-row1 { width: 100%; float: none; }
.header-wrapp .header-col2 { width: 100%; float: left; margin: 0 0 0; display: flex; flex-wrap: wrap; justify-content: space-between;}
.header-wrapp .header-col2 img { width: 100%; display: block; }
.header-wrapp .header-col2 .header-row2 { width: auto; float: none;  flex: 1 0 0; text-align: center; display: flex; flex-wrap: wrap;  padding: 0 20px 0 0;}
.header-wrapp .header-btn1 { float: none; color: #fff; background: #bc902d; border-color: #bc902d; margin: 0 0 0 8px; padding: 19px 30px 19px 30px; }
.header-wrapp .header-btn1:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }
.header-wrapp .float-panel .margin { max-width: 1290px; }

/*linker-wrapp*/
.linker-wrapp { background: none; border-bottom: 1px solid rgba(255,255,255,0.2); padding: 23px 0 23px; position: absolute; top: 0; right: 0; left: 0; z-index: 9999; }
.linker-wrapp p { float: left; font-size: 17px; color: #a1a4a7; letter-spacing: 0.5px; line-height: 30px; margin: 0 0 0; }
.linker-wrapp p a { color: #a1a4a7; }
.linker-wrapp p span { display: block; }
.linker-wrapp p strong { font-weight: 700; }
.linker-wrapp .linker-col1 { width: auto; float: right; margin: 2px 0 0; padding: 0; position: relative; }
.linker-wrapp .linker-col1 img { width: 100%; display: block; }
.linker-wrapp .linker-col1:after { content: ""; width: 1px; height: 16px; float: left; background: rgba(255,255,255,0.4); transform: translateY(-50%); margin: 0 0 0; position: absolute; top: 50%; right: 0; display: none; }
.linker-wrapp .linker-col1 .linker-row1 { width: 100%; float: left; }
.linker-wrapp .linker-col1 .linker-row1 a { width: auto; float: left; margin: 0 14px 0 0; }
.linker-wrapp .linker-col1 .linker-row1 a:last-child { margin-right: 0; }
.linker-wrapp .linker-col2 { width: auto; float: left; margin: 2px 0 0; }
.linker-wrapp .linker-col2 img { width: 100%; display: block; }
.linker-wrapp .linker-col2 .linker-row2 { width: 454px; float: left; position: relative; }
.linker-wrapp .linker-col3 { width: auto; float: right; margin: 0 0 0; }
.linker-wrapp .linker-col3 img { width: 100%; display: block; }
.linker-wrapp .linker-col3 .linker-row3 { width: 100%; float: right; }
.linker-wrapp .linker-btn1 { float: left; color: #fff; background: none; border-color: rgba(255,255,255,0.0); margin: 0 0 0 8px; padding: 0 0 0 24.4px; }
.linker-wrapp .linker-btn1:first-child { margin-right: 0; }
.linker-wrapp .linker-btn1:hover { color: #bc902d; background: none; border-color: rgba(255,255,255,0.0); }

.linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 { width: 100%; padding-left: 35px; }
.linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-btn { text-align: left; color: #fff; width: 100%; display: block; position: relative; cursor: pointer; font-size: 15px; font-weight: 500; }
.linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-btn:after { content: ""; width: 10px; height: 6px; background: url(../images/down-white-plain-arrow.svg) no-repeat center/100% 100%; transform: translateY(-50%); transition: all 0.25s ease-out 0s; margin: 0 0 0; position: absolute; top: 50%; right: 28px; }
.linker-wrapp .linker-col2 .linker-row2:hover .header-full.dropdown2 .header-row2 .location-btn { color: #bc902d; }
.linker-wrapp .linker-col2 .linker-row2:hover .header-full.dropdown2 .header-row2 .location-btn:after { background: url(../images/down-yellow-plain-arrow.svg) no-repeat center/100% 100%; }
.linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-popup-area { background: #fff; position: absolute; top: 112%; left: 0; right: 0; z-index: 9; }
.linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-popup-area .location-inner { cursor: pointer; transition: all 0.25s ease-out 0s; width: 100%; max-width: 100%; height: auto; display: flex; flex-wrap: wrap; position: relative; }
.linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-popup-area .location-inner a { cursor: pointer; font-size: 15px; font-weight: 500; letter-spacing: 1.29px; color: #bc902d; display: block; padding: 12px 10px 12px 32px; width: 55%; float: right; text-align: left; }
.linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-popup-area .location-inner a.popup-phone { padding: 15px 10px 15px 10px; width: 45%; float: right; }
.linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-popup-area .location-inner a:hover { background: #bc902d; color: #fff; }

.linker-wrapp .location.singleitem {width: auto; float: left; position: relative;}
.linker-wrapp .location.singleitem span {font-size: 15px; font-weight: 500; letter-spacing: normal; line-height: 1.2; color: #ffffff;}
.linker-wrapp .location.singleitem a:before {content: ""; width: 1px; height: 16px; float: left; background: rgba(255, 255, 255, 0.4); transform: translateY(-50%); margin: 0 0 0; position: absolute; top: 50%; left: 0;}
.linker-wrapp .location.singleitem a {float: right; color: #ffffff; background: none; border: 0; margin: 0 0 0 8px; padding: 0 0 0 8px; position: relative;}
.linker-wrapp .location.singleitem a:hover {color: #bc902d;}
.linker-wrapp .location.singleitem a:first-child {float: left; padding: 0; margin: 2px 0 0;}
.linker-wrapp .location.singleitem a:first-child:before {display: none;}

/*banner-wrapp*/
.banner-wrapp { text-align: center; min-height: inherit; background: none; margin: 186px 0 0; position: relative; }
.banner-wrapp p { float: none; font-size: 15px; font-weight: 500; color: #fff; letter-spacing: normal; line-height: normal; margin: 0 0 16px; }
.banner-wrapp p a { color: #fff; }
.banner-wrapp p span { display: block; }
.banner-wrapp p strong { font-weight: 700; }
.banner-wrapp h2 { font-size: 55px; font-weight: 400; color: #fff; letter-spacing: normal; line-height: 1.11; margin: 0 0 16px; }
.banner-wrapp h2 a { color: #fff; }
.banner-wrapp h2 span { display: inline; }
.banner-wrapp .banner-col1 { width: 54%; float: left; transform: translateY(-50%); margin: 0 auto 0; position: absolute; top: 50%; right: 0; left: 0; }
.banner-wrapp .banner-col1 img { width: 100%; display: block; }
.banner-wrapp .banner-col1 .banner-row1 { width: 100%; float: left; }
.banner-wrapp .banner-col2 { width: 304px; float: none; margin: 0 auto 0; position: absolute; right: 0; bottom: -31px; left: 0; z-index: 9999; }
.banner-wrapp .banner-col2 img { width: 100%; display: block; }
.banner-wrapp .banner-col2 .banner-row2 { width: 100%; float: none; }
.banner-wrapp .banner-btn1 { float: none; color: #fff; background: #bc902d; border-color: #bc902d; margin: 13px 0 0; padding: 19px 30px 19px 30px; }
.banner-wrapp .banner-btn1:hover { color: #bc902d; background: #fff; border-color: #fff; }
.banner-wrapp h2 span { font-family: 'Playfair Display',serif; }

/*abouts-wrapp*/
.abouts-wrapp { text-align: center; background: none; padding: 122px 0 84px; }
.abouts-wrapp p { float: none; font-size: 16px; font-weight: 400; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; line-height: 1.63; margin: 0 0 16px; }
.abouts-wrapp p a { color: rgba(69,68,66,0.7); }
.abouts-wrapp p span { display: block; }
.abouts-wrapp p strong { font-weight: 700; }
.abouts-wrapp h2 { font-size: 16px; font-weight: 500; color: #bc902d; letter-spacing: normal; line-height: normal; margin: 0 0 16px; }
.abouts-wrapp h2 a { color: #bc902d; }
.abouts-wrapp h2 span { display: block; }
.abouts-wrapp h3 { font-size: 45px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 1.11; margin: 0 0 24px; }
.abouts-wrapp h3 a { color: #454442; }
.abouts-wrapp h3 span { display: block; }
.abouts-wrapp .abouts-col1 { width: 58%; float: none; margin: 0 auto 0; }
.abouts-wrapp .abouts-col1 img { width: 100%; display: block; }
.abouts-wrapp .abouts-col1 .abouts-row1 { width: 100%; float: none; }
.abouts-wrapp .abouts-btn1 { float: none; color: #fff; background: #bc902d; border-color: #bc902d; margin: 14px 0 0; padding: 19px 30px 19px 30px; }
.abouts-wrapp .abouts-btn1:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }
.abouts-wrapp h3, .abouts-wrapp h3 span { font-family: 'Playfair Display',serif; }

/*aesthetics-wrapp*/
.aesthetics-wrapp { background: none; padding: 84px 0 26px; position: relative; }
.aesthetics-wrapp p { float: none; font-size: 16px; font-weight: 400; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; line-height: normal; margin: 0 0 16px; }
.aesthetics-wrapp p a { color: rgba(69,68,66,0.7); }
.aesthetics-wrapp p span { display: block; }
.aesthetics-wrapp p strong { font-weight: 700; }
.aesthetics-wrapp h2 { font-size: 40px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 1.25; margin: 0 0 26px; }
.aesthetics-wrapp h2 a { color: #454442; }
.aesthetics-wrapp h2 span { display: block; }
.aesthetics-wrapp .aesthetics-col1 { width: 35.1%; float: left; transform: translateY(-50%); margin: 0 0 0; position: absolute; top: 57%; left: 0; }
.aesthetics-wrapp .aesthetics-col1 img { width: 100%; display: block; }
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width: 376px; float: right; overflow: hidden; }
.aesthetics-wrapp .aesthetics-col2 { width: 59%; float: right; background: #e4dcd2; margin: 0 0 14px; padding: 0 0 36.9%; border-radius: 35px 0 0 35px; position: relative; }
.aesthetics-wrapp .aesthetics-col2 img { width: 100%; display: block; }
.aesthetics-wrapp .aesthetics-col2 .aesthetics-row2 { width: 103.3%; float: left; transition: all 0.25s ease-out 0s; position: absolute; bottom: -14px; left: -3.3%; z-index: 9; }
.aesthetics-wrapp .aesthetics-col2:hover .aesthetics-row2 { bottom: 14px; }
.aesthetics-wrapp .aesthetics-col2:hover .aesthetics-reddish-orange-oval-plain-shape1 { transform: rotate(30deg); }
.aesthetics-wrapp .aesthetics-btn1 { float: none; color: #454442; background: #e4dcd2; border-color: #e4dcd2; margin: 0 0 26px; padding: 19px 46px 19px 46px; }
.aesthetics-wrapp .aesthetics-btn2 { float: none; color: #fff; background: #bc902d; border-color: #bc902d; margin: 13px 0 0; padding: 19px 30px 19px 30px; }
.aesthetics-wrapp .aesthetics-btn2:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }
.aesthetics-wrapp h2, .aesthetics-wrapp h2 span { font-family: 'Playfair Display',serif; }

/*services-wrapp*/
.services-wrapp { text-align: center; background: none; padding: 26px 0 26px; position: relative; }
.services-wrapp p { float: none; font-size: 16px; font-weight: 500; color: #65373b; letter-spacing: 0.69px; line-height: 1.75; margin: 0 0 16px; }
.services-wrapp p a { color: #65373b; }
.services-wrapp p span { display: block; }
.services-wrapp p strong { font-weight: 700; }
.services-wrapp .services-col1 { width: 70.6px; float: none; transform: translateY(-50%); margin: 0 auto 0; position: absolute; top: 50%; right: 0; left: 0; }
.services-wrapp .services-col1 img { width: 100%; display: block; }
.services-wrapp .services-col1 .services-row1 { width: 100%; float: none; }
.services-wrapp .services-col2 { width: auto; float: left; margin: 0 0 0; }
.services-wrapp .services-col2 img { width: 100%; display: block; }
.services-wrapp .services-col2:last-child { float: right; }
.services-wrapp .services-col2 .services-row2 { width: 100%; float: left; }
.services-wrapp .services-btn1 { float: none; color: #454442; background: none; border-color: rgba(69,68,66,0.1); margin: 0 0 0 4px; padding: 19px 38px 19px 38px; }
.services-wrapp .services-btn1:first-child { margin-left: 0; }
.services-wrapp .services-btn1:hover { color: #454442; background: #e2d8d3; border-color: #e2d8d3; }

/*treatments-wrapp*/
.treatments-wrapp { background: none; padding: 26px 0 38px; }
.treatments-wrapp p { float: none; font-size: 16px; font-weight: 400; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; line-height: normal; margin: 0 0 16px; }
.treatments-wrapp p a { color: rgba(69,68,66,0.7); }
.treatments-wrapp p span { display: block; }
.treatments-wrapp p strong { font-weight: 700; }
.treatments-wrapp h2 { font-size: 32px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 1.69; margin: 0 0 0; }
.treatments-wrapp h2 a { color: #454442; }
.treatments-wrapp h2 span { display: block; }
.treatments-wrapp .treatments-col1 { width: 100%; float: left; margin: 0 0 0; }
.treatments-wrapp .treatments-col1 img { width: 100%; display: block; }
.treatments-wrapp .treatments-col1 .treatments-row1 { width: 100%; float: left; border-radius: 30px; margin: 0 0 48px; padding: 0 0 118%; position: relative; }
.treatments-wrapp .treatments-col1 .treatments-row1:hover .treatments-thm1 { bottom: 12px; }
.treatments-wrapp .treatments-col1 .treatments-row1:hover .treatments-reddish-orange-oval-plain-shape1 { transform: rotate(30deg); }
.treatments-wrapp .treatments-col1 .treatments-row1:hover .treatments-reddish-orange-oval-plain-shape2 { transform: rotate(30deg); }
.treatments-wrapp .treatments-col1 .treatments-row1:hover .treatments-yellowish-orange-oval-plain-shape3 { transform: rotate(30deg); }
.treatments-wrapp .treatments-col2 { width: 100%; float: left; margin: 0 0 0; }
.treatments-wrapp .treatments-col2 img { width: 100%; display: block; }
.treatments-wrapp .treatments-col2 .treatments-row2 { width: 100%; float: left; }
.treatments-wrapp h2, .treatments-wrapp h2 span { font-family: 'Playfair Display',serif; }

.treatments-wrapp .treatments-col1 .nonslider { width: 100%; display: flex; flex-wrap: wrap; padding: 0 1.5%;}
.treatments-wrapp .treatments-col1 .nonslider .treatments-col2 { width: 31.3%; margin: 0 3% 0 0;}
.treatments-wrapp .treatments-col1 .nonslider .treatments-col2:last-child { margin-right: 0;}
.treatments-wrapp .treatments-col1.mobile {display: none;}


/*straightening-wrapp*/
.straightening-wrapp { background: none; padding: 38px 0 32px; position: relative; }
.straightening-wrapp p { float: none; font-size: 16px; font-weight: 400; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; line-height: normal; margin: 0 0 16px; }
.straightening-wrapp p a { color: rgba(69,68,66,0.7); }
.straightening-wrapp p span { display: block; }
.straightening-wrapp p strong { font-weight: 700; }
.straightening-wrapp h2 { font-size: 40px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 1.25; margin: 0 0 26px; }
.straightening-wrapp h2 a { color: #454442; }
.straightening-wrapp h2 span { display: block; }
.straightening-wrapp .straightening-col1 { width: 34.7%; float: right; transform: translateY(-50%); margin: 0 0 0; position: absolute; top: 48%; right: 0; }
.straightening-wrapp .straightening-col1 img { width: 100%; display: block; }
.straightening-wrapp .straightening-col1 .straightening-row1 { width: 348px; float: left; overflow: hidden; }
.straightening-wrapp .straightening-col2 { width: 58.77%; float: left; background: #e2d8d3; margin: 0 0 14px; padding: 0 0 36.8%; border-radius: 0 35px 35px 0; position: relative; }
.straightening-wrapp .straightening-col2 img { width: 100%; display: block; }
.straightening-wrapp .straightening-col2 .straightening-row2 { width: 90.6%; float: right; transition: all 0.25s ease-out 0s; position: absolute; bottom: -14px; right: 9.5%; z-index: 9; }
.straightening-wrapp .straightening-col2:hover .straightening-row2 { bottom: 14px; }
.straightening-wrapp .straightening-col2:hover .straightening-reddish-orange-oval-plain-shape1 { transform: rotate(30deg); }
.straightening-wrapp .straightening-btn1 { float: none; color: #454442; background: #e4dcd2; border-color: #e4dcd2; margin: 0 0 26px; padding: 19px 46px 19px 46px; }
.straightening-wrapp .straightening-btn2 { float: none; color: #fff; background: #bc902d; border-color: #bc902d; margin: 13px 0 0; padding: 19px 30px 19px 30px; }
.straightening-wrapp .straightening-btn2:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }
.straightening-wrapp .straightening-btn3 { float: none; color: #454442; background: #f0ebe8; border-color: #f0ebe8; margin: 0 0 0 12px; padding: 19px 34px 19px 34px; }
.straightening-wrapp .straightening-btn3:first-child { margin-left: 0; }
.straightening-wrapp .straightening-btn3:hover { color: #454442; background: none; border-color: rgba(255,255,255,0.4); }
.straightening-wrapp .straightening-btn4 { float: none; color: #454442; background: none; border-color: rgba(255,255,255,0.4); margin: 0 0 0 12px; padding: 19px 44px 19px 44px; }
.straightening-wrapp .straightening-btn4:first-child { margin-left: 0; }
.straightening-wrapp .straightening-btn4:hover { color: #454442; background: #f0ebe8; border-color: #f0ebe8; }
.straightening-wrapp h2, .straightening-wrapp h2 span { font-family: 'Playfair Display',serif; }

/*ayesha-wrapp*/
.ayesha-wrapp { text-align: center; background: none; padding: 32px 0 38px; }
.ayesha-wrapp p { float: none; font-size: 16px; font-weight: 400; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; line-height: normal; margin: 0 0 16px; }
.ayesha-wrapp p a { color: rgba(69,68,66,0.7); }
.ayesha-wrapp p span { display: block; }
.ayesha-wrapp p strong { font-weight: 700; }
.ayesha-wrapp h2 { font-size: 16px; font-weight: 500; color: #bc902d; letter-spacing: normal; line-height: normal; margin: 0 0 6px; }
.ayesha-wrapp h2 a { color: #bc902d; }
.ayesha-wrapp h2 span { display: block; }
.ayesha-wrapp h3 { font-size: 36px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 1.5; margin: 0 0 24px; }
.ayesha-wrapp h3 a { color: #454442; }
.ayesha-wrapp h3 span { display: block; }
.ayesha-wrapp h4 { font-size: 14px; font-weight: 500; color: #a8a8a7; letter-spacing: normal; line-height: normal; margin: 0 0 16px; }
.ayesha-wrapp h4 a { color: #a8a8a7; }
.ayesha-wrapp h4 span { display: block; }
.ayesha-wrapp .margin { max-width: 879px; }
.ayesha-wrapp .ayesha-col1 { width: 100%; float: left; border-radius: 35px; margin: 13.1% 0 66px; padding: 0 0 44.4%; position: relative; }
.ayesha-wrapp .ayesha-col1 img { width: 100%; display: block; }
.ayesha-wrapp .ayesha-col1 .ayesha-row1 { width: 62.6%; float: left; transition: all 0.25s ease-out 0s; margin: 0 auto 0; position: absolute; right: 0; bottom: -14px; left: 0; }
.ayesha-wrapp .ayesha-col1:hover .ayesha-row1 { bottom: 14px; }
.ayesha-wrapp .ayesha-col2 { width: 100%; float: left; margin: 30px 0 0; }
.ayesha-wrapp .ayesha-col2 img { width: 100%; display: block; }
.ayesha-wrapp .ayesha-col2 .ayesha-row2 { width: 100%; float: left; }
.ayesha-wrapp .ayesha-col3 { width: 31.33%; float: left; margin: 0 1% 0; }
.ayesha-wrapp .ayesha-col3 img { width: 100%; display: block; }
.ayesha-wrapp .ayesha-col3 .ayesha-row3 { width: 49%; float: none; margin: 0 auto 0; }
.ayesha-wrapp h3, .ayesha-wrapp h3 span { font-family: 'Playfair Display',serif; }

/*partners-wrapp*/
.partners-wrapp { text-align: center; background: none; padding: 28px 0 34px; }
.partners-wrapp p { float: none; font-size: 16px; font-weight: 400; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; line-height: normal; margin: 0 0 16px; }
.partners-wrapp p a { color: rgba(69,68,66,0.7); }
.partners-wrapp p span { display: block; }
.partners-wrapp p strong { font-weight: 700; }
.partners-wrapp h2 { font-size: 30px; font-weight: 500; color: #454442; letter-spacing: normal; line-height: normal; margin: 0 0 30px;  font-family: 'Playfair Display', serif;}
.partners-wrapp h2 a { color: #d9d9d9; }
.partners-wrapp h2 span { display: block; }
.partners-wrapp .partners-col1 { width: 100%; float: left; margin: 0 0 0; }
.partners-wrapp .partners-col1 img { width: 100%; display: block; object-fit: contain; max-height: 64px; }
.partners-wrapp .partners-col1 .partners-row1 { width: 100%; float: left; }
.partners-wrapp .partners-col1 .slick-track { display: flex; flex-wrap: wrap; align-items: center; }

.partners-wrapp .partners-col1.mobile { display: none;}

/*testimonials-wrapp*/
.testimonials-wrapp { text-align: center; background: none; padding: 64px 0 140px; }
.testimonials-wrapp p { float: none; font-size: 36px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 1.5; margin: 0 0 16px; }
.testimonials-wrapp p a { color: #454442; }
.testimonials-wrapp p span { display: block; }
.testimonials-wrapp p strong { font-weight: 700; }
.testimonials-wrapp h2 { font-size: 16px; font-weight: 500; color: #bc902d; letter-spacing: normal; line-height: normal; margin: 0 0 16px; }
.testimonials-wrapp h2 a { color: #bc902d; }
.testimonials-wrapp h2 span { display: block; }
.testimonials-wrapp h3 { font-size: 16px; font-weight: 500; color: #454442; letter-spacing: normal; line-height: normal; margin: 38px 0 16px; }
.testimonials-wrapp h3 a { color: #454442; }
.testimonials-wrapp h3 span { display: block; }
.testimonials-wrapp .testimonials-col1 { width: 80%; float: none; margin: 0 auto 0; }
.testimonials-wrapp .testimonials-col1 img { width: 100%; display: block; }
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width: 100%; float: none; }
.testimonials-wrapp .testimonials-btn1 { float: none; color: #fff; background: #bc902d; border-color: #bc902d; margin: 30px 0 0; padding: 19px 30px 19px 30px; }
.testimonials-wrapp .testimonials-btn1:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }
.testimonials-wrapp p, .testimonials-wrapp p span { font-family: 'Playfair Display',serif; }

/*message-wrapp*/
.message-wrapp { text-align: center; background: url(../images/message-bg1.jpg) no-repeat center/cover; padding: 54px 0 60px; position: relative; }
.message-wrapp:after { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgb(0 0 0 / 20%); }
.message-wrapp .margin { position: relative; z-index: 1; }
.message-wrapp p { float: none; font-size: 16px; font-weight: 400; color: #fff; letter-spacing: 0.5px; line-height: normal; margin: 0 0 16px; }
.message-wrapp p a { color: #fff; }
.message-wrapp p span { display: block; }
.message-wrapp p strong { font-weight: 700; }
.message-wrapp h2 { font-size: 40px; font-weight: 400; color: #fff; letter-spacing: normal; line-height: 1.5; margin: 0 0 44px; }
.message-wrapp h2 a { color: #fff; }
.message-wrapp h2 span { display: block; }
.message-wrapp .message-col1 { width: 62%; float: none; margin: 0 auto 0; }
.message-wrapp .message-col1 img { width: 100%; display: block; }
.message-wrapp .message-col1 .message-row1 { width: 100%; float: left; margin: 0 0 42px; }
.message-wrapp .message-col1 .message-row1 .message-fil1 { color: #fff; background: none; border-color: rgba(255,255,255,0.7); resize: none; }
.message-wrapp .message-col1 .message-row1 .message-fil2 { width: 100%; height: 62px; float: left; margin: 12px 0 0; padding: 0 2% 0; }
.message-wrapp .message-col1 .message-row1 .message-fil2:first-child { margin-top: 0; }
.message-wrapp .message-col1 .message-row1 .message-fil3 { width: 100%; height: 210px; float: left; margin: 12px 0 0; padding: 91px 2% 0; }
.message-wrapp .message-col1 .message-row1 .message-fil3:first-child { margin-top: 0; }
.message-wrapp .message-btn1 { float: none; color: #fff; background: #bc902d; border-color: #bc902d; cursor: pointer; margin: 6px 0 0; padding: 19px 36px 19px 36px; }
.message-wrapp .message-btn1:hover { color: #bc902d; background: #fff; border-color: #fff; }
.message-wrapp h2, .message-wrapp h2 span { font-family: 'Playfair Display',serif; }

/*instagram-wrapp*/
.instagram-wrapp { text-align: center; background: none; padding: 48px 0 68px; }
.instagram-wrapp p { float: none; font-size: 16px; font-weight: 400; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; line-height: normal; margin: 0 0 16px; }
.instagram-wrapp p a { color: rgba(69,68,66,0.7); }
.instagram-wrapp p span { display: block; }
.instagram-wrapp p strong { font-weight: 700; }
.instagram-wrapp .instagram-col1 { width: 100%; float: left; margin: 0 0 40px; }
.instagram-wrapp .instagram-col1 img { width: 100%; display: block; }
.instagram-wrapp .instagram-col1 .instagram-row1 { width: 100%; float: left; }
.instagram-wrapp .instagram-btn1 { float: none; color: #fff; background: #bc902d; border-color: #bc902d; margin: 0 0 0; padding: 19px 44px 19px 44px; }
.instagram-wrapp .instagram-btn1:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }

/*fheader-wrapp*/
.fheader-wrapp { background: #fff; padding: 88px 0 53px; }
.fheader-wrapp p { float: none; font-size: 16px; font-weight: 400; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; line-height: normal; margin: 0 0 16px; }
.fheader-wrapp p a { color: rgba(69,68,66,0.7); }
.fheader-wrapp p span { display: block; }
.fheader-wrapp p strong { font-weight: 700; }
.fheader-wrapp h2 { font-size: 16px; font-weight: 600; color: #454442; letter-spacing: 0.5px; line-height: normal; margin: 0 0 17px; }
.fheader-wrapp h2 a { color: #454442; }
.fheader-wrapp h2 span { display: block; }
.fheader-wrapp .fheader-col1 { width: 7.8%; float: left; margin: 0 8.8% 0 0; }
.fheader-wrapp .fheader-col1 img { width: 100%; display: block; }
.fheader-wrapp .fheader-col1 .fheader-row1 { width: 100%; float: left; }
.fheader-wrapp .fheader-col2 { width: 26.8%; float: left; margin: 0 3.8% 0 0; }
.fheader-wrapp .fheader-col2 img { width: 100%; display: block; }
.fheader-wrapp .fheader-col2 .fheader-row2 { width: 100%; float: left; }
.fheader-wrapp .fheader-col2 .fheader-row2 li { float: none; margin: 0 0 6px; }
/* .fheader-wrapp .fheader-col2 .fheader-row2 li:last-child { margin-bottom:0;} */
.fheader-wrapp .fheader-col2 .fheader-row2 li a:hover { color: #bc902d; }
.fheader-wrapp .fheader-col3 { width: 17%; float: left; margin: 0 1.7% 0 0; }
.fheader-wrapp .fheader-col3 img { width: 100%; display: block; }
.fheader-wrapp .fheader-col3 .fheader-row3 { width: 100%; float: left; }
.fheader-wrapp .fheader-col3 .fheader-row3 li { float: none; margin: 0 0 0; }
.fheader-wrapp .fheader-col3 .fheader-row3 li a:hover { color: #bc902d; }
.fheader-wrapp .fheader-col4 { width: 18.6%; float: left; margin: 0 1.7% 0 0; }
.fheader-wrapp .fheader-col4 img { width: 100%; display: block; }
.fheader-wrapp .fheader-col4 .fheader-row4 { width: 100%; float: left; }
.fheader-wrapp .fheader-col4 .fheader-row4 li { float: none; margin: 0 0 0; }
.fheader-wrapp .fheader-col4 .fheader-row4 li a:hover { color: #bc902d; }
.fheader-wrapp .fheader-col5 { width: 13.8%; float: left; margin: 0 0 0; }
.fheader-wrapp .fheader-col5 img { width: 100%; display: block; }
.fheader-wrapp .fheader-col5 .fheader-row5 { width: 100%; float: left; }
.fheader-wrapp .fheader-col5 .fheader-row5 li { float: none; margin: 0 0 0; }
.fheader-wrapp .fheader-col5 .fheader-row5 li a:hover { color: #bc902d; }
.fheader-wrapp .fheader-btn1 { float: left; color: rgba(69,68,66,0.7); background: none; border-color: rgba(255,255,255,0.0); margin: 11px 0 0; padding: 0 0 0 24.4px; }
.fheader-wrapp .fheader-btn1:hover { color: #bc902d; background: none; border-color: rgba(255,255,255,0.0); }
.fheader-row2 li, .fheader-row2 li a { font-size: 16px; font-weight: 400; color: #7d7e80; letter-spacing: normal; }
.fheader-row3 li, .fheader-row3 li a, .fheader-row4 li, .fheader-row4 li a, .fheader-row5 li, .fheader-row5 li a { font-size: 16px; font-weight: 400; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; }

.fheader-wrapp .fheader-col2 .fheader-row2 li a:first-child { color: #bc902d; }
.fheader-wrapp .fheader-col2 .fheader-row2 li a:first-child:hover { color: #7d7e80; }

/*footer-wrapp*/
.footer-wrapp { text-align: center; background: #fff; padding: 53px 0 84px; }
.footer-wrapp p { float: none; font-size: 12.36px; color: #fff; letter-spacing: 0.4px; line-height: 25px; margin: -5px 0 0; }
.footer-wrapp p a { color: #fff; }
.footer-wrapp p span { display: block; }
.footer-wrapp p strong { font-weight: 700; }
.footer-wrapp .footer-col1 { width: 100%; float: left; margin: 0 0 0; }
.footer-wrapp .footer-col1 img { width: 100%; display: block; }
.footer-wrapp .footer-col1 .footer-row1 { width: 100%; float: left; }
.footer-wrapp .footer-col1 .footer-row1 li { float: none; display: inline-block; margin: 0 0 0; }
.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { color: #c59f65; margin: 0 4px 0; }
.footer-wrapp .footer-col1 .footer-row1 li a:hover { color: #c59f65; }
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size: 16px; font-weight: 400; color: #7d7e80; letter-spacing: 0.5px; }

/*inner-wrapp*/
.inner-wrapp { min-height: 400px; background: none; position: relative; }
.inner-wrapp p { float: none; font-size: 12.36px; color: #2b2b2b; letter-spacing: 0.4px; line-height: 25px; margin: -5px 0 0; }
.inner-wrapp p a { color: #2b2b2b; }
.inner-wrapp p span { display: block; }
.inner-wrapp p strong { font-weight: 700; }
.inner-wrapp h1 { font-size: 40px; color: #fff; line-height: 1.4; font-weight: 400; margin: 0 0 10px; }
.inner-wrapp h1 a { color: #fff; }
.inner-wrapp h1 span { display: block; }
.inner-wrapp .inner-col1 { width: 1184px; float: left; text-align: center; margin: 0 auto 0; position: absolute; top: 50%; transform: translateY(-50%); right: 0; left: 0; }
.inner-wrapp .inner-col1 img { width: 100%; display: block; }
.inner-wrapp .inner-col1 .inner-row1 { width: 100%; float: right; }
.inner-wrapp .inner-col1 .inner-box1 { width: 100%; float: left; margin: 0 0; }
.inner-wrapp .inner-col1 .inner-row1 li { float: none; display: inline-block; margin: 0 1px 0; }
.inner-wrapp .inner-col1 .inner-row1 li a:hover { color: #bc902d; }
.inner-row1 li, .inner-row1 li a { font-size: 15px; color: #fff; font-weight: 500; }
.inner-wrapp .banner-col2 { width: 1184px; }
.inner-wrapp .banner-col2 .banner-row2 { width: 304px; float: right; }
.inner-wrapp h1, .inner-wrapp h1 span { font-family: 'Playfair Display',serif; }

.inner-wrapp .non-slider { width: 100%; display: block; float: left; }

/*conten-wrapp*/
.conten-wrapp { padding: 128px 0 69px; position: relative; }
.conten-wrapp .conten-row1 { width: 100%; float: left; }
.conten-wrapp .conten-row1 .conten-bar1 { width: 55.6%; float: left; }
.conten-wrapp .conten-row1 .conten-bar2 { width: 39.4%; float: right; }

/*sidbar-wrapp*/
.sidbar-wrapp p { float: none; font-size: 16px; font-weight: 400; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; line-height: 1.63; margin: 0 0 16px; }
.sidbar-wrapp p a { color: rgba(69,68,66,0.7); }
.sidbar-wrapp p span { display: block; }
.sidbar-wrapp p strong { font-weight: 700; }
.sidbar-wrapp h2 { font-size: 16px; font-weight: 500; color: #bc902d; letter-spacing: normal; line-height: normal; margin: 0 0 0; }
.sidbar-wrapp h2 a { color: #bc902d; }
.sidbar-wrapp h2 span { display: block; }
.sidbar-wrapp h3 { font-size: 24px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 2.08; margin: 0 0 8px; }
.sidbar-wrapp h3 a { color: #454442; }
.sidbar-wrapp h3 span { display: block; }
.sidbar-wrapp .sidbar-col1 { width: 100%; float: left; border: 1px solid rgba(212,212,212,0.5); border-radius: 30px; margin: 0 0 41px; padding: 48px 44px; }
.sidbar-wrapp .sidbar-col1 img { width: 100%; display: block; }
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width: 100%; float: left; margin: 0 0; }
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil1 { color: #454442; background: none; border-color: rgba(212, 212, 212, 0.7); text-align: left; resize: none; }
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil2 { width: 100%; height: 62px; float: left; margin: 12px 0 0; padding: 0 27px 0; }
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil3 { width: 100%; height: 210px; float: left; margin: 12px 0 30px; padding: 32px 27px 0; border-radius: 38px; }
.sidbar-wrapp .sidbar-col2 { width: 100%; float: left; margin: 0 0; }
.sidbar-wrapp .sidbar-col2 img { width: 100%; display: block; }
.sidbar-wrapp .sidbar-col2 .sidbar-row2 { width: 100%; float: left; margin: 27px 0 0; }
.sidbar-wrapp .sidbar-col2 .sidbar-row2 li { float: none; display: inline-block; margin: 0 4px 12px 0; }
.sidbar-wrapp .sidbar-col2 .sidbar-row2 li a { font-size: 12px; color: #7d7e80; font-weight: 500; padding: 17px 24px 17px; background: rgba(228,220,210,0.4); border: 1px solid rgba(228,220,210,0.4); border-radius: 56px; display: block; transition: all 0.25s ease-out 0s; }
.sidbar-wrapp .sidbar-col2 .sidbar-row2 li a:hover { color: #fff; background: #bc902d; }
.sidbar-wrapp .sidbar-col2 .sidbar-row2 li.active a { color: #fff; background: #bc902d; }
.sidbar-wrapp .sidbar-col3 { width: 100%; float: left; border: 1px solid rgba(212,212,212,0.5); border-radius: 30px; margin: 0 0 15px; padding: 29px 44px 10px; }
.sidbar-wrapp .sidbar-col3 h2 { margin: 0 0 8px; }
.sidbar-wrapp .sidbar-col3 img { width: 100%; display: block; }
.sidbar-wrapp .sidbar-col3 .sidbar-icon1 { width: 37px; float: none; margin: 0 auto 8px 0; }
.sidbar-wrapp .sidbar-btn1 { float: none; color: #fff; background: #bc902d; border-color: #bc902d; cursor: pointer; margin: 0 0 0; padding: 19px 36px 19px 36px; }
.sidbar-wrapp .sidbar-btn1:hover { color: #bc902d; background: #fff; border-color: #fff; }
.sidbar-wrapp h3, .sidbar-wrapp h3 span { font-family: 'Playfair Display',serif; }

/*gallerin-wrapp*/
.gallerin-wrapp h2 { font-size: 16px; font-weight: 500; color: #bc902d; letter-spacing: normal; line-height: normal; margin: 0 0 20px; }
.gallerin-wrapp h2 a { color: #454442; }
.gallerin-wrapp h2 span { display: block; }
.gallerin-wrapp p { font-size: 16px; line-height: 1.63; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; font-weight: 400; margin: 0 0 26px; }
.gallerin-wrapp p a { color: #bc902d; }
.gallerin-wrapp p span { display: block; }
.gallerin-wrapp p strong { font-weight: 700; }
.gallerin-wrapp .gallerin-col1 { width: 100%; float: left; margin: 0 0 0; position: relative; }
.gallerin-wrapp .gallerin-col1 img { width: 100%; display: block; border-radius: 30px; }
.gallerin-wrapp .gallerin-col1 .gallerin-row1 { width: 72.2%; float: left; position: relative; margin: 0 0 46px; }
.gallerin-wrapp .gallerin-col2 { width: 100%; float: left; margin: 0 0; position: relative; }
.gallerin-wrapp .gallerin-col2 img { width: 100%; display: block; }
.gallerin-wrapp .gallerin-col1 .gallerin-row2 { width: 100%; float: left; margin: 0 0 30px; padding: 0 0 30px; border-bottom: 1px solid rgba(217,217,217,0.5); }
.gallerin-wrapp .gallerin-btn1 { float: none; color: #7d7e80; background: none; border-color: rgba(69,68,66,0.1); margin: 0 0 0 4px; padding: 19px 38px 19px 38px; }
.gallerin-wrapp .gallerin-btn1:hover { color: #454442; background: #e2d8d3; border-color: #e2d8d3; }

.conten-wrapp.active-more-case .conten-row1 .conten-bar1 {width: 100%;}
.conten-wrapp.active-more-case .conten-row1 .conten-bar1 .gallerin-col1 .gallerin-col2 .gallerin-row1 { width: 100%; display: flex;  flex-wrap: wrap;}
.conten-wrapp.active-more-case .conten-row1 .conten-bar1 .gallerin-col1 .gallerin-col2 .gallerin-row1 .twentytwenty-wrapper { width: 48%;  margin: 0 4% 4% 0;}
.conten-wrapp.active-more-case .conten-row1 .conten-bar1 .gallerin-col1 .gallerin-col2 .gallerin-row1 .twentytwenty-wrapper:nth-child(2n) { margin-right: 0;}
.conten-wrapp.active-more-case .conten-row1 .conten-bar1 .gallerin-col1 .gallerin-col2 .gallerin-row1 .non-twentytwenty-container{ width: 48%;  margin: 0 4% 4% 0;}
.conten-wrapp.active-more-case .conten-row1 .conten-bar1 .gallerin-col1 .gallerin-col2 .gallerin-row1 .non-twentytwenty-container:nth-child(2n) { margin-right: 0;}

/*buttons*/
.buttons { width: 100%; float: left; margin: 22px 0 0; position: relative; }
.buttons-tex1 { font-size: 14px; color: #398f94; float: none; display: inline-block; font-weight: 500; letter-spacing: 0.3px; margin: 9px 18px 0; text-transform: uppercase; }
.buttons h5 { font-size: 16px; color: rgba(69,68,66,0.7); line-height: 1.63; margin: 0 0 21px; font-weight: 500; width: 100%; float: left; }
.buttons h5 a { color: #454442; }
.buttons h5 span { display: block; }
.buttons .buttons-btn1 { float: none; color: #fff; background: #bc902d; border-color: #bc902d; cursor: pointer; margin: 0 0 0; padding: 19px 36px 19px 36px; }
.buttons .buttons-btn1:hover { color: #bc902d; background: #fff; border-color: #fff; }
.buttons .buttons-btn2 { float: none; color: rgba(69,68,66,0.7); background: none; border-color: rgba(188,144,45,0.3); margin: 0 0 0 6px; padding: 19px 32px 19px 52.4px; }
.buttons .buttons-btn2:hover { color: #bc902d; background: none; border-color: #bc902d; }

.buttons .buttons-btn2 span.dial { width: 12px; height: 15px; float: left; transform: translateY(-50%); margin: 0 0 0; position: absolute; top: 50%; left: 31px; background: url(../images/dial-yellow-plain-icon.svg); background-size: 100%; }
.buttons .buttons-btn2:hover span.dial { background: url(../images/dial-grey-plain-icon.svg); background-size: 100%; }

/*blogin-wrapp*/
.blogin-wrapp h2 { font-size: 16px; font-weight: 500; color: #bc902d; letter-spacing: normal; line-height: normal; margin: 0 0 20px; }
.blogin-wrapp h2 a { color: #454442; }
.blogin-wrapp h2 span { display: block; }
.blogin-wrapp p { font-size: 16px; line-height: 1.63; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; font-weight: 400; margin: 0 0 26px; }
.blogin-wrapp p a { color: #bc902d; }
.blogin-wrapp p span { display: block; }
.blogin-wrapp p strong { font-weight: 700; }
.blogin-wrapp .blogin-col1 { width: 100%; float: left; margin: 0 0 0; position: relative; }
.blogin-wrapp .blogin-col1 img { width: 100%; display: block; border-radius: 30px; }
.blogin-wrapp .blogin-col1 .blogin-row1 { width: 100%; float: left; position: relative; margin: 0 0 46px; }
.blogin-wrapp .blogin-col1 .blogin-row1 .blogin-bar1 { width: 72.1%; float: left; border-radius: 30px; overflow: hidden; }
.blogin-wrapp .blogin-col2 { width: 100%; float: left; margin: 0 0; position: relative; }
.blogin-wrapp .blogin-col2 img { width: 100%; display: block; }
.blogin-wrapp .blogin-col1 .blogin-row2 { width: 100%; float: left; margin: 0 0 30px; padding: 0 0 30px; border-bottom: 1px solid rgba(217,217,217,0.5); }
.blogin-wrapp .blogin-btn1 { float: none; color: #7d7e80; background: none; border-color: rgba(69,68,66,0.1); margin: 0 0 0 4px; padding: 19px 38px 19px 38px; }
.blogin-wrapp .blogin-btn1:hover { color: #454442; background: #e2d8d3; border-color: #e2d8d3; }

/*feeser-wrapp*/
.feeser-wrapp h2 { font-size: 28px; font-weight: 500; color: #bc902d; letter-spacing: normal; line-height: normal; margin: 0 0 20px; }
.feeser-wrapp h2 a { color: #bc902d; }
.feeser-wrapp h2 span { display: block; }
.feeser-wrapp h3 { font-size: 15px; font-weight: 500; color: #fff; line-height: 1; }
.feeser-wrapp h3 a { color: #fff; }
.feeser-wrapp h3 span { display: block; }
.feeser-wrapp p { font-size: 16px; line-height: 1.63; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; font-weight: 400; margin: 0 0 26px; }
.feeser-wrapp p a { color: #7a7a7a; }
.feeser-wrapp p span { display: block; }
.feeser-wrapp p strong { font-weight: 700; }
.feeser-wrapp .feeser-col3 { width: 100%; max-width: 1005px; margin: 0 auto; }
.feeser-wrapp .feeser-col1 { width: 100%; float: left; margin: 0 0 0; text-align: left; }
.feeser-wrapp .feeser-col1 img { width: 100%; display: block; }
.feeser-wrapp .feeser-col1 .feeser-row1 { width: 60%; float: left; }
.feeser-wrapp .feeser-col2 { width: 100%; float: right; margin: 0 0 0; }
.feeser-wrapp .feeser-col2 img { width: 100%; display: block; }
.feeser-wrapp .feeser-col2 .feeser-row2 { width: 40%; float: right; text-align: right; }
.feeser-row1, .feeser-row2 { font-size: 16px; font-weight: 400; color: #454442; letter-spacing: 0.5px; line-height: 2.19; }

.feeser-wrapp .feeser-col1 .botm-content { width: 100%; display: block; float: left; padding: 10px 0 0; text-align: center; }
.feeser-wrapp .feeser-col1 .botm-content p { color: #454442; margin: 0 0 16px; }
.feeser-wrapp .feeser-col1 .botm-content a { font-size: 16px; font-weight: 400; color: #bc902d; letter-spacing: 0.5px; line-height: 2.19; }
.feeser-wrapp .feeser-col1 .botm-content strong { font-weight: bold; }
.feeser-wrapp .feeser-col1 .botm-content a:hover { color: #454442; }

.feeser-wrapp .feeser-col1 .feeser-content { width: 100%; text-align: center; display: block; max-width: 700px; margin: 0 auto 25px; }

.feeser-wrapp h4 { font-size: 28px; font-weight: 500; color: #bc902d; letter-spacing: normal; line-height: normal;  margin: 0 0 20px;}

.feeser-wrapp .common-style h6 {font-size: 14px; line-height: 1.63; color: rgba(69, 68, 66, 0.7); letter-spacing: 0.5px; font-weight: 400; margin: 0 0 26px;}


/*about-wrapp*/
.about-wrapp { text-align: center; background: none; }
.about-wrapp p { float: none; font-size: 16px; font-weight: 400; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; line-height: 1.63; margin: 0 0 24px; }
.about-wrapp p a { color: #bc902d; }
.about-wrapp p span { display: block; }
.about-wrapp p strong { font-weight: 700; }
.about-wrapp h2 { font-size: 16px; font-weight: 500; color: #bc902d; letter-spacing: normal; line-height: normal; margin: 0 0 19px; }
.about-wrapp h2 a { color: #454442; }
.about-wrapp h2 span { display: block; }
.about-wrapp h3 { font-size: 45px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 1.11; margin: 0 0 24px; }
.about-wrapp h3 a { color: #454442; }
.about-wrapp h3 span { display: block; }
.about-wrapp h4 { font-size: 14px; font-weight: 500; color: #a8a8a7; letter-spacing: normal; line-height: normal; margin: 0 0 16px; }
.about-wrapp h4 a { color: #a8a8a7; }
.about-wrapp h4 span { display: block; }
.about-wrapp .about-col1 { width: 100%; float: left; margin: 0 0 70px; }
.about-wrapp .about-col1 img { width: 100%; display: block; }
.about-wrapp .about-col1 .about-row1 { width: 100%; max-width: 587px; float: none; margin: 0 auto 75px; }
.about-wrapp .about-col1 .about-row2 { width: 100%; max-width: 750px; float: none; margin: 0 auto 0; }
.about-wrapp .about-col2 { width: 100%; max-width: 879px; float: none; margin: 0 auto; }
.about-wrapp .about-col2 img { width: 100%; display: block; }
.about-wrapp .ayesha-col1 { width: 100%; float: left; border-radius: 35px; margin: 13.1% 0 66px; padding: 0 0 44.4%; position: relative; }
.about-wrapp .ayesha-col1 img { width: 100%; display: block; }
.about-wrapp .ayesha-col1 .ayesha-row1 { width: 589px; float: left; transition: all 0.25s ease-out 0s; margin: 0 auto 0; position: absolute; right: 0; bottom: -14px; left: 0; }
.about-wrapp .ayesha-col2 { width: 100%; float: left; }
.about-wrapp .ayesha-col2 img { width: 100%; display: block; }
.about-wrapp .ayesha-col2 .ayesha-row2 { width: 100%; float: left; }
.about-wrapp .ayesha-col3 { width: 31.33%; float: left; margin: 0 1% 0; }
.about-wrapp .ayesha-col3 img { width: 100%; display: block; }
.about-wrapp .ayesha-col3 .ayesha-row3 { width: 49%; float: none; margin: 0 auto 0; }
.about-wrapp .about-btn1 { float: none; color: #fff; background: #bc902d; border-color: #bc902d; margin: 14px 0 0; padding: 19px 30px 19px 30px; }
.about-wrapp .about-btn1:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }
.about-wrapp h3, .about-wrapp h3 span { font-family: 'Playfair Display',serif; }

.about-wrapp .common-style ul li { padding: 0; }
.about-wrapp .common-style ul li:before { position: relative; left: -4px; top: 1px; }


.about-wrapp.default-pages { padding-bottom: 40px;}
.about-wrapp.default-pages .about-col1 { margin: 0 0 0;}
.about-wrapp.default-pages .about-col1 .about-row1 { margin: 0 auto;}



/*treat-wrapp*/
.treat-wrapp { text-align: center; }
.treat-wrapp p { float: none; font-size: 16px; font-weight: 400; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; line-height: 1.63; margin: 0 0 24px; }
.treat-wrapp p a { color: rgba(69,68,66,0.7); }
.treat-wrapp p span { display: block; }
.treat-wrapp p strong { font-weight: 700; }
.treat-wrapp h2 { font-size: 30px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 1.67; margin: 0 0; }
.treat-wrapp h2 a { color: #454442; }
.treat-wrapp h2 span { display: block; }
.treat-wrapp .treat-col1 { width: 100%; float: left; display: flex; flex-wrap: wrap; }
.treat-wrapp .treat-col1 img { width: 100%; display: block; }
.treat-wrapp .treat-col1 .treat-col2 { width: 30%; float: left; margin: 0 1.66% 36px; position: relative; border-radius: 30px; overflow: hidden; }
.treat-wrapp .treat-col1 .treat-col2 img { border-radius: 30px; overflow: hidden; }
.treat-wrapp .treat-col1 .treat-col2 .treat-row1 { width: 100%; float: left; }
.treat-wrapp .treat-col1 .treat-col2 .treat-row2 { width: 100%; float: left; position: absolute; bottom: 57px; left: 0; right: 0; margin: 0 auto; padding: 0 7px 0; }
.treat-wrapp h2, .treat-wrapp h2 span { font-family: 'Playfair Display',serif; }
.treat-wrapp .treat-col1 .treat-col2 .treat-row2 h2 { color: #fff; }

.treat-wrapp .treat-col1.fourbyonelayout .treat-col2 {width: 23%; margin: 0 1% 36px;}

/*blog-wrapp*/
.blog-wrapp h2 { float: left; font-size: 16px; font-weight: 500; color: #bc902d; letter-spacing: normal; line-height: normal; margin: 0 0 20px; }
.blog-wrapp h2 a { color: #bc902d; }
.blog-wrapp h2 span { display: block; }
.blog-wrapp h3 { float: right; font-size: 13px; font-weight: 400; color: rgba(125,126,128,0.4); letter-spacing: normal; line-height: normal; margin: 0 0 20px; }
.blog-wrapp h3 a { color: #bc902d; }
.blog-wrapp h3 span { display: block; }
.blog-wrapp p { font-size: 16px; line-height: 1.63; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; font-weight: 400; margin: 0 0 26px; }
.blog-wrapp p a { color: #7a7a7a; }
.blog-wrapp p span { display: block; }
.blog-wrapp p strong { font-weight: 700; }
.blog-wrapp .blog-col1 { width: 100%; float: left; margin: 0 0 0; position: relative; }
.blog-wrapp .blog-col1 img { width: 100%; display: block; border-radius: 30px; }
.blog-wrapp .blog-col1 .blog-row1 { width: 100%; float: left; position: relative; margin: 0 0 46px; border-radius: 30px; overflow: hidden; }
.blog-wrapp .blog-col2 { width: 81.3%; float: left; margin: 0 0 20px; position: relative; border: 1px solid rgba(212,212,212,0.5); border-radius: 30px; padding: 28px 32px 38px; }
.blog-wrapp .blog-col2 img { width: 100%; display: block; }
.blog-wrapp .blog-col1 .blog-row2 { width: 100%; float: left; }
.blog-wrapp .blog-btn1 { float: none; color: #fff; background: #bc902d; border-color: #bc902d; margin: 0 0 0; padding: 19px 45px 19px; }
.blog-wrapp .blog-btn1:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }

.blog-extra.common-style h1 { font-size: 50px; font-family: 'Playfair Display',serif; }
.blog-extra .blog-wrapp .blog-col2 { width: 100%; float: left; margin: 0 0 26px; }
.blog-extra .blog-wrapp .blog-col2 h3 { font-size: 34px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 1.25; margin: 0 0 30px; display: block; float: none; font-family: 'Playfair Display',serif; }

/*paiger-wrapp*/
.paiger-wrapp { padding: 66px 0 0; position: relative; z-index: 9; }
.paiger-wrapp .paiger-row1 { width: 100%; float: left; margin: 0 0 0; }
.paiger-wrapp .paiger-row1 img { width: 100%; display: block; }
.paiger-wrapp .paiger-row1 .paiger-bar1 { width: auto; float: none; display: inline-block; margin: 2px 0 0; text-align: center; }
.paiger-wrapp .paiger-row1 .paiger-bar1 li { float: none; display: inline-block; }
.paiger-wrapp .paiger-row1 .paiger-bar1 li a { display: inline-block; padding: 0; margin: 0 2px; }
.paiger-wrapp .paiger-row1 .paiger-bar1 li a:hover { color: #bc902d; }
.paiger-wrapp .paiger-row1 .paiger-bar1 li.active a { color: #bc902d; }
.paiger-wrapp .paiger-btn1 { float: none; color: #fff; background: #bc902d; border-color: #bc902d; margin: 0 15px 0 0; padding: 19px 30px 19px; }
.paiger-wrapp .paiger-btn1:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }
.paiger-wrapp .paiger-btn2 { float: none; color: #fff; background: #bc902d; border-color: #bc902d; margin: 0 0 0 15px; padding: 19px 30px 19px; }
.paiger-wrapp .paiger-btn2:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }
.paiger-bar1 li, .paiger-bar1 li a { font-size: 16px; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; font-weight: 400; }

.paiger-wrapp .paiger-row1 nav.navigation.pagination { width: 100%; position: relative; opacity: 1; left: 0; }

.paiger-wrapp .paiger-row1  h2.screen-reader-text { display: none; }
.paiger-wrapp .paiger-row1 span.page-numbers.current { float: none; display: inline-block; margin: 0 2px; font-size: 16px; color: #bc902d; letter-spacing: 0.5px; font-weight: 400; }
.paiger-wrapp .paiger-row1 a.page-numbers { float: none; display: inline-block; margin: 0 2px; font-size: 16px; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; font-weight: 400; }
.paiger-wrapp .paiger-row1 a.page-numbers:hover { color: #bc902d; }
.paiger-wrapp .paiger-row1 a.next.page-numbers { width: auto; margin: 0; line-height: normal; }
.paiger-wrapp .paiger-row1 a.prev.page-numbers { width: auto; margin: 0; line-height: normal; }
.paiger-wrapp .paiger-row1 span.page-numbers.dots { float: none; display: inline-block; margin: 0 2px; font-size: 16px; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; font-weight: 400; }

/*galler-wrapp*/
.galler-wrapp { text-align: center; padding-bottom: 0;}
.galler-wrapp h2 { font-size: 16px; font-weight: 500; color: #bc902d; letter-spacing: normal; line-height: normal; margin: 0 0 20px; }
.galler-wrapp h2 a { color: #bc902d; }
.galler-wrapp h2 span { display: block; }
.galler-wrapp p { font-size: 16px; line-height: 1.63; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; font-weight: 400; margin: 0 0 26px; }
.galler-wrapp p a { color: #7a7a7a; }
.galler-wrapp p span { display: block; }
.galler-wrapp p strong { font-weight: 700; }
.galler-wrapp .margin { max-width: 1121px; }
.galler-wrapp .galler-col1 { width: 100%; float: left; margin: 0 0 0; position: relative; text-align: left; display: flex; flex-wrap: wrap; }
.galler-wrapp .galler-col1 img { width: 100%; display: block; border-radius: 30px; }
.galler-wrapp .galler-col1 .galler-row1 { width: 100%; float: left; position: relative; margin: 0 0 26px; border-radius: 30px; overflow: hidden; }
.galler-wrapp .galler-col2 { width: 47.8%; float: left; border: 1px solid rgba(212,212,212,0.5); border-radius: 30px; margin: 0 4.35% 47px 0; padding: 28px 32px 41px; }
.galler-wrapp .galler-col2 img { width: 100%; display: block; }
.galler-wrapp .galler-col2:nth-child(2n) { float: right; margin-right: 0; }
.galler-wrapp .galler-col1 .galler-row2 { width: 100%; float: left; }
.galler-wrapp .galler-btn1 { float: none; color: #fff; background: #bc902d; border-color: #bc902d; margin: 0 0 0; padding: 19px 45px 19px; }
.galler-wrapp .galler-btn1:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }

.galler-wrapp .galler-col3 { width: 100%; float: left; margin: 0 0 48px; }
.galler-wrapp .galler-col3 img { width: 100%; display: block; }
.galler-wrapp .galler-col3 .galler-row3 { width: 100%; max-width: 550px; float: none; margin: 0 auto 0; }
.galler-wrapp .galler-col3 .galler-row3 li { float: none; display: inline-block; margin: 0 4px 12px 0; }
.galler-wrapp .galler-col3 .galler-row3 li a { font-size: 12px; color: #7d7e80; font-weight: 500; padding: 17px 38px 17px; background: rgba(228,220,210,0.4); border: 1px solid rgba(228,220,210,0.4); border-radius: 56px; display: block; transition: all 0.25s ease-out 0s; }
.galler-wrapp .galler-col3 .galler-row3 li a:hover { color: #fff; background: #bc902d; }
.galler-wrapp .paiger-wrapp { text-align: left; }
.galler-wrapp .galler-col3 .galler-row3 li.active a { color: #fff;  background: #bc902d;}

.gallery-wrapp-treatment { width: 100%; margin: 0 0 43px;}
.gallery-wrapp-treatment .gallery-col1 { width: 100%;}
.gallery-wrapp-treatment .gallery-col1 .gallery-col2 { width: 95%; margin: 0 auto;}
.gallery-wrapp-treatment .slick-dots { margin: 0;}
.gallery-wrapp-treatment .slick-dots li {padding: 0; margin: 0 4px;}
.gallery-wrapp-treatment .slick-dots li:before { display: none;}


/*testi-wrapp*/
.testi-wrapp { text-align: center; background: none; }
.testi-wrapp p { font-size: 18px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 1.89; margin: 0 0 16px; }
.testi-wrapp p a { color: #454442; }
.testi-wrapp p span { display: inline; }
.testi-wrapp h2 { font-size: 16px; font-weight: 500; color: #bc902d; letter-spacing: normal; line-height: normal; margin: 0 0 16px; }
.testi-wrapp h2 a { color: #bc902d; }
.testi-wrapp h2 span { display: block; }
.testi-wrapp h3 { font-size: 16px; font-weight: 500; color: #454442; letter-spacing: normal; line-height: normal; margin: 24px 0 16px; }
.testi-wrapp h3 a { color: #454442; }
.testi-wrapp h3 span { display: block; }
.testi-wrapp h4 { float: none; font-size: 36px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 1.5; margin: 0 0 16px; }
.testi-wrapp h4 a { color: #454442; }
.testi-wrapp h4 span { display: block; }
.testi-wrapp h4 strong { font-weight: 700; }
.testi-wrapp .testi-col1 { width: 80%; float: none; margin: 0 auto 0; }
.testi-wrapp .testi-col1 img { width: 100%; display: block; }
.testi-wrapp .testi-col1 .testi-row1 { width: 100%; float: none; }
.testi-wrapp .testi-col2 { width: 100%; float: left; margin: 120px 0 0; display: flex; flex-wrap: wrap; justify-content: center; }
.testi-wrapp .testi-col2 img { width: 100%; display: block; }
.testi-wrapp .testi-col2 .testi-col3 { width: 32.36%; float: left; margin: 0 1.46% 1.46% 0; border-radius: 30px; border: 1px solid rgba(212,212,212,0.5); padding: 61px 30px 35px; }
.testi-wrapp .testi-col2 .testi-col3:nth-child(3n) { margin-right: 0; }
.testi-wrapp .testi-btn1 { float: none; color: #fff; background: #bc902d; border: 1px solid #bc902d; margin: 30px 0 0; padding: 19px 30px 19px 30px; cursor: pointer; text-align: center; font-size: 15px; font-weight: 500; letter-spacing: normal; border-radius: 50px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; }
.testi-wrapp .testi-btn1:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }
.testi-wrapp h4, .testi-wrapp h4 span, .testi-wrapp p, .testi-wrapp p span { font-family: 'Playfair Display',serif; }
.testi-wrapp .testimonials-thm1 { margin: 0 0 22px; }
.testi-wrapp .testimonials-thm1 span { width: 116.6px; }

/*contact-wrapp*/
.contact-wrapp { text-align: center; }
.contact-wrapp .margin { max-width: 1082px; }
.contact-wrapp h2 { font-size: 16px; font-weight: 500; color: #bc902d; letter-spacing: normal; line-height: normal; margin: 0 0 20px; }
.contact-wrapp h2 a { color: #bc902d; }
.contact-wrapp h2 span { display: block; }
.contact-wrapp p { font-size: 16px; line-height: 1.63; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; font-weight: 400; margin: 0 0 26px; }
.contact-wrapp p a { color: #7a7a7a; }
.contact-wrapp p span { display: block; }
.contact-wrapp p strong { font-weight: 700; }
.contact-wrapp .contact-col1 { width: 100%; float: left; margin: 30px 0 57px; }
.contact-wrapp .contact-col1 img { width: 100%; display: block; }
.contact-wrapp .contact-col1 .contact-row1 { width: 100%; float: left; }
.contact-wrapp .contact-col1 .contact-row1 li { float: none; display: block; position: relative; margin: 0 0 8px; }
.contact-wrapp .contact-col1 .contact-row1 li span { width: auto; float: none; display: inline-block; margin: 0 7px 0 0; position: relative; top: 2px; }
.contact-wrapp .contact-col1 .contact-row1 li span span { margin: 1px 0 0; }
.contact-wrapp .contact-col1 .contact-row1 li a:hover { color: #bfac6e; }
.contact-wrapp .contact-col2 { width: 100%; float: left; margin: 0 0 0; }
.contact-wrapp .contact-col2 img { width: 100%; display: block; }
.contact-wrapp .contact-col2 .contact-bar1 { width: 59.4%; float: left; border-radius: 30px; overflow: hidden; height: 354px; }
.contact-wrapp .contact-col2 .contact-bar1 iframe { width: 100%; display: block; height: 100%; }
.contact-wrapp .contact-col2 .contact-bar2 { width: 38%; float: right; border-radius: 30px; height: 354px; position: relative; border: 1px solid rgba(212,212,212,0.5); }
.contact-row1 li, .contact-row1 li a { font-size: 16px; font-weight: 400; letter-spacing: 0.5px; color: rgba(69,68,66,0.7); line-height: 1.63; }

.contact-wrapp .opening-col1 { width: 100%; float: left; margin: 0 0; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; }
.contact-wrapp .opening-col1 .opening-row1 { width: 100%; float: none; max-width: 906px; margin: 0 auto; }
.contact-wrapp .opening-col1 .opening-row1 li { width: 100%; font-size: 16px; display: inline-block; line-height: 1.94; color: #959595; margin: 0 0; padding: 0 6px 0; }
.contact-wrapp .opening-col1 .opening-row1 li span { margin: 0 5px 0 0; }

.contact-wrapp .location-nav { width: 100%; display: block; margin: 0; text-align: center; }
.contact-wrapp .location-nav .contac-btn1 { width: auto; display: inline-block; color: #bc902d; border: 1px solid #bc902d; padding: 14px 26px 14px 26px; border-radius: 50px; cursor: pointer; }
.contact-wrapp .location-nav .contac-btn1:first-child { margin: 0 10px 0 0; }
.contact-wrapp .location-nav .contac-btn1.active { background: #bc902d; color: #fff; }
.contact-wrapp .location-nav .contac-btn1:hover { background: #bc902d; color: #fff; }

.contact-wrapp .location-nav .location-name { width: auto; display: inline-block; padding: 0 5px 0; }
.contact-wrapp .location-nav .location-name h2 { margin: 0 0 10px; }

/*treatin-wrapp*/
.treatin-wrapp h2 { font-size: 40px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 1.25; margin: 0 0 30px; }
.treatin-wrapp h2 a { color: #bc902d; }
.treatin-wrapp h2 span { display: block; }
.treatin-wrapp h3 { font-size: 16px; font-weight: 500; color: #bc902d; letter-spacing: normal; line-height: normal; margin: 0 0 20px; }
.treatin-wrapp h3 a { color: #454442; }
.treatin-wrapp h3 span { display: block; }
.treatin-wrapp p { font-size: 16px; line-height: 1.63; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; font-weight: 400; margin: 0 0 26px; }
.treatin-wrapp p a { color: #bc902d; }
.treatin-wrapp p span { display: block; }
.treatin-wrapp p strong { font-weight: 700; }
.treatin-wrapp .treatin-col3 { width: 100%; float: left; margin: 0 0 30px; padding: 0 0 30px; border-bottom: 1px solid rgba(217,217,217,0.5); }
.treatin-wrapp .treatin-col1 { width: 100%; float: left; margin: 6px 0 43px; }
.treatin-wrapp .treatin-col1 img { width: 100%; display: block; }
.treatin-wrapp .treatin-col1 .treatin-row1 { width: 100%; float: left; }
.treatin-wrapp .treatin-col1 .treatin-row1 li { float: none; margin: 0 0 0; position: relative; }
.treatin-wrapp .treatin-col2 { width: 90%; float: left; margin: 0 0 45px; border-radius: 30px; overflow: hidden; }
.treatin-wrapp .treatin-col2 iframe { width: 100%; height: 100%; display: block; position: absolute; top: 0; right: 0; left: 0; }
.treatin-wrapp .treatin-col2 .treatin-row2 { width: 100%; float: left; overflow: hidden; padding: 0 0 56.2%; position: relative; }
.treatin-wrapp .treatin-btn1 { float: none; color: #7d7e80; background: none; border-color: rgba(69,68,66,0.1); margin: 0 0 0 4px; padding: 19px 38px 19px 38px; }
.treatin-wrapp .treatin-btn1:hover { color: #454442; background: #e2d8d3; border-color: #e2d8d3; }
.treatin-row1 li, .treatin-row1 li a { font-size: 16px; font-weight: normal; background: url(../images/dot.svg) no-repeat left 14px; padding-left: 13px; letter-spacing: 0.5px; color: rgba(69,68,66,0.7); letter-spacing: normal; line-height: 2.13; }
.treatin-wrapp h2, .treatin-wrapp h2 span { font-family: 'Playfair Display',serif; }

.treatin-wrapp .accordion .faqs-col1 { width: 100%; float: left; }
.treatin-wrapp .accordion .faqs-col1 .faqs-row1 { width: 100%; display: block; }
.treatin-wrapp .accordion .faqs-col1 h3 { font-size: 15px; font-weight: 500; color: #fff; line-height: 1; }
.treatin-wrapp .accordion .faqs-col1 .faqs-row1 p:last-child { margin: 0 0 0; }
.treatin-wrapp .accordion .faqs-col1 .faqs-row1 ol:last-child, .treatin-wrapp .accordion .faqs-col1 .faqs-row1 ul:last-child { margin: 0 0 0; }

.treatin-wrapp .treatin-video { width: 100%; float: left; margin: 0 0 45px; overflow: hidden; }
.treatin-wrapp .treatin-video .videoWrapper { width: 90%; border-radius: 30px; overflow: hidden; margin: 0 0 0; }

.treatin-wrapp .treatin-col3 .feeser-col1 { width: 100%; display: block; float: left; margin: 0 0 28px; }
.treatin-wrapp .treatin-col3 .feeser-col1 .feeser-col2 { width: 100%; display: block; float: left; }
.treatin-wrapp .treatin-col3 .feeser-col1 .feeser-row1 { width: 60%; display: inline-block; float: left; text-align: left; }
.treatin-wrapp .treatin-col3 .feeser-col1 .feeser-row2 { width: 38%; display: inline-block; float: right; text-align: right; }


.treatin-wrapp .dental-tmt-conten {width: 100%; overflow-x: auto; font-size: 16px; margin-bottom: 40px; text-align: center;}
.treatin-wrapp .dental-tmt-conten .dental-tmt-row { width: 100%; min-width: 560px;}
.treatin-wrapp .dental-tmt-conten .dental-tmt-row .dental-tmt-head {width: 100%;display: flex;flex-wrap: wrap;}
.treatin-wrapp .dental-tmt-conten .dental-tmt-row .dental-tmt-head .dental-tmt-head-row1 { width: 33.33%;}
.treatin-wrapp .dental-tmt-conten .dental-tmt-row .dental-tmt-head .dental-tmt-head-row2 { background: #464544;  border-right: 1px solid #fff;}
.treatin-wrapp .dental-tmt-conten .dental-tmt-row .dental-tmt-head .dental-tmt-head-row3 { width: 33.33%;  background: #464544;  color: #fff;}
.treatin-wrapp .dental-tmt-conten .dental-tmt-row .dental-tmt-head > div { width: 33.33%;  color: #fff;  padding: 12px;}
.treatin-wrapp .dental-tmt-conten .dental-tmt-row .dental-tmt-txt { width: 100%;  display: flex;  flex-wrap: wrap;  background: #EDEDED;}
.treatin-wrapp .dental-tmt-conten .dental-tmt-row .dental-tmt-txt > div { width: 33.33%; padding: 12px; border-right: 1px solid #dfdfdf;}
.treatin-wrapp .dental-tmt-conten .dental-tmt-row .dental-tmt-txt .dental-tmt-row3 { border: none;}
.treatin-wrapp .dental-tmt-conten .dental-tmt-row .dental-tmt-txt:nth-child(2n) {background: #F9F9F9;}

.treatin-wrapp p br { display: none;}


/*treatin-wrapp2*/
.treatin-wrapp2 { text-align: center; padding: 120px 0 0; }
.treatin-wrapp2 h2 { font-size: 40px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 1.25; margin: 0 0 30px; }
.treatin-wrapp2 h2 a { color: #bc902d; }
.treatin-wrapp2 h2 span { display: block; }
.treatin-wrapp2 h3 { font-size: 16px; font-weight: 500; color: #bc902d; letter-spacing: normal; line-height: normal; margin: 0 0 8px; }
.treatin-wrapp2 h3 a { color: #454442; }
.treatin-wrapp2 h3 span { display: block; }
.treatin-wrapp2 h4 { font-size: 20px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 1.5; margin: 0 0 16px; }
.treatin-wrapp2 h4 a { color: #bc902d; }
.treatin-wrapp2 h4 span { display: block; }
.treatin-wrapp2 p { font-size: 16px; line-height: 1.63; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; font-weight: 400; margin: 0 auto 26px; max-width: 589px; }
.treatin-wrapp2 p a { color: #bc902d; }
.treatin-wrapp2 p span { display: inline; }
.treatin-wrapp2 p strong { font-weight: 700; }
.treatin-wrapp2 .treatin-col1 { width: 100%; float: left; text-align: left; margin: 20px 0 0; }
.treatin-wrapp2 .treatin-col1 p { margin: 0 0 26px; }
.treatin-wrapp2 .treatin-col1 img { width: 100%; display: block; }
.treatin-wrapp2 .treatin-col1 .treatin-col2 { width: 100%; float: left; background: #fff; border-radius: 30px; margin: 0 0 0; padding: 41px 19px 25px 19px; user-select: text;}
.treatin-wrapp2 .treatin-btn1 { float: none; color: #7d7e80; background: none; border-color: rgba(69,68,66,0.1); margin: 0 0 0 4px; padding: 19px 38px 19px 38px; }
.treatin-wrapp2 .treatin-btn1:hover { color: #454442; background: #e2d8d3; border-color: #e2d8d3; }
.treatin-wrapp2 h2, .treatin-wrapp2 h2 span, .treatin-wrapp2 h4, .treatin-wrapp2 h4 span { font-family: 'Playfair Display',serif; }

.treatin-wrapp2 .treatin-col1.mobile { display: none; }
.treatin-wrapp2 .treatin-col1 .slick-slider .slick-track { display: flex; flex-wrap: wrap; }
.treatin-wrapp2 .treatin-col1 .slick-slider .slick-track .slick-slide { height: inherit; position: relative; }
.treatin-wrapp2 .treatin-col1 .slick-slider .slick-track .slick-slide .treatin-col2 { height: 100%; padding: 41px 19px 25px 19px; }
.treatin-wrapp2 .treatin-col1 .treatin-col2 .testi-btn1 { width: auto; height: auto; background: #bc902d; border: 1px solid #bc902d; float: none; color: #fff; margin: 6px 0 0; cursor: pointer; padding: 19px 36px 19px 36px; text-align: center; font-size: 15px; font-weight: 500; letter-spacing: normal; border-radius: 50px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'Jost',sans-serif; outline: none; }
.treatin-wrapp2 .treatin-col1 .treatin-col2 .testi-btn1:hover { color: #bc902d; background: #fff; border-color: #bc902d; }


.treatin-wrapp2 .treatin-col1 .slick-prev { color: #fff; left: -3%; background: #bc902d url(../images/left-white-plain-arrow.svg) no-repeat left/94% 40%; border-radius: 50%; }
.treatin-wrapp2 .treatin-col1 .slick-next { color: #fff; right: -3%; background: #bc902d url(../images/right-white-plain-arrow.svg) no-repeat right/94% 40%; border-radius: 50%; }
.treatin-wrapp2 .treatin-col1 .slick-prev:hover { color: #fff; left: -3%; background: #454442 url(../images/left-white-plain-arrow.svg) no-repeat left/94% 40%; border-radius: 50%; }
.treatin-wrapp2 .treatin-col1 .slick-next:hover { color: #fff; right: -3%; background: #454442 url(../images/right-white-plain-arrow.svg) no-repeat right/94% 40%; border-radius: 50%; }

.treatin-wrapp2 .treatin-col1 .nonslider { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; }
.treatin-wrapp2 .treatin-col1 .nonslider .treatin-col2 { width: 31.5%; float: left; margin: 0 2.75% 0 0; position: relative; }
.treatin-wrapp2 .treatin-col1 .nonslider .treatin-col2:last-child { margin-right: 0; }
.treatin-wrapp2 .treatin-col1 .nonslider .treatin-col2 .extra-readmore { position: absolute; bottom: 50px; }
.treatin-wrapp2 .treatin-col1 .nonslider .treatin-col2 { /*min-height: 350px;*/ height: inherit; }
.treatin-wrapp2 .treatin-col1 .treatin-col2.no-btn { padding-bottom: 30px!important; }

.treatin-wrapp2 .treatin-col1 ul { width: 100%; float: none; margin: 0 auto 24px; padding-left: 0; }
.treatin-wrapp2 .treatin-col1 ul li { float: none; font-size: 16px; color: rgba(69,68,66,0.7); line-height: 1.63; position: relative; margin: 0 0 0; padding: 0 0 0 10px; font-family: 'Jost',sans-serif; letter-spacing: 0.5px; font-weight: 400; }
.treatin-wrapp2 .treatin-col1 ul li:before { content: "\2022 "; position: absolute; left: 0; color: rgba(69,68,66,0.7); font-size: 16px; top: 2px; line-height: normal; }

.treatin-wrapp2 .treatin-col1 ol { width: 100%; float: none; counter-reset: my-awesome-counter; margin: 0 auto 24px; position: relative; }
.treatin-wrapp2 .treatin-col1 ol li { font-size: 16px; color: rgba(69,68,66,0.7); line-height: 1.63; counter-increment: step-counter; padding-left: 4px; width: auto; margin: 0 auto; position: relative; font-family: 'Jost',sans-serif; letter-spacing: 0.5px; font-weight: 400; }
.treatin-wrapp2 .treatin-col1 ol li:before { content: counter(step-counter) '.'; margin-right: 0; position: relative; left: -4px; color: rgba(69,68,66,0.7); font-size: 16px; top: 0; }

/*practice-wrapp*/
.practice-wrapp { position: relative; text-align: center; padding: 100px 0; }
.practice-wrapp h2 { font-size: 32px; font-weight: 600; line-height: 1.25; color: #fff; letter-spacing: 1.6px; margin: 0 0 34px; text-transform: uppercase; }
.practice-wrapp h2 a { color: #fff; }
.practice-wrapp h2 span { display: block; }
.practice-wrapp p { float: none; font-size: 17px; font-weight: 400; color: #fff; line-height: 1.76; margin: 0 0 25px; }
.practice-wrapp p a { color: #fff; }
.practice-wrapp p span { display: block; }
.practice-wrapp p strong { font-weight: 700; }
.practice-wrapp .practice-col1 { width: 100%; float: left; display: flex; flex-wrap: wrap; }
.practice-wrapp .practice-row1 { width: 32%; float: left; margin: 0 2% 2% 0; background: #0d0d0e; border-radius: 30px; overflow: hidden; }
.practice-wrapp .practice-row1:nth-child(3n) { margin-right: 0; }
.practice-wrapp .practice-row1 img { width: 100%; display: block; max-height: 243px; object-fit: cover; }
.practice-wrapp .practice-row1:hover img { opacity: 0.40; }
.practice-wrapp .practice-row1 .practice-bar1 { width: 100%; float: left; }

/*common-css*/
.abouts-thm1 { width: 10.2%; float: none; margin: 0 auto 24.4px; }
.abouts-thm1 img { width: 100%; display: block; }
.treatments-thm1 { width: 100%; float: left; transition: all 0.25s ease-out 0s; position: absolute; right: 0; bottom: -12px; left: 0; z-index: 9; }
.treatments-thm1 img { width: 100%; display: block; }
.straightening-thm1 { width: 28.1%; float: right; position: absolute; top: 20.6%; right: 6.6%; z-index: 99; }
.straightening-thm1 img { width: 100%; display: block; }
.straightening-box1 { width: 84.9%; float: right; position: absolute; bottom: 10.9%; right: 0; z-index: 99; }
.straightening-box1 img { width: 100%; display: block; }
.testimonials-thm1 { width: 100%; float: left; margin: 0 0 30px; }
.testimonials-thm1 img { width: 100%; display: block; }
.testimonials-thm1 span { width: 12.4%; float: none; display: inline-block; margin: 0 0 0; }
.fheader-thm1 { width: 100%; float: left; margin: 0 0 14px; }
.fheader-thm1 img { width: 100%; display: block; }
.fheader-thm1 a { width: auto; float: left; margin: 0 13px 0 0; }
.message-let1 { width: 48.2%; float: left; margin: 0 0 0; }
.message-let1 img { width: 100%; display: block; }
.message-ret1 { width: 48.2%; float: right; margin: 0 0 0; }
.message-ret1 img { width: 100%; display: block; }
.blog-box { width: 100%; float: left; }
.common-anchor { width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; z-index: 99; }

/*background-color-css*/
.bone { background: #e2d8d3; }
.moon-mist { background: #e4dcd2; }
.rodeo-dust { background: #ceb59f; }

/*oval-shape-css*/
.aesthetics-reddish-orange-oval-plain-shape1 { width: 60%; float: left; transition: all 0.25s ease-out 0s; margin: 0 0 0; position: absolute; top: 16.6%; left: 11.5%; }
.aesthetics-reddish-orange-oval-plain-shape1 img { width: 100%; display: block; }
.treatments-reddish-orange-oval-plain-shape1 { width: 81%; float: left; transition: all 0.25s ease-out 0s; margin: 0 0 0; position: absolute; top: 20.2%; left: 11.7%; }
.treatments-reddish-orange-oval-plain-shape1 img { width: 100%; display: block; }
.treatments-reddish-orange-oval-plain-shape2 { width: 65.2%; float: left; transition: all 0.25s ease-out 0s; margin: 0 0 0; position: absolute; top: 19.5%; left: 11.8%; }
.treatments-reddish-orange-oval-plain-shape2 img { width: 100%; display: block; }
.treatments-yellowish-orange-oval-plain-shape3 { width: 83.7%; float: left; transition: all 0.25s ease-out 0s; margin: 0 0 0; position: absolute; top: 20.6%; left: 8.5%; }
.treatments-yellowish-orange-oval-plain-shape3 img { width: 100%; display: block; }
.straightening-reddish-orange-oval-plain-shape1 { width: 47.7%; float: right; transition: all 0.25s ease-out 0s; margin: 0 0 0; position: absolute; top: 12%; right: 27%; }
.straightening-reddish-orange-oval-plain-shape1 img { width: 100%; display: block; }

/*mobile-css*/
.linker-mob1 { width: 245px; float: none; display: none; margin: 0 auto 0; }
.linker-mob1 img { width: 100%; display: block; }

/*btn-css*/
.about-btn1, .abouts-btn1, .aesthetics-btn1, .aesthetics-btn2, .ayesha-btn1, .banner-btn1, .blog-btn1, .blogin-btn1, .buttons-btn1, .buttons-btn2, .fheader-btn1, .galler-btn1, .gallerin-btn1, .header-btn1, .instagram-btn1, .linker-btn1, .message-btn1, .message-fil1, .paiger-btn1, .paiger-btn2, .services-btn1, .sidbar-btn1, .sidbar-fil1, .straightening-btn1, .straightening-btn2, .straightening-btn3, .straightening-btn4, .testimonials-btn1, .treatin-btn1 { text-align: center; font-size: 15px; font-weight: 500; letter-spacing: normal; border: 1px solid; border-radius: 50px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; }

/*show-hide-css*/
.mob-show1 { display: none; }

.message-wrapp .message-col1 .nf-form-cont .nf-form-title { display: none; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content { width: 100%; float: none; margin: 0 auto; padding: 0; max-width: 100%; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; float: left; display: block; margin: 0 auto; position: relative; height: auto; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell { width: 100%!important; padding: 0 0 0; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row nf-field { width: 100%; float: left; display: block; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(1) { width: 48.2%; float: left; margin: 0 0 0; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:first-child .nf-field-container .nf-field-element .ninja-forms-field { margin-top: 0; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) { width: 48.2%; float: right; margin: 0 0 42px; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(1) .nf-cell { width: 100%!important; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { width: 100%; display: flex; margin: 0 auto; float: left; order: inherit; justify-content: center; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { width: 100%; height: 62px; margin: 12px 0 0; padding: 0 2% 0; font-size: 15px; font-weight: 500; color: #fff; background: none; border: 1px solid rgba(255,255,255,0.7); resize: none; text-align: center; letter-spacing: normal; border-radius: 50px; transition: all 0.25s ease-out 0s; display: inline-block; vertical-align: baseline; position: relative; box-shadow: none; outline: none; font-family: 'Jost',sans-serif; line-height: normal; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder { color: #fff; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field { width: 100%; height: 210px; float: left; margin: 0 0 0; padding: 91px 2% 0; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { display: inline-block; height: auto; visibility: visible; margin: 0 0 0!important; width: 100%; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { width: 100%; padding-left: 20px; cursor: pointer; font-size: 12px; font-weight: 400; color: #fff; line-height: 1.75; display: inline; letter-spacing: normal; position: relative; top: -7px; height: auto; margin: 0 0 0; text-align: center; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a { color: #fff; text-decoration: none; font-weight: 400; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover { color: #fed16b; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after { content: ''; position: absolute; left: 0; top: 3px; width: 12px; height: 12px; background: #bc902d; border: 1px solid #bc902d; border-radius: 50%!important; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before { content: ''; width: 6px; height: 6px; background: #fff; border-radius: 50%!important; position: absolute; top: 6px; left: 3px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; opacity: 0; -webkit-transform: scale(0); transform: scale(0); }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after { border: 1px solid #bc902d; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { width: 100%; float: left; margin: 0 0 26px!important; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { width: auto; height: auto; background: #bc902d; border: 1px solid #bc902d; float: none; color: #fff; margin: 6px 0 0; cursor: pointer; padding: 19px 36px 19px 36px; text-align: center; font-size: 15px; font-weight: 500; letter-spacing: normal; border-radius: 50px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'Jost',sans-serif; outline: none; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover { color: #bc902d; background: #fff; border-color: #bc902d; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .nf-field-element { display: block; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-fail.nf-error label { color: #e80000; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none; }
.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent; }
.message-wrapp .message-col1 .nf-form-cont .nf-after-form-content { width: 100%; float: left; margin: 20px 0 0 0; }

.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-title { display: none; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content { width: 100%; float: none; margin: 0 auto; padding: 0; max-width: 100%; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; float: left; display: block; margin: 0 auto; position: relative; height: auto; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell { width: 100%!important; padding: 0 0 0; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { width: 100%; display: flex; margin: 0 auto; float: left; order: inherit; justify-content: center; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { width: 100%; height: 62px; margin: 12px 0 0; padding: 0 27px 0; font-size: 15px; font-weight: 500; color: #454442; background: none; border: 1px solid rgba(212, 212, 212, 0.7); resize: none; text-align: left; letter-spacing: normal; border-radius: 50px; transition: all 0.25s ease-out 0s; display: inline-block; vertical-align: baseline; position: relative; box-shadow: none; outline: none; font-family: 'Jost',sans-serif; line-height: normal; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder { color: #454442; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field { width: 100%; height: 210px; float: left; margin: 12px 0 30px; padding: 32px 27px 0; border-radius: 38px; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { display: inline-block; height: auto; visibility: visible; margin: 0 0 15px!important; width: 100%; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { width: 100%; padding-left: 20px; cursor: pointer; font-size: 12px; font-weight: 400; color: #454442; line-height: 1.75; display: inline-block; letter-spacing: normal; position: relative; top: -7px; height: auto; margin: 0 0 0; text-align: left; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a { color: #454442; text-decoration: none; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover { color: #bc902d; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after { content: ''; position: absolute; left: 0; top: 4px; width: 11px; height: 11px; background: #bc902d; border: 1px solid #bc902d; border-radius: 50%; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before { content: ''; width: 5px; height: 5px; background: #fff; border-radius: 50%; position: absolute; top: 7px; left: 3px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; opacity: 0; -webkit-transform: scale(0); transform: scale(0); }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after { border: 1px solid #bc902d; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { width: 100%; float: left; margin: 0 0 18px!important; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { width: auto; height: auto; background: #bc902d; border: 1px solid #bc902d; float: none; color: #fff; margin: 0 0 0; cursor: pointer; padding: 19px 36px 19px 36px; text-align: center; font-size: 15px; font-weight: 500; letter-spacing: normal; border-radius: 50px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'Jost',sans-serif; outline: none; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover { color: #bc902d; background: #fff; border-color: #bc902d; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .nf-field-element { display: block; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-fail.nf-error label { color: #e80000; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent; }
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-after-form-content { width: 100%; float: left; margin: 20px 0 0 0; }

.message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label, .sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label { color: #d00000!important; background: transparent; }

.nf-field-container .nf-field-label { margin: 0 0 0!important; }

.instagram-wrapp h2 { display: flex; justify-content: center; align-items: center; font-size: 30px; font-weight: 400; color: #454442; letter-spacing: normal; line-height: 1.5; margin: 0; font-family: 'Playfair Display',serif; }
/*.instagram-wrapp h2 p{ margin-bottom: 0;font-size: 25px;font-weight: 500;color: #454442;letter-spacing: normal;display: inline-block;padding: 19px 10px 19px 19px;font-family: 'Jost', sans-serif;}*/
.instagram-wrapp span img { width: 40px; }
.instagram-wrapp h2 .circle-effects1 { margin: 4px 9px 0 0; }

/* .scrollbox-bar.scrollbox-vertical-bar.scrollbox-bar-in{
  padding: 0;
} */

.referrals-wrapp { width: 100%; display: block; float: left; padding: 80px 0; }
.referrals-wrapp .referrals-col1 { width: 80%; display: table; float: none; position: relative; margin: 0 auto 0; }
.referrals-wrapp .referrals-col2 { width: 100%; float: left; display: block; margin: 0 auto 60px; }
.referrals-wrapp .referrals-col2 .referrals-row2 { width: 100%; float: none; }
.referrals-wrapp .referrals-col2 img { width: 100%; display: block; }
.referrals-wrapp .referrals-col1 .referrals-row1 { width: 100%; float: left; position: relative; text-align: center; }
.referrals-wrapp h2 { font-size: 40px; line-height: 50px; color: #000; letter-spacing: 0.4px; margin: 0 0 26px; font-family: 'EB Garamond',serif; }

.referrals-wrapp .nf-form-cont { width: 90%; float: none; display: block; margin: 0 auto; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element h3 { width: 100%; display: block; font-size: 40px; font-weight: 400; color: #2e2e2e; letter-spacing: normal; line-height: 1.25; text-transform: uppercase; margin: 0 0 30px; text-align: center; font-family: 'EB Garamond',serif; }

.referrals-wrapp .nf-form-cont .nf-form-title { display: none; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content { width: 100%; float: none; margin: 0 auto; padding: 0; max-width: 100%; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; display: block; margin: 0 auto; position: relative; height: auto; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell { padding: 0 0 0; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row nf-field { width: 100%; float: left; display: block; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: flex; margin: 0 0 0!important; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label label { font-weight: 500; width: 100%; float: left; margin: 10px 0 5px 0; padding: 0 0 0; font-size: 12px; color: #e3b56d; text-align: left; text-transform: uppercase; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'Jost',sans-serif; letter-spacing: 2.6px; line-height: 23px; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label span.nf-label-span { font-weight: 600; width: 100%; float: left; margin: 15px 0 5px 0; padding: 0 0 0; font-size: 16px; color: #fff; text-align: left; letter-spacing: 1.3px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'Jost',sans-serif; text-transform: uppercase; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { width: 100%; display: flex; margin: 0 auto; float: left; order: inherit; justify-content: center; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { width: 100%; float: left; height: 62px; margin: 0 0 12px; padding: 0 27px 0; font-size: 15px; font-weight: 500; color: #454442; background: rgba(0,0,0,0.0); border: 1px solid rgba(212, 212, 212, 0.7); text-align: center; letter-spacing: normal; border-radius: 30px; text-transform: inherit; transition: all 0.25s ease-out 0s; display: inline-block; vertical-align: baseline; position: relative; box-shadow: none; resize: none; outline: none; font-family: 'Jost',sans-serif; z-index: 1; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder { color: #454442; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field { width: 100%; height: 210px; float: none; margin: 0 0 12px; padding: 32px 27px 0; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { display: inline-block; height: auto; visibility: visible; margin: 0 0 14px!important; width: 100%; text-align: center; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { float: none; width: auto; padding-left: 24px; cursor: pointer; font-size: 12px; font-weight: 400; color: #454442; line-height: 23.02px; display: inline; position: relative; top: -2px; height: auto; letter-spacing: 0.30px; margin: 0 0 0!important; z-index: 1; text-align: center; font-family: 'Jost',sans-serif; text-transform: inherit; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a { color: #454442; text-decoration: none; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover { color: #bc902d; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after { content: ''; position: absolute; left: 0; top: 1px; width: 14px; height: 14px; background: #bc902d; border: 1px solid #bc902d; border-radius: 50%; opacity: 1; display: block; transform: scale(1); outline: none; box-shadow: none; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before { content: ''; width: 6px; height: 6px; background: #fff; border: 0; position: absolute; top: 5px; left: 4px; border-radius: 50%; outline: none; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; opacity: 0!important; -webkit-transform: scale(0)!important; transform: scale(0)!important; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before { opacity: 1!important; -webkit-transform: scale(1)!important; transform: scale(1)!important; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after { border: 1px solid #bc902d; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { width: 100%; float: left; margin: 0 0 26px!important; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { width: auto; height: auto; background: #bc902d; border: 1px solid #bc902d; float: none; color: #fff; margin: 0 0 0; cursor: pointer; padding: 19px 36px 19px 36px; text-align: center; font-size: 15px; font-weight: 500; letter-spacing: normal; border-radius: 50px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'Jost',sans-serif; outline: none; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover { color: #bc902d; background: #fff; border-color: #bc902d; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent; }
.referrals-wrapp .nf-form-cont .nf-after-form-content { margin: 15px 0 0; text-align: center; }

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element h3 { width: 100%; display: block; font-size: 38px; font-weight: 400; color: #000; letter-spacing: 0.04px; line-height: 1.15; margin: 0 0 30px; text-align: center; font-family: 'EB Garamond',serif; text-transform: inherit; }

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.file_upload-wrap .nf-field-element .files_uploaded p .delete { color: #070101; text-decoration: none; font-weight: 500; text-transform: uppercase; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.file_upload-wrap .nf-field-element .files_uploaded p .delete:hover { color: #828386; }

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell { width: 49%!important; float: left; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:nth-child(2n) { float: right; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:last-child { /* width: 100% !important; */ }

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(4) .nf-cell { width: 49%!important; float: left; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(4) .nf-cell:nth-child(2n) { float: right; }

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(5) { margin: 20px 0 10px; }

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(6) .nf-cell { width: 49%!important; float: left; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(6) .nf-cell:nth-child(2n) { float: right; }

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(8) .nf-cell { width: 49%!important; float: left; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(8) .nf-cell:nth-child(2n) { float: right; }

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(9) { margin: 20px 0 10px; }

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(11) .nf-cell { width: 100%!important; float: left; }
/*.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(11) .nf-cell:nth-child(2n) {float: right;}*/
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(12) .nf-cell { width: 49%!important; float: left; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(12) .nf-cell:nth-child(2n) { float: right; }

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { align-items: center; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; position: relative; margin: 0 0 35px!important; float: left; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li { width: auto; margin: 0 2% 10px 0!important; font-size: 13px; text-align: left; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li:before { display: none; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li:last-child { margin-right: 0; }

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li label { float: none; width: auto; padding-left: 24px; cursor: pointer; font-size: 13px; font-weight: 500; color: #010101; line-height: 23.02px; display: inline; position: relative; top: -2px; height: auto; letter-spacing: 0.30px; margin: 0 0 0!important; z-index: 1; text-align: center; font-family: 'Jost',sans-serif; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li input { height: auto; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li .ninja-forms-field { height: auto; padding: 0; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li label:after { content: ''; position: absolute; left: 0; top: 2px; width: 14px; height: 14px; background: #bc902d; border: 1px solid #bc902d; border-radius: 50%; opacity: 1; display: block; transform: scale(1); outline: none; box-shadow: none; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li label:before { content: ''; width: 6px; height: 6px; background: #fff; border: 0; position: absolute; top: 6px; left: 4px; border-radius: 50%; outline: none; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; opacity: 0!important; -webkit-transform: scale(0)!important; transform: scale(0)!important; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li label.nf-checked-label:before { opacity: 1!important; -webkit-transform: scale(1)!important; transform: scale(1)!important; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li label.nf-checked-label:after { border: 1px solid #bc902d; }

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element button.ninja-forms-field.nf-fu-fileinput-button { cursor: pointer; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element button.btn.nf-fu-button-cancel { width: auto; height: auto; float: none; color: #fff; background: #bc902d; border: 1px solid #bc902d; cursor: pointer; margin: 0 0 14px 5px; padding: 16px 25px 16px; text-align: center; font-size: 13px; font-weight: 500; letter-spacing: normal; border-radius: 30px; transition: all 0.25s ease-out 0s; position: relative; vertical-align: baseline; outline: none!important; font-family: 'Jost',sans-serif; line-height: normal; box-shadow: none; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element button.btn.nf-fu-button-cancel:hover { color: #bc902d; background: #fff; border-color: #bc902d; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.file_upload-wrap .nf-field-element .files_uploaded p { font-size: 12px; text-align: center; line-height: 23px; margin: 0 0 20px 5px; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label { color: #e80000; }

.nf-pass.field-wrap .nf-field-element:after { display: none!important; }

.benefits-wrapp { width: 100%; float: left; padding: 30px 0; }

.menuzord-menu > li.menu-item-has-children .dropdown-menu.mCustomScrollbar .mCustomScrollBox .mCSB_container_wrapper { margin: 0 16px 15px 0; height: 159px; }
.menuzord-menu > li.menu-item-has-children .dropdown-menu.mCustomScrollbar .mCustomScrollBox .mCSB_container_wrapper .mCSB_container { width: 100%!important; position: relative; left: 0!important; padding: 0; }
.menuzord-menu > li.menu-item-has-children .dropdown-menu li > a span { display: inline-block; }
.menuzord-menu > li.menu-item-has-children .dropdown-menu.mCustomScrollbar .mCustomScrollBox .mCSB_dragger .mCSB_dragger_bar { background: #bc902d; width: 7px; }
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical .mCSB_draggerRail { width: 7px; background: rgba(0,0,0,0.1); }
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical .mCSB_scrollTools_horizontal { display: none!important; }
.menuzord-menu > li.menu-item-has-children .dropdown-menu.mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools .mCSB_draggerContainer { top: 10px; }
.menuzord-menu > li.menu-item-has-children .dropdown-menu.mCustomScrollbar .mCustomScrollBox .mCSB_scrollTools { bottom: 10px; }

.directions-wrapp { width: 100%; display: block; float: left; padding: 90px 0 70px; }
.directions-wrapp h2 { font-size: 45px; }
.directions-wrapp .directions-box1 { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; margin: 0 0 25px;}
.directions-wrapp .directions-box1 .common-dir { width: 32.65%; float: left; margin: 0 1% 0 0; }
.directions-wrapp .directions-box1 .common-dir:last-child { margin-right: 0; }
.directions-wrapp .directions-box1 .common-dir .directions-thm1 { width: 79px; height: 79px; float: none; margin: 0 auto 14px; }
.directions-wrapp .directions-box1 .common-dir .directions-thm1 img {width: 100%;height: 100%; object-fit: contain;}
.directions-wrapp h3 { font-size: 16px; color: #bc902d; font-weight: 500; letter-spacing: 0.20px; line-height: 27px; margin: 0 0 14px; }
.directions-wrapp .directions-box1 .common-dir .directions-row2 .directions-box2 { width: 100%; float: left; font-size: 16px; line-height: 1.63; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; font-weight: 400; padding: 0 5% 0; }
.directions-wrapp .directions-box1 .common-dir .directions-row2 .directions-box2 .directions-let1 { display: inline-block; float: left; width: 60%; text-align: left; }
.directions-wrapp .directions-box1 .common-dir .directions-row2 .directions-box2 .directions-ret1 { display: inline-block; float: right; width: 35%; }
.directions-wrapp .directions-btn1 { width: auto; height: auto; background: #bc902d; border: 1px solid #bc902d; float: none; color: #fff; margin: 24px 0 0; cursor: pointer; padding: 19px 36px 19px 36px; text-align: center; font-size: 15px; font-weight: 500; letter-spacing: normal; border-radius: 50px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'Jost',sans-serif; outline: none; }
.directions-wrapp .directions-btn1:hover { color: #bc902d; background: #fff; }
.directions-wrapp .directions-box1 .common-dir p .readmore { color: #bc902d; cursor: pointer; }
.directions-wrapp .directions-box1 .common-dir p .readmore:hover { color: #7a7a7a; }
.directions-wrapp .directions-box1 .common-dir p { font-size: 15px; margin: 0; }

.directions-wrapp .directions-box1 .directions-row1 { width: 100%; display: block; float: left; }
.directions-wrapp .directions-box1 .walk-outer { width: 100%; float: left; display: block; margin: 0 0 4px; font-size: 15px; line-height: 1.63; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; font-weight: 400; }
.directions-wrapp .directions-box1 .walk-outer .walk-stat { width: 74%; float: left; display: inline-block; text-align: left; }
.directions-wrapp .directions-box1 .walk-outer .walk-val { width: 26%; float: right; display: inline-block; text-align: left; padding: 0 0 0 5px; }

.modal.contactdriving .modal-content { border-radius: 10px; border: 5px solid #bc902d; }
.modal.contactdriving .modal-content .close { color: #bc902d; top: 22px; }
.modal.contactdriving .modal-content .modal-body h3 { visibility: visible!important; color: #bc902d; margin: 0 0 17px; font-weight: 500; }
.modal.contactdriving .modal-content .modal-body p { font-size: 15px; line-height: 1.63; color: rgba(69,68,66,0.7); letter-spacing: 0.5px; font-weight: 400; margin: 0; }

.about-wrapp .about-col1 .about-row1 .email-form { width: 100%; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-title { display: none; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content { width: 100%; float: none; margin: 0 auto; padding: 0; max-width: 100%; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; float: left; display: block; margin: 0 auto; position: relative; height: auto; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:first-child { width: 75%!important; float: left; padding: 0 0 0; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { width: 100%; display: flex; margin: 0 auto; float: left; order: inherit; justify-content: center; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { width: 100%; height: 62px; margin: 0 0 0; padding: 0 27px 0; font-size: 15px; font-weight: 500; color: #454442; background: none; border: 1px solid rgba(212, 212, 212, 0.7); resize: none; text-align: left; letter-spacing: normal; border-radius: 50px; transition: all 0.25s ease-out 0s; display: inline-block; vertical-align: baseline; position: relative; box-shadow: none; outline: none; font-family: 'Jost',sans-serif; line-height: normal; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder { color: #454442; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) { width: 22%!important; float: right; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .submit-wrap .nf-field-element .ninja-forms-field { width: auto; height: auto; background: #bc902d; border: 1px solid #bc902d; float: none; color: #fff; margin: 0 0 0; cursor: pointer; padding: 19px 36px 19px 36px; text-align: center; font-size: 15px; font-weight: 500; letter-spacing: normal; border-radius: 50px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'Jost',sans-serif; outline: none; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .submit-wrap .nf-field-element .ninja-forms-field:hover { color: #bc902d; background: #fff; border-color: #bc902d; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto; }
.about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-after-form-content { width: 100%; float: left; margin: 20px 0 0 0; }
.about-wrapp .about-col1 .about-row1 .pdf { width: 100%; padding-bottom: 39vw; height: 0; margin: 45px 0 80px; float: left; position: relative; }
.about-wrapp .about-col1 .about-row1 .pdf iframe { position: absolute; top: 0; left: 0; width: 100%!important; height: 100%!important; }

.about-wrapp .about-col1 .about-row1 .pdf .download { width: 100%; display: block; float: left; position: absolute; bottom: -78px; }
.about-wrapp .about-col1 .about-row1 .pdf .pdf-drive { width: auto; height: auto; background: #bc902d; border: 1px solid #bc902d; float: none; color: #fff; margin: 0; cursor: pointer; padding: 19px 36px 19px 36px; text-align: center; font-size: 15px; font-weight: 500; letter-spacing: normal; border-radius: 50px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'Jost',sans-serif; outline: none; }
.about-wrapp .about-col1 .about-row1 .pdf .pdf-drive:hover { background: none; color: #bc902d; border-color: #bc902d; }
.treatin-wrapp2 .treatin-col1 .treatin-col2 p { margin: 0 0 16px; }

.about-wrapp .featured-sec, .ayesha-wrapp .featured-sec { float: left; width: 100%; margin: 0 0 30px 0; }

.about-wrapp .featured-sec img, .ayesha-wrapp .featured-sec img { width: 350px; display: block; margin: 0 auto; max-width: 100%; }

.about-wrapp .featured-sec a.readmore-link, .ayesha-wrapp .featured-sec a.readmore-link { float: none; color: #fff; background: #bc902d; border-color: #bc902d; cursor: pointer; margin: 25px 0 0; padding: 19px 36px 19px 36px; text-align: center; font-size: 15px; font-weight: 500; letter-spacing: normal; border: 1px solid; border-radius: 50px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; }
.about-wrapp .featured-sec a.readmore-link:hover, .ayesha-wrapp .featured-sec a.readmore-link:hover { color: #bc902d; background: #fff; border-color: #fff; }
/*Smartphone css*/
@media screen and (max-width: 480px) {
  .margin { width: 90%; }
  .linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-popup-area .location-inner a { font-size: 13px; }
  .linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-btn { text-align: center; margin-bottom: 4px; }
  .instagram-wrapp h2 p { font-size: 22px; }
  .instagram-wrapp span img { width: 35px; }
  .header-wrapp { text-align: center; display: none; padding: 40px 0 40px; position: relative; top: inherit; }
  .header-wrapp .header-col1 { width: 225px; margin: 0 auto 20px; position: relative; top: inherit; }
  .header-wrapp .header-col1 .header-row1 { width: 100%; }
  .header-wrapp .header-col2 { width: 100%; margin: 0 0 0; }
  .header-wrapp .header-col2 .header-row2 { width: 100%; }
  .linker-wrapp { text-align: center; border-bottom: none; padding: 60px 0 40px; position: relative; top: inherit; }
  .linker-wrapp .linker-col1 { width: 100%; margin: 0 0 17px; padding: 0 0 0; }
  .linker-wrapp .linker-col1:after { width: 1px; display: none; margin: 0 0 0; }
  .linker-wrapp .linker-col1 .linker-row1 { width: 100%; }
  .linker-wrapp .linker-col1 .linker-row1 a { width: auto; float: none; display: inline-block; vertical-align: middle; margin: 0 4px 0; }
  .linker-wrapp .linker-col1 .linker-row1 a:last-child { margin-right: 0; }
  .linker-wrapp .linker-col2 { width: 100%; margin: 0 0 17px; }
  .linker-wrapp .linker-col2 .linker-row2 { width: 100%; }
  .linker-wrapp .linker-col3 { width: 100%; margin: 0 0 0; }
  .linker-wrapp .linker-col3 .linker-row3 { width: 100%; }
  .linker-wrapp .linker-btn1 { width: 48%; float: left; color: #fff; background: #bc902d; border-color: #bc902d; margin: 4.2% 0 0; padding: 15px 2% 15px 2%; }
  .linker-wrapp .linker-btn1:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }
  .linker-wrapp .linker-btn1:first-child { margin-top: 0; }
  .linker-wrapp .linker-btn1:nth-child(2) { margin-top: 0; }
  .linker-wrapp .linker-btn1:nth-child(2n) { float: right; }
  .banner-wrapp { min-height: inherit; text-align: center; margin: 0 0 0; }
  .banner-wrapp p { font-size: 13px; color: rgba(69,68,66,0.7); margin: 0 0 10px; }
  .banner-wrapp p span { display: inline; }
  .banner-wrapp h2 { font-size: 41px; color: #454442; margin: 0 0 18px; }
  .banner-wrapp h2 span { display: inline; }
  .banner-wrapp .banner-col1 { width: 100%; transform: none; margin: 0 0 0; position: relative; top: inherit; }
  .banner-wrapp .banner-col1 .banner-row1 { width: 100%; padding: 34px 5% 80px; }
  .banner-wrapp .banner-col2 { width: 90%; margin: 0 auto 0; position: relative; bottom: inherit; display: inline-block; }
  .banner-wrapp .banner-col2 .banner-row2 { width: 100%; }
  .banner-wrapp .banner-btn1 { margin: 16px 0 0; }
  .abouts-wrapp { text-align: center; padding: 60px 0 30px; }
  .abouts-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .abouts-wrapp p span { display: inline; }
  .abouts-wrapp h2 { font-size: 14px; margin: 0 0 10px; }
  .abouts-wrapp h2 span { display: inline; }
  .abouts-wrapp h3 { font-size: 31px; margin: 0 0 22px; }
  .abouts-wrapp h3 span { display: inline; }
  .abouts-wrapp .abouts-col1 { width: 100%; margin: 0 0 0; }
  .abouts-wrapp .abouts-col1 .abouts-row1 { width: 100%; }
  .abouts-wrapp .abouts-btn1 { margin: 14px 0 0; }
  .aesthetics-wrapp { text-align: center; padding: 30px 0 30px; }
  .aesthetics-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .aesthetics-wrapp p span { display: inline-block; width: 100%; }
  .aesthetics-wrapp h2 { font-size: 26px; margin: 0 0 20px; }
  .aesthetics-wrapp h2 span { display: inline-block; width: 100%; }
  .aesthetics-wrapp .aesthetics-col1 { width: 90%; transform: none; margin: 0 5% 40px; position: relative; top: inherit; }
  .aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width: 100%; }
  .aesthetics-wrapp .aesthetics-col2 { width: 95%; margin: 22.4% 0 14px; }
  .aesthetics-wrapp .aesthetics-col2 .aesthetics-row2 { width: 103.3%; }
  .aesthetics-wrapp .aesthetics-btn1 { margin: 0 0 16px; }
  .aesthetics-wrapp .aesthetics-btn2 { margin: 16px 0 0; }
  .services-wrapp { text-align: center; padding: 30px 0 30px; }
  .services-wrapp .services-col1 { width: 56.6px; transform: none; margin: 0 auto 30px; position: relative; top: inherit; }
  .services-wrapp .services-col1 .services-row1 { width: 100%; }
  .services-wrapp .services-col2 { width: 100%; margin: 0 0 4.2%; }
  .services-wrapp .services-col2:last-child { margin-bottom: 0; }
  .services-wrapp .services-col2 .services-row2 { width: 100%; }
  .services-wrapp .services-btn1 { width: 100%; margin: 4.2% 0 0; padding: 15px 2% 15px 2%; }
  .services-wrapp .services-btn1:first-child { margin-top: 0; }
  .treatments-wrapp { text-align: center; padding: 30px 0 44px; }
  .treatments-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .treatments-wrapp p span { display: inline; }
  .treatments-wrapp h2 { font-size: 26px; margin: 0 0 6px; }
  .treatments-wrapp h2 span { display: inline; }
  .treatments-wrapp .treatments-col1 { width: 100%; margin: 0 0 0; }
  .treatments-wrapp .treatments-col1 .treatments-row1 { width: 100%; margin: 0 0 32px; }
  .treatments-wrapp .treatments-col2 { width: 100%; margin: 0 0 0; }
  .treatments-wrapp .treatments-col2 .treatments-row2 { width: 100%; }
  .straightening-wrapp { text-align: center; padding: 44px 0 30px; }
  .straightening-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .straightening-wrapp p span { display: inline; }
  .straightening-wrapp h2 { font-size: 26px; margin: 0 0 20px; }
  .straightening-wrapp h2 span { display: inline; }
  .straightening-wrapp .straightening-col1 { width: 90%; transform: none; margin: 0 5% 40px; position: relative; top: inherit; }
  .straightening-wrapp .straightening-col1 .straightening-row1 { width: 100%; }
  .straightening-wrapp .straightening-col2 { width: 95%; margin: 18.8% 0 14px; }
  .straightening-wrapp .straightening-col2 .straightening-row2 { width: 90.6%; }
  .straightening-wrapp .straightening-btn1 { margin: 0 0 16px; }
  .straightening-wrapp .straightening-btn2 { margin: 16px 0 0; }
  .ayesha-wrapp { text-align: center; padding: 30px 0 25px; }
  .ayesha-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .ayesha-wrapp p span { display: inline; }
  .ayesha-wrapp h2 { font-size: 14px; margin: 0 0 6px; }
  .ayesha-wrapp h2 span { display: inline; }
  .ayesha-wrapp h3 { font-size: 28px; margin: 0 0 18px; }
  .ayesha-wrapp h3 span { display: inline; }
  .ayesha-wrapp h4 { font-size: 12px; margin: 0 0 16px; }
  .ayesha-wrapp h4 span { display: inline; }
  .ayesha-wrapp .ayesha-col1 { width: 100%; margin: 44.8% 0 50px; }
  .ayesha-wrapp .ayesha-col1 .ayesha-row1 { width: 100%; }
  .ayesha-wrapp .ayesha-col2 { width: 100%; margin: 22px 0 0; }
  .ayesha-wrapp .ayesha-col2 .ayesha-row2 { width: 100%; }
  .ayesha-wrapp .ayesha-col3 { width: 100%; margin: 0 0 26px; }
  .ayesha-wrapp .ayesha-col3:last-child { margin-bottom: 0; }
  .ayesha-wrapp .ayesha-col3 .ayesha-row3 { width: 34%; }
  .straightening-wrapp .straightening-btn3 { width: 48%; float: left; margin: 0 0 0; padding: 15px 2% 15px 2%; }
  .straightening-wrapp .straightening-btn3:first-child { margin-top: 0; }
  .straightening-wrapp .straightening-btn3:nth-child(2) { margin-top: 0; }
  .straightening-wrapp .straightening-btn3:nth-child(2n) { float: right; }
  .straightening-wrapp .straightening-btn4 { width: 48%; float: left; margin: 0 0 0; padding: 15px 2% 15px 2%; }
  .straightening-wrapp .straightening-btn4:first-child { margin-top: 0; }
  .straightening-wrapp .straightening-btn4:nth-child(2) { margin-top: 0; }
  .straightening-wrapp .straightening-btn4:nth-child(2n) { float: right; }
  .partners-wrapp { text-align: center; padding: 15px 0 20px; }
  .partners-wrapp h2 { font-size: 14px; margin: 0 0 26px; }
  .partners-wrapp h2 span { display: inline; }
  .partners-wrapp .partners-col1 { width: 100%; margin: 0 0 0; }
  .partners-wrapp .partners-col1 .partners-row1 { width: auto; float: none; vertical-align: middle; display: inline-block; margin: 0 auto 0; }
  .testimonials-wrapp { text-align: center; padding: 29px 0 60px; }
  .testimonials-wrapp p { font-size: 28px; margin: 0 0 10px; }
  .testimonials-wrapp p span { display: inline; }
  .testimonials-wrapp h2 { font-size: 14px; margin: 0 0 6px; }
  .testimonials-wrapp h2 span { display: inline; }
  .testimonials-wrapp h3 { font-size: 14px; margin: 18px 0 10px; }
  .testimonials-wrapp h3 span { display: inline; }
  .testimonials-wrapp .testimonials-col1 { width: 100%; margin: 0 0 0; }
  .testimonials-wrapp .testimonials-col1 .testimonials-row1 { width: 100%; }
  .testimonials-wrapp .testimonials-btn1 { margin: 58px 0 0; }
  .message-wrapp { text-align: center; padding: 50px 0 60px; }
  .message-wrapp h2 { font-size: 26px; margin: 0 0 22px; }
  .message-wrapp h2 span { display: inline; }
  .message-wrapp .message-col1 { width: 100%; margin: 0 0 0; }
  .message-wrapp .message-col1 .message-row1 { width: 100%; margin: 0 0 30px; }
  .message-wrapp .message-col1 .message-row1 .message-fil1 { text-align: center; }
  .message-wrapp .message-col1 .message-row1 .message-fil2 { width: 100%; height: 58px; margin: 4.2% 0 0; padding: 0 5% 0; }
  .message-wrapp .message-col1 .message-row1 .message-fil3 { width: 100%; height: 150px; margin: 4.2% 0 0; padding: 61px 2% 0; }
  .message-wrapp .message-btn1 { margin: 0 0 0; }
  .instagram-wrapp { text-align: center; padding: 30px 0 40px; }
  .instagram-wrapp .instagram-col1 { width: 100%; margin: 0 0 70px; }
  .instagram-wrapp .instagram-col1 .instagram-row1 { width: 100%; }
  .fheader-wrapp { text-align: center; padding: 60px 0 15px; }
  .fheader-wrapp h2 { font-size: 14px; margin: 0 0 10px; }
  .fheader-wrapp h2 span { display: inline; }
  .fheader-wrapp .fheader-col1 { width: 68px; float: none; margin: 0 auto 26px; }
  .fheader-wrapp .fheader-col1 .fheader-row1 { width: 100%; float: none; }
  .fheader-wrapp .fheader-col2 { width: 100%; margin: 0 0 26px; }
  .fheader-wrapp .fheader-col2 .fheader-row2 { width: 100%; margin: 0 0 12px; }
  .fheader-wrapp .fheader-col2 .fheader-row2 li { float: none; display: inline-block; margin: 0 3px 3px; }
  .fheader-wrapp .fheader-col3 { width: 100%; margin: 0 0 18px; }
  .fheader-wrapp .fheader-col3 .fheader-row3 { width: 100%; }
  .fheader-wrapp .fheader-col3 .fheader-row3 li { float: none; display: inline-block; margin: 0 3px 3px; }
  .fheader-wrapp .fheader-col4 { width: 100%; margin: 0 0 18px; }
  .fheader-wrapp .fheader-col4 .fheader-row4 { width: 100%; }
  .fheader-wrapp .fheader-col4 .fheader-row4 li { float: none; display: inline-block; margin: 0 3px 3px; }
  .fheader-wrapp .fheader-col5 { width: 100%; margin: 0 0 0; }
  .fheader-wrapp .fheader-col5 .fheader-row5 { width: 100%; }
  .fheader-wrapp .fheader-col5 .fheader-row5 li { float: none; display: inline-block; margin: 0 3px 3px; }
  .fheader-wrapp .fheader-btn1 { width: 48%; float: left; color: #fff; background: #bc902d; border-color: #bc902d; margin: 0 0 0; padding: 19px 2% 19px 2%; }
  .fheader-wrapp .fheader-btn1:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }
  .fheader-wrapp .fheader-btn1:first-child { margin-top: 0; }
  .fheader-wrapp .fheader-btn1:nth-child(2) { margin-top: 0; }
  .fheader-wrapp .fheader-btn1:nth-child(2n) { float: none; }
  .fheader-row2 li, .fheader-row2 li a { font-size: 13px; }
  .fheader-row3 li,   .fheader-row3 li a,   .fheader-row4 li,   .fheader-row4 li a,   .fheader-row5 li, .fheader-row5 li a { font-size: 14px; }
  .footer-wrapp { text-align: center; padding: 15px 0 52px; }
  .footer-wrapp .footer-col1 { width: 100%; margin: 0 0 0; }
  .footer-wrapp .footer-col1 .footer-row1 { width: 100%; }
  .footer-wrapp .footer-col1 .footer-row1 li { float: none; display: inline-block; margin: 0 3px 3px; }
  .footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { display: none; }
  .footer-row1 li,   .footer-row1 li a,   .footer-row2 li, .footer-row2 li a { font-size: 12px; }
  /*inner*/
  .inner-wrapp h1 { font-size: 18px; }
  .inner-row1 li, .inner-row1 li a { font-size: 13px;}
  .inner-wrapp h1 span { display: inline;}
  .inner-wrapp .inner-col1 { width: 90%; top: 72%; }
  .inner-wrapp .banner-col2 { padding: 30px 0 0; display: inline-block; }
  .conten-wrapp { padding: 50px 0; }
  .conten-wrapp .conten-row1 .conten-bar1 { width: 100%; margin: 0 0 50px; }
  .conten-wrapp .conten-row1 .conten-bar2 { width: 100%; }
  .sidbar-wrapp .sidbar-col1 { padding: 48px 7%; }
  .sidbar-wrapp .sidbar-col3 { padding: 29px 7% 10px; }
  .treatin-wrapp h2 { font-size: 28px; }
  .treatin-wrapp .treatin-col2 { width: 100%; margin: 0 0 20px; }
  .buttons .buttons-btn1 { padding: 15px 22px 15px; }
  .buttons .buttons-btn2 { padding: 15px 22px 15px; }
  .treatin-wrapp2 { padding: 50px 0 0; }
  .treatin-wrapp2 h2 { font-size: 28px; }
  .treatin-wrapp2 .treatin-col1 .treatin-col2 { width: 100%; margin: 0 0 20px; padding: 41px 19px 20px 19px; }
  .about-wrapp h3 { font-size: 28px; }
  .about-wrapp h4 span { display: inline; }
  .about-wrapp .ayesha-col1 { margin: 17.1% 0 45px; }
  .about-wrapp .ayesha-col1 .ayesha-row1 { width: 87%; }
  .about-wrapp .ayesha-col2 { width: 100%; margin: 22px 0 0; }
  .about-wrapp .ayesha-col2 .ayesha-row2 { width: 100%; }
  .about-wrapp .ayesha-col3 { width: 100%; margin: 0 0 26px; }
  .about-wrapp .ayesha-col3:last-child { margin-bottom: 0; }
  .about-wrapp .ayesha-col3 .ayesha-row3 { width: 34%; }
  .blogin-wrapp .blogin-col1 .blogin-row1 .blogin-bar1 { width: 100%; }
  .blog-wrapp .blog-col2 { width: 100%; padding: 28px 5% 38px; }
  .paiger-wrapp { padding: 50px 0 0; }
  .paiger-wrapp .paiger-row1 .paiger-bar1 { width: auto; }
  .paiger-wrapp .paiger-row1 .paiger-bar1 li a,   .paiger-wrapp .paiger-row1 a.page-numbers,   .paiger-wrapp .paiger-row1 span.page-numbers.current, .paiger-wrapp .paiger-row1 span.page-numbers.dots { margin: 0 1px; }
/*.paiger-wrapp .paiger-row1 .paiger-bar1 li:nth-child(7) { display:none;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li:nth-child(8) { display:none;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li:nth-child(9) { display:none;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li:nth-child(10) { display:none;}*/
  .paiger-wrapp .paiger-btn1, .paiger-wrapp .paiger-btn2 { padding: 15px 17px 15px; border-radius: 20px; }
  .contact-wrapp .contact-col1 { margin: 0 0 38px; }
  .contact-wrapp .contact-col2 .contact-bar1 { width: 100%; margin: 0 0 30px; }
  .contact-wrapp .contact-col2 .contact-bar2 { width: 100%; }
  .gallerin-wrapp .gallerin-col1 .gallerin-row1 { width: 100%; }
  .galler-wrapp .galler-col3 .galler-row3 li { width: 48%; float: left; }
  .galler-wrapp .galler-col3 .galler-row3 li a { padding: 17px 5% 17px; }
  .galler-wrapp .galler-col3 .galler-row3 li:nth-child(2n) { float: right; }
  .galler-wrapp .galler-col2 { width: 100%; padding: 28px 5% 41px; }
  .galler-wrapp .galler-col2:nth-child(2n) { margin-right: 5%; }
  .testi-wrapp h4 { font-size: 24px; }
  .testi-wrapp h4 span { display: contents; }
  .testi-wrapp .testi-col2 { margin: 90px 0 0; }
  .testi-wrapp .testi-col2 .testi-col3 { width: 100%; padding: 61px 5% 35px; margin: 0 0 15px; }
  .treat-wrapp h2 { font-size: 22px; line-height: 1.35; }
  .treat-wrapp .treat-col1 .treat-col2 { width: 90%; margin: 0 5% 2.5%; }
  .practice-wrapp .practice-row1 { width: 48%; margin: 0 4% 4% 0; }
  .practice-wrapp .practice-row1:nth-child(2n) { float: right; margin-right: 0; }
  .practice-wrapp .practice-row1:nth-child(3n) { margin-right: auto; }
  .practice-wrapp .practice-row1 img { height: 27.8vw; }

  .treat-wrapp .treat-col1.fourbyonelayout .treat-col2 { width: 90%; margin: 0 5% 2.5%;}

  /*common-css*/
  .abouts-thm1 { width: 44px; margin: 0 auto 16px; }
  .straightening-thm1 { width: 28.1%; display: none; margin: 0 0 0; }
  .straightening-box1 { width: 90%; margin: 0 0 0; position: absolute; right: 5%; bottom: 12%; }
  .testimonials-thm1 { width: 100%; margin: 0 0 20px; }
  .testimonials-thm1 span { width: 92.6px; }
  .fheader-thm1 { width: 100%; margin: 0 0 12px; }
  .fheader-thm1 a { width: auto; float: none; display: inline-block; vertical-align: middle; margin: 0 4px 0; }
  .message-let1 { width: 100%; margin: 0 0 4.2%; }
  .message-ret1 { width: 100%; margin: 0 0 0; }
  /*mobile-css*/
  .linker-mob1 { width: 225px; display: block; margin: 0 auto 17px; }
  /*btn-css*/
  .about-btn1,   .abouts-btn1,   .aesthetics-btn1,   .aesthetics-btn2,   .ayesha-btn1,   .banner-btn1,   .blog-btn1,   .blogin-btn1,   .buttons-btn1,   .buttons-btn2,   .fheader-btn1,   .galler-btn1,   .gallerin-btn1,   .header-btn1,   .instagram-btn1,   .linker-btn1,   .message-btn1,   .message-fil1,   .paiger-btn1,   .paiger-btn2,   .services-btn1,   .sidbar-btn1,   .sidbar-fil1,   .straightening-btn1,   .straightening-btn2,   .straightening-btn3,   .straightening-btn4,   .testimonials-btn1, .treatin-btn1 { font-size: 13px; }
  .about-wrapp .about-btn1,   .abouts-wrapp .abouts-btn1,   .aesthetics-wrapp .aesthetics-btn1,   .aesthetics-wrapp .aesthetics-btn2,   .ayesha-wrapp .ayesha-btn1,   .banner-wrapp .banner-btn1,   .blog-wrapp .blog-btn1,   .blogin-wrapp .blogin-btn1,   .fheader-wrapp .fheader-btn1,   .galler-wrapp .galler-btn1,   .gallerin-wrapp .gallerin-btn1,   .header-wrapp .header-btn1,   .instagram-wrapp .instagram-btn1,   .message-wrapp .message-btn1,   .message-wrapp .message-fil1,   .sidbar-wrapp .sidbar-btn1,   .sidbar-wrapp .sidbar-fil1,   .straightening-wrapp .straightening-btn1,   .straightening-wrapp .straightening-btn2,   .testimonials-wrapp .testimonials-btn1, .treatin-wrapp .treatin-btn1 { padding: 15px 30px 15px; }
  /*show-hide-css*/
  .mob-show1 { display: inline-block; }
  .sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 13px; }
  .sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 13px; padding: 15px 30px 15px; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(1) { width: 100%; margin: 0 0 4.2%; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) { width: 100%; margin: 0 0 30px; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { height: 58px; font-size: 13px; margin: 4.2% 0 0; padding: 0 5% 0; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field { height: 150px; margin: 4.2% 0 0; padding: 61px 2% 0; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { margin: 0 0 18px!important; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 13px; padding: 15px 30px 15px; }
  .testi-wrapp .testi-btn1 { font-size: 13px; padding: 15px 22px 15px; }
  .buttons .buttons-btn2 span.dial { display: none; }
  .blog-extra.common-style h1 { font-size: 32px; }
  .blog-extra .blog-wrapp .blog-col2 h3 { font-size: 26px; }
  .treatin-wrapp2 .treatin-col1 .treatin-col2 .testi-btn1 { font-size: 13px; padding: 15px 30px 15px; }
  .treatin-wrapp2 .treatin-col1 .slick-prev { width: 28px; height: 28px; left: -3%; }
  .treatin-wrapp2 .treatin-col1 .slick-next { width: 28px; height: 28px; right: -3%; }
  .treatin-wrapp2 .treatin-col1 .nonslider .treatin-col2 { width: 99.5%; margin: 0 auto 0; }
  .treatin-wrapp2 .treatin-col1 .treatin-col2 h4 { min-height: inherit; font-size: 18px; }
  .linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-btn { color: #bc902d; }
  .linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-btn:after { background: url(../images/down-yellow-plain-arrow.svg) no-repeat center/100% 100%; position: relative; top: inherit; right: -6px; transform: none; display: inline-block; }
  .linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 { padding: 0; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element h3 { font-size: 28px; }
  .referrals-wrapp h2 { font-size: 30px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 12px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 12px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell { width: 100%!important; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li { width: auto; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell { width: 100%!important; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(4) .nf-cell { width: 100%!important; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(6) .nf-cell { width: 100%!important; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(8) .nf-cell { width: 100%!important; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(11) .nf-cell { width: 100%!important; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li label { font-size: 12px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(12) .nf-cell { width: 100%!important; }
  .contact-wrapp .location-nav .contac-btn1 { width: 100%; margin: 0 0 4.2%; }
  .contact-wrapp .location-nav .contac-btn1:first-child { margin: 0 0 4.2%; }
  .directions-wrapp .directions-box1 .common-dir { width: 100%; margin: 0 0 24px 0; }
  .directions-wrapp .directions-box1 .common-dir:nth-child(2n) { margin-right: 0; }
  .directions-wrapp .directions-box1 .common-dir p { font-size: 14px; }
  .directions-wrapp .directions-box1 .common-dir .directions-row2 .directions-box2 { font-size: 14px; }
  .directions-wrapp h3 { font-size: 14px; }
  .directions-wrapp .directions-btn1 { padding: 15px 19px 15px 19px; font-size: 12px; margin: 10px 0 0;}
  .directions-wrapp .directions-box1 .common-dir .directions-thm1 { width: 60px; height: 60px;}
  .sidbar-wrapp .sidbar-col2 .sidbar-row2 li a { padding: 17px 12px 17px; }
  .directions-wrapp .directions-box1 .walk-outer { font-size: 14px; }
  .directions-wrapp .directions-box1 .walk-outer .walk-stat { width: auto; float: none; }
  .directions-wrapp .directions-box1 .walk-outer .walk-val { width: auto; float: none; }
  .instagram-wrapp h2 { font-size: 22px; }
  .about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 13px; text-align: center; }
  .about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .submit-wrap .nf-field-element .ninja-forms-field { font-size: 13px; }
  .about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:first-child { width: 100%!important; margin: 0 0 20px; }
  .about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) { width: 100%!important; }
  .about-wrapp .about-col1 .about-row1 .pdf { padding-bottom: 132vw; }
  .about-wrapp .about-col1 .about-row1 .pdf .pdf-drive { font-size: 13px; }
  .treatin-wrapp .treatin-col3 .feeser-row1, .treatin-wrapp .treatin-col3 .feeser-row2 { font-size: 14px; }

.conten-wrapp.active-more-case .conten-row1 .conten-bar1 .gallerin-col1 .gallerin-col2 .gallerin-row1 .twentytwenty-wrapper { width: 100%;  margin: 0 0 4% 0;}
.conten-wrapp.active-more-case .conten-row1 .conten-bar1 .gallerin-col1 .gallerin-col2 .gallerin-row1 .non-twentytwenty-container{width: 100%; margin: 0 0 4% 0;}

.treat-wrapp h2 span {display: inline;}

.partners-wrapp h2{font-size: 22px;}

.feeser-wrapp h2 { font-size: 24px;}

.linker-wrapp .location.singleitem span, .linker-wrapp .location.singleitem a {font-size: 13px; color: #454442;}
.linker-wrapp .location.singleitem a:hover {color: #bc902d;}
.linker-wrapp .location.singleitem a {margin: 4px 0 0 4px; float: none; font-weight: 500;}
.linker-wrapp .location.singleitem {width: 100%; margin: 0 0 17px; text-align: center;}
.linker-wrapp .location.singleitem a:before {background: #454442;}
.linker-wrapp .location.singleitem a:first-child {float: none; margin: 0;}

.about-wrapp p br {display: none;}

.galler-wrapp {padding-bottom: 0;}

}

@media screen and (min-width:481px) and (max-width:600px) {
  .margin { width: 90%; }
  .header-wrapp { text-align: center; display: none; padding: 40px 0 40px; position: relative; top: inherit; }
  .header-wrapp .header-col1 { width: 225px; margin: 0 auto 20px; position: relative; top: inherit; }
  .header-wrapp .header-col1 .header-row1 { width: 100%; }
  .header-wrapp .header-col2 { width: 100%; margin: 0 0 0; }
  .header-wrapp .header-col2 .header-row2 { width: 100%; }
  .linker-wrapp { text-align: center; border-bottom: none; padding: 60px 0 40px; position: relative; top: inherit; }
  .linker-wrapp .linker-col1 { width: 100%; margin: 0 0 17px; padding: 0 0 0; }
  .linker-wrapp .linker-col1:after { width: 1px; display: none; margin: 0 0 0; }
  .linker-wrapp .linker-col1 .linker-row1 { width: 100%; }
  .linker-wrapp .linker-col1 .linker-row1 a { width: auto; float: none; display: inline-block; vertical-align: middle; margin: 0 4px 0; }
  .linker-wrapp .linker-col1 .linker-row1 a:last-child { margin-right: 0; }
  .linker-wrapp .linker-col2 { width: 100%; margin: 0 0 17px; }
  .linker-wrapp .linker-col2 .linker-row2 { width: 100%; }
  .linker-wrapp .linker-col3 { width: 100%; margin: 0 0 0; }
  .linker-wrapp .linker-col3 .linker-row3 { width: 100%; }
  .linker-wrapp .linker-btn1 { width: 48%; float: left; color: #fff; background: #bc902d; border-color: #bc902d; margin: 4.2% 0 0; padding: 19px 2% 19px 2%; }
  .linker-wrapp .linker-btn1:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }
  .linker-wrapp .linker-btn1:first-child { margin-top: 0; }
  .linker-wrapp .linker-btn1:nth-child(2) { margin-top: 0; }
  .linker-wrapp .linker-btn1:nth-child(2n) { float: right; }
  .banner-wrapp { min-height: inherit; text-align: center; margin: 0 0 0; }
  .banner-wrapp p { font-size: 13px; color: rgba(69,68,66,0.7); margin: 0 0 10px; }
  .banner-wrapp p span { display: inline; }
  .banner-wrapp h2 { font-size: 41px; color: #454442; margin: 0 0 18px; }
  .banner-wrapp h2 span { display: inline; }
  .banner-wrapp .banner-col1 { width: 100%; transform: none; margin: 0 0 0; position: relative; top: inherit; }
  .banner-wrapp .banner-col1 .banner-row1 { width: 100%; padding: 34px 5% 80px; }
  .banner-wrapp .banner-col2 { width: 90%; margin: 0 auto 0; position: relative; bottom: inherit; display: inline-block; }
  .banner-wrapp .banner-col2 .banner-row2 { width: 100%; }
  .banner-wrapp .banner-btn1 { margin: 16px 0 0; }
  .abouts-wrapp { text-align: center; padding: 60px 0 30px; }
  .abouts-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .abouts-wrapp p span { display: inline; }
  .abouts-wrapp h2 { font-size: 14px; margin: 0 0 10px; }
  .abouts-wrapp h2 span { display: inline; }
  .abouts-wrapp h3 { font-size: 31px; margin: 0 0 22px; }
  .abouts-wrapp h3 span { display: inline; }
  .abouts-wrapp .abouts-col1 { width: 100%; margin: 0 0 0; }
  .abouts-wrapp .abouts-col1 .abouts-row1 { width: 100%; }
  .abouts-wrapp .abouts-btn1 { margin: 14px 0 0; }
  .aesthetics-wrapp { text-align: center; padding: 30px 0 30px; }
  .aesthetics-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .aesthetics-wrapp p span { display: inline; }
  .aesthetics-wrapp h2 { font-size: 26px; margin: 0 0 20px; }
  .aesthetics-wrapp h2 span { display: inline; }
  .aesthetics-wrapp .aesthetics-col1 { width: 90%; transform: none; margin: 0 5% 40px; position: relative; top: inherit; }
  .aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width: 100%; }
  .aesthetics-wrapp .aesthetics-col2 { width: 95%; margin: 22.4% 0 14px; }
  .aesthetics-wrapp .aesthetics-col2 .aesthetics-row2 { width: 103.3%; }
  .aesthetics-wrapp .aesthetics-btn1 { margin: 0 0 16px; }
  .aesthetics-wrapp .aesthetics-btn2 { margin: 16px 0 0; }
  .services-wrapp { text-align: center; padding: 30px 0 30px; }
  .services-wrapp .services-col1 { width: 56.6px; transform: none; margin: 0 auto 30px; position: relative; top: inherit; }
  .services-wrapp .services-col1 .services-row1 { width: 100%; }
  .services-wrapp .services-col2 { width: 100%; margin: 0 0 4.2%; }
  .services-wrapp .services-col2:last-child { margin-bottom: 0; }
  .services-wrapp .services-col2 .services-row2 { width: 100%; }
  .services-wrapp .services-btn1 { width: 48%; float: left; margin: 4.2% 0 0; padding: 19px 2% 19px 2%; }
  .services-wrapp .services-btn1:first-child { margin-top: 0; }
  .services-wrapp .services-btn1:nth-child(2) { margin-top: 0; }
  .services-wrapp .services-btn1:nth-child(2n) { float: right; }
  .treatments-wrapp { text-align: center; padding: 30px 0 44px; }
  .treatments-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .treatments-wrapp p span { display: inline; }
  .treatments-wrapp h2 { font-size: 26px; margin: 0 0 6px; }
  .treatments-wrapp h2 span { display: inline; }
  .treatments-wrapp .treatments-col1 { width: 100%; margin: 0 0 0; }
  .treatments-wrapp .treatments-col1 .treatments-row1 { width: 100%; margin: 0 0 32px; }
  .treatments-wrapp .treatments-col2 { width: 100%; margin: 0 0 0; }
  .treatments-wrapp .treatments-col2 .treatments-row2 { width: 100%; }
  .straightening-wrapp { text-align: center; padding: 44px 0 30px; }
  .straightening-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .straightening-wrapp p span { display: inline; }
  .straightening-wrapp h2 { font-size: 26px; margin: 0 0 20px; }
  .straightening-wrapp h2 span { display: inline; }
  .straightening-wrapp .straightening-col1 { width: 90%; transform: none; margin: 0 5% 40px; position: relative; top: inherit; }
  .straightening-wrapp .straightening-col1 .straightening-row1 { width: 100%; }
  .straightening-wrapp .straightening-col2 { width: 95%; margin: 18.8% 0 14px; }
  .straightening-wrapp .straightening-col2 .straightening-row2 { width: 90.6%; }
  .straightening-wrapp .straightening-btn1 { margin: 0 0 16px; }
  .straightening-wrapp .straightening-btn2 { margin: 16px 0 0; }
  .ayesha-wrapp { text-align: center; padding: 30px 0 25px; }
  .ayesha-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .ayesha-wrapp p span { display: inline; }
  .ayesha-wrapp h2 { font-size: 14px; margin: 0 0 6px; }
  .ayesha-wrapp h2 span { display: inline; }
  .ayesha-wrapp h3 { font-size: 28px; margin: 0 0 18px; }
  .ayesha-wrapp h3 span { display: inline; }
  .ayesha-wrapp h4 { font-size: 12px; margin: 0 0 16px; }
  .ayesha-wrapp h4 span { display: inline; }
  .ayesha-wrapp .ayesha-col1 { width: 100%; margin: 44.8% 0 50px; }
  .ayesha-wrapp .ayesha-col1 .ayesha-row1 { width: 100%; }
  .ayesha-wrapp .ayesha-col2 { width: 100%; margin: 22px 0 0; }
  .ayesha-wrapp .ayesha-col2 .ayesha-row2 { width: 100%; }
  .ayesha-wrapp .ayesha-col3 { width: 48%; margin: 0 0 26px; }
  .ayesha-wrapp .ayesha-col3:last-child { float: none; margin: 0 auto 0; }
  .ayesha-wrapp .ayesha-col3:nth-child(2n) { float: right; }
  .ayesha-wrapp .ayesha-col3 .ayesha-row3 { width: 34%; }
  .straightening-wrapp .straightening-btn3 { width: 48%; float: left; margin: 0 0 0; padding: 19px 2% 19px 2%; }
  .straightening-wrapp .straightening-btn3:first-child { margin-top: 0; }
  .straightening-wrapp .straightening-btn3:nth-child(2) { margin-top: 0; }
  .straightening-wrapp .straightening-btn3:nth-child(2n) { float: right; }
  .straightening-wrapp .straightening-btn4 { width: 48%; float: left; margin: 0 0 0; padding: 19px 2% 19px 2%; }
  .straightening-wrapp .straightening-btn4:first-child { margin-top: 0; }
  .straightening-wrapp .straightening-btn4:nth-child(2) { margin-top: 0; }
  .straightening-wrapp .straightening-btn4:nth-child(2n) { float: right; }
  .partners-wrapp { text-align: center; padding: 15px 0 20px; }
  .partners-wrapp h2 { font-size: 14px; margin: 0 0 26px; }
  .partners-wrapp h2 span { display: inline; }
  .partners-wrapp .partners-col1 { width: 100%; margin: 0 0 0; }
  .partners-wrapp .partners-col1 .partners-row1 { width: auto; float: none; vertical-align: middle; display: inline-block; margin: 0 auto 0; }
  .testimonials-wrapp { text-align: center; padding: 29px 0 60px; }
  .testimonials-wrapp p { font-size: 28px; margin: 0 0 10px; }
  .testimonials-wrapp p span { display: inline; }
  .testimonials-wrapp h2 { font-size: 14px; margin: 0 0 6px; }
  .testimonials-wrapp h2 span { display: inline; }
  .testimonials-wrapp h3 { font-size: 14px; margin: 18px 0 10px; }
  .testimonials-wrapp h3 span { display: inline; }
  .testimonials-wrapp .testimonials-col1 { width: 100%; margin: 0 0 0; }
  .testimonials-wrapp .testimonials-col1 .testimonials-row1 { width: 100%; }
  .testimonials-wrapp .testimonials-btn1 { margin: 58px 0 0; }
  .message-wrapp { text-align: center; padding: 50px 0 60px; }
  .message-wrapp h2 { font-size: 26px; margin: 0 0 22px; }
  .message-wrapp h2 span { display: inline; }
  .message-wrapp .message-col1 { width: 100%; margin: 0 0 0; }
  .message-wrapp .message-col1 .message-row1 { width: 100%; margin: 0 0 30px; }
  .message-wrapp .message-col1 .message-row1 .message-fil1 { text-align: center; }
  .message-wrapp .message-col1 .message-row1 .message-fil2 { width: 100%; height: 58px; margin: 4.2% 0 0; padding: 0 5% 0; }
  .message-wrapp .message-col1 .message-row1 .message-fil3 { width: 100%; height: 192px; margin: 4.2% 0 0; padding: 82px 2% 0; }
  .message-wrapp .message-btn1 { margin: 0 0 0; }
  .instagram-wrapp { text-align: center; padding: 30px 0 40px; }
  .instagram-wrapp .instagram-col1 { width: 100%; margin: 0 0 70px; }
  .instagram-wrapp .instagram-col1 .instagram-row1 { width: 100%; }
  .fheader-wrapp { text-align: center; padding: 60px 0 15px; }
  .fheader-wrapp h2 { font-size: 14px; margin: 0 0 10px; }
  .fheader-wrapp h2 span { display: inline; }
  .fheader-wrapp .fheader-col1 { width: 68px; float: none; margin: 0 auto 26px; }
  .fheader-wrapp .fheader-col1 .fheader-row1 { width: 100%; float: none; }
  .fheader-wrapp .fheader-col2 { width: 100%; margin: 0 0 26px; }
  .fheader-wrapp .fheader-col2 .fheader-row2 { width: 100%; margin: 0 0 12px; }
  .fheader-wrapp .fheader-col2 .fheader-row2 li { float: none; display: inline-block; margin: 0 3px 3px; }
  .fheader-wrapp .fheader-col3 { width: 100%; margin: 0 0 18px; }
  .fheader-wrapp .fheader-col3 .fheader-row3 { width: 100%; }
  .fheader-wrapp .fheader-col3 .fheader-row3 li { float: none; display: inline-block; margin: 0 3px 3px; }
  .fheader-wrapp .fheader-col4 { width: 100%; margin: 0 0 18px; }
  .fheader-wrapp .fheader-col4 .fheader-row4 { width: 100%; }
  .fheader-wrapp .fheader-col4 .fheader-row4 li { float: none; display: inline-block; margin: 0 3px 3px; }
  .fheader-wrapp .fheader-col5 { width: 100%; margin: 0 0 0; }
  .fheader-wrapp .fheader-col5 .fheader-row5 { width: 100%; }
  .fheader-wrapp .fheader-col5 .fheader-row5 li { float: none; display: inline-block; margin: 0 3px 3px; }
  .fheader-wrapp .fheader-btn1 { width: 48%; float: left; color: #fff; background: #bc902d; border-color: #bc902d; margin: 0 0 0; padding: 19px 2% 19px 2%; }
  .fheader-wrapp .fheader-btn1:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }
  .fheader-wrapp .fheader-btn1:first-child { margin-top: 0; }
  .fheader-wrapp .fheader-btn1:nth-child(2) { margin-top: 0; }
  .fheader-wrapp .fheader-btn1:nth-child(2n) { float: none; }
  .fheader-row2 li, .fheader-row2 li a { font-size: 13px; }
  .fheader-row3 li,   .fheader-row3 li a,   .fheader-row4 li,   .fheader-row4 li a,   .fheader-row5 li, .fheader-row5 li a { font-size: 14px; }
  .footer-wrapp { text-align: center; padding: 15px 0 52px; }
  .footer-wrapp .footer-col1 { width: 100%; margin: 0 0 0; }
  .footer-wrapp .footer-col1 .footer-row1 { width: 100%; }
  .footer-wrapp .footer-col1 .footer-row1 li { float: none; display: inline-block; margin: 0 3px 3px; }
  .footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { display: none; }
  .footer-row1 li,   .footer-row1 li a,   .footer-row2 li, .footer-row2 li a { font-size: 12px; }
  /*inner*/
  .inner-wrapp h1 { font-size: 24px; }
  .inner-wrapp .inner-col1 { width: 90%; top: 69%; }
  .inner-wrapp .banner-col2 { padding: 30px 0 0; display: inline-block; }
  .conten-wrapp { padding: 50px 0; }
  .conten-wrapp .conten-row1 .conten-bar1 { width: 100%; margin: 0 0 50px; }
  .conten-wrapp .conten-row1 .conten-bar2 { width: 100%; }
  .sidbar-wrapp .sidbar-col1 { padding: 48px 7%; }
  .sidbar-wrapp .sidbar-col3 { padding: 29px 7% 10px; }
  .treatin-wrapp h2 { font-size: 32px; }
  .treatin-wrapp .treatin-col2 { width: 100%; margin: 0 0 20px; }
  .treatin-wrapp2 { padding: 50px 0 0; }
  .treatin-wrapp2 h2 { font-size: 32px; }
  .treatin-wrapp2 .treatin-col1 .treatin-col2 { width: 100%; margin: 0 0 20px; padding: 41px 19px 20px 19px; }
  .about-wrapp h3 { font-size: 32px; }
  .about-wrapp h4 { font-size: 12px; }
  .about-wrapp h4 span { display: inline; }
  .about-wrapp .ayesha-col1 { margin: 17.1% 0 45px; }
  .about-wrapp .ayesha-col1 .ayesha-row1 { width: 87%; }
  .about-wrapp .ayesha-col2 { width: 100%; margin: 22px 0 0; }
  .about-wrapp .ayesha-col2 .ayesha-row2 { width: 100%; }
  .about-wrapp .ayesha-col3 { width: 48%; margin: 0 0 26px; }
  .about-wrapp .ayesha-col3:last-child { float: none; margin: 0 auto 0; }
  .about-wrapp .ayesha-col3:nth-child(2n) { float: right; }
  .about-wrapp .ayesha-col3 .ayesha-row3 { width: 34%; }
  .blogin-wrapp .blogin-col1 .blogin-row1 .blogin-bar1 { width: 100%; }
  .blog-wrapp .blog-col2 { width: 100%; padding: 28px 5% 38px; }
  .paiger-wrapp .paiger-btn1, .paiger-wrapp .paiger-btn2 { padding: 19px 26px 19px; }
  .contact-wrapp .contact-col2 .contact-bar1 { width: 100%; margin: 0 0 30px; }
  .contact-wrapp .contact-col2 .contact-bar2 { width: 100%; }
  .gallerin-wrapp .gallerin-col1 .gallerin-row1 { width: 100%; }
  .galler-wrapp .galler-col3 .galler-row3 li { width: 32%; float: none; margin: 0 2% 2% 0; }
  .galler-wrapp .galler-col3 .galler-row3 li:nth-child(3n) { margin-right: 0; }
  .galler-wrapp .galler-col3 .galler-row3 li a { padding: 17px 2% 17px; }
  .galler-wrapp .galler-col2 { width: 100%; margin: 0 0 47px 0; }
  .testi-wrapp h4 { font-size: 28px; }
  .testi-wrapp h4 span { display: contents; }
  .testi-wrapp .testi-col2 { margin: 90px 0 0; }
  .testi-wrapp .testi-col2 .testi-col3 { width: 100%; padding: 61px 5% 35px; margin: 0 0 15px; }
  .treat-wrapp h2 { font-size: 18px; line-height: 1.47; }
  .treat-wrapp .treat-col1 { padding: 0 5%; }
  .treat-wrapp .treat-col1 .treat-col2 { width: 48%; margin: 0 4% 4% 0; }
  .treat-wrapp .treat-col1 .treat-col2:nth-child(2n) { float: right; margin-right: 0; }
  .practice-wrapp .practice-row1 { width: 48%; margin: 0 4% 4% 0; }
  .practice-wrapp .practice-row1:nth-child(2n) { float: right; margin-right: 0; }
  .practice-wrapp .practice-row1:nth-child(3n) { margin-right: auto; }
  .practice-wrapp .practice-row1 img { height: 27.8vw; }

  .treat-wrapp .treat-col1.fourbyonelayout .treat-col2 { width: 48%; margin: 0 4% 4% 0;}
  .treat-wrapp .treat-col1.fourbyonelayout .treat-col2:nth-child(2n) { margin-right: 0;}

  /*common-css*/
  .abouts-thm1 { width: 44px; margin: 0 auto 16px; }
  .straightening-thm1 { width: 28.1%; display: none; margin: 0 0 0; }
  .straightening-box1 { width: 90%; margin: 0 0 0; position: absolute; right: 5%; bottom: 12%; }
  .testimonials-thm1 { width: 100%; margin: 0 0 20px; }
  .testimonials-thm1 span { width: 92.6px; }
  .fheader-thm1 { width: 100%; margin: 0 0 12px; }
  .fheader-thm1 a { width: auto; float: none; display: inline-block; vertical-align: middle; margin: 0 4px 0; }
  .message-let1 { width: 48%; margin: 0 0 0; }
  .message-ret1 { width: 48%; margin: 0 0 0; }
  /*mobile-css*/
  .linker-mob1 { width: 225px; display: block; margin: 0 auto 17px; }
  /*btn-css*/
  .about-btn1,   .abouts-btn1,   .aesthetics-btn1,   .aesthetics-btn2,   .ayesha-btn1,   .banner-btn1,   .blog-btn1,   .blogin-btn1,   .buttons-btn1,   .buttons-btn2,   .fheader-btn1,   .galler-btn1,   .gallerin-btn1,   .header-btn1,   .instagram-btn1,   .linker-btn1,   .message-btn1,   .message-fil1,   .paiger-btn1,   .paiger-btn2,   .services-btn1,   .sidbar-btn1,   .sidbar-fil1,   .straightening-btn1,   .straightening-btn2,   .straightening-btn3,   .straightening-btn4,   .testimonials-btn1, .treatin-btn1 { font-size: 13px; }
  .about-wrapp .about-btn1,   .abouts-wrapp .abouts-btn1,   .aesthetics-wrapp .aesthetics-btn1,   .aesthetics-wrapp .aesthetics-btn2,   .ayesha-wrapp .ayesha-btn1,   .banner-wrapp .banner-btn1,   .blog-wrapp .blog-btn1,   .blogin-wrapp .blogin-btn1,   .fheader-wrapp .fheader-btn1,   .galler-wrapp .galler-btn1,   .gallerin-wrapp .gallerin-btn1,   .header-wrapp .header-btn1,   .instagram-wrapp .instagram-btn1,   .message-wrapp .message-btn1,   .message-wrapp .message-fil1,   .sidbar-wrapp .sidbar-btn1,   .sidbar-wrapp .sidbar-fil1,   .straightening-wrapp .straightening-btn1,   .straightening-wrapp .straightening-btn2,   .testimonials-wrapp .testimonials-btn1, .treatin-wrapp .treatin-btn1 { padding: 15px 30px 15px; }
  /*show-hide-css*/
  .mob-show1 { display: inline-block; }
  .sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 13px; }
  .sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 13px; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { height: 58px; font-size: 13px; margin: 4.2% 0 0; padding: 0 5% 0; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field { height: 192px; margin: 4.2% 0 0; padding: 82px 2% 0; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) { margin: 0 0 30px; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { margin: 0 0 18px!important; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 13px; }
  .testi-wrapp .testi-btn1 { font-size: 13px; }
  .blog-extra.common-style h1 { font-size: 38px; }
  .blog-extra .blog-wrapp .blog-col2 h3 { font-size: 32px; }
  .treatin-wrapp2 .treatin-col1 .treatin-col2 .testi-btn1 { font-size: 13px; }
  .treatin-wrapp2 .treatin-col1 .slick-prev { width: 28px; height: 28px; left: -2%; }
  .treatin-wrapp2 .treatin-col1 .slick-next { width: 28px; height: 28px; right: -2%; }
  .treatin-wrapp2 .treatin-col1 .nonslider .treatin-col2 { width: 99.5%; margin: 0 auto 0; }
  .treatin-wrapp2 .treatin-col1 .treatin-col2 h4 { min-height: inherit; font-size: 18px; }
  .linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-btn { color: #bc902d; text-align: center; }
  .linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-btn:after { background: url(../images/down-yellow-plain-arrow.svg) no-repeat center/100% 100%; position: relative; top: inherit; right: -6px; transform: none; display: inline-block; }
  .linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 { padding: 0; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element h3 { font-size: 32px; }
  .referrals-wrapp h2 { font-size: 34px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 12px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 12px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell { width: 100%!important; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li { width: 50%; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell { width: 100%!important; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(4) .nf-cell { width: 100%!important; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(6) .nf-cell { width: 100%!important; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(8) .nf-cell { width: 100%!important; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(11) .nf-cell { width: 100%!important; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li label { font-size: 12px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(12) .nf-cell { width: 100%!important; }
  .directions-wrapp .directions-box1 .common-dir { width: 48%; margin: 0 4% 24px 0; }
  .directions-wrapp .directions-box1 .common-dir:nth-child(2n) { margin-right: 0; }
  .directions-wrapp .directions-box1 .common-dir p { font-size: 14px; }
  .directions-wrapp .directions-box1 .common-dir .directions-row2 .directions-box2 { font-size: 14px; }
  .directions-wrapp h3 { font-size: 14px; }
  .directions-wrapp .directions-btn1 { padding: 15px 19px 15px 19px; font-size: 14px; margin: 10px 0 0;}
  .directions-wrapp .directions-box1 .common-dir .directions-thm1 { width: 60px;height: 60px; }
  .sidbar-wrapp .sidbar-col2 .sidbar-row2 li a { padding: 17px 20px 17px; }
  .directions-wrapp .directions-box1 .walk-outer { font-size: 14px; }
  .directions-wrapp .directions-box1 .walk-outer .walk-stat { width: 61%; }
  .directions-wrapp .directions-box1 .walk-outer .walk-val { width: 39%; }
  .instagram-wrapp h2 { font-size: 24px; }
  .about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 13px; }
  .about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .submit-wrap .nf-field-element .ninja-forms-field { font-size: 13px; }
  .about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:first-child { width: 68%!important; }
  .about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) { width: 30%!important; }
  .about-wrapp .about-col1 .about-row1 .pdf { padding-bottom: 84vw; }
  .about-wrapp .about-col1 .about-row1 .pdf .pdf-drive { font-size: 13px; }

  .conten-wrapp.active-more-case .conten-row1 .conten-bar1 .gallerin-col1 .gallerin-col2 .gallerin-row1 .twentytwenty-wrapper { width: 100%;  margin: 0 0 4% 0;}
.conten-wrapp.active-more-case .conten-row1 .conten-bar1 .gallerin-col1 .gallerin-col2 .gallerin-row1 .non-twentytwenty-container{width: 100%; margin: 0 0 4% 0;}

.treat-wrapp h2 span {display: inline;}

.partners-wrapp h2{font-size: 24px;}

.feeser-wrapp h2 { font-size: 24px;}

.linker-wrapp .location.singleitem span, .linker-wrapp .location.singleitem a {font-size: 13px; color: #454442;}
.linker-wrapp .location.singleitem a:hover {color: #bc902d;}
.linker-wrapp .location.singleitem a {margin: 4px 0 0 4px; float: none; font-weight: 500;}
.linker-wrapp .location.singleitem {width: 100%; margin: 0 0 17px; text-align: center;}
.linker-wrapp .location.singleitem a:before {background: #454442;}
.linker-wrapp .location.singleitem a:first-child {float: none; margin: 0;}

.galler-wrapp {padding-bottom: 0;}

}

@media screen and (min-width:601px) and (max-width:767px) {
  .margin { width: 90%; }
  .header-wrapp { text-align: center; display: none; padding: 40px 0 40px; position: relative; top: inherit; }
  .header-wrapp .header-col1 { width: 225px; margin: 0 auto 20px; position: relative; top: inherit; }
  .header-wrapp .header-col1 .header-row1 { width: 100%; }
  .header-wrapp .header-col2 { width: 100%; margin: 0 0 0; }
  .header-wrapp .header-col2 .header-row2 { width: 100%; }
  .linker-wrapp { text-align: center; border-bottom: none; padding: 60px 0 40px; position: relative; top: inherit; }
  .linker-wrapp .linker-col1 { width: 100%; margin: 0 0 17px; padding: 0 0 0; }
  .linker-wrapp .linker-col1:after { width: 1px; display: none; margin: 0 0 0; }
  .linker-wrapp .linker-col1 .linker-row1 { width: 100%; }
  .linker-wrapp .linker-col1 .linker-row1 a { width: auto; float: none; display: inline-block; vertical-align: middle; margin: 0 4px 0; }
  .linker-wrapp .linker-col1 .linker-row1 a:last-child { margin-right: 0; }
  .linker-wrapp .linker-col2 { width: 100%; margin: 0 0 17px; }
  .linker-wrapp .linker-col2 .linker-row2 { width: 100%; }
  .linker-wrapp .linker-col3 { width: 100%; margin: 0 0 0; }
  .linker-wrapp .linker-col3 .linker-row3 { width: 100%; }
  .linker-wrapp .linker-btn1 { width: 48%; float: left; color: #fff; background: #bc902d; border-color: #bc902d; margin: 4.2% 0 0; padding: 19px 2% 19px 2%; }
  .linker-wrapp .linker-btn1:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }
  .linker-wrapp .linker-btn1:first-child { margin-top: 0; }
  .linker-wrapp .linker-btn1:nth-child(2) { margin-top: 0; }
  .linker-wrapp .linker-btn1:nth-child(2n) { float: right; }
  .banner-wrapp { min-height: inherit; text-align: center; margin: 0 0 0; }
  .banner-wrapp p { font-size: 13px; color: rgba(69,68,66,0.7); margin: 0 0 10px; }
  .banner-wrapp p span { display: inline; }
  .banner-wrapp h2 { font-size: 41px; color: #454442; margin: 0 0 18px; }
  .banner-wrapp h2 span { display: inline; }
  .banner-wrapp .banner-col1 { width: 100%; transform: none; margin: 0 0 0; position: relative; top: inherit; }
  .banner-wrapp .banner-col1 .banner-row1 { width: 100%; padding: 34px 5% 80px; }
  .banner-wrapp .banner-col2 { width: 90%; margin: 0 auto 0; position: relative; bottom: inherit; }
  .banner-wrapp .banner-col2 .banner-row2 { width: 100%; }
  .banner-wrapp .banner-btn1 { margin: 16px 0 0; }
  .abouts-wrapp { text-align: center; padding: 60px 0 30px; }
  .abouts-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .abouts-wrapp p span { display: inline; }
  .abouts-wrapp h2 { font-size: 14px; margin: 0 0 10px; }
  .abouts-wrapp h2 span { display: inline; }
  .abouts-wrapp h3 { font-size: 31px; margin: 0 0 22px; }
  .abouts-wrapp h3 span { display: inline; }
  .abouts-wrapp .abouts-col1 { width: 100%; margin: 0 0 0; }
  .abouts-wrapp .abouts-col1 .abouts-row1 { width: 100%; }
  .abouts-wrapp .abouts-btn1 { margin: 14px 0 0; }
  .aesthetics-wrapp { text-align: center; padding: 30px 0 30px; }
  .aesthetics-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .aesthetics-wrapp p span { display: inline; }
  .aesthetics-wrapp h2 { font-size: 26px; margin: 0 0 20px; }
  .aesthetics-wrapp h2 span { display: inline; }
  .aesthetics-wrapp .aesthetics-col1 { width: 90%; transform: none; margin: 0 5% 40px; position: relative; top: inherit; }
  .aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width: 100%; }
  .aesthetics-wrapp .aesthetics-col2 { width: 95%; margin: 22.4% 0 14px; }
  .aesthetics-wrapp .aesthetics-col2 .aesthetics-row2 { width: 103.3%; }
  .aesthetics-wrapp .aesthetics-btn1 { margin: 0 0 16px; }
  .aesthetics-wrapp .aesthetics-btn2 { margin: 16px 0 0; }
  .services-wrapp { text-align: center; padding: 30px 0 30px; }
  .services-wrapp .services-col1 { width: 56.6px; transform: none; margin: 0 auto 30px; position: relative; top: inherit; }
  .services-wrapp .services-col1 .services-row1 { width: 100%; }
  .services-wrapp .services-col2 { width: 100%; margin: 0 0 4.2%; }
  .services-wrapp .services-col2:last-child { margin-bottom: 0; }
  .services-wrapp .services-col2 .services-row2 { width: 100%; }
  .services-wrapp .services-btn1 { width: 48%; float: left; margin: 4.2% 0 0; padding: 19px 2% 19px 2%; }
  .services-wrapp .services-btn1:first-child { margin-top: 0; }
  .services-wrapp .services-btn1:nth-child(2) { margin-top: 0; }
  .services-wrapp .services-btn1:nth-child(2n) { float: right; }
  .treatments-wrapp { text-align: center; padding: 30px 0 44px; }
  .treatments-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .treatments-wrapp p span { display: inline; }
  .treatments-wrapp h2 { font-size: 26px; margin: 0 0 6px; }
  .treatments-wrapp h2 span { display: inline; }
  .treatments-wrapp .treatments-col1 { width: 100%; margin: 0 0 0; }
  .treatments-wrapp .treatments-col1 .treatments-row1 { width: 100%; margin: 0 0 32px; }
  .treatments-wrapp .treatments-col2 { width: 100%; margin: 0 0 0; }
  .treatments-wrapp .treatments-col2 .treatments-row2 { width: 100%; }
  .straightening-wrapp { text-align: center; padding: 44px 0 30px; }
  .straightening-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .straightening-wrapp p span { display: inline; }
  .straightening-wrapp h2 { font-size: 26px; margin: 0 0 20px; }
  .straightening-wrapp h2 span { display: inline; }
  .straightening-wrapp .straightening-col1 { width: 90%; transform: none; margin: 0 5% 40px; position: relative; top: inherit; }
  .straightening-wrapp .straightening-col1 .straightening-row1 { width: 100%; }
  .straightening-wrapp .straightening-col2 { width: 95%; margin: 18.8% 0 14px; }
  .straightening-wrapp .straightening-col2 .straightening-row2 { width: 90.6%; }
  .straightening-wrapp .straightening-btn1 { margin: 0 0 16px; }
  .straightening-wrapp .straightening-btn2 { margin: 16px 0 0; }
  .ayesha-wrapp { text-align: center; padding: 30px 0 25px; }
  .ayesha-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .ayesha-wrapp p span { display: inline; }
  .ayesha-wrapp h2 { font-size: 14px; margin: 0 0 6px; }
  .ayesha-wrapp h2 span { display: inline; }
  .ayesha-wrapp h3 { font-size: 28px; margin: 0 0 18px; }
  .ayesha-wrapp h3 span { display: inline; }
  .ayesha-wrapp h4 { font-size: 12px; margin: 0 0 16px; }
  .ayesha-wrapp h4 span { display: inline; }
  .ayesha-wrapp .ayesha-col1 { width: 100%; margin: 44.8% 0 50px; }
  .ayesha-wrapp .ayesha-col1 .ayesha-row1 { width: 100%; }
  .ayesha-wrapp .ayesha-col2 { width: 100%; margin: 22px 0 0; }
  .ayesha-wrapp .ayesha-col2 .ayesha-row2 { width: 100%; }
  .ayesha-wrapp .ayesha-col3 { width: 32%; margin: 0 2% 0 0; }
  .ayesha-wrapp .ayesha-col3:last-child { margin-right: 0; }
  .ayesha-wrapp .ayesha-col3 .ayesha-row3 { width: 34%; }
  .straightening-wrapp .straightening-btn3 { width: 48%; float: left; margin: 0 0 0; padding: 19px 2% 19px 2%; }
  .straightening-wrapp .straightening-btn3:first-child { margin-top: 0; }
  .straightening-wrapp .straightening-btn3:nth-child(2) { margin-top: 0; }
  .straightening-wrapp .straightening-btn3:nth-child(2n) { float: right; }
  .straightening-wrapp .straightening-btn4 { width: 48%; float: left; margin: 0 0 0; padding: 19px 2% 19px 2%; }
  .straightening-wrapp .straightening-btn4:first-child { margin-top: 0; }
  .straightening-wrapp .straightening-btn4:nth-child(2) { margin-top: 0; }
  .straightening-wrapp .straightening-btn4:nth-child(2n) { float: right; }
  .partners-wrapp { text-align: center; padding: 15px 0 20px; }
  .partners-wrapp h2 { font-size: 14px; margin: 0 0 26px; }
  .partners-wrapp h2 span { display: inline; }
  .partners-wrapp .partners-col1 { width: 100%; margin: 0 0 0; }
  .partners-wrapp .partners-col1 .partners-row1 { width: auto; float: none; vertical-align: middle; display: inline-block; margin: 0 auto 0; }
  .testimonials-wrapp { text-align: center; padding: 29px 0 60px; }
  .testimonials-wrapp p { font-size: 28px; margin: 0 0 10px; }
  .testimonials-wrapp p span { display: inline; }
  .testimonials-wrapp h2 { font-size: 14px; margin: 0 0 6px; }
  .testimonials-wrapp h2 span { display: inline; }
  .testimonials-wrapp h3 { font-size: 14px; margin: 18px 0 10px; }
  .testimonials-wrapp h3 span { display: inline; }
  .testimonials-wrapp .testimonials-col1 { width: 100%; margin: 0 0 0; }
  .testimonials-wrapp .testimonials-col1 .testimonials-row1 { width: 100%; }
  .testimonials-wrapp .testimonials-btn1 { margin: 58px 0 0; }
  .message-wrapp { text-align: center; padding: 50px 0 60px; }
  .message-wrapp h2 { font-size: 26px; margin: 0 0 22px; }
  .message-wrapp h2 span { display: inline; }
  .message-wrapp .message-col1 { width: 100%; margin: 0 0 0; }
  .message-wrapp .message-col1 .message-row1 { width: 100%; margin: 0 0 30px; }
  .message-wrapp .message-col1 .message-row1 .message-fil1 { text-align: center; }
  .message-wrapp .message-col1 .message-row1 .message-fil2 { width: 100%; height: 58px; margin: 4.2% 0 0; padding: 0 5% 0; }
  .message-wrapp .message-col1 .message-row1 .message-fil3 { width: 100%; height: 192px; margin: 4.2% 0 0; padding: 82px 2% 0; }
  .message-wrapp .message-btn1 { margin: 0 0 0; }
  .instagram-wrapp { text-align: center; padding: 40px 0 60px; }
  .instagram-wrapp .instagram-col1 { width: 100%; margin: 0 0 70px; }
  .instagram-wrapp .instagram-col1 .instagram-row1 { width: 100%; }
  .fheader-wrapp { text-align: center; padding: 60px 0 15px; }
  .fheader-wrapp h2 { font-size: 14px; margin: 0 0 10px; }
  .fheader-wrapp h2 span { display: inline; }
  .fheader-wrapp .fheader-col1 { width: 68px; float: none; margin: 0 auto 26px; }
  .fheader-wrapp .fheader-col1 .fheader-row1 { width: 100%; float: none; }
  .fheader-wrapp .fheader-col2 { width: 100%; margin: 0 0 26px; }
  .fheader-wrapp .fheader-col2 .fheader-row2 { width: 100%; margin: 0 0 12px; }
  .fheader-wrapp .fheader-col2 .fheader-row2 li { float: none; display: inline-block; margin: 0 3px 3px; }
  .fheader-wrapp .fheader-col3 { width: 100%; margin: 0 0 18px; }
  .fheader-wrapp .fheader-col3 .fheader-row3 { width: 100%; }
  .fheader-wrapp .fheader-col3 .fheader-row3 li { float: none; display: inline-block; margin: 0 3px 3px; }
  .fheader-wrapp .fheader-col4 { width: 100%; margin: 0 0 18px; }
  .fheader-wrapp .fheader-col4 .fheader-row4 { width: 100%; }
  .fheader-wrapp .fheader-col4 .fheader-row4 li { float: none; display: inline-block; margin: 0 3px 3px; }
  .fheader-wrapp .fheader-col5 { width: 100%; margin: 0 0 0; }
  .fheader-wrapp .fheader-col5 .fheader-row5 { width: 100%; }
  .fheader-wrapp .fheader-col5 .fheader-row5 li { float: none; display: inline-block; margin: 0 3px 3px; }
  .fheader-wrapp .fheader-btn1 { width: 48%; float: left; color: #fff; background: #bc902d; border-color: #bc902d; margin: 0 0 0; padding: 19px 2% 19px 2%; }
  .fheader-wrapp .fheader-btn1:hover { color: #bc902d; background: none; border-color: rgba(188,144,45,0.4); }
  .fheader-wrapp .fheader-btn1:first-child { margin-top: 0; }
  .fheader-wrapp .fheader-btn1:nth-child(2) { margin-top: 0; }
  .fheader-wrapp .fheader-btn1:nth-child(2n) { float: none; }
  .fheader-row2 li, .fheader-row2 li a { font-size: 13px; }
  .fheader-row3 li,   .fheader-row3 li a,   .fheader-row4 li,   .fheader-row4 li a,   .fheader-row5 li, .fheader-row5 li a { font-size: 14px; }
  .footer-wrapp { text-align: center; padding: 15px 0 52px; }
  .footer-wrapp .footer-col1 { width: 100%; margin: 0 0 0; }
  .footer-wrapp .footer-col1 .footer-row1 { width: 100%; }
  .footer-wrapp .footer-col1 .footer-row1 li { float: none; display: inline-block; margin: 0 3px 3px; }
  .footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { display: none; }
  .footer-row1 li,   .footer-row1 li a,   .footer-row2 li, .footer-row2 li a { font-size: 12px; }
  /*inner*/
  .inner-wrapp h1 { font-size: 32px; }
  .inner-wrapp .inner-col1 { width: 90%; top: 69%; }
  .inner-wrapp .banner-col2 { padding: 30px 0 0; display: inline-block; }
  .conten-wrapp { padding: 50px 0; }
  .conten-wrapp .conten-row1 .conten-bar1 { width: 100%; margin: 0 0 50px; }
  .conten-wrapp .conten-row1 .conten-bar2 { width: 100%; }
  .sidbar-wrapp .sidbar-col1 { padding: 48px 7%; }
  .sidbar-wrapp .sidbar-col3 { padding: 29px 7% 10px; }
  .treatin-wrapp h2 { font-size: 36px; }
  .treatin-wrapp .treatin-col2 { width: 100%; margin: 0 0 20px; }
  .treatin-wrapp2 { padding: 50px 0 0; }
  .treatin-wrapp2 h2 { font-size: 36px; }
  .treatin-wrapp2 .treatin-col1 .treatin-col2 { width: 100%; margin: 0 0 20px; padding: 41px 19px 25px 19px; }
  .about-wrapp h3 { font-size: 36px; }
  .about-wrapp h4 span { display: inline; }
  .about-wrapp .ayesha-col1 { margin: 17.1% 0 45px; }
  .about-wrapp .ayesha-col1 .ayesha-row1 { width: 75%; }
  .about-wrapp .ayesha-col2 { width: 100%; margin: 22px 0 0; }
  .about-wrapp .ayesha-col2 .ayesha-row2 { width: 100%; }
  .about-wrapp .ayesha-col3 { width: 48%; margin: 0 0 26px; }
  .about-wrapp .ayesha-col3:last-child { float: none; margin: 0 auto 0; }
  .about-wrapp .ayesha-col3:nth-child(2n) { float: right; }
  .about-wrapp .ayesha-col3 .ayesha-row3 { width: 34%; }
  .blogin-wrapp .blogin-col1 .blogin-row1 .blogin-bar1 { width: 100%; }
  .blog-wrapp .blog-col2 { width: 100%; padding: 28px 5% 38px; }
  .paiger-wrapp .paiger-btn1, .paiger-wrapp .paiger-btn2 { padding: 19px 26px 19px; }
  .galler-wrapp .galler-col2 { padding: 28px 3% 41px; }
  .testi-wrapp h4 { font-size: 32px; }
  .testi-wrapp h4 span { display: contents; }
  .testi-wrapp .testi-col2 { margin: 90px 0 0; }
  .testi-wrapp .testi-col2 .testi-col3 { width: 48%; padding: 61px 5% 35px; margin: 0 4% 4% 0; }
  .testi-wrapp .testi-col2 .testi-col3:nth-child(2n) { float: right; margin-right: 0; }
  .testi-wrapp .testi-col2 .testi-col3:nth-child(3n) { margin-right: auto; }
  .treat-wrapp h2 { font-size: 22px; }
  .treat-wrapp .treat-col1 { padding: 0 5%; }
  .treat-wrapp .treat-col1 .treat-col2 { width: 48%; margin: 0 4% 4% 0; }
  .treat-wrapp .treat-col1 .treat-col2:nth-child(2n) { float: right; margin-right: 0; }

  .treat-wrapp .treat-col1.fourbyonelayout .treat-col2 { width: 48%; margin: 0 4% 4% 0;}
.treat-wrapp .treat-col1.fourbyonelayout .treat-col2:nth-child(2n) { margin-right: 0;}


  /*common-css*/
  .abouts-thm1 { width: 44px; margin: 0 auto 16px; }
  .straightening-thm1 { width: 28.1%; display: none; margin: 0 0 0; }
  .straightening-box1 { width: 90%; margin: 0 0 0; position: absolute; right: 5%; bottom: 12%; }
  .testimonials-thm1 { width: 100%; margin: 0 0 20px; }
  .testimonials-thm1 span { width: 92.6px; }
  .fheader-thm1 { width: 100%; margin: 0 0 12px; }
  .fheader-thm1 a { width: auto; float: none; display: inline-block; vertical-align: middle; margin: 0 4px 0; }
  .message-let1 { width: 48%; margin: 0 0 0; }
  .message-ret1 { width: 48%; margin: 0 0 0; }
  /*mobile-css*/
  .linker-mob1 { width: 225px; display: block; margin: 0 auto 17px; }
  /*btn-css*/
  .about-btn1,   .abouts-btn1,   .aesthetics-btn1,   .aesthetics-btn2,   .ayesha-btn1,   .banner-btn1,   .blog-btn1,   .blogin-btn1,   .buttons-btn1,   .buttons-btn2,   .fheader-btn1,   .galler-btn1,   .gallerin-btn1,   .header-btn1,   .instagram-btn1,   .linker-btn1,   .message-btn1,   .message-fil1,   .paiger-btn1,   .paiger-btn2,   .services-btn1,   .sidbar-btn1,   .sidbar-fil1,   .straightening-btn1,   .straightening-btn2,   .straightening-btn3,   .straightening-btn4,   .testimonials-btn1, .treatin-btn1 { font-size: 13px; }
  /*show-hide-css*/
  .mob-show1 { display: inline-block; }
  .sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 13px; }
  .sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 13px; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { height: 58px; font-size: 13px; margin: 4.2% 0 0; padding: 0 5% 0; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field { height: 192px; margin: 4.2% 0 0; padding: 82px 2% 0; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) { margin: 0 0 30px; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { margin: 0 0 18px!important; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 13px; }
  .testi-wrapp .testi-btn1 { font-size: 13px; }
  .practice-wrapp .practice-row1 img { height: 19.35vw; }
  .blog-extra.common-style h1 { font-size: 38px; }
  .blog-extra .blog-wrapp .blog-col2 h3 { font-size: 32px; }
  .treatin-wrapp2 .treatin-col1 .treatin-col2 .testi-btn1 { font-size: 13px; }
  .treatin-wrapp2 .treatin-col1 .slick-prev { width: 28px; height: 28px; left: -4%; }
  .treatin-wrapp2 .treatin-col1 .slick-next { width: 28px; height: 28px; right: -4%; }
  .treatin-wrapp2 .treatin-col1 .nonslider .treatin-col2 { width: 48.5%; }
  .treatin-wrapp2 .treatin-col1 .treatin-col2 h4 { min-height: 54px; font-size: 18px; }
  .linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-btn { color: #bc902d; text-align: center; }
  .linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-btn:after { background: url(../images/down-yellow-plain-arrow.svg) no-repeat center/100% 100%; position: relative; top: inherit; right: -6px; transform: none; display: inline-block; }
  .linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 { padding: 0; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element h3 { font-size: 34px; }
  .referrals-wrapp h2 { font-size: 36px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 12px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 12px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell { width: 100%!important; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li { width: 33.33%; }
  .directions-wrapp .directions-box1 .common-dir { width: 48%; margin: 0 4% 24px 0; }
  .directions-wrapp .directions-box1 .common-dir:nth-child(2n) { margin-right: 0; }
  .directions-wrapp .directions-box1 .walk-outer .walk-stat { width: 66%; }
  .directions-wrapp .directions-box1 .walk-outer .walk-val { width: 34%; }
  .directions-wrapp .directions-box1 .common-dir .directions-thm1 { width: 60px; height: 60px;}
  .sidbar-wrapp .sidbar-col2 .sidbar-row2 li a { padding: 17px 20px 17px; }
  .instagram-wrapp h2 { font-size: 24px; }
  .about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 13px; }
  .about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .submit-wrap .nf-field-element .ninja-forms-field { font-size: 13px; }
  .about-wrapp .about-col1 .about-row1 .pdf { padding-bottom: 77vw; }
  .about-wrapp .about-col1 .about-row1 .pdf .pdf-drive { font-size: 13px; }

.partners-wrapp h2{font-size: 24px;}

.feeser-wrapp h2 { font-size: 24px;}

.linker-wrapp .location.singleitem span, .linker-wrapp .location.singleitem a {font-size: 13px; color: #454442;}
.linker-wrapp .location.singleitem a:hover {color: #bc902d;}
.linker-wrapp .location.singleitem a {margin: 4px 0 0 4px; float: none; font-weight: 500;}
.linker-wrapp .location.singleitem {width: 100%; margin: 0 0 17px; text-align: center;}
.linker-wrapp .location.singleitem a:before {background: #454442;}
.linker-wrapp .location.singleitem a:first-child {float: none; margin: 0;}

.directions-wrapp .directions-btn1 {margin: 10px 0 0;}

.galler-wrapp {padding-bottom: 0;}

}

@media screen and (min-width:768px) and (max-width:900px) {
  .margin { width: 94%; }
  .treatin-wrapp2 .treatin-col1 .nonslider .treatin-col2 span h4 { min-height: 50px; }
  .treatin-wrapp2 .treatin-col1 .nonslider .treatin-col2 { /*min-height: 380px; height: 100%;*/ padding: 41px 19px 25px 19px; }
  .header-wrapp { padding: 32px 0 32px; }
  .header-wrapp .header-col1 { width: 145px; }
  .header-wrapp .header-btn1 { margin: 0 0 0 4px; padding: 19px 22px 19px 22px; }
  .linker-wrapp { padding: 17px 0 17px; }
  .linker-wrapp .linker-col1 { padding: 0 10px 0 0; }
  .linker-wrapp .linker-col1 .linker-row1 a { margin: 0 10px 0 0; }
  .linker-wrapp .linker-col2 .linker-row2 { width: 394px; }
  .linker-wrapp .linker-btn1 { margin: 0 0 0 4px; padding: 0 0 0 18.4px; }
  .banner-wrapp { min-height: inherit; margin: 109px 0 0; }
  .banner-wrapp p { font-size: 13px; margin: 0 0 10px; }
  .banner-wrapp p span { display: inline; }
  .banner-wrapp h2 { font-size: 41px; margin: 0 0 10px; }
  .banner-wrapp h2 span { display: inline; }
  .banner-wrapp .banner-col2 { width: 244px; }
  .abouts-wrapp { padding: 90px 0 68px; }
  .abouts-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .abouts-wrapp p span { display: inline; }
  .abouts-wrapp h2 { font-size: 14px; margin: 0 0 10px; }
  .abouts-wrapp h2 span { display: inline; }
  .abouts-wrapp h3 { font-size: 31px; margin: 0 0 18px; }
  .abouts-wrapp h3 span { display: inline; }
  .aesthetics-wrapp { padding: 68px 0 16px; }
  .aesthetics-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .aesthetics-wrapp p span { display: inline; }
  .aesthetics-wrapp h2 { font-size: 26px; margin: 0 0 20px; }
  .aesthetics-wrapp h2 span { display: inline; }
  .aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width: 94%; }
  .aesthetics-wrapp .aesthetics-btn1 { margin: 0 0 20px; }
  .services-wrapp { padding: 16px 0 16px; }
  .services-wrapp .services-col1 { width: 56.6px; }
  .services-wrapp .services-btn1 { margin: 0 0 0 2px; padding: 19px 12px 19px 12px; }
  .treatments-wrapp { padding: 16px 0 28px; }
  .treatments-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .treatments-wrapp p span { display: inline; }
  .treatments-wrapp h2 { font-size: 22px; }
  .treatments-wrapp h2 span { display: inline; }
  .treatments-wrapp .treatments-col1 .treatments-row1 { margin: 0 0 34px; }
  .straightening-wrapp { padding: 28px 0 22px; }
  .straightening-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .straightening-wrapp p span { display: inline; }
  .straightening-wrapp h2 { font-size: 26px; margin: 0 0 20px; }
  .straightening-wrapp h2 span { display: inline; }
  .straightening-wrapp .straightening-col1 .straightening-row1 { width: 94%; }
  .straightening-wrapp .straightening-btn1 { margin: 0 0 20px; }
  .straightening-wrapp .straightening-btn3 { margin: 0 0 0 6px; padding: 19px 24px 19px 24px; }
  .straightening-wrapp .straightening-btn4 { margin: 0 0 0 6px; padding: 19px 34px 19px 34px; }
  .ayesha-wrapp { padding: 22px 0 28px; }
  .ayesha-wrapp p { font-size: 14px; margin: 0 0 10px; }
  .ayesha-wrapp p span { display: inline; }
  .ayesha-wrapp h2 { font-size: 14px; margin: 0 0 2px; }
  .ayesha-wrapp h2 span { display: inline; }
  .ayesha-wrapp h3 { font-size: 26px; margin: 0 0 18px; }
  .ayesha-wrapp h3 span { display: inline; }
  .ayesha-wrapp h4 { font-size: 12px; margin: 0 0 10px; }
  .ayesha-wrapp h4 span { display: inline; }
  .ayesha-wrapp .ayesha-col1 { margin: 13.1% 0 50px; }
  .ayesha-wrapp .ayesha-col2 { margin: 20px 0 0; }
  .partners-wrapp { padding: 25px 0 28px; }
  .partners-wrapp h2 { font-size: 30px; margin: 0 0 24px; }
  .partners-wrapp h2 span { display: inline; }
  .testimonials-wrapp { padding: 48px 0 108px; }
  .testimonials-wrapp p { font-size: 26px; margin: 0 0 10px; }
  .testimonials-wrapp p span { display: inline; }
  .testimonials-wrapp h2 { font-size: 14px; margin: 0 0 10px; }
  .testimonials-wrapp h2 span { display: inline; }
  .testimonials-wrapp h3 { font-size: 14px; margin: 32px 0 10px; }
  .testimonials-wrapp h3 span { display: inline; }
  .message-wrapp { padding: 34px 0 40px; }
  .message-wrapp h2 { font-size: 30px; margin: 0 0 24px; }
  .message-wrapp h2 span { display: inline; }
  .message-wrapp .message-col1 .message-row1 { margin: 0 0 36px; }
  .message-wrapp .message-col1 .message-row1 .message-fil2 { height: 58px; }
  .message-wrapp .message-col1 .message-row1 .message-fil3 { height: 198px; padding: 85px 2% 0; }
  .instagram-wrapp { padding: 38px 0 48px; }
  .instagram-wrapp .instagram-col1 { margin: 0 0 34px; }
  .fheader-wrapp { padding: 68px 0 43px; }
  .fheader-wrapp h2 { font-size: 14px; margin: 0 0 11px; }
  .fheader-wrapp h2 span { display: inline; }
  .fheader-wrapp .fheader-col2 .fheader-row2 li { margin: 0 0 2px; }
  .fheader-wrapp .fheader-btn1 { margin: 5px 0 0; padding: 0 0 0 18.4px; }
  .fheader-row2 li, .fheader-row2 li a { font-size: 13px; }
  .fheader-row3 li,   .fheader-row3 li a,   .fheader-row4 li,   .fheader-row4 li a,   .fheader-row5 li, .fheader-row5 li a { font-size: 14px; }
  .footer-wrapp { padding: 43px 0 64px; }
  .footer-row1 li,   .footer-row1 li a,   .footer-row2 li, .footer-row2 li a { font-size: 14px; }
  /*inner*/
  .inner-wrapp .inner-col1 { width: 94%; }
  .inner-wrapp .banner-col2 { width: 94%; }
  .conten-wrapp .conten-row1 .conten-bar1 { width: 60%; }
  .conten-wrapp .conten-row1 .conten-bar2 { width: 34%; }
  .sidbar-wrapp .sidbar-col1 { padding: 48px 5%; }
  .sidbar-wrapp .sidbar-col3 { padding: 29px 5% 10px; }
  .sidbar-wrapp .sidbar-col2 .sidbar-row2 li a { padding: 17px 27px 17px; }
  .treatin-wrapp2 h4 { font-size: 17px; }
  .treatin-wrapp h2 { font-size: 34px; }
  .about-wrapp h4 { font-size: 12px; }
  .about-wrapp .ayesha-col1 .ayesha-row1 { width: 484px; }
  .blogin-wrapp .blogin-col1 .blogin-row1 .blogin-bar1 { width: 100%; }
  .blog-wrapp .blog-col2 { width: 100%; padding: 28px 5% 38px; }
  .paiger-wrapp .paiger-btn1, .paiger-wrapp .paiger-btn2 { padding: 19px 26px 19px; }
  .gallerin-wrapp .gallerin-col1 .gallerin-row1 { width: 100%; }
  .testi-wrapp h4 { font-size: 36px; }
  .testi-wrapp h4 span { display: contents; }
  .treat-wrapp h2 { font-size: 20px; line-height: 1.47; }
  /*common-css*/
  .abouts-thm1 { margin: 0 auto 18.4px; }
  .straightening-box1 { width: 94%; }
  .testimonials-thm1 { margin: 0 0 24px; }
  .fheader-thm1 { margin: 0 0 8px; }
  .fheader-thm1 a { margin: 0 9px 0 0; }
  /*btn-css*/
  .about-btn1,   .abouts-btn1,   .aesthetics-btn1,   .aesthetics-btn2,   .ayesha-btn1,   .banner-btn1,   .blog-btn1,   .blogin-btn1,   .buttons-btn1,   .buttons-btn2,   .fheader-btn1,   .galler-btn1,   .gallerin-btn1,   .header-btn1,   .instagram-btn1,   .linker-btn1,   .message-btn1,   .message-fil1,   .paiger-btn1,   .paiger-btn2,   .services-btn1,   .sidbar-btn1,   .sidbar-fil1,   .straightening-btn1,   .straightening-btn2,   .straightening-btn3,   .straightening-btn4,   .testimonials-btn1, .treatin-btn1 { font-size: 13px; }
  .sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 13px; }
  .sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 13px; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { height: 58px; font-size: 13px; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field { height: 198px; padding: 85px 2% 0; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) { margin: 0 0 36px; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { margin: 0 0 20px!important; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 13px; }
  .testi-wrapp .testi-btn1 { font-size: 13px; }
  .practice-wrapp .practice-row1 img { height: 19.35vw; }
  .blog-extra.common-style h1 { font-size: 40px; }
  .blog-extra .blog-wrapp .blog-col2 h3 { font-size: 30px; }
  .treatin-wrapp2 .treatin-col1 .treatin-col2 .testi-btn1 { font-size: 13px; }
  .treatin-wrapp2 .treatin-col1 .slick-prev { width: 28px; height: 28px; left: -2.5%; }
  .treatin-wrapp2 .treatin-col1 .slick-next { width: 28px; height: 28px; right: -2.5%; }
  .treatin-wrapp2 .treatin-col1 .treatin-col2 h4 { min-height: 45px; font-size: 15px; }
  .treatin-wrapp2 .treatin-col1 p { font-size: 14px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element h3 { font-size: 34px; }
  .referrals-wrapp h2 { font-size: 38px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 13px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 13px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell { width: 100%!important; }
  .directions-wrapp .directions-box1 .common-dir p { font-size: 14px; }
  .directions-wrapp .directions-box1 .common-dir .directions-row2 .directions-box2 { font-size: 14px; }
  .directions-wrapp h3 { font-size: 14px; }
  .directions-wrapp .directions-box1 .common-dir .directions-thm1 { width: 50px; height: 50px;}
  .linker-wrapp .linker-col2 .linker-row2 .header-full.dropdown2 .header-row2 .location-popup-area .location-inner a { font-size: 14px; }
  .directions-wrapp .directions-box1 .walk-outer { font-size: 14px; }
  .directions-wrapp .directions-box1 .walk-outer .walk-stat { width: 67%; }
  .directions-wrapp .directions-box1 .walk-outer .walk-val { width: 33%; }
  .instagram-wrapp h2 { font-size: 26px; }
  .about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 13px; }
  .about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .submit-wrap .nf-field-element .ninja-forms-field { font-size: 13px; }
  .about-wrapp .about-col1 .about-row1 .pdf { padding-bottom: 64vw; }
  .about-wrapp .about-col1 .about-row1 .pdf .pdf-drive { font-size: 13px; }

  .treat-wrapp h2 span {display: inline;}

  .header-wrapp .header-col2 .header-row2 { padding: 0 0 0 50px;}

  .linker-wrapp .location.singleitem span, .linker-wrapp .location.singleitem a {font-size: 13px;}
  .linker-wrapp .location.singleitem a {margin: 4px 0 0 8px;}
  .linker-wrapp .location.singleitem a:first-child {margin: 5px 0 0;}

  .directions-wrapp .directions-btn1 {margin: 10px 0 0;}

}

@media screen and (min-width:901px) and (max-width:1024px) {
  .margin { width: 94%; }
  .treatin-wrapp2 .treatin-col1 .nonslider .treatin-col2 span h4 { min-height: 50px; }
  /*.treatin-wrapp2 .treatin-col1 .nonslider .treatin-col2{min-height: 350px; height: 100%;}*/
  .header-wrapp { padding: 42px 0 42px; }
  .header-wrapp .header-col1 { width: 185px; }
  .header-wrapp .header-btn1 { margin: 0 0 0 6px; padding: 19px 26px 19px 26px; }
  .linker-wrapp { padding: 20px 0 20px; }
  .linker-wrapp .linker-col1 { padding: 0 12px 0 0; }
  .linker-wrapp .linker-col1 .linker-row1 a { margin: 0 12px 0 0; }
  .linker-wrapp .linker-col2 .linker-row2 { width: 424px; }
  .linker-wrapp .linker-btn1 { margin: 0 0 0 6px; padding: 0 0 0 21.4px; }
  .banner-wrapp { min-height: inherit; margin: 136px 0 0; }
  .banner-wrapp p { font-size: 14px; margin: 0 0 13px; }
  .banner-wrapp p span { display: inline; }
  .banner-wrapp h2 { font-size: 48px; margin: 0 0 13px; }
  .banner-wrapp h2 span { display: inline; }
  .banner-wrapp .banner-col2 { width: 274px; }
  .abouts-wrapp { padding: 106px 0 76px; }
  .abouts-wrapp p { font-size: 15px; margin: 0 0 13px; }
  .abouts-wrapp p span { display: inline; }
  .abouts-wrapp h2 { font-size: 15px; margin: 0 0 13px; }
  .abouts-wrapp h2 span { display: inline; }
  .abouts-wrapp h3 { font-size: 38px; margin: 0 0 21px; }
  .abouts-wrapp h3 span { display: inline; }
  .aesthetics-wrapp { padding: 76px 0 21px; }
  .aesthetics-wrapp p { font-size: 15px; margin: 0 0 13px; }
  .aesthetics-wrapp p span { display: inline; }
  .aesthetics-wrapp h2 { font-size: 33px; margin: 0 0 23px; }
  .aesthetics-wrapp h2 span { display: inline; }
  .aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width: 94%; }
  .aesthetics-wrapp .aesthetics-btn1 { margin: 0 0 23px; }
  .services-wrapp { padding: 21px 0 21px; }
  .services-wrapp .services-col1 { width: 63.6px; }
  .services-wrapp .services-btn1 { margin: 0 0 0 3px; padding: 19px 20px 19px 20px; }
  .treatments-wrapp { padding: 21px 0 33px; }
  .treatments-wrapp p { font-size: 15px; margin: 0 0 13px; }
  .treatments-wrapp p span { display: inline; }
  .treatments-wrapp h2 { font-size: 27px; }
  .treatments-wrapp h2 span { display: inline; }
  .treatments-wrapp .treatments-col1 .treatments-row1 { margin: 0 0 41px; }
  .straightening-wrapp { padding: 33px 0 27px; }
  .straightening-wrapp p { font-size: 15px; margin: 0 0 13px; }
  .straightening-wrapp p span { display: inline; }
  .straightening-wrapp h2 { font-size: 33px; margin: 0 0 23px; }
  .straightening-wrapp h2 span { display: inline; }
  .straightening-wrapp .straightening-col1 .straightening-row1 { width: 94%; }
  .straightening-wrapp .straightening-btn1 { margin: 0 0 23px; }
  .straightening-wrapp .straightening-btn3 { margin: 0 0 0 9px; padding: 19px 29px 19px 29px; }
  .straightening-wrapp .straightening-btn4 { margin: 0 0 0 9px; padding: 19px 39px 19px 39px; }
  .ayesha-wrapp { padding: 27px 0 33px; }
  .ayesha-wrapp p { font-size: 15px; margin: 0 0 13px; }
  .ayesha-wrapp p span { display: inline; }
  .ayesha-wrapp h2 { font-size: 15px; margin: 0 0 4px; }
  .ayesha-wrapp h2 span { display: inline; }
  .ayesha-wrapp h3 { font-size: 31px; margin: 0 0 21px; }
  .ayesha-wrapp h3 span { display: inline; }
  .ayesha-wrapp h4 { font-size: 13px; margin: 0 0 13px; }
  .ayesha-wrapp h4 span { display: inline; }
  .ayesha-wrapp .ayesha-col1 { margin: 13.1% 0 58px; }
  .ayesha-wrapp .ayesha-col2 { margin: 25px 0 0; }
  .partners-wrapp { padding: 28px 0 26px; }
  .partners-wrapp h2 { font-size: 30px; margin: 0 0 27px; }
  .partners-wrapp h2 span { display: inline; }
  .testimonials-wrapp { padding: 56px 0 128px; }
  .testimonials-wrapp p { font-size: 31px; margin: 0 0 13px; }
  .testimonials-wrapp p span { display: inline; }
  .testimonials-wrapp h2 { font-size: 15px; margin: 0 0 13px; }
  .testimonials-wrapp h2 span { display: inline; }
  .testimonials-wrapp h3 { font-size: 15px; margin: 35px 0 13px; }
  .testimonials-wrapp h3 span { display: inline; }
  .message-wrapp { padding: 44px 0 50px; }
  .message-wrapp h2 { font-size: 35px; margin: 0 0 34px; }
  .message-wrapp h2 span { display: inline; }
  .message-wrapp .message-col1 .message-row1 { margin: 0 0 39px; }
  .message-wrapp .message-col1 .message-row1 .message-fil2 { height: 60px; }
  .message-wrapp .message-col1 .message-row1 .message-fil3 { height: 204px; padding: 88px 2% 0; }
  .instagram-wrapp { padding: 38px 0 58px; }
  .instagram-wrapp .instagram-col1 { margin: 0 0 37px; }
  .fheader-wrapp { padding: 78px 0 48px; }
  .fheader-wrapp h2 { font-size: 15px; margin: 0 0 14px; }
  .fheader-wrapp h2 span { display: inline; }
  .fheader-wrapp .fheader-col2 .fheader-row2 li { margin: 0 0 4px; }
  .fheader-wrapp .fheader-btn1 { margin: 8px 0 0; padding: 0 0 0 21.4px; }
  .fheader-row2 li, .fheader-row2 li a { font-size: 14px; }
  .fheader-row3 li,   .fheader-row3 li a,   .fheader-row4 li,   .fheader-row4 li a,   .fheader-row5 li, .fheader-row5 li a { font-size: 15px; }
  .footer-wrapp { padding: 48px 0 74px; }
  .footer-row1 li,   .footer-row1 li a,   .footer-row2 li, .footer-row2 li a { font-size: 15px; }
  /*inner*/
  .inner-wrapp .inner-col1 { width: 94%; }
  .inner-wrapp .banner-col2 { width: 94%; }
  .conten-wrapp .conten-row1 .conten-bar1 { width: 60%; }
  .conten-wrapp .conten-row1 .conten-bar2 { width: 34%; }
  .sidbar-wrapp .sidbar-col1 { padding: 48px 5%; }
  .sidbar-wrapp .sidbar-col3 { padding: 29px 5% 10px; }
  .treatin-wrapp h2 { font-size: 34px; }
  .blogin-wrapp .blogin-col1 .blogin-row1 .blogin-bar1 { width: 100%; }
  .gallerin-wrapp .gallerin-col1 .gallerin-row1 { width: 100%; }
  .testi-wrapp h4 { font-size: 40px; }
  .testi-wrapp h4 span { display: contents; }
  .treat-wrapp h2 { font-size: 24px; }
  /*common-css*/
  .abouts-thm1 { margin: 0 auto 21.4px; }
  .straightening-box1 { width: 94%; }
  .testimonials-thm1 { margin: 0 0 27px; }
  .fheader-thm1 { margin: 0 0 11px; }
  .fheader-thm1 a { margin: 0 11px 0 0; }
  /*btn-css*/
  .about-btn1,   .abouts-btn1,   .aesthetics-btn1,   .aesthetics-btn2,   .ayesha-btn1,   .banner-btn1,   .blog-btn1,   .blogin-btn1,   .buttons-btn1,   .buttons-btn2,   .fheader-btn1,   .galler-btn1,   .gallerin-btn1,   .header-btn1,   .instagram-btn1,   .linker-btn1,   .message-btn1,   .message-fil1,   .paiger-btn1,   .paiger-btn2,   .services-btn1,   .sidbar-btn1,   .sidbar-fil1,   .straightening-btn1,   .straightening-btn2,   .straightening-btn3,   .straightening-btn4,   .testimonials-btn1, .treatin-btn1 { font-size: 14px; }
  .sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 14px; }
  .sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 14px; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) { margin: 0 0 39px; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { height: 60px; font-size: 14px; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field { height: 204px; padding: 88px 2% 0; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { margin: 0 0 23px!important; }
  .message-wrapp .message-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 14px; }
  .testi-wrapp .testi-btn1 { font-size: 14px; }
  .practice-wrapp .practice-row1 img { height: 19.35vw; }
  .blog-extra.common-style h1 { font-size: 40px; }
  .blog-extra .blog-wrapp .blog-col2 h3 { font-size: 30px; }
  .treatin-wrapp2 .treatin-col1 .treatin-col2 .testi-btn1 { font-size: 14px; }
  .treatin-wrapp2 .treatin-col1 .slick-prev { width: 28px; height: 28px; left: -2%; }
  .treatin-wrapp2 .treatin-col1 .slick-next { width: 28px; height: 28px; right: -2%; }
  .treatin-wrapp2 .treatin-col1 .treatin-col2 h4 { min-height: 54px; font-size: 18px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element h3 { font-size: 34px; }
  .referrals-wrapp h2 { font-size: 38px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 14px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 14px; }
  .referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell { width: 100%!important; }
  .directions-wrapp .directions-box1 .common-dir { width: 32%; margin: 0 2% 0 0; }
  .directions-wrapp .directions-box1 .walk-outer .walk-stat { width: 67%; }
  .directions-wrapp .directions-box1 .walk-outer .walk-val { width: 32%; }
  .about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 14px; }
  .about-wrapp .about-col1 .about-row1 .email-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .submit-wrap .nf-field-element .ninja-forms-field { font-size: 14px; }
  .about-wrapp .about-col1 .about-row1 .pdf { padding-bottom: 55vw; }
  .about-wrapp .about-col1 .about-row1 .pdf .pdf-drive { font-size: 14px; }

  .treat-wrapp h2 span {display: inline;}

  .header-wrapp .header-col2 .header-row2 { padding: 0 0 0 50px;}

  .linker-wrapp .location.singleitem span, .linker-wrapp .location.singleitem a {font-size: 14px;}
  .linker-wrapp .location.singleitem a {margin: 2px 0 0 8px;}
  .linker-wrapp .location.singleitem a:first-child {margin: 3px 0 0;}

}

@media screen and (min-width:1025px) and (max-width:1240px) {
  .margin { width: 94%; }
  .treatin-wrapp2 .treatin-col1 .nonslider .treatin-col2 span h4 { min-height: 60px; }
  .header-wrapp { padding: 57px 0 57px; }
  .header-wrapp .header-col1 { width: 225px; }
  .banner-wrapp { min-height: 512px; margin: 174px 0 0; }
  .banner-wrapp p span { display: inline; }
  .banner-wrapp h2 span { display: inline; }
  .abouts-wrapp p span { display: inline; }
  .abouts-wrapp h2 span { display: inline; }
  .abouts-wrapp h3 span { display: inline; }
  .aesthetics-wrapp p span { display: inline; }
  .aesthetics-wrapp h2 span { display: inline; }
  .aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width: 94%; }
  .services-wrapp .services-btn1 { padding: 19px 28px 19px 28px; }
  .treatments-wrapp p span { display: inline; }
  .treatments-wrapp h2 span { display: inline; }
  .straightening-wrapp p span { display: inline; }
  .straightening-wrapp h2 span { display: inline; }
  .straightening-wrapp .straightening-col1 .straightening-row1 { width: 94%; }
  .ayesha-wrapp p span { display: inline; }
  .ayesha-wrapp h2 span { display: inline; }
  .ayesha-wrapp h3 span { display: inline; }
  .ayesha-wrapp h4 span { display: inline; }
  .partners-wrapp h2 span { display: inline; }
  .testimonials-wrapp p span { display: inline; }
  .testimonials-wrapp h2 span { display: inline; }
  .testimonials-wrapp h3 span { display: inline; }
  .message-wrapp h2 span { display: inline; }
  .fheader-wrapp h2 span { display: inline; }
  .testi-wrapp h4 { font-size: 40px; }
  .testi-wrapp h4 span { display: contents; }
  /*inner*/
  .inner-wrapp { min-height: inherit; }
  .inner-wrapp .inner-col1 { width: 94%; }
  .inner-wrapp .banner-col2 { width: 94%; }
  /*common-css*/
  .straightening-box1 { width: 94%; }
  .practice-wrapp .practice-row1 img { height: 19.35vw; }
  .sidbar-wrapp .sidbar-col2 .sidbar-row2 li a { padding: 17px 12px 17px; }
  .directions-wrapp .directions-box1 .common-dir { width: 32%; margin: 0 2% 0 0; }
  .directions-wrapp .directions-box1 .walk-outer .walk-stat { width: 67%; }
  .directions-wrapp .directions-box1 .walk-outer .walk-val { width: 32%; }

  .header-wrapp .header-col2 .header-row2 { padding: 0 0 0 50px;}


}

@media screen and (min-width:1241px) and (max-width:1340px) {
  .margin { width: 94%; }
  .header-wrapp .header-col2 .header-row2 { padding-left: 50px; }
  .treatin-wrapp2 .treatin-col1 .nonslider .treatin-col2 span h4 { min-height: 60px; }
  .banner-wrapp { min-height: 620px; }
  .banner-wrapp p span { display: inline; }
  .banner-wrapp h2 span { display: inline; }
  .abouts-wrapp p span { display: inline; }
  .abouts-wrapp h2 span { display: inline; }
  .abouts-wrapp h3 span { display: inline; }
  .aesthetics-wrapp p span { display: inline; }
  .aesthetics-wrapp h2 span { display: inline; }
  .aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width: 94%; }
  .services-wrapp .services-btn1 { padding: 19px 28px 19px 28px; }
  .treatments-wrapp p span { display: inline; }
  .treatments-wrapp h2 span { display: inline; }
  .straightening-wrapp p span { display: inline; }
  .straightening-wrapp h2 span { display: inline; }
  .straightening-wrapp .straightening-col1 .straightening-row1 { width: 94%; }
  .ayesha-wrapp p span { display: inline; }
  .ayesha-wrapp h2 span { display: inline; }
  .ayesha-wrapp h3 span { display: inline; }
  .ayesha-wrapp h4 span { display: inline; }
  .partners-wrapp h2 span { display: inline; }
  .testimonials-wrapp p span { display: inline; }
  .testimonials-wrapp h2 span { display: inline; }
  .testimonials-wrapp h3 span { display: inline; }
  .message-wrapp h2 span { display: inline; }
  .fheader-wrapp h2 span { display: inline; }
  /*inner*/
  .inner-wrapp { min-height: inherit; }
  .inner-wrapp .inner-col1 { width: 94%; }
  .inner-wrapp .banner-col2 { width: 94%; }
  /*common-css*/
  .straightening-box1 { width: 94%; }
}

@media screen and (min-width:1341px) and (max-width:1900px) {
  .banner-wrapp { min-height: 670px; }
  .treatin-wrapp2 .treatin-col1 .nonslider .treatin-col2 span h4 { min-height: 60px; }
  /*inner*/
  .inner-wrapp { min-height: inherit; }
  .header-wrapp .header-col2 .header-row2 { padding-left: 65px; }
}

@media screen and (min-width: 768px) {
  .google-rating.ggogledesktop { position: fixed; bottom: 20px; left: 20px; z-index: 999; display: inline-block; width: 210px; cursor: pointer; background: #fff; border-radius: 0; padding: 8px 10px; box-shadow: 5px 5px 5px #00000017; border-top: 5px solid #4fce6a; }
  .google-rating.ggogledesktop > img { width: 30%!important; display: inline-block; padding: 0 12px 0 0; }
  .google-rating.ggogledesktop #googlerating { width: 70%; float: right; display: inline-block; }
  .google-rating.ggogledesktop #googlerating .fulltotal { width: 100%; float: left; display: inline-block; position: relative; top: 3px; }
  .google-rating.ggogledesktop #googlerating .fulltotal .g-level1 { width: 100%; float: left; display: inline-block; margin: 0 0 4px; }
  .google-rating.ggogledesktop #googlerating .fulltotal .g-level2 { width: 100%; display: flex; flex-wrap: wrap; position: relative; float: left; align-items: center; }
  .google-rating.ggogledesktop #googlerating .fulltotal .g-level1 h2 { font-size: 16px; font-weight: 500; line-height: normal; }
  .google-rating.ggogledesktop #googlerating .fulltotal .g-level2 .gsub-level1 { width: auto; margin: 0 6px 0 0; color: #e7711b; }
  .google-rating.ggogledesktop #googlerating img { width: auto; }
  .google-rating.ggogledesktop img { width: 100%; }
  .wp-gr .wp-google-badge_left-fixed { display: none; }
}

@media screen and (max-width: 767px) {
  .google-rating.ggogledesktop { display: none; }
  .wp-google-badge.wp-google-badge_left-fixed .wp-google-badge-score { margin-left: 0!important; }
  .wp-google-badge.wp-google-badge_left-fixed { left: 15px!important; bottom: 20px!important; z-index: 999!important; cursor: pointer; width: 105px!important; }
  .wp-google-badge.wp-google-badge_left-fixed span.wp-star { width: 17px!important; float: left!important; }
  .wp-google-badge.wp-google-badge_left-fixed span.wp-star svg { width: 100%!important; float: left; }
  .wp-google-badge.wp-google-badge_left-fixed span.wp-google-rating { display: none!important; }
  .desk { display: none; }
  .mob { display: block; }
  .contact-wrapp .contact-col2 .contact-bar1 iframe { pointer-events: none; }
  .treatin-wrapp2 .treatin-col1.desktop { display: none; }
  .treatin-wrapp2 .treatin-col1.mobile { display: block; }

  .feeser-wrapp p br {   display: none;}

  .feeser-wrapp .common-style h6 br {  display: none;}

  .treatments-wrapp .treatments-col1.desktop {display: none;}
  .treatments-wrapp .treatments-col1.mobile { display: block;}

  .partners-wrapp .partners-col1.desktop {display: none;}
  .partners-wrapp .partners-col1.mobile {display: block;}

}
