@charset "utf-8";
/* CSS Document */
/* CSS Document © 2024 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: 'Jost', sans-serif;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { color: #504f50; background: #000000; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow:hidden;}
:root { overflow-y: scroll;}
a { text-decoration:none; transition:all 0.25s ease-out 0s;}
p, p span { font-family: 'Jost', sans-serif;}
img { border:0px;}
ol, ul, li{ list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
* {-webkit-appearance: none;}
::-webkit-input-placeholder {
  color:#ffffff;
}
::-moz-placeholder { 
  color:#ffffff;
}
:-ms-input-placeholder {
  color:#ffffff;
}
:-moz-placeholder {
  color:#ffffff;
}

/*------------------- 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: 45px; color: #ffffff; line-height: 1.25; margin: 0 0 28px; font-weight: 400;} 

.common-style h2 { font-size: 34px; color: #ffffff; line-height: 1.25; margin: 0 0 28px; font-weight: 400;}

.common-style h3 { font-size: 32px; color: #ffffff; line-height: 1.25; margin: 0 0 28px; font-weight: 400;}

.common-style h4 { font-size: 30px; color: #ffffff; line-height: 1.25; margin: 0 0 28px; font-weight: 400;}

.common-style h5 { font-size: 28px; color: #ffffff; line-height: 1.25; margin: 0 0 28px; font-weight: 400;}

.common-style h6 { font-size: 26px; color: #ffffff; line-height: 1.25; margin: 0 0 28px; font-weight: 400;}

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

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

.common-style p { font-size: 15px; color: #ffffff; line-height: 1.75; margin: 0 0 30px; letter-spacing: normal; font-family: 'Jost', sans-serif; font-weight: 400;}

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

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

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

.common-style ul li { float:none; font-size: 15px; color: #ffffff; line-height: 1.75; position:relative; margin: 0 0 0; padding:0 0 0 10px; letter-spacing: normal; font-family: 'Jost', sans-serif;  font-weight: 400;}

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

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

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

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

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

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

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

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

.common-style blockquote p { font-size:15px; color: #ffffff; line-height: 1.67; margin-bottom: 30px; position: relative; letter-spacing: normal;}

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

.fee-text-area{color: white;}

.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: #ffffff;}

.common-style [type=search] {border:none; padding:  10px 0; background: none; border-bottom:1px solid rgba(255,255,255,0.2); font-size: 14px; color: #ffffff; line-height: 1.75; width: 200px; display: inline-block; margin-right: 5px; }

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

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

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

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

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

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;
}
.banner-wrapp.inner-wrapp .video-banner .videoWrapper {
  position: absolute;
  width: 550px;
  left: 0;
  padding: 0;
  z-index: 999;
  height: 300px;
  display: inline-block;
  margin-top: 8%;
}

.banner-wrapp.inner-wrapp .video-banner .side-image {
  float: left;
  width: 100%;
  height: 100%;
}

.banner-wrapp.inner-wrapp .video-banner {
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
}
.banner-wrapp.inner-wrapp .video-banner .video-margin {
  width: 1240px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  display: inline-block;
  max-width:94%;
}
.banner-wrapp.inner-wrapp .inner-col1.video-bred {
  bottom: 5%;
  top: auto;
}
.banner-wrapp.inner-wrapp .video-banner .side-image img {
  height: 100%;
  float: left;
  width: 100%;
}
.banner-wrapp.inner-wrapp .video-banner .videoWrapper video {
  width: 100%;
  float: left;
  height: 100%;
}
@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: #e65300; }
.common-style h2 a { color: #e65300; }
.common-style h3 a { color: #e65300; }
.common-style h4 a { color: #e65300; }
.common-style h5 a { color: #e65300; }
.common-style h6 a { color: #e65300; }

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

sub {position: relative; font-size: 12px; top: -8px; left: 1px;}

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


.header-wrapp, .banner-wrapp, .about-wrapp, .aesthetics-wrapp, .bonding-wrapp, .whitening-wrapp, .treatments-wrapp, .testimonials-wrapp, .location-wrapp, .contact-wrapp, .partners-wrapp, .flinker-wrapp, .flinker-wrapp, .footer-wrapp, .inner-wrapp, .conten-wrapp, .sidbar-wrapp, .bloger-wrapp, .paiger-wrapp, .blogin-wrapp, .galler-wrapp, .gallerin-wrapp, .treat-wrapp, .treatin-wrapp, .testi-wrapp, .contac-wrapp, .plans-wrapp, .abouts-wrapp, .abouts-wrapp2 { width:100%; float:left;}
.margin { width:100%; max-width:1240px; margin:auto;}

/*header-wrapp*/
.header-wrapp { background:none; padding:36px 0 36px; position:absolute; top:0; right:0; left:0;}
.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:#e65300;}
.header-wrapp p span { display:block;}
.header-wrapp p strong { font-weight:700;}
.header-wrapp .header-col1 { width:329.8px; float:left; transition:all 0.7s; margin:0 0 0;}
.header-wrapp .header-col1 img { width:100%; display:block;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:left;}
.header-wrapp .header-col2 { width:auto; float:right; transition:all 0.7s; margin:34px 0 0;}
.header-wrapp .header-col2 img { width:100%; display:block;}
.header-wrapp .header-col2 .header-row2 { width:100%; float:right;}
.header-wrapp .header-btn1 { float:left; color:#ffffff; background:none; border-color:rgba(255,255,255,0.2); margin:0 10px 0 0; padding:12px 34px 12px 34px;}
.header-wrapp .header-btn1:last-child { margin-right:0;}
.header-wrapp .header-btn1:hover { color:#000000; background:#ffffff; border-color:#ffffff;}
.header-wrapp .header-btn2 { float:left; color:#ffffff; background:#e65300; border-color:#e65300; margin:0 10px 0 0; padding:12px 33px 12px 33px;}
.header-wrapp .header-btn2:last-child { margin-right:0;}
.header-wrapp .header-btn2:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}

/*banner-wrapp*/
.banner-wrapp { min-height:1284px; background:none; margin:190px 0 0; position:relative;}
.banner-wrapp p { float:none; font-size:17px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:normal; margin:0 0 16px;}
.banner-wrapp p a { color:#e65300;}
.banner-wrapp p span { display:block;}
.banner-wrapp p strong { font-weight:700;}
.banner-wrapp h2 { float:none; font-size:74px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.04; margin:0 0 24px;}
.banner-wrapp h2 a { color:#ffffff;}
.banner-wrapp h2 span { display:block;}
.banner-wrapp h3 { float:left; font-size:19px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.8; margin:0 0 0 12px;}
.banner-wrapp h3 a { color:#ffffff;}
.banner-wrapp h3 span { display:block;}
.banner-wrapp .banner-col1 { width:1048px; float:left; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:34%; right:0; left:0;}
.banner-wrapp .banner-col1 img { width:100%; display:block;}
.banner-wrapp .banner-col1 .banner-row1 { width:50%; float:left;}
.banner-wrapp .banner-col2 { width:1240px; float:left; margin:0 auto 0; position:absolute; top:5.7%; right:0; left:0;}
.banner-wrapp .banner-col2 img { width:100%; display:block;}
.banner-wrapp .banner-col2 .banner-row2 { width:100%; float:left;}
.banner-wrapp .banner-col2 .banner-row2 a { width:auto; float:left; margin:0 16px 0 0;}
.banner-wrapp .banner-col2 .banner-row2 a:last-child { margin-right:0;}
.banner-wrapp .banner-col3 { width:1048px; float:left; margin:0 auto 0; position:absolute; right:0; bottom:30.8%; left:0;}
.banner-wrapp .banner-col3 img { width:100%; display:block;}
.banner-wrapp .banner-col3 .banner-row3 { width:446px; float:left;z-index: 999;}
.banner-wrapp .banner-col3 .banner-row3 p{float: left;font-size: 19px;font-weight: 400;color: #ffffff;letter-spacing: normal;line-height: 1.8;margin: 0 0 0 12px;}
.banner-wrapp .banner-col4 { width:1048px; float:right; margin:0 auto 0; position:absolute; right:0; bottom:30.8%; left:0;z-index: 99;}
.banner-wrapp .banner-col4 img { width:100%; display:block;}
.banner-wrapp .banner-col4 .banner-row4 { width:283px; float:right;}
.banner-wrapp .banner-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:10px 10px 0 0; padding:12px 41px 12px 41px;}
.banner-wrapp .banner-btn1:last-child { margin-right:0;}
.banner-wrapp .banner-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.banner-wrapp h2, .banner-wrapp h2 span { font-family: 'Playfair Display', serif;}
.banner-row3, .banner-row4 { position:relative; z-index:9;}

.title-wrapp {  width: 100%; float: left; padding: 30px 0;}
.title-wrapp .title-col1 { width: 100%;  float: left;}
.title-wrapp .title-col1 h1 {font-size: 43px; color: #ffffff; font-weight: 400;  line-height: 1.49;  margin: 0 0 5px;  font-family: 'Playfair Display', serif;  float: left;}
.title-wrapp .title-col1 .inner-row1 { width: auto;  float: right; margin: 24px 0 0;}
.title-wrapp .title-col1 .inner-row1 li { float: none; display: inline-block; margin: 0 1px 0;}
.title-wrapp .title-col1 .inner-row1 li a:hover { color: #e65300;}

/*about-wrapp*/
.about-wrapp { background:none; margin:-9.17% 0 0; padding:0 0 18px;position: relative; z-index: 1;}
.about-wrapp p { float:none; font-size:15px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.67; margin:0 0 26px;}
.about-wrapp p a { color:#e65300;}
.about-wrapp p span { display:block;}
.about-wrapp p strong { font-weight:700;}
.about-wrapp h2 { float:none; font-size:45px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.11; margin:0 0 66px;}
.about-wrapp h2 a { color:#ffffff;}
.about-wrapp h2 span { display:block;}
.about-wrapp h3 { float:none; font-size:15px; font-weight:500; color:#ffffff; letter-spacing:normal; line-height:1.67; margin:0 0 16px;}
.about-wrapp h3 a { color:#ffffff;}
.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:46.2%; float:left; transform:translateY(-50%); position:absolute; top:50%; left:0;}
.about-wrapp .about-col2 { width:30.8%; float:right; margin:0 6.3% 0 0; position:relative; z-index:9;}
.about-wrapp .about-col2 img { width:100%; display:block;}
.about-wrapp .about-col2 .about-row2 { width:100%; float:right;}
.about-wrapp .about-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:20px 10px 0 0; padding:12px 41px 12px 41px;}
.about-wrapp .about-btn1:last-child { margin-right:0;}
.about-wrapp .about-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.about-wrapp h2, .about-wrapp h2 span { font-family: 'Playfair Display', serif;}
.about-wrapp .about-col1 .about-row1 h3 a {color: #e65300;}
.about-wrapp .about-col1 .about-row1 h3 a:hover{color: #ffffff;}

/*aesthetics-wrapp*/
.aesthetics-wrapp { background:url(../images/aesthetics-bg1.png) no-repeat top center / cover; padding: 0 0 40.2%; position: relative; background-size: contain; background-position-x: 25%;}
.aesthetics-wrapp p { float:none; font-size:15px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.73; margin:0 0 26px;}
.aesthetics-wrapp p a { color:#e65300;}
.aesthetics-wrapp p span { display:block;}
.aesthetics-wrapp p strong { font-weight:700;}
.aesthetics-wrapp h2 { float:none; font-size:59px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.12; margin:0 0 38px;}
.aesthetics-wrapp h2 a { color:#ffffff;}
.aesthetics-wrapp h2 span { display:block;}
.aesthetics-wrapp .aesthetics-col1 { width:40.3%; float:right; transform:translateY(-50%); margin:0 0 0; position:absolute; top:50%; right:0; z-index:9;}
.aesthetics-wrapp .aesthetics-col1 img { width:100%; display:block;}
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width:481px; float:left;}
.aesthetics-wrapp .aesthetics-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:10px 10px 0 0; padding:12px 41px 12px 41px;}
.aesthetics-wrapp .aesthetics-btn1:last-child { margin-right:0;}
.aesthetics-wrapp .aesthetics-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.aesthetics-wrapp h2, .aesthetics-wrapp h2 span { font-family: 'Playfair Display', serif;}

/*bonding-wrapp*/
.bonding-wrapp { background:url(../images/bonding-bg1.png) no-repeat center bottom / cover; position:relative;background-position-x: 89%; background-size: contain;}
.bonding-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.56; margin:0 0 26px;}
.bonding-wrapp p a { color:#e65300;}
.bonding-wrapp p span { display:block;}
.bonding-wrapp p strong { font-weight:700;}
.bonding-wrapp h2 { float:none; font-size:59px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.12; margin:0 0 22px;}
.bonding-wrapp h2 a { color:#ffffff;}
.bonding-wrapp h2 span { display:block;}
.bonding-wrapp .bonding-col1 { width:36.9%; float:left; transform:translateY(-50%); margin:0 0 0; position:absolute; top:50%; left:5%;}
.bonding-wrapp .bonding-col1 img { width:100%; display:block;}
.bonding-wrapp .bonding-col1 .bonding-row1 { width:374px; float:right;}
.bonding-wrapp .bonding-col2 { width:40.7%; float:right; margin: 3.4% 5% 0 0;}
.bonding-wrapp .bonding-col2 img { width:100%; display:block;}
.bonding-wrapp .bonding-col2 .bonding-row2 { width:92.7%; float:left;}
.bonding-wrapp .bonding-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:6px 10px 0 0; padding:12px 41px 12px 41px;}
.bonding-wrapp .bonding-btn1:last-child { margin-right:0;}
.bonding-wrapp .bonding-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.bonding-wrapp h2, .bonding-wrapp h2 span { font-family: 'Playfair Display', serif;}

/*whitening-wrapp*/
.whitening-wrapp { background:url(../images/whitening-bg1.png) no-repeat center bottom / cover; position:relative;background-size: contain;background-position-x: 10%;}
.whitening-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.56; margin:0 0 26px;}
.whitening-wrapp p a { color:#e65300;}
.whitening-wrapp p span { display:block;}
.whitening-wrapp p strong { font-weight:700;}
.whitening-wrapp h2 { float:none; font-size:59px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.12; margin:0 0 22px;}
.whitening-wrapp h2 a { color:#ffffff;}
.whitening-wrapp h2 span { display:block;}
.whitening-wrapp .whitening-col1 { width:31.9%; float:right; transform:translateY(-50%); margin:0 0 0; position:absolute; top:50%; right:5%;}
.whitening-wrapp .whitening-col1 img { width:100%; display:block;}
.whitening-wrapp .whitening-col1 .whitening-row1 { width:374px; float:left;}
.whitening-wrapp .whitening-col2 { width:40.7%; float:left; margin:6.7% 0 0 4%;}
.whitening-wrapp .whitening-col2 img { width:100%; display:block;}
.whitening-wrapp .whitening-col2 .whitening-row2 { width:94.3%; float:right;}
.whitening-wrapp .whitening-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:6px 10px 0 0; padding:12px 41px 12px 41px;}
.whitening-wrapp .whitening-btn1:last-child { margin-right:0;}
.whitening-wrapp .whitening-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.whitening-wrapp h2, .whitening-wrapp h2 span { font-family: 'Playfair Display', serif;}

/*treatments-wrapp*/
.treatments-wrapp { text-align:center; background:none; padding:90px 0 64px;}
.treatments-wrapp p { float:none; font-size:16px; font-weight:400; color:#0d1828; letter-spacing:normal; line-height:1.56; margin:0 0 16px;}
.treatments-wrapp p a { color:#e65300;}
.treatments-wrapp p span { display:block;}
.treatments-wrapp p strong { font-weight:700;}
.treatments-wrapp h2 { float:none; font-size:31px; font-weight:400; color:#0d1828; letter-spacing:normal; line-height:1.45; margin:0 0 14px;}
.treatments-wrapp h2 a { color:#0d1828;}
.treatments-wrapp h2 span { display:block;}
.treatments-wrapp .treatments-col1 { width:100%; float:left; margin:0 0 0;}
.treatments-wrapp .treatments-col1.desk .non-slider{display: flex;justify-content: center;}
.treatments-wrapp .treatments-col1.desk .non-slider .treatments-col2{width: 33%; margin: 0 23px 0;position: relative;padding: 0 0 55px;}
.treatments-wrapp .treatments-col1.desk .non-slider .treatments-col2 .treatments-btn1{position: absolute; left: 50%; transform: translateX(-50%);bottom: 0;margin-bottom: auto;white-space: nowrap;}
.treatments-wrapp .treatments-col1 img { width:100%; display:block;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%; float:left; margin:0 0 48px;}
.treatments-wrapp .treatments-col2 { width:100%; float:left; margin:0 0 0;}
.treatments-wrapp .treatments-col2 img { width:100%; display:block;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; float:left;}
.treatments-wrapp .treatments-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:12px 0 0; padding:12px 41px 12px 41px;}
.treatments-wrapp .treatments-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.treatments-wrapp h2, .treatments-wrapp h2 span { font-family: 'Playfair Display', serif;}
.treatments-wrapp .treatments-col1.mob { display: none;}

/*testimonials-wrapp*/
.testimonials-wrapp { text-align:center; background:none; padding:64px 0 180px;}
.testimonials-wrapp p { float:none; font-size:35px; font-weight:400; color:#000000; letter-spacing:normal; line-height:1.31; margin:0 0 16px;}
.testimonials-wrapp p a { color:#e65300;}
.testimonials-wrapp p span { display:block;}
.testimonials-wrapp p strong { font-weight:700;}
.testimonials-wrapp h2 { float:none; font-size:19px; font-weight:400; color:#000000; letter-spacing:normal; line-height:2.37; margin:24px 0 14px;}
.testimonials-wrapp h2 a { color:#000000;}
.testimonials-wrapp h2 span { display:block;}
.testimonials-wrapp .testimonials-col1 { width:100%; float:none; margin:0 auto 0;}
.testimonials-wrapp .testimonials-col1 img { width:100%; display:block;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:31%; float:left; display: inline-block; margin: 0 2% 0 0;overflow: hidden;}
.testimonials-wrapp .testimonials-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:18px 0 0; padding:12px 29px 12px 29px;}
.testimonials-wrapp .testimonials-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.testimonials-wrapp p, .testimonials-wrapp p span, .testimonials-wrapp h2, .testimonials-wrapp h2 span { font-family: 'Playfair Display', serif;}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 h3 span {font-size: 24px; font-weight: 400; font-family: 'Playfair Display', serif;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 h3 { margin: 0 0 26px;}

/*location-wrapp*/
.location-wrapp { text-align:center; background:none; padding:86px 0 50px; position:relative; z-index:9;}
.location-wrapp p { float:none; font-size:15px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.location-wrapp p a { color:#e65300;}
.location-wrapp p span { display:block;}
.location-wrapp p strong { font-weight:700;}
.location-wrapp h2 { float:none; font-size:24px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.21; margin:0 0 16px;}
.location-wrapp h2 a { color:#ffffff;}
.location-wrapp h2 span { display:block;}
.location-wrapp .location-col1 { width:100%; float:none; margin:0 auto 0;}
.location-wrapp .location-col1 .non-slider{display: flex;}
.location-wrapp .location-col1 .non-slider .location-row1{margin: 0 auto; margin-bottom: 30px;margin-left: 0;}
.location-wrapp .location-col1 .non-slider .location-row1{width: 100%;}
.location-wrapp .location-col1 .non-slider .location-col2 .location-row2{max-width: 300px; margin: 0 auto; float:none;}
.location-wrapp .location-col1 img { width:100%; display:block;}
.location-wrapp .location-col1 .location-row1 { width:84.8%; float:none; margin:0 auto 27px;}
.location-wrapp .location-col2 { width:100%; float:left; margin:0 0 0;}
.location-wrapp .location-col2 img { width:100%; display:block;}
.location-wrapp .location-col2 .location-row2 { width:100%; float:left;}
.location-wrapp .location-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:16px 0 0; padding:12px 29px 12px 29px;}
.location-wrapp .location-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.location-wrapp h2, .location-wrapp h2 span { font-family: 'Playfair Display', serif;}

.location-wrapp2 { padding:86px 0 89px;}
.location-wrapp .location-col1.mob { display: none;}

/*contact-wrapp*/
.contact-wrapp { background:none; padding:50px 0 134px;}
.contact-wrapp p { float:none; font-size:15px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.contact-wrapp p a { color:#e65300;}
.contact-wrapp p span { display:block;}
.contact-wrapp p strong { font-weight:700;}
.contact-wrapp h2 { float:none; font-size:41px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.22; margin:0 0 40px;}
.contact-wrapp h2 a { color:#ffffff;}
.contact-wrapp h2 span { display:block;}
.contact-wrapp .contact-col1 { width:45.2%; float:left; margin:0 0 0;}
.contact-wrapp .contact-col1 img { width:100%; display:block;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%; float:left; margin:0 0 44px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { text-align:left; font-weight:400; color:#ffffff; background:none; border:none; border-bottom:1px solid rgba(255,255,255,0.2); border-radius:0; resize:none;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:46.6%; height:56px; float:left; margin:22px 0 0; padding:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2:first-child { margin-top:0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2:nth-child(2) { margin-top:0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2:nth-child(2n) { float:right;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:46.6%; height:56px; float:left; margin:22px 0 0; padding:17px 0 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3:nth-child(2n) { float:right;}
.contact-wrapp .contact-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; cursor:pointer; margin:0 0 0; padding:12px 29px 12px 29px;}
.contact-wrapp .contact-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.contact-wrapp h2, .contact-wrapp h2 span { font-family: 'Playfair Display', serif;}
.contact-wrapp2 { background:none; padding:163px 0 154px;}

/*partners-wrapp*/
.partners-wrapp { text-align:center; background:#ffffff; padding:54px 0 50px;}
.partners-wrapp p { float:none; font-size:15px; font-weight:400; color:#0d1828; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.partners-wrapp p a { color:#e65300;}
.partners-wrapp p span { display:block;}
.partners-wrapp p strong { font-weight:700;}
.partners-wrapp .partners-col1 { width:86.8%; float:none; margin:0 auto 0;}
.partners-wrapp .partners-col1.desk .non-slider{display: flex; align-items: center;justify-content: center;}
.partners-wrapp .partners-col1.desk .non-slider .partners-row1{width: 25%;margin: 0 25px 0;}
.partners-wrapp .partners-col1.desk .non-slider .partners-row1 img{height: 80px; object-fit: contain;}
.partners-wrapp .partners-col1 img { width:100%; display:block;}
.partners-wrapp .partners-col1 .partners-row1 { width:100%; float:none;}
.partners-wrapp .partners-col1.mob { display: none;}

/*flinker-wrapp*/
.flinker-wrapp { background:none; border-bottom:1px solid rgba(255,255,255,0.4); padding:72px 0 68px;}
.flinker-wrapp p { float:none; font-size:15px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.flinker-wrapp p a { color:#ffffff;}
.flinker-wrapp p span { display:block;}
.flinker-wrapp p strong { font-weight:700;}
.flinker-wrapp h2 { float:none; font-size:24px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:0.96; margin:0 0 28px;}
.flinker-wrapp h2 a { color:#ffffff;}
.flinker-wrapp h2 span { display:block;}
.flinker-wrapp .flinker-col1 { width:30.66%; float:left; margin:0 0 0;}
.flinker-wrapp .flinker-col1 img { width:100%; display:block;}
.flinker-wrapp .flinker-col1 .flinker-row1 { width:100%; float:left;}
.flinker-wrapp .flinker-col2 { width:40.4%; float:left; margin:0 3% 0 0;}
.flinker-wrapp .flinker-col2 img { width:100%; display:block;}
.flinker-wrapp .flinker-col2 .flinker-row2 { width:100%; float:left;}
.flinker-wrapp .flinker-col3 { width:29.1%; float:left; margin:0 3% 0 0;}
.flinker-wrapp .flinker-col3 img { width:100%; display:block;}
.flinker-wrapp .flinker-col3 .flinker-row3 { width:100%; float:left;}
.flinker-wrapp .flinker-col3 .flinker-row3 li { float:none; margin:0 0 8px;}
.flinker-wrapp .flinker-col3 .flinker-row3 li:last-child { margin-bottom:0;}
.flinker-wrapp .flinker-col3 .flinker-row3 li a:hover { color:#e65300;}
.flinker-wrapp .flinker-col4 { width:24.5%; float:left; margin:0 0 0;}
.flinker-wrapp .flinker-col4 img { width:100%; display:block;}
.flinker-wrapp .flinker-col4 .flinker-row4 { width:100%; float:left;}
.flinker-wrapp .flinker-col4 .flinker-row4 li { float:none; margin:0 0 8px;}
.flinker-wrapp .flinker-col4 .flinker-row4 li:last-child { margin-bottom:0;}
.flinker-wrapp .flinker-col4 .flinker-row4 li a:hover { color:#e65300;}
.flinker-wrapp .flinker-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:0 0 0; padding:12px 29px 12px 29px;}
.flinker-wrapp .flinker-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.flinker-wrapp h2, .flinker-wrapp h2 span { font-family: 'Playfair Display', serif;}
.flinker-row3 li, .flinker-row3 li a, .flinker-row4 li, .flinker-row4 li a { font-size:15px; font-weight:400; color:#ffffff; letter-spacing:normal;}

/*footer-wrapp*/
.footer-wrapp { text-align:center; background:none; padding:34px 0 130px;}
.footer-wrapp p { float:none; font-size:12.36px; color:#ffffff; letter-spacing:0.4px; line-height:25px; margin:-5px 0 0;}
.footer-wrapp p a { color:#e65300;}
.footer-wrapp p span { display:block;}
.footer-wrapp p strong { font-weight:700;}
.footer-wrapp .footer-col1 { width:auto; float:right; margin:0 0 0;}
.footer-wrapp .footer-col1 img { width:100%; display:block;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:right;}
.footer-wrapp .footer-col1 .footer-row1 a { width:auto; float:left; margin:0 16px 0 0;}
.footer-wrapp .footer-col1 .footer-row1 a:last-child { margin-right:0;}
.footer-wrapp .footer-col2 { width:auto; float:left; margin:2px 0 0;}
.footer-wrapp .footer-col2 img { width:100%; display:block;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%; float:left;}
.footer-wrapp .footer-col2 .footer-row2 li { float:left; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { margin:0 12px 0;}
.footer-wrapp .footer-col2 .footer-row2 li a:hover { color:#e65300;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:14px; font-weight:400; color:#ffffff; letter-spacing:normal;}

/*inner-wrapp*/
.inner-wrapp { min-height:462px; background:none; position:relative;}
.inner-wrapp h1 { font-size:43px; color:#ffffff; font-weight:400; line-height:1.49; margin:0 0 5px;}
.inner-wrapp h1 a { color:#ffffff;}
.inner-wrapp h1 span { display:block;}
.inner-wrapp .inner-col1 { width:1050px; float:left; position:absolute; top:50%; transform:translateY(-50%); margin:0 auto 0; left:0; right:0;}
.inner-wrapp .inner-col1 img { width:100%; display:block;}
.inner-wrapp .inner-col1 .inner-row1 { width:100%; float:left;}
.inner-wrapp .inner-col1 .inner-row1 li { float:none; display:inline-block; margin:0 1px 0;}
.inner-wrapp .inner-col1 .inner-row1 li:nth-child(2n) { color:#e65300;}
.inner-wrapp .inner-col1 .inner-row1 li a:hover { color:#e65300;}
.inner-row1 li, .inner-row1 li a { font-size:17px; line-height:normal; font-weight:400; color:#ffffff;}
.inner-wrapp h1, .inner-wrapp h1 span { font-family: 'Playfair Display', serif;}
.inner-wrapp .banner-col4 { width:1240px; bottom:60px;}
.inner-wrapp .flexslider .non-slider { width: 100%; display: block;}
.inner-wrapp .flexslider .non-slider li { display: block;  width: 100%; height: 462px;}

.inner-wrapp h1 sub {font-size: 18px; position: relative; top: -20px; left: 3px;}

/*conten-wrapp*/
.conten-wrapp { padding:95px 0 105px; position:relative;}
.conten-wrapp .conten-row1 { width:100%; float:left; margin: 0 0 0;}
.conten-wrapp .conten-row1 .conten-bar1 { width:58.3%; float:left; padding:0 0 0;}
.conten-wrapp .conten-row1 .conten-bar2 { width:35%; float:right;}
.conten-wrapp.fullwidth .conten-row1 .conten-bar1 {  width: 100%;}

.conten-wrapp .contact-wrapp {padding: 70px 0 0;}


/*sidbar-wrapp*/
.sidbar-wrapp p { float:none; font-size:15px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.sidbar-wrapp p a { color:#e65300;}
.sidbar-wrapp p span { display:block;}
.sidbar-wrapp p strong { font-weight:700;}
.sidbar-wrapp h2 { float:none; font-size:41px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.22; margin:0 0 0;}
.sidbar-wrapp h2 a { color:#ffffff;}
.sidbar-wrapp h2 span { display:block;}
.sidbar-wrapp .sidbar-row1 { width:100%; float:left; margin:0 0 29px; background:none; border:1px solid rgba(255, 255, 255, 0.2); position:relative; padding:35px 50px 51px;}
.sidbar-wrapp .sidbar-row1 .sidbar-col1 { width:100%; float:left;}
.sidbar-wrapp .sidbar-row1 .sidbar-col1 .sidbar-fil1 { text-align:left; font-weight:400; color:#ffffff; background:none; border:none; border-bottom:1px solid rgba(255,255,255,0.2); border-radius:0; resize:none;}
.sidbar-wrapp .sidbar-row1 .sidbar-col1 .sidbar-fil2 { width:100%; height:56px; float:left; margin:22px 0 0; padding:0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-col1 .sidbar-fil3 { width:100%; height:56px; float:left; margin:22px 0 44px; padding:17px 0 0;}
.sidbar-wrapp .sidbar-row2 { width:100%; float:left; background:#000000; border:1px solid rgba(255, 255, 255, 0.2); padding:40px 50px 42px; position:relative; z-index:9;}
.sidbar-wrapp .sidbar-row2 h2 { margin-bottom:28px;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 { width:100%; float:left;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 li { width:100%; font-size:14px; color:#ffffff; line-height:2.57; font-weight:400; display:block;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 li a { color:#ffffff; display:inline-block;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 li a:hover { color:#e65300;}
.sidbar-wrapp .sidbar-row2 .sidbar-col2 li.active a { color: #e65300;}
.sidbar-wrapp .sidbar-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; cursor:pointer; margin:0 0 0; padding:12px 29px 12px 29px;}
.sidbar-wrapp .sidbar-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.sidbar-wrapp h2, .sidbar-wrapp h2 span { font-family: 'Playfair Display', serif;}

/*bloger-wrapp*/
.bloger-wrapp h2 { font-size:15px; color:#e65300; line-height:1.67; margin:-6px 0 4px; font-weight:400;}
.bloger-wrapp h2 a { color:#e65300;}
.bloger-wrapp h2 span { display:block;}
.bloger-wrapp h3 { font-size:26px; line-height:1.58; color:#ffffff; font-weight:400; margin:0 0 24px;}
.bloger-wrapp h3 a { color:#ffffff;}
.bloger-wrapp h3 span { display:block;}
.bloger-wrapp p { font-size:15px; color:#ffffff; line-height:1.67; font-weight:400; margin:0 0 24px;}
.bloger-wrapp p a { color:#e65300;}
.bloger-wrapp p span { display:block;}
.bloger-wrapp p strong { font-weight:700;}
.bloger-wrapp .bloger-col1 { width:100%; float:left; position:relative;}
.bloger-wrapp .bloger-col1 img { width:100%; display:block;}
.bloger-wrapp .bloger-col1 .bloger-row1 { width:27.4%; float:left; position:relative; margin:0 0 0;}
.bloger-wrapp .bloger-col2 { width:100%; float:left; margin:0 0 81px; position:relative;}
.bloger-wrapp .bloger-col2 img { width:100%; display:block;}
.bloger-wrapp .bloger-col2 .bloger-row2 { width:66.3%; float:right; margin:0 0 0;}
.bloger-wrapp .bloger-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; padding:12px 41px 12px 41px;}
.bloger-wrapp .bloger-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.bloger-wrapp h3, .bloger-wrapp h3 span { font-family: 'Playfair Display', serif;}

.conten-wrapp .conten-row1 .conten-bar1.blog-extra .bloger-row2 {width: 100%;}
.conten-wrapp .conten-row1 .conten-bar1.blog-extra .bloger-col2 { margin: 0 0 40px;}

/*paiger-wrapp*/
.paiger-wrapp { padding:50px 0 0; position:relative; z-index:9;}
.paiger-wrapp .paiger-col1 { width:100%; float:left; margin:0 0 0;}
.paiger-wrapp .paiger-col1 img { width:100%; display:block;}
.paiger-wrapp .paiger-col1 .paiger-bar1 { width:342px; float:none; display:inline-block; margin:0 0 0; text-align:center;}
.paiger-wrapp .paiger-col1 .paiger-bar1 li { float:none; display:inline-block;}
.paiger-wrapp .paiger-col1 .paiger-bar1 li a { display:inline-block; padding:0; margin:0 15px;}
.paiger-wrapp .paiger-col1 .paiger-bar1 li.active a { color:#a88360;}
.paiger-wrapp .paiger-col1 .paiger-bar1 li a:hover { color:#a88360;}
.paiger-wrapp .paiger-btn1 { float:none;color:#ffffff;background: #e65300;border-color: #e65300;margin:0 0 0 15px;padding: 12px 41px 12px 41px;}
.paiger-wrapp .paiger-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2)}
.paiger-wrapp .paiger-btn2 {float:none;color:#ffffff;background: #e65300;border-color: #e65300;margin:0 0 0 15px;padding: 12px 41px 12px 41px;}
.paiger-wrapp .paiger-btn2:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2)}
.paiger-bar1 li, .paiger-bar1 li a { font-size:14px; color:#302535; font-weight:500;}

.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 5px 0;font-size: 15px;color: #e65300; font-weight: 500;}
.paiger-wrapp .paiger-col1 a.page-numbers {float: none;display: inline-block;margin: 0 5px 0;font-size: 15px;color: #ffffff; font-weight: 500;}
.paiger-wrapp .paiger-col1 a.page-numbers:hover {color: #e65300;}
.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 15px 0;font-size: 14px;color: #ffff; font-weight: 500;}

/*blogin-wrapp*/
.blogin-wrapp h2 { font-size:15px; color:#e65300; line-height:1.67; margin:0 0 2px; font-weight:400;}
.blogin-wrapp h2 a { color:#e65300;}
.blogin-wrapp h2 span { display:block;}
.blogin-wrapp h3 { font-size:26px; line-height:1.58; color:#ffffff; font-weight:400; margin:0 0 28px;}
.blogin-wrapp h3 a { color:#ffffff;}
.blogin-wrapp h3 span { display:block;}
.blogin-wrapp p { font-size:15px; color:#ffffff; line-height:1.67; font-weight:400; margin:0 0 24px;}
.blogin-wrapp p a { color:#e65300;}
.blogin-wrapp p span { display:block;}
.blogin-wrapp p strong { font-weight:700;}
.blogin-wrapp .blogin-col1 { width:96.7%; float:left; position:relative;}
.blogin-wrapp .blogin-col1 img { width:100%; display:block;}
.blogin-wrapp .blogin-col1 .blogin-row1 { width:93.3%; float:left; position:relative; margin:0 0 58px;}
.blogin-wrapp .blogin-col1 .blogin-row2 { width:100%; float:right; margin:0 0 0;}
.blogin-wrapp .blogin-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:15px 0 0; padding:12px 41px 12px 41px;}
.blogin-wrapp .blogin-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.blogin-wrapp h3, .blogin-wrapp h3 span { font-family: 'Playfair Display', serif;}

/*galler-wrapp*/
.galler-wrapp h2 { font-size:26px; line-height:1.58; color:#ffffff; font-weight:400; margin:0 0 24px;}
.galler-wrapp h2 a { color:#ffffff;}
.galler-wrapp h2 span { display:block;}
.galler-wrapp p { font-size:15px; color:#ffffff; line-height:1.67; font-weight:400; margin:0 0 24px;}
.galler-wrapp p a { color:#e65300;}
.galler-wrapp p span { display:block;}
.galler-wrapp p strong { font-weight:700;}
.galler-wrapp .galler-col1 { width:89%; float:left; position:relative;}
.galler-wrapp .galler-col1 img { width:100%; display:block;}
.galler-wrapp .galler-col1 .galler-row1 { width:100%; float:left; position:relative; margin:0 0 32px;}
.galler-wrapp .galler-col1 .galler-row1 .galler-bar1 { width:49%; float:left;}
.galler-wrapp .galler-col1 .galler-row1 .galler-bar1:last-child { float:right;}
.galler-wrapp .galler-col2 { width:100%; float:left; margin:0 0 75px; position:relative;}
.galler-wrapp .galler-col2 img { width:100%; display:block;}
.galler-wrapp .galler-col2 .galler-row2 { width:100%; float:left; margin:0 0 0;}
.galler-wrapp .galler-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:5px 0 0; padding:12px 41px 12px 41px;}
.galler-wrapp .galler-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.galler-wrapp h2, .galler-wrapp h2 span { font-family: 'Playfair Display', serif;}

/*gallerin-wrapp*/
.gallerin-wrapp h2 { font-size:26px; line-height:1.58; color:#ffffff; font-weight:400; margin:0 0 24px;}
.gallerin-wrapp h2 a { color:#ffffff;}
.gallerin-wrapp h2 span { display:block;}
.gallerin-wrapp p { font-size:15px; color:#ffffff; line-height:1.67; font-weight:400; margin:0 0 24px;}
.gallerin-wrapp p a { color:#e65300;}
.gallerin-wrapp p span { display:block;}
.gallerin-wrapp p strong { font-weight:700;}
.gallerin-wrapp .gallerin-col1 { width:89%; float:left; position:relative;}
.gallerin-wrapp .gallerin-col1 img { width:100%; display:block;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 { width:100%; float:left; position:relative; margin:0 0 32px;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 .gallerin-bar1 { width:49%; float:left; margin-bottom: 2%;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 .gallerin-bar1:last-child { float:right;}
.gallerin-wrapp .gallerin-col1 .gallerin-row2 { width:100%; float:left; margin:0 0 0;}
.gallerin-wrapp .gallerin-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:5px 0 0; padding:12px 31px 12px 31px;}
.gallerin-wrapp .gallerin-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.gallerin-wrapp h2, .gallerin-wrapp h2 span { font-family: 'Playfair Display', serif;}

/*common-btn-col*/
.common-btn-col1 { width:100%; float:left; margin:30px 0 52px; padding:25px 0 34px; border-bottom:1px solid rgba(255, 255, 255, 0.2); border-top:1px solid rgba(255, 255, 255, 0.2);}
.common-btn-col1 h5 { font-size:26px; line-height:1.58; color:#ffffff; font-weight:400; margin:0 0 14px;}
.common-btn-col1 h5 a { color:#ffffff;}
.common-btn-col1 h5 span { display:block;}
.common-btn-col1 img { width:100%; display:block;}
.common-btn-col1 .common-btn-row1 { width:100%;}
.common-btn-col1 .common-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:5px 0 0; padding:12px 26px 12px 26px;}
.common-btn-col1 .common-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.common-btn-col1 h5, .common-btn-col1 h5 span { font-family: 'Playfair Display', serif;}

/*treat-wrapp*/
.treat-wrapp { background:#ffffff; text-align:center; padding-bottom:20px;}
.treat-wrapp h2 { font-size:31px; line-height:1.45; color:#0d1828; font-weight:400; margin:0 0 24px;}
.treat-wrapp h2 a { color:#0d1828;}
.treat-wrapp h2 span { display:block;}
.treat-wrapp p { font-size:15px; color:#0d1828; line-height:1.67; font-weight:400; margin:0 0 24px;}
.treat-wrapp p a { color:#e65300;}
.treat-wrapp p span { display:block;}
.treat-wrapp p strong { font-weight:700;}
.treat-wrapp .treat-col1 { width:100%; float:left;display: flex;  flex-wrap: wrap;  justify-content: center; }
.treat-wrapp .treat-col1 img { width:100%; display:block;}
.treat-wrapp .treat-col1 .treat-col2 { width:30.7%; float:left; margin:0 3.95% 40px 0;}
.treat-wrapp .treat-col1 .treat-col2:nth-child(3n) { margin-right:0;}
.treat-wrapp .treat-col1 .treat-col2 .treat-row1 { width:100%; float:left; margin:0 0 38px;}
.treat-wrapp .treat-col1 .treat-col2 .treat-row2 { width:100%; float:left;}
.treat-wrapp h2, .treat-wrapp h2 span { font-family: 'Playfair Display', serif;}

/*treatin-wrapp*/
.treatin-wrapp h2 { font-size:28px; line-height:1.54; color:#ffffff; font-weight:400; margin:0 0 35px;}
.treatin-wrapp h2 a { color:#ffffff;}
.treatin-wrapp h2 span { display:block;}
.treatin-wrapp p { font-size:15px; color:#ffffff; line-height:1.67; font-weight:400; margin:0 0 24px;}
.treatin-wrapp p a { color:#e65300;}
.treatin-wrapp p span { display:block;}
.treatin-wrapp p strong { font-weight:700;}
.treatin-wrapp .treatin-col1 { width:96.4%; float:left; position:relative;}
.treatin-wrapp .treatin-col1 img { width:100%; display:block;}
.treatin-wrapp .treatin-col2 { width:93.6%; float:left; margin:35px 0 40px;}
.treatin-wrapp .treatin-col2 iframe { width:100%; height:100%; display:block; position:absolute; top:0; right:0; left:0;}
.treatin-wrapp .treatin-col2 .treatin-row1 { width:100%; float:left; padding:0 0 56.2%; position:relative;}
.treatin-wrapp .treatin-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:5px 0 0; padding:12px 31px 12px 31px;}
.treatin-wrapp .treatin-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.treatin-wrapp h2, .treatin-wrapp h2 span { font-family: 'Playfair Display', serif;}
.treatin-wrapp .treatin-col1 .accordion h3 {font-size: 16px; text-transform: uppercase;}
.treatin-wrapp .treatin-col1 .trt-image { width: 93.3%; float:left; display: block; margin: 0 0 58px}
.treatin-wrapp .treatin-col1 .trt-image img {  max-height: 522px; object-fit: cover;}
.treatin-wrapp .treatin-col1 p iframe{width: 100%; height:100%; min-height: 250px;}

.treatin-wrapp.common-style ul.slick-dots li:before {display: none;}

.treatin-wrapp .offered-col2 {width: 100%; display: flex; flex-wrap: wrap; float: left; justify-content: center; }
.treatin-wrapp .offered-col2 .offered-box {width: 32.25%;float: left;margin: 0 1.55% 10px 0;}
.treatin-wrapp .offered-col2 .offered-box:last-child {margin-right: 0;}
.treatin-wrapp .offered-col2 .offered-box:nth-child(3n) {margin-right: 0;}
.treatin-wrapp .offered-col2 .offered-box .offered-row1 {width: 100%; float: left; text-align: center;}
.treatin-wrapp .offered-col2 .offered-box .offered-bar1 {width: 100%;float: left;margin: 0 0 20px;}
.treatin-wrapp .offered-col2 .offered-box .offered-bar2 {width: 100%; float: left;}
.treatin-wrapp .offered-col2 .offered-box h4 {font-size: 23px; font-family: 'Playfair Display', serif; margin: 0 0 24px;}
.treatin-wrapp .offered-col2 .offered-box img {transition: all 0.25s ease-out 0s;}
.treatin-wrapp .offered-col2 .offered-box:hover img {filter: grayscale(1);}

.treatin-wrapp a span.whatsapp {width: 16px; height: 16px; display: inline-block; background: url(../images/whatsapp-icon.svg) no-repeat top center / 100%; margin: 0 0 0 15px; top: 3px; position: relative; transition: all 0.25s ease-out 0s;}
.treatin-wrapp a span.whatsapp:hover {background: url(../images/whatsapp-icon-hover.svg) no-repeat top center / 100%;}
.treatin-wrapp a span.whatsapp:before {content: "|"; position: absolute; top: -4px; left: -12px; color: #ffffff;}

.treatin-wrapp .treatin-col1 .treatin-img {width: 100%; display: flex;flex-wrap: wrap;  margin: 0 0  24px;}
.treatin-wrapp .treatin-col1 .treatin-img img {width: 32%;margin: 0 2% 0 0;}
.treatin-wrapp .treatin-col1 .treatin-img img:last-child { margin-right: 0;}

/*testi-wrapp*/
.testi-wrapp { text-align:center; background:#ffffff url(../images/testi-bg.png) no-repeat center / cover; padding:125px 0 90px;}
.testi-wrapp p { float:none; font-size:20px; font-weight:400; color:#000000; letter-spacing:normal; line-height:1.8; margin:0 0 16px;}
.testi-wrapp p a { color:#e65300;}
.testi-wrapp p span { display:inline;}
.testi-wrapp p strong { font-weight:700;}
.testi-wrapp h2 { float:none; font-size:19px; font-weight:400; color:#000000; letter-spacing:normal; line-height:2.37; margin:24px 0 14px;}
.testi-wrapp h2 a { color:#000000;}
.testi-wrapp h2 span { display:block;}
.testi-wrapp .testi-col1 { width:100%; float:left; display: block;}
.testi-wrapp .testi-col1 img { width:100%; display:block;}
.testi-wrapp .testi-col1 .testi-col2 { width:30%; float:left; margin:0 4% 40px 0;}
.testi-wrapp .testi-col1 .testi-col1-outter .testi-col2:nth-child(3n) {margin: 0 0 40px 0;}
.testi-wrapp .testi-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:18px 0 0; padding:12px 29px 12px 29px;cursor: pointer;}
.testi-wrapp .testi-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.testi-wrapp p, .testi-wrapp p span, .testi-wrapp h2, .testi-wrapp h2 span { font-family: 'Playfair Display', serif;}
.testi-wrapp .testimonials-thm1 span { width:113px;}

.testi-wrapp .testi-col1 .items-more {width: 32%; display: inline-block; float: left; margin: 0 2% 0 0; overflow: hidden;}
.testi-wrapp .testi-col1 .items-more:last-child {margin-right: 0;}
.testi-wrapp .testi-col1 > h2 {width: 100%; display: block; float: none; font-size: 40px; font-weight: 400; margin: 0 0 36px; line-height: 1.11;}

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

/*contac-wrapp*/
.contac-wrapp { padding:95px 0 0;}
.contac-wrapp h2 { font-size:33px; line-height:1.3; color:#ffffff; font-weight:400; margin:0 0 35px;}
.contac-wrapp h2 a { color:#ffffff;}
.contac-wrapp h2 span { display:block;}
.contac-wrapp h3 { font-size:24px; line-height:1.21; color:#ffffff; font-weight:400; margin:0 0 17px;}
.contac-wrapp h3 a { color:#ffffff;}
.contac-wrapp h3 span { display:block;}
.contac-wrapp h4 { font-size:15px; color:#ffffff; line-height:1.73; font-weight:400; margin:0 0;}
.contac-wrapp h4 a { color:#ffffff;}
.contac-wrapp h4 a:hover{color: #e65300;}
.contac-wrapp h4 span { display:block;}
.contac-wrapp p { font-size:15px; color:#ffffff; line-height:1.73; font-weight:400; margin:0 0 20px;}
.contac-wrapp p a { color:#e65300;}
.contac-wrapp p span { display:block;}
.contac-wrapp p strong { font-weight:700;}
.contac-wrapp .contac-col1 { width:100%; float:left;}
.contac-wrapp .contac-col1 img { width:100%; display:block;height: 100%; object-fit: cover;}
.contac-wrapp .contac-col2 { width:100%; float:left; border:1px solid rgba(224, 177, 55, 0.4); padding:22px 28px; margin:0 0 20px; position:relative; text-align:center;}
.contac-wrapp .contac-col2 .contac-row1 { width:68.7%; float:left; display: flex; flex-wrap: wrap;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar1 { width:49.2%; float:left; margin-right: 1%;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar2 iframe { width:100%; display:block; height:277px;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar1 img { max-height:277px;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar2 { width:49.2%; float:right;}
.contac-wrapp .contac-col2 .contac-row2 { width:32%; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.contac-wrapp h2, .contac-wrapp h2 span, .contac-wrapp h3, .contac-wrapp h3 span { font-family: 'Playfair Display', serif;}

/*plans-wrapp*/
.plans-wrapp h2 { font-size:28px; line-height:1.54; color:#ffffff; font-weight:400; margin:0 0 30px;}
.plans-wrapp h2 a { color:#ffffff;}
.plans-wrapp h2 span { display:block;}
.plans-wrapp h3 { font-size:28px; line-height:1.54; color:#ffffff; font-weight:400; margin:15px 0 22px; width:100%; float:left;}
.plans-wrapp h3 a { color:#ffffff;}
.plans-wrapp h3 span { display:block;}
.plans-wrapp p { font-size:15px; color:#ffffff; line-height:1.67; font-weight:400; margin:0 0 26px;}
.plans-wrapp p a { color:#e65300;}
.plans-wrapp p span { display:block;}
.plans-wrapp p strong { font-weight:700;}
.plans-wrapp .plans-col1 { width:96.6%; float:left; position:relative;}
.plans-wrapp .plans-col1 img { width:100%; display:block;}
.plans-wrapp .plans-col2 { width:100%; float:left; margin:0 0 30px;}
.plans-wrapp .plans-col2 .plans-col3 { width:100%; float:left; padding:10px 0 10px; border-bottom:1px solid #e65300;}
.plans-wrapp .plans-col2 .plans-col3:first-child { border-top:1px solid #e65300;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar1 { width:47%; float:left;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar2 { width:47%; float:right;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar3 { width:39.33%; float:left;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar4 { width:21.33%; float:right;}
.plans-wrapp .plans-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:5px 0 0; padding:12px 31px 12px 31px;}
.plans-wrapp .plans-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.plans-wrapp h2, .plans-wrapp h2 span, .plans-wrapp h3, .plans-wrapp h3 span { font-family: 'Playfair Display', serif;}
.plans-bar1, .plans-bar2 { font-size:15px; line-height:1.93; color:#fff;}

/*abouts-wrapp*/
.abouts-wrapp { padding:62px 0 0;}
.abouts-wrapp h2 { font-size:45px; line-height:1.11; color:#ffffff; font-weight:400; margin:0 0 18px;}
.abouts-wrapp h2 a { color:#e65300;}
.abouts-wrapp h2 span { display:block;}
.abouts-wrapp h3 { font-size:17px; line-height:1.47; color:#ffffff; font-weight:400; margin:0 0 22px;}
.abouts-wrapp h3 a { color:#ffffff;}
.abouts-wrapp h3 span { display:block;}
.abouts-wrapp h4 { font-size:15px; line-height:1.67; color:#ffffff; font-weight:400; margin:0 0;}
.abouts-wrapp h4 a { color:#ffffff;}
.abouts-wrapp h4 span { display:block;}
.abouts-wrapp p { font-size:15px; color:#ffffff; line-height:1.67; font-weight:400; margin:0 0 22px;}
.abouts-wrapp p a { color:#e65300;}
.abouts-wrapp p span { display:block;}
.abouts-wrapp p strong { font-weight:700;}
.abouts-wrapp .abouts-col1 { width:100%; float:left; position:relative;}
.abouts-wrapp .abouts-col1 img { width:100%; display:block;}
.abouts-wrapp .abouts-col1 .abouts-row1 { width:45%; float:left; position:absolute; top:50%; transform:translateY(-50%); left:0;}
.abouts-wrapp .abouts-col1 .abouts-row2 { width:37.2%; float:right; margin:0 7.4% 0 0; position:relative;}
.abouts-shape { width:130%; position:absolute; top:50%; transform:translateY(-50%); left:-18%; margin:0 auto; z-index:-9;}
.abouts-wrapp h2, .abouts-wrapp h2 span { font-family: 'Playfair Display', serif;}

/*abouts-wrapp2*/
.abouts-wrapp2 { text-align:center; padding:48px 0 20px; position:relative;}
.abouts-wrapp2 h2 { font-size:28px; line-height:1.54; color:#ffffff; font-weight:400; margin:0 0 30px;}
.abouts-wrapp2 h2 a { color:#ffffff;}
.abouts-wrapp2 h2 span { display:block;}
.abouts-wrapp2 p { font-size:15px; color:#ffffff; line-height:1.67; font-weight:400; margin:0 0 22px;}
.abouts-wrapp2 p a { color:#e65300;}
.abouts-wrapp2 p span { display:block;}
.abouts-wrapp2 p strong { font-weight:700;}
.abouts-wrapp2 .abouts-col1 { width:100%; max-width:747px; float:none; margin:0 auto;}
.abouts-wrapp2 .abouts-col2 { width:100%; float:left; margin:40px 0 0;}
.abouts-wrapp2 .abouts-col2 img { width:100%; display:block;}
.abouts-wrapp2 .abouts-col2 .abouts-row1 { width:355px; float:none; margin:0 auto; display:inline-block; position:relative;}
.abouts-wrapp2 .abouts-col2 .abouts-row1 .abouts-bar1 { width:190px; float:left; border-right:1px solid rgba(255,255,255,0.5); padding-right:29px;}
.abouts-wrapp2 .abouts-col2 .abouts-row1 .abouts-bar2 { width:auto; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.abouts-wrapp2 .abouts-btn1 { float:none; color:#ffffff; background:#e65300; border-color:#e65300; margin:0 0 0; padding:12px 31px 12px 31px;}
.abouts-wrapp2 .abouts-btn1:hover { color:#e65300; background:none; border-color:rgba(230,83,0,0.2);}
.abouts-wrapp2 h2, .abouts-wrapp2 h2 span { font-family: 'Playfair Display', serif;}

.abouts-wrapp2.emergency-dentistry .abouts-col1 {width: 100%; max-width: 100%;}
.abouts-wrapp2.emergency-dentistry .abouts-col2 {width: 100%; max-width: 1000px; float: none; margin: 0 auto;}
.abouts-wrapp2.emergency-dentistry .abouts-col1 .visit-wrapp {width: 100%; display: block; float: left; margin: 0 0 26px;}
.abouts-wrapp2.emergency-dentistry .visit-wrapp .visit-col1 {width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
.abouts-wrapp2.emergency-dentistry .visit-wrapp .visit-col1 .visit-loc {width: 32.63%; float: left; margin: 0 1% 0 0; border: 1px solid #e65300; padding: 50px 2% 30px }
.abouts-wrapp2.emergency-dentistry .visit-wrapp .visit-col1 .visit-loc:last-child {margin-right: 0;}
.abouts-wrapp2.emergency-dentistry .visit-wrapp .visit-col1 .visit-loc iframe {width: 100%; display: block; height: 100%;}
.abouts-wrapp2.emergency-dentistry .visit-wrapp .visit-col1 .visit-loc p a { font-size: 14px;}
.abouts-wrapp2.emergency-dentistry .abouts-col2 .contentt {max-width: 800px;width: 100%; margin: 0 auto;}

.abouts-wrapp2.emergency-dentistry {margin: 190px 0 0; padding: 0 0 20px;}

/*practice-wrapp*/
.practice-wrapp { position:relative; text-align:center; padding:100px 0;}
.practice-wrapp h2 { font-size:32px; font-weight:600; line-height:1.25; color:#ffffff; letter-spacing:1.6px; margin:0 0 34px; text-transform:uppercase;}
.practice-wrapp h2 a { color:#ffffff;}
.practice-wrapp h2 span { display:block;}
.practice-wrapp p { float:none; font-size:17px; font-weight:400; color:#ffffff; line-height:1.76; margin:0 0 25px;}
.practice-wrapp p a { color:#e65300;}
.practice-wrapp p span { display:block;}
.practice-wrapp p strong { font-weight:700;}
.practice-wrapp .practice-col1 { width:100%; float:left;}
.practice-wrapp .practice-row1 { width:32%; float:left; margin:0 2% 2% 0; background:#0d0d0e;}
.practice-wrapp .practice-row1:nth-child(3n) { 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;}

/*common1-wrapp*/
.common1-wrapp { width:100%; float:left; background:#ffffff url(../images/common1-bg1.png) no-repeat center / cover; margin:0 0 0;}

/*common2-wrapp*/
.common2-wrapp { width:100%; float:left; background:url(../images/common2-bg1.png) no-repeat right bottom / 56%; margin:0 0 0;}
.common3-wrapp { width:100%; float:left; background:none; margin:0 0 0;}

/*common-css*/
.flinker-ret1 { width:65.33%; float:right; margin:0 0 0;}
.testimonials-thm1 { width:100%; float:none; margin:0 0 32px;}
.testimonials-thm1 span { width:12.8%; float:none; vertical-align:middle; display:inline-block; margin:0 0 0;}

/*brush-stroke-shape-css*/
.about-brush-stroke-gold-plain-shape1 { width:165.6%; float:right; margin:0 0 0; position:absolute; right:-32.3%; bottom:-25.4%; z-index:-9;}
.about-brush-stroke-gold-plain-shape1 img { width:100%; display:block;}
.location-left-brush-stroke-gold-plain-shape1 { width:16.02%; float:left; margin:0 0 0; position:absolute; top:7.6%; left:0; z-index:-9;}
.location-left-brush-stroke-gold-plain-shape1 img { width:100%; display:block;}
.location-right-brush-stroke-gold-plain-shape1 { width:12.8%; float:right; margin:0 0 0; position:absolute; top:0; right:0; z-index:-9;}
.location-right-brush-stroke-gold-plain-shape1 img { width:100%; display:block;}
.conten-left-brush-stroke-gold-plain-shape1 { width:16.02%; float:left; margin:0 0 0; position:absolute; bottom:-7.2%; left:0; z-index:-9;}
.conten-left-brush-stroke-gold-plain-shape1 img { width:100%; display:block;}
.conten-right-brush-stroke-gold-plain-shape1 { width:16.3%; float:right; margin:0 0 0; position:absolute; top:952px; right:0; z-index:-9;}
.conten-right-brush-stroke-gold-plain-shape1 img { width:100%; display:block;}

/*marble-texture-shape-css*/
.aesthetics-marble-texture-grey-plain-shape1 { width:6.97%; float:left; margin:0 0 0; position:absolute; top:9.8%; left:0; z-index:9;}
.aesthetics-marble-texture-grey-plain-shape1 img { width:100%; display:block;}
.abouts-marble-texture-grey-plain-shape1 { width:5.3%; float:left; margin:0 0 0; position:absolute; top:-7.8%; left:0; z-index:9;}
.abouts-marble-texture-grey-plain-shape1 img { width:100%; display:block;}

/*mobile-css*/
.header-mob1 { width:100%; float:left; display:none; margin:0 0 0;}
.header-mob1 a { width:22px; float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.header-mob1 img { width:100%; display:block;}
.flinker-mob1 { width:100%; float:left; display:none; margin:0 0 0;}
.flinker-mob1 a { width:22px; float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.flinker-mob1 img { width:100%; display:block;}

/*btn-css*/
.header-btn1, .header-btn2, .banner-btn1, .about-btn1, .aesthetics-btn1, .bonding-btn1, .whitening-btn1, .treatments-btn1, .testimonials-btn1, .location-btn1, .contact-fil1, .contact-btn1, .flinker-btn1, .bloger-btn1, .paiger-btn1, .paiger-btn2, .sidbar-btn1, .sidbar-fil1, .blogin-btn1, .galler-btn1, .gallerin-btn1, .common-btn1, .treatin-btn1, .testi-btn1, .plans-btn1, .abouts-btn1 { text-align:center; font-size:14px; font-weight:500; letter-spacing:normal; border:1px solid; border-radius:80px; transition:all 0.25s ease-out 0s; display:inline-block; position:relative;}




.contact-wrapp .contact-col1 .nf-form-cont .nf-form-title { display: none;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%;float: none;margin: 0 auto;padding: 0;max-width: 100%;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; display: block; margin: 0 auto; position: relative; height: auto;} 
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child {margin: 0 0 22px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {width: 100%;display: flex;margin: 0 auto;float: left;order: inherit;}
.contact-wrapp .contact-col1 .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 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 46.6% !important;float: left;margin: 0;padding: 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(3) {margin-right: 0;}
.contact-wrapp .contact-col1 .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 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child {width: 46.6% !important;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {width: 100%;height: 56px;margin: 0 0 22px;padding: 0 0 0;font-size: 14px;font-weight: 400;color: #ffffff;background: none;border: none;border-bottom: 1px solid rgba(255,255,255,0.2);resize: none;text-align: left;letter-spacing: normal;transition: all 0.25s ease-out 0s;display: inline-block;vertical-align: baseline;position: relative;box-shadow: none;outline: none;line-height: normal;font-family: 'Jost', sans-serif;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder { color: #ffffff;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {width: 100%;float: left;margin: 0 0 0;padding: 17px 0 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important;float: none;display: inline-block;margin: 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%;display: inline-block;height: auto;visibility: visible;margin: 0 0 0!important;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {width: auto;padding-left: 24px;cursor: pointer;font-size: 14px;font-weight: 400;color: #ffff;line-height: 1.57;display: inline-block;letter-spacing: normal;position: relative;top: -3px;height: auto;margin: 0 0 0;z-index: 9;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {text-decoration: none;color: #ffffff;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover {color: #e65300;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {width: 100%;float: none;display: inline-block;margin: 0 0 26px !important;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {content: '';position: absolute;left: 0;top: 3px;width: 14px;height: 14px;background: #ffffff;border: 1px solid #ffffff;border-radius: 50%;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {content: '';width: 6px;height: 6px;background: #e65300;position: absolute;top: 7px;left: 4px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0;-webkit-transform: scale(0);transform: scale(0);border-radius: 50%;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after {border: 1px solid #ffffff;background: none;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {width: auto;height: auto;float: none;color: #ffff;background: #e65300;border: 1px solid #e65300;margin: 0 0 0;padding: 12px 29px 12px 29px;cursor: pointer;text-align: center;font-size: 14px;font-weight: 500;letter-spacing: normal;text-transform: inherit;border-radius: 80px;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 .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: #e65300;background: none;border-color: rgba(230,83,0,0.2);}
 
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-after-form-content { margin: 19px 0 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element > div {  height: 100%;  width: 100%;  padding: 0;  font-size: 14px;  font-weight: 500;  color: #1c1c1c;  background: none !important;  border: none;  resize: none;  text-align: left;  letter-spacing: normal; transition: all 0.25s ease-out 0s;   box-shadow: none; outline: none; line-height: normal; cursor: pointer;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field { cursor: pointer;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element > div:after {content: ""; width: 16px;height: 10px; background: no-repeat top center / 100%;transform: translateY(-50%);transition: all 0.25s ease-out 0s;margin: 0 0 0;position: absolute;top: 50%;right: 26px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element > div:hover:after { background: no-repeat bottom center / 100%;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field option{ font-size: 14px;font-weight: 500;color: #1c1c1c;}





.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-title { display: none;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.sidbar-wrapp .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-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-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-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-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-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;}
.sidbar-wrapp .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-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 14px;padding: 0;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(3) {margin-right: 0;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child {width: 100% !important;}
.sidbar-wrapp .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: 56px;margin: 22px 0 0;padding: 0;font-size: 14px;font-weight: 400;color: #ffffff;background: none;border: none;border-bottom: 1px solid rgba(255,255,255,0.2);resize: none;text-align: left;letter-spacing: normal;transition: all 0.25s ease-out 0s;display: inline-block;vertical-align: baseline;position: relative;box-shadow: none;outline: none;line-height: normal;font-family: 'Jost', sans-serif;z-index: 9;}
.sidbar-wrapp .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: #ffffff;}
.sidbar-wrapp .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;margin: 22px 0 44px;padding: 17px 0 0;}
.sidbar-wrapp .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-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-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important;float: none;display: inline-block;margin: 0;}
.sidbar-wrapp .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 0 !important;}
.sidbar-wrapp .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: 14px;font-weight: 400;color: #ffffff;line-height: 1.57;display: inline-block;letter-spacing: normal;position: relative;top: -3px;height: auto;margin: 0 0 0;z-index: 9;}
.sidbar-wrapp .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:#ffff;}
.sidbar-wrapp .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:#e65300;}
.sidbar-wrapp .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-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 26px !important;}
.sidbar-wrapp .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: 3px;width: 14px;height: 14px;background: #fff;border: 1px solid #ffff;border-radius: 50%;}
.sidbar-wrapp .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: 6px;height: 6px;background: #e65300;position: absolute;top: 7px;left: 4px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0;-webkit-transform: scale(0);transform: scale(0);border-radius: 50%;}
.sidbar-wrapp .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);}
.sidbar-wrapp .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 #ffff;background: none;}
.sidbar-wrapp .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-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-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;color: #ffff;background: #e65300;border: 1px solid #e65300;margin: 0 0 0;padding: 12px 29px 12px 29px;cursor: pointer;text-align: center;font-size: 14px;font-weight: 500;letter-spacing: normal;text-transform: inherit;border-radius: 80px;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-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: #e65300;background: none;border-color: rgba(230,83,0,0.2);}
 
.sidbar-wrapp .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-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-after-form-content { margin: 20px 0 0;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element > div {  height: 100%;  width: 100%;  padding: 0;  font-size: 14px;  font-weight: 500;  color: #1c1c1c;  background: none !important;  border: none;  resize: none;  text-align: left;  letter-spacing: normal; transition: all 0.25s ease-out 0s;   box-shadow: none; outline: none; line-height: normal; cursor: pointer;}
.sidbar-wrapp .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;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element > div:after {content: ""; width: 16px;height: 10px; background: no-repeat top center / 100%;transform: translateY(-50%);transition: all 0.25s ease-out 0s;margin: 0 0 0;position: absolute;top: 50%;right: 26px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element > div:hover:after { background: no-repeat bottom center / 100%;}
.sidbar-wrapp .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 option{ font-size: 14px;font-weight: 500;color: #1c1c1c;}

.referrals-wrapp {width: 100%; display: block; float: left; padding: 80px 0;}
.referrals-wrapp .referrals-col1 {width: 80%; display: table; float: none; position: relative; margin: 0 auto 0;}
.referrals-wrapp .referrals-col2 {width: 100%; float: left; display: block; margin: 0 auto 60px;}
.referrals-wrapp .referrals-col2 .referrals-row2 {width: 100%; float: none;}
.referrals-wrapp .referrals-col2 img {width: 100%; display: block;}
.referrals-wrapp .referrals-col1 .referrals-row1 {width: 100%; float: left; position: relative; text-align: center;}
.referrals-wrapp h2 {font-size: 40px; line-height: 50px; color: #ffffff; letter-spacing: 0.4px; margin: 0 0 26px; font-family: 'EB Garamond', serif;}

.referrals-wrapp .nf-form-cont { width: 90%; float: none; display: block; margin: 0 auto;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element h3 { width: 100%; display: block; font-size:40px; font-weight:400; color:#2e2e2e; letter-spacing:normal; line-height:1.25; text-transform:uppercase; margin:0 0 30px; text-align: center; font-family: 'futura-book-font';}

.referrals-wrapp .nf-form-cont .nf-form-title { display: none;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%;float: none;margin: 0 auto;padding: 0;max-width: 100%;}
.referrals-wrapp .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;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell { padding: 0 0 0;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row nf-field { width: 100%; float: left; display: block;}
.referrals-wrapp .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;}
.referrals-wrapp .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;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: flex; margin: 0 0 0 !important; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label label {font-weight: 500;width: 100%;float: left;margin: 10px 0 5px 0;padding: 0 0 0;font-size: 12px;color: #e3b56d;text-align: left;text-transform: uppercase;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;font-family: 'Almarai', sans-serif;letter-spacing: 2.6px;line-height: 23px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label span.nf-label-span {font-weight: 600;width: 100%;float: left;margin: 15px 0 5px 0;padding: 0 0 0;font-size: 16px;color: #ffffff;text-align: left;letter-spacing: 1.3px;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;font-family: 'Montserrat', sans-serif;text-transform: uppercase;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {width: 100%;display: flex;margin: 0 auto;float: left;order: inherit;justify-content: center;}
.referrals-wrapp .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%;float: left;height: 56px;margin: 0 0 22px;padding: 0;font-size: 14px;font-weight: 400;color: #ffff;background: rgba(0,0,0,0.0);border: none;border-bottom: 1px solid rgba(255,255,255,0.2);text-align: left;letter-spacing: normal;border-radius: 0;text-transform: inherit;transition: all 0.25s ease-out 0s;display: inline-block;vertical-align: baseline;position: relative;box-shadow: none;resize: none;outline: none;font-family: 'Jost', sans-serif;z-index: 1;}
.referrals-wrapp .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: #ffffff;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {width: 100%;height: 130px;float: none;padding: 19px 0 0;}
.referrals-wrapp .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;}
.referrals-wrapp .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;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {display: inline-block;height: auto;visibility: visible;margin: 0 0 14px !important;width: 100%; text-align: center;}
.referrals-wrapp .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 {float: none;width: auto;padding-left: 24px;cursor: pointer;font-size: 14px;font-weight: 400;color: #fff;line-height: 23.02px;display: inline;position: relative;top: -2px;height: auto;letter-spacing: 0.30px;margin: 0 0 0 !important;z-index: 1;text-align: center;font-family: 'Jost', sans-serif;text-transform: inherit;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {color: #ffffff;text-decoration: none;}    
.referrals-wrapp .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: #e65300;} 
.referrals-wrapp .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;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {content: '';position: absolute;left: 0;top: 3px;width: 14px;height: 14px;background: #ffff;border: 1px solid #fff;border-radius: 50%;opacity: 1;display: block;transform: scale(1);outline: none;}
.referrals-wrapp .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: 6px;height: 6px;background: #e65300;border: 0;position: absolute;top: 7px;left: 4px;border-radius: 50%;outline: none;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0 !important;-webkit-transform: scale(0) !important;transform: scale(0) !important;}
.referrals-wrapp .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 !important; -webkit-transform: scale(1) !important; transform: scale(1) !important;}
.referrals-wrapp .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 #ffff;background: none;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%;float: left;margin: 0 0 26px !important;}
.referrals-wrapp .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;}
.referrals-wrapp .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;}
.referrals-wrapp .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;text-align: center;float: none;color: #ffffff;background: #e65300;border: 1px solid #e65300;margin: 5px 0 0;padding: 12px 29px 12px 29px;cursor: pointer;font-size: 14px;border-radius: 80px;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;font-weight: 400;vertical-align: baseline;outline: none !important;font-family: 'Jost', sans-serif;box-shadow: none;line-height: normal;}
.referrals-wrapp .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: #e65300 ;background: none;border-color: rgba(230,83,0,0.2);}
.referrals-wrapp .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;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent;}
.referrals-wrapp .nf-form-cont .nf-after-form-content { margin: 15px 0 0; text-align: center;}

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element h3 {width: 100%;display: block;font-size: 40px;font-weight: 400;color: #ffffff;letter-spacing: 0.04px;line-height: 1.15;margin: 0 0 30px;text-align: center;font-family: 'Playfair Display', serif;text-transform: inherit;}

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.file_upload-wrap .nf-field-element .files_uploaded p .delete { color: #070101; text-decoration: none; font-weight: 500; text-transform: uppercase;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.file_upload-wrap .nf-field-element .files_uploaded p .delete:hover { color: #828386;}

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 49% !important; float: left;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:nth-child(2n) {float: right;}


.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(4) .nf-cell {width: 49% !important; float: left;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(4) .nf-cell:nth-child(2n) {float: right;}

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(5) {margin: 20px 0 10px;}

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(6) .nf-cell {width: 49% !important; float: left;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(6) .nf-cell:nth-child(2n) {float: right;}

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(8) .nf-cell {width: 49% !important; float: left;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(8) .nf-cell:nth-child(2n) {float: right;}

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(9) {margin: 20px 0 10px;}

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(11) .nf-cell {width: 49% !important; float: left;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(11) .nf-cell:nth-child(2n) {float: right;}
 
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { align-items: center;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul {width: 100%;display: flex;flex-wrap: wrap;justify-content: center;position: relative;margin: 0 0 35px !important;float: left;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li {width: 25%;margin: 0 0 10px !important;font-size: 13px;text-align: center;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li:before { display: none;}

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li label {float: none;width: auto;padding-left: 24px;cursor: pointer;font-size: 14px;font-weight: 400;color: #fff;line-height: 23.02px;display: inline;position: relative;top: -2px;height: auto;letter-spacing: 0.30px;margin: 0 0 0 !important;z-index: 1;text-align: center;font-family: 'Jost', sans-serif;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li input { height: auto;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li .ninja-forms-field {height: auto;padding: 0;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li label:after {content: '';position: absolute;left: 0;top: 3px;width: 14px;height: 14px;background: #fff;border: 1px solid #Ffff;border-radius: 50%;opacity: 1;display: block;transform: scale(1);outline: none;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li label:before {content: '';width: 6px;height: 6px;background: #e65300;border: 0;position: absolute;top: 7px;left: 4.1px;border-radius: 50%;outline: none;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0 !important;-webkit-transform: scale(0) !important;transform: scale(0) !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li label.nf-checked-label:before { opacity: 1 !important; -webkit-transform: scale(1) !important; transform: scale(1) !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li label.nf-checked-label:after {border: 1px solid #ffff;background: none;}

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element button.ninja-forms-field.nf-fu-fileinput-button { cursor: pointer;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element button.btn.nf-fu-button-cancel {width: auto;height: auto;float: none;color: #7c7362;background: #e4ddd3;border: 1px solid #e4ddd3;cursor: pointer;margin: 0 0 14px 5px;padding: 11px 23px 8px;text-align: center;font-size: 13px;font-weight: 500;letter-spacing: normal;border-radius: 30px;transition: all 0.25s ease-out 0s;position: relative;vertical-align: baseline;outline: none !important;font-family: 'Spartan', sans-serif;line-height: normal;box-shadow: none;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element button.btn.nf-fu-button-cancel:hover {color: #ffffff; background: #2e2e2e; border-color: #2e2e2e;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.file_upload-wrap .nf-field-element .files_uploaded p {font-size: 12px;text-align: center;line-height: 23px;margin: 0 0 20px 5px;}




.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label { color: #d00000 !important;}
.nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-fail.nf-error .nf-field-label label {color: #d00000 !important;}


.wp-gr .wp-google-form.wp-google-form-left {z-index: 21474830000!important;}


.benefits-wrapp { padding: 30px 0px; float: left;width: 100%;}


.google-reviews .testi-col1 .items-more h3{
  font-size: 30px;
  color: #000000;
  line-height: 1.25;
  margin: 0 0 20px;
  font-weight: 400;
  font-family: 'Playfair Display', serif;
}

.gallery-wrapp{float: left; width: 100%; display: block; margin: 50px 0px;}
.gallery-wrapp .gallery-col1-desk .non-slider .gallery-outter .gallery-col2{display: flex;}
.gallery-wrapp .gallery-col1-desk .non-slider .gallery-outter .gallery-col2 .galler-bar1{margin-right: 2%;}
.gallery-wrapp .gallery-col1-desk .non-slider .gallery-outter .gallery-row1{margin: 30px 0px;}
.gallery-wrapp .gallery-col1-desk .non-slider .gallery-outter .gallery-row1 a{
    margin: 0 8px 0 0;
    padding: 12px 28px 12px 28px;
    float: left;
    color: #ffffff;
    background: #e65300;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    border: 1px solid #e65300;
    border-radius: 80px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
}
.gallery-wrapp .gallery-col1-desk .non-slider .gallery-outter .gallery-row1 a:hover{
  color: #e65300;
    background: none;
    border-color: rgba(230,83,0,0.2);
}

.gallery-wrapp{float: left; width: 100%; display: block; margin: 50px 0px;}
.gallery-wrapp .gallery-col1-desk .gallery-outter .gallery-col2{display: flex;}
.gallery-wrapp .gallery-col1-desk .gallery-outter .gallery-col2 .galler-bar1 {
  width: 100%;
  float: left;
  margin: 0 1% 0;
}
.gallery-wrapp .gallery-col1-desk .gallery-outter .gallery-row1{margin: 30px 0px;}
.gallery-wrapp .gallery-col1-desk .gallery-outter .gallery-row1 a{
    margin: 0 8px 0 0;
    padding: 12px 28px 12px 28px;
    float: left;
    color: #ffffff;
    background: #e65300;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    border: 1px solid #e65300;
    border-radius: 80px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
}
.gallery-wrapp .gallery-col1-desk .gallery-outter .gallery-row1 a:hover{
  color: #e65300;
    background: none;
    border-color: rgba(230,83,0,0.2);
}

.gallery-wrapp{float: left; width: 100%; display: block; margin: 50px 0px;}
.gallery-wrapp .gallery-col1-mob .gallery-outter .gallery-col2{display: flex;}
.gallery-wrapp .gallery-col1-mob .gallery-outter .gallery-col2 .galler-bar1{margin-right: 2%;}
.gallery-wrapp .gallery-col1-mob .gallery-outter .gallery-row1{margin: 30px 0px;}
.gallery-wrapp .gallery-col1-mob .gallery-outter .gallery-row1 a{
    margin: 0 8px 0 0;
    padding: 12px 28px 12px 28px;
    float: left;
    color: #ffffff;
    background: #e65300;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    border: 1px solid #e65300;
    border-radius: 80px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
}
.gallery-wrapp .gallery-col1-mob .gallery-outter .gallery-row1 a:hover{
  color: #e65300;
    background: none;
    border-color: rgba(230,83,0,0.2);
}

.gallery-wrapp{float: left; width: 100%; display: block; margin: 50px 0px;}
.gallery-wrapp .gallery-col1-mob .non-slider .gallery-outter .gallery-col2{display: flex;}
.gallery-wrapp .gallery-col1-mob .non-slider .gallery-outter .gallery-col2 .galler-bar1{margin-right: 2%;}
.gallery-wrapp .gallery-col1-mob .non-slider .gallery-outter .gallery-row1{margin: 30px 0px;}
.gallery-wrapp .gallery-col1-mob .non-slider .gallery-outter .gallery-row1 a{
    margin: 0 8px 0 0;
    padding: 12px 28px 12px 28px;
    float: left;
    color: #ffffff;
    background: #e65300;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: normal;
    border: 1px solid #e65300;
    border-radius: 80px;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
}
.gallery-wrapp .gallery-col1-mob .non-slider .gallery-outter .gallery-row1 a:hover{
  color: #e65300;
    background: none;
    border-color: rgba(230,83,0,0.2);
}


.conten-wrapp .conten-row1 .conten-bar1 .gallery-wrapp {margin: 0 0px 50px;}


.whtsapp-widget {width: 73px; position: fixed; z-index: 9999999; left: 1.5%; right: auto; bottom: 20px; padding: 0; text-align: center;}
.whtsapp-widget .widget-bar1 {width: 100%; float: left; position: relative; z-index: 999;}
.whtsapp-widget .widget-bar1 > a {width: 100%; float: right; background: #ffffff; border-radius: 18px; margin: 0 0 0; padding: 15% 5% 15%; box-shadow: 5px 5px 5px #00000017;}
.whtsapp-widget .widget-bar1 > a h3 {font-size: 13px; font-weight: 500; color: #5b5b5b; letter-spacing: 0.28px; line-height: normal; margin: 0 0 12px;}
.whtsapp-widget .widget-bar1 > a .widget-thm1 {width: 57%; float: none; margin: 0 auto 0;}
.whtsapp-widget .widget-bar1 > a .widget-thm1 img {width: 100%; display: block; transition: transform 0.8s ease-in-out 0s;}


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

.inner-wrapp .flexslider .non-slider li{position: relative;}
.inner-wrapp .flexslider .non-slider li::after{position: absolute;content: ""; top: 0; left: 0; width: 100%; height: 100%;background-color: #00000075;}
.header-wrapp { text-align:center; padding:80px 0 40px; position:relative; top:inherit;}
.header-wrapp .header-col1 { width:229.8px; float:none; margin:0 auto 18px;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:none;}
.header-wrapp .header-col2 { width:100%; margin:0 0 0;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-btn1 { width:48%; color:#ffffff; background:#e65300; border-color:#e65300; margin:4.2% 0 0; padding:12px 2% 12px 2%;}
.header-wrapp .header-btn1:first-child { margin-top:0;}
.header-wrapp .header-btn1:nth-child(2n) { float:right;}
.header-wrapp .header-btn2 { width:48%; margin:4.2% 0 0; padding:12px 2% 12px 2%;}
.header-wrapp .header-btn2:first-child { margin-top:0;}
.header-wrapp .header-btn2:nth-child(2n) { float:right;}
.header-wrapp .header-btn2.extra { width: 100%;}

.banner-wrapp { text-align:center; min-height:inherit; margin:0 0 0;}
.banner-wrapp p { font-size:14px; margin:0 0 10px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:48px; margin:0 0 20px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:15px; line-height:2.3; margin:0 0 0 12px;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:100%; margin:0 0 0; position:absolute; top:50%;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:34px 5% 72px;}
.banner-wrapp .banner-col2 { width:100%; display:none; margin:0 0 0; position:relative; top:inherit;}
.banner-wrapp .banner-col2 .banner-row2 { width:100%;}
.banner-wrapp .banner-col2 .banner-row2 a { width:22px; float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.banner-wrapp .banner-col3 { width:100%; display:none; margin:0 0 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col3 .banner-row3 { width:100%;}
.banner-wrapp .banner-col4 { width:100%; display:none; margin:0 0 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col4 .banner-row4 { width:100%;}
.banner-wrapp .banner-btn1 { margin:16px 2px 0;}
.banner-wrapp .banner-btn1:last-child { margin-right:2px;}

.about-wrapp { text-align:center; margin:0 0 0; padding:16px 0 60px;}
.about-wrapp p { font-size:13px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:29px; margin:0 0 22px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:13px; margin:0 0 10px;}
.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; left:inherit;}
.about-wrapp .about-col2 { width:80%; float:none; display:table; margin:0 auto 0;}
.about-wrapp .about-col2 .about-row2 { width:100%; float:none;}
.about-wrapp .about-btn1 { margin:14px 2px 0;}
.about-wrapp .about-btn1:last-child { margin-right:2px;}

.aesthetics-wrapp { text-align:center; padding:54px 0 60px;}
.aesthetics-wrapp p { font-size:13px; margin:0 0 10px;}
.aesthetics-wrapp p span { display:inline;}
.aesthetics-wrapp h2 { font-size:33px; margin:0 0 22px;}
.aesthetics-wrapp h2 span { display:inline;}
.aesthetics-wrapp:after { content:""; width:100%; height:100%; float:left; background:rgba(0,0,0,0.4); margin:0 0 0; position:absolute; top:0; right:0; left:0;}
.aesthetics-wrapp .aesthetics-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit;}
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width:100%; padding:0 10% 0;}
.aesthetics-wrapp .aesthetics-btn1 { margin:14px 2px 0;}
.aesthetics-wrapp .aesthetics-btn1:last-child { margin-right:2px;}

.bonding-wrapp { text-align:center; padding:54px 0 0;}
.bonding-wrapp p { font-size:13px; margin:0 0 10px;}
.bonding-wrapp p span { display:inline;}
.bonding-wrapp h2 { font-size:33px; margin:0 0 22px;}
.bonding-wrapp h2 span { display:inline;}
.bonding-wrapp .bonding-col1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; left:inherit;}
.bonding-wrapp .bonding-col1 .bonding-row1 { width:100%; padding:0 5% 0;}
.bonding-wrapp .bonding-col2 { width:100%; margin:0 0 0;}
.bonding-wrapp .bonding-col2 .bonding-row2 { width:100%;}
.bonding-wrapp .bonding-btn1 { margin:14px 2px 0;}
.bonding-wrapp .bonding-btn1:last-child { margin-right:2px;}

.whitening-wrapp { text-align:center; padding:54px 0 0;}
.whitening-wrapp p { font-size:13px; margin:0 0 10px;}
.whitening-wrapp p span { display:inline;}
.whitening-wrapp h2 { font-size:33px; margin:0 0 22px;}
.whitening-wrapp h2 span { display:inline;}
.whitening-wrapp .whitening-col1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; right:inherit;}
.whitening-wrapp .whitening-col1 .whitening-row1 { width:100%; padding:0 5% 0;}
.whitening-wrapp .whitening-col2 { width:100%; margin:0 0 0;}
.whitening-wrapp .whitening-col2 .whitening-row2 { width:100%;}
.whitening-wrapp .whitening-btn1 { margin:14px 2px 0;}
.whitening-wrapp .whitening-btn1:last-child { margin-right:2px;}

.treatments-wrapp { text-align:center; padding:6% 0 42px;}
.treatments-wrapp p { font-size:14px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:23px; margin:0 0 10px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp .treatments-col1 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%; margin:0 0 22px;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%;}
.treatments-wrapp .treatments-btn1 { margin:14px 2px 0;}

.testimonials-wrapp { text-align:center; padding:42px 0 90px;}
.testimonials-wrapp p { font-size:27px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:16px; margin:12px 0 8px;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp .testimonials-col1 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%; margin-bottom: 50px;}
.testimonials-wrapp .testimonials-btn1 { margin:10px 2px 0;}

.location-wrapp { text-align:center; padding:60px 0 43px;}
.location-wrapp p { font-size:13px; margin:0 0 10px;}
.location-wrapp p span { display:inline;}
.location-wrapp h2 { font-size:18px; margin:0 0 14px;}
.location-wrapp h2 span { display:inline;}
.location-wrapp .location-col1 { width:100%; margin:0 0 0;}
.location-wrapp .location-col1 .location-row1 { width:84.8%; margin:0 auto 28px;}
.location-wrapp .location-col2 { width:100%; margin:0 0 0;}
.location-wrapp .location-col2 .location-row2 { width:100%;}
.location-wrapp .location-btn1 { margin:14px 2px 0;}

.contact-wrapp { text-align:center; padding:43px 0 60px;}
.contact-wrapp h2 { font-size:25px; margin:0 0 6px;}
.contact-wrapp h2 span { display:block;}
.contact-wrapp .contact-col1 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%; margin:0 0 30px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { text-align:center;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:100%; height:50px; margin:0 0 0; padding:0 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:100%; height:50px; margin:0 0 0; padding:14px 5% 0;}

.partners-wrapp { text-align:center; padding:40px 0 40px;}
.partners-wrapp .partners-col1 { width:100%; margin:0 0 0;}
.partners-wrapp .partners-col1 .partners-row1 { width:auto; vertical-align:middle; display:inline-block;}

.flinker-wrapp { text-align:center; padding:60px 0 36px;}
.flinker-wrapp h2 { font-size:18px; margin:0 0 12px;}
.flinker-wrapp h2 span { display:inline;}
.flinker-wrapp .flinker-col1 { width:229.8px; float:none; margin:0 auto 18px;}
.flinker-wrapp .flinker-col1 .flinker-row1 { width:100%; float:none;}
.flinker-wrapp .flinker-col2 { width:100%; margin:0 0 18px;}
.flinker-wrapp .flinker-col2 .flinker-row2 { width:100%;}
.flinker-wrapp .flinker-col3 { width:100%; margin:0 0 14px;}
.flinker-wrapp .flinker-col3 .flinker-row3 { width:100%;}
.flinker-wrapp .flinker-col3 .flinker-row3 li { float:none; display:inline-block; margin:0 4px 2px;}
.flinker-wrapp .flinker-col4 { width:100%; margin:0 0 0;}
.flinker-wrapp .flinker-col4 .flinker-row4 { width:100%;}
.flinker-wrapp .flinker-col4 .flinker-row4 li { float:none; display:inline-block; margin:0 4px 2px;}
.flinker-wrapp .flinker-btn1 { margin:8px 2px 0;}
.flinker-row3 li, .flinker-row3 li a, .flinker-row4 li, .flinker-row4 li a { font-size:13px;}

.footer-wrapp { text-align:center; padding:34px 0 135px;}
.footer-wrapp .footer-col1 { width:100%; display:none; margin:0 0 0;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 a { width:22px; float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;    }
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; display:inline-block; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { display:none;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:12px;}

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

.conten-wrapp { padding:50px 0;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; margin:0 0 50px;}
.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}
.conten-right-brush-stroke-gold-plain-shape1 { display:none;}

.location-wrapp2 { padding:60px 0 73px;}

.sidbar-wrapp h2 { font-size:34px;}
.sidbar-wrapp .sidbar-row1 { padding:35px 5% 51px;}
.sidbar-wrapp .sidbar-row2 { padding:40px 5% 42px;}

.galler-wrapp .galler-col1 { width:100%;}
.galler-wrapp .galler-col2 { margin:0 0 60px;}

.paiger-wrapp .paiger-col1 .paiger-row1 { width:149px;}
.paiger-wrapp .paiger-btn1, .paiger-wrapp .paiger-btn2 { padding:12px 19px 12px;}
.paiger-row1 li, .paiger-row1 li a { font-size:13px;}

.abouts-wrapp { text-align:center;}
.abouts-wrapp h2 { font-size:28px;}
.abouts-wrapp .abouts-col1 .abouts-row1 { width:100%; position:relative; top:inherit; transform:none; margin:0 0 30px;} 
.abouts-wrapp .abouts-col1 .abouts-row2 { width:100%; margin:0;}
.abouts-marble-texture-grey-plain-shape1 { display:none;}

.abouts-wrapp2 h2 { font-size:24px;}
.abouts-wrapp2 .abouts-col2 .abouts-row1 { width:288px;}
.abouts-wrapp2 .abouts-col2 .abouts-row1 .abouts-bar1 { width:163px;}
.abouts-wrapp2 .abouts-btn1 { padding:12px 18px 12px;}

.blogin-wrapp h3 { font-size:24px;}
.blogin-wrapp .blogin-col1 { width:100%;}
.blogin-wrapp .blogin-col1 .blogin-row1 { width:100%; margin:0 0 35px;}

.bloger-wrapp h3 { font-size:24px;}
.bloger-wrapp .bloger-col2 { margin:0 0 60px;}
.bloger-wrapp .bloger-col1 .bloger-row1 { width:100%; margin:0 0 35px;}
.bloger-wrapp .bloger-col2 .bloger-row2 { width:100%;}

.contac-wrapp { padding:50px 0 0;}
.contac-wrapp h2 { font-size:24px;}
.contac-wrapp p { font-size:14px;}
.contac-wrapp .contac-col2 { padding:18px 18px;}
.contac-wrapp .contac-col2 .contac-row1 { width:100%; margin:0 0 30px;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar1 { width:100%; margin:0 0 20px;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar2 { width:100%;}
.contac-wrapp .contac-col2 .contac-row2 { width:100%; position:relative; top:inherit; transform:none;}

.plans-wrapp h2 { font-size:24px;}
.plans-wrapp h3 { font-size:20px;}
.plans-wrapp .plans-col1 { width:100%;}
.plans-wrapp .plans-col2 { overflow-x:auto;}
.plans-wrapp .plans-col2 .plans-col3 { width:415px;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar2 { width:50%;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar3 { width:30.33%;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar4 { width:35.33%;}
.plans-bar1, .plans-bar2 { font-size:13px;}

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

.testi-wrapp .testi-col1 .testi-col2 { width:100%;}

.treatin-wrapp h2 { font-size:24px;}
.treatin-wrapp .treatin-col1 { width:100%;}
.treatin-wrapp .treatin-col2 { width:100%;}

.treat-wrapp h2 { font-size:26px;}
.treat-wrapp .treat-col1 .treat-col2 { width:100%; margin:0 0 15px;}

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

/*common-css*/
.flinker-ret1 { width:100%; margin:0 0 0;}
.testimonials-thm1 { width:100%; margin:0 0 10px;}
.testimonials-thm1 span { width:28.8%;}

/*mobile-css*/
.header-mob1 { width:100%; display:block; margin:0 0 20px;}
.flinker-mob1 { width:100%; display:block; margin:0 0 18px;}

/*btn-css*/
.header-btn1, .header-btn2, .banner-btn1, .about-btn1, .aesthetics-btn1, .bonding-btn1, .whitening-btn1, .treatments-btn1, .testimonials-btn1, .location-btn1, .contact-fil1, .contact-btn1, .flinker-btn1, .bloger-btn1, .paiger-btn1, .paiger-btn2, .sidbar-btn1, .sidbar-fil1, .blogin-btn1, .galler-btn1, .gallerin-btn1, .common-btn1, .treatin-btn1, .testi-btn1, .plans-btn1, .abouts-btn1 { font-size:12px;}


.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 12px; height: 50px;margin: 0 0 0; padding: 0 5% 0;text-align: center;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child { margin: 0 0 30px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { font-size: 12px; text-align: center; display: inline;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 13px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field { padding: 14px 5% 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { justify-content: center;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { margin: 0 0 20px !important;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell { width: 100% !important;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child { width: 100% !important;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: 1.5px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 5.5px;}

.referrals-wrapp .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: 50px; margin: 0 0 16px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell { width: 100% !important;}
.referrals-wrapp .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: 110px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element h3 { font-size: 30px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li { width: 100%;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(4) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(6) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(8) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(11) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 12px;}
.referrals-wrapp .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: 12px;}
.referrals-wrapp .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;}
.referrals-wrapp .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 {top: 5px;}

.inner-wrapp .flexslider .non-slider li { height: 200px;}

.treatin-wrapp .treatin-col1 .trt-image { width: 100%; margin: 0 0 35px;}

.testi-wrapp .testi-col1 > h2 {font-size: 32px;}
.testi-wrapp .testi-col1 .items-more {width: 100%; margin: 0 0 80px;}
.outer .slider-container .grw-review .wp-google-user .wp-google-info .wp-google-name {font-size: 15px;}
.outer .slider-container .slick-dots {bottom: -18px;}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 h3 span {font-size: 22px;}

.treatin-wrapp .offered-col2 .offered-box {width: 100%; float: left; margin: 0 0 15px;}

.inner-wrapp h1 sub {top: -10px;}

.whtsapp-widget { left: 3%;}

.abouts-wrapp2.emergency-dentistry .visit-wrapp .visit-col1 .visit-loc {width: 100%; margin: 0 0 2%; padding: 40px 4% 25px; font-size: 14px;}

.abouts-wrapp2.emergency-dentistry { margin: 0;}
.banner-wrapp.inner-wrapp .video-banner .videoWrapper{display: none;}

.title-wrapp .title-col1 h1 {   font-size: 28px;  float: none;}
.title-wrapp .title-col1 {  text-align: center;}
.title-wrapp .title-col1 .inner-row1 { width: 100%; margin: 0 0 0;}

.conten-wrapp .contact-wrapp {padding: 0 0 0;}

}

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

.inner-wrapp .flexslider .non-slider li{position: relative;}
.inner-wrapp .flexslider .non-slider li::after{position: absolute;content: ""; top: 0; left: 0; width: 100%; height: 100%;background-color: #00000075;}
.header-wrapp { text-align:center; padding:80px 0 40px; position:relative; top:inherit;}
.header-wrapp .header-col1 { width:229.8px; float:none; margin:0 auto 18px;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:none;}
.header-wrapp .header-col2 { width:100%; margin:0 0 0;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-btn1 { width:48%; color:#ffffff; background:#e65300; border-color:#e65300; margin:4.2% 0 0; padding:12px 2% 12px 2%;}
.header-wrapp .header-btn1:first-child { margin-top:0;}
.header-wrapp .header-btn1:nth-child(2n) { float:right;}
.header-wrapp .header-btn2 { width:48%; margin:4.2% 0 0; padding:12px 2% 12px 2%;}
.header-wrapp .header-btn2:first-child { margin-top:0;}
.header-wrapp .header-btn2:nth-child(2n) { float:right;}
.header-wrapp .header-btn2.extra { width: 100%;}

.banner-wrapp { text-align:center; min-height:inherit; margin:0 0 0;}
.banner-wrapp p { font-size:14px; margin:0 0 10px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:48px; margin:0 0 20px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:15px; line-height:2.3; margin:0 0 0 12px;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:100%; margin:0 0 0; position:absolute; top:50%;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:34px 5% 72px;}
.banner-wrapp .banner-col2 { width:100%; display:none; margin:0 0 0; position:relative; top:inherit;}
.banner-wrapp .banner-col2 .banner-row2 { width:100%;}
.banner-wrapp .banner-col2 .banner-row2 a { width:22px; float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.banner-wrapp .banner-col3 { width:100%; display:none; margin:0 0 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col3 .banner-row3 { width:100%;}
.banner-wrapp .banner-col4 { width:100%; display:none; margin:0 0 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col4 .banner-row4 { width:100%;}
.banner-wrapp .banner-btn1 { margin:16px 2px 0;}
.banner-wrapp .banner-btn1:last-child { margin-right:2px;}

.about-wrapp { text-align:center; margin:0 0 0; padding:16px 0 60px;}
.about-wrapp p { font-size:13px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:29px; margin:0 0 22px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:13px; margin:0 0 10px;}
.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; left:inherit;}
.about-wrapp .about-col2 { width:60%; float:none; display:table; margin:0 auto 0;}
.about-wrapp .about-col2 .about-row2 { width:100%; float:none;}
.about-wrapp .about-btn1 { margin:14px 2px 0;}
.about-wrapp .about-btn1:last-child { margin-right:2px;}

.aesthetics-wrapp { text-align:center; padding:54px 0 60px;}
.aesthetics-wrapp p { font-size:13px; margin:0 0 10px;}
.aesthetics-wrapp p span { display:inline;}
.aesthetics-wrapp h2 { font-size:33px; margin:0 0 22px;}
.aesthetics-wrapp h2 span { display:inline;}
.aesthetics-wrapp:after { content:""; width:100%; height:100%; float:left; background:rgba(0,0,0,0.4); margin:0 0 0; position:absolute; top:0; right:0; left:0;}
.aesthetics-wrapp .aesthetics-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit;}
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width:100%; padding:0 10% 0;}
.aesthetics-wrapp .aesthetics-btn1 { margin:14px 2px 0;}
.aesthetics-wrapp .aesthetics-btn1:last-child { margin-right:2px;}

.bonding-wrapp { text-align:center; padding:54px 0 0;}
.bonding-wrapp p { font-size:13px; margin:0 0 10px;}
.bonding-wrapp p span { display:inline;}
.bonding-wrapp h2 { font-size:33px; margin:0 0 22px;}
.bonding-wrapp h2 span { display:inline;}
.bonding-wrapp .bonding-col1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; left:inherit;}
.bonding-wrapp .bonding-col1 .bonding-row1 { width:100%; padding:0 5% 0;}
.bonding-wrapp .bonding-col2 { width:100%; margin:0 0 0;}
.bonding-wrapp .bonding-col2 .bonding-row2 { width:100%;}
.bonding-wrapp .bonding-btn1 { margin:14px 2px 0;}
.bonding-wrapp .bonding-btn1:last-child { margin-right:2px;}

.whitening-wrapp { text-align:center; padding:54px 0 0;}
.whitening-wrapp p { font-size:13px; margin:0 0 10px;}
.whitening-wrapp p span { display:inline;}
.whitening-wrapp h2 { font-size:33px; margin:0 0 22px;}
.whitening-wrapp h2 span { display:inline;}
.whitening-wrapp .whitening-col1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; right:inherit;}
.whitening-wrapp .whitening-col1 .whitening-row1 { width:100%; padding:0 5% 0;}
.whitening-wrapp .whitening-col2 { width:100%; margin:0 0 0;}
.whitening-wrapp .whitening-col2 .whitening-row2 { width:100%;}
.whitening-wrapp .whitening-btn1 { margin:14px 2px 0;}
.whitening-wrapp .whitening-btn1:last-child { margin-right:2px;}

.treatments-wrapp { text-align:center; padding:6% 0 42px;}
.treatments-wrapp p { font-size:14px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:23px; margin:0 0 10px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp .treatments-col1 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%; margin:0 0 22px;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%;}
.treatments-wrapp .treatments-btn1 { margin:14px 2px 0;}

.testimonials-wrapp { text-align:center; padding:42px 0 90px;}
.testimonials-wrapp p { font-size:27px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:16px; margin:12px 0 8px;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp .testimonials-col1 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%;}
.testimonials-wrapp .testimonials-btn1 { margin:10px 2px 0;}

.location-wrapp { text-align:center; padding:60px 0 43px;}
.location-wrapp p { font-size:13px; margin:0 0 10px;}
.location-wrapp p span { display:inline;}
.location-wrapp h2 { font-size:18px; margin:0 0 14px;}
.location-wrapp h2 span { display:inline;}
.location-wrapp .location-col1 { width:100%; margin:0 0 0;}
.location-wrapp .location-col1 .location-row1 { width:84.8%; margin:0 auto 28px;}
.location-wrapp .location-col2 { width:100%; margin:0 0 0;}
.location-wrapp .location-col2 .location-row2 { width:100%;}
.location-wrapp .location-btn1 { margin:14px 2px 0;}

.contact-wrapp { text-align:center; padding:43px 0 60px;}
.contact-wrapp h2 { font-size:25px; margin:0 0 6px;}
.contact-wrapp h2 span { display:block;}
.contact-wrapp .contact-col1 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%; margin:0 0 30px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { text-align:center;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:48%; height:50px; margin:0 0 0; padding:0 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2:nth-child(2n) { float:right;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:48%; height:50px; margin:0 0 0; padding:14px 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3:nth-child(2n) { float:right;}

.partners-wrapp { text-align:center; padding:40px 0 40px;}
.partners-wrapp .partners-col1 { width:100%; margin:0 0 0;}
.partners-wrapp .partners-col1 .partners-row1 { width:auto; vertical-align:middle; display:inline-block;}

.flinker-wrapp { text-align:center; padding:60px 0 36px;}
.flinker-wrapp h2 { font-size:18px; margin:0 0 12px;}
.flinker-wrapp h2 span { display:inline;}
.flinker-wrapp .flinker-col1 { width:229.8px; float:none; margin:0 auto 18px;}
.flinker-wrapp .flinker-col1 .flinker-row1 { width:100%; float:none;}
.flinker-wrapp .flinker-col2 { width:100%; margin:0 0 18px;}
.flinker-wrapp .flinker-col2 .flinker-row2 { width:100%;}
.flinker-wrapp .flinker-col3 { width:100%; margin:0 0 14px;}
.flinker-wrapp .flinker-col3 .flinker-row3 { width:100%;}
.flinker-wrapp .flinker-col3 .flinker-row3 li { float:none; display:inline-block; margin:0 4px 2px;}
.flinker-wrapp .flinker-col4 { width:100%; margin:0 0 0;}
.flinker-wrapp .flinker-col4 .flinker-row4 { width:100%;}
.flinker-wrapp .flinker-col4 .flinker-row4 li { float:none; display:inline-block; margin:0 4px 2px;}
.flinker-wrapp .flinker-btn1 { margin:8px 2px 0;}
.flinker-row3 li, .flinker-row3 li a, .flinker-row4 li, .flinker-row4 li a { font-size:13px;}

.footer-wrapp { text-align:center; padding:34px 0 135px;}
.footer-wrapp .footer-col1 { width:100%; display:none; margin:0 0 0;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 a { width:22px; float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;   }
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; display:inline-block; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { display:none;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:12px;}

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

.conten-wrapp { padding:50px 0;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; margin:0 0 50px;}
.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}
.conten-right-brush-stroke-gold-plain-shape1 { display:none;}

.location-wrapp2 { padding:60px 0 73px;}

.sidbar-wrapp h2 { font-size:34px;}
.sidbar-wrapp .sidbar-row1 { padding:35px 5% 51px;}
.sidbar-wrapp .sidbar-row2 { padding:40px 5% 42px;}

.galler-wrapp .galler-col1 { width:100%;}
.galler-wrapp .galler-col2 { margin:0 0 60px;}

.abouts-wrapp { text-align:center;}
.abouts-wrapp h2 { font-size:28px;}
.abouts-wrapp .abouts-col1 .abouts-row1 { width:100%; position:relative; top:inherit; transform:none; margin:0 0 30px;} 
.abouts-wrapp .abouts-col1 .abouts-row2 { width:100%; margin:0;}
.abouts-marble-texture-grey-plain-shape1 { display:none;}

.blogin-wrapp h3 { font-size:24px;}
.blogin-wrapp .blogin-col1 { width:100%;}
.blogin-wrapp .blogin-col1 .blogin-row1 { width:100%; margin:0 0 35px;}

.bloger-wrapp h3 { font-size:24px;}
.bloger-wrapp .bloger-col2 { margin:0 0 60px;}
.bloger-wrapp .bloger-col1 .bloger-row1 { width:100%; margin:0 0 35px;}
.bloger-wrapp .bloger-col2 .bloger-row2 { width:100%;}

.contac-wrapp { padding:50px 0 0;}
.contac-wrapp h2 { font-size:24px;}
.contac-wrapp .contac-col2 .contac-row1 { width:100%; margin:0 0 30px;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar1 { width:100%; margin:0 0 20px;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar2 { width:100%;}
.contac-wrapp .contac-col2 .contac-row2 { width:100%; position:relative; top:inherit; transform:none;}

.plans-wrapp h2 { font-size:24px;}
.plans-wrapp h3 { font-size:22px;}
.plans-wrapp .plans-col1 { width:100%;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar3 { width:26%;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar4 { width:35.33%;}

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

.testi-wrapp .testi-col1 .testi-col2 { width:100%;}

.treatin-wrapp h2 { font-size:24px;}
.treatin-wrapp .treatin-col1 { width:100%;}
.treatin-wrapp .treatin-col2 { width:100%;}

.treat-wrapp h2 { font-size:24px;}
.treat-wrapp .treat-col1 .treat-col2 { width:48%; margin:0 4% 15px 0;}
.treat-wrapp .treat-col1 .treat-col2:nth-child(2n) { float:right; margin-right: 0}
.treat-wrapp .treat-col1 .treat-col2:nth-child(3n) {margin-right: auto;}

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

/*common-css*/
.flinker-ret1 { width:100%; margin:0 0 0;}
.testimonials-thm1 { width:100%; margin:0 0 10px;}
.testimonials-thm1 span { width:28.8%;}

/*mobile-css*/
.header-mob1 { width:100%; display:block; margin:0 0 20px;}
.flinker-mob1 { width:100%; display:block; margin:0 0 18px;}

/*btn-css*/
.header-btn1, .header-btn2, .banner-btn1, .about-btn1, .aesthetics-btn1, .bonding-btn1, .whitening-btn1, .treatments-btn1, .testimonials-btn1, .location-btn1, .contact-fil1, .contact-btn1, .flinker-btn1, .bloger-btn1, .paiger-btn1, .paiger-btn2 .sidbar-btn1, .sidbar-fil1, .blogin-btn1, .galler-btn1, .gallerin-btn1, .common-btn1, .treatin-btn1, .testi-btn1, .plans-btn1, .abouts-btn1 { font-size:12px;}

.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 12px; height: 50px; margin: 0 0 0; padding: 0 5% 0; text-align: center;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child { margin: 0 0 22px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { font-size: 12px; text-align: center; display: inline;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 13px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {padding: 14px 5% 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { justify-content: center;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {    margin: 0 0 20px !important;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell { width: 48% !important;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: 2px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 6px;}


.referrals-wrapp .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: 50px; margin: 0 0 16px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell { width: 100% !important;}
.referrals-wrapp .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: 110px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element h3 { font-size: 30px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li { width: 48%;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(4) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(6) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(8) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(11) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 12px;}
.referrals-wrapp .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: 12px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: 2px;}
.referrals-wrapp .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 {top: 6px;}

.inner-wrapp .flexslider .non-slider li { height: 200px;}

.treatin-wrapp .treatin-col1 .trt-image { width: 100%; margin: 0 0 35px;}

.testi-wrapp .testi-col1 > h2 {font-size: 30px;}
.testi-wrapp .testi-col1 .items-more {width: 48%; float: left; margin: 0 0 0;}
.testi-wrapp .testi-col1 .items-more:nth-child(2) {float: right;}
.testi-wrapp .testi-col1 .items-more:last-child {float: none; margin: 0 auto 0;}
.outer .slider-container .grw-review .wp-google-user .wp-google-info .wp-google-name {font-size: 15px;}
.outer .slider-container .slick-dots {bottom: -18px;}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 h3 span {font-size: 22px;}

.treatin-wrapp .offered-col2 .offered-box {width: 48%; float: left; margin: 0 4% 15px 0;}
.treatin-wrapp .offered-col2 .offered-box:nth-child(2n) {margin-right: 0;}
.treatin-wrapp .offered-col2 .offered-box:last-child {margin-right: inherit;}
.treatin-wrapp .offered-col2 .offered-box:nth-child(3n) { margin-right: 4%;}

.inner-wrapp h1 sub {top: -14px;}

.whtsapp-widget { left: 3%;}

.abouts-wrapp2.emergency-dentistry .visit-wrapp .visit-col1 .visit-loc {width: 100%; margin: 0 0 2%; padding: 40px 6% 25px;}

.abouts-wrapp2.emergency-dentistry { margin: 0;}
.banner-wrapp.inner-wrapp .video-banner .videoWrapper{display: none;}

.title-wrapp .title-col1 h1 {   font-size: 32px;  float: none;}
.title-wrapp .title-col1 {  text-align: center;}
.title-wrapp .title-col1 .inner-row1 { width: 100%; margin: 0 0 0;}

.conten-wrapp .contact-wrapp {padding: 0 0 0;}

}


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

.inner-wrapp .flexslider .non-slider li{position: relative;}
.inner-wrapp .flexslider .non-slider li::after{position: absolute;content: ""; top: 0; left: 0; width: 100%; height: 100%;background-color: #00000075;}
.header-wrapp { text-align:center; padding:80px 0 40px; position:relative; top:inherit;}
.header-wrapp .header-col1 { width:229.8px; float:none; margin:0 auto 18px;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:none;}
.header-wrapp .header-col2 { width:100%; margin:0 0 0;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-btn1 { width:48%; color:#ffffff; background:#e65300; border-color:#e65300; margin:4.2% 0 0; padding:12px 2% 12px 2%;}
.header-wrapp .header-btn1:first-child { margin-top:0;}
.header-wrapp .header-btn1:nth-child(2n) { float:right;}
.header-wrapp .header-btn2 { width:48%; margin:4.2% 0 0; padding:12px 2% 12px 2%;}
.header-wrapp .header-btn2:first-child { margin-top:0;}
.header-wrapp .header-btn2:nth-child(2n) { float:right;}
.header-wrapp .header-btn2.extra { width: 100%;}

.banner-wrapp { text-align:center; min-height:inherit; margin:0 0 0;}
.banner-wrapp p { font-size:14px; margin:0 0 10px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:48px; margin:0 0 20px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:15px; line-height:2.3; margin:0 0 0 12px;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:100%; margin:0 0 0; position:absolute; top:50%;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:34px 5% 72px;}
.banner-wrapp .banner-col2 { width:100%; display:none; margin:0 0 0; position:relative; top:inherit;}
.banner-wrapp .banner-col2 .banner-row2 { width:100%;}
.banner-wrapp .banner-col2 .banner-row2 a { width:22px; float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.banner-wrapp .banner-col3 { width:100%; display:none; margin:0 0 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col3 .banner-row3 { width:100%;}
.banner-wrapp .banner-col4 { width:100%; display:none; margin:0 0 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col4 .banner-row4 { width:100%;}
.banner-wrapp .banner-btn1 { margin:16px 2px 0;}
.banner-wrapp .banner-btn1:last-child { margin-right:2px;}

.about-wrapp { text-align:center; margin:0 0 0; padding:16px 0 60px;}
.about-wrapp p { font-size:13px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:29px; margin:0 0 22px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:13px; margin:0 0 10px;}
.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; left:inherit;}
.about-wrapp .about-col2 { width:40%; float:none; display:table; margin:0 auto 0;}
.about-wrapp .about-col2 .about-row2 { width:100%; float:none;}
.about-wrapp .about-btn1 { margin:14px 2px 0;}
.about-wrapp .about-btn1:last-child { margin-right:2px;}

.aesthetics-wrapp { text-align:center; padding:54px 0 60px;}
.aesthetics-wrapp p { font-size:13px; margin:0 0 10px;}
.aesthetics-wrapp p span { display:inline;}
.aesthetics-wrapp h2 { font-size:33px; margin:0 0 22px;}
.aesthetics-wrapp h2 span { display:inline;}
.aesthetics-wrapp:after { content:""; width:100%; height:100%; float:left; background:rgba(0,0,0,0.4); margin:0 0 0; position:absolute; top:0; right:0; left:0;}
.aesthetics-wrapp .aesthetics-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit; right:inherit;}
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width:100%; padding:0 10% 0;}
.aesthetics-wrapp .aesthetics-btn1 { margin:14px 2px 0;}
.aesthetics-wrapp .aesthetics-btn1:last-child { margin-right:2px;}

.bonding-wrapp { text-align:left;}
.bonding-wrapp p { font-size:13px; margin:0 0 10px;}
.bonding-wrapp p span { display:inline;}
.bonding-wrapp h2 { font-size:33px; margin:0 0 22px;}
.bonding-wrapp h2 span { display:inline;}
.bonding-wrapp .bonding-col1 { width:50%; margin:0 0 0; left: 0;}
.bonding-wrapp .bonding-col1 .bonding-row1 { width:90%;}
.bonding-wrapp .bonding-col2 { width:50%; margin:6% 0 0;}
.bonding-wrapp .bonding-col2 .bonding-row2 { width:100%;}
.bonding-wrapp .bonding-btn1 { margin:14px 2px 0;}
.bonding-wrapp .bonding-btn1:last-child { margin-right:2px;}

.whitening-wrapp { text-align:right;}
.whitening-wrapp p { font-size:13px; margin:0 0 10px;}
.whitening-wrapp p span { display:inline;}
.whitening-wrapp h2 { font-size:33px; margin:0 0 22px;}
.whitening-wrapp h2 span { display:inline;}
.whitening-wrapp .whitening-col1 { width:50%; margin:0 0 0;right: 0;}
.whitening-wrapp .whitening-col1 .whitening-row1 { width:90%;}
.whitening-wrapp .whitening-col2 { width:50%; margin:6% 0 0;}
.whitening-wrapp .whitening-col2 .whitening-row2 { width:100%;}
.whitening-wrapp .whitening-btn1 { margin:14px 2px 0;}
.whitening-wrapp .whitening-btn1:last-child { margin-right:2px;}

.treatments-wrapp { text-align:center; padding:6% 0 42px;}
.treatments-wrapp p { font-size:14px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:23px; margin:0 0 10px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp .treatments-col1 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%; margin:0 0 22px;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%;}
.treatments-wrapp .treatments-btn1 { margin:14px 2px 0;}

.testimonials-wrapp { text-align:center; padding:42px 0 90px;}
.testimonials-wrapp p { font-size:27px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:16px; margin:12px 0 8px;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp .testimonials-col1 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%;}
.testimonials-wrapp .testimonials-btn1 { margin:10px 2px 0;}

.location-wrapp { text-align:center; padding:60px 0 43px;}
.location-wrapp p { font-size:13px; margin:0 0 10px;}
.location-wrapp p span { display:inline;}
.location-wrapp h2 { font-size:18px; margin:0 0 14px;}
.location-wrapp h2 span { display:inline;}
.location-wrapp .location-col1 { width:100%; margin:0 0 0;}
.location-wrapp .location-col1 .location-row1 { width:84.8%; margin:0 auto 28px;}
.location-wrapp .location-col2 { width:100%; margin:0 0 0;}
.location-wrapp .location-col2 .location-row2 { width:100%;}
.location-wrapp .location-btn1 { margin:14px 2px 0;}

.contact-wrapp { text-align:center; padding:43px 0 60px;}
.contact-wrapp h2 { font-size:25px; margin:0 0 6px;}
.contact-wrapp h2 span { display:block;}
.contact-wrapp .contact-col1 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%; margin:0 0 30px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { text-align:center;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:48%; height:50px; margin:0 0 0; padding:0 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2:nth-child(2n) { float:right;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:48%; height:50px; margin:0 0 0; padding:14px 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3:nth-child(2n) { float:right;}

.partners-wrapp { text-align:center; padding:40px 0 40px;}
.partners-wrapp .partners-col1 { width:100%; margin:0 0 0;}
.partners-wrapp .partners-col1 .partners-row1 { width:auto; vertical-align:middle; display:inline-block;}

.flinker-wrapp { text-align:center; padding:60px 0 36px;}
.flinker-wrapp h2 { font-size:18px; margin:0 0 12px;}
.flinker-wrapp h2 span { display:inline;}
.flinker-wrapp .flinker-col1 { width:229.8px; float:none; margin:0 auto 18px;}
.flinker-wrapp .flinker-col1 .flinker-row1 { width:100%; float:none;}
.flinker-wrapp .flinker-col2 { width:100%; margin:0 0 18px;}
.flinker-wrapp .flinker-col2 .flinker-row2 { width:100%;}
.flinker-wrapp .flinker-col3 { width:100%; margin:0 0 14px;}
.flinker-wrapp .flinker-col3 .flinker-row3 { width:100%;}
.flinker-wrapp .flinker-col3 .flinker-row3 li { float:none; display:inline-block; margin:0 4px 2px;}
.flinker-wrapp .flinker-col4 { width:100%; margin:0 0 0;}
.flinker-wrapp .flinker-col4 .flinker-row4 { width:100%;}
.flinker-wrapp .flinker-col4 .flinker-row4 li { float:none; display:inline-block; margin:0 4px 2px;}
.flinker-wrapp .flinker-btn1 { margin:8px 2px 0;}
.flinker-row3 li, .flinker-row3 li a, .flinker-row4 li, .flinker-row4 li a { font-size:13px;}

.footer-wrapp { text-align:center; padding:34px 0 140px;}
.footer-wrapp .footer-col1 { width:100%; display:none; margin:0 0 0;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 a { width:22px; float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;  }
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; display:inline-block; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { display:none;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:12px;}

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

.conten-wrapp { padding:50px 0;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; margin:0 0 50px;}
.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}
.conten-right-brush-stroke-gold-plain-shape1 { display:none;}

.location-wrapp2 { padding:60px 0 73px;}

.sidbar-wrapp h2 { font-size:34px;}
.sidbar-wrapp .sidbar-row1 { padding:35px 5% 51px;}
.sidbar-wrapp .sidbar-row2 { padding:40px 5% 42px;}

.galler-wrapp .galler-col1 { width:100%;}
.galler-wrapp .galler-col2 { margin:0 0 60px;}

.abouts-wrapp { text-align:center;}
.abouts-wrapp h2 { font-size:28px;}
.abouts-wrapp .abouts-col1 .abouts-row1 { width:100%; position:relative; top:inherit; transform:none; margin:0 0 30px;} 
.abouts-wrapp .abouts-col1 .abouts-row2 { width:100%; margin:0;}
.abouts-marble-texture-grey-plain-shape1 { display:none;}

.blogin-wrapp .blogin-col1 { width:100%;}
.blogin-wrapp .blogin-col1 .blogin-row1 { width:100%; margin:0 0 35px;}

.bloger-wrapp h3 { font-size:24px;}
.bloger-wrapp .bloger-col2 { margin:0 0 60px;}

.contac-wrapp { padding:50px 0 0;}
.contac-wrapp h2 { font-size:28px;}
.contac-wrapp .contac-col2 .contac-row1 { width:100%; margin:0 0 30px;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar1 { width:100%; margin:0 0 20px;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar2 { width:100%;}
.contac-wrapp .contac-col2 .contac-row2 { width:100%; position:relative; top:inherit; transform:none;}

.plans-wrapp .plans-col1 { width:100%;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar3 { width:26%;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar4 { width:35.33%;}

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

.testi-wrapp .testi-col1 .testi-col2 { width:48%; margin:0 0 40px;}
.testi-wrapp .testi-col1 .testi-col2:nth-child(2n) { float:right;}

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

.treat-wrapp h2 { font-size:24px;}
.treat-wrapp .treat-col1 .treat-col2 { width:48%; margin:0 4% 15px 0;}
.treat-wrapp .treat-col1 .treat-col2:nth-child(2n) { float:right; margin-right: 0;}
.treat-wrapp .treat-col1 .treat-col2:nth-child(3n) {margin-right: auto;}

/*common-css*/
.flinker-ret1 { width:100%; margin:0 0 0;}
.testimonials-thm1 { width:100%; margin:0 0 10px;}
.testimonials-thm1 span { width:28.8%;}

/*mobile-css*/
.header-mob1 { width:100%; display:block; margin:0 0 20px;}
.flinker-mob1 { width:100%; display:block; margin:0 0 18px;}

/*btn-css*/
.header-btn1, .header-btn2, .banner-btn1, .about-btn1, .aesthetics-btn1, .bonding-btn1, .whitening-btn1, .treatments-btn1, .testimonials-btn1, .location-btn1, .contact-fil1, .contact-btn1, .flinker-btn1, .bloger-btn1, .paiger-btn1, .paiger-btn2, .sidbar-btn1, .sidbar-fil1, .blogin-btn1, .galler-btn1, .gallerin-btn1, .common-btn1, .treatin-btn1, .testi-btn1, .plans-btn1, .abouts-btn1 { font-size:12px;}

.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 12px; height: 50px; margin: 0 0 0; padding: 0 5% 0; text-align: center;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child { margin: 0 0 22px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { font-size: 12px; text-align: center; display: inline;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 13px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {padding: 14px 5% 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { justify-content: center;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {    margin: 0 0 20px !important;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell { width: 48% !important;}
 

.referrals-wrapp .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: 50px; margin: 0 0 16px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell { width: 100% !important;}
.referrals-wrapp .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: 110px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element h3 { font-size: 30px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li { width: 33.33%;}
.referrals-wrapp .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: 12px;}

.inner-wrapp .flexslider .non-slider li { height: 200px;}

.treatin-wrapp .treatin-col1 .trt-image { width: 100%; margin: 0 0 35px;}

.testi-wrapp .testi-col1 > h2 {font-size: 32px;}
.testi-wrapp .testi-col1 .items-more {width: 48%; float: left; margin: 0 0 0;}
.testi-wrapp .testi-col1 .items-more:nth-child(2) {float: right;}
.testi-wrapp .testi-col1 .items-more:last-child {float: none; margin: 0 auto 0;}
.outer .slider-container .grw-review .wp-google-user .wp-google-info .wp-google-name {font-size: 15px;}
.outer .slider-container .slick-dots {bottom: -18px;}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 h3 span {font-size: 22px;}

.treatin-wrapp .offered-col2 .offered-box {width: 48%; float: left; margin: 0 4% 15px 0;}
.treatin-wrapp .offered-col2 .offered-box:nth-child(2n) {margin-right: 0;}
.treatin-wrapp .offered-col2 .offered-box:last-child {margin-right: inherit;}
.treatin-wrapp .offered-col2 .offered-box:nth-child(3n) { margin-right: 4%;}

.inner-wrapp h1 sub {top: -14px;}

.whtsapp-widget { left: 3%;}

.whtsapp-widget { left: 3%;}

.abouts-wrapp2.emergency-dentistry .visit-wrapp .visit-col1 .visit-loc {width: 100%; margin: 0 0 2%; padding: 40px 6% 25px;}

.abouts-wrapp2.emergency-dentistry { margin: 0;}
.banner-wrapp.inner-wrapp .video-banner .videoWrapper{display: none;}

.title-wrapp .title-col1 h1 {   font-size: 32px;  float: none;}
.title-wrapp .title-col1 {  text-align: center;}
.title-wrapp .title-col1 .inner-row1 { width: 100%; margin: 0 0 0;}

.conten-wrapp .contact-wrapp {padding: 0 0 0;}


}

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


.inner-wrapp .flexslider .non-slider li{position: relative;}
.inner-wrapp .flexslider .non-slider li::after{position: absolute;content: ""; top: 0; left: 0; width: 100%; height: 100%;background-color: #00000075;}
.header-wrapp { padding:30px 0 30px;}
.header-wrapp .header-col1 { width:203.8px;}
.header-wrapp .header-col2 { margin:14px 0 0;}
.header-wrapp .header-btn1 { display:none; margin:0 6px 0 0; padding:12px 24px 12px 24px;}
.header-wrapp .header-btn2 { margin:0 6px 0 0; padding:12px 23px 12px 23px;}

.banner-wrapp { min-height:inherit; margin:132px 0 0;}
.banner-wrapp p { font-size:15px; margin:0 0 10px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:48px; margin:0 0 18px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:17px; margin:0 0 0 8px;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:72.8%;}
.banner-wrapp .banner-col1 .banner-row1 { width:58%;}
.banner-wrapp .banner-col2 { width:94%;}
.banner-wrapp .banner-col2 .banner-row2 a { width:20px; margin:0 10px 0 0;}
.banner-wrapp .banner-col3 { width:72.8%;}
.banner-wrapp .banner-col4 { width:72.8%;}
.banner-wrapp .banner-col4 .banner-row4 { width:237px;}

.about-wrapp p { font-size:13px; margin:0 0 20px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:29px; margin:0 0 40px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:13px; margin:0 0 10px;}
.about-wrapp h3 span { display:inline;}
.about-wrapp .about-col1 .about-row1 { width:62.2%;}

.aesthetics-wrapp p { font-size:13px; margin:0 0 20px;}
.aesthetics-wrapp p span { display:inline;}
.aesthetics-wrapp h2 { font-size:33px; margin:0 0 32px;}
.aesthetics-wrapp h2 span { display:inline;}
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width:94%;}

.bonding-wrapp p { font-size:14px; margin:0 0 20px;}
.bonding-wrapp p span { display:inline;}
.bonding-wrapp h2 { font-size:33px; margin:0 0 16px;}
.bonding-wrapp h2 span { display:inline;}
.bonding-wrapp .bonding-col1 .bonding-row1 { width:94%;}

.whitening-wrapp p { font-size:14px; margin:0 0 20px;}
.whitening-wrapp p span { display:inline;}
.whitening-wrapp h2 { font-size:33px; margin:0 0 16px;}
.whitening-wrapp h2 span { display:inline;}
.whitening-wrapp .whitening-col1 .whitening-row1 { width:94%;}

.treatments-wrapp { padding:64px 0 50px;}
.treatments-wrapp p { font-size:14px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:21px; margin:0 0 8px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp .treatments-col1 .treatments-row1 { margin:0 0 32px;}

.testimonials-wrapp { padding:50px 0 154px;}
.testimonials-wrapp p { font-size:25px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:17px; margin:18px 0 8px;}
.testimonials-wrapp h2 span { display:inline;}

.location-wrapp { padding:60px 0 36px;}
.location-wrapp p { font-size:13px; margin:0 0 10px;}
.location-wrapp p span { display:inline;}
.location-wrapp h2 { font-size:18px; margin:0 0 10px;}
.location-wrapp h2 span { display:inline;}
.location-wrapp .location-col1 .location-row1 { margin:0 auto 21px;}

.contact-wrapp { padding:36px 0 108px;}
.contact-wrapp h2 { font-size:25px; margin:0 0 24px;}
.contact-wrapp h2 span { display:block;}
.contact-wrapp .contact-col1 .contact-row1 { margin:0 0 28px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { height:50px; margin:16px 0 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { height:50px; margin:16px 0 0;}

.partners-wrapp { padding:38px 0 34px;}

.flinker-wrapp { padding:46px 0 42px;}
.flinker-wrapp h2 { font-size:18px; margin:0 0 22px;}
.flinker-wrapp h2 span { display:inline;}
.flinker-wrapp .flinker-btn1 { padding:12px 19px 12px 19px;}
.flinker-row3 li, .flinker-row3 li a, .flinker-row4 li, .flinker-row4 li a { font-size:12px;}

.footer-wrapp { padding:22px 0 30px;}
.footer-wrapp .footer-col1 .footer-row1 a { width:20px; margin:0 10px 0 0;}
.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { margin:0 6px 0;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:12px;}

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

.conten-wrapp .conten-row1 .conten-bar1 { width:60%;}
.conten-wrapp .conten-row1 .conten-bar2 { width:34%;}

.sidbar-wrapp h2 { font-size:34px;}
.sidbar-wrapp .sidbar-row1 { padding:35px 5% 51px;}
.sidbar-wrapp .sidbar-row2 { padding:40px 5% 42px;}

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

.abouts-wrapp h2 { font-size:28px;}
.abouts-wrapp .abouts-col1 .abouts-row1 { width:55%;}
.abouts-marble-texture-grey-plain-shape1 { display:none;}

.blogin-wrapp h3 { font-size:24px;}
.blogin-wrapp .blogin-col1 { width:100%;}
.blogin-wrapp .blogin-col1 .blogin-row1 { width:100%; margin:0 0 35px;}

.bloger-wrapp h3 { font-size:22px;}

.contac-wrapp p { font-size:12px;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar2 iframe { height:190px;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar1 img { height:190px;}

.plans-wrapp h2 { font-size:24px;}
.plans-wrapp h3 { font-size:22px;}
.plans-wrapp .plans-col1 { width:100%;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar3 { width:26%;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar4 { width:35.33%;}

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

.testi-wrapp p { font-size:18px;}
.testi-wrapp .testi-col1 .testi-col2 { width:31%; margin:0 3.5% 40px 0;}

.treatin-wrapp h2 { font-size:24px;}
.treatin-wrapp .treatin-col1 { width:100%;}
.treatin-wrapp .treatin-col2 { width:100%;}

.treat-wrapp h2 { font-size:24px;}

/*common-css*/
.testimonials-thm1 { margin:0 0 22px;}

/*btn-css*/
.header-btn1, .header-btn2, .banner-btn1, .about-btn1, .aesthetics-btn1, .bonding-btn1, .whitening-btn1, .treatments-btn1, .testimonials-btn1, .location-btn1, .contact-fil1, .contact-btn1, .flinker-btn1, .bloger-btn1, .paiger-btn1, .paiger-btn2, .sidbar-btn1, .sidbar-fil1, .blogin-btn1, .galler-btn1, .gallerin-btn1, .common-btn1, .treatin-btn1, .testi-btn1, .plans-btn1, .abouts-btn1 { font-size:12px;}

.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {height: 50px;  margin: 0 0 16px; font-size: 12px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child { margin: 0 0 22px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { font-size: 12px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 12px;}

.referrals-wrapp .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: 50px; margin: 0 0 16px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell {width: 100% !important;}
.referrals-wrapp .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: 110px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element h3 { font-size: 30px;}
.referrals-wrapp .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: 12px;}

.inner-wrapp .flexslider .non-slider li { height: 356px;}

.testi-wrapp .testi-col1 > h2 {font-size: 30px;}
.outer .slider-container .grw-review .wp-google-user .wp-google-info .wp-google-name {font-size: 14px;}
.outer .slider-container .grw-review .wp-google-user {padding: 20px 10px!important;}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 h3 span {font-size: 21px;}

.inner-wrapp h1 sub {top: -14px;}

.abouts-wrapp2.emergency-dentistry .visit-wrapp .visit-col1 .visit-loc {padding: 40px 1% 25px;}
.abouts-wrapp2.emergency-dentistry .visit-wrapp .visit-col1 .visit-loc p {font-size: 12.5px;}


.abouts-wrapp2.emergency-dentistry { margin: 132px 0 0;}
.banner-wrapp.inner-wrapp .video-banner .videoWrapper {
  height: 190px;
  width: 300px;
  margin-top:6%;
}

.banner-wrapp.inner-wrapp .inner-col1.video-bred {
  bottom: -5%;
  top: auto;
}

.title-wrapp .title-col1 h1 {  font-size: 32px;}

}

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

.header-wrapp { padding:33px 0 33px;}
.header-wrapp .header-col1 { width:245.8px;}
.header-wrapp .header-col2 { margin:22px 0 0;}
.header-wrapp .header-btn1 { display:none; margin:0 8px 0 0; padding:12px 29px 12px 29px;}
.header-wrapp .header-btn2 { margin:0 8px 0 0; padding:12px 28px 12px 28px;}

.banner-wrapp { min-height:inherit; margin:154px 0 0;}
.banner-wrapp p { font-size:16px; margin:0 0 13px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:61px; margin:0 0 21px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:18px; margin:0 0 0 10px;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:72.8%;}
.banner-wrapp .banner-col1 .banner-row1 { width:58%;}
.banner-wrapp .banner-col2 { width:94%;}
.banner-wrapp .banner-col2 .banner-row2 a { width:23px; margin:0 13px 0 0;}
.banner-wrapp .banner-col3 { width:72.8%;}
.banner-wrapp .banner-col4 { width:72.8%;}
.banner-wrapp .banner-col4 .banner-row4 { width:260px;}

.about-wrapp p { font-size:14px; margin:0 0 23px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:37px; margin:0 0 53px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:14px; margin:0 0 13px;}
.about-wrapp h3 span { display:inline;}
.about-wrapp .about-col1 .about-row1 { width:62.2%;}

.aesthetics-wrapp p { font-size:14px; margin:0 0 23px;}
.aesthetics-wrapp p span { display:inline;}
.aesthetics-wrapp h2 { font-size:46px; margin:0 0 35px;}
.aesthetics-wrapp h2 span { display:inline;}
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width:94%;}

.bonding-wrapp p { font-size:15px; margin:0 0 23px;}
.bonding-wrapp p span { display:inline;}
.bonding-wrapp h2 { font-size:46px; margin:0 0 19px;}
.bonding-wrapp h2 span { display:inline;}
.bonding-wrapp .bonding-col1 .bonding-row1 { width:94%;}

.whitening-wrapp p { font-size:15px; margin:0 0 23px;}
.whitening-wrapp p span { display:inline;}
.whitening-wrapp h2 { font-size:46px; margin:0 0 19px;}
.whitening-wrapp h2 span { display:inline;}
.whitening-wrapp .whitening-col1 .whitening-row1 { width:94%;}

.treatments-wrapp { padding:77px 0 57px;}
.treatments-wrapp p { font-size:15px; margin:0 0 13px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:26px; margin:0 0 11px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp .treatments-col1 .treatments-row1 { margin:0 0 40px;}

.testimonials-wrapp { padding:57px 0 167px;}
.testimonials-wrapp p { font-size:30px; margin:0 0 13px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:18px; margin:21px 0 11px;}
.testimonials-wrapp h2 span { display:inline;}

.location-wrapp { padding:73px 0 43px;}
.location-wrapp p { font-size:14px; margin:0 0 13px;}
.location-wrapp p span { display:inline;}
.location-wrapp h2 { font-size:21px; margin:0 0 13px;}
.location-wrapp h2 span { display:inline;}
.location-wrapp .location-col1 .location-row1 { margin:0 auto 24px;}

.contact-wrapp { padding:43px 0 121px;}
.contact-wrapp h2 { font-size:33px; margin:0 0 32px;}
.contact-wrapp h2 span { display:block;}
.contact-wrapp .contact-col1 .contact-row1 { margin:0 0 36px;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { height:53px; margin:19px 0 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { height:53px; margin:19px 0 0;}

.partners-wrapp { padding:46px 0 42px;}

.flinker-wrapp { padding:59px 0 55px;}
.flinker-wrapp h2 { font-size:21px; margin:0 0 25px;}
.flinker-wrapp h2 span { display:inline;}
.flinker-wrapp .flinker-btn1 { padding:12px 24px 12px 24px;}
.flinker-row3 li, .flinker-row3 li a, .flinker-row4 li, .flinker-row4 li a { font-size:13px;}

.footer-wrapp { padding:25px 0 33px;}
.footer-wrapp .footer-col1 .footer-row1 a { width:23px; margin:0 13px 0 0;}
.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { margin:0 9px 0;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:13px;}

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

.conten-wrapp .conten-row1 .conten-bar1 { width:60%;}
.conten-wrapp .conten-row1 .conten-bar2 { width:34%;}

.sidbar-wrapp h2 { font-size:34px;}
.sidbar-wrapp .sidbar-row1 { padding:35px 5% 51px;}
.sidbar-wrapp .sidbar-row2 { padding:40px 5% 42px;}

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

.abouts-wrapp h2 { font-size:32px;}
.abouts-wrapp .abouts-col1 .abouts-row1 { width:55%;}
.abouts-marble-texture-grey-plain-shape1 { display:none;}

.blogin-wrapp h3 { font-size:24px;}
.blogin-wrapp .blogin-col1 { width:100%;}
.blogin-wrapp .blogin-col1 .blogin-row1 { width:100%; margin:0 0 35px;}

.bloger-wrapp h3 { font-size:22px;}

.contac-wrapp p { font-size:13px;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar2 iframe { height:190px;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar1 img { height:190px;}

.plans-wrapp h2 { font-size:24px;}
.plans-wrapp h3 { font-size:22px;}
.plans-wrapp .plans-col1 { width:100%;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar3 { width:26%;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar4 { width:35.33%;}

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

.testi-wrapp p { font-size:18px;}
.testi-wrapp .testi-col1 .testi-col2 { width:31%; margin:0 3.5% 40px 0;}

.treatin-wrapp h2 { font-size:24px;}
.treatin-wrapp .treatin-col1 { width:100%;}
.treatin-wrapp .treatin-col2 { width:100%;}

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

/*common-css*/
.testimonials-thm1 { margin:0 0 27px;}

/*btn-css*/
.header-btn1, .header-btn2, .banner-btn1, .about-btn1, .aesthetics-btn1, .bonding-btn1, .whitening-btn1, .treatments-btn1, .testimonials-btn1, .location-btn1, .contact-fil1, .contact-btn1, .flinker-btn1, .bloger-btn1, .paiger-btn1, .paiger-btn2, .sidbar-btn1, .sidbar-fil1, .blogin-btn1, .galler-btn1, .gallerin-btn1, .common-btn1, .treatin-btn1, .testi-btn1, .plans-btn1, .abouts-btn1 { font-size:13px;}

.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {height: 53px;  margin: 0 0 19px; font-size: 13px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child { margin: 0 0 22px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { font-size: 13px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 13px;}

.referrals-wrapp .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: 53px; margin: 0 0 19px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell { width: 100% !important;}
.referrals-wrapp .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: 110px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element h3 { font-size: 30px;}
.referrals-wrapp .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;}

.inner-wrapp .flexslider .non-slider li { height: 380px;}

.testi-wrapp .testi-col1 > h2 {font-size: 32px;}
.outer .slider-container .grw-review .wp-google-user .wp-google-info .wp-google-name {font-size: 16px;}

.inner-wrapp h1 sub {top: -14px;}

.abouts-wrapp2.emergency-dentistry .visit-wrapp .visit-col1 .visit-loc {padding: 40px 1% 25px;}
.abouts-wrapp2.emergency-dentistry .visit-wrapp .visit-col1 .visit-loc p {font-size: 14px;}

.abouts-wrapp2.emergency-dentistry { margin: 154px 0 0;}
.banner-wrapp.inner-wrapp .video-banner .videoWrapper {
  height: 210px;
  width: 320px;
  margin-top: 5%;
}
.banner-wrapp.inner-wrapp .inner-col1.video-bred {
  bottom: 0%;
  top: auto;
}

.title-wrapp .title-col1 h1 {  font-size: 36px;}

}

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

.header-wrapp .header-col1 { width:287.8px;}
.header-wrapp .header-col2 { margin:30px 0 0;}
.header-wrapp .header-btn1 { display:none;}

.banner-wrapp { min-height:688px; margin:176px 0 0;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:72.8%;}
.banner-wrapp .banner-col1 .banner-row1 { width:58%;}
.banner-wrapp .banner-col2 { width:94%;}
.banner-wrapp .banner-col3 { width:72.8%;}
.banner-wrapp .banner-col4 { width:72.8%;}

.about-wrapp p span { display:inline;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 span { display:inline;}
.about-wrapp .about-col1 .about-row1 { width:62.2%;}

.aesthetics-wrapp p span { display:inline;}
.aesthetics-wrapp h2 span { display:inline;}
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width:94%;}

.bonding-wrapp p span { display:inline;}
.bonding-wrapp h2 span { display:inline;}
.bonding-wrapp .bonding-col1 .bonding-row1 { width:94%;}

.whitening-wrapp p span { display:inline;}
.whitening-wrapp h2 span { display:inline;}
.whitening-wrapp .whitening-col1 .whitening-row1 { width:94%;}

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

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

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

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

.flinker-wrapp h2 span { display:inline;}
.flinker-row3 li, .flinker-row3 li a, .flinker-row4 li, .flinker-row4 li a { font-size:14px;}

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

.abouts-wrapp h2 { font-size:32px;}
.abouts-wrapp .abouts-col1 .abouts-row1 { width:53%;}

.bloger-wrapp h3 { font-size:24px;}

.contac-wrapp p { font-size:14px;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar2 iframe { height:230px;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar1 img { height:230px;}

.plans-wrapp .plans-col1 { width:100%;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar3 { width:26%;}
.plans-wrapp .plans-col2 .plans-col3 .plans-bar4 { width:35.33%;}

.treatin-wrapp h2 { font-size:24px;}
.treatin-wrapp .treatin-col1 { width:100%;}

.treat-wrapp h2 { font-size:26px;}
.inner-wrapp .flexslider .non-slider li { height: 480px;}

.testi-wrapp .testi-col1 > h2 {font-size: 36px;}

.abouts-wrapp2.emergency-dentistry { margin: 176px 0 0; padding: 0 0 20px;}
.banner-wrapp.inner-wrapp .video-banner .videoWrapper {
  height: 250px;
  width: 350px;
  margin-top: 4%;
}
}

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

.header-wrapp .header-btn1 { display:none;}

.banner-wrapp { min-height:834px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:72.8%;}
.banner-wrapp .banner-col2 { width:94%;}
.banner-wrapp .banner-col3 { width:72.8%;}
.banner-wrapp .banner-col4 { width:72.8%;}

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

.aesthetics-wrapp p span { display:inline;}
.aesthetics-wrapp h2 span { display:inline;}
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width:94%;}

.bonding-wrapp p span { display:inline;}
.bonding-wrapp h2 span { display:inline;}
.bonding-wrapp .bonding-col1 .bonding-row1 { width:94%;}

.whitening-wrapp p span { display:inline;}
.whitening-wrapp h2 span { display:inline;}
.whitening-wrapp .whitening-col1 .whitening-row1 { width:94%;}

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

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

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

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

.flinker-wrapp h2 span { display:inline;}

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

.contac-wrapp .contac-col2 .contac-row1 .contac-bar2 iframe { height:260px;}
.contac-wrapp .contac-col2 .contac-row1 .contac-bar1 img { height:260px;}
.banner-wrapp.inner-wrapp .video-banner .videoWrapper {
  height: 280px;
  width: 350px;
  margin-top: 4%;
}
}

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

/*inner*/
.inner-wrapp { min-height:inherit;}
.banner-wrapp.inner-wrapp .video-banner .videoWrapper {
  height: 340px;
  width: 400px;
  margin-top: 5%;
}
}


@media (max-width:767px) {
.treatments-wrapp .treatments-col1.desk {display: none;}
.treatments-wrapp .treatments-col1.mob {display: block;}
.location-wrapp .location-col1.desk {display: none;}
.location-wrapp .location-col1.mob {  display: block;}
.partners-wrapp .partners-col1.desk { display: none;}
.partners-wrapp .partners-col1.mob { display: block;}

}


@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-mob{display: none;}
  .partners-col1.mob{display: none;}
}

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

  .footer-wrapp .footer-col5.desk {display: none;}
  .footer-wrapp .footer-col5.mob {display: block;}
  .contac-wrapp .contac-col2 .contac-row1 .contac-bar2 iframe{height: auto  ;}
  .gallery-col1-desk{display: none;}
  .gallery-col1-mob{display: block;}
  .partners-col1.desk{display: none;}
  .partners-col1.mob{display: block;}
}

