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

/* CSS Document © 2024 Digimax.co.uk */

::-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: 'Montserrat', 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: 'Montserrat', sans-serif;}
img { border:0px;}
ol, ul, li{ list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
* {-webkit-appearance: none;}
::-webkit-input-placeholder {
  color:#353b42;
}
::-moz-placeholder { 
  color:#353b42;
}
:-ms-input-placeholder {
  color:#353b42;
}
:-moz-placeholder {
  color:#353b42;
}

@keyframes fadeIn {
  0%{
    opacity: 0
  }
  
  100% {
    opacity: 1
  }
}


/*------------------- 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: #353b42; line-height: 62px; margin: 0 0 30px; } 

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

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

.common-style h4 { font-size: 32px; color: #353b42; line-height: 46px; margin: 0 0 30px; }

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

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

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

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

.common-style p { font-size: 13px; color: #353b42; line-height: 30px; margin: 0 0 26px; letter-spacing: normal;}

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

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

.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: 13px; color: #353b42; line-height: 30px; position:relative; margin: 0 0 0; padding:0 0 0 15px; font-family: 'Montserrat', sans-serif; letter-spacing: normal;}

.common-style ul li:before { content:"\2022 "; position: absolute; left: 0px; color: #353b42; font-size: 24px; top: 0px; line-height: normal;} 

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

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

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

.common-style ol li { font-size: 13px; color: #353b42; line-height: 30px; counter-increment: my-awesome-counter; padding-left:15px; width: auto; margin: 0 auto; position: relative; font-family: 'Montserrat', sans-serif; letter-spacing: normal;}

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

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

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

.common-style blockquote p { font-size:13px; color: #353b42; line-height: 30px; margin-bottom: 30px; position: relative; }

.common-style blockquote p:before { content: '"'; position: absolute; left: -100px; font-size: 13px; color:#353b42; 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;}
 
.treatments-we-offer .treatments-row2.box-effects1 {
  /* background: #f9f9f9; */
min-height: auto;
transition: all 0.25s ease-out 0s;
  padding: 42px 6% 80px;
  flex: 1;
}


/* .treatments-we-offer .treatments-row2.box-effects1 {
 

} */
.treatments-row2.box-effects1 p{
float: none;
  font-size: 13px;
  font-weight: 500;
  color: #353b42;
  letter-spacing: normal;
  line-height: 1.75;
  margin: 0 0 15px;
}

.treatments-we-offer .slick-track {
  display: flex;
  flex-wrap: wrap;
}

.treatments-we-offer .slick-track .we-offer-col {
  height: inherit;
}

.journeyfaq-col1.common-style ul li {
  font-weight: 500;
}


.treatments-we-offer .we-offer-col {
  background: #f9f9f9;
  display: flex !important;
  flex-direction: column;
}

.treatments-wrapp .slick-dots {
  margin: 0;
}

.treatments-wrapp .slick-dots li:before {
  display: none;
}


.treatments-wrapp ul { width:100%; float: none; margin:0 auto 26px; padding-left: 0px;}

.treatments-wrapp ul li { float:none; font-size: 13px; color: #353b42; line-height: 30px; font-weight: 500; position:relative; margin: 0 0 0; padding:0 0 0 15px; font-family: 'Montserrat', sans-serif; letter-spacing: normal;}

.treatments-wrapp ul li:before { content:"\2022 "; position: relative; left: -4px; color: #353b42; font-size: 24px; top: 2px; line-height: normal;} 

.treatments-wrapp ul li a { color: #d4cb9c; }

.treatments-wrapp ul li a:hover { color: #353b42; }

.treatments-wrapp ol {width: 100%; float: none; counter-reset: my-awesome-counter;margin:0 auto 30px;  position: relative;}
.treatments-wrapp ol li { font-size: 13px; color: #353b42; line-height: 30px; counter-increment: my-awesome-counter; padding-left:15px; width: auto; margin: 0 auto; position: relative; font-family: 'Montserrat', sans-serif; letter-spacing: normal; font-weight: 500;}
.treatments-wrapp ol li:before {content: counter(my-awesome-counter) "."; margin-right: 0px; position: relative; left: -2px; color: #353b42; font-size: 13px;  font-weight: 500;  top: 0;}

.treatments-wrapp .slick-slide {
  height: inherit;
}

.treatments-wrapp .treatments-we-offer .we-offer-col {
  height: inherit;
}

.treatments-we-offer.mobile .slick-track {
  display: flex;
  flex-wrap: wrap;
}

.treatments-we-offer.mobile .slick-slide.slick-cloned {
  height: inherit;
}

.treatments-we-offer.mobile .we-offer-col {
  height: 100%;
}

.conten-bar1.condition-wrapp.full-width-cond.common-style ul li {
  font-weight: 500;
}

.treatments-wrapp ul strong {font-weight: bold;}


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

.fheader-col4 .circle-row1 {
  display: none;
}
.fheader-col4 .fheader-thm1 .circle-effects1{overflow: visible;}
.fheader-col4 .fheader-thm1 .circle-effects1 > img{
  opacity: 1;
    transition: all 0.45s ease-in 0s;
    overflow: visible;
}
.fheader-col4 .fheader-thm1 .circle-effects1 > img:hover{
  transform: rotate(360deg);
}
}

@media(max-width:480px){

  .conten-wrapp .conten-tab a.tab-btn1 {
    margin-inline: auto;
        display: flex;
        width: max-content;
    }

  .treatments-we-offer .treatments-row2.box-effects1 {
 

  padding: 42px 6% 80px;
  }
  .treatments-row2.box-effects1 p {font-size: 13px; margin: 0 0 15px;}

  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:#353b42; font-size: 13px; color: #353b42; line-height: 30px; width: 200px; display: inline-block; margin-left: 15px; }

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

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

.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: #d4cb9c; }
.common-style h2 a { color: #d4cb9c; }
.common-style h3 a { color: #d4cb9c; }
.common-style h4 a { color: #d4cb9c; }
.common-style h5 a { color: #d4cb9c; }
.common-style h6 a { color: #d4cb9c; }

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


.table-outer { overflow-x: auto; width: auto; font-size:13px; margin-bottom: 28px; }
.table-outer td {border: 1px solid #353b42; padding: 10px;color: #353b42;line-height: 1.73; font-family: 'Montserrat', sans-serif;}
.table-outer table { border-collapse: collapse; border-spacing: 0; min-width: 600px; max-width: 100%; }
.table-outer td p:last-child { margin: 0;}


.header-wrapp, .linker-wrapp, .canver-wrapp, .banner-wrapp, .treatments-wrapp, .patients-wrapp, .services-wrapp, .team-wrapp, .missing-wrapp, .enquiry-wrapp, .instagram-wrapp, .fheader-wrapp, .footer-wrapp, .inner-wrapp, .conten-wrapp, .sidbar-wrapp, .about-wrapp, .testimonials-wrapp, .book-wrapp, .teamer-wrapp, .teamingaller-wrapp, .paiger-wrapp, .showvi-wrapp, .show-wrapp, .join-wrapp, .implant-wrapp, .contact-wrapp, .practic-wrapp, .condition-wrapp, .causes-wrapp, .types-wrapp, .journey-wrapp, .suitable-wrapp, .journeyfaq-wrapp, .transformations-wrapp, .says-wrapp, .refer-wrapp, .transformin-wrapp { width:100%; float:left;}
.margin { width:100%; max-width:1162px; margin:auto;}

/*header-wrapp*/
.header-wrapp { background:none; padding:12px 0 10px;}
.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 .margin { max-width:1300px;}
.header-wrapp .header-col1 { width:auto; float:left; margin:0 0 0;}
.header-wrapp .header-col1 img { width:100%; display:block;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:left;}
.header-wrapp .header-col2 { width:auto; float:right; margin:0 0 0;}
.header-wrapp .header-col2 img { width:100%; display:block;}
.header-wrapp .header-col2 .header-row2 { width:100%; float:right;}
.header-wrapp .header-btn1 { float:left; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; margin:0 0 0; padding:14px 29px 14px 29px;}
.header-wrapp .header-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.header-row1 li, .header-row1 li a { font-size:15px; font-weight:400; color:#34303b; letter-spacing:normal;}

/*linker-wrapp*/
.linker-wrapp { background:none; padding:10px 0 20px;}
.linker-wrapp p { float:left; font-size:17px; color:#a1a4a7; letter-spacing:0.5px; line-height:30px; margin:0 0 0;}
.linker-wrapp p a { color:#d4cb9c;}
.linker-wrapp p span { display:block;}
.linker-wrapp p strong { font-weight:700;}
.linker-wrapp .margin { max-width:1300px;}
.linker-wrapp .linker-col1 { width:100%; float:left; margin:0 0 0;}
.linker-wrapp .linker-col1 img { width:100%; display:block;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%; float:left;}
.linker-wrapp .linker-col1 .linker-row1 li { float:left; margin:0 110px 0 0;}
.linker-wrapp .linker-col1 .linker-row1 li span { float:left;}
.linker-wrapp .linker-col1 .linker-row1 li:last-child { margin-right:0;}
.linker-row1 li, .linker-row1 li a { font-size:14px; font-weight:500; color:#353b42; letter-spacing:0.39px; line-height:normal;}

/*banner-wrapp*/
.banner-wrapp { min-height:630px; background:none; position:relative;}
.banner-wrapp p { float:none; font-size:21px; font-weight:500; color:#ffffff; letter-spacing:normal; line-height:1.9; margin:0 0 16px;}
.banner-wrapp p a { color:#ffffff;}
.banner-wrapp p span { display:block;}
.banner-wrapp p strong { font-weight:700;}
.banner-wrapp h2 { font-size:40px; font-weight:400; color:#ffffff; letter-spacing:0.89px; line-height:1.65; margin:0 0 0;}
.banner-wrapp h2 a { color:#ffffff;}
.banner-wrapp h2 span { display:block;}
.banner-wrapp .banner-col1 { width:1162px; float:none; margin:60px auto 0;}
.banner-wrapp .banner-col1 img { width:100%; display:block;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; float:left;}
.banner-wrapp h2, .banner-wrapp h2 span { font-family: 'Playfair Display', serif;}

/*canver-wrapp*/
.canver-wrapp { background:none; padding:108px 0 68px; position:absolute; top:0; z-index:9;}
.canver-wrapp p { float:none; font-size:15px; font-weight:500; color:#34303b; letter-spacing:normal; line-height:1.67; margin:0 0 16px;}
.canver-wrapp p a { color:#d4cb9c;}
.canver-wrapp p span { display:block;}
.canver-wrapp p strong { font-weight:700;}
.canver-wrapp .canver-col1 { width:253px; float:none; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0;}
.canver-wrapp .canver-col1 img { width:100%; display:block;}
.canver-wrapp .canver-col1 .canver-row1 { width:100%; float:none;}
.canver-wrapp .canver-col2 { width:244px; float:left; margin:0 0 0;}
.canver-wrapp .canver-col2 img { width:100%; display:block;}
.canver-wrapp .canver-col2 .canver-row2 { width:100%; float:left;}
.canver-wrapp .canver-btn1 { float:left; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; margin:0 0 0; padding:14px 29px 14px 29px;}
.canver-wrapp .canver-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}

/*treatments-wrapp*/
.treatments-wrapp { text-align:center; background:none; padding:55px 0 0; position:relative;}
.treatments-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:1.67; margin:0 auto 26px; max-width:900px;}
.treatments-wrapp p a { color:#d4cb9c;}
.treatments-wrapp p span { display:block;}
.treatments-wrapp p strong { font-weight:700;}
.treatments-wrapp h2 { font-size:40px; font-weight:400; color:#353b42; letter-spacing:1px; line-height:1.49; margin:0 0 49px;}
.treatments-wrapp h2 a { color:#353b42;}
.treatments-wrapp h2 span { display:block;}
.treatments-wrapp h3 { font-size:24px; font-weight:400; color:#353b42; letter-spacing:normal; line-height:1.35;   margin: 20px 0 15px;}
.treatments-wrapp h3 a { color:#353b42;}
.treatments-wrapp h3 span { display:block;}
.treatments-wrapp .treatments-col1 { width:100%; float:left; margin:40px 0 50px;}
.treatments-wrapp .treatments-col1 p {float:none;font-size: 13px;font-weight:500;color:#353b42;letter-spacing:normal;line-height: 1.67;margin:0 0 15px;}
.treatments-wrapp .treatments-col1 p a { color:#d4cb9c;}
.treatments-wrapp .treatments-col1 p span { display:block;}
.treatments-wrapp .treatments-col1 p strong { font-weight:700;}
.treatments-wrapp .treatments-col1 img { width:100%; display:block;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%; float:left; position:relative;}
.treatments-wrapp .treatments-col2 { width:100%; float:left; margin:0 0 0; position: relative; background: #f9f9f9;}
.treatments-wrapp .treatments-col2 img { width:100%; display:block; transition: all 0.25s ease-in;}
.treatments-wrapp .treatments-col2 .treatments-row2 {width:100%;min-height: 400px;float:left;background:#f9f9f9;transition:all 0.25s ease-out 0s;padding:42px 6% 80px;  position: static;}
.treatments-wrapp .treatments-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; margin:18px 0 0; padding:14px 32px 14px 32px; position: absolute;  width: max-content;left: 50%;transform: translateX(-50%);bottom: 30px;}
.treatments-wrapp .treatments-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.treatments-wrapp .treatments-btn2 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; margin:0 0 0; padding:14px 32px 14px 32px;}
.treatments-wrapp .treatments-btn2:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.treatments-wrapp h2, .treatments-wrapp h2 span, .treatments-wrapp h3, .treatments-wrapp h3 span { font-family: 'Vidaloka', serif;}

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

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

.treatments-wrapp .treatments-col1.treatments-list {display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 0;}
.treatments-wrapp .treatments-col1.treatments-list .treatments-col2 {width: 32.33%; margin: 0 1.5% 30px 0;}
.treatments-wrapp .treatments-col1.treatments-list .treatments-col2:nth-child(3n) {margin-right: 0;}
.treatments-wrapp .treatments-col1.treatments-list .treatments-col2:last-child {margin-right: 0;}

.treatments-wrapp .treatments-col2 .treatments-row2 .box-row1 { overflow: hidden;  max-height: 500px; padding-bottom: 50px;}
.no-hover .box-effects1:hover .box-row1 { opacity: 0; visibility: hidden;}
/*.treatments-wrapp .treatments-col2.no-hover .treatments-row2 {  min-height: 200px;}
.treatments-wrapp .treatments-col2.no-hover .treatments-row2:hover {min-height: 200px;}*/

.treatments-wrapp .treatments-col2 .treatments-row2 h3 {margin: 0 0 15px;}


.treatments-wrapp .treatments-col2 .treatments-row2 .box-row1::-webkit-scrollbar { width: 6px;}
.treatments-wrapp .treatments-col2 .treatments-row2 .box-row1::-webkit-scrollbar-track { background: #ffffff; box-shadow: inset 1px 0 5px #ffffff; border-radius: 25px;}
.treatments-wrapp .treatments-col2 .treatments-row2 .box-row1::-webkit-scrollbar-thumb { background: #d4cb9c; border-radius: 25px;}
.treatments-wrapp .treatments-col2 .treatments-row2 .box-row1::-webkit-scrollbar-button { background-color: #ffffff !important; height: 0 !important; width: 0 !important; -webkit-box-shadow: none; -webkit-appearance: none !important;}
 

.treatments-wrapp .treatments-col1  .treatments-col2 ul li { float: none;  font-size: 14px;  font-weight: 500; color: #353b42;  letter-spacing: normal;  line-height: 1.75;  position: relative;}
.treatments-wrapp .treatments-col1  .treatments-col2 ul li:before { content: "\2022"; position: relative;  left: -2px;  top: 0;}


.treatments-wrapp .treatments-col1 .trtmntbx { width: 100%; display: flex; flex-wrap: wrap; position: relative; margin: 0 0 0; float: left;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox { width: 49%; float: left; position: relative; margin: 0 2% 25px 0; display: block;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox:nth-child(2n) { float: right; margin-right: 0;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 { width: 100%; display: flex; border: 1px solid #d4cb9c; flex-wrap: wrap; position: relative; align-items: center;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row1 { width: 30%; float: left; display: inline-block; margin: 0 0 0; padding: 5% 5%;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row2 { width: 70%; background: #ffffff; min-height: inherit; text-align: left; height: 100%; padding: 15px 35px 15px 25px;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row2 h3 { font-size: 24px; margin: 0 0 0; line-height: 32px;}

.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .comman-anchor { position: absolute; width: 100%; display: block; float: left; top: 0; bottom: 0; left: 0; height: 100%; right: 0; margin: 0 auto;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row2:after { content: ""; position: absolute; right: 10px; top: 50%; transform: translateY(-50%) rotate(270deg); width: 17px; height: 17px; display: block; background: url(../images/down-gold-plain-arrow.svg) no-repeat; background-size: 100%;}


.treatments-wrapp .treatments-col1 .non-slider { width: 100%; display: flex; flex-wrap: wrap;}
.treatments-wrapp .treatments-col1 .non-slider .treatments-col2 { width: 32%;margin: 0 2% 0 0; background: #f9f9f9;}
.treatments-wrapp .treatments-col1 .non-slider .treatments-col2:nth-child(3) { margin-right: 0;}

.treatments-wrapp .treatments-col2 .treatments-row2 {min-height: auto;}


.treatments-wrapp .patients-wrapp-btns {width: 100%; display: block; float: left; padding: 0; margin: 0;}

.treatments-wrapp .treatments-col2 .treatments-row2 .box-row1 p {font-size: 14px; font-weight: 500; color: #353b42; letter-spacing: normal; line-height: 1.75;}

.treatments-wrapp .treatments-col1 .slick-track { display: flex; flex-wrap: wrap;}
.treatments-wrapp .treatments-col1 .slick-track .slick-slide {  height: inherit;}
.treatments-wrapp .treatments-col1 .slick-track .slick-slide .treatments-col2 {  height: 100%;}

.treatments-wrapp .treatments-col2 .treatments-row2 .cat-image {width: 100%; display: block; margin: 0 0 22px; overflow: hidden;}
.treatments-wrapp .treatments-col2 .treatments-row2 .cat-image a:hover img {transform: scale(1.05); filter: grayscale(1);}

/*patients-wrapp*/
.patients-wrapp { text-align:center; background:none; padding:45px 0 0;}
.patients-wrapp p { float:none; font-size:13px; font-weight:500; color:#ffffff; letter-spacing:normal; line-height:1.67; margin:0 0 16px;}
.patients-wrapp p a { color:#ffffff;}
.patients-wrapp p span { display:block;}
.patients-wrapp p strong { font-weight:700;}
.patients-wrapp h2 { font-size:55px; font-weight:400; color:#353b42; letter-spacing:1px; line-height:1.49; margin:0 0 44px;}
.patients-wrapp h2 a { color:#353b42;}
.patients-wrapp h2 span { display:block;}
.patients-wrapp h3 { font-size:23px; font-weight:400; color:#d4cb9c; letter-spacing:normal; line-height:1.67; margin:0 0 16px;}
.patients-wrapp h3 a { color:#d4cb9c;}
.patients-wrapp h3 span { display:block;}
.patients-wrapp .patients-col1 { width:100%; float:left; margin:0 0 0;}
.patients-wrapp .patients-col1 img { width:100%; display:block;}
.patients-wrapp .patients-col1 .patients-row1 { width:100%; float:left;}
.patients-wrapp .patients-col2 { width:100%; float:left; margin:0 0 0; position:relative;}
.patients-wrapp .patients-col2 img { width:100%; display:block;}
.patients-wrapp .patients-col2 .patients-row2 { width:100%; float:left; position:absolute; right:0; bottom:5.6%; left:0;}
.patients-wrapp .patients-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; margin:24px 0 0; padding:14px 25px 14px 25px;}
.patients-wrapp .patients-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.patients-wrapp h2, .patients-wrapp h2 span, .patients-wrapp h3, .patients-wrapp h3 span { font-family: 'Vidaloka', serif;}

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

.patients-wrapp .patients-col2 .patients-row2 h3 {font-size: 23px; font-weight: 400; color: #d4cb9c; letter-spacing: normal; line-height: 1.67; margin: 0 0 16px;}
.patients-wrapp .patients-col2 .patients-row2 p {color: #ffffff;}

/*services-wrapp*/
.services-wrapp { text-align:center; background:#ffffff; padding:75px 0 4px;}
.services-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:2.31; margin:0 0 16px;}
.services-wrapp p a { color:#d4cb9c;}
.services-wrapp p span { display:block;}
.services-wrapp p strong { font-weight:700;}
.services-wrapp h2 { font-size:55px; font-weight:400; color:#353b42; letter-spacing:1px; line-height:1.49; margin:0 0 64px;}
.services-wrapp h2 a { color:#353b42;}
.services-wrapp h2 span { display:block;}
.services-wrapp h3 { font-size:26px; font-weight:400; color:#353b42; letter-spacing:0.47px; line-height:1.35; margin:0 0 0;}
.services-wrapp h3 a { color:#353b42;}
.services-wrapp h3 span { display:block;}
.services-wrapp .services-col1 { width:100%; float:left; margin:0 0 0;}
.services-wrapp .services-col1 img { width:100%; display:block;}
.services-wrapp .services-col1 .services-row1 { width:100%; float:left; transform:translateY(-50%); padding:0 2% 0; position:absolute; top:50%; right:0; left:0;}
.services-wrapp .services-col2 { width:25%; float:left; cursor:pointer; margin:0 0 0; padding:0 0 25%; position:relative;}
.services-wrapp .services-col2 img { width:100%; display:block;}
.services-wrapp .services-col2:hover h3 { color:#d4cb9c;}
.services-wrapp .services-col2:nth-child(odd) { background:#eeeeee;}
.services-wrapp .services-col2:nth-child(even) { background:#f4f4f4;}
.services-wrapp .services-col2:nth-child(odd) .box-row1 { background:#eeeeee;}
.services-wrapp .services-col2:nth-child(even) .box-row1 { background:#f4f4f4;}
.services-wrapp .services-col1:nth-last-child(3n) .services-col2:nth-child(odd) { background:#f4f4f4;}
.services-wrapp .services-col1:nth-last-child(3n) .services-col2:nth-child(even) { background:#eeeeee;}
.services-wrapp .services-col1:nth-last-child(3n) .services-col2:nth-child(odd) .box-row1 { background:#f4f4f4;}
.services-wrapp .services-col1:nth-last-child(3n) .services-col2:nth-child(even) .box-row1 { background:#eeeeee;}
.services-wrapp .services-col2 .services-row2 { width:30.8%; float:none; margin:0 auto 29px;}
.services-wrapp .services-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; margin:54px 0 0; padding:14px 25px 14px 25px;}
.services-wrapp .services-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.services-wrapp h2, .services-wrapp h2 span, .services-wrapp h3, .services-wrapp h3 span { transition:all 0.10s ease-out 0s; font-family: 'Vidaloka', serif;}
.services-wrapp2 { background:#fff;}

.services-wrapp .services-col2 .service-btn {float: none; color: #ffffff; background: #d4cb9c; margin: 15px 0 0; padding: 14px 25px 14px 25px; text-align: center; font-size: 12px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; border: 1px solid #d4cb9c; border-radius: 24px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; line-height: normal; box-shadow: none; outline: none;}
.services-wrapp .services-col2 .service-btn:hover {color: #d4cb9c; background: none; border-color: #d4cb9c;}


.services-wrapp .services-col2.stop-hover { cursor: default;}
.services-wrapp .services-col2.stop-hover .box-row1.bg1 { opacity: 0;z-index: -1;}
.services-wrapp .services-col2.stop-hover:hover .services-row1 .circle-effects1 img { opacity: 1;}
.services-wrapp .services-col2.stop-hover:hover .services-row1 span.circle-row1 { opacity: 0;}
.services-wrapp .services-col2.stop-hover:hover h3 { color: #353b42;}


/*team-wrapp*/
.team-wrapp { text-align:center; background:none; padding:51px 0 104px;}
.team-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:1.67; margin:0 0 16px;}
.team-wrapp p a { color:#d4cb9c;}
.team-wrapp p span { display:block;}
.team-wrapp p strong { font-weight:700;}
.team-wrapp h2 { font-size:60px; font-weight:400; color:#353b42; letter-spacing:1.09px; line-height:1.49; margin:0 0 52px;}
.team-wrapp h2 a { color:#353b42;}
.team-wrapp h2 span { display:block;}
.team-wrapp h3 { font-size:35px; font-weight:400; color:#353b42; letter-spacing:normal; line-height:1.43; margin:0 0 9px;}
.team-wrapp h3 a { color:#353b42;}
.team-wrapp h3 span { display:block;}
.team-wrapp .team-col1 { width:100%; float:left; margin:0 0 32px;}
.team-wrapp .team-col1 img { width:100%; display:block;}
.team-wrapp .team-col1 .team-row1 { width: 100%; float: none; margin: 0 auto 26px; overflow: hidden !important; border-radius: 50% !important; background: none;}
.team-wrapp .team-col2 { width:100%; float:left; margin:0 0 0;}
.team-wrapp .team-col2 img { width: 100%; display: block; border-radius: 50% !important; overflow: hidden !important; max-height: 264px; object-fit: cover; object-position: top center;}
.team-wrapp .team-col2 .team-row2 { width:100%; float:left;}
.team-wrapp .team-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; margin:0 0 0; padding:14px 25px 14px 25px;}
.team-wrapp .team-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.team-wrapp h2, .team-wrapp h2 span, .team-wrapp h3, .team-wrapp h3 span { font-family: 'Vidaloka', serif;}
.team-wrapp .team-col1 .team-row1 a {width: 100%; display: block; border-radius: 50% !important; overflow: hidden !important;}

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

.team-wrapp .team-col1.grid {width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
.team-wrapp .team-col1.grid .team-col2 {width: 22.75%; float: left; margin: 0 3% 40px 0;}
.team-wrapp .team-col1.grid .team-col2:nth-child(4n) {margin-right: 0;}
.team-wrapp .team-col2 .team-row2 h3 {font-size: 19px;}

.team-wrapp .team-col2 .redmore {float: none; color:#ffffff; background:#d4cb9c; border: 1px solid #d4cb9c; margin: 8px 0 0; padding:14px 32px 14px 32px; text-align: center; font-size: 12px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; border-radius: 24px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative;}
.team-wrapp .team-col2 .redmore:hover {background:#ffffff; color:#d4cb9c; border-color:#d4cb9c;}

/*missing-wrapp*/
.missing-wrapp { background:none; padding: 70px 0 0;}
.missing-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:2.31; margin:0 0 16px;}
.missing-wrapp p a { color:#d4cb9c;}
.missing-wrapp p span { display:block;}
.missing-wrapp p strong { font-weight:700;}
.missing-wrapp h2 { font-size:70px; font-weight:400; color:#353b42; letter-spacing:1.27px; line-height:1.31; margin:0 0 0;}
.missing-wrapp h2 a { color:#353b42;}
.missing-wrapp h2 span { display:block;}
.missing-wrapp h3 { font-size:30px; font-weight:700; color:#832575; letter-spacing:normal; line-height:normal; margin:0 0 15px;}
.missing-wrapp h3 a { color:#832575;}
.missing-wrapp h3 span { display:block;}
.missing-wrapp .margin { max-width:1084px;}
.missing-wrapp .missing-col1 { width:100%; float:right; margin:0 0 0;}
.missing-wrapp .missing-col1 img { width:100%; display:block;}
.missing-wrapp .missing-col1 .missing-row1 { width:46.1%; float:right; }
.missing-wrapp .missing-col2 { width:100%; float:left; margin:0 0 0; position:relative;}
.missing-wrapp .missing-col2 img { width:100%; display:block;}
.missing-wrapp .missing-col2 .missing-row2 { width:40.8%; float:left; margin:-8.4% 0 0 0; position:relative;}
.missing-wrapp .missing-col3 { width:100%; float:left; background:#f9f9f9; margin:0 0 0; padding:49px 0 152px;}
.missing-wrapp .missing-col3 img { width:100%; display:block;}
.missing-wrapp .missing-col3 .missing-row3 { width:35.6%; float:left; position:absolute; bottom:-6%; left:0;}
.missing-wrapp .missing-col4 { width:100%; float:right; margin:0 0 0; position:relative;}
.missing-wrapp .missing-col4 img { width:100%; display:block;}
.missing-wrapp .missing-col4 .missing-row4 { width:100%; float:right; position:relative;}
.missing-wrapp .missing-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; margin:24px 0 0; padding:14px 25px 14px 25px;}
.missing-wrapp .missing-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.missing-wrapp h2, .missing-wrapp h2 span, .missing-wrapp h3, .missing-wrapp h3 span { font-family: 'Vidaloka', serif;}

.missing-wrapp .missing-col4 .missing-row4 .missing-thm2 img {height: 200.3px; object-fit: cover;}

.missing-wrapp .missing-col4 .missing-row4 .missing-thm2 { width: 24%; float: left; margin: 0 1.33% 0 0;}
.missing-wrapp .missing-col4 .missing-row4 .missing-thm2:last-child { margin-right: 0;}
.missing-wrapp .missing-col4 .missing-thm3 { width: auto;}


/*enquiry-wrapp*/
.enquiry-wrapp { text-align:center; background:none; padding:74px 0 35px;}
.enquiry-wrapp p { float:none; font-size:15px; font-weight:500; color:#34303b; letter-spacing:normal; line-height:1.67; margin:0 0 16px;}
.enquiry-wrapp p a { color:#d4cb9c;}
.enquiry-wrapp p span { display:block;}
.enquiry-wrapp p strong { font-weight:700;}
.enquiry-wrapp h2 { font-size:60px; font-weight:400; color:#353b42; letter-spacing:normal; line-height:1.31; margin:0 0 38px;}
.enquiry-wrapp h2 a { color:#353b42;}
.enquiry-wrapp h2 span { display:block;}
.enquiry-wrapp .margin { max-width:1070px;}
.enquiry-wrapp .enquiry-col1 { width:100%; float:none; margin:0 auto 0; max-width: 700px;}
.enquiry-wrapp .enquiry-col1 img { width:100%; display:block;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width:100%; float:left; margin:0 0 66px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { text-align:left; font-weight:500; color:#353b42; letter-spacing:0.26px; text-transform:inherit; background:none; border:none; border-bottom:2px solid #d4cb9c; border-radius:0; resize:none;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:21.61%; height:70px; float:left; margin:0 3.45% 36px 0; padding:0 0 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2:first-child { margin-right:6.58%;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2:nth-child(4) { margin-right:0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width:71.8%; height:70px; float:right; margin:0 0 0; padding:26px 0 0;}
.enquiry-wrapp .enquiry-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; cursor:pointer; margin:30px 0 0; padding:14px 25px 14px 25px;}
.enquiry-wrapp .enquiry-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.enquiry-wrapp h2, .enquiry-wrapp h2 span { font-family: 'Vidaloka', serif;}
.enquiry-wrapp2 { padding:55px 0 45px;}

/*instagram-wrapp*/
.instagram-wrapp { text-align:center; background:none; padding:35px 0 56px;}
.instagram-wrapp p { float:none; font-size:15px; font-weight:500; color:#34303b; letter-spacing:normal; line-height:1.67; margin:0 0 16px;}
.instagram-wrapp p a { color:#d4cb9c;}
.instagram-wrapp p span { display:block;}
.instagram-wrapp p strong { font-weight:700;}
.instagram-wrapp .instagram-col1 { width:30px; float:none; margin:0 auto 40px;}
.instagram-wrapp .instagram-col1 img { width:100%; display:block;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:100%; float:none;}
.instagram-wrapp .instagram-col2 { width:74.5%; float:none; margin:0 auto 52px;}
.instagram-wrapp .instagram-col2 img { width:100%; display:block;}
.instagram-wrapp .instagram-col2 .instagram-row2 { width:100%; float:left;}
.instagram-wrapp .instagram-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; margin:0 0 0; padding:14px 25px 14px 25px;}
.instagram-wrapp .instagram-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}

/*fheader-wrapp*/
.fheader-wrapp { background:#353b42; border-bottom:1px solid #565854; padding:60px 0 56px;}
.fheader-wrapp p { float:none; font-size:15px; font-weight:500; color:#34303b; letter-spacing:normal; line-height:1.67; margin:0 0 16px;}
.fheader-wrapp p a { color:#d4cb9c;}
.fheader-wrapp p span { display:block;}
.fheader-wrapp p strong { font-weight:700;}
.fheader-wrapp h2 { font-size:21px; font-weight:400; color:#d4cb9c; letter-spacing:normal; line-height:0.95; margin:0 0 20px;}
.fheader-wrapp h2 a { color:#d4cb9c;}
.fheader-wrapp h2 span { display:block;}
.fheader-wrapp .fheader-col1 { width:244px; float:left; margin:0 0 0;}
.fheader-wrapp .fheader-col1 img { width:100%; display:block;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%; float:left;}
.fheader-wrapp .fheader-col2 { width:23.6%; min-height:190px; float:left; border-right:1px solid #565854; margin:0 8.7% 0 0; padding:0 2% 0 0;}
.fheader-wrapp .fheader-col2 img { width:100%; display:block;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%; float:left;}
.fheader-wrapp .fheader-col2 .fheader-row2 li { float:none; display:block; margin:0 0 14px;}
.fheader-wrapp .fheader-col2 .fheader-row2 li span { color:#d4cb9c;}
.fheader-wrapp .fheader-col2 .fheader-row2 li a:hover { color:#d4cb9c;}
.fheader-wrapp .fheader-col3 { width:26.1%; min-height:190px; float:left; border-right:1px solid #565854; margin:0 8.7% 0 0; padding:0 2% 0 0;}
.fheader-wrapp .fheader-col3 img { width:100%; display:block;}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%; float:left;}
.fheader-wrapp .fheader-col3 .fheader-row3 li { float:none; display:block; margin:0 0 14px;}
.fheader-wrapp .fheader-col3 .fheader-row3 li span { color:#d4cb9c;}
.fheader-wrapp .fheader-col3 .fheader-row3 li a:hover { color:#d4cb9c;}
.fheader-wrapp .fheader-col4 { width:32.9%; min-height:190px; float:left; margin:0 0 0;}
.fheader-wrapp .fheader-col4 img { width:100%; display:block;}
.fheader-wrapp .fheader-col4 .fheader-row4 { width:100%; float:left;}
.fheader-wrapp .fheader-col4 .fheader-row4 li { float:none; display:block; margin:0 0 14px; position: relative;}
.fheader-wrapp .fheader-col4 .fheader-row4 li span { color:#d4cb9c;}
.fheader-wrapp .fheader-col4 .fheader-row4 li:last-child { margin-bottom:18px;}
.fheader-wrapp .fheader-col4 .fheader-row4 li a:hover { color:#d4cb9c;}
.fheader-wrapp h2, .fheader-wrapp h2 span { font-family: 'Vidaloka', serif;}
.fheader-row2 li, .fheader-row2 li a, .fheader-row3 li, .fheader-row3 li a, .fheader-row4 li, .fheader-row4 li a { font-size:13px; font-weight:500; color:#ffffff; letter-spacing:normal;}

.fheader-wrapp .fheader-col4 .fheader-row4 li span + a {word-wrap: break-word; padding-left: 14px; display: inline-block;}
.fheader-wrapp .fheader-col4 .fheader-row4 li > span {display: inline; position: absolute; left: 0;}

.fheader-wrapp .contact-btn {float: none; color: #ffffff; background: #d4cb9c; border: 1px solid #d4cb9c; margin: 6px 0 6px; padding: 14px 20px 14px 20px; text-align: center; font-size: 12px; font-weight: 600; letter-spacing: 1.35px; text-transform: uppercase; border-radius: 24px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative;}
.fheader-wrapp .contact-btn:hover {color: #d4cb9c; background: #ffffff; border-color: #d4cb9c;}

/*footer-wrapp*/
.footer-wrapp { text-align:center; background:#353b42; padding:41px 0 72px;}
.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 10px;}
.footer-wrapp .footer-col1 img { width:100%; display:block;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:left;}
.footer-wrapp .footer-col1 .footer-row1 li { float:none; color:#ffffff; display:inline-block; margin:0 0 0;}
.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { margin:0 4px 0;}
.footer-wrapp .footer-col1 .footer-row1 li a { color:#ffffff;}
.footer-wrapp .footer-col1 .footer-row1 li a:hover { color:#d4cb9c;}
.footer-wrapp .footer-col2 { width:100%; float:left; margin:0 0 0;}
.footer-wrapp .footer-col2 img { width:100%; display:block;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%; float:left;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; color:#d4cb9c; display:inline-block; margin:0 6px 0;}
.footer-wrapp .footer-col2 .footer-row2 li a { color:#d4cb9c;}
.footer-wrapp .footer-col2 .footer-row2 li a:hover { color:#ffffff;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:11px; font-weight:500; letter-spacing:normal;}

/*inner-wrapp*/
.inner-wrapp { min-height:626px; background:none; position:relative;}
.inner-wrapp p { float:none; font-size:14px; color:#ffffff; font-weight:500; line-height:29px; margin:0 0 0; max-width:403px;}
.inner-wrapp p a { color:#ffffff;}
.inner-wrapp p span { display:block;}
.inner-wrapp p strong { font-weight:700;}
.inner-wrapp h1 { font-size:40px; color:#ffffff; line-height:60px; letter-spacing:0.89px; margin:0 0 10px;}
.inner-wrapp h1 a { color:#ffffff;}
.inner-wrapp h1 span { display:block;}
.inner-wrapp .inner-col1 { width:100%; float:left; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:57%; right:0; left:0;}
.inner-wrapp .inner-col1 img { width:100%; display:block;}
.inner-wrapp .inner-col1 .inner-row1 { width:50%; float:left;}
.inner-wrapp .inner-box1 { width:100%; float:left; margin:0 0 35px;}
.inner-wrapp .inner-col1 .inner-row1 li { float:none; display:inline-block; margin:0 1px 0;}
.inner-wrapp .inner-col1 .inner-row1 li a:hover { color:#baa669;}
.inner-row1 li, .inner-row1 li a { font-size:13px; color:#ffffff; letter-spacing:0.28px; font-weight:600;}
.inner-wrapp h1, .inner-wrapp h1 span { font-family: 'Playfair Display', serif;}

/*conten-wrapp*/
.conten-wrapp { position:relative;}
.conten-wrapp .conten-row1 { width:100%; float:left; padding:60px 0 60px;}
.conten-wrapp .conten-row1 .conten-bar1 { width:61.2%; float:left;}
.conten-wrapp .conten-row1 .conten-bar2 { width:32.7%; float:right;}
.conten-wrapp .conten-tab { width:100%; max-width:1234px; float:none; margin:-62px auto 0; background:rgba(255,255,255,0.95); padding:10px 30px 0; font-size: 0;}
.conten-wrapp .conten-row1 .conten-bar1.full-width-cond { width: 100%;}

.conten-wrapp.full-width .conten-row1  .conten-bar1 {width: 100%;}

.conten-wrapp .conten-row1 .conten-bar1.fullwidth { width: 100%;}
.conten-wrapp .conten-row1 .conten-bar1.full-width {width: 100%;}
.implant-wrapp.full-width .implant-row1 {display: block; float: none;}
.implant-wrapp.full-width .implant-row2 {display: flex; flex-wrap: wrap; gap: 2%; float: none;}

.implant-row2 .implant-col1.nofaceimge .gallerin-ab-tex1:nth-child(2n) {
  
  float: right;
  position: absolute;
  bottom: 5%;
  right: 0;
}

.conten-wrapp .conten-tab.bottem-tab { margin-bottom: 52px;}

.conten-wrapp.full-width .margin {max-width: 1350px;}

/*about-wrapp*/
.about-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.about-wrapp p a { color:#d4cb9c;}
.about-wrapp p span { display:block;}
.about-wrapp p strong { font-weight:700;}
.about-wrapp h2 { font-size:40px; font-weight:400; color:#353b42; letter-spacing:0.73px; line-height:1.5; margin:0 0 35px;}
.about-wrapp h2 a { color:#353b42;}
.about-wrapp h2 span { display:block;}
.about-wrapp .about-row1 { width:100%; float:left; margin:0 0 45px;}
.about-wrapp .about-row1 img { width:100%; display:block;}
.about-wrapp .about-row2 { width:100%; float:left; margin:19px 0 0;}
.about-wrapp .about-row2 img { width:100%; display:block;}
.about-wrapp .about-row2 .about-row3 { width:385px; float:left; position:relative;}
.about-wrapp .about-row2 .about-row3 p { margin-bottom:0;}
.about-wrapp .about-row2 .about-row3 .about-bar2 { width:174px; float:left; padding:0 0 0;}
.about-wrapp .about-row2 .about-row3 .about-bar3 { width:auto; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.about-wrapp .about-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; cursor:pointer; margin:0 0 0; padding:14px 25px 14px 25px;}
.about-wrapp .about-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.about-wrapp h2, .about-wrapp h2 span { font-family: 'Vidaloka', serif;}

.conten-wrapp.fullwidth .conten-row1 .conten-bar1.about-wrapp {width: 100%;}

.about-wrapp.common-style h3, .about-wrapp.common-style h3 span {font-family: 'Vidaloka', serif;}
.about-wrapp.common-style h4, .about-wrapp.common-style h4 span {font-family: 'Vidaloka', serif;}

/*testimonials-wrapp*/
.testimonials-wrapp { background:#f4f4f4; padding:75px 0 25px; position:relative;}
.testimonials-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 20px;}
.testimonials-wrapp p a { color:#d4cb9c;}
.testimonials-wrapp p span { display:block;}
.testimonials-wrapp p strong { font-weight:700;}
.testimonials-wrapp h2 { font-size:55px; font-weight:400; color:#353b42; letter-spacing:1px; line-height:70px; margin:0 0 25px;}
.testimonials-wrapp h2 a { color:#353b42;}
.testimonials-wrapp h2 span { display:block;}
.testimonials-wrapp h3 { float:none; font-size:13px; font-weight:700; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 30px;}
.testimonials-wrapp h3 a { color:#353b42;}
.testimonials-wrapp h3 span { display:block;}
.testimonials-wrapp .testimonials-col1 { width:100%; float:left;}
.testimonials-wrapp .testimonials-col1 img { width:100%; display:block;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:47%; float:right;}
.testimonials-wrapp .testimonials-col1 .testimonials-row2 { width:40.5%; float:left; position:relative;}
.testimonials-wrapp .testimonials-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; cursor:pointer; margin:5px 0 0; padding:14px 25px 14px 25px;}
.testimonials-wrapp .testimonials-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.testimonials-wrapp h2, .testimonials-wrapp h2 span { font-family: 'Vidaloka', serif;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .testimonials-thm1 { display: inline-block; margin: 0 0 -8px 10px;}


/*book-wrapp*/
.book-wrapp { background:#f4f4f4; padding:78px 0;}
.book-wrapp p { float:none; font-size:15px; font-weight:600; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 20px;}
.book-wrapp p a { color:#d4cb9c;}
.book-wrapp p span { display:block;}
.book-wrapp p strong { font-weight:700;}
.book-wrapp h2 { font-size:62px; font-weight:400; color:#353b42; letter-spacing:1px; line-height:88px; margin:0 0 25px;}
.book-wrapp h2 a { color:#353b42;}
.book-wrapp h2 span { display:block;}
.book-wrapp .book-col1 { width:100%; float:left; margin:0 0 0; position:relative;}
.book-wrapp .book-col1 img { width:100%; display:block;}
.book-wrapp .book-col1 .book-row1 { width:46%; float:right;}
.book-wrapp .book-col2 { width:50%; float:left; transform:translateY(-50%); margin:0 0 0; position:absolute; top:50%; left:0;}
.book-wrapp .book-col2 img { width:100%; display:block;}
.book-wrapp .book-col2 .book-row2 { width:581px; float:right;}
.book-wrapp h2, .book-wrapp h2 span { font-family: 'Vidaloka', serif;}

.book-wrapp .buttons-col1 { width:auto; float:left; padding:40px 0 0; margin:20px 0 0; border-top:1px solid #d4cb9c;}
.book-wrapp .buttons-tex1 { font-size:14px; color:#353b42; float:none; font-weight:600; letter-spacing:2.33px; display:inline-block; margin:9px 12px 0; text-transform:uppercase;}
.book-wrapp .buttons-btn1 { font-size:14px; float:none; color:#353b42; background:none; border-color:#d4cb9c; letter-spacing:0.39px; margin:0 0 0 0; padding:14px 24px 14px 47px;}
.book-wrapp .buttons-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.book-wrapp .buttons-btn2 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; cursor:pointer; margin:5px 0 0; padding:14px 22px 14px 22px;}
.book-wrapp .buttons-btn2:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}

/*teamer-wrapp*/
.teamer-wrapp { text-align:center; padding:90px 0 0;}
.teamer-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:1.67; margin:0 0 16px;}
.teamer-wrapp p a { color:#d4cb9c;}
.teamer-wrapp p span { display:block;}
.teamer-wrapp p strong { font-weight:700;}
.teamer-wrapp h2 { font-size:60px; font-weight:400; color:#353b42; letter-spacing:1.09px; line-height:1.49; margin:0 0 42px;}
.teamer-wrapp h2 a { color:#353b42;}
.teamer-wrapp h2 span { display:block;}
.teamer-wrapp h3 { font-size:35px; font-weight:400; color:#353b42; letter-spacing:normal; line-height:1.43; margin:0 0 9px;}
.teamer-wrapp h3 a { color:#353b42;}
.teamer-wrapp h3 span { display:block;}
.teamer-wrapp .teamer-col1 { width:100%; float:left; margin:0 0 32px; display: flex; flex-wrap: wrap; justify-content: center;}
.teamer-wrapp .teamer-col1 img { width:100%; display:block;}
.teamer-wrapp .teamer-col1 .teamer-row1 { width: 100%; float: none; margin: 0 auto 40px; border-radius: 50% !important; overflow: hidden !important;}
.teamer-wrapp .teamer-col2 { width: 22.75%; float: left; margin: 0 3% 40px 0;}
.teamer-wrapp .teamer-col2 img { width: 100%; display: block; max-height: 264px; object-fit: cover; border-radius: 50% !important; overflow: hidden !important; object-position: top center;}
.teamer-wrapp .teamer-col2:nth-child(4n) { margin-right:0;}
.teamer-wrapp .teamer-col2 .teamer-row2 { width:100%; float:left;}
.teamer-wrapp .teamer-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; margin:0 0 0; padding:14px 25px 14px 25px;}
.teamer-wrapp .teamer-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.teamer-wrapp h2, .teamer-wrapp h2 span, .teamer-wrapp h3, .teamer-wrapp h3 span { font-family: 'Vidaloka', serif;}

.teamer-wrapp .teamer-col2 .teamer-row2 h3 {  font-size: 19px;}

.teamer-wrapp .teamer-col2 .redmore {float: none; color:#ffffff; background:#d4cb9c; border: 1px solid #d4cb9c; margin: 8px 0 0; padding:14px 32px 14px 32px; text-align: center; font-size: 12px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; border-radius: 24px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative;}
.teamer-wrapp .teamer-col2 .redmore:hover {background:#ffffff; color:#d4cb9c; border-color:#d4cb9c;}

.teamer-wrapp .teamer-col1 .teamer-row1 a {width: 100%; display: block; float: none; border-radius: 50% !important; overflow: hidden !important; margin: 0 auto 0;}

.teamer-wrapp .teamer-col1 .team-cont { width: 100%; margin: 0 0 30px;}
.teamer-wrapp .teamer-col1 h2 { margin: 0 0 17px;}

/*teamin-wrapp*/
.teamin-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.teamin-wrapp p a { color:#d4cb9c;}
.teamin-wrapp p span { display:block;}
.teamin-wrapp p strong { font-weight:700;}
.teamin-wrapp h2 { font-size:35px; font-weight:400; color:#353b42; line-height:50px; margin:0 0 0;}
.teamin-wrapp h2 a { color:#353b42;}
.teamin-wrapp h2 span { display:block;}
.teamin-wrapp h3 { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:1.56; margin:0 0 18px;}
.teamin-wrapp h3 a { color:#d4cb9c;}
.teamin-wrapp h3 a:hover { color:#353b42;}
.teamin-wrapp h3 span { display:inline-block; color:#d4cb9c; padding:0 2px;}
.teamin-wrapp h4 { float:none; font-size:13px; font-weight:700; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 12px;}
.teamin-wrapp h4 a { color:#353b42;}
.teamin-wrapp h4 a:hover {color: #d4cb9c;}
.teamin-wrapp h4 span { display:block;}
.teamin-wrapp .teamin-row1 { width:100%; float:left; background:#f4f4f4; padding:49px 47px; position:relative; margin:88px 0 0;}
.teamin-wrapp .teamin-row1 img { width:100%; display:block;}
.teamin-wrapp .teamin-row1 .teamin-col1 { width:38.5%; float:left; position: relative;}
.teamin-wrapp .teamin-row1 .teamin-col2 { width:53%; position:relative; float: right; padding:0 0 0 0;}
.teamin-wrapp .teamin-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; cursor:pointer; margin:35px 0 0; padding:14px 25px 14px 25px;}
.teamin-wrapp .teamin-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.teamin-wrapp h2, .teamin-wrapp h2 span { font-family: 'Vidaloka', serif;}

.teamin-wrapp .teamin-row1 .teamin-col1 .videoWrapper { margin: 0 0 0;}



.teamingaller-wrapp .video-grid { width: 100%; display: flex; flex-wrap: wrap; float: left; position: relative; margin: 0 auto;}
.teamingaller-wrapp .video-grid .inner-grid { width: 49%; float: left; display: block; margin: 0 0 2% 0; position: relative;}
.teamingaller-wrapp .video-grid .inner-grid:nth-child(2n) { float: right; margin-left: 2%;}
.teamingaller-wrapp .video-grid .inner-grid .videoWrapper { margin: 0 0 0;}

.teamin-wrapp .teamin-row1 .teamin-col1 .videobox3 > img {display: none;}
.teamin-wrapp .teamin-row1 .teamin-col1:after {content: ""; width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; background: rgb(0 0 0 / 45%);}

.teamin-wrapp .teamin-row1 .teamin-col2 ul {width: 100%; float: none; margin:0 auto 18px; padding-left: 0px; display: inline-block;}
.teamin-wrapp .teamin-row1 .teamin-col2 ul li { float: left; font-size: 13px; color: #353b42; line-height: 1.5; position:relative; padding:0 0 0 15px; font-family: 'Montserrat', sans-serif; letter-spacing: normal; width: 48%; margin: 0 2% 0 0;}
.teamin-wrapp .teamin-row1 .teamin-col2 ul li:nth-child(2n) {float: right;}
.teamin-wrapp .teamin-row1 .teamin-col2 ul li:before {content: "\2022 "; position: absolute;  left: 0;} 
.teamin-wrapp .teamin-row1 .teamin-col2 p { margin: 0 0 18px;}


.teamin-wrapp .teamcorousel {width: 100%; margin: 24px 0 0;}
.teamin-wrapp .teamcorousel .team-case { width: 98%; margin: 0 auto; display: flex; flex-wrap: wrap;}
.teamin-wrapp .teamcorousel .team-case .indiv-image { width: 49%; margin: 0 2% 0 0; position: relative;}
.teamin-wrapp .teamcorousel .team-case .indiv-image:last-child {  margin-right: 0;}
.teamin-wrapp .teamcorousel .team-case .indiv-image img { width: 100%;}
.teamin-wrapp .teamcorousel .team-case .indiv-image span { position: absolute;  bottom: 15px;  left: 15px;  font-size: 15px;  font-weight: 600;  color: #ffff;}
.teamin-wrapp .teamcorousel .team-case .indiv-image:nth-child(2) span { left: inherit; right: 15px;}
.teamin-wrapp .mobile {  display: none;}

.teamin-wrapp .nonslider { width: 100%; display: flex; flex-wrap: wrap;margin: 25px 0 0;}
.teamin-wrapp .nonslider .team-case { width: 49%; margin: 0 2% 0 0; display: flex; flex-wrap: wrap;}
.teamin-wrapp .nonslider .team-case:last-child { margin-right: 0;}
.teamin-wrapp .nonslider .team-case .indiv-image { width: 49%;  margin: 0 2% 0 0;  position: relative;}
.teamin-wrapp .nonslider .team-case .indiv-image:nth-child(2) { margin-right: 0;}
.teamin-wrapp .nonslider .team-case .indiv-image img { width: 100%; display: block;}
.teamin-wrapp .nonslider .team-case .indiv-image span { position: absolute; bottom: 15px;  left: 15px; font-size: 15px;  font-weight: 600;  color: #ffff;}
.teamin-wrapp .nonslider .team-case .indiv-image:nth-child(2) span { left: inherit; right: 15px;}



/*teamingaller-wrapp*/
.teamingaller-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.teamingaller-wrapp p a { color:#d4cb9c;}
.teamingaller-wrapp p span { display:block;}
.teamingaller-wrapp p strong { font-weight:700;}
.teamingaller-wrapp h2 { font-size:26px; color:#393a40; line-height:60px; letter-spacing:0.47px; width:100%; float:left;}
.teamingaller-wrapp h2 a { color:#393a40;}
.teamingaller-wrapp h2 span { display:block;}
.teamingaller-wrapp h3 { font-size:40px; font-weight:400; color:#353b42; line-height:50px; margin:0 0 30px;}
.teamingaller-wrapp h3 a { color:#353b42;}
.teamingaller-wrapp h3 span { display:block;}
.teamingaller-wrapp .teamingaller-col1 { width:100%; float:left; margin:0 0 50px 0;}
.teamingaller-wrapp .teamingaller-col1 img { width:100%; display:block;}
.teamingaller-wrapp .teamingaller-col1 .teamingaller-row1 { width:100%; float:left; margin:0 0 18px; position:relative;}
.teamingaller-wrapp .fees-row1 { width:100%; float:left; margin:0 0;}
.teamingaller-wrapp .teamingaller-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; cursor:pointer; margin:15px 0 0; padding:14px 25px 14px 25px;}
.teamingaller-wrapp .teamingaller-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.teamingaller-wrapp h2, .teamingaller-wrapp h2 span, .teamingaller-wrapp h3, .teamingaller-wrapp h3 span { font-family: 'Vidaloka', serif;}

.teamingaller-wrapp .accordion { margin: 0;}

.gallerin-ab1 { width:90%; float:left; display: flex; flex-direction: column; align-items: end; height: 100%; margin:0 auto 0; position:absolute; bottom:0; right:0; left:0;}
.gallerin-ab-tex1 {padding-top: 21%; font-size:17px; color:#ffffff; float:left; letter-spacing:0.38px; font-weight:400; font-family: 'Montserrat', sans-serif;}


.implant-col1.odd-sec .gallerin-ab1{ align-items: start;}


.gallerin-ab-tex1:nth-child(2n) { float:right; position: absolute; bottom: 5%;}

.gallerin-ab-tex1:first-child {
 
  padding-top: 25%;
}

/*paiger-wrapp*/
.paiger-wrapp { text-align:center; padding:0 0 0; position:relative; z-index:9;}
.paiger-wrapp .paiger-row1 { width:auto; 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:4px 0 0;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li { float:none; display:inline-block;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li a { width:15px; display:inline-block; margin:0 4px;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li.active a { font-weight:700; color:#d4cb9c;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li a:hover { font-weight:700; color:#d4cb9c;}
.paiger-wrapp .paiger-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; cursor:pointer; margin:0 15px 0 0; padding:14px 25px 14px 25px;}
.paiger-wrapp .paiger-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.paiger-wrapp .paiger-btn2 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; cursor:pointer; margin:0 0 0 15px; padding:14px 25px 14px 25px;}
.paiger-wrapp .paiger-btn2:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.paiger-bar1 li, .paiger-bar1 li a { font-size:13px; color:#353b42; letter-spacing:1.6px; font-weight:500;}

/*show-wrapp*/
.show-wrapp { padding:88px 0 145px;}
.show-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.show-wrapp p a { color:#d4cb9c;}
.show-wrapp p span { display:inline;}
.show-wrapp p strong { font-weight:700;}
.show-wrapp .margin { max-width:1162px;}
.show-wrapp .show-row1 { width:100%; float:left; margin:0 0; background:#f4f4f4; position:relative;}
.show-wrapp .show-row1 img { width:100%; display:block;}
.show-wrapp .show-row1 .show-col1 { width:53.4%; float:left; top:-18px; left:-4%; position:absolute;}
.show-wrapp .show-row1 .show-col2 { width:53%; float:right; padding:118px 6%;}

/*showvi-wrapp*/
.showvi-wrapp { padding:60px 0 65px;}
.showvi-wrapp .showvi-row1 { width:100%; float:left; display: flex; flex-wrap: wrap;}
.showvi-wrapp .showvi-row1 img { width:100%; display:block;}
.showvi-wrapp .showvi-row1 .showvi-thm1 { width:24.14%; float:left; margin:0 1.14% 1.14% 0; position:relative; height: inherit;}
.showvi-wrapp .showvi-row1 .showvi-thm1:nth-child(4n) { margin-right:0;}

.showvi-wrapp .showvi-row1 .showvi-thm1 img {height: 100%; object-fit: cover;}

/*join-wrapp*/
.join-wrapp { margin: 0 0 30px;}
.join-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.join-wrapp p a { color:#d4cb9c;}
.join-wrapp p span { display:block;}
.join-wrapp p strong { font-weight:700;}
.join-wrapp h2 { font-size:40px; font-weight:400; color:#353b42; line-height:50px; margin:0 0 30px;}
.join-wrapp h2 a { color:#353b42;}
.join-wrapp h2 span { display:block;}
.join-wrapp .tab-row2 { padding:25px 0 0;}
.join-wrapp .join-col1 { width:100%; float:left; position:relative; background:#f4f4f4; padding:45px 39px;}
.join-wrapp .join-col1 img { width:100%; display:block;}
.join-wrapp .join-col1 .join-row1 { width:48.7%; float:left;}
.join-wrapp .join-col1 .join-row2 { width:45%; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0; padding:0 5% 0 0;}
.join-wrapp h2, .join-wrapp h2 span { font-family: 'Vidaloka', serif;}

.join-wrapp ul {width: 100%; float: none; margin: 0 auto 26px; padding-left: 0px;}
.join-wrapp ul li {float: none; font-size: 13px; color: #353b42; line-height: 30px; position: relative; margin: 0 0 0; padding: 0 0 0 10px; font-family: 'Montserrat', sans-serif; letter-spacing: normal;}
.join-wrapp ul li:before {content: "\2022 "; position: absolute; left: 0px; color: #353b42; font-size: 24px; top: 0px; line-height: normal;}
.join-wrapp ul li a {color: #d4cb9c;}

.join-wrapp h3 {float: none; font-size: 18px; font-weight: 500; color: #353b42; letter-spacing: normal; line-height: 30px; margin: 0 0 8px;}

.conten-wrapp.join-wrapp .conten-tab ul {text-align: left;}
.conten-wrapp.join-wrapp .conten-tab ul li {font-size: 18px; letter-spacing: 0.4px; border-bottom: 4px solid rgba(212,203,156,0); position: relative; color: #353b42; margin: 0 32px 0 0; padding: 10px 0 12px; font-family: 'Playfair Display', serif;}
.conten-wrapp.join-wrapp .conten-tab ul li:before {display: none;}
.conten-wrapp.join-wrapp .conten-tab ul li:last-child {margin-right: 0;}

/*implant-wrapp*/
.implant-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.implant-wrapp p a { color:#d4cb9c;}
.implant-wrapp p span { display:inline;}
.implant-wrapp p strong { font-weight:700;}
.implant-wrapp h2 { font-size:26px; color:#393a40; line-height:60px; letter-spacing:0.47px; width:100%; float:left;}
.implant-wrapp h2 a { color:#393a40;}
.implant-wrapp h2 span { display:block;}
.implant-wrapp h3 { font-size:26px; font-weight:400; color:#353b42; line-height:50px; border-bottom: 1px solid #d4cb9c; padding: 0 0 10px; margin: 15px 0 10px;}
.implant-wrapp h3 a { color:#353b42;}
.implant-wrapp h3 span { display:block;}
.implant-wrapp h4 { width:100%; float:left; font-size:26px; font-weight:400; color:#353b42; line-height:50px; border-bottom:1px solid #d4cb9c; padding:0 0 10px; margin:15px 0 10px;}
.implant-wrapp h4 a { color:#353b42;}
.implant-wrapp h4 span { display:block;}
.implant-wrapp .implant-row1 { width:100%; float:left; margin:0 0 45px;}
.implant-wrapp .implant-row1 img { width:100%; display:block;}
.implant-wrapp .implant-row2 { width:100%; float:left; margin:0 0 50px 0;}
.implant-wrapp .implant-row2 img { width:100%; display:block;}
.implant-wrapp .implant-row2 .implant-col1 { width:48%; float:left; margin:0 0 18px; position:relative;}
.implant-wrapp .fees-row1 { width:100%; float:left; margin:0 0;}
.implant-wrapp h2, .implant-wrapp h2 span, .implant-wrapp h3, .implant-wrapp h3 span, .implant-wrapp h4, .implant-wrapp h4 span { font-family: 'Vidaloka', serif;}

.implant-wrapp .implant-row2 .implant-col1 .nontwentytwenty-container {display: flex;}


.implant-wrapp .implant-row2 .implant-col1.even-sec .nontwentytwenty-container{flex-direction: row-reverse;}


.implant-row2 .implant-col1.nofaceimge .nontwentytwenty-container .square-img {display: flex;}

.implant-row2 .implant-col1.nofaceimge .nontwentytwenty-container .square-img img {width: 50%;}

.implant-row2 .implant-col1.nofaceimge .gallerin-ab-tex1:first-child {
  
  padding-top: 0;
  position: absolute;
  left: 0;
  bottom: 5%;
}


.implant-wrapp .implant-row2 .implant-col1 .face-image img {width: 100%; height: 100%; object-fit: cover;}

.feeser-col1 { width:100%; float:left;}
.feeser-col1 .feeser-col2 { width:100%; float:left; display: flex; flex-wrap: wrap; margin: 0 0 3px;}
.feeser-col1 .feeser-col2 .feeser-bar1 { width:52%; float:left; margin: 0 auto 0 0;}
.feeser-col1 .feeser-col2 .feeser-bar2:first-child { color:#d4cb9c;}
.feeser-col1 .feeser-col2 .feeser-bar2 { width: 20%; float: right; text-align: right; padding: 0 5px 0; background: #d4cb9c26; display: flex; flex-wrap: wrap; align-items: center; justify-content: end;}
.feeser-col1 .feeser-col2 .feeser-bar3 { width:7.5%; float:right; color:#d4cb9c; text-align: center; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; padding: 0;}
.feeser-bar1, .feeser-bar2, .feeser-bar3 { font-size:13px; line-height:44px; font-weight:700;}
.color1 { color:#d4cb9c;}

.feeser-col1 .feeser-col2 .feeser-bar3.nocontent {width: 12px;}
.feeser-col1 .feeser-col2 .feeser-bar3.no-content {width: 12px;}

/* .feeser-bar3.no-content {
  background: red;
} */

.feeser-col1 .feeser-col2 .feeser-bar2no-content{

}

.feeser-col1 .feeser-col2 .feeser-bar3no-content{
  background: none;

}

.feeser-bar2.color1.no-content {

  background: none;
}



/*.feeser-col1 .feeser-col2 .feeser-bar2:last-child {text-align: center;}*/

/*.feeser-col1 .feeser-col2.colnumb-3 .feeser-bar1 {width: 57%;}*/
/*.feeser-col1 .feeser-col2.colnumb-3 .feeser-bar2 {width: 18%;}*/
.feeser-col1 .feeser-col2.colnumb-3 .feeser-bar2:nth-child(2) {text-align: right;}
/*.feeser-col1 .feeser-col2.colnumb-3 .feeser-bar3 {text-align: right;}*/

.feeser-col1 .feeser-col2:first-child {justify-content: end;}
.feeser-col1 .feeser-col2:first-child .feeser-bar2.color1:nth-last-child(2) {background: none;}
.feeser-col1 .feeser-col2:first-child .feeser-bar2 {background: none;}

.implant-wrapp .feeser-col1 .feeser-col2:first-child .feeser-bar2 {color: #d4cb9c;}
.implant-wrapp .feeser-col1 .feeser-col2 .feeser-bar2 {color: #504f50;}

.feeser-col1 .feeser-col11 {width: 100%; float: left; display: flex; flex-wrap: wrap; margin: 0 0 7px; justify-content: end;}
.feeser-col1 .feeser-col11 .col22 { width: 150px; float: right; color: #d4cb9c; text-align: center;  display: flex;  flex-wrap: wrap; justify-content: right; align-items: center; padding: 0 5px 0; margin: 0 7.5% 0 0;}
.feeser-col1 .feeser-col11  p { font-size: 13px; line-height: 1.65; font-weight: 700; color: #d4cb9c; margin: 0 0 0;}
.feeser-col1 .feeser-col11 .col23 { width: 150px; float: right; color: #d4cb9c; text-align: center; display: flex;  flex-wrap: wrap;  justify-content: right; align-items: center;  padding: 0 5px 0;}


.implant-wrapp ul { width: 100%; float: none; margin:0 auto 26px; padding-left: 0px;}
.implant-wrapp ul li { float: none; font-size: 13px; color: #353b42; line-height: 30px; font-weight: 500; position:relative;  margin: 0 0 0; padding:0 0 0 15px; font-family: 'Montserrat', sans-serif;  letter-spacing: normal;}
.implant-wrapp ul li:before { content: "\2022 "; position: absolute; left: 0; color: #353b42;  font-size: 22px;  top: 0;  line-height: normal;}


.implant-wrapp .tab-bar2 ul li:before{display: none;}

.implant-wrapp .tab-bar2 ul li{padding: 0;}


.implant-wrapp ol { width: 100%; float: none; counter-reset: my-awesome-counter; margin:0 auto 30px;  position: relative;}
.implant-wrapp ol li { font-size: 13px;  color: #353b42; font-weight: 500; line-height: 30px;  counter-increment: my-awesome-counter;   padding-left:15px;  width: auto;   margin: 0 auto;   position: relative;   font-family: 'Montserrat', sans-serif;   letter-spacing: normal;}
.implant-wrapp ol li:before {  content: counter(my-awesome-counter); margin-right: 0px; position: absolute; left: 0px; color: #353b42; font-size: 13px;  top: 0;}
.implant-wrapp ul li a { color: #d4cb9c; }
.implant-wrapp ul li a:hover { color: #353b42; }
.implant-wrapp ol li a { color: #d4cb9c; }
.implant-wrapp ol li a:hover { color: #353b42; }

.implant-wrapp .fees-bottem-finance {width: 100%; display: flex; flex-wrap: wrap; align-items: center; background: #f4f4f4; padding: 62px 50px 60px; margin: 50px 0 0;}
.implant-wrapp .fees-bottem-finance .fee-col1 {width: 50%; float: left;}
.implant-wrapp .fees-bottem-finance .fee-col2 {width: 44.5%; float: right; margin: 0 0 0 5.5%;}
.implant-wrapp .fees-bottem-finance .fee-col2 h3 {margin: 0 0 10px;}

/*contact-wrapp*/
.contact-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 auto 26px; max-width:600px;}
.contact-wrapp p a { color:#d4cb9c;}
.contact-wrapp p span { display:block;}
.contact-wrapp p strong { font-weight:700;}
.contact-wrapp h2 { font-size:60px; font-weight:400; color:#353b42; letter-spacing:normal; line-height:1.31; margin:0 0 38px;}
.contact-wrapp h2 a { color:#353b42;}
.contact-wrapp h2 span { display:block;}
.contact-wrapp .margin { max-width:1070px;}
.contact-wrapp .tab-row2 { padding:75px 0 0; text-align:center;}
.contact-wrapp .contact-icon { width:115px; float:none; margin:0 auto 27px;}
.contact-wrapp .contact-col1 { width:100%; float:left; position:relative; margin:10px 0 0;}
.contact-wrapp .contact-col1 img { width:100%; display:block;}
.contact-wrapp .contact-col1 .contact-row1 { width:620px; float:none; margin:0 auto;}
.contact-wrapp .contact-col2 { width:100%; float:left; margin:45px 0 63px;}
.contact-wrapp .contact-col2 img { width:100%; display:block;}
.contact-wrapp .contact-col2 .contact-row2 { width:100%; float:left;}
.contact-wrapp .contact-col2 .contact-row2 li { float:none; display:inline-block; margin:0 18px 10px;}
.contact-wrapp .contact-col2 .contact-row2 li span { float:none; display:inline-block; position:relative; top:7px;}
.contact-wrapp .contact-col2 .contact-row2 li:first-child { width:100%;}
.contact-wrapp .contact-col2 .contact-row2 li:last-child { margin-right:0;}
.contact-wrapp .map-row1 { width:896px; float:none; margin:0 auto;}
.contact-wrapp .map-row1 iframe { width:100%; height:334px; display:block;}
.contact-row2 li, .contact-row2 li a { font-size:14px; font-weight:500; color:#353b42; letter-spacing:0.39px; line-height:normal;}
.contact-wrapp h2, .contact-wrapp h2 span { font-family: 'Vidaloka', serif;}
.contact-wrapp .linker-icon4 { margin:0 7px 0 0;}
.contact-wrapp .linker-icon3 { margin:0 7px 0 0;}

.contact-row2 li a {color: #d4cb9c;}
.contact-row2 li a:hover {color: #353b42;}

.contact-wrapp .sidbar-wrapp h2 { margin: 0 0 20px;}
.contact-wrapp .sidbar-wrapp p { margin: 0 auto 29px;}
.contact-wrapp .sidbar-wrapp .sidbar-col1 { max-width: 700px; float: none;  margin: 0 auto;}
.contact-wrapp .sidbar-wrapp {padding: 0 0 70px;}


/*opening-wrapp*/
.opening-wrapp { width:100%; float:left; padding:41px 0 65px;}
.opening-wrapp h2 { font-size:40px; font-weight:400; color:#353b42; letter-spacing:normal; line-height:1.31; margin:0 0 38px;}
.opening-wrapp h2 a { color:#353b42;}
.opening-wrapp h2 span { display:block;}
.opening-wrapp .time-col1 { width:448px; float:none; margin:0 auto; text-align:left;}
.opening-wrapp .time-row1 { width:200px; float:left;}
.opening-wrapp .time-row1:last-child { float:right;}
.time-box1 { width:100%; float:left; margin:0 0 4px;}
.time-let1 { width:45%; float:left; text-align:left; margin:0 0 0;}
.time-ret1 { width:43%; float:right; text-align:left; margin:0 0 0;}
.time-let1, .time-ret1 { font-size:14px; color:#353b42; line-height:30px; letter-spacing:0.39px; font-weight:500;}

/*practic-wrapp*/
.practic-wrapp { position:relative; padding:60px 0 10px; text-align:center;}
.practic-wrapp .margin { max-width:1069px;}
.practic-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.practic-wrapp p a { color:#d4cb9c;}
.practic-wrapp p span { display:block;}
.practic-wrapp p strong { font-weight:700;}
.practic-wrapp h2 { font-size:60px; font-weight:400; color:#353b42; letter-spacing:normal; line-height:1.31; margin:0 0 38px;}
.practic-wrapp h2 a { color:#353b42;}
.practic-wrapp h2 span { display:block;}
.practic-wrapp .practic-row2 { width:100%; float:left; background:#f4f4f4; padding:60px 0;}
.practic-wrapp .practic-row1 { width:32.08%; float:left; margin:0 1.87% 1.87% 0; background:#0d0d0e; overflow:hidden;}
.practic-wrapp .practic-row1:nth-child(3n) { margin-right:0;}
.practic-wrapp .practic-row1 img { width:100%; display:block;}
.practic-wrapp .practic-row1:hover img { opacity:0.40;}
.practic-wrapp .practic-row1 .practic-bar1 { width:100%; float:left;}
.practic-wrapp .practic-row3 { width:100%; float:left; margin:0 0 83px;}
.practic-wrapp .practic-row3 img { width:100%; display:block;}
.practic-wrapp .practic-row3 .practic-col3 { width:100%; float:left; margin:0 0;}
.practic-wrapp h2, .practic-wrapp h2 span { font-family: 'Vidaloka', serif;}

.practic-wrapp .practic-row2 .margin {display: flex; flex-wrap: wrap;}

.practic-wrapp .map-row1.practicemap {width: 100%; float: left; display: block; margin: 60px auto 0;}
.practic-wrapp .map-row1.practicemap iframe {width: 100%; height: 500px; display: block; margin: 0 auto 0;}

/*condition-wrapp*/
.condition-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.condition-wrapp p a { color:#d4cb9c;}
.condition-wrapp p span { display:block;}
.condition-wrapp p strong { font-weight:700;}
.condition-wrapp h2 { font-size:40px; font-weight:400; color:#353b42; letter-spacing:0.73px; line-height:1.5; margin:0 0 35px;}
.condition-wrapp h2 a { color:#353b42;}
.condition-wrapp h2 span { display:block;}
.condition-wrapp .condition-row1 { width:100%; float:left; margin:0 0 45px;}
.condition-wrapp .condition-row1 img { width:100%; display:block;}
.condition-wrapp h2, .condition-wrapp h2 span { font-family: 'Vidaloka', serif;}

/*causes-wrapp*/
.causes-wrapp { background:#ffffff; padding:51px 0;}
.causes-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.causes-wrapp p a { color:#d4cb9c;}
.causes-wrapp p span { display:block;}
.causes-wrapp p strong { font-weight:700;}
.causes-wrapp h2 { font-size:40px; font-weight:400; color:#353b42; letter-spacing:0.73px; line-height:1.5; margin:0 0 35px;}
.causes-wrapp h2 a { color:#353b42;}
.causes-wrapp h2 span { display:block;}
.causes-wrapp .causes-row1 { width:100%; float:left; position:relative; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.causes-wrapp .causes-row1 img { width:100%; display:block;}
.causes-wrapp .causes-row1 .causes-col1 { width:100%; float:left; /*position:absolute; top:50%; transform:translateY(-50%);*/ left:0;}

.causes-wrapp .causes-row1 .causes-col2 { width:100%; float:right;}
.causes-wrapp h2, .causes-wrapp h2 span { font-family: 'Vidaloka', serif;}

.causes-wrapp h5 {font-size: 25px; line-height: 1.25; font-family: 'Vidaloka', serif; margin: 0 0 20px;}

.causes-wrapp .causes-row1 .causes-col2 .cause-image-group { width: 100%; display: block; margin: auto; position: relative; float: left;}
.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .condition-full { width: 100%; float: left; display: flex; flex-wrap: wrap; position: relative;}
.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .condition-full .cause-part-img { width: 49%; float: left; margin: 0 2% 20px 0; display: block; position: relative;}
.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .condition-full .cause-part-img:last-child { float: right; margin-right: 0;}

.common-style .cause-cont-row ul li:before {top: -1px;}

.causes-wrapp .cause-image-row1 li {font-weight: 500;}

.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .cause-image-side-by {width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; margin: 0 0 50px;}
.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .cause-image-side-by .cause-image-row1 { width: 43%; float: left;}
.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .cause-image-side-by .condition-full { width: 50.1%; float: right;}
.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .condition-full .cause-part-img img { width: 100%; height: 100%;  object-fit: cover;}
.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .cause-image-side-by:last-child {margin: 0 0 0;}
.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .cause-image-side-by:nth-child(2n) { flex-direction: row-reverse;}


/*types-wrapp*/
.types-wrapp { text-align:center; padding:55px 0 30px; border-bottom:1px solid #d4cb9c; margin:0 0 55px;}
.types-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.types-wrapp p a { color:#d4cb9c;}
.types-wrapp p span { display:block;}
.types-wrapp p strong { font-weight:700;}
.types-wrapp h2 { font-size:40px; font-weight:400; color:#353b42; letter-spacing:0.73px; line-height:1.5; margin:0 0 35px;}
.types-wrapp h2 a { color:#353b42;}
.types-wrapp h2 span { display:block;}
.types-wrapp .types-row1 { width:100%; float:left; text-align:left;}
.types-wrapp .types-row1 img { width:100%; display:block;}
.types-wrapp .types-row1 .types-col1 { width:30.9%; float:left; margin:0 3.65% 30px 0;}
.types-wrapp .types-row1 .types-col1:nth-child(3n) { margin-right:0;}
.types-wrapp .types-row1 .types-col1 .types-bar1 { width:100%; float:left;}
.types-wrapp .types-row1 .types-col1 .types-bar2 { width:100%; float:left; padding:35px 5% 0 0;}
.types-wrapp h2, .types-wrapp h2 span { font-family: 'Vidaloka', serif;}

/*fee-wrapp*/
.fee-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.fee-wrapp p a { color:#d4cb9c;}
.fee-wrapp p span { display:block;}
.fee-wrapp p strong { font-weight:700;}
.fee-wrapp h2 { font-size:26px; color:#393a40; line-height:60px; letter-spacing:0.47px; width:100%; float:left;}
.fee-wrapp h2 a { color:#393a40;}
.fee-wrapp h2 span { display:block;}
.fee-wrapp h3 { font-size:35px; font-weight:400; color:#353b42; line-height:50px; margin:0 0 30px;}
.fee-wrapp h3 a { color:#353b42;}
.fee-wrapp h3 span { display:block;}
.fee-wrapp h5 { float:none; font-size:13px; font-weight:700; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0;}
.fee-wrapp h5 a { color:#353b42;}
.fee-wrapp h5 span { display:block;}
.fee-wrapp .fee-row1 { width:100%; float:left; background:#f4f4f4; padding:49px 47px; position:relative; margin:88px 0 0;}
.fee-wrapp .fee-row1 img { width:100%; display:block;}
.fee-wrapp .fee-row1 .fee-col1 { width:49.5%; float:left;}
.fee-wrapp .fee-row1 .fee-col2 { width:44%; position:absolute; top:50%; transform:translateY(-50%); right:0; padding:0 5% 0 0;}
.fee-wrapp .fee-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; cursor:pointer; margin:15px 0 0; padding:14px 25px 14px 25px;}
.fee-wrapp .fee-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.fee-wrapp h2, .fee-wrapp h2 span, .fee-wrapp h3, .fee-wrapp h3 span { font-family: 'Vidaloka', serif;}
.fee-wrapp .feeser-col1 { padding:0 0 30px;}

.fee-wrapp .fee-row1.topbox {display: none;}
.fee-wrapp .fee-row1.bottombox { margin: 0 0 0;}


/*journey-wrapp*/
.journey-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.journey-wrapp p a { color:#d4cb9c;}
.journey-wrapp p span { display:block;}
.journey-wrapp p strong { font-weight:700;}
.journey-wrapp h2 { font-size:26px; color:#393a40; line-height:60px; letter-spacing:0.47px; width:100%; float:left;}
.journey-wrapp h2 a { color:#393a40;}
.journey-wrapp h2 span { display:block;}
.journey-wrapp h3 { font-size:35px; font-weight:400; color:#353b42; line-height:50px; margin:0 0 30px;}
.journey-wrapp h3 a { color:#353b42;}
.journey-wrapp h3 span { display:block;}
.journey-wrapp h5 { float:none; font-size:13px; font-weight:700; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0;}
.journey-wrapp h5 a { color:#353b42;}
.journey-wrapp h5 span { display:block;}
.journey-wrapp .journey-row1 { width:100%; float:left; background:#f4f4f4; padding:49px 47px; position:relative; margin:28px 0 0; min-height: 480px; display: flex; flex-wrap: wrap; align-items: center;}
.journey-wrapp .journey-row1 img { width:100%; display:block;}
.journey-wrapp .journey-row1 .journey-col1 { width:49.4%; float:left; padding: 0 0 0;}
/*.journey-wrapp .journey-row1 .journey-col2 { width:44%; position:absolute; top:50%; transform:translateY(-50%); right:0; padding:0 5% 0 0; margin: 0 auto 0;}*/
.journey-wrapp .journey-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; cursor:pointer; margin:15px 0 0; padding:14px 25px 14px 25px;}
.journey-wrapp .journey-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.journey-wrapp h2, .journey-wrapp h2 span, .journey-wrapp h3, .journey-wrapp h3 span { font-family: 'Vidaloka', serif;}
.journey-wrapp .journey-col1 { padding:0 0 30px;}

.journey-wrapp .journey-row1 .journey-col2.suitable-fullwidth {width: 100%; top: inherit; transform: none; position: relative; padding: 0 0 0;}

.journey-wrapp .journey-row1 .journey-col2 {width: 44%; position: relative; right: 0; margin: 26px auto 0 6%;}

.step-col1 { width:100%; float:left; position:relative; padding:34px 0 0;}
.step-col1 img { width:100%; display:block;}
.step-col1 .step-bar1 { width:140px; float:left;}
.step-col1 .step-bar2 { width:72%; float:right;}

.journey-wrapp .journey-col2 { width: 100%; display: block; float: left; margin: 50px auto 30px;}


.stepscontent-row1 { width: 100%; display: block; float: left; position: relative; margin: 0 auto;}
.stepscontent-row1 h2 { text-align: center; margin: 0 0 30px;}
.stepscontent-row1 .cstepscontent-content { width: 100%; display: block; margin: 0 auto; float: none; max-width: 850px;}
.stepscontent-row1 .cstepscontent-content .step-col1 {width: 100%;padding: 0;display: flex;flex-wrap: wrap;justify-content: space-between;margin: 0 auto;position: relative;}
.stepscontent-row1 .cstepscontent-content .step-col1 .step-bar1 { width: 100%; max-width: 20%; margin: 0 5% 0 0;}
.stepscontent-row1 .cstepscontent-content .step-col1 .step-bar2 { width: 75%; float: right; margin: 0 0 0; position: relative;}

.stepscontent-row1 .cstepscontent-content .step-col1 .step-bar2.suitable-fullwidth {width: 100%; float: left; position: relative; padding: 0;}

/*suitable-wrapp*/
.suitable-wrapp { background:#f4f4f4; padding:123px 0;}
.suitable-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.suitable-wrapp p a { color:#d4cb9c;}
.suitable-wrapp p span { display:block;}
.suitable-wrapp p strong { font-weight:700;}
.suitable-wrapp h2 { font-size:35px; font-weight:400; color:#353b42; line-height:50px; margin:0 0 30px;}
.suitable-wrapp h2 a { color:#353b42;}
.suitable-wrapp h2 span { display:block;}
.suitable-wrapp .suitable-row1 { width:100%; float:left;}
.suitable-wrapp .suitable-row1 img { width:100%; display:block;}
.suitable-wrapp .suitable-row1 .suitable-col1 { width:30.4%; float:left;}
.suitable-wrapp .suitable-row1 .suitable-col1 .suitable-bar1 { width:100%; float:left; position:relative; margin:0 0 10px;}
.suitable-wrapp .suitable-row1 .suitable-col2 { width:62%; float:right; padding:0 5% 0 0;}
.suitable-wrapp h2, .suitable-wrapp h2 span { font-family: 'Vidaloka', serif;}

.suitable-wrapp .suitable-row1 .suitable-col2.suitable-fullwidth {width: 100%; float: left; padding: 0 0 0;}

/*journeyfaq-wrapp*/
.journeyfaq-wrapp { padding:70px 0;}
.journeyfaq-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.journeyfaq-wrapp p a { color:#d4cb9c;}
.journeyfaq-wrapp p span { display:block;}
.journeyfaq-wrapp p strong { font-weight:700;}
.journeyfaq-wrapp h2 { font-size:26px; color:#393a40; line-height:60px; letter-spacing:0.47px; width:100%; float:left;}
.journeyfaq-wrapp h2 a { color:#393a40;}
.journeyfaq-wrapp h2 span { display:block;}
.journeyfaq-wrapp h3 { font-size:40px; font-weight:400; color:#353b42; line-height:50px; margin:0 0 0;}
.journeyfaq-wrapp h3 a { color:#353b42;}
.journeyfaq-wrapp h3 span { display:block;}
/*.journeyfaq-wrapp .margin { max-width:702px;}*/
.journeyfaq-wrapp .journeyfaq-row1 { width:100%; float:left;}
.journeyfaq-wrapp h2, .journeyfaq-wrapp h2 span, .journeyfaq-wrapp h3, .journeyfaq-wrapp h3 span { font-family: 'Vidaloka', serif;}

/*transformations-wrapp*/
.transformations-wrapp { text-align:center; padding:84px 0 0;}
.transformations-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 auto 26px; max-width:600px;}
.transformations-wrapp p a { color:#d4cb9c;}
.transformations-wrapp p span { display:block;}
.transformations-wrapp p strong { font-weight:700;}
.transformations-wrapp h2 { font-size:60px; font-weight:400; color:#353b42; letter-spacing:normal; line-height:1.31; margin:0 0 38px;}
.transformations-wrapp h2 a { color:#353b42;}
.transformations-wrapp h2 span { display:block;}
.transformations-wrapp h3 { font-size:23px; font-weight:400; color:#d4cb9c; letter-spacing:normal; line-height:1.67; margin:0 0 16px;}
.transformations-wrapp h3 a { color:#d4cb9c;}
.transformations-wrapp h3 span { display:block;}
.transformations-wrapp .transformations-icon { width:115px; float:none; margin:0 auto 27px;}
.transformations-wrapp .transformations-col1 { width:100%; float:left; margin:30px 0 0;}
.transformations-wrapp .transformations-col1 p { color:#fff;}
.transformations-wrapp .transformations-col1 img { width:100%; display:block;}
.transformations-wrapp .transformations-col1 .transformations-row1 { width:100%; float:left;}
.transformations-wrapp .transformations-col2 { width:25%; float:left; margin:0 0 0; position:relative;}
.transformations-wrapp .transformations-col2 img { width:100%; display:block;}
.transformations-wrapp .transformations-col2 .transformations-row2 { width:100%; float:left; position:absolute; right:0; bottom:5.6%; left:0;}
.transformations-wrapp .transformations-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; margin:14px 0 0; padding:14px 25px 14px 25px;}
.transformations-wrapp .transformations-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.transformations-wrapp h2, .transformations-wrapp h2 span, .transformations-wrapp h3, .transformations-wrapp h3 span { font-family: 'Vidaloka', serif;}

/*transformin-wrapp*/
.transformin-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.transformin-wrapp p a { color:#d4cb9c;}
.transformin-wrapp p span { display:block;}
.transformin-wrapp p strong { font-weight:700;}
.transformin-wrapp h2 { font-size:40px; font-weight:400; color:#353b42; line-height:60px; margin:0 0 30px;}
.transformin-wrapp h2 a { color:#353b42;}
.transformin-wrapp h2 span { display:block;}
.transformin-wrapp h3 { float:none; font-size:13px; font-weight:700; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 0;}
.transformin-wrapp h3 a { color:#353b42;}
.transformin-wrapp h3 span { display:block;}
.transformin-wrapp .transformin-row1 { width:100%; float:left; background:#f4f4f4; padding:49px 47px; position:relative; margin:88px 0 0;}
.transformin-wrapp .transformin-row1 img { width:100%; display:block;}
.transformin-wrapp .transformin-row1 .transformin-col1 { width:49.4%; float:left;}
.transformin-wrapp .transformin-row1 .transformin-col2 { width:44%; position:absolute; top:50%; transform:translateY(-50%); right:0; padding:0 5% 0 0;}
.transformin-wrapp .transformin-row2 { width:100%; float:left; padding:47px 0;}
.transformin-wrapp .transformin-row2 img { width:100%; display:block;}
.transformin-wrapp .transformin-row2 .transformin-bar1 { width:33.3%; float:left; overflow:hidden; position: relative; height: 445.5px; max-height: 100%;}
.transformin-wrapp .transformin-row2 .transformin-bar2 { width:64.8%; float:right; position:relative;}
.transformin-wrapp .transformin-row2 .transformin-bar1 img { width:106.5%; display:block; height: 100%; object-fit: cover;}
.transformin-wrapp .transformin-row3 { width:100%; float:left; margin:15px 0 0;}
.transformin-wrapp .transformin-row3 img { width:100%; display:block;}
.transformin-wrapp .transformin-row3 .transformin-col3 { width:100%; float:left;}
.transformin-wrapp .transformin-row3 .transformin-col3 .transformin-bar3 { width:27%; float:left; margin:0 9.5% 20px 0;}
.transformin-wrapp .transformin-row3 .transformin-col3 .transformin-bar3:nth-child(3n) { margin-right:0;}
.transformin-wrapp h2, .transformin-wrapp h2 span { font-family: 'Vidaloka', serif;}

/*says-wrapp*/
.says-wrapp { background:#f4f4f4; padding:60px 0 90px; text-align:center;}
.says-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 auto 26px; max-width:800px;}
.says-wrapp p a { color:#d4cb9c;}
.says-wrapp p span { display:block;}
.says-wrapp p strong { font-weight:700;}
.says-wrapp h2 { font-size:40px; font-weight:400; color:#353b42; line-height:60px; margin:0 0 30px;}
.says-wrapp h2 a { color:#353b42;}
.says-wrapp h2 span { display:block;}
.says-wrapp .says-col1 { width:89px; float:none; margin:0 auto;}
.says-wrapp .says-col1 img { width:100%; display:block;}
.says-wrapp h2, .says-wrapp h2 span { font-family: 'Vidaloka', serif;}

/*refer-wrapp*/
.refer-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 26px;}
.refer-wrapp p a { color:#d4cb9c;}
.refer-wrapp p span { display:block;}
.refer-wrapp p strong { font-weight:700;}
.refer-wrapp h2 { font-size:26px; color:#393a40; line-height:60px; letter-spacing:0.47px; width:100%; float:left;}
.refer-wrapp h2 a { color:#393a40;}
.refer-wrapp h2 span { display:block;}
.refer-wrapp h3 { font-size:40px; font-weight:400; color:#353b42; letter-spacing:0.73px; line-height:1.5; margin:0 0 45px;}
.refer-wrapp h3 a { color:#353b42;}
.refer-wrapp h3 span { display:block;}
.refer-wrapp h4 { font-size:27px; font-weight:400; color:#353b42; letter-spacing:0.49px; line-height:1.5; margin:0 0 20px;}
.refer-wrapp h4 a { color:#353b42;}
.refer-wrapp h4 span { display:block;}
.refer-wrapp h5 { font-size:22px; font-weight:400; color:#353b42; letter-spacing:0.4px; line-height:1.5; margin:0 0 20px;}
.refer-wrapp h5 a { color:#353b42;}
.refer-wrapp h5 span { display:block;}
.refer-wrapp .refer-row1 { width:100%; float:left; margin:0 0 65px;}
.refer-wrapp .refer-row1 img { width:100%; display:block;}
.refer-wrapp .feeser-row1 { width:100%; float:left;}
.refer-wrapp .step-col1 { padding:15px 0 40px;}
.refer-wrapp .about-row1 { width:100%; float:left; margin:0 0 45px;}
.refer-wrapp .about-row1 img { width:100%; display:block;}
.refer-wrapp .courses-row1 { width:584px; float:left;}
.refer-wrapp .courses-row1 .courses-fil1 { text-align:left; font-weight:500; color:#353b42; letter-spacing:0.26px; text-transform:inherit; background:none; border:none; border-bottom:2px solid #d4cb9c; border-radius:0; resize:none;}
.refer-wrapp .courses-row1 .courses-fil2 { width:47%; height:65px; float:left; margin:0 0 5px 0; padding:0 0 0;}
.refer-wrapp .courses-row1 .courses-fil2:nth-child(2) { float:right;}
.refer-wrapp .courses-row1 .courses-fil3 { width:100%; margin:0 0 45px;}
.refer-wrapp .refer-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; cursor:pointer; margin:5px 0 0; padding:14px 25px 14px 25px;}
.refer-wrapp .refer-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.refer-wrapp .courses-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; cursor:pointer; margin:5px 0 0; padding:14px 25px 14px 25px;}
.refer-wrapp .courses-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.refer-wrapp h2, .refer-wrapp h2 span, .refer-wrapp h3, .refer-wrapp h3 span, .refer-wrapp h4, .refer-wrapp h4 span, .refer-wrapp h5, .refer-wrapp h5 span { font-family: 'Vidaloka', serif;}
.refer-accordion .refer-row1 { margin:0 0 25px;}

.refer-wrapp .refer-row1 {display: flex; flex-wrap: wrap; gap: 20px; align-items: center;}
.refer-wrapp .refer-row1 h4 {margin-bottom: 0;}



/*sidbar-wrapp*/
.sidbar-wrapp p { float:none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 16px;}
.sidbar-wrapp p a { color:#d4cb9c;}
.sidbar-wrapp p span { display:block;}
.sidbar-wrapp p strong { font-weight:700;}
.sidbar-wrapp h2 { font-size:40px; font-weight:400; color:#353b42; letter-spacing:normal; line-height:1.5; margin:0 0 5px;}
.sidbar-wrapp h2 a { color:#353b42;}
.sidbar-wrapp h2 span { display:block;}
.sidbar-wrapp h3 { font-size:26px; font-weight:400; color:#353b42; letter-spacing:0.47px; line-height:36px; margin:0 0 5px;}
.sidbar-wrapp h3 a { color:#353b42;}
.sidbar-wrapp h3 span { display:block;}
.sidbar-wrapp .sidbar-form { width:100%; float:left;}
.sidbar-wrapp .sidbar-form img { width:100%; display:block;}
.sidbar-wrapp .sidbar-col1 { width:100%; float:left; margin:0 0 0;}
.sidbar-wrapp .sidbar-col1 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:100%; float:left; margin:0 0 35px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil1 { text-align:left; font-weight:500; color:#353b42; letter-spacing:0.26px; text-transform:inherit; background:none; border:none; border-bottom:2px solid #d4cb9c; border-radius:0; resize:none;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil4 { width:47%; height:70px; float:left; margin:0 0 5px 0; padding:0 0 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil4:nth-child(2) { float:right;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil2 { width:100%; height:70px; float:left; margin:0 0 5px 0; padding:0 0 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil2:first-child { margin-right:6.58%;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil3 { width:100%; height:120px; float:right; margin:0 0 0; padding:26px 0 0;}
.sidbar-wrapp .sidbar-row2 { width:100%; float:left; margin:0 0 50px;}
.sidbar-wrapp .sidbar-row2 p { margin-bottom:0;}
.sidbar-wrapp .sidbar-row2 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 { width:100%; float:left; margin:30px 0 0;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 .sidbar-bar2 { width:100%; float:none; display:table; position:relative; border-top:2px solid #d4cb9c; padding:33px 0;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 .sidbar-bar2:last-child { border-bottom:2px solid #d4cb9c;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 .sidbar-bar2 .sidbar-lt { width:76px; display:table-cell; margin:0 29px 0 0;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 .sidbar-bar2 .sidbar-rt { width:auto; display:table-cell; vertical-align:top; padding:0 0 0 29px;}
.sidbar-wrapp .sidbar-row3 { width:100%; float:left;}
.sidbar-wrapp .sidbar-row3 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-row3 .sidbar-col3 { width:100%; float:left;}
.sidbar-wrapp .sidbar-row3 .sidbar-col3 li { font-size:13px; color:#353b42; line-height:53px; font-weight:500;}
.sidbar-wrapp .sidbar-row3 .sidbar-col3 li strong { font-weight:700;}
.sidbar-wrapp .sidbar-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; cursor:pointer; margin:0 0 0; padding:14px 25px 14px 25px;}
.sidbar-wrapp .sidbar-btn1:hover { color:#d4cb9c; background:none; border-color:#d4cb9c;}
.sidbar-wrapp h2, .sidbar-wrapp h2 span, .sidbar-wrapp h3, .sidbar-wrapp h3 span { font-family: 'Vidaloka', serif;}

/*icon-css*/
.linker-icon1 { width:20px; float:left; margin:-8px 15px 0 0;}
.linker-icon2 { width:36px; float:left; margin:-5px 15px 0 0;}
.linker-icon3 { width:28px; float:left; margin:-5px 15px 0 0;}
.linker-icon4 { width:28px; float:left; margin:-5px 15px 0 0;}

/*common-css*/
.missing-thm1 { width:35.3%; float:left; margin:0 0 0; position:absolute; top:-0.4%; right:-9%;}
.missing-thm2 { width:48.9%; float:left; margin:2.2% 0 0; position:relative;}
.missing-thm2:first-child { margin-top:0;}
.missing-thm2:nth-child(2) { margin-top:0;}
.missing-thm2:nth-child(2n) { float:right;}
.missing-thm3 { width:120px; float:right; margin:0 0 0; position:absolute; right:0; bottom:-100px; display: flex;align-items: center;}
.missing-wrapp .missing-col4 img {width: 100%;display: block;}
.missing-thm3 a.missing-btn1 { margin: 0 30px 0 0 !important;}
.missing-wrapp .missing-col4 .missing-thm3 a img {width: 100px;}
.treatments-box1 { width:100%; float:left; margin:-9px 0 13px;}
.treatments-box1 li { float:none; display:block; margin:0 0 13px;}
.treatments-box1 li:last-child { margin-bottom:0;}
.fheader-ret1 { width:69.2%; float:right; margin:0 0 0;}
.fheader-thm1 { width:100%; float:left; margin:0 0 0;}
.fheader-thm1 a { width:auto; float:left; margin:0 14px 0 0;}
.treatments-box1 li, .treatments-box1 li a { font-size:14px; font-weight:500; letter-spacing:normal;}
.testimonials-thm1 { width:228px; float:none; margin:62px 0 41px;}
.services-box1 { width:90%; float:none; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0;}
.text { position:absolute; bottom:26px; left:32px; font-size:17px; color:#ffffff; float:left; letter-spacing:0.38px; font-weight:400; font-family: 'Playfair Display', serif;}

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

/*mobile-css*/
.header-mob1 { width:133px; float:none; display:none; margin:0 auto 0; position:absolute; top:20px; right:0; left:0;}
.header-mob1 img { width:100%; display:block;}
.header-mob2 { width:auto; float:right; display:none; margin:0 0 0; position:absolute; top:30px; right:5%;}

.menuzord-header-contact-btn { display: none; width:auto; float:right; display:none; margin:0 0 0; position:absolute; top:30px; right:5%;}
.scroll.float-panel.fixed .menuzord-header-contact-btn {
  top: 20px!important;
  display: none;
}

.mob-box1 { width:100%; float:left; display:none; margin:0 0 0;}
.mob-box1 a { width:auto; float:none; display:inline-block; margin:0 4px 0;}
.mob-box2 { width:100%; float:left; display:none; margin:0 0 0;}
.mob-box2 li { float:none; display:inline-block; margin:0 0 0;}
.mob-box3 { width:100%; float:left; display:none; margin:0 0 0;}
.mob-box2 li, .mob-box2 li a { font-size:12px; font-weight:500; color:#ffffff; letter-spacing:0.39px; line-height:normal;}

/*btn-css*/
.header-btn1, .canver-btn1, .treatments-btn1, .treatments-btn2, .patients-btn1, .services-btn1, .team-btn1, .missing-btn1, .enquiry-fil1, .enquiry-btn1, .instagram-btn1, .sidbar-fil1, .sidbar-btn1, .about-btn1, .testimonials-btn1, .transformations-btn1, .buttons-btn1, .buttons-btn2, .teamin-btn1, .teamingaller-btn1, .paiger-btn1, .paiger-btn2, .tab-btn1, .fee-btn1, .transformations-btn1, .refer-btn1, .courses-fil1, .courses-btn1 { text-align:center; font-size:12px; font-weight:600; letter-spacing:2px; text-transform:uppercase; border:1px solid; border-radius:24px; transition:all 0.25s ease-out 0s; display:inline-block; position:relative;}



.hbspt-form .hs-error-msgs { display: none !important;}
.hbspt-form .hs-form-field > label > span { display: none; }
.hbspt-form .hs-form-field ul.hs-error-msgs li label.hs-error-msg { display: none;}
.hbspt-form .hs-form fieldset .input .hs-input.invalid.error { border: 2px dotted #ff0000 !important;}


.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset { width: 100%; float: left; margin: 0 auto; position: relative; max-width: 100%;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(2n) { float: right;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .field.hs-form-field { width: 48%; margin: 0 0 20px 0; padding: 0 0 0; float: left; display: block;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .input { width: 100%; float: left; padding: 0 0 0; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .input .hs-input { width: 100%; height: 70px; float: left; margin: 0 0 0; padding: 0 0 0; text-align: left; font-weight: 500; color: #353b42; letter-spacing: 0.26px; text-transform: inherit; background: none; border: none; font-size: 12px; border-bottom: 2px solid #d4cb9c; border-radius: 0; resize: none; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; vertical-align: baseline; outline: none; font-family: 'Montserrat', sans-serif;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field.hs-email { margin-right: 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field:nth-child(2n) { float: right;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field.hs-mobilephone { margin-left: 6.78%; margin-right: 6.78%;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(3) { width: 48%; float: left; text-align: left; border: none; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(4) { width: 48%; float: right; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-in_a_few_words_describe_how_we_can_help.hs-fieldtype-text.field.hs-form-field { width: 100%; margin: 0 0 66px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .input select.hs-input { cursor: pointer; background: url(../images/down-gold-plain-arrow.svg) no-repeat; background-position: 100% 50%; background-size: 9px; white-space: break-spaces; padding-right: 10px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .input select.hs-input  option { font-weight: 500; letter-spacing: 0.26px; text-transform: inherit; cursor: pointer; font-size: 12px; color: #d4cb9c; transition: all 0.25s ease-out 0s; padding: 14px 22px 14px 22px; vertical-align: baseline; outline: none; font-family: 'Montserrat', sans-serif;} 
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(5) { width: 100%; margin: 0 0 26px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset p {font-size: 11px; font-weight: 500; color: #353b42; letter-spacing: 0.24px; line-height: 1.67; display: inline-block; position: relative; top: -5px; margin: 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset p a {color: #d4cb9c;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset p a:hover {color: #353b42;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(3) .field.hs-form-field { width: 100%;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(4) .field.hs-form-field { width: 100%; padding: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(5) .hs-form-field { width: 100% !important;}

.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form .hs_submit.hs-submit { width: 100%; float: left; margin: 0 auto;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions { width: auto; float: none; margin: 0 auto; position: relative;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions input.hs-button { float: none; color: #ffffff; background: #d4cb9c; border: 1px solid #d4cb9c; cursor: pointer; margin: 30px 0 0; padding: 14px 25px 14px 25px; text-align: center; font-size: 12px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; border-radius: 24px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; vertical-align: baseline; outline: none !important; font-family: 'Montserrat', sans-serif; box-shadow: none; line-height: normal;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions input.hs-button:hover { color: #d4cb9c; background: none; border-color: #d4cb9c;}


.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset { width: 100%; float: left; margin: 0 auto; position: relative; max-width: 100%;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field { width: 100%; margin: 0 0 5px 0; padding: 0 0 0; float: left; display: block; }
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .input { width: 100%; float: left; padding: 0 0 0; margin: 0 0 0;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .input .hs-input { width: 100%; height: 70px; float: left; margin: 0 0 0; padding: 0 0 0; text-align: left; font-weight: 500; color: #353b42; letter-spacing: 0.26px; text-transform: inherit; background: none; border: none; font-size: 12px; border-bottom: 2px solid #d4cb9c; border-radius: 0; resize: none; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; vertical-align: baseline; outline: none; font-family: 'Montserrat', sans-serif; }
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field.hs-email { width: 100%;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field:nth-child(2n) { float: right;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field.hs-mobilephone { width: 100%;} 
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-in_a_few_words_describe_how_we_can_help.hs-fieldtype-text.field.hs-form-field { width: 100%;margin: 0 0 35px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-in_a_few_words_describe_how_we_can_help .hs-input { width: 100%; height: 120px; float: right; margin: 0 0 0; padding: 26px 0 0; vertical-align: text-top;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .input select.hs-input { cursor: pointer; background: url(../images/down-gold-plain-arrow.svg) no-repeat; background-position: 100% 50%; background-size: 9px; white-space: break-spaces; padding-right: 10px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .input select.hs-input  option { font-weight: 500; letter-spacing: 0.26px; text-transform: inherit; cursor: pointer; font-size: 12px; color: #d4cb9c; transition: all 0.25s ease-out 0s; padding: 14px 22px 14px 22px; vertical-align: baseline; outline: none; font-family: 'Montserrat', sans-serif;} 
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(5) { width: 100%; margin: 0 0 26px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset p {font-size: 11px; font-weight: 500; color: #353b42; letter-spacing: 0.24px; position: relative; top: -5px; display: inline-block; line-height: 23px; margin: 14px 0 0;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset p a {color: #d4cb9c;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset p a:hover {color: #353b42;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-select {padding: 14px 0 0;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs_mobilephone.hs-mobilephone.field {width: 100% !important;}

.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form .hs_submit.hs-submit { width: 100%; float: left; margin: 0 auto;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions { width: auto; float: none; margin: 0 auto; position: relative;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions input.hs-button {float: none;color: #ffffff;background: #d4cb9c;border: 1px solid #d4cb9c;cursor: pointer;margin: 18px 0 0;padding: 14px 25px 14px 25px;text-align: center;font-size: 12px;font-weight: 600;letter-spacing: 2px;text-transform: uppercase;border-radius: 24px;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;vertical-align: baseline;outline: none !important;font-family: 'Montserrat', sans-serif;box-shadow: none;line-height: normal;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions input.hs-button:hover { color: #d4cb9c; background: none; border-color: #d4cb9c;}
 

.transformations-btn1 {float: none; color: #ffffff; background: #d4cb9c; border-color: #d4cb9c; cursor: pointer; margin: 5px 0 0; padding: 14px 25px 14px 25px;}
.transformations-btn1:hover {color:#d4cb9c; background:none; border-color:#d4cb9c;}


.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 {width: 100%; float: left; background: none; position: initial !important;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {width: 100%; float: left; margin: 0; padding: 0; list-style: none; position: initial !important; text-align: center;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li, 
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li a {float: left; display: inline-block; font-size: 15px; font-weight: 400; color: #34303b; letter-spacing: normal;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li:first-child a {padding-left: 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li:last-child a {padding-right: 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li a {font-size: 14px; font-weight: 500; color: #353b42; letter-spacing: 0.49px; display: inline-block; padding: 13px 18px 13px 22px; outline: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent; position: relative; line-height: normal;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {width: 10px; height: 6px; float: none; font-size: 0; background: none; display: block; margin: 0 auto 0; position: absolute; right: 0; bottom: 0; left: 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children:hover > a.mega-menu-link > span.mega-indicator {background: url(../images/rectangle-down-gold-plain-arrow.svg) no-repeat center;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {display: none;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li a .mega-indicatorr::after {display: inline; height: auto; width: auto; background: transparent; position: relative; pointer-events: auto; left: auto; min-width: auto; line-height: inherit; color: inherit; font-size: inherit; padding: 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu {background: #fff; min-width: 180px; width: auto; z-index: 999; text-align: left; white-space: nowrap; position: absolute; right: auto !important; padding: 0; margin: 0; top: 55px; width: 100%;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li {clear: both; width: 100%; border: 0 none; font-size: 12px; position: relative; font-weight: 400; color: #34303b; letter-spacing: normal;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li a.mega-menu-link {width: 100%; background: none; padding: 10px 25px 10px 22px; font-size: 13px; color: #172337; text-decoration: none; display: inline-block; float: left; clear: both; position: relative; outline: 0; -o-transition: padding .2s linear; -moz-transition: padding .2s linear; -webkit-transition: padding .2s linear; transition: padding .2s linear; font-weight: 500; letter-spacing: 0.49px; line-height: normal;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {color: #d4cb9c;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li:hover a.mega-menu-link {padding-left: 28px; padding-right: 19px; color: #d4cb9c; background: none;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li a:before {content: ""; width: 1px; float: left; background: #d4cb9c; transform: translateY(-50%); margin: 0 0 0; padding: 0 0 12px; position: absolute; top: 55%; left: 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li:first-child a:before {display: none;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu a:before {display: none;}

.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover,
.linker-wrapp .linker-col1 .linker-row1 li a:hover {color: #d4cb9c;}

.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu {min-width: auto; top: 0; position: relative; display: flex; flex-wrap: wrap; margin: 0 20px 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-treatment-menu ul.mega-sub-menu {min-width: 100%; max-width: 100%; max-width: 1300px; margin: 0 auto !important;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-treatment-menu ul.mega-sub-menu .mega-menu-row {max-width: 100%; width: 100%; padding: 50px 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column {width: 17.9%; float: left; text-align: left; margin: 0 2.62% 0 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column:last-child {margin-right: 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column h2 {font-size: 12px; font-weight: 700; color: #d4cb9c; letter-spacing: 2.57px; line-height: 18px; text-transform: uppercase; display: block; margin: 0 0 12px; float: left; width: 100%;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column li.mega-menu-item { transition: padding .2s linear; padding: 8px 0 8px 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column li.mega-menu-item a.mega-menu-link {font-size: 13px; font-weight: 500; color: #353b42; letter-spacing: 0.49px; display: inline-block; outline: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent; position: relative; text-transform: capitalize;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column li.mega-menu-item:hover a.mega-menu-link {color: #d4cb9c; padding-left: 6px;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column li.mega-menu-item .textwidget { width: 100%; float: left; display: block;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column li.mega-menu-item .textwidget .menuzord-icon1 { float: left;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column li.mega-menu-item .textwidget .menuzord-icon1 a { padding: 0; border: 0;}

.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.menu-subhead { display: none;}

.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link::after {content: ""; width: 1px; float: left; background: #d4cb9c; transform: translateY(-50%); margin: 0 0 0; padding: 0 0 12px; position: absolute; top: 50%; left: 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:first-child > a.mega-menu-link {padding-left: 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:last-child > a.mega-menu-link {padding-right: 0;}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {background: no-repeat; color: inherit; font-weight: 500; text-decoration: none; border-color: inherit;}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover {background: none; color: inherit; font-weight: 500; text-decoration: none; border-color: inherit;}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, 
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {background: none; color: #34303b; font-weight: 500; text-decoration: none; border-color: inherit;}
/*#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,*/ 
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, 
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {background: none; color: #d4cb9c; font-weight: 500; text-decoration: none; border-color: inherit;}



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


.journey-wrapp {padding: 30px 0 30px;}



.sidbar-wrapp.getintouch .totoalinner { width: 100%; display: block; float: left; padding: 130px 7% 35px 7%; background: #00000040; position: relative;}
.sidbar-wrapp.getintouch .totoalinner .book-consult { width: 100%; display: block; float: left; position: relative; margin: 0 auto;}
.sidbar-wrapp.getintouch .totoalinner .book-consult h2 { font-size: 26px; color: #ffffff; line-height: 32px; margin: 0 0 15px;}
.sidbar-wrapp.getintouch .totoalinner .book-consult .book-consult { float: left; color: #ffffff; background: #d4cb9c; border: 1px solid #d4cb9c; margin: 0 0 25px; padding: 14px 29px 14px 29px; text-align: center; font-size: 12px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; border-radius: 24px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative;}
.sidbar-wrapp.getintouch .totoalinner .book-consult .book-consult:hover { color: #d4cb9c; background: #ffffff; border-color: #d4cb9c;}

.sidbar-wrapp.getintouch .totoalinner .book-consult .phone-btn { color: #ffffff; font-size: 14px; font-weight: 600; letter-spacing: 2px; display: flex; flex-wrap: wrap; float: left; align-items: center; }
.sidbar-wrapp.getintouch .totoalinner .book-consult .phone-btn:hover { color: #d4cb9c;}
.sidbar-wrapp.getintouch .totoalinner .book-consult .phone-btn .linker-icon3 { margin: 0 15px 0 0; display: inline-block;}



.patients-wrapp-btns {width: 100%; padding: 0 15px; margin: 0 0 30px;}
.patients-wrapp-btns .patient-btn1 { float: none; color: #ffffff; background: #d4cb9c; border-color: #d4cb9c; margin: 0 10px 0 0; padding: 14px 32px 14px 32px;  text-align: center;  font-size: 12px;  font-weight: 600;  letter-spacing: 1px; text-transform: uppercase;  border: 1px solid;  border-radius: 24px;  transition: all 0.25s ease-out 0s;  display: inline-block;  position: relative;}
.patients-wrapp-btns .patient-btn2 { float: none; color: #d4cb9c; background: none; border-color: #d4cb9c; margin: 0 0 0; padding: 14px 32px 14px 32px; text-align: center; font-size: 12px; font-weight: 600;  letter-spacing: 1px;  text-transform: uppercase;  border: 1px solid; border-radius: 24px;  transition: all 0.25s ease-out 0s;  display: inline-block;  position: relative;}
.patients-wrapp-btns .patient-btn1:hover { color: #d4cb9c; background: none;}
.patients-wrapp-btns .patient-btn2:hover { color: #ffff; background: #d4cb9c;}

.outer {width: 100%; display: block; float: left; position: relative;}
.outer .slider-container { width: 100%; display: block; float: left;}
.outer .slider-container .slick-slider .slick-track {display: flex; flex-wrap: wrap; height: inherit;}
.outer .slider-container .grw-review {width: 96%; float: left; margin: 0 auto 0;}
.outer .slider-container .grw-review .wp-google-feedback {position: relative!important;color: #777!important;font-size: 1rem!important;border-radius: 4px!important;background: none !important;border: 0 !important;}
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2 {position: static!important;height: 140px!important;overflow-y: auto!important;font-size: 14px!important;text-align: left !important;padding-right: 5px!important;margin: 20px 30px 20px 40px!important;}
.outer .slider-container .grw-review .wp-google-feedback:before {position: absolute!important;bottom: -7px!important;left: 35px!important;display: none!important;width: 14px!important;height: 14px!important;border: 1px solid #c5c4b8!important;border-top: none!important;border-left: none!important;background-color: #fff!important;content: ""!important;-webkit-transform: rotate(45deg)!important;-ms-transform: rotate(45deg)!important;transform: rotate(45deg)!important;}
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2:before {bottom: 47px!important; box-sizing: border-box!important; color: #bbb!important; content: "“"!important; display: block!important; height: 96px!important; left: 50px!important; position: absolute!important; right: 515.391px !important; text-size-adjust: 100% !important; top: 20px !important; width: 24.6094px !important; column-rule-color: #bbb!important; perspective-origin: 12.2969px 48px!important; transform-origin: 12.2969px 48px!important; border: 0#bbb!important; font: 60px/96px Georgia,serif!important; margin: -25px 0 0-40px!important; outline: #bbb 0!important;}
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2 .wp-google-stars {display: block!important; margin: 0 0 5px!important;}
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2 .wp-google-stars .wp-star {padding: 0 4px 0 0!important; line-height: 22px!important;}
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2 .wp-google-text {color: #353b42 !important;font-size: 13px!important;font-weight: 500 !important;line-height: 18px!important;max-width: 100%!important;overflow: hidden!important;white-space: pre-wrap!important;}
.outer .slider-container .grw-review .wp-google-user {display: flex!important;justify-content: start;position: relative!important;padding: 10px 20px 20px!important;}
.outer .slider-container .grw-review .wp-google-user img {width: 50px!important; height: 50px!important; border-radius: 50%!important;}
.outer .slider-container .grw-review .wp-google-user .wp-google-info {padding: 0 0 0 12px; text-align: left;}
.outer .slider-container .grw-review .wp-google-user .wp-google-info .wp-google-name {font-size: 13px;font-weight: 700 !important;letter-spacing: normal;color: #353b42!important;text-decoration: none!important;}
.outer .slider-container .grw-review .wp-google-user .wp-google-info .wp-google-time {color: #999!important;font-size: 13px!important;}
.outer .slider-container .grw-review .wp-google-feedback .wp-google-content2 > svg {position: absolute!important;bottom: 10px!important;right: 6px!important;width: 24px!important;height: 24px!important;background: #fff!important;padding: 2px!important;border-radius: 50%!important;}

.outer .slider-container .slick-prev.slick-arrow {left: -10px; top: 35%; border: 1px solid #777; border-radius: 50%; background-color: #fafafa; background-size: 12px; background-position-y: 50%; transform: translateY(-50%);}
.outer .slider-container .slick-next.slick-arrow {right: 5px; top: 35%; border: 1px solid #777; border-radius: 50%; background-color: #fafafa; background-size: 12px; background-position-y: 50%; transform: translateY(-50%);}

.conten-wrapp .conten-row1 .full-team {width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 {width: 22.75%; float: left; margin: 0 3% 40px 0;}
.conten-wrapp .conten-row1 .full-team .teamer-col2:nth-child(4n) {margin-right: 0;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 .teamer-row1 {width: 100%; float: none; margin: 0 auto 26px; border-radius: 50% !important; overflow: hidden !important;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 img {width: 100%; display: block; overflow: hidden !important; border-radius: 50% !important; max-height: 264px; object-fit: cover; object-position: top center;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 .teamer-row2 {width: 100%; float:left; text-align: center;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 h3 {font-size: 19px; font-weight:400; color:#353b42; letter-spacing:normal; line-height:1.43; margin:0 0 9px; font-family: 'Vidaloka', serif;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 p {float: none; font-size: 13px; font-weight: 500; color: #353b42; letter-spacing: normal; line-height: 1.67; margin: 0 0 16px;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 .redmore {float: none; color:#ffffff; background:#d4cb9c; border: 1px solid #d4cb9c; margin: 8px 0 0; padding:14px 32px 14px 32px; text-align: center; font-size: 12px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; border-radius: 24px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 .redmore:hover {border-color:#d4cb9c; background:none; color:#d4cb9c;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 .teamer-row1 a {width: 100%; display: block; border-radius: 50% !important; overflow: hidden !important;}

.practic-row2 {width: 100%; display: block;}
.practic-row2 .cover-practice {width: 100%; display: flex; flex-wrap: wrap; justify-content: center; float: left;}
.practic-row2 .cover-practice .practic-row1 {width: 32.08%; float:left; margin:0 1.87% 1.87% 0; background:#0d0d0e; overflow:hidden;}
.practic-row2 .cover-practice .practic-row1:nth-child(3n) {margin-right: 0;}
.practic-row2 .cover-practice .practic-row1 .practic-bar1 {width: 100%; float:left;}
.practic-row2 .cover-practice .practic-row1 img {width: 100%; display: block;}

.testi-wrapp {width: 100%; display: block; float: left; padding: 75px 0 25px; position:relative;}
.testi-wrapp .testi-row1 {width: 100%; display: block; float: left;}
.testi-wrapp .testi-row2 {width: 100%; display: block; float: left; padding: 30px 0 0;}
.testi-wrapp .testi-row2 .testi-row3 {width: 100%; display: flex; flex-wrap: wrap; justify-content: center; float: left; text-align: center;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 {width: 31.33%; display: inline-block; float: left; margin: 0 3% 30px 0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2:nth-child(3n) {margin-right: 0;}
.testi-wrapp .testi-row2 p {float: none; font-size:13px; font-weight:500; color:#353b42; letter-spacing:normal; line-height:30px; margin:0 0 20px;}
.testi-wrapp .testi-row2 p span {display: inline;}
.testi-wrapp .testi-row2 h3 {float: none; font-size:13px; font-weight:700; color:#353b42; letter-spacing:normal; line-height:30px; margin: 0 0 0;}
.testi-wrapp .testi-row2 .testi-row5 {width: 100%; display: block; text-align: center;}
.testi-wrapp .testi-row2 .testi-btn1 {float: none; color:#ffffff; background:#d4cb9c; border: 1px solid #d4cb9c; cursor:pointer; margin:5px 0 0; padding:14px 25px 14px 25px; text-align: center; font-size: 12px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; border-radius: 24px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; box-shadow: none;}
.testi-wrapp .testi-row2 .testi-btn1:hover {background: none; border-color: #d4cb9c; color: #d4cb9c;}
.testi-wrapp .testi-row1 .testi-row11 {width: 100%; float: left; padding: 0 0 40px;}
.testi-wrapp .testi-row1 .testi-col1 {width: 100%; display: block; float: left; position: relative;}
.testi-wrapp .testi-row1  img {width: 100%; display: block;}

.testi-wrapp .testi-row1 .testi-row11 .slick-slide {margin: 0 11px 0;}
.testi-wrapp .testi-row1 .testi-row11 .slick-track {display: flex; flex-wrap: wrap; position: relative;}
.testi-wrapp .testi-row1 .testi-row11 .slick-track .slick-slide {height: inherit; position: relative;}
.testi-wrapp .testi-row1 .testi-row11 .slick-track .slick-slide .testi-col1 {height: 100%;}
.testi-wrapp .testi-row1 .testi-row11 .slick-track .slick-slide .testi-col1 img {position: relative; height: 100%; max-height: 151px; object-fit: cover;}

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

.testi-wrapp .testi-row2 .testi-row3 .wp-google-place {width: 100% !important; text-align: center !important; margin: 0 0 32px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews {width: 100% !important; display: flex; flex-wrap: wrap; justify-content: center;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review {width: 31.33% !important; display: inline-block; float: left !important; margin: 0 3% 30px 0 !important; position: relative !important; text-align: left !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review:nth-child(3n) {margin-right: 0 !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review .wp-google-name {font-size: 13px !important; font-weight: 700 !important; color: #353b42 !important; letter-spacing: normal !important; line-height: 30px !important; margin: 0 0 0 !important; padding: 0 !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review .wp-google-stars {margin: 10px 0 10px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review .wp-google-feedback {width: 100% !important; display: block !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review .wp-google-feedback p {float: none !important; font-size: 13px !important; font-weight: 500 !important; color: #353b42 !important; letter-spacing: normal !important; line-height: 26px !important; margin: 0 0 0 !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review .testi-btn1 {float: none !important; color: #ffffff !important; background: #d4cb9c !important; border: 1px solid #d4cb9c !important; cursor: pointer !important; margin: 5px 0 0 !important; padding: 14px 25px 14px 25px !important; text-align: center !important; font-size: 12px !important; font-weight: 600 !important; letter-spacing: 2px !important; text-transform: uppercase !important; border-radius: 24px !important; transition: all 0.25s ease-out 0s !important; display: inline-block !important; position: relative !important; box-shadow: none !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review .testi-btn1:hover {background: none !important; border-color: #d4cb9c !important; color: #d4cb9c !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-url {float: none !important; color: #ffffff !important; background: #d4cb9c !important; border: 1px solid #d4cb9c !important; cursor: pointer !important; padding: 14px 25px 14px 25px !important; text-align: center !important; font-size: 12px !important; font-weight: 600 !important; letter-spacing: 2px !important; text-transform: uppercase !important; border-radius: 24px !important; transition: all 0.25s ease-out 0s !important; position: relative !important; box-shadow: none !important; display: inline-block !important; margin: 0 5px 0 !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-content-inner {text-align: center !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-url:hover {background: none !important; color: #d4cb9c !important; border-color: #d4cb9c !important;}


.conten-wrapp .conten-row1 .conten-bar2.full-show {width: 100%; text-align: center; padding: 65px 0 0;}
.conten-wrapp .conten-row1 .conten-bar2.full-show .sidbar-form {  float: none; max-width: 700px; margin: 0 auto;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset.form-columns-2 {width: 100%; float: left;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset.form-columns-2 .hs-fieldtype-text.field.hs-form-field {width: 48%; margin: 0 0 20px 0;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset.form-columns-2 .field.hs-form-field {width: 48% !important; margin: 0 0 20px 0;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset.form-columns-2:nth-child(2) {float: right;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-select {padding: 0;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(3) {width: 48%; float: left; text-align: left; border: none; margin: 0 0 0;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(4) {width: 48%; float: right; margin: 0 0 0;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(4) .input .hs-input {margin: 0 0 20px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(5) p {max-width: 600px;}


.faq-content { width: 100%; float: left; padding: 75px 0 0;}
.faq-content .conten-row1 .conten-bar1 .feeser-col1 { padding: 0;}
.faq-content .conten-row1 .conten-bar1 { width: 100%;}
.faq-content .conten-row1 {padding: 0 0 0 !important;}
.faq-content .conten-row1 .conten-bar1 h2 { font-size: 40px; margin: 0 0 20px;}
.faq-content .conten-row1 .conten-bar1 .accordion h2 {font-size: 26px; margin: 0 0 9px; line-height: 1.8;}


.conten-wrapp.extra-common-style .conten-bar1 {width: 100%;}
.conten-wrapp.extra-common-style .conten-row1 { padding: 75px 0 0;}
.conten-wrapp.extra-common-style .conten-row1 .patients-wrapp-btns {padding: 0; text-align: center; margin: 68px 0 0;}


.testimonial-wrapp-treatment { width: 100%; float: left; padding: 70px 0 0;}
.testimonial-wrapp-treatment .testimonials-col1 {width: 100%;}
.testimonial-wrapp-treatment .testimonials-col1 .testimonials-row1 { width: 100%;}
.testimonial-wrapp-treatment .testimonials-btn1 { float: none;  color: #ffffff;  background: #d4cb9c; border-color: #d4cb9c; cursor: pointer; margin: 22px 0 0;  padding: 14px 25px 14px 25px;}
.testimonial-wrapp-treatment .testimonials-btn1:hover{color: #d4cb9c;  background: none;}


.fees-bottem-finance { width: 100%; float: left; margin: 30px 0;}
.fees-bottem-finance .fee-col1 { width: 100%; margin: 0 0 0;}
.fees-bottem-finance .fee-col1 img { width: 100%; display: block;}
.fees-bottem-finance .fee-btn1 { float: none; color: #ffffff; background: #d4cb9c; border-color: #d4cb9c;   cursor: pointer;  margin: 0 0 0;  padding: 14px 25px 14px 25px;}
.fees-bottem-finance .fee-btn1:hover { color: #d4cb9c;  background: none;}

.journey-wrapp .stepscontent-row1 { display: flex; flex-wrap: wrap; justify-content: center; margin: 79px 0 0;}
.journey-wrapp .stepscontent-row1 .cstepscontent-content {  width: 31.30%;  margin: 0 3% 5% 0; text-align: center;}
.journey-wrapp .stepscontent-row1 .cstepscontent-content:nth-child(3n) { margin-right: 0;}
.journey-wrapp .stepscontent-row1 .cstepscontent-content .step-bar1 {width: 100px;  margin: 0 auto 20px;}
.journey-wrapp .stepscontent-row1 .cstepscontent-content p span {display: inline;}
.journey-wrapp .stepscontent-row1 .implant-journey-btn1 {float: none; color: #ffffff; background: #d4cb9c; border: 1px solid #d4cb9c; cursor: pointer; margin: 5px 0 0; text-align: center; font-size: 12px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; border-radius: 24px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; padding: 14px 25px 14px 25px;}
.journey-wrapp .stepscontent-row1 .implant-journey-btn1:hover {color: #d4cb9c; background: none; border-color: #d4cb9c;}
.journey-wrapp .stepscontent-row1 .cstepscontent-content h2 {font-size: 21px; line-height: 1.45;}

.smile-gallery-treat {width: 100%; display: block; float: left;}
.smile-gallery-treat.mobile {display: none;}
.smile-gallery-treat .nonslider {width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
.smile-gallery-treat .nonslider .team-case {width: 48%; float: left; display: inline-block; margin: 0 1% 0 0;}
/* .smile-gallery-treat .nonslider .team-case:nth-child(2) {margin-right: 0;} */
/* .smile-gallery-treat .nonslider .team-case:last-child {margin-right: 0;} */
.smile-gallery-treat .team-case .indiv-image {width: 50%; display: inline-block; float: left; position: relative;}
.smile-gallery-treat .team-case .indiv-image:nth-child(2) {float: right;}
.smile-gallery-treat img { width: 100%; display: block;}
.smile-gallery-treat .team-case .indiv-image span {position: absolute; bottom: 15px; left: 15px; font-size: 15px; font-weight: 600; color: #ffff;}
.smile-gallery-treat .team-case .indiv-image:nth-child(2) span {right: 15px; left: inherit;}

.smile-gallery-treat .slick-slider {margin: 0 0 30px;}
.smile-gallery-treat .slick-slider ul.slick-dots {margin: 0 0 0;}
.smile-gallery-treat .slick-slider ul li:before {display: none;}
.smile-gallery-treat .slick-slider ul li {margin: 0 4px 0;}

.special-cover {width: 100%; float: left; display: none;}
.special-cover.spec-active {display: block;}

.team-case.faceimg .square-img {
  display: flex;
  flex-direction: column;
  width: 50%;
}

.team-case.faceimg .nontwentytwenty-container {
  display: flex;
}

.team-case .face-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team-case .square-img{
  position: relative;
}
.team-case .square-img span {
  color: #fff;
  display: none;
 
  position: absolute;
  bottom: 5%;
}

.team-case .faceimg{
  position: relative;
}

.team-case.faceimg {
  position: relative;
}

.owl-prev {
  display: none;
}

.owl-next {
  display: none;
}
.team-case.even-sec.faceimg .nontwentytwenty-container {

  display: flex;
  flex-direction: row-reverse;
}

.team-case.odd-sec.faceimg .gallerin-ab1 {

  align-items: start;
}


.team-case.faceimg .face-image {
  width: 50%;
}
.smile-gallery-treat .nonslider .team-case{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
/* .treatments-we-offer .we-offer-col {
 
  width: 32% !important;
  margin: 0 2% 0 0 !important;
} */

.smile-gallery-treat.desktop .nonslider .team-case.nofaceimge .square-img{
  display: flex;
}
.smile-gallery-treat.desktop .nonslider .team-case.nofaceimge .square-img img{
  width: 50%;
}


.smile-gallery-treat.mobile .owl-prev {
  display: none;
}

.smile-gallery-treat.mobile .owl-next {
  display: none;
}

.smile-gallery-treat.desktop .owl-prev {
  display: none;
}
.smile-gallery-treat.desktop .owl-next {
  display: none;
}

.team-case.even-sec.nofaceimge .nontwentytwenty-container{position: relative;}

.team-case.nofaceimge {
  position: relative;
}



.team-case.nofaceimge .gallerin-ab-tex1:first-child {position: absolute; bottom: 5%;}
.team-case.nofaceimge .gallerin-ab1{display: flex; flex-direction: row;}
.team-case.nofaceimge .gallerin-ab-tex1:nth-child(2n){right: 0;}

.treatments-wrapp .treatments-we-offer {width: 100%; display: block; float: left;}
.treatments-wrapp .treatments-we-offer .we-offer-col {width: 100%; display: block; float: left;}
.treatments-wrapp .treatments-we-offer .non-slider {width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
.treatments-wrapp .treatments-we-offer .non-slider .we-offer-col {width: 32.25%; margin: 0 1.50% 0 0;}
.treatments-wrapp .treatments-we-offer .non-slider .we-offer-col:last-child {margin-right: 0;}

.treatments-wrapp .treatments-we-offer.mobile {display: none;}

.about-wrapp .hbspt-form fieldset {width: 100%; display: block; float: left; max-width: 100%;}
.about-wrapp .hbspt-form fieldset .hs-input {width: 100%; height: 70px; float: left; margin: 0 0 0; padding: 0 0 0; text-align: left; font-weight: 500; color: #353b42; letter-spacing: 0.26px; text-transform: inherit; background: none; border: none; font-size: 12px; border-bottom: 2px solid #d4cb9c; border-radius: 0; resize: none; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; vertical-align: baseline; outline: none; font-family: 'Montserrat', sans-serif;}
.about-wrapp .hbspt-form fieldset.form-columns-3 .hs-form-field {width: 32%; margin: 0 2% 20px 0;}
.about-wrapp .hbspt-form fieldset.form-columns-3 .hs-form-field:last-child {margin-right: 0;}
.about-wrapp .hbspt-form fieldset.form-columns-2 .hs-form-field {width: 48%; margin: 0 0 20px 0;}
.about-wrapp .hbspt-form fieldset.form-columns-2 .hs-form-field:nth-child(2) {float: right;}
.about-wrapp .hbspt-form fieldset textarea.hs-input {margin: 0 0 20px;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container {width: 100%; display: flex; flex-wrap: wrap; margin: 15px auto 15px; justify-content: space-between;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox {width: 32.83%; margin: 0 0 15px; padding: 0;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox:before {display: none;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label {font-size: 12px; font-weight: 500; color: #353b42; letter-spacing: 0.24px; line-height: 1.67; display: inline-block; position: relative; padding-left: 18px; cursor: pointer;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label input {height: 24px; left: 0; opacity: 0; position: absolute; top: 0; width: 24px;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label span:before {content: ''; width: 6px; height: 6px; background: #353b42; position: absolute; top: 7px; left: 3px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; opacity: 0; -webkit-transform: scale(0); transform: scale(0); border-radius: 50%;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label span:after {content: ''; position: absolute; left: 0; top: 4px; width: 12px; height: 12px; background: none; border: 1px solid #d4cb9c; border-radius: 50%;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label input:checked + span::before {opacity: 1; transform: scale(1);}
.about-wrapp .hbspt-form fieldset.form-columns-2:nth-child(10) .hs-form-field {width: 100%;}
.about-wrapp .hbspt-form fieldset:nth-last-child(4) .inputs-list.multi-container .hs-form-checkbox {width: 100%;}
.about-wrapp .hbspt-form .hs-button {width: auto; float: none; color: #ffffff; background: #d4cb9c; border: 1px solid #d4cb9c; cursor: pointer; margin: 10px 0 0; padding: 14px 25px 14px 25px; text-align: center; font-size: 12px; font-weight: 600; letter-spacing: 2px; line-height: normal; text-transform: uppercase; border-radius: 24px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; white-space: nowrap;}
.about-wrapp .hbspt-form .hs-button:hover {color: #d4cb9c; background: none; border-color: #d4cb9c;}
.about-wrapp .hbspt-form fieldset .hs-input[type="file"] {margin: 6px 0 6px; padding: 0 0 10px; left: 0; font-size: 15px; color: rgb(153,153,153); height: inherit; border-bottom: 2px solid #d4cb9c;}
.about-wrapp .hbspt-form fieldset.form-columns-1 .hs-input {width: 100%;}
.cbct-referral .about-wrapp p {width: 100%;}
.cbct-referral .conten-bar1.about-wrapp.common-style {display: flex;flex-wrap: wrap;margin: 0 auto;width: 100%;}
.accordion.faq-accordion .feeser-row2 ul li{position: relative;padding: 0 0 0 13px}
.accordion.faq-accordion .feeser-row2 ul li::before {  content: "\2022 ";  position: absolute;  left: 0;color: #000;  font-size: 18px;  top: 4px;  display: block;}
.accordion.faq-accordion .feeser-row2 ul{    margin: 0 auto 26px 11px !important;   }
.feeser-row2 a:hover {color: #504f50 !important;}

.conten-wrapp .treatments-referral {display: flex;flex-wrap: wrap;margin: 0 auto;width: 100% !important;}
.treatments-referral p {width: 100%;}
.feeser-row2 ul li strong {font-weight: 700;}

.condition-wrapp.common-style h3 {font-family: 'Vidaloka', serif; font-size: 26px; line-height: 40px; border-bottom: 1px solid #d4cb9c; padding: 0 0 12px; margin: 0 0 20px;}

/*Smartphone css*/
@media screen and (max-width: 480px) {


.margin { width:90%;}

.gallerin-ab-tex1 {font-size: 12px;}

.implant-wrapp .implant-row2 .implant-col1 { width: 100%;}

body.home .banner-wrapp,
body.home .jarallax-video {
  height: 100vh;
}

.refer-wrapp .refer-row1 {gap: 5px; margin: 0 0 35px;}
.refer-wrapp .refer-btn1 { padding: 14px 11px; letter-spacing: 1px; font-size: 9px;}

.header-wrapp { text-align:center; padding:16px 0 16px; position:absolute; top:0; right:0; left:0; z-index:9999;}
.header-wrapp .margin { width:100%;}
.header-wrapp .header-col1 { width:100%; margin:0 0 0; text-align:left;}
.header-wrapp .header-col1 .header-row1 { width:100%;}
.header-wrapp .header-col2 { width:100%; display:none; margin:0 0 0;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-btn1 { color:#d4cb9c; background:none; border:none; margin:0 0 0; padding:0 0 0;}
.header-wrapp .header-btn1:hover { color:#353b42;}

.linker-wrapp { text-align:center; display:none; padding:40px 0 40px;}
.linker-wrapp .linker-col1 { width:100%; margin:0 0 0;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%;}
.linker-wrapp .linker-col1 .linker-row1 li { float:none; display:block; margin:0 0 14px;}
.linker-wrapp .linker-col1 .linker-row1 li:last-child { margin-bottom:0;}
.linker-wrapp .linker-col1 .linker-row1 li span { width:auto; display:none;}
.linker-row1 li, .linker-row1 li a { font-size:12px; letter-spacing:0.39px;}

.canver-wrapp { text-align:center; background:#353b42; display:none; padding:88px 0 40px; position:relative; top:inherit;}
.canver-wrapp .canver-col1 { width:193px; transform:none; margin:0 auto 20px; position:relative; top:inherit;}
.canver-wrapp .canver-col1 .canver-row1 { width:100%;}
.canver-wrapp .canver-col2 { width:100%; margin:0 0 4.2%;}
.canver-wrapp .canver-col2 .canver-row2 { width:100%;}
.canver-wrapp .canver-btn1 { width:48%; margin:0 0 0; padding:14px 2% 14px 2%;}
.canver-wrapp .canver-btn1:nth-child(2n) { float:right;}

.banner-wrapp { text-align:center; min-height:inherit;}
.banner-wrapp h2 { font-size:26px; margin:0 0 0;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp .banner-col1 { width:100%; margin:0 0 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:40px 5% 78px;}

.treatments-wrapp { text-align:center; padding:40px 0 0;}
.treatments-wrapp .treatments-col1 p { font-size:13px; margin:0 0 15px;}
.treatments-wrapp .treatments-col1 p span { display:block;}
.treatments-wrapp h2 { font-size:31px; margin:0 0 27px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp h3 { font-size:22px; line-height:1.37; margin:15px 0 10px;}
.treatments-wrapp h3 span { display:block;}
.treatments-wrapp .treatments-col1 { width:100%; margin:10px 0 58px;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; min-height:332px; padding:30px 5% 80px;}
.treatments-wrapp .treatments-col1.treatments-list .treatments-col2:last-child {margin-bottom: 0;}

.treatments-wrapp .treatments-btn1 { margin:10px 0 0; position: relative; bottom: inherit; transform: none; left: inherit;}
.treatments-wrapp .treatments-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; margin:18px 0 0; padding:14px 32px 14px 32px; position: absolute;  width: max-content;left: 50%;transform: translateX(-50%);bottom: 30px;}

.patients-wrapp { text-align:center; padding:50px 0 0;}
.patients-wrapp p { font-size:13px; margin:0 0 10px;}
.patients-wrapp h2 { font-size:31px; margin:0 0 47px;}
.patients-wrapp h2 span { display:inline;}
.patients-wrapp h3 { font-size:21px; margin:0 0 8px;}
.patients-wrapp h3 span { display:inline;}
.patients-wrapp .patients-col1 { width:100%; margin:0 0 0;}
.patients-wrapp .patients-col1 .patients-row1 { width:100%;}
.patients-wrapp .patients-col2 { width:100%; margin:0 0 0;}
.patients-wrapp .patients-col2 .patients-row2 { width:100%; padding:0 5% 0; position:absolute; bottom:40px;}
.patients-wrapp .patients-btn1 { margin:16px 0 0;}

.patients-wrapp .patients-col2 .patients-row2 h3 {font-size:21px; margin:0 0 8px;}

.services-wrapp p { font-size:10px; line-height:1.60; margin:0 0 0;}
.services-wrapp p span { display:inline;}
.services-wrapp h2 { font-size:31px; margin:0 0 27px;}
.services-wrapp h2 span { display:inline;}
.services-wrapp h3 { font-size:16px; margin:0 0 0;}
.services-wrapp h3 span { display:block;}
.services-wrapp .services-col1 { width:100%; margin:0 0 0;}
.services-wrapp .services-col1 .services-row1 { width:100%; padding:0 2% 0; position:relative; transform:none; top:inherit;}
.services-wrapp .services-col2 { width:50%; margin:0 0; padding:25px 0;}
.services-wrapp .services-col2:nth-child(2n) { float:right;}
.services-wrapp .services-col2 .services-row2 { width:59px; margin:0 auto 17px;}
.services-wrapp .services-btn1 { margin:40px 0 0;}
.services-wrapp .services-col2:nth-child(odd) { background:none;}
.services-wrapp .services-col1:nth-child(3n) .services-col2:nth-child(even) { background:none;}
.services-wrapp .bg1 { background:#eeeeee !important;}
.services-wrapp .bg2 { background:#f4f4f4 !important;}

.team-wrapp { text-align:center; padding:50px 0 66px;}
.team-wrapp p { font-size:12px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:36px; margin:0 0 24px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:21px; margin:0 0 9px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp .team-col1 { width:100%; margin:0 0 40px;}
.team-wrapp .team-col1 .team-row1 { width: 75%; margin: 0 auto 34px; float: none;}
.team-wrapp .team-col2 { width:100%; margin:0 0 0;}
.team-wrapp .team-col2 .team-row2 { width:100%;}

.missing-wrapp { text-align:center; padding:26px 0 0;}
.missing-wrapp p { font-size:12px; margin:0 0 10px;}
.missing-wrapp p span { display:inline;}
.missing-wrapp h2 { font-size:36px; margin:0 0 28px;}
.missing-wrapp h2 span { display:inline;}
.missing-wrapp .missing-col1 { width:100%; margin:0 0 0;}
.missing-wrapp .missing-col1 .missing-row1 { width:100%; transform:none; position:relative; top:inherit;}
.missing-wrapp .missing-col2 { width:100%; margin:0 0 0;}
.missing-wrapp .missing-col2 .missing-row2 { width:92%; margin:0 8% -60px 0;}
.missing-wrapp .missing-col3 { width:100%; margin:0 0 0; padding:88px 0 104px;}
.missing-wrapp .missing-col3 .missing-row3 { width:100%; margin:0 0 40px; position:relative; bottom:inherit;}
.missing-wrapp .missing-col4 { width:100%; margin:0 0 0;}
.missing-wrapp .missing-col4 .missing-row4 { width:100%;}
.missing-wrapp .missing-btn1 { margin:12px 0 0;}
.missing-wrapp .missing-col4 .missing-row4 .missing-thm2 { width: 48%; margin: 0 4% 4% 0;}
.missing-wrapp .missing-col4 .missing-row4 .missing-thm2:nth-child(2n) { margin-right: 0;}

.enquiry-wrapp { text-align:center; padding:52px 0 30px;}
.enquiry-wrapp h2 { font-size:36px; margin:0 0 8px;}
.enquiry-wrapp h2 span { display:inline;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width:100%; margin:0 0 30px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { font-size:11px; text-align:center;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:100%; height:50px; margin:0 0 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2:first-child { margin-right:0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width:100%; height:50px; margin:0 0 0; padding:17px 0 0;}
.enquiry-wrapp .enquiry-btn1 { margin:0 0 0;}

.instagram-wrapp { text-align:center; padding:30px 0 60px;}
.instagram-wrapp .instagram-col1 { width:26px; margin:0 auto 30px;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:100%;}
.instagram-wrapp .instagram-col2 { width:100%; margin:0 0 68px;}
.instagram-wrapp .instagram-col2 .instagram-row2 { width:100%;}

.fheader-wrapp { text-align:center; padding:40px 0 36px;}
.fheader-wrapp h2 { font-size:15px; margin:0 0 16px;}
.fheader-wrapp h2 span { display:inline;}
.fheader-wrapp .fheader-col1 { width:193px; float:none; overflow:auto; margin:0 auto 30px;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%;}
.fheader-wrapp .fheader-col2 { width:100%; min-height:inherit; border-right:none; border-bottom:1px solid #565854; margin:0 0 30px; padding:0 0 14px;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%;}
.fheader-wrapp .fheader-col2 .fheader-row2 li { margin:0 0 14px;}
.fheader-wrapp .fheader-col3 { width:100%; min-height:inherit; border-right:none; border-bottom:1px solid #565854; margin:0 0 30px; padding:0 0 14px;}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%;}
.fheader-wrapp .fheader-col3 .fheader-row3 li { margin:0 0 14px;}
.fheader-wrapp .fheader-col4 { width:100%; min-height:inherit; margin:0 0 0;}
.fheader-wrapp .fheader-col4 .fheader-row4 { width:100%;}
.fheader-wrapp .fheader-col4 .fheader-row4 li { margin:0 0 14px;}
.fheader-wrapp .fheader-col4 .fheader-row4 li:last-child { margin:0 0 28px;}
.fheader-row2 li, .fheader-row2 li a, .fheader-row3 li, .fheader-row3 li a, .fheader-row4 li, .fheader-row4 li a { font-size:11px;}

.footer-wrapp { text-align:center; padding:33px 0 95px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 6px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 li { margin:0 4px 4px;}
.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { display:none;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col2 .footer-row2 li { margin:0 4px 4px;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:10px;}

/*inner*/
.inner-wrapp h1 { font-size:24px; line-height:34px; margin:0;}
.inner-wrapp p { font-size:12px; line-height:22px; margin:0 auto;}
.inner-wrapp .inner-box1 { margin:0 0 10px;}
.inner-wrapp .inner-col1 { top:62%;}
.inner-wrapp .inner-col1 .inner-row1 { width:100%;}
.inner-row1 li, .inner-row1 li a { font-size:11px;}

.conten-wrapp .conten-tab { margin:0; padding:10px 5% 0;}
.conten-wrapp .conten-row1 { padding:40px 0;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; margin:0 0 40px;}
.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}

.about-wrapp h2 { font-size:24px; line-height:36px;}
.about-wrapp .about-row2 .about-row3 { width:288px;}
.about-wrapp .about-row2 .about-row3 .about-bar2 { width:143px;}
.about-wrapp .about-btn1 { padding:14px 16px 14px;}

.testimonials-wrapp { padding:45px 0 25px;}
.testimonials-wrapp h2 { font-size:28px; line-height:36px; text-align: center;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%; text-align: center;}
.testimonials-wrapp .testimonials-col1 .testimonials-row2 { width:100%;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .testimonials-btn1 {margin: 5px auto 0;}


.book-wrapp { padding:35px 0;}
.book-wrapp h2 { font-size:28px; line-height:36px;}
.book-wrapp .book-col1 { padding:0 5%;}
.book-wrapp .book-col2 { width:100%; position:relative; top:inherit; transform:none;}
.book-wrapp .book-col2 .book-row2 { width:100%; margin:0 0 30px;}
.book-wrapp .book-col1 .book-row1 { width:100%;}
.book-wrapp .buttons-btn1 { margin: 20px 0 0; font-size: 12px; padding: 12px 10px 12px 38px;}
.book-wrapp .buttons-tex1 {font-size: 10px; margin: 9px 2px 0;}
.book-wrapp .buttons-btn2 {padding: 14px 13px 14px 13px; font-size: 9px;}

.condition-wrapp h2 { font-size:28px; line-height:36px;}

.causes-wrapp h2 { font-size:28px; line-height:36px;}
.causes-wrapp .causes-row1 .causes-col1 { width:100%; position:relative; transform:none; top:inherit; margin:0 0 20px;}
.causes-wrapp .causes-row1 .causes-col2 { width:100%;}

.types-wrapp h2 { font-size:28px; line-height:36px;}
.types-wrapp .types-row1 .types-col1 { width:100%; margin:0 0 20px;}

.opening-wrapp h2 { font-size:28px; line-height:36px;}
.contact-wrapp .tab-row2 { padding:25px 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%;}
.contact-wrapp .contact-col2 .contact-row2 li:first-child { margin:0;}
.contact-wrapp .contact-col2 .contact-row2 li { margin:0 18px 10px;}
.contact-row2 li, .contact-row2 li a { line-height:26px;}
.contact-wrapp .map-row1 { width:100%;}
.opening-wrapp .time-col1 { width:200px;}
.opening-wrapp .time-row1 { width:100%;}

.fee-wrapp h2 { font-size:22px; line-height:32px;}
.fee-wrapp h3 { font-size:28px; line-height:36px;}
.fee-wrapp .fee-row1 { padding:5%; margin:50px 0 0;}
.fee-wrapp .fee-row1 .fee-col1 { width:100%; margin:0 0 30px;}
.fee-wrapp .fee-row1 .fee-col2 { width:100%; position:relative; top:inherit; transform:none;}
/*.feeser-col1 .feeser-col2 .feeser-bar1 { width:65%; line-height: 35px;}
.feeser-col1 .feeser-col2 .feeser-bar2 { width:30%; line-height: 35px;}
.feeser-col1 .feeser-col2 .feeser-bar3 { width:8.5%;}
.feeser-bar1, .feeser-bar2, .feeser-bar3 { font-size:12px;}*/

.feeser-col1 .feeser-col2 .feeser-bar2:first-child {float: left;}
.feeser-bar1, .feeser-bar2, .feeser-bar3 {font-size: 9px; line-height: 1.45; padding: 0 0 12px;}
.feeser-col1 .feeser-col2 .feeser-bar3 {width: 7.5%; text-align: center;}
.feeser-col1 .feeser-col2.colnumb-3 .feeser-bar3 {text-align: center;}
.feeser-col1 .feeser-col2 .feeser-bar1 {width: 36%; padding: 6px 0;}
.feeser-col1 .feeser-col2 .feeser-bar2 {width: 28%;}

.transformin-wrapp h2 { font-size:28px; line-height:36px;}
.transformin-wrapp .transformin-row1 { padding:5%; margin:50px 0 0;}
.transformin-wrapp .transformin-row1 .transformin-col1 { width:100%; margin:0 0 30px;}
.transformin-wrapp .transformin-row1 .transformin-col2 { width:100%; position:relative; transform:none; top:inherit;}
.transformin-wrapp .transformin-row2 .transformin-bar1 { width:100%; margin:0 0 20px;}
.transformin-wrapp .transformin-row2 .transformin-bar2 { width:100%;}
.transformin-wrapp .transformin-row3 .transformin-col3 .transformin-bar3 { width:100%;}

.transformations-wrapp { padding:50px 0 0;}
.transformations-wrapp p { max-width:90%;}
.transformations-wrapp .transformations-col2 { width:100%;}

.implant-wrapp h2 { font-size:18px; line-height:39px;}
.implant-wrapp h3 { /*font-size:28px;*/ line-height:36px;}

.paiger-wrapp .paiger-row1 { width:auto;}
.paiger-wrapp .paiger-row1 .paiger-bar1 { width:auto;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li a { width:auto;}
.paiger-wrapp .paiger-btn1,
.paiger-wrapp .paiger-btn2 { padding:14px 14px 14px;}
.paiger-bar1 li, .paiger-bar1 li a { font-size:12px;}

.join-wrapp h2 { font-size:28px; line-height:36px;}
.join-wrapp .join-col1 { padding:5%;}
.join-wrapp .join-col1 .join-row1 { width:100%; margin:0 0 30px;}
.join-wrapp .join-col1 .join-row2 { width:100%; position:relative; top:inherit; transform:none;}

.teamer-wrapp { padding:50px 0 0;}
.teamer-wrapp h3 { font-size:26px;}
.teamer-wrapp .teamer-col2 { width:100%; margin:0 0 30px;}
.teamer-wrapp .teamer-col1 .teamer-row1 {width: 75%; margin: 0 auto 40px; float: none;}
.teamer-wrapp .teamer-col2 img {height: 67.5vw; max-height: inherit;}

.team-wrapp .team-col1 .team-row1 {width: 75%; margin: 0 auto 40px; float: none;}
.team-wrapp .team-col2 img {height: 67.5vw; max-height: inherit;}

.conten-wrapp .conten-row1 .full-team .teamer-col2 .teamer-row1 {width: 75%; margin: 0 auto 40px; float: none;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 img {height: 67.5vw; max-height: inherit;}

.refer-wrapp h2 { font-size:18px; line-height:39px;}
.refer-wrapp h3 { font-size:28px; line-height:36px;}
.refer-wrapp h4 { font-size:24px; line-height:34px;}

.refer-wrapp .courses-row1 { width:100%;}
.refer-wrapp .courses-btn1 { font-size:7.1px; padding:14px 14px 14px;}

.teamin-wrapp h2 { font-size:28px; line-height:36px;}
.teamin-wrapp .teamin-row1 { padding:5%;}
.teamin-wrapp .teamin-row1 .teamin-col1 { width:100%; margin:0 0 30px;}
.teamin-wrapp .teamin-row1 .teamin-col2 { width:100%; position:relative; transform:none; top:inherit;}

.teamingaller-wrapp h2 { font-size:18px; line-height:39px;}
.teamingaller-wrapp h3 { font-size:28px; line-height:36px;}

.show-wrapp { padding:50px 0 70px;}
.show-wrapp .show-row1 .show-col1 { width:100%; position:relative; left:0;}
.show-wrapp .show-row1 .show-col2 { width:100%; padding:10px 5%;}

.showvi-wrapp .showvi-row1 .showvi-thm1 { width:49%; margin:0 2% 2% 0;}
.showvi-wrapp .showvi-row1 .showvi-thm1:nth-child(2n) { float:right; margin-right: 0;}

.practic-wrapp h2 { font-size:28px; line-height:36px;}
.practic-wrapp .practic-row3 { margin:0 0 50px;}
.practic-wrapp .practic-row2 { padding:40px 0;}

.journey-wrapp h2 { font-size:18px; line-height:39px;}
.journey-wrapp h3 { font-size:28px; line-height:36px;}
.journey-wrapp .journey-row1 { padding:5%;}
.journey-wrapp .journey-row1 .journey-col1 { width:100%;}
.journey-wrapp .journey-row1 .journey-col2 { width:100%; position:relative; transform:none; top:inherit;}
.step-col1 .step-bar1 { width:64px;}

.suitable-wrapp { padding:50px 0;}
.suitable-wrapp .suitable-row1 .suitable-col1 { width:100%; margin:0 0 25px;}
.suitable-wrapp .suitable-row1 .suitable-col2 { width:100%;}

.journeyfaq-wrapp h2 { font-size:18px; line-height:39px;}
.journeyfaq-wrapp h3 { font-size:28px; line-height:36px;}

.sidbar-wrapp h2 { font-size:28px; line-height:36px;}
.sidbar-wrapp .sidbar-form { text-align:center;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil1 { text-align:center;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil2 { width:100%; height:48px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil4 { width:100%; height:48px;}
.sidbar-wrapp .sidbar-row3 .sidbar-col3 li { line-height:22px; margin:0 0 15px;}
.sidbar-wrapp .sidbar-row3 .sidbar-col3 li:last-child { margin-bottom:0;}

/*common-css*/
.missing-thm1 { width:35.3%; margin:0 0 0;}
.missing-thm2 { width:48%; margin:4.2% 0 0;}
.missing-thm3 { width: auto; margin: 0 auto 0; right: 0; bottom: -65px; left: 0; justify-content: center;}
.fheader-ret1 { width:100%; margin:0 0 0;}
.fheader-thm1 { width:100%; margin:0 0 0;}
.fheader-thm1 a { width:auto; float:none; display:inline-block; margin:0 4px 0;}
.treatments-box1 { margin:4px 0 17px;}
.treatments-box1 li { margin:0 0 10px;}
.treatments-box1 li, .treatments-box1 li a { font-size:12px;}
.missing-thm3 a.missing-btn1 {margin: 0 20px 0 0 !important;}
/*mobile-css*/
.header-mob1 { width:133px; display:inline-block; margin:0 auto 0;}
.header-mob2 { width:auto; display:block; margin:0 0 0;}

.menuzord-header-contact-btn {
  width: auto;
  margin: 0 0 0;
}

.mob-box1 { width:100%; display:block; margin:0 0 10px;}
.mob-box2 { width:100%; display:block; margin:0 0 16px;}
.mob-box3 { width:100%; display:block; margin:0 0 0;}

/*btn-css*/
.header-btn1, .canver-btn1, .treatments-btn1, .treatments-btn2, .patients-btn1, .services-btn1, .team-btn1, .missing-btn1, .enquiry-fil1, .enquiry-btn1, .instagram-btn1, .sidbar-fil1, .sidbar-btn1, .about-btn1, .testimonials-btn1, .transformations-btn1, .buttons-btn1, .buttons-btn2, .teamin-btn1, .teamingaller-btn1, .paiger-btn1, .paiger-btn2, .tab-btn1, .fee-btn1, .transformations-btn1, .refer-btn1, .courses-fil1, .courses-btn1 { font-size:10px; letter-spacing:1.20px;}

.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-in_a_few_words_describe_how_we_can_help.hs-fieldtype-text.field.hs-form-field {margin: 0 0 30px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset {width: 100%; margin: 0 auto 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field {width: 100%; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field.hs-firstname {margin-right: 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .input .hs-input {height: 50px; margin: 0 0 0; font-size: 11px; text-align: center;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field.hs-mobilephone {margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(3) {width: 100%; float: left; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(4) {width: 100%; float: left; margin: 0 0 20px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(5) {margin: 0 0 20px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions input.hs-button {font-size: 10px; letter-spacing: 1.20px; margin: 20px 0 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .input select.hs-input option {text-align: center; font-size: 10px; letter-spacing: 1.20px;}

.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .field.hs-form-field { width: 100%;margin: 0 0 12px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field { margin: 0 0 12px;  padding: 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(3) .field.hs-form-field { text-align: center;}


.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field {width: 100%;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .input .hs-input {height : 48px; font-size: 10px; text-align: center;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-in_a_few_words_describe_how_we_can_help .hs-input {height: 120px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions input.hs-button {font-size: 10px; letter-spacing: 1.20px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(5) {width: 100%; margin: 0 0 20px;}

.treatments-wrapp .treatments-col1.treatments-list .treatments-col2 {width: 100%; margin: 0 0 30px;}

.transformin-wrapp .transformin-row2 .transformin-bar1 {height: auto;}

.missing-wrapp .missing-col4 .missing-row4 .missing-thm2 img {height: 30vw;}

.fee-accordion .feeser-row1 h2 {padding: 4px 6px 11px 0;}

.journey-wrapp {padding: 20px 0 20px;}



.sidbar-wrapp.getintouch .totoalinner .book-consult { text-align: center;}
.sidbar-wrapp.getintouch .totoalinner .book-consult h2 { font-size:22px; margin: 0 0 20px; line-height: 30px; text-align: center;} 
.sidbar-wrapp.getintouch .totoalinner .book-consult .book-consult { padding: 14px 20px 14px 20px; font-size: 12px; letter-spacing: 1px; margin: 0 0 25px;}
.sidbar-wrapp.getintouch .totoalinner .book-consult .phone-btn { float: none; margin: 0 auto; display: inline-block;}
.sidbar-wrapp.getintouch .totoalinner .book-consult .phone-btn .linker-icon3 { margin-top: -5px;}


.treatments-wrapp .treatments-col1 .trtmntbx .innerbox { width: 100%; margin: 0 0 25px 0;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row2 { padding: 15px 25px 15px 20px;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row2 h3 { font-size: 18px; line-height: 26px;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row2:after { right: 7px; height: 10px;}

.team-wrapp .team-col1.grid .team-col2 {width: 100%; float: left; margin: 0 0 30px;}
/*.team-wrapp .team-col1.grid .team-col2:nth-child(2n) {float: right; margin-right: 0;}
.team-wrapp .team-col1.grid .team-col2:nth-child(3n) {margin-right: auto;}*/
/*.team-wrapp .team-col1.grid .team-col2:nth-child(5n) {margin-right: auto;}*/

.services-wrapp .services-col2 .service-btn {font-size: 9px; letter-spacing: 1.10px; margin: 5px 0 5px; padding: 8px 12px 8px 12px;}

.treatments-wrapp .treatments-col2 .treatments-row2 {min-height: auto;}
/*.treatments-wrapp .treatments-col2 .treatments-row2:hover {min-height: 400px;}*/
.treatments-wrapp .treatments-btn1 { float:none; color:#ffffff; background:#d4cb9c; border-color:#d4cb9c; margin:18px 0 0; padding:14px 32px 14px 32px; position: absolute;  width: max-content;left: 50%;transform: translateX(-50%);bottom: 30px;}

.patients-wrapp-btns .patient-btn1 {font-size: 10px;width: 255px; margin: 0 0 10px; padding: 14px 22px 14px 22px;}
.patients-wrapp-btns .patient-btn2 { font-size: 10px; width: 255px;}

.team-wrapp .team-col2 .redmore {font-size: 10px; letter-spacing: 1.20px;}

.teamer-wrapp .teamer-col2 .redmore {font-size: 10px; letter-spacing: 1.20px;}

.conten-wrapp .conten-row1 .full-team .teamer-col2 .redmore {font-size: 10px; letter-spacing: 1.20px;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 {width: 100%; margin: 0 0 30px;}
.conten-wrapp .conten-row1 .full-team .teamer-col2:nth-child(3n) {margin-right: auto;}

.practic-row2 .cover-practice .practic-row1 {width: 48.75%; margin: 0 1.87% 1.87% 0;}
.practic-row2 .cover-practice .practic-row1:nth-child(2n) {margin-right: 0;}
.practic-row2 .cover-practice .practic-row1:nth-child(3n) {margin-right: auto;}

.testi-wrapp .testi-row2 .testi-row3 .testi-col2 {width: 100%; margin: 0 0 30px 0;}
.testi-wrapp .testi-row2 .testi-btn1 {font-size: 10px; letter-spacing: 1.20px;}

.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review {width: 100% !important; margin: 0 0 30px 0 !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review .testi-btn1,
.testi-wrapp .testi-row2 .testi-row3 .wp-google-url {font-size: 10px !important; letter-spacing: 1.20px !important;}

.practic-wrapp .map-row1.practicemap iframe {width: 100%; height: 360px;}

.conten-wrapp.join-wrapp .conten-tab ul li {font-size: 13px; padding:11px 0.5% 14px; margin: 0;}

.show-wrapp .missing-thm3 {width: 90px; position: relative; bottom: 0; margin: 0 auto 40px; float: none;}
.showvi-wrapp {padding: 0 0 65px;}

.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-select {padding: 11px 0 0;}

.conten-wrapp .conten-row1 .conten-bar2.full-show {width: 100%; text-align: center; padding: 24px 0 0;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset.form-columns-2 {width: 100%;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset.form-columns-2 .hs-fieldtype-text.field.hs-form-field {width: 100% !important; margin: 0 0 0;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset.form-columns-2 .field.hs-form-field {width: 100% !important; margin: 0 0 0;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset .input .hs-input {margin: 0 0 12px;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(3) {width: 100%; text-align: center;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(4) {width: 100%; margin: 0 0 0;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(4) .input .hs-input {margin: 0 0 12px;}

.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(3) .field.hs-form-field {margin: 12px 0 12px}

.conten-wrapp .conten-row1 .conten-bar2.full-show {padding: 60px 0 40px;}



.conten-wrapp.extra-common-style .conten-bar1 { margin: 0 0 0;}

.faq-content .conten-row1 .conten-bar1 h2 { font-size: 28px;}

.faq-content .conten-row1 .conten-bar1 .accordion h2 { font-size: 22px;line-height: 32px;}

.faq-content { padding: 65px 0 0;}
.faq-content .conten-row1 .conten-bar1 { margin: 0;}

.conten-wrapp.extra-common-style .conten-row1 {padding: 50px 0 0;}
.conten-wrapp.extra-common-style .conten-row1 .patients-wrapp-btns {margin: 45px 0 0;}

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

.teamin-wrapp .teamin-row1 .teamin-col2 ul li {width: 100%; margin: 0;}

.teamin-wrapp .nonslider .team-case {width: 100%;}

.testimonial-wrapp-treatment ul.slick-dots { bottom: -15px;}
.testimonial-wrapp-treatment .testimonials-btn1 { margin: 42px 0  0;}
.testimonial-wrapp-treatment { text-align: center;}
.testimonial-wrapp-treatment .outer .slider-container .grw-review .wp-google-feedback .wp-google-content2 { text-align: center !important;}
.testimonial-wrapp-treatment .outer .slider-container .grw-review .wp-google-user { justify-content: center;}
.testimonial-wrapp-treatment .testimonials-thm1 { margin: 40px auto 0;}

.journey-wrapp .stepscontent-row1 .cstepscontent-content {width: 100%; margin: 0 0 42px;}

.teamin-wrapp .teamcorousel {margin: 24px 0 30px;}

.implant-wrapp .fees-bottem-finance {padding: 35px 5% 35px;}
.implant-wrapp .fees-bottem-finance .fee-col1 {width: 100%;}
.implant-wrapp .fees-bottem-finance .fee-col2 {width: 100%; margin: 0 0 0;}

.journey-wrapp .stepscontent-row1 .cstepscontent-content h2 {font-size: 18px;}

.conten-wrapp .conten-tab.bottem-tab { margin-bottom: 50px;}

.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .cause-image-side-by .cause-image-row1 {width: 100%;}
.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .cause-image-side-by .condition-full { width: 100%;}
.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .cause-image-side-by { margin: 0 0 30px;}


.testimonials-wrapp .testimonials-col1 .testimonials-row1 .testimonials-thm1 { margin: 62px auto 41px; display: block;}

.feeser-col1 .feeser-col11 .col22 {width: 28%; margin: 0 7.5% 0 0;}
.feeser-col1 .feeser-col11 .col23 {width: 28%;}
.feeser-col1 .feeser-col11 p { font-size: 8px;}

.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label {font-size: 11px;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label span:before {top: 6px}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label span:after {top: 3px;}
.about-wrapp .hbspt-form .hs-button {font-size: 11px;}
.about-wrapp .hbspt-form fieldset .hs-input {text-align: center; height: 66px; font-size: 11px;}
.about-wrapp .hbspt-form fieldset.form-columns-3 .hs-form-field {width: 100%; margin: 0 0 20px;}
.about-wrapp .hbspt-form fieldset.form-columns-2 .hs-form-field {width: 100%;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox {width: 100%;}
.about-wrapp .hbspt-form .hs_submit.hs-submit {text-align: center;}

.book-wrapp .buttons-btn1 .circle-effect1 {width: 18px; left: 13px;}

.fheader-wrapp .fheader-col4 .fheader-row4 li span + a {width: auto;padding-left: 0;}
.fheader-wrapp .contact-btn {font-size: 10px;}
.fheader-wrapp .fheader-col4 .fheader-row4 li > span {position: relative;}

.header-wrapp .header-mob2 .header-btn1 {padding: 8px 9px 8px 10px !important; font-size: 9px !important; margin: 2px 0 0 !important;}

.feeser-col1 .feeser-col2 .feeser-bar3.nocontent {width: 8px;}
.feeser-col1 .feeser-col2 .feeser-bar3.no-content {width: 8px;}

}

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

.feeser-bar1, .feeser-bar2, .feeser-bar3 {font-size: 8px;}

}

@media screen and (max-width:600px) {
.implant-wrapp .implant-row2{margin: 0 0 0 0;}
}

@media screen and (min-width:480px) and (max-width:600px) {
  .treatments-we-offer .treatments-row2.box-effects1 {
    min-height: 353px;
}

}


@media screen and (min-width:481px) and (max-width:600px) {

  .gallerin-ab-tex1 {font-size: 12px;}

  .treatments-we-offer .treatments-row2.box-effects1 {
    min-height: auto;
 }
 .conten-wrapp .conten-tab a.tab-btn1 {
  margin-inline: auto;
      display: flex;
      width: max-content;
  }


.implant-wrapp .implant-row2 .implant-col1 { width: 100%;}
.refer-wrapp .refer-row1 {gap: 14px;}
.refer-wrapp .refer-btn1 { padding: 14px 16px;}

.treatments-row2.box-effects1 p {font-size: 13px; margin: 0 0 15px;}

.margin { width:90%;}

.header-wrapp { text-align:center; padding:16px 0 16px; position:absolute; top:0; right:0; left:0; z-index:9999;}
.header-wrapp .margin { width:100%;}
.header-wrapp .header-col1 { width:100%; margin:0 0 0; text-align:left;}
.header-wrapp .header-col1 .header-row1 { width:100%;}
.header-wrapp .header-col2 { width:100%; display:none; margin:0 0 0;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-btn1 { color:#d4cb9c; background:none; border:none; margin:0 0 0; padding:0 0 0;}
.header-wrapp .header-btn1:hover { color:#353b42;}

.linker-wrapp { text-align:center; display:none; padding:40px 0 40px;}
.linker-wrapp .linker-col1 { width:100%; margin:0 0 0;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%;}
.linker-wrapp .linker-col1 .linker-row1 li { float:none; display:block; margin:0 0 14px;}
.linker-wrapp .linker-col1 .linker-row1 li:last-child { margin-bottom:0;}
.linker-wrapp .linker-col1 .linker-row1 li span { width:auto; display:none;}
.linker-row1 li, .linker-row1 li a { font-size:12px; letter-spacing:0.39px;}

.canver-wrapp { text-align:center; background:#353b42; display:none; padding:88px 0 40px; position:relative; top:inherit;}
.canver-wrapp .canver-col1 { width:193px; transform:none; margin:0 auto 20px; position:relative; top:inherit;}
.canver-wrapp .canver-col1 .canver-row1 { width:100%;}
.canver-wrapp .canver-col2 { width:100%; margin:0 0 4.2%;}
.canver-wrapp .canver-col2 .canver-row2 { width:100%;}
.canver-wrapp .canver-btn1 { width:48%; margin:0 0 0; padding:14px 2% 14px 2%;}
.canver-wrapp .canver-btn1:nth-child(2n) { float:right;}

.banner-wrapp { text-align:center; min-height:inherit;}
.banner-wrapp h2 { font-size:26px; margin:0 0 0;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp .banner-col1 { width:100%; margin:0 0 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:40px 5% 78px;}

.treatments-wrapp { text-align:center; padding:40px 0 0;}
.treatments-wrapp .treatments-col1 p { font-size:13px; margin:0 0 15px;}
.treatments-wrapp .treatments-col1 p span { display:block;}
.treatments-wrapp h2 { font-size:31px; margin:0 0 27px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp h3 { font-size:18px; line-height:1.37; margin: 15px 0 10px;}
.treatments-wrapp h3 span { display:block;}
.treatments-wrapp .treatments-col1 { width:100%; margin:10px 0 58px;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; min-height:340px; padding:30px 5% 74px;}
.treatments-wrapp .treatments-btn1 { margin:10px 0 0;}

.patients-wrapp { text-align:center; padding:50px 0 0;}
.patients-wrapp p { font-size:13px; margin:0 0 10px;}
.patients-wrapp h2 { font-size:31px; margin:0 0 47px;}
.patients-wrapp h2 span { display:inline;}
.patients-wrapp h3 { font-size:21px; margin:0 0 8px;}
.patients-wrapp h3 span { display:inline;}
.patients-wrapp .patients-col1 { width:100%; margin:0 0 0;}
.patients-wrapp .patients-col1 .patients-row1 { width:100%;}
.patients-wrapp .patients-col2 { width:100%; margin:0 0 0;}
.patients-wrapp .patients-col2 .patients-row2 { width:100%; padding:0 5% 0; position:absolute; bottom:40px;}
.patients-wrapp .patients-btn1 { margin:16px 0 0;}

.patients-wrapp .patients-col2 .patients-row2 h3 {font-size:21px; margin:0 0 8px;}

.services-wrapp p { font-size:11px; line-height:1.80; margin:0 0 0;}
.services-wrapp p span { display:inline;}
.services-wrapp h2 { font-size:31px; margin:0 0 27px;}
.services-wrapp h2 span { display:inline;}
.services-wrapp h3 { font-size:22px; margin:0 0 0;}
.services-wrapp h3 span { display:block;}
.services-wrapp .services-col1 { width:100%; margin:0 0 0;}
.services-wrapp .services-col1 .services-row1 { width:100%; padding:0 5% 0;}
.services-wrapp .services-col2 { width:50%; margin:0 0 0; padding:0 0 50%;}
.services-wrapp .services-col2 .services-row2 { width:59px; margin:0 auto 29px;}
.services-wrapp .services-col1:nth-child(2n) .services-col2:nth-child(odd) { background:#eeeeee;}
.services-wrapp .services-col1:nth-child(2n) .services-col2:nth-child(even) { background:#f4f4f4;}
.services-wrapp .services-btn1 { margin:40px 0 0;}
.services-wrapp .bg1 { background:#eeeeee !important;}
.services-wrapp .bg2 { background:#f4f4f4 !important;}

.team-wrapp { text-align:center; padding:50px 0 66px;}
.team-wrapp p { font-size:12px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:36px; margin:0 0 24px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:21px; margin:0 0 9px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp .team-col1 { width:100%; margin:0 0 54px;}
.team-wrapp .team-col1 .team-row1 { width:100%; margin:0 0 34px;}
.team-wrapp .team-col2 { width:100%; margin:0 0 0;}
.team-wrapp .team-col2 .team-row2 { width:100%;}

.missing-wrapp { text-align:center; padding:26px 0 0;}
.missing-wrapp p { font-size:12px; margin:0 0 10px;}
.missing-wrapp p span { display:inline;}
.missing-wrapp h2 { font-size:36px; margin:0 0 28px;}
.missing-wrapp h2 span { display:inline;}
.missing-wrapp .missing-col1 { width:100%; margin:0 0 0;}
.missing-wrapp .missing-col1 .missing-row1 { width:100%; transform:none; position:relative; top:inherit;}
.missing-wrapp .missing-col2 { width:100%; margin:0 0 0;}
.missing-wrapp .missing-col2 .missing-row2 { width:92%; margin:0 8% -60px 0;}
.missing-wrapp .missing-col3 { width:100%; margin:0 0 0; padding:88px 0 104px;}
.missing-wrapp .missing-col3 .missing-row3 { width:100%; margin:0 0 40px; position:relative; bottom:inherit;}
.missing-wrapp .missing-col4 { width:100%; margin:0 0 0;}
.missing-wrapp .missing-col4 .missing-row4 { width:100%;}
.missing-wrapp .missing-btn1 { margin:12px 0 0;}
.missing-wrapp .missing-col4 .missing-row4 .missing-thm2 { width: 48%; margin: 0 4% 4% 0;}
.missing-wrapp .missing-col4 .missing-row4 .missing-thm2:nth-child(2n) { margin-right: 0;}

.enquiry-wrapp { text-align:center; padding:52px 0 30px;}
.enquiry-wrapp h2 { font-size:36px; margin:0 0 8px;}
.enquiry-wrapp h2 span { display:inline;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width:100%; margin:0 0 30px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { font-size:11px; text-align:center;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:48%; height:50px; margin:0 0 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2:first-child { margin-right:0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2:nth-child(2n) { float:right;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width:48%; height:50px; margin:0 0 0; padding:17px 0 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3:nth-child(2n) { float:right;}
.enquiry-wrapp .enquiry-btn1 { margin:0 0 0;}

.instagram-wrapp { text-align:center; padding:30px 0 60px;}
.instagram-wrapp .instagram-col1 { width:26px; margin:0 auto 30px;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:100%;}
.instagram-wrapp .instagram-col2 { width:100%; margin:0 0 68px;}
.instagram-wrapp .instagram-col2 .instagram-row2 { width:100%;}

.fheader-wrapp { text-align:center; padding:40px 0 36px;}
.fheader-wrapp h2 { font-size:15px; margin:0 0 16px;}
.fheader-wrapp h2 span { display:inline;}
.fheader-wrapp .fheader-col1 { width:193px; float:none; overflow:auto; margin:0 auto 30px;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%;}
.fheader-wrapp .fheader-col2 { width:50%; min-height:186px; border-right:none; border-bottom:1px solid #565854; margin:0 0 30px; padding:0 5% 14px;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%;}
.fheader-wrapp .fheader-col2 .fheader-row2 li { margin:0 0 14px;}
.fheader-wrapp .fheader-col3 { width:50%; min-height:186px; border-right:none; border-bottom:1px solid #565854; margin:0 0 30px; padding:0 5% 14px;}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%;}
.fheader-wrapp .fheader-col3 .fheader-row3 li { margin:0 0 14px;}
.fheader-wrapp .fheader-col4 { width:100%; min-height:inherit; margin:0 0 0;}
.fheader-wrapp .fheader-col4 .fheader-row4 { width:100%;}
.fheader-wrapp .fheader-col4 .fheader-row4 li { margin:0 0 14px;}
.fheader-wrapp .fheader-col4 .fheader-row4 li:last-child { margin:0 0 28px;}
.fheader-row2 li, .fheader-row2 li a, .fheader-row3 li, .fheader-row3 li a, .fheader-row4 li, .fheader-row4 li a { font-size:11px;}

.footer-wrapp { text-align:center; padding:33px 0 95px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 6px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 li { margin:0 4px 4px;}
.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { display:none;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col2 .footer-row2 li { margin:0 4px 4px;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:10px;}

/*common-css*/
.missing-thm1 { width:35.3%; margin:0 0 0;}
.missing-thm2 { width:48%; margin:4.2% 0 0;}
.missing-thm3 { width: auto; margin: 0 auto 0; right: 0; bottom: -65px;left: 0; justify-content: center;}
.fheader-ret1 { width:100%; margin:0 0 0;}
.fheader-thm1 { width:100%; margin:0 0 0;}
.fheader-thm1 a { width:auto; float:none; display:inline-block; margin:0 4px 0;}
.treatments-box1 { margin:4px 0 17px;}
.treatments-box1 li { margin:0 0 10px;}
.treatments-box1 li, .treatments-box1 li a { font-size:12px;}

/*inner*/
.inner-wrapp h1 { font-size:26px; line-height:36px; margin:0 0 5px;}
.inner-wrapp p { font-size:12px; line-height:24px; margin:0 auto;}
.inner-wrapp .inner-box1 { margin:0 0 15px;}
.inner-wrapp .inner-col1 { top:62%;}
.inner-wrapp .inner-col1 .inner-row1 { width:100%;}
.inner-row1 li, .inner-row1 li a { font-size:11px;}

.conten-wrapp .conten-tab { margin:0; padding:10px 5% 0;}
.conten-wrapp .conten-row1 { padding:40px 0;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; margin:0 0 40px;}
.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}

.about-wrapp h2 { font-size:32px; line-height:42px;}
.about-wrapp .about-row2 .about-row3 { width:288px;}
.about-wrapp .about-row2 .about-row3 .about-bar2 { width:143px;}
.about-wrapp .about-btn1 { padding:14px 16px 14px;}

.testimonials-wrapp { padding:45px 0 25px;}
.testimonials-wrapp h2 { font-size:32px; line-height:42px; text-align: center;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%;}
.testimonials-wrapp .testimonials-col1 .testimonials-row2 { width:100%;}

.book-wrapp { padding:35px 0;}
.book-wrapp h2 { font-size:32px; line-height:42px;}
.book-wrapp .book-col1 { padding:0 5%;}
.book-wrapp .book-col2 { width:100%; position:relative; top:inherit; transform:none;}
.book-wrapp .book-col2 .book-row2 { width:100%; margin:0 0 30px;}
.book-wrapp .book-col1 .book-row1 { width:100%;}

.condition-wrapp h2 { font-size:32px; line-height:42px;}

.causes-wrapp h2 { font-size:32px; line-height:42px;}
.causes-wrapp .causes-row1 .causes-col1 { width:100%; position:relative; transform:none; top:inherit; margin:0 0 20px;}
.causes-wrapp .causes-row1 .causes-col2 { width:100%;}

.types-wrapp h2 { font-size:28px; line-height:36px;}
.types-wrapp .types-row1 .types-col1 { width:48%; margin:0 0 20px;}
.types-wrapp .types-row1 .types-col1:nth-child(2n) { float:right;}

.opening-wrapp h2 { font-size:32px; line-height:36px;}
.contact-wrapp .tab-row2 { padding:25px 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%;}
.contact-wrapp .contact-col2 .contact-row2 li:first-child { margin:0;}
.contact-wrapp .contact-col2 .contact-row2 li { margin:0 18px 10px;}
.contact-row2 li, .contact-row2 li a { line-height:26px;}
.contact-wrapp .map-row1 { width:100%;}
.opening-wrapp .time-col1 { width:200px;}

.fee-wrapp h2 { font-size:22px; line-height:32px;}
.fee-wrapp h3 { font-size:28px; line-height:36px;}
.fee-wrapp .fee-row1 { padding:5%; margin:50px 0 0;}
.fee-wrapp .fee-row1 .fee-col1 { width:100%; margin:0 0 30px;}
.fee-wrapp .fee-row1 .fee-col2 { width:100%; position:relative; top:inherit; transform:none;}
/*.feeser-col1 .feeser-col2 .feeser-bar1 { width:59%;}
.feeser-col1 .feeser-col2 .feeser-bar2 { width:40%;}
.feeser-col1 .feeser-col2 .feeser-bar3 { width:8.5%;}*/

.transformin-wrapp h2 { font-size:28px; line-height:36px;}
.transformin-wrapp .transformin-row1 { padding:5%; margin:50px 0 0;}
.transformin-wrapp .transformin-row1 .transformin-col1 { width:100%; margin:0 0 30px;}
.transformin-wrapp .transformin-row1 .transformin-col2 { width:100%; position:relative; transform:none; top:inherit;}
.transformin-wrapp .transformin-row3 .transformin-col3 .transformin-bar3 { width:48%; margin:0 0 20px;}
.transformin-wrapp .transformin-row3 .transformin-col3 .transformin-bar3:nth-child(2n) { float:right;}

.transformations-wrapp { padding:50px 0 0;}
.transformations-wrapp p { max-width:90%;}
.transformations-wrapp .transformations-col2 { width:50%;}

.implant-wrapp h2 { font-size:18px; line-height:39px;}
.implant-wrapp h3 { /*font-size:28px;*/ line-height:36px;}

.join-wrapp h2 { font-size:28px; line-height:36px;}
.join-wrapp .join-col1 { padding:5%;}
.join-wrapp .join-col1 .join-row1 { width:100%; margin:0 0 30px;}
.join-wrapp .join-col1 .join-row2 { width:100%; position:relative; top:inherit; transform:none;}

.teamer-wrapp { padding:50px 0 0;}
.teamer-wrapp h3 { font-size:26px;}
.teamer-wrapp .teamer-col2 { width:48%; margin:0 4% 30px 0;}
.teamer-wrapp .teamer-col2:nth-child(2n) { float:right; margin-right: 0;}
/*.teamer-wrapp .teamer-col2:nth-child(5n) {margin-right: auto;}*/

.refer-wrapp h2 { font-size:18px; line-height:39px;}
.refer-wrapp h3 { font-size:28px; line-height:36px;}
.refer-wrapp h4 { font-size:24px; line-height:34px;}

.refer-wrapp .courses-row1 { width:100%;}
.refer-wrapp .courses-btn1 { padding:14px 14px 14px;}

.teamin-wrapp h2 { font-size:28px; line-height:36px;}
.teamin-wrapp .teamin-row1 { padding:5%;}
.teamin-wrapp .teamin-row1 .teamin-col1 { width:100%; margin:0 0 30px;}
.teamin-wrapp .teamin-row1 .teamin-col2 { width:100%; position:relative; transform:none; top:inherit;}

.teamingaller-wrapp h2 { font-size:18px; line-height:39px;}
.teamingaller-wrapp h3 { font-size:28px; line-height:36px;}

.show-wrapp { padding:50px 0 70px;}
.show-wrapp .show-row1 .show-col1 { width:100%; position:relative; left:0;}
.show-wrapp .show-row1 .show-col2 { width:100%; padding:10px 5%;}

.showvi-wrapp .showvi-row1 .showvi-thm1 { width:49%; margin:0 2% 2% 0;}
.showvi-wrapp .showvi-row1 .showvi-thm1:nth-child(2n) { float:right; margin-right: 0;}

.practic-wrapp h2 { font-size:28px; line-height:36px;}
.practic-wrapp .practic-row3 { margin:0 0 50px;}
.practic-wrapp .practic-row2 { padding:40px 0;}

.journey-wrapp h2 { font-size:18px; line-height:39px;}
.journey-wrapp h3 { font-size:28px; line-height:36px;}
.journey-wrapp .journey-row1 { padding:5%;}
.journey-wrapp .journey-row1 .journey-col1 { width:100%;}
.journey-wrapp .journey-row1 .journey-col2 { width:100%; position:relative; transform:none; top:inherit;}
.step-col1 .step-bar1 { width:15%;}
.step-col1 .step-bar2 { width:81%;}

.suitable-wrapp { padding:50px 0;}
.suitable-wrapp .suitable-row1 .suitable-col1 { width:100%; margin:0 0 25px;}
.suitable-wrapp .suitable-row1 .suitable-col2 { width:100%;}

.journeyfaq-wrapp h2 { font-size:18px; line-height:39px;}
.journeyfaq-wrapp h3 { font-size:28px; line-height:36px;}

.sidbar-wrapp h2 { font-size:32px; line-height:42px;}
.sidbar-wrapp .sidbar-form { text-align:center;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil1 { text-align:center;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil2 { width:100%; height:48px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil4 { width:100%; height:48px;}

/*mobile-css*/
.header-mob1 { width:133px; display:inline-block; margin:0 auto 0;}
.header-mob2 { width:auto; display:block; margin:0 0 0;}
.menuzord-header-contact-btn {
  width: auto;
  margin: 0 0 0;
}
.mob-box1 { width:100%; display:block; margin:0 0 10px;}
.mob-box2 { width:100%; display:block; margin:0 0 16px;}
.mob-box3 { width:100%; display:block; margin:0 0 0;}

/*btn-css*/
.header-btn1, .canver-btn1, .treatments-btn1, .treatments-btn2, .patients-btn1, .services-btn1, .team-btn1, .missing-btn1, .enquiry-fil1, .enquiry-btn1, .instagram-btn1, .sidbar-fil1, .sidbar-btn1, .about-btn1, .testimonials-btn1, .transformations-btn1, .buttons-btn1, .buttons-btn2, .teamin-btn1, .teamingaller-btn1, .paiger-btn1, .paiger-btn2, .tab-btn1, .fee-btn1, .transformations-btn1, .refer-btn1, .courses-fil1, .courses-btn1 { font-size:10px; letter-spacing:1.20px;}

.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-in_a_few_words_describe_how_we_can_help.hs-fieldtype-text.field.hs-form-field {width: 100%; margin: 0 0 30px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset {width: 100%; margin: 0 auto 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field {width: 100%; margin: 0 0 12px; float: left;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field:nth-child(2n) {float: right;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field.hs-firstname {margin-right: 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .input .hs-input {height: 50px; margin: 0 0 0; font-size: 11px; text-align: center;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field.hs-mobilephone {margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(4) {width: 100%; float: right;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(3) {width: 100%; float: left; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .field.hs-form-field {width: 100%;margin: 0 0 12px;text-align: center;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(5) {margin: 0 0 20px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions input.hs-button {font-size: 10px; letter-spacing: 1.20px; margin: 20px 0 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .input select.hs-input option {text-align: center; font-size: 10px; letter-spacing: 1.20px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(4) .field.hs-form-field {padding: 0 0 0; width: 100%;}

.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field {width: 100%;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .input .hs-input {height : 48px; font-size: 10px; text-align: center;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-in_a_few_words_describe_how_we_can_help .hs-input {height: 120px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions input.hs-button {font-size: 10px; letter-spacing: 1.20px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(5) {width: 100%; margin: 0 0 20px;}

.book-wrapp .buttons-btn1 {font-size: 12px;}

.treatments-wrapp .treatments-col1.treatments-list .treatments-col2 {width: 48%; margin: 0 4% 30px 0;}
.treatments-wrapp .treatments-col1.treatments-list .treatments-col2:nth-child(2n) {margin-right: 0;}
.treatments-wrapp .treatments-col1.treatments-list .treatments-col2:nth-child(3n) {margin-right: auto;}

.transformin-wrapp .transformin-row2 .transformin-bar1 {height: 34.5vw;}

.missing-wrapp .missing-col4 .missing-row4 .missing-thm2 img {height: 30vw;}

.journey-wrapp {padding: 20px 0 20px;}



.sidbar-wrapp.getintouch .totoalinner .book-consult { text-align: center;}
.sidbar-wrapp.getintouch .totoalinner .book-consult h2 { font-size: 28px; margin: 0 0 25px; line-height: 36px; text-align: center;}
.sidbar-wrapp.getintouch .totoalinner .book-consult h2 span { display: inline;}
.sidbar-wrapp.getintouch .totoalinner .book-consult .phone-btn { float: none; margin: 0 auto; display: inline-block;}
.sidbar-wrapp.getintouch .totoalinner .book-consult .phone-btn .linker-icon3 { margin-top: -5px;}



.treatments-wrapp .treatments-col1 .trtmntbx .innerbox { width: 100%; margin: 0 0 25px 0;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row2 { padding: 15px 20px 15px 20px;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row2 h3 { font-size: 18px; line-height: 26px;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row2:after { right: 7px; height: 10px;}

.team-wrapp .team-col1.grid .team-col2 {width: 48%; float: left; margin: 0 4% 30px 0;}
.team-wrapp .team-col1.grid .team-col2:nth-child(2n) {float: right; margin-right: 0;}
.team-wrapp .team-col1.grid .team-col2:nth-child(3n) {margin-right: auto;}
/*.team-wrapp .team-col1.grid .team-col2:nth-child(5n) { margin-right: 4%;}*/

.services-wrapp .services-col2 .service-btn {font-size: 10px; letter-spacing: 1.20px; margin: 10px 0 5px; padding: 12px 20px 12px 20px;}

.treatments-wrapp .treatments-col2 .treatments-row2 {min-height: auto;}
/*.treatments-wrapp .treatments-col2 .treatments-row2:hover {min-height: 420px;}*/
.missing-thm3 a.missing-btn1 {margin: 0 20px 0 0 !important;}

.patients-wrapp-btns .patient-btn1 { font-size: 10px; padding: 14px 22px 14px 22px; margin: 0 5px 0 0;}
.patients-wrapp-btns .patient-btn2 { font-size: 10px; padding: 14px 22px 14px 22px;}

.team-wrapp .team-col2 .redmore {font-size: 10px; letter-spacing: 1.20px;}

.teamer-wrapp .teamer-col2 .redmore {font-size: 10px; letter-spacing: 1.20px;}

.conten-wrapp .conten-row1 .full-team .teamer-col2 .redmore {font-size: 10px; letter-spacing: 1.20px;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 {width: 49%; margin: 0 2% 30px 0;}
.conten-wrapp .conten-row1 .full-team .teamer-col2:nth-child(2n) {float: right; margin-right: 0;}
.conten-wrapp .conten-row1 .full-team .teamer-col2:nth-child(3n) {margin-right: auto;}

.practic-row2 .cover-practice .practic-row1 {width: 48.75%; margin: 0 1.87% 1.87% 0;}
.practic-row2 .cover-practice .practic-row1:nth-child(2n) {margin-right: 0;}
.practic-row2 .cover-practice .practic-row1:nth-child(3n) {margin-right: auto;}

.teamer-wrapp .teamer-col1 .teamer-row1 {width: 100%;}
.teamer-wrapp .teamer-col2 img {height: 44.1vw;}

.team-wrapp .team-col1 .team-row1 {width: 100%;}
.team-wrapp .team-col2 img {height: 44.1vw;}

.conten-wrapp .conten-row1 .full-team .teamer-col2 .teamer-row1 {width: 100%;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 img {height: 44.1vw;}

.testi-wrapp .testi-row2 .testi-row3 .testi-col2 {width: 100%; margin: 0 0 30px 0;}
.testi-wrapp .testi-row2 .testi-btn1 {font-size: 10px; letter-spacing: 1.20px;}

.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review {width: 100% !important; margin: 0 0 30px 0 !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review .testi-btn1,
.testi-wrapp .testi-row2 .testi-row3 .wp-google-url {font-size: 10px !important; letter-spacing: 1.20px !important;}

.feeser-col1 .feeser-col2 .feeser-bar2:first-child {float: left;}
.feeser-bar1, .feeser-bar2, .feeser-bar3 {font-size: 10px; line-height: 1.45; padding: 0 0 12px;}
.feeser-col1 .feeser-col2 .feeser-bar3 {width: 8%; text-align: center;}
.feeser-col1 .feeser-col2.colnumb-3 .feeser-bar3 {text-align: center;}

.practic-wrapp .map-row1.practicemap iframe {width: 100%; height: 360px;}

.conten-wrapp.join-wrapp .conten-tab ul li {font-size: 13px; padding:9px 13px 9px; margin: 0 6px 0 0;}

.show-wrapp .missing-thm3 {width: 100px; position: relative; bottom: 0; margin: 0 auto 40px; float: none;}
.showvi-wrapp {padding: 0 0 65px;}

.feeser-col1 .feeser-col2 .feeser-bar1 {width: 43.5%;}
.feeser-col1 .feeser-col2 .feeser-bar2 {width: 24%;}

.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-select {padding: 11px 0 0;}

.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset.form-columns-2 .hs-fieldtype-text.field.hs-form-field {width: 100% !important; margin: 0 0 0;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset.form-columns-2 .field.hs-form-field {width: 100% !important; margin: 0 0 0;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset .input .hs-input {margin: 0 0 12px;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset.form-columns-2 {width: 100%;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(3) {width: 100%; text-align: center;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(4) {width: 100%; margin: 0 0 0;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(4) .input .hs-input {margin: 0 0 12px;}

.conten-wrapp .conten-row1 .conten-bar2.full-show {padding: 60px 0 40px;}


.conten-wrapp.extra-common-style .conten-bar1 { margin: 0 0 0;}

.faq-content .conten-row1 .conten-bar1 h2 { font-size: 32px;}

.faq-content .conten-row1 .conten-bar1 .accordion h2 { font-size: 22px;line-height: 32px;}

.faq-content { padding: 65px 0 0;}
.faq-content .conten-row1 .conten-bar1 { margin: 0;}



.conten-wrapp.extra-common-style .conten-row1 {padding: 50px 0 0;}
.conten-wrapp.extra-common-style .conten-row1 .patients-wrapp-btns {margin: 45px 0 0;}

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

.teamin-wrapp .nonslider .team-case {width: 100%;}

.testimonial-wrapp-treatment ul.slick-dots { bottom: -15px;}
.testimonial-wrapp-treatment .testimonials-btn1 { margin: 42px 0  0;}
.testimonial-wrapp-treatment { text-align: center;}
.testimonial-wrapp-treatment .outer .slider-container .grw-review .wp-google-feedback .wp-google-content2 { text-align: center !important;}
.testimonial-wrapp-treatment .outer .slider-container .grw-review .wp-google-user { justify-content: center;}
.testimonial-wrapp-treatment .testimonials-thm1 { margin: 40px auto 0;}


.journey-wrapp .stepscontent-row1 .cstepscontent-content {width: 100%; margin: 0 0 42px;}

.teamin-wrapp .teamcorousel {margin: 24px 0 30px;}

.implant-wrapp .fees-bottem-finance {padding: 35px 5% 35px;}
.implant-wrapp .fees-bottem-finance .fee-col1 {width: 100%;}
.implant-wrapp .fees-bottem-finance .fee-col2 {width: 100%; margin: 0 0 0;}

.journey-wrapp .stepscontent-row1 .cstepscontent-content h2 {font-size: 18px;}

.conten-wrapp .conten-tab.bottem-tab { margin-bottom: 50px;}

.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .cause-image-side-by .cause-image-row1 {width: 100%;}
.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .cause-image-side-by .condition-full { width: 100%;}
.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .cause-image-side-by { margin: 0 0 30px;}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 .testimonials-thm1 { margin: 41px auto 41px; display: block;}

.feeser-col1 .feeser-col11 .col22 { width: 24%; margin: 0 7.5% 0 0;}
.feeser-col1 .feeser-col11 .col23 { width: 24%;}
.feeser-col1 .feeser-col11 p { font-size: 10px;}

.about-wrapp .hbspt-form fieldset .hs-input {height: 66px; font-size: 11px;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label {font-size: 11px;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label span:before {top: 6px}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label span:after {top: 3px;}
.about-wrapp .hbspt-form .hs-button {font-size: 11px;}

.book-wrapp .buttons-btn1 .circle-effect1 {width: 20px; left: 15px;}

.fheader-wrapp .fheader-col4 .fheader-row4 li span + a {width: auto;padding-left: 0;}
.fheader-wrapp .contact-btn {font-size: 10px;}
.fheader-wrapp .fheader-col4 .fheader-row4 li > span {position: relative;}

.feeser-col1 .feeser-col2 .feeser-bar3.nocontent {width: 8px;}
.feeser-col1 .feeser-col2 .feeser-bar3.no-content {width: 8px;}

.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox {width: 50%;}


}

@media screen and (min-width:601px) and (max-width:767px) {
  .gallerin-ab-tex1 {font-size: 12px;}

  .treatments-we-offer .treatments-row2.box-effects1 {min-height: auto;}





  .treatments-we-offer .treatments-row2.box-effects1 {
    padding: 42px 6% 73px;

}

  .treatments-row2.box-effects1 p {font-size: 13px; margin: 0 0 15px;}
.margin { width:90%;}

.header-wrapp { text-align:center; padding:16px 0 16px; position:absolute; top:0; right:0; left:0; z-index:9999;}
.header-wrapp .margin { width:100%;}
.header-wrapp .header-col1 { width:100%; margin:0 0 0; text-align:left;}
.header-wrapp .header-col1 .header-row1 { width:100%;}
.header-wrapp .header-col2 { width:100%; display:none; margin:0 0 0;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-btn1 { color:#d4cb9c; background:none; border:none; margin:0 0 0; padding:0 0 0;}
.header-wrapp .header-btn1:hover { color:#353b42;}

.linker-wrapp { text-align:center; display:none; padding:40px 0 40px;}
.linker-wrapp .linker-col1 { width:100%; margin:0 0 0;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%;}
.linker-wrapp .linker-col1 .linker-row1 li { float:none; display:block; margin:0 0 14px;}
.linker-wrapp .linker-col1 .linker-row1 li:last-child { margin-bottom:0;}
.linker-wrapp .linker-col1 .linker-row1 li span { width:auto; display:none;}
.linker-row1 li, .linker-row1 li a { font-size:12px; letter-spacing:0.39px;}

.canver-wrapp { text-align:center; background:#353b42; display:none; padding:88px 0 40px; position:relative; top:inherit;}
.canver-wrapp .canver-col1 { width:193px; transform:none; margin:0 auto 20px; position:relative; top:inherit;}
.canver-wrapp .canver-col1 .canver-row1 { width:100%;}
.canver-wrapp .canver-col2 { width:100%; margin:0 0 4.2%;}
.canver-wrapp .canver-col2 .canver-row2 { width:100%;}
.canver-wrapp .canver-btn1 { width:48%; margin:0 0 0; padding:14px 2% 14px 2%;}
.canver-wrapp .canver-btn1:nth-child(2n) { float:right;}

.banner-wrapp { text-align:center; min-height:inherit;}
.banner-wrapp h2 { font-size:26px; margin:0 0 0;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp .banner-col1 { width:100%; margin:0 0 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:40px 5% 78px;}

.treatments-wrapp { text-align:center; padding:40px 0 0;}
.treatments-wrapp .treatments-col1 p { font-size:13px; margin:0 0 15px;}
.treatments-wrapp .treatments-col1 p span { display:block;}
.treatments-wrapp h2 { font-size:31px; margin:0 0 27px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp h3 { font-size:18px; line-height:1.37;  margin: 15px 0 10px;}
.treatments-wrapp h3 span { display:block;}
.treatments-wrapp .treatments-col1 { width:100%; margin:10px 0 58px;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; min-height:350px; padding:30px 5% 74px;}
.treatments-wrapp .treatments-btn1 { margin:10px 0 0;}

.patients-wrapp { text-align:center; padding:50px 0 0;}
.patients-wrapp p { font-size:13px; margin:0 0 10px;}
.patients-wrapp h2 { font-size:31px; margin:0 0 47px;}
.patients-wrapp h2 span { display:inline;}
.patients-wrapp h3 { font-size:21px; margin:0 0 8px;}
.patients-wrapp h3 span { display:inline;}
.patients-wrapp .patients-col1 { width:100%; margin:0 0 0;}
.patients-wrapp .patients-col1 .patients-row1 { width:100%;}
.patients-wrapp .patients-col2 { width:100%; margin:0 0 0;}
.patients-wrapp .patients-col2 .patients-row2 { width:100%; padding:0 5% 0; position:absolute; bottom:40px;}
.patients-wrapp .patients-btn1 { margin:16px 0 0;}

.patients-wrapp .patients-col2 .patients-row2 h3 {font-size:21px; margin:0 0 8px;}

.services-wrapp p { font-size:11px; line-height:1.80; margin:0 0 0;}
.services-wrapp p span { display:inline;}
.services-wrapp h2 { font-size:31px; margin:0 0 27px;}
.services-wrapp h2 span { display:inline;}
.services-wrapp h3 { font-size:22px; margin:0 0 0;}
.services-wrapp h3 span { display:block;}
.services-wrapp .services-col1 { width:100%; margin:0 0 0;}
.services-wrapp .services-col1 .services-row1 { width:100%; padding:0 5% 0;}
.services-wrapp .services-col2 { width:50%; margin:0 0 0; padding:0 0 50%;}
.services-wrapp .services-col2 .services-row2 { width:59px; margin:0 auto 29px;}
.services-wrapp .services-col1:nth-child(2n) .services-col2:nth-child(odd) { background:#eeeeee;}
.services-wrapp .services-col1:nth-child(2n) .services-col2:nth-child(even) { background:#f4f4f4;}
.services-wrapp .services-btn1 { margin:40px 0 0;}
.services-wrapp .bg1 { background:#eeeeee !important;}
.services-wrapp .bg2 { background:#f4f4f4 !important;}

.team-wrapp { text-align:center; padding:50px 0 66px;}
.team-wrapp p { font-size:12px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:36px; margin:0 0 24px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:21px; margin:0 0 9px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp .team-col1 { width:100%; margin:0 0 54px;}
.team-wrapp .team-col1 .team-row1 { width:100%; margin:0 0 34px;}
.team-wrapp .team-col2 { width:100%; margin:0 0 0;}
.team-wrapp .team-col2 .team-row2 { width:100%;}

.missing-wrapp { text-align:center; padding:26px 0 0;}
.missing-wrapp p { font-size:12px; margin:0 0 10px;}
.missing-wrapp p span { display:inline;}
.missing-wrapp h2 { font-size:36px; margin:0 0 28px;}
.missing-wrapp h2 span { display:inline;}
.missing-wrapp .missing-col1 { width:100%; margin:0 0 0;}
.missing-wrapp .missing-col1 .missing-row1 { width:100%; transform:none; position:relative; top:inherit;}
.missing-wrapp .missing-col2 { width:100%; margin:0 0 0;}
.missing-wrapp .missing-col2 .missing-row2 { width:92%; margin:0 8% -60px 0;}
.missing-wrapp .missing-col3 { width:100%; margin:0 0 0; padding:88px 0 104px;}
.missing-wrapp .missing-col3 .missing-row3 { width:100%; margin:0 0 40px; position:relative; bottom:inherit;}
.missing-wrapp .missing-col4 { width:100%; margin:0 0 0;}
.missing-wrapp .missing-col4 .missing-row4 { width:100%;}
.missing-wrapp .missing-btn1 { margin:12px 0 0;}
.missing-wrapp .missing-col4 .missing-row4 .missing-thm2 { width: 48%; margin: 0 4% 4% 0;}
.missing-wrapp .missing-col4 .missing-row4 .missing-thm2:nth-child(2n) { margin-right: 0;}

.enquiry-wrapp { text-align:center; padding:52px 0 30px;}
.enquiry-wrapp h2 { font-size:36px; margin:0 0 8px;}
.enquiry-wrapp h2 span { display:inline;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width:100%; margin:0 0 30px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { font-size:11px; text-align:center;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:48%; height:50px; margin:0 0 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2:first-child { margin-right:0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2:nth-child(2n) { float:right;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width:48%; height:50px; margin:0 0 0; padding:17px 0 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3:nth-child(2n) { float:right;}
.enquiry-wrapp .enquiry-btn1 { margin:0 0 0;}

.instagram-wrapp { text-align:center; padding:30px 0 60px;}
.instagram-wrapp .instagram-col1 { width:26px; margin:0 auto 30px;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:100%;}
.instagram-wrapp .instagram-col2 { width:100%; margin:0 0 68px;}
.instagram-wrapp .instagram-col2 .instagram-row2 { width:100%;}

.fheader-wrapp { text-align:center; padding:40px 0 36px;}
.fheader-wrapp h2 { font-size:15px; margin:0 0 16px;}
.fheader-wrapp h2 span { display:inline;}
.fheader-wrapp .fheader-col1 { width:193px; float:none; overflow:auto; margin:0 auto 30px;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%;}
.fheader-wrapp .fheader-col2 { width:50%; min-height:186px; border-right:none; border-bottom:1px solid #565854; margin:0 0 30px; padding:0 5% 14px;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%;}
.fheader-wrapp .fheader-col2 .fheader-row2 li { margin:0 0 14px;}
.fheader-wrapp .fheader-col3 { width:50%; min-height:186px; border-right:none; border-bottom:1px solid #565854; margin:0 0 30px; padding:0 5% 14px;}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%;}
.fheader-wrapp .fheader-col3 .fheader-row3 li { margin:0 0 14px;}
.fheader-wrapp .fheader-col4 { width:100%; min-height:inherit; margin:0 0 0;}
.fheader-wrapp .fheader-col4 .fheader-row4 { width:100%;}
.fheader-wrapp .fheader-col4 .fheader-row4 li { margin:0 0 14px;}
.fheader-wrapp .fheader-col4 .fheader-row4 li:last-child { margin:0 0 28px;}
.fheader-row2 li, .fheader-row2 li a, .fheader-row3 li, .fheader-row3 li a, .fheader-row4 li, .fheader-row4 li a { font-size:11px;}

.footer-wrapp { text-align:center; padding:33px 0 95px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 6px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 li { margin:0 4px 4px;}
.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { display:none;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col2 .footer-row2 li { margin:0 4px 4px;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:10px;}

/*inner*/
.inner-wrapp h1 { font-size:26px; line-height:36px; margin:0 0 5px;}
.inner-wrapp p { font-size:13px; line-height:26px; margin:0 auto; max-width:90%;}
.inner-wrapp .inner-box1 { margin:0 0 15px;}
.inner-wrapp .inner-col1 { top:62%;}
.inner-wrapp .inner-col1 .inner-row1 { width:100%;}
.inner-row1 li, .inner-row1 li a { font-size:11px;}

.conten-wrapp .conten-tab { margin:0; padding:10px 5% 0;}
.conten-wrapp .conten-row1 { padding:40px 0;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; margin:0 0 40px;}
.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}

.conten-wrapp .conten-tab.bottem-tab { margin-bottom: 50px;}

.about-wrapp h2 { font-size:32px; line-height:42px;}
.about-wrapp .about-row2 .about-row3 { width:288px;}
.about-wrapp .about-row2 .about-row3 .about-bar2 { width:143px;}
.about-wrapp .about-btn1 { padding:14px 16px 14px;}

.testimonials-wrapp { padding:45px 0 25px;}
.testimonials-wrapp h2 { font-size:32px; line-height:42px; text-align: center;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%;}
.testimonials-wrapp .testimonials-col1 .testimonials-row2 { width:100%;}

.book-wrapp { padding:35px 0;}
.book-wrapp h2 { font-size:32px; line-height:42px;}
.book-wrapp .book-col1 { padding:0 5%;}
.book-wrapp .book-col2 { width:100%; position:relative; top:inherit; transform:none;}
.book-wrapp .book-col2 .book-row2 { width:100%; margin:0 0 30px;}
.book-wrapp .book-col1 .book-row1 { width:100%;}

.condition-wrapp h2 { font-size:32px; line-height:42px;}

.causes-wrapp h2 { font-size:32px; line-height:42px;}
.causes-wrapp .causes-row1 .causes-col1 { width:100%; position:relative; transform:none; top:inherit; margin:0 0 20px;}
.causes-wrapp .causes-row1 .causes-col2 { width:100%;}

.types-wrapp h2 { font-size:28px; line-height:36px;}
.types-wrapp .types-row1 .types-col1 { width:48%; margin:0 0 20px;}
.types-wrapp .types-row1 .types-col1:nth-child(2n) { float:right;}

.opening-wrapp h2 { font-size:32px; line-height:42px;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%;}
.contact-row2 li, .contact-row2 li a { font-size:12px;}
.contact-wrapp .map-row1 { width:100%;}

.fee-wrapp h3 { font-size:28px; line-height:36px;}
.fee-wrapp .fee-row1 { padding:5%; margin:50px 0 0;}
.fee-wrapp .fee-row1 .fee-col1 { width:100%; margin:0 0 30px;}
.fee-wrapp .fee-row1 .fee-col2 { width:100%; position:relative; top:inherit; transform:none;}

.transformin-wrapp h2 { font-size:28px; line-height:36px;}
.transformin-wrapp .transformin-row1 { padding:5%; margin:50px 0 0;}
.transformin-wrapp .transformin-row1 .transformin-col1 { width:100%; margin:0 0 30px;}
.transformin-wrapp .transformin-row1 .transformin-col2 { width:100%; position:relative; transform:none; top:inherit;}
.transformin-wrapp .transformin-row3 .transformin-col3 .transformin-bar3 { width:48%; margin:0 0 20px;}
.transformin-wrapp .transformin-row3 .transformin-col3 .transformin-bar3:nth-child(2n) { float:right;}

.transformations-wrapp { padding:50px 0 0;}
.transformations-wrapp p { max-width:90%;}
.transformations-wrapp .transformations-col2 { width:50%;}

.implant-wrapp h2 { font-size:18px; line-height:39px;}
.implant-wrapp h3 { /*font-size:28px;*/ line-height:36px;}

.join-wrapp h2 { font-size:28px; line-height:36px;}
.join-wrapp .join-col1 { padding:5%;}
.join-wrapp .join-col1 .join-row1 { width:100%; margin:0 0 30px;}
.join-wrapp .join-col1 .join-row2 { width:100%; position:relative; top:inherit; transform:none;}

.teamer-wrapp { padding:50px 0 0;}
.teamer-wrapp h3 { font-size:28px;}
.teamer-wrapp .teamer-col2 { width:30.6%; margin:0 4% 30px 0;}
/*.teamer-wrapp .teamer-col2:nth-child(5n) {margin-right: 4%;}*/
.teamer-wrapp .teamer-col2:nth-child(3n) {margin-right: 0;}
.teamer-wrapp .teamer-col2:nth-child(4n) {margin-right: auto;}

.refer-wrapp h2 { font-size:18px; line-height:39px;}
.refer-wrapp h3 { font-size:28px; line-height:36px;}
.refer-wrapp h4 { font-size:24px; line-height:34px;}

.refer-wrapp .courses-row1 { width:100%;}
.refer-wrapp .courses-btn1 { padding:14px 14px 14px;}

.teamin-wrapp h2 { font-size:28px; line-height:36px;}
.teamin-wrapp .teamin-row1 { padding:5%;}
.teamin-wrapp .teamin-row1 .teamin-col1 { width:100%; margin:0 0 30px;}
.teamin-wrapp .teamin-row1 .teamin-col2 { width:100%; position:relative; transform:none; top:inherit;}

.teamingaller-wrapp h2 { font-size:18px; line-height:39px;}
.teamingaller-wrapp h3 { font-size:28px; line-height:36px;}

.show-wrapp { padding:50px 0 70px;}
.show-wrapp .show-row1 .show-col1 { width:100%; position:relative; left:0;}
.show-wrapp .show-row1 .show-col2 { width:100%; padding:10px 5%;}

.showvi-wrapp .showvi-row1 .showvi-thm1 { width:49%; margin:0 2% 2% 0;}
.showvi-wrapp .showvi-row1 .showvi-thm1:nth-child(2n) { float:right; margin-right: 0;}

.practic-wrapp h2 { font-size:28px; line-height:36px;}
.practic-wrapp .practic-row3 { margin:0 0 50px;}
.practic-wrapp .practic-row2 { padding:40px 0;}

.journey-wrapp h2 { font-size:18px; line-height:39px;}
.journey-wrapp h3 { font-size:28px; line-height:36px;}
.journey-wrapp .journey-row1 { padding:5%;}
.journey-wrapp .journey-row1 .journey-col1 { width:100%;}
.journey-wrapp .journey-row1 .journey-col2 { width:100%; position:relative; transform:none; top:inherit;}
.step-col1 .step-bar1 { width:15%;}
.step-col1 .step-bar2 { width:81%;}

.suitable-wrapp { padding:50px 0;}
.suitable-wrapp .suitable-row1 .suitable-col1 { width:100%; margin:0 0 25px;}
.suitable-wrapp .suitable-row1 .suitable-col2 { width:100%;}

.journeyfaq-wrapp h2 { font-size:18px; line-height:39px;}
.journeyfaq-wrapp h3 { font-size:28px; line-height:36px;}

.sidbar-wrapp h2 { font-size:32px; line-height:42px;}
.sidbar-wrapp .sidbar-form { text-align:center;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil1 { text-align:center;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil2 { width:100%; height:48px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil4 { width:100%; height:48px;}

/*common-css*/
.missing-thm1 { width:35.3%; margin:0 0 0;}
.missing-thm2 { width:48%; margin:4.2% 0 0;}
.missing-thm3 {  width: auto; margin: 0 auto 0;right: 0; bottom: -65px;left: 0;justify-content: center;}
.fheader-ret1 { width:100%; margin:0 0 0;}
.fheader-thm1 { width:100%; margin:0 0 0;}
.fheader-thm1 a { width:auto; float:none; display:inline-block; margin:0 4px 0;}
.treatments-box1 { margin:4px 0 17px;}
.treatments-box1 li { margin:0 0 10px;}
.treatments-box1 li, .treatments-box1 li a { font-size:12px;}

/*mobile-css*/
.header-mob1 { width:133px; display:inline-block; margin:0 auto 0;}
.header-mob2 { width:auto; display:block; margin:0 0 0;}
.mob-box1 { width:100%; display:block; margin:0 0 10px;}
.mob-box2 { width:100%; display:block; margin:0 0 16px;}
.mob-box3 { width:100%; display:block; margin:0 0 0;}

/*btn-css*/
.header-btn1, .canver-btn1, .treatments-btn1, .treatments-btn2, .patients-btn1, .services-btn1, .team-btn1, .missing-btn1, .enquiry-fil1, .enquiry-btn1, .instagram-btn1, .sidbar-fil1, .sidbar-btn1, .about-btn1, .testimonials-btn1, .transformations-btn1, .buttons-btn1, .buttons-btn2, .teamin-btn1, .teamingaller-btn1, .paiger-btn1, .paiger-btn2, .tab-btn1, .fee-btn1, .transformations-btn1, .refer-btn1, .courses-fil1, .courses-btn1 { font-size:10px; letter-spacing:1.20px;}

.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-in_a_few_words_describe_how_we_can_help.hs-fieldtype-text.field.hs-form-field {width: 100%; margin: 0 0 30px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset {width: 100%; margin: 0 auto 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field {width: 48%; margin: 0 0 0; float: left;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field:nth-child(2n) {float: right;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field.hs-firstname {margin-right: 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .input .hs-input {height: 50px; margin: 0 0 0; font-size: 11px; text-align: center;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field.hs-mobilephone {margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(4) {width: 48%; float: right;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(3) {width: 48%; float: left; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(5) {margin: 0 0 20px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions input.hs-button {font-size: 10px; letter-spacing: 1.20px; margin: 20px 0 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .input select.hs-input option {text-align: center; font-size: 10px; letter-spacing: 1.20px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(4) .field.hs-form-field {width: 100%;}


.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field {width: 100%;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .input .hs-input {height : 48px; font-size: 10px; text-align: center;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-in_a_few_words_describe_how_we_can_help .hs-input {height: 120px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions input.hs-button {font-size: 10px; letter-spacing: 1.20px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(5) {width: 100%; margin: 0 0 20px;}

.treatments-wrapp .treatments-col1.treatments-list .treatments-col2 {width: 48%; margin: 0 4% 30px 0;}
.treatments-wrapp .treatments-col1.treatments-list .treatments-col2:nth-child(2n) {margin-right: 0;}
.treatments-wrapp .treatments-col1.treatments-list .treatments-col2:nth-child(3n) {margin-right: auto;}

.transformin-wrapp .transformin-row2 .transformin-bar1 {height: 34.5vw;}

.missing-wrapp .missing-col4 .missing-row4 .missing-thm2 img {height: 30vw;}

.journey-wrapp {padding: 20px 0 20px;}


 

.sidbar-wrapp.getintouch .totoalinner .book-consult { text-align: center;}
.sidbar-wrapp.getintouch .totoalinner .book-consult h2 { font-size: 28px; margin: 0 0 25px; line-height: 36px; text-align: center;}
.sidbar-wrapp.getintouch .totoalinner .book-consult h2 span { display: inline;}
.sidbar-wrapp.getintouch .totoalinner .book-consult .phone-btn { float: none; margin: 0 auto; display: inline-block;}
.sidbar-wrapp.getintouch .totoalinner .book-consult .phone-btn .linker-icon3 { margin-top: -5px;}



.treatments-wrapp .treatments-col1 .trtmntbx .innerbox { width: 100%; margin: 0 0 25px 0;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row2:after { right: 7px; height: 10px;}

/*.team-wrapp .team-col1.grid .team-col2 {width: 30.6%; float: left; margin: 0 4% 0 0;}
.team-wrapp .team-col1.grid .team-col2:nth-child(2n) {float: right; }
.team-wrapp .team-col1.grid .team-col2:nth-child(3n) {margin-right: 0;}
.team-wrapp .team-col1.grid .team-col2:nth-child(4n) { margin-right: 4%;}
.team-wrapp .team-col1.grid .team-col2:nth-child(5n) { margin-right: 4%;}*/

.services-wrapp .services-col2 .service-btn {font-size: 10px; letter-spacing: 1.20px; margin: 10px 0 5px; padding: 12px 20px 12px 20px;}

.treatments-wrapp .treatments-col2 .treatments-row2 {min-height: auto;}
/*.treatments-wrapp .treatments-col2 .treatments-row2:hover {min-height: 400px;}*/
.missing-thm3 a.missing-btn1 {margin: 0 20px 0 0 !important;}

.patients-wrapp-btns .patient-btn1 { font-size: 10px;}
.patients-wrapp-btns .patient-btn2 { font-size: 10px;}

.team-wrapp .team-col2 .redmore {font-size: 10px; letter-spacing: 1.20px;}

.teamer-wrapp .teamer-col2 .redmore {font-size: 10px; letter-spacing: 1.20px;}

.conten-wrapp .conten-row1 .full-team .teamer-col2 .redmore {font-size: 10px; letter-spacing: 1.20px;}

.teamer-wrapp .teamer-col1 .teamer-row1 {width: 100%;}
.teamer-wrapp .teamer-col2 img {height: 28.75vw;}

.team-wrapp .team-col1.grid .team-col2 {width: 31.33%;}
.team-wrapp .team-col1.grid .team-col2:nth-child(3n) {margin-right: 0;}
.team-wrapp .team-col1.grid .team-col2:nth-child(4n) {margin-right: auto;}
.team-wrapp .team-col1 .team-row1 {width: 100%;}
.team-wrapp .team-col2 img {height: 28.75vw;}

.conten-wrapp .conten-row1 .full-team .teamer-col2 {width: 31.33%;}
.conten-wrapp .conten-row1 .full-team .teamer-col2:nth-child(3n) {margin-right: 0;}
.conten-wrapp .conten-row1 .full-team .teamer-col2:nth-child(4n) {margin-right: auto;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 .teamer-row1 {width: 100%;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 img {height: 28.75vw;}

.testi-wrapp .testi-row2 .testi-row3 .testi-col2 {width: 48%; margin: 0 4% 30px 0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2:nth-child(2n) {margin-right: 0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2:nth-child(3n) {margin-right: auto;}
.testi-wrapp .testi-row2 .testi-btn1 {font-size: 10px; letter-spacing: 1.20px;}

.feeser-col1 .feeser-col2.colnumb-3 .feeser-bar3 {text-align: center;}


.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review {width: 48% !important; margin: 0 4% 30px 0 !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review:nth-child(2n) {margin-right: 0 !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review:nth-child(3n) {margin-right: auto !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review .testi-btn1,
.testi-wrapp .testi-row2 .testi-row3 .wp-google-url {font-size: 10px !important; letter-spacing: 1.20px !important;}

.practic-wrapp .map-row1.practicemap iframe {width: 100%; height: 360px;}

.conten-wrapp.join-wrapp .conten-tab ul li {font-size: 13px; padding:9px 13px 9px; margin: 0 6px 0 0;}

.feeser-bar1, .feeser-bar2, .feeser-bar3 {font-size: 12px;}

.show-wrapp .missing-thm3 {width: 100px; position: relative; bottom: 0; margin: 0 auto 40px; float: none;}
.showvi-wrapp {padding: 0 0 65px;}

.feeser-col1 .feeser-col2 .feeser-bar1 {width: 47%;}
.feeser-col1 .feeser-col2 .feeser-bar2 {width: 22.5%;}

.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-select {padding: 11px 0 0;}

.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset.form-columns-2 {width: 100%;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset.form-columns-2 .hs-fieldtype-text.field.hs-form-field {margin: 0 0 0;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(3) {width: 48%; text-align: center;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(4) {width: 48%;}
.sidbar-wrapp.full-show .sidbar-col1 .hbspt-form .hs-form fieldset:nth-child(4) .input .hs-input {margin: 0 0 16px;}

.conten-wrapp .conten-row1 .conten-bar2.full-show {padding: 60px 0 40px;}


.conten-wrapp.extra-common-style .conten-bar1 { margin: 0 0 0;}

.faq-content .conten-row1 .conten-bar1 h2 { font-size: 32px;}

.faq-content { padding: 65px 0 0;}
.faq-content .conten-row1 .conten-bar1 { margin: 0;}

.conten-wrapp.extra-common-style .conten-row1 {padding: 50px 0 0;}
.conten-wrapp.extra-common-style .conten-row1 .patients-wrapp-btns {margin: 45px 0 0;}

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

.teamin-wrapp .nonslider .team-case {width: 100%;}

.testimonial-wrapp-treatment ul.slick-dots { bottom: -15px;}
.testimonial-wrapp-treatment .testimonials-btn1 { margin: 42px 0  0;}
.testimonial-wrapp-treatment { text-align: center;}
.testimonial-wrapp-treatment .outer .slider-container .grw-review .wp-google-feedback .wp-google-content2 { text-align: center !important;}
.testimonial-wrapp-treatment .outer .slider-container .grw-review .wp-google-user { justify-content: center;}
.testimonial-wrapp-treatment .testimonials-thm1 { margin: 40px auto 0;}

.journey-wrapp .stepscontent-row1 .cstepscontent-content {width: 48%; margin: 0 4% 4% 0;}
.journey-wrapp .stepscontent-row1 .cstepscontent-content:nth-child(2n) { margin-right: 0;}
.journey-wrapp .stepscontent-row1 .cstepscontent-content:nth-child(3n) { margin-right: auto;}

.teamin-wrapp .teamcorousel {margin: 24px 0 30px;}

.implant-wrapp .fees-bottem-finance {padding: 35px 5% 35px;}
.implant-wrapp .fees-bottem-finance .fee-col1 {width: 100%;}
.implant-wrapp .fees-bottem-finance .fee-col2 {width: 100%; margin: 0 0 0;}

.journey-wrapp .stepscontent-row1 .cstepscontent-content h2 {font-size: 18px;}

.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .cause-image-side-by .cause-image-row1 {width: 100%;}
.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .cause-image-side-by .condition-full { width: 100%;}
.causes-wrapp .causes-row1 .causes-col2 .cause-image-group .cause-image-side-by { margin: 0 0 30px;}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 .testimonials-thm1 { margin: 41px auto 41px;  display: block;}

.feeser-col1 .feeser-col11 .col22 { width: 22.5%; margin: 0 7.5% 0 0;}
.feeser-col1 .feeser-col11 .col23 { width: 22.5%;}
.feeser-col1 .feeser-col11 p { font-size: 12px;}

.about-wrapp .hbspt-form fieldset .hs-input {height: 66px; font-size: 11px;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label {font-size: 11px;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label span:before {top: 6px}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label span:after {top: 3px;}
.about-wrapp .hbspt-form .hs-button {font-size: 11px;}

.book-wrapp .buttons-btn1 .circle-effect1 {width: 20px; left: 15px;}

.fheader-wrapp .fheader-col4 .fheader-row4 li span + a {width: auto;padding-left: 0;}
.fheader-wrapp .contact-btn {font-size: 10px;}
.fheader-wrapp .fheader-col4 .fheader-row4 li > span {position: relative;}

.feeser-col1 .feeser-col2 .feeser-bar3.nocontent {width: 8px;}
.feeser-col1 .feeser-col2 .feeser-bar3.no-content {width: 8px;}

.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox {width: 50%;}

}

@media screen and (min-width:768px) and (max-width:900px) {


  .refer-wrapp .refer-btn1 {padding: 14px 22px;}
  .gallerin-ab-tex1 {font-size: 13px;}
  .refer-wrapp .refer-row1 {gap: 10px;}

  .treatments-we-offer .treatments-row2.box-effects1 {
    padding: 42px 6% 66px;
   
}


  .treatments-we-offer .treatments-row2.box-effects1 {min-height: auto;}
  .treatments-row2.box-effects1 p {font-size: 13px; margin: 0 0 15px;
  }
.margin { width:94%;}

.header-wrapp { text-align:center;}
.header-wrapp .header-col1 { width:100%;}
.header-wrapp .header-col2 { display:none;}
.header-wrapp .header-btn1 { margin:0 0 0; padding:14px 21px 14px 21px;}

.linker-wrapp { text-align:center;}
.linker-wrapp .linker-col1 .linker-row1 li { float:none; display:inline-block; margin:0 3px 0 0;}
.linker-row1 li, .linker-row1 li a { font-size:11px; letter-spacing:0.19px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp h2 { font-size:26px; margin:0 0 0;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp .banner-col1 { width:94%;}

.canver-wrapp { padding:58px 0 18px;}
.canver-wrapp .margin { width:88%;}
.canver-wrapp .canver-col1 { width:153px; top:54%;}
.canver-wrapp .canver-col2 { width:184px;}

.treatments-wrapp { padding:46px 0 0;}
.treatments-wrapp .treatments-col1 p { font-size:13px; margin:0 0 12px;}
.treatments-wrapp .treatments-col1 p span { display:block;}
.treatments-wrapp h3 { font-size: 21px;}
.treatments-wrapp h2 { font-size:31px; margin:0 0 33px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp h3 { font-size:20px;    margin: 15px 0 15px;}
.treatments-wrapp h3 span { display:block;}
.treatments-wrapp .treatments-col1 { margin:0 0 34px;}
.treatments-wrapp .treatments-col2 .treatments-row2 {min-height: 400px;padding:32px 8% 72px;}
.treatments-wrapp .treatments-btn1 { margin:14px 0 0;}

.patients-wrapp { padding:45px 0 0;}
.patients-wrapp p { font-size:10px; margin:0 0 12px;}
.patients-wrapp p span { display:inline;}
.patients-wrapp h2 { font-size:31px; margin:0 0 28px;}
.patients-wrapp h2 span { display:inline;}
.patients-wrapp h3 { font-size:17px; margin:0 0 10px;}
.patients-wrapp h3 span { display:inline;}
.patients-wrapp .patients-btn1 { margin:18px 0 0;}

.patients-wrapp .patients-col2 .patients-row2 h3 {font-size:17px; margin:0 0 10px;}

.services-wrapp { padding:59px 0 8px;}
.services-wrapp h2 { font-size:31px; margin:0 0 48px;}
.services-wrapp h2 span { display:inline;}
.services-wrapp h3 { font-size:18px; margin:0 0 0;}
.services-wrapp h3 span { display:inline;}
.services-wrapp .services-col2 .services-row2 { margin:0 auto 23px;}
.services-wrapp .services-btn1 { margin:38px 0 0;}

.team-wrapp { padding:35px 0 88px;}
.team-wrapp p { font-size:11px; margin:0 0 12px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:36px; margin:0 0 36px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:27px; margin:0 0 5px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp .team-col1 { margin:0 0 22px;}
.team-wrapp .team-col1 .team-row1 { margin:0 0 34px;}

.missing-wrapp p { font-size:11px; margin:0 0 12px;}
.missing-wrapp p span { display:inline;}
.missing-wrapp h2 { font-size:46px; margin:0 0 0;}
.missing-wrapp h2 span { display:inline;}
.missing-wrapp .missing-btn1 { margin:18px 0 0;}
.missing-wrapp .missing-col2 .missing-row2 { margin:0 0 0 0;}
.missing-wrapp .missing-col3 { padding:33px 0 136px;}

.enquiry-wrapp { padding:58px 0 25px;}
.enquiry-wrapp h2 { font-size:36px; margin:0 0 28px;}
.enquiry-wrapp h2 span { display:inline;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { margin:0 0 50px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { height:56px; margin:0 3.45% 26px 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { height:56px; padding:20px 0 0;}
.enquiry-wrapp .enquiry-btn1 { margin:24px 0 0;}

.instagram-wrapp { padding:25px 0 40px;}
.instagram-wrapp .instagram-col1 { width:24px; margin:0 auto 24px;}
.instagram-wrapp .instagram-col2 { margin:0 auto 36px;}

.fheader-wrapp { padding:44px 0 40px;}
.fheader-wrapp h2 { font-size:17px; margin:0 0 14px;}
.fheader-wrapp h2 span { display:inline;}
.fheader-wrapp .fheader-col1 { width:21%;}
.fheader-wrapp .fheader-col2 { min-height:150px;}
.fheader-wrapp .fheader-col2 .fheader-row2 li { margin:0 0 10px;}
.fheader-wrapp .fheader-col3 { min-height:150px;}
.fheader-wrapp .fheader-col3 .fheader-row3 li { margin:0 0 10px;}
.fheader-wrapp .fheader-col4 { min-height:150px;}
.fheader-wrapp .fheader-col4 .fheader-row4 li { margin:0 0 10px;}
.fheader-row2 li, .fheader-row2 li a, .fheader-row3 li, .fheader-row3 li a, .fheader-row4 li, .fheader-row4 li a { font-size:10px;}

.footer-wrapp { padding:25px 0 95px;}
.footer-wrapp .footer-col1 { margin:0 0 6px;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:9px;}

/*inner*/
.inner-wrapp .margin { width:88%;}
.inner-wrapp h1 { font-size:30px; line-height:40px;}
.inner-wrapp p { font-size:12px; line-height:28px;}
.inner-wrapp .inner-box1 { margin:0 0 24px;}
.inner-wrapp .inner-col1 .inner-row1 { width:70%;}

.conten-wrapp .conten-tab { padding:10px 4% 0; margin:-43px auto 0;}

.tab-row1 li{margin: 0 25px 0 0; font-size: 14px;}
.conten-wrapp .conten-row1 { padding:50px 0 50px;}
.conten-wrapp .conten-tab.bottem-tab { margin-bottom: 50px;}

.sidbar-wrapp h2 { font-size:30px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil2 { height:50px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil4 { width:100%; height:50px;}

.about-wrapp h2 { font-size:30px;}

.testimonials-wrapp h2 { font-size:30px; line-height:50px;}

.book-wrapp h2 { font-size:28px; line-height:38px;}
.book-wrapp .book-col2 { width:52%;}
.book-wrapp .book-col2 .book-row2 { width:95%;}
.book-wrapp .buttons-tex1 { font-size:12px; letter-spacing:0.4px; margin:0 5px;}
.book-wrapp .buttons-btn1 { font-size:12px; padding:14px 12px 14px 42px;}
.book-wrapp .buttons-btn2 { padding:14px 13px 14px;}
.book-wrapp .buttons-btn1 .circle-effect1 {width: 20px; left: 12px;}

.condition-wrapp h2 { font-size:28px; line-height:38px;}

.causes-wrapp h2 { font-size:28px; line-height:38px; margin:0 0 12px;}
.causes-wrapp .causes-row1 .causes-col1 { width:47%;}
.causes-wrapp .causes-row1 .causes-col2 { overflow:hidden;}
.causes-wrapp .causes-row1 img { width:122%; margin-left:-15%;}

.opening-wrapp h2 { font-size:30px; line-height:38px;}
.contact-wrapp .contact-col2 .contact-row2 li span { top:4px;}

.fee-wrapp h3 { font-size:26px; line-height:36px; margin:0 0 10px;}
.fee-wrapp .fee-row1 { padding:5%}
.fee-wrapp .fee-row1 .fee-col2 { width:47%; padding:0 2% 0 0;}
.fee-wrapp .fee-row1 img { width:140%;}
/*.feeser-col1 .feeser-col2 .feeser-bar1 { width:64%;}
.feeser-col1 .feeser-col2 .feeser-bar2 { width:36%;}
.feeser-col1 .feeser-col2 .feeser-bar3 { width:7.5%;}*/

.feeser-col1 .feeser-col2 .feeser-bar1 {width: 41%;}
.feeser-col1 .feeser-col2 .feeser-bar3 {width: 7.5%;}
.feeser-col1 .feeser-col2 .feeser-bar2 {width: 17%;}

.feeser-bar1, .feeser-bar2, .feeser-bar3 {line-height: 1.55; padding: 0 0 12px; font-size: 11px;}

.transformin-wrapp h2 { font-size:28px; line-height:36px;}
.transformin-wrapp .transformin-row1 { padding:5%; margin:50px 0 0;}
.transformin-wrapp .transformin-row1 .transformin-col2 { position:relative; top:inherit; transform:none; float:right;}

.transformations-wrapp h2 { font-size:31px; margin:0 0 47px;}
.transformations-wrapp h2 span { display:inline;}
.transformations-wrapp h3 { font-size:19px; margin:0 0 8px;}
.transformations-wrapp h3 span { display:inline;}
.transformations-wrapp .transformations-col2 .transformations-row2 p { font-size:10px; margin:0 auto 0;}

.implant-wrapp h2 { font-size:18px; line-height:39px;}
.implant-wrapp h3 { /*font-size:28px;*/ line-height:36px;}

.join-wrapp h2 { font-size:28px; line-height:36px;}
.join-wrapp .join-col1 { padding:5%;}
.join-wrapp .join-col1 .join-row2 { position:relative; top:inherit; transform:none;}

.teamer-wrapp h3 { font-size:28px;}

.refer-wrapp h2 { font-size:18px; line-height:39px;}
.refer-wrapp h3 { font-size:28px; line-height:36px;}
.refer-wrapp h4 { font-size:24px; line-height:34px;}

.refer-wrapp .courses-row1 { width:100%;}
.refer-wrapp .courses-btn1 { padding:14px 14px 14px;}

.sidbar-wrapp .sidbar-row3 .sidbar-col3 li { line-height:26px; margin:0 0 10px;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 .sidbar-bar2 .sidbar-lt { width:46px;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 .sidbar-bar2 .sidbar-rt { padding:0 0 0 15px;}

.teamin-wrapp h2 { font-size:28px; line-height:36px;}
.teamin-wrapp .teamin-row1 { padding:5%;}

.teamingaller-wrapp h2 { font-size:18px; line-height:39px;}
.teamingaller-wrapp h3 { font-size:28px; line-height:36px;}

.practic-wrapp h2 { font-size:32px; line-height:42px;}

.journey-wrapp h2 { font-size:18px; line-height:39px;}
.journey-wrapp h3 { font-size:28px; line-height:36px;}
.journey-wrapp .journey-row1 { padding:5%;}
.journey-wrapp .journey-row1 .journey-col2 { position:relative; transform:none; top:inherit; float:right;}
.step-col1 .step-bar1 { width:15%;}
.step-col1 .step-bar2 { width:81%;}

.show-wrapp .show-row1 .show-col1 { left:-2%;}

.conten-wrapp2 .conten-tab { margin:-59px auto 0;}

/*common-css*/
.fheader-ret1 { width:75.2%;}
.treatments-box1 li { margin:0 0 9px;}
.treatments-box1 li, .treatments-box1 li a { font-size:12px;}

/*icon-css*/
.linker-icon1 { width:12px; float:left; margin:-2px 7px 0 0;}
.linker-icon2 { width:28px; float:left; margin:-5px 7px 0 0;}
.linker-icon3 { width:20px; float:left; margin:-2px 7px 0 0;}
.linker-icon4 { width:20px; float:left; margin:-2px 7px 0 0;}

/*btn-css*/
.header-btn1, .canver-btn1, .treatments-btn1, .treatments-btn2, .patients-btn1, .services-btn1, .team-btn1, .missing-btn1, .enquiry-fil1, .enquiry-btn1, .instagram-btn1, .sidbar-fil1, .sidbar-btn1, .about-btn1, .testimonials-btn1, .transformations-btn1, .buttons-btn1, .buttons-btn2, .teamin-btn1, .teamingaller-btn1, .paiger-btn1, .paiger-btn2, .tab-btn1, .fee-btn1, .transformations-btn1, .refer-btn1, .courses-fil1, .courses-btn1 { font-size:10px; letter-spacing:1.20px;}

.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-in_a_few_words_describe_how_we_can_help.hs-fieldtype-text.field.hs-form-field {margin: 0 0 50px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .input .hs-input {height: 56px; font-size: 10px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field {margin: 0 0 26px 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(5) {margin: 0 0 18px; text-align: left;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset p {font-size: 10px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions input.hs-button {font-size: 10px; letter-spacing: 1.20px; margin: 24px 0 0;}

.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field {width: 100%;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .input .hs-input {height : 50px; font-size: 10px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-in_a_few_words_describe_how_we_can_help .hs-input {height: 120px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions input.hs-button {font-size: 10px; letter-spacing: 1.20px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset p {font-size: 10px;}

.fee-wrapp .fee-row1 .fee-col2 p {line-height: 22px; margin: 0 0 20px;}

.transformin-wrapp .transformin-row2 .transformin-bar1 {height: 36vw;}

.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {float: none; text-align: center;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {float: none; display: inline-block;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {font-size: 12px; letter-spacing: 0.19px; padding: 13px 11px 13px 11px;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li a.mega-menu-link {font-size: 11px; line-height: normal;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li a:before {top: 50%;}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {display: block; background: no-repeat;}

.journey-wrapp .journey-row1 {min-height: 40vw;}

.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column h2 {font-size: 10px; letter-spacing: 1.97px; margin: 0 0 12px;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column li.mega-menu-item {padding: 6px 0 6px 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column li.mega-menu-item a.mega-menu-link {font-size: 11px; letter-spacing: 0.29px; font-weight: 400;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu {margin: 0 8px 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-treatment-menu ul.mega-sub-menu { max-width: 94% !important;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-treatment-menu ul.mega-sub-menu .mega-menu-row {  padding: 34px 0;}


.missing-wrapp .missing-col4 .missing-row4 .missing-thm2 img {height: 16.5vw;}

.treatments-wrapp .treatments-btn1 {margin: 8px 0 0; padding: 10px 32px 10px 32px;}

.journey-wrapp {padding: 20px 0 20px;}


.sidbar-wrapp.getintouch .totoalinner { padding: 110px 5% 35px 5%;}
.sidbar-wrapp.getintouch .totoalinner .book-consult h2 { font-size: 19px; line-height: 26px;}
.sidbar-wrapp.getintouch .totoalinner .book-consult .book-consult { padding: 14px 20px 14px 20px; font-size: 11px; letter-spacing: 1px; margin: 0 0 20px;}



.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row2 { padding: 15px 25px 15px 20px;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row2 h3 { font-size: 18px; line-height: 26px;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row2:after { right: 7px; height: 10px;}

.services-wrapp p {line-height: 1.61;}
.services-wrapp .services-col2 .service-btn {font-size: 10px; letter-spacing: 1.20px; margin: 0 0 5px; padding: 8px 15px 8px 15px;}

/*.team-wrapp .team-col1.grid .team-col2 { width: 22.75%;}
.team-wrapp .team-col1.grid .team-col2:nth-child(4n) { margin-right: 0;}
.team-wrapp .team-col1.grid .team-col2:nth-child(5n) {  margin-right: 3%;}*/
.team-wrapp .team-col2 .team-row2 h3 {font-size: 18px;}

.treatments-wrapp .treatments-col2 .treatments-row2 {min-height: auto}
/*.treatments-wrapp .treatments-col2 .treatments-row2:hover {min-height: 460px;}*/

/*.teamer-wrapp .teamer-col2 { width: 22.75%;}
.teamer-wrapp .teamer-col2:nth-child(5n) { margin-right: 3%;}
.teamer-wrapp .teamer-col2:nth-child(4n) { margin-right: 0;}*/

.patients-wrapp-btns .patient-btn1 { font-size: 10px;}
.patients-wrapp-btns .patient-btn2 { font-size: 10px;}

.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(4) .field.hs-form-field {padding: 0 0 0; width: 100%;}

.team-wrapp .team-col2 .redmore {font-size: 10px; letter-spacing: 1.20px;}

.teamer-wrapp .teamer-col2 .redmore {font-size: 10px; letter-spacing: 1.20px;}

.conten-wrapp.fullwidth .conten-tab {margin: -48px auto 0;}

.conten-wrapp .conten-row1 .full-team .teamer-col2 .redmore {font-size: 10px; letter-spacing: 1.20px;}

.teamer-wrapp .teamer-col1 .teamer-row1 {width: 100%;}
.teamer-wrapp .teamer-col2 img {height: 21.4vw;}

.team-wrapp .team-col1 .team-row1 {width: 100%;}
.team-wrapp .team-col2 img {height: 21.4vw;}

.conten-wrapp .conten-row1 .full-team .teamer-col2 .teamer-row1 {width: 100%;}
.conten-wrapp .conten-row1 .full-team .teamer-col2 img {height: 21.4vw;}

.testi-wrapp .testi-row2 .testi-btn1 {font-size: 10px; letter-spacing: 1.20px;}

.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review .testi-btn1,
.testi-wrapp .testi-row2 .testi-row3 .wp-google-url {font-size: 10px !important; letter-spacing: 1.20px !important;}

.practic-wrapp .map-row1.practicemap iframe {width: 100%; height: 400px;}

.conten-wrapp.join-wrapp .conten-tab ul li {font-size: 15px; padding: 0 0 10px;}

.show-wrapp {padding: 88px 0 30px;}
.show-wrapp .show-row1 .show-col2 {padding: 118px 6% 68px;}
.showvi-wrapp {padding: 10px 0 35px;}

.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-select {padding: 11px 0 0;}

.missing-thm3 {bottom: -85px; width: 90px; right: 16px;}

.faq-content .conten-row1 .conten-bar1 h2 { font-size: 30px;}

.faq-content {  padding: 67px 0 10px;}

.conten-wrapp.extra-common-style .conten-row1 {padding: 67px 0 0;}
.conten-wrapp.extra-common-style .conten-row1 .patients-wrapp-btns {margin: 45px 0 0;}

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

.journey-wrapp .stepscontent-row1 .cstepscontent-content h2 {font-size: 18px;}

.missing-wrapp {padding: 0 0 0;}
.team-wrapp {padding: 51px 0 74px;}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 .testimonials-thm1 {width: 180px; margin: 0 -9px -7px 5px;}
.testimonials-wrapp .testimonials-btn1 {padding: 14px 15px 14px 15px; font-size: 9.5px;}

.feeser-col1 .feeser-col11 .col22 {width: 17%; margin: 0 7.5% 0 0;}
.feeser-col1 .feeser-col11 .col23 { width: 17%;}
.feeser-col1 .feeser-col11 p { font-size: 11px; line-height: 1.45;}

.about-wrapp .hbspt-form fieldset .hs-input {height: 56px; font-size: 10px;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label {font-size: 10px;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label span:before {top: 5px;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label span:after {top: 2px;}
.about-wrapp .hbspt-form .hs-button {font-size: 10px;}

.fheader-wrapp .fheader-col4 .fheader-row4 li span + a {width: 100%;}
.fheader-wrapp .contact-btn {font-size: 10px;}

.feeser-col1 .feeser-col2 .feeser-bar3.nocontent {width: 8px;}
.feeser-col1 .feeser-col2 .feeser-bar3.no-content {width: 8px;}

}

@media screen and (min-width:901px) and (max-width:1024px) {

  
  .gallerin-ab-tex1 { font-size: 14px;}
  

.treatments-we-offer .treatments-row2.box-effects1 {
   
    min-height: auto;
}



.margin { width:94%;}

.header-wrapp { text-align:center;}
.header-wrapp .header-col1 { width:100%;}
.header-wrapp .header-col2 { display:none;}
.header-wrapp .header-btn1 { margin:0 0 0; padding:14px 25px 14px 25px;}

.linker-wrapp { text-align:center;}
.linker-wrapp .linker-col1 .linker-row1 li { float:none; display:inline-block; margin:0 14px 0 0;}
.linker-row1 li, .linker-row1 li a { font-size:11.25px; letter-spacing:0.29px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp h2 { font-size:33px; margin:0 0 0;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp .banner-col1 { width:94%;}

.canver-wrapp { padding:83px 0 43px;}
.canver-wrapp .margin { width:88%;}
.canver-wrapp .canver-col1 { width:183px; top:52%;}
.canver-wrapp .canver-col2 { width:214px;}

.treatments-wrapp { padding:54px 0 0;}
.treatments-wrapp .treatments-col1 p { font-size:13px; margin:0 0 14px;}
.treatments-wrapp h3 { font-size: 21px;}
.treatments-wrapp .treatments-col1 p span { display:block;}
.treatments-wrapp h2 { font-size:37px; margin:0 0 47px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp h3 { font-size:24px;margin: 15px 0 15px;}
.treatments-wrapp h3 span { display:block;}
.treatments-wrapp .treatments-col1 { margin:0 0 42px;}
.treatments-wrapp .treatments-col2 .treatments-row2 {min-height: 480px;padding:37px 8% 72px;}
.treatments-wrapp .treatments-btn1 { margin:16px 0 0;}

.patients-wrapp { padding:45px 0 0;}
.patients-wrapp p { font-size:11px; margin:0 0 14px;}
.patients-wrapp p span { display:inline;}
.patients-wrapp h2 { font-size:37px; margin:0 0 36px;}
.patients-wrapp h2 span { display:inline;}
.patients-wrapp h3 { font-size:20px; margin:0 0 13px;}
.patients-wrapp h3 span { display:inline;}
.patients-wrapp .patients-btn1 { margin:21px 0 0;}

.patients-wrapp .patients-col2 .patients-row2 h3 {font-size:20px; margin:0 0 13px;}

.services-wrapp { padding:67px 0 0;}
.services-wrapp h2 { font-size:37px; margin:0 0 56px;}
.services-wrapp h2 span { display:inline;}
.services-wrapp h3 { font-size:22px; margin:0 0 0;}
.services-wrapp h3 span { display:block;}
.services-wrapp .services-col2 .services-row2 { margin:0 auto 26px;}
.services-wrapp .services-btn1 { margin:46px 0 0;}

.team-wrapp { padding:43px 0 96px;}
.team-wrapp p { font-size:12px; margin:0 0 14px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:42px; margin:0 0 44px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:31px; margin:0 0 7px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp .team-col1 { margin:0 0 27px;}
.team-wrapp .team-col1 .team-row1 { margin:0 0 42px;}

.missing-wrapp p { font-size:12px; margin:0 0 14px;}
.missing-wrapp p span { display:inline;}
.missing-wrapp h2 { font-size:52px; margin:0 0 0;}
.missing-wrapp h2 span { display:inline;}
.missing-wrapp .missing-btn1 { margin:21px 0 0;}
.missing-wrapp .missing-col2 .missing-row2 { margin:0 0 0 0;}
.missing-wrapp .missing-col3 { padding:41px 0 144px;}

.enquiry-wrapp { padding:66px 0 30px;}
.enquiry-wrapp h2 { font-size:42px; margin:0 0 33px;}
.enquiry-wrapp h2 span { display:inline;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { margin:0 0 58px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { height:63px; margin:0 3.45% 31px 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { height:63px; padding:24px 0 0;}
.enquiry-wrapp .enquiry-btn1 { margin:27px 0 0;}

.instagram-wrapp { padding:30px 0 48px;}
.instagram-wrapp .instagram-col1 { width:27px; margin:0 auto 32px;}
.instagram-wrapp .instagram-col2 { margin:0 auto 44px;}

.fheader-wrapp { padding:52px 0 48px;}
.fheader-wrapp h2 { font-size:19px; margin:0 0 17px;}
.fheader-wrapp h2 span { display:inline;}
.fheader-wrapp .fheader-col1 { width:21%;}
.fheader-wrapp .fheader-col2 { min-height:170px;}
.fheader-wrapp .fheader-col2 .fheader-row2 li { margin:0 0 12px;}
.fheader-wrapp .fheader-col3 { min-height:170px;}
.fheader-wrapp .fheader-col3 .fheader-row3 li { margin:0 0 12px;}
.fheader-wrapp .fheader-col4 { min-height:170px;}
.fheader-wrapp .fheader-col4 .fheader-row4 li { margin:0 0 12px;}
.fheader-row2 li, .fheader-row2 li a, .fheader-row3 li, .fheader-row3 li a, .fheader-row4 li, .fheader-row4 li a { font-size:11px;}

.footer-wrapp { padding:33px 0 95px;}
.footer-wrapp .footer-col1 { margin:0 0 8px;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:10px;}

/*inner*/
.inner-wrapp .margin { width:88%;}
.inner-wrapp h1 { font-size:30px; line-height:40px;}
.inner-wrapp p { font-size:12px; line-height:28px;}
.inner-wrapp .inner-box1 { margin:0 0 24px;}
.inner-wrapp .inner-col1 .inner-row1 { width:70%;}

.conten-wrapp .conten-tab { padding:10px 3% 0; margin: -54px auto 0;}
.conten-wrapp .conten-row1 { padding:50px 0 50px;}
.conten-wrapp .conten-tab.bottem-tab { margin-bottom: 50px;}

.sidbar-wrapp h2 { font-size:30px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil2 { height:50px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil4 { width:100%; height:50px;}

.about-wrapp h2 { font-size:30px;}

.testimonials-wrapp h2 { font-size:30px; line-height:50px;}

.book-wrapp h2 { font-size:28px; line-height:38px;}
.book-wrapp .book-col2 { width:52%;}
.book-wrapp .book-col2 .book-row2 { width:95%;}
.book-wrapp .buttons-btn2 { padding:14px 17px 14px;}

.condition-wrapp h2 { font-size:28px; line-height:38px;}

.causes-wrapp h2 { font-size:28px; line-height:38px; margin:0 0 12px;}


.opening-wrapp h2 { font-size:30px;}

.fee-wrapp h3 { font-size:26px; line-height:36px; margin:0 0 10px;}
.fee-wrapp .fee-row1 { padding:5%}
.fee-wrapp .fee-row1 .fee-col2 { width:47%; padding:0 2% 0 0;}
.fee-wrapp .fee-row1 img { width:129%;}
/*.feeser-col1 .feeser-col2 .feeser-bar1 { width:64%;}
.feeser-col1 .feeser-col2 .feeser-bar2 { width:36%;}
.feeser-col1 .feeser-col2 .feeser-bar3 { width:6.5%;}*/

.feeser-col1 .feeser-col2 .feeser-bar1 {width: 44%;}
.feeser-col1 .feeser-col2 .feeser-bar3 {width: 9.5%;}
.feeser-col1 .feeser-col2 .feeser-bar2 {width: 16%;}

.transformin-wrapp h2 { font-size:22px; line-height:36px; margin:0 0 12px;}
.transformin-wrapp h2 span { display:inline;}
.transformin-wrapp p { margin:0 0 12px;}
.transformin-wrapp .transformin-row1 { padding:5%; margin:50px 0 0;}
.transformations-wrapp .transformations-col2 .transformations-row2 p { font-size:12px; margin:0 auto 0;}

.implant-wrapp h2 { font-size:18px; line-height:39px;}
.implant-wrapp h3 { /*font-size:28px;*/ line-height:36px;}

.join-wrapp h2 { font-size:28px; line-height:36px;}
.join-wrapp .join-col1 { padding:5%;}
.join-wrapp .join-col1 .join-row2 { position:relative; top:inherit; transform:none;}

.teamer-wrapp h3 { font-size:28px;}

.refer-wrapp h2 { font-size:18px; line-height:39px;}
.refer-wrapp h3 { font-size:28px; line-height:36px;}
.refer-wrapp h4 { font-size:24px; line-height:34px;}

.refer-wrapp .courses-row1 { width:100%;}
.refer-wrapp .courses-btn1 { padding:14px 14px 14px;}

.sidbar-wrapp .sidbar-row3 .sidbar-col3 li { line-height:26px; margin:0 0 10px;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 .sidbar-bar2 .sidbar-lt { width:46px;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 .sidbar-bar2 .sidbar-rt { padding:0 0 0 15px;}

.teamin-wrapp h2 { font-size:28px; line-height:36px;}
.teamin-wrapp .teamin-row1 { padding:5%;}

.teamingaller-wrapp h3 { font-size:28px; line-height:36px;}

.practic-wrapp h2 { font-size:32px; line-height:42px;}

.journey-wrapp h2 { font-size:18px; line-height:39px;}
.journey-wrapp h3 { font-size:28px; line-height:36px;}
.journey-wrapp .journey-row1 { padding:5%;}
.journey-wrapp .journey-row1 .journey-col2 { position:relative; transform:none; top:inherit; float:right;}
.step-col1 .step-bar1 { width:15%;}
.step-col1 .step-bar2 { width:81%;}

/*common-css*/
.fheader-ret1 { width:75.2%;}
.treatments-box1 li { margin:0 0 12px;}
.treatments-box1 li, .treatments-box1 li a { font-size:13px;}

/*icon-css*/
.linker-icon1 { width:16px; float:left; margin:-5px 11px 0 0;}
.linker-icon2 { width:32px; float:left; margin:-5px 11px 0 0;}
.linker-icon3 { width:24px; float:left; margin:-4px 11px 0 0;}
.linker-icon4 { width:24px; float:left; margin:-4px 11px 0 0;}

/*btn-css*/
.header-btn1, .canver-btn1, .treatments-btn1, .treatments-btn2, .patients-btn1, .services-btn1, .team-btn1, .missing-btn1, .enquiry-fil1, .enquiry-btn1, .instagram-btn1, .sidbar-fil1, .sidbar-btn1, .about-btn1, .testimonials-btn1, .transformations-btn1, .buttons-btn1, .buttons-btn2, .teamin-btn1, .teamingaller-btn1, .paiger-btn1, .paiger-btn2, .tab-btn1, .fee-btn1, .transformations-btn1, .refer-btn1, .courses-fil1, .courses-btn1 { font-size:11px; letter-spacing:1.60px;}

.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .input .hs-input {height: 63px; font-size: 11px;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field {margin: 0 0 31px 0;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(5) {margin: 0 0 22px; text-align: left;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset p {font-size: 11px; line-height: 1.37;}
.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions input.hs-button {font-size: 11px; letter-spacing: 1.60px; margin: 27px 0 0;}

.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field {width: 100%;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .input .hs-input {height : 50px; font-size: 11px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-in_a_few_words_describe_how_we_can_help .hs-input {height: 120px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form .hs_submit.hs-submit .actions input.hs-button {font-size: 11px; letter-spacing: 1.60px;}

.book-wrapp .buttons-btn1 {padding: 14px 12px 14px 44px;}

.transformin-wrapp .transformin-row2 .transformin-bar1 {height: 36vw;}

.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {float: none; display: inline-block;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {font-size: 11.25px; letter-spacing: 0.39px; padding: 13px 5px 13px 5px;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li a.mega-menu-link {font-size: 11.25px; line-height: normal;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li a:before {top: 52%;}
.journey-wrapp .journey-row1 {min-height: 40vw;}

.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column h2 {font-size: 11px; letter-spacing: 2.27px; margin: 0 0 16px;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column li.mega-menu-item {padding: 7px 0 7px 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column li.mega-menu-item a.mega-menu-link {font-size: 12px; letter-spacing: 0.39px; font-weight: 400;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu {margin: 0 15px 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-treatment-menu ul.mega-sub-menu { max-width: 94% !important;}

.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-treatment-menu ul.mega-sub-menu .mega-menu-row {  padding: 42px 0;}

.missing-wrapp .missing-col4 .missing-row4 .missing-thm2 img {height: 16.5vw;}

.treatments-wrapp .treatments-btn1 {margin: 8px 0 0; padding: 10px 32px 10px 32px;}

.journey-wrapp {padding: 20px 0 20px;}




.sidbar-wrapp.getintouch .totoalinner { padding: 120px 5% 35px 5%;}
.sidbar-wrapp.getintouch .totoalinner .book-consult h2 { font-size: 22px; line-height: 28px;}
.sidbar-wrapp.getintouch .totoalinner .book-consult .book-consult { padding: 14px 20px 14px 20px; font-size: 12px; letter-spacing: 2px; margin: 0 0 20px;}



.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row2 h3 { font-size: 22px; line-height: 30px;}
.treatments-wrapp .treatments-col1 .trtmntbx .innerbox .treatments-col2 .treatments-row2:after { right: 7px; height: 10px;}

.services-wrapp .services-col2 .service-btn {font-size: 11px; letter-spacing: 1.60px; margin: 0 0 5px; padding: 10px 25px 10px 25px;}

/*.team-wrapp .team-col1.grid .team-col2 { width: 22.75%;}
.team-wrapp .team-col1.grid .team-col2:nth-child(4n) { margin-right: 0;}
.team-wrapp .team-col1.grid .team-col2:nth-child(5n) {  margin-right: 3%;}*/

.treatments-wrapp .treatments-col2 .treatments-row2 {min-height: auto;}
/*.treatments-wrapp .treatments-col2 .treatments-row2:hover {min-height: 440px;}*/

/*.teamer-wrapp .teamer-col2 { width: 22.75%;}
.teamer-wrapp .teamer-col2:nth-child(5n) { margin-right: 3%;}
.teamer-wrapp .teamer-col2:nth-child(4n) { margin-right: 0;}*/

.patients-wrapp-btns .patient-btn1 { font-size: 11px;}
.patients-wrapp-btns .patient-btn2 { font-size: 11px;}

.enquiry-wrapp .enquiry-col1 .hbspt-form .hs-form fieldset:nth-child(4) .field.hs-form-field {padding: 0 0 0;}

.team-wrapp .team-col2 .redmore {font-size: 11px; letter-spacing: 1.60px;}

.teamer-wrapp .teamer-col2 .redmore {font-size: 11px; letter-spacing: 1.60px;}

.conten-wrapp.fullwidth .conten-tab {margin: -62px auto 0;}

.conten-wrapp .conten-row1 .full-team .teamer-col2 .redmore {font-size: 11px; letter-spacing: 1.60px;}

.teamer-wrapp .teamer-col2 img {height: 21.4vw;}

.team-wrapp .team-col2 img {height: 21.4vw;}

.conten-wrapp .conten-row1 .full-team .teamer-col2 img {height: 21.4vw;}

.testi-wrapp .testi-row2 .testi-btn1 {font-size: 11px; letter-spacing: 1.60px;}

.testi-wrapp .testi-row2 .testi-row3 .wp-google-reviews .wp-google-review .testi-btn1,
.testi-wrapp .testi-row2 .testi-row3 .wp-google-url {font-size: 11px !important; letter-spacing: 1.60px !important;}

.feeser-bar1, .feeser-bar2, .feeser-bar3 { font-size: 12px; line-height: 1.45; padding: 0 0 14px;}

.contact-wrapp .map-row1 {width: 100%;}
.practic-wrapp .map-row1.practicemap iframe {width: 100%; height: 400px;}

.show-wrapp {padding: 88px 0 45px;}
.missing-thm3 {width: 90px; bottom: 15px; right: 15px;}
.showvi-wrapp {padding: 20px 0 45px;}

.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-select {padding: 11px 0 0;}

.missing-thm3 {bottom: -85px; width: 90px; right: 16px;}

.faq-content .conten-row1 .conten-bar1 h2 { font-size: 30px;}
.faq-content {  padding: 67px 0 10px;}

.conten-wrapp.extra-common-style .conten-row1 {padding: 67px 0 0;}
.conten-wrapp.extra-common-style .conten-row1 .patients-wrapp-btns {margin: 45px 0 0;}

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

.missing-wrapp {padding: 0 0 0;}
.team-wrapp {padding: 51px 0 74px;}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 .testimonials-thm1 {width: 200px; margin: 0 0 -7px 5px;}
.testimonials-wrapp .testimonials-btn1 {padding: 14px 20px 14px 20px;}

.feeser-col1 .feeser-col11 .col22 {width: 16%; margin: 0 9.5% 0 0;}
.feeser-col1 .feeser-col11 .col23 { width: 16%;}
.feeser-col1 .feeser-col11 p { font-size: 12px; line-height: 1.45;}

.about-wrapp .hbspt-form fieldset .hs-input {height: 66px; font-size: 11px;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label {font-size: 11px;}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label span:before {top: 6px}
.about-wrapp .hbspt-form fieldset .inputs-list.multi-container .hs-form-checkbox label span:after {top: 3px;}
.about-wrapp .hbspt-form .hs-button {font-size: 11px;}

.fheader-wrapp .fheader-col4 .fheader-row4 li span + a {width: 100%;}
.fheader-wrapp .contact-btn {font-size: 11px;}

}

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

.header-wrapp { text-align:center;}
.header-wrapp .header-col1 { width:100%;}
.header-wrapp .header-col2 { display:none;}

.linker-wrapp { text-align:center;}
.linker-wrapp .linker-col1 .linker-row1 li { float:none; display:inline-block; margin:0 20px 0 0;}
.linker-row1 li, .linker-row1 li a { font-size:13px;}

.banner-wrapp { min-height:500px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp .banner-col1 { width:94%;}

.canver-wrapp { padding:88px 0 48px;}
.canver-wrapp .margin { width:88%;}
.canver-wrapp .canver-col1 { width:213px;}

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

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

.services-wrapp h2 { font-size:43px;}
.services-wrapp h2 span { display:inline;}
.services-wrapp h3 span { display:block;}

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

.missing-wrapp p span { display:inline;}
.missing-wrapp h2 { font-size:58px;}
.missing-wrapp h2 span { display:inline;}
.missing-wrapp .missing-col2 .missing-row2 { margin:0 0 0 0;}

.enquiry-wrapp h2 { font-size:48px;}
.enquiry-wrapp h2 span { display:inline;}

.fheader-wrapp h2 span { display:inline;}
.fheader-wrapp .fheader-col1 { width:21%;}
.fheader-row2 li, .fheader-row2 li a, .fheader-row3 li, .fheader-row3 li a, .fheader-row4 li, .fheader-row4 li a { font-size:12px;}

/*inner*/
.inner-wrapp .margin { width:88%;}
.inner-wrapp h1 { font-size:34px; line-height:44px;}
.inner-wrapp .inner-box1 { margin:0 0 24px;}
.inner-wrapp .inner-col1 .inner-row1 { width:70%;}

.conten-wrapp .conten-tab { padding:10px 3% 0; margin:-55px auto 0;}
.conten-wrapp .conten-row1 { padding:50px 0 50px;}
.conten-wrapp .conten-tab.bottem-tab { margin-bottom: 50px;}


.sidbar-wrapp h2 { font-size:34px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil2 { height:50px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil4 { width:100%; height:50px;}

.about-wrapp h2 { font-size:34px;}

.testimonials-wrapp h2 { font-size:34px; line-height:50px;}

.book-wrapp h2 { font-size:32px; line-height:42px;}
.book-wrapp .book-col2 { width:52%;}
.book-wrapp .book-col2 .book-row2 { width:95%;}

.condition-wrapp h2 { font-size:32px; line-height:42px;}

.causes-wrapp h2 { font-size:32px; line-height:42px;}


.opening-wrapp h2 { font-size:34px;}

.transformin-wrapp h2 { font-size:26px; line-height:36px; margin:0 0 12px;}
.transformin-wrapp h2 span { display:inline;}

.refer-wrapp h2 { font-size:18px; line-height:39px;}
.refer-wrapp h3 { font-size:28px; line-height:36px;}
.refer-wrapp h4 { font-size:24px; line-height:34px;}

.refer-wrapp .courses-btn1 { padding:14px 14px 14px;}

.sidbar-wrapp .sidbar-row3 .sidbar-col3 li { line-height:26px; margin:0 0 10px;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 .sidbar-bar2 .sidbar-lt { width:46px;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 .sidbar-bar2 .sidbar-rt { padding:0 0 0 15px;}

.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-text.field.hs-form-field {width: 100%;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .input .hs-input {height : 50px;}
.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-in_a_few_words_describe_how_we_can_help .hs-input {height: 120px;}

.transformin-wrapp .transformin-row2 .transformin-bar1 {height: 36vw;}

.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {float: none; display: inline-block;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {font-size: 13px; padding: 13px 10px 13px 10px;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-treatment-menu ul.mega-sub-menu { max-width: 94% !important;}

.journey-wrapp .journey-row1 {min-height: 40vw;}

.missing-wrapp .missing-col4 .missing-row4 .missing-thm2 img {height: 15.8vw;}

.treatments-wrapp .treatments-btn1 {margin: 8px 0 0; padding: 10px 32px 10px 32px;}

.sidbar-wrapp.getintouch .totoalinner .book-consult h2 { font-size: 24px; line-height: 30px;}

.treatments-wrapp h3 { font-size: 21px;}

.conten-wrapp.fullwidth .conten-tab {margin: -62px auto 0;}

.teamer-wrapp .teamer-col2 img {height: 21.4vw;}

.team-wrapp .team-col2 img {height: 21.4vw;}

.conten-wrapp .conten-row1 .full-team .teamer-col2 img {height: 21.4vw;}

.feeser-col1 .feeser-col2 .feeser-bar1 {width: 48%;}
.feeser-col1 .feeser-col2 .feeser-bar3 {width: 8.5%;}
.feeser-col1 .feeser-col2 .feeser-bar2 {width: 21.5%;}
.feeser-bar1, .feeser-bar2, .feeser-bar3 {line-height: 1.65; padding: 0 0 8px;}

.showvi-wrapp {padding: 30px 0 65px;}
.show-wrapp {padding: 88px 0 80px;}
.missing-thm3 {bottom: -85px; right: 15px}

.sidbar-wrapp .sidbar-col1 .hbspt-form .hs-form fieldset .hs-fieldtype-select {padding: 11px 0 0;}


.practic-wrapp .map-row1.practicemap iframe { height: 400px;}

.faq-content .conten-row1 .conten-bar1 h2 { font-size: 34px;}


.conten-wrapp.extra-common-style .conten-row1 {padding: 75px 0 0;}
.conten-wrapp.extra-common-style .conten-row1 .patients-wrapp-btns {margin: 45px 0 0;}

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

.missing-wrapp {padding: 0 0 0;}
.team-wrapp {padding: 51px 0 74px;}

.fheader-wrapp .fheader-col4 .fheader-row4 li span + a {width: 100%;}

}

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

.header-wrapp { text-align:center;}
.header-wrapp .header-col1 { width:100%;}
.header-wrapp .header-col2 { display:none;}

.linker-wrapp { text-align:center;}
.linker-wrapp .linker-col1 .linker-row1 li { float:none; display:inline-block; margin:0 58px 0 0;}

.banner-wrapp { min-height:600px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp .banner-col1 { width:94%;}

.canver-wrapp .margin { width:88%;}

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

.patients-wrapp p span { display:inline;}
.patients-wrapp h2 { font-size:49px;}
.patients-wrapp h2 span { display:inline;}
.patients-wrapp h3 span { display:inline;}

.services-wrapp h2 { font-size:49px;}
.services-wrapp h2 span { display:inline;}
.services-wrapp h3 span { display:block;}

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

.missing-wrapp p span { display:inline;}
.missing-wrapp h2 { font-size:64px;}
.missing-wrapp h2 span { display:inline;}
.missing-wrapp .missing-col2 .missing-row2 { margin:0 0 0 0;}

.enquiry-wrapp h2 { font-size:54px;}
.enquiry-wrapp h2 span { display:inline;}

.fheader-wrapp h2 span { display:inline;}
.fheader-wrapp .fheader-col1 { width:21%;}

/*inner*/
.inner-wrapp { min-height:inherit;}
.inner-wrapp .margin { width:88%;}

.conten-wrapp .conten-tab { padding:10px 5% 0px;}

.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {padding: 13px 18px 13px 22px;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {float: none; display: inline-block;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-treatment-menu ul.mega-sub-menu { max-width: 94% !important;}

.missing-wrapp .missing-col4 .missing-row4 .missing-thm2 img {height: 15.8vw;}

.missing-wrapp {padding: 0 0 0;}

}

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

.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li a {padding: 13px 16px 13px 20px;}

.conten-wrapp.full-width .margin {width: 94%;}

}


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

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle {display: none !important;}

}


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


  .owl-dots { width:100%; text-align:center; position:absolute; right:0; bottom:-38px; left:0; display:block; margin:0 0 0; list-style:none;}
.owl-dot { position: relative; display:inline-block; width:9px; height:9px; margin:0 4px 0; cursor:pointer;}
.owl-dot:last-child { margin-bottom:0;}
.owl-dot span { font-size:0; line-height:0; display:block; width:9px; height:9px; padding:5px; cursor:pointer; color: transparent; border:0; outline:none; background:transparent;}
.owl-dot span:hover, .owl-dot span:focus { outline: none; }
.owl-dot span :hover:before, .owl-dot span:focus:before { background:#d4cb9c;}
.owl-dot span:before { background:#353b42; position: absolute; top: 0; left: 0; width:9px; height:9px; content: '•'; text-align: center; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-radius:50%;}
.owl-dot.active span:before { color: black; background:#d4cb9c;}
/* .team-wrapp .slick-dots { bottom:-24px;} */







 


  .smile-gallery-treat.mobile .team-case.even-sec.faceimg{
    align-items: end;
  }


  .smile-gallery-treat.mobile .team-case.even-sec.faceimg .gallerin-ab1 {
    align-items: end;
}

  .smile-gallery-treat.mobile .team-case.nofaceimge .gallerin-ab1 {
    display: flex;
    flex-direction: column;
}

.team-case.nofaceimge .gallerin-ab-tex1:first-child {
  position: absolute;
  top: 24%;
}

.team-case.nofaceimge .gallerin-ab-tex1:nth-child(2n) {
  left: 0;
}

.smile-gallery-treat.mobile .nontwentytwenty-container {display: flex;}
.smile-gallery-treat.mobile .team-case{position: relative;}
.smile-gallery-treat.mobile .gallerin-ab1{align-items: flex-start;}

.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;}

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

.patients-wrapp .patients-col1.desk {display: none;}
.patients-wrapp .patients-col1.mobile {display: block;}

/*.team-wrapp .team-col1.desk {display: none;}
.team-wrapp .team-col1.mobile {display: block;}*/
 
.fheader-thm1 a.desk-version {display: none;}
.fheader-thm1 a.mobile-version {display: inline-block;}

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

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle {display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}

.journey-wrapp .journey-row1 {min-height: inherit;}

.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 {position: absolute !important; width: 100%;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle {background: none; display: inline-block; position: relative; left: 4%;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right {position: relative; display: inline;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, 
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {float: right; background: #d4cb9c; width: 100%; height: 4px; border-radius: 0; box-shadow: none; border: 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {width: 30px;}

.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li {width: 100%; display: block; position: relative;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li a {width: 100%; padding: 12px 20px; display: block; font-size: 12px; border-top: solid 1px #f0f0f0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item:first-child > a.mega-menu-link {padding-left: 20px; border-top: 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {width: 50px; height: 40px; position: absolute; right: 0; left: 0; top: 0; text-align: center; line-height: 43px; border-left: solid 1px #f5f5f5; font-size: 16px; color: #d4cb9c; margin: 0; float: right; margin-left: auto;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::before {content: "\+"; display: inline-block; color: #d4cb9c; font-size: 18px;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu {width: 100%; text-align: center; left: 0; position: static; border: none; background: #ffffff; float: left;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li a.mega-menu-link {font-size: 11px; text-align: center; padding-left: 40px;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children:hover > a.mega-menu-link > span.mega-indicator {background: none;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-treatment-menu ul.mega-sub-menu .mega-menu-row {width: 100% !important; left: 0 !important; position: static; border-top: solid 1px #f0f0f0; padding: 0 20px 0;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column {width: 50%; margin: 14px 0 14px;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column h2 {font-size: 11px; letter-spacing: 1.57px; margin: 12px 0 10px;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column li.mega-menu-item {padding: 10px 0 10px;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu .mega-menu-column li.mega-menu-item a.mega-menu-link {font-size: 11px; display: block;}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, 
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, 
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover {border-color: #f0f0f0;}
.mega-menu-max_mega_menu_1-mobile-open .header-wrapp {background: rgb(255, 255, 255);}
.mega-menu-max_mega_menu_1-mobile-open .header-mob1 {opacity: 0;}
.mega-menu-max_mega_menu_1-mobile-open .header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {background: rgb(255, 255, 255); text-align: center; padding: 0 0 16px; position: absolute; right: 0; left: 0; z-index: 9999; max-height: 550px; overflow-y: auto;}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {transform: scale(1.0);}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {top: 4px;}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {top: 8px;}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {top: 16px;}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner,
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before, 
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {transform: none; opacity: 1;}
.header-wrapp .header-col1 #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li a:before { display: none; }

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

.fee-wrapp .fee-row1.bottombox { display: none;}
.fee-wrapp .fee-row1.topbox { display: block; margin: 0 0 0;}

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

.smile-gallery-treat.desktop {display: none;}
.smile-gallery-treat.mobile {display: block;}

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

.header-wrapp .header-mob2 {position: fixed; top: 20px; right: 3%; z-index: 999999;}
.header-wrapp .header-mob2.extra-styleclass {top: 9px;}
.header-wrapp .header-mob2 .header-btn1 {background: #d4cb9c; border: 1px solid #d4cb9c; color: #ffffff; padding: 10px 22px 10px 22px;}
.header-wrapp .header-mob2 .header-btn1:hover {border-color: #d4cb9c; color: #d4cb9c; background: #ffffff;}

}

@media screen and (min-width: 1025px) {
.feeser-col1 .feeser-col2 .feeser-bar2 {width: 150px;}

}

@media screen and (min-width: 1341px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {padding: 13px 14px 13px 14px; font-size: 13.5px;}
}