@charset "utf-8";
/* CSS Document */
/* CSS Document © 2025 Digimax.co.uk */
.grecaptcha-badge { visibility: hidden; }
::-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: "Urbanist", 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: "Urbanist", 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:#151515;
}
::-moz-placeholder { 
  color:#151515;
}
:-ms-input-placeholder {
  color:#151515;
}
:-moz-placeholder {
  color:#151515;
}

/*------------------- 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: 52px; color: #151515; line-height: 1.1; margin: 0 0 15px; font-weight: 400;} 

.common-style h2 { font-size: 46px; color: #151515; line-height: 1.1; margin: 0 0 15px; font-weight: 400;}

.common-style h3 { font-size: 40px; color: #151515; line-height: 1.1; margin: 0 0 15px; font-weight: 400;}

.common-style h4 { font-size: 38px; color: #151515; line-height: 1.1; margin: 0 0 15px; font-weight: 400;}

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

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

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

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

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

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

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

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

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

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

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

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

.common-style ul li:before { content: "\2022 "; position: absolute; left: -1px; color: #151515; font-size: 32px; top: -5px; line-height: normal;} 

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

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

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

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

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

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

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

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

.common-style blockquote p:before { content: '"'; position: relative; left: -4px; font-size: 16px; color:#151515; font-style: italic; top: 0px; }
 
.common-anchor {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;right: 0;z-index: 9;}

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

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


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

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


}

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

.common-style span.screen-reader-text { color: #231f20;}

.common-style [type=search] {border: 1px solid;padding:  10px 15px;background: none;border-color: rgba(21,21,21,0.3);font-size: 16px;color: #2b2926;line-height: 1.75;width: 200px;display: inline-block;margin-right: 5px;}

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

.common-style [type=submit] {-webkit-appearance: none;border: 1px solid;padding: 10px 20px;font-size: 16px;line-height: 1.75;cursor:pointer;color: #151515;background: none;border-color: rgba(0,0,0,0.3);font-weight: 700;border-radius: 30px;}

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

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

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

nav.navigation.pagination { display: block; opacity: 1;position: relative; left: 0; top: 0;padding: 0;width: auto;}

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

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

}

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

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


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

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

.common-style h1.page-title {font-size: 54px;}
.common-style h1.page-title, .common-style h1.page-title span {font-family: 'rainfolk-regular-font';}

h1.seo-sub-title {font-size: 54px;}
h1.seo-sub-title, h1.seo-sub-title span {font-family: 'rainfolk-regular-font';}

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

/*header-wrapp*/
.header-wrapp { background:#151515; padding:2px 0 2px;}
.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:1236px;}
.header-wrapp .header-col1 { width:auto; float:left; padding:28px 0 28px 0;}
.header-wrapp .header-col1 img { width:100%; display:block;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:left;}
.header-wrapp .header-col1 .header-row1 a { width:auto; float:left; margin:0 12.4px 0 0;}
.header-wrapp .header-col1 .header-row1 a:last-child { margin-right:0;}
.header-wrapp .header-col2 { width:auto; float:left; border-right:1px solid #5a5a5a; padding:28px 34px 28px 34px;}
.header-wrapp .header-col2 img { width:100%; display:block;}
.header-wrapp .header-col2 .header-row2 { width:100%; float:left;}
.header-wrapp .header-col2 .header-row2 li { float:left; color:#ffffff; margin:0 28.4px 0 0;}
.header-wrapp .header-col2 .header-row2 li:last-child { margin-right:0;}
.header-wrapp .header-col2 .header-row2 li a { color:#77a8a8;}
.header-wrapp .header-col2 .header-row2 li a:hover { color:#ffffff;}
.header-wrapp .header-col3 { width:auto; float:left; padding:28px 30px 28px 30px;}
.header-wrapp .header-col3 img { width:100%; display:block;}
.header-wrapp .header-col3 .header-row3 { width:260px; float:left;}
.header-wrapp .header-col4 { width:auto; float:left; padding:28px 38px 28px 38px;
  /* border-right: 1px solid #5a5a5a;*/} 
.header-wrapp .header-col4 img { width:100%; display:block;}
.header-wrapp .header-col4 .header-row4 { width:100%; float:left;}
.header-wrapp .header-col4 .header-row4 li { float:left; color:#ffffff; margin:0 20.4px 0 0;}
.header-wrapp .header-col4 .header-row4 li:last-child { margin-right:0;}
.header-wrapp .header-col4 .header-row4 li a { color:#77a8a8;}
.header-wrapp .header-col4 .header-row4 li a:hover { color:#ffffff;}
.header-row2 li, .header-row2 li a { font-size:17px; font-weight:400; letter-spacing:normal; line-height:normal;}
.header-row4 li, .header-row4 li a { font-size:17px; font-weight:500; letter-spacing:normal; line-height:normal;}
.header-col1, .header-col2, .header-col3, .header-col4 { margin:-2px 0 -2px;}
.header-wrapp .header-col2 .header-row2 a {color: #fff;font-size: 17px;}

/*linker-wrapp*/
.linker-wrapp { background:none; padding:40px 0 40px; position:relative;}
.linker-wrapp p { float:left; font-size:17px; color:#a1a4a7; letter-spacing:0.5px; line-height:30px; margin:0 0 0;}
.linker-wrapp p a { color:#a1a4a7;}
.linker-wrapp p span { display:block;}
.linker-wrapp p strong { font-weight:700;}
.linker-wrapp .margin { max-width:1236px;}
.linker-wrapp .linker-col1 { width:182px; float:left; transition:all 0.7s; margin: 0 0 0 48px;}
.linker-wrapp .linker-col1 img { width:100%; display:block;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%; float:left;}
.linker-wrapp .linker-col2 { width:auto; float:left; margin:0 27px 0 0;}
.linker-wrapp .linker-col2 img { width:100%; display:block;}
.linker-wrapp .linker-col2 .linker-row2 { width:100%; float:left;}
.linker-wrapp .linker-col3 { width:auto; float:left; margin:0 0 0;}
.linker-wrapp .linker-col3 img { width:100%; display:block;}
.linker-wrapp .linker-col3 .linker-row3 { width:100%; float:left;}
.linker-wrapp .linker-btn1 { float:left; color:#ffffff; background:#506e6e; border-color:#506e6e; margin:0 12.4px 0 0; padding:15px 32px 15px 32px;}
.linker-wrapp .linker-btn1:last-child { margin-right:0;}
.linker-wrapp .linker-btn1:hover { color:#506e6e; background:none; border-color:rgba(80,110,110,0.3);}

/*banner-wrapp*/
.banner-wrapp { min-height:inherit; background:none; position:relative;}
.banner-wrapp p { float:none; font-size:17px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.88; 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:13px; font-weight:800; color:#86bcbc; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 27px;}
.banner-wrapp h2 a { color:#86bcbc;}
.banner-wrapp h2 span { display:block;}
.banner-wrapp h3 { font-size:70px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:0.94; margin:0 0 17px;}
.banner-wrapp h3 a { color:#ffffff;}
.banner-wrapp h3 span { display:block;}
.banner-wrapp .banner-col1 { width:980px; float:left; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0;}
.banner-wrapp .banner-col1 img { width:100%; display:block;}
.banner-wrapp .banner-col1 .banner-row1 { width:64.5%; float:left;}
.banner-wrapp .banner-btn1 { float:left; color:#151515; background:#ffffff; border-color:#ffffff; margin:15px 12.4px 0 0; padding:15px 46px 15px 46px;}
.banner-wrapp .banner-btn1:last-child { margin-right:0;}
.banner-wrapp .banner-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}
.banner-wrapp h3, .banner-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*about-wrapp*/
.about-wrapp { background:none; padding:150px 0 166px;}
.about-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.about-wrapp p a { color:#151515;}
.about-wrapp p span { display:block;}
.about-wrapp p strong { font-weight:700;}
.about-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.about-wrapp h2 a { color:#77a8a8;}
.about-wrapp h2 span { display:block;}
.about-wrapp h3 { font-size:50px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.about-wrapp h3 a { color:#151515;}
.about-wrapp h3 span { display:block;}
.about-wrapp .about-col1 { width:100%; float:left; margin:0 0 0; position:relative;}
.about-wrapp .about-col1 img { width:100%; display:block;}
.about-wrapp .about-col1 .about-row1 { width:59.5%; float:right; transform:translateY(-50%); position:absolute; top:50%; right:0;}
.about-wrapp .about-col2 { width:31.5%; float:left; margin:0 0 0;}
.about-wrapp .about-col2 img { width:100%; display:block;}
.about-wrapp .about-col2 .about-row2 { width:100%; float:left;}
.about-wrapp .about-btn1 { float:left; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:19px 12.4px 0 0; padding:15px 46px 15px 46px;}
.about-wrapp .about-btn1:last-child { margin-right:0;}
.about-wrapp .about-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}
.about-wrapp h3, .about-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*process-wrapp*/
.process-wrapp { background:url(../images/process-bg.jpg) no-repeat center / cover; padding:112px 0 150px;}
.process-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.process-wrapp p a { color:#151515;}
.process-wrapp p span { display:block;}
.process-wrapp p strong { font-weight:700;}
.process-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.process-wrapp h2 a { color:#77a8a8;}
.process-wrapp h2 span { display:block;}
.process-wrapp h3 { font-size:50px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.process-wrapp h3 a { color:#151515;}
.process-wrapp h3 span { display:block;}
.process-wrapp h4 { font-size:32px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.25; margin:0 0 11px;}
.process-wrapp h4 a { color:#151515;}
.process-wrapp h4 span { display:block;}
.process-wrapp .process-col1 { width:100%; float:left; margin:34px 0 56px;}
.process-wrapp .process-col1 img { width:100%; display:block;}
.process-wrapp .process-col1 .process-row1 { width:29.7%; float:left; margin:0 0 24px;}
.process-wrapp .process-col2 { width:100%; float:left; border:1px solid rgba(21,21,21,0.3); transition:all 0.25s ease-out 0s; margin:0 0 0; padding:44.8% 8.6% 10.6% 10.6%;}
.process-wrapp .process-col2 img { width:100%; display:block;}
.process-wrapp .process-col2:hover { padding:16.6% 8.6% 38.8% 10.6%;}
.process-wrapp .process-col2 .process-row2 { width:100%; float:left;}
.process-wrapp .process-btn1 { float:left; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:0 12.4px 0 0; padding:15px 46px 15px 46px;}
.process-wrapp .process-btn1:last-child { margin-right:0;}
.process-wrapp .process-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}
.process-wrapp .process-btn2 { float:left; color:#ffffff; background:#506e6e; border-color:#506e6e; margin:0 12.4px 0 0; padding:15px 46px 15px 46px;}
.process-wrapp .process-btn2:last-child { margin-right:0;}
.process-wrapp .process-btn2:hover { color:#506e6e; background:#ffffff; border-color:rgba(80,110,110,0.3);}
.process-wrapp h3, .process-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*team-wrapp*/
.team-wrapp { text-align:center; background:none;}
.team-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.team-wrapp p a { color:#ffffff;}
.team-wrapp p span { display:block;}
.team-wrapp p strong { font-weight:700;}
.team-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.team-wrapp h2 a { color:#77a8a8;}
.team-wrapp h2 span { display:block;}
.team-wrapp h3 { font-size:50px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.team-wrapp h3 a { color:#ffffff;}
.team-wrapp h3 span { display:block;}
.team-wrapp .team-col1 { width:100%; float:none; margin:0 0 0; position:relative;}
.team-wrapp .team-col1 img { width:100%; display:block;}
.team-wrapp .team-col1 .team-row1 { width:50%; float:none; margin:0 auto 0; position:absolute; top:6.5%; right:0; left:0;}
.team-wrapp .team-btn1 { float:none; color:#151515; background:#ffffff; border-color:#ffffff; margin:11px 6.2px 0; padding:15px 46px 15px 46px;}
.team-wrapp .team-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}
.team-wrapp h3, .team-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*invisalign-wrapp*/
.invisalign-wrapp { background:url(../images/invisalign-bg.jpg) no-repeat center / cover; padding:0 0 43.3%; position:relative;}
.invisalign-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.invisalign-wrapp p a { color:#ffffff;}
.invisalign-wrapp p span { display:block;}
.invisalign-wrapp p strong { font-weight:700;}
.invisalign-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.invisalign-wrapp h2 a { color:#77a8a8;}
.invisalign-wrapp h2 span { display:block;}
.invisalign-wrapp h3 { font-size:50px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.invisalign-wrapp h3 a { color:#ffffff;}
.invisalign-wrapp h3 span { display:block;}
.invisalign-wrapp .invisalign-col1 { width:82.5%; float:right; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0;}
.invisalign-wrapp .invisalign-col1 img { width:100%; display:block;}
.invisalign-wrapp .invisalign-col1 .invisalign-row1 { width:54%; float:right;}
.invisalign-wrapp .invisalign-col2 { width:26.2%; float:left; background:#ffffff; margin:0 0 0; padding:0.4% 0.4% 0.4%; position:absolute; top:73.7%; left:0;}
.invisalign-wrapp .invisalign-col2 img { width:100%; display:block;}
.invisalign-wrapp .invisalign-col2 .invisalign-row2 { width:100%; float:left;}
.invisalign-wrapp .invisalign-btn1 { float:none; color:#151515; background:#ffffff; border-color:#ffffff; margin:12px 12.4px 0 0; padding:15px 46px 15px 46px;}
.invisalign-wrapp .invisalign-btn1:last-child { margin-right:0;}
.invisalign-wrapp .invisalign-btn1:hover { color:#ffffff; background:none; border-color:rgba(255,255,255,0.3);}
.invisalign-wrapp h3, .invisalign-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*treatments-wrapp*/
.treatments-wrapp {background: #fbfbfb;padding: 150px 0 120px;}
.review-wrapp-page {padding: 30px;}
.treatments-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.75; margin:0 0 16px;}
.treatments-wrapp p a { color:#151515;}
.treatments-wrapp p span { display:block;}
.treatments-wrapp p strong { font-weight:700;}
.treatments-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.treatments-wrapp h2 a { color:#77a8a8;}
.treatments-wrapp h2 span { display:block;}
.treatments-wrapp h3 { font-size:50px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.treatments-wrapp h3 a { color:#151515;}
.treatments-wrapp h3 span { display:block;}
.treatments-wrapp h4 { font-size:23px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 13px;}
.treatments-wrapp h4 a { color:#151515;}
.treatments-wrapp h4 span { display:block;}
.treatments-wrapp .treatments-col1 { width:100%; float:left; margin:28px 0 36px;}
.treatments-wrapp .treatments-col1 img { width:100%; display:block;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%; float:left; margin:0 0 36px;}
.treatments-wrapp .treatments-col2 { width:100%; float:left; margin:0 0 0;position: relative;}
.treatments-wrapp .treatments-col2 img { width:100%; display:block;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; float:left;}
.treatments-wrapp .treatments-btn1 { float:none; color:#ffffff; background:#506e6e; border-color:#506e6e; margin:0 12.4px 0 0; padding:15px 46px 15px 46px;}
.treatments-wrapp .treatments-btn1:last-child { margin-right:0;}
.treatments-wrapp .treatments-btn1:hover { color:#506e6e; background:#ffffff; border-color:rgba(80,110,110,0.3);}
.treatments-wrapp h3, .treatments-wrapp h3 span, .treatments-wrapp h4, .treatments-wrapp h4 span { font-family: 'rainfolk-regular-font';}

/*reviews-wrapp*/
.reviews-wrapp { background:none; padding:102px 0 162px;}
.reviews-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.reviews-wrapp p a { color:#151515;}
.reviews-wrapp p span { display:block;}
.reviews-wrapp p strong { font-weight:700;}
.reviews-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.reviews-wrapp h2 a { color:#77a8a8;}
.reviews-wrapp h2 span { display:block;}
.reviews-wrapp h3 { font-size:50px; font-weight:400; color:#282828; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.reviews-wrapp h3 a { color:#282828;}
.reviews-wrapp h3 span { display:block;}
.reviews-wrapp h4 { font-size:25px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 19px;}
.reviews-wrapp h4 a { color:#151515;}
.reviews-wrapp h4 span { display:block;}
.reviews-wrapp .reviews-col1 { width:100%; float:right; margin:34px 0 0;}
.reviews-wrapp .reviews-col1 img { width:100%; display:block;}
/* .reviews-wrapp .reviews-col1 .reviews-row1 { width:100%; float:left; border:1px solid rgba(0,0,0,0.3); padding:16.2% 9.5% 10% 10.2%; position:relative;min-height: 304px;} */
.reviews-wrapp .reviews-col1 .reviews-row1 { width:100%; float:left; border:1px solid rgba(0,0,0,0.3); padding:16.2% 9.5% 10% 10.2%; position:relative;}

.reviews-wrapp .reviews-btn1 { float:none; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:0 12.4px 0 0; padding:15px 46px 15px 46px;}
.reviews-wrapp .reviews-btn1:last-child { margin-right:0;}
.reviews-wrapp .reviews-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}
.reviews-wrapp h3, .reviews-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*gallery-wrapp*/
.gallery-wrapp { text-align:center; background:#151515; padding:88px 0 148px;}
.gallery-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.gallery-wrapp p a { color:#ffffff;}
.gallery-wrapp p span { display:block;}
.gallery-wrapp p strong { font-weight:700;}
.gallery-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.gallery-wrapp h2 a { color:#77a8a8;}
.gallery-wrapp h2 span { display:block;}
.gallery-wrapp h3 { font-size:50px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.gallery-wrapp h3 a { color:#ffffff;}
.gallery-wrapp h3 span { display:block;}
.gallery-wrapp .gallery-col1 { width:100%; float:left; margin:24px 0 52px;}
.gallery-wrapp .gallery-col1 img { width:100%; display:block;}
.gallery-wrapp .gallery-col1 .gallery-row1 { width:100%; float:left; background:#ffffff; padding:1.4% 1.4% 1.4%;}
.gallery-wrapp .gallery-btn1 { float:none; color:#151515; background:#ffffff; border-color:#ffffff; margin:0 6.2px 0; padding:15px 46px 15px 46px;}
.gallery-wrapp .gallery-btn1:hover { color:#ffffff; background:none; border-color:rgba(255,255,255,0.3);}
.gallery-wrapp .gallery-btn2 { float:none; color:#ffffff; background:#506e6e; border-color:#506e6e; margin:0 6.2px 0; padding:15px 46px 15px 46px;}
.gallery-wrapp .gallery-btn2:hover { color:#506e6e; background:none; border-color:rgba(80,110,110,0.3);}
.gallery-wrapp h3, .gallery-wrapp h3 span { font-family: 'rainfolk-regular-font';}

.gallery-wrapp .gallery-col1 .non-slider{width:100%;display:flex;flex-wrap:wrap;justify-content:center}
.gallery-wrapp .gallery-col1 .non-slider .gallery-row1{width:32%;display:inline-block;float:left;margin:0 1.85% 0 0;padding: 0.45% 0.45% 0.45%;}
.gallery-wrapp .gallery-col1 .non-slider .gallery-row1:last-child{margin-right:0}

/*faqs-wrapp*/
.faqs-wrapp { background:url(../images/faqs-bg.png) no-repeat center / cover; padding:50px 0 120px;}
.faqs-wrapp.faqspecial{padding: 120px 0 120px;}

.faqs-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.faqs-wrapp p a { color: #506e6e;}
.faqs-wrapp p span { display:block;}
.faqs-wrapp p strong { font-weight:700;}
.faqs-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.faqs-wrapp h2 a { color:#77a8a8;}
.faqs-wrapp h2 span { display:block;}
.faqs-wrapp h3 { font-size:50px; font-weight:400; color:#282828; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.faqs-wrapp h3 a { color:#282828;}
.faqs-wrapp h3 span { display:block;}
.faqs-wrapp h4 { font-size:16px; font-weight:700; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 0;}
.faqs-wrapp h4 a { color:#151515;}
.faqs-wrapp h4 span { display:block;}
.faqs-wrapp .faqs-col1 { width:100%; float:right; margin:0 0 0;}
.faqs-wrapp .faqs-col1 img { width:100%; display:block;}
.faqs-wrapp .faqs-col1 .faqs-row1 { width:53.3%; float:right;}
.faqs-wrapp .faqs-col2 { width:38.2%; float:left; margin:0 0 0;}
.faqs-wrapp .faqs-col2 img { width:100%; display:block;}
.faqs-wrapp .faqs-col2 .faqs-row2 { width:100%; float:left;}
.faqs-wrapp .faqs-btn1 { float:none; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:0 12.4px 0 0; padding:15px 46px 15px 46px;}
.faqs-wrapp .faqs-btn1:last-child { margin-right:0;}
.faqs-wrapp .faqs-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}
.faqs-wrapp h3, .faqs-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*contact-wrapp*/
.contact-wrapp { background:none; padding:154px 0 56px;}
.contact-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.75; margin:0 0 16px;}
.contact-wrapp p a { color:#151515;}
.contact-wrapp p span { display:block;}
.contact-wrapp p strong { font-weight:700;}
.contact-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 11px;}
.contact-wrapp h2 a { color:#77a8a8;}
.contact-wrapp h2 span { display:block;}
.contact-wrapp h3 { font-size:50px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.contact-wrapp h3 a { color:#151515;}
.contact-wrapp h3 span { display:block;}
.contact-wrapp .contact-col1 { width:100%; float:right; margin:0 0 0; position:relative;}
.contact-wrapp .contact-col1 img { width:100%; display:block;}
.contact-wrapp .contact-col1 .contact-row1 { width:35.7%; float:right; margin:0 2.4% 0 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { text-align:left; font-size:14px; font-weight:400; color:#151515; border-color:rgba(21,21,21,0.3); border-radius:0; resize:none;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:100%; height:49px; float:left; margin:0 0 12px; padding:0 24px 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:100%; height:110px; float:left; margin:0 0 32px; padding:16px 24px 0;}
.contact-wrapp .contact-col2 { width:49.5%; float:left; margin:0 0 0 2%;}
.contact-wrapp .contact-col2 img { width:100%; display:block;}
.contact-wrapp .contact-col2 .contact-row2 { width:100%; float:left;}
.contact-wrapp .contact-btn1 { float:none; color:#151515; background:none; border-color:rgba(0,0,0,0.3); cursor:pointer; margin:0 12.4px 0 0; padding:15px 32px 15px 32px;}
.contact-wrapp .contact-btn1:last-child { margin-right:0;}
.contact-wrapp .contact-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}
.contact-wrapp h3, .contact-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*instagram-wrapp*/
.instagram-wrapp { text-align:center; background:none; padding:56px 0 20px;}
.instagram-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.75; margin:0 0 16px;}
.instagram-wrapp p a { color:#151515;}
.instagram-wrapp p span { display:block;}
.instagram-wrapp p strong { font-weight:700;}
.instagram-wrapp h2 { font-size:50px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 20px;}
.instagram-wrapp h2 a { color:#151515;}
.instagram-wrapp h2 span { display:block;}
.instagram-wrapp .instagram-col1 { width:100%; float:left; margin:0 0 0;}
.instagram-wrapp .instagram-col1 img { width:100%; display:block;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:100%; float:left;}
.instagram-wrapp h2, .instagram-wrapp h2 span { font-family: 'rainfolk-regular-font';}
.instagram-wrapp .instagram-col1 .square-effect .square-row1 {position:relative;top:0;transform:none;opacity:1;}
.instagram-wrapp .instagram-col1.mob {display: none;}

.instagram-wrapp .instagram-col1 .square-effect .square-row1 {position:relative;top:0;transform:none;opacity:1;overflow:hidden;}
.instagram-wrapp .instagram-col1 img {transition:all 0.25s ease-out;}
.instagram-wrapp .instagram-col1 .square-effect .square-row1:hover img {filter:grayscale(1);transform:scale(1.05);transition:all 0.25s ease-out;}


.instagram-wrapp .instagram-col1 .non-slider {display: flex;justify-content: center;flex-wrap: wrap;}
.instagram-wrapp .instagram-col1 .non-slider .instagram-row1 {width: 19.1%;margin-right: 1.1%;}
.instagram-wrapp .instagram-col1 .non-slider .instagram-row1:last-child {margin-right: 0;}


/*partners-wrapp*/
.partners-wrapp { text-align:center; background:none; padding:20px 0 30px;}
.partners-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.75; margin:0 0 16px;}
.partners-wrapp p a { color:#151515;}
.partners-wrapp p span { display:block;}
.partners-wrapp p strong { font-weight:700;}
.partners-wrapp .partners-col1 { width:76.6%; float:none; margin:0 auto 0;}
.partners-wrapp .partners-col1 img { width:100%; display:block;}
.partners-wrapp .partners-col1 .partners-row1 { width:100%; float:none;}

/*footer-wrapp*/
.footer-wrapp { background:#151515; padding:88px 0 106px;}
.footer-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.75; margin:0 0 16px;}
.footer-wrapp p a { color:#ffffff;}
.footer-wrapp p span { display:block;}
.footer-wrapp p strong { font-weight:700;}
.footer-wrapp h2 { font-size:17px; font-weight:700; color:#506e6e; letter-spacing:normal; line-height:normal; margin:0 0 17px;}
.footer-wrapp h2 a { color:#506e6e;}
.footer-wrapp h2 span { display:block;}
.footer-wrapp .margin { max-width:1236px;}
.footer-wrapp .footer-col1 { width:100%; float:left; margin:0 0 265px;}
.footer-wrapp .footer-col1 img { width:100%; display:block;}
.footer-wrapp .footer-col1 .footer-row1 { width:58.2%; float:left;}
.footer-wrapp .footer-col2 { width:100%; float:left; margin:30px 0 0;}
.footer-wrapp .footer-col2 img { width:100%; display:block;}
.footer-wrapp .footer-col2 .footer-row2 { width:auto; float:left;}
.footer-wrapp .footer-col3 { width:48.8%; float:left; margin:68px 0 0;}
.footer-wrapp .footer-col3 img { width:100%; display:block;}
.footer-wrapp .footer-col3:nth-child(2n) { float:right;}
.footer-wrapp .footer-col3 .footer-row3 { width:100%; float:left;}
.footer-wrapp .footer-col3 .footer-row3 li { float:none; margin:0 0 0;}
.footer-wrapp .footer-col3 .footer-row3 li a:hover { color:#506e6e;}
.footer-wrapp .footer-col4 { width:100%; float:left; margin:60px 0 0;}
.footer-wrapp .footer-col4 img { width:100%; display:block;}
.footer-wrapp .footer-col4 .footer-row4 { width:100%; float:left;}
.footer-wrapp .footer-col4 .footer-row4 li { float:left; margin:0 0 0;}
.footer-wrapp .footer-col4 .footer-row4 li:nth-child(2n) { margin:0 6px 0;}
.footer-wrapp .footer-col4 .footer-row4 li a:hover { color:#506e6e;}
.footer-wrapp .footer-btn1 { float:none; color:#ffffff; background:#506e6e; border-color:#506e6e; cursor:pointer; margin:0 12.4px 0 0; padding:15px 32px 15px 32px;}
.footer-wrapp .footer-btn1:last-child { margin-right:0;}
.footer-wrapp .footer-btn1:hover { color:#506e6e; background:none; border-color:rgba(80,110,110,0.3);}
.footer-row3 li, .footer-row3 li a { font-size:17px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:2.19;}
.footer-row4 li, .footer-row4 li a { font-size:12px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:normal;}
.footer-col3:first-child, .footer-col3:nth-child(2) { margin-top:0;}

/*inner-wrapp*/
.inner-wrapp { min-height:554px; background:none; position:relative;}
.inner-wrapp h1 { font-size:70px; color:#ffffff; line-height:0.94; margin:0 0 10px;}
.inner-wrapp h1 a { color:#ffffff;}
.inner-wrapp h1 span { display:block;}
.inner-wrapp .inner-col1 { width:978px; float:none; left:0; right:0; margin:0 auto; position:absolute; top:50%; transform:translateY(-50%);}
.inner-wrapp .inner-col1 img { width:100%; display:block;}
.inner-wrapp .inner-col1 .inner-row1 { width:100%; float:left;}
.inner-wrapp .inner-col1 .inner-row1 li { float:none; display:inline-block; margin:0 1px 0;}
.inner-wrapp .inner-col1 .inner-row1 li a:hover { color:#506e6e;}
.inner-row1 li, .inner-row1 li a { font-size:17px; line-height:1.53; font-weight:400; color:#ffffff;}
.inner-wrapp h1, .inner-wrapp h1 span { font-family: 'rainfolk-regular-font';}

/*conten-wrapp*/
.conten-wrapp { padding:41px 0 117px; position:relative;}
.conten-wrapp .conten-col1 { width:55.5%; float:right; margin:0 0 0;}
.conten-wrapp .conten-col1 img { width:100%; display:block;}
.conten-wrapp .conten-col1 .conten-row1 { width:701px; float:left; position:relative;}
.conten-wrapp .conten-col2 { width:41%; float:left; margin:0 0 0;}
.conten-wrapp .conten-col2 img { width:100%; display:block;}
.conten-wrapp .conten-col2 .conten-row2 { width:100%; float:left;}

.conten-wrapp2 { padding:148px 0 117px;}

.treatments-wrapp2 { background:url(../images/treatments-bg.png) no-repeat center / cover;}
.contact-wrapp2 { padding:0 0 56px; position:relative;}
.reviews-wrapp2 { padding-bottom:100px;}

.custom-col1 { width:1100px; float:left; margin:0 0 10px; text-align:left;}
.custom-col1 .custom-row1 { width:280px; float:right;}

section.conten-wrapp.practice-wrapp {padding-bottom: 41px;}

/*sidbar-wrapp*/
.sidbar-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.75; margin:0 0 16px;}
.sidbar-wrapp p a { color:#151515;}
.sidbar-wrapp p span { display:block;}
.sidbar-wrapp p strong { font-weight:700;}
.sidbar-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 11px;}
.sidbar-wrapp h2 a { color:#77a8a8;}
.sidbar-wrapp h2 span { display:block;}
.sidbar-wrapp h3 { font-size:50px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.sidbar-wrapp h3 a { color:#ffffff;}
.sidbar-wrapp h3 span { display:block;}
.sidbar-wrapp .sidbar-col1 { width:100%; float:left; background:url(../images/sidbar-bg.jpg) no-repeat center / cover; margin:0 0 15px; padding:105px 0 111px;}
.sidbar-wrapp .sidbar-col1 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:392px; float:none; margin:0 auto;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-bar1 { width:100%; float:left;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-bar1 .getin-fil1 { text-align:left; font-size:14px; font-weight:400; background:rgba(255,255,255,1); color:#151515; border-color:rgba(21,21,21,0.3); border-radius:0; resize:none;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-bar1 .getin-fil2 { width:100%; height:49px; float:left; margin:0 0 14px; padding:0 24px 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-bar1 .getin-fil3 { width:100%; height:112px; float:right; margin:0 0 32px; padding:16px 24px 0;}
.sidbar-wrapp .sidbar-col2 { width:100%; float:left; text-align:center; background:#506e6e; margin:0 0 11px;}
.sidbar-wrapp .sidbar-col2 img { width:100%; display:block;}
.sidbar-wrapp .getin-btn1 { float:none; color:#161616; background:#fff; border-color:#fff; cursor:pointer; margin:0 12.4px 0 0; padding:15px 32px 15px 32px;}
.sidbar-wrapp .getin-btn1:last-child { margin-right:0;}
.sidbar-wrapp .getin-btn1:hover { color:#ffffff; background:none; border-color:#fff;}
.sidbar-wrapp h3, .sidbar-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*treatin-wrapp*/
.treatin-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 22px;}
.treatin-wrapp p a { color:#506e6e;}
.treatin-wrapp p a:hover { color: #151515;}
.treatin-wrapp p span { display:block;}
.treatin-wrapp p strong { font-weight:700;}
.treatin-wrapp h2 { font-size:50px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.treatin-wrapp h2 a { color:#506e6e;}
.treatin-wrapp h2 span { display:block;}
.treatin-wrapp .treatin-col1 { width:100%; float:left; margin:0 0 40px;}
.treatin-wrapp .treatin-col1 img { width:100%; display:block;}
.treatin-wrapp .treatin-btn1 { float:none; color:#ffffff; background:#506e6e; border-color:#506e6e; margin:10px 12.4px 0 0; padding:15px 46px 15px 46px;}
.treatin-wrapp .treatin-btn1:last-child { margin-right:0;}
.treatin-wrapp .treatin-btn1:hover { color:#506e6e; background:#ffffff; border-color:rgba(80,110,110,0.3);}
.treatin-wrapp h2, .treatin-wrapp h2 span { font-family: 'rainfolk-regular-font';}

/*galler-wrapp*/
.galler-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.galler-wrapp p a { color:#151515;}
.galler-wrapp p span { display:block;}
.galler-wrapp p strong { font-weight:700;}
.galler-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.galler-wrapp h2 a { color:#77a8a8;}
.galler-wrapp h2 span { display:block;}
.galler-wrapp h3 { font-size:50px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.galler-wrapp h3 a { color:#151515;}
.galler-wrapp h3 span { display:block;}
.galler-wrapp h4 { font-size:25px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.83; margin:0 0 0;}
.galler-wrapp h4 a { color:#151515;}
.galler-wrapp h4 span { display:block;}
.galler-wrapp .galler-col1 { width:100%; float:right; position:relative; margin:20px 0 0;display: flex;flex-wrap: wrap;justify-content: center;}
.galler-wrapp .galler-col1 img { width:100%; display:block;}
.galler-wrapp .galler-col2 { width:31.26%; float:left; position:relative; margin:0 5px 83px;padding-bottom: 50px;}
/* .galler-wrapp .galler-col2:nth-child(3n) { margin-right:0;} */
.galler-wrapp .galler-col2 .galler-row1 { width:100%; float:left; background:#efefef; padding:5px; margin:0 0 23px;}
.galler-wrapp .galler-col2 .galler-row2 { width:100%; float:right;}
.galler-wrapp .galler-btn1{float:left;color:#151515;background:none;border-color:rgb(0 0 0 / .3);margin:10px  0;padding:15px 46px 15px 46px;position:absolute;bottom: -15px;left:0;right:0;width:fit-content}
/* .galler-wrapp .galler-btn1:last-child { margin-right:0;} */
.galler-wrapp .galler-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}
.galler-wrapp h3, .galler-wrapp h3 span, .galler-wrapp h4, .galler-wrapp h4 span { font-family: 'rainfolk-regular-font';}

/*paiger-wrapp*/
.paiger-wrapp .paiger-col1 { width:auto; float:left; margin:0 0 0;}
.paiger-wrapp .paiger-col1 img { width:100%; display:block;}
.paiger-wrapp .paiger-col1 .paiger-row1 { width:auto; float:none; text-align:center; display:inline-block;}
.paiger-wrapp .paiger-col1 .paiger-row1 li { float:none; display:inline-block; margin:0 14px 0;}
.paiger-wrapp .paiger-col1 .paiger-row1 li a { display:inline-block;}
.paiger-wrapp .paiger-col1 .paiger-row1 li.active a { color:#77a8a8;}
.paiger-wrapp .paiger-col1 .paiger-row1 li a:hover { color:#77a8a8;}
.paiger-wrapp .paiger-btn1 { float:none; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:10px 15px 0 0; padding:15px 46px 15px 46px;}
.paiger-wrapp .paiger-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}
.paiger-wrapp .paiger-btn2 { float:none; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:10px 0 0 15px; padding:15px 46px 15px 46px;}
.paiger-wrapp .paiger-btn2:hover { color:#ffffff; background:#151515; border-color:#151515;}
.paiger-row1 li, .paiger-row1 li a { font-size:15px; color:#151515; font-weight:800;}

.paiger-wrapp .paiger-col1 h2.screen-reader-text {display: none;}
.paiger-wrapp .paiger-col1 span.page-numbers.current {float: none;display: inline-block;margin: 0 14px 0;font-size: 15px;color: #77a8a8;letter-spacing: normal;font-weight: 800;}
.paiger-wrapp .paiger-col1 a.page-numbers {float: none;display: inline-block;margin: 0 14px 0;font-size: 15px;color: #151515;letter-spacing: normal;font-weight: 800;}
.paiger-wrapp .paiger-col1 a.page-numbers:hover {color: #77a8a8;}
.paiger-wrapp .paiger-col1 a.next.page-numbers {width: auto; margin: 0; line-height: normal;}
.paiger-wrapp .paiger-col1 a.prev.page-numbers {width: auto; margin: 0; line-height: normal;}
.paiger-wrapp .paiger-col1 span.page-numbers.dots {float: none;display: inline-block;margin: 0 14px 0;font-size: 15px;color: #151515;letter-spacing: normal;font-weight: 800;}

/*feeser-wrapp*/
.feeser-wrapp { padding:148px 0 30px;}
.feeser-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.feeser-wrapp p a { color:#151515;}
.feeser-wrapp p span { display:block;}
.feeser-wrapp p strong { font-weight:700;}
.feeser-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.feeser-wrapp h2 a { color:#77a8a8;}
.feeser-wrapp h2 span { display:block;}
.feeser-wrapp h3 { font-size:50px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 35px;}
.feeser-wrapp h3 a { color:#151515;}
.feeser-wrapp h3 span { display:block;}
.feeser-wrapp h4 { font-size:16px; font-weight:700; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 0;}
.feeser-wrapp h4 a { color:#151515;}
.feeser-wrapp h4 span { display:block;}
.feeser-wrapp p { float:none; font-size:14px; font-weight:400; color:#333333; letter-spacing:normal; line-height:1.86; margin:0 0 22px;}
.feeser-wrapp p a { color:#333333;}
.feeser-wrapp p span { display:block;}
.feeser-wrapp p strong { font-weight:700;}
.feeser-wrapp .margin { max-width:1018px;}
.feeser-wrapp .feeser-col1 { width:100%; float:left; margin:0 0 64px;}
.feeser-wrapp .feeser-col1 img { width:100%; display:block;}
.feeser-wrapp .feeser-row1 { width:100%; float:left;}
.feeser-wrapp .feeser-row2 { width:100%; float:left;}
.feeser-wrapp .feeser-row1 .feeser-bar1 { width:76.1%; float:left; text-align:left; padding:0 0;}
.feeser-wrapp .feeser-row2 .feeser-bar2 { width:18.9%; float:none; text-align:right; display:inline-block; padding:0 0;}
.feeser-wrapp .feeser-row3 { width:100%; float:right; text-align:right; margin:0 0 2px;}
.feeser-bar1, .feeser-bar2 { font-size:14px; color:#151515; line-height:3;}
.feeser-wrapp h3, .feeser-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*abouts-wrapp*/
.abouts-wrapp { padding:148px 0 30px;}
.abouts-wrapp .margin { max-width:1128px;}
.abouts-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 22px;}
.abouts-wrapp p a { color:#506e6e;}
.abouts-wrapp p span { display:block;}
.abouts-wrapp p strong { font-weight:700;}
.abouts-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.abouts-wrapp h2 a { color:#77a8a8;}
.abouts-wrapp h2 span { display:block;}
.abouts-wrapp h3 { font-size:50px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.abouts-wrapp h3 a { color:#151515;}
.abouts-wrapp h3 span { display:block;}
.abouts-wrapp .abouts-col1 { width:100%; float:left; margin:0 0 64px;}
.abouts-wrapp .abouts-col1 img { width:100%; display:block;}
.abouts-wrapp .abouts-col2 { width:100%; float:left; margin:40px 0 0; position:relative;}
.abouts-wrapp .abouts-col2 img { width:100%; display:block;}
.abouts-wrapp .abouts-col2 .abouts-row1 { width:30.8%; float:left;}
.abouts-wrapp .abouts-col2 .abouts-row2 { width:62%; float:left; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.abouts-wrapp .abouts-btn1 { float:none; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:10px 0 0; padding:15px 46px 15px 46px;}
.abouts-wrapp .abouts-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}
.abouts-wrapp h3, .abouts-wrapp h3 span { font-family: 'rainfolk-regular-font';}
.abouts-wrapp .abouts-col2 + .typography.common-style {margin: 40px 0 0;}

/*gallein-wrapp*/
.gallein-wrapp { padding-top:128px;}
.gallein-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.gallein-wrapp p a { color:#506e6e;}
.gallein-wrapp p span { display:block;}
.gallein-wrapp p strong { font-weight:700;}
.gallein-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.gallein-wrapp h2 a { color:#506e6e;}
.gallein-wrapp h2 span { display:block;}
.gallein-wrapp h3 { font-size:50px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.gallein-wrapp h3 a { color:#506e6e;}
.gallein-wrapp h3 span { display:block;}
.gallein-wrapp .gallein-col1 { width:100%; max-width:781px; float:none; margin:0 auto;}
.gallein-wrapp .gallein-col1 img { width:100%; display:block;}
.gallein-wrapp .gallein-col1 .gallein-row1 { width:100%; float:left; background:#efefef; padding:5px; margin:0 0 30px;}
.gallein-wrapp .gallein-col1 .gallein-row2 { width:100%; float:right; padding:0 55px;}
.gallein-wrapp .gallein-btn1 { float:left; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:16px 0 0; padding:15px 46px 15px 46px;}
.gallein-wrapp .gallein-btn1:last-child { margin-right:0;}
.gallein-wrapp .gallein-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}
.gallein-wrapp h3, .gallein-wrapp h3 span, .gallein-wrapp h4, .gallein-wrapp h4 span { font-family: 'rainfolk-regular-font';}

/*teamer-wrapp*/
.teamer-wrapp { text-align:center; padding-bottom:30px;}
.teamer-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.teamer-wrapp p a { color:#151515;}
.teamer-wrapp p span { display:block;}
.teamer-wrapp p strong { font-weight:700;}
.teamer-wrapp h2 { font-size:27px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 5px;}
.teamer-wrapp h2 a { color:#151515;}
.teamer-wrapp h2 span { display:block;}
.teamer-wrapp .teamer-col1 { width:100%; float:left; margin:50px 0 0;display: flex; flex-wrap: wrap; justify-content: center; gap: 2%;}
.teamer-wrapp .teamer-col1 img { width:100%; display:block;}
.teamer-wrapp .teamer-col2 { width:23.05%; float:left; }
/* .teamer-wrapp .teamer-col2:nth-child(4n) { margin-right:0;} */
.teamer-wrapp .teamer-col2 .teamer-row1 { width:100%; float:left; margin:0 0 25px;}
.teamer-wrapp h2, .teamer-wrapp h2 span { font-family: 'rainfolk-regular-font';}

/*blogin-wrapp*/
.blogin-wrapp { padding:148px 0 90px;}
.blogin-wrapp .margin { max-width:1096px;}
.blogin-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 22px;}
.blogin-wrapp p a { color:#506e6e;}
.blogin-wrapp p span { display:block;}
.blogin-wrapp p strong { font-weight:700;}
.blogin-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.blogin-wrapp h2 a { color:#506e6e;}
.blogin-wrapp h2 span { display:block;}
.blogin-wrapp h3 { font-size:50px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.blogin-wrapp h3 a { color:#506e6e;}
.blogin-wrapp h3 span { display:block;}
.blogin-wrapp .blogin-col1 { width:100%; float:left; margin:0 0 64px;}
.blogin-wrapp .blogin-col1 img { width:100%; display:block;}
.blogin-wrapp .blogin-col2 { width:100%; float:left; margin:0 0 0; padding:0 79px;}
.blogin-wrapp .blogin-col2 img { width:100%; display:block;}
.blogin-wrapp .blogin-btn1 { float:none; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:10px 0 0; padding:15px 46px 15px 46px;}
.blogin-wrapp .blogin-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}
.blogin-wrapp h3, .blogin-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*treatment-wrapp*/
.treatment-wrapp { background:#fbfbfb; padding:95px 0 24px;}
.treatment-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.75; margin:0 0 16px;}
.treatment-wrapp p a { color:#151515;}
.treatment-wrapp p span { display:block;}
.treatment-wrapp p strong { font-weight:700;}
.treatment-wrapp h2 { font-size:23px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 13px;}
.treatment-wrapp h2 a { color:#151515;}
.treatment-wrapp h2 span { display:block;}
.treatment-wrapp .treatment-col1 { width:100%; float:left; margin:28px 0 0; display: flex; justify-content: center; flex-wrap: wrap;}
.treatment-wrapp .treatment-col1 img { width:100%; display:block;}
.treatment-wrapp .treatment-col1 .treatment-row1 { width:100%; float:left; margin:0 0 36px;}
.treatment-wrapp .treatment-col2 { width:23.27%; float:left; margin:0 2.3% 50px 0;}
.treatment-wrapp .treatment-col2:nth-child(4n) { margin-right:0;}
.treatment-wrapp .treatment-col2 img { width:100%; display:block;}
.treatment-wrapp .treatment-col2 .treatment-row2 { width:100%; float:left;}
.treatment-wrapp .treatment-btn1 { float:none; color:#ffffff; background:#506e6e; border-color:#506e6e; margin:0 12.4px 0 0; padding:15px 46px 15px 46px;}
.treatment-wrapp .treatment-btn1:last-child { margin-right:0;}
.treatment-wrapp .treatment-btn1:hover { color:#506e6e; background:#ffffff; border-color:rgba(80,110,110,0.3);}
.treatment-wrapp h2, .treatment-wrapp h2 span { font-family: 'rainfolk-regular-font';}

/*blog-wrapp*/
.blog-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.blog-wrapp p a { color:#151515;}
.blog-wrapp p span { display:block;}
.blog-wrapp p strong { font-weight:700;}
.blog-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 18px;}
.blog-wrapp h2 a { color:#77a8a8;}
.blog-wrapp h2 span { display:block;}
.blog-wrapp h3 { font-size:50px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.blog-wrapp h3 a { color:#151515;}
.blog-wrapp h3 span { display:block;}
.blog-wrapp .blog-col1 { width:100%; float:left; margin:38px 0 0;}
.blog-wrapp .blog-col1 img { width:100%; display:block;}
.blog-wrapp .blog-col2 { width:100%; float:left; margin:0 0 95px; position:relative;}
.blog-wrapp .blog-col2 .blog-row1 { width:31.5%; float:left;}
.blog-wrapp .blog-col2 .blog-row2 { width:62%; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.blog-wrapp .blog-col2:nth-child(2n) .blog-row1 { float:right;}
.blog-wrapp .blog-col2:nth-child(2n) .blog-row2 { float:left; right:inherit; left:0;}
.blog-wrapp .blog-btn1 { float:left; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:10px 0 0; padding:15px 46px 15px 46px;}
.blog-wrapp .blog-btn1:last-child { margin-right:0;}
.blog-wrapp .blog-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}
.blog-wrapp h3, .blog-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*contac-wrapp*/
.contac-wrapp { padding:148px 0 126px;}
.contac-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:2.19; margin:0 0 2px;}
.contac-wrapp p a { color:#151515;}
.contac-wrapp p a:hover { color:#77a8a8;}
.contac-wrapp p span { display:block;}
.contac-wrapp p strong { font-weight:700;}
.contac-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 18px;}
.contac-wrapp h2 a { color:#77a8a8;}
.contac-wrapp h2 span { display:block;}
.contac-wrapp h3 { font-size:50px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.contac-wrapp h3 a { color:#151515;}
.contac-wrapp h3 span { display:block;}
.contac-wrapp .contac-col1 { width:100%; float:left; position:relative;}
.contac-wrapp .contac-col1 img { width:100%; display:block;}
.contac-wrapp .contac-col1 .contac-row1 { width:58.6%; float:left;}
.contac-wrapp .contac-col1 .contac-row2 { width:34%; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.contac-wrapp h3, .contac-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*getin-wrapp*/
.getin-wrapp { background:url(../images/getin-bg.jpg) no-repeat center / cover; padding:89px 0 90px;}
.getin-wrapp .margin { max-width:1126px;}
.getin-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.75; margin:0 0 16px;}
.getin-wrapp p a { color:#151515;}
.getin-wrapp p span { display:block;}
.getin-wrapp p strong { font-weight:700;}
.getin-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 11px;}
.getin-wrapp h2 a { color:#77a8a8;}
.getin-wrapp h2 span { display:block;}
.getin-wrapp h3 { font-size:50px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.getin-wrapp h3 a { color:#ffffff;}
.getin-wrapp h3 span { display:block;}
.getin-wrapp .getin-col1 { width:100%; float:right; margin:0 0 0; position:relative;}
.getin-wrapp .getin-col1 img { width:100%; display:block;}
.getin-wrapp .getin-col1 .getin-row1 { width:100%; float:right; margin:0 0 0;}
.getin-wrapp .getin-col1 .getin-row1 .getin-bar1 { width:57.3%; float:left;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil1 { text-align:left; font-size:14px; font-weight:400; background:rgba(255,255,255,1); color:#151515; border-color:rgba(21,21,21,0.3); border-radius:0; resize:none;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:48.8%; height:49px; float:left; margin:0 0 2.3%; padding:0 24px 0;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2:nth-child(2n) { float:right;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { width:41.4%; height:112px; float:right; margin:0 0 32px; padding:16px 24px 0;}
.getin-wrapp .getin-btn1 { float:none; color:#161616; background:#fff; border-color:#fff; cursor:pointer; margin:0 12.4px 0 0; padding:15px 32px 15px 32px;}
.getin-wrapp .getin-btn1:last-child { margin-right:0;}
.getin-wrapp .getin-btn1:hover { color:#ffffff; background:none; border-color:#fff;}
.getin-wrapp h3, .getin-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*hours-wrapp*/
.hours-wrapp { padding:116px 0 120px;}
.hours-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:2.19; margin:0 0 2px;}
.hours-wrapp p a { color:#151515;}
.hours-wrapp p a:hover { color:#77a8a8;}
.hours-wrapp p span { display:block;}
.hours-wrapp p strong { font-weight:700;}
.hours-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 18px;}
.hours-wrapp h2 a { color:#77a8a8;}
.hours-wrapp h2 span { display:block;}
.hours-wrapp h3 { font-size:50px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 25px;}
.hours-wrapp h3 a { color:#151515;}
.hours-wrapp h3 span { display:block;}
.hours-wrapp .hours-col1 { width:100%; float:left; position:relative;}
.hours-wrapp .hours-col1 img { width:100%; display:block;}
.hours-wrapp .hours-col1 .hours-row1 { width:42.5%; float:left;}
.hours-wrapp .hours-col1 .hours-row2 { width:47%; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.hours-wrapp .hours-col1 .hours-row2 ul { width:46%; float:left;}
.hours-wrapp .hours-col1 .hours-row2 ul li { font-size:16px; color:#151515; line-height:1.88; font-weight:700; margin:0 0 33px;}
.hours-wrapp .hours-col1 .hours-row2 ul li span { display:block; font-weight:400;}
.hours-wrapp .hours-col1 .hours-row2 ul li:last-child { margin:0;}
.hours-wrapp h3, .hours-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*teamin-wrapp*/
.teamin-wrapp { padding:140px 0 105px;}
.teamin-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.teamin-wrapp p a { color:#506e6e;}
.teamin-wrapp p span { display:block;}
.teamin-wrapp p strong { font-weight:700;}
.teamin-wrapp h2 { font-size:50px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 10px;}
.teamin-wrapp h2 a { color:#506e6e;}
.teamin-wrapp h2 span { display:block;}
.teamin-wrapp h3 { float:none; font-size:16px; font-weight:700; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 10px;}
.teamin-wrapp h3 a { color:#506e6e;}
.teamin-wrapp h3 span { display:block;}
.teamin-wrapp h4 { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:2.63; margin:0 0;}
.teamin-wrapp h4 a { color:#506e6e;}
.teamin-wrapp h4 span { display:block;}
.teamin-wrapp .teamin-col1 { width:100%; float:left; margin:0 0 50px; position:relative;}
.teamin-wrapp .teamin-col1 img { width:100%; display:block;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:30.7%; float:left;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:63%; float:left; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.teamin-wrapp .teamin-btn1 { float:left; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:10px 0 0; padding:15px 46px 15px 46px;}
.teamin-wrapp .teamin-btn1:last-child { margin-right:0;}
.teamin-wrapp .teamin-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}
.teamin-wrapp h2, .teamin-wrapp h2 span { font-family: 'rainfolk-regular-font';}

/*testimonial-wrapp*/
.testimonial-wrapp { text-align:center; padding:95px 0 95px;}
.testimonial-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.testimonial-wrapp p a { color:#151515;}
.testimonial-wrapp p span { display:inline;}
.testimonial-wrapp p strong { font-weight:700;}
.testimonial-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.testimonial-wrapp h2 a { color:#77a8a8;}
.testimonial-wrapp h2 span { display:block;}
.testimonial-wrapp h3 { font-size:50px; font-weight:400; color:#282828; letter-spacing:normal; line-height:1.1; margin:0 0 32px;}
.testimonial-wrapp h3 a { color:#282828;}
.testimonial-wrapp h3 span { display:block;}
.testimonial-wrapp h4 { font-size:25px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.1; margin:0 0 19px;padding-right: 50px;}
.testimonial-wrapp h4 a { color:#151515;}
.testimonial-wrapp h4 span { display:block;}
.testimonial-wrapp .testimonial-col1 { width:100%; float:left; margin:0 0 20px;}
.testimonial-wrapp .testimonial-col1 img { width:100%; display:block;}
.testimonial-wrapp .testimonial-col1 .testimonial-row1 { width:100%; float:left; position:relative;}
.testimonial-wrapp .testimonial-col2 { width:100%; float:left; text-align:left; padding:95px 0 0;}
.testimonial-wrapp .testimonial-col2 img { width:100%; display:block;}
.testimonial-wrapp .testimonial-col3 { width:32%; float:left; padding:42px 18px 18px 33px; margin:0 2% 2% 0; border:1px solid rgba(0,0,0,0.5); position:relative;}
.testimonial-wrapp .testimonial-col3:nth-child(3n) { margin-right:0;}
.testimonial-wrapp .testimonial-col3 img { width:100%; display:block;}
.testimonial-wrapp .testimonial-col3 .testimonial-bar1{width:100%!important;max-height:148px;float:left;overflow-y:auto;padding:0 6% 0 0;margin:0 0 22px;overflow-x:hidden!important;white-space:normal!important;max-width:100%!important}
.testimonial-wrapp .testimonial-col4 { width:100%; float:left; margin:0 0 0;}
.testimonial-wrapp .testimonial-col5 { width:100%; float:left; margin:32px 0 0; text-align:center;}
.testimonial-wrapp .testimonial-btn1 { float:none; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:0 12.4px 0 0; padding:15px 46px 15px 46px;cursor: pointer;}
.testimonial-wrapp .testimonial-btn1:last-child { margin-right:0;}
.testimonial-wrapp .testimonial-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}
.testimonial-wrapp h3, .testimonial-wrapp h3 span { font-family: 'rainfolk-regular-font';}
.testimonial-wrapp .reviews-google-box { width:41px; top:33px;left: 69%;}

.testimonial-wrapp .testimonial-col1.mob {display: none;}
.testimonial-wrapp .testimonial-col1 .owl-carousel .owl-stage{display:flex;flex-wrap:wrap}
.testimonial-wrapp .testimonial-col1 .owl-carousel .owl-stage .owl-item{position:relative;height:inherit}
.testimonial-wrapp .testimonial-col1 .owl-carousel .owl-stage .owl-item>div{height:100%}
.testimonial-wrapp .testimonial-col1 .owl-carousel .owl-stage .owl-item .testimonial-row1{height:100%}
.testimonial-wrapp .testimonial-col1 .owl-carousel .owl-stage .owl-item .testimonial-row1 img{height:100%;object-fit:cover}

.testimonial-wrapp .testimonial-col2+.typography.common-style{width:100%;margin:0 auto 0;padding:50px 5% 0}
.testimonial-col2 .testimonial-outer {display: flex;justify-content: center;flex-wrap: wrap;}
/*treatin2-wrapp*/
.treatin2-wrapp { background:url(../images/treatment-inner-bg1.jpg) no-repeat center / cover; position:relative;}
.treatin2-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.treatin2-wrapp p a { color:#ffffff;}
.treatin2-wrapp p span { display:block;}
.treatin2-wrapp p strong { font-weight:700;}
.treatin2-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.treatin2-wrapp h2 a { color:#77a8a8;}
.treatin2-wrapp h2 span { display:block;}
.treatin2-wrapp h3 { font-size:50px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.treatin2-wrapp h3 a { color:#ffffff;}
.treatin2-wrapp h3 span { display:block;}
.treatin2-wrapp .treatin2-col1 { width:100%; float:right; position:relative; padding:0 0 57%;}
.treatin2-wrapp .treatin2-col1 img { width:100%; display:block;}
.treatin2-wrapp .treatin2-col1 .treatin2-row1 { width:518px; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.treatin2-wrapp .treatin2-btn1 { float:none; color:#151515; background:#ffffff; border-color:#ffffff; margin:12px 12.4px 0 0; padding:15px 46px 15px 46px;}
.treatin2-wrapp .treatin2-btn1:last-child { margin-right:0;}
.treatin2-wrapp .treatin2-btn1:hover { color:#ffffff; background:none; border-color:rgba(255,255,255,0.3);}
.treatin2-wrapp h3, .treatin2-wrapp h3 span { font-family: 'rainfolk-regular-font';}

/*treatin3-wrapp*/
.treatin3-wrapp { background:url(../images/treatment-inner-bg2.jpg) no-repeat center / cover; position:relative;}
.treatin3-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.treatin3-wrapp p a { color:#ffffff;}
.treatin3-wrapp p span { display:block;}
.treatin3-wrapp p strong { font-weight:700;}
.treatin3-wrapp h2 { font-size:13px; font-weight:800; color:#77a8a8; letter-spacing:5.72px; line-height:1.92; text-transform:uppercase; margin:0 0 21px;}
.treatin3-wrapp h2 a { color:#77a8a8;}
.treatin3-wrapp h2 span { display:block;}
.treatin3-wrapp h3 { font-size:50px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.treatin3-wrapp h3 a { color:#ffffff;}
.treatin3-wrapp h3 span { display:block;}
.treatin3-wrapp .treatin3-col1 { width:100%; float:right; position:relative; padding:0 0 57%;}
.treatin3-wrapp .treatin3-col1 img { width:100%; display:block;}
.treatin3-wrapp .treatin3-col1 .treatin3-row1 { width:518px; float:left; position:absolute; top:50%; transform:translateY(-50%); left:0;}
.treatin3-wrapp .treatin3-btn1 { float:none; color:#151515; background:#ffffff; border-color:#ffffff; margin:12px 12.4px 0 0; padding:15px 46px 15px 46px;}
.treatin3-wrapp .treatin3-btn1:last-child { margin-right:0;}
.treatin3-wrapp .treatin3-btn1:hover { color:#ffffff; background:none; border-color:rgba(255,255,255,0.3);}
.treatin3-wrapp h3, .treatin3-wrapp h3 span { font-family: 'rainfolk-regular-font';}
.invisalign-wrapp .invisalign-col2 .slick-prev,
.invisalign-wrapp .invisalign-col2 .slick-next{display: none !important;}
.invisalign-wrapp .invisalign-col2 .slick-dots {
  bottom: -27px !important;
}

/*treatin4-wrapp*/
.treatin4-wrapp { padding:110px 0 50px;}
.treatin4-wrapp p { float:none; font-size:16px; font-weight:400; color:#151515; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.treatin4-wrapp p a { color:#151515;}
.treatin4-wrapp p span { display:block;}
.treatin4-wrapp p strong { font-weight:700;}
.treatin4-wrapp h2 { font-size:25px; font-weight:400; color:#151515; letter-spacing:normal; line-height: 1.55; margin:0 0 8px;}
.treatin4-wrapp h2 a { color:#151515;}
.treatin4-wrapp h2 span { display:block;}
.treatin4-wrapp .treatin4-col1 { width:100%; float:left;}
.treatin4-wrapp .treatin4-col1 img { width:100%; display:block;}
.treatin4-wrapp .treatin4-col1 .treatin4-row1 { width:48.8%; float:left; border:1px solid rgba(0,0,0,0.2); padding:50px 53px 40px;height: inherit;margin: 0 5px 0;}
.treatin4-wrapp .treatin4-col1 .treatin4-row1:last-child { float:right;}

/*video-wrapp*/
.video-wrapp { background:url(../images/video-bg.png) no-repeat center / cover;}
.video-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.88; margin:0 0 16px;}
.video-wrapp p a { color:#ffffff;}
.video-wrapp p span { display:block;}
.video-wrapp p strong { font-weight:700;}
.video-wrapp h2 { font-size:50px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.1; margin:0 0 15px;}
.video-wrapp h2 a { color:#ffffff;}
.video-wrapp h2 span { display:block;}
.video-wrapp .video-col1 { width:100%; float:right; margin:0 0 0; padding:85px 0 85px; position:relative;}
.video-wrapp .video-col1 img { width:100%; display:block;}
.video-wrapp .video-col1 .video-row1 { width:57.5%; float:right; transform:translateY(-50%); position:absolute; top:50%; right:2.4%;}
.video-wrapp .video-col2 { width:32%; float:left;}
.video-wrapp .video-col2 img { width:100%; display:block;}
.video-wrapp .video-col2 .video-row2 { width:100%; float:left; position:relative;}
.video-wrapp .video-btn1 { float:none; color:#ffffff; background:#506e6e; border-color:#506e6e; margin:10px 12.4px 0 0; padding:15px 46px 15px 46px;}
.video-wrapp .video-btn1:last-child { margin-right:0;}
.video-wrapp .video-btn1:hover { color:#506e6e; background:#ffffff; border-color:rgba(80,110,110,0.3);}
.video-wrapp h2, .video-wrapp h2 span { font-family: 'rainfolk-regular-font';}

/*practice-wrapp*/
.practice-wrapp { position:relative; text-align:center; padding-top:90px;}
.practice-wrapp .practice-col1 { width:100%; float:left;display: flex;flex-wrap: wrap;justify-content: center;}
.practice-wrapp .practice-row1 { width:24.17%; float:left; margin:0 1.1% 1.1% 0; background:#0d0d0e; overflow:hidden; border-radius:3px;}
.practice-wrapp .practice-row1:nth-child(4n) { margin-right:0;}
.practice-wrapp .practice-row1 img { width:100%; display:block;}
.practice-wrapp .practice-row1:hover img { opacity:0.40;}
.practice-wrapp .practice-row1 .practice-bar1 { width:100%; float:left;position: relative;transform: none;top: inherit;opacity: 1;}


/* .abouts-wrapp.default-page h2{font-size: 32px;} */
/* .abouts-wrapp.default-page h3{font-size: 40px;} */

.common-style .treatin4-col1 ul li:before {display: none;}

/*map-wrapp*/
.map-wrapp .map-col1 { width:100%; float:left;}
.map-wrapp .map-col1 iframe { width:100%; display:block; height:522px;}

/*btn-css*/
.linker-btn1, .banner-btn1, .about-btn1, .process-btn1, .process-btn2, .team-btn1, .invisalign-btn1, .treatments-btn1, .reviews-btn1, .gallery-btn1, .gallery-btn2, .faqs-btn1, .contact-fil1, .contact-btn1, .footer-btn1, .galler-btn1, .paiger-btn1, .paiger-btn2, .abouts-btn1, .gallein-btn1, .blogin-btn1, .blog-btn1, .getin-fil1, .getin-btn1, .teamin-btn1, .testimonial-btn1, .treatin-btn1, .treatin2-btn1, .treatin3-btn1, .video-btn1 { text-align:center; font-size:15px; font-weight:800; letter-spacing:normal; line-height:normal; border:1px solid; border-radius:30px; transition:all 0.25s ease-out 0s; display:inline-block; position:relative;}

/*contact-shape1*/
.contact-shape1 { width:447px; position:absolute; top:-311px; left:0;}
.contact-shape1 img { width:100%; display:block;}

/*header-ret-box-css*/
.header-ret-box { width:auto; float:right; margin:0 0 0;}

/*linker-ret-box-css*/
.linker-ret-box { width:auto; float:right; transition:all 0.7s; margin:20px 0 0;}

/*treatments-btn-box-css*/
.treatments-btn-box { width:100%; float:right; text-align:right; margin:0 0 0;}

/*treatments-symbol-box-css*/
.treatments-symbol-box { width:78px; float:none; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%;  right:0; left:0;}

/*reviews-google-box-css*/
.reviews-google-box { width:12%; float:right; margin:0 0 0; position:absolute; top:14.2%; right:9.7%;}

/*reviews-conten-box-css*/
.reviews-conten-box { width:100%; float:left; margin:0 0 0; position:relative;}

/*reviews-text-box-css*/
.reviews-text-box { width:50%; float:left; margin:0 0 0;}

/*reviews-btn-box-css*/
.reviews-btn-box { width:40%; float:right; text-align:right; margin:0 0 0; position:absolute; top:44%; right:23px;}

/*gallery-symbol-box-css*/
.gallery-symbol-box { width:7.1%; float:none; margin:0 auto 36px;}
.gallery-symbol-box img { width:100%; display:block;}

/*footer-let-box-css*/
.footer-let-box { width:34.5%; float:left; margin:0 0 0;}

/*footer-ret-box-css*/
.footer-ret-box{width:54.7%;float:right;margin:0 0 0;display:flex;flex-wrap:wrap;justify-content:flex-end}

/*footer-socials-box-css*/
.footer-socials-box { width:auto; float:left; margin:15px 0 0 20px;}
.footer-socials-box a { width:auto; float:left; margin:0 12.4px 0 0;}

/*mobile-css*/
.header-mob1 { width:200px; float:none; display:none; margin:0 auto 22px;}
.header-mob1 img { width:100%; display:block;}
.footer-mob1 { width:200px; float:none; display:none; margin:0 auto 22px;}
.footer-mob1 img { width:100%; display:block;}

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

.bgflex {background-size: cover !important;}

/* form style */
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-title{display:none}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content{display:none}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content{width:100%;float:none;margin:0 auto;padding:0;max-width:100%}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row{width:100%;display:block;margin:0 auto;position:relative;height:auto}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container{width:100%;display:block;margin:0 0 0}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap{width:100%;display:block;position:relative;float:left}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label{display:none}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element{width:100%;display:flex;margin:0 auto;float:left;order:inherit;justify-content:left}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell{padding:0;width:100%!important}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{width:100%;height:49px;margin:0 0 12px;padding:0 24px 0;font-size:14px;font-weight:400;color:#151515;background:none;border:1px solid rgb(21 21 21 / .3);resize:none;text-align:left;letter-spacing:normal;border-radius:0;transition:all 0.25s ease-out 0s;display:inline-block;vertical-align:baseline;position:relative;box-shadow:none;outline:none;font-family:"Urbanist",serif;line-height:normal;z-index:9;float:left}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder{color:#151515}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{width:100%;float:left;height: 110px;margin: 0 0 32px;padding: 16px 24px 0;}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field{width:100%;display:none;float:left;position:relative;margin:0 auto}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit{margin:0 0 0}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{width:100%;display:inline-block;height:auto;visibility:visible;margin: 0 0 9px!important;padding: 0;}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{width:auto;padding-left:20px;cursor:pointer;font-size:12px;font-weight:400;color: #151515;line-height: 1.67;display:inline-block;letter-spacing:normal;position:relative;top: 0;height:auto;margin:0 0 0;z-index:9}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a{text-decoration:none;color:#000000;font-weight:700;display:inline-block}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover{color:#506e6e;}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol{display:none}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{width:100%;float:none;display:inline-block;margin: 0 0 25px!important;}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{content:'';position:absolute;left:0;top: 2px;width: 15px;height: 15px;background: none;border: 1px solid rgba(21,21,21,0.5);border-radius:50%}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{content:'';width: 7px;height: 7px;background: #506e6e;position:absolute;top: 6px;left: 4px;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;opacity:0;-webkit-transform:scale(0);transform:scale(0);border-radius:50%}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after{border: 1px solid rgba(21,21,21,0.5);}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field{height:auto;margin:0 0 0}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field{height:auto;margin:0 0 0}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{width:auto;height:auto;float:none;font-size: 15px;font-weight: 800;letter-spacing: normal;color: #151515;background:none;border: 1px solid rgba(0,0,0,0.3);margin: 0;padding: 15px 32px 15px 32px;cursor:pointer;text-align:center;border-radius: 30px;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;vertical-align:baseline;outline:none!important;line-height:normal;box-shadow:none;}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover {color: #ffffff;background: #151515;border-color: #151515}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after{display:none}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-after-form-content{display:block;text-align:left;margin:15px 0 0}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label{color:#e80000}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field{cursor:pointer;background:url(../images/down-pompeius-blue-white-circle-arrow.svg) no-repeat center;background-position-x:96%;text-align-last: center;}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field:hover {background: url(../images/down-white-pompeius-blue-circle-arrow.svg) no-repeat center;background-position-x: 96%;}

.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-title{display:none}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content{display:none}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content{width:100%;float:none;margin:0 auto;padding:0;max-width:100%}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row{width:100%;display:block;margin:0 auto;position:relative;height:auto}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container{width:100%;display:block;margin:0 0 0}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap{width:100%;display:block;position:relative;float:left}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label{display:none}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element{width:100%;display:flex;margin:0 auto;float:left;order:inherit;justify-content:left}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell{padding:0;width:100%!important}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child{width:57.3%;display:inline-block;float:left}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2){width:41.4%;float:right}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell{width:48.8%!important;float:left;display:inline-block;margin:0 0 2.3%}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(2n){float:right}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{width:100%;height:49px;padding:0 24px 0;font-size:14px;font-weight:400;color:#151515;background: rgba(255,255,255,1);border: 1px solid rgba(21,21,21,0.3);resize:none;text-align:left;letter-spacing:normal;border-radius:0;transition:all 0.25s ease-out 0s;display:inline-block;vertical-align:baseline;position:relative;box-shadow:none;outline:none;font-family:"Urbanist",serif;line-height:normal;z-index:9;float:left}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder{color:#151515}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{width:100%;float:left;height: 112px;margin: 0 0 32px;padding: 16px 24px 0;}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field{width:100%;display:none;float:left;position:relative;margin:0 auto}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit{margin:0 0 0}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{width:100%;display:inline-block;height:auto;visibility:visible;margin: 0 0 9px!important;padding: 0;}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{width:auto;padding-left: 23px;cursor:pointer;font-size:12px;font-weight:400;color: #ffffff;line-height: 1.67;display:inline-block;letter-spacing:normal;position:relative;top: 0;height:auto;margin:0 0 0;z-index:9}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a{text-decoration:none;color: #ffffff;font-weight:700;display:inline-block}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover{color: #506e6e;}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol{display:none}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{width:100%;float:none;display:inline-block;margin: 0 0 25px!important;}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{content:'';position:absolute;left:0;top: 2px;width: 15px;height: 15px;background: #fff;border: 1px solid #fff;border-radius:50%}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{content:'';width: 7px;height: 7px;background: #506e6e;position:absolute;top: 6px;left: 4px;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;opacity:0;-webkit-transform:scale(0);transform:scale(0);border-radius:50%}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index: 9;}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after{border: 1px solid #fff;}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field{height:auto;margin:0 0 0}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field{height:auto;margin:0 0 0}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{width:auto;height:auto;float:none;font-size: 15px;font-weight: 800;letter-spacing: normal;color: #161616;background: #ffffff;border: 1px solid #fff;margin: 0;padding: 15px 32px 15px 32px;cursor:pointer;text-align:center;border-radius: 30px;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;vertical-align:baseline;outline:none!important;line-height:normal;box-shadow:none;}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover {color: #ffffff;background: none;border-color: #fff;}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after{display:none}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-after-form-content{display:block;text-align:left;margin:15px 0 0}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label{color:#e80000}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field{cursor:pointer;background: rgba(255,255,255,1) url(../images/down-pompeius-blue-white-circle-arrow.svg) no-repeat center;background-position-x:96%}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field:hover {background: rgba(255,255,255,1) url(../images/down-white-pompeius-blue-circle-arrow.svg) no-repeat center;background-position-x: 96%;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-title{display:none}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content{display:none}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content{width:100%;float:none;margin:0 auto;padding:0;max-width:100%}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row{width:100%;display:block;margin:0 auto;position:relative;height:auto}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container{width:100%;display:block;margin:0 0 0}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap{width:100%;display:block;position:relative;float:left}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label{display:none}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element{width:100%;display:flex;margin:0 auto;float:left;order:inherit;justify-content:left}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell{padding:0;width:100%!important}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{width:100%;height:49px;margin: 0 0 14px;padding:0 24px 0;font-size:14px;font-weight:400;color:#151515;background: rgba(255,255,255,1);border: 1px solid rgba(21,21,21,0.3);resize:none;text-align:left;letter-spacing:normal;border-radius:0;transition:all 0.25s ease-out 0s;display:inline-block;vertical-align:baseline;position:relative;box-shadow:none;outline:none;font-family:"Urbanist",serif;line-height:normal;z-index:9;float:left}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder{color:#151515}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{width:100%;float:left;height: 112px;margin: 0 0 32px;padding: 16px 24px 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field{width:100%;display:none;float:left;position:relative;margin:0 auto}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit{margin:0 0 0}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{width:100%;display:inline-block;height:auto;visibility:visible;margin: 0 0 9px!important;padding: 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{width:auto;padding-left: 24px;cursor:pointer;font-size:12px;font-weight:400;color: #ffffff;line-height: 1.67;display:inline-block;letter-spacing:normal;position:relative;top: 0;height:auto;margin:0 0 0;z-index:9}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a{text-decoration:none;color: #fff;font-weight:700;display:inline-block}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover{color: #506e6e;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol{display:none}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{width:100%;float:none;display:inline-block;margin: 0 0 25px!important;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{content:'';position:absolute;left:0;top: 2px;width: 15px;height: 15px;background: #fff;border: 1px solid #fff;border-radius:50%}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{content:'';width: 7px;height: 7px;background: #506e6e;position:absolute;top: 6px;left: 4px;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;opacity:0;-webkit-transform:scale(0);transform:scale(0);border-radius:50%}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index: 9;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after{border: 1px solid #fff;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field{height:auto;margin:0 0 0}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field{height:auto;margin:0 0 0}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{width:auto;height:auto;float:none;font-size: 15px;font-weight: 800;letter-spacing: normal;color: #161616;background: #ffffff;border: 1px solid #fff;margin: 0;padding: 15px 32px 15px 32px;cursor:pointer;text-align:center;border-radius: 30px;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;vertical-align:baseline;outline:none!important;line-height:normal;box-shadow:none;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover {color: #ffffff;background: none;border-color: #fff;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after{display:none}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-after-form-content{display:block;text-align:left;margin:15px 0 0}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label{color:#e80000}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field{cursor:pointer;background: rgba(255,255,255,1) url(../images/down-pompeius-blue-white-circle-arrow.svg) no-repeat center;background-position-x:96%}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field:hover {background: rgba(255,255,255,1) url(../images/down-white-pompeius-blue-circle-arrow.svg) no-repeat center;background-position-x: 96%;}

.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-fail.nf-error .nf-field-element .ninja-forms-field {border: 1px dotted #d10000 !important;}

.blog-wrapp.search-page .blog-col2 {width: 100%;margin: 0 0 34px;}
.blog-wrapp.search-page .blog-col2 .blog-row2 {width: 100%;position: relative;top: inherit;transform: none;}

.referrals-wrapp{width:100%;display:block;float:left;text-align:center;padding:80px 0 50px;position:relative}
.referrals-wrapp h2,.referrals-wrapp h2 span{font-family:'rainfolk-regular-font'}
.referrals-wrapp h3,.referrals-wrapp h3 span,.referrals-wrapp h3 i{font-family:'rainfolk-regular-font'}
.referrals-wrapp img{width:100%;display:block}
.referrals-wrapp .referrals-col1{width:100%;display:block;float:left;margin:0 0 15px}
.referrals-wrapp .referrals-col2{width:100%;display:block;float:left;margin:0 0 28px}

.benefits-wrapp{width:100%;display:block;float:left;text-align:center;background:#506e6e; padding: 40px 0 69px}
.benefits-wrapp h2{font-size:50px;font-weight:400;color:#fff;letter-spacing:normal;line-height:1.1;margin:0 0 15px}
.benefits-wrapp h2,.benefits-wrapp h2 span{font-family:'rainfolk-regular-font'}
.benefits-wrapp p{font-size:16px;color:#fff;line-height:1.88;margin:0 0 22px;letter-spacing:normal;font-family:"Urbanist",serif;font-weight:400}
.benefits-wrapp .margin{max-width:900px}
.referrals-wrapp .typography.common-style{width:100%;padding:0 5% 0}

.map-wrapp+.typography.common-style{padding:0 5% 0;text-align:center;margin:50px 0 0}

/*.process-col1.desk .non-slider {display: flex;}*/


.header-wrapp .header-col2 .header-row2 a:hover {color: #77a8a8;}

.treatin2-wrapp .treatin2-col1 .treatin2-row1 li{float:none;font-size:16px;color:#fff;line-height:1.88;position:relative;margin:0 0 0;padding:0 0 0 10px;letter-spacing:normal;font-family:"Urbanist",serif;font-weight:400}
.treatin2-wrapp .treatin2-col1 .treatin2-row1 li:before{content:"\2022 ";position:absolute;left:-1px;color:#fff;font-size:16px;top:3px;line-height:normal}

.treatin4-wrapp .treatin4-col1 .treatin4-row1 .loadmore-content.case2 a.loadmorehiddentreat.learn-btn1{cursor:pointer}



.treatments-wrapp2 .treatments-col1.desk{width:100%}
.treatments-wrapp2 .treatments-col1.desk .non-slider{width:100%;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;}
.treatments-wrapp2 .treatments-col1.desk .non-slider .treatments-col2{width:24%;float:left;margin:0 4px 0}


.treatments-col1 .non-slider{width:100%;float:left;display:flex;flex-wrap:wrap;justify-content:center}
.treatments-col1 .non-slider .treatments-col2{width:24%;float:left;margin:0 1.25% 20px 0}
.treatments-col1 .non-slider .treatments-col2:last-child{margin-right:0}


.reviews-wrapp .reviews-col1 .non-slider{width:100%;display:flex;flex-wrap:wrap;justify-content:center}
.reviews-wrapp .reviews-col1 .non-slider .reviews-row1{width:30%;display:block;float:left;margin:0 10px 0;padding: 52px 30px 46px;}
.reviews-wrapp .reviews-col1 .non-slider .reviews-row1 .reviews-google-box{width:12%;float:right;margin:0 0 0 0;position:absolute;top:39px;right:19px}
.reviews-wrapp.reviews-wrapp3.common-style{background:none;padding:102px 0 100px}
.reviews-wrapp .reviews-col1 .non-slider .reviews-row1 .reviews-description{width:100%;float:left;overflow-y:scroll;max-height:148px;padding:0 6% 0 0;margin:0 0 22px}
.reviews-wrapp .reviews-col1 .non-slider .reviews-row1 .reviews-description span{display:inline}

.conten-wrapp.abouts-wrapp.default-page h4{font-family:'rainfolk-regular-font';letter-spacing:normal;line-height:1.1}


.partners-wrapp .partners-col1 .non-slider{width:100%;float:left;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center}
.partners-wrapp .partners-col1 .non-slider .partners-row1{width:28%;margin:0 10px 0;display:block;float:left}
.partners-wrapp .partners-col1 .non-slider .partners-row1 img{width:100%;max-height:60px;object-fit:contain}

.treatin3-wrapp .treatin3-col1 .treatin3-row1 ul li {color: #fff;}
.treatin3-wrapp .treatin3-col1 .treatin3-row1 ul li:before {  color: #fff;}

.reviews-wrapp .reviews-col1 .slick-dots {z-index: 99;}
.teamer-wrapp .teamer-col1 .teamer-col2:last-child {padding-top: 2.6%;}

.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container input#nf-field-33 {display:none}



.treatin4-wrapp .slick-track {display: flex;flex-wrap: wrap;justify-content: center;}


.partners-wrapp .partners-col1.mob .slick-track{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center}


.testimonial-wrapp .testimonial-col3 .testimonial-bar1 .mCustomScrollBox>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%!important;max-width:380px!important}
.testimonial-wrapp .testimonial-col3 .testimonial-bar1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:6px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center;background-color:#506e6e!important;right:0px}
.testimonial-wrapp .testimonial-col3 .testimonial-bar1 .mCSB_scrollTools .mCSB_draggerRail{width:6px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;background-color:#e3e1e1!important;right:0px;position:relative}
.testimonial-wrapp .testimonial-col3 .testimonial-bar1 .mCSB_scrollTools.mCSB_scrollTools_horizontal {display: none !important;}

.custom-select1 .select-items .scrollbox-horizontal-rail{display:none}
.custom-select1 .select-items .scrollbox-horizontal-bar{display:none}

.feeser-wrapp .accordion h4:hover .circle-effect img {opacity: 1;}

.treatin4-wrapp .treatin4-col1.mobile .slick-track{display:flex;flex-wrap:wrap;justify-content:center}
.treatin4-wrapp .treatin4-col1.mobile .slick-slide{height:inherit}
.treatin4-wrapp .treatin4-col1.mobile .slick-slide .treatin4-row1{height:100%}
.treatin4-wrapp .treatin4-col1.mobile .slick-dots {margin: 16px 0 10px;}


.treatin4-wrapp .treatin4-col1.desktop .slick-track{display:flex;flex-wrap:wrap;justify-content:center}
.treatin4-wrapp .treatin4-col1.desktop .slick-slide{height:inherit}
.treatin4-wrapp .treatin4-col1.desktop .treatin4-row1{width:96%;height:97%;margin:10px;border: 1px solid rgba(0, 0, 0, 0.2);padding: 50px 53px 40px;}


.treatin4-wrapp .treatin4-col1 .non-slider{width:100%;display:flex;flex-wrap:wrap;justify-content:center}.treatin4-wrapp .treatin4-col1 .non-slider .treatin4-row1 {width: 48.8%;float: left;border: 1px solid rgba(0, 0, 0, 0.2);padding: 50px 53px 40px;height: inherit;margin: 0 5px 0;}

.abouts-wrapp .price-btn {float: none;color: #ffffff; margin-top:23px !important;background: #506e6e;border-color: #506e6e;margin: 0 12.4px 24px 0;padding: 15px 32px 15px 32px;text-align: center;font-size: 15px;font-weight: 800;letter-spacing: normal;line-height: normal;border: 1px solid;border-radius: 30px;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;}


.abouts-wrapp .price-btn:hover {  color: #506e6e;background: none;border-color: rgba(80, 110, 110, 0.3);}


.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .content strong  {font-weight: bold;color: #151515;}


.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .content strong a {color: #506e6e;}

.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .content strong a:hover{color:#151515;}

.menu-image img {width: 100%;height: 100%;object-fit: cover;}

.treatin4-wrapp .treatin4-col1.desktop .treatin4-row1 .loadmore-content.case2 span ul{margin:0 0 0}
.treatin4-wrapp .treatin4-col1.desktop .treatin4-row1 .loadmore-content.case2 span:nth-last-of-type(1) ul{margin:0 auto 24px}

.treatin4-wrapp .treatin4-col1 .treatin4-row1 ul li::after

{
  content: "\2022 ";
  position: absolute;
  left: -1px;
  color: #151515;
  font-size: 32px;
  top: -5px;
  line-height: normal;
}
.treatin4-wrapp .treatin4-col1 .treatin4-row1 .loadmore-content.case2 .loadmorehiddentreat.learn-btn1{float:left;color:#fff;background:#506e6e;border-color:#506e6e;margin:0 12.4px 0 0;padding:15px 32px 15px 32px;text-align:center;font-size:15px;font-weight:800;letter-spacing:normal;line-height:normal;border:1px solid;border-radius:30px;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;margin-top:20px}

.treatin4-wrapp .treatin4-col1 .treatin4-row1 .loadmore-content.case2 .loadmorehiddentreat.learn-btn1:hover{color: #506e6e;background: none;  border-color: rgba(80, 110, 110, 0.3);}


.treatin4-wrapp .treatin4-col1 .non-slider .treatin4-row1 h3 {min-height: 88px;}

.abouts-wrapp h3 a{color: #506e6e;}

.treatment-wrapp .editor-content h2 {font-size: 34px;font-family: 'Urbanist';line-height: 1.3}

.treatin4-wrapp .treatin4-col1 .non-slider .treatin4-row1 a {cursor: pointer; color: #506e6e;}

.treatin4-wrapp .treatin4-col1 .non-slider .treatin4-row1 a:hover {color: #151515;}

.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .content .read-more-btn{float:left;color:#fff;background:#506e6e;border-color:#506e6e;margin:0 12.4px 0 0;padding:15px 32px 15px 32px;text-align:center;font-size:14px;font-weight:800;letter-spacing:normal;line-height:normal;border:1px solid;border-radius:30px;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;margin-bottom:16px;cursor: pointer;}

.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .content .read-more-btn:hover{color: #506e6e;background: none;border-color: rgba(80, 110, 110, 0.3);}


.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row .cog-label { color: #000;font-weight: 700;  font-family: 'Urbanist'}


.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  .el-input__inner
{
  width: 100% !important;
    height: 48px;
    margin: 0 0 0;
    padding: 0 1% !important;
    font-size: 16px;
    font-weight: 400;
    color: #000000 !important;
    background: none;
    border-radius: 39px !important;
    resize: none;
    text-align: center;
    /* letter-spacing: 2.3px !important; */
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    vertical-align: baseline;
    position: relative;
    box-shadow: none;
    outline: none;
    line-height: normal;
    text-transform: uppercase;
    border: 1px solid #506e6e !important;
    font-family: "Urbanist" !important;
}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row h2{
  font-family: "Urbanist" !important;
  color: #506e6e !important;
}


.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row label.el-checkbox.cog-checkable__allow-other.cog-inner-col__item .el-checkbox__label input.el-input__inner
{border: none !important;outline:none !important;}



.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row label.el-checkbox.cog-checkable__allow-other.cog-inner-col__item .el-checkbox__label .el-input
{border: none !important;outline:none !important;}


.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row label.el-checkbox.cog-checkable__allow-other.cog-inner-col__item .el-checkbox__label input.el-input__inner {
  border: none !important;
  outline: none !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 42px!important;
}


.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row .el-checkbox__inner {
  border-radius: 50% !important;
}


.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  button.el-button.cog-button--secondary.cog-upload__upload-button.el-button--default.cog-button {
  float: left;
  color: #ffffff !important;
  background: #506e6e !important;
  border-color: #506e6e !important;
  margin: 0 12.4px 0 0 !important;
  padding: 15px 32px 15px 32px !important;
  text-align: center;
  font-size: 15px ;
  font-weight: 800 !important;
  letter-spacing: normal;
  line-height: normal !important;
  border: 1px solid !important;
  border-radius: 30px !important;
  transition: all 0.25s ease-out 0s !important;
  display: inline-block;
  position: relative !important;
  font-family: 'Urbanist' !important;
}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  button.el-button.cog-button--secondary.cog-upload__upload-button.el-button--default.cog-button:hover
{
  color: #506e6e !important;
  background: none !important;
  border-color: rgba(80, 110, 110, 0.3)  !important;
}




.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  .is-checked .el-checkbox__inner::after {
  transform: rotate(45deg) scaleY(1);
  backface-visibility: hidden;
  opacity: 1;
}


.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  .el-checkbox__inner::after {
  display: block;
  width: 12px !important;
  height: 12px !important;
  border: none !important;
  border-top: none !important;
  border-left: none !important;
  margin-top: none !important;
  margin-left: none !important;
  transform: none !important;
  backface-visibility: hidden;
  transform-origin: none !important;
  content: "";
  transition: transform calc(var(--speed) / 4) .1s;
  background:#506e6e !important;
  border-radius: 50%;
  opacity: 0;
  position: absolute;
  left: 7px;
  top: 4px;
  opacity: 0;
}


.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row .is-checked .el-checkbox__inner 

{
  background: transparent !important;
  border: 1px solid #506e6e  !important;
}


.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  .cog-upload
{
  width: 100% !important;
  padding: 0 1% !important;
  font-size: 16px;
  font-weight: 400;
  color: #000000 !important;
  background: none;
  border-radius: 39px !important;
  text-align: center;
  transition: all 0.25s ease-out 0s;
  display: inline-block;
  vertical-align: baseline;
  position: relative;
  box-shadow: none;
  outline: none;
  line-height: normal;
  border: 1px solid #506e6e !important;
  font-family: "Urbanist" !important;
}


.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row .el-textarea__inner {
  border: none !important;
  background: none !important;
  margin: 1% 3% !important;
  min-height: 120px !important;
}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row .el-textarea {
  min-height: 120px !important;
  border-radius: 39px !important;
  border: 1px solid #506e6e !important;
}


.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  .is-checked .el-radio__inner::after


{
  opacity: 1;
    background: #506e6e !important;
}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row .is-checked .el-radio__inner {
  background-color: transparent !important;
  border: 1px solid #5ca7ab !important;
}
.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row .el-radio__inner::after {
  display: block;
  width: 9px !important;
  height: 9px !important;
  transform: none !important;
  backface-visibility: hidden;
  transform-origin: none !important;
  content: "";
  transition: transform calc(var(--speed) / 4) .1s;
  background: #5ca7ab !important;
  border-radius: 50% !important;
  opacity: 09;
  position: absolute !important;
  left: 9px !important;
  top: 9px !important;
  opacity: 0;
} 



.referrals-wrapp .referrals-col3 .cog-form__container  button.el-button.cog-button--has-status.cog-button--primary.cog-button--navigation.cog-button--submit.el-button--default.cog-button
{
  float: left;
  color: #ffffff !important;
  background: #506e6e !important;
  border-color: #506e6e !important;
  margin: 0 12.4px 0 0 !important;
  padding: 15px 32px 15px 32px !important;
  text-align: center;
  font-size: 15px !important;
  font-weight: 800 !important;
  letter-spacing: normal;
  line-height: normal !important;
  border: 1px solid !important;
  border-radius: 30px !important;
  transition: all 0.25s ease-out 0s !important;
  display: inline-block;
  position: relative !important;
  font-family: 'Urbanist' !important;
}


.referrals-wrapp .referrals-col3 .cog-form__container button.el-button.cog-button--has-status.cog-button--primary.cog-button--navigation.cog-button--submit.el-button--default.cog-button:hover{
  color: #506e6e !important;
  background: none !important;
  border-color: rgba(80, 110, 110, 0.3)  !important;

}




.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .loadmorebtn{float:left;color:#fff;background:#506e6e;border-color:#506e6e;margin:0 12.4px 0 0;padding:15px 32px 15px 32px;text-align:center;font-size:14px;font-weight:800;letter-spacing:normal;line-height:normal;border:1px solid;border-radius:30px;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;margin-bottom:16px;color:#fff!important;cursor: pointer;}

.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .loadmorebtn:hover{color: #506e6e !important;background: none;border-color: rgba(80, 110, 110, 0.3);}


.invisalign-wrapp:after {

  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
}

.invisalign-wrapp {
overflow: visible;
  z-index: 2;
}
.menu-came .wp-google-badge.wp-google-badge_left-fixed {
  display: none;
}

.common-style h3
 {
    font-family: 'rainfolk-regular-font';
    font-size: 50px;
    font-weight: 400;
    /* color: #ffffff; */
    letter-spacing: normal;
    line-height: 1.1;
    margin: 0 0 15px;
}
.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  span.el-checkbox__label.special-treat-child input.el-input__inner.special-inputer {
  height: auto !important;
}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row   .cog-inner-col__item
{
  width:auto;
  margin: 0 5% 0 0;
}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  label.el-checkbox.cog-checkable__allow-other.cog-inner-col__item.special-treat
{
width:auto;
margin: 0 5% 0 0;
}

.conten-wrapp .conten-col1 .conten-row1 .back-btn1 {  float: none;color: #ffffff;  background: #506e6e;border-color: #506e6e;margin: 10px 12.4px 0 0;padding: 15px 19px 15px 19px;  text-align: center;font-size: 15px;  font-weight: 800;letter-spacing: normal;line-height: normal;border: 1px solid;  border-radius: 30px;transition: all 0.25s ease-out 0s;  display: inline-block;position: relative;}

.conten-wrapp .conten-col1 .conten-row1 .treatin-btn1 { padding: 15px 19px 15px 19px;}

.conten-wrapp .conten-col1 .conten-row1 .back-btn1:hover {color: #506e6e;background: #ffffff;border-color: rgba(80, 110, 110, 0.3)}

.header-col3 {
  border-right: 1px solid #5a5a5a;

}

.reviews-wrapp .reviews-col1  .reviews-row1 .testi-btn1 {
  float: left;
  color: #ffffff;
  background: #506e6e;
  border-color: #506e6e;
  margin: 0 12.4px 0 0;
  padding: 15px 32px 15px 32px;
  text-align: center;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: normal;
  line-height: normal;
  border: 1px solid;
  border-radius: 30px;
  transition: all 0.25s ease-out 0s;
  display: inline-block;
  position: relative;
}

.reviews-wrapp .reviews-col1  .reviews-row1 .testi-btn1:hover {
  color: #506e6e;
  background: none;
  border-color: rgba(80, 110, 110, 0.3);
}

.treat-inner-cat {padding-top: 120px;}
.treat-inner-cat.empty-gallery-sec {padding: 70px 0 102px 0 ;}

.header-wrapp .header-col3 .custom-select1 .select-selected:hover {color: #77a8a8;}

.header-wrapp .header-col3 .custom-select1 .select-selected {color: #fff;}
.teamin-back-btn {  width: 100%;display: block;float: left;}

.treatments-wrapp2 {padding: 50px 0 100px;}

.fixed .button_container {
    top: 0;
}
.teamer-wrapp .teamer-col1 .teamer-col2.common-teams:last-child {
    padding-top: 0;
}

.teamer-wrapp .teamer-col1 .teamer-col2.common-teams {
    margin-bottom: 53px;
}

.default-page h2{font-size:50px;font-weight:400;color:#151515;letter-spacing:normal;line-height:1.1;margin:0 0 15px;font-family:'rainfolk-regular-font';text-transform:none;margin:0 0 24px}

.team-wrapp .team-col1 .team-row1 h2 {color: #ffffff; margin: 0 0 13px;}
.team-wrapp .team-col1 .team-row1 h3 {font-size: 43px; margin: 0 0 0px;}

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

.faqs-wrapp p a:hover {color: #151515;}
.team-wrapp .team-col1::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 10;
    height: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}
.team-wrapp .team-col1 .team-row1 h2 {
    color: #77A8AB;
}
.faqs-wrapp .faqs-col1 .faqs-row1 .accordion {
    border-bottom: none;
}
.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .content-full-outer h4 {
    border-bottom: 1px solid rgba(90, 90, 90, 0.3);
}
.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .content .main-ccontent.indiv-5 ul{margin-bottom: 0;}


.faqs-wrapp .faqs-col1 .faqs-row1 .content:last-child {
    padding-bottom: 0;
}
.faqs-wrapp .faqs-col1 .faqs-row1 .loadmorebtncover a.loadmorebtn {
    margin-top: 30px;
}
.conten-wrapp .conten-col1 .conten-row1 .back-btn1 {
    text-transform: capitalize;
}

.invisalign-wrapp .invisalign-col2 .invisalign-row2 .cocoen .cocoen-label.cocoen-label-before
 {
     left: 12.6% !important;
    font-size: 12px;
    top: 86% !important;
    padding: 0 !important
}

.invisalign-wrapp .invisalign-col2 .invisalign-row2  .cocoen-label.cocoen-label-after
 {
   right: 12.6% !important;
    font-size: 12px;
    top: 86% !important;
    padding: 0 !important
}

.gallery-wrapp .gallery-col1 .gallery-row1 .cocoen .cocoen-label.cocoen-label-before 
 {
     left: 12.6% !important;
    font-size: 12px;
    top: 86% !important;
    padding: 0 !important
}

.gallery-wrapp .gallery-col1 .gallery-row1   .cocoen-label.cocoen-label-after
 {
   right: 12.6% !important;
    font-size: 12px;
    top: 86% !important;
    padding: 0 !important
}

.smile-col1.hovereffect.imagefromcases {
    transition: all 0.4s ease-in-out;
}
.reviews-col1.mob .slick-track {
  display: flex !important;
  height: auto !important; /* Let it grow naturally */
  flex-wrap:wrap !important;
}

.reviews-col1.mob .slick-slide {
  display: flex !important;
  height: inherit !important; /* Important to match .slick-track */
}

.reviews-col1.mob .reviews-row1 {
  height: 100%; /* Fills .slick-slide */

}


.reviews-col1.desk .slick-track {
  display: flex !important;
  height: auto !important; /* Let it grow naturally */
  flex-wrap:wrap !important;
}

.reviews-col1.desk .slick-slide {
  display: flex !important;
  height: inherit !important; /* Important to match .slick-track */
}

.reviews-col1 .reviews-row1 {
  height: 100%; /* Fills .slick-slide */

}

.testimonial-wrapp .testimonial-col3 .testimonial-bar1 .mCustomScrollBox .mCSB_container_wrapper .mCSB_container {
    left: 0 !important;
    padding-right: 20px !important;
    width: 100% !important;
}
.testimonial-wrapp .testimonial-col3 .testimonial-bar1.mCustomScrollbar {
    padding: 0 !important;
}

.testimonial-wrapp .testimonial-col3 .testimonial-bar1.mCustomScrollbar .mCSB_container_wrapper {
    margin: 0 !important;
}

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

.common-style h1.page-title{font-size:38px;margin:0 0 25px}
h1.seo-sub-title {font-size:38px;margin:0 0 25px}

.header-wrapp { text-align:center; padding:80px 0 20px;}
.header-wrapp p { font-size:13px; margin:0 0 10px;}
.header-wrapp p span { display:inline;}
.header-wrapp .header-col1 { width:100%; padding:0 0 0;}
.header-wrapp .header-col1 .header-row1 { width:100%;}
.header-wrapp .header-col1 .header-row1 a { width:auto; float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.header-wrapp .header-col1 .header-row1 a:last-child { margin-right:4px;}
.header-wrapp .header-col2 { width:100%; border-right:none; padding:38px 0 18px;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col2 .header-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 2px 0;}
.header-wrapp .header-col2 .header-row2 li:last-child { margin-right:2px;}
.header-wrapp .header-col3 { width:100%; border-right:none; border-bottom:1px solid #5a5a5a; padding: 9px 5% 9px;}
.header-wrapp .header-col3 .header-row3 { width:100%;}
.header-wrapp .header-col4 { width:100%; padding:16px 5% 16px;border-right: 0;border-bottom: 1px solid #5a5a5a;}
.header-wrapp .header-col4 .header-row4 { width:100%;}
.header-wrapp .header-col4 .header-row4 li { width:48%; margin:0 0 0;}
.header-wrapp .header-col4 .header-row4 li:nth-child(2n) { float:right;}
.header-wrapp .header-col4 .header-row4 li:last-child { margin-right:0;}
.header-row2 li, .header-row2 li a { font-size:14px;}
.header-row4 li, .header-row4 li a { font-size:15px;}
.header-col1, .header-col2, .header-col3, .header-col4 { margin:0 0 0;}

.linker-wrapp { text-align:center; background:#151515; padding:0 0 0; position:fixed; top:0; right:0; left:0; z-index:999;}
.linker-wrapp p { font-size:13px; margin:0 0 10px;}
.linker-wrapp p span { display:inline;}
.linker-wrapp .linker-col1 { width:200px; float:none; display:none; margin:0 auto 22px;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%; float:none;}
.linker-wrapp .linker-col2 { width:100%; display:block; margin:0 0 0;display: none;}
.linker-wrapp .linker-col2 .linker-row2 { width:100%;}
.linker-wrapp .linker-col3 { width:100%; display:none; margin:0 0 0;}
.linker-wrapp .linker-col3 .linker-row3 { width:100%;}
.linker-wrapp .linker-btn1 { width:100%; margin:4.2% 0 0; padding:15px 2% 15px;}
.linker-wrapp .linker-btn1:first-child { margin-top:0;}

.banner-wrapp { min-height:inherit; text-align:center;}
.banner-wrapp p { font-size:15px; color:#151515; margin:0 0 10px;}
.banner-wrapp p a { color:#151515;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:46px; color:#151515; margin:0 0 13px;}
.banner-wrapp h3 a { color:#151515;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit; left:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:34px 5% 68px;}
.banner-wrapp .banner-btn1 { float:none; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:12px 4px 0;}
.banner-wrapp .banner-btn1:last-child { margin-right:4px;}
.banner-wrapp .banner-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}

.about-wrapp { text-align:center; padding:24px 0 5.2%;}
.about-wrapp p { font-size:14px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:36px; margin:0 0 13px;}
.about-wrapp h3 span { display:inline;}
.about-wrapp .about-col1 { width:100%; margin:0 0 0;}
.about-wrapp .about-col1 .about-row1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; right:inherit;}
.about-wrapp .about-col2 { width:100%; margin:0 0 0;}
.about-wrapp .about-col2 .about-row2 { width:100%;}
.about-wrapp .about-btn1 { float:none; margin:10px 4px 0;}
.about-wrapp .about-btn1:last-child { margin-right:4px;}

.process-wrapp { text-align:center; padding:54px 0 60px;}
.process-wrapp p { font-size:14px; margin:0 0 10px;}
.process-wrapp p span { display:inline;}
.process-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.process-wrapp h2 span { display:inline;}
.process-wrapp h3 { font-size:36px; margin:0 0 13px;}
.process-wrapp h3 span { display:inline;}
.process-wrapp h4 { font-size:24px; margin:0 0 9px;}
.process-wrapp h4 span { display:inline;}
.process-wrapp .process-col1 { width:100%; margin:14px 0 58px;}
.process-wrapp .process-col1 .process-row1 { width:29.7%; float:none; margin:0 auto 24px;}
.process-wrapp .process-col2 { width:100%; margin:0 0 0; padding:44.8% 5% 10.6%;}
.process-wrapp .process-col2:hover { padding:19.5% 8.6% 38.8% 10.6%;}
.process-wrapp .process-col2 .process-row2 { width:100%;}
.process-wrapp .process-btn1 { float:none; margin:10px 4px 0;}
.process-wrapp .process-btn1:last-child { margin-right:4px;}
.process-wrapp .process-btn2 { float:none; margin:10px 4px 0;}
.process-wrapp .process-btn2:last-child { margin-right:4px;}

.team-wrapp { text-align:center; background:none; padding:54px 0 0;}
.team-wrapp p { font-size:14px; color:#151515; margin:0 0 10px;}
.team-wrapp p a { color:#151515;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:36px; color:#151515; margin:0 0 13px;}
.team-wrapp h3 a { color:#151515;}
.team-wrapp h3 span { display:inline;}
.team-wrapp .team-col1 { width:100%; margin:0 0 0;}
.team-wrapp .team-col1 img { width:100%; display:block;}
.team-wrapp .team-col1 .team-row1 { width:90%; float:none; margin:0 auto 40px; position:relative; top:inherit; right:inherit; left:inherit;}
.team-wrapp .team-btn1 { float:none; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:10px 4px 0;}
.team-wrapp .team-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}

.invisalign-wrapp { text-align:center; padding:54px 0 40px;background-position-x: 14% !important;}
.invisalign-wrapp p { font-size:14px; margin:0 0 10px;}
.invisalign-wrapp p span { display:inline;}
.invisalign-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.invisalign-wrapp h2 span { display:inline;}
.invisalign-wrapp h3 { font-size:36px; margin:0 0 13px;}
.invisalign-wrapp h3 span { display:inline;}
.invisalign-wrapp .invisalign-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit; left:inherit;}
.invisalign-wrapp .invisalign-col1 .invisalign-row1 { width:100%; margin:0 0 40px;}
.invisalign-wrapp .invisalign-col2 { width:100%; margin:0 0 0; padding:2% 2% 2%; position:relative; bottom:inherit; left:inherit;}
.invisalign-wrapp .invisalign-col2 .invisalign-row2 { width:100%;}
.invisalign-wrapp .invisalign-btn1 { float:none; margin:10px 4px 0;}
.invisalign-wrapp .invisalign-btn1:last-child { margin-right:4px;}


.treatments-wrapp { text-align:center; padding:54px 0 27px;}
.treatments-wrapp p { font-size:14px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp h3 { font-size:36px; margin:0 0 13px;}
.treatments-wrapp h3 span { display:inline;}
.treatments-wrapp h4 { font-size:21px; margin:0 0 9px;}
.treatments-wrapp h4 span { display:inline;}
.treatments-wrapp .treatments-col1 { width:100%; margin:18px 0 40px;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%; margin:0 0 30px;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%;}
.treatments-wrapp .treatments-btn1 { float:none; margin:10px 4px 0;}
.treatments-wrapp .treatments-btn1:last-child { margin-right:4px;}

.reviews-wrapp { text-align:center; padding:27px 0 98px;}
.reviews-wrapp p { font-size:14px; margin:0 0 10px;}
.reviews-wrapp p span { display:inline;}
.reviews-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.reviews-wrapp h2 span { display:inline;}
.reviews-wrapp h3 { font-size:36px; margin:0 0 13px;}
.reviews-wrapp h3 span { display:inline;}
.reviews-wrapp h4 { font-size:21px; margin:0 0 19px;}
.reviews-wrapp h4 span { display:inline;}
.reviews-wrapp .reviews-col1 { width:100%; margin:34px 0 0;}
/* .reviews-wrapp .reviews-col1 .reviews-row1 { width:100%; padding:32.2% 5% 10%;min-height: 381.64px;} */
.reviews-wrapp .reviews-col1 .reviews-row1 { width:100%; padding:32.2% 5% 10%;min-height:inherit;}
.reviews-wrapp .reviews-btn1 { float:none; margin:10px 4px 0;}
.reviews-wrapp .reviews-btn1:last-child { margin-right:4px;}

.gallery-wrapp {text-align: center;padding: 95px 0 98px;}
.gallery-wrapp p { font-size:14px; margin:0 0 10px;}
.gallery-wrapp p span { display:inline;}
.gallery-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.gallery-wrapp h2 span { display:inline;}
.gallery-wrapp h3 { font-size:36px; margin:0 0 13px;}
.gallery-wrapp h3 span { display:inline;}
.gallery-wrapp .gallery-col1 {width: 100%;margin: 14px 0 23px;}
.gallery-wrapp .gallery-col1 .gallery-row1 { width:100%; padding:5px 5px 5px;}
.gallery-wrapp .gallery-btn1 { float:none; margin:10px 4px 10px;}
.gallery-wrapp .gallery-btn2 { float:none; margin:10px 4px 0;}

.faqs-wrapp { text-align:center; padding:60px 0 60px;}
.faqs-wrapp p { font-size:14px; margin:0 0 10px;}
.faqs-wrapp p span { display:inline;}
.faqs-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.faqs-wrapp h2 span { display:inline;}
.faqs-wrapp h3 { font-size:36px; margin:0 0 13px;}
.faqs-wrapp h3 span { display:inline;}
.faqs-wrapp h4 { font-size:14px; margin:0 0 0;}
.faqs-wrapp h4 span { display:inline;}
.faqs-wrapp .faqs-col1 { width:100%; margin:0 0 0;}
.faqs-wrapp .faqs-col1 .faqs-row1 { width:100%; margin:0 0 40px;}
.faqs-wrapp .faqs-col2 { width:100%; margin:0 0 0;}
.faqs-wrapp .faqs-col2 .faqs-row2 { width:100%;}
.faqs-wrapp .faqs-btn1 { float:none; margin:10px 4px 0;}
.faqs-wrapp .faqs-btn1:last-child { margin-right:4px;}

.contact-wrapp { text-align:center; padding: 0px 0 30px;}
.contact-wrapp p { font-size:14px; margin:0 0 10px;}
.contact-wrapp p span { display:inline;}
.contact-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:36px; margin:0 0 29px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp .contact-col1 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%; margin:0 0 40px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { text-align:center; font-size:12px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:100%; height:46px; margin:0 0 12px; padding:0 10% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:100%; height:96px; margin:0 0 20px; padding:16px 10% 0;}
.contact-wrapp .contact-col2 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col2 .contact-row2 { width:100%;}
.contact-wrapp .contact-btn1 { float:none; margin:10px 4px 0;}
.contact-wrapp .contact-btn1:last-child { margin-right:4px;}

.instagram-wrapp { text-align:center; padding:30px 0 30px;}
.instagram-wrapp p { font-size:14px; margin:0 0 10px;}
.instagram-wrapp p span { display:inline;}
.instagram-wrapp h2 { font-size:36px; margin:0 0 29px;}
.instagram-wrapp h2 span { display:inline;}
.instagram-wrapp .instagram-col1 { width:100%; margin:0 0 0;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:100%;}

.partners-wrapp { text-align:center; padding:30px 0 60px;}
.partners-wrapp p { font-size:14px; margin:0 0 10px;}
.partners-wrapp p span { display:inline;}
.partners-wrapp .partners-col1 { width:100%; margin:0 0 0;}
.partners-wrapp .partners-col1 .partners-row1 { width:auto; vertical-align:middle; display:inline-block;}

.footer-wrapp { text-align:center; padding:60px 0 110px;}
.footer-wrapp p { font-size:14px; margin:0 0 10px;}
.footer-wrapp p span { display:inline;}
.footer-wrapp h2 { font-size:15px; margin:0 0 10px;}
.footer-wrapp h2 span { display:inline;}
.footer-wrapp .margin { max-width:1236px;}
.footer-wrapp .footer-col1 { width:200px; display:none; margin:0 auto 22px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:none;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col3 { width:100%; margin:0 0 10px;}
.footer-wrapp .footer-col3 .footer-row3 { width:100%;}
.footer-wrapp .footer-col3 .footer-row3 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.footer-wrapp .footer-col4 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col4 .footer-row4 { width:100%;}
.footer-wrapp .footer-col4 .footer-row4 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.footer-wrapp .footer-col4 .footer-row4 li:nth-child(2n) { display:none;}
.footer-wrapp .footer-btn1 { float:none; margin:10px 4px 0;}
.footer-wrapp .footer-btn1:last-child { margin-right:4px;}
.footer-row3 li, .footer-row3 li a { font-size:14px; line-height:1.64;}
.footer-row4 li, .footer-row4 li a { font-size:11px; line-height:normal;}




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

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

.contact-wrapp2 { padding:0 0 30px;}

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

.galler-wrapp p span { display:inline;}
.galler-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.galler-wrapp h2 span { display:inline;}
.galler-wrapp h3 { font-size:36px; margin:0 0 13px;}
.galler-wrapp h3 span { display:inline;}
.galler-wrapp .galler-col2 { width:100%; margin:0 0 50px;}

.paiger-wrapp .paiger-col1 .paiger-row1 { width:auto;}
.paiger-wrapp .paiger-col1 .paiger-row1 li,
.paiger-wrapp .paiger-col1 span.page-numbers.current,
.paiger-wrapp .paiger-col1 a.page-numbers,
.paiger-wrapp .paiger-col1 span.page-numbers.dots { margin:0 2px;}
.paiger-wrapp .paiger-btn1,
.paiger-wrapp .paiger-btn2 { padding:15px 18px 15px;}
.paiger-row1 li, .paiger-row1 li a,
.paiger-wrapp .paiger-col1 span.page-numbers.current,
.paiger-wrapp .paiger-col1 a.page-numbers,
.paiger-wrapp .paiger-col1 span.page-numbers.dots { font-size:13px;}

.feeser-wrapp p span { display:inline;}
.feeser-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.feeser-wrapp h2 span { display:inline;}
.feeser-wrapp h3 { font-size:36px;}
.feeser-wrapp h3 span { display:inline;}
.feeser-wrapp h4 { font-size:15px;}
.feeser-wrapp .feeser-col1 { margin:0 0 40px;}

.abouts-wrapp p span { display:inline;}
.abouts-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.abouts-wrapp h2 span { display:inline;}
.abouts-wrapp h3 { font-size:36px;}
.abouts-wrapp h3 span { display:inline;}
.abouts-wrapp .abouts-col1 { margin:0 0 40px;}
.abouts-wrapp .abouts-col2 .abouts-row1 { width:100%; margin:0 0 35px;}
.abouts-wrapp .abouts-col2 .abouts-row2 { width:100%; position:relative; top:inherit; transform:none;}

.gallein-wrapp h3 { font-size:36px;}
.gallein-wrapp h3 span { display:inline;}
.gallein-wrapp .gallein-col1 .gallein-row2 { padding:0;}

.teamer-wrapp { padding:41px 0 20px;}
.teamer-wrapp .teamer-col1 { margin:0;}
.teamer-wrapp .teamer-col2 { width:100%; margin:0 0 40px 0;}

.blogin-wrapp p span { display:inline;}
.blogin-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.blogin-wrapp h2 span { display:inline;}
.blogin-wrapp h3 { font-size:36px;}
.blogin-wrapp h3 span { display:inline;}
.blogin-wrapp .blogin-col1 { margin:0 0 40px;}
.blogin-wrapp .blogin-col2 { padding:0;}

.treatment-wrapp { padding:41px 0 20px;}
.treatment-wrapp .treatment-col2 { width:100%; margin:0 0 30px 0;}

.blog-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.blog-wrapp h2 span { display:inline;}
.blog-wrapp h3 { font-size:36px;}
.blog-wrapp h3 span { display:inline;}
.blog-wrapp .blog-col1 { margin:0;}
.blog-wrapp .blog-col2 { margin:0 0 50px;}
.blog-wrapp .blog-col2 .blog-row1 { width:100%; margin:0 0 35px;}
.blog-wrapp .blog-col2 .blog-row2 { width:100%; position:relative; top:inherit; transform:none;}

.contac-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.contac-wrapp h2 span { display:inline;}
.contac-wrapp h3 { font-size:36px;}
.contac-wrapp h3 span { display:inline;}
.contac-wrapp .contac-col1 .contac-row1 { width:100%; margin:0 0 35px;}
.contac-wrapp .contac-col1 .contac-row2 { width:100%; position:relative; top:inherit; transform:none;}

.getin-wrapp { padding:50px 0;}
.getin-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.getin-wrapp h2 span { display:inline;}
.getin-wrapp h3 { font-size:36px;}
.getin-wrapp h3 span { display:inline;}
.getin-wrapp .getin-col1 .getin-row1 .getin-bar1 { width:100%;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:100%; margin:0 0 8px;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { width:100%;}

.hours-wrapp { padding:55px 0;}
.hours-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.hours-wrapp h2 span { display:inline;}
.hours-wrapp h3 { font-size:36px;}
.hours-wrapp h3 span { display:inline;}
.hours-wrapp .hours-col1 .hours-row1 { width:100%; margin:0 0 35px;}
.hours-wrapp .hours-col1 .hours-row2 { width:100%; position:relative; top:inherit; transform:none;}
.hours-wrapp .hours-col1 .hours-row2 ul { width:100%;}
.hours-wrapp .hours-col1 .hours-row2 ul li { margin:0 0 7px;}
.hours-wrapp .hours-col1 .hours-row2 ul li:last-child { margin:0 0 7px;}
.hours-wrapp .hours-col1 .hours-row2 ul li span { display:inline-block; margin:0 0 0 8px;}

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

.testimonial-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.testimonial-wrapp h2 span { display:inline;}
.testimonial-wrapp h3 { font-size:36px;}
.testimonial-wrapp h3 span { display:inline;}
.testimonial-wrapp .testimonial-col1 { margin:0 0 40px;}
.testimonial-wrapp .testimonial-col2 { padding:50px 0 0;}
.testimonial-wrapp .testimonial-col3 { width:100%;}
.testimonial-wrapp .testimonial-col3 .testimonial-bar1 { max-height:125px;}

.contact-shape1 { display:none;}

.conten-wrapp .conten-col1 { width:100%;}
.conten-wrapp .conten-col1 .conten-row1 { width:100%;padding: 40px 5% 20px;}
.conten-wrapp .conten-col2 { width:100%;}

.sidbar-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.sidbar-wrapp h2 span { display:inline;}
.sidbar-wrapp h3 { font-size:36px;}
.sidbar-wrapp h3 span { display:inline;}
.sidbar-wrapp .sidbar-col1 { padding:65px 5% 62px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:100%;}

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

.treatin2-wrapp { background:url(../images/treatment-inner-bg1.jpg) no-repeat 20% / cover; position:relative;}
.treatin2-wrapp:after { content:""; width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,0,0,0.5);}
.treatin2-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.treatin2-wrapp h2 span { display:inline;}
.treatin2-wrapp h3 { font-size:36px;}
.treatin2-wrapp h3 span { display:inline;}
.treatin2-wrapp .treatin2-col1 { padding:50px 0;}
.treatin2-wrapp .treatin2-col1 .treatin2-row1 { width:100%; position:relative; top:inherit; transform:none; z-index:9;}

.treatin3-wrapp { background:url(../images/treatment-inner-bg2.jpg) no-repeat 88% / cover;}
.treatin3-wrapp:after { content:""; width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,0,0,0.5);}
.treatin3-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.treatin3-wrapp h2 span { display:inline;}
.treatin3-wrapp h3 { font-size:36px;}
.treatin3-wrapp h3 span { display:inline;}
.treatin3-wrapp .treatin3-col1 { padding:50px 0;}
.treatin3-wrapp .treatin3-col1 .treatin3-row1 { width:100%; position:relative; top:inherit; transform:none; z-index:9;}

.treatin4-wrapp { padding:60px 0 20px;}
.treatin4-wrapp h2 { line-height:1.5; margin:0 0 14px;}
.treatin4-wrapp .treatin4-col1 .treatin4-row1{width:100%;padding:50px 26px 40px;margin:0 0 20px;}

.video-wrapp h2 { font-size:36px;}
.video-wrapp .video-col1 .video-row1 { width:100%; position:relative; top:inherit; transform:none; margin:0 0 40px;}
.video-wrapp .video-col2 { width:100%;}

.reviews-wrapp3 { padding:45px 0 88px;}
.reviews-wrapp3 .reviews-col1 { margin:10px 0 0;}

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

/*btn-css*/
.linker-btn1, .banner-btn1, .about-btn1, .process-btn1, .process-btn2, .team-btn1, .invisalign-btn1, .treatments-btn1, .reviews-btn1, .gallery-btn1, .gallery-btn2, .faqs-btn1, .contact-fil1, .contact-btn1, .footer-btn1, .galler-btn1, .paiger-btn1, .paiger-btn2, .abouts-btn1, .gallein-btn1, .blogin-btn1, .blog-btn1, .getin-fil1, .getin-btn1, .teamin-btn1, .testimonial-btn1, .treatin-btn1, .treatin2-btn1, .treatin3-btn1, .video-btn1 { font-size:13px;}

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

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

/*treatments-btn-box-css*/
.treatments-btn-box { width:100%; text-align:center; margin:0 0 0;}

/*reviews-conten-box-css*/
.reviews-conten-box { width:100%; margin:0 0 0;}

/*reviews-text-box-css*/
.reviews-text-box { width:100%; margin:0 0 0;}

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

/*gallery-symbol-box-css*/
.gallery-symbol-box { width:14%; margin:0 auto 24px;}

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

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

/*footer-socials-box-css*/
.footer-socials-box { width:100%; display:none; margin:0 0 0;}
.footer-socials-box a { width:auto; float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}

/*mobile-css*/
.header-mob1 { width:200px; display:block; margin:0 auto 22px;}
.footer-mob1 { width:200px; display:block; margin:0 auto 22px;}

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

.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{font-size:12px;height:46px;margin:0;text-align:center;padding:0 10% 0}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:13px;margin:10px 0 0}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{height:96px;margin:0;padding:16px 10% 0}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{width:100%;margin:0 0 6px!important}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{width:100%;margin:0 0 12px!important}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell{width:100%!important;float:left;margin:0 0 12px}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child{width:100%!important;margin:0 0 20px}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{padding-left:20px;display:inline}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{top:0px}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{top:4px}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element{justify-content:center}

.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:13px}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 3px!important}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 19px!important}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{height:108px}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child{width:100%}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2){width:100%}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell{width:100%!important;margin:0 0 8px}

.referrals-wrapp .common-style h2{font-size:35px}
.referrals-wrapp .common-style h3{font-size:30px}
.benefits-wrapp h2{font-size:35px}
.referrals-wrapp{padding:50px 0 30px}
.benefits-wrapp{padding:0px 0 30px}
.referrals-wrapp .typography.common-style{padding:0 3% 0}

/* .treatments-col1 .non-slider .treatments-col2 {width: 100%;} */

.treatin2-wrapp {background-position-x: 26% !important;}

.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field{text-align-last: center !important;}

.feeser-wrapp .feeser-row1 .feeser-bar1 {line-height: 2.1;width: 67%;}
.feeser-wrapp .feeser-row2 .feeser-bar2 {width: 31.9%;}

.testimonial-wrapp .testimonial-col3 {width: 100%;margin: 0 auto 10px;}

.header-wrapp .header-col4 .header-row4 .mob-show .cnt-btn{color:#fff;background:#506e6e;margin:0 12.4px 0 0;padding:15px 15px 15px 15px;border-radius:30px;border:1px solid #506e6e;transition:all 0.25s ease-out 0s;display:inline-block;font-weight:800;text-align:center;width:100%;font-size: 13px;}
.header-wrapp .header-col4 .header-row4 li .phone-btn{color:#506e6e;background:#fff;margin:0 12.4px 0 0;padding:15px 15px 15px 15px;border-radius:30px;border:1px solid #506e6e;transition:all 0.25s ease-out 0s;display:inline-block;font-weight:800;text-align:center;width:100%;font-size: 13px;}

.custom-col1 .custom-row1.custom-about {width: 100%;}
.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .content strong {font-size: 14px;}

.galler-wrapp h4 {font-size: 22px;margin: 0 0 6px;}

.faqs-wrapp .faqs-col1 .faqs-row1 ul li:before{position:relative;top:3px;left:-5px}
.treatment-wrapp .editor-content h2 {font-size: 30px;}
.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .content .read-more-btn {font-size: 13px;}

.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .loadmorebtn{font-size: 13px;}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  button.el-button.cog-button--secondary.cog-upload__upload-button.el-button--default.cog-button {font-size: 12px !important;}

.referrals-wrapp .referrals-col3 .cog-form__container  button.el-button.cog-button--has-status.cog-button--primary.cog-button--navigation.cog-button--submit.el-button--default.cog-button{font-size: 12px !important;}
.referrals-wrapp .referrals-col3 .cog-form__container span.cog-upload__drag-text {  font-size: 12px !important;}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row .el-textarea__inner {min-height: 50px !important;}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row .el-textarea {min-height: 50px !important;}
.invisalign-wrapp .invisalign-col2 .slick-dots {bottom: -80px !important;z-index: 3;}

.gallery-wrapp .gallery-col1 .owl-dots .owl-dot span {
 
  border: 1px solid #fff !important;
  display: inline-block !important;
  margin: 5px ;
  transition: background 0.3s ease-in-out;
  color: black;
  background: none;
 
  border-radius: 50%;
  width:8px;
  height:8px;
}


.gallery-wrapp .gallery-col1 .owl-dots .owl-dot.active span {
  background: #77a8a8;
  border: 1px solid #77a8a8;
  border-radius: 50%;
  width:8px;
  height:8px;
}


.gallery-wrapp .gallery-col1 .owl-dots {
  display: flex !important;
    justify-content: center; /* Align dots in center */
    gap: 5px;
    
}
.gallery-wrapp .gallery-col1  .owl-dot {

    padding-top: 21px;

}
.common-style h3
{font-size: 36px;}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row   .cog-inner-col__item
{
  width:49%;
  margin: 0  0 0;
}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  label.el-checkbox.cog-checkable__allow-other.cog-inner-col__item.special-treat
{
  width:49%;
margin: 0  0 0;
}

.review-wrapp-page {padding: 30px;}
.testimonial-wrapp .reviews-google-box {
  width: 12%;
  float: right;
  margin: 0 0 0;
  position: absolute;
  top: 40px;
  left: 80% !important;
  transform: translate(-50%);
}

.conten-wrapp .conten-col1 .conten-row1 .back-btn1 {font-size: 13px;  margin-right: 0;display: block; }

.conten-wrapp .conten-col1 .conten-row1 .treatin-btn1{ font-size:13px;display: block; margin: 10px 0 0;}


.reviews-wrapp .reviews-col1  .reviews-row1 .testi-btn1{font-size: 13px}
.reviews-wrapp .reviews-col1 .reviews-row1 .reviews-google-box {left: 50%;transform: translate(-50%);}


.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row .el-checkbox__inner {top: 1px;}
.teamin-wrapp .teamin-col1 .teamin-row2 {text-align: center;}

.teamin-back-btn {display: flex;align-items: center;justify-content: center;margin: auto;}

.treat-inner-cat.empty-gallery-sec {padding: 70px 0 10px 0;}
.treatments-wrapp2 {padding: 27px 0 27px;}

.default-page h2 {font-size: 38px; letter-spacing: normal;}
.invisalign-wrapp .invisalign-col2 .invisalign-row2 .cocoen .cocoen-label.cocoen-label-before 
{
  
  
    top: 91% !important;
    
}

.invisalign-wrapp .invisalign-col2 .invisalign-row2 .cocoen-label.cocoen-label-after

{
  
    
    top: 91% !important;
   
}
.gallery-wrapp .gallery-col1 .gallery-row1 .cocoen .cocoen-label.cocoen-label-before 
 {
     font-size: 12px;
    top: 91% !important;
}

.gallery-wrapp .gallery-col1 .gallery-row1   .cocoen-label.cocoen-label-after
 {
   font-size: 12px;
    top: 91% !important;

}

}



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

.common-style h1.page-title{font-size:38px;margin:0 0 25px}
h1.seo-sub-title {font-size:38px;margin:0 0 25px}

.header-wrapp { text-align:center; padding:80px 0 20px;}
.header-wrapp p { font-size:13px; margin:0 0 10px;}
.header-wrapp p span { display:inline;}
.header-wrapp .header-col1 { width:100%; padding:0 0 0;}
.header-wrapp .header-col1 .header-row1 { width:100%;}
.header-wrapp .header-col1 .header-row1 a { width:auto; float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.header-wrapp .header-col1 .header-row1 a:last-child { margin-right:4px;}
.header-wrapp .header-col2 { width:100%; border-right:none; padding:38px 0 18px;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col2 .header-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 2px 0;}
.header-wrapp .header-col2 .header-row2 li:last-child { margin-right:2px;}
.header-wrapp .header-col3 { width:100%; border-right:none; border-bottom:1px solid #5a5a5a; padding: 9px 5% 9px;}
.header-wrapp .header-col3 .header-row3 { width:100%;}
.header-wrapp .header-col4 { width:100%; padding:16px 5% 16px;border-right: 0;border-bottom: 1px solid #5a5a5a;}
.header-wrapp .header-col4 .header-row4 { width:100%;}
.header-wrapp .header-col4 .header-row4 li { width:48%; margin:0 0 0;}
.header-wrapp .header-col4 .header-row4 li:nth-child(2n) { float:right;}
.header-wrapp .header-col4 .header-row4 li:last-child { margin-right:0;}
.header-row2 li, .header-row2 li a { font-size:14px;}
.header-row4 li, .header-row4 li a { font-size:15px;}
.header-col1, .header-col2, .header-col3, .header-col4 { margin:0 0 0;}

.linker-wrapp { text-align:center; background:#151515; padding:0 0 0; position:fixed; top:0; right:0; left:0; z-index:999;}
.linker-wrapp p { font-size:13px; margin:0 0 10px;}
.linker-wrapp p span { display:inline;}
.linker-wrapp .linker-col1 { width:200px; float:none; display:none; margin:0 auto 22px;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%; float:none;}
.linker-wrapp .linker-col2 { width:100%; display:block; margin:0 0 0; display: none;}
.linker-wrapp .linker-col2 .linker-row2 { width:100%;}
.linker-wrapp .linker-col3 { width:100%; display:none; margin:0 0 0;}
.linker-wrapp .linker-col3 .linker-row3 { width:100%;}
.linker-wrapp .linker-btn1 { width:100%; margin:4.2% 0 0; padding:15px 2% 15px;}
.linker-wrapp .linker-btn1:first-child { margin-top:0;}

.banner-wrapp { min-height:inherit; text-align:center;}
.banner-wrapp p { font-size:15px; color:#151515; margin:0 0 10px;}
.banner-wrapp p a { color:#151515;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:46px; color:#151515; margin:0 0 13px;}
.banner-wrapp h3 a { color:#151515;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit; left:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:34px 5% 68px;}
.banner-wrapp .banner-btn1 { float:none; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:12px 4px 0;}
.banner-wrapp .banner-btn1:last-child { margin-right:4px;}
.banner-wrapp .banner-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}

.about-wrapp { text-align:center; padding:24px 0 5.2%;}
.about-wrapp p { font-size:14px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:36px; margin:0 0 13px;}
.about-wrapp h3 span { display:inline;}
.about-wrapp .about-col1 { width:100%; margin:0 0 0;}
.about-wrapp .about-col1 .about-row1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; right:inherit;}
.about-wrapp .about-col2 { width:100%; margin:0 0 0;}
.about-wrapp .about-col2 .about-row2 { width:100%;}
.about-wrapp .about-btn1 { float:none; margin:10px 4px 0;}
.about-wrapp .about-btn1:last-child { margin-right:4px;}

.process-wrapp { text-align:center; padding:54px 0 60px;}
.process-wrapp p { font-size:14px; margin:0 0 10px;}
.process-wrapp p span { display:inline;}
.process-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.process-wrapp h2 span { display:inline;}
.process-wrapp h3 { font-size:36px; margin:0 0 13px;}
.process-wrapp h3 span { display:inline;}
.process-wrapp h4 { font-size:24px; margin:0 0 9px;}
.process-wrapp h4 span { display:inline;}
.process-wrapp .process-col1 { width:100%; margin:14px 0 58px;}
.process-wrapp .process-col1 .process-row1 { width:29.7%; float:none; margin:0 auto 24px;}
.process-wrapp .process-col2 { width:100%; margin:0 0 0; padding:44.8% 5% 10.6%;}
.process-wrapp .process-col2:hover { padding:19.5% 8.6% 38.8% 10.6%;}
.process-wrapp .process-col2 .process-row2 { width:100%;}
.process-wrapp .process-btn1 { float:none; margin:10px 4px 0;}
.process-wrapp .process-btn1:last-child { margin-right:4px;}
.process-wrapp .process-btn2 { float:none; margin:10px 4px 0;}
.process-wrapp .process-btn2:last-child { margin-right:4px;}

.team-wrapp { text-align:center; background:none; padding:54px 0 0;}
.team-wrapp p { font-size:14px; color:#151515; margin:0 0 10px;}
.team-wrapp p a { color:#151515;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:36px; color:#151515; margin:0 0 13px;}
.team-wrapp h3 a { color:#151515;}
.team-wrapp h3 span { display:inline;}
.team-wrapp .team-col1 { width:100%; margin:0 0 0;}
.team-wrapp .team-col1 img { width:100%; display:block;}
.team-wrapp .team-col1 .team-row1 { width:90%; float:none; margin:0 auto 40px; position:relative; top:inherit; right:inherit; left:inherit;}
.team-wrapp .team-btn1 { float:none; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:10px 4px 0;}
.team-wrapp .team-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}

.invisalign-wrapp { text-align:center; padding:54px 0 40px;background-position-x: 0 !important;}
.invisalign-wrapp p { font-size:14px; margin:0 0 10px;}
.invisalign-wrapp p span { display:inline;}
.invisalign-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.invisalign-wrapp h2 span { display:inline;}
.invisalign-wrapp h3 { font-size:36px; margin:0 0 13px;}
.invisalign-wrapp h3 span { display:inline;}
.invisalign-wrapp .invisalign-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit; left:inherit;}
.invisalign-wrapp .invisalign-col1 .invisalign-row1 { width:100%; margin:0 0 40px;}
.invisalign-wrapp .invisalign-col2 { width:100%; margin:0 0 0; padding:2% 2% 2%; position:relative; bottom:inherit; left:inherit;}
.invisalign-wrapp .invisalign-col2 .invisalign-row2 { width:100%;}
.invisalign-wrapp .invisalign-btn1 { float:none; margin:10px 4px 0;}
.invisalign-wrapp .invisalign-btn1:last-child { margin-right:4px;}

.treatments-wrapp { text-align:center; padding:54px 0 27px;}
.treatments-wrapp p { font-size:14px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp h3 { font-size:36px; margin:0 0 13px;}
.treatments-wrapp h3 span { display:inline;}
.treatments-wrapp h4 { font-size:21px; margin:0 0 9px;}
.treatments-wrapp h4 span { display:inline;}
.treatments-wrapp .treatments-col1 { width:100%; margin:18px 0 40px;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%; margin:0 0 30px;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%;}
.treatments-wrapp .treatments-btn1 { float:none; margin:10px 4px 0;}
.treatments-wrapp .treatments-btn1:last-child { margin-right:4px;}

.reviews-wrapp { text-align:center; padding:27px 0 98px;}
.reviews-wrapp p { font-size:14px; margin:0 0 10px;}
.reviews-wrapp p span { display:inline;}
.reviews-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.reviews-wrapp h2 span { display:inline;}
.reviews-wrapp h3 { font-size:36px; margin:0 0 13px;}
.reviews-wrapp h3 span { display:inline;}
.reviews-wrapp h4 { font-size:21px; margin:0 0 19px;}
.reviews-wrapp h4 span { display:inline;}
/* .reviews-wrapp .reviews-col1 { width:100%; margin:34px 0 0;}.reviews-wrapp .reviews-col1 .reviews-row1 { width:100%; padding:29.2% 5% 10%; min-height: 389px;} */
.reviews-wrapp .reviews-col1 { width:100%; margin:34px 0 0;}.reviews-wrapp .reviews-col1 .reviews-row1 { width:100%; padding:29.2% 5% 10%;}
.reviews-wrapp .reviews-btn1 { float:none; margin:10px 4px 0;}
.reviews-wrapp .reviews-btn1:last-child { margin-right:4px;}

.gallery-wrapp { text-align:center; padding: 95px 0 98px;}
.gallery-wrapp p { font-size:14px; margin:0 0 10px;}
.gallery-wrapp p span { display:inline;}
.gallery-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.gallery-wrapp h2 span { display:inline;}
.gallery-wrapp h3 { font-size:36px; margin:0 0 13px;}
.gallery-wrapp h3 span { display:inline;}
.gallery-wrapp .gallery-col1 { width:100%; margin: 14px 0 23px;}
.gallery-wrapp .gallery-col1 .gallery-row1 { width:100%; padding:5px 5px 5px;}
.gallery-wrapp .gallery-btn1 { float:none; margin:10px 4px 10px;}
.gallery-wrapp .gallery-btn2 { float:none; margin:10px 4px 0;}

.faqs-wrapp { text-align:center; padding:60px 0 60px;}
.faqs-wrapp p { font-size:14px; margin:0 0 10px;}
.faqs-wrapp p span { display:inline;}
.faqs-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.faqs-wrapp h2 span { display:inline;}
.faqs-wrapp h3 { font-size:36px; margin:0 0 13px;}
.faqs-wrapp h3 span { display:inline;}
.faqs-wrapp h4 { font-size:14px; margin:0 0 0;}
.faqs-wrapp h4 span { display:inline;}
.faqs-wrapp .faqs-col1 { width:100%; margin:0 0 0;}
.faqs-wrapp .faqs-col1 .faqs-row1 { width:100%; margin:0 0 40px;}
.faqs-wrapp .faqs-col2 { width:100%; margin:0 0 0;}
.faqs-wrapp .faqs-col2 .faqs-row2 { width:100%;}
.faqs-wrapp .faqs-btn1 { float:none; margin:10px 4px 0;}
.faqs-wrapp .faqs-btn1:last-child { margin-right:4px;}

.contact-wrapp { text-align:center; padding: 0px 0 30px;}
.contact-wrapp p { font-size:14px; margin:0 0 10px;}
.contact-wrapp p span { display:inline;}
.contact-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:36px; margin:0 0 29px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp .contact-col1 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%; margin:0 0 40px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { text-align:center; font-size:12px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:100%; height:46px; margin:0 0 12px; padding:0 10% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:100%; height:96px; margin:0 0 20px; padding:16px 10% 0;}
.contact-wrapp .contact-col2 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col2 .contact-row2 { width:100%;}
.contact-wrapp .contact-btn1 { float:none; margin:10px 4px 0;}
.contact-wrapp .contact-btn1:last-child { margin-right:4px;}

.instagram-wrapp { text-align:center; padding:30px 0 30px;}
.instagram-wrapp p { font-size:14px; margin:0 0 10px;}
.instagram-wrapp p span { display:inline;}
.instagram-wrapp h2 { font-size:36px; margin:0 0 29px;}
.instagram-wrapp h2 span { display:inline;}
.instagram-wrapp .instagram-col1 { width:100%; margin:0 0 0;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:100%;}

.partners-wrapp { text-align:center; padding:30px 0 60px;}
.partners-wrapp p { font-size:14px; margin:0 0 10px;}
.partners-wrapp p span { display:inline;}
.partners-wrapp .partners-col1 { width:100%; margin:0 0 0;}
.partners-wrapp .partners-col1 .partners-row1 { width:auto; vertical-align:middle; display:inline-block;height: inherit;}

.footer-wrapp { text-align:center; padding:60px 0 110px;}
.footer-wrapp p { font-size:14px; margin:0 0 10px;}
.footer-wrapp p span { display:inline;}
.footer-wrapp h2 { font-size:15px; margin:0 0 10px;}
.footer-wrapp h2 span { display:inline;}
.footer-wrapp .margin { max-width:1236px;}
.footer-wrapp .footer-col1 { width:200px; display:none; margin:0 auto 22px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:none;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col3 { width:100%; margin:0 0 10px;}
.footer-wrapp .footer-col3 .footer-row3 { width:100%;}
.footer-wrapp .footer-col3 .footer-row3 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.footer-wrapp .footer-col4 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col4 .footer-row4 { width:100%;}
.footer-wrapp .footer-col4 .footer-row4 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.footer-wrapp .footer-col4 .footer-row4 li:nth-child(2n) { display:none;}
.footer-wrapp .footer-btn1 { float:none; margin:10px 4px 0;}
.footer-wrapp .footer-btn1:last-child { margin-right:4px;}
.footer-row3 li, .footer-row3 li a { font-size:14px; line-height:1.64;}
.footer-row4 li, .footer-row4 li a { font-size:11px; line-height:normal;}

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

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

.contact-wrapp2 { padding:0 0 30px;}

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

.galler-wrapp p span { display:inline;}
.galler-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.galler-wrapp h2 span { display:inline;}
.galler-wrapp h3 { font-size:33px; margin:0 0 13px;}
.galler-wrapp h3 span { display:inline;}
.galler-wrapp .galler-col2 { width:100%; margin:0 0 50px;}

.paiger-wrapp .paiger-col1 .paiger-row1 { width:238px;}
.paiger-wrapp .paiger-col1 .paiger-row1 li,
.paiger-wrapp .paiger-col1 span.page-numbers.current,
.paiger-wrapp .paiger-col1 a.page-numbers,
.paiger-wrapp .paiger-col1 span.page-numbers.dots { margin:0 7px;}
.paiger-wrapp .paiger-btn1,
.paiger-wrapp .paiger-btn2 { padding:15px 28px 15px;}
.paiger-row1 li, .paiger-row1 li a,
.paiger-wrapp .paiger-col1 span.page-numbers.current,
.paiger-wrapp .paiger-col1 a.page-numbers,
.paiger-wrapp .paiger-col1 span.page-numbers.dots { font-size:13px;}

.feeser-wrapp p span { display:inline;}
.feeser-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.feeser-wrapp h2 span { display:inline;}
.feeser-wrapp h3 { font-size:36px;}
.feeser-wrapp h3 span { display:inline;}
.feeser-wrapp h4 { font-size:15px;}
.feeser-wrapp .feeser-col1 { margin:0 0 40px;}

.abouts-wrapp p span { display:inline;}
.abouts-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.abouts-wrapp h2 span { display:inline;}
.abouts-wrapp h3 { font-size:36px;}
.abouts-wrapp h3 span { display:inline;}
.abouts-wrapp .abouts-col1 { margin:0 0 40px;}
.abouts-wrapp .abouts-col2 .abouts-row1 { width:100%; margin:0 0 35px;}
.abouts-wrapp .abouts-col2 .abouts-row2 { width:100%; position:relative; top:inherit; transform:none;}

.gallein-wrapp h3 { font-size:36px;}
.gallein-wrapp h3 span { display:inline;}
.gallein-wrapp .gallein-col1 .gallein-row2 { padding:0;}

.teamer-wrapp { padding:41px 0 20px;}
.teamer-wrapp .teamer-col1 { margin:0; gap: 3%;}
.teamer-wrapp .teamer-col2 { width:48%;}
/* .teamer-wrapp .teamer-col2:nth-child(2n) {margin:0 0% 40px 0; float:right;} */
.teamer-wrapp .teamer-col1 .teamer-col2.common-teams {margin-bottom: 32px;}


.blogin-wrapp p span { display:inline;}
.blogin-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.blogin-wrapp h2 span { display:inline;}
.blogin-wrapp h3 { font-size:36px;}
.blogin-wrapp h3 span { display:inline;}
.blogin-wrapp .blogin-col1 { margin:0 0 40px;}
.blogin-wrapp .blogin-col2 { padding:0;}

.treatment-wrapp { padding:41px 0 20px;}
.treatment-wrapp .treatment-col2 { width:48%; margin:0 2.3% 30px 0;}
.treatment-wrapp .treatment-col2:nth-child(2n) { width:48%; margin:0 0 30px 0;}

.treatment-wrapp .treatment-col2:nth-child(2n) { float:right;}

.blog-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.blog-wrapp h2 span { display:inline;}
.blog-wrapp h3 { font-size:36px;}
.blog-wrapp h3 span { display:inline;}
.blog-wrapp .blog-col1 { margin:0;}
.blog-wrapp .blog-col2 { margin:0 0 50px;}
.blog-wrapp .blog-col2 .blog-row1 { width:100%; margin:0 0 35px;}
.blog-wrapp .blog-col2 .blog-row2 { width:100%; position:relative; top:inherit; transform:none;}

.contac-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.contac-wrapp h2 span { display:inline;}
.contac-wrapp h3 { font-size:36px;}
.contac-wrapp h3 span { display:inline;}
.contac-wrapp .contac-col1 .contac-row1 { width:100%; margin:0 0 35px;}
.contac-wrapp .contac-col1 .contac-row2 { width:100%; position:relative; top:inherit; transform:none;}

.getin-wrapp { padding:50px 0;}
.getin-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.getin-wrapp h2 span { display:inline;}
.getin-wrapp h3 { font-size:36px;}
.getin-wrapp h3 span { display:inline;}
.getin-wrapp .getin-col1 .getin-row1 .getin-bar1 { width:100%;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:100%; margin:0 0 8px;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { width:100%;}

.hours-wrapp { padding:55px 0;}
.hours-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.hours-wrapp h2 span { display:inline;}
.hours-wrapp h3 { font-size:36px;}
.hours-wrapp h3 span { display:inline;}
.hours-wrapp .hours-col1 .hours-row1 { width:100%; margin:0 0 35px;}
.hours-wrapp .hours-col1 .hours-row2 { width:100%; position:relative; top:inherit; transform:none;}
.hours-wrapp .hours-col1 .hours-row2 ul { width:100%;}
.hours-wrapp .hours-col1 .hours-row2 ul li { margin:0 0 7px;}
.hours-wrapp .hours-col1 .hours-row2 ul li:last-child { margin:0 0 7px;}
.hours-wrapp .hours-col1 .hours-row2 ul li span { display:inline-block; margin:0 0 0 8px;}

.teamin-wrapp h2 { font-size:36px;}
.teamin-wrapp .teamin-col1 .teamin-row2 h2{font-size: 32px;}
.teamin-wrapp .teamin-col1 .teamin-row2 h3{font-size: 31px;}

.teamin-wrapp .teamin-col1 .teamin-row1 { width:45%;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:45%;}

.testimonial-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.testimonial-wrapp h2 span { display:inline;}
.testimonial-wrapp h3 { font-size:36px;}
.testimonial-wrapp h3 span { display:inline;}
.testimonial-wrapp .testimonial-col1 { margin:0 0 40px;}
.testimonial-wrapp .testimonial-col2 { padding:50px 0 0;}
.testimonial-wrapp .testimonial-col3 { width:100%;}
.testimonial-wrapp .testimonial-col3 .testimonial-bar1 { max-height:98px;}

.contact-shape1 { display:none;}

.conten-wrapp .conten-col1 { width:100%;}
.conten-wrapp .conten-col1 .conten-row1 { width:100%; padding: 40px 5% 20px}
.conten-wrapp .conten-col2 { width:100%;}

.sidbar-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.sidbar-wrapp h2 span { display:inline;}
.sidbar-wrapp h3 { font-size:36px;}
.sidbar-wrapp h3 span { display:inline;}
.sidbar-wrapp .sidbar-col1 { padding:65px 5% 62px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:100%;}

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

.treatin2-wrapp { background:url(../images/treatment-inner-bg1.jpg) no-repeat 20% / cover; position:relative;}
.treatin2-wrapp:after { content:""; width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,0,0,0.5);}
.treatin2-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.treatin2-wrapp h2 span { display:inline;}
.treatin2-wrapp h3 { font-size:36px;}
.treatin2-wrapp h3 span { display:inline;}
.treatin2-wrapp .treatin2-col1 { padding:50px 0;}
.treatin2-wrapp .treatin2-col1 .treatin2-row1 { width:100%; position:relative; top:inherit; transform:none; z-index:9;}

.treatin3-wrapp { background:url(../images/treatment-inner-bg2.jpg) no-repeat 88% / cover;}
.treatin3-wrapp:after { content:""; width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,0,0,0.5);}
.treatin3-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.treatin3-wrapp h2 span { display:inline;}
.treatin3-wrapp h3 { font-size:36px;}
.treatin3-wrapp h3 span { display:inline;}
.treatin3-wrapp .treatin3-col1 { padding:50px 0;}
.treatin3-wrapp .treatin3-col1 .treatin3-row1 { width:100%; position:relative; top:inherit; transform:none; z-index:9;}

.treatin4-wrapp { padding:60px 0 20px;}
.treatin4-wrapp h2 { line-height:1.5; margin:0 0 14px;}
.treatin4-wrapp .treatin4-col1 .treatin4-row1 { width:100%; padding:50px 40px 40px; margin:0 0 20px;}

.video-wrapp h2 { font-size:36px;}
.video-wrapp .video-col1 .video-row1 { width:100%; position:relative; top:inherit; transform:none; margin:0 0 40px;}
.video-wrapp .video-col2 { width:100%;}

.reviews-wrapp3 { padding:45px 0 88px;}
.reviews-wrapp3 .reviews-col1 { margin:10px 0 0;}

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

/*btn-css*/
.linker-btn1, .banner-btn1, .about-btn1, .process-btn1, .process-btn2, .team-btn1, .invisalign-btn1, .treatments-btn1, .reviews-btn1, .gallery-btn1, .gallery-btn2, .faqs-btn1, .contact-fil1, .contact-btn1, .footer-btn1, .galler-btn1, .paiger-btn1, .paiger-btn2, .abouts-btn1, .gallein-btn1, .blogin-btn1, .blog-btn1, .getin-fil1, .getin-btn1, .teamin-btn1, .testimonial-btn1, .treatin-btn1, .treatin2-btn1, .treatin3-btn1, .video-btn1 { font-size:13px;}

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

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

/*treatments-btn-box-css*/
.treatments-btn-box { width:100%; text-align:center; margin:0 0 0;}

/*reviews-conten-box-css*/
.reviews-conten-box { width:100%; margin:0 0 0;}

/*reviews-text-box-css*/
.reviews-text-box { width:100%; margin:0 0 0;}

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

/*gallery-symbol-box-css*/
.gallery-symbol-box { width:14%; margin:0 auto 24px;}

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

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

/*footer-socials-box-css*/
.footer-socials-box { width:100%; display:none; margin:0 0 0;}
.footer-socials-box a { width:auto; float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}

/*mobile-css*/
.header-mob1 { width:200px; display:block; margin:0 auto 22px;}
.footer-mob1 { width:200px; display:block; margin:0 auto 22px;}

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

.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{font-size:12px;height:46px;margin:0;text-align:center;padding:0 10% 0}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:13px;margin:10px 0 0}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{height:96px;margin:0;padding:16px 10% 0}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{width:100%;margin:0 0 6px!important}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{width:100%;margin:0 0 12px!important}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell{width:100%!important;float:left;margin:0 0 12px}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child{width:100%!important;margin:0 0 20px}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{padding-left:24px;display:inline}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{top:-1px;}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{top:3px}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element{justify-content:center}

.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:13px}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 3px!important}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 19px!important}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{height:108px}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child{width:100%}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2){width:100%}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell{width:100%!important;margin:0 0 8px}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:13px}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 3px!important}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 19px!important}

.referrals-wrapp .common-style h2{font-size:38px}
.referrals-wrapp .common-style h3{font-size:34px}
.benefits-wrapp h2{font-size:38px}
.referrals-wrapp{padding:50px 0 30px}
.benefits-wrapp{padding:23px 0 50px}

.treatments-col1 .non-slider .treatments-col2 {width: 100%;}

.treatin2-wrapp {background-position-x: 26% !important;}
.testimonial-wrapp .testimonial-col3:nth-child(3n) {margin-right: 8px;}

.feeser-wrapp .feeser-row2 .feeser-bar2 {width: 23.9%;}

.header-wrapp .header-col4 .header-row4 .mob-show .cnt-btn{color:#fff;background:#506e6e;margin:0 12.4px 0 0;padding:15px 32px 15px 32px;border-radius:30px;border:1px solid #506e6e;transition:all 0.25s ease-out 0s;display:inline-block;font-weight:800;text-align:center;width:100%}
.header-wrapp .header-col4 .header-row4 li .phone-btn{color:#506e6e;background:#fff;margin:0 12.4px 0 0;padding:15px 32px 15px 32px;border-radius:30px;border:1px solid #506e6e;transition:all 0.25s ease-out 0s;display:inline-block;font-weight:800;text-align:center;width:100%}

.custom-col1 .custom-row1.custom-about {width: 50%;}
.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .content strong {font-size: 14px;}

.faqs-wrapp .faqs-col1 .faqs-row1 ul li:before{position:relative;top:3px;left:-5px}

.treatment-wrapp .editor-content h2 {font-size: 30px;}

.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .content .read-more-btn {font-size: 13px;}
.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .loadmorebtn{font-size: 13px;}
.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  button.el-button.cog-button--secondary.cog-upload__upload-button.el-button--default.cog-button {font-size: 12px !important;}

.referrals-wrapp .referrals-col3 .cog-form__container  button.el-button.cog-button--has-status.cog-button--primary.cog-button--navigation.cog-button--submit.el-button--default.cog-button{font-size: 12px !important;}
.referrals-wrapp .referrals-col3 .cog-form__container span.cog-upload__drag-text {  font-size: 13px !important;}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row .el-textarea__inner {min-height: 50px !important;}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row .el-textarea {min-height: 50px !important;}

.invisalign-wrapp .invisalign-col2 .slick-dots {bottom: -80px !important;z-index: 3;}



.gallery-wrapp .gallery-col1 .owl-dots .owl-dot span {
 
  border: 1px solid #fff !important;
  display: inline-block !important;
  margin: 5px ;
  transition: background 0.3s ease-in-out;
  color: black;
  background: none;
 
  border-radius: 50%;
  width:8px;
  height:8px;
}


.gallery-wrapp .gallery-col1 .owl-dots .owl-dot.active span {
  background: #77a8a8;
  border: 1px solid #77a8a8;
  border-radius: 50%;
  width:8px;
  height:8px;
}


.gallery-wrapp .gallery-col1 .owl-dots {
  display: flex !important;
    justify-content: center; /* Align dots in center */
    gap: 5px;
    
}
.gallery-wrapp .gallery-col1  .owl-dot {

    padding-top: 21px;

}
.common-style h3
{font-size: 36px;}


.review-wrapp-page {padding: 30px;}


.testimonial-wrapp  .reviews-google-box {
  width: 12%;
  float: right;
  margin: 0 0 0;
  position: absolute;
  top: 23px;
  left: 84% !important;
  transform: translate(-50%);
}

.conten-wrapp .conten-col1 .conten-row1 .back-btn1 {font-size: 13px;  margin-right: 0; padding: 15px 15px 15px;}


.conten-wrapp .conten-col1 .conten-row1 .treatin-btn1{ font-size:13px; padding: 15px 15px 15px;margin: 10px 9.4px 0 0;}

.reviews-wrapp .reviews-col1  .reviews-row1 .testi-btn1{font-size: 13px}
.reviews-wrapp .reviews-col1 .reviews-row1 .reviews-google-box {left: 50%;transform: translate(-50%);}
.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row .el-checkbox__inner {top: 1px;}

.treat-inner-cat.empty-gallery-sec {padding: 70px 0 10px 0;}
.treatments-wrapp2 {padding: 27px 0 27px;}

.default-page h2 {font-size: 38px; letter-spacing: normal;}


.invisalign-wrapp .invisalign-col2 .invisalign-row2 .cocoen .cocoen-label.cocoen-label-before 
{
  
  
    top: 91% !important;
    
}

.invisalign-wrapp .invisalign-col2 .invisalign-row2 .cocoen-label.cocoen-label-after

{
  
    
    top: 91% !important;
   
}

.gallery-wrapp .gallery-col1 .gallery-row1 .cocoen .cocoen-label.cocoen-label-before 
 {
     font-size: 12px;
    top: 91% !important;
}

.gallery-wrapp .gallery-col1 .gallery-row1   .cocoen-label.cocoen-label-after
 {
   font-size: 12px;
    top: 91% !important;

}

}


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

.common-style h1.page-title{font-size:40px;margin:0 0 25px}
h1.seo-sub-title {font-size:40px;margin:0 0 25px}

.header-wrapp { text-align:center; padding:80px 0 20px;}
.header-wrapp p { font-size:13px; margin:0 0 10px;}
.header-wrapp p span { display:inline;}
.header-wrapp .header-col1 { width:100%; padding:0 0 0;}
.header-wrapp .header-col1 .header-row1 { width:100%;}
.header-wrapp .header-col1 .header-row1 a { width:auto; float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.header-wrapp .header-col1 .header-row1 a:last-child { margin-right:4px;}
.header-wrapp .header-col2 { width:100%; border-right:none; padding:38px 0 18px;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col2 .header-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 2px 0;}
.header-wrapp .header-col2 .header-row2 li:last-child { margin-right:2px;}
.header-wrapp .header-col3 { width:100%; border-right:none; border-bottom:1px solid #5a5a5a; padding: 8px 5% 8px;}
.header-wrapp .header-col3 .header-row3 { width:100%;}
.header-wrapp .header-col4 { width:100%; padding:16px 5% 16px;border-right: 0;border-bottom: 1px solid #5a5a5a;}
.header-wrapp .header-col4 .header-row4 { width:100%; display: flex; flex-wrap: wrap; justify-content: center;}
.header-wrapp .header-col4 .header-row4 li { width: 220px; margin: 0 13px 0 0;}
.header-wrapp .header-col4 .header-row4 li:nth-child(2n) { float:right;}
.header-wrapp .header-col4 .header-row4 li:last-child { margin-right:0;}
.header-row2 li, .header-row2 li a { font-size:14px;}
.header-row4 li, .header-row4 li a { font-size:15px;}
.header-col1, .header-col2, .header-col3, .header-col4 { margin:0 0 0;}

.linker-wrapp { text-align:center; background:#151515; padding:0 0 0; position:fixed; top:0; right:0; left:0; z-index:999;}
.linker-wrapp p { font-size:13px; margin:0 0 10px;}
.linker-wrapp p span { display:inline;}
.linker-wrapp .linker-col1 { width:200px; float:none; display:none; margin:0 auto 22px;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%; float:none;}
.linker-wrapp .linker-col2 { width:100%; display:block; margin:0 0 0;display: none;}
.linker-wrapp .linker-col2 .linker-row2 { width:100%;}
.linker-wrapp .linker-col3 { width:100%; display:none; margin:0 0 0;}
.linker-wrapp .linker-col3 .linker-row3 { width:100%;}
.linker-wrapp .linker-btn1 { width:100%; margin:4.2% 0 0; padding:15px 2% 15px;}
.linker-wrapp .linker-btn1:first-child { margin-top:0;}

.banner-wrapp { min-height:inherit; text-align:center;}
.banner-wrapp p { font-size:15px; color:#151515; margin:0 0 10px;}
.banner-wrapp p a { color:#151515;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:46px; color:#151515; margin:0 0 13px;}
.banner-wrapp h3 a { color:#151515;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit; left:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:34px 5% 68px;}
.banner-wrapp .banner-btn1 { float:none; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:12px 4px 0;}
.banner-wrapp .banner-btn1:last-child { margin-right:4px;}
.banner-wrapp .banner-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}

.about-wrapp { text-align:center; padding:24px 0 5.2%;}
.about-wrapp p { font-size:14px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:36px; margin:0 0 13px;}
.about-wrapp h3 span { display:inline;}
.about-wrapp .about-col1 { width:100%; margin:0 0 0;}
.about-wrapp .about-col1 .about-row1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; right:inherit;}
.about-wrapp .about-col2 { width:100%; margin:0 0 0;}
.about-wrapp .about-col2 .about-row2 { width:100%;}
.about-wrapp .about-btn1 { float:none; margin:10px 4px 0;}
.about-wrapp .about-btn1:last-child { margin-right:4px;}

.process-wrapp { text-align:center; padding:54px 0 60px;}
.process-wrapp p { font-size:14px; margin:0 0 10px;}
.process-wrapp p span { display:inline;}
.process-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.process-wrapp h2 span { display:inline;}
.process-wrapp h3 { font-size:36px; margin:0 0 13px;}
.process-wrapp h3 span { display:inline;}
.process-wrapp h4 { font-size:24px; margin:0 0 9px;}
.process-wrapp h4 span { display:inline;}
.process-wrapp .process-col1 { width:100%; margin:14px 0 58px;}
.process-wrapp .process-col1 .process-row1 { width:29.7%; float:none; margin:0 auto 24px;}
.process-wrapp .process-col2 { width:100%; margin:0 0 0; padding:44.8% 5% 10.6%;}
.process-wrapp .process-col2:hover { padding:19.5% 8.6% 38.8% 10.6%;}
.process-wrapp .process-col2 .process-row2 { width:100%;}
.process-wrapp .process-btn1 { float:none; margin:10px 4px 0;}
.process-wrapp .process-btn1:last-child { margin-right:4px;}
.process-wrapp .process-btn2 { float:none; margin:10px 4px 0;}
.process-wrapp .process-btn2:last-child { margin-right:4px;}

.team-wrapp { text-align:center; background:none; padding:54px 0 0;}
.team-wrapp p { font-size:14px; color:#151515; margin:0 0 10px;}
.team-wrapp p a { color:#151515;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:36px; color:#151515; margin:0 0 13px;}
.team-wrapp h3 a { color:#151515;}
.team-wrapp h3 span { display:inline;}
.team-wrapp .team-col1 { width:100%; margin:0 0 0;}
.team-wrapp .team-col1 img { width:100%; display:block;}
.team-wrapp .team-col1 .team-row1 { width:90%; float:none; margin:0 auto 40px; position:relative; top:inherit; right:inherit; left:inherit;}
.team-wrapp .team-btn1 { float:none; color:#151515; background:none; border-color:rgba(0,0,0,0.3); margin:10px 4px 0;}
.team-wrapp .team-btn1:hover { color:#ffffff; background:#151515; border-color:#151515;}

.invisalign-wrapp { text-align:center; padding:54px 0 40px;}
.invisalign-wrapp p { font-size:14px; margin:0 0 10px;}
.invisalign-wrapp p span { display:inline;}
.invisalign-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.invisalign-wrapp h2 span { display:inline;}
.invisalign-wrapp h3 { font-size:36px; margin:0 0 13px;}
.invisalign-wrapp h3 span { display:inline;}
.invisalign-wrapp .invisalign-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit; left:inherit;}
.invisalign-wrapp .invisalign-col1 .invisalign-row1 { width:100%; margin:0 0 40px;}
.invisalign-wrapp .invisalign-col2 { width:100%; margin:0 0 0; padding:2% 2% 2%; position:relative; bottom:inherit; left:inherit;}
.invisalign-wrapp .invisalign-col2 .invisalign-row2 { width:100%;}
.invisalign-wrapp .invisalign-btn1 { float:none; margin:10px 4px 0;}
.invisalign-wrapp .invisalign-btn1:last-child { margin-right:4px;}

.treatments-wrapp { text-align:center; padding:54px 0 27px;}
.treatments-wrapp p { font-size:14px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp h3 { font-size:36px; margin:0 0 13px;}
.treatments-wrapp h3 span { display:inline;}
.treatments-wrapp h4 { font-size:21px; margin:0 0 9px;}
.treatments-wrapp h4 span { display:inline;}
.treatments-wrapp .treatments-col1 { width:100%; margin:18px 0 40px;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%; margin:0 0 30px;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%;}
.treatments-wrapp .treatments-btn1 { float:none; margin:10px 4px 0;}
.treatments-wrapp .treatments-btn1:last-child { margin-right:4px;}


.reviews-wrapp { text-align:center; padding:27px 0 98px;}
.reviews-wrapp p { font-size:14px; margin:0 0 10px;}
.reviews-wrapp p span { display:inline;}
.reviews-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.reviews-wrapp h2 span { display:inline;}
.reviews-wrapp h3 { font-size:36px; margin:0 0 13px;}
.reviews-wrapp h3 span { display:inline;}
.reviews-wrapp h4 { font-size:21px; margin:0 0 19px;}
.reviews-wrapp h4 span { display:inline;}
.reviews-wrapp .reviews-col1 { width:100%; margin:34px 0 0;}
/* .reviews-wrapp .reviews-col1 .reviews-row1 {  width: 100%;padding: 24.2% 5% 6%;min-height: 384px;} */
.reviews-wrapp .reviews-col1 .reviews-row1 {  width: 100%;padding: 24.2% 5% 6%;}
.reviews-wrapp .reviews-btn1 { float:none; margin:10px 4px 0;}
.reviews-wrapp .reviews-btn1:last-child { margin-right:4px;}

.gallery-wrapp { text-align:center; padding:95px 0 98px;}
.gallery-wrapp p { font-size:14px; margin:0 0 10px;}
.gallery-wrapp p span { display:inline;}
.gallery-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.gallery-wrapp h2 span { display:inline;}
.gallery-wrapp h3 { font-size:36px; margin:0 0 13px;}
.gallery-wrapp h3 span { display:inline;}
.gallery-wrapp .gallery-col1 { width:100%; margin:14px 0 20px;}
.gallery-wrapp .gallery-col1 .gallery-row1 { width:100%; padding:5px 5px 5px;}
.gallery-wrapp .gallery-btn1 { float:none; margin:10px 4px 0;}
.gallery-wrapp .gallery-btn2 { float:none; margin:10px 4px 0;}

.faqs-wrapp { text-align:center; padding:60px 0 60px;}
.faqs-wrapp p { font-size:14px; margin:0 0 10px;}
.faqs-wrapp p span { display:inline;}
.faqs-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.faqs-wrapp h2 span { display:inline;}
.faqs-wrapp h3 { font-size:36px; margin:0 0 13px;}
.faqs-wrapp h3 span { display:inline;}
.faqs-wrapp h4 { font-size:14px; margin:0 0 0;}
.faqs-wrapp h4 span { display:inline;}
.faqs-wrapp .faqs-col1 { width:100%; margin:0 0 0;}
.faqs-wrapp .faqs-col1 .faqs-row1 { width:100%; margin:0 0 40px;}
.faqs-wrapp .faqs-col2 { width:100%; margin:0 0 0;}
.faqs-wrapp .faqs-col2 .faqs-row2 { width:100%;}
.faqs-wrapp .faqs-btn1 { float:none; margin:10px 4px 0;}
.faqs-wrapp .faqs-btn1:last-child { margin-right:4px;}

.contact-wrapp { text-align:center; padding: 0px 0 30px;}
.contact-wrapp p { font-size:14px; margin:0 0 10px;}
.contact-wrapp p span { display:inline;}
.contact-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:36px; margin:0 0 29px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp .contact-col1 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%; margin:0 0 40px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { text-align:center; font-size:12px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:48%; height:46px; margin:0 0 4.2%; padding:0 10% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2:nth-child(2n) { float:right;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:100%; height:96px; margin:0 0 20px; padding:16px 10% 0;}
.contact-wrapp .contact-col2 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col2 .contact-row2 { width:100%;}
.contact-wrapp .contact-btn1 { float:none; margin:10px 4px 0;}
.contact-wrapp .contact-btn1:last-child { margin-right:4px;}

.instagram-wrapp { text-align:center; padding:30px 0 30px;}
.instagram-wrapp p { font-size:14px; margin:0 0 10px;}
.instagram-wrapp p span { display:inline;}
.instagram-wrapp h2 { font-size:36px; margin:0 0 29px;}
.instagram-wrapp h2 span { display:inline;}
.instagram-wrapp .instagram-col1 { width:100%; margin:0 0 0;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:100%;}

.partners-wrapp { text-align:center; padding:30px 0 60px;}
.partners-wrapp p { font-size:14px; margin:0 0 10px;}
.partners-wrapp p span { display:inline;}
.partners-wrapp .partners-col1 { width:100%; margin:0 0 0;}
.partners-wrapp .partners-col1 .partners-row1 { width:auto; vertical-align:middle; display:inline-block;height: inherit;}

.footer-wrapp { text-align:center; padding:60px 0 110px;}
.footer-wrapp p { font-size:14px; margin:0 0 10px;}
.footer-wrapp p span { display:inline;}
.footer-wrapp h2 { font-size:15px; margin:0 0 10px;}
.footer-wrapp h2 span { display:inline;}
.footer-wrapp .margin { max-width:1236px;}
.footer-wrapp .footer-col1 { width:200px; display:none; margin:0 auto 22px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:none;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col3 { width:100%; margin:0 0 10px;}
.footer-wrapp .footer-col3 .footer-row3 { width:100%;}
.footer-wrapp .footer-col3 .footer-row3 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.footer-wrapp .footer-col4 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col4 .footer-row4 { width:100%;}
.footer-wrapp .footer-col4 .footer-row4 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.footer-wrapp .footer-col4 .footer-row4 li:nth-child(2n) { display:none;}
.footer-wrapp .footer-btn1 { float:none; margin:10px 4px 0;}
.footer-wrapp .footer-btn1:last-child { margin-right:4px;}
.footer-row3 li, .footer-row3 li a { font-size:14px; line-height:1.64;}
.footer-row4 li, .footer-row4 li a { font-size:11px; line-height:normal;}

/*inner*/
.inner-wrapp h1 { font-size:42px;}
.inner-wrapp .inner-col1 { width:90%;}
.inner-row1 li, .inner-row1 li a { font-size:16px;}

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

.contact-wrapp2 { padding:0 0 30px;}

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

.galler-wrapp p span { display:inline;}
.galler-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.galler-wrapp h2 span { display:inline;}
.galler-wrapp h3 { font-size:36px; margin:0 0 13px;}
.galler-wrapp h3 span { display:inline;}
.galler-wrapp .galler-col2 { width:47.5%; margin:0 6px 50px; }
/* .galler-wrapp .galler-col2:nth-child(2n) { float:right; margin-right: 0;} */

.paiger-wrapp .paiger-col1 .paiger-row1 { width:auto;}
.paiger-wrapp .paiger-col1 .paiger-row1 li,
.paiger-wrapp .paiger-col1 span.page-numbers.current,
.paiger-wrapp .paiger-col1 a.page-numbers,
.paiger-wrapp .paiger-col1 span.page-numbers.dots { margin:0 11px 0;}
.paiger-row1 li, .paiger-row1 li a,
.paiger-wrapp .paiger-col1 span.page-numbers.current,
.paiger-wrapp .paiger-col1 a.page-numbers,
.paiger-wrapp .paiger-col1 span.page-numbers.dots { font-size:13px;}

.feeser-wrapp p span { display:inline;}
.feeser-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.feeser-wrapp h2 span { display:inline;}
.feeser-wrapp h3 { font-size:36px;}
.feeser-wrapp h3 span { display:inline;}
.feeser-wrapp h4 { font-size:15px;}
.feeser-wrapp .feeser-col1 { margin:0 0 40px;}

.abouts-wrapp p span { display:inline;}
.abouts-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.abouts-wrapp h2 span { display:inline;}
.abouts-wrapp h3 { font-size:36px;}
.abouts-wrapp h3 span { display:inline;}
.abouts-wrapp .abouts-col1 { margin:0 0 40px;}
.abouts-wrapp .abouts-col2 .abouts-row1 { width:100%; margin:0 0 35px;}
.abouts-wrapp .abouts-col2 .abouts-row2 { width:100%; position:relative; top:inherit; transform:none;}

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

.teamer-wrapp { padding:41px 0 20px;}
.teamer-wrapp .teamer-col1 { margin:0; gap: 3%;}
.teamer-wrapp .teamer-col2 { width: 48%;}
/* .teamer-wrapp .teamer-col2:nth-child(2n) {margin:0 0% 40px 0; float:right;} */
.teamer-wrapp .teamer-col1 .teamer-col2.common-teams {margin-bottom: 27px;}


.blogin-wrapp p span { display:inline;}
.blogin-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.blogin-wrapp h2 span { display:inline;}
.blogin-wrapp h3 { font-size:36px;}
.blogin-wrapp h3 span { display:inline;}
.blogin-wrapp .blogin-col1 { margin:0 0 40px;}
.blogin-wrapp .blogin-col2 { padding:0 5%;}

.treatment-wrapp { padding:41px 0 20px;}
.treatment-wrapp .treatment-col2 { width:48%; margin:0 2.3% 30px 0;}
.treatment-wrapp .treatment-col2:nth-child(2n) { margin:0 0% 30px 0;}

.treatment-wrapp .treatment-col2:nth-child(2n) { float:right;}

.blog-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.blog-wrapp h2 span { display:inline;}
.blog-wrapp h3 { font-size:36px;}
.blog-wrapp h3 span { display:inline;}
.blog-wrapp .blog-col1 { margin:0;}
.blog-wrapp .blog-col2 { margin:0 0 50px;}
.blog-wrapp .blog-col2 .blog-row1 { width:100%; margin:0 0 35px;}
.blog-wrapp .blog-col2 .blog-row2 { width:100%; position:relative; top:inherit; transform:none;}

.contac-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.contac-wrapp h2 span { display:inline;}
.contac-wrapp h3 { font-size:36px;}
.contac-wrapp h3 span { display:inline;}
.contac-wrapp .contac-col1 .contac-row1 { width:100%; margin:0 0 35px;}
.contac-wrapp .contac-col1 .contac-row2 { width:100%; position:relative; top:inherit; transform:none;}

.getin-wrapp { padding:50px 0;}
.getin-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.getin-wrapp h2 span { display:inline;}
.getin-wrapp h3 { font-size:36px;}
.getin-wrapp h3 span { display:inline;}
.getin-wrapp .getin-col1 .getin-row1 .getin-bar1 { width:100%;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:100%; margin:0 0 8px;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { width:100%;}

.hours-wrapp { padding:55px 0;}
.hours-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.hours-wrapp h2 span { display:inline;}
.hours-wrapp h3 { font-size:36px;}
.hours-wrapp h3 span { display:inline;}
.hours-wrapp .hours-col1 .hours-row1 { width:100%; margin:0 0 35px;}
.hours-wrapp .hours-col1 .hours-row2 { width:100%; position:relative; top:inherit; transform:none;}
.hours-wrapp .hours-col1 .hours-row2 ul { width:100%;}
.hours-wrapp .hours-col1 .hours-row2 ul li { margin:0 0 7px;}
.hours-wrapp .hours-col1 .hours-row2 ul li:last-child { margin:0 0 7px;}
.hours-wrapp .hours-col1 .hours-row2 ul li span { display:inline-block; margin:0 0 0 8px;}

.teamin-wrapp h2 { font-size:36px;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:40%;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:54%;}

.testimonial-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.testimonial-wrapp h2 span { display:inline;}
.testimonial-wrapp h3 { font-size:36px;}
.testimonial-wrapp h3 span { display:inline;}
.testimonial-wrapp .testimonial-col1 { margin:0 0 40px;}
.testimonial-wrapp .testimonial-col2 { padding:50px 0 0;}
.testimonial-wrapp .testimonial-col3 { width:48.2%; margin:0 2% 4% 0;}
.testimonial-wrapp .testimonial-col3:nth-child(2n) { float:right; margin-right: 0;}
.testimonial-wrapp .testimonial-col3 .testimonial-bar1 { max-height:182px;}
.testimonial-wrapp .testimonial-col3:nth-child(3) {
  margin-right: 2%;
}

.contact-shape1 { display:none;}

.conten-wrapp .conten-col1 { width:100%;}
.conten-wrapp .conten-col1 .conten-row1 {width: 100%;padding: 40px 5% 20px}
.conten-wrapp .conten-col2 { width:100%;}

.sidbar-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.sidbar-wrapp h2 span { display:inline;}
.sidbar-wrapp h3 { font-size:36px;}
.sidbar-wrapp h3 span { display:inline;}
.sidbar-wrapp .sidbar-col1 { padding:65px 5% 62px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:100%;}

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

.treatin2-wrapp { background:url(../images/treatment-inner-bg1.jpg) no-repeat 20% / cover; position:relative;}
.treatin2-wrapp:after { content:""; width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,0,0,0.5);}
.treatin2-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.treatin2-wrapp h2 span { display:inline;}
.treatin2-wrapp h3 { font-size:36px;}
.treatin2-wrapp h3 span { display:inline;}
.treatin2-wrapp .treatin2-col1 { padding:50px 0;}
.treatin2-wrapp .treatin2-col1 .treatin2-row1 { width:100%; position:relative; top:inherit; transform:none; z-index:9;}

.treatin3-wrapp { background:url(../images/treatment-inner-bg2.jpg) no-repeat 88% / cover;}
.treatin3-wrapp:after { content:""; width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,0,0,0.5);}
.treatin3-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.treatin3-wrapp h2 span { display:inline;}
.treatin3-wrapp h3 { font-size:36px;}
.treatin3-wrapp h3 span { display:inline;}
.treatin3-wrapp .treatin3-col1 { padding:50px 0;}
.treatin3-wrapp .treatin3-col1 .treatin3-row1 { width:100%; position:relative; top:inherit; transform:none; z-index:9;}

.treatin4-wrapp { padding:60px 0 20px;}
.treatin4-wrapp h2 { line-height:1.5; margin:0 0 14px;}
.treatin4-wrapp .treatin4-col1 .treatin4-row1 { width:100%; padding:50px 40px 40px; margin:0 0 20px;}

.video-wrapp h2 { font-size:36px;}
.video-wrapp .video-col1 .video-row1 { width:100%; position:relative; top:inherit; transform:none; margin:0 0 40px;}
.video-wrapp .video-col2 { width:100%;}

.reviews-wrapp3 { padding:45px 0 88px;}
.reviews-wrapp3 .reviews-col1 { margin:10px 0 0;}

/*btn-css*/
.linker-btn1, .banner-btn1, .about-btn1, .process-btn1, .process-btn2, .team-btn1, .invisalign-btn1, .treatments-btn1, .reviews-btn1, .gallery-btn1, .gallery-btn2, .faqs-btn1, .contact-fil1, .contact-btn1, .footer-btn1, .galler-btn1, .paiger-btn1, .paiger-btn2, .abouts-btn1, .gallein-btn1, .blogin-btn1, .blog-btn1, .getin-fil1, .getin-btn1, .teamin-btn1, .testimonial-btn1, .treatin-btn1, .treatin2-btn1, .treatin3-btn1, .video-btn1 { font-size:13px;}

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

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

/*treatments-btn-box-css*/
.treatments-btn-box { width:100%; text-align:center; margin:0 0 0;}

/*reviews-conten-box-css*/
.reviews-conten-box { width:100%; margin:0 0 0;}

/*reviews-text-box-css*/
.reviews-text-box { width:100%; margin:0 0 0;}

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

/*gallery-symbol-box-css*/
.gallery-symbol-box { width:14%; margin:0 auto 24px;}

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

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

/*footer-socials-box-css*/
.footer-socials-box { width:100%; display:none; margin:0 0 0;}
.footer-socials-box a { width:auto; float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}

/*mobile-css*/
.header-mob1 { width:200px; display:block; margin:0 auto 22px;}
.footer-mob1 { width:200px; display:block; margin:0 auto 22px;}

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

.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{font-size:12px;height:46px;margin:0;text-align:center;padding:0 10% 0}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:13px;margin:10px 0 0}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{height:96px;margin:0;padding:16px 10% 0}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{width:100%;margin:0 0 6px!important}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{width:100%;margin:0 0 12px!important}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell{width:100%!important;float:left;margin:0 0 4.2%}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(2n){float:right}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child{width:100%!important;margin:0 0 20px}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{padding-left:20px;display:inline}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after{top:0}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before{top:4px}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element{justify-content:center}

.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:13px}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 3px!important}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 19px!important}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{height:108px}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child{width:100%}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2){width:100%}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell{width:100%!important;margin:0 0 8px}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:13px}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 3px!important}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 19px!important}

.referrals-wrapp .common-style h2{font-size:38px}
.referrals-wrapp .common-style h3{font-size:34px}
.benefits-wrapp h2{font-size:38px}
.referrals-wrapp{padding:50px 0 30px}

.treatments-col1 .non-slider .treatments-col2 {width: 48.45%;}

.galler-wrapp h4 {font-size: 19px;margin: 0 0 6px;}

.header-wrapp .header-col4 .header-row4 .mob-show .cnt-btn{color:#fff;background:#506e6e;margin:0 12.4px 0 0;padding:15px 32px 15px 32px;border-radius:30px;border:1px solid #506e6e;transition:all 0.25s ease-out 0s;display:inline-block;font-weight:800;text-align:center;width:100%}
.header-wrapp .header-col4 .header-row4 li .phone-btn{color:#506e6e;background:#fff;margin:0 12.4px 0 0;padding:15px 32px 15px 32px;border-radius:30px;border:1px solid #506e6e;transition:all 0.25s ease-out 0s;display:inline-block;font-weight:800;text-align:center;width:100%}

.custom-col1 .custom-row1.custom-about {width: 50%;}

.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .content strong {font-size: 14px;}

.faqs-wrapp .faqs-col1 .faqs-row1 ul li:before{position:relative;top:3px;left:-5px}

.treatment-wrapp .editor-content h2 {font-size: 30px;}

.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .content .read-more-btn {font-size: 13px;}

.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .loadmorebtn{font-size: 13px;}
.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  button.el-button.cog-button--secondary.cog-upload__upload-button.el-button--default.cog-button {font-size: 13px !important}


.referrals-wrapp .referrals-col3 .cog-form__container  button.el-button.cog-button--has-status.cog-button--primary.cog-button--navigation.cog-button--submit.el-button--default.cog-button{font-size: 13px !important}

.referrals-wrapp .referrals-col3 .cog-form__container span.cog-upload__drag-text {  font-size: 13px !important;}


.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row .el-textarea__inner {min-height: 100px !important;}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row .el-textarea {min-height: 100px !important;}

.common-style h3
{font-size: 36px;}

.review-wrapp-page {padding: 30px;}

.testimonial-wrapp  .reviews-google-box {
  width: 12%;
  float: right;
  margin: 0 0 0;
  position: absolute;
  top: 23px;
  left: 80% !important;
  transform: translate(-50%);
}

.conten-wrapp .conten-col1 .conten-row1 .back-btn1 {font-size: 13px;  margin-right: 0; }

.conten-wrapp .conten-col1 .conten-row1 .treatin-btn1{ font-size:13px}
.cost-wrapp .cost-row1 .cost-bar1 li:before{top:5px !important;}
.reviews-wrapp .reviews-col1  .reviews-row1 .testi-btn1{font-size: 13px}


.reviews-wrapp .reviews-col1 .reviews-row1 .reviews-google-box {left: 50%;transform: translate(-50%);}

.benefits-wrapp {padding: 36px 0 69px;}

.treat-inner-cat.empty-gallery-sec {padding: 70px 0 10px 0;}

.treatments-wrapp2 {padding: 27px 0 27px;}

.default-page h2 {font-size: 38px; letter-spacing: normal;}

.invisalign-wrapp .invisalign-col2 .invisalign-row2 .cocoen .cocoen-label.cocoen-label-before 
{
    left: 12.6% !important;
    font-size: 12px;
    top: 91% !important;
    padding: 0 !important;
}

.invisalign-wrapp .invisalign-col2 .invisalign-row2 .cocoen-label.cocoen-label-after

{
    right: 12.6% !important;
    font-size: 12px;
    top: 91% !important;
    padding: 0 !important;
}

.gallery-wrapp .gallery-col1 .gallery-row1 .cocoen .cocoen-label.cocoen-label-before 
 {
     font-size: 12px;
    top: 91% !important;
}

.gallery-wrapp .gallery-col1 .gallery-row1   .cocoen-label.cocoen-label-after
 {
   font-size: 12px;
    top: 91% !important;

}

}

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

.common-style h1.page-title{font-size:47px;}
h1.seo-sub-title {font-size:47px;}

.header-wrapp .header-col1 { padding:22px 0 20px 0;}
.header-wrapp .header-col1 .header-row1 a { margin:0 8.4px 0 0;}
.header-wrapp .header-col2 { padding:22px 22px 22px 0;}
.header-wrapp .header-col2 .header-row2 li { margin:0 14.4px 0 0;}
.header-wrapp .header-col3 { padding:24px 18px 24px 18px;}
.header-wrapp .header-col3 .header-row3 { width:176px;}
.header-wrapp .header-col4 { padding:24px 26px 24px 26px;}
.header-row2 li, .header-row2 li a { font-size:13px;}
.header-row4 li, .header-row4 li a { font-size:13px;}
.header-wrapp .header-col2 .header-row2 a {font-size: 13px;}

.linker-wrapp { padding:28px 0 28px;}
.linker-wrapp .linker-col1 {width: 100px;margin: 0 0 0 9%;}
.linker-wrapp .linker-col2 { margin:0 0 0;}
.linker-wrapp .linker-col3 { display:none;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp p { font-size:14px; margin:0 0 10px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 21px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:54px; margin:0 0 11px;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:68.2%;}

.about-wrapp { padding:10.4% 0 11.5%;}
.about-wrapp p { font-size:14px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:30px; margin:0 0 9px;}
.about-wrapp h3 span { display:inline;}

.process-wrapp { padding:7.7% 0 10.4%;}
.process-wrapp p { font-size:14px; margin:0 0 10px;}
.process-wrapp p span { display:inline;}
.process-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.process-wrapp h2 span { display:inline;}
.process-wrapp h3 { font-size:30px; margin:0 0 9px;}
.process-wrapp h3 span { display:inline;}
.process-wrapp h4 { font-size:24px; margin:0 0 5px;}
.process-wrapp h4 span { display:inline;}
.process-wrapp .process-col1 { margin:28px 0 44px;}

.team-wrapp p { font-size:14px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:30px; margin:0 0 9px;}
.team-wrapp h3 span { display:inline;}

.invisalign-wrapp p { font-size:14px; margin:0 0 10px;}
.invisalign-wrapp p span { display:inline;}
.invisalign-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.invisalign-wrapp h2 span { display:inline;}
.invisalign-wrapp h3 { font-size:30px; margin:0 0 9px;}
.invisalign-wrapp h3 span { display:inline;}
.treatments-wrapp {padding: 7.7% 0 10.4%;}
.treatments-wrapp p { font-size:14px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp h3 { font-size:30px; margin:0 0 9px;}
.treatments-wrapp h3 span { display:inline;}
.treatments-wrapp h4 { font-size:19px; margin:0 0 7px;}
.treatments-wrapp h4 span { display:inline;}
.treatments-wrapp .treatments-col1 { margin:22px 0 24px;}

.reviews-wrapp { padding:7% 0 11.2%;}
.reviews-wrapp p { font-size:14px; margin:0 0 10px;}
.reviews-wrapp p span { display:inline;}
.reviews-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.reviews-wrapp h2 span { display:inline;}
.reviews-wrapp h3 { font-size:30px; margin:0 0 9px;}
.reviews-wrapp h3 span { display:inline;}
.reviews-wrapp h4 { font-size:21px; margin:0 0 13px;}
.reviews-wrapp h4 span { display:inline;}
.reviews-wrapp .reviews-col1 { margin:28px 0 0;}

.gallery-wrapp { padding:6.2% 0 10.3%;}
.gallery-wrapp p { font-size:14px; margin:0 0 10px;}
.gallery-wrapp p span { display:inline;}
.gallery-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.gallery-wrapp h2 span { display:inline;}
.gallery-wrapp h3 { font-size:30px; margin:0 0 9px;}
.gallery-wrapp h3 span { display:inline;}
.gallery-wrapp .gallery-col1 { margin:18px 0 40px;}

.faqs-wrapp { padding:8.3% 0 9.4%;}
.faqs-wrapp p { font-size:14px; margin:0 0 10px;}
.faqs-wrapp p span { display:inline;}
.faqs-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 15px;}
.faqs-wrapp h2 span { display:inline;}
.faqs-wrapp h3 { font-size:30px; margin:0 0 9px;}
.faqs-wrapp h3 span { display:inline;}
.faqs-wrapp h4 { font-size:14px; margin:0 0 0;}
.faqs-wrapp h4 span { display:inline;}

.contact-wrapp { padding:10.7% 0 3.9%;}
.contact-wrapp p { font-size:14px; margin:0 0 10px;}
.contact-wrapp p span { display:inline;}
.contact-wrapp h2 { font-size:11px; letter-spacing:3.72px; margin:0 0 5px;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:30px; margin:0 0 9px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { font-size:12px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { height:46px; margin:0 0 8px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { height:98px; margin:0 0 26px;}

.instagram-wrapp { padding:3.9% 0 1.4%;}
.instagram-wrapp p { font-size:14px; margin:0 0 10px;}
.instagram-wrapp p span { display:inline;}
.instagram-wrapp h2 { font-size:30px; margin:0 0 14px;}
.instagram-wrapp h3 span { display:inline;}

.partners-wrapp { padding:1.4% 0 2%;}

.footer-wrapp { padding:6.2% 0 13.3.3%;}
.footer-wrapp p { font-size:14px; margin:0 0 10px;}
.footer-wrapp p span { display:inline;}
.footer-wrapp h2 { font-size:15px; margin:0 0 11px;}
.footer-wrapp h2 span { display:inline;}
.footer-wrapp .footer-col1 { margin:0 0 253px;}
.footer-wrapp .footer-col2 { margin:18px 0 0;}
.footer-wrapp .footer-col3 { margin:56px 0 0;}
.footer-wrapp .footer-col4 { margin:48px 0 0;}
.footer-row3 li, .footer-row3 li a { font-size:14px;}
.footer-row4 li, .footer-row4 li a { font-size:10px;}
.footer-col3:first-child, .footer-col3:nth-child(2) { margin-top:0;}



/* .abouts-wrapp.default-page h2 {font-size: 22px;} */
/* .abouts-wrapp.default-page h3 {font-size: 33px;} */




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

.conten-wrapp { padding:55px 0 45px;}

.custom-col1 { width:100%;}

.galler-wrapp p span { display:inline;}
.galler-wrapp h2 span { display:inline;}
.galler-wrapp h3 { font-size:38px; margin:0 0 9px;}
.galler-wrapp h3 span { display:inline;}

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

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

.gallein-wrapp h3 { font-size:38px;}
.gallein-wrapp h3 span { display:inline;}

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

.blogin-wrapp h3 { font-size:38px;}
.blogin-wrapp h3 span { display:inline;}

.blog-wrapp h2 span { display:inline;}
.blog-wrapp h3 { font-size:34px;}
.blog-wrapp h3 span { display:inline;}
.blog-wrapp .blog-col2 { margin:0 0 50px;}
.blog-wrapp .blog-col2 .blog-row2 { position:relative; top:inherit; transform:none;}

.contac-wrapp h3 { font-size:38px;}
.contac-wrapp h3 span { display:inline;}
.contac-wrapp .contac-col1 .contac-row1 { width:47%;}
.contac-wrapp .contac-col1 .contac-row2 { width:48%;}

.getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { height:108px;}

.hours-wrapp h3 { font-size:38px;}
.hours-wrapp h3 span { display:inline;}
.hours-wrapp .hours-col1 .hours-row2 { width:53%;}
.hours-wrapp .hours-col1 .hours-row2 ul { width:50%;}

.teamin-wrapp h2 { font-size:38px;}

.testimonial-wrapp h3 { font-size:38px;}
.testimonial-wrapp h3 span { display:inline;}

.sidbar-wrapp p span { display:inline;}
.sidbar-wrapp h2 span { display:inline;}
.sidbar-wrapp h3 { font-size:38px;}
.sidbar-wrapp h3 span { display:inline;}
.sidbar-wrapp .sidbar-col1 { padding:55px 0 68px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:90%;}

.conten-wrapp .conten-col1 .conten-row1 { width:95%;}

.treatin-wrapp p span { display:inline;}
.treatin-wrapp h2 { font-size:38px;}
.treatin-wrapp h2 span { display:inline;}

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

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

.treatin4-wrapp h2 { line-height:1.5;}
.treatin4-wrapp .treatin4-col1 .treatin4-row1 { padding:50px 30px 40px;min-height: 360px;}

.video-wrapp p span { display:inline;}
.video-wrapp h2 { font-size:38px;}
.video-wrapp h2 span { display:inline;}

/*btn-css*/
.linker-btn1, .banner-btn1, .about-btn1, .process-btn1, .process-btn2, .team-btn1, .invisalign-btn1, .treatments-btn1, .reviews-btn1, .gallery-btn1, .gallery-btn2, .faqs-btn1, .contact-fil1, .contact-btn1, .footer-btn1, .galler-btn1, .paiger-btn1, .paiger-btn2, .abouts-btn1, .gallein-btn1, .blogin-btn1, .blog-btn1, .getin-fil1, .getin-btn1, .teamin-btn1, .testimonial-btn1, .treatin-btn1, .treatin2-btn1, .treatin3-btn1, .video-btn1 { font-size:13px;}

/*gallery-symbol-box-css*/
.gallery-symbol-box { margin:0 auto 30px;}

/*footer-socials-box-css*/
.footer-socials-box { margin:13px 0 0 14px;}
.footer-socials-box a { margin:0 8.4px 0 0;}

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

.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{font-size:12px;height:46px;margin:0 0 8px}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:13px}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{height:98px;margin:0 0 26px}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 3px!important}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 19px!important}

.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:13px}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 3px!important}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 19px!important}
.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {height: 108px;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:13px}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 3px!important}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label{margin:0 0 19px!important}

.referrals-wrapp .common-style h2{font-size:38px}
.referrals-wrapp .common-style h3{font-size:34px}
.benefits-wrapp h2{font-size:38px}
.referrals-wrapp{padding:50px 0 30px}

.treatin4-wrapp .treatin4-col1 .treatin4-row1 {width: 46.8%;}

.testimonial-wrapp .testimonial-col3 {padding: 42px 18px 18px 29px;}

.linker-ret-box {margin: 0px 0 0;}

.galler-wrapp h4 {font-size: 19px;margin: 0 0 7px;}
.galler-wrapp p {font-size: 14px;}

.testimonial-wrapp p {font-size: 14px;}
.treatin4-wrapp .treatin4-col1 .non-slider .treatin4-row1 h3 {font-size: 38px;}

.treatin4-wrapp .treatin4-col1 .non-slider .treatin4-row1 {width: 45.8%;padding: 50px 32px 40px;}
.treatment-wrapp .editor-content h2 {font-size: 30px;}

.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .content .read-more-btn {font-size: 13px;}


.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .loadmorebtn{font-size: 13px;cursor: pointer;}
.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  button.el-button.cog-button--secondary.cog-upload__upload-button.el-button--default.cog-button {font-size: 14px;}


.referrals-wrapp .referrals-col3 .cog-form__container  button.el-button.cog-button--has-status.cog-button--primary.cog-button--navigation.cog-button--submit.el-button--default.cog-button{font-size: 14px;}
.common-style h3
{font-size: 38px;}


.review-wrapp-page {padding: 30px;}
.conten-wrapp .conten-col1 .conten-row1 .back-btn1 { padding: 15px 13px 15px 13px;font-size: 13px;  margin-right: 0; }

.conten-wrapp .conten-col1 .conten-row1 .treatin-btn1 { padding: 15px 13px 15px 13px; font-size:13px;margin: 10px 4.4px 0 0;}

.testimonial-wrapp .reviews-google-box {
  left: 75%;
}


.reviews-wrapp .reviews-col1  .reviews-row1 .testi-btn1{font-size: 13px}


.treatin2-wrapp .treatin2-col1 {

  padding: 0 0 72%;
}

.treatments-wrapp2 {padding: 1.7% 0 10.4%;}

.default-page h2 {font-size: 38px;}

.team-wrapp .team-btn1 {margin: 7px 6.2px 0; padding: 9px 17px 9px 17px;}
.team-wrapp .team-col1 .team-row1 h3 {font-size: 25px; margin: 5px 0 0;}
.team-wrapp .team-col1 .team-row1 {top: 3%;}
.team-wrapp .team-col1 .team-row1 h2 {margin: 0 0 0px;}
.invisalign-wrapp .invisalign-col2 .invisalign-row2 .cocoen .cocoen-label.cocoen-label-before {
     left: 12.6% !important;
    font-size: 10px;
    top: 86% !important;
    padding: 0 !important
}

.invisalign-wrapp .invisalign-col2 .invisalign-row2  .cocoen-label.cocoen-label-after {
   right: 12.6% !important;
    font-size: 10px;
    top: 86% !important;
    padding: 0 !important
}
.gallery-wrapp .gallery-col1 .gallery-row1 .cocoen .cocoen-label.cocoen-label-before 
 {
     left: 12.6% !important;
    font-size: 10px;
    top: 86% !important;
    padding: 0 !important
}

.gallery-wrapp .gallery-col1 .gallery-row1   .cocoen-label.cocoen-label-after
 {
   right: 12.6% !important;
  font-size: 10px;
    top: 86% !important;
    padding: 0 !important
}


}


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

.common-style h1.page-title{font-size:50px;}
h1.seo-sub-title {font-size:50px;}

.header-wrapp .header-col1 { padding:22px 0 22px 0;}
.header-wrapp .header-col1 .header-row1 a { margin:0 10.4px 0 0;}
.header-wrapp .header-col2 { padding:22px 28px 22px 0;}
.header-wrapp .header-col2 .header-row2 li { margin:0 21.4px 0 0;}
.header-wrapp .header-col3 { padding:22px 24px 22px 24px;}
.header-wrapp .header-col3 .header-row3 { width:188px;}
.header-wrapp .header-col4 { padding:22px 32px 22px 32px;}
.header-row2 li, .header-row2 li a { font-size:15px;}
.header-row4 li, .header-row4 li a { font-size:15px;}
.header-wrapp .header-col2 .header-row2 a {font-size: 15px;}

.linker-wrapp { padding:34px 0 34px;}
.linker-wrapp .linker-col1 { width: 100px;margin: 0 0 0 8%;}
.linker-wrapp .linker-col2 { margin:0 0 0;}
.linker-wrapp .linker-col3 { display:none;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp p { font-size:15px; margin:0 0 13px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:12px; letter-spacing:4.72px; margin:0 0 24px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:62px; margin:0 0 14px;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:68.2%;}

.about-wrapp { padding:10.4% 0 11.5%;}
.about-wrapp p { font-size:15px; margin:0 0 13px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:12px; letter-spacing:4.72px; margin:0 0 18px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:36px; margin:0 0 12px;}
.about-wrapp h3 span { display:inline;}

.process-wrapp { padding:7.7% 0 10.4%;}
.process-wrapp p { font-size:15px; margin:0 0 13px;}
.process-wrapp p span { display:inline;}
.process-wrapp h2 { font-size:12px; letter-spacing:4.72px; margin:0 0 18px;}
.process-wrapp h2 span { display:inline;}
.process-wrapp h3 { font-size:36px; margin:0 0 12px;}
.process-wrapp h3 span { display:inline;}
.process-wrapp h4 { font-size:28px; margin:0 0 8px;}
.process-wrapp h4 span { display:inline;}
.process-wrapp .process-col1 { margin:31px 0 50px;}

.team-wrapp p { font-size:15px; margin:0 0 13px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:12px; letter-spacing:4.72px; margin:0 0 18px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:36px; margin:0 0 12px;}
.team-wrapp h3 span { display:inline;}

.invisalign-wrapp p { font-size:15px; margin:0 0 13px;}
.invisalign-wrapp p span { display:inline;}
.invisalign-wrapp h2 { font-size:12px; letter-spacing:4.72px; margin:0 0 18px;}
.invisalign-wrapp h2 span { display:inline;}
.invisalign-wrapp h3 { font-size:36px; margin:0 0 12px;}
.invisalign-wrapp h3 span { display:inline;}
.treatments-wrapp {padding: 7.9% 0 11.5%;}
.treatments-wrapp p { font-size:15px; margin:0 0 13px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:12px; letter-spacing:4.72px; margin:0 0 18px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp h3 { font-size:36px; margin:0 0 12px;}
.treatments-wrapp h3 span { display:inline;}
.treatments-wrapp h4 { font-size:21px; margin:0 0 10px;}
.treatments-wrapp h4 span { display:inline;}
.treatments-wrapp .treatments-col1 { margin:25px 0 30px;}
.reviews-wrapp {padding: 7.9% 0 11.2%;}
.reviews-wrapp p { font-size:15px; margin:0 0 13px;}
.reviews-wrapp p span { display:inline;}
.reviews-wrapp h2 { font-size:12px; letter-spacing:4.72px; margin:0 0 18px;}
.reviews-wrapp h2 span { display:inline;}
.reviews-wrapp h3 { font-size:36px; margin:0 0 12px;}
.reviews-wrapp h3 span { display:inline;}
.reviews-wrapp h4 { font-size:23px; margin:0 0 16px;}
.reviews-wrapp h4 span { display:inline;}
.reviews-wrapp .reviews-col1 { margin:31px 0 0;}

.gallery-wrapp { padding:6.2% 0 10.3%;}
.gallery-wrapp p { font-size:15px; margin:0 0 13px;}
.gallery-wrapp p span { display:inline;}
.gallery-wrapp h2 { font-size:12px; letter-spacing:4.72px; margin:0 0 18px;}
.gallery-wrapp h2 span { display:inline;}
.gallery-wrapp h3 { font-size:36px; margin:0 0 12px;}
.gallery-wrapp h3 span { display:inline;}
.gallery-wrapp .gallery-col1 { margin:21px 0 46px;}

.faqs-wrapp { padding:8.3% 0 9.4%;}
.faqs-wrapp p { font-size:15px; margin:0 0 13px;}
.faqs-wrapp p span { display:inline;}
.faqs-wrapp h2 { font-size:12px; letter-spacing:4.72px; margin:0 0 18px;}
.faqs-wrapp h2 span { display:inline;}
.faqs-wrapp h3 { font-size:36px; margin:0 0 12px;}
.faqs-wrapp h3 span { display:inline;}
.faqs-wrapp h4 { font-size:15px; margin:0 0 0;}
.faqs-wrapp h4 span { display:inline;}

.contact-wrapp { padding:10.7% 0 3.9%;}
.contact-wrapp p { font-size:15px; margin:0 0 13px;}
.contact-wrapp p span { display:inline;}
.contact-wrapp h2 { font-size:12px; letter-spacing:4.72px; margin:0 0 8px;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:36px; margin:0 0 12px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { font-size:13px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { height:47px; margin:0 0 10px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { height:104px; margin:0 0 29px;}

.instagram-wrapp { padding:3.9% 0 1.4%;}
.instagram-wrapp p { font-size:15px; margin:0 0 13px;}
.instagram-wrapp p span { display:inline;}
.instagram-wrapp h2 { font-size:36px; margin:0 0 17px;}
.instagram-wrapp h3 span { display:inline;}

.partners-wrapp { padding:1.4% 0 2%;}

.footer-wrapp { padding:6.2% 0 13.3%;}
.footer-wrapp p { font-size:15px; margin:0 0 13px;}
.footer-wrapp p span { display:inline;}
.footer-wrapp h2 { font-size:16px; margin:0 0 14px;}
.footer-wrapp h2 span { display:inline;}
.footer-wrapp .footer-col1 { margin:0 0 259px}
.footer-wrapp .footer-col2 { margin:24px 0 0;}
.footer-wrapp .footer-col3 { margin:62px 0 0;}
.footer-wrapp .footer-col4 { margin:54px 0 0;}
.footer-row3 li, .footer-row3 li a { font-size:15px;}
.footer-row4 li, .footer-row4 li a { font-size:11px;}
.footer-col3:first-child, .footer-col3:nth-child(2) { margin-top:0;}


/* 
.abouts-wrapp.default-page h2 {font-size: 26px;} */

/* .abouts-wrapp.default-page h3 {font-size: 35px;} */




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

.conten-wrapp { padding:55px 0 77px;}

.custom-col1 { width:100%;}

.galler-wrapp p span { display:inline;}
.galler-wrapp h2 span { display:inline;}
.galler-wrapp h3 { font-size:40px; margin:0 0 9px;}
.galler-wrapp h3 span { display:inline;}

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

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

.gallein-wrapp h3 { font-size:40px;}
.gallein-wrapp h3 span { display:inline;}

.blogin-wrapp h3 { font-size:40px;}
.blogin-wrapp h3 span { display:inline;}

.blog-wrapp h2 span { display:inline;}
.blog-wrapp h3 { font-size:36px;}
.blog-wrapp h3 span { display:inline;}
.blog-wrapp .blog-col2 { margin:0 0 50px;}
.blog-wrapp .blog-col2 .blog-row2 { position:relative; top:inherit; transform:none;}

.blog-wrapp h2 span { display:inline;}
.blog-wrapp h3 { font-size:44px;}
.blog-wrapp h3 span { display:inline;}

.contac-wrapp h3 { font-size:40px;}
.contac-wrapp h3 span { display:inline;}
.contac-wrapp .contac-col1 .contac-row1 { width:55%;}
.contac-wrapp .contac-col1 .contac-row2 { width:38%;}

.getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { height:110px;}

.hours-wrapp h3 { font-size:40px;}
.hours-wrapp h3 span { display:inline;}
.hours-wrapp .hours-col1 .hours-row2 { width:50%;}
.hours-wrapp .hours-col1 .hours-row2 ul { width:50%;}

.sidbar-wrapp p span { display:inline;}
.sidbar-wrapp h2 span { display:inline;}
.sidbar-wrapp h3 { font-size:38px;}
.sidbar-wrapp h3 span { display:inline;}
.sidbar-wrapp .sidbar-col1 { padding:55px 0 68px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:90%;}

.conten-wrapp .conten-col1 .conten-row1 { width:95%;}

.treatin-wrapp p span { display:inline;}
.treatin-wrapp h2 { font-size:38px;}
.treatin-wrapp h2 span { display:inline;}

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

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

.treatin4-wrapp h2 { line-height:1.5;}
.treatin4-wrapp .treatin4-col1 .treatin4-row1 { padding:50px 30px 40px;min-height: 293px;}

.video-wrapp p span { display:inline;}
.video-wrapp h2 { font-size:38px;}
.video-wrapp h2 span { display:inline;}

/*btn-css*/
.linker-btn1, .banner-btn1, .about-btn1, .process-btn1, .process-btn2, .team-btn1, .invisalign-btn1, .treatments-btn1, .reviews-btn1, .gallery-btn1, .gallery-btn2, .faqs-btn1, .contact-fil1, .contact-btn1, .footer-btn1, .galler-btn1, .paiger-btn1, .paiger-btn2, .abouts-btn1, .gallein-btn1, .blogin-btn1, .blog-btn1, .getin-fil1, .getin-btn1, .teamin-btn1, .testimonial-btn1, .treatin-btn1, .treatin2-btn1, .treatin3-btn1, .video-btn1 { font-size:14px;}

/*gallery-symbol-box-css*/
.gallery-symbol-box { margin:0 auto 33px;}

/*footer-socials-box-css*/
.footer-socials-box { margin:14px 0 0 17px;}
.footer-socials-box a { margin:0 10.4px 0 0;}

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

.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{font-size:13px;height:47px;margin:0 0 10px}
.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:14px}

.getin-wrapp .getin-col1 .getin-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:14px}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:14px}

.referrals-wrapp .common-style h2{font-size:42px}
.referrals-wrapp .common-style h3{font-size:36px}
.benefits-wrapp h2{font-size:42px}

.linker-ret-box {margin: 0px 0 0;}

.galler-wrapp h4 {font-size: 20px;}

.treatment-wrapp .editor-content h2 {font-size: 30px;}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  button.el-button.cog-button--secondary.cog-upload__upload-button.el-button--default.cog-button {font-size: 14px;}
.referrals-wrapp .referrals-col3 .cog-form__container  button.el-button.cog-button--has-status.cog-button--primary.cog-button--navigation.cog-button--submit.el-button--default.cog-button{font-size: 14px;}
.common-style h3
{font-size: 38px;}

.review-wrapp-page {padding: 30px;}
.conten-wrapp .conten-col1 .conten-row1 .back-btn1 { padding: 15px 18px 15px 18px;font-size: 14px;margin-right: 0; }

.conten-wrapp .conten-col1 .conten-row1 .treatin-btn1 { padding: 15px 18px 15px 18px; font-size: 14px;margin: 10px 10.4px 0 0;}

.reviews-wrapp .reviews-col1  .reviews-row1 .testi-btn1{font-size: 14px}

.treatments-wrapp2 {padding: 1.5% 0 11.5%;}

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

.default-page h2 {font-size: 38px;}

.team-wrapp .team-btn1 {margin: 7px 6.2px 0; padding: 9px 17px 9px 17px;}
.team-wrapp .team-col1 .team-row1 h3 {font-size: 25px; margin: 5px 0 0;}
.team-wrapp .team-col1 .team-row1 {top: 4.5%;}
.team-wrapp .team-col1 .team-row1 h2 {margin: 0 0 0px;}
.invisalign-wrapp .invisalign-col2 .invisalign-row2 .cocoen .cocoen-label.cocoen-label-before {
     left: 12.6% !important;
    font-size: 11px;
    top: 86% !important;
    padding: 0 !important
}

.invisalign-wrapp .invisalign-col2 .invisalign-row2  .cocoen-label.cocoen-label-after {
   right: 12.6% !important;
    font-size: 11px;
    top: 86% !important;
    padding: 0 !important
}

.gallery-wrapp .gallery-col1 .gallery-row1 .cocoen .cocoen-label.cocoen-label-before 
 {
     left: 12.6% !important;
     font-size: 11px;
    top: 86% !important;
    padding: 0 !important
}

.gallery-wrapp .gallery-col1 .gallery-row1   .cocoen-label.cocoen-label-after
 {
   right: 12.6% !important;
   font-size: 11px;
    top: 86% !important;
    padding: 0 !important
}


}

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

.header-wrapp .header-col3 .header-row3 { width:200px;}

.linker-wrapp .linker-col2 { margin:0 0 0;}
.linker-wrapp .linker-col3 { display:none;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp p { font-size:16px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:68.2%;}

.about-wrapp { padding:10.4% 0 11.5%;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:40px;}
.about-wrapp h3 span { display:inline;}

.process-wrapp { padding:7.7% 0 10.4%;}
.process-wrapp p span { display:inline;}
.process-wrapp h2 span { display:inline;}
.process-wrapp h3 { font-size:40px;}
.process-wrapp h3 span { display:inline;}
.process-wrapp h4 span { display:inline;}

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

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

.treatments-wrapp {padding: 7.7% 0 9.5%;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp h3 { font-size:40px;}
.treatments-wrapp h3 span { display:inline;}
.treatments-wrapp h4 span { display:inline;}

.reviews-wrapp { padding:7% 0 11.2%;}
.reviews-wrapp p span { display:inline;}
.reviews-wrapp h2 span { display:inline;}
.reviews-wrapp h3 { font-size:40px;}
.reviews-wrapp h3 span { display:inline;}
.reviews-wrapp h4 span { display:inline;}

.gallery-wrapp { padding:6.2% 0 10.3%;}
.gallery-wrapp p span { display:inline;}
.gallery-wrapp h2 span { display:inline;}
.gallery-wrapp h3 { font-size:40px;}
.gallery-wrapp h3 span { display:inline;}

.faqs-wrapp { padding:8.3% 0 9.4%;}
.faqs-wrapp p span { display:inline;}
.faqs-wrapp h2 span { display:inline;}
.faqs-wrapp h3 { font-size:40px;}
.faqs-wrapp h3 span { display:inline;}
.faqs-wrapp h4 span { display:inline;}

.contact-wrapp { padding:10.7% 0 3.9%;}
.contact-wrapp p span { display:inline;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:40px;}
.contact-wrapp h3 span { display:inline;}

.instagram-wrapp { padding:3.9% 0 1.4%;}
.instagram-wrapp p span { display:inline;}
.instagram-wrapp h2 { font-size:40px;}
.instagram-wrapp h3 span { display:inline;}

.partners-wrapp { padding:1.4% 0 2%;}

.footer-wrapp { padding:6.2% 0 13.3%;}
.footer-wrapp p span { display:inline;}
.footer-wrapp h2 span { display:inline;}

/* .abouts-wrapp.default-page h2 {font-size: 28px;} */

/*inner*/
.inner-wrapp .inner-col1 { width:94%;}

.custom-col1 { width:100%;}

.galler-wrapp p span { display:inline;}
.galler-wrapp h2 span { display:inline;}
.galler-wrapp h3 span { display:inline;}

.abouts-wrapp p span { display:inline;}
.abouts-wrapp h2 span { display:inline;}
.abouts-wrapp h3 span { display:inline;}

.gallein-wrapp h3 span { display:inline;}

.blogin-wrapp h3 span { display:inline;}

.blog-wrapp h2 span { display:inline;}
.blog-wrapp h3 { font-size:44px;}
.blog-wrapp h3 span { display:inline;}

.hours-wrapp h3 span { display:inline;}

.sidbar-wrapp p span { display:inline;}
.sidbar-wrapp h2 span { display:inline;}
.sidbar-wrapp h3 { font-size:38px;}
.sidbar-wrapp h3 span { display:inline;}
.sidbar-wrapp .sidbar-col1 { padding:55px 0 68px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:90%;}

.conten-wrapp .conten-col1 .conten-row1 { width:95%;}

.treatin-wrapp p span { display:inline;}
.treatin-wrapp h2 { font-size:38px;}
.treatin-wrapp h2 span { display:inline;}

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

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

.treatin4-wrapp h2 { line-height:1.5;}
.treatin4-wrapp .treatin4-col1 .treatin4-row1 { padding:50px 30px 40px;min-height: 263px;}

.video-wrapp p span { display:inline;}
.video-wrapp h2 { font-size:38px;}
.video-wrapp h2 span { display:inline;}

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


.linker-wrapp .linker-col1{width:167px;float:left;transition:all 0.7s;margin: 0 0 0 7%;}

.galler-wrapp h4 {font-size: 23px;}

.treatment-wrapp .editor-content h2 {font-size: 32px;}

.referrals-wrapp .referrals-col3 .cog-form__container .cog-page.cog-wrapper .cog-row  button.el-button.cog-button--secondary.cog-upload__upload-button.el-button--default.cog-button {font-size: 14px;}

.referrals-wrapp .referrals-col3 .cog-form__container  button.el-button.cog-button--has-status.cog-button--primary.cog-button--navigation.cog-button--submit.el-button--default.cog-button{font-size: 14px;}
.common-style h3
{font-size: 38px;}


.review-wrapp-page {padding: 30px;}
.conten-wrapp .conten-col1 .conten-row1 .back-btn1 { padding: 15px 19px 15px 19px; }

.conten-wrapp .conten-col1 .conten-row1 .treatin-btn1 { padding: 15px 19px 15px 19px;}

.reviews-wrapp .reviews-col1  .reviews-row1 .testi-btn1{font-size: 14px}

.treatments-wrapp2 {padding: 2.7% 0 9.5%;}

.default-page h2 {font-size: 38px;}

.team-wrapp .team-btn1 {margin: 9px 6.2px 0; padding: 12px 20px 12px 20px;}
.team-wrapp .team-col1 .team-row1 h3 {font-size: 27px; margin: 5px 0 0;}
.team-wrapp .team-col1 .team-row1 {top: 4.5%;}
.team-wrapp .team-col1 .team-row1 h2 {margin: 0 0 0px;}
.invisalign-wrapp .invisalign-col2 .invisalign-row2 .cocoen .cocoen-label.cocoen-label-before {
     left: 12.6% !important;
    font-size: 12px;
    top: 86% !important;
    padding: 0 !important
}

.invisalign-wrapp .invisalign-col2 .invisalign-row2  .cocoen-label.cocoen-label-after {
   right: 12.6% !important;
    font-size: 12px;
    top: 86% !important;
    padding: 0 !important
}
}

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

.header-wrapp .header-col3 .header-row3 { width:212px;}

.linker-wrapp .linker-col2 { margin:0 0 0;}
.linker-wrapp .linker-col3 { display:none;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp p { font-size:16px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:68.2%;}

.about-wrapp { padding:10.4% 0 11.5%;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:45px;}
.about-wrapp h3 span { display:inline;}

.process-wrapp { padding:7.7% 0 10.4%;}
.process-wrapp p span { display:inline;}
.process-wrapp h2 span { display:inline;}
.process-wrapp h3 { font-size:45px;}
.process-wrapp h3 span { display:inline;}
.process-wrapp h4 span { display:inline;}

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

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

.treatments-wrapp { padding:7.9% 0 6.5%;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp h3 { font-size:45px;}
.treatments-wrapp h3 span { display:inline;}
.treatments-wrapp h4 span { display:inline;}

.reviews-wrapp { padding:7% 0 11.2%;}
.reviews-wrapp p span { display:inline;}
.reviews-wrapp h2 span { display:inline;}
.reviews-wrapp h3 { font-size:45px;}
.reviews-wrapp h3 span { display:inline;}
.reviews-wrapp h4 span { display:inline;}

.gallery-wrapp { padding:6.2% 0 10.3%;}
.gallery-wrapp p span { display:inline;}
.gallery-wrapp h2 span { display:inline;}
.gallery-wrapp h3 { font-size:45px;}
.gallery-wrapp h3 span { display:inline;}

.faqs-wrapp { padding:8.3% 0 9.4%;}
.faqs-wrapp p span { display:inline;}
.faqs-wrapp h2 span { display:inline;}
.faqs-wrapp h3 { font-size:45px;}
.faqs-wrapp h3 span { display:inline;}
.faqs-wrapp h4 span { display:inline;}

.contact-wrapp { padding:10.7% 0 3.9%;}
.contact-wrapp p span { display:inline;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:45px;}
.contact-wrapp h3 span { display:inline;}

.instagram-wrapp { padding:3.9% 0 1.4%;}
.instagram-wrapp p span { display:inline;}
.instagram-wrapp h2 { font-size:45px;}
.instagram-wrapp h3 span { display:inline;}

.partners-wrapp { padding:1.4% 0 2%;}

.footer-wrapp { padding:6.2% 0 10.3%;}
.footer-wrapp p span { display:inline;}
.footer-wrapp h2 span { display:inline;}

.linker-wrapp .linker-col1 {margin: 0 0 0 8%;}

.review-wrapp-page {padding: 30px;}

.treatments-wrapp2{padding:2.5% 0 6.5%}

.team-wrapp .team-btn1 {margin: 9px 6.2px 0; padding: 15px 25px 15px 25px;}
.team-wrapp .team-col1 .team-row1 h3 {font-size: 30px; margin: 10px 0 10px;}
.team-wrapp .team-col1 .team-row1 {top: 4.5%;}
.team-wrapp .team-col1 .team-row1 h2 {margin: 0 0 0px;}
.invisalign-wrapp .invisalign-col2 .invisalign-row2 .cocoen .cocoen-label.cocoen-label-before {
     left: 12.6% !important;
    font-size: 12px;
    top: 86% !important;
    padding: 0 !important
}

.invisalign-wrapp .invisalign-col2 .invisalign-row2  .cocoen-label.cocoen-label-after {
   right: 12.6% !important;
    font-size: 12px;
    top: 86% !important;
    padding: 0 !important
}




}



@media screen and (min-width:1341px) and (max-width:1900px) {
.banner-wrapp { min-height:654px;}
.inner-wrapp { min-height:inherit;}
.linker-wrapp .linker-col1 {margin: 0 0 0 86px;}
}

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

.team-wrapp .team-btn1 {margin: 9px 6.2px 0; padding: 18px 31px 18px 31px;}
.team-wrapp .team-col1 .team-row1 h3 {font-size: 35px; margin: 10px 0 10px;}
.team-wrapp .team-col1 .team-row1 {top: 4.5%;}
.team-wrapp .team-col1 .team-row1 h2 {margin: 0 0 0px;}
  
}

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

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

.gallery-col1.desk{display:block}
.process-col1.desk{display:block}
.treatments-col1.desk{display:block}
.reviews-col1.desk{display:block}
.partners-col1.desk{display:block}
.partners-col1.mob{display:none}
.reviews-col1.mob{display:none}
.treatments-col1.mob{display:none}
.process-col1.mob{display:none}
.gallery-col1.mob{display:none}
.sidbar-col2.hideondesktop {display: none;}
.treatin4-wrapp .treatin4-col1.mobile {display: none;}
.galler-wrapp .galler-col2 .galler-row2 .content-mobile {display: none;}
}



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

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

.process-col1.desk{display:none}
.gallery-col1.desk{display:none}
.treatments-col1.desk{display:none}
.reviews-col1.desk{display:none}
.partners-col1.desk{display:none}
.partners-col1.mob{display:block}
.reviews-col1.mob{display:block}
.treatments-col1.mob{display:block}
.process-col1.mob{display:block}
.gallery-col1.mob{display:block}

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

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

.contact-wrapp .contact-col1 .contact-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {
  margin-bottom: 20px;}

  .teamer-wrapp .teamer-col1 .teamer-col2:last-child {
    padding-top:0 !important;
}

.faqs-wrapp .faqs-col1 .faqs-row1 .accordion  .loadmorebtncover{width:100%;display:flex;flex-wrap:wrap;justify-content: center;}
/* .abouts-wrapp.default-page h2 {font-size: 20px;} */
/* .abouts-wrapp.default-page h3 {font-size: 30px;} */
.sidbar-col2.hideonmobile {display: none;}

.conten-wrapp .custom-select1 {background: #506e6e; margin: 0 0 13px !important;}

.conten-col2.sidbar-wrapp .conten-row2 .hideonmobile {display: none;}
.treatin4-wrapp .treatin4-col1.desktop {display: none;}

.menu-image {display: none;}
.galler-wrapp .galler-col2 .galler-row2 .content-desktop {display: none;}


.header-wrapp .header-col4 .header-row4 .mob-show .cnt-btn:hover{background:#fff;color:#506e6e;border:1px solid #506e6e}
.header-wrapp .header-col4 .header-row4 li .phone-btn:hover {background: #506e6e;}

.reviews-wrapp.reviews-wrapp3 .reviews-col1 ul li:before {display: none;}

.faqs-wrapp .faqs-col1 .faqs-row1 .accordion .content .preview-content {text-align: center;display: flex;  flex-wrap: wrap;justify-content: center;align-items: center;}

.treatment-wrapp .treatment-col1 .treatment-row1 .square-row1 {
  opacity: 1;
  background: none;
}

.reviews-wrapp.reviews-wrapp3 .reviews-description {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.team-wrapp .team-col1 .team-row1 h2 {color: #77a8a8;}


}