@charset "utf-8";
/* CSS Document */

/* CSS Document © 2015 Digimax.co.uk */
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

::-moz-selection{ background:#403d39; color:#ffffff; text-shadow:none;}
::selection { background:#403d39; color:#ffffff; text-shadow:none;}
*,
*:before, *:after{-webkit-box-sizing:  border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, textarea, input { 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;}
:root { overflow-y: scroll;}
a { text-decoration:none; transition:all 0.25s ease-out 0s;}
p, p span { font-family: "Jost", sans-serif;}
img { border:0px;}
ol, ul, li{ list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
* {-webkit-appearance: none;}
::-webkit-input-placeholder {
  color:#403d39;
}
::-moz-placeholder {
  color:#403d39;
}
:-ms-input-placeholder {
  color:#403d39;
}
:-moz-placeholder {
  color:#403d39;
}





/*------------------- 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: 38px; color: #403d39; line-height: 1.23; margin: 0 0 10px; font-weight: 400;}

.common-style h2 { font-size: 12px; color: #5b2b6b; line-height: normal; margin: 0 0 16px; font-weight: 600;}

.common-style h3 {font-family: "DM Serif Text", serif; font-size: 30px; color: #403d39; line-height: 1.13; margin: 0 0 24px; font-weight: 400;}

.common-style h4 { font-size: 20px; color: #403d39; line-height: 1.13; margin: 0 0 10px; font-weight: 400;}

.common-style h5 { font-size: 18px; color: #403d39; line-height: 1.1; margin: 0 0 15px; font-weight: 400;}

.common-style h6 { font-size: 17px; color: #403d39; line-height: 1.1; margin: 0 0 15px; font-weight: 400;}




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

.common-style a:hover { color: #403d39; }

.common-style p { font-size: 16px; color: #403d39; line-height: 1.88; margin: 0 0 22px; letter-spacing: normal; font-family: "Jost", sans-serif; font-weight: 400;}

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

.common-style p a:hover { color: #403d39; }

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

.common-style ul li { float:none; font-size: 14px; color: #403d39; line-height: 1.88; position:relative; margin: 0 0 0; padding:0 0 0 10px; letter-spacing: normal; font-family: "Jost", sans-serif; font-weight: 400;}

.common-style ul li:before { content: "\2022 "; position: relative; left: -2px; color: #403d39; font-size: 18px; top: 3px; line-height: normal;}

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

.common-style ul li a:hover { color: #403d39; }

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

.common-style ol li { font-size: 15px; color: #403d39; line-height: 1.88; counter-increment: step-counter; padding-left:15px; width: auto; margin: 0 auto; position: relative; font-family: "Jost", sans-serif; letter-spacing: normal; font-weight: 400;}

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

.common-style ol li a:hover { color: #403d39; }

.common-style ol li:before { content: counter(step-counter)'.';margin-right: 0px; position: relative; left: 0px; color: #ef346c; font-size: 15px; top: 0; position: relative;}

.common-style blockquote p { font-size:16px; padding-left: 20px; color: #403d39; line-height: 1.88; margin-bottom: 30px; position: relative; letter-spacing: normal;}

.common-style blockquote p:before { content: '"'; position: relative; left: -4px; font-size: 16px; color:#403d39; font-style: italic; top: 0px; }

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

.fee-text-area{font-size: 16px;color: #403d39;line-height: 1.88; letter-spacing: normal;}

.feeser-bar1 strong{font-weight: 600;}

/* IMG STYLES */
.alignright { float: right; margin-left: 16px !important; margin-bottom: 16px !important; margin-top: 15px !important;}
.alignleft { float: left; margin-right: 16px !important; margin-bottom: 16px !important; margin-top: 15px !important;}
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto;}
.alignnone { clear: both; }


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


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


}

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

.common-style span.screen-reader-text { color: #403d39;}

.common-style [type=search] {border: 1px solid;padding:  10px 15px;background: none;border-color: #9f9e9c;font-size: 16px;color: #403d39;line-height: 1.75;width: 200px;display: inline-block;margin-right: 5px; text-transform: uppercase;letter-spacing: 2.6px;font-weight: 600;}

.common-style [type=search]::placeholder {color: #403d39;}

.common-style [type=submit] {-webkit-appearance: none;padding: 10px 20px;font-size: 16px;line-height: 1.75;cursor:pointer;color: #403d39;background: none;font-weight: 700;border-radius: 30px; border: none;}

.common-style [type=submit]:hover {cursor:pointer;color: #ffffff;border-color: none;}

.common-style [type=submit] span.screen-reader-text
{color: #ef346c;position: relative;height: auto;width: auto;clip: inherit;clip-path: inherit;font-size: 15px;font-weight: 400;padding-right: 24px;background: url(../images/right-pink-plain-arrow.svg) no-repeat 100%;background-size: 13px !important;}

.common-style [type=submit]:hover span.screen-reader-text {color: #403d39;background: url(../images/right-black-plain-arrow.svg) no-repeat 100%;}
nav.navigation.pagination { display: block; opacity: 1;position: relative; left: 0; top: 0;padding: 0;width: auto;}

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


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

}

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

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


.table-outer { overflow-x: auto; width: auto; font-size:16px; margin-bottom: 28px; }
.table-outer td {border: 1px solid #403d39; padding: 10px;color: #403d39;line-height: 1.88; font-family: "Jost", sans-serif;}
.table-outer table { border-collapse: collapse; border-spacing: 0; min-width: 600px; max-width: 100%; }
.table-outer td p:last-child { margin: 0;}

.header-wrapp, .linker-wrapp, .about-wrapp, .banner-wrapp, .process-wrapp, .team-wrapp, .invisalign-wrapp, .treatments-wrapp, .reviews-wrapp, .gallery-wrapp, .faqs-wrapp, .contact-wrapp, .instagram-wrapp, .partners-wrapp, .footer-wrapp, .inner-wrapp, .conten-wrapp, .paiger-wrapp, .feeser-wrapp, .gallein-wrapp, .teamer-wrapp, .treatment-wrapp, .blog-wrapp, .contac-wrapp, .getin-wrapp, .hours-wrapp, .map-wrapp, .testimonial-wrapp, .treatin-wrapp, .treatin2-wrapp, .treatin3-wrapp, .treatin4-wrapp, .video-wrapp, .video-wrapp, .practice-wrapp { width:100%; float:left;}
.margin { width:100%; max-width:1188px; margin:auto;}

.common-style h1.page-title {font-size: 54px;}

.common-style h1.page-title,
.common-style h1.page-title span {font-family: "Jost", sans-serif;}

h1.seo-sub-title {font-size: 54px;}
h1.seo-sub-title, h1.seo-sub-title span {font-family: "Jost", sans-serif;}

.typography.common-style {width: 100%;display: block;float: left;}





.header-wrapp, .linker-wrapp, .about-wrapp, .banner-wrapp, .dentistry-wrapp, .makeovers-wrapp, .straightening-wrapp, .treatments-wrapp, .consultation-wrapp, .faqs-wrapp, .team-wrapp, .testimonials-wrapp, .videos-wrapp, .gallery-wrapp, .contact-wrapp, .social-wrapp, .fheader-wrapp, .flinker-wrapp, .footer-wrapp, .inner-wrapp, .conten-wrapp, .sidbar-wrapp, .blog-wrapp, .paiger-wrapp, .blogin-wrapp, .fees-wrapp, .teamer-wrapp, .teamin-wrapp, .abouts-wrapp, .galler-wrapp, .contac-wrapp, .testi-wrapp, .treatment-wrapp, .treatin-wrapp, .treatin1-wrapp, .treatin2-wrapp, .treatin3-wrapp, .practice-wrapp, .positions-wrapp, .enquiry-wrapp3, .availabile-form { width:100%; float:left;}
.margin { width:100%; max-width:1184px; margin:auto;}

/*header-wrapp*/
.header-wrapp { background:#5b2b6b; padding:20px 0 20px; position:absolute; top:0; right:0; left:0; z-index:9999;}
.header-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.header-wrapp p a { color:#ffffff;}
.header-wrapp p span { display:block;}
.header-wrapp p strong { font-weight:600;}
.header-wrapp .header-col1 { width:auto; float:left; margin:0 0 0;}
.header-wrapp .header-col1 img { width:100%; display:block;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:left;}
.header-wrapp .header-col2 { width:auto; float:right; margin:0 0 0;}
.header-wrapp .header-col2 img { width:100%; display:block;}
.header-wrapp .header-col2 .header-row2 { width:100%; float:right;}
.header-wrapp .header-col2 .header-row2 li { float:left; margin:0 0 0;}
.header-wrapp .header-col2 .header-row2 li a:hover { color:#ef346c;}
.header-row2 li, .header-row2 li a { font-size:23px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:0.96;}

/*linker-wrapp*/
.linker-wrapp { background:none; padding:2.2% 0 2.2%; position:absolute; top:64px; right:0; left:0; z-index:9;}
.linker-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.linker-wrapp p a { color:#403d39;}
.linker-wrapp p span { display:block;}
.linker-wrapp p strong { font-weight:600;}
.linker-wrapp .linker-col1 { width:141px; float:left; margin:0 0 0;}
.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:left; margin:0px 14px 0 0;}
.linker-wrapp .linker-col2 img { width:100%; display:block;}
.linker-wrapp .linker-col2 .linker-row2 { width:100%; float:left;}
.linker-wrapp .linker-col2 .linker-row2 li { float:left; margin:0 0 0;}
.linker-wrapp .linker-col3 { width:auto; float:right; margin:0 0 0;}
.linker-wrapp .linker-col3 img { width:100%; display:block;}
.linker-wrapp .linker-col3 .linker-row3 { width:100%; float:right;}
.linker-wrapp .linker-btn1 { float:none; color:#ffffff; background:#5b2b6b; border-color:#5b2b6b; margin:0 8px 0 0; padding:17px 39px 17px 39px;}
.linker-wrapp .linker-btn1:last-child { margin-right:0;}
.linker-wrapp .linker-btn1:hover { color:#5b2b6b; background:#fff; border-color:#5b2b6b;}
.linker-wrapp .linker-btn2 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:0 8px 0 0; padding:17px 33px 17px 33px;}
.linker-wrapp .linker-btn2:last-child { margin-right:0;}
.linker-wrapp .linker-btn2:hover { color:#ef346c;    background: #fff; border-color:#ef346c;}
.linker-row2 li, .linker-row2 li a { font-size:15px; font-weight:500; color:#5b2b6b; letter-spacing:normal; line-height:normal;}
.linker-row2 li a:hover{color:#ef346c;}




/*banner-wrapp*/
.banner-wrapp { min-height:1000px; background:none; position:relative;}
.banner-wrapp p { float:none; font-size:18px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.22; margin:0 0 16px;}
.banner-wrapp p a { color:#403d39;}
.banner-wrapp p span { display:block;}
.banner-wrapp p strong { font-weight:600;}
.banner-wrapp h2 { font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 10px;}
.banner-wrapp h2 a { color:#5b2b6b;}
.banner-wrapp h2 span { color:#403d39;}
.banner-wrapp h3 { font-size:58px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1; margin:0 0 26px;}
.banner-wrapp h3 a { color:#403d39;}
.banner-wrapp h3 span { color:#5b2b6b;}
.banner-wrapp .banner-col1 { width:1184px; float:left; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:54%; right:0; left:0;}
.banner-wrapp .banner-col1 img { width:100%; display:block;}
.banner-wrapp .banner-col1 .banner-row1 { width:40%; float:left;}
.banner-wrapp .banner-col2 { width:1184px; float:left; margin:0 auto 0; position:absolute; right:0; bottom:10.7%; left:0;}
.banner-wrapp .banner-col2 img { width:100%; display:block;}
.banner-wrapp .banner-col2 .banner-row2 { width:50%; float:left; position:relative; z-index:9;}
.banner-wrapp .banner-col2 .banner-row2 a { width:36.6px; float:left; margin:0 6.7px 0 0;}
.banner-wrapp .banner-col2 .banner-row2 a:last-child { margin-right:0;}
.banner-wrapp .banner-col3 { width:1184px; float:right; margin:0 auto 0; position:absolute; right:0; bottom:9.5%; left:0;}
.banner-wrapp .banner-col3 img { width:100%; display:block;}
.banner-wrapp .banner-col3 .banner-row3 { width:27.1%; float:right;}
.banner-wrapp .banner-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; margin:0 8px 0 0; padding:17px 23px 17px 0;}
.banner-wrapp .banner-btn1:last-child { margin-right:0;}
.banner-wrapp .banner-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.banner-wrapp h3, .banner-wrapp h3 span { font-family: "DM Serif Text", serif;}


/* .banner-wrapp.video-banner{min-height:inherit} */
.banner-wrapp.video-banner .banner-col1{width:unset;float:unset;transform:unset;margin:unset;position:unset;top:unset;right:unset;left:unset}
.banner-wrapp.video-banner .welcome-slides{width:1184px;float:left;transform:translateY(-50%);margin:0 auto 0;position:absolute;top:54%;right:0;left:0}





/*about-wrapp*/
.about-wrapp { background:#f9f5fc; overflow:hidden; padding:7.5% 0 18.1%; position:relative;}
.about-wrapp p { float:none; font-size:18px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.22; margin:0 0 16px;}
.about-wrapp p a { color:#403d39;}
.about-wrapp p span { display:block;}
.about-wrapp p strong { font-weight:600;}
.about-wrapp h2 { font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 20px;}
.about-wrapp h2 a { color:#5b2b6b;}
.about-wrapp h2 span { color:#403d39;}
.about-wrapp h3 { font-size:54px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.06; margin:0 0 26px;}
.about-wrapp h3 a { color:#403d39;}
.about-wrapp h3 span { color:#5b2b6b;}
.about-wrapp .about-col1 { width:100%; float:left; margin:0 0 0;}
.about-wrapp .about-col1 img { width:100%; display:block;}
.about-wrapp .about-col1 .about-row1 { width:40.8%; float:left;}
.about-wrapp .about-col2 { width:32.1%; float:right; margin:12.12% 0 0; position:relative; z-index:9;}
.about-wrapp .about-col2 img { width:100%; display:block;}
.about-wrapp .about-col2 .about-row2 { width:70%; float:left; position:absolute; top:26.4%; left:-42%;}
.about-wrapp .about-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; margin:22px 24px 0 0; padding:17px 23px 17px 0;}
.about-wrapp .about-btn1:last-child { margin-right:0;}
.about-wrapp .about-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.about-wrapp .about-btn2 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:22px 8px 0 0; padding:17px 33px 17px 33px;}
.about-wrapp .about-btn2:last-child { margin-right:0;}
.about-wrapp .about-btn2:hover { color:#ef346c; background:none; border-color:#ef346c;}
.about-wrapp h3, .about-wrapp h3 span { font-family: "DM Serif Text", serif;}
.about-wrapp .about-col2 .square-row1 img {border-radius: 7px;}
.team-wrapp .team-col2 .team-row2 img {border-radius: 7px;}




/*dentistry-wrapp*/
.dentistry-wrapp { text-align:center; background:#5b2b6b; padding:0 0 4.9%;}
.dentistry-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.dentistry-wrapp p a { color:#ffffff;}
.dentistry-wrapp p span { display:block;}
.dentistry-wrapp p strong { font-weight:600;}
.dentistry-wrapp h2 { font-size:12px; font-weight:600; color:#ffffff; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 14px;}
.dentistry-wrapp h2 a { color:#ffffff;}
.dentistry-wrapp h2 span { color:#ffffff;}
.dentistry-wrapp h3 { font-size:52px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.02; margin:0 0 34px;}
.dentistry-wrapp h3 a { color:#ffffff;}
.dentistry-wrapp h3 span { color:#5b2b6b;}
.dentistry-wrapp .dentistry-col1 { width:55.7%; float:none; margin:-19.7% auto 0; position:relative; z-index:9;}
.dentistry-wrapp .dentistry-col1 img { width:100%; display:block;}
.dentistry-wrapp .dentistry-col1 .dentistry-row1 { width:76.4%; float:none; margin:0 auto 8.4%;}
.dentistry-wrapp .dentistry-col2 { width:100%; float:none; margin:0 0 0;}
.dentistry-wrapp .dentistry-col2 img { width:100%; display:block;}
.dentistry-wrapp .dentistry-col2 .dentistry-row2 { width:100%; float:none;}
.dentistry-wrapp .dentistry-btn1 { float:none; color:#ffffff; background:none; border-color:transparent; margin:2px 24px 0 0; padding:17px 23px 17px 0;}
.dentistry-wrapp .dentistry-btn1:last-child { margin-right:0;}
.dentistry-wrapp .dentistry-btn1:hover { color:#ef346c; background:none; border-color:transparent;}
.dentistry-wrapp .dentistry-btn2 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:2px 8px 0 0; padding:17px 33px 17px 33px;}
.dentistry-wrapp .dentistry-btn2:last-child { margin-right:0;}
.dentistry-wrapp .dentistry-btn2:hover { color:#ef346c; background:none; border-color:#ef346c;}
.dentistry-wrapp h3, .dentistry-wrapp h3 span { font-family: "DM Serif Text", serif;}

/*makeovers-wrapp*/
.makeovers-wrapp { background:none; overflow:hidden; padding:5.8% 0 1.7%; position:relative;}
.makeovers-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.makeovers-wrapp p a { color:#403d39;}
.makeovers-wrapp p span { display:block;}
.makeovers-wrapp p strong { font-weight:600;}
.makeovers-wrapp h2 { font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 14px;}
.makeovers-wrapp h2 a { color:#5b2b6b;}
.makeovers-wrapp h2 span { color:#403d39;}
.makeovers-wrapp h3 { font-size:49px; font-weight:400; color:#5b2b6b; letter-spacing:normal; line-height:1.14; margin:0 0 24px;}
.makeovers-wrapp h3 a { color:#5b2b6b;}
.makeovers-wrapp h3 span { color:#403d39;}
.makeovers-wrapp .makeovers-col1 { width:100%; float:left; margin:0 0 0; position:relative;}
.makeovers-wrapp .makeovers-col1 img { width:100%; display:block;}
.makeovers-wrapp .makeovers-col1 .makeovers-row1 { width:34.6%; float:right; transform:translateY(-50%); position:absolute; top:50%; right:9.8%;}
.makeovers-wrapp .makeovers-col2 { width:44.8%; float:left; margin:0 0 0 -5.3%; position:relative; z-index:9;}
.makeovers-wrapp .makeovers-col2 img { width:100%; display:block;}
.makeovers-wrapp .makeovers-col2 .makeovers-row2 { width:100%; float:left;}
.makeovers-wrapp .makeovers-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; margin:0 24px 0 0; padding:17px 23px 17px 0;}
.makeovers-wrapp .makeovers-btn1:last-child { margin-right:0;}
.makeovers-wrapp .makeovers-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.makeovers-wrapp .makeovers-btn2 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:0 8px 0 0; padding:17px 33px 17px 33px;}
.makeovers-wrapp .makeovers-btn2:last-child { margin-right:0;}
.makeovers-wrapp .makeovers-btn2:hover { color:#ef346c; background:none; border-color:#ef346c;}
.makeovers-wrapp h3, .makeovers-wrapp h3 span { font-family: "DM Serif Text", serif;}

/*straightening-wrapp*/
.straightening-wrapp { background:none; padding:1.7% 0 0;}
.straightening-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.straightening-wrapp p a { color:#403d39;}
.straightening-wrapp p span { display:block;}
.straightening-wrapp p strong { font-weight:600;}
.straightening-wrapp h2 { font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 14px;}
.straightening-wrapp h2 a { color:#5b2b6b;}
.straightening-wrapp h2 span { color:#403d39;}
.straightening-wrapp h3 { font-size:49px; font-weight:400; color:#5b2b6b; letter-spacing:normal; line-height:1.14; margin:0 0 24px;}
.straightening-wrapp h3 a { color:#5b2b6b;}
.straightening-wrapp h3 span { color:#403d39;}
.straightening-wrapp .straightening-col1 { width:100%; float:right; margin:0 0 0; position:relative;}
.straightening-wrapp .straightening-col1 img { width:100%; display:block;}
.straightening-wrapp .straightening-col1 .straightening-row1 { width:30.6%; float:left; transform:translateY(-50%); position:absolute; top:50%; left:7.1%;}
.straightening-wrapp .straightening-col2 { width:56.4%; float:right; margin:0 -7.1% 0 0; position:relative; z-index:9;}
.straightening-wrapp .straightening-col2 img { width:100%; display:block;}
.straightening-wrapp .straightening-col2 .straightening-row2 { width:100%; float:right;}
.straightening-wrapp .straightening-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; margin:0 24px 0 0; padding:17px 23px 17px 0;}
.straightening-wrapp .straightening-btn1:last-child { margin-right:0;}
.straightening-wrapp .straightening-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.straightening-wrapp .straightening-btn2 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:0 8px 0 0; padding:17px 33px 17px 33px;}
.straightening-wrapp .straightening-btn2:last-child { margin-right:0;}
.straightening-wrapp .straightening-btn2:hover { color:#ef346c; background:none; border-color:#ef346c;}
.straightening-wrapp h3, .straightening-wrapp h3 span { font-family: "DM Serif Text", serif;}

/*treatments-wrapp*/
.treatments-wrapp { text-align:center; background:#f9f5fc; padding:6.7% 0 7.1%;}
.treatments-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.treatments-wrapp p a { color:#403d39;}
.treatments-wrapp p span { display:block;}
.treatments-wrapp p strong { font-weight:600;}
.treatments-wrapp h2 { font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 4px;}
.treatments-wrapp h2 a { color:#5b2b6b;}
.treatments-wrapp h2 span { color:#403d39;}
.treatments-wrapp h3 { font-size:49px; font-weight:400; color:#5b2b6b; letter-spacing:normal; line-height:1.14; margin:0 0 24px;}
.treatments-wrapp h3 a { color:#5b2b6b;}
.treatments-wrapp h3 span { color:#403d39;}
.treatments-wrapp h4 { font-size:25px; font-weight:400; color:#5b2b6b; letter-spacing:normal; line-height:1.36; margin:0 0 0;}
.treatments-wrapp h4 a { color:#5b2b6b;}
.treatments-wrapp h4 span { color:#353535;}
.treatments-wrapp .treatments-col1 { width:100%; float:left; margin:0 0 0;}
.treatments-wrapp .treatments-col1 img { width:100%; display:block;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%; float:left;}
.treatments-wrapp .treatments-col2 { width:100%; float:left; margin:0 0 0;}
.treatments-wrapp .treatments-col2 img { width:100%; display:block;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; float:left; text-align:left; padding:10.6% 0 0;}
.treatments-wrapp .treatments-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; margin:0 24px 0 0; padding:9px 23px 9px 0;}
.treatments-wrapp .treatments-btn1:last-child { margin-right:0;}
.treatments-wrapp .treatments-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.treatments-wrapp .treatments-btn2 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:0 8px 0 0; padding:17px 33px 17px 33px;}
.treatments-wrapp .treatments-btn2:last-child { margin-right:0;}
.treatments-wrapp .treatments-btn2:hover { color:#ef346c; background:none; border-color:#ef346c;}
.treatments-wrapp h3, .treatments-wrapp h3 span, .treatments-wrapp h4, .treatments-wrapp h4 span { font-family: "DM Serif Text", serif;}
.treatments-wrapp .treatments-col1 .treatments-row1 img {border-radius: 7px;}



/*consultation-wrapp*/
.consultation-wrapp { text-align:center; background:#5b2b6b; padding:7.4% 0 7.9% ;}
.consultation-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.consultation-wrapp p a { color:#ffffff;}
.consultation-wrapp p span { display:block;}
.consultation-wrapp p strong { font-weight:600;}
.consultation-wrapp h2 { font-size:12px; font-weight:600; color:#ef346c; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 14px;}
.consultation-wrapp h2 a { color:#ef346c;}
.consultation-wrapp h2 span { color:#ffffff;}
.consultation-wrapp h3 { font-size:49px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.14; margin:0 0 24px;}
.consultation-wrapp h3 a { color:#ffffff;}
.consultation-wrapp h3 span { color:#ef346c;}
.consultation-wrapp .consultation-col1 { width:67.6%; float:none; margin:0 auto 0;}
.consultation-wrapp .consultation-col1 img { width:100%; display:block;}
.consultation-wrapp .consultation-col1 .consultation-row1 { width:100%; float:none;}
.consultation-wrapp .consultation-btn1 { float:none; color:#ffffff; background:none; border-color:transparent; margin:8px 12px 0; padding:17px 23px 17px 0;}
.consultation-wrapp .consultation-btn1:hover { color:#ef346c; background:none; border-color:transparent;}
.consultation-wrapp .consultation-btn2 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:8px 4px 0; padding:17px 33px 17px 33px;}
.consultation-wrapp .consultation-btn2:hover { color:#ef346c; background:none; border-color:#ef346c;}
.consultation-wrapp h3, .consultation-wrapp h3 span { font-family: "DM Serif Text", serif;}

/*faqs-wrapp*/
.faqs-wrapp { background:#f9f5fc; overflow:hidden; padding:9% 0 3.1%; position:relative;}
.faqs-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.faqs-wrapp p a { color:#ef346c;}
.faqs-wrapp p a:hover { color:#403d39;}
.faqs-wrapp p span { display:block;}
.faqs-wrapp p strong { font-weight:600;}
.faqs-wrapp h2 { font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 14px;}
.faqs-wrapp h2 a { color:#5b2b6b;}
.faqs-wrapp h2 span { color:#403d39;}
.faqs-wrapp h3 { font-size:66px; font-weight:400; color:#5b2b6b; letter-spacing:1.32px; line-height:1; margin:0 0 34px;}
.faqs-wrapp h3 a { color:#5b2b6b;}
.faqs-wrapp h3 span { color:#403d39;}
.faqs-wrapp h4 { font-size:16px; font-weight:600; color:#403d39; letter-spacing:normal; line-height:normal; margin:0 0 0;}
.faqs-wrapp h4 a { color:#403d39;}
.faqs-wrapp h4 span { color:#5b2b6b;}
.faqs-wrapp .faqs-col1 { width:100%; float:left; margin:0 0 0; position:relative; z-index:9;}
.faqs-wrapp .faqs-col1 img { width:100%; display:block;}
.faqs-wrapp .faqs-col1 .faqs-row1 { width:35%; float:left;}
.faqs-wrapp .faqs-col2 { width:45.4%; float:right; margin:14.7% 4.1% 0 0;}
.faqs-wrapp .faqs-col2 img { width:100%; display:block;}
.faqs-wrapp .faqs-col2 .faqs-row2 { width:100%; float:right;}
.faqs-wrapp .faqs-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; margin:0 24px 0 0; padding:9px 23px 9px 0;}
.faqs-wrapp .faqs-btn1:last-child { margin-right:0;}
.faqs-wrapp .faqs-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.faqs-wrapp .faqs-btn2 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:0 8px 0 0; padding:17px 33px 17px 33px;}
.faqs-wrapp .faqs-btn2:last-child { margin-right:0;}
.faqs-wrapp .faqs-btn2:hover { color:#ef346c; background:none; border-color:#ef346c;}
.faqs-wrapp h3, .faqs-wrapp h3 span { font-family: "DM Serif Text", serif;}

/*team-wrapp*/
.team-wrapp { background:#f9f5fc; padding:3.1% 0 7%;}
.team-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.team-wrapp p a { color:#403d39;}
.team-wrapp p span { display:block;}
.team-wrapp p strong { font-weight:600;}
.team-wrapp h2 { font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 8px;}
.team-wrapp h2 a { color:#5b2b6b;}
.team-wrapp h2 span { color:#403d39;}
.team-wrapp h3 { font-size:49px; font-weight:400; color:#5b2b6b; letter-spacing:normal; line-height:1.08; margin:0 0 24px;}
.team-wrapp h3 a { color:#5b2b6b;}
.team-wrapp h3 span { color:#403d39;}
.team-wrapp h4 { font-size:25px; font-weight:400; color:#5b2b6b; letter-spacing:normal; line-height:1.36; margin:0 0 4px;}
.team-wrapp h4 a { color:#5b2b6b;}
.team-wrapp h4 span { color:#353535;}
.team-wrapp .team-col1 { width:100%; float:left; margin:0 0 20px; position:relative;}
.team-wrapp .team-col1 img { width:100%; display:block;}
.team-wrapp .team-col1 .team-row1 { width:27.7%; float:left;}
.team-wrapp .team-col2 { width:100%; float:left; margin:0 0 0;}
.team-wrapp .team-col2 img { width:100%; display:block;}
.team-wrapp .team-col2 .team-row2 { width:100%; float:left;border-radius: 7px; overflow: hidden;}
.team-wrapp .team-col3 { width:100%; float:left; margin:0 0 0;}
.team-wrapp .team-col3 img { width:100%; display:block;}
.team-wrapp .team-col3 .team-row3 { width:100%; float:left; padding:9% 0 0;}
.team-wrapp .team-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; margin:0 24px 0 0; padding:5px 23px 5px 0;}
.team-wrapp .team-btn1:last-child { margin-right:0;}
.team-wrapp .team-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.team-wrapp .team-btn2 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:0 8px 0 0; padding:17px 33px 17px 33px;}
.team-wrapp .team-btn2:last-child { margin-right:0;}
.team-wrapp .team-btn2:hover { color:#ef346c; background:none; border-color:#ef346c;}
.team-wrapp h3, .team-wrapp h3 span, .team-wrapp h4, .team-wrapp h4 span { font-family: "DM Serif Text", serif;}

/*testimonials-wrapp*/
.testimonials-wrapp { background:#5b2b6b; padding:7.3% 0 30.2%;}
.testimonials-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.testimonials-wrapp p a { color:#ffffff;}
.testimonials-wrapp p span { display:block;}
.testimonials-wrapp p strong { font-weight:600;}
.testimonials-wrapp h2 { font-size:12px; font-weight:600; color:#ef346c; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 14px;}
.testimonials-wrapp h2 a { color:#ef346c;}
.testimonials-wrapp h2 span { color:#ffffff;}
.testimonials-wrapp h3 { font-size:49px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.08; margin:0 0 24px;}
.testimonials-wrapp h3 a { color:#ffffff;}
.testimonials-wrapp h3 span { color:#ef346c;}
.testimonials-wrapp h4 { font-size:18px; font-weight:400; color:#5b2b6b; letter-spacing:normal; line-height:1.36; margin:0 0 4px;}
.testimonials-wrapp h4 a { color:#5b2b6b;}
.testimonials-wrapp h4 span { color:#353535;}
.testimonials-wrapp .testimonials-col1 { width:100%; float:left; margin:0 0 0; position:relative; z-index:9;}
.testimonials-wrapp .testimonials-col1 img { width:100%; display:block;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:26.2%; float:right; position:absolute; top:11.2%; right:0;}
.testimonials-wrapp .testimonials-col2 { width:67.6%; float:left; margin:0 0 0;}
.testimonials-wrapp .testimonials-col2 img { width:100%; display:block;}
.testimonials-wrapp .testimonials-col2 .testimonials-row2 { width:100%; float:left; background:#ffffff; border-radius:7px; margin:9px 0px; padding:16.6% 11.5% 10.6% 15.7%; position:relative;}
.testimonials-wrapp .testimonials-col3 { width:100%; float:left; margin:0 0 16px; position:relative;}
.testimonials-wrapp .testimonials-col3 img { width:100%; display:block;}
.testimonials-wrapp .testimonials-col3 .testimonials-row3 { width:19.3%; float:left; clip-path:circle(50% at 50% 50%);}
.testimonials-wrapp .testimonials-btn1 { float:none; color:#ffffff; background:none; border-color:transparent; margin:0 24px 0 0; padding:17px 23px 17px 0;}
.testimonials-wrapp .testimonials-btn1:last-child { margin-right:0;}
.testimonials-wrapp .testimonials-btn1:hover { color:#ef346c; background:none; border-color:transparent;}
.testimonials-wrapp .testimonials-btn2 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:0 8px 0 0; padding:17px 33px 17px 33px;}
.testimonials-wrapp .testimonials-btn2:last-child { margin-right:0;}
.testimonials-wrapp .testimonials-btn2:hover { color:#ef346c; background:none; border-color:#ef346c;}
.testimonials-wrapp h3, .testimonials-wrapp h3 span, .testimonials-wrapp h4, .testimonials-wrapp h4 span { font-family: "DM Serif Text", serif;}
.testimonials-wrapp .testimonials-row2 p{display: inline;overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3;
           line-clamp: 3;
   -webkit-box-orient: vertical; }





.testimonials-wrapp.testimonials-wrapp2 .slick-track {display: flex;flex-wrap: wrap;}
.testimonials-wrapp.testimonials-wrapp2 .slick-track .slick-slide {height: inherit;}
.testimonials-wrapp.testimonials-wrapp2 .slick-track .slick-slide .testimonials-row2 {height: 100%;}



.testimonials-wrapp.testimonials-wrapp2 .testimonials-col2 .non-slider{display: flex; flex-wrap: wrap;}
.testimonials-wrapp.testimonials-wrapp2 .testimonials-col2 .non-slider .testimonials-row2 {width: 49%;margin-right: 2%;padding: 64px 50px;}
.testimonials-wrapp.testimonials-wrapp2 .testimonials-col2 .non-slider .testimonials-row2:nth-child(2n) {margin-right: 0;}





/*videos-wrapp*/
.videos-wrapp { background:#fafafa; padding:0 0 2.8%;}
.videos-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.videos-wrapp p a { color:#ffffff;}
.videos-wrapp p span { display:block;}
.videos-wrapp p strong { font-weight:600;}
.videos-wrapp h2 { font-size:12px; font-weight:600; color:#ef346c; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 14px;}
.videos-wrapp h2 a { color:#ef346c;}
.videos-wrapp h2 span { color:#ffffff;}
.videos-wrapp h3 { font-size:49px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.08; margin:0 0 24px;}
.videos-wrapp h3 a { color:#ffffff;}
.videos-wrapp h3 span { color:#ef346c;}
.videos-wrapp .videos-col1 { width:100%; float:left; margin:-26% 0 0; position:relative; z-index:9;}
.videos-wrapp .videos-col1 img { width:100%; display:block;}
.videos-wrapp .videos-col1 .videos-row1 { width:26.6%; float:left; position:absolute; top:4.9%; left:2.7%;}
.videos-wrapp .videos-col2 { width:63.5%; float:right; margin:0 0 0;}
.videos-wrapp .videos-col2 img { width:100%; display:block;}
.videos-wrapp .videos-col2 .videos-row2 { width:100%; float:left;}
.videos-wrapp .videos-col3 { width:100%; float:left; margin:0 0 0; position:relative;}
.videos-wrapp .videos-col3 img { width:100%; display:block;}
.videos-wrapp .videos-col3 .videos-row3 { width:100%; float:left; transform:translateY(-50%); position:absolute; top:50%; right:0; left:0;}
.videos-wrapp .videos-btn1 { float:none; color:#ffffff; background:none; border-color:transparent; margin:0 24px 0 0; padding:17px 23px 17px 0;}
.videos-wrapp .videos-btn1:last-child { margin-right:0;}
.videos-wrapp .videos-btn1:hover { color:#ef346c; background:none; border-color:transparent;}
.videos-wrapp .videos-btn2 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:0 8px 0 0; padding:17px 33px 17px 33px;}
.videos-wrapp .videos-btn2:last-child { margin-right:0;}
.videos-wrapp .videos-btn2:hover { color:#ef346c; background:none; border-color:#ef346c;}
.videos-wrapp h3, .videos-wrapp h3 span, .videos-wrapp h4, .videos-wrapp h4 span { font-family: "DM Serif Text", serif;}
.videos-wrapp .videos-col2 .videos-row2 img {border-radius: 7px;}




/*gallery-wrapp*/
.gallery-wrapp { text-align:center; background:none; padding:2.8% 0 4.7%; position:relative;}
.gallery-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.gallery-wrapp p a { color:#403d39;}
.gallery-wrapp p span { display:block;}
.gallery-wrapp p strong { font-weight:600;}
.gallery-wrapp .gallery-col1 { width:100%; float:left; margin:0 0 0; position:relative; z-index:9;}
.gallery-wrapp .gallery-col1 img { width:100%; display:block; border-radius: 7px;}
.gallery-wrapp .gallery-col1 .gallery-row1 { width:100%; float:left;}
.gallery-wrapp .gallery-btn1 { float:none; color:#ffffff; background:none; border-color:transparent; margin:0 12px 0; padding:17px 23px 17px 0;}
.gallery-wrapp .gallery-btn1:hover { color:#ef346c; background:none; border-color:transparent;}
.gallery-wrapp .gallery-btn2 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:0 4px 0; padding:17px 33px 17px 33px;}
.gallery-wrapp .gallery-btn2:hover { color:#ef346c; background:none; border-color:#ef346c;}

/*contact-wrapp*/
.contact-wrapp { background:none; overflow:hidden; padding:4.7% 0 0;}
.contact-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.contact-wrapp p a { color:#403d39;}
.contact-wrapp p span { display:block;}
.contact-wrapp p strong { font-weight:600;}
.contact-wrapp h2 { font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 8px;}
.contact-wrapp h2 a { color:#5b2b6b;}
.contact-wrapp h2 span { color:#403d39;}
.contact-wrapp h3 { font-size:49px; font-weight:400; color:#5b2b6b; letter-spacing:normal; line-height:1.08; margin:0 0 18px;}
.contact-wrapp h3 a { color:#5b2b6b;}
.contact-wrapp h3 span { color:#403d39;}
.contact-wrapp .contact-col1 { width:100%; float:left; margin:0 0 0; padding:0 0 7.3%; position:relative;}
.contact-wrapp .contact-col1 img { width:100%; display:block;}
.contact-wrapp .contact-col1 .contact-row1 { width:41.5%; float:left;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { text-align:left; font-size:14px; color:#403d39; background:none; border-color:#9f9e9c; border-radius:0; resize:none;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:100%; height:49px; float:left; margin:0 0 2.8%; padding:0 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:100%; height:118px; float:left; margin:0 0 0; padding:14px 5% 0;}
.contact-wrapp .contact-col2 { width:55.1%; float:right; margin:0 0 0; position:absolute; right:-7.1%; bottom:0;}
.contact-wrapp .contact-col2 img { width:100%; display:block;}
.contact-wrapp .contact-col2 .contact-row2 { width:100%; float:left;}
.contact-wrapp .contact-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; margin:0 24px 0 0;}
.contact-wrapp .contact-btn1:last-child { margin-right:0;}
.contact-wrapp .contact-btn1 input { color:#ef346c; background:none; border-color:transparent; cursor:pointer; padding:17px 23px 17px 0;}
.contact-wrapp .contact-btn1:hover input { color:#403d39; background:none; border-color:transparent;}
.contact-wrapp .contact-btn2 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:0 8px 0 0; padding:17px 33px 17px 33px;}
.contact-wrapp .contact-btn2:last-child { margin-right:0;}
.contact-wrapp .contact-btn2:hover { color:#ef346c; background:none; border-color:#ef346c;}
.contact-wrapp h3, .contact-wrapp h3 span { font-family: "DM Serif Text", serif;}

/*social-wrapp*/
.social-wrapp { text-align:center; background:#f9f5fc; padding:5.8% 0 3.9%;}
.social-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.social-wrapp p a { color:#403d39;}
.social-wrapp p span { display:block;}
.social-wrapp p strong { font-weight:600;}
.social-wrapp h2 { font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 4px;}
.social-wrapp h2 a { color:#5b2b6b;}
.social-wrapp h2 span { color:#403d39;}
.social-wrapp h3 { font-size:49px; font-weight:400; color:#5b2b6b; letter-spacing:normal; line-height:1.14; margin:0 0 24px;}
.social-wrapp h3 a { color:#5b2b6b;}
.social-wrapp h3 span { color:#403d39;}
.social-wrapp .social-col1 { width:100%; float:left; margin:0 0 4.9%;}
.social-wrapp .social-col1 img { width:100%; display:block;}
.social-wrapp .social-col1 .social-row1 { width:100%; float:left;}
.social-wrapp .social-col2 { width:100%; float:left; margin:0 0 0; position:relative;}
.social-wrapp .social-col2 img { width:100%; display:block;}
.social-wrapp .social-col2 .social-row2 { width:16%; float:left; transform:translateY(-50%); border-right:1px solid #5b2b6b; padding:21px 10px 17px 0; position:absolute; top:50%; left:0;}
.social-wrapp .social-col3 { width:79.7%; float:right; margin:0 0 0;}
.social-wrapp .social-col3 img { width:100%; display:block;}
.social-wrapp .social-col3 .social-row3 { width:100%; float:left;}
.social-wrapp .social-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; margin:0 12px 0; padding:17px 23px 17px 0;}
.social-wrapp .social-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.social-wrapp .social-btn2 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:0 4px 0; padding:17px 33px 17px 33px;}
.social-wrapp .social-btn2:hover { color:#ef346c; background:none; border-color:#ef346c;}
.social-wrapp h3, .social-wrapp h3 span { font-family: "DM Serif Text", serif;}
.social-wrapp .social-col1 img {border-radius: 7px;}

.social-wrapp .social-col3 .social-row3 img {height: 80px;object-fit: contain;}

/*footer-wrapp*/
.footer-wrapp { background:#353535; padding:6.6% 0 6.6%;}
.footer-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.footer-wrapp p a { color:#ffffff;}
.footer-wrapp p span { display:block;}
.footer-wrapp p strong { font-weight:600;}
.footer-wrapp h2 { font-size:21px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.67; margin:0 0 14px; padding:0 0 10px; position:relative;}
.footer-wrapp h2 a { color:#ffffff;}
.footer-wrapp h2 span { color:#ef346c;}
.footer-wrapp h2:after { content:""; width:100%; float:left; background:#f5f4ed; margin:0 0 0; padding:0 0 1px; position:absolute; bottom:0; left:0;}
.footer-wrapp .footer-col1 { width:13%; float:left; margin:0 0 0;}
.footer-wrapp .footer-col1 img { width:100%; display:block;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:left;}
.footer-wrapp .footer-col2 { width:39.5%; float:left; margin:0 7.4% 3.7% 0;}
.footer-wrapp .footer-col2 img { width:100%; display:block;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%; float:left; margin:0 0 16px;}
.footer-wrapp .footer-col2 .footer-row2:last-child { margin-bottom:0;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 li:first-child { margin-bottom:12px;}
.footer-wrapp .footer-col2 .footer-row2 li span { display:block;}
.footer-wrapp .footer-col2 .footer-row2 li a:hover { color:#ef346c;}
.footer-wrapp .footer-col3 { width:23.4%; float:left; margin:0 6.3% 3.7% 0;}
.footer-wrapp .footer-col3 img { width:100%; display:block;}
.footer-wrapp .footer-col3 .footer-row3 { width:100%; float:left; margin:0 0 16px;}
.footer-wrapp .footer-col3 .footer-row3:last-child { margin-bottom:0;}
.footer-wrapp .footer-col3 .footer-row3 li { float:none; margin:0 0 0;}
.footer-wrapp .footer-col3 .footer-row3 li span { display:block;}
.footer-wrapp .footer-col3 .footer-row3 li a:hover { color:#ef346c;}
.footer-wrapp .footer-col4 { width:23.4%; float:left; margin:0 0 3.7%;}
.footer-wrapp .footer-col4 img { width:100%; display:block;}
.footer-wrapp .footer-col4 .footer-row4 { width:100%; float:left; margin:0 0 16px;}
.footer-wrapp .footer-col4 .footer-row4:last-child { margin-bottom:0;}
.footer-wrapp .footer-col4 .footer-row4 li span { display:block;}
.footer-wrapp .footer-col4 .footer-row4 li { float:none; margin:0 0 0;}
.footer-wrapp .footer-col4 .footer-row4 li a:hover { color:#ef346c;}
.footer-wrapp .footer-col5 { width:100%; float:left; margin:0 0 0; position:relative;}
.footer-wrapp .footer-col5 img { width:100%; display:block;}
.footer-wrapp .footer-col5 .footer-row5 { width:64%; float:left; transform:translateY(-50%); margin:0 0 0; position:absolute; top:50%; left:0;}
.footer-wrapp .footer-col5 .footer-row5 li { float:left; margin:0 0 0;}
.footer-wrapp .footer-col5 .footer-row5 li:nth-child(2n) { margin:0 8px 0;}
.footer-wrapp .footer-col5 .footer-row5 li a:hover { color:#ef346c;}
.footer-wrapp .footer-col6 { width:auto; float:right; margin:0 0 0;}
.footer-wrapp .footer-col6 img { width:100%; display:block;}
.footer-wrapp .footer-col6 .footer-row6 { width:100%; float:right;}
.footer-wrapp .footer-btn1 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:0 8px 0 0; padding:17px 33px 17px 33px;}
.footer-wrapp .footer-btn1:last-child { margin-right:0;}
.footer-wrapp .footer-btn1:hover { color:#ef346c; background:none; border-color:#ef346c;}
.footer-row2 li, .footer-row2 li a, .footer-row3 li, .footer-row3 li a, .footer-row4 li, .footer-row4 li a { font-size:14px; font-weight:400; color:#f5f4ed; letter-spacing:normal; line-height:2.14;}
.footer-row5 li, .footer-row5 li a { font-size:13px; font-weight:400; color:#f5f4ed; letter-spacing:normal; line-height:2.14;}
.footer-wrapp h2, .footer-wrapp h2 span { font-family: "DM Serif Text", serif;}

/*inner-wrapp*/
.inner-wrapp { min-height:589px; position:relative; background:#1f2022; margin:63px 0 0;}
.inner-wrapp h1 { font-size:47px; color:#403d39; font-weight:400; line-height:1.23; margin:0 0 7px;}
.inner-wrapp h1 a { color:#403d39;}
.inner-wrapp h1 span { display:block;}
.inner-wrapp .inner-col1 { width:1184px; float:left; position:absolute; top:50%; transform:translateY(-50%); margin:0 auto 0; left:0; right:0; z-index: 0;}
.inner-wrapp .inner-col1 img { width:100%; display:block;}
.inner-wrapp .inner-col1 .inner-row1 { width:100%; float:left;}
.inner-wrapp .inner-box1 { 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:#ef346c;}
.inner-wrapp .inner-col1 .inner-row1 li:last-child { color:#ef346c;}
.inner-row1 li, .inner-row1 li a { font-size:12px; color:#5b2b6b; font-weight:600; line-height:normal; letter-spacing:4.08px; text-transform:uppercase;}
.inner-wrapp h1, .inner-wrapp h1 span { font-family: "DM Serif Text", serif;}

/*conten-wrapp*/
.conten-wrapp { padding:107px 0 83px; position:relative;}
.conten-wrapp .conten-row1 { width:100%; float:left; margin: 0 0 0;}
.conten-wrapp .conten-row1 .conten-bar1 { width:56.4%; float:left; padding:0 0 0;}
.conten-wrapp .conten-row1 .conten-bar2 { width:35.2%; float:right;}

.custom-col1 { width:100%; float:left; margin:0 0 111px;}
.custom-col1 .custom-row1 { width:417px; float:left;}

.testimonials-wrapp2 { padding:7.3% 0 8%;}
.faqs-wrapp2 { overflow:initial;}

/*sidbar-wrapp*/
.sidbar-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.sidbar-wrapp p a { color:#403d39;}
.sidbar-wrapp p span { display:block;}
.sidbar-wrapp p strong { font-weight:600;}
.sidbar-wrapp h2 { font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 8px;}
.sidbar-wrapp h2 a { color:#5b2b6b;}
.sidbar-wrapp h2 span { color:#403d39;}
.sidbar-wrapp h3 { font-size:49px; font-weight:400; color:#5b2b6b; letter-spacing:normal; line-height:1.08; margin:0 0 18px;}
.sidbar-wrapp h3 a { color:#5b2b6b;}
.sidbar-wrapp h3 span { color:#403d39;}
.sidbar-wrapp .sidbar-col1 { width:100%; float:left;}
.sidbar-wrapp .sidbar-col1 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:100%; float:left; margin:15px 0 32px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .contact-fil1 { text-align:left; font-size:14px; color:#403d39; background:none; border-color:#9f9e9c; border-radius:0; resize:none;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .contact-fil2 { width:100%; height:49px; float:left; margin:0 0 2.8%; padding:0 5% 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .contact-fil3 { width:100%; height:118px; float:left; margin:0 0 0; padding:14px 5% 0;}
.sidbar-wrapp .sidbar-col2 { width:100%; float:left; margin:0 0 55px;}
.sidbar-wrapp .sidbar-col2 h2 { color:#ffffff; margin-bottom:20px;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 { width:100%; float:left;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 li { width:100%; font-size:15px; color:#ffffff; line-height:2.73; letter-spacing:0.15px; font-weight:400; display:block;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 li a { color:#ffffff; display:inline-block;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 li a:hover { color:rgba(255,255,255,0.5);}
.sidbar-wrapp .contact-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; margin:0 24px 0 0;}
.sidbar-wrapp .contact-btn1:last-child { margin-right:0;}
.sidbar-wrapp .contact-btn1 input { color:#ef346c; background:none; border-color:transparent; cursor:pointer; padding:17px 23px 17px 0;}
.sidbar-wrapp .contact-btn1:hover input { color:#403d39; background:none; border-color:transparent;}
.sidbar-wrapp h3, .sidbar-wrapp h3 span { font-family: "DM Serif Text", serif;}

/*blog-wrapp*/
.blog-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.blog-wrapp p a { color:#403d39;}
.blog-wrapp p span { display:block;}
.blog-wrapp p strong { font-weight:600;}
.blog-wrapp h2 { font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 10px;}
.blog-wrapp h2 a { color:#5b2b6b;}
.blog-wrapp h2 span { color:#403d39;}
.blog-wrapp h3 { font-size:30px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.37; margin:0 0 24px;}
.blog-wrapp h3 a { color:#403d39;}
.blog-wrapp h3 span { color:#403d39;}
.blog-wrapp .blog-col1 { width:98.3%; float:left;}
.blog-wrapp .blog-col1 img { width:100%; display:block;}
.blog-wrapp .blog-col2 { width:100%; float:left; margin:0 0 56px;}
.blog-wrapp .blog-col2 .blog-row1 { width:29.7%; float:left; border-bottom:7px; overflow:hidden;}
.blog-wrapp .blog-col2 .blog-row2 { width:64%; float:right;}
.blog-wrapp .explore-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; padding:5px 23px 5px 0;}
.blog-wrapp .explore-btn1:last-child { margin-right:0;}
.blog-wrapp .explore-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.blog-wrapp h3, .blog-wrapp h3 span { font-family: "DM Serif Text", serif;}

.blog-wrapp .blog-col1 .blog-col2 .blog-row1 img {border-radius: 7px;}
.blogin-wrapp .blogin-col1 .blogin-row1 img {border-radius: 7px;}
.galler-wrapp .galler-col1 .galler-row1 .galler-bar1 img {border-radius: 7px;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 .gallerin-bar1 img{border-radius: 7px;}



/*paiger-wrapp*/
.paiger-wrapp .paiger-col1 { width:auto; float:left; margin:0 0 0;}
.paiger-wrapp .paiger-col1 img { width:100%; display:block;}
.paiger-wrapp .paiger-col1 .paiger-row1 { width:213px; float:none; text-align:center; display:inline-block; position:relative; top:4px;}
.paiger-wrapp .paiger-col1 .paiger-row1 li { float:none; display:inline-block; margin:0 2px 0 3px;}
.paiger-wrapp .paiger-col1 .paiger-row1 li a { display:inline-block;}
.paiger-wrapp .paiger-col1 .paiger-row1 li:first-child a { color:#ef346c;}
.paiger-wrapp .paiger-col1 .paiger-row1 li a:hover { color:#ef346c;}
.paiger-wrapp .paiger-btn1 { width:33px; float:none; border:none;}
.paiger-row1 li, .paiger-row1 li a { font-size:13px; color:#5b2b6b; font-weight:600; letter-spacing:4.42px;}

/*blogin-wrapp*/
.blogin-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.blogin-wrapp p a { color:#403d39;}
.blogin-wrapp p span { display:block;}
.blogin-wrapp p strong { font-weight:600;}
.blogin-wrapp h2 { font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 10px;}
.blogin-wrapp h2 a { color:#5b2b6b;}
.blogin-wrapp h2 span { color:#403d39;}
.blogin-wrapp h3 { font-size:30px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.37; margin:0 0 24px;}
.blogin-wrapp h3 a { color:#403d39;}
.blogin-wrapp h3 span { color:#403d39;}
.blogin-wrapp .blogin-col1 { width:96.7%; float:left;}
.blogin-wrapp .blogin-col1 img { width:100%; display:block;}
.blogin-wrapp .blogin-col1 .blogin-row1 { width:100%; float:left; border-bottom:7px; overflow:hidden; margin:0 0 47px;}
.blogin-wrapp .blogin-col1 .blogin-row2 { width:100%; float:right;}
.blogin-wrapp .back-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; padding:5px 0 5px 23px; margin:10px 0 0;}
.blogin-wrapp .back-btn1:last-child { margin-right:0;}
.blogin-wrapp .back-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.blogin-wrapp h3, .blogin-wrapp h3 span { font-family: "DM Serif Text", serif;}

/*fees-wrapp*/
.fees-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.fees-wrapp p a { color:#403d39;}
.fees-wrapp p span { display:block;}
.fees-wrapp p strong { font-weight:600;}
.fees-wrapp h2 { font-size:30px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.37; margin:0 0 24px;}
.fees-wrapp h2 a { color:#403d39;}
.fees-wrapp h2 span { color:#403d39;}
.fees-wrapp h3 { font-size:30px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.37; margin:0 0 24px;}
.fees-wrapp h3 a { color:#403d39;}
.fees-wrapp h3 span { color:#403d39;}
.fees-wrapp h4 { float:none; font-size:31px; font-weight:400; color:#403d39; letter-spacing:0.62px; line-height:1.71;}
.fees-wrapp h4 a { color:#403d39;}
.fees-wrapp h4 span { display:block;}
.fees-wrapp .fees-row1 { width:100%; float:left; margin:15px 0 0;}
.fees-wrapp .fees-row1 img { width:100%; display:block;}
.fees-wrapp .fees-row1 .fees-row2 { width:100%; float:left;}
.fees-wrapp .fees-row1 .fees-row3 { width:100%; float:left;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.fees-wrapp .fees-row1 .fees-row3 .fees-bar1 { width: calc(100% - 166px); float:left;}
.fees-wrapp .fees-row1 .fees-row3 .fees-bar2 { width: 116px; text-align: left; float:right; text-align:right;}
.fees-bar1, .fees-bar2 { font-size:16px; color:#403d39; line-height:1.9; font-weight:400;}
.fees-wrapp h2, .fees-wrapp h2 span, .fees-wrapp h3, .fees-wrapp h3 span, .fees-wrapp h4, .fees-wrapp h4 span { font-family: "DM Serif Text", serif;}
.fees-wrapp .fees-row1 .price-from {width: 50px;text-align: center;}
/*teamer-wrapp*/
.teamer-wrapp { padding-bottom:20px;}
.teamer-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.teamer-wrapp p a { color:#403d39;}
.teamer-wrapp p span { display:block;}
.teamer-wrapp p strong { font-weight:600;}
.teamer-wrapp h2 { font-size:25px; font-weight:400; color:#5b2b6b; letter-spacing:normal; line-height:1.36; margin:0 0 4px;}
.teamer-wrapp h2 a { color:#5b2b6b;}
.teamer-wrapp h2 span { color:#353535;}
.teamer-wrapp .teamer-col1 { width:100%; float:left; margin:0 0 0; display: flex;flex-wrap: wrap;justify-content: center}
.teamer-wrapp .teamer-col1 img { width:100%; display:block;}
.teamer-wrapp .teamer-col1 .teamer-row1 { width:100%; float:left;}
.teamer-wrapp .teamer-col2 { width:22.99%; float:left; margin:0 2.6% 62px 0; border-radius:7px; overflow:hidden;}
.teamer-wrapp .teamer-col2 img { width:100%; display:block;}
.teamer-wrapp .teamer-col2 .teamer-row2 { width:100%; float:left; padding:9% 0 0;}
.teamer-wrapp .teamer-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; margin:0 24px 0 0; padding:5px 23px 5px 0;}
.teamer-wrapp .teamer-btn1:last-child { margin-right:0;}
.teamer-wrapp .teamer-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.teamer-wrapp h2, .teamer-wrapp h2 span { font-family: "DM Serif Text", serif;}
.teamer-wrapp .teamer-col2:last-child {margin-right: 0;}

/*teamin-wrapp*/
.teamin-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.teamin-wrapp p a { color:#403d39;}
.teamin-wrapp p span { display:block;}
.teamin-wrapp p strong { font-weight:600;}
.teamin-wrapp h2 { font-size:25px; font-weight:400; color:#353535; letter-spacing:normal; line-height:1.36; margin:0 0 24px;}
.teamin-wrapp h2 a { color:#353535;}
.teamin-wrapp h2 span { color:#353535;}
.teamin-wrapp h3 { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 26px;}
.teamin-wrapp h3 a { color:#403d39;}
.teamin-wrapp h3 span { display:block;}
.teamin-wrapp h4 { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.teamin-wrapp h4 a { color:#403d39;}
.teamin-wrapp h4 span { display:block; color:#ef346c;}
.teamin-wrapp h5 { font-size:30px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.37; margin:0 0 24px;}
.teamin-wrapp h5 a { color:#403d39;}
.teamin-wrapp h5 span { color:#403d39;}
.teamin-wrapp .teamin-col1 { width:100%; float:left; position:relative; margin:0 0 47px;}
.teamin-wrapp .teamin-col1 img { width:100%; display:block;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:40.7%; float:left; border-radius:7px; overflow:hidden;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:48%; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.teamin-wrapp .back-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; padding:5px 0 5px 23px; margin:10px 0 0;}
.teamin-wrapp .back-btn1:last-child { margin-right:0;}
.teamin-wrapp .back-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.teamin-wrapp h2, .teamin-wrapp h2 span, .teamin-wrapp h5, .teamin-wrapp h5 span { font-family: "DM Serif Text", serif;}

.teamin-wrapp .teamin-col1 .teamin-row2 a {font-weight: 600;color:#ef346c;}
.teamin-wrapp .teamin-col1 .teamin-row2 a:hover{color:#353535;}



/*abouts-wrapp*/
.abouts-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 22px;}
.abouts-wrapp p a { color:#403d39;}
.abouts-wrapp p span { display:block;}
.abouts-wrapp p strong { font-weight:600;}
.abouts-wrapp h2 { font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 16px;}
.abouts-wrapp h2 a { color:#5b2b6b;}
.abouts-wrapp h2 span { color:#403d39;}
.abouts-wrapp h3 { font-size:30px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.37; margin:0 0 24px;}
.abouts-wrapp h3 a { color:#403d39;}
.abouts-wrapp h3 span { color:#403d39;}
.abouts-wrapp h4 { font-size:20px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:2.05; margin:0 0 10px;}
.abouts-wrapp h4 a { color:#403d39;}
.abouts-wrapp h4 span { color:#403d39;}
.abouts-wrapp .abouts-col1 { width:100%; float:left; margin:6px 0 35px;}
.abouts-wrapp .abouts-col1 img { width:100%; display:block;}
.abouts-wrapp .abouts-col1 .abouts-bar1 { width:100%; float:left; padding:0 0 0 10px;}
.abouts-wrapp .abouts-col1 .abouts-bar1 li { font-size:16px; color:#403d39; line-height:1.75; font-weight:400; background:url(../images/dot.svg) no-repeat 0 11px; display:block; padding-left:13px;}
.abouts-wrapp .abouts-box { width:100%; float:left; position:relative;}
.abouts-wrapp .abouts-col2 { width:100%; float:right; margin:10px 0 0; display: flex;flex-wrap: wrap;justify-content: center;
}
.abouts-wrapp .abouts-col2 img { width:100%; display:block;}
.abouts-wrapp .abouts-col2 .abouts-bar2 { width:32.33%; float:left; margin:0 1.5% 1.5% 0;}
.abouts-wrapp .abouts-col2 .abouts-bar2:nth-child(3n) { margin-right:0;}
.abouts-wrapp .abouts-box .abouts-bar3 { width:auto; position:absolute; top:5px; right:0;}
.abouts-wrapp .abouts-col3 { width:100%; float:left; margin:40px 0 0;}
.abouts-wrapp .abouts-col3 .learn-btn1 { margin:0;}
.abouts-wrapp .abouts-col3 img { width:100%; display:block;}
.abouts-wrapp .abouts-col3 .abouts-row1 { width:377px; float:left; position:relative;}
.abouts-wrapp .abouts-col3 .abouts-bar3 { width:203px; float:left; padding:0 32px 0 0; border-right:1px solid #5b2b6b;}
.abouts-wrapp .abouts-col3 .abouts-bar4 { width:auto; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.abouts-wrapp .explore-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; padding:5px 23px 5px 0;}
.abouts-wrapp .explore-btn1:last-child { margin-right:0;}
.abouts-wrapp .explore-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.abouts-wrapp h3, .abouts-wrapp h3 span, .abouts-wrapp h4, .abouts-wrapp h4 span { font-family: "DM Serif Text", serif;}

/*galler-wrapp*/
.galler-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 22px;}
.galler-wrapp p a { color:#403d39;}
.galler-wrapp p span { display:block;}
.galler-wrapp p strong { font-weight:600;}
.galler-wrapp h2 { float:none; font-size:30px; font-weight:400; color:#403d39; line-height:1.37; margin:0 0 17px;}
.galler-wrapp h2 a { color:#403d39;}
.galler-wrapp h2 span { display:block;}
.galler-wrapp .galler-col1 { width:100%; float:left; padding:0 63px 0 0;}
.galler-wrapp .galler-col2 { width:100%; float:left; position:relative; margin:0 0 177px;}
.galler-wrapp .galler-col2:last-child { margin-bottom:124px;}
.galler-wrapp .galler-col2:after { content:""; width:62%; position:absolute; top:50%; transform:translateY(-50%); right:0; background:#f9f5fc; padding:0 0 25.2%;}
.galler-wrapp .galler-col1 .galler-row1 { width:49.8%; float:left; position:relative; z-index:9;}
.galler-wrapp .galler-col1 .galler-row1 img { width:100%; display:block;}
.galler-wrapp .galler-col1 .galler-row1 .galler-bar1 { width:48.7%; float:left; border-radius:7px; overflow:hidden; position:relative;}
.galler-wrapp .galler-col1 .galler-row1 .galler-bar1:last-child { float:right;}
.galler-wrapp .galler-col1 .galler-row2 { width:45%; float:right; margin:0 0 0; position:absolute; top:50%; transform:translateY(-50%); right:0; z-index:9; padding:0 8% 0 0;}
.galler-wrapp .galler-col2:nth-child(2n) .galler-row1 { float:right;}
.galler-wrapp .galler-col2:nth-child(2n) .galler-row2 { float:left; right:inherit; left:0; padding:0 0 0 8%;}
.galler-wrapp .galler-col2:nth-child(2n):after { left:0; right:inherit;}
.galler-wrapp .explore-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; padding:5px 23px 5px 0;}
.galler-wrapp .explore-btn1:last-child { margin-right:0;}
.galler-wrapp .explore-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.galler-wrapp h2, .galler-wrapp h2 span { font-family: "DM Serif Text", serif;}

/*gallerin-wrapp*/
.gallerin-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 22px;}
.gallerin-wrapp p a { color:#403d39;}
.gallerin-wrapp p span { display:block;}
.gallerin-wrapp p strong { font-weight:600;}
.gallerin-wrapp h2 { float:none; font-size:30px; font-weight:400; color:#403d39; line-height:1.37; margin:0 0 17px;}
.gallerin-wrapp h2 a { color:#403d39;}
.gallerin-wrapp h2 span { display:block;}
.gallerin-wrapp .gallerin-col1 { width:100%; float:left;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 { width:100%; float:left; position:relative; z-index:9; margin:0 0 35px;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 img { width:100%; display:block;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 .gallerin-bar1 { width:48.7%; float:left; border-radius:7px; overflow:hidden; position:relative;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 .gallerin-bar1:last-child { float:right;}
.gallerin-wrapp .gallerin-col1 .gallerin-row2 { width:100%; float:right;}
.gallerin-wrapp .back-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; padding:5px 0 5px 23px; margin:10px 0 0;}
.gallerin-wrapp .back-btn1:last-child { margin-right:0;}
.gallerin-wrapp .back-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.gallerin-wrapp h2, .galler-wrapp h2 span { font-family: "DM Serif Text", serif;}

/*common-btn-col*/
.common-btn-col1 { width:100%; float:left; margin:16px 0 27px; padding:20px 0 31px; border-bottom:1px solid #000000; border-top:1px solid #000000;}
.common-btn-col1 h5 { float:none; font-size:28px; font-weight:400; color:#403d39; line-height:1.43; margin:0 0 18px;}
.common-btn-col1 h5 a { color:#403d39;}
.common-btn-col1 h5 span { display:block;}
.common-btn-col1 img { width:100%; display:block;}
.common-btn-col1 .common-btn-row1 { width:100%; float:left;}
.common-btn-col1 .common-btn-tex1 { font-size:16px; font-weight:400; color:#5b2b6b; display:inline-block; text-transform:uppercase; vertical-align:middle; margin:0 5px 0 14px;}
.common-btn-col1 .common-btn1 { float:none; color:#ffffff; background:#ef346c; border-color:#ef346c; margin:0 8px 0 0; padding:17px 33px 17px 33px;}
.common-btn-col1 .common-btn1:last-child { margin-right:0;}
.common-btn-col1 .common-btn1:hover { color:#ef346c; background:none; border-color:#ef346c;}
.common-btn-col1 .common-btn2 { float:none; font-size:16px; font-weight:400; color:#5b2b6b; position:relative; top:2px;}
.common-btn-col1 .common-btn2:hover { color:#5b2b6b;}
.common-btn-col1 h5, .common-btn-col1 h5 span { font-family: "DM Serif Text", serif;}

/*contac-wrapp*/
.contac-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 22px;}
.contac-wrapp p a { color:#403d39;}
.contac-wrapp p span { display:block;}
.contac-wrapp p strong { font-weight:600;}
.contac-wrapp h2 { float:none; font-size:30px; font-weight:400; color:#403d39; line-height:1.37; margin:0 0 17px;}
.contac-wrapp h2 a { color:#403d39;}
.contac-wrapp h2 span { display:block;}
.contac-wrapp h3 { float:none; font-size:15px; font-weight:400; color:#403d39; line-height:1.47; margin:0 0 22px;}
.contac-wrapp h3 a { color:#403d39;}
.contac-wrapp h3 a:hover { color:#ef346c;}
.contac-wrapp h3 span { display:block;}
.contac-wrapp h4 { float:none; font-size:15px; font-weight:400; color:#403d39; line-height:1.47; margin:0 0;}
.contac-wrapp h4 a { color:#403d39;}
.contac-wrapp h4 a:hover { color:#ef346c;}
.contac-wrapp h4 span { display:block;}
.contac-wrapp .contac-col1 { width:100%; float:left;}
.contac-wrapp .contac-col1 img { width:100%; display:block;}
.contac-wrapp .contac-col1 .contac-row1 { width:21%; float:left;margin: 0px 0 0;}
.contac-wrapp .contac-col1 .contac-row1 .contac-row3 { width:100%; float:left; border-bottom:1px solid #000; padding:0 0 31px; margin:0 0 31px;}
.contac-wrapp .contac-col1 .contac-row2 { width:62.7%; float:right;}
.contac-wrapp .contac-col1 .contac-row2 iframe { width:100%; display:block; height:444px;}
.contac-wrapp h2, .contac-wrapp h2 span { font-family: "DM Serif Text", serif;}

/*testi-wrapp*/
.testi-wrapp { padding-bottom:0;}
.testi-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.testi-wrapp p a { color:#403d39;}
.testi-wrapp p span { display:inline;}
.testi-wrapp p strong { font-weight:600;}
.testi-wrapp h2 { font-size:12px; font-weight:600; color:#ef346c; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 14px;}
.testi-wrapp h2 a { color:#ef346c;}
.testi-wrapp h2 span { color:#ffffff;}
.testi-wrapp h3 { font-size:49px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.08; margin:0 0 24px;}
.testi-wrapp h3 a { color:#ffffff;}
.testi-wrapp h3 span { color:#ef346c;}
.testi-wrapp h4 { font-size:18px; font-weight:400; color:#5b2b6b; letter-spacing:normal; line-height:1.36; margin:0 0 4px;}
.testi-wrapp h4 a { color:#5b2b6b;}
.testi-wrapp h4 span { color:#353535;}
.testi-wrapp .testi-col1 { width:100%; float:right; margin:0 0 0;}
.testi-wrapp .testi-col1 img { width:100%; display:block;}
.testi-wrapp .testi-col1 .videos-row1 { width:100%; float:left;border-radius:8px;overflow:hidden}
.testi-wrapp .videos-col2 { width:100%; float:left; margin:0 0 0; position:relative;}
.testi-wrapp .videos-col2 img { width:100%; display:block;}
.testi-wrapp .videos-col2 .videos-row2 { width:100%; float:left; transform:translateY(-50%); position:absolute; top:50%; right:0; left:0;}
.testi-wrapp .testi-col2 img { width:100%; display:block;}
.testi-wrapp .testi-col2 { width:100%; float:left; background:#5b2b6b; padding:94px 0 75px; margin:105px 0 0; text-align:center;}
.testi-wrapp .testi-col2 .testi-col3 { width:100%; float:left; margin:0 0 52px;display: flex; flex-wrap: wrap;justify-content: center;}
.testi-wrapp .testimonials-row2 { width:32.26%; float:left; background:#ffffff; border-radius:7px; margin:0 1.6% 1.6% 0; padding:65px 45px 45px 58px; position:relative; text-align:left;}
.testi-wrapp .testi-col2 .loadmoretestimonialmaonpage.explore-btn1 {
    color: #fff;
}
.testi-wrapp .testi-col2 .loadmoretestimonialmaonpage.explore-btn1:hover {
    color: #ef346c;
}
.testi-wrapp .testimonials-col3 { width:100%; float:left; margin:0 0 16px; position:relative;}
.testi-wrapp .testimonials-col3 img { width:100%; display:block;}
.testi-wrapp .testimonials-col3 .testimonials-row3 { width:19.3%; float:left; clip-path:circle(50% at 50% 50%);}
.testi-wrapp .explore-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; padding:5px 23px 5px 0;}
.testi-wrapp .explore-btn1:last-child { margin-right:0;}
.testi-wrapp .explore-btn1:hover { color:#ffffff; background:none; border-color:transparent;}
.testi-wrapp h3, .testi-wrapp h3 span, .testi-wrapp h4, .testi-wrapp h4 span { font-family: "DM Serif Text", serif;}

.testi-wrapp .testi-col1 .non-slider{width:100%;display:flex;flex-wrap:wrap;justify-content:center}
.testi-wrapp .testi-col1 .non-slider .videos-col2{width:31.33%;margin:0 2.5% 0 0;}
.testi-wrapp .testi-col1 .non-slider .videos-col2:last-child{margin-right:0}

/*treatment-wrapp*/
.treatment-wrapp { text-align:center; padding:127px 0 30px;}
.treatment-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 16px;}
.treatment-wrapp p a { color:#403d39;}
.treatment-wrapp p span { display:block;}
.treatment-wrapp p strong { font-weight:600;}
.treatment-wrapp h2 { font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 4px;}
.treatment-wrapp h2 a { color:#5b2b6b;}
.treatment-wrapp h2 span { color:#403d39;}
.treatment-wrapp h3 { font-size:49px; font-weight:400; color:#5b2b6b; letter-spacing:normal; line-height:1.14; margin:0 0 24px;}
.treatment-wrapp h3 a { color:#5b2b6b;}
.treatment-wrapp h3 span { color:#403d39;}
.treatment-wrapp h4 { font-size:25px; font-weight:400; color:#5b2b6b; letter-spacing:normal; line-height:1.36; margin:0 0 0;}
.treatment-wrapp h4 a { color:#5b2b6b;}
.treatment-wrapp h4 span { color:#353535;}
.treatment-wrapp .treatment-col1 { width:100%; float:left; margin:0 0 0; display: flex;flex-wrap: wrap;justify-content: center;}
.treatment-wrapp .treatment-col1 img { width:100%; display:block;}
.treatment-wrapp .treatment-col1 .treatment-row1 { width:100%; float:left;}
.treatment-wrapp .treatment-col2 { width:31.16%; float:left; margin:0 3.26% 52px 0; border-radius:7px; overflow:hidden;}
.treatment-wrapp .treatment-col2 img { width:100%; display:block;}
.treatment-wrapp .treatment-col2 .treatment-row2 { width:100%; float:left; text-align:left; padding:10.6% 0 0;}
.treatment-wrapp .treatment-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; margin:0 24px 0 0; padding:9px 23px 9px 0;}
.treatment-wrapp .treatment-btn1:last-child { margin-right:0;}
.treatment-wrapp .treatment-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.treatment-wrapp h3, .treatment-wrapp h3 span, .treatment-wrapp h4, .treatment-wrapp h4 span { font-family: "DM Serif Text", serif;}
.treatment-wrapp .treatment-col2:last-child{margin-right: 0;}
.treatment-wrapp .treatment-col2 .treatment-row1.square-effect img {border-radius: 7px;}



/*treatin-wrapp*/
.treatin-wrapp h2 { font-size:30px; color:#403d39; line-height:1.37; font-weight:400; margin:0 0 30px;}
.treatin-wrapp h2 a { color:#403d39;}
.treatin-wrapp h2 span { display:block;}
.treatin-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 22px;}
.treatin-wrapp p a { color:#ef346c;}
.treatin-wrapp p a:hover{ color:#403d39;}
.treatin-wrapp p span { display:block;}
.treatin-wrapp p strong { font-weight:600;}
.treatin-wrapp .treatin-col1 { width:100%; float:left;}
.treatin-wrapp .treatin-col1 img { width:100%; display:block;}
.treatin-wrapp .treatin-col1 .treatin-row1 { width:100%; float:left; position:relative; margin:0 0 40px;}
.treatin-wrapp .treatin-col2 { width:100%; float:left; margin:8px 0 20px;}
.treatin-wrapp .treatin-col2 img { width:100%; display:block;}
.treatin-wrapp .treatin-col2 .treatin-bar1 { width:100%; float:left; padding:0 0 0 10px;}
.treatin-wrapp .treatin-col2 .treatin-bar1 li { font-size:16px; color:#3b3b3b; line-height:1.75; font-weight:400; background:url(../images/dot.svg) no-repeat 0 11px; display:block; padding-left:13px;}
.treatin-wrapp .explore-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; padding:5px 23px 5px 0;}
.treatin-wrapp .explore-btn1:last-child { margin-right:0;}
.treatin-wrapp .explore-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.treatin-wrapp h2, .treatin-wrapp h2 span { font-family: "DM Serif Text", serif;}

/*treatin1-wrapp*/
.treatin1-wrapp { background:#f9f5fc; padding:90px 0;}
.treatin1-wrapp h2 { font-size:30px; color:#403d39; line-height:1.37; font-weight:400; margin:0 0 22px;}
.treatin1-wrapp h2 a { color:#403d39;}
.treatin1-wrapp h2 span { display:block;}
.treatin1-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 22px;}
.treatin1-wrapp p a { color:#ef346c;}
.treatin1-wrapp p a:hover{ color:#403d39;}
.treatin1-wrapp p span { display:block;}
.treatin1-wrapp p strong { font-weight:600;}
.treatin1-wrapp .treatin1-col1 { width:100%; float:left;}
.treatin1-wrapp .treatin1-col1 img { width:100%; display:block;}
.treatin1-wrapp .treatin1-col2 { width:100%; float:left; position:relative; margin:0 0 67px;}
.treatin1-wrapp .treatin1-col2:last-child { margin:0;}
.treatin1-wrapp .treatin1-col2 .treatin1-row1 { width:47.1%; float:left; border-radius:7px; overflow:hidden;}
.treatin1-wrapp .treatin1-col2 .treatin1-row2 { width:45.5%; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.treatin1-wrapp .treatin1-col2:nth-child(2n) .treatin1-row1 { float:right;}
.treatin1-wrapp .treatin1-col2:nth-child(2n) .treatin1-row2 { float:left; right:inherit; left:0;}
.treatin1-wrapp .explore-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; padding:5px 23px 5px 0;cursor: pointer;
background: url(../images/right-pink-plain-arrow.svg) no-repeat 100%;
}
.treatin1-wrapp .explore-btn1:hover{background: url(../images/right-black-plain-arrow.svg) no-repeat 100%;
  background-position-x: 100%;color:#403d39;
}

.treatin1-wrapp .explore-btn1:last-child { margin-right:0;}
.treatin1-wrapp h2, .treatin1-wrapp h2 span { font-family: "DM Serif Text", serif;}

/*treatin2-wrapp*/
.treatin2-wrapp { padding:114px 0;}
.treatin2-wrapp h2 { font-size:30px; color:#403d39; line-height:1.37; font-weight:400; margin:0 0 22px;}
.treatin2-wrapp h2 a { color:#403d39;}
.treatin2-wrapp h2 span { display:block;}
.treatin2-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 22px;}
.treatin2-wrapp p a { color:#ef346c;}
.treatin2-wrapp p a:hover { color:#403d39;}
.treatin2-wrapp p span { display:block;}
.treatin2-wrapp p strong { font-weight:600;}
.treatin2-wrapp .treatin2-col1 { width:100%; max-width:870px; float:none; margin:0 auto;}
.treatin2-wrapp .treatin2-col1 img { width:100%; display:block;}
.treatin2-wrapp .treatin2-col2 { width:100%; float:left; margin:0 0 40px; padding:0 0 38px; border-bottom:1px solid #000000;}
.treatin2-wrapp .treatin2-col2:last-child { border:none; margin:0; padding:0;}
.treatin2-wrapp .explore-btn1 { float:none; color:#ef346c;padding:5px 23px 5px 0;
  background: url(../images/right-pink-plain-arrow.svg) no-repeat 100%; background-position-x: 100%; border-color: transparent; cursor: pointer;
}
.treatin2-wrapp .explore-btn1:last-child { margin-right:0;}
.treatin2-wrapp .explore-btn1:hover { color:#403d39; background:none; border-color:transparent;background: url(../images/right-black-plain-arrow.svg) no-repeat 100%; background-position-x: 100%;
}
.treatin2-wrapp h2, .treatin1-wrapp h2 span { font-family: "DM Serif Text", serif;}

/*treatin3-wrapp*/
.treatin3-wrapp { padding:123px 0 115px; text-align:center;}
.treatin3-wrapp p { float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 22px;}
.treatin3-wrapp p a { color:#403d39;}
.treatin3-wrapp p span { display:block;}
.treatin3-wrapp p strong { font-weight:600;}
.treatin3-wrapp h2 { font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 4px;}
.treatin3-wrapp h2 a { color:#5b2b6b;}
.treatin3-wrapp h2 span { color:#403d39;}
.treatin3-wrapp h3 { font-size:66px; font-weight:400; color:#403d39; letter-spacing:1.32px; line-height:1; margin:0 0 24px;}
.treatin3-wrapp h3 a { color:#403d39;}
.treatin3-wrapp h3 span { color:#403d39;}
.treatin3-wrapp h4 { float:none; font-size:30px; font-weight:400; color:#403d39; line-height:1.37; margin:0 0 17px;}
.treatin3-wrapp h4 a { color:#403d39;}
.treatin3-wrapp h4 span { display:block;}
.treatin3-wrapp .treatin3-col1 { width:100%; float:left; margin:35px 0 0;}
.treatin3-wrapp .treatin3-col2 { width:100%; float:left; position:relative; text-align:left; padding:56px 0;}
.treatin3-wrapp .treatin3-col2:after { content:""; width:58.5%; position:absolute; top:50%; transform:translateY(-50%); right:0; background:#f9f5fc; padding:0 0 23.9%;}
.treatin3-wrapp .treatin3-col2 .treatin3-row1 { width:47.2%; float:left; position:relative; z-index:9;}
.treatin3-wrapp .treatin3-col2 .treatin3-row1 .treatin3-bar1 { width:48.7%; float:left; border-radius:7px; overflow:hidden; position:relative;}
.treatin3-wrapp .treatin3-col2 .treatin3-row1 .treatin3-bar1:last-child { float:right;}
.treatin3-wrapp .treatin3-col2 .treatin3-row2 { width:45%; float:right; margin:0 0 0; position:absolute; top:50%; transform:translateY(-50%); right:0; z-index:9; padding:0 8% 0 0;}
.treatin3-wrapp .explore-btn1 { float:none; color:#ef346c; background:none; border-color:transparent; padding:5px 23px 5px 0;}
.treatin3-wrapp .explore-btn1:last-child { margin-right:0;}
.treatin3-wrapp .explore-btn1:hover { color:#403d39; background:none; border-color:transparent;}
.treatin3-wrapp h3, .treatin3-wrapp h3 span, .treatin3-wrapp h4, .treatin3-wrapp h4 span { font-family: "DM Serif Text", serif;}

/*practice-wrapp*/
.practice-wrapp { position:relative; text-align:center;}
.practice-wrapp .practice-col1 { width:100%; float:left;display: flex;flex-wrap: wrap;justify-content: center;}
.practice-wrapp .practice-row1 { width:24.17%; float:left; margin:0 1.1% 1.1% 0; overflow:hidden; border-radius:7px;}
.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;}

/*contact-wrapp2*/
.contact-wrapp2 { overflow:initial; position:relative; padding-top:50px;}

/*common-css*/
.testimonials-col2 p { color:#403d39;}
.testimonials-col2 p a { color:#403d39;}

/*linker-ret-box-css*/
.linker-ret-box { width:auto; float:right; margin:3.4% 0 0;}
.linker-ret-box img { width:100%; display:block;}

/*straightening-teeth-box-css*/
.straightening-teeth-box { width:28.8%; float:left; margin:0 0 0; position:absolute; top:38%; left:0;}
.straightening-teeth-box img { width:100%; display:block;}

/*treatments-star-box-css*/
.treatments-star-box { width:100%; float:none; margin:0 0 4.6%;}
.treatments-star-box img { width:100%; display:block;}
.treatments-star-box span { width:9.7%; float:none; display:block; margin:0 auto 0;}

/*team-btn-box-css*/
.team-btn-box { width:auto; float:right; text-align:right; transform:translateY(-50%); margin:0 0 0; position:absolute; top:50%; right:0;}

/*testimonials-star-box-css*/
.testimonials-star-box { width:100%; float:left; margin:0 0 0;}
.testimonials-star-box span { width:36%; float:left; margin:0 0 0;}

/*testimonials-content-box-css*/
.testimonials-content-box { width:73.3%; float:right; transform:translateY(-50%); margin:0 0 0; position:absolute; top:50%; right:0;}

/*testimonials-google-box-css*/
.testimonials-google-box { width:10%; float:right; margin:0 0 0; position:absolute; top:9.7%; right:7%;}

/*contact-input-box-css*/
.contact-input-box { width:100%; float:left; margin:4% 0 8%;}

/*social-socials-box-css*/
.social-socials-box { width:100%; float:left; margin:0 0 4.2%;}
.social-socials-box a { width:36.6px; float:none; display:inline-block; margin:0 2px 0;}

/*footer-ret-box-css*/
.footer-ret-box { width:77.4%; float:right; margin:0 0 0;}

/*footer-socials-box-css*/
.footer-socials-box { width:100%; float:left; margin:0 0 0;}
.footer-socials-box a { width:36.6px; float:left; margin:0 6px 0 0;}
.footer-socials-box a:last-child { margin-right:0;}

.before-text, .after-text { font-size:13px; color:#fff; position:absolute; bottom:20px; left:0; z-index:99; text-align:center; padding:0 26px 0; font-family: "DM Serif Text", serif;}
.after-text { left:inherit; right:0; border-radius:17px 0 0 17px;}

.conten-shape1 { width:33.3%; position:absolute; top:40.1%; right:-9.4%; z-index:-9;}
.conten-shape1 img { width:100%; display:block;}
.conten-shape2 { width:9.7%; position:absolute; top:63.6%; right:16%; z-index:-9;}
.conten-wrapp .conten-shape2 {
    width: 9.7%;
    position: absolute;
    top: 76.3%;
    right: 16%;
    z-index: -9;
}
.conten-shape2 img { width:100%; display:block;}

/*circle-box-css*/
.makeovers-purple-circle-box { width:25%; float:right; background:#5b2b6b; padding:0 0 25%; right:4.3%; bottom:6%;}
.straightening-pink-circle-box { width:20%; float:right; background:#ef346c; padding:0 0 20%; right:17.7%; bottom:9.5%;}
.contact-pink-circle-box { width:20.5%; float:left; background:#ef346c; padding:0 0 20.5%; bottom:27.6%; left:5.3%;}
.makeovers-purple-circle-box, .straightening-pink-circle-box, .contact-pink-circle-box { border-radius:50%; margin:0 0 0; position:absolute;}

/*text-box-css*/
.makeovers-text-box { width:68%; float:none;}
.straightening-text-box { width:68%; float:none;}
.contact-text-box { width:68%; float:none;}
.makeovers-text-box, .straightening-text-box, .contact-text-box { text-align:center; font-size:12px; font-weight:600; color:#ffffff; letter-spacing:1.92px; line-height:normal; text-transform:uppercase; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0;}

/*circle-plain-shape-css*/
.about-circle-pink-plain-shape { width:76.8%; float:left; margin:0 0 0; position:absolute; top:0.6%; left:-60%; z-index:-9;}
.about-circle-pink-plain-shape img { width:100%; display:block;}
.about-circle-white-plain-shape { width:28.4%; float:left; margin:0 0 0; position:absolute; bottom:-12.8%; left:-9.3%; z-index:inherit;}
.about-circle-white-plain-shape img { width:100%; display:block;}
.dentistry-circle-pink-plain-shape { width:75%; float:none; margin:0 auto 0; position:absolute; top:11.5%; right:0; left:0; z-index:-9;}
.dentistry-circle-pink-plain-shape img { width:100%; display:block;}
.makeovers-circle-pink-plain-shape { width:75.3%; float:left; margin:0 0 0; position:absolute; top:64px; left:19.6%; z-index:-9;}
.makeovers-circle-pink-plain-shape img { width:100%; display:block;}
.makeovers-circle-gray-plain-shape { width:70.6%; float:left; margin:0 0 0; position:absolute; bottom:11.3%; left:-2.6%; z-index:-9;}
.makeovers-circle-gray-plain-shape img { width:100%; display:block;}
.straightening-circle-purple-plain-shape { width:69.7%; float:left; margin:0 0 0; position:absolute; top:-4.2%; left:8.1%; z-index:-9;}
.straightening-circle-purple-plain-shape img { width:100%; display:block;}
.faqs-circle-white-plain-shape { width:20.3%; float:left; margin:0 0 0; position:absolute; top:7%; left:3.7%; z-index:inherit;}
.faqs-circle-white-plain-shape img { width:100%; display:block;}
.faqs-circle-pink-plain-shape { width:22.4%; float:right; margin:0 0 0; position:absolute; top:-16%; right:-7.4%; z-index:inherit;}
.faqs-circle-pink-plain-shape img { width:100%; display:block;}
.testimonials-circle-dark-purple-plain-shape { width:24.2%; float:right; margin:0 0 0; position:absolute; top:-6.7%; right:19%; z-index:-9;}
.testimonials-circle-dark-purple-plain-shape img { width:100%; display:block;}
.videos-circle-pink-plain-shape { width:18.4%; float:right; margin:0 0 0; position:absolute; top:-20.6%; right:-6.9%; z-index:-9;}
.videos-circle-pink-plain-shape img { width:100%; display:block;}
.gallery-circle-pink-plain-shape { width:18.4%; float:left; margin:0 0 0; position:absolute; top:-17.4%; left:-8.7%; z-index:-9;}
.gallery-circle-pink-plain-shape img { width:100%; display:block;}
.gallery-circle-gray-plain-shape { width:37.4%; float:left; margin:0 0 0; position:absolute; bottom:-35.8%; left:-12.8%; z-index:-9;}
.gallery-circle-gray-plain-shape img { width:100%; display:block;}
.contact-circle-purple-plain-shape { width:75.6%; float:left; margin:0 0 0; position:absolute; top:-8.4%; left:-0.9%; z-index:-9;}
.contact-circle-purple-plain-shape img { width:100%; display:block;}
.contact-circle-gray-plain-shape { width:336px; float:left; margin:0 0 0; position:absolute; top:-175px; left:-117px; z-index:-9;}
.contact-circle-gray-plain-shape img { width:100%; display:block;}

/*overflow-hidden-css*/
.banner-row1, .about-row1, .dentistry-row1, .makeovers-row1, .makeovers-row2, .straightening-row1, .straightening-row2, .faqs-row1, .faqs-row2, .team-row1, .testimonials-row1, .videos-row1, .contact-row1, .contact-row2, .team-btn-box, .testimonials-content-box { overflow:hidden;}

/*mobile-css*/
.linker-mob1 { width:100%; float:left; display:none; margin:0 0 0;}
.linker-mob1 a { width:36px; float:none; vertical-align:middle; display:inline-block; margin:0 1px 0;}
.linker-mob2 { width:100%; float:left; display:none; margin:0 0 0;}

/*btn-css*/
.linker-btn1, .linker-btn2, .banner-btn1, .about-btn1, .about-btn2, .dentistry-btn1, .dentistry-btn2, .makeovers-btn1, .makeovers-btn2, .straightening-btn1, .straightening-btn2, .treatments-btn1, .treatments-btn2, .consultation-btn1, .consultation-btn2, .faqs-btn1, .faqs-btn2, .team-btn1, .team-btn2, .testimonials-btn1, .testimonials-btn2, .videos-btn1, .videos-btn2, .gallery-btn1, .gallery-btn2, .contact-fil1, .contact-btn1, .contact-btn1 input, .contact-btn2, .social-btn1, .social-btn2, .footer-btn1, .explore-btn1, .paiger-btn1, .back-btn1, .teamer-btn1, .common-btn1, .treatment-btn1, .positions-btn1, .locationtab { text-align:center; font-size:16px; font-weight:400; letter-spacing:normal; line-height:normal; border:1px solid; border-radius:100px; transition:all 0.25s ease-out 0s; display:inline-block; position:relative; z-index:9;}

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






.testi-wrapp a.loadmoretestimonialmaonpage.explore-btn1:hover{cursor:pointer}
.search-page .blog-wrapp .blog-col2 .blog-row2{width:100%}
.paiger-wrapp .paiger-btn1{font-size:0}
.paiger-wrapp .paiger-btn2{font-size:0}.paiger-wrapp .paiger-col1 span.page-numbers.current,.paiger-wrapp .paiger-col1 a.page-numbers,.paiger-wrapp .paiger-col1 span.page-numbers.dots{font-size:13px;font-weight:600;letter-spacing:4.42px;margin:0 6px 0 6px}
.paiger-wrapp .paiger-col1 span.page-numbers.current{color:#ef346c}
.paiger-wrapp .paiger-col1 a.page-numbers{color:#5b2b6b}
.paiger-wrapp .paiger-col1 a.page-numbers:hover{color:#ef346c}
.paiger-wrapp .paiger-col1 a.prev.page-numbers{background:url(../images/left-purple-arrow.svg) no-repeat 100%;width:35px!important;height:35px!important;background-size:contain;background-repeat:no-repeat;width:fit-content;margin:0 20px 0 0}.paiger-wrapp .paiger-col1 a.prev.page-numbers:hover{background:url(../images/left-purple-border-arrow.svg) no-repeat 100%}
.paiger-wrapp .paiger-col1 a.next.page-numbers{background:url(../images/right-purple-arrow.svg) no-repeat 100%;width:35px!important;height:35px!important;background-size:contain;background-repeat:no-repeat;width:fit-content;margin:0 0 0 20px}.paiger-wrapp .paiger-col1 a.next.page-numbers:hover{background:url(../images/right-purple-border-arrow.svg) no-repeat 100%;transform:scale(1)}
.paiger-wrapp .paiger-col1 .nav-links{position:relative;height:32px;display:flex;flex-wrap:wrap;align-items:center}
.common-style h1.page-title{font-size:45px}
a.readmorehidden.testimonial-btn1{background:url(../images/right-pink-plain-arrow.svg) no-repeat 100%;background-position-x:100%;padding-right:23px;color:#ef346c;cursor:pointer}a.readmorehidden.testimonial-btn1:hover{background:url(../images/right-black-plain-arrow.svg) no-repeat 100%;color:#403d39}.treatments-wrapp .slick-track{display:flex;flex-wrap:wrap}
.treatments-wrapp .slick-track .slick-slide{height:inherit}
.treatments-wrapp .treatments-col2{position:relative;padding-bottom:45px;height:100%}
.treatments-wrapp .treatments-btn1{position:absolute;bottom:0;left:0}

.treatin-wrapp .treatin-btn1 {padding-right: 23px;background: url(../images/right-pink-plain-arrow.svg) no-repeat 100%;cursor: pointer;}
.treatin-wrapp .treatin-btn1:hover{ background: url(../images/right-black-plain-arrow.svg) no-repeat 100%; background-position-x: 100%;}

.treatin-wrapp #toggleContentBtn {display: block;width: fit-content;margin: 0 0 20px;}

.typography.home-con{margin-top: 40px;}
.typography.about-con{margin-bottom: 40px;}
.typography.team-con{margin-bottom: 40px; text-align: center;}
.typography.team-extra-con {text-align: center;}
.typography.fees-con {margin-block: 40px;}


.testi-wrapp .typography.cont-testi.common-style h3 {color: #403d39;}
.typography.cont-testi{margin-bottom: 40px; text-align: center;}

.typography.review-extra-con.common-style h4,
.typography.review-extra-con.common-style h6,
.typography.review-extra-con.common-style p,
.typography.review-extra-con.common-style ul li,
.typography.review-extra-con.common-style ol li{color: #ffffff;}

.testi-wrapp .typography.review-extra-con.common-style p a{color: #ef346c;}
.testi-wrapp .typography.review-extra-con.common-style p a:hover{color: #ffffff;}

.typography.review-extra-con{margin-top: 40px;}
.typography.practice-con {margin-bottom: 40px;}

.typography.practice-extra-con{margin-top: 40px;}

.typography.blog-con{margin-bottom: 40px;}


.typography.blog-extra-con{margin-top: 40px;}

.typography.smile-con {margin-bottom: 40px;}
.typography.referral-con {margin-bottom: 40px;}
.typography.cont-extr {margin-block: 40px;}
.typography.fees-extra-con {margin-top: 40px;}


/* formss */
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-title{display:none}.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content{display:none}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content{width:100%;float:none;margin:0 auto;padding:0;max-width:100%}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row{width:100%;display:block;margin:0 auto;position:relative;height:auto}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container{width:100%;display:block;margin:0 0 0}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap{width:100%;display:block;position:relative;float:left}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label{display:none}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element{width:100%;display:flex;margin:0 auto;float:left;order:inherit;justify-content:left}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell{padding:0;width:100%!important}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{width:100%;height:49px;margin:0;padding:0 20px 0;font-size:16px;font-weight:400;color:#1c1c1c;background:none;border:1px solid #9f9e9c;resize:none;text-align:left;letter-spacing:normal;border-radius:0;transition:all 0.25s ease-out 0s;display:inline-block;vertical-align:baseline;position:relative;box-shadow:none;outline:none;line-height:normal;z-index:9;float:left;font-family:"Jost",sans-serif}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder{color:#1c1c1c}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{width:100%;height:118px;float:left;margin:0 0 0;padding:12px 20px 0}.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field{width:100%;display:none;float:left;position:relative;margin:0 auto}.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit{margin:0 0 0}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{width:100%;display:inline-block;height:auto;visibility:visible;margin:0 0 0px!important;padding:0}.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a{text-decoration:none;color:#1c1c1c;font-weight:700;display:inline-block}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{width:auto;padding-left:25px;cursor:pointer;font-size:13px;font-weight:400;color:#1c1c1c;line-height:1.92;display:inline-block;letter-spacing:normal;position:relative;top:0;height:auto;margin:0 0 0;z-index:9}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover{color:#5b2b6b;}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol{display:none}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{width:100%;float:none;display:inline-block;margin:0 0 0px!important}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 15px;
    height: 15px;
    background: url(../images/checkbox1.svg) no-repeat;;
    opacity: 1;
    background-size: 13px;

}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content 
.nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after {
  content: '';
  background: url(../images/checkbox11-hover.svg) no-repeat center;
    background-size: 13px;
 
}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content 
.nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {
  display: none;
}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field{height:auto;margin:0 0 0}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field{height:auto;margin:0 0 0}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after{display:none}
.contact-wrapp .contact-row1 .nf-form-cont .nf-after-form-content{display:block;text-align:left;margin:15px 0 0}.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{width:auto;height:auto;float:none;font-size:16px;font-weight:400;letter-spacing:normal;color:#ef346c;margin:0 0 0;text-align:center;border-radius:30px;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;vertical-align:baseline;outline:none!important;line-height:normal;box-shadow:none;cursor:pointer;background:url(../images/right-pink-plain-arrow.svg) no-repeat 100%;background-position-x:100%;border-color:#fff0;padding:17px 23px 17px 0;background-size:13px!important;background-position-y:56%}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover{color:#403d39;background:url(../images/right-black-plain-arrow.svg) no-repeat 100%;background-position-x:100%;background-position-y:56%}.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label{color:#e80000}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field{cursor:pointer;background:#1c1c1c url(../images/down-black-plain-arrow.svg) no-repeat center;background-position-x:100%;padding-right:32px}.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field:hover{background:url(../images/down-black-plain-arrow.svg) no-repeat center;background-position-x:100%}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell{margin-bottom:2.8%}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child{margin-bottom:0}.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3){float:left;width:100%}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell:first-child{margin-bottom:8px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell:nth-child(2){margin-bottom:14px}
.contact-wrapp .contact-row1 .nf-error-msg{text-align:left;font-size:14px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-fail.nf-error .nf-field-element .ninja-forms-field{border:1px dotted #d10000!important}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label a{color:#e80000}.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child{margin:4% 0 8%}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:first-child{margin-bottom:4px}.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:nth-child(2){margin-bottom:4px}








/* sidebar-formss */

.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-title{display:none}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content{display:none}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content{width:100%;float:none;margin:0 auto;padding:0;max-width:100%}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row{width:100%;display:block;margin:0 auto;position:relative;height:auto}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container{width:100%;display:block;margin:0 0 0}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap{width:100%;display:block;position:relative;float:left}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label{display:none}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element{width:100%;display:flex;margin:0 auto;float:left;order:inherit;justify-content:left}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell{padding:0;width:100%!important}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{width:100%;height:49px;margin:0;padding:0 20px 0;font-size:16px;font-weight:400;color:#1c1c1c;background:none;border:1px solid #9f9e9c;resize:none;text-align:left;letter-spacing:normal;border-radius:0;transition:all 0.25s ease-out 0s;display:inline-block;vertical-align:baseline;position:relative;box-shadow:none;outline:none;line-height:normal;z-index:9;float:left;font-family:"Jost",sans-serif}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder{color:#1c1c1c}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{width:100%;height:118px;float:left;margin:0 0 0;padding:12px 20px 0}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field{width:100%;display:none;float:left;position:relative;margin:0 auto}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit{margin:0 0 0}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{width:100%;display:inline-block;height:auto;visibility:visible;margin:0 0 0px!important;padding:0}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a{text-decoration:none;color:#1c1c1c;font-weight:700;display:inline-block}

.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{width:auto;padding-left:25px;cursor:pointer;font-size:13px;font-weight:400;color:#1c1c1c;line-height:1.92;display:inline-block;letter-spacing:normal;position:relative;top:0;height:auto;margin:0 0 0;z-index:9}

.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover{color:#5b2b6b;}


.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol{display:none}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{width:100%;float:none;display:inline-block;margin:0 0 0px!important}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{content:'';position:absolute;left:0;top:6px;width:13px;height:13px;background:url(../images/checkbox1.svg)no-repeat;background-size: 13px;}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{display: none;}
/* .sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)} */
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after{content: ""; background: url(../images/checkbox11-hover.svg)no-repeat; background-size: 13px;}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field{height:auto;margin:0 0 0}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field{height:auto;margin:0 0 0}


.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after{display:none}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-after-form-content{display:block;text-align:left;margin:15px 0 0}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{width:auto;height:auto;float:none;font-size:16px;font-weight:400;letter-spacing:normal;color:#ef346c;margin:0 0 0;text-align:center;border-radius:30px;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;vertical-align:baseline;outline:none!important;line-height:normal;box-shadow:none;cursor:pointer;background:url(../images/right-pink-plain-arrow.svg) no-repeat 100%;background-position-x:100%;border-color:#fff0;padding:17px 23px 17px 0;background-size:13px!important;background-position-y:56%}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover{color:#403d39;background:url(../images/right-black-plain-arrow.svg) no-repeat 100%;background-position-x:100%;background-position-y:56%}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label{color:#e80000}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field{cursor:pointer;background:#1c1c1c url(../images/down-black-plain-arrow.svg) no-repeat center;background-position-x:100%;padding-right:32px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field:hover{background:url(../images/down-black-plain-arrow.svg) no-repeat center;background-position-x:100%}

.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell{margin-bottom:2.8%}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child{margin-bottom:0}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3){float:left;width:100%}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell:first-child{margin-bottom:8px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell:nth-child(2){margin-bottom:14px}
.sidbar-wrapp .sidbar-col1 .nf-error-msg{text-align:left;font-size:14px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-fail.nf-error .nf-field-element .ninja-forms-field{border:1px dotted #d10000!important}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label a{color:#e80000}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child{margin:15px 0 32px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:first-child{margin-bottom:4px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:nth-child(2){margin-bottom:4px}












/*referrals-wrapp*/
.referrals-wrapp {
    text-align: center;
    padding: 100px 0 100px;
    position: relative;
    float: left;
    width: 100%;
}

.referrals-wrapp p {
    float: none;
    font-size: 16px;
    font-weight: 400;
    color: #403d39;
    letter-spacing: normal;
    line-height: 1.88;
    margin: 0 0 22px;
}

.referrals-wrapp p a {
    color: #403d39;
}

.referrals-wrapp p span {
    display: block;
}

.referrals-wrapp p strong {
    font-weight: 700;
}

.referrals-wrapp h2 {
    float: none;
    font-size: 12px;
    font-weight: 600;
    color: #5b2b6b;
    letter-spacing: 4.08px;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 12px;

}

.referrals-wrapp h2 a {
    color: #403d39;
}

.referrals-wrapp h2 span {
    display: block;
}

.referrals-wrapp h3 {
    float: none;
    font-size: 35px;
    font-weight: 400;
    color: #403d39;
    letter-spacing: normal;
    line-height: 1.29;
    margin: 0 0 28px;
}

.referrals-wrapp h3 a {
    color: #403d39;
}

.referrals-wrapp h3 span {
    display: block;
}

.referrals-wrapp h4 {
    float: none;
    font-size: 20px;
    font-weight: 400;
    color: #403d39;
    letter-spacing: normal;
    line-height: 1.29;
    margin: 0 0 28px;
}

.referrals-wrapp h4 a {
    color: #403d39;
}

.referrals-wrapp h4 span {
    display: block;
}

.referrals-wrapp .referrals-col1 {
    width: 69.7%;
    float: none;
    display: table;
    margin: 0 auto 26px;
}

.referrals-wrapp .referrals-col1 img {
    width: 100%;
    display: block;
}

.referrals-wrapp .referrals-col1 .referrals-row1 {
    width: 100%;
    float: none;
}

.referrals-wrapp .referrals-col2 {
    width: 100%;
    float: left;
    margin: 0 0 80px;
    position: relative;
}

.referrals-wrapp .referrals-col2 img {
    width: 100%;
    display: block;
}

.referrals-wrapp .referrals-col2 .referrals-row2 {
    width: 100%;
    float: left;
}

.referrals-wrapp .referrals-col3 {
    width: 95%;
    float: none;
    display: table;
    margin: 0 auto 80px;
}

.referrals-wrapp .referrals-col3 img {
    width: 100%;
    display: block;
}

.referrals-wrapp .referrals-col3:last-child {
    margin-bottom: 0;
}

.referrals-wrapp .referrals-col3 .referrals-row3 {
    width: 100%;
    float: left;
    margin: 1.3% 0 0;
}

.referrals-wrapp .referrals-col3 .referrals-row3:first-child {
    margin-top: 0;
}

.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil1 {
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    color: #403d39;
    text-transform: inherit;
    background: none;
    resize: none;
    border: 1px solid rgba(28,28,28,0.3);
    position: relative;
}

.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil2 {
    width: 49.5%;
    height: 57px;
    float: left;
    margin: 0 0 0;
    padding: 0 3% 0;
}

.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil2:nth-child(2n) {
    float: right;
}

.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil3 {
    width: 100%;
    height: 57px;
    float: left;
    margin: 0 0 0;
    padding: 18px 3% 0;
}

.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil4 {
    width: 100%;
    height: 57px;
    float: left;
    margin: 0 0 0;
    padding: 0 6.6% 0;
}

.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil5 {
    width: 100%;
    height: 131px;
    float: left;
    margin: 0 0 0;
    padding: 18px 3% 0;
}

.referrals-wrapp .referrals-col4 {
    width: 87.7%;
    float: none;
    display: table;
    margin: 0 auto 76px;
}

.referrals-wrapp .referrals-col4 img {
    width: 100%;
    display: block;
}

.referrals-wrapp .referrals-col4 .referrals-row4 {
    width: 100%;
    float: left;
    margin: 0 0 33px;
}

.referrals-wrapp .referrals-col4 .referrals-row4:last-child {
    margin-bottom: 0;
}

.referrals-wrapp .referrals-btn1 {
    float: right;
    border: none;
    margin: 0 0 0;
    padding: 0;
}

.referrals-wrapp .referrals-btn1 button {
    color: #403d39;
    background: none;
    border-color: #403d39;
    padding: 10px 55px 10px 23px;
}

.referrals-wrapp .referrals-btn1:hover button {
    color: #ffffff;
    background: #403d39;
    border-color: #403d39;
}

.referrals-wrapp .enquiry-btn1 {
    float: left;
    background: none;
    border-color: #403d39;
    margin: 10px 5px 0 0;
}

.referrals-wrapp .enquiry-btn1:last-child {
    margin-right: 0;
}

.referrals-wrapp .enquiry-btn1 input {
    color: #403d39;
    background: none;
    border: none;
    cursor: pointer;
    padding: 10px 53px 10px 23px;
    z-index: 9;
}

.referrals-wrapp .enquiry-btn1:hover {
    background: #403d39;
    border-color: #403d39;
}

.referrals-wrapp .enquiry-btn1:hover input {
    color: #ffffff;
}

/* .referrals-wrapp h2, .referrals-wrapp h2 span {
    font-family: 'haniva-semibold-font';
} */

/*benefits-wrapp*/
.benefits-wrapp {
    text-align: center;
    background: #5b2b6b;
    padding: 128px 0 108px;
    width: 100%;
    float: left;
}

.benefits-wrapp p {
    float: none;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: normal;
    line-height: 1.88;
    margin: 0 0 22px;
}

.benefits-wrapp p a {
    color: #403d39;
}

.benefits-wrapp p span {
    display: block;
}

.benefits-wrapp p strong {
    font-weight: 700;
}

.benefits-wrapp h2 {
    float: none;
    font-size: 48px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: normal;
    line-height: 1.29;
    margin: 0 0 28px;
}

.benefits-wrapp h2 a {
    color: #ffffff;
}

.benefits-wrapp h2 span {
    display: block;
}

.benefits-wrapp .margin {
    max-width: 902px;
}



.referrals-box1 {
    width: 49.4%;
    float: left;
    text-align: left;
    margin: 0 0;
}

.referrals-box1:nth-child(2n) {
    float: right;
}

/*btn-css*/
.referrals-btn1, .referrals-btn1 button, .contact-btn11, .contact-btn11 input {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    border: 2px solid;
    border-radius: 28px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
}

.teamin-wrapp .teamin-col1 .teamin-row2 h3 {font-family: "Jost", sans-serif;}

.teamin-wrapp .teamin-col1 .teamin-row2 h2 {margin: 0 0 4px;}
.teamin-wrapp .teamin-col1 .teamin-row2 h3 {font-size: 16px;}
.treatin-wrapp ul li{font-size:16px}
.treatin-wrapp ul li::before{top:2px}


.recruitment-wrapp{padding:98px 0 70px; text-align:center}
.recruitment-wrapp .recruitment-col1{width:100%; display:block; float:left; margin:30px 0 0}

.recruitment-faq .faq-box{width:100%; display:flex; flex-wrap:wrap; justify-content:space-between}
.recruitment-faq .faq-box .faq-col1{width:42.8%; display:block; float:left; margin:0 0 0}
.recruitment-faq .faq-box .faq-col2{width:49.5%; display:block; float:left}
.recruitment-faq .faq-box .faq-col2 .faq-row2{width:100%; display:block; float:left}
.recruitment-faq .faq-box .faq-col2 .faq-row2 img{width:100%; display:block}


.positions-wrapp{background:#f9f5fc; padding:80px 0 110px}
.positions-wrapp h2{font-size:30px; color:#403d39; line-height:1.37; font-weight:400; margin:0 0 30px; text-align:center; font-family:"DM Serif Text",serif}
.positions-wrapp .positions-col1.mob{display:none}
.positions-wrapp .positions-col1.desk{width:100%; display:block; float:left}
.positions-wrapp .slider .slick-slide{margin:0 7px 0}
.positions-wrapp .positions-col1 .positions-col2{width:100%; display:block; float:left}
.positions-wrapp .positions-col1 .positions-col2 .positions-row1{width:100%; display:block; float:left; margin:0 0 22px}
.positions-wrapp .positions-col1 .positions-col2 h3{font-family:"DM Serif Text",serif; font-size:28px; color:#403d39; line-height:1.13; margin:0 0 18px; font-weight:400}
.positions-wrapp .positions-col1 .positions-col2 p{float:none; font-size:16px; font-weight:400; color:#403d39; letter-spacing:normal; line-height:1.38; margin:0 0 22px; font-family:"Jost",sans-serif}
.positions-wrapp .positions-col1 .positions-col2 .positions-btn1{float:none; color:#ef346c; background:none; border-color:#fff0; margin:0 24px 0 0; padding:5px 23px 5px 0; cursor: pointer;}
.positions-wrapp .positions-col1 .positions-col2 .positions-btn1:hover{color:#403d39; background:none; border-color:#fff0}
.positions-wrapp .positions-col1 .slick-dots li::before {display: none;}
.positions-wrapp .positions-col1 .non-slider{width:100%;display:flex;flex-wrap:wrap;justify-content:center}
.positions-wrapp .positions-col1 .non-slider .positions-col2{width:30%;display:block;float:left;margin:0 8px 0; text-align: center;}
.positions-wrapp .positions-col1 .positions-col2 p strong {font-family: "DM Serif Text", serif; line-height: 1.37;}
.positions-wrapp .positions-col1 .non-slider .positions-col2 ul li {font-size: 16px;}
.positions-wrapp .positions-col1 .non-slider .positions-col2 ul li::before {top: 2px;}




.availabile-form {padding: 60px 0 60px;}
.availabile-form .enquiry-col4 {width: 100%; display: block; float: left;}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-title{display:none}.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content{display:none}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content{width:100%;float:none;margin:0 auto;padding:0;max-width:100%}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row{width:100%;display:block;margin:0 auto;position:relative;height:auto}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container{width:100%;display:block;margin:0 0 0}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap{width:100%;display:block;position:relative;float:left}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label{display:none}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element{width:100%;display:flex;margin:0 auto;float:left;order:inherit;justify-content:left}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell{padding:0;width:49.5%!important}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{width:100%;height:49px;margin:0;padding:0 20px 0;font-size:16px;font-weight:400;color:#1c1c1c;background:none;border:1px solid #9f9e9c;resize:none;text-align:left;letter-spacing:normal;border-radius:0;transition:all 0.25s ease-out 0s;display:inline-block;vertical-align:baseline;position:relative;box-shadow:none;outline:none;line-height:normal;z-index:9;float:left;font-family:"Jost",sans-serif}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder{color:#1c1c1c}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{width:100%;height:118px;float:left;margin:0 0 0;padding:12px 20px 0}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field{width:100%;display:none;float:left;position:relative;margin:0 auto}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit{margin:0 0 0}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{width:100%;display:inline-block;height:auto;visibility:visible;margin:0 0 0px!important;padding:0}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a{text-decoration:none;color:#1c1c1c;font-weight:700;display:inline-block}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{width:auto;padding-left:25px;cursor:pointer;font-size:13px;font-weight:400;color:#1c1c1c;line-height:1.92;display:inline;letter-spacing:normal;position:relative;top:0;height:auto;margin:0 0 0;z-index:9}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover{color:#5b2b6b}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol{display:none}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{width:100%;float:none;display:inline-block;margin:0 0 0px!important}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{content:'';position:absolute;left:0;top:3px;width:13px;height:13px;background:#5b2b6b;border:1px solid #5b2b6b;border-radius:50%}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{content:'';width:5px;height:5px;background:#fff;position:absolute;top:9px;left:4px;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;opacity:0;-webkit-transform:scale(0);transform:scale(0);border-radius:50%;z-index:9}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after{border:1px solid #1c1c1c}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field{height:auto;margin:0 0 0}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field{height:auto;margin:0 0 0}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after{display:none}
.availabile-form .enquiry-col4 .nf-form-cont .nf-after-form-content{display:block;text-align:left;margin:15px 0 0}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{width:auto;height:auto;float:none;font-size:16px;font-weight:400;letter-spacing:normal;color:#ef346c;margin:0 0 0;text-align:center;border-radius:30px;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;vertical-align:baseline;outline:none!important;line-height:normal;box-shadow:none;cursor:pointer;background:url(../images/right-pink-plain-arrow.svg) no-repeat 100%;background-position-x:100%;border-color:#fff0;padding:17px 23px 17px 0;background-size:13px!important;background-position-y:56%}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover{color:#403d39;background:url(../images/right-black-plain-arrow.svg) no-repeat 100%;background-position-x:100%;background-position-y:56%}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label{color:#e80000}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field{cursor:pointer;background:#fff url(../images/down-purple-plain-icon.svg) no-repeat center;background-position-x:97%;padding-right:32px}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field:hover{background:url(../images/down-black-plain-arrow.svg) no-repeat center;background-position-x:97%}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell{margin-bottom:1.2%}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child{margin-bottom:0}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3){float:left;width:100%}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell:first-child{margin-bottom:8px}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell:nth-child(2){margin-bottom:14px}
.availabile-form .enquiry-col4 .nf-error-msg{text-align:left;font-size:14px; text-align: center;}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-fail.nf-error .nf-field-element .ninja-forms-field{border:1px dotted #d10000!important}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label a{color:#e80000}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child{margin:20px 0}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:first-child{margin-bottom:4px}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:nth-child(2){margin-bottom:4px}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(odd) {float: left;}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(even) {float: right;}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(5) {width: 100% !important; margin: 0 0 20px !important;}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell .nf-field-container .checkbox-wrap .nf-field-element{height:0}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important; text-align: center !important;}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3){display:flex;flex-wrap:wrap;justify-content:center}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell{width:auto!important;margin:20px 10px 0}
.availabile-form .enquiry-col4 .nf-form-cont .nf-before-form-content .nf-form-fields-required {display: none;}
.availabile-form h2{text-align:center;font-size:12px;font-weight:600;color:#5b2b6b;letter-spacing:4.08px;line-height:normal;text-transform:uppercase;margin:0 0 8px}
.availabile-form h3{text-align:center;font-size:49px;font-weight:400;color:#5b2b6b;letter-spacing:normal;line-height:1.08;margin:0 0 22px;font-family:"DM Serif Text",serif}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell .nf-field-container .nf-after-field {width: 100% !important;}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{content:'';width:5px;height:5px;background:#fff;position:absolute;top:7px;left:4px;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;opacity:0;-webkit-transform:scale(0);transform:scale(0);border-radius:50%;z-index:9}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell .checkbox-container .checkbox-wrap a{text-decoration:none;color:#5b2b6b;font-weight:700;display:inline-block}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field.nf-fu-fileinput-button{width:auto;height:auto;float:none;font-size:16px;font-weight:400;letter-spacing:normal;color:#ef346c;margin:0 0 0;text-align:center;border-radius:30px;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;vertical-align:baseline;outline:none!important;line-height:normal;box-shadow:none;cursor:pointer;background:url(../images/right-pink-plain-arrow.svg) no-repeat 100%;background-position-x:100%;border-color:#fff0;padding:17px 23px 13px 0;background-size:13px!important;background-position-y:56%; display: block;}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field.nf-fu-fileinput-button:hover{color:#403d39;background:url(../images/right-black-plain-arrow.svg) no-repeat 100%;background-position-x:100%;background-position-y:56%}

.recruitment-wrapp h3 {font-size: 36px;}
.contact-wrapp .contact-col1 .contact-row1 #nf-form-2-cont {
    margin: 6.5% 0 8% !important;
}
.social-wrapp .social-col2 .slick-track {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center !important;
}
.abouts-wrapp .abouts-col2 .abouts-bar2 a img {
    border-radius: 7px;
}
.abouts-wrapp .abouts-col3 .abouts-row1 .abouts-bar3 p {
    margin-bottom: 0;
}
.abouts-wrapp .abouts-col3 .abouts-row1 .abouts-bar4 .explore-btn1 {
    padding: 0 23px 0 0;
}

.treatin3-wrapp h3 {
    text-transform: capitalize;
}

.faq-wrapp .faq-col1 .faq-row1 h4 {float: left;}
.recruitment-wrapp h2{font-size:12px;font-weight:600;color:#5b2b6b;letter-spacing:4.08px;line-height:normal;text-transform:uppercase;margin:0 0 4px}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-fail.nf-error .nf-field-element .ninja-forms-field.nf-fu-fileinput-button {border: none !important;}

.testimonials-wrapp .testimonials-col2 .testimonials-row2 .testimonialblock {
    min-height: 82px;
    float: left;
    width: 100%;
}








.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child .nf-cell:first-child .nf-field-element {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.availabile-form .enquiry-col4  .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child .nf-cell:first-child .btn.nf-fu-button-cancel{
       width: fit-content;
       width: auto;
       height: auto;
       float: none;
       font-size: 12px;
       font-weight: 400;
       letter-spacing: normal;
       color: #ef346c;
       margin: 0 0 0;
       text-align: center;
       border-radius: 30px;
       transition: all 0.25s ease-out 0s;
       position: relative;
       vertical-align: baseline;
       outline: none !important;
       line-height: normal;
       box-shadow: none;
       cursor: pointer;
       background: url(../images/right-pink-plain-arrow.svg) no-repeat 100%;
       background-position-x: 100%;
       border-color: #fff0;
       padding: 10px 23px 10px 0;
       background-size: 13px !important;
       background-position-y: 56%;
}




.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child .nf-cell:first-child .nf-field-element p a{
       font-size: 0;
       position: relative;
}


.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child .nf-cell:first-child .nf-field-element p a::after{
       content: "✕";
       display: inline-block;
       margin-left: 8px;
       font-size: 16px;
       font-weight: bold;
       color: #000000;
       cursor: pointer;
}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child .nf-cell:first-child .nf-field-element p {
    display: flex;
    align-items: center;
} 
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child .files_uploaded {
    width: 100%;
}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child .files_uploaded nf-section{
    width: 100%; display: flex; flex-wrap: wrap; justify-content: center;
}

/* .banner-wrapp.inner-wrapp .flexslider .main-bg-img-circle-shape {
    display: none;
} */
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child .nf-fu-progress{height: 0 !important; margin-bottom: 0 !important;}


.conten-wrapp.shape-fixer .conten-shape1 {top: 442px;}
.conten-wrapp.shape-fixer .conten-shape2 {top: 734px;}

.banner-wrapp.inner-wrapp {
position: relative;   
}

/* .banner-wrapp.inner-wrapp::after{
position: absolute;
content: "";
width: 100%;
height: 100%;
background: linear-gradient(
  to right,
  rgba(255, 255, 255, 0.6) 0%,   
  rgba(255, 255, 255, 0.3) 15%,
  transparent 40%
);
left: 0; 
} */

.testimonials-wrapp2 + .consultation-wrapp
{
      padding-top: 0  
}
/* .testimonials-wrapp2 ~ .consultation-wrapp {
  padding-top: 0  
} */
.treatin3-wrapp + .consultation-wrapp {
    padding-top: 7.4%;
}


.customize-support .welcome-slides {
    margin-top: 30px;
}

.banner-wrapp .main-bg-img-circle-shape img {
    opacity: 0;
}
.banner-wrapp .main-bg-img-circle-shape{
   border-radius: 50%;
}

.about-wrapp .about-col1 .about-row1 h2 {
    font-size: 55px;
    font-weight: 400;
    color: #403d39;
    letter-spacing: normal;
    line-height: 1.06;
    margin: 0 0 26px;
    font-family: "DM Serif Text", serif;
    text-transform: inherit;
}

.about-wrapp .about-col1 .about-row1 h2 span {
    color: #5b2b6b;
    font-weight: 400;
    font-family: "DM Serif Text", serif;
}

.about-wrapp .about-col1 .about-row1 h1 {
	font-size:12px; font-weight:600; color:#5b2b6b; letter-spacing:4.08px; line-height:normal; text-transform:uppercase; margin:0 0 20px;
}

.about-wrapp .about-col1 .about-row1 h1 span {

}

.inner-wrapp .inner-col1 .inner-row1 h1 strong {
    font-family: "DM Serif Text", serif;
}
.treatin-wrapp .treatin-col1 h3 {
    font-size: 26px;
}

.header-wrapp .header-col2.hidnow {display: none;}
.linker-wrapp .linker-col2 .custom-about .select-selected{text-overflow:ellipsis;width:242px;white-space:nowrap;overflow:hidden}


.contac-wrapp .location-drivers{width:auto;float:left;display:block;margin:0 0 20px}
.contac-wrapp .location-drivers .locationtab{float:none;color:#fff;background:#ef346c;border-color:#ef346c;margin:0px 6px 0 0;padding:17px 33px 17px 33px; cursor: pointer;}
.contac-wrapp .location-drivers .locationtab:hover{color:#ef346c;background:none;border-color:#ef346c}

.contac-wrapp .location-drivers .locationtab.active{background:none;color:#ef346c}
/* .contac-wrapp .location-drivers .locationtab.active:hover{background:#ef346c;color:#fff} */



/*Smartphone css*/
@media screen and (max-width: 480px) {
.margin { width:90%;}

.header-wrapp { text-align:center; display:none; padding:40px 0 40px; position:relative; top:inherit; right:inherit; left:inherit;}
.header-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.header-wrapp p span { display:inline;}
.header-wrapp .header-col1 { width:100%; margin:0 0 20px;}
.header-wrapp .header-col1 .header-row1 { width:100%;}
.header-wrapp .header-col2 { width:100%; margin:0 0 0;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col2 .header-row2 li { float:none; vertical-align:middle; display:block; margin:0 0 0;}
.header-row2 li, .header-row2 li a { font-size:17px; line-height:0.96;}

.linker-wrapp { text-align:center; padding:80px 0 40px; position:relative; top:inherit; right:inherit; left:inherit;}
.linker-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.linker-wrapp p span { display:inline;}
.linker-wrapp .linker-col1 { width:149px; float:none; margin:0 auto 20px;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%; float:none;}
.linker-wrapp .linker-col2 { width:100%; margin:0 0 16px;}
.linker-wrapp .linker-col2 .linker-row2 { width:100%;}
.linker-wrapp .linker-col2 .linker-row2 li { float:none; vertical-align:middle; display:block; margin:0 0 0;}
.linker-wrapp .linker-col3 { width:100%; margin:0 0 0;}
.linker-wrapp .linker-col3 .linker-row3{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}
.linker-wrapp .linker-btn1 { width:48%; float:left; margin:0 0 0; padding:17px 2% 17px 2%;}
.linker-wrapp .linker-btn1:first-child { margin-top:0;}
.linker-wrapp .linker-btn1:nth-child(2) { margin-top:0;}
.linker-wrapp .linker-btn1:nth-child(2n) { float:right;}
.linker-wrapp .linker-btn2 { width:100%; float:left; margin:4.2% 0 0; padding:17px 2% 17px 2%;}
.linker-wrapp .linker-btn2:first-child { margin-top:0;}
.linker-wrapp .linker-btn2:nth-child(2) { margin-top:0;}
.linker-wrapp .linker-btn2:nth-child(2n) { float:right;}
.linker-row2 li, .linker-row2 li a { font-size:13px; line-height:normal;}

.banner-wrapp { text-align:center; min-height:inherit;}
.banner-wrapp p { float:none; font-size:16px; margin:0 0 10px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.banner-wrapp h2 span { color:#403d39;}
.banner-wrapp h3 { font-size:40px; margin:0 0 24px;}
.banner-wrapp h3 span { color:#5b2b6b;}
.banner-wrapp .banner-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit; left:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:38px 5% 62px 5%;}
.banner-wrapp .banner-col2 { width:100%; display:none; margin:0 0 0; position:relative; right:inherit; bottom:inherit; left:inherit;}
.banner-wrapp .banner-col2 .banner-row2 { width:100%;}
.banner-wrapp .banner-col2 .banner-row2 a { width:36px; float:none; vertical-align:middle; display:inline-block; margin:0 1px 0;}
.banner-wrapp .banner-col2 .banner-row2 a:last-child { margin-right:1px;}
.banner-wrapp .banner-col3 { width:100%; display:none; margin:0 0 0; position:relative; right:inherit; bottom:inherit; left:inherit;}
.banner-wrapp .banner-col3 .banner-row3 { width:100%;}
.banner-wrapp .banner-btn1 { margin:0 4px 0;}
.banner-wrapp .banner-btn1:last-child { margin-right:4px;}



.about-wrapp { text-align:center; padding:58px 0 15.6%;}
.about-wrapp p { float:none; font-size:16px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.about-wrapp h2 span { color:#403d39;}
.about-wrapp h3 { font-size:36px; margin:0 0 24px;}
.about-wrapp h3 span { color:#5b2b6b;}
.about-wrapp .about-col1 { width:100%; margin:0 0 0;}
.about-wrapp .about-col1 .about-row1 { width:100%; margin:0 0 40px;}
.about-wrapp .about-col2 { width:62.4%; margin:0 0 0;}
.about-wrapp .about-col2 .about-row2 { width:70%;}
.about-wrapp .about-btn1 { margin:0 12px 0;}
.about-wrapp .about-btn1:last-child { margin-right:8px;}
.about-wrapp .about-btn2 { margin:0 4px 0;}
.about-wrapp .about-btn2:last-child { margin-right:4px;}
.about-wrapp .about-col1 .about-row1 h1 {font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}

.dentistry-wrapp { text-align:center; padding:0 0 38px;}
.dentistry-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.dentistry-wrapp p span { display:inline;}
.dentistry-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.dentistry-wrapp h2 span { color:#ffffff;}
.dentistry-wrapp h3 { font-size:34px; margin:0 0 24px;}
.dentistry-wrapp h3 span { color:#5b2b6b;}
.dentistry-wrapp .dentistry-col1 { width:100%; margin:-10.4% 0 0;}
.dentistry-wrapp .dentistry-col1 .dentistry-row1 { width:76.4%; margin:0 auto 28px;}
.dentistry-wrapp .dentistry-col2 { width:100%; margin:0 0 0;}
.dentistry-wrapp .dentistry-col2 .dentistry-row2 { width:100%;}
.dentistry-wrapp .dentistry-btn1 { margin:0 12px 0;}
.dentistry-wrapp .dentistry-btn1:last-child { margin-right:12px;}
.dentistry-wrapp .dentistry-btn2 { margin:0 4px 0;}
.dentistry-wrapp .dentistry-btn2:last-child { margin-right:4px;}

.makeovers-wrapp { text-align:center; padding:58px 0 28px;}
.makeovers-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.makeovers-wrapp p span { display:inline;}
.makeovers-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.makeovers-wrapp h2 span { color:#403d39;}
.makeovers-wrapp h3 { font-size:31px; margin:0 0 20px;}
.makeovers-wrapp h3 span { color:#403d39;}
.makeovers-wrapp .makeovers-col1 { width:100%; margin:0 0 0;}
.makeovers-wrapp .makeovers-col1 .makeovers-row1 { width:100%; transform:none; margin:0 0 18px; position:relative; top:inherit; right:inherit;}
.makeovers-wrapp .makeovers-col2 { width:100%; margin:0 0 0;}
.makeovers-wrapp .makeovers-col2 .makeovers-row2 { width:100%;}
.makeovers-wrapp .makeovers-btn1 { margin:0 12px 0;}
.makeovers-wrapp .makeovers-btn1:last-child { margin-right:12px;}
.makeovers-wrapp .makeovers-btn2 { margin:0 4px 0;}
.makeovers-wrapp .makeovers-btn2:last-child { margin-right:4px;}

.straightening-wrapp { text-align:center; padding:28px 0 0;}
.straightening-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.straightening-wrapp p span { display:inline;}
.straightening-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.straightening-wrapp h2 span { color:#403d39;}
.straightening-wrapp h3 { font-size:31px; margin:0 0 20px;}
.straightening-wrapp h3 span { color:#403d39;}
.straightening-wrapp .straightening-col1 { width:100%; margin:0 0 0;}
.straightening-wrapp .straightening-col1 .straightening-row1 { width:100%; transform:none; margin:0 0 18px; position:relative; top:inherit; left:inherit;}
.straightening-wrapp .straightening-col2 { width:100%; margin:0 0 0;}
.straightening-wrapp .straightening-col2 .straightening-row2 { width:100%;}
.straightening-wrapp .straightening-btn1 { margin:0 12px 0;}
.straightening-wrapp .straightening-btn1:last-child { margin-right:12px;}
.straightening-wrapp .straightening-btn2 { margin:0 4px 0;}
.straightening-wrapp .straightening-btn2:last-child { margin-right:4px;}

.treatments-wrapp { text-align:center; padding:58px 0 100px;}
.treatments-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.treatments-wrapp h2 span { color:#403d39;}
.treatments-wrapp h3 { font-size:31px; margin:0 0 20px;}
.treatments-wrapp h3 span { color:#403d39;}
.treatments-wrapp h4 { font-size:19px; margin:0 0 0;}
.treatments-wrapp h4 span { color:#353535;}
.treatments-wrapp .treatments-col1 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; text-align:center; padding:26px 0 0;}
.treatments-wrapp .treatments-btn1 { margin:0 12px 0;}
.treatments-wrapp .treatments-btn1:last-child { margin-right:12px;}
.treatments-wrapp .treatments-btn2 { margin:0 4px 0;}
.treatments-wrapp .treatments-btn2:last-child { margin-right:4px;}

.consultation-wrapp { text-align:center; padding:58px 0 60px;}
.consultation-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.consultation-wrapp p span { display:inline;}
.consultation-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.consultation-wrapp h2 span { color:#ffffff;}
.consultation-wrapp h3 { font-size:31px; margin:0 0 20px;}
.consultation-wrapp h3 span { color:#ef346c;}
.consultation-wrapp .consultation-col1 { width:100%; margin:0 0 0;}
.consultation-wrapp .consultation-col1 .consultation-row1 { width:100%;}
.consultation-wrapp .consultation-btn1 { margin:0 12px 0;}
.consultation-wrapp .consultation-btn2 { margin:0 4px 0;}

.faqs-wrapp { text-align:center; padding:58px 0 28px;}
.faqs-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.faqs-wrapp p span { display:inline;}
.faqs-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.faqs-wrapp h2 span { color:#403d39;}
.faqs-wrapp h3 { font-size:48px; margin:0 0 24px;}
.faqs-wrapp h3 span { color:#403d39;}
.faqs-wrapp h4 { font-size:14px; margin:0 0 0;}
.faqs-wrapp h4 span { color:#5b2b6b;}
.faqs-wrapp .faqs-col1 { width:100%; margin:0 0 0;}
.faqs-wrapp .faqs-col1 .faqs-row1 { width:100%; margin:0 0 18px;}
.faqs-wrapp .faqs-col2 { width:100%; margin:0 0 0;}
.faqs-wrapp .faqs-col2 .faqs-row2 { width:100%;}
.faqs-wrapp .faqs-btn1 { margin:0 12px 0;}
.faqs-wrapp .faqs-btn1:last-child { margin-right:12px;}
.faqs-wrapp .faqs-btn2 { margin:0 4px 0;}
.faqs-wrapp .faqs-btn2:last-child { margin-right:4px;}

.team-wrapp { text-align:center; padding:28px 0 100px;}
.team-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.team-wrapp h2 span { color:#403d39;}
.team-wrapp h3 { font-size:31px; margin:0 0 20px;}
.team-wrapp h3 span { color:#403d39;}
.team-wrapp h4 { font-size:19px; margin:0 0 4px;}
.team-wrapp h4 span { color:#353535;}
.team-wrapp .team-col1 { width:100%; margin:0 0 40px;}
.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%;}
.team-wrapp .team-col3 { width:100%; margin:0 0 0;}
.team-wrapp .team-col3 .team-row3 { width:100%; padding:26px 0 0;}
.team-wrapp .team-btn1 { margin:0 12px 0;}
.team-wrapp .team-btn1:last-child { margin-right:12px;}
.team-wrapp .team-btn2 { margin:0 4px 0;}
.team-wrapp .team-btn2:last-child { margin-right:4px;}

.testimonials-wrapp { text-align:center; padding:58px 0 90px;}
.testimonials-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.testimonials-wrapp h2 span { color:#ffffff;}
.testimonials-wrapp h3 { font-size:31px; margin:0 0 20px;}
.testimonials-wrapp h3 span { color:#ef346c;}
.testimonials-wrapp h4 { font-size:16px; margin:0 0 4px;}
.testimonials-wrapp h4 span { color:#353535;}
.testimonials-wrapp .testimonials-col1 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%; margin:0 0 18px; position:relative; top:inherit; right:inherit;}
.testimonials-wrapp .testimonials-col2 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col2 .testimonials-row2 { width:100%; margin:4px 0; padding:30px 5% 18px 5%;}
.testimonials-wrapp .testimonials-col3 { width:100%; margin:0 0 14px;}
.testimonials-wrapp .testimonials-col3 .testimonials-row3 { width:24%; float:none; margin:0 auto 18px;}
.testimonials-wrapp .testimonials-btn1 { margin:0 12px 0;}
.testimonials-wrapp .testimonials-btn1:last-child { margin-right:12px;}
.testimonials-wrapp .testimonials-btn2 { margin:0 4px 0;}
.testimonials-wrapp .testimonials-btn2:last-child { margin-right:4px;}

.videos-wrapp { text-align:center; padding:58px 0 50px;}
.videos-wrapp p { float:none; font-size:14px; color:#403d39; margin:0 0 10px;}
.videos-wrapp p a { color:#403d39;}
.videos-wrapp p span { display:inline;}
.videos-wrapp h2 { font-size:10px; color:#5b2b6b; letter-spacing:2.08px; margin:0 0 10px;}
.videos-wrapp h2 a { color:#5b2b6b;}
.videos-wrapp h2 span { color:#403d39;}
.videos-wrapp h3 { font-size:31px; color:#5b2b6b; margin:0 0 20px;}
.videos-wrapp h3 a { color:#5b2b6b;}
.videos-wrapp h3 span { color:#403d39;}
.videos-wrapp .videos-col1 { width:100%; margin:0 0 0;}
.videos-wrapp .videos-col1 .videos-row1 { width:100%; margin:0 0 18px; position:relative; top:inherit; left:inherit;}
.videos-wrapp .videos-col2 { width:100%; margin:0 0 0;}
.videos-wrapp .videos-col2 .videos-row2 { width:100%;}
.videos-wrapp .videos-col3 { width:100%; margin:0 0 0;}
.videos-wrapp .videos-col3 .videos-row3 { width:100%;}
.videos-wrapp .videos-btn1 { color:#ef346c; margin:0 12px 0;}
.videos-wrapp .videos-btn1:hover { color:#ffffff;}
.videos-wrapp .videos-btn1:last-child { margin-right:12px;}
.videos-wrapp .videos-btn2 { margin:0 4px 0;}
.videos-wrapp .videos-btn2:last-child { margin-right:4px;}

.gallery-wrapp { text-align:center; padding:50px 0 48px;}
.gallery-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.gallery-wrapp p span { display:inline;}
.gallery-wrapp .gallery-col1 { width:100%; margin:0 0 0;}
.gallery-wrapp .gallery-col1 .gallery-row1 { width:100%;}
.gallery-wrapp .gallery-btn1 { margin:0 12px 0;}
.gallery-wrapp .gallery-btn2 { margin:0 4px 0;}

.contact-wrapp { text-align:center; padding:48px 0 0;}
.contact-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.contact-wrapp p span { display:inline;}
.contact-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.contact-wrapp h3 { font-size:31px; margin:0 0 20px;}
.contact-wrapp .contact-col1 { width:100%; margin:0 0 0; padding:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%; margin:0 0 18px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { text-align:center; font-size:14px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:100%; margin:0 0 4.2%; padding:0 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:100%; margin:0 0 0; padding:14px 5% 0;}
.contact-wrapp .contact-col2 { width:100%; margin:0 0 0; position:relative; right:inherit; bottom:inherit;}
.contact-wrapp .contact-col2 .contact-row2 { width:100%;}
.contact-wrapp .contact-btn1 { margin:0 12px 0;}
.contact-wrapp .contact-btn1:last-child { margin-right:12px;}
.contact-wrapp .contact-btn2 { margin:0 4px 0;}
.contact-wrapp .contact-btn2:last-child { margin-right:4px;}

.social-wrapp { text-align:center; padding:58px 0 40px;}
.social-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.social-wrapp p span { display:inline;}
.social-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.social-wrapp h3 { font-size:31px; margin:0 0 20px;}
.social-wrapp .social-col1 { width:100%; margin:0 0 76px;}
.social-wrapp .social-col1 .social-row1 { width:100%;}
.social-wrapp .social-col2 { width:100%; margin:0 0 0;}
.social-wrapp .social-col2 .social-row2 { width:100%; transform:none; border:none; padding:0 0 0; position:relative; top:inherit; left:inherit;}
.social-wrapp .social-col3 { width:100%; margin:0 0 0;}
.social-wrapp .social-col3 .social-row3 { width:auto; float:none; vertical-align:middle; display:inline-block;}
.social-wrapp .social-btn1 { margin:0 12px 0;}
.social-wrapp .social-btn2 { margin:0 4px 0;}

.footer-wrapp { text-align:center; padding:40px 0 60px;}
.footer-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.footer-wrapp p span { display:inline;}
.footer-wrapp h2 { font-size:17px; margin:0 0 14px; padding:0 0 10px;}
.footer-wrapp .footer-col1 { width:149px; float:none; margin:0 auto 20px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:none;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; vertical-align:middle; display:block; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 li:first-child { margin-bottom:0;}
.footer-wrapp .footer-col3 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col3 .footer-row3 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col3 .footer-row3 li { float:none; vertical-align:middle; display:inline-block; margin:0 6px 0;}
.footer-wrapp .footer-col4 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col4 .footer-row4 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col4 .footer-row4 li { float:none; vertical-align:middle; display:inline-block; margin:0 6px 0;}
.footer-wrapp .footer-col5 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col5 .footer-row5 { width:100%; transform:none; margin:0 0 24px; position:relative; top:inherit; left:inherit;}
.footer-wrapp .footer-col5 .footer-row5 li { float:none; vertical-align:middle; display:inline-block; margin:0 6px 0;}
.footer-wrapp .footer-col5 .footer-row5 li:nth-child(2n) { display:none;}
.footer-wrapp .footer-col6 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col6 .footer-row6 { width:100%;}
.footer-wrapp .footer-btn1 { width:100%; float:left; margin:4.2% 0 0; padding:17px 2% 17px 2%;}
.footer-wrapp .footer-btn1:first-child { margin-top:0;}
.footer-wrapp .footer-btn1:nth-child(2) { margin-top:0;}
.footer-wrapp .footer-btn1:nth-child(2n) { float:right;}
.footer-row2 li, .footer-row2 li a, .footer-row3 li, .footer-row3 li a, .footer-row4 li, .footer-row4 li a { font-size:12px; line-height:2.14;}
.footer-row5 li, .footer-row5 li a { font-size:11px; line-height:normal;}

.paiger-wrapp .paiger-col1 span.page-numbers.current, .paiger-wrapp .paiger-col1 a.page-numbers, .paiger-wrapp .paiger-col1 span.page-numbers.dots {font-size: 12px;}

.common-style h1 {font-size: 32px;}
.common-style h2 {font-size: 10px;}
.common-style h3 {font-size: 36px;}


/* formss1 */

.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child{width:100%;margin:26px 0 30px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{text-align:center;font-size:14px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell{margin-bottom:4.2%}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{margin-inline:auto;font-size:14px;line-height:normal}
.contact-wrapp .contact-row1 .nf-error-msg{text-align:center;margin-bottom:20px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:first-child{margin-bottom:0}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:nth-child(2){margin-bottom:0}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{padding-left:20px;display:inline}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{top:3px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{top:7px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{top:4px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{top:8px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:14px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{padding-left:20px;display:inline}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{font-size:14px}


 
.referrals-wrapp .margin { width:90%;}
.benefits-wrapp .margin { width:90%;}

.referrals-wrapp { text-align:center; padding:50px 0 60px;}
.referrals-wrapp p { font-size:14px; margin:0 0 10px;}
.referrals-wrapp p span { display:inline;}
.referrals-wrapp h2 { font-size:14px;}
.referrals-wrapp h2 span { display:inline;}
.referrals-wrapp h3 { font-size:23px;}
.referrals-wrapp h3 span { display:inline;}
.referrals-wrapp .referrals-col1 { width:100%; margin:0 0 18px;}
.referrals-wrapp .referrals-col1 .referrals-row1 { width:100%;}
.referrals-wrapp .referrals-col2 { width:100%; margin:0 0 34px;}
.referrals-wrapp .referrals-col2 .referrals-row2 { width:100%;}
.referrals-wrapp .referrals-col3 { width:100%; margin:0 0 34px;}
.referrals-wrapp .referrals-col3 .referrals-row3 { width:100%; margin:4.2% 0 0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil1 { text-align:center; font-size:14px;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil2 { width:100%; height:49px; margin:0 0 4.2%; padding:0 5% 0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil2:last-child { margin-bottom:0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil3 { width:100%; height:49px; margin:0 0 4.2%; padding:15px 5% 0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil3:last-child { margin-bottom:0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil4 { width:100%; height:49px; margin:0 0 4.2%; padding:0 5% 0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil4:last-child { margin-bottom:0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil5 { width:100%; height:117px; margin:0 0 4.2%; padding:15px 5% 0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil5:last-child { margin-bottom:0;}
.referrals-wrapp .referrals-col4 { width:100%; margin:0 0 40px;}
.referrals-wrapp .referrals-col4 .referrals-row4 { width:100%; margin:0 0 10px;}
.referrals-wrapp .referrals-col4 .referrals-row4:last-child { margin-bottom:0;}
.referrals-wrapp .referrals-btn1 { float:none;}
.referrals-wrapp .referrals-btn2 { float:none;}
.referrals-wrapp .enquiry-btn1 { float:none;}

.benefits-wrapp { text-align:center; padding:54px 0 40px;}
.benefits-wrapp p { font-size:14px; margin:0 0 10px;}
.benefits-wrapp p span { display:inline;}
.benefits-wrapp h2 { font-size:23px;}
.benefits-wrapp h2 span { display:inline;}

.referrals-wrapp .referrals-col2 .referrals-row3 { width:100%; margin:30px 0 0; position:relative; top:inherit; transform:none;}
.referrals-box1 { width:100%;}

/*btn-css*/
.referrals-fil1, .referrals-btn1, .referrals-btn1 button, .referrals-btn2 { font-size:12px; line-height:normal;}


/*inner*/
.inner-wrapp { margin:0;}
.inner-wrapp h1 { font-size:32px;}
.inner-wrapp .inner-col1 { width:90%;}
.inner-row1 li, .inner-row1 li a { font-size:11px; letter-spacing:3px;}

.conten-wrapp { padding:50px 0;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; margin:0 0 55px;}
.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}
.conten-shape1 { display:none;}
.conten-shape2 { display:none;}

.sidbar-wrapp h2 { font-size:11px;}
.sidbar-wrapp h3 { font-size:36px;}
.sidbar-wrapp p span { display:inline;}

.blog-wrapp h2 { font-size:11px;}
.blog-wrapp h3 { font-size:26px;}
.blog-wrapp .blog-col1 { width:100%;}
.blog-wrapp .blog-col2 { margin:0 0 50px;}
.blog-wrapp .blog-col2 .blog-row1 { width:100%; margin:0 0 40px;}
.blog-wrapp .blog-col2 .blog-row2 { width:100%;}

.paiger-wrapp .paiger-col1 .paiger-row1 { width:200px;}
.paiger-row1 li, .paiger-row1 li a { font-size:12px;}

.blogin-wrapp h2 { font-size:11px;}
.blogin-wrapp h3 { font-size:26px;}
.blogin-wrapp .blogin-col1 { width:100%;}

.fees-wrapp h2 { font-size:26px;}
.fees-wrapp h4 { font-size:22px;}

.teamer-wrapp { padding-bottom:10px;}
.teamer-wrapp .teamer-col2 { width:100%; margin:0 0 40px;}

.teamin-wrapp h5 { font-size:26px;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:100%; margin:0 0 40px;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:100%; position:relative; top:inherit; transform:none;}

.abouts-wrapp h3 { font-size:26px;}
.abouts-wrapp h4 { line-height:1.6;}
.abouts-wrapp .abouts-box .abouts-bar3 { width:100%; position:relative; top:inherit; margin:20px 0 0; float:left;}
.abouts-wrapp .abouts-col3 .abouts-row1 { width:100%;}
.abouts-wrapp .abouts-col3 .abouts-bar3 { border:none;}
.abouts-wrapp .abouts-col3 .abouts-bar4 { width:100%; float:left; position:relative; top:inherit; transform:none; margin:20px 0 0;}

.custom-col1 { margin:0 0 50px;}
.custom-col1 .custom-row1 { width:100%;}

.galler-wrapp h2 { font-size:26px;}
.galler-wrapp .galler-col1 { padding:0;}
.galler-wrapp .galler-col2 { margin:0 0 50px;}
.galler-wrapp .galler-col2:last-child { margin:0 0 50px;}
.galler-wrapp .galler-col2:after { display:none;}
.galler-wrapp .galler-col1 .galler-row1 { width:100%;}
.galler-wrapp .galler-col1 .galler-row2 { width:100%; float:left; position:relative; top:inherit; transform:none; margin:30px 0 0; padding:0;}
.galler-wrapp .galler-col2:nth-child(2n) .galler-row2 { padding:0;}

.before-text, .after-text { bottom:11px;}

.gallerin-wrapp h2 { font-size:26px;}

.common-btn-col1 h5 { font-size:23px;}
.common-btn-col1 .common-btn-tex1 { display:none;}
.common-btn-col1 .common-btn1 { padding:17px 20px 17px;}
.common-btn-col1 .common-btn2 span { display:none;}

.contac-wrapp { padding-bottom:0; text-align:center;}
.contac-wrapp h2 { font-size:26px;}
.contac-wrapp .contac-col1 .contac-row1 { width:100%; margin:0 0 30px;}
.contac-wrapp .contac-col1 .contac-row2 { width:100%;}

.testi-wrapp .testi-col2 { padding:66px 0 56px;}
.testi-wrapp .testimonials-row2 { width:100%; padding:40px 32px 18px;}

.treatment-wrapp { padding:50px 0 10px;}
.treatment-wrapp h3 { font-size:30px;}
.treatment-wrapp .treatment-col2 { width:100%; margin:0 0 40px;}

.treatin-wrapp h2 { font-size:26px;}

.treatin1-wrapp { padding:55px 0;}
.treatin1-wrapp h2 { font-size:26px;}
.treatin1-wrapp .treatin1-col2 .treatin1-row1 { width:100%; margin:0 0 35px;}
.treatin1-wrapp .treatin1-col2 .treatin1-row2 { width:100%; position:relative; top:inherit; transform:none;}

.treatin2-wrapp { padding:55px 0;}
.treatin2-wrapp h2 { font-size:26px;}

.treatin3-wrapp { padding:60px 0 80px;}
.treatin3-wrapp h3 { font-size:34px;}
.treatin3-wrapp h4 { font-size:26px;}
.treatin3-wrapp .treatin3-col1 { margin:10px 0 0;}
.treatin3-wrapp .treatin3-col2 { padding:0;}
.treatin3-wrapp .treatin3-col2:after { display:none;}
.treatin3-wrapp .treatin3-col2 .treatin3-row1 { width:100%; margin:0 0 30px;}
.treatin3-wrapp .treatin3-col2 .treatin3-row2 { width:100%; position:relative; top:inherit; transform:none; padding:0;}

.practice-wrapp { padding-bottom:0;}
.practice-wrapp .practice-row1 { width:48%; margin:0 2% 4% 0;}
.practice-wrapp .practice-row1:nth-child(2n) { float:right; margin-right: 0;}

/*treatments-star-box-css*/
.treatments-star-box { width:100%; margin:0 0 38px;}
.treatments-star-box span { width:34%; vertical-align:middle; display:inline-block; margin:0 auto 0;}

/*team-btn-box-css*/
.team-btn-box { width:100%; text-align:center; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit;}

/*testimonials-star-box-css*/
.testimonials-star-box { width:100%; margin:0 0 0;}
.testimonials-star-box span { width:24%; float:none; vertical-align:middle; display:inline-block; margin:0 0 0;}

/*testimonials-content-box-css*/
.testimonials-content-box { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit;}

/*testimonials-google-box-css*/
.testimonials-google-box { width:24px; margin:0 0 0; position:absolute; top:5%; right:5%;}

/*contact-input-box-css*/
.contact-input-box { width:100%; margin:26px 0 30px;}

/*social-socials-box-css*/
.social-socials-box { width:100%; margin:0 0 40px;}
.social-socials-box a { width:36px; vertical-align:middle; display:inline-block; margin:0 2px 0;}

/*footer-ret-box-css*/
.footer-ret-box { width:100%; margin:0 0 0;}

/*footer-socials-box-css*/
.footer-socials-box { width:100%; margin:0 0 0;}
.footer-socials-box a { width:36px; float:none; vertical-align:middle; display:inline-block; margin:0 2px 0;}
.footer-socials-box a:last-child { margin-right:2px;}

/*circle-box-css*/
.makeovers-purple-circle-box { width:41%; padding:0 0 41%; right:4.3%; bottom:6%;}
.straightening-pink-circle-box { width:36%; padding:0 0 36%; right:4.3%; bottom:6%;}
.contact-pink-circle-box { width:36.5%; padding:0 0 36.5%; bottom:6%; left:4.3%;}

/*text-box-css*/
.makeovers-text-box, .straightening-text-box, .contact-text-box { font-size:10px; letter-spacing:1.68px; line-height:normal;}

/*mobile-css*/
.linker-mob1 { width:100%; display:block; margin:0 0 16px;}
.linker-mob2 { width:100%; display:block; margin:0 0 4.2%;}

/*btn-css*/
.linker-btn1, .linker-btn2, .banner-btn1, .about-btn1, .about-btn2, .dentistry-btn1, .dentistry-btn2, .makeovers-btn1, .makeovers-btn2, .straightening-btn1, .straightening-btn2, .treatments-btn1, .treatments-btn2, .consultation-btn1, .consultation-btn2, .faqs-btn1, .faqs-btn2, .team-btn1, .team-btn2, .testimonials-btn1, .testimonials-btn2, .videos-btn1, .videos-btn2, .gallery-btn1, .gallery-btn2, .contact-fil1, .contact-btn1, .contact-btn1 input, .contact-btn2, .social-btn1, .social-btn2, .footer-btn1, .explore-btn1, .paiger-btn1, .back-btn1, .teamer-btn1, .common-btn1, .treatment-btn1, .locationtab { font-size:14px; line-height:normal;}

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

.teamin-wrapp h2 {font-size: 26px;}
.teamin-wrapp .teamin-col1 .teamin-row2 h2 {font-size: 25px;}

.recruitment-faq {padding: 10px 0 70px !important;}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell {width: 100% !important; margin: 0 0 16px !important;}
.positions-wrapp .positions-col1 .non-slider .positions-col2{width:100%;display:block;float:left}

.recruitment-wrapp h3{font-size:25px} 
.positions-wrapp h2{font-size:28px}
.availabile-form h3{font-size:25px;margin:0 0 14px}
.positions-wrapp {padding: 40px 0 50px;}

.testi-wrapp .testi-col1 .non-slider .videos-col2 {width: 90%;margin: 0 0 0;}
.about-wrapp .about-col1 .about-row1 h2{font-size:36px;margin: 0 0 24px;}
.treatin-wrapp .treatin-col1 h2 {font-size: 26px;}
.treatin-wrapp .treatin-col1 h3 {font-size: 26px;}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) nf-cells {
    display: flex;
    justify-content: center;
}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) {
    float: none;
}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) nf-cells .nf-cell {
    width: auto !important;
    max-width: 150px !important;
 margin: 0 9px 16px 0 !important;
}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) nf-cells .nf-cell:last-child {
    margin-right: 0 !important;
}
.treatin-wrapp .treatin-col1 h3 {
    font-size: 23px;
}

.linker-wrapp .linker-col2 .custom-about .select-selected{width:288px;padding:17px 10% 17px 10%;float:none;margin:0 auto 0}
.linker-wrapp .linker-col2 .custom-about.linker-row2{width:100%;text-align:center}

.contac-wrapp .location-drivers{width:100%;display:block;float:left;position:relative;top:inherit;text-align:center;margin:0 0 22px}


.linker-wrapp .linker-col3 .linker-row3 .linker-btn1.hidnow{display:none}
.linker-wrapp .linker-col3 .linker-row3 .linker-btn1.tab-hide{margin:0 0 0}
.linker-wrapp .linker-col3 .linker-row3 .linker-btn1.defaultbtnhide{display:none}

.social-wrapp .social-col3 .social-row3 img {height: 65px;}

}

@media screen and (min-width:481px) and (max-width:600px) {
.margin { width:90%;}

.header-wrapp { text-align:center; display:none; padding:40px 0 40px; position:relative; top:inherit; right:inherit; left:inherit;}
.header-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.header-wrapp p span { display:inline;}
.header-wrapp .header-col1 { width:100%; margin:0 0 20px;}
.header-wrapp .header-col1 .header-row1 { width:100%;}
.header-wrapp .header-col2 { width:100%; margin:0 0 0;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col2 .header-row2 li { float:none; vertical-align:middle; display:block; margin:0 0 0;}
.header-row2 li, .header-row2 li a { font-size:17px; line-height:0.96;}

.linker-wrapp { text-align:center; padding:80px 0 40px; position:relative; top:inherit; right:inherit; left:inherit;}
.linker-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.linker-wrapp p span { display:inline;}
.linker-wrapp .linker-col1 { width:149px; float:none; margin:0 auto 20px;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%; float:none;}
.linker-wrapp .linker-col2 { width:100%; margin:0 0 16px;}
.linker-wrapp .linker-col2 .linker-row2 { width:100%;}
.linker-wrapp .linker-col2 .linker-row2 li { float:none; vertical-align:middle; display:block; margin:0 0 0;}
.linker-wrapp .linker-col3 { width:100%; margin:0 0 0;}
.linker-wrapp .linker-col3 .linker-row3{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}   
.linker-wrapp .linker-btn1 { width:48%; float:left; margin:0 0 0; padding:17px 2% 17px 2%;}
.linker-wrapp .linker-btn1:first-child { margin-top:0;}
.linker-wrapp .linker-btn1:nth-child(2) { margin-top:0;}
.linker-wrapp .linker-btn1:nth-child(2n) { float:right;}
.linker-wrapp .linker-btn2 { width:100%; float:left; margin:4.2% 0 0; padding:17px 2% 17px 2%;}
.linker-wrapp .linker-btn2:first-child { margin-top:0;}
.linker-wrapp .linker-btn2:nth-child(2) { margin-top:0;}
.linker-wrapp .linker-btn2:nth-child(2n) { float:right;}
.linker-row2 li, .linker-row2 li a { font-size:13px; line-height:normal;}

.banner-wrapp { text-align:center; min-height:inherit;}
.banner-wrapp p { float:none; font-size:16px; margin:0 0 10px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.banner-wrapp h2 span { color:#403d39;}
.banner-wrapp h3 { font-size:40px; margin:0 0 24px;}
.banner-wrapp h3 span { color:#5b2b6b;}
.banner-wrapp .banner-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit; left:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:38px 5% 62px 5%;}
.banner-wrapp .banner-col2 { width:100%; display:none; margin:0 0 0; position:relative; right:inherit; bottom:inherit; left:inherit;}
.banner-wrapp .banner-col2 .banner-row2 { width:100%;}
.banner-wrapp .banner-col2 .banner-row2 a { width:36px; float:none; vertical-align:middle; display:inline-block; margin:0 1px 0;}
.banner-wrapp .banner-col2 .banner-row2 a:last-child { margin-right:1px;}
.banner-wrapp .banner-col3 { width:100%; display:none; margin:0 0 0; position:relative; right:inherit; bottom:inherit; left:inherit;}
.banner-wrapp .banner-col3 .banner-row3 { width:100%;}
.banner-wrapp .banner-btn1 { margin:0 4px 0;}
.banner-wrapp .banner-btn1:last-child { margin-right:4px;}

.about-wrapp { text-align:center; padding:58px 0 15.6%;}
.about-wrapp p { float:none; font-size:16px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.about-wrapp h2 span { color:#403d39;}
.about-wrapp h3 { font-size:36px; margin:0 0 24px;}
.about-wrapp h3 span { color:#5b2b6b;}
.about-wrapp .about-col1 { width:100%; margin:0 0 0;}
.about-wrapp .about-col1 .about-row1 { width:100%; margin:0 0 40px;}
.about-wrapp .about-col2 { width:62.4%; margin:0 0 0;}
.about-wrapp .about-col2 .about-row2 { width:70%;}
.about-wrapp .about-btn1 { margin:0 12px 0;}
.about-wrapp .about-btn1:last-child { margin-right:8px;}
.about-wrapp .about-btn2 { margin:0 4px 0;}
.about-wrapp .about-btn2:last-child { margin-right:4px;}
.about-wrapp .about-col1 .about-row1 h1 {font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}

.dentistry-wrapp { text-align:center; padding:0 0 38px;}
.dentistry-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.dentistry-wrapp p span { display:inline;}
.dentistry-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.dentistry-wrapp h2 span { color:#ffffff;}
.dentistry-wrapp h3 { font-size:34px; margin:0 0 24px;}
.dentistry-wrapp h3 span { color:#5b2b6b;}
.dentistry-wrapp .dentistry-col1 { width:100%; margin:-10.4% 0 0;}
.dentistry-wrapp .dentistry-col1 .dentistry-row1 { width:76.4%; margin:0 auto 28px;}
.dentistry-wrapp .dentistry-col2 { width:100%; margin:0 0 0;}
.dentistry-wrapp .dentistry-col2 .dentistry-row2 { width:100%;}
.dentistry-wrapp .dentistry-btn1 { margin:0 12px 0;}
.dentistry-wrapp .dentistry-btn1:last-child { margin-right:12px;}
.dentistry-wrapp .dentistry-btn2 { margin:0 4px 0;}
.dentistry-wrapp .dentistry-btn2:last-child { margin-right:4px;}

.makeovers-wrapp { text-align:center; padding:58px 0 28px;}
.makeovers-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.makeovers-wrapp p span { display:inline;}
.makeovers-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.makeovers-wrapp h2 span { color:#403d39;}
.makeovers-wrapp h3 { font-size:31px; margin:0 0 20px;}
.makeovers-wrapp h3 span { color:#403d39;}
.makeovers-wrapp .makeovers-col1 { width:100%; margin:0 0 0;}
.makeovers-wrapp .makeovers-col1 .makeovers-row1 { width:100%; transform:none; margin:0 0 18px; position:relative; top:inherit; right:inherit;}
.makeovers-wrapp .makeovers-col2 { width:100%; margin:0 0 0;}
.makeovers-wrapp .makeovers-col2 .makeovers-row2 { width:100%;}
.makeovers-wrapp .makeovers-btn1 { margin:0 12px 0;}
.makeovers-wrapp .makeovers-btn1:last-child { margin-right:12px;}
.makeovers-wrapp .makeovers-btn2 { margin:0 4px 0;}
.makeovers-wrapp .makeovers-btn2:last-child { margin-right:4px;}

.straightening-wrapp { text-align:center; padding:28px 0 0;}
.straightening-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.straightening-wrapp p span { display:inline;}
.straightening-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.straightening-wrapp h2 span { color:#403d39;}
.straightening-wrapp h3 { font-size:31px; margin:0 0 20px;}
.straightening-wrapp h3 span { color:#403d39;}
.straightening-wrapp .straightening-col1 { width:100%; margin:0 0 0;}
.straightening-wrapp .straightening-col1 .straightening-row1 { width:100%; transform:none; margin:0 0 18px; position:relative; top:inherit; left:inherit;}
.straightening-wrapp .straightening-col2 { width:100%; margin:0 0 0;}
.straightening-wrapp .straightening-col2 .straightening-row2 { width:100%;}
.straightening-wrapp .straightening-btn1 { margin:0 12px 0;}
.straightening-wrapp .straightening-btn1:last-child { margin-right:12px;}
.straightening-wrapp .straightening-btn2 { margin:0 4px 0;}
.straightening-wrapp .straightening-btn2:last-child { margin-right:4px;}

.treatments-wrapp { text-align:center; padding:58px 0 100px;}
.treatments-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.treatments-wrapp h2 span { color:#403d39;}
.treatments-wrapp h3 { font-size:31px; margin:0 0 20px;}
.treatments-wrapp h3 span { color:#403d39;}
.treatments-wrapp h4 { font-size:19px; margin:0 0 0;}
.treatments-wrapp h4 span { color:#353535;}
.treatments-wrapp .treatments-col1 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; text-align:center; padding:26px 0 0;}
.treatments-wrapp .treatments-btn1 { margin:0 12px 0;}
.treatments-wrapp .treatments-btn1:last-child { margin-right:12px;}
.treatments-wrapp .treatments-btn2 { margin:0 4px 0;}
.treatments-wrapp .treatments-btn2:last-child { margin-right:4px;}

.consultation-wrapp { text-align:center; padding:58px 0 60px;}
.consultation-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.consultation-wrapp p span { display:inline;}
.consultation-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.consultation-wrapp h2 span { color:#ffffff;}
.consultation-wrapp h3 { font-size:31px; margin:0 0 20px;}
.consultation-wrapp h3 span { color:#ef346c;}
.consultation-wrapp .consultation-col1 { width:100%; margin:0 0 0;}
.consultation-wrapp .consultation-col1 .consultation-row1 { width:100%;}
.consultation-wrapp .consultation-btn1 { margin:0 12px 0;}
.consultation-wrapp .consultation-btn2 { margin:0 4px 0;}

.faqs-wrapp { text-align:center; padding:58px 0 28px;}
.faqs-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.faqs-wrapp p span { display:inline;}
.faqs-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.faqs-wrapp h2 span { color:#403d39;}
.faqs-wrapp h3 { font-size:48px; margin:0 0 24px;}
.faqs-wrapp h3 span { color:#403d39;}
.faqs-wrapp h4 { font-size:14px; margin:0 0 0;}
.faqs-wrapp h4 span { color:#5b2b6b;}
.faqs-wrapp .faqs-col1 { width:100%; margin:0 0 0;}
.faqs-wrapp .faqs-col1 .faqs-row1 { width:100%; margin:0 0 18px;}
.faqs-wrapp .faqs-col2 { width:100%; margin:0 0 0;}
.faqs-wrapp .faqs-col2 .faqs-row2 { width:100%;}
.faqs-wrapp .faqs-btn1 { margin:0 12px 0;}
.faqs-wrapp .faqs-btn1:last-child { margin-right:12px;}
.faqs-wrapp .faqs-btn2 { margin:0 4px 0;}
.faqs-wrapp .faqs-btn2:last-child { margin-right:4px;}

.team-wrapp { text-align:center; padding:28px 0 100px;}
.team-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.team-wrapp h2 span { color:#403d39;}
.team-wrapp h3 { font-size:31px; margin:0 0 20px;}
.team-wrapp h3 span { color:#403d39;}
.team-wrapp h4 { font-size:19px; margin:0 0 4px;}
.team-wrapp h4 span { color:#353535;}
.team-wrapp .team-col1 { width:100%; margin:0 0 40px;}
.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%;}
.team-wrapp .team-col3 { width:100%; margin:0 0 0;}
.team-wrapp .team-col3 .team-row3 { width:100%; padding:26px 0 0;}
.team-wrapp .team-btn1 { margin:0 12px 0;}
.team-wrapp .team-btn1:last-child { margin-right:12px;}
.team-wrapp .team-btn2 { margin:0 4px 0;}
.team-wrapp .team-btn2:last-child { margin-right:4px;}

.testimonials-wrapp { text-align:center; padding:58px 0 90px;}
.testimonials-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.testimonials-wrapp h2 span { color:#ffffff;}
.testimonials-wrapp h3 { font-size:31px; margin:0 0 20px;}
.testimonials-wrapp h3 span { color:#ef346c;}
.testimonials-wrapp h4 { font-size:16px; margin:0 0 4px;}
.testimonials-wrapp h4 span { color:#353535;}
.testimonials-wrapp .testimonials-col1 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%; margin:0 0 18px; position:relative; top:inherit; right:inherit;}
.testimonials-wrapp .testimonials-col2 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col2 .testimonials-row2 { width:100%; margin:4px 0; padding:30px 5% 18px 5%;}
.testimonials-wrapp .testimonials-col3 { width:100%; margin:0 0 14px;}
.testimonials-wrapp .testimonials-col3 .testimonials-row3 { width:24%; float:none; margin:0 auto 18px;}
.testimonials-wrapp .testimonials-btn1 { margin:0 12px 0;}
.testimonials-wrapp .testimonials-btn1:last-child { margin-right:12px;}
.testimonials-wrapp .testimonials-btn2 { margin:0 4px 0;}
.testimonials-wrapp .testimonials-btn2:last-child { margin-right:4px;}

.videos-wrapp { text-align:center; padding:58px 0 50px;}
.videos-wrapp p { float:none; font-size:14px; color:#403d39; margin:0 0 10px;}
.videos-wrapp p a { color:#403d39;}
.videos-wrapp p span { display:inline;}
.videos-wrapp h2 { font-size:10px; color:#5b2b6b; letter-spacing:2.08px; margin:0 0 10px;}
.videos-wrapp h2 a { color:#5b2b6b;}
.videos-wrapp h2 span { color:#403d39;}
.videos-wrapp h3 { font-size:31px; color:#5b2b6b; margin:0 0 20px;}
.videos-wrapp h3 a { color:#5b2b6b;}
.videos-wrapp h3 span { color:#403d39;}
.videos-wrapp .videos-col1 { width:100%; margin:0 0 0;}
.videos-wrapp .videos-col1 .videos-row1 { width:100%; margin:0 0 18px; position:relative; top:inherit; left:inherit;}
.videos-wrapp .videos-col2 { width:100%; margin:0 0 0;}
.videos-wrapp .videos-col2 .videos-row2 { width:100%;}
.videos-wrapp .videos-col3 { width:100%; margin:0 0 0;}
.videos-wrapp .videos-col3 .videos-row3 { width:100%;}
.videos-wrapp .videos-btn1 { color:#ef346c; margin:0 12px 0;}
.videos-wrapp .videos-btn1:hover { color:#ffffff;}
.videos-wrapp .videos-btn1:last-child { margin-right:12px;}
.videos-wrapp .videos-btn2 { margin:0 4px 0;}
.videos-wrapp .videos-btn2:last-child { margin-right:4px;}

.gallery-wrapp { text-align:center; padding:50px 0 48px;}
.gallery-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.gallery-wrapp p span { display:inline;}
.gallery-wrapp .gallery-col1 { width:100%; margin:0 0 0;}
.gallery-wrapp .gallery-col1 .gallery-row1 { width:100%;}
.gallery-wrapp .gallery-btn1 { margin:0 12px 0;}
.gallery-wrapp .gallery-btn2 { margin:0 4px 0;}

.contact-wrapp { text-align:center; padding:48px 0 0;}
.contact-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.contact-wrapp p span { display:inline;}
.contact-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.contact-wrapp h3 { font-size:31px; margin:0 0 20px;}
.contact-wrapp .contact-col1 { width:100%; margin:0 0 0; padding:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%; margin:0 0 18px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { text-align:center; font-size:14px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:100%; margin:0 0 4.2%; padding:0 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:100%; margin:0 0 0; padding:14px 5% 0;}
.contact-wrapp .contact-col2 { width:100%; margin:0 0 0; position:relative; right:inherit; bottom:inherit;}
.contact-wrapp .contact-col2 .contact-row2 { width:100%;}
.contact-wrapp .contact-btn1 { margin:0 12px 0;}
.contact-wrapp .contact-btn1:last-child { margin-right:12px;}
.contact-wrapp .contact-btn2 { margin:0 4px 0;}
.contact-wrapp .contact-btn2:last-child { margin-right:4px;}

.social-wrapp { text-align:center; padding:58px 0 40px;}
.social-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.social-wrapp p span { display:inline;}
.social-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.social-wrapp h3 { font-size:31px; margin:0 0 20px;}
.social-wrapp .social-col1 { width:100%; margin:0 0 76px;}
.social-wrapp .social-col1 .social-row1 { width:100%;}
.social-wrapp .social-col2 { width:100%; margin:0 0 0;}
.social-wrapp .social-col2 .social-row2 { width:100%; transform:none; border:none; padding:0 0 0; position:relative; top:inherit; left:inherit;}
.social-wrapp .social-col3 { width:100%; margin:0 0 0;}
.social-wrapp .social-col3 .social-row3 { width:auto; float:none; vertical-align:middle; display:inline-block;}
.social-wrapp .social-btn1 { margin:0 12px 0;}
.social-wrapp .social-btn2 { margin:0 4px 0;}

.footer-wrapp { text-align:center; padding:40px 0 60px;}
.footer-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.footer-wrapp p span { display:inline;}
.footer-wrapp h2 { font-size:17px; margin:0 0 14px; padding:0 0 10px;}
.footer-wrapp .footer-col1 { width:149px; float:none; margin:0 auto 20px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:none;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 6px 0;}
.footer-wrapp .footer-col2 .footer-row2 li:first-child { display:block; margin-bottom:0;}
.footer-wrapp .footer-col3 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col3 .footer-row3 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col3 .footer-row3 li { float:none; vertical-align:middle; display:inline-block; margin:0 6px 0;}
.footer-wrapp .footer-col4 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col4 .footer-row4 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col4 .footer-row4 li { float:none; vertical-align:middle; display:inline-block; margin:0 6px 0;}
.footer-wrapp .footer-col5 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col5 .footer-row5 { width:100%; transform:none; margin:0 0 24px; position:relative; top:inherit; left:inherit;}
.footer-wrapp .footer-col5 .footer-row5 li { float:none; vertical-align:middle; display:inline-block; margin:0 6px 0;}
.footer-wrapp .footer-col5 .footer-row5 li:nth-child(2n) { display:none;}
.footer-wrapp .footer-col6 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col6 .footer-row6 { width:100%;}
.footer-wrapp .footer-btn1 { width:100%; float:left; margin:4.2% 0 0; padding:17px 2% 17px 2%;}
.footer-wrapp .footer-btn1:first-child { margin-top:0;}
.footer-wrapp .footer-btn1:nth-child(2) { margin-top:0;}
.footer-wrapp .footer-btn1:nth-child(2n) { float:right;}
.footer-row2 li, .footer-row2 li a, .footer-row3 li, .footer-row3 li a, .footer-row4 li, .footer-row4 li a { font-size:12px; line-height:2.14;}
.footer-row5 li, .footer-row5 li a { font-size:11px; line-height:normal;}




.common-style h1 {font-size: 34px;}
.common-style h2 {font-size: 10px;}
.common-style h3 {font-size: 36px;}


/* formss2 */

.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child{width:100%;margin:26px 0 30px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{text-align:center;font-size:14px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell{margin-bottom:4.2%}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{margin-inline:auto;font-size:14px;line-height:normal}
.contact-wrapp .contact-row1 .nf-error-msg{text-align:center;margin-bottom:20px}.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:first-child{margin-bottom:0}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:nth-child(2){margin-bottom:0}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{padding-left:20px;display:inline}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{top:2px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{top:7px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{top:4px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{top:8px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:14px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{padding-left:20px;display:inline}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{font-size:14px}




 
.referrals-wrapp .margin { width:90%;}
.benefits-wrapp .margin { width:90%;}

.referrals-wrapp { text-align:center; padding:50px 0 60px;}
.referrals-wrapp p { font-size:14px; margin:0 0 10px;}
.referrals-wrapp p span { display:inline;}
.referrals-wrapp h2 { font-size:14px;}
.referrals-wrapp h2 span { display:inline;}
.referrals-wrapp h3 { font-size:25px;}
.referrals-wrapp h3 span { display:inline;}
.referrals-wrapp .referrals-col1 { width:100%; margin:0 0 18px;}
.referrals-wrapp .referrals-col1 .referrals-row1 { width:100%;}
.referrals-wrapp .referrals-col2 { width:100%; margin:0 0 34px;}
.referrals-wrapp .referrals-col2 .referrals-row2 { width:100%;}
.referrals-wrapp .referrals-col3 { width:100%; margin:0 0 34px;}
.referrals-wrapp .referrals-col3 .referrals-row3 { width:100%; margin:4.2% 0 0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil1 { text-align:center; font-size:14px;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil2 { width:100%; height:49px; margin:0 0 4.2%; padding:0 5% 0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil2:last-child { margin-bottom:0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil3 { width:100%; height:49px; margin:0 0 4.2%; padding:15px 5% 0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil3:last-child { margin-bottom:0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil4 { width:100%; height:49px; margin:0 0 4.2%; padding:0 5% 0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil4:last-child { margin-bottom:0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil5 { width:100%; height:117px; margin:0 0 4.2%; padding:15px 5% 0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil5:last-child { margin-bottom:0;}
.referrals-wrapp .referrals-col4 { width:100%; margin:0 0 40px;}
.referrals-wrapp .referrals-col4 .referrals-row4 { width:100%; margin:0 0 10px;}
.referrals-wrapp .referrals-col4 .referrals-row4:last-child { margin-bottom:0;}
.referrals-wrapp .referrals-btn1 { float:none;}
.referrals-wrapp .referrals-btn2 { float:none;}
.referrals-wrapp .enquiry-btn1 { float:none;}

.benefits-wrapp { text-align:center; padding:54px 0 40px;}
.benefits-wrapp p { font-size:14px; margin:0 0 10px;}
.benefits-wrapp p span { display:inline;}
.benefits-wrapp h2 { font-size:25px;}
.benefits-wrapp h2 span { display:inline;}

.referrals-wrapp .referrals-col2 .referrals-row3 { width:100%; margin:30px 0 0; position:relative; top:inherit; transform:none;}
.referrals-box1 { width:100%;}

/*btn-css*/
.referrals-fil1, .referrals-btn1, .referrals-btn1 button, .referrals-btn2 { font-size:12px; line-height:normal;}


/*inner*/
.inner-wrapp { margin:0;}
.inner-wrapp h1 { font-size:34px;}
.inner-wrapp .inner-col1 { width:90%;}
.inner-row1 li, .inner-row1 li a { font-size:12px; letter-spacing:3.5px;}

.conten-wrapp { padding:50px 0;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; margin:0 0 55px;}
.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}
.conten-shape1 { display:none;}
.conten-shape2 { display:none;}

.sidbar-wrapp h3 { font-size:36px;}
.sidbar-wrapp p span { display:inline;}

.blog-wrapp h3 { font-size:26px;}
.blog-wrapp .blog-col1 { width:100%;}
.blog-wrapp .blog-col2 { margin:0 0 50px;}
.blog-wrapp .blog-col2 .blog-row1 { width:100%; margin:0 0 40px;}
.blog-wrapp .blog-col2 .blog-row2 { width:100%;}

.blogin-wrapp h3 { font-size:26px;}
.blogin-wrapp .blogin-col1 { width:100%;}

.fees-wrapp h2 { font-size:26px;}
.fees-wrapp h4 { font-size:22px;}

.teamer-wrapp { padding-bottom:10px;}
.teamer-wrapp h2 { font-size:22px;}
.teamer-wrapp .teamer-col2 { width:48%;
margin: 0 4% 40px 0;}
.teamer-wrapp .teamer-col2:nth-child(2n) { float:right; margin-right: 0;}

.teamin-wrapp h5 { font-size:26px;}

.abouts-wrapp h3 { font-size:26px;}
.abouts-wrapp h4 { line-height:1.6;}

.custom-col1 { margin:0 0 50px;}
.custom-col1 .custom-row1 { width:100%;}

.galler-wrapp h2 { font-size:26px;}
.galler-wrapp .galler-col1 { padding:0;}
.galler-wrapp .galler-col2 { margin:0 0 50px;}
.galler-wrapp .galler-col2:last-child { margin:0 0 50px;}
.galler-wrapp .galler-col2:after { display:none;}
.galler-wrapp .galler-col1 .galler-row1 { width:100%;}
.galler-wrapp .galler-col1 .galler-row2 { width:100%; float:left; position:relative; top:inherit; transform:none; margin:30px 0 0; padding:0;}
.galler-wrapp .galler-col2:nth-child(2n) .galler-row2 { padding:0;}

.gallerin-wrapp h2 { font-size:26px;}

.common-btn-col1 h5 { font-size:25px;}

.contac-wrapp { padding-bottom:0; text-align:center;}
.contac-wrapp h2 { font-size:26px;}
.contac-wrapp .contac-col1 .contac-row1 { width:100%; margin:0 0 30px;}
.contac-wrapp .contac-col1 .contac-row2 { width:100%;}

.testi-wrapp .testi-col2 { padding:66px 0 57px;}
.testi-wrapp .testimonials-row2 { width:100%; padding:40px 32px 18px;}

.treatment-wrapp { padding:50px 0 10px;}
.treatment-wrapp h3 { font-size:34px;}
.treatment-wrapp .treatment-col2 { width:49%; margin:0 2% 40px 0;}
.treatment-wrapp .treatment-col2:nth-child(2n) { float:right; margin-right: 0;}

.treatin-wrapp h2 { font-size:26px;}

.treatin1-wrapp { padding:55px 0;}
.treatin1-wrapp h2 { font-size:26px;}
.treatin1-wrapp .treatin1-col2 .treatin1-row1 { width:100%; margin:0 0 35px;}
.treatin1-wrapp .treatin1-col2 .treatin1-row2 { width:100%; position:relative; top:inherit; transform:none;}

.treatin2-wrapp { padding:55px 0;}
.treatin2-wrapp h2 { font-size:26px;}

.treatin3-wrapp { padding:60px 0 80px;}
.treatin3-wrapp h3 { font-size:34px;}
.treatin3-wrapp h4 { font-size:26px;}
.treatin3-wrapp .treatin3-col1 { margin:10px 0 0;}
.treatin3-wrapp .treatin3-col2 { padding:0;}
.treatin3-wrapp .treatin3-col2:after { display:none;}
.treatin3-wrapp .treatin3-col2 .treatin3-row1 { width:100%; margin:0 0 30px;}
.treatin3-wrapp .treatin3-col2 .treatin3-row2 { width:100%; position:relative; top:inherit; transform:none; padding:0;}

.practice-wrapp { padding-bottom:0;}
.practice-wrapp .practice-row1 { width:48%; margin:0 2% 4% 0;}
.practice-wrapp .practice-row1:nth-child(2n) { float:right; margin-right: 0;}

/*treatments-star-box-css*/
.treatments-star-box { width:100%; margin:0 0 38px;}
.treatments-star-box span { width:34%; vertical-align:middle; display:inline-block; margin:0 auto 0;}

/*team-btn-box-css*/
.team-btn-box { width:100%; text-align:center; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit;}

/*testimonials-star-box-css*/
.testimonials-star-box { width:100%; margin:0 0 0;}
.testimonials-star-box span { width:24%; float:none; vertical-align:middle; display:inline-block; margin:0 0 0;}

/*testimonials-content-box-css*/
.testimonials-content-box { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit;}

/*testimonials-google-box-css*/
.testimonials-google-box { width:24px; margin:0 0 0; position:absolute; top:5%; right:5%;}

/*contact-input-box-css*/
.contact-input-box { width:100%; margin:26px 0 30px;}

/*social-socials-box-css*/
.social-socials-box { width:100%; margin:0 0 40px;}
.social-socials-box a { width:36px; vertical-align:middle; display:inline-block; margin:0 2px 0;}

/*footer-ret-box-css*/
.footer-ret-box { width:100%; margin:0 0 0;}

/*footer-socials-box-css*/
.footer-socials-box { width:100%; margin:0 0 0;}
.footer-socials-box a { width:36px; float:none; vertical-align:middle; display:inline-block; margin:0 2px 0;}
.footer-socials-box a:last-child { margin-right:2px;}

/*circle-box-css*/
.makeovers-purple-circle-box { width:33%; padding:0 0 33%; right:4.3%; bottom:6%;}
.straightening-pink-circle-box { width:28%; padding:0 0 28%; right:4.3%; bottom:6%;}
.contact-pink-circle-box { width:28.5%; padding:0 0 28.5%; bottom:6%; left:4.3%;}

/*text-box-css*/
.makeovers-text-box, .straightening-text-box, .contact-text-box { font-size:11px; letter-spacing:1.80px; line-height:normal;}

/*mobile-css*/
.linker-mob1 { width:100%; display:block; margin:0 0 16px;}
.linker-mob2 { width:100%; display:block; margin:0 0 4.2%;}

/*btn-css*/
.linker-btn1, .linker-btn2, .banner-btn1, .about-btn1, .about-btn2, .dentistry-btn1, .dentistry-btn2, .makeovers-btn1, .makeovers-btn2, .straightening-btn1, .straightening-btn2, .treatments-btn1, .treatments-btn2, .consultation-btn1, .consultation-btn2, .faqs-btn1, .faqs-btn2, .team-btn1, .team-btn2, .testimonials-btn1, .testimonials-btn2, .videos-btn1, .videos-btn2, .gallery-btn1, .gallery-btn2, .contact-fil1, .contact-btn1, .contact-btn1 input, .contact-btn2, .social-btn1, .social-btn2, .footer-btn1, .explore-btn1, .paiger-btn1, .back-btn1, .teamer-btn1, .common-btn1, .treatment-btn1, .locationtab { font-size:14px; line-height:normal;}

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

.teamin-wrapp h2 {font-size: 26px;}
.teamin-wrapp .teamin-col1 .teamin-row2 h2 {font-size: 25px;}

.recruitment-faq {padding: 10px 0 70px !important;}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell {width: 100% !important; margin: 0 0 16px !important;}
.positions-wrapp .positions-col1 .non-slider .positions-col2{width:100%;display:block;float:left}

.recruitment-wrapp h3{font-size:25px} 
.positions-wrapp h2{font-size:28px}
.availabile-form h3{font-size:25px;margin:0 0 14px}
.positions-wrapp {padding: 40px 0 50px;}
.recruitment-faq h2 {margin: 0 0 20px !important;}

.testi-wrapp .testi-col1 .non-slider .videos-col2 {width: 45.5%;}
.about-wrapp .about-col1 .about-row1 h2{font-size:36px;margin: 0 0 24px;}
.treatin-wrapp .treatin-col1 h2 {font-size: 26px;}
.treatin-wrapp .treatin-col1 h3 {font-size:36px;margin: 0 0 24px;}
.treatin-wrapp .treatin-col1 h3 {font-size: 26px;}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) nf-cells {
    display: flex;
    justify-content: center;
}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) {
    float: none;
}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) nf-cells .nf-cell {
    width: auto !important;
    max-width: 150px !important;
 margin: 0 9px 16px 0 !important;
}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) nf-cells .nf-cell:last-child {
    margin-right: 0 !important;
}
.treatin-wrapp .treatin-col1 h3 {
    font-size: 23px;
}

.linker-wrapp .linker-col2 .custom-about .select-selected{width:100%; padding: 17px 9% 17px 9%;}
.linker-wrapp .linker-col2 .custom-about.linker-row2{width:100%;text-align:center}

.contac-wrapp .location-drivers{width:100%;display:block;float:left;position:relative;top:inherit;text-align:center;margin:0 0 22px}

.linker-wrapp .linker-col3 .linker-row3 .linker-btn1.hidnow{display:none}
.linker-wrapp .linker-col3 .linker-row3 .linker-btn1.tab-hide{margin:0 0 0}
.linker-wrapp .linker-col3 .linker-row3 .linker-btn1.defaultbtnhide{display:none}

.social-wrapp .social-col3 .social-row3 img {height: 65px;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.margin { width:90%;}

.header-wrapp { text-align:center; display:none; padding:40px 0 40px; position:relative; top:inherit; right:inherit; left:inherit;}
.header-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.header-wrapp p span { display:inline;}
.header-wrapp .header-col1 { width:100%; margin:0 0 20px;}
.header-wrapp .header-col1 .header-row1 { width:100%;}
.header-wrapp .header-col2 { width:100%; margin:0 0 0;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col2 .header-row2 li { float:none; vertical-align:middle; display:block; margin:0 0 0;}
.header-row2 li, .header-row2 li a { font-size:17px; line-height:0.96;}

.linker-wrapp { text-align:center; padding:80px 0 40px; position:relative; top:inherit; right:inherit; left:inherit;}
.linker-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.linker-wrapp p span { display:inline;}
.linker-wrapp .linker-col1 { width:149px; float:none; margin:0 auto 20px;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%; float:none;}
.linker-wrapp .linker-col2 { width:100%; margin:0 0 16px;}
.linker-wrapp .linker-col2 .linker-row2 { width:100%;}
.linker-wrapp .linker-col2 .linker-row2 li { float:none; vertical-align:middle; display:block; margin:0 0 0;}
.linker-wrapp .linker-col3 { width:100%; margin:0 0 0;}
.linker-wrapp .linker-col3 .linker-row3{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}
.linker-wrapp .linker-btn1 { width:48%; float:left; margin:0 0 0; padding:17px 2% 17px 2%;}
.linker-wrapp .linker-btn1:first-child { margin-top:0;}
.linker-wrapp .linker-btn1:nth-child(2) { margin-top:0;}
.linker-wrapp .linker-btn1:nth-child(2n) { float:right;}
.linker-wrapp .linker-btn2 { width:100%; float:left; margin:4.2% 0 0; padding:17px 2% 17px 2%;}
.linker-wrapp .linker-btn2:first-child { margin-top:0;}
.linker-wrapp .linker-btn2:nth-child(2) { margin-top:0;}
.linker-wrapp .linker-btn2:nth-child(2n) { float:right;}
.linker-row2 li, .linker-row2 li a { font-size:13px; line-height:normal;}

.banner-wrapp { text-align:center; min-height:inherit;}
.banner-wrapp p { float:none; font-size:16px; margin:0 0 10px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.banner-wrapp h2 span { color:#403d39;}
.banner-wrapp h3 { font-size:40px; margin:0 0 24px;}
.banner-wrapp h3 span { color:#5b2b6b;}
.banner-wrapp .banner-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit; left:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:38px 5% 62px 5%;}
.banner-wrapp .banner-col2 { width:100%; display:none; margin:0 0 0; position:relative; right:inherit; bottom:inherit; left:inherit;}
.banner-wrapp .banner-col2 .banner-row2 { width:100%;}
.banner-wrapp .banner-col2 .banner-row2 a { width:36px; float:none; vertical-align:middle; display:inline-block; margin:0 1px 0;}
.banner-wrapp .banner-col2 .banner-row2 a:last-child { margin-right:1px;}
.banner-wrapp .banner-col3 { width:100%; display:none; margin:0 0 0; position:relative; right:inherit; bottom:inherit; left:inherit;}
.banner-wrapp .banner-col3 .banner-row3 { width:100%;}
.banner-wrapp .banner-btn1 { margin:0 4px 0;}
.banner-wrapp .banner-btn1:last-child { margin-right:4px;}

.about-wrapp { text-align:center; padding:58px 0 15.6%;}
.about-wrapp p { float:none; font-size:16px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.about-wrapp h2 span { color:#403d39;}
.about-wrapp h3 { font-size:36px; margin:0 0 24px;}
.about-wrapp h3 span { color:#5b2b6b;}
.about-wrapp .about-col1 { width:100%; margin:0 0 0;}
.about-wrapp .about-col1 .about-row1 { width:100%; margin:0 0 40px;}
.about-wrapp .about-col2 { width:62.4%; margin:0 0 0;}
.about-wrapp .about-col2 .about-row2 { width:70%;}
.about-wrapp .about-btn1 { margin:0 12px 0;}
.about-wrapp .about-btn1:last-child { margin-right:8px;}
.about-wrapp .about-btn2 { margin:0 4px 0;}
.about-wrapp .about-btn2:last-child { margin-right:4px;}
.about-wrapp .about-col1 .about-row1 h1 {font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}

.dentistry-wrapp { text-align:center; padding:0 0 38px;}
.dentistry-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.dentistry-wrapp p span { display:inline;}
.dentistry-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.dentistry-wrapp h2 span { color:#ffffff;}
.dentistry-wrapp h3 { font-size:34px; margin:0 0 24px;}
.dentistry-wrapp h3 span { color:#5b2b6b;}
.dentistry-wrapp .dentistry-col1 { width:100%; margin:-10.4% 0 0;}
.dentistry-wrapp .dentistry-col1 .dentistry-row1 { width:76.4%; margin:0 auto 28px;}
.dentistry-wrapp .dentistry-col2 { width:100%; margin:0 0 0;}
.dentistry-wrapp .dentistry-col2 .dentistry-row2 { width:100%;}
.dentistry-wrapp .dentistry-btn1 { margin:0 12px 0;}
.dentistry-wrapp .dentistry-btn1:last-child { margin-right:12px;}
.dentistry-wrapp .dentistry-btn2 { margin:0 4px 0;}
.dentistry-wrapp .dentistry-btn2:last-child { margin-right:4px;}

.makeovers-wrapp { text-align:center; padding:58px 0 28px;}
.makeovers-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.makeovers-wrapp p span { display:inline;}
.makeovers-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.makeovers-wrapp h2 span { color:#403d39;}
.makeovers-wrapp h3 { font-size:31px; margin:0 0 20px;}
.makeovers-wrapp h3 span { color:#403d39;}
.makeovers-wrapp .makeovers-col1 { width:100%; margin:0 0 0;}
.makeovers-wrapp .makeovers-col1 .makeovers-row1 { width:100%; transform:none; margin:0 0 18px; position:relative; top:inherit; right:inherit;}
.makeovers-wrapp .makeovers-col2 { width:100%; margin:0 0 0;}
.makeovers-wrapp .makeovers-col2 .makeovers-row2 { width:100%;}
.makeovers-wrapp .makeovers-btn1 { margin:0 12px 0;}
.makeovers-wrapp .makeovers-btn1:last-child { margin-right:12px;}
.makeovers-wrapp .makeovers-btn2 { margin:0 4px 0;}
.makeovers-wrapp .makeovers-btn2:last-child { margin-right:4px;}

.straightening-wrapp { text-align:center; padding:28px 0 0;}
.straightening-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.straightening-wrapp p span { display:inline;}
.straightening-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.straightening-wrapp h2 span { color:#403d39;}
.straightening-wrapp h3 { font-size:31px; margin:0 0 20px;}
.straightening-wrapp h3 span { color:#403d39;}
.straightening-wrapp .straightening-col1 { width:100%; margin:0 0 0;}
.straightening-wrapp .straightening-col1 .straightening-row1 { width:100%; transform:none; margin:0 0 18px; position:relative; top:inherit; left:inherit;}
.straightening-wrapp .straightening-col2 { width:100%; margin:0 0 0;}
.straightening-wrapp .straightening-col2 .straightening-row2 { width:100%;}
.straightening-wrapp .straightening-btn1 { margin:0 12px 0;}
.straightening-wrapp .straightening-btn1:last-child { margin-right:12px;}
.straightening-wrapp .straightening-btn2 { margin:0 4px 0;}
.straightening-wrapp .straightening-btn2:last-child { margin-right:4px;}

.treatments-wrapp { text-align:center; padding:58px 0 100px;}
.treatments-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.treatments-wrapp h2 span { color:#403d39;}
.treatments-wrapp h3 { font-size:31px; margin:0 0 20px;}
.treatments-wrapp h3 span { color:#403d39;}
.treatments-wrapp h4 { font-size:19px; margin:0 0 0;}
.treatments-wrapp h4 span { color:#353535;}
.treatments-wrapp .treatments-col1 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; text-align:center; padding:26px 0 0;}
.treatments-wrapp .treatments-btn1 { margin:0 12px 0;}
.treatments-wrapp .treatments-btn1:last-child { margin-right:12px;}
.treatments-wrapp .treatments-btn2 { margin:0 4px 0;}
.treatments-wrapp .treatments-btn2:last-child { margin-right:4px;}
.practice-wrapp .practice-row1:nth-child(4n) { margin-right:0;}


.consultation-wrapp { text-align:center; padding:58px 0 60px;}
.consultation-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.consultation-wrapp p span { display:inline;}
.consultation-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.consultation-wrapp h2 span { color:#ffffff;}
.consultation-wrapp h3 { font-size:31px; margin:0 0 20px;}
.consultation-wrapp h3 span { color:#ef346c;}
.consultation-wrapp .consultation-col1 { width:100%; margin:0 0 0;}
.consultation-wrapp .consultation-col1 .consultation-row1 { width:100%;}
.consultation-wrapp .consultation-btn1 { margin:0 12px 0;}
.consultation-wrapp .consultation-btn2 { margin:0 4px 0;}

.faqs-wrapp { text-align:center; padding:58px 0 28px;}
.faqs-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.faqs-wrapp p span { display:inline;}
.faqs-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.faqs-wrapp h2 span { color:#403d39;}
.faqs-wrapp h3 { font-size:48px; margin:0 0 24px;}
.faqs-wrapp h3 span { color:#403d39;}
.faqs-wrapp h4 { font-size:14px; margin:0 0 0;}
.faqs-wrapp h4 span { color:#5b2b6b;}
.faqs-wrapp .faqs-col1 { width:100%; margin:0 0 0;}
.faqs-wrapp .faqs-col1 .faqs-row1 { width:100%; margin:0 0 18px;}
.faqs-wrapp .faqs-col2 { width:100%; margin:0 0 0;}
.faqs-wrapp .faqs-col2 .faqs-row2 { width:100%;}
.faqs-wrapp .faqs-btn1 { margin:0 12px 0;}
.faqs-wrapp .faqs-btn1:last-child { margin-right:12px;}
.faqs-wrapp .faqs-btn2 { margin:0 4px 0;}
.faqs-wrapp .faqs-btn2:last-child { margin-right:4px;}

.team-wrapp { text-align:center; padding:28px 0 100px;}
.team-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.team-wrapp h2 span { color:#403d39;}
.team-wrapp h3 { font-size:31px; margin:0 0 20px;}
.team-wrapp h3 span { color:#403d39;}
.team-wrapp h4 { font-size:19px; margin:0 0 4px;}
.team-wrapp h4 span { color:#353535;}
.team-wrapp .team-col1 { width:100%; margin:0 0 40px;}
.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%;}
.team-wrapp .team-col3 { width:100%; margin:0 0 0;}
.team-wrapp .team-col3 .team-row3 { width:100%; padding:26px 0 0;}
.team-wrapp .team-btn1 { margin:0 12px 0;}
.team-wrapp .team-btn1:last-child { margin-right:12px;}
.team-wrapp .team-btn2 { margin:0 4px 0;}
.team-wrapp .team-btn2:last-child { margin-right:4px;}

.testimonials-wrapp { text-align:center; padding:58px 0 90px;}
.testimonials-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.testimonials-wrapp h2 span { color:#ffffff;}
.testimonials-wrapp h3 { font-size:31px; margin:0 0 20px;}
.testimonials-wrapp h3 span { color:#ef346c;}
.testimonials-wrapp h4 { font-size:16px; margin:0 0 4px;}
.testimonials-wrapp h4 span { color:#353535;}
.testimonials-wrapp .testimonials-col1 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%; margin:0 0 18px; position:relative; top:inherit; right:inherit;}
.testimonials-wrapp .testimonials-col2 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col2 .testimonials-row2 { width:100%; margin:4px 0; padding:30px 5% 18px 5%;}
.testimonials-wrapp .testimonials-col3 { width:100%; margin:0 0 14px;}
.testimonials-wrapp .testimonials-col3 .testimonials-row3 { width:24%; float:none; margin:0 auto 18px;}
.testimonials-wrapp .testimonials-btn1 { margin:0 12px 0;}
.testimonials-wrapp .testimonials-btn1:last-child { margin-right:12px;}
.testimonials-wrapp .testimonials-btn2 { margin:0 4px 0;}
.testimonials-wrapp .testimonials-btn2:last-child { margin-right:4px;}

.videos-wrapp { text-align:center; padding:58px 0 50px;}
.videos-wrapp p { float:none; font-size:14px; color:#403d39; margin:0 0 10px;}
.videos-wrapp p a { color:#403d39;}
.videos-wrapp p span { display:inline;}
.videos-wrapp h2 { font-size:10px; color:#5b2b6b; letter-spacing:2.08px; margin:0 0 10px;}
.videos-wrapp h2 a { color:#5b2b6b;}
.videos-wrapp h2 span { color:#403d39;}
.videos-wrapp h3 { font-size:31px; color:#5b2b6b; margin:0 0 20px;}
.videos-wrapp h3 a { color:#5b2b6b;}
.videos-wrapp h3 span { color:#403d39;}
.videos-wrapp .videos-col1 { width:100%; margin:0 0 0;}
.videos-wrapp .videos-col1 .videos-row1 { width:100%; margin:0 0 18px; position:relative; top:inherit; left:inherit;}
.videos-wrapp .videos-col2 { width:100%; margin:0 0 0;}
.videos-wrapp .videos-col2 .videos-row2 { width:100%;}
.videos-wrapp .videos-col3 { width:100%; margin:0 0 0;}
.videos-wrapp .videos-col3 .videos-row3 { width:100%;}
.videos-wrapp .videos-btn1 { color:#ef346c; margin:0 12px 0;}
.videos-wrapp .videos-btn1:hover { color:#ffffff;}
.videos-wrapp .videos-btn1:last-child { margin-right:12px;}
.videos-wrapp .videos-btn2 { margin:0 4px 0;}
.videos-wrapp .videos-btn2:last-child { margin-right:4px;}

.gallery-wrapp { text-align:center; padding:50px 0 48px;}
.gallery-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.gallery-wrapp p span { display:inline;}
.gallery-wrapp .gallery-col1 { width:100%; margin:0 0 0;}
.gallery-wrapp .gallery-col1 .gallery-row1 { width:100%;}
.gallery-wrapp .gallery-btn1 { margin:0 12px 0;}
.gallery-wrapp .gallery-btn2 { margin:0 4px 0;}

.contact-wrapp { text-align:center; padding:48px 0 0;}
.contact-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.contact-wrapp p span { display:inline;}
.contact-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.contact-wrapp h3 { font-size:31px; margin:0 0 20px;}
.contact-wrapp .contact-col1 { width:100%; margin:0 0 0; padding:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%; margin:0 0 18px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { text-align:center; font-size:14px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:48%; height:49px; margin:4.2% 0 0; padding:0 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2:first-child { margin-top:0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2:nth-child(2) { margin-top:0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2:nth-child(2n) { float:right;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:48%; height:49px; margin:4.2% 0 0; padding:14px 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3:nth-child(2n) { float:right;}
.contact-wrapp .contact-col2 { width:100%; margin:0 0 0; position:relative; right:inherit; bottom:inherit;}
.contact-wrapp .contact-col2 .contact-row2 { width:100%;}
.contact-wrapp .contact-btn1 { margin:0 12px 0;}
.contact-wrapp .contact-btn1:last-child { margin-right:12px;}
.contact-wrapp .contact-btn2 { margin:0 4px 0;}
.contact-wrapp .contact-btn2:last-child { margin-right:4px;}

.social-wrapp { text-align:center; padding:58px 0 40px;}
.social-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.social-wrapp p span { display:inline;}
.social-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 10px;}
.social-wrapp h3 { font-size:31px; margin:0 0 20px;}
.social-wrapp .social-col1 { width:100%; margin:0 0 76px;}
.social-wrapp .social-col1 .social-row1 { width:100%;}
.social-wrapp .social-col2 { width:100%; margin:0 0 0;}
.social-wrapp .social-col2 .social-row2 { width:100%; transform:none; border:none; padding:0 0 0; position:relative; top:inherit; left:inherit;}
.social-wrapp .social-col3 { width:100%; margin:0 0 0;}
.social-wrapp .social-col3 .social-row3 { width:auto; float:none; vertical-align:middle; display:inline-block;}
.social-wrapp .social-btn1 { margin:0 12px 0;}
.social-wrapp .social-btn2 { margin:0 4px 0;}

.footer-wrapp { text-align:center; padding:40px 0 60px;}
.footer-wrapp p { float:none; font-size:14px; margin:0 0 10px;}
.footer-wrapp p span { display:inline;}
.footer-wrapp h2 { font-size:17px; margin:0 0 14px; padding:0 0 10px;}
.footer-wrapp .footer-col1 { width:149px; float:none; margin:0 auto 20px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:none;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 6px 0;}
.footer-wrapp .footer-col2 .footer-row2 li:first-child { display:block; margin-bottom:0;}
.footer-wrapp .footer-col3 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col3 .footer-row3 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col3 .footer-row3 li { float:none; vertical-align:middle; display:inline-block; margin:0 6px 0;}
.footer-wrapp .footer-col4 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col4 .footer-row4 { width:100%; margin:0 0 12px;}
.footer-wrapp .footer-col4 .footer-row4 li { float:none; vertical-align:middle; display:inline-block; margin:0 6px 0;}
.footer-wrapp .footer-col5 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col5 .footer-row5 { width:100%; transform:none; margin:0 0 24px; position:relative; top:inherit; left:inherit;}
.footer-wrapp .footer-col5 .footer-row5 li { float:none; vertical-align:middle; display:inline-block; margin:0 6px 0;}
.footer-wrapp .footer-col5 .footer-row5 li:nth-child(2n) { display:none;}
.footer-wrapp .footer-col6 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col6 .footer-row6 { width:100%;}
.footer-wrapp .footer-btn1 { width:100%; float:left; margin:4.2% 0 0; padding:17px 2% 17px 2%;}
.footer-wrapp .footer-btn1:first-child { margin-top:0;}
.footer-wrapp .footer-btn1:nth-child(2) { margin-top:0;}
.footer-wrapp .footer-btn1:nth-child(2n) { float:right;}
.footer-row2 li, .footer-row2 li a, .footer-row3 li, .footer-row3 li a, .footer-row4 li, .footer-row4 li a { font-size:12px; line-height:2.14;}
.footer-row5 li, .footer-row5 li a { font-size:11px; line-height:normal;}





.common-style h1 {font-size: 34px;}
.common-style h2 {font-size: 10px;}
.common-style h3 {font-size: 36px;}


/* formss3 */



.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child{width:100%;margin:26px 0 30px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{text-align:center;font-size:14px}.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell{margin-bottom:4.2%}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{margin-inline:auto;font-size:14px;line-height:normal}
.contact-wrapp .contact-row1 .nf-error-msg{text-align:center;margin-bottom:20px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:first-child{margin-bottom:0}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:nth-child(2){margin-bottom:0}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{padding-left:20px;display:inline}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell{width:48%!important}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(odd){float:left}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(even){float:right}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{height:49px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(3){margin-bottom:0}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{top:2px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{top:7px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{top:4px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{top:8px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:14px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{padding-left:20px;display:inline}.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{font-size:14px}




.referrals-wrapp .margin { width:90%;}
.benefits-wrapp .margin { width:90%;}

.referrals-wrapp { text-align:center; padding:50px 0 60px;}
.referrals-wrapp p { font-size:14px; margin:0 0 10px;}
.referrals-wrapp p span { display:inline;}
.referrals-wrapp h2 { font-size:14px;}
.referrals-wrapp h2 span { display:inline;}
.referrals-wrapp h3 { font-size:25px;}
.referrals-wrapp h3 span { display:inline;}
.referrals-wrapp .referrals-col1 { width:100%; margin:0 0 18px;}
.referrals-wrapp .referrals-col1 .referrals-row1 { width:100%;}
.referrals-wrapp .referrals-col2 { width:100%; margin:0 0 34px;}
.referrals-wrapp .referrals-col2 .referrals-row2 { width:100%;}
.referrals-wrapp .referrals-col3 { width:100%; margin:0 0 34px;}
.referrals-wrapp .referrals-col3 .referrals-row3 { width:100%; margin:4.2% 0 0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil1 { text-align:center; font-size:14px;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil2 { width:48%; height:49px; margin:0 0 0; padding:0 5% 0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil3 { width:100%; height:49px; margin:0 0 0; padding:15px 5% 0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil4 { width:100%; height:49px; margin:0 0 0; padding:0 5% 0;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil5 { width:100%; height:117px; margin:0 0 0; padding:15px 5% 0;}
.referrals-wrapp .referrals-col4 { width:100%; margin:0 0 40px;}
.referrals-wrapp .referrals-col4 .referrals-row4 { width:100%; margin:0 0 10px;}
.referrals-wrapp .referrals-col4 .referrals-row4:last-child { margin-bottom:0;}
.referrals-wrapp .referrals-btn1 { float:none;}
.referrals-wrapp .referrals-btn2 { float:none;}
.referrals-wrapp .enquiry-btn1 { float:none;}

.benefits-wrapp { text-align:center; padding:54px 0 40px;}
.benefits-wrapp p { font-size:14px; margin:0 0 10px;}
.benefits-wrapp p span { display:inline;}
.benefits-wrapp h2 { font-size:25px;}
.benefits-wrapp h2 span { display:inline;}

.referrals-wrapp .referrals-col2 .referrals-row3 { width:100%; margin:30px 0 0; position:relative; top:inherit; transform:none;}
.referrals-box1 { width:100%;}

/*btn-css*/
.referrals-fil1, .referrals-btn1, .referrals-btn1 button, .referrals-btn2 { font-size:12px; line-height:normal;}


/*inner*/
.inner-wrapp { margin:0;}
.inner-wrapp h1 { font-size:34px;}
.inner-wrapp .inner-col1 { width:90%;}
.inner-row1 li, .inner-row1 li a { font-size:12px; letter-spacing:3.5px;}

.conten-wrapp { padding:50px 0;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; margin:0 0 55px;}
.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}
.conten-shape1 { display:none;}
.conten-shape2 { display:none;}

.sidbar-wrapp h3 { font-size:36px;}
.sidbar-wrapp p span { display:inline;}

.blog-wrapp h3 { font-size:26px;}
.blog-wrapp .blog-col1 { width:100%;}
.blog-wrapp .blog-col2 { margin:0 0 50px;}

.blogin-wrapp .blogin-col1 { width:100%;}

.fees-wrapp h4 { font-size:24px;}

.teamer-wrapp { padding-bottom:10px;}
.teamer-wrapp h2 { font-size:24px;}
.teamer-wrapp .teamer-col2 { width:48%; margin:0 4% 40px 0;}
.teamer-wrapp .teamer-col2:nth-child(2n) { float:right; margin-right: 0;}

.teamin-wrapp h5 { font-size:26px;}

.abouts-wrapp h3 { font-size:26px;}
.abouts-wrapp h4 { line-height:1.6;}

.galler-wrapp h2 { font-size:26px;}
.galler-wrapp .galler-col1 { padding:0;}
.galler-wrapp .galler-col1 .galler-row2 { padding:0 5% 0 0;}
.galler-wrapp .galler-col2:nth-child(2n) .galler-row2 { padding:0 0 0 5%;}

.gallerin-wrapp h2 { font-size:26px;}

.common-btn-col1 h5 { font-size:25px;}

.contac-wrapp { padding-bottom:0; text-align:center;}
.contac-wrapp h2 { font-size:26px;}
.contac-wrapp .contac-col1 .contac-row1 { width:100%; margin:0 0 30px;}
.contac-wrapp .contac-col1 .contac-row2 { width:100%;}

.testi-wrapp .testi-col2 { padding:66px 0 56px;}
.testi-wrapp .testimonials-row2 { width:49%; padding:40px 28px 18px; margin:0 2% 2% 0;}
.testi-wrapp .testimonials-row2:nth-child(2n) { float:right; margin-right: 0;}

.treatment-wrapp { padding:50px 0 10px;}
.treatment-wrapp h3 { font-size:36px;}
.treatment-wrapp .treatment-col2 { width:49%; margin:0 2% 40px 0;}
.treatment-wrapp .treatment-col2:nth-child(2n) { float:right; margin-right: 0;}

.treatin-wrapp h2 { font-size:26px;}

.treatin1-wrapp { padding:55px 0;}
.treatin1-wrapp h2 { font-size:26px;}
.treatin1-wrapp .treatin1-col2 .treatin1-row1 { width:100%; margin:0 0 35px;}
.treatin1-wrapp .treatin1-col2 .treatin1-row2 { width:100%; position:relative; top:inherit; transform:none;}

.treatin2-wrapp { padding:55px 0;}
.treatin2-wrapp h2 { font-size:26px;}

.treatin3-wrapp { padding:60px 0 80px;}
.treatin3-wrapp h3 { font-size:34px;}
.treatin3-wrapp h4 { font-size:26px;}
.treatin3-wrapp .treatin3-col1 { margin:10px 0 0;}
.treatin3-wrapp .treatin3-col2 { padding:0;}
.treatin3-wrapp .treatin3-col2:after { display:none;}
.treatin3-wrapp .treatin3-col2 .treatin3-row1 { width:100%; margin:0 0 30px;}
.treatin3-wrapp .treatin3-col2 .treatin3-row2 { width:100%; position:relative; top:inherit; transform:none; padding:0;}

/*treatments-star-box-css*/
.treatments-star-box { width:100%; margin:0 0 38px;}
.treatments-star-box span { width:34%; vertical-align:middle; display:inline-block; margin:0 auto 0;}

/*team-btn-box-css*/
.team-btn-box { width:100%; text-align:center; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit;}

/*testimonials-star-box-css*/
.testimonials-star-box { width:100%; margin:0 0 0;}
.testimonials-star-box span { width:24%; float:none; vertical-align:middle; display:inline-block; margin:0 0 0;}

/*testimonials-content-box-css*/
.testimonials-content-box { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit;}

/*testimonials-google-box-css*/
.testimonials-google-box { width:24px; margin:0 0 0; position:absolute; top:5%; right:5%;}

/*contact-input-box-css*/
.contact-input-box { width:100%; margin:26px 0 30px;}

/*social-socials-box-css*/
.social-socials-box { width:100%; margin:0 0 40px;}
.social-socials-box a { width:36px; vertical-align:middle; display:inline-block; margin:0 2px 0;}

/*footer-ret-box-css*/
.footer-ret-box { width:100%; margin:0 0 0;}

/*footer-socials-box-css*/
.footer-socials-box { width:100%; margin:0 0 0;}
.footer-socials-box a { width:36px; float:none; vertical-align:middle; display:inline-block; margin:0 2px 0;}
.footer-socials-box a:last-child { margin-right:2px;}

/*circle-box-css*/
.makeovers-purple-circle-box { width:29%; padding:0 0 29%; right:4.3%; bottom:6%;}
.straightening-pink-circle-box { width:24%; padding:0 0 24%; right:4.3%; bottom:6%;}
.contact-pink-circle-box { width:24.5%; padding:0 0 24.5%; bottom:6%; left:4.3%;}

/*text-box-css*/
.makeovers-text-box, .straightening-text-box, .contact-text-box { font-size:11px; letter-spacing:1.80px; line-height:normal;}

/*mobile-css*/
.linker-mob1 { width:100%; display:block; margin:0 0 16px;}
.linker-mob2 { width:100%; display:block; margin:0 0 4.2%;}

/*btn-css*/
.linker-btn1, .linker-btn2, .banner-btn1, .about-btn1, .about-btn2, .dentistry-btn1, .dentistry-btn2, .makeovers-btn1, .makeovers-btn2, .straightening-btn1, .straightening-btn2, .treatments-btn1, .treatments-btn2, .consultation-btn1, .consultation-btn2, .faqs-btn1, .faqs-btn2, .team-btn1, .team-btn2, .testimonials-btn1, .testimonials-btn2, .videos-btn1, .videos-btn2, .gallery-btn1, .gallery-btn2, .contact-fil1, .contact-btn1, .contact-btn1 input, .contact-btn2, .social-btn1, .social-btn2, .footer-btn1, .explore-btn1, .paiger-btn1, .back-btn1, .teamer-btn1, .common-btn1, .treatment-btn1, .locationtab { font-size:14px; line-height:normal;}

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

.teamin-wrapp h2 {font-size: 26px;}
.teamin-wrapp .teamin-col1 .teamin-row2 h2 {font-size: 25px;}
.recruitment-faq {padding: 20px 0 90px !important;}

.recruitment-wrapp h3{font-size:25px} 
.positions-wrapp h2{font-size:28px}
.availabile-form h3{font-size:25px;margin:0 0 14px}
.positions-wrapp {padding: 40px 0 50px;}
.recruitment-faq h2 {margin: 0 0 20px !important;}
.positions-wrapp .positions-col1 .non-slider .positions-col2{width:47.5%;display:block;float:left}

.testi-wrapp .testi-col1 .non-slider .videos-col2 {width: 45.5%;}
.about-wrapp .about-col1 .about-row1 h2{font-size:36px;margin: 0 0 24px;}
.treatin-wrapp .treatin-col1 h2 {font-size: 26px;}
.treatin-wrapp .treatin-col1 h3 {font-size: 26px;}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) nf-cells {
    display: flex;
    justify-content: center;
}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) {
    float: none;
}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) nf-cells .nf-cell {
    width: auto !important;
    max-width: 120px !important;
}

.treatin-wrapp .treatin-col1 h3 {
    font-size: 23px;
}

.linker-wrapp .linker-col2 .custom-about .select-selected{width:100%}
.linker-wrapp .linker-col2 .custom-about.linker-row2{width:100%;text-align:center}

.contac-wrapp .location-drivers{width:100%;display:block;float:left;position:relative;top:inherit;text-align:center;margin:0 0 22px}

.linker-wrapp .linker-col3 .linker-row3 .linker-btn1.hidnow{display:none}
.linker-wrapp .linker-col3 .linker-row3 .linker-btn1.tab-hide{margin:0 0 0}
.linker-wrapp .linker-col3 .linker-row3 .linker-btn1.defaultbtnhide{display:none}

.social-wrapp .social-col3 .social-row3 img {height: 65px;}

}

@media screen and (min-width:768px) and (max-width:900px) {
.margin { width:94%;}

.header-wrapp p { font-size:14px; margin:0 0 10px;}
.header-wrapp p span { display:inline;}
.header-wrapp .header-col1 { margin:0 0 0 50px;}
.header-wrapp .header-col2 .header-row2 li span { display:none;}
.header-row2 li, .header-row2 li a { font-size:17px; line-height:1.44;}

.linker-wrapp p { font-size:14px; margin:0 0 10px;}
.linker-wrapp p span { display:inline;}
.linker-wrapp .linker-col1 { width:12%;}
.linker-wrapp .linker-col2 { margin-right:12px;}
.linker-wrapp .linker-btn1 { margin:0 4px 0 0; padding:17px 27px 17px 27px;}
.linker-wrapp .linker-btn2 { margin:0 4px 0 0; padding:17px 21px 17px 21px;}
.linker-row2 li, .linker-row2 li a { font-size:13px; line-height:normal;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp p { font-size:16px; margin:0 0 10px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 4px;}
.banner-wrapp h3 { font-size:40px; margin:0 0 20px;}
.banner-wrapp .banner-col1 { width:94%;}
.banner-wrapp .banner-col2 { width:94%;}
.banner-wrapp .banner-col3 { width:94%;}
.banner-wrapp.video-banner .welcome-slides { width: 94%;}

.about-wrapp p { font-size:16px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 14px;}
.about-wrapp h3 { font-size:36px; margin:0 0 20px;}
.about-wrapp .about-col1 .about-row1 h1 {font-size:10px; letter-spacing:2.08px; margin:0 0 14px;}

.dentistry-wrapp p { font-size:14px; margin:0 0 10px;}
.dentistry-wrapp p span { display:inline;}
.dentistry-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 8px;}
.dentistry-wrapp h3 { font-size:34px; margin:0 0 28px;}

.makeovers-wrapp p { font-size:14px; margin:0 0 10px;}
.makeovers-wrapp p span { display:inline;}
.makeovers-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 8px;}
.makeovers-wrapp h3 { font-size:31px; margin:0 0 18px;}

.straightening-wrapp p { font-size:14px; margin:0 0 10px;}
.straightening-wrapp p span { display:inline;}
.straightening-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 8px;}
.straightening-wrapp h3 { font-size:31px; margin:0 0 18px;}

.treatments-wrapp p { font-size:14px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 0;}
.treatments-wrapp h3 { font-size:31px; margin:0 0 18px;}
.treatments-wrapp h4 { font-size:19px; margin:0 0 0;}

.consultation-wrapp p { font-size:14px; margin:0 0 10px;}
.consultation-wrapp p span { display:inline;}
.consultation-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 8px;}
.consultation-wrapp h3 { font-size:31px; margin:0 0 18px;}

.faqs-wrapp p { font-size:14px; margin:0 0 10px;}
.faqs-wrapp p span { display:inline;}
.faqs-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 8px;}
.faqs-wrapp h3 { font-size:48px; margin:0 0 28px;}
.faqs-wrapp h4 { font-size:14px; margin:0 0 0;}

.team-wrapp p { font-size:14px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 4px;}
.team-wrapp h3 { font-size:31px; margin:0 0 18px;}
.team-wrapp h4 { font-size:19px; margin:0 0 0;}

.testimonials-wrapp p { font-size:14px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 8px;}
.testimonials-wrapp h3 { font-size:31px; margin:0 0 18px;}
.testimonials-wrapp h4 { font-size:16px; margin:0 0 0;}
.testimonials-wrapp .testimonials-col2 .testimonials-row2 { margin:6px 0 6px;}

.videos-wrapp p { font-size:14px; margin:0 0 10px;}
.videos-wrapp p span { display:inline;}
.videos-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 8px;}
.videos-wrapp h3 { font-size:31px; margin:0 0 18px;}

.gallery-wrapp p { font-size:14px; margin:0 0 10px;}
.gallery-wrapp p span { display:inline;}

.contact-wrapp p { font-size:14px; margin:0 0 10px;}
.contact-wrapp p span { display:inline;}
.contact-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 4px;}
.contact-wrapp h3 { font-size:31px; margin:0 0 12px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { font-size:12px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { height:43px; padding:0 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { height:106px; padding:10px 5% 0;}

.social-wrapp p { font-size:14px; margin:0 0 10px;}
.social-wrapp p span { display:inline;}
.social-wrapp h2 { font-size:10px; letter-spacing:2.08px; margin:0 0 0;}
.social-wrapp h3 { font-size:31px; margin:0 0 18px;}

.footer-wrapp p { font-size:14px; margin:0 0 10px;}
.footer-wrapp p span { display:inline;}
.footer-wrapp h2 { font-size:17px; margin:0 0 8px; padding:0 0 4px;}
.footer-wrapp .footer-col2 .footer-row2 li span { display:inline;}
.footer-wrapp .footer-col2 .footer-row2 li:first-child { margin-bottom:6px;}
.footer-wrapp .footer-col3 .footer-row3 li span { display:inline;}
.footer-wrapp .footer-col4 .footer-row4 li span { display:inline;}
.footer-row2 li, .footer-row2 li a, .footer-row3 li, .footer-row3 li a, .footer-row4 li, .footer-row4 li a { font-size:12px;}
.footer-row5 li, .footer-row5 li a { font-size:11px;}

.common-style h1 {font-size: 38px;}
.common-style h2 {font-size: 10px;}
.common-style h3 {font-size: 36px;}

/* formss4 */

.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{height:43px;font-size:12px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{padding-left:21px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{font-size:12px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:14px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{height:106px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{top:4px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{top:10px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:14px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{padding-left:21px;font-size:12px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{font-size:14px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{top:6px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{top:10px}



.referrals-wrapp .margin { width:94%;}
.benefits-wrapp .margin { width:94%;}

.referrals-wrapp { padding:100px 0 100px;}
.referrals-wrapp p span { display:inline;}
.referrals-wrapp h2 span { display:inline;}
.referrals-wrapp h3 span { display:inline;}
.referrals-wrapp .referrals-col1 { margin:0 auto 28px;}
.referrals-wrapp .referrals-col2 { margin:0 auto 56px;}
.referrals-wrapp .referrals-col3 { width:100%; margin:0 auto 56px;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil1 { font-size:14px;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil2 { height:49px;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil3 { height:49px; padding-top:14px;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil4 { height:49px;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil5 { height:117px; padding-top:14px;}
.referrals-wrapp .referrals-col4 { width:100%; margin:0 auto 52px;}
.referrals-wrapp .referrals-col4 .referrals-row4 { margin:0 0 21px;}
.referrals-wrapp .referrals-btn2 { float:none;}

.benefits-wrapp { padding:104px 0 84px;}
.benefits-wrapp p span { display:inline;}
.benefits-wrapp h2 { font-size:36px; margin:0 0 16px;}
.benefits-wrapp h2 span { display:inline;}

/*btn-css*/
.referrals-btn1, .referrals-btn1 button, .contact-btn11, .contact-btn11 input { font-size:11px;}




/*inner*/
.inner-wrapp h1 { font-size:38px;}
.inner-wrapp .inner-col1 { width:94%;}

.conten-wrapp .conten-row1 .conten-bar1 { width:60%;}
.conten-wrapp .conten-row1 .conten-bar2 { width:34%;}
.conten-shape2 { top:52.6%; right:11%;}

.sidbar-wrapp h2 { font-size:11px;}
.sidbar-wrapp h3 { font-size:36px;}
.sidbar-wrapp p span { display:inline;}

.blog-wrapp h2 { font-size:11px;}
.blog-wrapp h3 { font-size:25px;}

.blogin-wrapp h2 { font-size:11px;}
.blogin-wrapp h3 { font-size:26px;}
.blogin-wrapp .blogin-col1 { width:100%;}

.fees-wrapp h2 { font-size:26px;}
.fees-wrapp h4 { font-size:23px;}

.teamer-wrapp h2 { font-size:20px;}

.teamin-wrapp h5 { font-size:26px;}

.abouts-wrapp h3 { font-size:26px;}
.abouts-wrapp h4 { line-height:1.6;}

.galler-wrapp h2 { font-size:26px;}
.galler-wrapp p { margin:0 0 16px;}
.galler-wrapp .galler-col1 { padding:0;}
.galler-wrapp .galler-col1 .galler-row2 { padding:0 5% 0 0;}
.galler-wrapp .galler-col2:after { padding:0 0 30%;}
.galler-wrapp .galler-col2:nth-child(2n) .galler-row2 { padding:0 0 0 5%;}

.gallerin-wrapp h2 { font-size:26px;}

.common-btn-col1 h5 { font-size:25px;}

.contac-wrapp h2 { font-size:26px;}
.contac-wrapp .contac-col1 .contac-row1 { width:33%;}
.contac-wrapp .contac-col1 .contac-row2 { width:60%;}

.testi-wrapp .testimonials-row2 { padding:60px 19px 27px;}

.treatin1-wrapp .treatin1-col2 .treatin1-row2 { position:relative; top:inherit; transform:none;}

.treatin3-wrapp h3 { font-size:48px;}
.treatin3-wrapp h4 { font-size:26px;}
.treatin3-wrapp .treatin3-col2 .treatin3-row2 { width:49%; padding:0 2% 0 0;}
.treatin3-wrapp .treatin3-col2:after { padding:0 0 30%;}

/*circle-box-css*/
.makeovers-purple-circle-box { width:27%; padding:0 0 27%;}
.straightening-pink-circle-box { width:22%; padding:0 0 22%;}
.contact-pink-circle-box { width:22.5%; padding:0 0 22.5%;}

/*text-box-css*/
.makeovers-text-box, .straightening-text-box, .contact-text-box { font-size:9px; letter-spacing:1.20px;}

/*btn-css*/
.linker-btn1, .linker-btn2, .banner-btn1, .about-btn1, .about-btn2, .dentistry-btn1, .dentistry-btn2, .makeovers-btn1, .makeovers-btn2, .straightening-btn1, .straightening-btn2, .treatments-btn1, .treatments-btn2, .consultation-btn1, .consultation-btn2, .faqs-btn1, .faqs-btn2, .team-btn1, .team-btn2, .testimonials-btn1, .testimonials-btn2, .videos-btn1, .videos-btn2, .gallery-btn1, .gallery-btn2, .contact-fil1, .contact-btn1, .contact-btn1 input, .contact-btn2, .social-btn1, .social-btn2, .footer-btn1, .explore-btn1, .paiger-btn1, .back-btn1, .teamer-btn1, .common-btn1, .treatment-btn1, .locationtab { font-size:14px; line-height:normal;}

.teamin-wrapp h2 {font-size: 30px;}
.teamin-wrapp .teamin-col1 .teamin-row2 h2 {font-size: 25px;}

.positions-wrapp h2 {font-size: 32px;}
.availabile-form h3 {font-size: 32px;}
.conten-wrapp .conten-shape2 {
   
    top: 69.5%;
    right: 11%;
}

.testimonials-wrapp.testimonials-wrapp2 .testimonials-col2 .non-slider .testimonials-row2 {padding: 44px 24px;}

.conten-wrapp.shape-fixer .conten-shape1 {top: 482px;right: -9%;}
.conten-wrapp.shape-fixer .conten-shape2 {top: 640px;}
.customize-support .welcome-slides {
    margin-top: 18px;
}

.about-wrapp .about-col1 .about-row1 h2{font-size:36px;margin: 0 0 20px;}
.treatin-wrapp .treatin-col1 h2 {
    font-size: 30px;
}
.conten-wrapp {
    padding: 70px 0 58px;
    position: relative;
}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) nf-cells .nf-cell {
    width: auto;
    max-width: 120px !important;
}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) {
    float: none;
}
.treatin-wrapp .treatin-col1 h3 {
    font-size: 25px;
}

.social-wrapp .social-col3 .social-row3 img {height: 65px;}

}

@media screen and (min-width:901px) and (max-width:1024px) {
.margin { width:94%;}

.header-wrapp p { font-size:15px; margin:0 0 13px;}
.header-wrapp p span { display:inline;}
.header-wrapp .header-col1 { margin:0 0 0 50px;}
.header-wrapp .header-col2 .header-row2 li span { display:none;}
.header-row2 li, .header-row2 li a { font-size:20px; line-height:1.20;}

.linker-wrapp p { font-size:15px; margin:0 0 13px;}
.linker-wrapp p span { display:inline;}
.linker-wrapp .linker-col1 { width:12%;}
.linker-wrapp .linker-col2 { margin-right:12px;}
.linker-wrapp .linker-btn1 { margin:0 6px 0 0; padding:17px 33px 17px 33px;}
.linker-wrapp .linker-btn2 { margin:0 6px 0 0; padding:17px 27px 17px 27px;}
.linker-row2 li, .linker-row2 li a { font-size:14px; line-height:normal;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp p { font-size:17px; margin:0 0 13px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:11px; letter-spacing:3.08px; margin:0 0 7px;}
.banner-wrapp h3 { font-size:46px; margin:0 0 23px;}
.banner-wrapp .banner-col1 { width:94%;}
.banner-wrapp .banner-col2 { width:94%;}
.banner-wrapp .banner-col3 { width:94%;}
.banner-wrapp.video-banner .welcome-slides { width: 94%;}


.about-wrapp p { font-size:17px; margin:0 0 13px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:11px; letter-spacing:3.08px; margin:0 0 17px;}
.about-wrapp h3 { font-size:42px; margin:0 0 23px;}
.about-wrapp .about-col1 .about-row1 h1 {font-size:11px; letter-spacing:3.08px; margin:0 0 17px;}

.dentistry-wrapp p { font-size:15px; margin:0 0 13px;}
.dentistry-wrapp p span { display:inline;}
.dentistry-wrapp h2 { font-size:11px; letter-spacing:3.08px; margin:0 0 11px;}
.dentistry-wrapp h3 { font-size:40px; margin:0 0 31px;}

.makeovers-wrapp p { font-size:15px; margin:0 0 13px;}
.makeovers-wrapp p span { display:inline;}
.makeovers-wrapp h2 { font-size:11px; letter-spacing:3.08px; margin:0 0 11px;}
.makeovers-wrapp h3 { font-size:37px; margin:0 0 21px;}

.straightening-wrapp p { font-size:15px; margin:0 0 13px;}
.straightening-wrapp p span { display:inline;}
.straightening-wrapp h2 { font-size:11px; letter-spacing:3.08px; margin:0 0 11px;}
.straightening-wrapp h3 { font-size:37px; margin:0 0 21px;}

.treatments-wrapp p { font-size:15px; margin:0 0 13px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:11px; letter-spacing:3.08px; margin:0 0 2px;}
.treatments-wrapp h3 { font-size:37px; margin:0 0 21px;}
.treatments-wrapp h4 { font-size:22px; margin:0 0 0;}

.consultation-wrapp p { font-size:15px; margin:0 0 13px;}
.consultation-wrapp p span { display:inline;}
.consultation-wrapp h2 { font-size:11px; letter-spacing:3.08px; margin:0 0 11px;}
.consultation-wrapp h3 { font-size:37px; margin:0 0 21px;}

.faqs-wrapp p { font-size:15px; margin:0 0 13px;}
.faqs-wrapp p span { display:inline;}
.faqs-wrapp h2 { font-size:11px; letter-spacing:3.08px; margin:0 0 11px;}
.faqs-wrapp h3 { font-size:54px; margin:0 0 31px;}
.faqs-wrapp h4 { font-size:15px; margin:0 0 0;}

.team-wrapp p { font-size:15px; margin:0 0 13px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:11px; letter-spacing:3.08px; margin:0 0 6px;}
.team-wrapp h3 { font-size:37px; margin:0 0 21px;}
.team-wrapp h4 { font-size:22px; margin:0 0 0;}

.testimonials-wrapp p { font-size:15px; margin:0 0 13px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:11px; letter-spacing:3.08px; margin:0 0 11px;}
.testimonials-wrapp h3 { font-size:37px; margin:0 0 21px;}
.testimonials-wrapp h4 { font-size:17px; margin:0 0 2px;}
.testimonials-wrapp .testimonials-col2 .testimonials-row2 { margin:8px 0 8px;}

.videos-wrapp p { font-size:15px; margin:0 0 13px;}
.videos-wrapp p span { display:inline;}
.videos-wrapp h2 { font-size:11px; letter-spacing:3.08px; margin:0 0 11px;}
.videos-wrapp h3 { font-size:37px; margin:0 0 21px;}

.gallery-wrapp p { font-size:15px; margin:0 0 13px;}
.gallery-wrapp p span { display:inline;}

.contact-wrapp p { font-size:15px; margin:0 0 13px;}
.contact-wrapp p span { display:inline;}
.contact-wrapp h2 { font-size:11px; letter-spacing:3.08px; margin:0 0 6px;}
.contact-wrapp h3 { font-size:37px; margin:0 0 15px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { font-size:13px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { height:46px; padding:0 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { height:112px; padding:12px 5% 0;}

.social-wrapp p { font-size:15px; margin:0 0 13px;}
.social-wrapp p span { display:inline;}
.social-wrapp h2 { font-size:11px; letter-spacing:3.08px; margin:0 0 2px;}
.social-wrapp h3 { font-size:37px; margin:0 0 21px;}

.footer-wrapp p { font-size:15px; margin:0 0 13px;}
.footer-wrapp p span { display:inline;}
.footer-wrapp h2 { font-size:19px; margin:0 0 11px; padding:0 0 7px;}
.footer-wrapp .footer-col2 .footer-row2 li span { display:inline;}
.footer-wrapp .footer-col2 .footer-row2 li:first-child { margin-bottom:9px;}
.footer-wrapp .footer-col3 .footer-row3 li span { display:inline;}
.footer-wrapp .footer-col4 .footer-row4 li span { display:inline;}
.footer-row2 li, .footer-row2 li a, .footer-row3 li, .footer-row3 li a, .footer-row4 li, .footer-row4 li a { font-size:13px;}
.footer-row5 li, .footer-row5 li a { font-size:12px;}




.common-style h1 {font-size: 38px;}
.common-style h2 {font-size: 11px;}
.common-style h3 {font-size: 42px;}


/* formss5 */
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{font-size:13px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{font-size:12px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:15px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{height:112px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{top:4px}
.contact-wrapp .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{top:10px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:14px}.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{padding-left:21px;font-size:12px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{font-size:14px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{top:6px}
.sidbar-wrapp .sidbar-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{top:10px}





.referrals-wrapp .margin { width:94%;}
.benefits-wrapp .margin { width:94%;}

.referrals-wrapp p span { display:inline;}
.referrals-wrapp h2 span { display:inline;}
.referrals-wrapp h3 span { display:inline;}
.referrals-wrapp .referrals-col1 { margin:0 auto 32px;}
.referrals-wrapp .referrals-col2 { margin:0 auto 68px;}
.referrals-wrapp .referrals-col3 { width:100%; margin:0 auto 68px;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil1 { font-size:14px;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil2 { height:53px;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil3 { height:53px; padding-top:16px;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil4 { height:53px;}
.referrals-wrapp .referrals-col3 .referrals-row3 .referrals-fil5 { height:124px; padding-top:16px;}
.referrals-wrapp .referrals-col4 { width:100%; margin:0 auto 64px;}
.referrals-wrapp .referrals-col4 .referrals-row4 { margin:0 0 27px;}
.referrals-wrapp .referrals-btn2 { float:none;}

.benefits-wrapp { padding:116px 0 96px;}
.benefits-wrapp h2 { font-size:40px;}
.benefits-wrapp h2 span { display:inline;}

/*btn-css*/
.referrals-fil1, .referrals-btn1, .referrals-btn1 button, .referrals-btn2 { font-size:12px;}





/*inner*/
.inner-wrapp h1 { font-size:38px;}
.inner-wrapp .inner-col1 { width:94%;}

.conten-wrapp .conten-row1 .conten-bar1 { width:60%;}
.conten-wrapp .conten-row1 .conten-bar2 { width:34%;}
.conten-shape2 { top:56.6%; right:11%;}

.sidbar-wrapp h2 { font-size:11px;}
.sidbar-wrapp h3 { font-size:36px;}
.sidbar-wrapp p span { display:inline;}

.blog-wrapp h2 { font-size:11px;}
.blog-wrapp h3 { font-size:25px;}

.blogin-wrapp h2 { font-size:11px;}
.blogin-wrapp h3 { font-size:25px;}
.blogin-wrapp .blogin-col1 { width:100%;}

.fees-wrapp h4 { font-size:24px;}

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

.abouts-wrapp h4 { line-height:1.6;}

.galler-wrapp h2 { font-size:26px;}
.galler-wrapp .galler-col1 { padding:0;}
.galler-wrapp .galler-col1 .galler-row2 { padding:0 5% 0 0;}
.galler-wrapp .galler-col2:nth-child(2n) .galler-row2 { padding:0 0 0 5%;}

.gallerin-wrapp h2 { font-size:26px;}

.common-btn-col1 h5 { font-size:26px;}

.contac-wrapp h2 { font-size:26px;}
.contac-wrapp .contac-col1 .contac-row1 { width:33%;}
.contac-wrapp .contac-col1 .contac-row2 { width:60%;}

.treatin1-wrapp .treatin1-col2 .treatin1-row2 { position:relative; top:inherit; transform:none;}

.treatin3-wrapp h3 { font-size:48px;}
.treatin3-wrapp h4 { font-size:28px;}
.treatin3-wrapp .treatin3-col2 .treatin3-row2 { width:48%; padding:0 2% 0 0;}

/*circle-box-css*/
.makeovers-purple-circle-box { width:26%; padding:0 0 26%;}
.straightening-pink-circle-box { width:21%; padding:0 0 21%;}
.contact-pink-circle-box { width:21.5%; padding:0 0 21.5%;}

/*text-box-css*/
.makeovers-text-box, .straightening-text-box, .contact-text-box { font-size:10px; letter-spacing:1.44px;}

/*btn-css*/
.linker-btn1, .linker-btn2, .banner-btn1, .about-btn1, .about-btn2, .dentistry-btn1, .dentistry-btn2, .makeovers-btn1, .makeovers-btn2, .straightening-btn1, .straightening-btn2, .treatments-btn1, .treatments-btn2, .consultation-btn1, .consultation-btn2, .faqs-btn1, .faqs-btn2, .team-btn1, .team-btn2, .testimonials-btn1, .testimonials-btn2, .videos-btn1, .videos-btn2, .gallery-btn1, .gallery-btn2, .contact-fil1, .contact-btn1, .contact-btn1 input, .contact-btn2, .social-btn1, .social-btn2, .footer-btn1, .explore-btn1, .paiger-btn1, .back-btn1, .teamer-btn1, .common-btn1, .treatment-btn1, .locationtab { font-size:15px; line-height:normal;}

.teamin-wrapp h2 {font-size: 30px;}
.teamin-wrapp .teamin-col1 .teamin-row2 h2 {font-size: 25px;}

.positions-wrapp h2 {font-size: 32px;}
.availabile-form h3 {font-size: 32px;}
.conten-wrapp .conten-shape2 {
   
    top: 69.5%;
    right: 11%;
}
.testimonials-wrapp.testimonials-wrapp2 .testimonials-col2 .non-slider .testimonials-row2 {padding: 50px 30px;}
.conten-wrapp.shape-fixer .conten-shape1 {top: 460px;right: -9%;}
.conten-wrapp.shape-fixer .conten-shape2 {top: 660px;}
.about-wrapp .about-col1 .about-row1 h2{font-size: 42px;margin: 0 0 23px;}

.treatin-wrapp .treatin-col1 h2 {
    font-size: 30px;
}
.conten-wrapp {
    padding: 70px 0 58px;
    position: relative;
}

.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) nf-cells .nf-cell {
    width: auto;
    max-width: 120px !important;
}
.availabile-form .enquiry-col4 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) {
    float: none;
}
.treatin-wrapp .treatin-col1 h3 {
    font-size: 25px;
}
}

@media screen and (min-width:1025px) and (max-width:1240px) {
.margin { width:94%;}

.header-wrapp p span { display:inline;}
.header-wrapp .header-col1 { margin:0 0 0 50px;}
.header-wrapp .header-col2 .header-row2 li span { display:none;}

.linker-wrapp p span { display:inline;}
.linker-wrapp .linker-col1 { width:12%;}

.banner-wrapp { min-height:758px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h3 { font-size:52px;}
.banner-wrapp .banner-col1 { width:94%;}
.banner-wrapp .banner-col2 { width:94%;}
.banner-wrapp .banner-col3 { width:94%;}
.banner-wrapp.video-banner .welcome-slides { width: 94%;}


.about-wrapp p span { display:inline;}
.about-wrapp h3 { font-size:48px;}

.dentistry-wrapp p span { display:inline;}
.dentistry-wrapp h3 { font-size:46px;}

.makeovers-wrapp p span { display:inline;}
.makeovers-wrapp h3 { font-size:43px;}

.straightening-wrapp p span { display:inline;}
.straightening-wrapp h3 { font-size:43px;}

.treatments-wrapp p span { display:inline;}
.treatments-wrapp h3 { font-size:43px;}

.consultation-wrapp p span { display:inline;}
.consultation-wrapp h3 { font-size:43px;}

.faqs-wrapp p span { display:inline;}
.faqs-wrapp h3 { font-size:60px;}

.team-wrapp p span { display:inline;}
.team-wrapp h3 { font-size:43px;}

.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h3 { font-size:43px;}

.videos-wrapp p span { display:inline;}
.videos-wrapp h3 { font-size:43px;}

.gallery-wrapp p span { display:inline;}

.contact-wrapp p span { display:inline;}
.contact-wrapp h3 { font-size:43px;}

.social-wrapp p span { display:inline;}
.social-wrapp h3 { font-size:43px;}

.footer-wrapp p span { display:inline;}
.footer-wrapp .footer-col2 .footer-row2 li span { display:inline;}
.footer-wrapp .footer-col3 .footer-row3 li span { display:inline;}
.footer-wrapp .footer-col4 .footer-row4 li span { display:inline;}


.common-style h1 {font-size: 38px;}
.common-style h3 {font-size: 48px;}

.referrals-wrapp .margin { width:94%;}
.referrals-wrapp .referrals-col3 { width:100%;}
.referrals-wrapp .referrals-col4 { width:100%;}
.referrals-wrapp .referrals-btn2 { float:none;}
/*inner*/
.inner-wrapp { min-height:inherit;}
.inner-wrapp h1 { font-size:38px;}
.inner-wrapp .inner-col1 { width:94%;}

.conten-wrapp .conten-row1 .conten-bar1 { width:60%;}
.conten-wrapp .conten-row1 .conten-bar2 { width:34%;}
.conten-shape2 { top:56.6%; right:11%;}

.sidbar-wrapp h2 { font-size:11px;}
.sidbar-wrapp h3 { font-size:36px;}
.sidbar-wrapp p span { display:inline;}

.blog-wrapp h2 { font-size:11px;}
.blog-wrapp h3 { font-size:25px;}

.blogin-wrapp h2 { font-size:11px;}
.blogin-wrapp h3 { font-size:25px;}

.contac-wrapp .contac-col1 .contac-row1 { width:31%;}

/*text-box-css*/
.makeovers-text-box, .straightening-text-box, .contact-text-box { font-size:11px; letter-spacing:1.68px;}

.teamin-wrapp .teamin-col1 .teamin-row2 h3 {font-size: 16px;}

.recruitment-wrapp h3 {font-size: 36px;}
.conten-wrapp .conten-shape2 {
   
    top: 69.5%;
    right: 11%;
}
.conten-wrapp.shape-fixer .conten-shape1 {top: 464px;right: -9%;
}
.conten-wrapp.shape-fixer .conten-shape2 {top: 670px;}

.about-wrapp .about-col1 .about-row1 h2 {font-size: 48px;}

.conten-wrapp {
    padding: 70px 0 58px;
    position: relative;
}
.treatin-wrapp .treatin-col1 h3 {
    font-size: 25px;
}
}

@media screen and (min-width:1241px) and (max-width:1340px) {
.margin { width:94%;}

.header-wrapp p span { display:inline;}
.header-wrapp .header-col1 { margin:0 0 0 50px;}
.header-wrapp .header-col2 .header-row2 li span { display:none;}

.linker-wrapp p span { display:inline;}
.linker-wrapp .linker-col1 { width:12%;}

.banner-wrapp { min-height:908px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp .banner-col1 { width:94%;}
.banner-wrapp .banner-col2 { width:94%;}
.banner-wrapp .banner-col3 { width:94%;}
.banner-wrapp.video-banner .welcome-slides { width: 94%;}


.about-wrapp p span { display:inline;}

.dentistry-wrapp p span { display:inline;}

.makeovers-wrapp p span { display:inline;}

.straightening-wrapp p span { display:inline;}

.treatments-wrapp p span { display:inline;}

.consultation-wrapp p span { display:inline;}

.faqs-wrapp p span { display:inline;}

.team-wrapp p span { display:inline;}

.testimonials-wrapp p span { display:inline;}

.videos-wrapp p span { display:inline;}

.gallery-wrapp p span { display:inline;}

.contact-wrapp p span { display:inline;}

.social-wrapp p span { display:inline;}

.footer-wrapp p span { display:inline;}
.footer-wrapp .footer-col2 .footer-row2 li span { display:inline;}
.footer-wrapp .footer-col3 .footer-row3 li span { display:inline;}
.footer-wrapp .footer-col4 .footer-row4 li span { display:inline;}

/*inner*/
.inner-wrapp { min-height:inherit;}
.conten-wrapp .conten-shape2 {
 
    top: 73.7%;
    right: 15.5%;
    
}

.conten-wrapp.shape-fixer .conten-shape1 {top: 464px;right: -9%;}
.conten-wrapp.shape-fixer .conten-shape2 {top: 670px;}

}

@media screen and (min-width:1341px) and (max-width:1440px)
{ 

.conten-wrapp .conten-shape2 {
 
    top: 73.7%;
    right: 15.5%;
    
}
}



@media screen and (min-width:1341px) and (max-width:1900px) {
.banner-wrapp { min-height:900px;}

/*inner*/
.inner-wrapp { min-height:inherit;}

}

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

.teamer-wrapp .teamer-col2:nth-child(4n) { margin-right:0;}


.team-wrapp .team-col2.desk {display: block;}
.team-wrapp .team-col2.mob {display: none;}

.testimonials-wrapp .testimonials-col2.desk {display: block;}
.testimonials-wrapp .testimonials-col2.mob {display: none;}

.videos-wrapp .videos-col2.desk {display: block;}
.videos-wrapp .videos-col2.mob {display: none;}

.practice-wrapp .practice-row1:nth-child(4n) { margin-right:0;}
.treatment-wrapp .treatment-col2:nth-child(3n) { margin-right:0;}

.testi-wrapp .testi-col1.desk {display: block;}
.testi-wrapp .testi-col1.mob {display: none;}

.treatments-wrapp .treatments-col1.desk {display: block;}
.treatments-wrapp .treatments-col1.mob {display: none;}

.social-wrapp .social-col3.desk {display: block;}
.social-wrapp .social-col3.mob {display: none;}

.social-wrapp .social-col1.desk {display: block;}
.social-wrapp .social-col1.mob {display: none;}

.testi-wrapp .testimonials-row2:nth-child(3n) { margin-right:0;}

.positions-wrapp .positions-col1.mob {display: none;}

}




@media screen and (max-width:767px){

.google-rating.ggogledesktop { display: none!important; }
.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; }


.common-style h1.page-title{font-size:32px}
.treatments-wrapp .treatments-btn1{position:absolute;bottom:0;left:50%;transform:translateX(-50%);white-space:nowrap}

.team-wrapp .team-col2.desk {display: none;}
.team-wrapp .team-col2.mob {display: block;}

.testimonials-wrapp .testimonials-col2.desk {display: none;}
.testimonials-wrapp .testimonials-col2.mob {display: block;}


.videos-wrapp .videos-col2.desk {display: none;}
.videos-wrapp .videos-col2.mob {display: block;}

.testi-wrapp .testi-col1.desk {display: none;}
.testi-wrapp .testi-col1.mob {display: block;}

.treatments-wrapp .treatments-col1.desk {display: none;}
.treatments-wrapp .treatments-col1.mob {display: block;}

.social-wrapp .social-col3.desk {display: none;}
.social-wrapp .social-col3.mob {display: block;}

.social-wrapp .social-col1.desk {display: none;}
.social-wrapp .social-col1.mob {display: block;}

.common-style h4 {font-size: 18px;}
.common-style h5 {font-size: 17px;}
.common-style h6 {font-size: 16px;}
.common-style ol {margin: 0 auto 20px;}
.common-style ul {margin: 0 auto 20px;}

.typography.home-con{margin-top: 30px;}
.typography.about-con{margin-bottom: 30px;}
.typography.team-con{margin-bottom: 30px;}
.typography.fees-con {margin-block: 30px;}
.typography.cont-testi{margin-bottom: 30px; text-align: center;}
.banner-wrapp.video-banner .welcome-slides {width: 100%;transform: none;margin: 0 0 0;position: relative;top: inherit;right: inherit;left: inherit;}

.recruitment-faq .faq-box .faq-col1{width:100%;display:block;margin:0 0 50px}
.recruitment-faq .faq-box .faq-col2{width:100%;display:block}
.customize-support .welcome-slides {
    margin-top: 30px;
}
}
