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

/* CSS Document © 2015 Digimax.co.uk */
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Jost:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
	font-family: 'Andes';
	src: url('../fonts/Andes.eot');
	src: local('?'), url('../fonts/Andes.woff') format('woff'), url('../fonts/Andes.ttf') format('truetype'), url('../fonts/Andes.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'American Typewriter Regular';
	src: url('../fonts/American Typewriter Regular.eot');
	src: local('?'), format('woff'), url('../fonts/American Typewriter Regular.ttf') format('truetype'), format('svg');
	font-weight: normal;
	font-style: normal;
}

::-moz-selection{ background:#7b7d7f; color:#ffffff; text-shadow:none;}
::selection { background:#7b7d7f; 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: 'American Typewriter Regular';}
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:#000000;
}
::-moz-placeholder { 
  color:#000000;
}
:-ms-input-placeholder {
  color:#000000;
}
:-moz-placeholder {
  color:#000000;
}

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

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

.common-style h3 { font-size: 36px; color: #000000; line-height: 50px; margin: 0 0 30px; }

.common-style h4 { font-size: 34px; color: #000000; line-height: 48px; margin: 0 0 30px; }

.common-style h5 { font-size: 30px; color: #000000; line-height: 44px; margin: 0 0 30px; }

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

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

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

.common-style p { font-size: 17px; color: #000000; line-height: 28px; margin: 0 0 26px; letter-spacing: 0; font-weight: 500;}

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

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

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

.common-style ul li { float:none; font-size: 17px; color: #000000; line-height: 28px; position:relative; margin: 0 0 0; padding:0 0 0; font-family: 'American Typewriter Regular'; letter-spacing: 0; font-weight: 500;}

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

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

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

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

.common-style ol li { font-size: 17px; color: #000000; line-height: 28px; counter-increment: my-awesome-counter; padding-left:15px; width: auto; margin: 0 auto; position: relative; font-family: 'American Typewriter Regular'; letter-spacing: 0; font-weight: 500;}

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

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

.common-style ol li:before { content: counter(my-awesome-counter);margin-right: 0px; position: absolute; left: 0px; color: #000000; font-size: 17px; top: 0;}    

.common-style blockquote p { font-size:17px; color: #000000; line-height: 28px; margin-bottom: 26px; position: relative; }

.common-style blockquote p:before { content: '"'; position: absolute; left: -100px; font-size: 17px; color:#000000; font-style: italic; top: 17px; }
 
 
/* IMG STYLES */ 
.alignright { float: right; margin-left: 16px; margin-bottom: 16px;}
.alignleft { float: left; margin-right: 16px; margin-bottom: 16px;}
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto;}
.alignnone { clear: both; }


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

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

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

.common-style [type=search] {border: 1px solid; padding:  10px 25px; background: none; border-color:1px solid rgba(189,163,115,0.40); font-size: 17px; color: #000000; line-height: 28px; width: 200px; display: inline-block; margin-left: 15px; }

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

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

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

nav.navigation.pagination { display: block; }


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

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

}

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

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

.header-wrapp, .banner-wrapp, .abouts-wrapp, .treatments-wrapp, .testimonials-wrapp, .smile-wrapp, .contact-wrapp, .instagram-wrapp, .enquiry-wrapp, .flinker-wrapp, .footer-wrapp, .footer1-wrapp, .inner-wrapp, .conten-wrapp, .abouter-wrapp, .treatmenter-wrapp, .treatin-wrapp, .gallerin-wrapp, .coursinn-wrapp, .courses-wrapp, .paiger-wrapp, .testi-wrapp { width:100%; float:left;}
.margin { width:100%; max-width:1164px; margin:auto;}

/*header-wrapp*/
.header-wrapp { background:none; padding:32px 0 32px; position:absolute; z-index:999;}
.header-wrapp p { float:left; font-size:15px; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 0;}
.header-wrapp p a { color:#ffffff;}
.header-wrapp p span { display:block;}
.header-wrapp p strong { font-weight:700;}
.header-wrapp .header-col1 { width:auto; float:left; clear:left; margin:1px 0 0;}
.header-wrapp .header-col1 img { width:100%; display:block; transition:transform 0.8s ease-in-out 0s;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:right;}
.header-wrapp .header-col1 .header-row1 li { float:left; margin:0 30px 0 0;}
.header-wrapp .header-col1 .header-row1 a li:first-child span { width:auto; float:left; margin:4px 8.4px 0 0;}
.header-wrapp .header-col1 .header-row1 li:last-child { margin-right:0;}
.header-wrapp .header-col1 .header-row1 li:last-child span { width:13px; float:right; margin:4px 0 0 8.4px;}
.header-wrapp .header-col1 .header-row1 li a:hover { color:#bda373;}
.header-wrapp .header-col1 .header-row1 li a img:hover { transform:rotate(360deg);}
.header-wrapp .header-col2 { width:100%; float:left; clear:both; margin:0 0 0;}
.header-wrapp .header-col2 img { width:100%; display:block;}
.header-wrapp .header-col2 .header-row2 { width:auto; float:right;}
.header-row1 li, .header-row1 li a { font-size:13px; font-weight:500; color:#ffffff; letter-spacing:0.28px;}

.header-wrapp .header-col1 .header-row1 > a {float: left; margin: 0 30px 0 0;}
.header-wrapp .header-col1 .header-row1 > a li {display: block !important;}
.header-wrapp .header-col1 .header-row1 > a:hover li {color: #bda373;}

/*banner-wrapp*/
.banner-wrapp { min-height:911px; background:none; position:relative; text-align:center;}
.banner-wrapp p { float:none; font-size:17px; font-weight:500; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 26px;}
.banner-wrapp p a { color:#ffffff;}
.banner-wrapp p span { display:block;}
.banner-wrapp p strong { font-weight:700;}
.banner-wrapp h2 { font-size:15px; font-weight:500; color:#ffffff; letter-spacing:11px; line-height:1.87; margin:0 0 20px; text-transform:uppercase;}
.banner-wrapp h2 a { color:#ffffff;}
.banner-wrapp h2 span { display:block;}
.banner-wrapp h3 { font-size:95px; font-weight:400; color:#ffffff; letter-spacing:0.91px; line-height:86px; margin:0 0 20px;}
.banner-wrapp h3 a { color:#ffffff;}
.banner-wrapp h3 span { display:block;}
.banner-wrapp h4 { font-size:14px; font-weight:500; color:#ffffff; letter-spacing:0.3px; line-height:normal; margin:0 0 0;}
.banner-wrapp h4 a { color:#ffffff;}
.banner-wrapp h4 span { display:block;}
.banner-wrapp .banner-col1 { width:1164px; float:none; margin:0 auto 0; position:absolute; top:47%; transform:translateY(-50%); left:0; right:0; z-index:9;}
.banner-wrapp .banner-col1 img { width:100%; display:block;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; float:left;}
.banner-wrapp .banner-col1 .banner-row1 .banner-bar1 { width:192px; float:none; margin:0 auto 50px;}
.banner-wrapp .banner-col2 { width:1164px; float:left; margin:0 auto 0; position:absolute; bottom:55px; right:0; left:0; z-index:9;}
.banner-wrapp .banner-col2 img { width:100%; display:block;}
.banner-wrapp .banner-col2 .banner-row2 { width:100%; float:left;}
.banner-wrapp .banner-btn1 { float:none; color:#bda373; margin:20px 0 0;}
.banner-wrapp .banner-btn1:hover { color:#ffffff;}
.banner-wrapp h3, .banner-wrapp h3 span { font-family: 'Andes';}

/*abouts-wrapp*/
.abouts-wrapp { background:url(../images/abouts-bg.svg) no-repeat center / cover; position:relative; padding:102px 0 184px; text-align:center;}
.abouts-wrapp p { float:none; font-size:17px; font-weight:500; color:#000000; letter-spacing:0; line-height:28px; margin:0 auto 26px; max-width:500px;}
.abouts-wrapp p a { color:#000000;}
.abouts-wrapp p span { display:block;}
.abouts-wrapp p strong { font-weight:700;}
.abouts-wrapp h2 { font-size:80px; color:#000000; line-height:90px; margin:0 0 29px;}
.abouts-wrapp h2 a { color:#000000;}
.abouts-wrapp h2 span { display:block;}
.abouts-wrapp h3 { font-size:15px; font-weight:500; color:#bda373; letter-spacing:11px; line-height:1.87; margin:0 0 20px; text-transform:uppercase;}
.abouts-wrapp h3 a { color:#bda373;}
.abouts-wrapp h3 span { display:block;}
.abouts-wrapp .abouts-col1 { width:173px; float:none; margin:40.3px auto 16px; border:1px solid #dbb878; padding:10px; border-radius:50%; clip-path:circle(50% at 50% 50%);  overflow:hidden; position:relative; cursor: default;}
.abouts-wrapp .abouts-col1 img { width:100%; display:block;}
.abouts-wrapp .abouts-btn1 { float:none; color:#bda373; margin:20px 0 65px;}
.abouts-wrapp .abouts-btn1:hover { color:#000000;}
.abouts-wrapp h2, .abouts-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*treatments-wrapp*/
.treatments-wrapp { background:url(../images/treatments-bg.svg) no-repeat center / cover; padding:0 0 60px; text-align:center;}
.treatments-wrapp h2 { font-size:80px; color:#000000; line-height:87px; margin:0 auto 29px; max-width:850px;}
.treatments-wrapp h2 a { color:#000000;}
.treatments-wrapp h2 span { display:block;}
.treatments-wrapp h3 { font-size:53px; color:#000000; line-height:64px; margin:0 0 22px;}
.treatments-wrapp h3 a { color:#000000;}
.treatments-wrapp h3 span { display:block;}
.treatments-wrapp p { float:none; font-size:17px; font-weight:500; color:#000000; letter-spacing:0; line-height:28px; margin:0 auto 36px; max-width:500px;}
.treatments-wrapp p a { color:#000000;}
.treatments-wrapp p span { display:block;}
.treatments-wrapp p strong { font-weight:700;}
.treatments-wrapp .treatments-row1 { width:100%; float:left; margin:-115.5px 0 96px; position:relative; z-index:9;}
.treatments-wrapp .treatments-row1 img { width:100%; display:block;}
.treatments-wrapp .treatments-row1 .treatments-col1 { width:208px; float:none; display:block; margin:0 auto 30px;}
.treatments-wrapp .treatments-row2 { width:100%; float:left; position:relative;}
.treatments-wrapp .treatments-row2 img { width:100%; display:block;}
.treatments-wrapp .treatments-row2 .treatments-col2 { width:100%; max-width:1164px; margin:0 auto;}
.treatments-wrapp .treatments-row3 { width:100%; float:left; margin:50px 0 0;}
.treatments-wrapp .treatments-row4 { width:100%; float:left; margin:80px 0 0; position:relative;}
.treatments-wrapp .treatments-row4 img { width:100%; display:block;}
.treatments-wrapp .treatments-row4 .treatments-bar1 { width:100%; float:left;}
.treatments-wrapp .treatments-row4 .treatments-bar2 { width:100%; float:left; padding:55px 0 30px;}
.treatments-wrapp .treatments-btn1 { float:none; color:#bda373; margin:20px 0 0;}
.treatments-wrapp .treatments-btn1:hover { color:#000000;}
.treatments-wrapp .treatments-btn2 { float:none; color:#bda373; margin:10px 0 0;}
.treatments-wrapp .treatments-btn2:hover { color:#000000;}
.treatments-wrapp h2, .treatments-wrapp h2 span, .treatments-wrapp h3, .treatments-wrapp h3 span { font-family: 'DM Serif Display', serif;}
.treatments-wrapp .treatments-row4 .treatments-shape1 { top:32%;}
.treatments-wrapp .treatments-row4 .treatments-shape2 { top:32%;}

.treatments-wrapp1 { background:none;}
.treatments-wrapp1 .treatments-row4 { width:100%; float:left; background:url(../images/abouts-bg.svg) no-repeat center / cover; padding:80px 0 40px; margin:0 0 0; position:relative;}

/*testimonials-wrapp*/
.testimonials-wrapp { background:url(../images/testimonials-bg.jpg) no-repeat center / cover; padding:0 0 123px; text-align:center;}
.testimonials-wrapp p { font-size:54px; color:#ffffff; line-height:79px; letter-spacing:0.3px; margin:0 auto 22px; max-width:787px; position:relative;}
.testimonials-wrapp p a { color:#ffffff;}
.testimonials-wrapp p span { display:block;}
.testimonials-wrapp h2 { font-size:36px; color:#ffffff; line-height:45px; margin:0 0 0;}
.testimonials-wrapp h2 a { color:#ffffff;}
.testimonials-wrapp h2 span { display:block;}
.testimonials-wrapp h3 { font-size:22px; color:#ffffff; line-height:38px; letter-spacing:6.3px; margin:0 0 22px;}
.testimonials-wrapp h3 a { color:#ffffff;}
.testimonials-wrapp h3 span { display:block;}
.testimonials-wrapp .testimonials-row1 { width:100%; float:left;}
.testimonials-wrapp .testimonials-row1 img { width:100%; display:block;}
.testimonials-wrapp .testimonials-icon1 { width:189px; position:absolute; top:-81px; left:-227px;}
.testimonials-wrapp .testimonials-icon2 { width:189px; position:absolute; bottom:-81px; right:-227px;}
.testimonials-wrapp .testimonials-row2 { width:100%; float:left; margin:80px 0 0; padding:56px 0 46px; border-bottom:1px solid rgba(255,255,255,0.35); border-top:1px solid rgba(255,255,255,0.35);}
.testimonials-wrapp .testimonials-row3 { max-width:1076px; width:100%; float:none; margin:0 auto 0;}
.testimonials-wrapp .testimonials-row2 img { width:100%; display:block;}
.testimonials-wrapp .testimonials-row2 .testimonials-thmb { margin:0 auto 22px;}
.testimonials-wrapp .testimonials-row2 .testimonials-col1 { width:17.1%; float:left; margin:0 10.53% 0 0;}
.testimonials-wrapp .testimonials-row2 .testimonials-col1:last-child { margin-right:0;}
.testimonials-wrapp .testimonials-btn1 { float:none; color:#bda373; margin:20px 0 20px;}
.testimonials-wrapp .testimonials-btn1:hover { color:#000000;}
.testimonials-wrapp h2, .testimonials-wrapp h2 span, .testimonials-wrapp h3, .testimonials-wrapp h3 span, .testimonials-wrapp p, .testimonials-wrapp p span { font-family: 'DM Serif Display', serif;}

.testimonials-wrapp .testimonials-row1.mobile {display: none;}

/*smile-wrapp*/
.smile-wrapp { text-align:center; background:#f3eee9; padding:96px 0 107px;}
.smile-wrapp h2 { font-size:80px; color:#000000; line-height:87px; margin:0 0 29px;}
.smile-wrapp h2 a { color:#000000;}
.smile-wrapp h2 span { display:block;}
.smile-wrapp h3 { font-size:53px; color:#000000; line-height:64px; margin:0 0 22px;}
.smile-wrapp h3 a { color:#000000;}
.smile-wrapp h3 span { display:block;}
.smile-wrapp h4 { font-size:53px; color:#000000; line-height:64px; margin:0 0 22px;}
.smile-wrapp h4 a { color:#000000;}
.smile-wrapp h4 span { display:block;}
.smile-wrapp p { float:none; font-size:17px; font-weight:500; color:#000000; letter-spacing:0; line-height:30px; margin:0 auto 36px; max-width:727px; font-family: 'Jost', sans-serif;}
.smile-wrapp p a { color:#000000;}
.smile-wrapp p span { display:block; font-family: 'Jost', sans-serif;}
.smile-wrapp p strong { font-weight:700;}
.smile-wrapp .smile-row1 { width:100%; float:left; margin:20px 0 44px;}
.smile-wrapp .smile-row1 img { width:100%; float:left;}
.smile-wrapp .smile-row1 .smile-bar1 { width:100%; float:left; position:relative; margin:0 0 9.8px 0;}
.smile-wrapp .smile-row1 .smile-col1 { width:100%; float:left; margin:20px 0 44px;}
.smile-wrapp .smile-row1 .smile-col1 img { width:100%; float:left;}
.smile-wrapp .smile-row1 .smile-col1 .smile-bar2 { width:49%; float:left; position:relative; margin:0 0 9.8px 0;}
.smile-wrapp .smile-row1 .smile-col1 .smile-bar2:nth-child(2n) { float:right;}
.smile-wrapp .smile-btn1 { float:none; color:#bda373; margin:20px 0 20px;}
.smile-wrapp .smile-btn1:hover { color:#000000;}
.smile-wrapp .abouts-shape1 { margin:0 auto 28px;}
.smile-wrapp h2, .smile-wrapp h2 span, .smile-wrapp h4, .smile-wrapp h4 span { font-family: 'DM Serif Display', serif;}

.smile-wrapp .smile-row1.mobile {display: none;}

/*enquiry-wrapp*/
.enquiry-wrapp { background:url(../images/enquiry-bg.svg) no-repeat center / cover; padding:110px 0 110px; position:relative; text-align:center;}
.enquiry-wrapp h2 { font-size:80px; color:#000000; line-height:87px; margin:0 0 16px;}
.enquiry-wrapp h2 a { color:#000000;}
.enquiry-wrapp h2 span { display:block;}
.enquiry-wrapp h3 { font-size:53px; color:#000000; line-height:64px; margin:0 0 22px;}
.enquiry-wrapp h3 a { color:#000000;}
.enquiry-wrapp h3 span { display:block;}
.enquiry-wrapp p { float:none; font-size:17px; font-weight:500; color:#000000; letter-spacing:0; line-height:30px; margin:0 auto 36px; max-width:727px; font-family: 'Jost', sans-serif;}
.enquiry-wrapp p a { color:#000000;}
.enquiry-wrapp p span { display:block; font-family: 'Jost', sans-serif;}
.enquiry-wrapp p strong { font-weight:700;}
.enquiry-wrapp .enquiry-col1 { width:100%; float:left; margin:0 0 0; position:relative; z-index:9;}
.enquiry-wrapp .enquiry-col1 img { width:100%; display:block;}
.enquiry-wrapp .enquiry-col1 .enquiry-col2 { width:100%; float:left; margin:34px 0 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-col3 { width:100%; float:left;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width:271px; float:none; margin:0 auto;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { font-size:11px; letter-spacing:1.17px; font-weight:500; text-align:center; color:#000000; background:none; border:1px solid rgba(189,163,115,0.40); resize:none; text-transform:uppercase; border-radius:0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:100%; height:51px; float:left; margin:0 0 11px; padding:0 5% 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width:100%; height:141px; float:left; margin:0 0 44px; padding:17px 5% 0;}
.enquiry-wrapp .enquiry-btn1 { float:none; color:#bda373; margin:20px 0 20px; cursor:pointer;}
.enquiry-wrapp .enquiry-btn1 input { color:#bda373; cursor:pointer; background:none;}
.enquiry-wrapp .enquiry-btn1:hover input { color:#000000;}
.enquiry-wrapp h2, .enquiry-wrapp h2 span { font-family: 'DM Serif Display', serif;}

.enquiry-wrapp1 { padding:40px 0 110px; margin:0 0 80px;}

/*instagram-wrapp*/
.instagram-wrapp { background:#f3eee9; text-align:center; padding:53px 0 44px;}
.instagram-wrapp .margin { max-width:1084px;}
.instagram-wrapp p { float:none; font-size:12px; font-weight:500; color:#000000; letter-spacing:1.6px; line-height:2.58; margin:0 0 16px;}
.instagram-wrapp p a { color:#000000;}
.instagram-wrapp p span { display:block;}
.instagram-wrapp p strong { font-weight:700;}
.instagram-wrapp h2 { font-size:20px; font-weight:600; color:#3a2a49; letter-spacing:0.60px; line-height:30px; margin:0 0 38px;}
.instagram-wrapp h2 a { color:#3a2a49;}
.instagram-wrapp h2 span { display:block;}
.instagram-wrapp .instagram-col1 { width:32px; float:none; margin:0 auto 45px;}
.instagram-wrapp .instagram-col1 img { width:100%; display:block;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:100%; float:none;}
.instagram-wrapp .instagram-col2 { width:100%; float:left; margin:0 0 50px;}
.instagram-wrapp .instagram-col2 img { width:100%; display:block;}
.instagram-wrapp .instagram-col2 .instagram-row2 { width:100%; float:left;}
.instagram-wrapp .instagram-row3 { width:100%; float:left;}
.instagram-wrapp .instagram-btn1 { float:none; color:#bda373; margin:20px 0 20px;}
.instagram-wrapp .instagram-btn1:hover { color:#000000;}

/*flinker-wrapp*/
.flinker-wrapp { padding:56px 0 48px; position:relative; text-align:center;}
.flinker-wrapp p { float:left; font-size:14px; font-weight:500; color:#000000; letter-spacing:0.3px; line-height:1.6; margin:0 15px 0 0;}
.flinker-wrapp p a { color:#000000;}
.flinker-wrapp p span { display:block;}
.flinker-wrapp p strong { font-weight:700;}
.flinker-wrapp .flinker-col1 { width:100%; float:left; margin:0 0 50px;}
.flinker-wrapp .flinker-col1 img { width:100%; display:block;}
.flinker-wrapp .flinker-col1 .flinker-row1 { width:100%; float:left;}
.flinker-wrapp .flinker-col1 .flinker-row1 li { float:none; display:inline-block; margin:0 17px 0;}
.flinker-wrapp .flinker-col1 .flinker-row1 li a:hover { color:#bda373;}
.flinker-wrapp .flinker-col1 .flinker-row1 li:last-child a { color:#bda373;}
.flinker-wrapp .flinker-col2 { width:192px; float:none; margin:0 auto;}
.flinker-wrapp .flinker-col2 img { width:100%; display:block;}
.flinker-wrapp .flinker-col2 .flinker-row2 { width:100%; float:none;}
.flinker-wrapp .flinker-col3 { width:100%; float:left; margin:50px 0 0;}
.flinker-wrapp .flinker-col3 img { width:100%; display:block; transition:transform 0.8s ease-in-out 0s}
.flinker-wrapp .flinker-col3 .flinker-row3 { width:auto; float:none; display:inline-block;}
.flinker-wrapp .flinker-col3 .flinker-row3 li { float:left; margin:0 30px 0 0;}
.flinker-wrapp .flinker-col3 .flinker-row3 li span { width:auto; float:left; margin:4px 8.4px 0 0;}
.flinker-wrapp .flinker-col3 .flinker-row3 li:last-child { margin-right:0;}
.flinker-wrapp .flinker-col3 .flinker-row3 li:last-child span { width:13px; float:right; margin:4px 0 0 8.4px;}
.flinker-wrapp .flinker-col3 .flinker-row3 li a:hover { color:#bda373;}
.flinker-wrapp .flinker-col3 .flinker-row3 li a img:hover { transform:rotate(360deg);}
.flinker-row1 li, .flinker-row1 li a { font-size:16px; font-weight:500; color:#000000; letter-spacing:0.50px;}
.flinker-row3 li, .flinker-row3 li a { font-size:13px; font-weight:500; color:#000000; letter-spacing:0.28px;}

.flinker-wrapp .flinker-col1 .flinker-row1 li:last-child a:hover {color: #000000;}

/*footer-wrapp*/
.footer-wrapp { text-align:center; background:#000000; padding:32px 0 38px;}
.footer-wrapp p { float:none; font-size:12.36px; color:#ffffff; letter-spacing:0.4px; line-height:25px; margin:-5px 0 0;}
.footer-wrapp p a { color:#ffffff;}
.footer-wrapp p span { display:block;}
.footer-wrapp p strong { font-weight:700;}
.footer-wrapp .footer-col1 { width:100%; float:left; margin:0 0 4px;}
.footer-wrapp .footer-col1 img { width:100%; display:block;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:left;}
.footer-wrapp .footer-col1 .footer-row1 li { float:none; display:inline-block; margin:0 0 0;}
.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { margin:0 3px 0;}
.footer-wrapp .footer-col1 .footer-row1 li a:hover { color:#bda373;}
.footer-wrapp .footer-col2 { width:100%; float:left; margin:0 0 0;}
.footer-wrapp .footer-col2 img { width:100%; display:block;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%; float:left;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; display:inline-block; margin:0 6px 0;}
.footer-wrapp .footer-col2 .footer-row2 li a:hover { color:#ffffff;}
.footer-row1 li, .footer-row1 li a { font-size:10px; font-weight:500; color:#ffffff;}
.footer-row2 li, .footer-row2 li a { font-size:10px; font-weight:500; color:#bda373;}

/*inner-wrapp*/
.inner-wrapp { min-height:603px; background:none; position:relative; margin:0 0 0;}
.inner-wrapp h1 {font-size:54px; color:#ffffff; line-height:1.59; font-weight:normal; letter-spacing:0.52px; margin:0 0 0;}
.inner-wrapp .inner-col1 { width:100%; float:left; margin:0 0 0; position:absolute; bottom:20%; left:0; z-index:99; text-align:center; }
.inner-wrapp .inner-col1 img { width:100%; display:block;}
.inner-wrapp .inner-col1 .inner-row1 { width:100%; float:left;}
.inner-wrapp .inner-col1 .inner-row1 li { display:inline-block; margin:0 1px 0;}
.inner-wrapp .inner-col1 .inner-row1 li a:hover { color:#bda373;}
.inner-wrapp .inner-col1 .inner-row1 li a { color:#ffffff;}
.inner-wrapp .banner-col2 { bottom:22%;}
.inner-row1 li, .inner-row1 li a { font-size:17px; color:#ffffff; font-family: 'American Typewriter Regular'; font-weight:normal; letter-spacing:normal; line-height:1.65;}
.inner-wrapp h1, .inner-wrapp h1 span { font-family: 'Andes';}

/*conten-wrapp*/
.conten-wrapp { background:url(../images/abouts-bg.svg) no-repeat center / cover; position:relative; text-align:center; padding:102px 0 40px;}

/*abouter-wrapp*/
.abouter-wrapp p { float:none; font-size:17px; font-weight:500; color:#000000; letter-spacing:0; line-height:28px; margin:0 auto 26px; max-width:834px;}
.abouter-wrapp p a { color:#bda373;}
.abouter-wrapp p span { display:block;}
.abouter-wrapp p strong { font-weight:700;}
.abouter-wrapp h2 { font-size:80px; color:#000000; line-height:1.13; margin:0 0 29px;}
.abouter-wrapp h2 a { color:#bda373;}
.abouter-wrapp h2 span { display:block;}
.abouter-wrapp h3 { font-size:15px; font-weight:500; color:#bda373; letter-spacing:11px; line-height:1.87; margin:0 0 20px; text-transform:uppercase;}
.abouter-wrapp h3 a { color:#000000;}
.abouter-wrapp h3 span { display:block;}
.abouter-wrapp h4 { font-size:34px; color:#000000; line-height:1.47; margin:0 0 12px;}
.abouter-wrapp h4 a { color:#bda373;}
.abouter-wrapp h4 span { display:block;}
.abouter-wrapp .abouter-col1 { width:173px; float:none; margin:40.3px auto 16px; border:1px solid #dbb878; padding:10px; border-radius:50%; clip-path:circle(50% at 50% 50%); overflow:hidden; position:relative; cursor: default;}
.abouter-wrapp .abouter-col1 img { width:100%; display:block;}
.abouter-wrapp .abouter-col2 { width:100%; float:left; padding:52px 0 0;}
.abouter-wrapp h2, .abouter-wrapp h2 span, .abouter-wrapp h4, .abouter-wrapp h4 span { font-family: 'DM Serif Display', serif;}

/*contac-wrapp*/
.contac-wrapp p { float:none; font-size:17px; font-weight:500; color:#000000; letter-spacing:0; line-height:28px; margin:0 auto 26px; max-width:834px;}
.contac-wrapp p a { color:#000000;}
.contac-wrapp p span { display:block;}
.contac-wrapp p strong { font-weight:700;}
.contac-wrapp h2 { font-size:80px; color:#000000; line-height:1.08; margin:0 0 29px;}
.contac-wrapp h2 a { color:#000000;}
.contac-wrapp h2 span { display:block;}
.contac-wrapp .contac-col1 { width:100%; float:left; margin:0 0 26px;}
.contac-wrapp .contac-col1 .contac-row1 { width:100%; float:none; margin:0 auto 0;}
.contac-wrapp .contac-col1 .contac-row1 li { float:none; display:inline-block; margin:0 auto 10px;}
.contac-wrapp .contac-col1 .contac-row1 li span { width:auto; display:inline-block; float:left; margin:0 8.4px 0 0;}
.contac-wrapp .contac-col2 { width:100%; float:left; padding:56px 17% 0;}
.contac-wrapp .contac-col2 iframe { width:100%; height:280px; float:left;}
.contac-row1 li, .contac-row1 li a { font-size:15px; color:#000000; letter-spacing:0.32px; font-family: 'American Typewriter Regular';}
.contac-row1 li a:hover {color: #bda373;}
.contac-wrapp h2, .contac-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*treatmenter-wrapp*/
.treatmenter-wrapp { padding:0 0 60px; text-align:center;}
.treatmenter-wrapp h2 { font-size:80px; color:#000000; line-height:1.09; margin:0 auto 29px; max-width:850px;}
.treatmenter-wrapp h2 a { color:#000000;}
.treatmenter-wrapp h2 span { display:block;}
.treatmenter-wrapp h3 { font-size:53px; color:#000000; line-height:1.21; margin:0 0 22px;}
.treatmenter-wrapp h3 a { color:#000000;}
.treatmenter-wrapp h3 span { display:block;}
.treatmenter-wrapp p { float:none; font-size:17px; font-weight:500; color:#000000; letter-spacing:0; line-height:28px; margin:0 auto 36px; max-width:500px;}
.treatmenter-wrapp p a { color:#000000;}
.treatmenter-wrapp p span { display:block;}
.treatmenter-wrapp p strong { font-weight:700;}
.treatmenter-wrapp .treatmenter-row1 { width:100%; float:left; background:url(../images/treatments-bg.svg) no-repeat center / cover; padding:60px 5% 67px; position:relative; z-index:9;}
.treatmenter-wrapp .treatmenter-row1 img { width:100%; display:block;}
.treatmenter-wrapp .treatmenter-row1 .treatmenter-col1 { width:208px; float:none; display:block; margin:0 auto 30px;}
.treatmenter-wrapp .treatmenter-row2 { width:100%; float:left; background:url(../images/abouts-bg.svg) no-repeat center / cover;  margin:80px 0 0; position:relative;}
.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 { width:100%; float:left; margin:0 0 0; position:relative; display: flex; flex-wrap: wrap;}
.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 { width:49%; float:left; margin:0 2% 0 0; position:relative;}
.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2:nth-child(2n) { float:right; margin-right: 0;}
.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 img { width:100%; display:block;}
.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 .treatmenter-bar1 { width:100%; float:left;}
.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 .treatmenter-bar2 { width:100%; float:left; padding:55px 0 30px;}
.treatmenter-wrapp .treatmenter-btn1 { float:none; color:#bda373; margin:20px 0 0;}
.treatmenter-wrapp .treatmenter-btn1:hover { color:#000000;}
.treatmenter-wrapp h2, .treatmenter-wrapp h2 span, .treatmenter-wrapp h3, .treatmenter-wrapp h3 span { font-family: 'DM Serif Display', serif;}
.treatmenter-wrapp .treatments-shape1 { top:30%;}
.treatmenter-wrapp .treatments-shape2 { top:30%;}
.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 .treatmenter-bar2 h3 {min-height: 128px;}

/*treatin-wrapp*/
.treatin-wrapp p { float:none; font-size:17px; font-weight:500; color:#000000; letter-spacing:0; line-height:28px; margin:0 auto 26px; max-width:772px;}
.treatin-wrapp p a { color:#bda373;}
.treatin-wrapp p span { display:block;}
.treatin-wrapp p strong { font-weight:700;}
.treatin-wrapp h2 { font-size:80px; color:#000000; line-height:1.09; margin:0 0 0;}
.treatin-wrapp h2 a { color:#bda373;}
.treatin-wrapp h2 span { display:block;}
.treatin-wrapp h3 { font-size:15px; font-weight:500; color:#bda373; letter-spacing:11px; line-height:1.87; margin:0 0 20px; text-transform:uppercase;}
.treatin-wrapp h3 a { color:#000000;}
.treatin-wrapp h3 span { display:block;}
.treatin-wrapp h4 { font-size:34px; color:#000000; line-height:1.47; margin:0 0 29px;}
.treatin-wrapp h4 a { color:#bda373;}
.treatin-wrapp h4 span { display:block;}
.treatin-wrapp .treatin-col1 { width:100%; float:left; position:relative; padding:64px 0 70px;}
.treatin-wrapp .treatin-col1 .treatin-bar1 { width:100%; float:left; margin:0 0 0;}
.treatin-wrapp .treatin-col1 .treatin-bar1 img { width:100%; display:block;}
.treatin-wrapp .treatin-btn1 { float:none; display:block; color:#bda373; margin:20px auto 50px;}
.treatin-wrapp .treatin-btn1:hover { color:#000000;}
.treatin-wrapp .treatin-btn2 { float:none; display:block; color:#bda373; margin:20px auto 0;}
.treatin-wrapp .treatin-btn2:hover { color:#000000;}
.treatin-wrapp h2, .treatin-wrapp h2 span, .treatin-wrapp h4, .treatin-wrapp h4 span { font-family: 'DM Serif Display', serif;}
.treatin-wrapp .treatments-shape1 { top:50%;}
.treatin-wrapp .treatments-shape2 { top:50%;}

/*gallerin-wrapp*/
.gallerin-wrapp { text-align:center; padding:0 0 40px;}
.gallerin-wrapp h2 { font-size:34px; color:#000000; line-height:1.47; margin:0 0 28px;}
.gallerin-wrapp h2 a { color:#bda373;}
.gallerin-wrapp h2 span { display:block;}
.gallerin-wrapp p { float:none; font-size:17px; font-weight:500; color:#000000; letter-spacing:0; line-height:30px; margin:0 auto 36px; max-width:727px;}
.gallerin-wrapp p a { color:#bda373;}
.gallerin-wrapp p span { display:block;}
.gallerin-wrapp p strong { font-weight:700;}
.gallerin-wrapp .gallerin-row1 { width:100%; float:left; background:#f3eee9; padding:89px 0 64px; margin:0 0 44px;}
.gallerin-wrapp .gallerin-row1 .gallerin-row2 img { width:100%; float:left;}
.gallerin-wrapp .gallerin-row1 .gallerin-row2 .gallerin-bar1 { width:100%; float:left; position:relative; margin:0 0 9.8px 0;}
.gallerin-wrapp .gallerin-row1 .gallerin-row2 .gallerin-col1 { width:100%; float:left; margin:20px 0 44px;}
.gallerin-wrapp .gallerin-row1 .gallerin-row2 .gallerin-col1 img { width:100%; float:left;}
.gallerin-wrapp .gallerin-row1 .gallerin-row2 .gallerin-col1 .gallerin-bar1 { width:49%; float:left; position:relative; margin:0 0 9.8px 0;}
.gallerin-wrapp .gallerin-row1 .gallerin-row2 .gallerin-col1 .gallerin-bar1:nth-child(2n) { float:right;}
.gallerin-wrapp .gallerin-btn1 { float:none; color:#bda373; margin:20px 0 20px;}
.gallerin-wrapp .gallerin-btn1:hover { color:#000000;}
.gallerin-wrapp .gallerin-btn2 { float:none; color:#bda373; margin:20px 0 20px;}
.gallerin-wrapp .gallerin-btn2:hover { color:#000000;}
.gallerin-wrapp h2, .gallerin-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*galler-wrapp*/
.galler-wrapp { text-align:center;}
.galler-wrapp h2 { font-size:80px; color:#000000; line-height:1.08; margin:0 0 29px;}
.galler-wrapp h2 a { color:#000000;}
.galler-wrapp h2 span { display:block;}
.galler-wrapp h3 { font-size:34px; color:#000000; line-height:1.47; margin:0 0 28px;}
.galler-wrapp h3 a { color:#000000;}
.galler-wrapp h3 span { display:block;}
.galler-wrapp p { float:none; font-size:17px; font-weight:500; color:#000000; letter-spacing:0; line-height:30px; margin:0 auto 36px; padding:30px 0 0; max-width:772px;}
.galler-wrapp p a { color:#000000;}
.galler-wrapp p strong { font-weight:700;}
.galler-wrapp .galler-col1 { width:100%; float:left; background:#f3eee9; padding:89px 0 64px; margin:0 0 0;}
.galler-wrapp .galler-col2 {  background:none; }
.galler-wrapp .galler-col1 .galler-row1 { width:47%; float:left; margin:0 6% 0 0;}
.galler-wrapp .galler-col1 .galler-row1:nth-child(2n) { float:right; margin-right: 0;}
.galler-wrapp .galler-col1 .galler-row1 .galler-box1 { width:100%; float:left; margin:0 0 0;}
.galler-wrapp .galler-col1 .galler-row1 .galler-box1 img { width:100%; float:left;}
.galler-wrapp .galler-col1 .galler-row1 .galler-bar1 { width:49%; float:left; margin:0 0 30px;}
.galler-wrapp .galler-col1 .galler-row1 .galler-bar1:nth-child(2n) { float:right;}
.galler-wrapp .galler-col1 .galler-row1 .galler-bar2 { width:100%; float:left; margin:0 0 0;}
.galler-wrapp .galler-btn1 { float:none; color:#bda373; margin:20px 0 20px;}
.galler-wrapp .galler-btn1:hover { color:#000000;}
.galler-wrapp h2, .galler-wrapp h2 span, .galler-wrapp h3, .galler-wrapp h3 span { font-family: 'DM Serif Display', serif;}
.galler-wrapp .galler-col1:nth-child(5n) {background: none;}
.galler-wrapp .galler-col1 .margin {display: flex; flex-wrap: wrap; position: relative;}

/*courses-wrapp*/
.courses-wrapp p { float:none; font-size:17px; font-weight:500; color:#000000; letter-spacing:0; line-height:28px; margin:0 auto 29px; max-width:772px;}
.courses-wrapp p a { color:#bda373;}
.courses-wrapp p span { display:block;}
.courses-wrapp p strong { font-weight:700;}
.courses-wrapp h2 { font-size:34px; color:#000000; line-height:1.47; margin:0 0 5px;}
.courses-wrapp h2 a { color:#bda373;}
.courses-wrapp h2 span { display:block;}
.courses-wrapp h3 { font-size:15px; font-weight:500; color:#bda373; letter-spacing:11px; line-height:1.87; margin:0 0 20px; text-transform:uppercase;}
.courses-wrapp h3 a { color:#000000;}
.courses-wrapp h3 span { display:block;}
.courses-wrapp .courses-col1 { width:100%; float:left; margin:0 0 30px; display: flex; flex-wrap: wrap;}
.courses-wrapp .courses-col1 .courses-row1 { width:31%; float:left; margin:0 3.5% 70px 0;}
.courses-wrapp .courses-col1 .courses-row1:nth-child(3n) { margin-right:0;}
.courses-wrapp .courses-col1 .courses-row1 .courses-bar1 { width:100%; float:left; margin:0 0 20px;}
.courses-wrapp .courses-col1 .courses-row1 .courses-bar1 img { width:100%; display:block;}
.courses-wrapp .courses-col1 .courses-row1 .courses-bar2 { width:100%; float:left; margin:0 0 0;}
.courses-wrapp .courses-btn1 { float:none; color:#bda373; margin:20px 0 30px;}
.courses-wrapp .courses-btn1:hover { color:#000000;}
.courses-wrapp h2, .courses-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*coursinn-wrapp*/
.coursinn-wrapp p { float:none; font-size:17px; font-weight:500; color:#000000; letter-spacing:0; line-height:28px; margin:0 auto 29px; max-width:772px;}
.coursinn-wrapp p a { color:#bda373;}
.coursinn-wrapp p span { display:block;}
.coursinn-wrapp p strong { font-weight:700;}
.coursinn-wrapp h2 { font-size:34px; color:#000000; line-height:1.47; margin:0 0 5px;}
.coursinn-wrapp h2 a { color:#bda373;}
.coursinn-wrapp h2 span { display:block;}
.coursinn-wrapp h3 { font-size:15px; font-weight:500; color:#bda373; letter-spacing:4.5px; line-height:1.87; margin:0 0 20px; text-transform:uppercase;}
.coursinn-wrapp h3 a { color:#000000;}
.coursinn-wrapp h3 span { display:block; letter-spacing:11px;}
.coursinn-wrapp .coursinn-col1 { width:100%; float:left; padding:0 25% 0; margin:0 0 30px;}
.coursinn-wrapp .coursinn-col1 img { width:100%; display:block;}
.coursinn-wrapp .coursinn-col2 { width:100%; float:left; margin:0 0 30px;}
.coursinn-wrapp .coursinn-btn1 { float:none; display:inline-table; color:#bda373; margin:20px auto 42px;}
.coursinn-wrapp .coursinn-btn1:hover { color:#000000;}
.coursinn-wrapp .coursinn-btn2 { float:none; display:table; color:#bda373; margin:20px auto 30px;}
.coursinn-wrapp .coursinn-btn2:hover { color:#000000;}
.coursinn-wrapp h2, .coursinn-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*paiger-wrapp*/
.paiger-wrapp { text-align:center; padding:60px 0 0; position:relative; z-index:9;}
.paiger-wrapp .paiger-row1 { width:100%; float:left; margin:0 0 0;}
.paiger-wrapp .paiger-row1 img { width:100%; display:block;}
.paiger-wrapp .paiger-row1 .paiger-bar1 { width:auto; float:none; display:inline-block; margin:0 0 0;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li { float:none; display:inline-block;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li a { display:inline-block; padding:0; margin:0 5px;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li a:hover { color:#000000;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li.active a { color:#000000;}
.paiger-wrapp .paiger-btn1 { width:150px; float:none; color:#bda373; margin:20px 15px 20px 0;}
.paiger-wrapp .paiger-btn1:hover { color:#000000;}
.paiger-wrapp .paiger-btn2 { width:150px; float:none; color:#bda373; margin:20px 0 20px 15px;}
.paiger-wrapp .paiger-btn2:hover { color:#000000;}
.paiger-bar1 li, .paiger-bar1 li a { font-size:21px; color:#bda373; line-height:1.33; letter-spacing:2.9px; font-weight:normal; font-family: 'DM Serif Display', serif;}
.paiger-bar1 li:first-child { color:#000000;}
.paiger-wrapp .paiger-btn1:after { content:""; width:150px; height:40px; position:absolute; background:url(../images/paiger-btn-after.svg) no-repeat center / 100% 100%; top:50%; transform:translateY(-50%); left:0; right:0; margin:0 auto; z-index:9;}
.paiger-wrapp .paiger-btn2:after { content:""; width:150px; height:40px; position:absolute; background:url(../images/paiger-btn-after.svg) no-repeat center / 100% 100%; top:50%; transform:translateY(-50%); left:0; right:0; margin:0 auto; z-index:9;}	

.paiger-wrapp .paiger-row1 h2.screen-reader-text {display: none;}
.paiger-wrapp .paiger-row1 span.page-numbers.current {float: none; display: inline-block; padding: 0; margin: 0 5px; font-size: 21px; color: #000000; line-height: 1.33; letter-spacing: 2.9px; font-weight: normal; font-family: 'DM Serif Display', serif;}
.paiger-wrapp .paiger-row1 a.page-numbers {float: none; display: inline-block; padding: 0; margin: 0 5px; font-size: 21px; color: #bda373; line-height: 1.33; letter-spacing: 2.9px; font-weight: normal; font-family: 'DM Serif Display', serif;}
.paiger-wrapp .paiger-row1 a.page-numbers:hover {color: #000000;}
.paiger-wrapp .paiger-row1 span.page-numbers.dots {float: none; display: inline-block; padding: 0; margin: 0 5px; font-size: 21px; color: #bda373; line-height: 1.33; letter-spacing: 2.9px; font-weight: normal; font-family: 'DM Serif Display', serif;}
.paiger-wrapp .paiger-col1 a.next.page-numbers {width: auto; padding: 0; margin: 0;}
.paiger-wrapp .paiger-col1 a.prev.page-numbers {width: auto; padding: 0; margin: 0;}

/*testi-wrapp*/
.testi-wrapp { text-align:center; position:relative; padding:60px 0 70px;}
.testi-wrapp h2 { float:none; font-size:18px; font-weight:500; color:#ffffff; letter-spacing:1.8px; line-height:34px; margin:0 0 10px;}
.testi-wrapp h2 a { color:#ffffff;}
.testi-wrapp h2 span { display:block;}
.testi-wrapp h3 { float:none; font-size:22px; font-weight:normal; color:#ffffff; letter-spacing:6.3px; line-height:1.27; margin:0 0 0;}
.testi-wrapp h3 a { color:#ffffff;}
.testi-wrapp h3 span { display:block;}
.testi-wrapp p { float:none; font-size:29px; font-weight:normal; color:#ffffff; letter-spacing:0.16px; line-height:1.48; margin:0 0 16px;}
.testi-wrapp p a { color:#ffffff;}
.testi-wrapp p span { display:inline;}
.testi-wrapp .testi-row1 { width:100%; float:left; margin:0 0 0; text-align:center;}
.testi-wrapp .testi-row1 .testi-row11 { width:100%; float:left; margin:0 0 20px;}
.testi-wrapp .testi-row1 img { width:100%; display:block;}
.testi-wrapp .testi-row1 .testi-row11 .testi-col1 { width:100%; float:left; margin:0 0 0; position:relative;}
.testi-wrapp .testi-row2 { width:100%; float:left; background:url(../images/testimonials-bg.jpg) no-repeat top center / 100% 100%; padding:99px 0 93px; margin:50px 0 0; position:relative;}
.testi-wrapp .testi-row2 .testi-row3 { width:100%; float:left; text-align:center; display: flex; flex-wrap: wrap;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:48%; float:left; margin:0 4% 60px 0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2:nth-child(2n) { float:right; margin-right: 0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 .testimonials-thmb { width:131px; float:none; margin:0 auto 30px;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 img { width:100%; display:block;}
.testi-wrapp .testi-row4 { width:100%; float:left; margin:30px 0 50px; text-align:center;}
.testi-wrapp .testi-row5 { width:100%; float:left; margin:0 0 60px;}
.testi-wrapp .testi-btn1 { float:none; color:#bda373; margin:20px 0 42px; cursor: pointer;}
.testi-wrapp .testi-btn1:hover { color:#000000;}
.testi-wrapp h3, .testi-wrapp h3 span { font-family: 'DM Serif Display', serif;}

.testi-wrapp .testi-row1 .testi-row11.mobile {display: none;}
.testi-wrapp .testi-row1 .testi-row11 .slick-slider .slick-track {display: flex; flex-wrap: wrap; position: relative;}
.testi-wrapp .testi-row1 .testi-row11 .slick-slider .slick-track .slick-slide {position: relative; height: inherit;}
.testi-wrapp .testi-row1 .testi-row11 .slick-slider .slick-track .slick-slide .testi-col1 {height: 100%;}
.testi-wrapp .testi-row1 .testi-row11 .slick-slider .slick-track .slick-slide .testi-col1 img {height: 100%; object-fit: cover;}

/*common-css*/
.header-ret1 { width:auto; float:right; margin:0 0 0;}
.abouts-shape1 { width:262.6px; float:none; margin:0 auto;}
.abouts-shape1 img { width:100%; display:block;}
.treatments-shape1 { width:97px; float:none; margin:0 auto; position:absolute; top:50%; transform:translateY(-50%); left:0;}
.treatments-shape2 { width:97px; float:none; margin:0 auto; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.testimonials-thmb { width:131px; float:none; margin:139px auto 30px;}
.smile-text1 { width:100%; font-size:15px; color:#fff; font-weight:500; position:absolute; bottom:20px; left:0; right:0;}

/*mobile-css*/
.header-logo { display:none; width:192px; float:none; margin:0 auto 20px;}
.header-logo img { width:100%; display:block;}

/*btn-css*/
.banner-btn1, .abouts-btn1, .treatments-btn1, .treatments-btn2, .testimonials-btn1, .smile-btn1, .enquiry-btn1, .enquiry-btn1 input, .instagram-btn1, .flinker-btn1, .flinker-btn2, .treatmenter-btn1, .treatin-btn1, .treatin-btn2, .gallerin-btn1, .gallerin-btn2, .coursinn-btn1, .coursinn-btn2, .courses-btn1, .paiger-btn1, .paiger-btn2, .galler-btn1, .testi-btn1 { width:241px; text-align:center; font-size:21px; transition:all 0.25s ease-out 0s; display:inline-block; position:relative; font-family: 'DM Serif Display', serif;}

.banner-btn1:after, .abouts-btn1:after, .treatments-btn1:after, .treatments-btn2:after, .testimonials-btn1:after, .smile-btn1:after, .enquiry-btn1:after, .instagram-btn1:after, .treatmenter-btn1:after, .treatin-btn1:after, .treatin-btn2:after, .gallerin-btn1:after, .gallerin-btn2:after, .coursinn-btn1:after, .coursinn-btn2:after, .courses-btn1:after, .galler-btn1:after, .testi-btn1:after { content:""; width:241px; height:54px; position:absolute; background:url(../images/btn-after.svg) no-repeat center / cover; top:50%; transform:translateY(-50%); left:0; right:0; margin:0 auto; z-index:9;}

.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-title {display: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content {display: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-after-form-content {display: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%; float: none; margin: 34px auto 0; padding: 0; max-width: 100%; display: inline-block;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child {width: 271px; float: none; margin: 0 auto;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 100% !important; padding: 0;}
.enquiry-wrapp .enquiry-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;}
.enquiry-wrapp .enquiry-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;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {width: 100%; display: flex; margin: 0 auto; float: left; order: inherit; justify-content: center;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element:after {display: none;}
.enquiry-wrapp .enquiry-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;}
.enquiry-wrapp .enquiry-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: 51px; float: left; margin: 0 0 11px; padding: 0 5% 0; font-size: 11px; letter-spacing: 1.17px; font-weight: 500; text-align: center; color: #000000; background: none; border-color: rgba(189,163,115,0.40); resize: none; text-transform: uppercase; border-radius: 0; line-height: normal; vertical-align: baseline; outline: none; font-family: 'Jost', sans-serif;}
.enquiry-wrapp .enquiry-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: 141px; float: left; margin: 0 0 44px; padding: 17px 5% 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {display: inline-block; height: auto; visibility: visible; margin: 0 0 5px !important;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; float: none; display: inline-block; margin: 0 0 36px !important;}
.enquiry-wrapp .enquiry-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: 22px; cursor: pointer; font-size: 11px; font-weight: 500; color: #000000; line-height: 1.42; display: inline-block; letter-spacing: 0.24px; position: relative; top: -7px; height: auto; margin: 0 0 0; text-align: center;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {color: #bda373; text-decoration: none;}
.enquiry-wrapp .enquiry-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: #000000;}
.enquiry-wrapp .enquiry-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;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {content: ''; width: 4px; height: 4px; background: #ffffff; border-radius: 50%; position: absolute; top: 5px; left: 4px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; opacity: 0; -webkit-transform: scale(0); transform: scale(0);}
.enquiry-wrapp .enquiry-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);}
.enquiry-wrapp .enquiry-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: 1px; width: 12px; height: 12px; background: none; border: 1px solid #bda373;}
.enquiry-wrapp .enquiry-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 {background: #bda373;}
.enquiry-wrapp .enquiry-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: 241px; float: none; height: auto; color: #bda373; cursor: pointer; background: none; text-align: center; font-size: 21px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; outline: none; margin: 20px 0 20px; padding: 0; border: 0; line-height: normal; font-family: 'DM Serif Display', serif; text-transform: none; z-index: 99;}
.enquiry-wrapp .enquiry-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: #000000;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .submit-wrap .nf-field-element {float: none; display: inline-block; position: relative;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .submit-wrap .nf-field-element:after {width: 241px; text-align: center; transition: all 0.25s ease-out 0s; float: none; display: inline-block; content: ""; height: 54px; position: absolute; background: url(../images/btn-after.svg) no-repeat center / cover; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: 0 auto; z-index: 9;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field {border: 2px dotted #d00000; background: transparent;}

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

.abouter-wrapp .abouter-col2.common-style.common-style [type=text] {border: 1px solid; padding:  10px 25px; background: none; border-color:17px solid rgba(189,163,115,0.40); font-size: 17px; color: #000000; line-height: 28px; width: 200px; display: inline-block; margin-left: 15px; }
.abouter-wrapp .abouter-col2.common-style.common-style [type=submit] { -webkit-appearance: none; border: 1px solid; padding: 10px 20px; font-size: 17px; line-height: 28px; cursor:pointer; color: #ffffff; background: #bda373; border-color: #bda373;}
.abouter-wrapp .abouter-col2.common-style.common-style [type=submit]:hover { cursor:pointer; color: #bda373; background: #ffffff; border-color: #bda373;}

.practice-wrapp {position: relative; padding: 90px 0 60px;}
.practice-wrapp .practice-row2 {width: 100%; float: left; display: flex; flex-wrap: wrap; position: relative;}
.practice-wrapp .practice-row1 {width: 24.17%; float: left; margin: 0 1.1% 1.1% 0; background: #0d0d0e; overflow: hidden;}
.practice-wrapp .practice-row1:nth-child(4n) {margin-right: 0;}
.practice-wrapp .practice-row1 .practice-bar1 {width: 100%; float: left;}
.practice-wrapp .practice-row1 img {width: 100%; display: block;}

.table-outer {overflow-x: auto; width: auto; font-size: 14px; margin-bottom: 25px;}
.table-outer table {border-collapse: collapse; border-spacing: 0; min-width: 600px; max-width: 100%;}
.table-outer td {border: 1px solid #000; padding: 10px; font-family: 'American Typewriter Regular'; font-weight: 500; font-size: 17px; color: #000;}
.table-outer td strong {font-family: 'American Typewriter Regular'; font-size: 17px;}

.courses-wrapp.course-extra .courses-col1 .courses-row1 p {min-height: 84px;}

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

.header-wrapp { text-align:center; padding:65px 0 28px; position:relative;}
.header-wrapp .header-col1 { width:100%;}
.header-wrapp .header-col2 { position:fixed; top:0; left:0; background:#fff; padding:18px 0 18px;}
.header-wrapp .header-col1 .header-row1 a li:first-child span { float:none; display:inline-block; margin:0 8.4px 0 0; position:relative; top:2px;}
.header-wrapp .header-col1 .header-row1 li:last-child span { float:none; display:inline-block;}
.header-wrapp .header-col1 .header-row1 li { width:100%; float:none; display:inline-block; margin:3px 0;}
.header-row1 li, .header-row1 li a { color:#000000;}

.banner-wrapp { text-align:center; min-height:inherit;}
.banner-wrapp h2 { font-size:12px;}
.banner-wrapp h3 { font-size:32px; line-height:42px; margin:0 0 12px;}
.banner-wrapp p { font-size:13px;}
.banner-wrapp .banner-col1 { width:90%; margin:0 auto 0;}
.banner-wrapp .banner-col1 .banner-row1 .banner-bar1 { display:none;}
.banner-wrapp .banner-col2 { width:90%; display:none;}

.abouts-wrapp { padding:45px 0 158px;}
.abouts-wrapp h2 { font-size:32px; line-height:42px; margin:0 0 20px;}
.abouts-wrapp h3 { font-size:12px;}
.abouts-wrapp p { font-size:15px;}
.abouts-wrapp .abouts-col1 { margin:40.3px auto 22px;}

.treatments-wrapp h2 { font-size:32px; line-height:42px; margin:0 0 20px;}
.treatments-wrapp h3 { font-size:32px; line-height:42px; margin:0 0 20px;}
.treatments-wrapp p { font-size:15px;}
.treatments-wrapp .treatments-row1 { margin:-115.5px 0 30px;}

.testimonials-wrapp { padding:0 0 50px;}
.testimonials-wrapp h2 { font-size:23px; line-height:34px;}
.testimonials-wrapp p { font-size:20px; line-height:36px; max-width:90%;}
.testimonials-wrapp .testimonials-icon1 { width:28px; top:-22px; left:0;}
.testimonials-wrapp .testimonials-icon2 { width:28px; bottom:-22px; right:0;}
.testimonials-wrapp .testimonials-row2 { padding:43px 0 5px;}
.testimonials-wrapp .testimonials-row2 .testimonials-col1 { width:50%; margin:0 0 40px; padding:0 2%;}
.testimonials-wrapp .testimonials-row2 .testimonials-thmb { width:115px; margin:0 auto 16px;}

.smile-wrapp { padding:38px 0 48px;}
.smile-wrapp h2 { font-size:32px; line-height:42px; margin:0 0 20px;}
.smile-wrapp .smile-btn1 { margin:46px 0 20px;}

.enquiry-wrapp { padding:49px 0 50px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width:100%;}
.enquiry-wrapp h2 { font-size:32px; line-height:42px; margin:0 0 10px;}

.flinker-wrapp .flinker-col1 { margin:0 0 39px;}
.flinker-wrapp .flinker-col1 .flinker-row1 li { margin:3px 7px;}
.flinker-wrapp .flinker-col1 .flinker-row1 li:first-child { margin-left:0;}
.flinker-wrapp .flinker-col1 .flinker-row1 li:last-child { margin-right:0;}
.flinker-wrapp .flinker-col2 { display:inline-block;}
.flinker-wrapp .flinker-col3 { margin:32px 0 0;}
.flinker-wrapp .flinker-col3 .flinker-row3 li span { float:none; display:inline-block; margin:0 8.4px 0 0; position:relative; top:2px;}
.flinker-wrapp .flinker-col3 .flinker-row3 li:last-child span { float:none; display:inline-block;}
.flinker-wrapp .flinker-col3 .flinker-row3 li { width:100%; float:none; display:inline-block; margin:3px 0;}
.flinker-row1 li, .flinker-row1 li a { font-size:14px;}

/*inner-wrapp*/
.inner-wrapp h1 { font-size:26px;}
.inner-row1 li, .inner-row1 li a { font-size:12px;}

.conten-wrapp { padding:40px 0 0;}	

.galler-wrapp h2 { font-size:40px;}	
.galler-wrapp p { max-width: inherit; padding:30px 5% 0; margin:0 auto 15px;}
.galler-wrapp .galler-col1 { padding:50px 0 60px;}
.galler-wrapp .galler-col1 .galler-row1 { width:100%; margin:0 0 40px;}	
	
.paiger-wrapp .paiger-row1 .paiger-bar1 { width:auto;}	
.paiger-wrapp .paiger-btn1 { font-size:16px; width:75px; margin:0 10px 0 0;}
.paiger-wrapp .paiger-btn1:after { width:75px; height:40px;}
.paiger-wrapp .paiger-btn2 { font-size:16px; width:75px; margin:0 0 0 10px;}
.paiger-wrapp .paiger-btn2:after { width:75px; height:40px;}
.paiger-bar1 li, .paiger-bar1 li a,
.paiger-wrapp .paiger-row1 span.page-numbers.current,
.paiger-wrapp .paiger-row1 a.page-numbers,
.paiger-wrapp .paiger-row1 span.page-numbers.dots { font-size:16px; letter-spacing:1px;}		
.paiger-wrapp .paiger-row1 .paiger-bar1 li a,
.paiger-wrapp .paiger-row1 span.page-numbers.current,
.paiger-wrapp .paiger-row1 a.page-numbers,
.paiger-wrapp .paiger-row1 span.page-numbers.dots { margin:0 1px;}
	
.abouter-wrapp h2 { font-size:32px;}	
.abouter-wrapp h4 { font-size:22px;}
.abouter-wrapp p { max-width: inherit;}
	
.contac-wrapp h2 { font-size:50px; margin:0 0 15px;}	
.contac-row1 li, .contac-row1 li a { font-size:13px;}
.contac-wrapp .contac-col2 { padding:40px 0 0;}	

.coursinn-wrapp .coursinn-col1 { padding:0 0 0;}	
.coursinn-wrapp .coursinn-col2 { margin:0 0 0;}
	
.courses-wrapp .courses-col1 { margin:0 0 0;}
.courses-wrapp .courses-col1 .courses-row1 { width:100%; margin:0 0 60px;}

.gallerin-wrapp h2 { font-size:26px; margin:0 0 10px;}
.gallerin-wrapp h2 span { display:inline-block;}
.gallerin-wrapp { padding:0 0 0;}
.gallerin-wrapp .gallerin-row1 { padding:50px 0 60px;}
	
.testi-wrapp p { font-size:24px;}
.testi-wrapp .testi-row2 { background:url(../images/testimonials-bg.jpg) no-repeat top center / cover; padding:60px 0 60px; margin: 20px 0 0;}	
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:100%; margin: 0 0 60px;}

.treatin-wrapp { margin:0 0 40px;}
.treatin-wrapp h2 { font-size:36px;}
.treatin-wrapp h4 { font-size:28px;}
.treatin-wrapp .treatin-col1 { padding:30px 0 30px;}

.smile-wrapp h4	{ font-size:32px;}
.smile-wrapp .smile-row1 { margin:0 0 30px;}
.smile-wrapp .smile-row1 .smile-col1 { margin:0 0 0;}

.treatmenter-wrapp h2 { font-size:42px;}
.treatmenter-wrapp h3 { font-size:32px;}
.treatmenter-wrapp .treatmenter-row1 { margin:0 0 50px;}
.treatmenter-wrapp .treatmenter-row2 { margin:0 0 0;}	
.treatmenter-wrapp { padding:0 0 0;}	
.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 { width:100%; margin: 0 0 0;}
.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 .treatmenter-bar2 { padding:30px 0 50px;}
.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 .treatmenter-bar2 h3 {min-height: inherit;}
	
/*common-css*/
.treatments-shape1 { display:none;}
.treatments-shape2 { display:none;}
.testimonials-thmb { margin:50px auto 30px;}

/*mobile-css*/
.header-logo { display:block;}

/*btn-css*/
.banner-btn1, .abouts-btn1, .treatments-btn1, .treatments-btn2, .testimonials-btn1, .smile-btn1, .enquiry-btn1, .enquiry-btn1 input, .instagram-btn1, .flinker-btn1, .flinker-btn2, .treatmenter-btn1, .treatin-btn1, .treatin-btn2, .gallerin-btn1, .gallerin-btn2, .coursinn-btn1, .coursinn-btn2, .courses-btn1, .galler-btn1, .testi-btn1 { font-size:18px;}

.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child {width: 100%;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-label {margin: 0 0 0 !important;}
.enquiry-wrapp .enquiry-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 {margin: 0 0 4px !important;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {margin: 0 0 16px !important;}
.enquiry-wrapp .enquiry-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 {display: inline;}
.enquiry-wrapp .enquiry-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: 18px;}
.enquiry-wrapp .enquiry-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: 2px;}
.enquiry-wrapp .enquiry-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: 6px;}

.footer-wrapp {padding: 32px 0 95px;}

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

.courses-wrapp.course-extra .courses-col1 .courses-row1 p {min-height: inherit;}

.header-wrapp .header-col1 .header-row1 > a {float: none; display: inline-block; margin: 3px 0;}

}

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

.header-wrapp { text-align:center; padding:65px 0 28px; position:relative;}
.header-wrapp .header-col1 { width:100%;}
.header-wrapp .header-col2 { position:fixed; top:0; left:0; background:#fff; padding:18px 0 18px;}
.header-wrapp .header-col1 .header-row1 a li:first-child span { float:none; display:inline-block; margin:0 8.4px 0 0; position:relative; top:2px;}
.header-wrapp .header-col1 .header-row1 li:last-child span { float:none; display:inline-block;}
.header-wrapp .header-col1 .header-row1 li { float:none; display:inline-block; margin:3px 9px;}
.header-row1 li, .header-row1 li a { color:#000000;}

.banner-wrapp { text-align:center; min-height:inherit;}
.banner-wrapp h3 { font-size:46px; line-height:56px; margin:0 0 12px;}
.banner-wrapp .banner-col1 { width:90%; margin:0 auto 0;}
.banner-wrapp .banner-col1 .banner-row1 .banner-bar1 { display:none;}
.banner-wrapp .banner-col2 { width:90%; display:none;}

.abouts-wrapp { padding:45px 0 158px;}
.abouts-wrapp h2 { font-size:32px; line-height:42px; margin:0 0 20px;}
.abouts-wrapp h3 { font-size:12px;}
.abouts-wrapp p { font-size:15px;}
.abouts-wrapp .abouts-col1 { margin:40.3px auto 22px;}

.treatments-wrapp h2 { font-size:32px; line-height:42px; margin:0 0 20px;}
.treatments-wrapp h3 { font-size:32px; line-height:42px; margin:0 0 20px;}
.treatments-wrapp p { font-size:15px;}
.treatments-wrapp .treatments-row1 { margin:-115.5px 0 70px;}

.testimonials-wrapp { padding:0 0 50px;}
.testimonials-wrapp h2 { font-size:23px; line-height:34px;}
.testimonials-wrapp p { font-size:26px; line-height:42px; max-width:90%;}
.testimonials-wrapp .testimonials-icon1 { width:28px; top:-22px; left:0;}
.testimonials-wrapp .testimonials-icon2 { width:28px; bottom:-22px; right:0;}
.testimonials-wrapp .testimonials-row2 { padding:43px 0 5px;}
.testimonials-wrapp .testimonials-row2 .testimonials-col1 { width:50%; margin:0 0 40px; padding:0 2%;}
.testimonials-wrapp .testimonials-row2 .testimonials-thmb { width:115px; margin:0 auto 16px;}

.smile-wrapp { padding:38px 0 48px;}
.smile-wrapp h2 { font-size:32px; line-height:42px; margin:0 0 20px;}
.smile-wrapp .smile-btn1 { margin:46px 0 20px;}

.enquiry-wrapp { padding:49px 0 50px;}
.enquiry-wrapp h2 { font-size:32px; line-height:42px; margin:0 0 10px;}

.flinker-wrapp .flinker-col1 { margin:0 0 39px;}
.flinker-wrapp .flinker-col1 .flinker-row1 li { margin:3px 7px;}
.flinker-wrapp .flinker-col1 .flinker-row1 li:first-child { margin-left:0;}
.flinker-wrapp .flinker-col1 .flinker-row1 li:last-child { margin-right:0;}
.flinker-wrapp .flinker-col2 { display:inline-block;}
.flinker-wrapp .flinker-col3 { margin:32px 0 0;}
.flinker-wrapp .flinker-col3 .flinker-row3 li span { float:none; display:inline-block; margin:0 8.4px 0 0; position:relative; top:2px;}
.flinker-wrapp .flinker-col3 .flinker-row3 li:last-child span { float:none; display:inline-block;}
.flinker-wrapp .flinker-col3 .flinker-row3 li { float:none; display:inline-block; margin:3px 7px;}
.flinker-row1 li, .flinker-row1 li a { font-size:14px;}

/*inner-wrapp*/
.inner-wrapp h1 { font-size:26px;}
.inner-row1 li, .inner-row1 li a { font-size:12px;}

.conten-wrapp { padding:40px 0 0;}	

.galler-wrapp h2 { font-size:40px;}	
.galler-wrapp p { max-width: inherit; padding:30px 5% 0;}
.galler-wrapp .galler-col1 { padding:50px 0 60px;}
.galler-wrapp .galler-col1 .galler-row1 { width:100%; margin:0 0 40px;}	
	
.paiger-wrapp { padding:0 0 0;}
.paiger-wrapp .paiger-row1 .paiger-bar1 { width:auto;}	
.paiger-wrapp .paiger-btn1 { font-size:17px; width:110px; margin:0 15px 0 0;}
.paiger-wrapp .paiger-btn1:after { width:110px; height:40px;}
.paiger-wrapp .paiger-btn2 { font-size:17px; width:110px; margin:0 0 0 10px;}
.paiger-wrapp .paiger-btn2:after { width:110px; height:40px;}
.paiger-bar1 li, .paiger-bar1 li a,
.paiger-wrapp .paiger-row1 span.page-numbers.current,
.paiger-wrapp .paiger-row1 a.page-numbers,
.paiger-wrapp .paiger-row1 span.page-numbers.dots { font-size:18px; letter-spacing:1.9px;}		
.paiger-wrapp .paiger-row1 .paiger-bar1 li a,
.paiger-wrapp .paiger-row1 span.page-numbers.current,
.paiger-wrapp .paiger-row1 a.page-numbers,
.paiger-wrapp .paiger-row1 span.page-numbers.dots { margin:0 3px;}			
	
.abouter-wrapp h2 { font-size:46px;}	
.abouter-wrapp h4 { font-size:24px;}
.abouter-wrapp p { max-width: inherit;}

.contac-wrapp h2 { font-size:50px; margin:0 0 15px;}	
.contac-row1 li, .contac-row1 li a { font-size:13px;}	
.contac-wrapp .contac-col2 { padding:40px 0 0;}	

.coursinn-wrapp .coursinn-col1 { padding:0 0 0;}	
	
.courses-wrapp .courses-col1 { margin:0 0 0;}
.courses-wrapp .courses-col1 .courses-row1 { width:100%; margin:0 0 60px;}	

.gallerin-wrapp { padding:0 0 0;}	
.gallerin-wrapp h2 span { display:inline-block;}

.testi-wrapp p { font-size:26px;}
.testi-wrapp .testi-row2 { background:url(../images/testimonials-bg.jpg) no-repeat top center / cover; padding:60px 0 60px; margin: 20px 0 0;}	
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:100%; margin: 0 0 60px;}	

.treatin-wrapp { margin:0 0 40px;}
.treatin-wrapp h2 { font-size:42px;}
.treatin-wrapp h4 { font-size:34px;}
.treatin-wrapp h4 span { display:inline-block;}
.treatin-wrapp .treatin-col1 { padding:30px 0 30px;}

.smile-wrapp h4	{ font-size:36px;}
.smile-wrapp .smile-row1 { margin:0 0 30px;}
.smile-wrapp .smile-row1 .smile-col1 { margin:0 0 0;}	

.treatmenter-wrapp h2 { font-size:43px;}
.treatmenter-wrapp h3 { font-size:32px;}
.treatmenter-wrapp .treatmenter-row1 { margin:0 0 50px;}
.treatmenter-wrapp .treatmenter-row2 { margin:0 0 0;}	
.treatmenter-wrapp { padding:0 0 0;}	
.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 { width:100%; margin: 0 0 0;}
.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 .treatmenter-bar2 { padding:30px 0 50px;}	
.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 .treatmenter-bar2 h3 {min-height: inherit;}
	
/*common-css*/
.treatments-shape1 { display:none;}
.treatments-shape2 { display:none;}
.testimonials-thmb { margin:50px auto 30px;}

/*mobile-css*/
.header-logo { display:block;}

/*btn-css*/
.banner-btn1, .abouts-btn1, .treatments-btn1, .treatments-btn2, .testimonials-btn1, .smile-btn1, .enquiry-btn1, .enquiry-btn1 input, .instagram-btn1, .flinker-btn1, .flinker-btn2, .treatmenter-btn1, .treatin-btn1, .treatin-btn2, .gallerin-btn1, .gallerin-btn2, .coursinn-btn1, .coursinn-btn2, .courses-btn1, .paiger-btn1, .paiger-btn2, .galler-btn1, .testi-btn1  { font-size:18px;}

.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-label {margin: 0 0 0 !important;}
.enquiry-wrapp .enquiry-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 {margin: 0 0 4px !important;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {margin: 0 0 16px !important;}
.enquiry-wrapp .enquiry-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 {display: inline;}
.enquiry-wrapp .enquiry-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: 18px;}
.enquiry-wrapp .enquiry-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: 2px;}
.enquiry-wrapp .enquiry-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: 6px;}

.footer-wrapp {padding: 32px 0 95px;}

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

.courses-wrapp.course-extra .courses-col1 .courses-row1 p {min-height: inherit;}

.header-wrapp .header-col1 .header-row1 > a {float: none; display: inline-block; margin: 3px 9px;}

}

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

.header-wrapp { text-align:center; padding:65px 0 28px; position:relative;}
.header-wrapp .header-col1 { width:100%;}
.header-wrapp .header-col2 { position:fixed; top:0; left:0; background:#fff; padding:18px 0 18px;}
.header-wrapp .header-col1 .header-row1 a li:first-child span { float:none; display:inline-block; margin:0 8.4px 0 0; position:relative; top:2px;}
.header-wrapp .header-col1 .header-row1 li:last-child span { float:none; display:inline-block;}
.header-wrapp .header-col1 .header-row1 li { float:none; display:inline-block; margin:3px 9px;}
.header-row1 li, .header-row1 li a { color:#000000;}

.banner-wrapp { text-align:center; min-height:inherit;}
.banner-wrapp h3 { font-size:46px; line-height:56px; margin:0 0 12px;}
.banner-wrapp .banner-col1 { width:90%; margin:0 auto 0;}
.banner-wrapp .banner-col1 .banner-row1 .banner-bar1 { display:none;}
.banner-wrapp .banner-col2 { width:90%; display:none;}

.abouts-wrapp { padding:45px 0 158px;}
.abouts-wrapp h2 { font-size:32px; line-height:42px; margin:0 0 20px;}
.abouts-wrapp h3 { font-size:12px;}
.abouts-wrapp p { font-size:15px;}
.abouts-wrapp .abouts-col1 { margin:40.3px auto 22px;}

.treatments-wrapp h2 { font-size:32px; line-height:42px; margin:0 0 20px;}
.treatments-wrapp h3 { font-size:32px; line-height:42px; margin:0 0 20px;}
.treatments-wrapp p { font-size:15px;}
.treatments-wrapp .treatments-row1 { margin:-115.5px 0 70px;}

.testimonials-wrapp { padding:0 0 50px;}
.testimonials-wrapp h2 { font-size:23px; line-height:34px;}
.testimonials-wrapp p { font-size:26px; line-height:42px; max-width:90%;}
.testimonials-wrapp .testimonials-icon1 { width:28px; top:-22px; left:0;}
.testimonials-wrapp .testimonials-icon2 { width:28px; bottom:-22px; right:0;}
.testimonials-wrapp .testimonials-row2 { padding:43px 0 5px;}
.testimonials-wrapp .testimonials-row2 .testimonials-col1 { width:50%; margin:0 0 40px; padding:0 2%;}
.testimonials-wrapp .testimonials-row2 .testimonials-thmb { width:115px; margin:0 auto 16px;}

.smile-wrapp { padding:38px 0 48px;}
.smile-wrapp h2 { font-size:32px; line-height:42px; margin:0 0 20px;}
.smile-wrapp .smile-btn1 { margin:46px 0 20px;}

.enquiry-wrapp { padding:49px 0 50px;}
.enquiry-wrapp h2 { font-size:32px; line-height:42px; margin:0 0 10px;}

.flinker-wrapp .flinker-col1 { margin:0 0 39px;}
.flinker-wrapp .flinker-col1 .flinker-row1 li { margin:3px 7px;}
.flinker-wrapp .flinker-col1 .flinker-row1 li:first-child { margin-left:0;}
.flinker-wrapp .flinker-col1 .flinker-row1 li:last-child { margin-right:0;}
.flinker-wrapp .flinker-col2 { display:inline-block;}
.flinker-wrapp .flinker-col3 { margin:32px 0 0;}
.flinker-wrapp .flinker-col3 .flinker-row3 li span { float:none; display:inline-block; margin:0 8.4px 0 0; position:relative; top:2px;}
.flinker-wrapp .flinker-col3 .flinker-row3 li:last-child span { float:none; display:inline-block;}
.flinker-wrapp .flinker-col3 .flinker-row3 li { float:none; display:inline-block; margin:3px 7px;}
.flinker-row1 li, .flinker-row1 li a { font-size:14px;}

/*inner-wrapp*/
.inner-wrapp h1 { font-size:26px;}
.inner-row1 li, .inner-row1 li a { font-size:12px;}

.conten-wrapp { padding:40px 0 40px;}	

.galler-wrapp h2 { font-size:40px;}	
.galler-wrapp p { max-width: inherit; padding:30px 5% 0;}
.galler-wrapp .galler-col1 { padding:50px 0 60px;}
.galler-wrapp .galler-col1 .galler-row1 { width:100%; margin:0 0 40px;}	
	
.paiger-wrapp { padding:20px 0 0;}
.paiger-wrapp .paiger-row1 .paiger-bar1 { width:auto;}		
.paiger-bar1 li, .paiger-bar1 li a,
.paiger-wrapp .paiger-row1 span.page-numbers.current,
.paiger-wrapp .paiger-row1 a.page-numbers,
.paiger-wrapp .paiger-row1 span.page-numbers.dots { font-size:16px;}	
	
.abouter-wrapp h2 { font-size:48px;}	
.abouter-wrapp h4 { font-size:27px;}
.abouter-wrapp p { max-width: inherit;}	
	
.contac-wrapp h2 { font-size:64px; margin:0 0 20px;}	
.contac-wrapp .contac-col2 { padding:40px 0 0;}	
	
.coursinn-wrapp .coursinn-col1 { padding:0 5% 0;}

.courses-wrapp .courses-col1 { margin:0 0 0;}
.courses-wrapp .courses-col1 .courses-row1 { width:49%; margin:0 2% 60px 0;}		
.courses-wrapp .courses-col1 .courses-row1:nth-child(2n) { float:right; margin-right: 0;}
.courses-wrapp .courses-col1 .courses-row1:nth-child(3n) {margin-right: auto;}
	
.gallerin-wrapp { padding:0 0 0;}	
.gallerin-wrapp h2 span { display:inline-block;}
	
.testi-wrapp p { font-size:22px;}

.treatin-wrapp { margin:0 0 40px;}
.treatin-wrapp h2 { font-size:42px;}
.treatin-wrapp h4 { font-size:34px;}
.treatin-wrapp h4 span { display:inline-block;}
.treatin-wrapp .treatin-col1 { padding:30px 0 30px;}

.smile-wrapp h4	{ font-size:36px;}
.smile-wrapp .smile-row1 { margin:0 0 30px;}
.smile-wrapp .smile-row1 .smile-col1 { margin:0 0 0;}	

.treatmenter-wrapp h2 { font-size:43px;}
.treatmenter-wrapp h3 { font-size:30px;}
.treatmenter-wrapp .treatmenter-row1 { margin:0 0 50px;}
.treatmenter-wrapp .treatmenter-row2 { margin:0 0 0;}	
.treatmenter-wrapp { padding:0 0 0;}	
.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 .treatmenter-bar2 { padding:30px 0 50px;}	
	
/*common-css*/
.treatments-shape1 { display:none;}
.treatments-shape2 { display:none;}
.testimonials-thmb { margin:50px auto 30px;}

/*mobile-css*/
.header-logo { display:block;}

/*btn-css*/
.banner-btn1, .abouts-btn1, .treatments-btn1, .treatments-btn2, .testimonials-btn1, .smile-btn1, .enquiry-btn1, .enquiry-btn1 input, .instagram-btn1, .flinker-btn1, .flinker-btn2, .treatmenter-btn1, .treatin-btn1, .treatin-btn2, .gallerin-btn1, .gallerin-btn2, .coursinn-btn1, .coursinn-btn2, .courses-btn1, .galler-btn1, .testi-btn1  { font-size:18px;}

.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-label {margin: 0 0 0 !important;}
.enquiry-wrapp .enquiry-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 {margin: 0 0 4px !important;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {margin: 0 0 16px !important;}
.enquiry-wrapp .enquiry-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 {display: inline;}
.enquiry-wrapp .enquiry-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: 18px;}
.enquiry-wrapp .enquiry-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: 2px;}
.enquiry-wrapp .enquiry-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: 6px;}

.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 .treatmenter-bar2 h3 {min-height: 72px;}

.footer-wrapp {padding: 32px 0 95px;}

.testi-wrapp .testi-row2 {margin: 20px 0 0;}

.practice-wrapp {position: relative; padding: 60px 0 30px;}

.courses-wrapp.course-extra .courses-col1 .courses-row1 h2 {font-size: 30px;}
.courses-wrapp.course-extra .courses-col1 .courses-row1 p {min-height: 112px;}

.header-wrapp .header-col1 .header-row1 > a {float: none; display: inline-block; margin: 3px 9px;}

}

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

.header-wrapp { padding:23px 0;}
.header-wrapp .header-col1 .header-row1 li { margin:0 13px 0 0;}
.header-wrapp .header-col1 .header-row1 a li:first-child span { margin:3px 6.4px 0 0;}
.header-wrapp .header-col1 .header-row1 li:last-child { display:none;}
.header-wrapp .header-col2 .header-row2 { margin:-4px 0 0;}
.header-row1 li, .header-row1 li a { font-size:10px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp h2 { font-size:12px;}
.banner-wrapp h3 { font-size:45px; line-height:50px;}
.banner-wrapp .banner-col1 { width:94%; top:50%;}
.banner-wrapp .banner-col1 .banner-row1 .banner-bar1 { width:110px; margin:0 auto 10px;}
.banner-wrapp .banner-col2 { display:none;}

.abouts-wrapp h2 { font-size:43px; line-height:53px;}
.abouts-wrapp h3 { font-size:12px;}

.treatments-wrapp h2 { font-size:43px; line-height:53px;}
.treatments-wrapp h3 { font-size:32px; line-height:44px;}

.testimonials-wrapp h2 { font-size:23px; line-height:34px;}
.testimonials-wrapp p { font-size:26px; line-height:42px; max-width:90%;}
.testimonials-wrapp .testimonials-icon1 { width:38px; top:-22px; left:0;}
.testimonials-wrapp .testimonials-icon2 { width:38px; bottom:-22px; right:0;}

.smile-wrapp h2 { font-size:43px; line-height:53px;}

.enquiry-wrapp h2 { font-size:43px; line-height:53px;}

.flinker-wrapp .flinker-col1 { margin:0 0 39px;}
.flinker-wrapp .flinker-col1 .flinker-row1 li { margin:0 10px;}
.flinker-wrapp .flinker-col1 .flinker-row1 li:first-child { margin-left:0;}
.flinker-wrapp .flinker-col1 .flinker-row1 li:last-child { margin-right:0;}
.flinker-row1 li, .flinker-row1 li a { font-size:14px;}

/*inner-wrapp*/
.inner-wrapp .inner-col1 { bottom:15%;}
.inner-wrapp h1 { font-size:34px;}
.inner-row1 li, .inner-row1 li a { font-size:15px;}

.conten-wrapp { padding:40px 0 40px;}	

.galler-wrapp h2 { font-size:54px;}	
.galler-wrapp p { max-width: inherit; padding:30px 5% 0;}
.galler-wrapp .galler-col1 { padding:50px 0 60px;}
	
.paiger-wrapp { padding:20px 0 0;}
.paiger-wrapp .paiger-row1 .paiger-bar1 { width:auto;}		
.paiger-bar1 li, .paiger-bar1 li a,
.paiger-wrapp .paiger-row1 span.page-numbers.current,
.paiger-wrapp .paiger-row1 a.page-numbers,
.paiger-wrapp .paiger-row1 span.page-numbers.dots { font-size:16px;}	
	
.abouter-wrapp h2 { font-size:48px;}	
.abouter-wrapp h4 { font-size:27px;}
.abouter-wrapp p { max-width: inherit;}		

.contac-wrapp h2{ font-size:60px; margin:0 0 15px;}
.contac-wrapp .contac-col2 { padding:40px 0 0;}		
	
.coursinn-wrapp .coursinn-col1 { padding:0 20% 0;}	

.courses-wrapp .courses-col1 { margin:0 0 0;}	

.gallerin-wrapp { padding:0 0 0;}		
	
.testi-wrapp p { font-size:24px;}

.treatin-wrapp { margin:0 0 40px;}
.treatin-wrapp h2 { font-size:42px;}
.treatin-wrapp h4 { font-size:34px;}
.treatin-wrapp .treatin-col1 { padding:30px 0 30px;}

.smile-wrapp h4	{ font-size:36px;}
.smile-wrapp .smile-row1 { margin:0 0 30px;}
.smile-wrapp .smile-row1 .smile-col1 { margin:0 0 0;}	

.treatmenter-wrapp { padding:0 0 0;}
.treatmenter-wrapp h2 { font-size:54px;}
.treatmenter-wrapp h3 { font-size:34px;}
.treatmenter-wrapp .treatmenter-row1 { margin:0 0 50px;}
.treatmenter-wrapp .treatmenter-row2 { margin:0 0 0;}		
.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 .treatmenter-bar2 { padding:30px 0 50px;}	
	
/*common-css*/
.treatments-shape1 { display:none;}
.treatments-shape2 { display:none;}

/*btn-css*/
.banner-btn1, .abouts-btn1, .treatments-btn1, .treatments-btn2, .testimonials-btn1, .smile-btn1, .enquiry-btn1, .enquiry-btn1 input, .instagram-btn1, .flinker-btn1, .flinker-btn2, .treatmenter-btn1, .treatin-btn1, .treatin-btn2, .gallerin-btn1, .gallerin-btn2, .coursinn-btn1, .coursinn-btn2, .courses-btn1, .paiger-btn1, .paiger-btn2, .galler-btn1, .testi-btn1  { font-size:18px; width:200px;}

.banner-btn1:after, .abouts-btn1:after, .treatments-btn1:after, .treatments-btn2:after, .testimonials-btn1:after, .smile-btn1:after, .enquiry-btn1:after, .instagram-btn1:after, .treatmenter-btn1:after, .treatin-btn1:after, .treatin-btn2:after, .gallerin-btn1:after, .gallerin-btn2:after, .coursinn-btn1:after, .coursinn-btn2:after, .courses-btn1:after, .galler-btn1:after, .testi-btn1:after  { width:200px; background:url(../images/btn-after.svg) no-repeat center / 100%;}

.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-label {margin: 0 0 0 !important;}
.enquiry-wrapp .enquiry-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: 18px; width: 200px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .submit-wrap .nf-field-element:after {width: 200px; background: url(../images/btn-after.svg) no-repeat center / 100%;}

.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 .treatmenter-bar2 h3 {min-height: 82px;}

.footer-wrapp {padding: 32px 0 95px;}

.practice-wrapp {position: relative; padding: 65px 0 45px;}

.courses-wrapp.course-extra .courses-col1 .courses-row1 h2 {font-size: 30px;}
.courses-wrapp.course-extra .courses-col1 .courses-row1 p {min-height: 140px;}

.header-wrapp .header-col1 .header-row1 > a {margin: 0 13px 0 0;}

}

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

.header-wrapp { padding:23px 0;}
.header-wrapp .header-col1 .header-row1 li { margin:0 13px 0 0;}
.header-wrapp .header-col1 .header-row1 a li:first-child span { margin:3px 6.4px 0 0;}
.header-wrapp .header-col1 .header-row1 li:last-child { display:none;}
.header-wrapp .header-col2 .header-row2 { margin:-4px 0 0;}
.header-row1 li, .header-row1 li a { font-size:12px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp h3 { font-size:55px; line-height:65px;}
.banner-wrapp .banner-col1 { width:94%; top:50%;}
.banner-wrapp .banner-col1 .banner-row1 .banner-bar1 { width:110px; margin:0 auto 20px;}
.banner-wrapp .banner-col2 { display:none;}

.abouts-wrapp h2 { font-size:43px; line-height:53px;}

.treatments-wrapp h2 { font-size:43px; line-height:53px;}
.treatments-wrapp h3 { font-size:36px; line-height:48px;}

.testimonials-wrapp h2 { font-size:26px; line-height:38px;}
.testimonials-wrapp p { font-size:30px; line-height:48px; max-width:90%;}
.testimonials-wrapp .testimonials-icon1 { width:38px; top:-22px; left:0;}
.testimonials-wrapp .testimonials-icon2 { width:38px; bottom:-22px; right:0;}

.smile-wrapp h2 { font-size:43px; line-height:53px;}

.enquiry-wrapp h2 { font-size:43px; line-height:53px;}

.flinker-wrapp .flinker-col1 { margin:0 0 39px;}
.flinker-wrapp .flinker-col1 .flinker-row1 li:first-child { margin-left:0;}
.flinker-wrapp .flinker-col1 .flinker-row1 li:last-child { margin-right:0;}
.flinker-row1 li, .flinker-row1 li a { font-size:15px;}

/*inner-wrapp*/
.inner-wrapp .inner-col1 { bottom:15%;}
.inner-wrapp h1 { font-size:44px;}
.inner-row1 li, .inner-row1 li a { font-size:16px;}	

.galler-wrapp h2 { font-size:64px;}	
	
.paiger-wrapp { padding:20px 0 0;}
.paiger-wrapp .paiger-row1 .paiger-bar1 { width:auto;}
.paiger-wrapp .paiger-btn1 { width:180px;}
.paiger-wrapp .paiger-btn1:after { width:180px; background: url(../images/btn-after.svg) no-repeat center / 100%}
.paiger-wrapp .paiger-btn2 { width:180px;}
.paiger-wrapp .paiger-btn2:after { width:180px; background: url(../images/btn-after.svg) no-repeat center / 100%}		
.paiger-bar1 li, .paiger-bar1 li a,
.paiger-wrapp .paiger-row1 span.page-numbers.current,
.paiger-wrapp .paiger-row1 a.page-numbers,
.paiger-wrapp .paiger-row1 span.page-numbers.dots { font-size:18px;}	
	
.abouter-wrapp h2 { font-size:58px;}	
.abouter-wrapp h4 { font-size:30px;}
.abouter-wrapp p { max-width: inherit;}		
	
.contac-wrapp h2{ font-size:66px; margin:0 0 15px;}	
	
.coursinn-wrapp .coursinn-col1 { padding:0 20% 0;}		

.courses-wrapp .courses-col1 { margin:0 0 0;}	
	
.testi-wrapp p { font-size:26px;}
	
.treatin-wrapp { margin:0 0 40px;}
.treatin-wrapp h2 { font-size:52px;}
.treatin-wrapp h4 { font-size:34px;}
.treatin-wrapp .treatin-col1 { padding:30px 0 30px;}

.smile-wrapp h4	{ font-size:36px;}
.smile-wrapp .smile-row1 { margin:0 0 30px;}
.smile-wrapp .smile-row1 .smile-col1 { margin:0 0 0;}		

.treatmenter-wrapp { padding:0 0 0;}
.treatmenter-wrapp h2 { font-size:58px;}
.treatmenter-wrapp h3 { font-size:37px;}	
	
/*common-css*/
.treatments-shape1 { display:none;}
.treatments-shape2 { display:none;}

/*btn-css*/
.banner-btn1, .abouts-btn1, .treatments-btn1, .treatments-btn2, .testimonials-btn1, .smile-btn1, .enquiry-btn1, .enquiry-btn1 input, .instagram-btn1, .flinker-btn1, .flinker-btn2, .treatmenter-btn1, .treatin-btn1, .treatin-btn2, .gallerin-btn1, .gallerin-btn2, .coursinn-btn1, .coursinn-btn2, .courses-btn1, .paiger-btn1, .paiger-btn2, .galler-btn1, .testi-btn1  { font-size:18px; width:200px;}

.banner-btn1:after, .abouts-btn1:after, .treatments-btn1:after, .treatments-btn2:after, .testimonials-btn1:after, .smile-btn1:after, .enquiry-btn1:after, .instagram-btn1:after, .treatmenter-btn1:after, .treatin-btn1:after, .treatin-btn2:after, .gallerin-btn1:after, .gallerin-btn2:after, .coursinn-btn1:after, .coursinn-btn2:after, .courses-btn1:after, .galler-btn1:after, .testi-btn1:after { width:200px; background:url(../images/btn-after.svg) no-repeat center / 100%;}

.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {margin: 0 0 13px !important;}
.enquiry-wrapp .enquiry-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: 18px; width: 200px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .submit-wrap .nf-field-element:after {width: 200px; background: url(../images/btn-after.svg) no-repeat center / 100%;}

.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 .treatmenter-bar2 h3 {min-height: 90px;}

.footer-wrapp {padding: 32px 0 95px;}

.practice-wrapp {position: relative; padding: 70px 0 50px;}

.courses-wrapp.course-extra .courses-col1 .courses-row1 p {min-height: 112px;}

.header-wrapp .header-col1 .header-row1 > a {margin: 0 13px 0 0;}

}

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

.header-wrapp { padding:23px 0;}
.header-wrapp .header-col1 .header-row1 li { margin:0 13px 0 0;}
.header-wrapp .header-col1 .header-row1 a li:first-child span { margin:3px 6.4px 0 0;}
.header-wrapp .header-col1 .header-row1 li:last-child { display:none;}
.header-wrapp .header-col2 .header-row2 { margin:-7px 0 0;}
.header-row1 li, .header-row1 li a { font-size:13px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp h3 { font-size:65px; line-height:75px;}
.banner-wrapp .banner-col1 { width:94%; top:50%;}
.banner-wrapp .banner-col2 { display:none;}

.abouts-wrapp h2 { font-size:43px; line-height:53px;}

.treatments-wrapp h2 { font-size:43px; line-height:53px;}
.treatments-wrapp h3 { font-size:36px; line-height:48px;}

.testimonials-wrapp h2 { font-size:32px; line-height:44px;}
.testimonials-wrapp p { font-size:36px; line-height:56px; max-width:90%;}
.testimonials-wrapp .testimonials-icon1 { width:58px; top:-40px; left:0;}
.testimonials-wrapp .testimonials-icon2 { width:58px; bottom:-40px; right:0;}

.smile-wrapp h2 { font-size:43px; line-height:53px;}

.enquiry-wrapp h2 { font-size:43px; line-height:53px;}

.flinker-wrapp .flinker-col1 { margin:0 0 39px;}
.flinker-wrapp .flinker-col1 .flinker-row1 li:first-child { margin-left:0;}
.flinker-wrapp .flinker-col1 .flinker-row1 li:last-child { margin-right:0;}
.flinker-row1 li, .flinker-row1 li a { font-size:15px;}

/*inner-wrapp*/
.inner-wrapp .inner-col1 { bottom:15%;}
.inner-wrapp h1 { font-size:48px;}
.inner-row1 li, .inner-row1 li a { font-size:16px;}	

.galler-wrapp h2 { font-size:74px;}	
	
.abouter-wrapp h2 { font-size:74px;}	
.abouter-wrapp h4 { font-size:32px;}
.abouter-wrapp p { max-width: inherit;}	
	
.contac-wrapp h2{ font-size:72px; margin:0 0 15px;}	

.treatmenter-wrapp { padding:0 0 0;}
.treatmenter-wrapp h2 { font-size:66px;}
.treatmenter-wrapp h3 { font-size:46px;}		
	
/*common-css*/
.treatments-shape1 { display:none;}
.treatments-shape2 { display:none;}

/*common-css*/

/*btn-css*/

.treatmenter-wrapp .treatmenter-row2 .treatmenter-row3 .treatmenter-col2 .treatmenter-bar2 h3 {min-height: 111px;}

.footer-wrapp {padding: 32px 0 95px;}

.courses-wrapp.course-extra .courses-col1 .courses-row1 p {min-height: 112px;}

.header-wrapp .header-col1 .header-row1 > a {margin: 0 13px 0 0;}

}

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

.banner-wrapp { min-height:inherit;}
.banner-wrapp h3 { font-size:72px; line-height:82px;}
.banner-wrapp .banner-col1 { width:94%; top:47%;}
.banner-wrapp .banner-col2 { width:94%;}

.testimonials-wrapp .testimonials-icon1 { width:175px; left:-200px;}
.testimonials-wrapp .testimonials-icon2 { width:175px; right:-200px;}

/*common-css*/
.treatments-shape1 { display:none;}
.treatments-shape2 { display:none;}

}

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

}

@media screen and (min-width: 768px) {
.google-rating.ggogledesktop { position: fixed; bottom: 20px; left: 20px; z-index: 999; display: inline-block;  width: 210px; cursor: pointer;}
.google-rating.ggogledesktop img { width: 100%;}
.wp-gr .wp-google-badge_left-fixed { display: none;}

}
@media screen and (max-width: 767px) {
.getin-wrapp .getin-col2 iframe { pointer-events: none; }

.featherlight .featherlight-close-icon { right: 0 !important; top: -30px !important;}

.google-rating.ggogledesktop { display: none;}
.wp-google-badge.wp-google-badge_left-fixed .wp-google-badge-score { margin-left: 0 !important;}
.wp-google-badge.wp-google-badge_left-fixed { left: 15px !important; bottom: 20px !important; z-index: 999 !important; cursor: pointer; width: 105px !important;}
.wp-google-badge.wp-google-badge_left-fixed span.wp-star { width: 17px !important; float: left !important;}
.wp-google-badge.wp-google-badge_left-fixed span.wp-star svg { width: 100% !important; float: left;}
.wp-google-badge.wp-google-badge_left-fixed span.wp-google-rating { display: none !important;}

.testimonials-wrapp .testimonials-row1.desk {display: none;}
.testimonials-wrapp .testimonials-row1.mobile {display: block;}

.smile-wrapp .smile-row1.desk {display: none;}
.smile-wrapp .smile-row1.mobile {display: block;}

.testi-wrapp .testi-row1 .testi-row11.desk {display: none;}
.testi-wrapp .testi-row1 .testi-row11.mobile {display: block;}

.contac-wrapp .contac-col2 iframe {pointer-events: none;}
 
}