@charset "utf-8";
/* CSS Document */
/* CSS Document © 2023 Digimax.co.uk */

::-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; -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; font-family: 'Montserrat',sans-serif; }
:root { overflow-y: scroll; }
a { text-decoration: none; transition: all 0.25s ease-out 0s; }
p, p span { font-family: 'Montserrat',sans-serif; }
img { border: 0; }
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; }

/*------------------- 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: 26px; color: #6b6b6e; line-height: 46px; margin: 0 0 30px; }

.common-style h2 { font-size: 21px; color: #6b6b6e; line-height: 40px; margin: 0 0 30px; }

.common-style h3 { font-size: 18px; color: #6b6b6e; line-height: 38px; margin: 0 0 30px; }

.common-style h4 { font-size: 16px; color: #6b6b6e; line-height: 36px; margin: 0 0 30px; }

.common-style h5 { font-size: 14px; color: #6b6b6e; line-height: 32px; margin: 0 0 30px; }

.common-style h6 { font-size: 12px; color: #6b6b6e; line-height: 28px; margin: 0 0 30px; }

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

.common-style a:hover { color: #6b6b6e; }

.common-style p { font-size: 14px; color: #6b6b6e; line-height: 2.13; margin: 0 0 30px; letter-spacing: 0.35px; font-family: 'Montserrat',sans-serif; }

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

.common-style p a:hover { color: #6b6b6e; }

.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 30px; padding-left: 0; }

.common-style ul li { float: none; font-size: 14px; color: #6b6b6e; line-height: 2.13; position: relative; margin: 0 0 0; padding: 0; font-family: 'Montserrat',sans-serif; letter-spacing: 0.35px; }

.common-style ul li:before { content: "\2022 "; position: relative; left: 0; color: #6b6b6e; font-size: 24px; top: 2px; line-height: 20px; margin-right: 6px; }

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

.common-style ul li a:hover { color: #6b6b6e; }

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

.common-style ol li { font-size: 14px; color: #6b6b6e; line-height: 2.13; counter-increment: my-awesome-counter; padding-left: 0; width: auto; margin: 0 auto; position: relative; font-family: 'Montserrat',sans-serif; letter-spacing: 0.35px; }

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

.common-style ol li a:hover { color: #6b6b6e; }

.common-style ol li:before { content: counter(my-awesome-counter); margin-right: 0; position: relative; margin-right: 10px; left: 0; color: #6b6b6e; font-size: 14px; top: 0; }

.common-style blockquote p { font-size: 14px; color: #6b6b6e; line-height: 2.13; margin-bottom: 30px; position: relative; }

.common-style blockquote p:before { content: '"'; position: absolute; left: -100px; font-size: 14px; color: #6b6b6e; font-style: italic; top: 17px; }
/* IMG STYLES */
.alignright { float: right; margin-left: 16px; margin-bottom: 16px; }
.alignleft { float: left; margin-right: 16px; margin-bottom: 16px; }
.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; float: none; }
}

.common-style [type=search] { border: 1px solid; padding: 10px 25px; background: none; border-color: #6b6b6e; font-size: 14px; color: #555; line-height: 2.13; width: 200px; display: inline-block; margin-left: 15px; }

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

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

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

nav.navigation.pagination { display: block; }

.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ height: 0; margin: 0 0 30px 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: #c4b37c; }
.common-style h2 a { color: #c4b37c; }
.common-style h3 a { color: #c4b37c; }
.common-style h4 a { color: #c4b37c; }
.common-style h5 a { color: #c4b37c; }
.common-style h6 a { color: #c4b37c; }

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

.abouter-wrapp.common-style ul { max-width: 430px; }
/* .abouter-wrapp .abouter-col2 .abou-col1 p iframe{display: ;} */
.abouter-wrapp.common-style ul li { text-align: left; padding: 0 0 0 15px; }
.abouter-wrapp.common-style ul li:before { position: absolute; margin: 0 0 0; top: 0; line-height: 26px; }

.abouter-wrapp.common-style ol { max-width: 430px; }
.abouter-wrapp.common-style ol li { text-align: left; padding: 0 0 0 15px; }
.abouter-wrapp.common-style ol li:before { position: absolute; margin: 0 0 0; top: 0; line-height: 26px; }

.abouter-wrapp, .abouts-wrapp, .address-wrapp, .banner-wrapp, .bloger-wrapp, .blogin-wrapp, .contac-wrapp, .conten-wrapp, .enquiry-wrapp, .feeser-wrapp, .fheader-wrapp, .fheader-wrapp, .flinker-wrapp, .flinker-wrapp, .footer-wrapp, .gall-wrapp2, .galler-wrapp, .gallerin-wrapp, .header-wrapp, .inner-wrapp, .instagram-wrapp, .laboer-wrapp, .linker-wrapp, .marker-wrapp, .nucler-wrapp, .offers-wrapp, .paiger-wrapp, .practice-wrapp, .services-wrapp, .team-wrapp, .teamer-wrapp, .teamin-wrapp, .testimonials-wrapp, .treatin-wrapp, .treatmenter-wrapp, .treatments-wrapp { width: 100%; float: left; }
.margin { width: 100%; max-width: 1160px; margin: auto; }

/*header-wrapp*/
.header-wrapp { background: none; padding: 102px 0 90px; position: relative; }
.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: 295px; float: none; transform: translateY(-50%); margin: 0 auto 0; position: absolute; top: 50%; right: 0; left: 0; }
.header-wrapp .header-col1 img { width: 100%; display: block; }
.header-wrapp .header-col1 .header-row1 { width: 100%; float: none; }
.header-wrapp .header-col2 { width: auto; float: left; margin: 10px 0 0; }
.header-wrapp .header-col2 img { width: 100%; display: block; }
.header-wrapp .header-col2 .header-row2 { width: 100%; float: left; }
.header-wrapp .header-col2 .header-row2 li { float: left; margin: 0 0 0; }
.header-wrapp .header-col2 .header-row2 li:last-child { margin-right: 0; }
.header-wrapp .header-col3 { width: auto; float: right; margin: 0 0 0; }
.header-wrapp .header-col3 img { width: 100%; display: block; }
.header-wrapp .header-col3 .header-row3 { width: 100%; float: right; }
.header-wrapp .header-col4 { width: auto; float: left; clear: left; margin: 20px 0 0; }
.header-wrapp .header-col4 img { width: 100%; display: block; }
.header-wrapp .header-col4 .header-row4 { width: auto; float: left; display: flex; align-items: center; }
.header-wrapp .header-col4 .header-row4 li { float: left; margin: 0 20px 0 0; }
.header-wrapp .header-col4 .header-row4 li:last-child { margin-right: 0; }
.header-wrapp .header-col5 { width: auto; float: right; clear: right; margin: 9px 0 0; }
.header-wrapp .header-col5 img { width: 100%; display: block; }
.header-wrapp .header-col5 .header-row5 { width: 100%; float: right; }
.header-wrapp .header-btn1 { float: left; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 9px 0 0; padding: 9px 25px 9px 26px; }
.header-wrapp .header-btn1:last-child { margin-right: 0; }
.header-wrapp .header-btn1:hover { color: #c4b37c; background: #fff; border-color: rgba(196,179,124,0.3); }
.header-wrapp .header-btn2 { float: left; color: #fff; background: #6b6b6e; border-color: #6b6b6e; margin: 0 9px 0 0; padding: 9px 27px 9px 56px; }
.header-wrapp .header-btn2:last-child { margin-right: 0; }
.header-wrapp .header-btn2:hover { color: #6b6b6e; background: #fff; border-color: rgba(107,107,110,0.3); }
.header-row2 li, .header-row2 li a, .header-row4 li, .header-row4 li a { font-size: 14px; font-weight: 400; color: #6b6b6e; letter-spacing: 0.3px; }
.header-wrapp .header-col4 .header-row4:last-child { margin-top: 18px; }
.header-wrapp .header-col2 .header-row2 > a:hover > li { color: #c4b37c; }

/*linker-wrapp*/
.linker-wrapp { background: #c4b37c; padding: 12.5px 0 12.5px; 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: left; margin: 0 0 0; position: initial!important; }
.linker-wrapp .linker-col1 img { width: 100%; display: block; }
.linker-wrapp .linker-col1 .linker-row1 { width: 100%; float: left; }
.linker-wrapp .linker-col2 { width: auto; float: right; margin: 0 0 0; }
.linker-wrapp .linker-col2 img { width: 100%; display: block; }
.linker-wrapp .linker-col2 .linker-row2 { width: 100%; float: right; }
.linker-wrapp .linker-btn1 { float: left; color: #fff; background: none; border-color: rgba(255,255,255,0.3); margin: 0 9px 0 0; padding: 9px 16px 9px 16px; }
.linker-wrapp .linker-btn1:last-child { margin-right: 0; }
.linker-wrapp .linker-btn1:hover { color: #c4b37c; background: #fff; border-color: #fff; }

/*banner-wrapp*/
.banner-wrapp { min-height: 766px; background: #c4b37c; position: relative; }
.banner-wrapp p { float: none; font-size: 15px; font-weight: 400; color: #fff; letter-spacing: 0.34px; line-height: 2.07; 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: 25px; font-weight: 700; color: #c4b37c; letter-spacing: 2.54px; line-height: normal; margin: 0 0 6px; }
.banner-wrapp h2 a { color: #c4b37c; }
.banner-wrapp h2 span { display: block; }
.banner-wrapp h3 { font-size: 49px; font-weight: 400; color: #fff; letter-spacing: normal; line-height: 1.22; margin: 0 0 24px; }
.banner-wrapp h3 a { color: #fff; }
.banner-wrapp h3 span { display: inline-block; }
.banner-wrapp .banner-col1 { width: 1160px; float: left; margin: 0 auto 0; position: absolute; right: 0; bottom: 19.3%; left: 0; }
.banner-wrapp .banner-col1 img { width: 100%; display: block; }
.banner-wrapp .banner-col1 .banner-row1 { width: 44%; float: left; }
.banner-wrapp .banner-col2 { width: 1160px; float: right; margin: 0 auto 0; position: absolute; right: 0; bottom: 5.5%; left: 0; }
.banner-wrapp .banner-col2 img { width: 100%; display: block; }
.banner-wrapp .banner-col2 .banner-row2 { width: 100%; float: right; }
.banner-wrapp .banner-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 18px 0 0; padding: 9px 30px 9px 30px; }
.banner-wrapp .banner-btn1:hover { color: #c4b37c; background: rgba(255,255,255,0.80); border-color: rgba(196,179,124,0.3); }
.banner-wrapp .banner-btn2 { float: right; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 0; padding: 11px 20px 11px 60px; }
.banner-wrapp .banner-btn2:hover { color: #c4b37c; background: rgba(255,255,255,0.80); border-color: rgba(196,179,124,0.3); }
.banner-wrapp h2, .banner-wrapp h2 span { text-transform: uppercase; }
.banner-wrapp h3, .banner-wrapp h3 span { font-family: 'Playfair Display',serif; }

.banner-wrapp .non-slider { width: 100%; float: left; margin: 62px 0 0; }

/*abouts-wrapp*/
.abouts-wrapp { text-align: center; background: url(../images/abouts-bg1.png) no-repeat center/cover; padding: 46px 0 78px; }
.abouts-wrapp p { float: none; font-size: 15px; font-weight: 400; color: #6b6b6e; letter-spacing: 0.38px; line-height: 2.13; margin: 0 0 16px; }
.abouts-wrapp p a { color: #6b6b6e; }
.abouts-wrapp p span { display: block; }
.abouts-wrapp p strong { font-weight: 700; }
.abouts-wrapp h2 { font-size: 45px; font-weight: 400; color: #6b6b6e; letter-spacing: normal; line-height: 1.33; margin: 0 0 30px; }
.abouts-wrapp h2 a { color: #6b6b6e; }
.abouts-wrapp h2 span { display: block; }
.abouts-wrapp .abouts-col1 { width: 85%; float: none; margin: 0 auto 74px; }
.abouts-wrapp .abouts-col1 img { width: 100%; display: block; }
.abouts-wrapp .abouts-col1 .abouts-row1 { width: 100%; float: none; }
.abouts-wrapp .abouts-col2 { width: 76.4%; float: none; margin: 0 auto 0; }
.abouts-wrapp .abouts-col2 img { width: 100%; display: block; }
.abouts-wrapp .abouts-col2 .abouts-row2 { width: 100%; float: none; }
.abouts-wrapp .abouts-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 21px 0 0; padding: 9px 30px 9px 30px; }
.abouts-wrapp .abouts-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.abouts-wrapp h2, .abouts-wrapp h2 span { font-family: 'Playfair Display',serif; }
.abouts-wrapp h3, .abouts-wrapp h3 span { font-family: 'Playfair Display',serif; }

.abouts-wrapp .abouts-col1.mobile { display: none; }
.abouts-wrapp .abouts-col1 .non-slider { width: 100%; display: flex; flex-wrap: wrap; position: relative; }
.abouts-wrapp .abouts-col1 .non-slider .abouts-row1 { width: 18%; margin: 0 2% 0 0; }
.abouts-wrapp .abouts-col1 .non-slider .abouts-row1 img { width: auto; margin: 0 auto 0; }
.abouts-wrapp .abouts-col1 .non-slider .abouts-row1:last-child { margin-right: 0; }

.abouts-wrapp .abouts-col1 .slick-slider .slick-track { display: flex; flex-wrap: wrap; align-items: center; }
.abouts-wrapp .abouts-col1 .slick-slider .slick-track .slick-slide .abouts-row1 img { width: 100%; margin: 0 auto 0; }

/*treatments-wrapp*/
.treatments-wrapp { background: none; }
.treatments-wrapp p { float: none; font-size: 15px; font-weight: 400; color: #fff; letter-spacing: 0.34px; line-height: 2.07; margin: 0 0 16px; }
.treatments-wrapp p a { color: #fff; }
.treatments-wrapp p span { display: block; }
.treatments-wrapp p strong { font-weight: 700; }
.treatments-wrapp h2 { font-size: 25px; font-weight: 700; color: #c4b37c; letter-spacing: 2.54px; line-height: normal; margin: 0 0 8px; }
.treatments-wrapp h2 a { color: #c4b37c; }
.treatments-wrapp h2 span { display: block; }
.treatments-wrapp h3 { font-size: 58px; font-weight: 400; color: #fff; letter-spacing: normal; line-height: 1.17; margin: 0 0 30px; }
.treatments-wrapp h3 a { color: #fff; }
.treatments-wrapp h3 span { display: block; }
.treatments-wrapp .treatments-col1 { width: 100%; float: left; margin: 0 0 0; position: relative; }
.treatments-wrapp .treatments-col1 img { width: 100%; display: block; }
.treatments-wrapp .treatments-col1 .treatments-row1 { width: 100%; float: left; }
.treatments-wrapp .treatments-col2 { width: 1228px; float: left; margin: 0 auto 0; position: absolute; right: 0; bottom: 9.7%; left: 0; }
.treatments-wrapp .treatments-col2 img { width: 100%; display: block; }
.treatments-wrapp .treatments-col2 .treatments-row2 { width: 54%; float: left; }
.treatments-wrapp .treatments-col3 { width: 100%; float: left; margin: 0 0 0; }
.treatments-wrapp .treatments-col3 img { width: 100%; display: block; }
.treatments-wrapp .treatments-col3 .treatments-row3 { width: 100%; float: left; }
.treatments-wrapp .treatments-col4 { width: 50%; float: left; margin: 0 0 0; position: relative; }
.treatments-wrapp .treatments-col4 img { width: 100%; display: block; }
.treatments-wrapp .treatments-col4 .treatments-row4 { width: 519px; float: left; transition: all 0.25s ease-out 0s; position: absolute; bottom: 7%; right: 95px; }
.treatments-wrapp .treatments-col4:last-child .treatments-row4 { right: inherit; left: 110px; }
.treatments-wrapp .treatments-col4:hover .treatments-row4 { bottom: 11%; }
.treatments-wrapp .treatments-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 19px 14px 0 0; padding: 9px 30px 9px 30px; z-index: 9; }
.treatments-wrapp .treatments-btn1:hover { color: #c4b37c; background: rgba(255,255,255,0.80); border-color: rgba(196,179,124,0.3); }
.treatments-wrapp h2, .treatments-wrapp h2 span { text-transform: uppercase; }
.treatments-wrapp h3, .treatments-wrapp h3 span { font-family: 'Playfair Display',serif; }

/*services-wrapp*/
.services-wrapp { text-align: center; background: url(../images/services-bg1.png) no-repeat center/cover; padding: 86px 0 168px; }
.services-wrapp p { float: none; font-size: 15px; font-weight: 400; color: #6b6b6e; letter-spacing: 0.34px; line-height: 1.73; margin: 0 0 16px; }
.services-wrapp p a { color: #6b6b6e; }
.services-wrapp p span { display: block; }
.services-wrapp p strong { font-weight: 700; }
.services-wrapp h2 { font-size: 30px; font-weight: 400; color: #6b6b6e; letter-spacing: normal; line-height: 1.33; margin: 0 0 19px; }
.services-wrapp h2 a { color: #6b6b6e; }
.services-wrapp h2 span { display: block; }
.services-wrapp .margin { max-width: 1248px; }
.services-wrapp .services-col1 { width: 100%; float: left; margin: 0 0 0; }
.services-wrapp .services-col1 img { width: 100%; display: block; }
.services-wrapp .services-col1 .services-row1 { width: 100%; float: left; border: 1px solid #c4b37c; transition: all 0.25s ease-out 0s; padding: 70px 8% 100px; }
.services-wrapp .services-col1 .services-row1:hover { padding-top: 44px; padding-bottom: 100px; }
.services-wrapp .services-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 7px 0 0; padding: 9px 30px 9px 30px; }
.services-wrapp .services-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.services-wrapp h2, .services-wrapp h2 span { font-family: 'Playfair Display',serif; }
.services-wrapp h3, .services-wrapp h3 span { font-family: 'Playfair Display',serif; }

.services-wrapp .services-col1.mobile { display: none; }
.services-wrapp .services-col1 .slick-slider .slick-track { display: flex; flex-wrap: wrap; height: inherit; }
.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide { height: inherit; position: relative; }
.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-row1 { height: 100%; position: relative; }
.services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-row1 .services-btn1 { position: absolute; bottom: 60px; left: 0; right: 0; width: fit-content; margin: 7px auto 0; }

.services-wrapp .services-col1 .non-slider { width: 100%; display: flex; flex-wrap: wrap; position: relative; }
.services-wrapp .services-col1 .non-slider .services-row1 { width: 23.75%; margin: 0 1.6% 0 0; padding: 70px 2% 75px; }
.services-wrapp .services-col1 .non-slider .services-row1:nth-child(4n) { margin-right: 0; }

/*team-wrapp*/
.team-wrapp { background: url(../images/team-bg1.png) no-repeat center/cover; padding: 94px 0 98px; }
.team-wrapp p { float: none; font-size: 15px; font-weight: 400; color: #444240; letter-spacing: 0.34px; line-height: 2.07; margin: 0 0 16px; }
.team-wrapp p a { color: #444240; }
.team-wrapp p span { display: block; }
.team-wrapp p strong { font-weight: 700; }
.team-wrapp h2 { font-size: 25px; font-weight: 700; color: #c4b37c; letter-spacing: 2.54px; line-height: normal; margin: 0 0 6px; }
.team-wrapp h2 a { color: #c4b37c; }
.team-wrapp h2 span { display: block; }
.team-wrapp h3 { font-size: 45px; font-weight: 400; color: #444240; letter-spacing: normal; line-height: 1.33; margin: 0 0 30px; }
.team-wrapp h3 a { color: #444240; }
.team-wrapp h3 span { display: block; }
.team-wrapp .team-col1 { width: 100%; float: left; margin: 0 0 0; }
.team-wrapp .team-col1 img { width: 100%; display: block; }
.team-wrapp .team-col1 .team-row1 { width: 43.11%; float: left; }
.team-wrapp .team-col2 { width: 100%; float: right; margin: 0 0 0; position: relative; }
.team-wrapp .team-col2 img { width: 100%; display: block; }
.team-wrapp .team-col2 .team-row2 { width: 41.14%; float: right; transform: translateY(-50%); position: absolute; top: 50%; right: 0; }
.team-wrapp .team-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 13px 0 0; padding: 9px 30px 9px 30px; }
.team-wrapp .team-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.team-wrapp h2, .team-wrapp h2 span { text-transform: uppercase; }
.team-wrapp h3, .team-wrapp h3 span { font-family: 'Playfair Display',serif; }

.team-wrapp .team-col1 .non-slider { width: 100%; float: left; margin: 0 0 0; }

/*testimonials-wrapp*/
.testimonials-wrapp { text-align: center; background: url(../images/testimonials-bg1.png) no-repeat center/cover; padding: 114px 0 166px; }
.testimonials-wrapp p { float: none; font-size: 23px; font-weight: 400; color: #6b6b6e; letter-spacing: normal; line-height: 2.04; margin: 0 0 16px; }
.testimonials-wrapp p a { color: #6b6b6e; }
.testimonials-wrapp p span { display: inline; }
.testimonials-wrapp p strong { font-weight: 700; }
.testimonials-wrapp h2 { font-size: 25px; font-weight: 700; color: #c4b37c; letter-spacing: 2.54px; line-height: normal; margin: 0 0 22px; }
.testimonials-wrapp h2 a { color: #c4b37c; }
.testimonials-wrapp h2 span { display: block; }
.testimonials-wrapp h3 { font-size: 16px; font-weight: 600; color: #c4b37c; letter-spacing: 0.57px; line-height: 1.94; margin: 0 0 30px; }
.testimonials-wrapp h3 a { color: #c4b37c; }
.testimonials-wrapp h3 span { display: block; }
.testimonials-wrapp .testimonials-col1 { width: 76%; float: none; margin: 0 auto 0; }
.testimonials-wrapp .testimonials-col1 img { width: 100%; display: block; }
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width: 100%; float: left; }
.testimonials-wrapp .testimonials-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 20px 0 0; padding: 9px 30px 9px 30px; }
.testimonials-wrapp .testimonials-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.testimonials-wrapp p, .testimonials-wrapp p span { font-style: italic; font-family: 'Playfair Display',serif; }
.testimonials-wrapp h2, .testimonials-wrapp h2 span { text-transform: uppercase; }

.testimonials-wrapp .testimonials-col1 .non-slider { width: 100%; float: left; margin: 0 auto 0; }
.testimonials-wrapp .testimonials-col1.mobileview { display: none; }

/*enquiry-wrapp*/
.enquiry-wrapp { background: #8c6c55 url(../images/enquiry-bg2.jpg) no-repeat top/cover; padding: 99px 0 103px; position: relative; }
.enquiry-wrapp p { float: none; font-size: 15px; font-weight: 400; color: #fff; letter-spacing: 0.38px; line-height: 2.13; margin: 0 0 16px; }
.enquiry-wrapp p a { color: #fff; }
.enquiry-wrapp p span { display: block; }
.enquiry-wrapp p strong { font-weight: 700; }
.enquiry-wrapp h2 { font-size: 45px; font-weight: 400; color: #fff; letter-spacing: normal; line-height: 1.33; margin: 0 0 34px; }
.enquiry-wrapp h2 a { color: #fff; }
.enquiry-wrapp h2 span { display: block; }
.enquiry-wrapp:before { content: ""; width: 22.96%; float: left; background: url(../images/logo-white-plain-symbol.svg) no-repeat center/100%; margin: 0 0 0; padding: 0 0 23.3%; position: absolute; top: 25px; left: 37px; z-index: 9; }
.enquiry-wrapp .enquiry-col1 { width: 61.6%; float: left; margin: 0 0 0 5.3%; position: relative; z-index: 9; }
.enquiry-wrapp .enquiry-col1 img { width: 100%; display: block; }
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width: 76.8%; float: left; }
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { text-align: left; color: #fff; background: none; border-color: rgba(255,255,255,0.48); resize: none; }
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width: 53%; height: 40px; float: left; margin: 0 0 16px; padding: 0 5% 0; }
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width: 100%; height: 40px; float: left; margin: 0 0 36px; padding: 9px 5% 0; }
.enquiry-wrapp .enquiry-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; cursor: pointer; margin: 4px 0 0; padding: 9px 30px 9px 30px; }
.enquiry-wrapp .enquiry-btn1:hover { color: #c4b37c; background: rgba(255,255,255,0.80); border-color: rgba(196,179,124,0.3); }
.enquiry-wrapp h2, .enquiry-wrapp h2 span { font-family: 'Playfair Display',serif; }
.enquiry-wrapp h3, .enquiry-wrapp h3 span { font-family: 'Playfair Display',serif; }

.enquiry-wrapp .enquir { width: 100%; display: block; float: left; position: relative; }
.enquiry-wrapp .enquir .enquiry-col2 { width: fit-content; top: 18%; right: 12%; float: right; position: absolute; text-align: center; z-index: 9; }
.enquiry-wrapp .enquir .enquiry-col2 h2 a { color: #c4b37c; }
.enquiry-wrapp .enquir .enquiry-col2 h2 a:hover { color: #fff; }

/*address-wrapp*/
.address-wrapp p { float: none; font-size: 15px; font-weight: 500; color: #fff; letter-spacing: 1.41px; line-height: 2.4; margin: 0 0 16px; }
.address-wrapp p a { color: #fff; }
.address-wrapp p span { display: block; }
.address-wrapp p strong { font-weight: 700; }
.address-wrapp .address-col1 { width: 100%; float: left; margin: 0 0 0; }
.address-wrapp .address-col1 iframe { width: 100%; height: 560px; display: block; }
.address-wrapp .address-col1 .address-row1 { width: 100%; float: left; }

/*instagram-wrapp*/
.instagram-wrapp { text-align: center; background: none; padding: 46px 0 56px; }
.instagram-wrapp p { float: none; font-size: 15px; font-weight: 500; color: #fff; letter-spacing: 1.41px; line-height: 2.4; margin: 0 0 16px; }
.instagram-wrapp p a { color: #fff; }
.instagram-wrapp p span { display: block; }
.instagram-wrapp p strong { font-weight: 700; }
.instagram-wrapp .instagram-col1 { width: 100%; float: left; margin: 0 0 44px; }
.instagram-wrapp .instagram-col1 img { width: 100%; display: block; }
.instagram-wrapp .instagram-col1 .instagram-row1 { width: 100%; float: left; }
.instagram-wrapp .instagram-col1 .instagram-row1 li { float: none; display: inline-block; margin: 0 4px 0; }
.instagram-wrapp .instagram-col1 .instagram-row1 li strong { font-weight: 700; color: #c4b37c; }
.instagram-wrapp .instagram-col2 { width: 40px; float: none; margin: 0 auto 0; }
.instagram-wrapp .instagram-col2 img { width: 100%; display: block; }
.instagram-wrapp .instagram-col2 .instagram-row2 { width: 100%; float: none; }
.instagram-wrapp .instagram-col3 { width: 100%; float: left; margin: 0 0 48px; }
.instagram-wrapp .instagram-col3 img { width: 100%; display: block; }
.instagram-wrapp .instagram-col3 .instagram-row3 { width: 100%; float: left; }
.instagram-wrapp .instagram-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 0; padding: 9px 30px 9px 30px; }
.instagram-wrapp .instagram-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.instagram-row1 li, .instagram-row1 li a { font-size: 15px; font-weight: 400; color: #444240; letter-spacing: 0.34px; }

/*flinker-wrapp*/
.flinker-wrapp { background: #c4b37c; padding: 11px 0 11px; }
.flinker-wrapp p { float: left; font-size: 17px; color: #a1a4a7; letter-spacing: 0.5px; line-height: 30px; margin: 0 0 0; }
.flinker-wrapp p a { color: #a1a4a7; }
.flinker-wrapp p span { display: block; }
.flinker-wrapp p strong { font-weight: 700; }
.flinker-wrapp .flinker-col1 { width: auto; float: left; margin: 0 0 0; }
.flinker-wrapp .flinker-col1 img { width: 100%; display: block; }
.flinker-wrapp .flinker-col1 .flinker-row1 { width: 100%; float: left; }
.flinker-wrapp .flinker-col1 .flinker-row1 li { float: none; display: inline-block; position: relative; }
.flinker-wrapp .flinker-col1 .flinker-row1 li:after { content: ""; width: 1px; float: left; background: rgba(100%,100%,100%,0.24); transform: translateY(-50%); margin: 0 0 0; padding: 0 0 21px; position: absolute; top: 46%; left: 0; }
.flinker-wrapp .flinker-col1 .flinker-row1 li:first-child:after { display: none; }
.flinker-wrapp .flinker-col1 .flinker-row1 li a { display: inline-block; padding: 10px 13px 10px 13px; }
.flinker-wrapp .flinker-col1 .flinker-row1 li:first-child a { font-weight: 700; padding-left: 0; }
.flinker-wrapp .flinker-col1 .flinker-row1 li a:hover { color: #6b6b6e; }
.flinker-wrapp .flinker-col2 { width: auto; float: right; margin: 0 0 0; }
.flinker-wrapp .flinker-col2 img { width: 100%; display: block; }
.flinker-wrapp .flinker-col2 .flinker-row2 { width: 100%; float: right; }
.flinker-wrapp .flinker-btn1 { float: left; color: #fff; background: none; border-color: rgba(255,255,255,0.3); margin: 0 9px 0 0; padding: 9px 16px 9px 16px; }
.flinker-wrapp .flinker-btn1:last-child { margin-right: 0; }
.flinker-wrapp .flinker-btn1:hover { color: #c4b37c; background: #fff; border-color: #fff; }
.flinker-row1 li, .flinker-row1 li a { font-size: 14px; font-weight: 400; color: #fff; letter-spacing: 0.3px; }
.flinker-wrapp .flinker-col2 .flinker-row2 .custom-select1 { z-index: 9; }

/*fheader-wrapp*/
.fheader-wrapp { text-align: center; background: #fafafa; padding: 50px 0 32px; }
.fheader-wrapp p { float: none; font-size: 27px; font-weight: 400; color: #fff; letter-spacing: 0.34px; line-height: 2.52; margin: 0 0 16px; }
.fheader-wrapp p a { color: #fff; }
.fheader-wrapp p span { display: block; }
.fheader-wrapp p strong { font-weight: 700; }
.fheader-wrapp .fheader-col1 { width: 253px; float: none; margin: 0 auto 36px; }
.fheader-wrapp .fheader-col1 img { width: 100%; display: block; }
.fheader-wrapp .fheader-col1 .fheader-row1 { width: 100%; float: none; }
.fheader-wrapp .fheader-col2 { width: 100%; float: left; margin: 0 0 34px; }
.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; display: inline-block; margin: 0 6px 0; }
.fheader-wrapp .fheader-col2 .fheader-row2 li strong { font-weight: 400; color: #c4b37c; }
.fheader-wrapp .fheader-col2 .fheader-row2 li a:hover { color: #c4b37c; }
.fheader-wrapp .fheader-col3 { width: 100%; float: left; margin: 0 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 a { width: 18px; float: none; display: inline-block; margin: 0 2px 0; }
.fheader-row2 li, .fheader-row2 li a { font-size: 15px; font-weight: 400; color: #6b6b6e; letter-spacing: 0.32px; }

.fheader-wrapp .fheader-col2 .fheader-row2 > a:hover > li { color: #c4b37c; }

.fheader-wrapp .fheader-col3 .fheader-row3 a.mobile-version { display: none; }

/*footer-wrapp*/
.footer-wrapp { text-align: center; background: #6b6b6e; padding: 16px 0 26px; }
.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 6px; }
.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; color: #fff; display: inline-block; margin: 0 6px 0; }
.footer-wrapp .footer-col1 .footer-row1 li a { color: #fff; }
.footer-wrapp .footer-col1 .footer-row1 li a:hover { color: #c4b37c; }
.footer-wrapp .footer-col2 { width: 100%; float: left; margin: 0 0 0; }
.footer-wrapp .footer-col2 img { width: 100%; display: block; }
.footer-wrapp .footer-col2 .footer-row2 { width: 100%; float: left; }
.footer-wrapp .footer-col2 .footer-row2 li { float: none; color: #c4b37c; display: inline-block; margin: 0 0 0; }
.footer-wrapp .footer-col2 .footer-row2 li a { color: #c4b37c; }
.footer-wrapp .footer-col2 .footer-row2 li a:hover { color: #fff; }
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size: 11px; font-weight: 400; letter-spacing: normal; }

/*inner-wrapp*/
.inner-wrapp { min-height: 354px; background: none; position: relative; }
.inner-wrapp h1 { font-size: 38px; color: #fff; line-height: 60px; letter-spacing: 0; font-family: 'Playfair Display',serif; margin: 0 0 0; }
.inner-wrapp h1 a { color: #fff; }
.inner-wrapp h1 span { display: block; }
.inner-wrapp .inner-col1 { width: 100%; float: left; text-align: left; margin: 0 0 0; position: absolute; top: 55%; transform: translateY(-50%); left: 0; }
.inner-wrapp .inner-col1 img { width: 100%; display: block; }
.inner-wrapp .inner-col1 .inner-row1 { width: 100%; float: left; }
.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: #e289b2; }
.inner-row1 li, .inner-row1 li a { font-size: 14px; letter-spacing: 0.3px; line-height: 2.21px; color: #fff; }

.inner-wrapp .flexslider .non-slider { width: 100%; margin: 0 0 0; }
.inner-wrapp .flexslider .non-slider li { width: 100%; height: 354px; position: relative; }

/*.conten-wrapp*/
.conten-wrapp { text-align: center; background: #f9f6f4 url("../images/abouter-bg1.jpg") no-repeat center/cover; padding: 50px 0 60px; }

/*abouter-wrapp*/
.abouter-wrapp p { float: none; font-size: 14px; color: #6b6b6e; letter-spacing: 0.35px; line-height: 2.13; margin: 0 0 30px; }
.abouter-wrapp p a { color: #c4b37c; }
.abouter-wrapp p span { display: block; }
.abouter-wrapp p strong { font-weight: 700; }
.abouter-wrapp h2 { font-size: 21px; color: #6b6b6e; letter-spacing: normal; line-height: 40px; margin: 0 0 30px; }
.abouter-wrapp h2 a { color: #6b6b6e; }
.abouter-wrapp h2 span { display: block; }
.abouter-wrapp .abouter-col1 { width: 85%; float: none; margin: 0 auto 74px; }
.abouter-wrapp .abouter-col1 img { width: 100%; display: block; }
.abouter-wrapp .abouter-col1 .abouter-row1 { width: 100%; float: none; }
.abouter-wrapp .abouter-col2 { width: 63%; float: none; margin: 0 auto 30px; }
.abouter-wrapp .abouter-col3 { width: 100%; float: left; margin: 0 0 40px; }
.abouter-wrapp .abouter-col3 .abouter-row2 { width: 80%; float: none; margin: 0 auto 30px; }
.abouter-wrapp .abouter-col3 .abouter-row3 { width: 31.8%; float: left; margin: 0 5px 10px; }
.abouter-wrapp .abouter-col3 .abouter-row3 img { width: 100%; display: block; }
.abouter-wrapp .abouter-col4 { width: 100%; float: left; margin: 30px 0 20px; }
.abouter-wrapp .abouter-col4 .abouter-row4 { width: 30%; float: none; margin: 0 auto 0; }
.abouter-wrapp .abouter-col4 .abouter-row4 .abouter-bar1 { width: 40%; float: left; margin: 0 0 0; }
.abouter-wrapp .abouter-col4 .abouter-row4 .abouter-bar1 img { width: 100%; display: block; }
.abouter-wrapp .abouter-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 21px 0 0; padding: 11px 32px 11px 30px; }
.abouter-wrapp .abouter-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.abouter-wrapp .abouter-btn2 { float: right; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 0; padding: 11px 32px 11px 30px; }
.abouter-wrapp .abouter-btn2:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.abouter-wrapp h2, .abouter-wrapp h2 span { font-family: 'Playfair Display',serif; }
.abouter-wrapp h3, .abouter-wrapp h3 span { font-family: 'Playfair Display',serif; }

.abouter-wrapp .abouter-col4 .abouter-row4 .abouter-bar1 p { margin: 0 0 0; line-height: normal; }

.abouter-wrapp .abouter-col1.mobile { display: none; }
.abouter-wrapp .abouter-col1 .non-slider { width: 100%; display: flex; flex-wrap: wrap; position: relative; }
.abouter-wrapp .abouter-col1 .non-slider .abouter-row1 { width: 18%; margin: 0 2% 0 0; }
.abouter-wrapp .abouter-col1 .non-slider .abouter-row1 img { width: auto; margin: 0 auto 0; }
.abouter-wrapp .abouter-col1 .non-slider .abouter-row1:last-child { margin-right: 0; }

.abouter-wrapp .abouter-col1 .slick-slider .slick-track { display: flex; flex-wrap: wrap; align-items: center; }
.abouter-wrapp .abouter-col1 .slick-slider .slick-track .slick-slide .abouter-row1 img { width: auto; margin: 0 auto 0; }

.abouter-wrapp .abou-col1 { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; margin: 0 auto 30px; }
.abouter-wrapp .abou-col1 ul { width: 48.5%; float: left; max-width: inherit; margin: 0 3% 0 0; }
.abouter-wrapp .abou-col1 ul:last-child { margin-right: 0; }

/*bloger-wrapp*/
.bloger-wrapp { text-align: left; padding: 30px 0 0; }
.bloger-wrapp h2 { font-size: 11px; line-height: normal; text-transform: uppercase; letter-spacing: 2.93px; font-weight: 700; color: #c4b37c; margin: 0 0 10px; }
.bloger-wrapp h2 a { color: #c4b37c; }
.bloger-wrapp h2 span { display: block; }
.bloger-wrapp h3 { font-size: 21px; color: #6b6b6e; letter-spacing: normal; line-height: 40px; margin: 0 0 10px; }
.bloger-wrapp h3 a { color: #6b6b6e; }
.bloger-wrapp h3 span { display: block; }
.bloger-wrapp p { font-size: 14px; color: #6b6b6e; letter-spacing: 0.35px; line-height: 2.13; margin: 0 0 30px; }
.bloger-wrapp p a { color: #6b6b6e; }
.bloger-wrapp p span { display: block; }
.bloger-wrapp .drop1 { width: 300px; float: none; margin: 0 auto 0; }
.bloger-wrapp .bloger-row1 { width: 100%; float: left; margin: 80px 0 0; }
.bloger-wrapp .bloger-row1 img { width: 100%; display: block; }
.bloger-wrapp .bloger-row1 .bloger-bar1 { width: 30%; float: left; position: relative; margin: 5px 0 0; }
.bloger-wrapp .bloger-row2 { width: 44%; float: left; margin: 0 0 80px; }
.bloger-wrapp .bloger-row2:nth-child(2n) { float: right; }
.bloger-wrapp .bloger-row2 img { width: 100%; display: block; }
.bloger-wrapp .bloger-row2 .bloger-bar2 { width: 60%; float: right; padding: 0 0 0; }
.bloger-wrapp .bloger-row2 .bloger-bar3 { width: 100%; float: right; margin: 0 0 25px; display: none; }
.bloger-wrapp .bloger-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 0; padding: 11px 32px 11px 30px; }
.bloger-wrapp .bloger-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.bloger-wrapp h3, .bloger-wrapp h3 span { font-family: 'Playfair Display',serif; }

/*blogin-wrapp*/
.blogin-wrapp { text-align: center; padding: 30px 0 30px; }
.blogin-wrapp h2 { font-size: 11px; line-height: normal; text-transform: uppercase; letter-spacing: 2.93px; font-weight: 700; color: #c4b37c; margin: 0 0 10px; }
.blogin-wrapp h2 a { color: #c4b37c; }
.blogin-wrapp h2 span { display: block; }
.blogin-wrapp h3 { font-size: 21px; color: #6b6b6e; letter-spacing: normal; line-height: 40px; margin: 0 0 10px; }
.blogin-wrapp h3 a { color: #6b6b6e; }
.blogin-wrapp h3 span { display: block; }
.blogin-wrapp p { font-size: 14px; color: #6b6b6e; letter-spacing: 0.35px; line-height: 2.13; margin: 0 0 30px; }
.blogin-wrapp p a { color: #c4b37c; }
.blogin-wrapp p span { display: block; }
.blogin-wrapp .blogin-col1 { width: 100%; float: left; margin: 0 0 55px; }
.blogin-wrapp .blogin-col1 .blogin-row1 { width: 65%; float: none; margin: 0 auto 0; }
.blogin-wrapp .blogin-col1 .blogin-row1 .blogin-bar1 { width: 100%; float: left; margin: 30px 0 40px; }
.blogin-wrapp .blogin-col1 .blogin-row1 .blogin-bar1 img { width: 100%; display: block; }
.blogin-wrapp .blogin-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 0; padding: 11px 32px 11px 30px; }
.blogin-wrapp .blogin-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.blogin-wrapp h3, .blogin-wrapp h3 span { font-family: 'Playfair Display',serif; }

/*paiger-wrapp*/
.paiger-wrapp { text-align: center; padding: 34px 0 0; position: relative; z-index: 9; }
.paiger-wrapp .paiger-col1 { width: 100%; float: left; margin: 0 0 0; }
.paiger-wrapp .paiger-row1 { width: auto; float: none; margin: 0 auto 0; }
.paiger-wrapp .paiger-row1 img { width: 100%; display: block; }
.paiger-wrapp .paiger-row1 .paiger-bar1 { width: auto; float: none; display: inline-block; margin: 4px 0 0; }
.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 6px; }
.paiger-wrapp .paiger-row1 .paiger-bar1 li.active a { color: #c9b16d; }
.paiger-wrapp .paiger-row1 .paiger-bar1 li a:hover { color: #c9b16d; }
.paiger-wrapp .paiger-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 15px 0 0; padding: 11px 32px 11px 30px; }
.paiger-wrapp .paiger-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.paiger-wrapp .paiger-btn2 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 0 15px; padding: 11px 32px 11px 30px; }
.paiger-wrapp .paiger-btn2:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.paiger-bar1 li, .paiger-bar1 li a { font-size: 14px; color: #6b6b6e; letter-spacing: 0.2px; }

.paiger-wrapp .paiger-row1  h2.screen-reader-text { display: none; }
.paiger-wrapp .paiger-row1 span.page-numbers.current { float: none; display: inline-block; font-size: 14px; color: #c9b16d; letter-spacing: 0.2px; padding: 0; margin: 0 6px; }
.paiger-wrapp .paiger-row1 a.page-numbers { float: none; display: inline-block; font-size: 14px; color: #6b6b6e; letter-spacing: 0.2px; padding: 0; margin: 0 6px; }
.paiger-wrapp .paiger-row1 a.page-numbers:hover { color: #c9b16d; }
.paiger-wrapp .paiger-row1 a.next.page-numbers { width: auto; margin: 0; }
.paiger-wrapp .paiger-row1 a.prev.page-numbers { width: auto; margin: 0; }
.paiger-wrapp .paiger-row1 span.page-numbers.dots { float: none; display: inline-block; font-size: 14px; color: #6b6b6e; letter-spacing: 0.2px; padding: 0; margin: 0 6px; }

/*galler-wrapp*/
.galler-wrapp { text-align: left; padding: 30px 0 30px; }
.galler-wrapp h2 { font-size: 21px; color: #6b6b6e; letter-spacing: normal; line-height: 40px; margin: 0 0 10px; }
.galler-wrapp h2 a { color: #6b6b6e; }
.galler-wrapp h2 span { display: block; }
.galler-wrapp p { font-size: 14px; color: #6b6b6e; letter-spacing: 0.35px; line-height: 2.13; margin: 0 0 30px; }
.galler-wrapp p a { color: #6b6b6e; }
.galler-wrapp p span { display: block; }
.galler-wrapp .drop1 { width: 300px; float: none; margin: 0 auto 0; }
.galler-wrapp .galler-col1 { width: 100%; float: left; margin: 80px 0 0; display: flex; flex-wrap: wrap; }
.galler-wrapp .galler-col1 img { width: 100%; display: block; }
.galler-wrapp .galler-col1 .galler-row1 { width: 100%; float: left; position: relative; margin: 0 0 0; overflow: hidden; }
.galler-wrapp .galler-col2 { width: 30%; float: left; margin: 0 5% 80px 0; position: relative; }
.galler-wrapp .galler-col2:nth-child(3n) { margin-right: 0; }
.galler-wrapp .galler-col2 .galler-row1 img { width: 100%; display: block; overflow: hidden; }
.galler-wrapp .galler-col2 .galler-row1 img a { width: 100%; display: block; overflow: hidden; }
.galler-wrapp .galler-col2 .galler-row1 img:active { width: 100%; display: block; overflow: hidden; }
.galler-wrapp .galler-col2 .galler-row2 { width: 100%; float: left; margin: 30px 0 0; }
.galler-wrapp .galler-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 0; padding: 11px 32px 11px 30px; }
.galler-wrapp .galler-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.galler-wrapp h2, .galler-wrapp h2 span { font-family: 'Playfair Display',serif; }
.galler-wrapp h3, .galler-wrapp h3 span { font-family: 'Playfair Display',serif; }

.galler-wrapp .drop1 .custom-select1 { z-index: 9; }
.galler-wrapp .galler-col2 .gallerin-ab1 { width: 98%; float: left; margin: 0 auto 0; position: absolute; top: 50%; right: 0; left: 0; }
.galler-wrapp .galler-col2 .gallerin-ab1 .gallerin-ab-tex1 { font-size: 12px; font-weight: 700; color: #fff; letter-spacing: 1px; text-transform: uppercase; display: inline-block; padding: 0 20px; line-height: 38px; margin-top: -15px; position: absolute; opacity: 0; webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; }
.galler-wrapp .galler-col2 .gallerin-ab1 .gallerin-ab-tex1:first-child { left: 10px; }
.galler-wrapp .galler-col2 .gallerin-ab1 .gallerin-ab-tex1:last-child { right: 10px; }
.galler-wrapp .galler-col1 .galler-row1:hover .gallerin-ab-tex1 { opacity: 1; }

/*teamer-wrapp*/
.teamer-wrapp { text-align: left; padding: 30px 0 30px; }
.teamer-wrapp h2 { font-size: 21px; color: #444240; letter-spacing: normal; line-height: 40px; margin: 0 0 5px; }
.teamer-wrapp h2 a { color: #444240; }
.teamer-wrapp h2 span { display: block; }
.teamer-wrapp h3 { font-size: 11px; color: #c4b37c; font-weight: 700; text-transform: uppercase; letter-spacing: 3.93px; line-height: 2.13; margin: 0 0 0; }
.teamer-wrapp h3 a { color: #c4b37c; }
.teamer-wrapp h3 span { display: block; }
.teamer-wrapp .teamer-row1 { width: 100%; float: left; display: flex; flex-wrap: wrap; position: relative; }
.teamer-wrapp .teamer-row1 .teamer-col1 { width: 24%; float: left; margin: 0 1.33% 50px 0; }
.teamer-wrapp .teamer-row1 .teamer-col1:nth-child(4n) { margin-right: 0; }
.teamer-wrapp .teamer-row1 .teamer-col1 .teamer-bar1 { width: 100%; float: left; margin: 0 0 15px; }
.teamer-wrapp .teamer-row1 .teamer-col1 .teamer-bar1 img { width: 100%; display: block; transition: all 0.4s ease-in-out; }
.teamer-wrapp .teamer-row1 .teamer-col1 .teamer-bar1:hover img { transform: scale(1.08); transition: all 1.5s ease 0s; filter: grayscale(100%); }
.teamer-wrapp .teamer-row1 .teamer-col1 .teamer-bar2 { width: 100%; float: left; }
.teamer-wrapp h2, .teamer-wrapp h2 span { font-family: 'Playfair Display',serif; }
.teamer-wrapp h3, .teamer-wrapp h3 span { font-family: 'Playfair Display',serif; }

/*treatmenter-wrapp*/
.treatmenter-wrapp h2 { font-size: 33px; color: #fff; letter-spacing: normal; line-height: 65px; margin: 0 0 5px; }
.treatmenter-wrapp h2 a { color: #fff; }
.treatmenter-wrapp h2 span { display: block; }
.treatmenter-wrapp .treatmenter-col1 { width: 100%; float: left; text-align: left; margin: 0 0 0; display: flex; flex-wrap: wrap; justify-content: center; }
.treatmenter-wrapp .treatmenter-col1 img { width: 100%; display: block; }
.treatmenter-wrapp .treatmenter-col1 .treatmenter-row1 { width: 100%; float: left; position: relative; }
.treatmenter-wrapp .treatmenter-col1 .treatmenter-row1:after { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.35); margin: auto; }
/*.treatmenter-wrapp .treatmenter-col2 { width:33.3%; float:left; margin:0 0 0; position:relative;}*/
.treatmenter-wrapp .treatmenter-col2 img { width: 100%; display: block; }
/*.treatmenter-wrapp .treatmenter-col2:nth-child(3n) { margin-right:0;}*/
.treatmenter-wrapp .treatmenter-col2 .treatmenter-row2 { width: 100%; float: left; transform: translateY(-50%); position: absolute; bottom: 10%; left: 0; right: 0; margin: 0 auto 0; }
.treatmenter-wrapp .treatmenter-col2 .treatmenter-row2 h2 { width: fit-content; text-align: center; margin: 0 auto 5px; padding: 0 2% 0; line-height: normal; }
.treatmenter-wrapp h2, .treatmenter-wrapp h2 span { font-family: 'Playfair Display',serif; }
.treatmenter-wrapp h3, .treatmenter-wrapp h3 span { font-family: 'Playfair Display',serif; }

.treatmenter-wrapp .treatmenter-col1.four-items { /*max-width: 67%;*/ width: 100%; justify-content: center; margin: 0 auto; float: none; }
.treatmenter-wrapp .treatmenter-col1.four-items .treatmenter-col2 { /*width: 50%;*/ }

.treatmenter-wrapp .treatmenter-col2 { width: 33.3%; float: left; margin: 0 0 0; position: relative; }
.treatmenter-wrapp .treatmenter-col2:nth-child(2n) { margin-right: 0; }

/*treatin-wrapp*/
.treatin-wrapp h2 { font-size: 21px; color: #6b6b6e; letter-spacing: normal; line-height: 40px; margin: 0 0 30px; }
.treatin-wrapp h2 a { color: #c4b37c; }
.treatin-wrapp h2 span { display: block; }
.treatin-wrapp p { font-size: 14px; color: #6b6b6e; letter-spacing: 0.35px; line-height: 2.13; margin: 0 0 30px; }
.treatin-wrapp p a { color: #c4b37c; }
.treatin-wrapp p span { display: block; }
.treatin-wrapp .treatin-col1 { width: 67%; float: none; margin: 0 auto 30px; }
.treatin-wrapp .treatin-col1 .treatin-row1 { width: 100%; float: none; margin: 15px auto 25px; }
.treatin-wrapp .treatin-col1 .treatin-row1 iframe { width: 100%; display: block; height: 370px; }
.treatin-wrapp .treatin-col1 .treatin-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 0; padding: 11px 32px 11px 30px; }
.treatin-wrapp .treatin-col1 .treatin-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.treatin-wrapp h2, .treatin-wrapp h2 span { font-family: 'Playfair Display',serif; }
.treatin-wrapp h3, .treatin-wrapp h3 span { font-family: 'Playfair Display',serif; }

.treatin-wrapp .treatin-col1 .videoWrapper { width: 100%; display: block; padding-bottom: 370px; }

/*buttons*/
.buttons { width: 100%; float: left; margin: 20px 0 53px; }
.buttons-tex1 { font-size: 14px; color: #6b6b6e; float: none; display: inline-block; margin: 9px 12px 0; }
.buttons h5 { font-size: 21px; color: #6b6b6e; letter-spacing: normal; font-family: 'Playfair Display',serif; line-height: 40px; margin: 0 0 30px; }
.buttons h5 a { color: #6b6b6e; }
.buttons h5 span { display: block; }
.buttons .buttons-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 0; padding: 11px 32px 11px 30px; }
.buttons .buttons-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.buttons .buttons-btn2 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 0; padding: 11px 32px 11px 30px; }
.buttons .buttons-btn2:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }

/*testi-wrapp*/
.testi-wrapp { text-align: center; }
.testi-wrapp p { font-size: 19px; line-height: 43px; font-style: italic; color: #6b6b6e; margin: 0 0 20px; }
.testi-wrapp p a { color: #6b6b6e; }
.testi-wrapp p span { display: inline; }
.testi-wrapp h2 { font-size: 16px; color: #c4b37c; letter-spacing: normal; line-height: 31px; margin: 0 0 10px; }
.testi-wrapp h2 a { color: #c4b37c; }
.testi-wrapp h2 span { display: block; }
.testi-wrapp .testi-row1 { width: 100%; float: left; margin: 90px 0 30px; }
.testi-wrapp .testi-row1 .testi-row11 { width: 100%; float: left; display: flex; flex-wrap: wrap; position: relative; }
.testi-wrapp .testi-row1 img { width: 100%; display: block; }
.testi-wrapp .testi-row1 .testi-row11 .testi-col1 { width: 32%; float: left; transform: none; margin: 0 2% 24px 0; position: relative; }
.testi-wrapp .testi-row1 .testi-row11 .testi-col1:nth-child(3n) { margin-right: 0; }
.testi-wrapp .testi-row2 { width: 100%; float: left; padding: 0 0 0; position: relative; margin: 0 0 0; }
.testi-wrapp .testi-row2 img { width: 100%; display: block; }
.testi-wrapp .testi-row2 .testi-col2 { width: 32%; float: left; margin: 0 2% 50px 0; }
.testi-wrapp .testi-row2 .testi-col2:nth-child(3n) { margin-right: 0; }
.testi-wrapp .testi-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 0; padding: 11px 32px 11px 30px; cursor: pointer; }
.testi-wrapp .testi-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.testi-box1 { width: 55px; float: none; transform: translateY(-50%); margin: 0 auto 0; position: absolute; top: 50%; right: 0; left: 0; }
.testi-wrapp p, .testi-wrapp p span { font-family: 'Playfair Display',serif; }

.testi-wrapp .testi-btn1.review-btn1 { margin: 0 0 20px; }
.testi-wrapp .testi-row1 .testi-row11 .vid-outer { width: 32%; float: left; margin: 0 2% 24px 0; position: relative; }
.testi-wrapp .testi-row1 .testi-row11 .vid-outer:nth-child(3n) { margin-right: 0; }
.testi-wrapp .testi-row1 .testi-row11 .vid-outer:last-child { margin-right: 0; }
.testi-wrapp .testi-row1 .testi-row11 .vid-outer .testi-col1 { width: 100%; margin: 0 0 0; height: 100%; }
.testi-wrapp .testi-row1 .testi-row11 .vid-outer .testi-col1 img { height: 100%; object-fit: cover; }

.testi-wrapp .testimonial-outer { width: 100%; float: left; display: flex; flex-wrap: wrap; position: relative; }

/*feeser-wrapp*/
.feeser-wrapp { text-align: center; }
.feeser-wrapp h2 { font-size: 14px; color: #fff; letter-spacing: 0.3px; }
.feeser-wrapp h3 { font-size: 21px; color: #6b6b6e; letter-spacing: normal; line-height: 40px; margin: 0 0 30px; }
.feeser-wrapp h3 a { color: #c4b37c; }
.feeser-wrapp h3 a:hover { color: #6b6b6e; }
.feeser-wrapp h3 span { display: block; }
.feeser-wrapp p { font-size: 14px; color: #6b6b6e; letter-spacing: 0.35px; line-height: 2.13; margin: 0 0 30px; }
.feeser-wrapp p a { color: #c4b37c; }
.feeser-wrapp p a:hover { color: #6b6b6e; }
.feeser-wrapp p span { display: block; }
.feeser-wrapp p strong { font-weight: 700; }
.feeser-wrapp .feeser-col1 { width: 55%; float: none; margin: 0 auto 0; }
.feeser-wrapp .feeser-row1 { width: 100%; float: left; text-align: left; }
.feeser-wrapp .feeser-row2 { width: 100%; float: left; margin: 0 0 0; padding: 16px 28px 47px; }
.feeser-wrapp .feeser-row1 .feeser-bar1 { width: 50%; float: left; text-align: left; padding: 0 0; line-height: 30px;}
.feeser-wrapp .feeser-row2 .feeser-bar2 { width: 49%; float: none; text-align: right; display: inline-block; padding: 0 0; }
.feeser-wrapp .feeser-row3 { width: 100%; float: right; text-align: right; margin: 0 0 1px; }
.feeser-bar1, .feeser-bar2 { font-size: 14px; color: #6b6b6e; line-height: 32px; letter-spacing: 0.35px; }
.feeser-bar2 { color: #6b6b6e; }
.feeser-wrapp h3, .feeser-wrapp h3 span { font-family: 'Playfair Display',serif; }

.feeser-bar1 span { display: block; font-size: 11px;}
.feeser-bar2 span { display: block;}


/*contac-wrapp*/
.contac-wrapp { text-align: center; }
.contac-wrapp h2 { font-size: 21px; color: #6b6b6e; letter-spacing: normal; line-height: 40px; margin: 0 0 10px; }
.contac-wrapp h2 a { color: #6b6b6e; }
.contac-wrapp h2 span { display: block; }
.contac-wrapp h3 { font-size: 14px; line-height: 32px; letter-spacing: 0.35px; color: #6b6b6e; margin: 0 0 5px; }
.contac-wrapp h3 a { color: #6b6b6e; }
.contac-wrapp h3 span { display: block; }
.contac-wrapp h4 { font-size: 14px; line-height: 32px; letter-spacing: 0.35px; display: inline-block; color: #c4b37c; margin: 0 10px 5px; }
.contac-wrapp h4 a { color: #6b6b6e; }
.contac-wrapp h4 a:hover { color: #c4b37c; }
.contac-wrapp h4 span { display: block; }
.contac-wrapp .contac-col1 { width: 75%; float: none; margin: 0 auto 40px; }
.contac-wrapp .contac-col1 img { width: 100%; display: block; }
.contac-wrapp .contac-col1 .contac-row1 .contac-bar1 { width: 50px; float: none; margin: 0 auto 10px; }
.contac-wrapp .contac-col1 .contac-row1 .contac-bar1 img { width: 100%; display: block; }
.contac-wrapp .contac-col1 .contac-row1 { width: 100%; float: left; margin: 0 0 0; }
.contac-wrapp .contac-col1 .contac-row1 li { float: none; display: block; margin: 0 0 20px; }
.contac-wrapp .contac-col1 .contac-row1 li:last-child { margin-bottom: 0; }
.contac-wrapp .contac-col1 .contac-row1 li span { width: auto; float: none; display: inline-block; margin: 0 8px 0 0; position: relative; top: 1px; }
.contac-wrapp .contac-row2 { width: 100%; float: left; margin: 40px 0 40px; }
.contac-wrapp .contac-row2 iframe { width: 100%; height: 400px; display: block; }
.contac-wrapp .contac-col2 { width: 100%; float: left; padding: 30px 0 50px; }
.contac-wrapp .contac-col2 .contac-row3 { width: 100%; float: left; text-align: center; padding: 0 0 5px; }
.contac-wrapp .contac-col2 .contac-row3 li { font-size: 14px; line-height: 32px; letter-spacing: 0.35px; color: #6b6b6e; display: inline-block; padding: 0 5px 0; }
.contac-wrapp .contac-col2 .contac-row3 li span { font-size: 14px; line-height: 32px; letter-spacing: 0.35px; color: #6b6b6e; display: inline-block; padding: 0 5px 5px; }
.contac-row1 li, .contac-row1 li a { font-size: 14px; line-height: 32px; letter-spacing: 0.35px; color: #6b6b6e; margin: 0 0 5px; }
.contac-wrapp h2, .contac-wrapp h2 span { font-family: 'Playfair Display',serif; }

/*teamin-wrapp*/
.teamin-wrapp { text-align: center; padding: 30px 0 30px; }
.teamin-wrapp h2 { font-size: 21px; color: #6b6b6e; letter-spacing: normal; line-height: 40px; margin: 0 0 10px; }
.teamin-wrapp h2 a { color: #6b6b6e; }
.teamin-wrapp h2 span { display: block; }
.teamin-wrapp h3 { font-size: 11px; color: #c4b37c; font-weight: 600; text-transform: uppercase; letter-spacing: 2.93px; margin: 0 0 25px; }
.teamin-wrapp h3 a { color: #c4b37c; }
.teamin-wrapp h3 span { display: block; }
.teamin-wrapp h4 { font-size: 14px; color: #6b6b6e; letter-spacing: 0.35px; line-height: 31px; margin: 0 0 30px; }
.teamin-wrapp h4 a { color: #6b6b6e; }
.teamin-wrapp h4 span { display: block; }
.teamin-wrapp p { font-size: 14px; color: #6b6b6e; letter-spacing: 0.35px; line-height: 2.13; margin: 30px 0 10px; }
.teamin-wrapp p a { color: #c4b37c; }
.teamin-wrapp p span { display: block; }
.teamin-wrapp .teamin-col1 { width: 60%; float: none; margin: 0 auto 55px; }
.teamin-wrapp .teamin-col1 .teamin-row1 { width: 100%; float: left; margin: 0 0 0; }
.teamin-wrapp .teamin-col1 .teamin-row1 .teamin-bar1 { width: 243px; float: none; margin: 20px auto 20px; }
.teamin-wrapp .teamin-col1 .teamin-row1 .teamin-bar1 img { width: 100%; display: block; }
.teamin-wrapp .teamin-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 0; padding: 11px 32px 11px 30px; }
.teamin-wrapp .teamin-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.teamin-wrapp h2, .teamin-wrapp h2 span { font-family: 'Playfair Display',serif; }

/*gallerin-wrapp*/
.gallerin-wrapp h2 { font-size: 21px; color: #6b6b6e; letter-spacing: normal; line-height: 40px; margin: 0 0 10px; }
.gallerin-wrapp h2 a { color: #6b6b6e; }
.gallerin-wrapp h2 span { display: block; }
.gallerin-wrapp p { font-size: 14px; color: #6b6b6e; letter-spacing: 0.35px; line-height: 2.13; margin: 30px 0 10px; }
.gallerin-wrapp p a { color: #6b6b6e; }
.gallerin-wrapp p span { display: block; }
.gallerin-wrapp .gallerin-col1 { width: 65%; float: none; margin: 80px auto 0; }
.gallerin-wrapp .gallerin-col1 .gallerin-col2 { width: 100%; float: left; margin: 0 0 30px; }
.gallerin-wrapp .gallerin-col1 .gallerin-col2 img { width: 100%; display: block; }
.gallerin-wrapp .gallerin-col1 .gallerin-col2 .gallerin-row1 { width: 80%; float: none; position: relative; margin: 0 auto 0; overflow: hidden; }
.gallerin-wrapp .gallerin-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 0; padding: 11px 32px 11px 30px; }
.gallerin-wrapp .gallerin-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.gallerin-wrapp h2, .gallerin-wrapp h2 span { font-family: 'Playfair Display',serif; }
.gallerin-wrapp h3, .gallerin-wrapp h3 span { font-family: 'Playfair Display',serif; }

.gallerin-wrapp .gallerin-col2 .gallerin-ab1 { width: 98%; float: left; margin: 0 auto 0; position: absolute; top: 50%; right: 0; left: 0; }
.gallerin-wrapp .gallerin-col2 .gallerin-ab1 .gallerin-ab-tex1 { font-size: 12px; font-weight: 700; color: #fff; letter-spacing: 1px; text-transform: uppercase; display: inline-block; padding: 0 20px; line-height: 38px; margin-top: -15px; position: absolute; opacity: 0; webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; }
.gallerin-wrapp .gallerin-col2 .gallerin-ab1 .gallerin-ab-tex1:first-child { left: 10px; }
.gallerin-wrapp .gallerin-col2 .gallerin-ab1 .gallerin-ab-tex1:last-child { right: 10px; }
.gallerin-wrapp .gallerin-col1 .gallerin-row1:hover .gallerin-ab-tex1 { opacity: 1; }

/*gall-wrapp2*/
.gall-wrapp2 { padding: 0 0 90px; background: #f9f6f4; text-align: center; }
.gall-wrapp2 h2 { font-size: 21px; color: #6b6b6e; letter-spacing: normal; line-height: 35px; margin: 0 0 10px; }
.gall-wrapp2 h2 a { color: #6b6b6e; }
.gall-wrapp2 h2 span { display: block; }
.gall-wrapp2 p { font-size: 14px; color: #6b6b6e; letter-spacing: 0.35px; line-height: 2.13; margin: 0 0 20px; }
.gall-wrapp2 p a { color: #6b6b6e; }
.gall-wrapp2 p span { display: block; }
.gall-wrapp2 .gall-col1 { width: 100%; float: left; margin: 0 0 130px; }
.gall-wrapp2 .gall-col1 .galler-col2 { width: 100%; float: left; margin: 0 0 0; }
.gall-wrapp2 .gall-col1 .galler-col2 img { width: 100%; display: block; }
.gall-wrapp2 .gall-col1 .galler-col2 .galler-row1 { width: 100%; float: left; position: relative; margin: 0 0 20px; overflow: hidden; }
.gall-wrapp2 .gall-col1 .galler-col2 .galler-row2 { width: 100%; float: left; text-align: left; margin: 0 0 0; }
.gall-wrapp2 .galler-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 0; padding: 11px 32px 11px 30px; }
.gall-wrapp2 .galler-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.gall-wrapp2 .gallerin-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 0; padding: 11px 32px 11px 30px; }
.gall-wrapp2 .gallerin-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.gall-wrapp2 h2, .gall-wrapp2 h2 span { font-family: 'Playfair Display',serif; }
.gall-wrapp2 h3, .gall-wrapp2 h3 span { font-family: 'Playfair Display',serif; }

.gall-wrapp2 .gall-col1.mobile { display: none; }

/*practice-wrapp*/
.practice-wrapp { position: relative; padding: 60px 0 20px; }
.practice-wrapp p { font-size: 16px; color: #707070; letter-spacing: normal; line-height: 26px; text-transform: inherit; margin: 0 0 0; }
.practice-wrapp p a { color: #707070; }
.practice-wrapp p span { display: block; }
.practice-wrapp .practice-row2 { width: 100%; float: left; display: flex; flex-wrap: wrap; position: relative; }
.practice-wrapp .practice-row1 { width: 24.17%; float: left; margin: 0 1.1% 1.1% 0; background: #0d0d0e; overflow: hidden; }
.practice-wrapp .practice-row1:nth-child(4n) { margin-right: 0; }
.practice-wrapp .practice-row1 img { width: 100%; display: block; }
.practice-wrapp .practice-row1:hover img { opacity: 0.40; }
.practice-wrapp .practice-row1 .practice-bar1 { width: 100%; float: left; }
.header-wrapp .header-col4 .header-row4:last-child li { flex-direction: row-reverse; }
/*common-css*/
.header-icon1 { width: auto; float: left; margin: 0 16px 0 0; }
.header-icon2 { width: auto; float: left; margin: 0 12px 0 0; }
.header-thm1 { width: auto; float: right; margin: 0 0 0 18px; }
.header-thm1 a { width: 22px; float: left; margin: 0 10px 0 0; }
.header-thm1 a:last-child { margin-right: 0; }
.abouts-thm1 { width: 8.6%; float: none; margin: 0 auto 18px; }
.abouter-thm1 { width: 8.6%; float: none; margin: 0 auto 18px; }
.treatments-thm1 { width: 20.14%; float: right; margin: 0 0 0 0; position: absolute; right: 0; bottom: -4.2%; }
.testimonials-thm1 { width: 100%; float: left; margin: 0 0 18px; }
.testimonials-thm1 a { width: 107px; float: none; display: inline-block; margin: 0 0 0; }
.testimonials-thm1 span { width: 107px; float: none; display: inline-block; margin: 0 0 0; }

.header-thm1 a.mobile-version { display: none; }
.header-mob1 a.mobile-version { display: none; }

.header-wrapp .header-row4 .header-thm1 a { width: auto; display: flex; align-items: center; float: left; margin: -1px 10px 0 0; }
.header-wrapp .header-row4 .header-thm1 a img { width: 22px!important; display: inline-block; float: left; margin: 0 6px 0 0; }

.header-wrapp .header-row4 .header-thm1 .instagram-txt { width: 70px!important; margin: 3px 0 0 2px; opacity: 1; }

/*mobile-css*/
.header-mob1 { width: 100%; float: left; display: none; margin: 0 0 0; }
.header-mob1 a { width: 18px; float: none; display: inline-block; margin: 0 3px 0; }
.header-mob2 { width: 100%; float: left; display: none; margin: 0 0 0; }
.treatments-mobile-thm1 { width: 100%; float: left; display: none; margin: 0 0 0; }

/*btn-css*/
.abouter-btn1, .abouter-btn2, .abouts-btn1, .banner-btn1, .banner-btn2, .bloger-btn1, .blogin-btn1, .buttons-btn1, .buttons-btn2, .enquiry-btn1, .enquiry-fil1, .flinker-btn1, .galler-btn1, .gallerin-btn1, .header-btn1, .header-btn2, .instagram-btn1, .linker-btn1, .paiger-btn1, .paiger-btn2, .services-btn1, .team-btn1, .teamin-btn1, .testi-btn1, .testimonials-btn1, .treatin-btn1, .treatments-btn1 { text-align: center; font-size: 14px; font-weight: 400; letter-spacing: 0.3px; border: 1px solid; border-radius: 24px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; }

.enquiry-wrapp .enquiry-col1 .caldera-grid .row.first_row { width: 76.8%; float: left; }
.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-12 { padding: 0; }
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control { width: 53%; height: 40px; float: left; margin: 0 0 16px; padding: 0 5% 0; text-align: left; color: #fff; background: none; border-color: rgba(255,255,255,0.48); resize: none; font-size: 14px; font-weight: 400; letter-spacing: 0.3px; border-radius: 24px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; box-shadow: none; }
.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control { width: 100%; height: 40px; float: left; margin: 0 0 36px; padding: 9px 5% 0; }
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control::placeholder { color: #fff; }
.enquiry-wrapp .enquiry-col1 .caldera-grid .extra-class1 { width: 100%; float: none; display: inline-block; margin: 0 0 0!important; }
.enquiry-wrapp .enquiry-col1 .caldera-grid .extra-class2 { width: 100%; float: none; display: inline-block; margin: 0 0 26px!important; }
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox { margin: 0; }
.enquiry-wrapp .enquiry-col1 .caldera-grid label { font-size: 12px; font-weight: 600; color: #fff; letter-spacing: 0.26px; line-height: 1.92; display: inline-block; position: relative; top: -6px; }
.enquiry-wrapp .enquiry-col1 .caldera-grid a { color: #c4b37c; text-decoration: none; }
.enquiry-wrapp .enquiry-col1 .caldera-grid a:hover { color: #fff; }
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] { background-image: url(../images/checkbox.svg); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; height: 14px; width: 13px; padding: 0; border: 0; position: relative; left: 0; top: 2.25px; -webkit-appearance: none; -moz-appearance: none; outline: none!important; cursor: pointer; margin-right: 5px!important; background-size: 13px; background-repeat: no-repeat; transition: all 0.25s ease-out 0s; }
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox]:checked { background-image: url(../images/checkbox-hover.svg); }
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; cursor: pointer; margin: 4px 0 0; padding: 9px 30px 9px 30px; text-align: center; font-size: 14px; font-weight: 400; letter-spacing: 0.3px; border-radius: 24px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; line-height: normal; box-shadow: none; vertical-align: baseline; outline: none; font-family: 'Jost',sans-serif; }
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default:hover { color: #c4b37c; background: rgba(255,255,255,0.80); border-color: rgba(196,179,124,0.3); }

.parsley-required { display: none!important; }
.caldera-grid .form-group .parsley-error { border-color: #d00000!important; border: 2px dotted!important; color: #d00000!important; background: transparent; }
.caldera-grid .form-group label.parsley-error { border: none!important; }
.caldera-grid .help-block { display: none!important; }
input.form-control.parsley-success, select.form-control.parsley-success, textarea.form-control.parsley-success { background: transparent!important; }
.caldera-grid .row { margin: 0!important; }
.caldera-grid .form-group { margin: 0 auto!important; }

.comman-anchor { width: 100%; height: 100%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 9; }

.table-outer { overflow-x: auto; width: auto; font-size: 14px; margin-bottom: 30px; }
.table-outer table { border-collapse: collapse; border-spacing: 0; min-width: 590px; max-width: 100%; }
.table-outer td { border: 1px solid #6b6b6e; padding: 10px; font-size: 14px; line-height: 2.13; color: #6b6b6e; font-weight: 400; }

.header-wrapp .header-col4 .header-row4 li a:hover { color: #c4b37c; }

.abouter-wrapp .abouter-col1 ul li:before { position: relative; margin: 0 5px 0 0; }
.abouter-wrapp .abouter-col1.cosmetic-col1 { margin: 0 auto 30px; }

.linker-wrapp .linker-col1 .mega-menu-wrap { background: transparent!important; position: initial!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap ul.mega-menu { position: initial!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item { float: none!important; display: inline-block!important; position: relative!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item a.mega-menu-link { font-size: 14px!important; font-weight: 600!important; color: #fff!important; letter-spacing: 0.3px; display: inline-block!important; padding: 10px 13px 10px 13px!important; outline: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent; height: auto!important; line-height: normal!important; font-family: 'Jost',sans-serif!important; background: transparent!important; -o-transition: color .3s linear,background .3s linear; -moz-transition: color .3s linear,background .3s linear; -webkit-transition: color .3s linear,background .3s linear; transition: color .3s linear,background .3s linear; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item a.mega-menu-link:hover { color: #6b6b6e!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item:first-child a.mega-menu-link { padding-left: 0!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item .mega-menu-link:after { content: ""; width: 1px; float: left; background: rgba(100%,100%,100%,0.24); transform: translateY(-50%); margin: 0 0 0; padding: 0 0 21px; position: absolute; top: 50%; left: 0; display: block!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item:first-child .mega-menu-link:after { display: none!important; }

.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item ul.mega-sub-menu { text-align: left!important; list-style: none; margin: 10px auto 0!important; padding: 0!important; display: block; position: absolute!important; z-index: 99!important; min-width: 180px!important; white-space: nowrap!important; background: #fff!important; width: auto!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item ul.mega-sub-menu li.mega-menu-item { clear: both; width: 100%!important; border: 0 none; font-size: 12px!important; position: relative!important; display: block!important; float: left; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link { width: 100%!important; background: none!important; padding: 10px 25px 10px 22px!important; font-size: 14px!important; color: #c4b37c!important; text-decoration: none; display: inline-block; float: left; clear: both; position: relative; outline: 0; -o-transition: padding .2s linear!important; -moz-transition: padding .2s linear!important; -webkit-transition: padding .2s linear!important; transition: padding .2s linear!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover { color: #6b6b6e!important; padding-left: 28px!important; padding-right: 19px!important; }

.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli { position: initial!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu { min-width: 100%!important; max-width: 1160px!important; margin: 10px auto 0!important; background: #fff!important; position: absolute!important; left: 0!important; right: 0!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row { width: 100%!important; display: block!important; float: left!important; padding: 25px 0!important; max-width: 100%!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu { min-width: auto!important; top: 0!important; position: relative!important; display: flex!important; flex-wrap: wrap!important; margin: 0 auto!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column { width: 18.4%!important; float: left!important; text-align: left!important; margin: 0 2% 0 0!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column:last-child { margin-right: 0!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column h2 { font-size: 14px!important; font-weight: 600!important; color: #c4b37c!important; letter-spacing: 0.3px!important; line-height: 18px!important; text-transform: uppercase!important; display: block!important; margin: 0 0 12px!important; float: left!important; width: 100%!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column h2 a { color: #c4b37c!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column h2 a:hover { color: #6b6b6e!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item { transition: padding .2s linear!important; padding: 8px 0 8px 0!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item a.mega-menu-link { font-size: 15px!important; font-weight: 600!important; color: #6b6b6e!important; letter-spacing: 0.3px!important; display: inline-block!important; outline: 0!important; -webkit-tap-highlight-color: rgba(0, 0, 0, 0)!important; -webkit-tap-highlight-color: transparent!important; position: relative!important; text-transform: capitalize!important; padding: 0 0 0!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item:hover a.mega-menu-link { color: #c4b37c!important; padding-left: 3px!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item .textwidget { width: 100%!important; float: left!important; display: block!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item .textwidget .menuzord-icon1 { float: left!important; width: 24px; margin: 0 0 16px; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item .textwidget .menuzord-icon1 a { padding: 0!important; border: 0!important; }

.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu  li.menu-subhead { display: none!important; }
.enquiry-wrapp:after { content: ""; position: absolute; left: 0; right: 0; width: 100%; height: 100%; top: 0; background: #36302b59; margin: 0 auto; }

#mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > .mega-hideagain.hidefirst.hideagain { display: none!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item .textwidget a.showmore { color: #c4b37c; cursor: pointer; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row:first-child { padding-bottom: 0!important; }
.linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row:nth-child(2n) { padding-top: 0!important; }
.treatin-wrapp .treatin-col1 ul { display: inline-block; text-align: left; width: auto; }
.treatin-wrapp .treatin-col1 ol { display: inline-block; text-align: left; width: auto; }
.treatin-wrapp .treatin-col1 ul>p { display: none; }

.treatin-wrapp .treatin-col1 ul li p { display: inline-block; }

.conten-wrapp.common-style .treatin-wrapp .treatin-col1 ul { display: block; width: 100%; text-align: center; }
.conten-wrapp.common-style .treatin-wrapp .treatin-col1 ul li { padding: 0; }

.conten-wrapp.common-style .treatin-wrapp .treatin-col1 ol { display: block; width: 100%; text-align: center; }
.conten-wrapp.common-style .treatin-wrapp .treatin-col1 ol li { padding: 0; }

.address-wrapp .address-col1 iframe.map-color { -webkit-filter: none!important; -moz-filter: none!important; -ms-filter: none!important; -o-filter: none!important; filter: none!important; }
.header-wrapp .header-col4 .header-row4 li { display: flex; align-items: center; }
.header-wrapp .header-col4 .header-row4 li .header-thm1 { float: left; margin: 3px 0 0 12px!important; }

.testimonials-wrapp .testimonials-col1 .slick-slider .slick-track { display: flex; flex-wrap: wrap; height: inherit; }
.testimonials-wrapp .testimonials-col1 .slick-slider .slick-track .slick-slide { height: inherit; position: relative; }
.testimonials-wrapp .testimonials-col1 .slick-slider .slick-track .slick-slide .testimonials-row1 { height: 100%; position: relative; }
.testimonials-wrapp .testimonials-col1 .testimonials-row1 p { font-size: 19px; line-height: 43px; min-height: 129px; }
.testimonials-wrapp .testimonials-col1 .review-btn1 { float: none; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 0 0 20px; padding: 11px 32px 11px 30px; cursor: pointer; }
.testimonials-wrapp .testimonials-col1 .review-btn1:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }

.header-wrapp .opening-col1 { width: 100%; float: left; padding: 15px 0 0; }
.header-wrapp .opening-col1 .opening-row1 { width: 100%; float: left; display: flex; align-items: center; }
.header-wrapp .opening-col1 ul li { font-size: 14px; font-weight: 400; color: #6b6b6e; letter-spacing: 0.3px; }
.header-wrapp .opening-col1 ul li:nth-child(2) { margin: 0 0 0 5px; }

.header-wrapp .header-col4 .header-row4.extra-cls { display: block; float: none; }
.header-wrapp .header-col4 .header-row4.extra-cls li { display: inline-block; margin: 20px 0 0; }
.header-wrapp .header-col4 .header-row4.extra-cls li .header-thm1 { width: auto; float: right; margin: 0 0 0 12px!important; position: relative; top: -2px; }

.modal.testimonials { background-color: #c4b37cbf; padding: 0; }
.modal.testimonials .modal-content { border-radius: 10px; border: 3px solid #6b6b6edb; top: 50%; transform: translateY(-50%); padding: 25px 20px; width: 90%; max-width: 600px; }
.modal.testimonials .modal-content .close { color: #c4b37c; top: 20px; right: 15px; }
.modal.testimonials .modal-content .close:hover { color: #6b6b6e; }
.modal.testimonials .modal-content .modal-body { padding: 30px 0 25px 0; }
.modal.testimonials .modal-content .modal-body .fullouter { width: 100%; display: block; position: relative; float: left; margin: 0 auto; }
.modal.testimonials .modal-content .modal-body .fullouter .innercontent { width: auto; display: flex; flex-wrap: wrap; align-items: center; position: relative; justify-content: center; margin: 0 auto; }
.modal.testimonials .modal-content .modal-body .fullouter .innercontent .innernaver { float: none; color: #fff; background: #c4b37c; border: 1px solid #c4b37c; margin: 5px 5px 5px; padding: 11px 32px 11px 30px; text-align: center; font-size: 14px; font-weight: 400; letter-spacing: 0.3px; border-radius: 24px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'Jost',sans-serif; }
.modal.testimonials .modal-content .modal-body .fullouter .innercontent .innernaver:hover { color: #c4b37c; background: none; border-color: rgba(196,179,124,0.3); }
.teamer-wrapp .teamer-row1 .teamer-col1 .teamer-bar2 .teamer-bar3 { float: left; color: #fff; background: #c4b37c; border-color: #c4b37c; margin: 20px 0 0 0; padding: 11px 32px 11px 30px; text-align: center; font-size: 14px; font-weight: 400; letter-spacing: 0.3px; border: 1px solid; border-radius: 24px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; }

.teamer-wrapp .teamer-row1 .teamer-col1 .teamer-bar2 .teamer-bar3:hover { color: #c4b37c; background: #fff; border-color: #c4b37c; }

.conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 {width: 100%; display: flex; flex-wrap: wrap; justify-content: center; margin: 0 auto 30px;}
.conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ul {width: 48.5%; float: left; max-width: inherit; margin: 0 3% 0 0;}
.conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ul:last-child {margin-right: 0;}
.conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ul li {display: inline-block; padding-left: 16px; text-align: left; width: 100%;}
.conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ul li:before {position: absolute;}

.abouter-wrapp .abouter-col1.cosmetic-col1 .trea-col1 {width: 100%; display: flex; flex-wrap: wrap; justify-content: center; margin: 0 auto 30px; max-width: 560px;}
.abouter-wrapp .abouter-col1.cosmetic-col1 .trea-col1 ul {width: 48.5%; float: left; max-width: inherit; margin: 0 3% 0 0;}
.abouter-wrapp .abouter-col1.cosmetic-col1 .trea-col1 ul:last-child {margin-right: 0;}

/* .conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol {width: 100%; display: flex; flex-wrap: wrap;}
.conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol li {width: 48%; float: left;}
.conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol li:nth-child(2n) {float: right;} */

.conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol {width: 48%; float: left;}
.conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol:nth-child(2n) {float: right;}
.conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol li { width: 100%; margin: 0 0 15px;  min-height: 90px;}
.conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol:first-child { counter-reset: mycounter;}
.conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol li:before { content: counter(mycounter) ". "; counter-increment: mycounter;}


/*Smartphone css*/
@media screen and (max-width: 480px) {
  .margin { width: 90%; }
  .header-wrapp { text-align: center; padding: 66px 0 40px; }
  .header-wrapp .header-col1 { width: 215px; transform: none; 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 16px; }
  .header-wrapp .header-col2 .header-row2 { width: 100%; }
  .header-wrapp .header-col2 .header-row2 li { float: none; display: block; margin: 0 0 0; }
  .header-wrapp .header-col3 { width: 100%; margin: 0 0 0; }
  .header-wrapp .header-col3 .header-row3 { width: 100%; }
  .header-wrapp .header-col4 { width: 100%; display: none; margin: 0 0 0; }
  .header-wrapp .header-col4 .header-row4 { width: 100%; }
  .header-wrapp .header-col4 .header-row4 li { float: none; display: block; margin: 0 0 0; }
  .header-wrapp .header-col5 { width: 100%; margin: 0 0 0; }
  .header-wrapp .header-col5 .header-row5 { width: 100%; }
  .header-wrapp .header-btn1 { width: 48%; margin: 0 0 4.2%; padding: 9px 2% 9px 2%; }
  .header-wrapp .header-btn1:nth-child(2n) { float: right; }
  .header-wrapp .header-btn2 { width: 100%; margin: 0 0 4.2%; padding: 9px 2% 9px 2%; }
  .header-wrapp .header-btn2:last-child { margin-bottom: 0; }
  .header-row2 li,   .header-row2 li a,   .header-row4 li, .header-row4 li a { font-size: 12px; letter-spacing: 0; }
  .linker-wrapp { text-align: center; background: #fff; padding: 16px 0 16px; position: fixed; top: 0; right: 0; left: 0; }
  .linker-wrapp .linker-col1 { width: 100%; margin: 0 0 0; }
  .linker-wrapp .linker-col1 .linker-row1 { width: 100%; }
  .linker-wrapp .linker-col2 { width: 100%; display: none; margin: 0 0 0; }
  .linker-wrapp .linker-col2 .linker-row2 { width: 100%; }
  .linker-wrapp .linker-btn1 { width: 100%; margin: 0 0 4.2%; padding: 9px 2% 9px 2%; }
  .banner-wrapp { text-align: center; min-height: inherit; background: none; }
  .banner-wrapp p { font-size: 13px; color: #444240; margin: 0 0 10px; }
  .banner-wrapp p a { color: #444240; }
  .banner-wrapp p span { display: inline; }
  .banner-wrapp h2 { font-size: 15px; letter-spacing: 1.54px; margin: 0 0 8px; }
  .banner-wrapp h2 span { display: inline; }
  .banner-wrapp h3 { font-size: 33px; color: #444240; margin: 0 0 18px; }
  .banner-wrapp h3 a { color: #444240; }
  .banner-wrapp h3 span { display: inline; }
  .banner-wrapp .banner-col1 { width: 100%; margin: 0 0 0; position: relative; bottom: inherit; }
  .banner-wrapp .banner-col1 .banner-row1 { width: 100%; padding: 35px 5% 95px; }
  .banner-wrapp .banner-btn1 { margin: 12px 0 0; }
  .abouts-wrapp { text-align: center; padding: 60px 0 60px; }
  .abouts-wrapp p { font-size: 13px; margin: 0 0 10px; }
  .abouts-wrapp p span { display: inline; }
  .abouts-wrapp h2 { font-size: 29px; margin: 0 0 16px; }
  .abouts-wrapp h2 span { display: inline; }
  .abouts-wrapp .abouts-col1 { width: 100%; margin: 0 0 40px; }
  .abouts-wrapp .abouts-col1 .abouts-row1 { width: auto; display: inline-block; }
  .abouts-wrapp .abouts-col2 { width: 100%; margin: 0 0 0; }
  .abouts-wrapp .abouts-col2 .abouts-row2 { width: 100%; }
  .abouts-wrapp .abouts-btn1 { margin: 11px 0 0; }
  .treatments-wrapp { text-align: center; }
  .treatments-wrapp p { font-size: 13px; margin: 0 0 10px; }
  .treatments-wrapp p span { display: inline; }
  .treatments-wrapp h2 { font-size: 15px; letter-spacing: 1.54px; margin: 0 0 8px; }
  .treatments-wrapp h2 span { display: inline; }
  .treatments-wrapp h3 { font-size: 29px; margin: 0 0 18px; }
  .treatments-wrapp h3 span { display: inline; }
  .treatments-wrapp .treatments-col1 { width: 100%; margin: 0 0 0; }
  .treatments-wrapp .treatments-col1 .treatments-row1 { width: 100%; display: none; }
  .treatments-wrapp .treatments-col2 { width: 90%; margin: 0 auto 0; position: absolute; bottom: 5.6%; }
  .treatments-wrapp .treatments-col2 .treatments-row2 { width: 100%; }
  .treatments-wrapp .treatments-col3 { width: 100%; margin: 0 0 0; }
  .treatments-wrapp .treatments-col3 .treatments-row3 { width: 100%; position: relative; }
  .treatments-wrapp .treatments-col3 .treatments-row3:after { content: ""; width: 100%; height: 100%; float: left; background: rgba(0,0,0,0.26); position: absolute; top: 0; left: 0; }
  .treatments-wrapp .treatments-col4 { width: 100%; margin: 0 0 0; }
  .treatments-wrapp .treatments-col4 .treatments-row4 { width: 90%; position: absolute; bottom: 5.6%; right: 5%; }
  .treatments-wrapp .treatments-col4:last-child .treatments-row4 { left: 5%; }
  .treatments-wrapp .treatments-col4:hover .treatments-row4 { bottom: 11.6%; }
  .treatments-wrapp .treatments-btn1 { margin: 12px 8px 0 0; padding: 9px 20px 9px 20px; }
  .services-wrapp { text-align: center; padding: 60px 0 95px; }
  .services-wrapp p { font-size: 13px; margin: 0 0 10px; }
  .services-wrapp p span { display: inline; }
  .services-wrapp h2 { font-size: 22px; margin: 0 0 10px; }
  .services-wrapp h2 span { display: inline; }
  .services-wrapp .services-col1 { width: 100%; margin: 0 0 0; }
  .services-wrapp .services-col1 .services-row1 { width: 100%; padding: 52px 5% 100px; }
  .services-wrapp .services-col1 .services-row1:hover { padding-top: 32px; padding-bottom: 80px; }
  .services-wrapp .services-btn1 { margin: 13px 0 0; }
  .team-wrapp { text-align: center; padding: 60px 0 95px; }
  .team-wrapp p { font-size: 13px; margin: 0 0 10px; }
  .team-wrapp p span { display: inline; }
  .team-wrapp h2 { font-size: 15px; letter-spacing: 1.54px; margin: 0 0 4px; }
  .team-wrapp h2 span { display: inline; }
  .team-wrapp h3 { font-size: 29px; margin: 0 0 16px; }
  .team-wrapp h3 span { display: inline; }
  .team-wrapp .team-col1 { width: 100%; margin: 0 0 0; }
  .team-wrapp .team-col1 .team-row1 { width: 100%; }
  .team-wrapp .team-col2 { width: 100%; margin: 0 0 0; }
  .team-wrapp .team-col2 .team-row2 { width: 100%; transform: none; padding: 25px 0 0; position: relative; top: inherit; }
  .team-wrapp .team-btn1 { margin: 11px 0 0; }
  .testimonials-wrapp { text-align: center; padding: 54px 0 60px; }
  .testimonials-wrapp p { font-size: 17px; margin: 0 0 10px; }
  .testimonials-wrapp p span { display: inline; }
  .testimonials-wrapp h2 { font-size: 15px; letter-spacing: 1.54px; margin: 0 0 6px; }
  .testimonials-wrapp h2 span { display: inline; }
  .testimonials-wrapp h3 { font-size: 14px; margin: 0 0 8px; }
  .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: 6px 0 0; }
  .enquiry-wrapp { text-align: center; padding: 52px 0 60px; }
  .enquiry-wrapp h2 { font-size: 29px; margin: 0 0 22px; }
  .enquiry-wrapp h2 span { display: inline; }
  .enquiry-wrapp .enquiry-col1 { width: 100%; margin: 0 0 0; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 { width: 100%; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { text-align: center; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width: 100%; margin: 0 0 4.2%; padding: 0 5% 0; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width: 100%; margin: 0 0 30px; padding: 9px 5% 0; }
  .enquiry-wrapp .enquiry-btn1 { margin: 0 0 0; }
  .address-wrapp .address-col1 { width: 100%; margin: 0 0 0; }
  .address-wrapp .address-col1 iframe { width: 100%; height: 320px; }
  .address-wrapp .address-col1 .address-row1 { width: 100%; }
  .instagram-wrapp { text-align: center; padding: 56px 0 60px; }
  .instagram-wrapp .instagram-col1 { width: 100%; margin: 0 0 22px; }
  .instagram-wrapp .instagram-col1 .instagram-row1 { width: 100%; }
  .instagram-wrapp .instagram-col1 .instagram-row1 li { float: none; display: block; margin: 0 4px 15px; }
  .instagram-wrapp .instagram-col2 { width: 30px; margin: 0 auto 0; }
  .instagram-wrapp .instagram-col2 .instagram-row2 { width: 100%; }
  .instagram-wrapp .instagram-col3 { width: 100%; margin: 0 0 65px; }
  .instagram-wrapp .instagram-col3 .instagram-row3 { width: 100%; }
  .instagram-row1 li, .instagram-row1 li a { font-size: 13px; letter-spacing: 0.26px; }
  .instagram-wrapp .instagram-col1 .instagram-row1 li:last-child { margin-bottom: 0; }
  .flinker-wrapp { text-align: center; padding: 34px 0 40px; }
  .flinker-wrapp .flinker-col1 { width: 100%; margin: 0 0 13px; }
  .flinker-wrapp .flinker-col1 .flinker-row1 { width: 100%; }
  .flinker-wrapp .flinker-col1 .flinker-row1 li { float: none; display: inline-block; margin: 0 0 0; }
  .flinker-wrapp .flinker-col1 .flinker-row1 li:after { width: 1px; display: none; margin: 0 0 0; }
  .flinker-wrapp .flinker-col1 .flinker-row1 li a { padding: 3px 6px 3px; }
  .flinker-wrapp .flinker-col2 { width: 100%; margin: 0 0 0; }
  .flinker-wrapp .flinker-col2 .flinker-row2 { width: 100%; }
  .flinker-wrapp .flinker-btn1 { width: 100%; margin: 0 0 4.2%; padding: 9px 2% 9px 2%; }
  .flinker-row1 li, .flinker-row1 li a { font-size: 12px; }
  .fheader-wrapp { text-align: center; padding: 40px 0 34px; }
  .fheader-wrapp .fheader-col1 { width: 215px; margin: 0 auto 18px; }
  .fheader-wrapp .fheader-col1 .fheader-row1 { width: 100%; }
  .fheader-wrapp .fheader-col2 { width: 100%; margin: 0 0 12px; }
  .fheader-wrapp .fheader-col2 .fheader-row2 { width: 100%; }
  .fheader-wrapp .fheader-col2 .fheader-row2 li { float: none; display: block; margin: 0 0 4px; }
  .fheader-wrapp .fheader-col3 { width: 100%; margin: 0 0 0; }
  .fheader-wrapp .fheader-col3 .fheader-row3 { width: 100%; }
  .fheader-wrapp .fheader-col3 .fheader-row3 a { width: 18px; float: none; display: inline-block; margin: 0 2px 0; }
  .fheader-row2 li, .fheader-row2 li a { font-size: 13px; letter-spacing: 0.24px; }
  .footer-wrapp { text-align: center; padding: 32px 0 100px; }
  .footer-wrapp .footer-col1 { width: 100%; margin: 0 0 7px; }
  .footer-wrapp .footer-col1 .footer-row1 { width: 100%; }
  .footer-wrapp .footer-col1 .footer-row1 li { float: none; display: inline-block; margin: 0 4px 2px; }
  .footer-wrapp .footer-col2 { width: 100%; margin: 0 0 0; }
  .footer-wrapp .footer-col2 .footer-row2 { width: 100%; }
  .footer-wrapp .footer-col2 .footer-row2 li { float: none; display: inline-block; margin: 0 4px 2px; }
  .footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { display: none; }
  /*inner-wrapp*/
  .inner-wrapp h1 { font-size: 26px; line-height: 32px; }
  .inner-row1 li, .inner-row1 li a { font-size: 12px; letter-spacing: 0.24px; }
  .abouter-wrapp h2 { font-size: 18px; }
  .abouter-wrapp .abouter-col1 { width: 100%; margin: 0 0 40px; }
  .abouter-wrapp .abouter-col1 .abouter-row1 { width: auto; display: inline-block; }
  .abouter-wrapp .abouter-col2 { width: 100%; margin: 0 auto 30px; }
  .abouter-wrapp .abouter-col3 .abouter-row2 { width: 100%; margin: 0 auto 30px; }
  .abouter-wrapp .abouter-col3 .abouter-row3 { width: 49%; margin: 0 0 10px; }
  .abouter-wrapp .abouter-col3 .abouter-row3:nth-child(2n) { float: right; }
  .abouter-wrapp .abouter-col4 { margin: 30px 0 0; }
  .abouter-wrapp .abouter-col4 .abouter-row4 { width: 90%; }
  .blogin-wrapp .blogin-col1 .blogin-row1 { width: 100%; }
  .blogin-wrapp .blogin-col1 { margin: 0 0 10px; }
  .bloger-wrapp .bloger-row2 { width: 100%; }
  .bloger-wrapp .bloger-row1 .bloger-bar1 { width: 100%; float: left; margin: 0 0 30px; }
  .bloger-wrapp .bloger-row2 .bloger-bar2 { width: 100%; float: left; }
  .paiger-wrapp { padding: 0 0 0; }
  .paiger-wrapp .paiger-row1 { width: 100%; }
  .paiger-wrapp .paiger-row1 .paiger-bar1 { width: 53%; }
  .paiger-wrapp .paiger-btn1, .paiger-wrapp .paiger-btn2 { padding: 8px 15px 8px 15px; }
  .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 4px; }
  .feeser-wrapp h3 { font-size: 18px; }
  .feeser-wrapp .feeser-col1 { width: 100%; }
  .teamer-wrapp .teamer-row1 .teamer-col1 { width: 100%; margin: 0 0 30px; }
  .gallerin-wrapp .gallerin-col1 { width: 90%; }
  .buttons-tex1 { display: none; }
  .buttons .buttons-btn1 { padding: 11px 24px 11px 24px; }
  .buttons .buttons-btn2 { padding: 11px 24px 11px 24px; }
  .buttons .buttons-btn2 span { display: none; }
  .gall-wrapp2 .gall-col1 { margin: 0 0 90px; }
  .galler-wrapp .galler-col2 { width: 100%; }
  .teamin-wrapp .teamin-col1 { width: 100%; }
  .testi-wrapp .testi-row2 .testi-col2 { width: 100%; margin: 0 0 30px; }
  .testi-wrapp .testi-row1 .testi-row11 .testi-col1 { width: 100%; margin: 0 0 30px; }
  .treatin-wrapp .treatin-col1 { width: 100%; }
  .treatmenter-wrapp .treatmenter-col2 { width: 100%; margin: 0 0 15px; }
  .treatin-wrapp .treatin-col1 .treatin-row1 iframe { height: 240px; }
  .practice-wrapp { padding: 50px 0 20px; }
  .practice-wrapp .practice-row1 { width: 48%; margin: 0 4% 2% 0; }
  .practice-wrapp .practice-row1:nth-child(2n) { float: right; margin-right: 0; }
  /*common-css*/
  .header-icon1 { width: auto; display: none; margin: 2px 10px 0 0; }
  .header-icon2 { width: auto; display: none; margin: 2px 6px 0 0; }
  .header-thm1 { width: auto; float: none; display: inline-block; vertical-align: middle; margin: 0 0 0 18px; }
  .abouts-thm1 { width: 48px; margin: 0 auto 12px; }
  .treatments-thm1 { width: 20.14%; display: none; margin: 0 0 0 0; }
  .testimonials-thm1 { width: 100%; margin: 0 0 18px; }
  .testimonials-thm1 a { width: 81px; margin: 0 0 0; }
  /*mobile-css*/
  .header-mob1 { width: 100%; display: block; margin: 0 0 11px; }
  .header-mob2 { width: 100%; display: block; margin: 0 0 4.2%; }
  .treatments-mobile-thm1 { width: 100%; display: block; margin: 0 0 0; }
  /*btn-css*/
  .abouts-btn1,   .banner-btn1,   .banner-btn2,   .enquiry-btn1,   .enquiry-fil1,   .flinker-btn1,   .header-btn1,   .header-btn2,   .instagram-btn1,   .linker-btn1,   .services-btn1,   .team-btn1,   .testimonials-btn1, .treatments-btn1 { font-size: 12px; letter-spacing: 0; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .row.first_row { width: 100%; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .form-control { width: 100%; font-size: 12px; letter-spacing: 0; margin: 0 0 4.2%; padding: 0 5% 0; text-align: center; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control { width: 100%; margin: 0 0 30px; padding: 9px 5% 0; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .extra-class1 { width: 93%; margin: 0 0 4px!important; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .extra-class2 { width: 95%; margin: 0 0 18px!important; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] { top: 2.5px; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid label { font-size: 11px; line-height: 1.52; position: relative; top: -7px; display: inline; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default { font-size: 12px; letter-spacing: 0; margin: 0 0 0; }
  .enquiry-wrapp:after { background: rgb(0,0,0,0.40); }
  .testi-wrapp .testi-row1 .testi-row11 .vid-outer { width: 100%; float: left; margin: 0 0 30px; }
  .treatmenter-wrapp .treatmenter-col2 .treatmenter-row2 h2 { font-size: 28px; line-height: 38px; }
  .treatin-wrapp .treatin-col1 .videoWrapper { padding-bottom: 240px; }
  .gallerin-wrapp .gallerin-col2 .gallerin-ab1 .gallerin-ab-tex1 { font-size: 11px; }
  .gallerin-wrapp .gallerin-col2 .gallerin-ab1 .gallerin-ab-tex1:first-child { left: 0; }
  .banner-wrapp .non-slider { width: 100%; margin: 0 0 0; }
  .inner-wrapp .flexslider .non-slider li { height: 220px; position: relative; }
  .treatmenter-wrapp .treatmenter-col1.four-items { max-width: 100%; }
  .treatmenter-wrapp .treatmenter-col1.four-items .treatmenter-col2 { width: 100%; margin: 0 0 0; }
  .treatin-wrapp .treatin-col1 > h2 > br { display: none; }
  .treatin-wrapp p > strong > br { display: none; }
  .treatin-wrapp p > br { display: none; }
  .blogin-wrapp .blogin-col1 p > br { display: none; }
  .testimonials-wrapp .testimonials-col1 .testimonials-row1 p { min-height: inherit; }
  .abouter-wrapp .abou-col1 ul { width: 100%; margin: 0 auto 0; }
  .enquiry-wrapp .enquir .enquiry-col2 { position: relative; width: 100%; float: left; text-align: center; top: inherit; right: inherit; margin: 35px 0 0; }
  .enquiry-wrapp .enquir .enquiry-col2 h2 { font-size: 30px; }
  .enquiry-wrapp .enquir .enquiry-col2 h2 a { display: block; }
  .header-wrapp .header-col2 .header-row2 li span { display: block; }
  .header-wrapp .header-col2 .header-row2 li span.header-icon1 { display: none; }
  .modal.testimonials .modal-content .modal-body .fullouter .innercontent .innernaver { font-size: 12px; margin: 5px 5px 5px; padding: 11px 20px 11px 20px; }

.conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ul {width: 100%; margin: 0 0 0;}

.abouter-wrapp .abouter-col1.cosmetic-col1 .trea-col1 ul {width: 100%; margin: 0 0 0;}
.abouter-wrapp .abouter-col1.cosmetic-col1 .trea-col1 ul li {text-align: center;}

.conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol li {width: 100%; float: left;}

.conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol { width: 100%; margin: 0;}

}

@media screen and (min-width:481px) and (max-width:600px) {
  .margin { width: 90%; }
  .header-wrapp { text-align: center; padding: 66px 0 40px; }
  .header-wrapp .header-col1 { width: 215px; transform: none; 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 16px; }
  .header-wrapp .header-col2 .header-row2 { width: 100%; }
  .header-wrapp .header-col2 .header-row2 li { float: none; display: block; margin: 0 0 0; }
  .header-wrapp .header-col3 { width: 100%; margin: 0 0 0; }
  .header-wrapp .header-col3 .header-row3 { width: 100%; }
  .header-wrapp .header-col4 { width: 100%; display: none; margin: 0 0 0; }
  .header-wrapp .header-col4 .header-row4 { width: 100%; }
  .header-wrapp .header-col4 .header-row4 li { float: none; display: block; margin: 0 0 0; }
  .header-wrapp .header-col5 { width: 100%; margin: 0 0 0; }
  .header-wrapp .header-col5 .header-row5 { width: 100%; }
  .header-wrapp .header-btn1 { width: 48%; margin: 0 0 4.2%; padding: 9px 2% 9px 2%; }
  .header-wrapp .header-btn1:nth-child(2n) { float: right; }
  .header-wrapp .header-btn2 { width: 100%; margin: 0 0 4.2%; padding: 9px 2% 9px 2%; }
  .header-wrapp .header-btn2:last-child { margin-bottom: 0; }
  .header-row2 li,   .header-row2 li a,   .header-row4 li, .header-row4 li a { font-size: 12px; letter-spacing: 0; }
  .linker-wrapp { text-align: center; background: #fff; padding: 16px 0 16px; position: fixed; top: 0; right: 0; left: 0; }
  .linker-wrapp .linker-col1 { width: 100%; margin: 0 0 0; }
  .linker-wrapp .linker-col1 .linker-row1 { width: 100%; }
  .linker-wrapp .linker-col2 { width: 100%; display: none; margin: 0 0 0; }
  .linker-wrapp .linker-col2 .linker-row2 { width: 100%; }
  .linker-wrapp .linker-btn1 { width: 100%; margin: 0 0 4.2%; padding: 9px 2% 9px 2%; }
  .banner-wrapp { text-align: center; min-height: inherit; background: none; }
  .banner-wrapp p { font-size: 13px; color: #444240; margin: 0 0 10px; }
  .banner-wrapp p a { color: #444240; }
  .banner-wrapp p span { display: inline; }
  .banner-wrapp h2 { font-size: 15px; letter-spacing: 1.54px; margin: 0 0 8px; }
  .banner-wrapp h2 span { display: inline; }
  .banner-wrapp h3 { font-size: 33px; color: #444240; margin: 0 0 18px; }
  .banner-wrapp h3 a { color: #444240; }
  .banner-wrapp h3 span { display: inline; }
  .banner-wrapp .banner-col1 { width: 100%; margin: 0 0 0; position: relative; bottom: inherit; }
  .banner-wrapp .banner-col1 .banner-row1 { width: 100%; padding: 35px 5% 95px; }
  .banner-wrapp .banner-btn1 { margin: 12px 0 0; }
  .abouts-wrapp { text-align: center; padding: 60px 0 60px; }
  .abouts-wrapp p { font-size: 13px; margin: 0 0 10px; }
  .abouts-wrapp p span { display: inline; }
  .abouts-wrapp h2 { font-size: 29px; margin: 0 0 16px; }
  .abouts-wrapp h2 span { display: inline; }
  .abouts-wrapp .abouts-col1 { width: 100%; margin: 0 0 40px; }
  .abouts-wrapp .abouts-col1 .abouts-row1 { width: auto; display: inline-block; }
  .abouts-wrapp .abouts-col2 { width: 100%; margin: 0 0 0; }
  .abouts-wrapp .abouts-col2 .abouts-row2 { width: 100%; }
  .abouts-wrapp .abouts-btn1 { margin: 11px 0 0; }
  .treatments-wrapp { text-align: center; }
  .treatments-wrapp p { font-size: 13px; margin: 0 0 10px; }
  .treatments-wrapp p span { display: inline; }
  .treatments-wrapp h2 { font-size: 15px; letter-spacing: 1.54px; margin: 0 0 8px; }
  .treatments-wrapp h2 span { display: inline; }
  .treatments-wrapp h3 { font-size: 29px; margin: 0 0 18px; }
  .treatments-wrapp h3 span { display: inline; }
  .treatments-wrapp .treatments-col1 { width: 100%; margin: 0 0 0; }
  .treatments-wrapp .treatments-col1 .treatments-row1 { width: 100%; display: none; }
  .treatments-wrapp .treatments-col2 { width: 90%; margin: 0 auto 0; position: absolute; bottom: 5.6%; }
  .treatments-wrapp .treatments-col2 .treatments-row2 { width: 100%; }
  .treatments-wrapp .treatments-col3 { width: 100%; margin: 0 0 0; }
  .treatments-wrapp .treatments-col3 .treatments-row3 { width: 100%; position: relative; }
  .treatments-wrapp .treatments-col3 .treatments-row3:after { content: ""; width: 100%; height: 100%; float: left; background: rgba(0,0,0,0.26); position: absolute; top: 0; left: 0; }
  .treatments-wrapp .treatments-col4 { width: 100%; margin: 0 0 0; }
  .treatments-wrapp .treatments-col4 .treatments-row4 { width: 90%; position: absolute; bottom: 5.6%; right: 5%; }
  .treatments-wrapp .treatments-col4:last-child .treatments-row4 { left: 5%; }
  .treatments-wrapp .treatments-col4:hover .treatments-row4 { bottom: 11.6%; }
  .treatments-wrapp .treatments-btn1 { margin: 12px 8px 0 0; padding: 9px 20px 9px 20px; }
  .services-wrapp { text-align: center; padding: 60px 0 95px; }
  .services-wrapp p { font-size: 13px; margin: 0 0 10px; }
  .services-wrapp p span { display: inline; }
  .services-wrapp h2 { font-size: 20px; margin: 0 0 10px; }
  .services-wrapp h2 span { display: block; }
  .services-wrapp .services-col1 { width: 100%; margin: 0 0 0; }
  .services-wrapp .services-col1 .services-row1 { width: 100%; padding: 52px 5% 100px; }
  .services-wrapp .services-col1 .services-row1:hover { padding-top: 32px; padding-bottom: 80px; }
  .services-wrapp .services-btn1 { margin: 13px 0 0; }
  .team-wrapp { text-align: center; padding: 60px 0 95px; }
  .team-wrapp p { font-size: 13px; margin: 0 0 10px; }
  .team-wrapp p span { display: inline; }
  .team-wrapp h2 { font-size: 15px; letter-spacing: 1.54px; margin: 0 0 4px; }
  .team-wrapp h2 span { display: inline; }
  .team-wrapp h3 { font-size: 29px; margin: 0 0 16px; }
  .team-wrapp h3 span { display: inline; }
  .team-wrapp .team-col1 { width: 100%; margin: 0 0 0; }
  .team-wrapp .team-col1 .team-row1 { width: 100%; }
  .team-wrapp .team-col2 { width: 100%; margin: 0 0 0; }
  .team-wrapp .team-col2 .team-row2 { width: 100%; transform: none; padding: 25px 0 0; position: relative; top: inherit; }
  .team-wrapp .team-btn1 { margin: 11px 0 0; }
  .testimonials-wrapp { text-align: center; padding: 54px 0 60px; }
  .testimonials-wrapp p { font-size: 17px; margin: 0 0 10px; }
  .testimonials-wrapp p span { display: inline; }
  .testimonials-wrapp h2 { font-size: 15px; letter-spacing: 1.54px; margin: 0 0 6px; }
  .testimonials-wrapp h2 span { display: inline; }
  .testimonials-wrapp h3 { font-size: 14px; margin: 0 0 8px; }
  .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: 6px 0 0; }
  .enquiry-wrapp { text-align: center; padding: 52px 0 60px; }
  .enquiry-wrapp h2 { font-size: 29px; margin: 0 0 22px; }
  .enquiry-wrapp h2 span { display: inline; }
  .enquiry-wrapp .enquiry-col1 { width: 100%; margin: 0 0 0; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 { width: 100%; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { text-align: center; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width: 48%; margin: 0 0 4.2%; padding: 0 5% 0; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2:nth-child(2n) { float: right; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width: 48%; margin: 0 0 30px; padding: 9px 5% 0; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3:nth-child(2n) { float: right; }
  .enquiry-wrapp .enquiry-btn1 { margin: 0 0 0; }
  .address-wrapp .address-col1 { width: 100%; margin: 0 0 0; }
  .address-wrapp .address-col1 iframe { width: 100%; height: 320px; }
  .address-wrapp .address-col1 .address-row1 { width: 100%; }
  .instagram-wrapp { text-align: center; padding: 56px 0 60px; }
  .instagram-wrapp .instagram-col1 { width: 100%; margin: 0 0 22px; }
  .instagram-wrapp .instagram-col1 .instagram-row1 { width: 100%; }
  .instagram-wrapp .instagram-col1 .instagram-row1 li { float: none; display: block; margin: 0 4px 15px; }
  .instagram-wrapp .instagram-col2 { width: 30px; margin: 0 auto 0; }
  .instagram-wrapp .instagram-col2 .instagram-row2 { width: 100%; }
  .instagram-wrapp .instagram-col3 { width: 100%; margin: 0 0 65px; }
  .instagram-wrapp .instagram-col3 .instagram-row3 { width: 100%; }
  .instagram-row1 li, .instagram-row1 li a { font-size: 13px; letter-spacing: 0.26px; }
  .instagram-wrapp .instagram-col1 .instagram-row1 li:last-child { margin-bottom: 0; }
  .flinker-wrapp { text-align: center; padding: 34px 0 40px; }
  .flinker-wrapp .flinker-col1 { width: 100%; margin: 0 0 13px; }
  .flinker-wrapp .flinker-col1 .flinker-row1 { width: 100%; }
  .flinker-wrapp .flinker-col1 .flinker-row1 li { float: none; display: inline-block; margin: 0 0 0; }
  .flinker-wrapp .flinker-col1 .flinker-row1 li:after { width: 1px; display: none; margin: 0 0 0; }
  .flinker-wrapp .flinker-col1 .flinker-row1 li a { padding: 3px 6px 3px; }
  .flinker-wrapp .flinker-col2 { width: 100%; margin: 0 0 0; }
  .flinker-wrapp .flinker-col2 .flinker-row2 { width: 100%; }
  .flinker-wrapp .flinker-btn1 { width: 100%; margin: 0 0 4.2%; padding: 9px 2% 9px 2%; }
  .flinker-row1 li, .flinker-row1 li a { font-size: 12px; }
  .fheader-wrapp { text-align: center; padding: 40px 0 34px; }
  .fheader-wrapp .fheader-col1 { width: 215px; margin: 0 auto 18px; }
  .fheader-wrapp .fheader-col1 .fheader-row1 { width: 100%; }
  .fheader-wrapp .fheader-col2 { width: 100%; margin: 0 0 12px; }
  .fheader-wrapp .fheader-col2 .fheader-row2 { width: 100%; }
  .fheader-wrapp .fheader-col2 .fheader-row2 li { float: none; display: block; margin: 0 0 4px; }
  .fheader-wrapp .fheader-col3 { width: 100%; margin: 0 0 0; }
  .fheader-wrapp .fheader-col3 .fheader-row3 { width: 100%; }
  .fheader-wrapp .fheader-col3 .fheader-row3 a { width: 18px; float: none; display: inline-block; margin: 0 2px 0; }
  .fheader-row2 li, .fheader-row2 li a { font-size: 13px; letter-spacing: 0.24px; }
  .footer-wrapp { text-align: center; padding: 32px 0 95px; }
  .footer-wrapp .footer-col1 { width: 100%; margin: 0 0 7px; }
  .footer-wrapp .footer-col1 .footer-row1 { width: 100%; }
  .footer-wrapp .footer-col1 .footer-row1 li { float: none; display: inline-block; margin: 0 4px 2px; }
  .footer-wrapp .footer-col2 { width: 100%; margin: 0 0 0; }
  .footer-wrapp .footer-col2 .footer-row2 { width: 100%; }
  .footer-wrapp .footer-col2 .footer-row2 li { float: none; display: inline-block; margin: 0 4px 2px; }
  .footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { display: none; }
  /*inner-wrapp*/
  .inner-wrapp h1 { font-size: 28px; line-height: 32px; }
  .inner-row1 li, .inner-row1 li a { font-size: 12px; letter-spacing: 0.24px; }
  .abouter-wrapp h2 span { display: inline; }
  .abouter-wrapp .abouter-col1 { width: 100%; margin: 0 0 40px; }
  .abouter-wrapp .abouter-col1 .abouter-row1 { width: auto; display: inline-block; }
  .abouter-wrapp .abouter-col2 { width: 100%; margin: 0 auto 30px; }
  .abouter-wrapp .abouter-col3 .abouter-row2 { width: 100%; margin: 0 auto 30px; }
  .abouter-wrapp .abouter-col3 .abouter-row3 { width: 48%; margin: 0 0 20px; }
  .abouter-wrapp .abouter-col3 .abouter-row3:nth-child(2n) { float: right; }
  .abouter-wrapp .abouter-col4 { width: 75%; float: none; margin: 50px auto 0; }
  .abouter-wrapp .abouter-col4 .abouter-row4 { width: 100%; }
  .blogin-wrapp .blogin-col1 .blogin-row1 { width: 100%; }
  .blogin-wrapp .blogin-col1 { margin: 0 0 10px; }
  .bloger-wrapp .bloger-row1 .bloger-bar1 { width: 100%; float: left; margin: 0 0 30px; }
  .bloger-wrapp .bloger-row2 .bloger-bar2 { width: 100%; float: left; }
  .paiger-wrapp { padding: 0 0 0; }
  .feeser-wrapp .feeser-col1 { width: 100%; }
  .teamer-wrapp .teamer-row1 .teamer-col1 { width: 48%; float: left; margin: 0 4% 30px 0; }
  .teamer-wrapp .teamer-row1 .teamer-col1:nth-child(2n) { float: right; margin-right: 0; }
  .gallerin-wrapp .gallerin-col1 { width: 90%; }
  .gall-wrapp2 .gall-col1 { margin: 0 0 90px; }
  .buttons h5 { font-size: 18px; }
  .buttons .buttons-btn1 { padding: 11px 24px 11px 24px; }
  .buttons .buttons-btn2 { padding: 11px 24px 11px 24px; }
  .galler-wrapp .galler-col2 { width: 48%; float: left; margin: 0 4% 30px 0; }
  .galler-wrapp .galler-col2:nth-child(2n) { float: right; margin-right: 0; }
  .galler-wrapp .galler-col2:nth-child(3n) { margin-right: auto; }
  .teamin-wrapp .teamin-col1 { width: 100%; }
  .testi-wrapp .testi-row2 .testi-col2 { width: 100%; margin: 0 0 30px; }
  .testi-wrapp .testi-row1 .testi-row11 .testi-col1 { width: 48%; float: left; margin: 0 0 30px; }
  .testi-wrapp .testi-row1 .testi-row11 .testi-col1:nth-child(2n) { float: right; }
  .treatin-wrapp .treatin-col1 { width: 100%; }
  .treatmenter-wrapp .treatmenter-col2 { width: 100%; margin: 0 0 15px; }
  .treatin-wrapp .treatin-col1 .treatin-row1 iframe { height: 240px; }
  .practice-wrapp { padding: 50px 0 20px; }
  .practice-wrapp .practice-row1 { width: 48%; margin: 0 4% 2% 0; }
  .practice-wrapp .practice-row1:nth-child(2n) { float: right; margin-right: 0; }
  /*common-css*/
  .header-icon1 { width: auto; display: none; margin: 2px 10px 0 0; }
  .header-icon2 { width: auto; display: none; margin: 2px 6px 0 0; }
  .header-thm1 { width: auto; float: none; display: inline-block; vertical-align: middle; margin: 0 0 0 18px; }
  .abouts-thm1 { width: 48px; margin: 0 auto 12px; }
  .treatments-thm1 { width: 20.14%; display: none; margin: 0 0 0 0; }
  .testimonials-thm1 { width: 100%; margin: 0 0 18px; }
  .testimonials-thm1 a { width: 81px; margin: 0 0 0; }
  /*mobile-css*/
  .header-mob1 { width: 100%; display: block; margin: 0 0 11px; }
  .header-mob2 { width: 100%; display: block; margin: 0 0 4.2%; }
  .treatments-mobile-thm1 { width: 100%; display: block; margin: 0 0 0; }
  /*btn-css*/
  .abouts-btn1,   .banner-btn1,   .banner-btn2,   .enquiry-btn1,   .enquiry-fil1,   .flinker-btn1,   .header-btn1,   .header-btn2,   .instagram-btn1,   .linker-btn1,   .services-btn1,   .team-btn1,   .testimonials-btn1, .treatments-btn1 { font-size: 12px; letter-spacing: 0; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .row.first_row { width: 100%; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .form-control { width: 48%; font-size: 12px; letter-spacing: 0; margin: 0 0 4.2%; padding: 0 5% 0; text-align: center; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .form-group:nth-child(2n) .form-control { float: right; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control { width: 48%; margin: 0 0 30px; padding: 9px 5% 0; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .extra-class1 { width: 100%; margin: 0 0 4px!important; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .extra-class2 { width: 100%; margin: 0 0 18px!important; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid label { font-size: 11px; line-height: 1.52; position: relative; top: -7px; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] { top: 2.5px; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default { font-size: 12px; letter-spacing: 0; margin: 0 0 0; }
  .testi-wrapp .testi-row1 .testi-row11 .vid-outer { width: 48%; float: left; margin: 0 4% 30px 0; }
  .testi-wrapp .testi-row1 .testi-row11 .vid-outer:nth-child(2n) { margin-right: 0; }
  .testi-wrapp .testi-row1 .testi-row11 .vid-outer:nth-child(3n) { margin-right: auto; }
  .services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-row1 h2 { padding: 0 20% 0; }
  .treatin-wrapp .treatin-col1 .videoWrapper { padding-bottom: 240px; }
  .galler-wrapp .galler-col2 .gallerin-ab1 .gallerin-ab-tex1 { font-size: 11px; }
  .galler-wrapp .galler-col2 .gallerin-ab1 .gallerin-ab-tex1:first-child { left: 0; }
  .banner-wrapp .non-slider { width: 100%; margin: 0 0 0; }
  .inner-wrapp .flexslider .non-slider li { height: 250px; position: relative; }
  .treatmenter-wrapp .treatmenter-col1.four-items { max-width: 100%; }
  .treatmenter-wrapp .treatmenter-col1.four-items .treatmenter-col2 { width: 100%; margin: 0 0 0; }
  .treatin-wrapp .treatin-col1 > h2 > br { display: none; }
  .abouts-wrapp .abouts-col1 .slick-slider .slick-track .slick-slide .abouts-row1 img { height: 75px; object-fit: contain; }
  .testimonials-wrapp .testimonials-col1 .testimonials-row1 p { min-height: 18.5vw; font-size: 16px; line-height: 36px; }
  .enquiry-wrapp .enquir .enquiry-col2 { position: relative; width: 100%; float: left; text-align: center; top: inherit; right: inherit; margin: 35px 0 0; }
  .enquiry-wrapp .enquir .enquiry-col2 h2 { font-size: 30px; }

  .conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol li {width: 100%; float: left;}
  
  .conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol { width: 100%; margin: 0;}

}

@media screen and (min-width:601px) and (max-width:767px) {
  .margin { width: 90%; }
  .header-wrapp { text-align: center; padding: 66px 0 40px; }
  .header-wrapp .header-col1 { width: 215px; transform: none; 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 16px; }
  .header-wrapp .header-col2 .header-row2 { width: 100%; }
  .header-wrapp .header-col2 .header-row2 li { float: none; display: block; margin: 0 0 0; }
  .header-wrapp .header-col3 { width: 100%; margin: 0 0 0; }
  .header-wrapp .header-col3 .header-row3 { width: 100%; }
  .header-wrapp .header-col4 { width: 100%; display: none; margin: 0 0 0; }
  .header-wrapp .header-col4 .header-row4 { width: 100%; }
  .header-wrapp .header-col4 .header-row4 li { float: none; display: block; margin: 0 0 0; }
  .header-wrapp .header-col5 { width: 100%; margin: 0 0 0; }
  .header-wrapp .header-col5 .header-row5 { width: 100%; }
  .header-wrapp .header-btn1 { width: 48%; margin: 0 0 4.2%; padding: 9px 2% 9px 2%; }
  .header-wrapp .header-btn1:nth-child(2n) { float: right; }
  .header-wrapp .header-btn2 { width: 100%; margin: 0 0 4.2%; padding: 9px 2% 9px 2%; }
  .header-wrapp .header-btn2:last-child { margin-bottom: 0; }
  .header-row2 li,   .header-row2 li a,   .header-row4 li, .header-row4 li a { font-size: 12px; letter-spacing: 0; }
  .linker-wrapp { text-align: center; background: #fff; padding: 16px 0 16px; position: fixed; top: 0; right: 0; left: 0; }
  .linker-wrapp .linker-col1 { width: 100%; margin: 0 0 0; }
  .linker-wrapp .linker-col1 .linker-row1 { width: 100%; }
  .linker-wrapp .linker-col2 { width: 100%; display: none; margin: 0 0 0; }
  .linker-wrapp .linker-col2 .linker-row2 { width: 100%; }
  .linker-wrapp .linker-btn1 { width: 100%; margin: 0 0 4.2%; padding: 9px 2% 9px 2%; }
  .banner-wrapp { text-align: center; min-height: inherit; background: none; }
  .banner-wrapp p { font-size: 13px; color: #444240; margin: 0 0 10px; }
  .banner-wrapp p a { color: #444240; }
  .banner-wrapp p span { display: inline; }
  .banner-wrapp h2 { font-size: 15px; letter-spacing: 1.54px; margin: 0 0 8px; }
  .banner-wrapp h2 span { display: inline; }
  .banner-wrapp h3 { font-size: 33px; color: #444240; margin: 0 0 18px; }
  .banner-wrapp h3 a { color: #444240; }
  .banner-wrapp h3 span { display: inline; }
  .banner-wrapp .banner-col1 { width: 100%; margin: 0 0 0; position: relative; bottom: inherit; }
  .banner-wrapp .banner-col1 .banner-row1 { width: 100%; padding: 35px 5% 95px; }
  .banner-wrapp .banner-btn1 { margin: 12px 0 0; }
  .abouts-wrapp { text-align: center; padding: 60px 0 60px; }
  .abouts-wrapp p { font-size: 13px; margin: 0 0 10px; }
  .abouts-wrapp p span { display: inline; }
  .abouts-wrapp h2 { font-size: 29px; margin: 0 0 16px; }
  .abouts-wrapp h2 span { display: inline; }
  .abouts-wrapp .abouts-col1 { width: 100%; margin: 0 0 40px; }
  .abouts-wrapp .abouts-col1 .abouts-row1 { width: auto; display: inline-block; }
  .abouts-wrapp .abouts-col2 { width: 100%; margin: 0 0 0; }
  .abouts-wrapp .abouts-col2 .abouts-row2 { width: 100%; }
  .abouts-wrapp .abouts-btn1 { margin: 11px 0 0; }
  .treatments-wrapp { text-align: center; }
  .treatments-wrapp p { font-size: 13px; margin: 0 0 10px; }
  .treatments-wrapp p span { display: inline; }
  .treatments-wrapp h2 { font-size: 15px; letter-spacing: 1.54px; margin: 0 0 8px; }
  .treatments-wrapp h2 span { display: inline; }
  .treatments-wrapp h3 { font-size: 25px; margin: 0 0 18px; }
  .treatments-wrapp h3 span { display: inline; }
  .treatments-wrapp .treatments-col1 { width: 100%; margin: 0 0 0; }
  .treatments-wrapp .treatments-col1 .treatments-row1 { width: 100%; }
  .treatments-wrapp .treatments-col2 { width: 90%; margin: 0 auto 0; position: absolute; bottom: 5.6%; }
  .treatments-wrapp .treatments-col2 .treatments-row2 { width: 50%; }
  .treatments-wrapp .treatments-col3 { width: 100%; margin: 0 0 0; }
  .treatments-wrapp .treatments-col3 .treatments-row3 { width: 100%; position: relative; }
  .treatments-wrapp .treatments-col3 .treatments-row3:after { content: ""; width: 100%; height: 100%; float: left; background: rgba(0,0,0,0.26); position: absolute; top: 0; left: 0; }
  .treatments-wrapp .treatments-col4 { width: 50%; margin: 0 0 0; }
  .treatments-wrapp .treatments-col4 .treatments-row4 { width: 90%; position: absolute; bottom: 5.6%; right: 5%; }
  .treatments-wrapp .treatments-col4:last-child .treatments-row4 { left: 5%; }
  .treatments-wrapp .treatments-col4:hover .treatments-row4 { bottom: 11.6%; }
  .treatments-wrapp .treatments-btn1 { margin: 12px 2px 0; padding: 9px 16px 9px 16px; }
  .services-wrapp { text-align: center; padding: 60px 0 95px; }
  .services-wrapp p { font-size: 13px; margin: 0 0 10px; }
  .services-wrapp p span { display: inline; }
  .services-wrapp h2 { font-size: 20px; margin: 0 0 10px; }
  .services-wrapp h2 span { display: block; }
  .services-wrapp .services-col1 { width: 100%; margin: 0 0 0; }
  .services-wrapp .services-col1 .services-row1 { width: 100%; padding: 52px 5% 95px; }
  .services-wrapp .services-col1 .services-row1:hover { padding-top: 32px; padding-bottom: 80px; }
  .services-wrapp .services-btn1 { margin: 13px 0 0; }
  .team-wrapp { text-align: center; padding: 60px 0 95px; }
  .team-wrapp p { font-size: 13px; margin: 0 0 10px; }
  .team-wrapp p span { display: inline; }
  .team-wrapp h2 { font-size: 15px; letter-spacing: 1.54px; margin: 0 0 4px; }
  .team-wrapp h2 span { display: inline; }
  .team-wrapp h3 { font-size: 29px; margin: 0 0 16px; }
  .team-wrapp h3 span { display: inline; }
  .team-wrapp .team-col1 { width: 100%; margin: 0 0 0; }
  .team-wrapp .team-col1 .team-row1 { width: 48%; }
  .team-wrapp .team-col2 { width: 100%; margin: 0 0 0; }
  .team-wrapp .team-col2 .team-row2 { width: 48%; }
  .team-wrapp .team-btn1 { margin: 10px 0 0; }
  .testimonials-wrapp { text-align: center; padding: 54px 0 60px; }
  .testimonials-wrapp p { font-size: 17px; margin: 0 0 10px; }
  .testimonials-wrapp p span { display: inline; }
  .testimonials-wrapp h2 { font-size: 15px; letter-spacing: 1.54px; margin: 0 0 6px; }
  .testimonials-wrapp h2 span { display: inline; }
  .testimonials-wrapp h3 { font-size: 14px; margin: 0 0 8px; }
  .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: 6px 0 0; }
  .enquiry-wrapp { text-align: center; padding: 52px 0 60px; }
  .enquiry-wrapp h2 { font-size: 29px; margin: 0 0 22px; }
  .enquiry-wrapp h2 span { display: inline; }
  .enquiry-wrapp .enquiry-col1 { width: 100%; margin: 0 0 0; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 { width: 100%; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { text-align: center; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width: 48%; margin: 0 0 4.2%; padding: 0 5% 0; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2:nth-child(2n) { float: right; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width: 48%; margin: 0 0 30px; padding: 9px 5% 0; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3:nth-child(2n) { float: right; }
  .enquiry-wrapp .enquiry-btn1 { margin: 0 0 0; }
  .address-wrapp .address-col1 { width: 100%; margin: 0 0 0; }
  .address-wrapp .address-col1 iframe { width: 100%; height: 320px; }
  .address-wrapp .address-col1 .address-row1 { width: 100%; }
  .instagram-wrapp { text-align: center; padding: 56px 0 60px; }
  .instagram-wrapp .instagram-col1 { width: 100%; margin: 0 0 22px; }
  .instagram-wrapp .instagram-col1 .instagram-row1 { width: 100%; }
  .instagram-wrapp .instagram-col1 .instagram-row1 li { float: none; display: block; margin: 0 4px 15px; }
  .instagram-wrapp .instagram-col2 { width: 30px; margin: 0 auto 0; }
  .instagram-wrapp .instagram-col2 .instagram-row2 { width: 100%; }
  .instagram-wrapp .instagram-col3 { width: 100%; margin: 0 0 65px; }
  .instagram-wrapp .instagram-col3 .instagram-row3 { width: 100%; }
  .instagram-row1 li, .instagram-row1 li a { font-size: 13px; letter-spacing: 0.26px; }
  .instagram-wrapp .instagram-col1 .instagram-row1 li:last-child { margin-bottom: 0; }
  .flinker-wrapp { text-align: center; padding: 34px 0 40px; }
  .flinker-wrapp .flinker-col1 { width: 100%; margin: 0 0 13px; }
  .flinker-wrapp .flinker-col1 .flinker-row1 { width: 100%; }
  .flinker-wrapp .flinker-col1 .flinker-row1 li { float: none; display: inline-block; margin: 0 0 0; }
  .flinker-wrapp .flinker-col1 .flinker-row1 li:after { width: 1px; display: none; margin: 0 0 0; }
  .flinker-wrapp .flinker-col1 .flinker-row1 li a { padding: 3px 6px 3px; }
  .flinker-wrapp .flinker-col2 { width: 100%; margin: 0 0 0; }
  .flinker-wrapp .flinker-col2 .flinker-row2 { width: 100%; }
  .flinker-wrapp .flinker-btn1 { width: 100%; margin: 0 0 4.2%; padding: 9px 2% 9px 2%; }
  .flinker-row1 li, .flinker-row1 li a { font-size: 12px; }
  .fheader-wrapp { text-align: center; padding: 40px 0 34px; }
  .fheader-wrapp .fheader-col1 { width: 215px; margin: 0 auto 18px; }
  .fheader-wrapp .fheader-col1 .fheader-row1 { width: 100%; }
  .fheader-wrapp .fheader-col2 { width: 100%; margin: 0 0 12px; }
  .fheader-wrapp .fheader-col2 .fheader-row2 { width: 100%; }
  .fheader-wrapp .fheader-col2 .fheader-row2 li { float: none; display: block; margin: 0 0 4px; }
  .fheader-wrapp .fheader-col3 { width: 100%; margin: 0 0 0; }
  .fheader-wrapp .fheader-col3 .fheader-row3 { width: 100%; }
  .fheader-wrapp .fheader-col3 .fheader-row3 a { width: 18px; float: none; display: inline-block; margin: 0 2px 0; }
  .fheader-row2 li, .fheader-row2 li a { font-size: 13px; letter-spacing: 0.24px; }
  .footer-wrapp { text-align: center; padding: 32px 0 90px; }
  .footer-wrapp .footer-col1 { width: 100%; margin: 0 0 7px; }
  .footer-wrapp .footer-col1 .footer-row1 { width: 100%; }
  .footer-wrapp .footer-col1 .footer-row1 li { float: none; display: inline-block; margin: 0 4px 2px; }
  .footer-wrapp .footer-col2 { width: 100%; margin: 0 0 0; }
  .footer-wrapp .footer-col2 .footer-row2 { width: 100%; }
  .footer-wrapp .footer-col2 .footer-row2 li { float: none; display: inline-block; margin: 0 4px 2px; }
  .footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { display: none; }
  /*inner-wrapp*/
  .inner-wrapp h1 { font-size: 30px; line-height: 42px; }
  .inner-row1 li, .inner-row1 li a { font-size: 13px; letter-spacing: 0.24px; }
  .abouter-wrapp h2 span { display: inline; }
  .abouter-wrapp .abouter-col1 { width: 100%; margin: 0 0 40px; }
  .abouter-wrapp .abouter-col1 .abouter-row1 { width: auto; display: inline-block; }
  .abouter-wrapp .abouter-col2 { width: 100%; margin: 0 auto 30px; }
  .abouter-wrapp .abouter-col3 .abouter-row2 { width: 100%; margin: 0 auto 30px; }
  .abouter-wrapp .abouter-col3 .abouter-row3 { width: 48%; margin: 0 0 20px; }
  .abouter-wrapp .abouter-col3 .abouter-row3:nth-child(2n) { float: right; }
  .abouter-wrapp .abouter-col4 { width: 65%; float: none; margin: 50px auto 0; }
  .abouter-wrapp .abouter-col4 .abouter-row4 { width: 100%; }
  .blogin-wrapp .blogin-col1 .blogin-row1 { width: 100%; }
  .blogin-wrapp .blogin-col1 { margin: 0 0 10px; }
  .bloger-wrapp .bloger-row1 .bloger-bar1 { width: 100%; float: left; margin: 0 0 30px; }
  .bloger-wrapp .bloger-row2 .bloger-bar2 { width: 100%; float: left; }
  .feeser-wrapp .feeser-col1 { width: 100%; }
  .teamer-wrapp .teamer-row1 .teamer-col1 { width: 48%; float: left; margin: 0 4% 30px 0; }
  .teamer-wrapp .teamer-row1 .teamer-col1:nth-child(2n) { float: right; margin-right: 0; }
  .gall-wrapp2 .gall-col1 { margin: 0 0 90px; }
  .galler-wrapp .galler-col2 { width: 48%; float: left; margin: 0 4% 30px 0; }
  .galler-wrapp .galler-col2:nth-child(2n) { float: right; margin-right: 0; }
  .galler-wrapp .galler-col2:nth-child(3n) { margin-right: auto; }
  .teamin-wrapp .teamin-col1 { width: 80%; }
  .testi-wrapp .testi-row2 .testi-col2 { width: 100%; margin: 0 0 30px; }
  .testi-wrapp .testi-row1 .testi-row11 .testi-col1 { width: 48%; float: left; margin: 0 0 30px; }
  .testi-wrapp .testi-row1 .testi-row11 .testi-col1:nth-child(2n) { float: right; }
  .treatin-wrapp .treatin-col1 { width: 100%; }
  .treatmenter-wrapp .treatmenter-col2 { width: 48.5%; margin: 0 2.5% 15px 0; }
  .treatmenter-wrapp .treatmenter-col2:nth-child(2n) { float: right; }
  .treatin-wrapp .treatin-col1 .treatin-row1 iframe { height: 260px; }
  .practice-wrapp { padding: 50px 0 20px; }
  .practice-wrapp .practice-row1 { width: 48%; margin: 0 4% 2% 0; }
  .practice-wrapp .practice-row1:nth-child(2n) { float: right; margin-right: 0; }
  /*common-css*/
  .header-icon1 { width: auto; display: none; margin: 2px 10px 0 0; }
  .header-icon2 { width: auto; display: none; margin: 2px 6px 0 0; }
  .header-thm1 { width: auto; float: none; display: inline-block; vertical-align: middle; margin: 0 0 0 18px; }
  .abouts-thm1 { width: 48px; margin: 0 auto 12px; }
  .treatments-thm1 { width: 20.14%; margin: 0 0 0 0; position: absolute; bottom: 0; }
  .testimonials-thm1 { width: 100%; margin: 0 0 18px; }
  .testimonials-thm1 a { width: 81px; margin: 0 0 0; }
  /*mobile-css*/
  .header-mob1 { width: 100%; display: block; margin: 0 0 11px; }
  .header-mob2 { width: 100%; display: block; margin: 0 0 4.2%; }
  /*btn-css*/
  .abouts-btn1,   .banner-btn1,   .banner-btn2,   .enquiry-btn1,   .enquiry-fil1,   .flinker-btn1,   .header-btn1,   .header-btn2,   .instagram-btn1,   .linker-btn1,   .services-btn1,   .team-btn1,   .testimonials-btn1, .treatments-btn1 { font-size: 12px; letter-spacing: 0; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .row.first_row { width: 100%; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .form-control { width: 48%; font-size: 12px; letter-spacing: 0; margin: 0 0 4.2%; padding: 0 5% 0; text-align: center; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .form-group:nth-child(2n) .form-control { float: right; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control { width: 48%; margin: 0 0 30px; padding: 9px 5% 0; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .extra-class1 { width: 100%; margin: 0 0 4px!important; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .extra-class2 { width: 100%; margin: 0 0 18px!important; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid label { font-size: 11px; line-height: 1.52; position: relative; top: -7px; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] { top: 2.5px; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default { font-size: 12px; letter-spacing: 0; margin: 0 0 0; }
  .testi-wrapp .testi-row1 .testi-row11 .vid-outer { width: 48%; float: left; margin: 0 4% 30px 0; }
  .testi-wrapp .testi-row1 .testi-row11 .vid-outer:nth-child(2n) { margin-right: 0; }
  .testi-wrapp .testi-row1 .testi-row11 .vid-outer:nth-child(3n) { margin-right: auto; }
  .services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-row1 h2 { padding: 0 28% 0; }
  .treatmenter-wrapp .treatmenter-col2 .treatmenter-row2 h2 { line-height: 38px; }
  .treatmenter-wrapp .treatmenter-col2 .treatmenter-row2 { left: 0; }
  .treatin-wrapp .treatin-col1 .videoWrapper { padding-bottom: 260px; }
  .banner-wrapp .non-slider { width: 100%; margin: 0 0 0; }
  .inner-wrapp .flexslider .non-slider li { height: 300px; position: relative; }
  .treatmenter-wrapp .treatmenter-col1.four-items { max-width: 100%; }
  .treatmenter-wrapp .treatmenter-col1.four-items .treatmenter-col2 { width: 50%; margin: 0 0 0; }
  .abouts-wrapp .abouts-col1 .slick-slider .slick-track .slick-slide .abouts-row1 img { height: 80px; object-fit: contain; }
  .testimonials-wrapp .testimonials-col1 .testimonials-row1 p { min-height: 18.5vw; font-size: 16px; line-height: 36px; }
  .enquiry-wrapp .enquir .enquiry-col2 { position: relative; width: 100%; float: left; text-align: center; top: inherit; right: inherit; margin: 35px 0 0; }
  .enquiry-wrapp .enquir .enquiry-col2 h2 { font-size: 30px; }

  .conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol { width: 100%; margin: 0;}

}

@media screen and (min-width:768px) and (max-width:900px) {
  .margin { width: 94%; }
  .header-wrapp { padding: 62px 0 50px; }
  .header-wrapp .header-col1 { width: 195px; }
  .header-wrapp .header-col4 .header-row4 li { margin: 0 14px 0 0; }
  .header-wrapp .header-btn1 { margin: 0 5px 0 0; padding: 9px 20px 9px 21px; }
  .header-wrapp .header-btn2 { padding: 9px 21px 9px 42px; }
  .header-row2 li,   .header-row2 li a,   .header-row4 li, .header-row4 li a { font-size: 12px; letter-spacing: 0.1px; }
  .linker-wrapp { padding: 13.5px 0 13px; }
  .linker-wrapp .linker-btn1 { display: none; }
  .banner-wrapp { min-height: inherit; }
  .banner-wrapp p { font-size: 12px; margin: 0 0 10px; }
  .banner-wrapp p span { display: inline; }
  .banner-wrapp h2 { font-size: 17px; letter-spacing: 1.94px; margin: 0 0 2px; }
  .banner-wrapp h2 span { display: inline; }
  .banner-wrapp h3 { font-size: 29px; margin: 0 0 18px; }
  .banner-wrapp h3 span { display: inline; }
  .banner-wrapp .banner-col1 { width: 94%; }
  .banner-wrapp .banner-col2 { width: 94%; }
  .banner-wrapp .banner-btn1 { margin: 14px 0 0; }
  .banner-wrapp .banner-btn2 { padding: 9px 14px 9px 46px; }
  .abouts-wrapp { padding: 36px 0 52px; }
  .abouts-wrapp p { font-size: 12px; margin: 0 0 10px; }
  .abouts-wrapp p span { display: inline; }
  .abouts-wrapp h2 { font-size: 25px; margin: 0 0 22px; }
  .abouts-wrapp h2 span { display: inline; }
  .abouts-wrapp .abouts-col1 { margin: 0 auto 48px; }
  .abouts-wrapp .abouts-btn1 { margin: 17px 0 0; }
  .treatments-wrapp p { font-size: 12px; margin: 0 0 10px; }
  .treatments-wrapp p span { display: inline; }
  .treatments-wrapp h2 { font-size: 17px; letter-spacing: 1.94px; margin: 0 0 4px; }
  .treatments-wrapp h2 span { display: inline; }
  .treatments-wrapp h3 { font-size: 36px; margin: 0 0 22px; }
  .treatments-wrapp h3 span { display: inline; }
  .treatments-wrapp .treatments-col2 { width: 94%; }
  .treatments-wrapp .treatments-col4 .treatments-row4 { width: 84.1%; right: 9.9%; }
  .treatments-wrapp .treatments-col4:last-child .treatments-row4 { width: 82.4%; left: 11.6%; }
  .treatments-wrapp .treatments-btn1 { margin: 15px 10px 0 0; }
  .services-wrapp { padding: 60px 0 128px; }
  .services-wrapp p { font-size: 12px; margin: 0 0 10px; }
  .services-wrapp p span { display: inline; }
  .services-wrapp h2 { font-size: 20px; margin: 0 0 13px; }
  .services-wrapp h2 span { display: inline; }
  .services-wrapp .services-btn1 { margin: 5px 0 0; }
  .team-wrapp { padding: 68px 0 72px; }
  .team-wrapp p { font-size: 12px; margin: 0 0 10px; }
  .team-wrapp p span { display: inline; }
  .team-wrapp h2 { font-size: 17px; letter-spacing: 1.94px; margin: 0 0 2px; }
  .team-wrapp h2 span { display: inline; }
  .team-wrapp h3 { font-size: 25px; margin: 0 0 22px; }
  .team-wrapp h3 span { display: inline; }
  .team-wrapp .team-btn1 { margin: 9px 0 0; }
  .testimonials-wrapp { padding: 88px 0 126px; }
  .testimonials-wrapp p { font-size: 15px; margin: 0 0 10px; }
  .testimonials-wrapp p span { display: inline; }
  .testimonials-wrapp h2 { font-size: 17px; letter-spacing: 1.94px; margin: 0 0 16px; }
  .testimonials-wrapp h2 span { display: inline; }
  .testimonials-wrapp h3 { font-size: 13px; margin: 0 0 22px; }
  .testimonials-wrapp h3 span { display: inline; }
  .testimonials-wrapp .testimonials-btn1 { margin: 16px 0 0; }
  .enquiry-wrapp { padding: 73px 0 77px; }
  .enquiry-wrapp h2 { font-size: 25px; margin: 0 0 26px; }
  .enquiry-wrapp h2 span { display: inline; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { margin: 0 0 10px; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { margin: 0 0 28px; }
  .enquiry-wrapp .enquiry-btn1 { margin: 0 0 0; }
  .address-wrapp .address-col1 iframe { height: 360px; }
  .instagram-wrapp { padding: 36px 0 46px; }
  .instagram-wrapp .instagram-col1 { margin: 0 0 34px; }
  .instagram-wrapp .instagram-col1 .instagram-row1 li { margin: 0 2px 0; }
  .instagram-wrapp .instagram-col2 { width: 30px; margin: 0 auto 0; }
  .instagram-wrapp .instagram-col3 { margin: 0 0 38px; }
  .instagram-row1 li, .instagram-row1 li a { font-size: 12px; }
  .flinker-wrapp { padding: 7px 0 7px; }
  .flinker-wrapp .flinker-col1 .flinker-row1 li a { padding: 10px 6.4px 10px 8.4px; }
  .flinker-wrapp .flinker-btn1 { display: none; }
  .flinker-row1 li, .flinker-row1 li a { font-size: 11px; letter-spacing: 0.1px; }
  .fheader-wrapp { padding: 40px 0 22px; }
  .fheader-wrapp .fheader-col1 { width: 153px; margin: 0 auto 26px; }
  .fheader-wrapp .fheader-col2 { margin: 0 0 24px; }
  .fheader-wrapp .fheader-col2 .fheader-row2 li { margin: 0 4px 0; }
  .fheader-row2 li, .fheader-row2 li a { font-size: 12px; }
  .footer-wrapp { padding: 10px 0 100px; }
  .footer-wrapp .footer-col1 { margin: 0 0 4px; }
  .footer-wrapp .footer-col1 .footer-row1 li { margin: 0 4px 0; }
  .footer-row1 li,   .footer-row1 li a,   .footer-row2 li, .footer-row2 li a { font-size: 10px; }
  /*inner-wrapp*/
  .abouter-wrapp h2 { font-size: 19px; }
  .abouter-wrapp .abouter-col2 { width: 72%; }
  .abouter-wrapp .abouter-col3 .abouter-row2 { width: 100%; }
  .abouter-wrapp .abouter-col4 .abouter-row4 { width: 45%; }
  .blogin-wrapp .blogin-col1 { margin: 0 0 10px; }
  .bloger-wrapp .bloger-row1 .bloger-bar1 { width: 100%; float: left; margin: 0 0 30px; }
  .bloger-wrapp .bloger-row2 .bloger-bar2 { width: 100%; float: left; }
  .feeser-wrapp h3 { font-size: 19px; }
  .feeser-wrapp .feeser-col1 { width: 75%; }
  .teamer-wrapp .teamer-row1 .teamer-col1 { width: 32%; float: left; margin: 0 0 30px 1.3%; }
  .teamer-wrapp .teamer-row1 .teamer-col1:nth-child(3n) { float: right; }
  .treatin-wrapp .treatin-col1 { width: 82%; }
  /*common-css*/
  .header-icon1 { display: none; margin: 3px 10px 0 0; }
  .header-icon2 { display: none; margin: 2px 6px 0 0; }
  .header-thm1 { margin: 0 0 0 12px; }
  .header-thm1 a { width: 19px; margin: 0 6px 0 0; }
  .abouts-thm1 { margin: 0 auto 12px; }
  .testimonials-thm1 { margin: 0 0 12px; }
  .testimonials-thm1 a { width: 91px; }
  /*btn-css*/
  .abouts-btn1,   .banner-btn1,   .banner-btn2,   .enquiry-btn1,   .enquiry-fil1,   .flinker-btn1,   .header-btn1,   .header-btn2,   .instagram-btn1,   .linker-btn1,   .services-btn1,   .team-btn1,   .testimonials-btn1, .treatments-btn1 { font-size: 12px; letter-spacing: 0.1px; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .form-control { font-size: 12px; letter-spacing: 0.1px; margin: 0 0 10px; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control { margin: 0 0 28px; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .extra-class2 { margin: 0 0 20px!important; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid label { font-size: 11px; top: -7px; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default { font-size: 12px; letter-spacing: 0.1px; margin: 0 0 0; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] { top: 3.5px; }
  .treatmenter-wrapp .treatmenter-col2 .treatmenter-row2 h2 { font-size: 26px; line-height: 35px; }
  .treatmenter-wrapp .treatmenter-col2 .treatmenter-row2 { left: 0; }
  .abouter-wrapp .abouter-col1 .non-slider .abouter-row1, .abouts-wrapp .abouts-col1 .non-slider .abouts-row1 { width: 17%; margin: 0 3% 0 0; }
  .services-wrapp .services-col1 .non-slider .services-row1 { padding: 70px 1.55% 75px; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item a.mega-menu-link { font-size: 12px!important; letter-spacing: 0.1px; padding: 10px 5px 10px 8px!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu { width: 94%!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column h2 { font-size: 12px!important; letter-spacing: 0.1px!important; margin: 0 0 5px!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu { width: 100%!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item { padding: 5px 0 6px 0!important; line-height: normal!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item a.mega-menu-link { font-size: 11.5px!important; letter-spacing: 0.1px!important; line-height: normal!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item .textwidget .menuzord-icon1 { width: 20px; margin: 0 0 12px; }
  .blogin-wrapp .blogin-col1 p > br { display: none; }
  .abouts-wrapp .abouts-col1 .slick-slider .slick-track .slick-slide .abouts-row1 img { height: 80px; object-fit: contain; }
  .testimonials-wrapp .testimonials-col1 .testimonials-row1 p { min-height: 23.5vw; font-size: 16px; line-height: 36px; }
  .header-wrapp .opening-col1 ul li { font-size: 12px; letter-spacing: 0.1px; }
  .enquiry-wrapp .enquir .enquiry-col2 { top: 16%; right: 12%; }
  .enquiry-wrapp .enquir .enquiry-col2 h2 { font-size: 30px; }
  .header-wrapp .header-row4 .header-thm1 .instagram-txt { width: 62px!important; margin: 1px 0 0 2px; }
  .conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol li {  min-height: 118px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
  .margin { width: 94%; }
  .header-wrapp { padding: 82px 0 70px; }
  .header-wrapp .header-col1 { width: 235px; }
  .header-wrapp .header-col4 .header-row4 li { margin: 0 17px 0 0; }
  .header-wrapp .header-btn1 { margin: 0 7px 0 0; padding: 9px 23px 9px 24px; }
  .header-wrapp .header-btn2 { padding: 9px 24px 9px 52px; }
  .header-row2 li,   .header-row2 li a,   .header-row4 li, .header-row4 li a { font-size: 13px; letter-spacing: 0.2px; }
  .linker-wrapp { padding: 13px 0 13px; }
  .linker-wrapp .linker-btn1 { display: none; }
  .banner-wrapp { min-height: inherit; }
  .banner-wrapp p { font-size: 13px; margin: 0 0 13px; }
  .banner-wrapp p span { display: inline; }
  .banner-wrapp h2 { font-size: 21px; letter-spacing: 2.24px; margin: 0 0 4px; }
  .banner-wrapp h2 span { display: inline; }
  .banner-wrapp h3 { font-size: 39px; margin: 0 0 21px; }
  .banner-wrapp h3 span { display: inline; }
  .banner-wrapp .banner-col1 { width: 94%; }
  .banner-wrapp .banner-col2 { width: 94%; }
  .banner-wrapp .banner-btn1 { margin: 16px 0 0; }
  .banner-wrapp .banner-btn2 { padding: 9px 17px 9px 52px; }
  .abouts-wrapp { padding: 41px 0 65px; }
  .abouts-wrapp p { font-size: 13px; margin: 0 0 13px; }
  .abouts-wrapp p span { display: inline; }
  .abouts-wrapp h2 { font-size: 35px; margin: 0 0 26px; }
  .abouts-wrapp h2 span { display: inline; }
  .abouts-wrapp .abouts-col1 { margin: 0 auto 61px; }
  .abouts-wrapp .abouts-btn1 { margin: 19px 0 0; }
  .treatments-wrapp p { font-size: 13px; margin: 0 0 13px; }
  .treatments-wrapp p span { display: inline; }
  .treatments-wrapp h2 { font-size: 21px; letter-spacing: 2.24px; margin: 0 0 6px; }
  .treatments-wrapp h2 span { display: inline; }
  .treatments-wrapp h3 { font-size: 42px; margin: 0 0 26px; }
  .treatments-wrapp h3 span { display: inline; }
  .treatments-wrapp .treatments-col2 { width: 94%; }
  .treatments-wrapp .treatments-col4 .treatments-row4 { width: 84.1%; right: 9.9%; }
  .treatments-wrapp .treatments-col4:last-child .treatments-row4 { width: 82.4%; left: 11.6%; }
  .treatments-wrapp .treatments-btn1 { margin: 17px 12px 0 0; }
  .services-wrapp { padding: 73px 0 148px; }
  .services-wrapp p { font-size: 13px; margin: 0 0 13px; }
  .services-wrapp p span { display: inline; }
  .services-wrapp h2 { font-size: 24px; margin: 0 0 16px; }
  .services-wrapp h2 span { display: inline; }
  .services-wrapp .services-btn1 { margin: 6px 0 0; }
  .team-wrapp { padding: 81px 0 85px; }
  .team-wrapp p { font-size: 13px; margin: 0 0 13px; }
  .team-wrapp p span { display: inline; }
  .team-wrapp h2 { font-size: 21px; letter-spacing: 2.24px; margin: 0 0 4px; }
  .team-wrapp h2 span { display: inline; }
  .team-wrapp h3 { font-size: 35px; margin: 0 0 26px; }
  .team-wrapp h3 span { display: inline; }
  .team-wrapp .team-btn1 { margin: 12px 0 0; }
  .testimonials-wrapp { padding: 101px 0 146px; }
  .testimonials-wrapp p { font-size: 19px; margin: 0 0 13px; }
  .testimonials-wrapp p span { display: inline; }
  .testimonials-wrapp h2 { font-size: 21px; letter-spacing: 2.24px; margin: 0 0 19px; }
  .testimonials-wrapp h2 span { display: inline; }
  .testimonials-wrapp h3 { font-size: 14px; margin: 0 0 26px; }
  .testimonials-wrapp h3 span { display: inline; }
  .testimonials-wrapp .testimonials-btn1 { margin: 18px 0 0; }
  .enquiry-wrapp { padding: 86px 0 90px; }
  .enquiry-wrapp h2 { font-size: 35px; margin: 0 0 30px; }
  .enquiry-wrapp h2 span { display: inline; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { margin: 0 0 13px; }
  .enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { margin: 0 0 32px; }
  .enquiry-wrapp .enquiry-btn1 { margin: 2px 0 0; }
  .address-wrapp .address-col1 iframe { height: 420px; }
  .instagram-wrapp { padding: 41px 0 51px; }
  .instagram-wrapp .instagram-col1 { margin: 0 0 39px; }
  .instagram-wrapp .instagram-col1 .instagram-row1 li { margin: 0 3px 0; }
  .instagram-wrapp .instagram-col2 { width: 35px; margin: 0 auto 0; }
  .instagram-wrapp .instagram-col3 { margin: 0 0 43px; }
  .instagram-row1 li, .instagram-row1 li a { font-size: 13px; }
  .flinker-wrapp { padding: 9px 0 9px; }
  .flinker-wrapp .flinker-col1 .flinker-row1 li a { padding: 10px 10.4px 10px 12.4px; }
  .flinker-wrapp .flinker-btn1 { display: none; }
  .flinker-row1 li, .flinker-row1 li a { font-size: 12px; letter-spacing: 0.2px; }
  .fheader-wrapp { padding: 45px 0 27px; }
  .fheader-wrapp .fheader-col1 { width: 235px; margin: 0 auto 31px; }
  .fheader-wrapp .fheader-col2 { margin: 0 0 29px; }
  .fheader-wrapp .fheader-col2 .fheader-row2 li { margin: 0 5px 0; }
  .fheader-row2 li, .fheader-row2 li a { font-size: 13px; }
  .footer-wrapp { padding: 13px 0 23px; }
  .footer-wrapp .footer-col1 { margin: 0 0 5px; }
  .footer-wrapp .footer-col1 .footer-row1 li { margin: 0 5px 0; }
  .footer-row1 li,   .footer-row1 li a,   .footer-row2 li, .footer-row2 li a { font-size: 10px; }
  /*inner-wrapp*/
  .abouter-wrapp .abouter-col2 { width: 72%; }
  .abouter-wrapp .abouter-col3 .abouter-row2 { width: 100%; }
  .abouter-wrapp .abouter-col4 .abouter-row4 { width: 45%; }
  .blogin-wrapp .blogin-col1 { margin: 0 0 10px; }
  .teamer-wrapp .teamer-row1 .teamer-col1 { width: 32%; float: left; margin: 0 0 30px 1.3%; }
  .teamer-wrapp .teamer-row1 .teamer-col1:nth-child(3n) { float: right; }
  /*common-css*/
  .header-icon1 { display: none; margin: 3px 10px 0 0; }
  .header-icon2 { display: none; margin: 2px 6px 0 0; }
  .header-thm1 { margin: 0 0 0 15px; }
  .header-thm1 a { width: 20px; margin: 0 8px 0 0; }
  .abouts-thm1 { margin: 0 auto 15px; }
  .testimonials-thm1 { margin: 0 0 15px; }
  .testimonials-thm1 a { width: 99px; }
  /*btn-css*/
  .abouts-btn1,   .banner-btn1,   .banner-btn2,   .enquiry-btn1,   .enquiry-fil1,   .flinker-btn1,   .header-btn1,   .header-btn2,   .instagram-btn1,   .linker-btn1,   .services-btn1,   .team-btn1,   .testimonials-btn1, .treatments-btn1 { font-size: 13px; letter-spacing: 0.2px; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .form-control { font-size: 13px; letter-spacing: 0.2px; margin: 0 0 13px; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control { margin: 0 0 32px; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .extra-class2 { margin: 0 0 23px!important; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid label { font-size: 11px; top: -7px; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] { top: 3.5px; }
  .enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default { font-size: 13px; letter-spacing: 0.2px; margin: 2px 0 0; }
  .treatmenter-wrapp .treatmenter-col2 .treatmenter-row2 h2 { font-size: 28px; }
  .treatmenter-wrapp .treatmenter-col2 .treatmenter-row2 { left: 0; }
  .abouter-wrapp .abouter-col1 .non-slider .abouter-row1, .abouts-wrapp .abouts-col1 .non-slider .abouts-row1 { width: 17%; margin: 0 3% 0 0; }
  .services-wrapp .services-col1 .non-slider .services-row1 { padding: 70px 1.55% 75px; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item a.mega-menu-link { font-size: 13px!important; letter-spacing: 0.2px; padding: 10px 6px 10px 10px!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu { width: 94%!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column h2 { font-size: 13px!important; letter-spacing: 0.3px!important; margin: 0 0 5px!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu { width: 100%!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item { padding: 7px 0 8px 0!important; line-height: normal!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item a.mega-menu-link { font-size: 12.5px!important; letter-spacing: 0.2px!important; line-height: normal!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item .textwidget .menuzord-icon1 { width: 22px; margin: 0 0 12px; }
  .testimonials-wrapp .testimonials-col1 .testimonials-row1 p { min-height: 24vw; }
  .header-wrapp .opening-col1 ul li { font-size: 13px; letter-spacing: 0.2px; }
  .enquiry-wrapp .enquir .enquiry-col2 { top: 16%; }
  .header-wrapp .header-row4 .header-thm1 .instagram-txt { width: 65px!important; }
  .conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol li {  min-height: 118px;}
}

@media screen and (min-width:1024px) and (max-width:1240px) {
  .services-wrapp .services-col1 .slick-slider .slick-track .slick-slide .services-row1 h2 { padding: 0 5% 0; }
  .testimonials-wrapp .testimonials-col1 .testimonials-row1 p { min-height: 16.5vw; }
}

@media screen and (min-width:1025px) and (max-width:1240px) {
  .margin { width: 94%; }
  .header-wrapp .header-col1 { width: 275px; }
  .linker-wrapp .linker-btn1 { display: none; }
  .banner-wrapp { min-height: 438px; }
  .banner-wrapp p { font-size: 14px; }
  .banner-wrapp p span { display: inline; }
  .banner-wrapp h2 span { display: inline; }
  .banner-wrapp h3 span { display: inline; }
  .banner-wrapp .banner-col1 { width: 94%; }
  .banner-wrapp .banner-col2 { width: 94%; }
  .abouts-wrapp p { font-size: 14px; }
  .abouts-wrapp p span { display: inline; }
  .abouts-wrapp h2 span { display: inline; }
  .treatments-wrapp p { font-size: 14px; }
  .treatments-wrapp p span { display: inline; }
  .treatments-wrapp h2 span { display: inline; }
  .treatments-wrapp h3 { font-size: 48px; }
  .treatments-wrapp h3 span { display: inline; }
  .treatments-wrapp .treatments-col2 { width: 94%; }
  .treatments-wrapp .treatments-col4 .treatments-row4 { width: 84.1%; right: 9.9%; }
  .treatments-wrapp .treatments-col4:last-child .treatments-row4 { width: 82.4%; left: 11.6%; }
  .services-wrapp p { font-size: 14px; }
  .services-wrapp p span { display: inline; }
  .services-wrapp h2 { font-size: 28px; }
  .services-wrapp h2 span { display: inline; }
  .team-wrapp p { font-size: 14px; }
  .team-wrapp p span { display: inline; }
  .team-wrapp h2 span { display: inline; }
  .team-wrapp h3 span { display: inline; }
  .testimonials-wrapp p span { display: inline; }
  .testimonials-wrapp h2 span { display: inline; }
  .testimonials-wrapp h3 span { display: inline; }
  .enquiry-wrapp h2 span { display: inline; }
  .address-wrapp .address-col1 iframe { height: 480px; }
  .instagram-row1 li, .instagram-row1 li a { font-size: 14px; }
  .flinker-wrapp .flinker-btn1 { display: none; }
  .fheader-wrapp .fheader-col1 { width: 275px; }
  .fheader-row2 li, .fheader-row2 li a { font-size: 14px; }
  /*inner-wrapp*/
  .inner-wrapp { min-height: 354px; }
  .abouter-wrapp .abouter-col2 { width: 72%; }
  .abouter-wrapp .abouter-col1 .non-slider .abouter-row1, .abouts-wrapp .abouts-col1 .non-slider .abouts-row1 { width: 17%; margin: 0 3% 0 0; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item a.mega-menu-link { font-size: 14px!important; letter-spacing: 0.2px; padding: 10px 10px 10px 14px!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu { width: 94%!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column h2 { font-size: 13px!important; letter-spacing: 0.3px!important; margin: 0 0 5px!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu { width: 100%!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item { padding: 7px 0 8px 0!important; line-height: normal!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item a.mega-menu-link { font-size: 12px!important; letter-spacing: 0!important; line-height: normal!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item .textwidget .menuzord-icon1 { width: 22px; margin: 0 0 12px; }

  .conten-wrapp.common-style .treatin-wrapp .treatin-col1 .trea-col1 ol li {  min-height: 118px;}
}

@media screen and (min-width:1241px) and (max-width:1340px) {
  .margin { width: 94%; }
  .banner-wrapp { min-height: 520px; }
  .banner-wrapp p span { display: inline; }
  .banner-wrapp h2 span { display: inline; }
  .banner-wrapp h3 span { display: inline; }
  .banner-wrapp .banner-col1 { width: 94%; }
  .banner-wrapp .banner-col2 { width: 94%; }
  .abouts-wrapp p span { display: inline; }
  .abouts-wrapp h2 span { display: inline; }
  .treatments-wrapp p span { display: inline; }
  .treatments-wrapp h2 span { display: inline; }
  .treatments-wrapp h3 { font-size: 54px; }
  .treatments-wrapp h3 span { display: inline; }
  .treatments-wrapp .treatments-col2 { width: 94%; }
  .treatments-wrapp .treatments-col4 .treatments-row4 { width: 84.1%; right: 9.9%; }
  .treatments-wrapp .treatments-col4:last-child .treatments-row4 { width: 82.4%; left: 11.6%; }
  .services-wrapp p span { display: inline; }
  .services-wrapp h2 { font-size: 24px; }
  .services-wrapp h2 span { display: inline; }
  .team-wrapp p span { display: inline; }
  .team-wrapp h2 span { display: inline; }
  .team-wrapp h3 span { display: inline; }
  .testimonials-wrapp p span { display: inline; }
  .testimonials-wrapp h2 span { display: inline; }
  .testimonials-wrapp h3 span { display: inline; }
  .enquiry-wrapp h2 span { display: inline; }
  .address-wrapp .address-col1 iframe { height: 540px; }
  .inner-wrapp { min-height: 354px; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item a.mega-menu-link { font-size: 15px!important; }
}

@media screen and (min-width:1341px) {
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item a.mega-menu-link { font-size: 15.5px!important; }
}

@media screen and (min-width:1341px) and (max-width:1900px) {
  .banner-wrapp { min-height: 558px; }
  .inner-wrapp { min-height: 354px; }
  .services-wrapp .services-col1 .services-row1 h2 { padding: 0 7% 0; }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .mac-os .header-thm1 { margin-top: -3px; }
  .mac-os .flinker-col1 .flinker-row1 li a { padding: 10px 11.4px 10px 15.4px; }
}

@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; }
  .google-rating.ggogledesktop img { width: 100%; }
  .wp-gr .wp-google-badge_left-fixed { display: none; }
  #mega-menu-wrap-top #mega-menu-top li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-mobileshow { display: none!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li#mega-menu-item-text-9 { display: none!important; }
}

@media screen and (max-width: 767px) {
  .getin-wrapp .getin-col2 iframe { pointer-events: none; }
  .featherlight .featherlight-close-icon { right: 0!important; top: -30px!important; }
  .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; }
  .header-thm1 a.desk-version { display: none; }
  .header-thm1 a.mobile-version { display: inline-block; }
  .abouts-wrapp .abouts-col1.desk { display: none; }
  .abouts-wrapp .abouts-col1.mobile { display: block; }
  .services-wrapp .services-col1.desk { display: none; }
  .services-wrapp .services-col1.mobile { display: block; }
  .fheader-wrapp .fheader-col3 .fheader-row3 a.desk-version { display: none; }
  .fheader-wrapp .fheader-col3 .fheader-row3 a.mobile-version { display: inline-block; }
  .header-mob1 a.desk-version { display: none; }
  .header-mob1 a.mobile-version { display: inline-block; }
  .abouter-wrapp .abouter-col1.desk { display: none; }
  .abouter-wrapp .abouter-col1.mobile { display: block; }
  .gall-wrapp2 .gall-col1.desk { display: none; }
  .gall-wrapp2 .gall-col1.mobile { display: block; }
  .contac-wrapp .contac-row2 iframe { pointer-events: none; }
  .linker-wrapp .linker-col1 .mega-menu-wrap { width: auto!important; float: left!important; display: block!important; line-height: normal!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap .mega-menu-toggle { width: auto!important; display: block!important; background: transparent!important; border-radius: 0!important; float: left!important; height: auto!important; line-height: inherit!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap .mega-menu-toggle .mega-toggle-blocks-right { display: block!important; width: auto!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block { margin: 0 0!important; display: block!important; height: auto!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block button.mega-toggle-animated { box-shadow: none!important; background: transparent!important; display: block!important; transform: inherit!important; position: relative; top: -14px; }
  .linker-wrapp .linker-col1 .mega-menu-wrap .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block button.mega-toggle-animated span.mega-toggle-animated-box { width: 100%!important; height: auto!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block button.mega-toggle-animated span.mega-toggle-animated-box .mega-toggle-animated-inner { width: 30px!important; height: 4px!important; float: right; background: #c4b37c!important; border-radius: 0!important; box-shadow: none!important; top: 0!important; margin: 0 0 0!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block button.mega-toggle-animated span.mega-toggle-animated-box .mega-toggle-animated-inner:before { width: 30px!important; display: block!important; height: 4px!important; background: #c4b37c!important; border-radius: 0!important; box-shadow: none!important; top: 8px!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block button.mega-toggle-animated span.mega-toggle-animated-box .mega-toggle-animated-inner:after { width: 30px!important; display: block!important; height: 4px!important; background: #c4b37c!important; border-radius: 0!important; box-shadow: none!important; top: 16px!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap ul.mega-menu { overflow-y: auto!important; -webkit-overflow-scrolling: touch!important; width: 100%!important; background: #fff!important; position: absolute!important; left: 0!important; right: 0!important; top: 40px!important; padding: 0 0 16px!important; max-height: 550px!important; overflow-y: auto!important; margin: 0 0 25px!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap ul.mega-menu li.mega-menu-item { width: 94%!important; margin: 0 auto!important; float: none!important; display: block!important; text-align: center!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap ul.mega-menu li.mega-menu-item a.mega-menu-link { width: 100%!important; padding: 12px 20px!important; display: block!important; border-top: solid 1px #f0f0f0!important; text-align: center!important; color: #6b6b6e!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap ul.mega-menu li.mega-menu-item:first-child a.mega-menu-link { border-top: 0!important; font-weight: 700!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap ul.mega-menu li.mega-menu-item a.mega-menu-link:hover { color: #c4b37c; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item .mega-menu-link:after { display: none!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap .mega-menu-toggle.mega-menu-open .mega-toggle-blocks-right .mega-toggle-block button.mega-toggle-animated span.mega-toggle-animated-box .mega-toggle-animated-inner:after { top: 20px!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap ul.mega-menu li.mega-menu-item a.mega-menu-link span.mega-indicator { position: absolute!important; width: 60px!important; height: 41px!important; right: 0!important; top: 0!important; font-size: 22px!important; text-align: center!important; line-height: 40px!important; border-left: solid 1px #f5f5f5; }
  .linker-wrapp .linker-col1 .mega-menu-wrap ul.mega-menu li.mega-menu-item a.mega-menu-link span.mega-indicator:after { content: "+"!important; font-weight: 500!important; font-family: 'Jost',sans-serif!important; font-size: 22px!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap ul.mega-menu li.mega-menu-item.mega-toggle-on  a.mega-menu-link span.mega-indicator:after { color: #c4b37c!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item ul.mega-sub-menu { position: relative!important; width: 100%!important; margin: 0 auto!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link { font-size: 14px!important; border-top: solid 1px #f0f0f0!important; padding: 10px 15px 10px 15px!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item ul.mega-sub-menu li.mega-menu-item:first-child a.mega-menu-link { font-weight: 400!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu { position: relative!important; top: inherit!important; margin: 0 auto!important; max-width: 100%!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row { padding: 25px 2% 0!important; width: 100%!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli.mega-toggle-on a.mega-menu-link { border-bottom: solid 1px #f0f0f0!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column { width: 48%!important; margin: 0 0 20px!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column:nth-child(2n) { float: right!important; margin-left: 4%!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item { text-align: left!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item a.mega-menu-link { border: 0!important; text-align: left!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item { text-align: left!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column h2 { font-size: 13px!important; letter-spacing: 0.3px!important; margin: 0 0 5px!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu { width: 100%!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item { padding: 5px 0 6px 0!important; line-height: normal!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item a.mega-menu-link { font-size: 13px!important; letter-spacing: 0.2px!important; line-height: normal!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item .textwidget .menuzord-icon1 { width: 20px; margin: 0 0 12px; }
  #mega-menu-204-1.mega-menu-row { display: none!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item.hideagainmob.mobileshow { display: none!important; }
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu .textwidget a.showmoremobile { color: #c4b37c; cursor: pointer; }
  .testimonials-wrapp .testimonials-col1.desktop { display: none; }
  .testimonials-wrapp .testimonials-col1.mobileview { display: block; }

  .feeser-wrapp .feeser-row2 { padding-left: 5%; padding-right: 5%;}


}

@media screen and (max-width: 480px) {
  .linker-wrapp .linker-col1 .mega-menu-wrap li.mega-menu-item.mega-megamenuli ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column li.mega-menu-item a.mega-menu-link { font-size: 12px!important; letter-spacing: 0!important; line-height: normal!important; }
}
