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

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

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


/*------------------- 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: 40px; color: #0b9ee0; line-height: 56px; margin: 0 0 30px; font-weight: 700;} 

.common-style h2 { font-size: 36px; color: #0b9ee0; line-height: 50px; margin: 0 0 30px; font-weight: 700;}

.common-style h3 { font-size: 30px; color: #0b9ee0; line-height: 48px; margin: 0 0 30px; font-weight: 700;}

.common-style h4 { font-size: 28px; color: #0b9ee0; line-height: 40px; margin: 0 0 30px; font-weight: 700;}

.common-style h5 { font-size: 24px; color: #0b9ee0; line-height: 36px; margin: 0 0 30px; font-weight: 700;}

.common-style h6 { font-size: 20px; color: #0b9ee0; line-height: 32px; margin: 0 0 30px; font-weight: 700;}

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

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

.common-style p { font-size: 15px; color: #0f181e; line-height: 24px; margin: 0 0 26px;}

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

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

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

.common-style ul li { float:none; font-size: 15px; color: #0f181e; line-height: 32px; position:relative; margin: 0 0 0; padding:0 0 0 17px; font-family: 'Urbanist', sans-serif; letter-spacing: 0.2px;}

.common-style ul li:before { content:"\2022 "; position: absolute; left: 0px; color: #2b2b2b; font-size: 30px; top: 0; line-height: 28px;} 

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

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

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

.common-style ol li { font-size: 15px; color: #0f181e; line-height: 24px; counter-increment: my-awesome-counter; padding-left:15px; width: auto; margin: 0 auto; position: relative; font-family: 'Urbanist', sans-serif;}

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

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

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

.common-style blockquote p { font-size:15px; color: #0f181e; line-height: 24px; margin-bottom: 30px; position: relative; }

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


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

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

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

.common-style [type=search] {border: 1px solid; padding:  10px 25px; background: none; border-color:#555555; font-size: 16px; color: #555555; line-height: 30px; width: 200px; display: inline-block; margin-left: 15px; }

.common-style [type=submit] { -webkit-appearance: none; border: 1px solid; padding: 10px 20px; font-size: 15px; line-height: 30px; cursor:pointer; color: #ffffff; background: #0b9ee0; border-color: #0b9ee0; font-weight: 700; transition: all 0.25s ease-out 0s;}

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

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

nav.navigation.pagination { display: block; }


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

.player { position: relative; padding-bottom: 56.25%; height: 0; margin:0 0 0; float: left; width: 100%;}
.player iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; border-radius: 10px !important; overflow: hidden !important;}




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

}

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

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


.header-wrapp, .linker-wrapp, .banner-wrapp, .treatments-wrapp, .therapy-wrapp, .abouts-wrapp, .abouts-slider, .enquiry-wrapp, .reviews-wrapp, .team-wrapp, .accessibility-wrapp, .partners-wrapp, .instagram-wrapp, .footer-address, .fheader-wrapp, .footer1-wrapp, .footer-wrapp, .inner-wrapp, .conten-wrapp, .sidbar-wrapp, .bloger-wrapp, .paiger-wrapp, .treatment-slider, .about-wrapp, .blogin-wrapp, .galler-wrapp, .treatment-wrapp, .feeser-wrapp, .gallerin-wrapp, .treatin-wrapp, .teamer-wrapp, .teamin-wrapp, .getin-wrapp, .contac-wrapp, .testi-wrapp, .practice-wrapp { width:100%; float:left;}
.margin { width:100%; max-width:1230px; margin:auto;}

/*header-wrapp*/
.header-wrapp { padding:16px 0 16px; text-align:center; position: absolute; top: 0; z-index: 9; border-bottom:0.5px solid #0b9ee0;}
.header-wrapp p { float:left; font-size:15px; color:#0a2d27; letter-spacing:0; line-height:28px; margin:0 0 0;}
.header-wrapp p a { color:#0a2d27;}
.header-wrapp p span { display:inline; margin:0 0 0 8px;}
.header-wrapp p strong { font-weight:700;}
.header-wrapp .header-col1 { width:auto; float:left; margin:14px 0 0;}
.header-wrapp .header-col1 img { width:100%; display:block;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:left;}
.header-wrapp .header-col1 .header-row1 li { float:none; display:inline-block; margin:0 2px;}
.header-wrapp .header-col1 .header-row1 li:nth-child(2n) { color:#0b9ee0;}
.header-wrapp .header-col2 { width:auto; float:right; margin:6px 0 0;}
.header-wrapp .header-col2 img { width:100%; display:block;}
.header-wrapp .header-col2 .header-row2 { width:auto; float:right;}
.header-wrapp .header-col2 .header-row2 a { width:30px; float:none; display:inline-block; margin:0 4px 0; position:relative; top:3px;}
.header-wrapp .header-col2 .header-row2 a img { transition:transform 0.8s ease-in-out 0s;}
.header-wrapp .header-col2 .header-row2 a:hover img { transform:rotate(360deg);}
.header-wrapp .header-col3 { width:auto; float:right; margin:0 0 0;}
.header-wrapp .header-col3 img { width:100%; display:block;}
.header-wrapp .header-col3 .header-row3 { width:100%; float:right;}
.header-wrapp .header-btn1 { float:left; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:0 0 0 14px; padding:14px 29px 14px 29px;}
.header-wrapp .header-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}
.header-wrapp .header-btn2 { float:left; color:#ffffff; background:#0b9ee0; border-color:#0b9ee0; margin:0 0 0 14px; padding:14px 30px 14px 30px;}
.header-wrapp .header-btn2:hover { color:#0b9ee0; background:#ffffff; border-color:#0b9ee0;}
.header-row1 li, .header-row1 li a { font-size:15px; color:#0f181e;}
.header-wrapp .header-col2 .header-row2 a.mobile {display: none;}

/*linker-wrapp*/
.linker-wrapp { text-align:center; margin:0 0 0; padding:0 0 30px; position:absolute; top: 98px; z-index: 9;}
.linker-wrapp p { float:left; font-size:15px; color:#0b9ee0; font-weight:700; margin:16px 0 0;}
.linker-wrapp p a { color:#0b9ee0;}
.linker-wrapp p span { display:block;}
.linker-wrapp p strong { font-weight:700;}
.linker-wrapp h3 { font-size:13px; color:#497482; letter-spacing:1.4px; line-height:13px; margin:0 5px 0 0; text-transform:uppercase; display:inline-block;}
.linker-wrapp h3 a { color:#0a2d27;}
.linker-wrapp h3 span { display:block;}
.linker-wrapp .linker-col1 { width:337px; float:none; margin:0 auto 0; position:absolute; top:0%; /*transform: translateY(-50%);*/ right:0; left:0;}
.linker-wrapp .linker-col1 img { width:100%; display:block;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%; float:none;}
.linker-wrapp .linker-col2 { width:auto; float:left; margin:0 0 0 0;}
.linker-wrapp .linker-col2 img { width:100%; display:block;}
.linker-wrapp .linker-col2 .linker-row2 { width:100%; float:left;}
.linker-wrapp .linker-col3 { width:auto; float:left; margin:0 0 0 40px;}
.linker-wrapp .linker-col3 img { width:100%; display:block;}
.linker-wrapp .linker-col3 .linker-row3 { width:100%; float:left;}
.linker-wrapp .linker-col4 { width:auto; float:right; margin:0 0 0;}
.linker-wrapp .linker-col4 img { width:100%; display:block;}
.linker-wrapp .linker-col4 .linker-row4 { width:100%; float:right;}
.linker-wrapp .linker-btn1 { float:left; color:#ffffff; background:#0b9ee0; border-color:#0b9ee0; margin:0 0 0 20px; padding:14px 30px 14px 30px;}
.linker-wrapp .linker-btn1:hover { color:#0b9ee0; background:#ffffff; border-color:#0b9ee0;}

/*banner-wrapp*/
.banner-wrapp { background:#ffffff; position:relative; min-height:924px;}
.banner-wrapp p { float:none; font-size:19px; color:#0f181e; line-height:normal; margin:0 0 36px;}
.banner-wrapp p a { color:#0f181e;}
.banner-wrapp p span { display:block;}
.banner-wrapp p strong { font-weight:700;}
.banner-wrapp h2 { font-size:80px; color:#0b9ee0; letter-spacing:-0.53px; line-height:1.21; font-weight:700; margin:0 0 34px;}
.banner-wrapp h2 a { color:#0b9ee0;}
.banner-wrapp h2 span { display:block;}
.banner-wrapp .banner-col1 { width:1230px; float:left; margin:0 auto 0; position:absolute; right:0; top:55%; transform:translateY(-50%); left:0;}
.banner-wrapp .banner-col1 img { width:100%; display:block;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; float:left;}
.banner-wrapp .banner-col2 { width:1268px; float:left; margin:0 auto 0; position:absolute; right:0; bottom:6.7%; left:0;}
.banner-wrapp .banner-col2 img { width:100%; display:block;}
.banner-wrapp .banner-col2 .banner-row2 { width:200px; float:left;}
.banner-wrapp .banner-btn1 { float:left; color:#ffffff; background:#0b9ee0; border-color:#0b9ee0; margin:0 39px 0 0; padding:14px 30px 14px 30px;}
.banner-wrapp .banner-btn1:hover { color:#0b9ee0; background:#ffffff; border-color:#0b9ee0;}

/*treatments-wrapp*/
.treatments-wrapp { text-align:center; background:none; padding:65px 0 26px;}
.treatments-wrapp p { font-size:15px; color:#0f181e; line-height:24px; margin:0 0 24px;}
.treatments-wrapp p a { color:#0f181e;}
.treatments-wrapp p span { display:block;}
.treatments-wrapp p strong { font-weight:700;}
.treatments-wrapp h2 { font-size:40px; color:#0b9ee0; line-height:1.7; font-weight:700; margin:0 0 55px;}
.treatments-wrapp h2 a { color:#0b9ee0;}
.treatments-wrapp h2 span { display:block;}
.treatments-wrapp h3 { font-size:13px; color:#0b9ee0; line-height:normal; font-weight:700; text-transform:uppercase; margin:0 0 14px;}
.treatments-wrapp h3 a { color:#0b9ee0;}
.treatments-wrapp h3 span { display:block;}
.treatments-wrapp h4 { font-size:30px; color:#0f181e; line-height:normal; letter-spacing:-0.19px; font-weight:700; margin:0 0 7px;}
.treatments-wrapp h4 a { color:#0f181e;}
.treatments-wrapp h4 span { display:block;}
.treatments-wrapp .treatments-col1 { width:100%; float:left; margin:0 0 0;}
.treatments-wrapp .treatments-col1 img { width:100%; display:block;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%; float:left; margin:0 0 0; position:relative;}
.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; padding:26px 0 0;}
.treatments-wrapp .learn-btn1 { margin:0 0 0;}
.treatments-wrapp .learn-btn1:hover { color:#0f181e;}
.treatments-wrapp .treatments-col1.mobile {display: none;}

.treatments-wrapp .treatments-col1.desktop .non-slider {width: 100%; float: left; margin: 0 auto 0; display: flex; flex-wrap: wrap; justify-content: center;}
.treatments-wrapp .treatments-col1.desktop .non-slider .treatments-col2 {width: 33.33%; position: relative; margin: 0 2% 0 0;}
.treatments-wrapp .treatments-col1.desktop .non-slider .treatments-col2:nth-child(2) {margin-right: 0;}


/*therapy-wrapp*/
.therapy-wrapp { padding:26px 0 58px; text-align:center;}
.therapy-wrapp p { float:none; font-size:15px; color:#0f181e; line-height:24px; margin:0 0 16px;}
.therapy-wrapp p a { color:#0f181e;}
.therapy-wrapp p span { display:block;}
.therapy-wrapp p strong { font-weight:700;}
.therapy-wrapp h2 { font-size:24px; color:#0f181e; line-height:normal; letter-spacing:-0.19px; font-weight:700; margin:0 0 7px;}
.therapy-wrapp h2 a { color:#0f181e;}
.therapy-wrapp h2 span { display:block;}
.therapy-wrapp .therapy-col1 { width:100%; float:left; margin:0 0 96px; text-align:left;}
.therapy-wrapp .therapy-col1 img { width:100%; display:block;}
.therapy-wrapp .therapy-col1 .therapy-row1 { width:77px; float:left; margin:0 0 0;}
.therapy-wrapp .therapy-col2 { width:100%; float:left; background:#f5f5f5; padding:44px 32px; border-radius:8px; margin:0 0 0; position:relative;}
.therapy-wrapp .therapy-col2 img { width:100%; display:block; transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out;}
.therapy-wrapp .therapy-col2 .therapy-row2 { width:66%; float:left; padding:0 0 0; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.therapy-wrapp .therapy-btn1 { float:none; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:0 0 0 0; padding:14px 30px 14px 30px;}
.therapy-wrapp .therapy-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}
.therapy-wrapp .learn-btn1 { margin:0 0 0;}
.therapy-wrapp .learn-btn1:hover { color:#0f181e;}
.therapy-wrapp .therapy-col1.mobile {display: none;}

.therapy-wrapp .therapy-col1.desktop .non-slider {width: 100%; float: left; margin: 0 0 0; display: flex; flex-wrap: wrap; justify-content: center;}
.therapy-wrapp .therapy-col1.desktop .non-slider .therapy-col2 {width: 33.33%; position: relative; margin: 0 2% 0 0;}
.therapy-wrapp .therapy-col1.desktop .non-slider .therapy-col2:nth-child(2) {margin-right: 0;}

/*abouts-wrapp*/
.abouts-wrapp { text-align:center; padding:21px 0 54px;}
.abouts-wrapp p { float:none; font-size:15px; color:#0f181e; line-height:24px; margin:0 0 32px;}
.abouts-wrapp p a { color:#0f181e;}
.abouts-wrapp p span { display:block;}
.abouts-wrapp p strong { font-weight:700;}
.abouts-wrapp h2 { font-size:40px; color:#0b9ee0; line-height:1.7; letter-spacing:-0.6px; font-weight:700; margin:0 0 27px;}
.abouts-wrapp h2 a { color:#0b9ee0;}
.abouts-wrapp h2 span { display:block;}
.abouts-wrapp .abouts-row1 { width:100%; float:none; margin:0 auto; max-width:614px;}
.abouts-wrapp .abouts-row1 img { width:100%; display:block;}
.abouts-wrapp .abouts-btn1 { float:none; color:#ffffff; background:#0b9ee0; border-color:#0b9ee0; margin:0 0 0 0; padding:14px 30px 14px 30px;}
.abouts-wrapp .abouts-btn1:hover { color:#0b9ee0; background:#ffffff; border-color:#0b9ee0;}

/*abouts-slider*/
.abouts-slider h2 { font-size:40px; color:#0b9ee0; line-height:1.7; letter-spacing:-0.6px; font-weight:700; margin:0 0 27px;}
.abouts-slider h2 a { color:#0b9ee0;}
.abouts-slider h2 span { display:block;}
.abouts-slider { width:100%; float:left; margin:0 0 0; text-align:center; position:relative; z-index:9;}
.abouts-slider2 { margin:0 0 120px;}
.abouts-slider .abouts-col1 { width:96%; float:none; margin:0 auto; position:relative; border-radius:8px; overflow:hidden;}
.abouts-slider .abouts-col1 img { width:100%; display:block;}

/*team-wrapp*/
.team-wrapp { text-align:center; background:url(../images/team-bg.png) no-repeat center / cover; padding:396px 0 114px; position:relative; margin:-248px 0 0;}
.team-wrapp2 { padding:52px 0 20px;}
.team-wrapp p { float:none; font-size:15px; color:#0f181e; line-height:24px; margin:0 0 16px;}
.team-wrapp p a { color:#0f181e;}
.team-wrapp p span { display:block;}
.team-wrapp p strong { font-weight:700;}
.team-wrapp h2 { font-size:40px; color:#0b9ee0; line-height:1.7; font-weight:700; margin:0 0 0;}
.team-wrapp h2 a { color:#0b9ee0;}
.team-wrapp h2 span { display:block;}
.team-wrapp h3 { font-size:24px; color:#0f181e; line-height:normal; font-weight:700; margin:0 0 15px;}
.team-wrapp h3 a { color:#0f181e;}
.team-wrapp h3 span { display:block;}
.team-wrapp h4 { font-size:13px; color:#0b9ee0; line-height:normal; font-weight:700; margin:0 0 30px; text-transform:uppercase;}
.team-wrapp h4 a { color:#0b9ee0;}
.team-wrapp h4 span { display:block;}
.team-wrapp .team-row1 { width:100%; max-width:1002px; display:inline-block; float:none; margin:0 auto 0; position:relative;}
.team-wrapp .team-row1 img { width:100%; display:block;}
.team-wrapp .team-col1 { width:48%; float:left; border-radius:8px; overflow:hidden;}
.team-wrapp .team-col2 { width:50%; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.team-wrapp .team-col2 .team-bar1 { width:100%; float:left; padding:57px 1% 22px;}
.team-wrapp .learn-btn1 { margin:0 0 0;}
.team-wrapp .learn-btn1:hover { color:#0f181e;}

/*reviews-wrapp*/
.reviews-wrapp { text-align:center; background:none; padding:79px 0 82px;}
.reviews-wrapp p { font-size:15px; color:#0f181e; line-height:24px; margin:0 0 16px;}
.reviews-wrapp p a { color:#0f181e;}
.reviews-wrapp p span { display:block;}
.reviews-wrapp h2 { font-size:40px; color:#0b9ee0; line-height:1.7; letter-spacing:-0.6px; font-weight:700; margin:0 0 0;}
.reviews-wrapp h2 a { color:#0b9ee0;}
.reviews-wrapp h2 span { display:block;}
.reviews-wrapp h3 { font-size:15px; color:#0f181e; line-height:24px; font-weight:700; margin:0 0 0;}
.reviews-wrapp h3 a { color:#0f181e;}
.reviews-wrapp h3 span { display:block;}
.reviews-wrapp .reviews-col1 { width:100%; float:left; margin:50px 0 45px;}
.reviews-wrapp .reviews-col1 img { width:100%; display:block;}
.reviews-wrapp .reviews-col1 .reviews-row1 { width:100%; float:left; padding:0 1%;}
.reviews-wrapp .reviews-btn1 { float:none; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:0 0 0 0; padding:14px 30px 14px 30px;}
.reviews-wrapp .reviews-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}

/*enquiry-wrapp*/
.enquiry-wrapp { text-align:center; background:#0b9ee0; padding:46px 0 70px;}
.enquiry-wrapp p { float:left; font-size:15px; color:#19485e; letter-spacing:0; line-height:28px; margin:0 0 0;}
.enquiry-wrapp p a { color:#19485e;}
.enquiry-wrapp p span { display:inline; margin:0 4px 0;}
.enquiry-wrapp p strong { font-weight:700;}
.enquiry-wrapp h2 { float:none; font-size:40px; font-weight:700; color:#ffffff; letter-spacing:0; line-height:68px; margin:0 0 35px;}
.enquiry-wrapp h2 a { color:#ffffff;}
.enquiry-wrapp h2 sup { font-weight:400;}
.enquiry-wrapp h2 span { display:block;}
.enquiry-wrapp h2 strong { font-weight:700;}
.enquiry-wrapp .enquiry-col1 { width:100%; float:left; margin:0 0 0;}
.enquiry-wrapp .enquiry-col1 img { width:100%; display:block;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width:100%; float:left;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { font-size:13px; color:#ffffff; letter-spacing:2.13px; font-weight:500; text-transform:uppercase; background:rgba(255,255,255,0.0); border-color:#ffffff; text-align:left; resize:none;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:21.62%; height:48px; float:left; margin:0 1% 34px 0; padding:0 27px 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width:32.14%; height:48px; float:left; margin:0 0 37px; padding:15px 27px 0;}
.enquiry-wrapp .enquiry-btn1 { float:none; color:#0b9ee0; background:#ffffff; border-color:#ffffff; margin:0 0 0 0; padding:14px 30px 14px 30px;}
.enquiry-wrapp .enquiry-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#ffffff;}

/*accessibility-wrapp*/
.accessibility-wrapp { text-align:center;}
.accessibility-wrapp h2 { font-size:24px; color:#ffffff; line-height:normal; font-weight:700; margin:0 0 15px;}
.accessibility-wrapp h2 a { color:#ffffff;}
.accessibility-wrapp h2 span { display:block;}
.accessibility-wrapp p { font-size:15px; color:#ffffff; line-height:24px; margin:0 0 0;}
.accessibility-wrapp p a { color:#ffffff;}
.accessibility-wrapp p span { display:block;}
.accessibility-wrapp .accessibility-col1 { width:50%; float:left; height:488px; position:relative;}
.accessibility-wrapp .accessibility-col1 iframe { width:100%; height:100%; display:block;}
.accessibility-wrapp .accessibility-col1 .accessibility-bar1 { width:317px; background:#0b9ee0; position:absolute; top:50%; transform:translateY(-50%); right:58px; padding:54px 53px; border-radius:10px; height:323px;}
.accessibility-wrapp .accessibility-col1 .time-row { width:214px; float:left; text-align:left;}
.accessibility-wrapp .accessibility-col1 .time-row .time-col1 { width:57%; float:left;}
.accessibility-wrapp .accessibility-col1 .time-row .time-col2 { width:43%; float:right;}
.accessibility-wrapp .accessibility-col2 { width:50%; float:left; height:488px; position:relative;}
.accessibility-wrapp .accessibility-col2 img { width:100%; height:100%; display:block;}
.accessibility-wrapp .accessibility-col2 .accessibility-bar2 { width:317px; background:#0b9ee0; position:absolute; top:50%; transform:translateY(-50%); left:58px; padding:54px 53px; border-radius:10px; height:323px;}
.accessibility-wrapp .accessibility-col2 .accessibility-bar3 { width:100%; float:left; margin:0 0 42px;}
.accessibility-wrapp .accessibility-col2 .accessibility-bar4 { width:100%; float:left;}
.time-col1, .time-col2 { font-size:15px; color:#ffffff; line-height:24px;}

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

/*instagram-wrapp*/
.instagram-wrapp { text-align:center; background:none; padding:35px 0 47px;}
.instagram-wrapp p { float:none; font-size:15px; color:#262626; letter-spacing:0; line-height:30px; margin:0 0 16px;}
.instagram-wrapp p a { color:#262626;}
.instagram-wrapp p span { display:block;}
.instagram-wrapp p strong { font-weight:700;}
.instagram-wrapp .instagram-col1 { width:35px; float:none; margin:0 auto 26px;}
.instagram-wrapp .instagram-col1 a img { width:100%; display:block; transition:transform 0.8s ease-in-out 0s;}
.instagram-wrapp .instagram-col1 a:hover img { transform:rotate(360deg);}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:100%; float:none;}
.instagram-wrapp .instagram-col2 { width:100%; float:left; margin:0 0 0;}
.instagram-wrapp .instagram-col2 img { width:100%; display:block;}
.instagram-wrapp .instagram-col2 .instagram-row2 { width:32.85%; float:left;}
.instagram-wrapp .instagram-col3 { width:32.76%; float:left; margin:0 0.8% 0 0;}
.instagram-wrapp .instagram-col3 img { width:100%; display:block;}
.instagram-wrapp .instagram-col3:last-child { float:right; margin-right:0;}
.instagram-wrapp .instagram-col3 .instagram-row3 { width:48.7%; float:left; margin:2.5% 0 0;}
.instagram-wrapp .instagram-col3 .instagram-row3:first-child { margin-top:0;}
.instagram-wrapp .instagram-col3 .instagram-row3:nth-child(2) { margin-top:0;}
.instagram-wrapp .instagram-col3 .instagram-row3:nth-child(2n) { float:right;}

/*footer-address*/
.footer-address { text-align:center; padding:0 0 46px;}
.footer-address .address-col1 { width:auto; float:none; display:inline-block; margin:0 0 0;}
.footer-address .address-col1 img { width:100%; display:block;}
.footer-address .address-col1 .address-row1 { width:100%; float:left;}
.footer-address .address-col1 .address-row1 li { float:none; display:inline-block; margin:0 2px;}
.footer-address .address-col1 .address-row1 li:nth-child(2n) { color:#0b9ee0;}
.address-row1 li, .address-row1 li a { font-size:15px; color:#0f181e;}

/*fheader-wrapp*/
.fheader-wrapp { text-align:center; margin:0 0 0; padding:0 0 30px; position:relative;}
.fheader-wrapp p { float:left; font-size:15px; color:#0b9ee0; font-weight:700; margin:16px 0 0;}
.fheader-wrapp p a { color:#0b9ee0;}
.fheader-wrapp p span { display:block;}
.fheader-wrapp p strong { font-weight:700;}
.fheader-wrapp h3 { font-size:13px; color:#497482; letter-spacing:1.4px; line-height:13px; margin:0 5px 0 0; text-transform:uppercase; display:inline-block;}
.fheader-wrapp h3 a { color:#0a2d27;}
.fheader-wrapp h3 span { display:block;}
.fheader-wrapp .fheader-col1 { width:337px; float:none; margin:0 auto 0; position:absolute; top:50%; transform: translateY(-50%); right:0; left:0;}
.fheader-wrapp .fheader-col1 img { width:100%; display:block;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%; float:none;}
.fheader-wrapp .fheader-col2 { width:auto; float:left; margin:0 40px 0 0;}
.fheader-wrapp .fheader-col2 img { width:100%; display:block;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%; float:left;}
.fheader-wrapp .fheader-col4 { width:auto; float:right; margin:0 0 0;}
.fheader-wrapp .fheader-col4 img { width:100%; display:block;}
.fheader-wrapp .fheader-col4 .fheader-row4 { width:100%; float:right;}
.fheader-wrapp .fheader-btn1 { float:left; color:#ffffff; background:#0b9ee0; border-color:#0b9ee0; margin:0 0 0 20px; padding:14px 30px 14px 30px;}
.fheader-wrapp .fheader-btn1:hover { color:#0b9ee0; background:#ffffff; border-color:#0b9ee0;}
.fheader-wrapp .fheader-btn2 { float:left; color:#0b9ee0; background:#ffffff; border-color:#0b9ee0; margin:0 0 0 20px; padding:14px 30px 14px 30px;}
.fheader-wrapp .fheader-btn2:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}
.fheader-col2 .fheader-btn2 { margin:0;}

/*footer1-wrapp*/
.footer1-wrapp { text-align:center; padding:20px 0 0;}
.footer1-wrapp p { font-size:13.5px; color:#497482; line-height:30px; letter-spacing:1.3px; padding:0 10px 0 15px; display:inline-block; border-left:1px solid #dae1e5; text-transform:uppercase;}
.footer1-wrapp p a { color:#497482;}
.footer1-wrapp p a:hover { color:#a18970;}
.footer1-wrapp p span { display:block;}
.footer1-wrapp .footer1-col1 { width:auto; float:none; display:inline-block; clear:both;}
.footer1-wrapp .footer1-col1 img { width:100%; display:block;}
.footer1-wrapp .footer1-col1 .footer1-row1 { width:100%; float:left;}
.footer1-wrapp .footer1-col1 .footer1-row1 li { float:none; display:inline-block; padding:0 22px 0;}
.footer1-wrapp .footer1-col1 .footer1-row1 li:first-child { padding-left:0;}
.footer1-wrapp .footer1-col1 .footer1-row1 li a:hover { color:#0b9ee0;}
.footer1-wrapp .footer1-col2 { width:auto; float:none; display:inline-block; margin:0 0 0 18px; position:relative; top:4px;}
.footer1-wrapp .footer1-col2 img { width:100%; display:block;}
.footer1-wrapp .footer1-col2 .footer1-row2 { width:auto; float:right;}
.footer1-wrapp .footer1-col2 .footer1-row2 a { width:30px; float:none; display:inline-block; margin:0 4px 0; position:relative; top:3px;}
.footer1-wrapp .footer1-col2 .footer1-row2 a img { transition:transform 0.8s ease-in-out 0s;}
.footer1-wrapp .footer1-col2 .footer1-row2 a:hover img { transform:rotate(360deg);}
.footer1-wrapp .footer1-btn1 { float:none; color:#ffffff; background:#497482; border-color:#497482; margin:0 0 0 12px; padding:12px 32px 13px 33px;}
.footer1-wrapp .footer1-btn1:hover { color:#ffffff; background:#b58150; border-color:#b58150;}
.footer1-row1 li, .footer1-row1 li a { font-size:15px; color:#0f181e; font-weight:700; display:inline-block;}
.footer1-wrapp .footer1-col2 .footer1-row2 a.mobile {display: none;}

.footer1-wrapp .footer1-col4 .footer1-row2 { width:auto; display:inline-block; margin:0 10px 0 0;}
.footer1-wrapp .footer1-col4 .footer1-row2 a { width:16px; float:none; display:inline-block; margin:0 0 0 9px; position:relative; top:3px;}
.footer1-wrapp .footer1-col4 .footer1-row2 a img { width:100%; display:block; transition:transform 0.8s ease-in-out 0s;}
.footer1-wrapp .footer1-col4 .footer1-row2 a:hover img { transform:rotate(360deg);}

/*footer-wrapp*/
.footer-wrapp { text-align:center; padding:35px 0 50px;}
.footer-wrapp p { float:none; font-size:12.36px; color:#ffffff; letter-spacing:0.4px; line-height:25px; margin:0 0 0;}
.footer-wrapp p a { color:#ffffff;}
.footer-wrapp p span { display:block;}
.footer-wrapp p strong { font-weight:700;}
.footer-wrapp .footer-col1 { width:100%; float:left; margin:0 0 0;}
.footer-wrapp .footer-col1 img { width:100%; display:block;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:left;}
.footer-wrapp .footer-col1 .footer-row1 li { float:none; display:inline-block; margin:0 0 0;}
.footer-wrapp .footer-col1 .footer-row1 li a:hover { color:#0b9ee0;}
.footer-wrapp .footer-col2 { width:100%; float:left; margin:0 0 0;}
.footer-wrapp .footer-col2 img { width:100%; display:block;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%; float:left;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; display:inline-block; margin:0 8px 0;}
.footer-wrapp .footer-col2 .footer-row2 li a:hover { color:#0b9ee0;}
.footer-row2 li, .footer-row2 li a, .footer-row1 li, .footer-row1 li a { font-size:15px; line-height:35px; color:#0f181e;}

/*inner-wrapp*/
.inner-wrapp { min-height:666px; background:none; position:relative;}
.inner-wrapp p { float:none; font-size:12.36px; color:#2b2b2b; letter-spacing:0.4px; line-height:25px; margin:-5px 0 0;}
.inner-wrapp p a { color:#2b2b2b;}
.inner-wrapp p span { display:block;}
.inner-wrapp p strong { font-weight:700;}
.inner-wrapp h1 { font-size:50px; color:#0b9ee0; line-height:1.94; letter-spacing:-0.33px; font-weight:700; margin:0 0 0;}
.inner-wrapp h1 a { color:#0b9ee0;}
.inner-wrapp h1 span { display:block;}
.inner-wrapp .inner-col1 { width:1242px; float:left; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:55%; right:0; left: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 a { color:#0f181e;}
.inner-wrapp .inner-col1 .inner-row1 li a:hover { color:#0b9ee0;}
.inner-row1 li, .inner-row1 li a { font-size:19px; color:#0f181e; font-weight:400;}

/*conten-wrapp*/
.conten-wrapp { padding:106px 0 111px; position:relative;}
.conten-wrapp .conten-row1 { width:100%; float:left;}
.conten-wrapp .conten-row1 .conten-bar1 { width:58.2%; float:left; padding:0 0 0;}
.conten-wrapp .conten-row1 .conten-bar2 { width:36.4%; float:right;}

/*treatment-slider*/
.treatment-slider { text-align:center; padding:0 0 107px;}
.treatment-slider2 { padding:111px 0 67px;}
.treatment-slider p { font-size:15px; color:#0f181e; line-height:24px; margin:0 0 24px;}
.treatment-slider p a { color:#0f181e;}
.treatment-slider p span { display:block;}
.treatment-slider p strong { font-weight:700;}
.treatment-slider h2 { font-size:13px; color:#0b9ee0; line-height:normal; font-weight:700; text-transform:uppercase; margin:0 0 16px;}
.treatment-slider h2 a { color:#0b9ee0;}
.treatment-slider h2 span { display:block;}
.treatment-slider h3 { font-size:30px; color:#0f181e; line-height:normal; letter-spacing:-0.19px; font-weight:700; margin:0 0 7px;}
.treatment-slider h3 a { color:#0f181e;}
.treatment-slider h3 span { display:block;}
.treatment-slider .treatment-col1 { width:100%; float:left;}
.treatment-slider .treatment-col1 img { width:100%; display:block;}
.treatment-slider .treatment-col2 { width:100%; float:left; position:relative;}
.treatment-slider .treatment-col1 .treatment-row1 { width:100%; float:left; border-radius:10px; overflow:hidden;}
.treatment-slider .treatment-col1 .treatment-row2 { width:50%; float:left; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.treatment-slider .treatment-col1 .treatment-row3 { width:100%; float:left; margin:42px 0 0;}
.treatment-slider .treatment-btn1 { float:none; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:0 0 0 0; padding:14px 30px 14px 30px;}
.treatment-slider .treatment-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}
.treatment-slider .learn-btn1 { margin:0 0 0;}
.treatment-slider .learn-btn1:hover { color:#0f181e;}

/*sidbar-wrapp*/
.sidbar-wrapp { text-align:center;}
.sidbar-wrapp p { float:none; font-size:15px; font-weight:400; color:#0f181e; letter-spacing:0; line-height:24px; margin:0 0 16px;}
.sidbar-wrapp p a { color:#0f181e;}
.sidbar-wrapp p span { display:block;}
.sidbar-wrapp p strong { font-weight:700;}
.sidbar-wrapp h2 { float:none; font-size:40px; font-weight:700; color:#ffffff; letter-spacing:0; line-height:68px; margin:0 0 22px;}
.sidbar-wrapp h2 a { color:#ffffff;}
.sidbar-wrapp h2 sup { font-weight:400;}
.sidbar-wrapp h2 span { display:block;}
.sidbar-wrapp h2 strong { font-weight:700;}
.sidbar-wrapp h3 { float:none; font-size:15px; font-weight:700; color:#0f181e; line-height:24px; margin:0 0 2px;}
.sidbar-wrapp h3 a { color:#0f181e;}
.sidbar-wrapp h3 span { display:block;}
.sidbar-wrapp h3 strong { font-weight:700;}
.sidbar-wrapp .sidbar-row1 { width:100%; float:left; background:url(../images/sidbar-bg1.jpg) no-repeat center / cover; padding:46px 52px 66px; border-radius:10px; margin:0 0 35px; position:relative;}
.sidbar-wrapp .sidbar-row1 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-row1 .sidbar-col1 { width:100%; max-width:266px; float:none; margin:0 auto 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-col1 .sidbar-fil1 { font-size:13px; color:#ffffff; letter-spacing:2.13px; font-weight:500; text-transform:uppercase; background:rgba(255,255,255,0.0); border-color:#ffffff; resize:none;}
.sidbar-wrapp .sidbar-row1 .sidbar-col1 .sidbar-fil2 { width:100%; height:48px; float:left; margin:0 0 13px 0; padding:0 27px 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-col1 .sidbar-fil3 { width:100%; height:143px; float:left; margin:0 0 37px; padding:15px 27px 0;}
.sidbar-wrapp .sidbar-row2 { width:100%; float:left; padding:46px 10% 67px; background:url(../images/sidbar-bg3.jpg) no-repeat center / cover; border-radius:10px;}
.sidbar-wrapp .sidbar-row2 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-row2 h2 { color:#0b9ee0; margin-bottom:18px;}
.sidbar-wrapp .sidbar-row2 .testimonials-col1 { width:100%; float:left; padding:0 0;}
.sidbar-wrapp .sidbar-row3 { width:100%; float:left; background:url(../images/sidbar-bg2.jpg) no-repeat center / cover; padding:54px 5% 50px; border-radius:10px; margin:0 0 35px; text-align:center; position:relative;}
.sidbar-wrapp .sidbar-row3 h2 { color:#fff; margin:0 0 24px;}
.sidbar-wrapp .sidbar-row3 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 { width:100%; float:left;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li { width:100%; display:block; margin:0 0 19px;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li a { color:#ffffff; font-size:13px; display:-webkit-inline-box; line-height:20px; letter-spacing:2.13px; text-transform:uppercase; font-weight:500; transition:all 0.25s ease-out 0s;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li a:hover { color:#0b9ee0;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li.active a { color:#0b9ee0;}
.sidbar-wrapp .sidbar-btn1 { float:none; color:#0b9ee0; background:#ffffff; border-color:#ffffff; margin:0 0 0 0; padding:14px 30px 14px 30px;}
.sidbar-wrapp .sidbar-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#ffffff;}
.sidbar-wrapp .sidbar-btn2 { float:none; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:80px 0 0 0; padding:14px 30px 14px 30px;}
.sidbar-wrapp .sidbar-btn2:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}
.sidbar-wrapp .sidbar-row1 h2 {float: none; font-size: 30px; font-weight: 700; color: #ffffff; letter-spacing: 0; line-height: 68px; margin: 0 0 22px;}


/*bloger-wrapp*/
.bloger-wrapp h2 { font-size:24px; color:#0b9ee0; line-height:37px; margin:0 0 4px; font-weight:700; width:100%; float:left;}
.bloger-wrapp h2 a { color:#0b9ee0;}
.bloger-wrapp h2 span { display:block;}
.bloger-wrapp h3 { font-size:15px; line-height:24px; color:#c0c0c0; font-weight:500; margin:0 0 9px;}
.bloger-wrapp h3 a { color:#c0c0c0;}
.bloger-wrapp h3 span { display:block;}
.bloger-wrapp p { font-size:15px; line-height:24px; color:#0f181e; font-weight:400; margin:0 0 19px;}
.bloger-wrapp p a { color:#0f181e;}
.bloger-wrapp p span { display:block;}
.bloger-wrapp p strong { font-weight:700;}
.bloger-wrapp .bloger-col1 { width:98.4%; float:left; margin:0 0 0; position:relative;}
.bloger-wrapp .bloger-col1 img { width:100%; display:block;}
.bloger-wrapp .bloger-col1 .bloger-row1 { width:100%; float:left; position:relative; border-radius:10px; overflow:hidden; margin:0 0 19px;}
.bloger-wrapp .bloger-col2 { width:43.6%; float:left; margin:0 0 79px; position:relative;}
.bloger-wrapp .bloger-col2:nth-child(2n) { float:right;}
.bloger-wrapp .bloger-col2 img { width:100%; display:block; border-radius: 10%; overflow: hidden; transform: scale(1);}
.bloger-wrapp .bloger-col2 .bloger-row2 { width:100%; float:right; margin:0 0 0;}
.bloger-wrapp .bloger-btn1 { float:none; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:0 0 0 0; padding:14px 30px 14px 30px;}
.bloger-wrapp .bloger-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}

/*paiger-wrapp*/
.paiger-wrapp .paiger-col1 { width:auto; float:left; margin:0 0 0;}
.paiger-wrapp .paiger-col1 img { width:100%; display:block;}
.paiger-wrapp .paiger-col1 .paiger-row1 { width:auto; float:none; text-align:center; display:inline-block;}
.paiger-wrapp .paiger-col1 .paiger-row1 li { float:none; display:inline-block; margin:8px 3px 0;}
.paiger-wrapp .paiger-col1 .paiger-row1 li a { display:inline-block;}
.paiger-wrapp .paiger-col1 .paiger-row1 li.active a { color:#0b9ee0;}
/*.paiger-wrapp .paiger-col1 .paiger-row1 li:last-child a { color:#0b9ee0;}*/
.paiger-wrapp .paiger-col1 .paiger-row1 li a:hover { color:#0b9ee0;}
.paiger-wrapp .paiger-btn1 { float:none; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:0 15px 0 0; padding:14px 30px 14px 30px;}
.paiger-wrapp .paiger-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}
.paiger-wrapp .paiger-btn2 {float:none; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:0 0 0 15px; padding:14px 30px 14px 30px;}
.paiger-wrapp .paiger-btn2:hover {color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}
.paiger-row1 li, .paiger-row1 li a { font-size:15px; color:#0f181e; font-weight:700; letter-spacing:0.4px;}

.paiger-wrapp .paiger-col1  h2.screen-reader-text { display: none;}
.paiger-wrapp .paiger-col1 span.page-numbers.current {display:inline-block; float:none; padding:0; margin:0 3px; font-size:15px; color:#0b9ee0; letter-spacing:0.4px; font-weight:700;}
.paiger-wrapp .paiger-col1 a.page-numbers { display:inline-block; float:none; padding:0; margin:0 3px; font-size:15px; color:#0f181e; letter-spacing:0.4px; font-weight:700;}
.paiger-wrapp .paiger-col1 a.page-numbers:hover { color:#0b9ee0; }
.paiger-wrapp .paiger-col1 a.next.page-numbers {padding: 0; margin: 0; background: transparent; }
.paiger-wrapp .paiger-col1 a.prev.page-numbers { padding: 0; margin: 0; background: transparent; }
.paiger-wrapp .paiger-col1 span.page-numbers.dots { display:inline-block; float:none; padding:0; margin:0 0 0; font-size:15px; color:#0f181e; letter-spacing:0.4px; font-weight:700;}


/*about-wrapp*/
.about-wrapp h2 { font-size:30px; font-weight:700; color:#0b9ee0; letter-spacing:0.45px; line-height:48px; margin:0 0 28px;}
.about-wrapp h2 a { color:#0b9ee0;}
.about-wrapp h2 span { display:block;}
.about-wrapp h3 { font-size:30px; font-weight:700; color:#0b9ee0; letter-spacing:0.45px; line-height:48px; margin:0 0 18px;}
.about-wrapp h3 a { color:#0b9ee0;}
.about-wrapp h3 span { display:block;}
.about-wrapp p { font-size:15px; line-height:24px; color:#0f181e; margin:0 0 26px;}
.about-wrapp p a { color:#0b9ee0;}
.about-wrapp p span { display:block;}
.about-wrapp p strong { font-weight:700;}
.about-wrapp .abouts-video { width:100%; float:left; position:relative; margin:0 0 32px; border-radius:10px; overflow:hidden;}
.about-wrapp .abouts-video img { width:100%; display:block;}
.about-wrapp .about-row1 { width:100%; float:left; margin:0 0 0;}
.about-wrapp .about-row1 .about-bar1 { width:100%; float:left;}
.about-wrapp .about-row1 .about-bar1 li { font-size:15px; color:#0f181e; line-height:32px; letter-spacing:0.2px; background:url(../images/dot.svg) no-repeat 0 14px; display:block; padding-left:17px;}
.about-wrapp .about-row3 { width:100%; float:left; margin:55px 0 0;}
.about-wrapp .about-row3 img { width:100%; display:block;}
.about-wrapp .about-row3 .about-row4 { width:372px; float:left; position:relative;}
.about-wrapp .about-row3 .about-row4 .about-bar3 { width:180px; float:left;}
.about-wrapp .about-row3 .about-row4 .about-bar4 { width:auto; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.about-wrapp .about-btn1 { float:none; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:0 0 0 0; padding:14px 30px 14px 30px;}
.about-wrapp .about-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}
.about-wrapp .about-row3 .about-row4 .about-bar3 p {margin: 0 0 0;}


/*blogin-wrapp*/
.blogin-wrapp h2 { font-size:24px; color:#0b9ee0; line-height:37px; margin:0 0 14px; font-weight:700; width:100%; float:left;}
.blogin-wrapp h2 a { color:#0b9ee0;}
.blogin-wrapp h2 span { display:block;}
.blogin-wrapp h3 { font-size:15px; line-height:24px; color:#c0c0c0; font-weight:500; margin:0 0 19px;}
.blogin-wrapp h3 a { color:#c0c0c0;}
.blogin-wrapp h3 span { display:block;}
.blogin-wrapp p { font-size:15px; line-height:24px; color:#0f181e; font-weight:400; margin:0 0 19px;}
.blogin-wrapp p a { color:#0b9ee0;}
.blogin-wrapp p span { display:block;}
.blogin-wrapp p strong { font-weight:700;}
.blogin-wrapp .blogin-row1 { width:100%; float:left; border-radius:10px; overflow:hidden; margin:0 0 30px;}
.blogin-wrapp .blogin-row1 img { width:100%; display:block;}
.blogin-wrapp .blogin-btn1 { float:none; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:20px 0 0 0; padding:14px 30px 14px 30px;}
.blogin-wrapp .blogin-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}

/*galler-wrapp*/
.galler-wrapp h2 { font-size:24px; color:#0b9ee0; line-height:37px; margin:0 0 4px; font-weight:700; width:100%; float:left;}
.galler-wrapp h2 a { color:#0b9ee0;}
.galler-wrapp h2 span { display:block;}
.galler-wrapp p { font-size:15px; line-height:24px; color:#0f181e; font-weight:400; margin:0 0 19px;}
.galler-wrapp p a { color:#0f181e;}
.galler-wrapp p span { display:block;}
.galler-wrapp p strong { font-weight:700;}
.galler-wrapp .galler-row1 { width:88.8%; float:left; display: flex; flex-wrap: wrap;}
.galler-wrapp .galler-row1 img { width:100%; display:block;}
.galler-wrapp .galler-row1 .galler-col1 { width:43%; float:left; margin:0 14% 59px 0;}
.galler-wrapp .galler-row1 .galler-col1:nth-child(2n) { float:right; margin-right: 0;}
.galler-wrapp .galler-row1 .galler-col1 .galler-col2 { width:100%; float:left; margin:0 0 15px;}
.galler-wrapp .galler-row1 .galler-col1 .galler-col2 .galler-bar1 { width:100%; float:left; position:relative; border-radius:10px; overflow:hidden; margin:0 0 6px;}
.galler-wrapp .galler-row1 .galler-col1 .galler-col3 { width:100%; float:left;}
.galler-wrapp .galler-btn1 { float:none; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:0 0 0 0; padding:14px 30px 14px 30px;}
.galler-wrapp .galler-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}

/*treatment-wrapp*/
.treatment-wrapp { text-align:center; background:url(../images/treatment-bg.png) no-repeat bottom / 100%; padding:118px 0 56px; position:relative;}
.treatment-wrapp p { font-size:15px; color:#0f181e; line-height:24px; margin:0 0 24px;}
.treatment-wrapp p a { color:#0f181e;}
.treatment-wrapp p span { display:block;}
.treatment-wrapp p strong { font-weight:700;}
.treatment-wrapp h2 { font-size:30px; color:#0f181e; line-height:normal; letter-spacing:-0.19px; font-weight:700; margin:0 0 22px;}
.treatment-wrapp h2 a { color:#0f181e;}
.treatment-wrapp h2 span { display:block;}
.treatment-wrapp .treatment-col1 { width:100%; float:left; margin:0 0 0;}
.treatment-wrapp .treatment-col1 img { width:100%; display:block;}
.treatment-wrapp .treatment-col1 .treatment-row1 { width:100%; float:left; margin:0 0 0; position:relative;}
.treatment-wrapp .treatment-col2 { width:32.2%; float:left; margin:0 1.7% 70px 0;}
.treatment-wrapp .treatment-col2:nth-child(3n) { margin-right:0;}
.treatment-wrapp .treatment-col2 img { width:100%; display:block;}
.treatment-wrapp .treatment-col2 .treatment-row2 { width:100%; float:left; padding:30px 0 0;}
.treatment-wrapp .learn-btn1 { margin:0 0 0;}
.treatment-wrapp .learn-btn1:hover { color:#0f181e;}

/*feeser-wrapp*/
.feeser-wrapp h2 { font-size:15px; color:#0b9ee0; line-height:1; font-weight:700; border-radius:30px;}
.feeser-wrapp h3 { font-size:30px; font-weight:700; color:#0b9ee0; letter-spacing:0.45px; line-height:48px; margin:0 0 28px;}
.feeser-wrapp h3 a { color:#0b9ee0;}
.feeser-wrapp h3 span { display:block;}
.feeser-wrapp p { font-size:15px; line-height:24px; color:#0f181e; margin:0 0 26px;}
.feeser-wrapp p a { color:#0f181e;}
.feeser-wrapp p span { display:block;}
.feeser-wrapp p strong { font-weight:700;}
.feeser-wrapp .feeser-row1 { width:100%; float:left; margin:7px 0 4px;}
.feeser-wrapp .feeser-row2 { width:100%; float:left; margin:0 0 0; padding:18px 36px 18px;}
.feeser-wrapp .feeser-row1 .feeser-bar1 { width:45%; float:left; text-align:left; padding:0 0;}
.feeser-wrapp .feeser-row2 .feeser-bar2 { width:18%; float:left; text-align:right; display:inline-block; padding:0 0; color:#0b9ee0;}
.feeser-wrapp .feeser-row3 { width:100%; float:right; text-align:right; margin:0 0 1px;}
.feeser-bar1, .feeser-bar2 { font-size:15px; color:#0f181e; line-height:35px; letter-spacing:0; font-weight:400;}

/*gallerin-wrapp*/
.gallerin-wrapp h2 { font-size:30px; color:#0b9ee0; letter-spacing:0.45px; font-weight:700; line-height:58px; margin:0 0 9px;}
.gallerin-wrapp h2 a { color:#ffffff;}
.gallerin-wrapp h2 span { display:block;}
.gallerin-wrapp h3 { font-size:21px; font-weight:600; color:#4dc4d1; letter-spacing:0.32px; line-height:39px; margin:0 0 17px;}
.gallerin-wrapp h3 a { color:#4dc4d1;}
.gallerin-wrapp h3 span { display:block;}
.gallerin-wrapp p { font-size:15px; line-height:24px; color:#0f181e; margin:0 0 26px;}
.gallerin-wrapp p a { color:#0f181e;}
.gallerin-wrapp p span { display:block;}
.gallerin-wrapp p strong { font-weight:700;}
.gallerin-wrapp .gallerin-col1 { width:100%; float:left; margin:0 0 25px 0;}
.gallerin-wrapp .gallerin-col1 img { width:100%; display:block;}
.gallerin-wrapp .gallerin-col1 .gallerin-col2 { width:49%; float:left; margin:0 0 0; text-align:left;}
.gallerin-wrapp .gallerin-col1 .gallerin-col2:last-child { float:right;}
.gallerin-wrapp .gallerin-col1 .gallerin-col2 .gallerin-bar1 { width:100%; float:left; position:relative; border-radius:10px; overflow:hidden;}
.gallerin-wrapp .gallerin-btn1 { float:none; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:0 0 0; padding:14px 30px 14px 30px;}
.gallerin-wrapp .gallerin-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}
.gallerin-wrapp .gtext { width:100%; font-size:15px; letter-spacing:0.24px; line-height:29px; color:#0b9ee0; font-weight:700; padding:15px 0 0; float:left; text-align:left; position:relative;}

/*treatin-wrapp*/
.treatin-wrapp h2 { font-size:30px; font-weight:700; color:#0b9ee0; letter-spacing:0.45px; line-height:48px; margin:0 0 28px;}
.treatin-wrapp h2 a { color:#0b9ee0;}
.treatin-wrapp h2 span { display:block;}
.treatin-wrapp h3 { font-size:30px; font-weight:700; color:#0b9ee0; letter-spacing:0.45px; line-height:48px; margin:0 0 18px;}
.treatin-wrapp h3 a { color:#0b9ee0;}
.treatin-wrapp h3 span { display:block;}
.treatin-wrapp p { font-size:15px; line-height:24px; color:#0f181e; margin:0 0 26px;}
.treatin-wrapp p a { color:#0b9ee0;}
.treatin-wrapp p span { display:block;}
.treatin-wrapp p strong { font-weight:700;}
.treatin-wrapp .about-row1 { width:100%; float:left; margin:0 0 35px;}
.treatin-wrapp .about-row1 .about-bar1 { width:100%; float:left;}
.treatin-wrapp .about-row1 .about-bar1 li { font-size:15px; color:#0f181e; line-height:32px; letter-spacing:0.2px; background:url(../images/dot.svg) no-repeat 0 14px; display:block; padding-left:17px;}
.treatin-wrapp .treatin-row1 { width:100%; float:left; margin:0 0 47px; border-radius:10px; overflow:hidden;}
.treatin-wrapp .treatin-row1 iframe { width:100%; display:block; height:400px;}
.treatin-wrapp .treatin-btn1 { float:none; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:0 0 0; padding:14px 30px 14px 30px;}
.treatin-wrapp .treatin-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}
.treatin-wrapp ul li {line-height: 32px; letter-spacing: 0.2px; padding-left: 17px;}

/*teamer-wrapp*/
.teamer-wrapp { text-align:center; padding:106px 0 50px;}
.teamer-wrapp h2 { font-size:24px; font-weight:700; color:#0f181e; line-height:36px; margin:0 0 18px;}
.teamer-wrapp h2 a { color:#0f181e;}
.teamer-wrapp h2 span { display:block;}
.teamer-wrapp .teamer-col1 { width:100%; float:left;}
.teamer-wrapp .teamer-col1 img { width:100%; display:block;}
.teamer-wrapp .teamer-col1 .teamer-col2 { width:33.33%; float:left; margin:0 0 60px;}
.teamer-wrapp .teamer-col1 .teamer-col2 .teamer-row1 { width:64%; display:inline-block; border-radius:50%; overflow:hidden;}
.teamer-wrapp .teamer-col1 .teamer-col2 .teamer-row2 { width:100%; float:left; padding:30px 0 0;}
.teamer-wrapp .learn-btn1 { margin:0 0 0;}
.teamer-wrapp .learn-btn1:hover { color:#0f181e;}
.treatin-wrapp ul li:before {color: #2b2b2b; font-size: 31px; line-height: 28px;}

/*teamin-wrapp*/
.teamin-wrapp h2 { font-size:24px; color:#0f181e; line-height:36px; margin:0 0 8px; font-weight:700; width:100%; float:left;}
.teamin-wrapp h2 a { color:#0f181e;}
.teamin-wrapp h2 span { display:block;}
.teamin-wrapp h3 { font-size:13px; color:#0b9ee0; line-height:23px; margin:0 0 28px; font-weight:700; text-transform:uppercase;}
.teamin-wrapp h3 a { color:#0b9ee0;}
.teamin-wrapp h3 span { display:block;}
.teamin-wrapp h4 { font-size:15px; color:#0f181e; line-height:24px; margin:0 0 2px; font-weight:400;}
.teamin-wrapp h4 a { color:#0f181e;}
.teamin-wrapp h4 span { display:block;}
.teamin-wrapp h5 { font-size:15px; color:#0b9ee0; line-height:24px; margin:0 0 0; font-weight:700; width:100%; float:left;}
.teamin-wrapp h5 a { color:#0b9ee0;}
.teamin-wrapp h5 span { display:block;}
.teamin-wrapp h6 { font-size:30px; font-weight:700; color:#0b9ee0; letter-spacing:0.45px; line-height:48px; margin:0 0 28px;}
.teamin-wrapp h6 a { color:#0b9ee0;}
.teamin-wrapp h6 span { display:block;}
.teamin-wrapp p { font-size:15px; line-height:24px; color:#0f181e; margin:0 0 26px;}
.teamin-wrapp p a { color:#0f181e;}
.teamin-wrapp p span { display:block;}
.teamin-wrapp p strong { font-weight:700;}
.teamin-wrapp .teamin-row1 { width:100%; float:left; position:relative; margin:0 0 36px; text-align:center;}
.teamin-wrapp .teamin-row1 img { width:100%; display:block;}
.teamin-wrapp .teamin-row1 .teamin-col1 { width:44%; float:left; border-radius:50%; overflow:hidden;}
.teamin-wrapp .teamin-row1 .teamin-col2 { width:55%; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.teamin-wrapp .teamin-btn1 { float:none; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:20px 0 0; padding:14px 30px 14px 30px;}
.teamin-wrapp .teamin-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}

/*getin-wrapp*/
.getin-wrapp { text-align:center; padding:46px 0 100px;}
.getin-wrapp p { float:left; font-size:15px; color:#19485e; letter-spacing:0; line-height:28px; margin:0 0 0;}
.getin-wrapp p a { color:#19485e;}
.getin-wrapp p span { display:inline; margin:0 4px 0;}
.getin-wrapp p strong { font-weight:700;}
.getin-wrapp h2 { float:none; font-size:40px; font-weight:700; color:#ffffff; letter-spacing:0; line-height:68px; margin:0 0 30px;}
.getin-wrapp h2 a { color:#ffffff;}
.getin-wrapp h2 sup { font-weight:400;}
.getin-wrapp h2 span { display:block;}
.getin-wrapp h2 strong { font-weight:700;}
.getin-wrapp .getin-col1 { width:100%; float:left; background:url(../images/getin-bg.jpg) no-repeat center / cover; padding:58px 0 86px; border-radius:10px; margin:0 0 0;}
.getin-wrapp .getin-col1 img { width:100%; display:block;}
.getin-wrapp .getin-col1 .getin-row1 { width:822px; float:none; margin:0 auto;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil1 { font-size:13px; color:#ffffff; letter-spacing:2.13px; font-weight:500; text-transform:uppercase; background:rgba(255,255,255,0.0); border-color:#ffffff; text-align:left; resize:none;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:32.36%; height:48px; float:left; margin:0 1.46% 19px 0; padding:0 27px 0;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2:nth-child(3n) { margin-right:0;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil3 { width:100%; height:48px; float:left; margin:0 0 30px; padding:15px 27px 0;}
.getin-wrapp .getin-btn1 { float:none; color:#0b9ee0; background:#ffffff; border-color:#ffffff; margin:0 0 0 0; padding:14px 30px 14px 30px;}
.getin-wrapp .getin-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#ffffff;}

/*contac-wrapp*/
.contac-wrapp { text-align:center; padding:66px 0 20px;}
.contac-wrapp p { float:left; font-size:15px; color:#19485e; letter-spacing:0; line-height:28px; margin:0 0 0;}
.contac-wrapp p a { color:#19485e;}
.contac-wrapp p span { display:inline; margin:0 4px 0;}
.contac-wrapp p strong { font-weight:700;}
.contac-wrapp h2 { float:none; font-size:40px; font-weight:700; color:#ffffff; letter-spacing:0; line-height:68px; margin:0 0 30px;}
.contac-wrapp h2 a { color:#ffffff;}
.contac-wrapp h2 sup { font-weight:400;}
.contac-wrapp h2 span { display:block;}
.contac-wrapp h2 strong { font-weight:700;}
.contac-wrapp h3 { float:left; font-size:19px; color:#0f181e; line-height:normal; margin:0 0 0 8px; font-weight:400;}
.contac-wrapp h3 a { color:#2b2b2b;}
.contac-wrapp h3 a:hover { color:#5070ca; }
.contac-wrapp h3 span { display:inline; color:#d99f44; margin:0 3px;}
.contac-wrapp .contac-row1 { width:100%; float:left; margin:0 0 19px;}
.contac-wrapp .contac-row1 .contac-ul { width:auto; float:left;}
.contac-wrapp .contac-row1 .contac-ul li { float:none; display:inline-block; margin:0 5px 0;}
.contac-wrapp .contac-col1 { width:auto; float:none; display:inline-block; margin:0 38px 0;}
.contac-wrapp .contac-col1 img { width:100%; display:block;}
.contac-wrapp .contac-row3 { width:100%; float:left; margin:25px 0 38px;}
.contac-wrapp .contac-col1 .contac-row2 { width:auto; float:left;}
.contac-wrapp .contac-col1 .contac-location { width:11px; position:relative; top:0; left:-1px}
.contac-wrapp .contac-col1 .contac-call { width:17px; position:relative; top:2px; left:3px; margin:0 0 0 0;}
.contac-wrapp .contac-col1 .contac-mail { width:19px; position:relative; top:0; margin:0 0 0 0;}
.contac-ul li, .contac-ul li a { font-size:19px; font-weight:400; color:#0f181e; letter-spacing:0;}

.contac-wrapp .social-col1 { width:100%; float:left; margin:25px 0 0;}
.contac-wrapp .social-col1 img { width:100%; display:block;}
.contac-wrapp .social-col1 a { width:30px; float:none; display:inline-block; margin:0 4px 0; position:relative; top:3px;}
.contac-wrapp .social-col1 a img { transition:transform 0.8s ease-in-out 0s;}
.contac-wrapp .social-col1 a:hover img { transform:rotate(360deg);}
.contac-wrapp .social-col1 a.mobile {display: none;}

/*testi-wrapp*/
.testi-wrapp { text-align:center;}
.testi-wrapp p { float:none; font-size:15px; font-weight:400; color:#0f181e; letter-spacing:0; line-height:24px; margin:0 0 16px;}
.testi-wrapp p a { color:#0f181e;}
.testi-wrapp p span { display:inline;}
.testi-wrapp p strong { font-weight:700;}
.testi-wrapp h2 { float:none; font-size:40px; font-weight:700; color:#ffffff; letter-spacing:0; line-height:68px; margin:0 0 22px;}
.testi-wrapp h2 a { color:#ffffff;}
.testi-wrapp h2 sup { font-weight:400;}
.testi-wrapp h2 span { display:block;}
.testi-wrapp h2 strong { font-weight:700;}
.testi-wrapp h3 { float:none; font-size:15px; font-weight:700; color:#0f181e; line-height:24px; margin:0 0 2px;}
.testi-wrapp h3 a { color:#0f181e;}
.testi-wrapp h3 span { display:block;}
.testi-wrapp h3 strong { font-weight:700;}
.testi-wrapp .testi-row1 { width:100%; float:left; margin:0 0 27px 0; text-align:center;}
.testi-wrapp .testi-row1 .margin { max-width:1280px;}
.testi-wrapp .testi-row1 .testi-row11 { width:100%; float:left; margin:0 0 30px;}
.testi-wrapp .testi-row1 img { width:100%; display:block;}
.testi-wrapp .testi-row1 .testi-row11 .testi-col1 { width:100%; float:left; margin:0 0 0 0; position:relative; border-radius:10px; overflow:hidden;}
.testi-wrapp .testi-row2 { width:100%; float:left; padding:0 0 0; position:relative;}
.testi-wrapp .testi-row2 img { width:100%; display:block;}
.testi-wrapp .testi-row2 .testi-row3 { width:100%; float:left; margin:61px 0 0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:28%; float:left; margin:0 8% 80px 0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2:nth-child(3n) { margin-right:0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 .testimonials-row1 { width:95px; float:none; margin:0 auto;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 .testimonials-row2 { width:100%; float:left;}
.testi-wrapp .testi-row4 { width:100%; float:left; margin:0 0 0; text-align:center;}
.testi-wrapp .testi-row5 { width:100%; float:left; margin:-32px 0 0;}
.testi-wrapp .testi-btn1 { float:none; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:0 0 0; padding:14px 30px 14px 30px; cursor: pointer;}
.testi-wrapp .testi-btn1:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}

/*practice-wrapp*/
.practice-wrapp { position:relative; padding:60px 0 50px;}
.practice-wrapp p { font-size:16px; color:#707070; letter-spacing:normal; line-height:26px; text-transform:inherit; margin:0 0 0;}
.practice-wrapp p a { color:#707070;}
.practice-wrapp p span { display:block;}
.practice-wrapp .practice-row2 { width:100%; float:left;}
.practice-wrapp .practice-row1 { width:24.17%; float:left; margin:0 1.1% 1.1% 0; background:#0d0d0e; overflow:hidden;}
.practice-wrapp .practice-row1:nth-child(4n) { margin-right:0;}
.practice-wrapp .practice-row1 img { width:100%; display:block;}
.practice-wrapp .practice-row1:hover img { opacity:0.40;}
.practice-wrapp .practice-row1 .practice-bar1 { width:100%; float:left;}

/*buttons*/
.buttons { width:100%; float:left; margin:20px 0 50px; background:#f5f5f5; border-radius:10px; padding:14px 30px 22px 147px; position:relative;}
.buttons-tex1 { font-size:20px; color:#0b9ee0; letter-spacing:0.3px; float:none; font-weight:700; display:inline-block; margin:9px 12px 0;}
.buttons h5 { font-size:24px; color:#0b9ee0; line-height:36px; letter-spacing:0.36px; font-weight:700; margin:0 0 15px;}
.buttons h5 a { color:#5070ca;}
.buttons h5 span { display:block;}
.buttons .buttons-icon { width:77px; position:absolute; top:50%; transform:translateY(-50%); left:32px;}
.buttons .buttons-icon img { width:100%; display:block;}
.buttons .buttons-btn1 { float:none; color:#ffffff; background:#0b9ee0; border-color:#0b9ee0; margin:0 0 0 0; padding:14px 30px 14px 30px;}
.buttons .buttons-btn1:hover { color:#0b9ee0; background:none; border-color:#0b9ee0;}
.buttons .buttons-btn2 { float:none; color:#0b9ee0; background:none; border-color:#0b9ee0; margin:0 0 0 0; padding:14px 30px 14px 30px;}
.buttons .buttons-btn2:hover { color:#ffffff; background:#0b9ee0; border-color:#0b9ee0;}

/*common-css*/
.reviews-thm1 { width:100%; float:left; margin:17px 0 17px;}
.reviews-thm1 span { width:18px; float:none; display:inline-block; margin:0 0 0;}
.gtext { width:100%; position:absolute; bottom:0; left:0; right:0; margin:0 auto; font-size:15px; line-height:29px; color:#ffffff; font-weight:400; padding:0 20px 5px;}

.header-btn1, .header-btn2, .linker-btn1, .banner-btn1, .therapy-btn1, .abouts-btn1, .team-btn1, .reviews-btn1, .enquiry-btn1, .enquiry-fil1, .instagram-btn1, .fheader-btn1, .fheader-btn2, .footer1-btn1, .footer1-btn2, .bloger-btn1, .paiger-btn1, .paiger-btn2, .sidbar-btn1, .sidbar-fil1, .sidbar-btn2, .treatment-btn1, .about-btn1, .blogin-btn1, .galler-btn1, .gallerin-btn1, .buttons-btn2, .buttons-btn1, .treatin-btn1, .teamin-btn1, .getin-btn1, .getin-fil1, .testi-btn1 { text-align:center; font-size:15px; font-weight:700; border:1px solid; border-radius:25px; transition:all 0.25s ease-out 0s; display:inline-block;}

.learn-btn1 { font-size:15px; float:none; color:#0b9ee0; font-weight:700; background:none; transition:all 0.25s ease-out 0s; display:inline-block; position:relative; padding:0 15px 0 0;}
.learn-btn1:after { content:""; background:url(../images/btn-arrow.svg) no-repeat center / 100%; width:9px; height:9px; transform:translateY(-50%); margin:0 0 0; position:absolute; top:55%; right:0;}
.learn-btn1:hover:after { background:url(../images/btn-arrow1.svg) no-repeat center / 100%;}

/*mobile*/
.header-wrapp .linker-col1 { width:337px; float:none; margin:0 auto 0; display:none;}
.header-wrapp .linker-col1 img { width:100%; display:block;}
.header-wrapp .linker-col1 .linker-row1 { width:100%; float:none;}


.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3 {width: 21.62%; margin: 0 1% 34px 0; padding: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3.last_col {width: 32.14%; margin: 0 0 37px; padding: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control {width: 100%; height: 48px; float: left; padding: 0 10.4% 0; font-size: 13px; color: #ffffff; letter-spacing: 2.13px; font-weight: 500; text-transform: uppercase; background: rgba(255,255,255,0.0); border-color: #ffffff; text-align: left; resize: none; border: 1px solid; border-radius: 25px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; line-height: normal;}
.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control {width: 100%; height: 48px; float: left; margin: 0 0 0; padding: 15px 27px 0;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox {margin: 0;} 
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox label {font-size: 12px; font-weight: 500; color: #ffffff; letter-spacing: 0; line-height: normal; display: inline-block; position: relative; top: -3.5px; padding: 0;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-group.extra-class1 .checkbox {margin: 0 0 12px;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-group.extra-class2 .checkbox {width: 100%; float: left; margin: 0 0 30px;}
.enquiry-wrapp .enquiry-col1 .caldera-grid a {color: #ffffff; text-decoration: underline;}
.enquiry-wrapp .enquiry-col1 .caldera-grid a:hover {text-decoration: none;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] {background-image: url(../images/checkbox2.svg); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; height: 15px; width: 15px; margin: 0px !important; padding: 0; border: 0; position: relative; left: 0px; top: 4px; -webkit-appearance: none; -moz-appearance: none; outline: none !important; cursor: pointer; margin-right: 5px !important; background-size: 14px; background-repeat: no-repeat; transition: all 0.15s ease-out 0s;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox]:checked {background-image: url(../images/checkbox2-hov.svg);}
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default {float: none; color: #0b9ee0; background: #ffffff; border-color: #ffffff; margin: 0 0 0 0; padding: 14px 30px 14px 30px; text-align: center; font-size: 15px; font-weight: 700; border-radius: 25px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; box-shadow: none; outline: none !important; vertical-align: baseline; font-family: 'Urbanist', sans-serif;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default:hover {color: #ffffff; background: #0b9ee0; border-color: #ffffff;}

.sidbar-wrapp .sidbar-row1 .caldera-grid .row.first_row {width: 100%; max-width: 266px; float: none; margin: 0 auto 0 !important;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .col-sm-12 {padding: 0;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .form-control {width: 100%; height: 48px; float: left; margin: 0 0 13px 0; padding: 0 27px 0; font-size: 13px; color: #ffffff; letter-spacing: 2.13px; font-weight: 500; text-transform: uppercase; background: rgba(255,255,255,0.0); border-color: #ffffff; resize: none; text-align: center; border: 1px solid; border-radius: 25px; transition: all 0.25s ease-out 0s; display: inline-block;}
.sidbar-wrapp .sidbar-row1 .caldera-grid textarea.form-control {width: 100%; height: 143px; float: left; margin: 0 0 37px; padding: 15px 27px 0;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .row {margin: 0 0 30px !important;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox {margin: 0;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox label {font-size: 12px; font-weight: 500; color: #ffffff; letter-spacing: 0; line-height: normal; display: inline; position: relative; top: -3.5px; padding: 0;}
.sidbar-wrapp .sidbar-row1 .caldera-grid a {color: #ffffff; text-decoration: underline;}
.sidbar-wrapp .sidbar-row1 .caldera-grid a:hover {text-decoration: none;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .form-group.extra-class1 .checkbox {margin: 0 0 12px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox input[type=checkbox] {background-image: url(../images/checkbox2.svg); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; height: 15px; width: 15px; margin: 0px !important; padding: 0; border: 0; position: relative; left: 0px; top: 4px; -webkit-appearance: none; -moz-appearance: none; outline: none !important; cursor: pointer; margin-right: 5px !important; background-size: 14px; background-repeat: no-repeat; transition: all 0.15s ease-out 0s;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox input[type=checkbox]:checked {background-image: url(../images/checkbox2-hov.svg);}
.sidbar-wrapp .sidbar-row1 .caldera-grid .row.last_row { margin: 0 0 0 !important;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .btn-default {float: none; color: #0b9ee0; background: #ffffff; border-color: #ffffff; margin: 0 0 0 0; padding: 14px 30px 14px 30px; text-align: center; font-size: 15px; font-weight: 700; border-radius: 25px; transition: all 0.25s ease-out 0s; display: inline-block; vertical-align: baseline; box-shadow: none; outline: none; font-family: 'Urbanist', sans-serif;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .btn-default:hover {color: #ffffff; background: #0b9ee0; border-color: #ffffff;}

.getin-wrapp .getin-col1 .caldera-grid .row {width: 822px; float: none; margin: 0 auto 0 !important;}
.getin-wrapp .getin-col1 .caldera-grid .col-sm-4 {width: 32.36%; margin: 0 1.46% 19px 0; padding: 0 0 0;}
.getin-wrapp .getin-col1 .caldera-grid .col-sm-4.last_col {margin-right: 0;}
.getin-wrapp .getin-col1 .caldera-grid .col-sm-12 {padding: 0;}
.getin-wrapp .getin-col1 .caldera-grid .form-control {width: 100%; height: 48px; float: left; padding: 0 27px 0; font-size: 13px; color: #ffffff; letter-spacing: 2.13px; font-weight: 500; text-transform: uppercase; background: rgba(255,255,255,0.0); border-color: #ffffff; text-align: left; resize: none; border: 1px solid; border-radius: 25px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; line-height: normal;}
.getin-wrapp .getin-col1 .caldera-grid textarea.form-control {width: 100%; height: 48px; float: left; margin: 0 0 30px; padding: 15px 27px 0;}
.getin-wrapp .getin-col1 .caldera-grid .checkbox {margin: 0;} 
.getin-wrapp .getin-col1 .caldera-grid .checkbox label {font-size: 12px; font-weight: 500; color: #ffffff; letter-spacing: 0; line-height: normal; display: inline-block; position: relative; top: -3.5px; padding: 0;}
.getin-wrapp .getin-col1 .caldera-grid .form-group.extra-class1 .checkbox {margin: 0 0 12px;}
.getin-wrapp .getin-col1 .caldera-grid .form-group.extra-class2 .checkbox {width: 100%; float: left; margin: 0 0 30px;}
.getin-wrapp .getin-col1 .caldera-grid a {color: #ffffff; text-decoration: underline;}
.getin-wrapp .getin-col1 .caldera-grid a:hover {text-decoration: none;}
.getin-wrapp .getin-col1 .caldera-grid .checkbox input[type=checkbox] {background-image: url(../images/checkbox2.svg); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; height: 14px; width: 14px; margin: 0px !important; padding: 0; border: 0; position: relative; left: 0px; top: 3px; -webkit-appearance: none; -moz-appearance: none; outline: none !important; cursor: pointer; margin-right: 5px !important; background-size: 14px; background-repeat: no-repeat; transition: all 0.15s ease-out 0s;}
.getin-wrapp .getin-col1 .caldera-grid .checkbox input[type=checkbox]:checked {background-image: url(../images/checkbox2-hov.svg);}
.getin-wrapp .getin-col1 .caldera-grid .btn-default {float: none; color: #0b9ee0; background: #ffffff; border-color: #ffffff; margin: 0 0 0 0; padding: 14px 30px 14px 30px; text-align: center; font-size: 15px; font-weight: 700; border-radius: 25px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; box-shadow: none; outline: none !important; vertical-align: baseline; font-family: 'Urbanist', sans-serif;}
.getin-wrapp .getin-col1 .caldera-grid .btn-default:hover {color: #ffffff; background: #0b9ee0; border-color: #ffffff;}


.parsley-required { display: none !important;}
.caldera-grid .form-group .parsley-error {border-color: #d00000 !important;border:2px dotted !important;color:#d00000 !important;background: transparent;}
.caldera-grid .form-group label.parsley-error {border: none !important;}
.caldera-grid .help-block {display: none !important;}
input.form-control.parsley-success, select.form-control.parsley-success, textarea.form-control.parsley-success { background: transparent  !important;}
.caldera-grid .row {margin: 0px !important;}
.caldera-grid .form-group { margin:0px auto !important;}

.conten-wrapp .conten-row1 .conten-bar1 .accordion .faqs-col1 h2 { font-size: 15px; line-height: 1; border-radius: 30px; padding: 16px 8% 15px 5%;}
.conten-wrapp .conten-row1 .conten-bar1 .accordion .faqs-col1 .content { margin: 0 0 0; padding: 18px 5% 18px;}

.conten-wrapp .conten-row1 .conten-bar1 .bloger-col1 { display: flex; flex-wrap: wrap; justify-content: space-between;}
.conten-wrapp .conten-row1 .conten-bar1 .bloger-col1 .bloger-col2 .bloger-row2 { height: 255px;}
.conten-wrapp .conten-row1 .conten-bar1 .bloger-col1 .bloger-col2 .bloger-row2 .bloger-btn1 { position: absolute; bottom: 0;}

.conten-wrapp .conten-row1 .conten-bar1 .galler-row1 .galler-col1 .galler-col3 { height: 210px; position: relative;}
.conten-wrapp .conten-row1 .conten-bar1 .galler-row1 .galler-col1 .galler-col3 a { position: absolute; bottom: 0;}


.testi-wrapp .testi-row1 .testi-row11 .testi-col1 img { height: 250px; object-fit: cover; object-position: center; margin: 0 auto;}


.conten-wrapp.treatment-wrapp .treatment-col1 { display: flex; flex-wrap: wrap; justify-content: center;}

.linker-wrapp .scroll.fixed .linker-col2 { margin: 0 0 0 120px;}

.conten-wrapp .conten-row1 .treatin-wrapp p .wp-image-818 { margin-right: 30px;}

.linker-wrapp .scroll .linker-col4 .linker-row4 .linker-btn1.sticky { display: none;}
.linker-wrapp .scroll.fixed .linker-col4 .linker-row4 .linker-btn1.sticky { display: block;}
.linker-wrapp .scroll.fixed .linker-col4 .linker-row4 .linker-btn1 { padding: 14px 20px 14px 20px; margin: 0 0 0 10px;}
.linker-wrapp .scroll.fixed .linker-col4 { margin: 0 50px 0 0; }

.linker-wrapp .scroll.fixed .linker-col1 { top: 50%; transform: translateY(-50%);}

.conten-wrapp .conten-row1 .conten-bar1 .accordion .faqs-col1 { width: 100%;float: left;margin: 7px 0 4px;}
.conten-wrapp .conten-row1 .treatin-wrapp .accordion { margin-bottom: 10px; }

.conten-wrapp .conten-row1 .treatin-wrapp .Perio-img { width: 100%; float: left;}

.conten-wrapp .conten-row1 .blogin-wrapp h2.entry-header span { font-size: 30px;}

.conten-wrapp .conten-row1 .blogin-wrapp h3 { font-size: 30px; font-weight: 700; color: #0b9ee0; letter-spacing: 0.45px; line-height: 48px; margin: 0 0 18px;}

.conten-wrapp .conten-row1 .blogin-wrapp h3.entry-content { font-size: 30px; font-weight: 700; color: #0b9ee0; letter-spacing: 0.45px; line-height: 48px; margin: 0 0 18px;}

.conten-wrapp .conten-row1 .conten-bar1 .contac-info { font-size: 16px;}

.conten-wrapp .conten-row1 .conten-bar1 .contac-info a  { color: #0b9ee0; }
.conten-wrapp .conten-row1 .conten-bar1 .contac-info a:hover { color: #0f181e; }

.linker-wrapp .scroll .linker-col2 .linker-row2 li .dropdown { background: #ffffff; padding: 0 15px; left: 0; right: unset !important;}

.conten-wrapp .conten-row1 .feeser-wrapp .accordion .feeser-title { width: 100%; float: left; margin: 0; padding: 0 36px;}
.conten-wrapp .conten-row1 .feeser-wrapp .accordion .feeser-title h6 { font-size: 15px; color: #0b9ee0; line-height: 20px; margin: 0; font-weight: 700; float: left;}
.conten-wrapp .conten-row1 .feeser-wrapp .accordion .feeser-title .fee-title_1 { width: 45%;}
.conten-wrapp .conten-row1 .feeser-wrapp .accordion .feeser-title .fee-title_2 { width: 18%; float: left; text-align: right; display: inline-block; }
.conten-wrapp .conten-row1 .feeser-wrapp .accordion .feeser-title .fee-title_3 { width: 18%; float: left; text-align: right; display: inline-block; }
.conten-wrapp .conten-row1 .feeser-wrapp .accordion .feeser-title .fee-title_4 { width: 18%; float: right; text-align: right; display: inline-block; }

.feeser-wrapp .feeser-row2 .feeser-bar3 { width: 18%; float: left; text-align: right; display: inline-block; padding: 0 0; color: #0b9ee0; line-height: 35px;}
.feeser-wrapp .feeser-row2 .feeser-bar4 { width: 18%; float: left; text-align: right; display: inline-block; padding: 0 0; color: #0b9ee0; line-height: 35px;}

.table-outer { overflow-x: auto; width: auto; font-size: 15px; margin-bottom: 25px;}
.table-outer table { border-collapse: collapse; border-spacing: 0; min-width: 600px; max-width: 100%;}
.table-outer td { border: 1px solid #000;  padding: 10px;}

.banner-wrapp .welcome-slides .owl-stage .single-welcome-slide:after { content: ""; position: absolute; left: 0; right: 0; width: 100%; height: 100%; top: 0; background: #d9d9d966; margin: 0 auto;}
.banner-wrapp .welcome-slides .owl-stage .single-welcome-slide .banner-col1 { z-index: 99;}

.conten-wrapp .treatin-wrapp .ul-implant ul li:before { top: 10px;}
.conten-wrapp .treatin-wrapp .ol-implant ol li:before { top: 12px;}
.conten-wrapp .treatin-wrapp ul li:before { top: 1px; }

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

.treatin-wrapp p a.nonexist { color: #0f181e;}

.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form {width: 100% !important; float: none; max-width: 800px !important; box-shadow: none !important; border-radius: 0 !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element {width: 31.90%; float: left; margin: 0 2% 34px 0 !important; padding: 0 !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element:nth-child(3n) {margin-right: 0 !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element .af-textWrap {width: 100% !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-body input.text {width: 100% !important; height: 48px; margin: 0 0 0 !important; padding: 0 27px 0 !important; font-size: 13px !important; color: #ffffff !important; letter-spacing: 2.13px; font-weight: 500; text-transform: uppercase; background: rgba(255,255,255,0.0) !important; border-color: #ffffff !important; text-align: left; resize: none; border: 1px solid !important; border-radius: 25px !important; transition: all 0.25s ease-out 0s; display: inline-block;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-body select {width: 100% !important; height: 48px; margin: 0 0 0 !important; padding: 0 27px 0 !important; font-size: 13px !important; color: #ffffff !important; letter-spacing: 2.13px; font-weight: 500; text-transform: uppercase; background: rgba(255,255,255,0.0) !important; border-color: #ffffff !important; text-align: left; resize: none; border: 1px solid !important; border-radius: 25px !important; transition: all 0.25s ease-out 0s; display: inline-block;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-body textarea {width: 100% !important; height: 48px !important; margin: 7.5% 0 0 !important; padding: 5.5% 27px 0 !important; font-size: 13px !important; color: #ffffff !important; letter-spacing: 2.13px; font-weight: 500; text-transform: uppercase; background: rgba(255,255,255,0.0) !important; border-color: #ffffff !important; text-align: left; resize: none; border: 1px solid !important; border-radius: 25px !important; transition: all 0.25s ease-out 0s; display: inline-block;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-body label.previewLabel {font-size: 13px !important; letter-spacing: 2.13px; margin: 0 !important; text-align: center !important; color: #ffffff !important; font-weight: 400 !important; text-transform: uppercase; font-family: 'Urbanist', sans-serif;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-selectWrap {width: 100%; margin-top: 5px;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element:nth-last-child(3) {width: 100%; float: left; margin: 0 0 12px !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element.af-element-checkbox {width: 100%; float: left; margin: 0 0 30px !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element.buttonContainer {width: 100%; float: left; margin: 0 !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .choiceList.choiceList-radio-stacked {width: 100%; float: left; margin: 10px 0 0 !important; text-align: center;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element .af-checkWrap {width: 100%; text-align: center;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-element-radio label.choice {border: 0; padding: 1rem 0 0 2rem !important; margin: 0 !important; text-align: center; font-size: 12px; color: #ffffff; letter-spacing: 0.85px; line-height: 16px; display: inline-block !important; position: relative; top: -3.5px; cursor: pointer;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element .af-checkWrap label.choice {border: 0; padding: 0 0 0 22px !important; margin: 0 !important; text-align: center; font-size: 12px; font-weight: 300 !important; color: #ffffff; letter-spacing: 0.85px; line-height: 16px; display: inline-block !important; position: relative; top: -3.5px;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .buttonContainer input.submit {width: auto !important; float: none !important; color: #0b9ee0; background: #ffffff; border-color: #ffffff; margin: 0 0 0 0 !important; padding: 14px 30px 14px 30px !important; text-align: center; font-size: 15px; font-weight: 700; border: 1px solid; border-radius: 25px !important; transition: all 0.25s ease-out 0s; display: inline-block; line-height: normal; box-shadow: none; vertical-align: baseline; outline: none; font-family: 'Urbanist', sans-serif;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .buttonContainer input.submit:hover {color: #ffffff; background: #0b9ee0; border-color: #ffffff;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-element-radio label.choice:before {background-color: transparent !important; border: 1px solid #ffffff; height: 14px; width: 14px; transition: all 0.2s ease; margin-top: 1px;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-element-radio input.radio:checked ~ label:before {background-image: url(../images/checkbox2-hov.svg); background-repeat: no-repeat; border:transparent;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-element-radio input.radio:checked ~ label {font-weight: 300 !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 option.multiChoice {color: #000 !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-element-radio {text-align: center;}

.getin-wrapp .getin-col1 #af-form-475088846.af-form {width: 100% !important; float: none; max-width: 800px !important; box-shadow: none !important; border-radius: 0 !important;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element {width: 31.90%; float: left; margin: 0 2% 34px 0 !important; padding: 0 !important;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element:nth-child(3n) {margin-right: 0 !important;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element .af-textWrap {width: 100% !important;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-body input.text {width: 100% !important; height: 48px; margin: 0 0 0 !important; padding: 0 27px 0 !important; font-size: 13px !important; color: #ffffff !important; letter-spacing: 2.13px; font-weight: 500; text-transform: uppercase; background: rgba(255,255,255,0.0) !important; border-color: #ffffff !important; text-align: left; resize: none; border: 1px solid !important; border-radius: 25px !important; transition: all 0.25s ease-out 0s; display: inline-block;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-body select {width: 100% !important; height: 48px; margin: 0 0 0 !important; padding: 0 27px 0 !important; font-size: 13px !important; color: #ffffff !important; letter-spacing: 2.13px; font-weight: 500; text-transform: uppercase; background: rgba(255,255,255,0.0) !important; border-color: #ffffff !important; text-align: left; resize: none; border: 1px solid !important; border-radius: 25px !important; transition: all 0.25s ease-out 0s; display: inline-block;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-body textarea {width: 100% !important; height: 48px !important; margin: 7.5% 0 0 !important; padding: 5.5% 27px 0 !important; font-size: 13px !important; color: #ffffff !important; letter-spacing: 2.13px; font-weight: 500; text-transform: uppercase; background: rgba(255,255,255,0.0) !important; border-color: #ffffff !important; text-align: left; resize: none; border: 1px solid !important; border-radius: 25px !important; transition: all 0.25s ease-out 0s; display: inline-block;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-body label.previewLabel {font-size: 13px !important; letter-spacing: 2.13px; margin: 0 !important; text-align: center !important; color: #ffffff !important; font-weight: 400 !important; text-transform: uppercase; font-family: 'Urbanist', sans-serif;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-selectWrap {width: 100%; margin-top: 5px;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element:nth-last-child(3) {width: 100%; float: left; margin: 0 0 12px !important;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element.af-element-checkbox {width: 100%; float: left; margin: 0 0 30px !important;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element.buttonContainer {width: 100%; float: left; margin: 0 !important;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .choiceList.choiceList-radio-stacked {width: 100%; float: left; margin: 10px 0 0 !important; text-align: center;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element .af-checkWrap {width: 100%; text-align: center;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-element-radio label.choice {border: 0; padding: 1rem 0 0 2rem !important; margin: 0 !important; text-align: center; font-size: 12px; color: #ffffff; letter-spacing: 0.85px; line-height: 16px; display: inline-block !important; position: relative; top: -3.5px; cursor: pointer;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element .af-checkWrap label.choice {border: 0; padding: 0 0 0 22px !important; margin: 0 !important; text-align: center; font-size: 12px; font-weight: 300 !important; color: #ffffff; letter-spacing: 0.85px; line-height: 16px; display: inline-block !important; position: relative; top: -3.5px;}
.getin-wrapp .getin-col1 #af-form-475088846 .buttonContainer input.submit {width: auto !important; float: none !important; color: #0b9ee0; background: #ffffff; border-color: #ffffff; margin: 0 0 0 0 !important; padding: 14px 30px 14px 30px !important; text-align: center; font-size: 15px; font-weight: 700; border: 1px solid; border-radius: 25px !important; transition: all 0.25s ease-out 0s; display: inline-block; line-height: normal; box-shadow: none; vertical-align: baseline; outline: none; font-family: 'Urbanist', sans-serif;}
.getin-wrapp .getin-col1 #af-form-475088846 .buttonContainer input.submit:hover {color: #ffffff; background: #0b9ee0; border-color: #ffffff;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-element-radio label.choice:before {background-color: transparent !important; border: 1px solid #ffffff; height: 14px; width: 14px; transition: all 0.2s ease; margin-top: 0rem;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-element-radio input.radio:checked ~ label:before {background-image: url(../images/checkbox2-hov.svg); background-repeat: no-repeat; border:transparent;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-element-radio input.radio:checked ~ label {font-weight: 300 !important;}
.getin-wrapp .getin-col1 #af-form-475088846 option.multiChoice {color: #000 !important;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-element-radio {text-align: center;}

.sidbar-wrapp .sidbar-row1 #af-form-475088846.af-form {width: 100%; float: none; margin: 0 auto 0; box-shadow: none;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body .af-element {width: 100% !important; padding: 0 !important; margin: 0 auto 0 !important; max-width: 266px;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body .af-element .af-textWrap {width: 100%;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body input.text {width: 100% !important; height: 48px; float: left; margin: 0 0 13px 0 !important; padding: 0 27px 0 !important; font-size: 13px !IMPORTANT; color: #ffffff !important; letter-spacing: 2.13px; font-weight: 500; text-transform: uppercase; background: rgba(255,255,255,0.0) !IMPORTANT; border-color: #ffffff; resize: none; text-align: center; border: 1px solid !important; border-radius: 25px !important; transition: all 0.25s ease-out 0s; display: inline-block; font-family: 'Urbanist', sans-serif}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body label.previewLabel {font-size: 13px !important; letter-spacing: 2.13px; margin: 0 !important; text-align: center !important; color: #ffffff !important; font-weight: 400 !important; text-transform: uppercase; font-family: 'Urbanist', sans-serif}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body select {width: 100% !important; height: 48px; float: left; margin: 5px 0 13px 0 !important; padding: 0 27px 0 !important; font-size: 13px !IMPORTANT; color: #ffffff !important; letter-spacing: 2.13px; font-weight: 500; text-transform: uppercase; background: rgba(255,255,255,0.0) !IMPORTANT; border-color: #ffffff; resize: none; text-align: center; border: 1px solid !important; border-radius: 25px !important; transition: all 0.25s ease-out 0s; display: inline-block; font-family: 'Urbanist', sans-serif}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body textarea {width: 100% !important; height: 143px !important; float: left; margin: 0 0 37px !important; padding: 15px 27px 0 !important; font-size: 13px; color: #ffffff; letter-spacing: 2.13px; font-weight: 500; text-transform: uppercase; background: rgba(255,255,255,0.0); border-color: #ffffff; resize: none; text-align: center; border: 1px solid; border-radius: 25px; transition: all 0.25s ease-out 0s; display: inline-block; font-family: 'Urbanist', sans-serif; font-weight: normal !important;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .choiceList-radio-stacked {width: 100%; float: left; margin: 0 0 12px !important;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-element-radio label.choice {border: 0; padding: 1rem 0 0 2rem !important; margin: 0 !important; text-align: center; font-size: 12px; color: #ffffff; letter-spacing: 0.85px; line-height: 16px; display: inline-block !important; position: relative; top: -3.5px; cursor: pointer;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body .af-element:nth-last-child(3) {max-width: 100%;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-element-radio label.choice:before {background-color:transparent !important; border:1px solid #ffffff; height: 14px; width: 14px; transition: all 0.2s ease; margin-top: 1px;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-element-radio input.radio:checked ~ label:before {background-image: url(../images/checkbox2-hov.svg); background-repeat: no-repeat; border:transparent;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-element-radio input.radio:checked ~ label {font-weight: 300 !important;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body .af-element .af-checkWrap {width: 100% !important;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body .af-element .af-checkWrap label.choice {border: 0; padding: 0 0 0 19px !important; margin: 0 !important; text-align: center; font-size: 12px; font-weight: 300 !important; color: #ffffff; letter-spacing: 0.85px; line-height: 16px; display: inline-block !important; position: relative; top: -3.5px;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body .af-element.af-element-checkbox {width: 100%; float: left; margin: 0 auto 30px !important; max-width: 100%}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .buttonContainer input.submit {width: auto !important; float: none !important; color: #0b9ee0; background: #ffffff; border-color: #ffffff; margin: 0 0 0 0 !important; padding: 14px 30px 14px 30px !important; text-align: center; font-size: 15px; font-weight: 700; border: 1px solid; border-radius: 25px !important; transition: all 0.25s ease-out 0s; display: inline-block; vertical-align: baseline; outline: none; font-family: 'Urbanist', sans-serif; box-shadow: none; line-height: normal;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .buttonContainer input.submit:hover {color: #ffffff; background: #0b9ee0; border-color: #ffffff;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 option.multiChoice {color: #000 !important;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-element-radio {text-align: center;}

#af-body-475088846.af-body.af-standards {padding: 0 !important;}
#af-form-475088846 .af-body .af-element {padding: 0 !important;}
#af-form-475088846 .af-body label.previewLabel {margin: 0 !important;}


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

.header-wrapp { position:relative; padding:90px 0 16px; border:none;}
.header-wrapp .header-col1 { width:100%; margin:14px 0 18px;}
.header-wrapp .header-col2 { width:100%; margin:4% 0 0;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col3 { width:100%;}
.header-wrapp .header-btn1 { width:48%; padding:14px 2% 14px; float:left; margin:0;}
.header-wrapp .header-btn1 span { display:none;}
.header-wrapp .header-btn2 { width:48%; padding:14px 2% 14px; float:right; margin:0;}

.linker-wrapp { position:relative; top:inherit;}
.linker-wrapp p { float:none;}
.linker-wrapp .linker-col1 { display:none;}
.linker-wrapp .linker-col2 { display:none;}
.linker-wrapp .linker-col3 { width:100%; margin:0 0 10px;}
.linker-wrapp .linker-col4 { width:100%;}
.linker-wrapp .linker-btn1 { float:none; margin:15px 0 0;}

.banner-wrapp { min-height:inherit; text-align:center;} 
.banner-wrapp h2 { font-size:44px; margin:0 0 19px;}
.banner-wrapp h2 span { display:inline-block;}
.banner-wrapp p { font-size:17px;}
.banner-wrapp .banner-col1 { width:94%; float:none; position:relative; top:inherit; transform:none; display:inline-block;}
.banner-wrapp .banner-col1 .banner-row1 { padding:30px 0;}
.banner-wrapp .banner-col2 { display:none;}
.banner-wrapp .banner-btn1 { float:none; display:inline-block; margin:0 23px 0 0; padding:14px 20px 14px;}

.treatments-wrapp { padding:45px 0 50px;}
.treatments-wrapp h2 { font-size:27px; margin:0 0 25px;}
.treatments-wrapp h4 { font-size:22px;}

.therapy-wrapp { padding:26px 0 18px;}
.therapy-wrapp h2 { font-size:22px;}
.therapy-wrapp .therapy-col1 { text-align:center;}
.therapy-wrapp .therapy-col2 { padding:34px 2%;}
.therapy-wrapp .therapy-col1 .therapy-row1 { float:none; display:inline-block; margin:0 0 18px;}
.therapy-wrapp .therapy-col2 .therapy-row2 { width:100%; position:relative; top:inherit; transform:none;}

.abouts-wrapp h2 { font-size:27px; margin:0 0 25px;}
.abouts-slider .abouts-col1 { width:90%;}

.team-wrapp { margin:-95px 0 0; padding:195px 0 70px;}
.team-wrapp h2 { font-size:36px;}
.team-wrapp p span { display:contents;}
.team-wrapp .team-col1 { width:100%; margin:0 0 30px;}
.team-wrapp .team-col2 { width:100%; position:relative; top:inherit; transform:none;}
.team-wrapp .team-col2 .team-bar1 { padding:25px 0 22px;}

.reviews-wrapp { padding:36px 0 45px;}
.reviews-wrapp h2 { font-size:27px;}
.reviews-wrapp .reviews-col1 { margin:20px 0 72px;}

.enquiry-wrapp { padding:22px 0 45px;}
.enquiry-wrapp h2 { font-size:25px; line-height: 55px; margin:0 0 16px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { text-align:center;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:100%; margin:0 0 13px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width:100%;}

.accessibility-wrapp .accessibility-col1 { width:100%; height:inherit;}
.accessibility-wrapp .accessibility-col1 iframe { height:400px; margin:0 0 30px;}
.accessibility-wrapp .accessibility-col1 .accessibility-bar1 { width:288px; position:relative; top:inherit; transform:none; right:0; left:0; margin:0 auto 30px; padding:54px 37px;}
.accessibility-wrapp .accessibility-col2 { width:100%;}
.accessibility-wrapp .accessibility-col2 .accessibility-bar2 { width:288px; right:0; left:0; margin:0 auto; padding:54px 37px;}

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

.instagram-wrapp { padding:0 0 47px;}

.fheader-wrapp .fheader-col2 { width:100%; margin:0;}
.fheader-wrapp .fheader-col4 { width:100%;}
.fheader-wrapp .fheader-col1 { width:288px; position:relative; top:inherit; transform:none; margin:0 auto 28px;}
.fheader-wrapp .fheader-btn1 { width:48%; float:right; margin:0 0 4%; padding:14px 2% 14px;}
.fheader-wrapp .fheader-btn2 { width:48%; float:left; margin:0 0 4%; padding:14px 2% 14px;}
.fheader-wrapp .fheader-btn2 span { display:none;}

.footer1-wrapp { padding:0;}
.footer1-wrapp .footer1-col1 { width:100%;}
.footer1-wrapp .footer1-col1 .footer1-row1 li { padding:0 5px 4px;}
.footer1-wrapp .footer1-col1 .footer1-row1 li:last-child { padding-right:0;}
.footer1-wrapp .footer1-col2 { width:100%; top:inherit; margin:15px 0 0;}
.footer1-wrapp .footer1-col2 .footer1-row2 { width:100%;}

.footer-wrapp { text-align:center; padding:30px 0 100px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 6px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 li { margin:0 2px 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 { margin:0 4px 0;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:11px; line-height:normal;}

/*inner*/
.inner-wrapp h1 { font-size:30px;}
.inner-wrapp .inner-col1 { width:100%; top:50%; text-align:left;}
.inner-row1 li, .inner-row1 li a { font-size:16px;}

.conten-wrapp { padding:50px 0 50px;}
.conten-wrapp .conten-row1 .conten-bar1 { margin:0 0 50px;}
.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}

.sidbar-wrapp h2 { font-size:30px; line-height:58px;}
.sidbar-wrapp .sidbar-row1 { padding:28px 5% 46px;}

.bloger-wrapp h2 { font-size:22px;}
.bloger-wrapp .bloger-col1 { width:100%;}
.bloger-wrapp .bloger-col2 { width:100%; margin:0 0 50px;}

.paiger-wrapp .paiger-col1 { width:288px;}
.paiger-wrapp .paiger-col1 .paiger-row1 { width:150px;}
.paiger-wrapp .paiger-btn1 { padding:14px 15px 14px;}
.paiger-wrapp .paiger-btn2 { padding:14px 15px 14px;}

.treatment-slider h3 { font-size:24px;}
.treatment-slider .treatment-col1 .treatment-row2 { position:relative; width:100%; top:inherit; transform:none; padding:30px 0 0;}

.about-wrapp .about-row3 .about-row4 { width:288px;}
.about-wrapp .about-row3 .about-row4 .about-bar3 { width:145px;}
.about-wrapp .about-btn1 { padding:14px 16px 14px;}

.contac-wrapp { padding:50px 0 0;}
.contac-wrapp h3 { font-size:17px; float:none; display:inline-block;}
.contac-wrapp .contac-col1 { width:100%; margin:0 0 15px;}
.contac-wrapp .contac-row1 .contac-ul { float:none; display:inline-block;}
.contac-wrapp .contac-row1 .contac-ul li { margin:0 1px;}
.contac-wrapp .contac-col1 .contac-row2 { float:none; display:inline-block;}
.contac-wrapp .social-col1 { margin:0;}
.contac-ul li, .contac-ul li a { font-size:16.5px;}
.contac-wrapp .contac-col1 .contac-location { top:7px;}
.contac-wrapp .contac-col1 .contac-call { top:3px;}
.contac-wrapp .contac-col1 .contac-mail { top:3px;}

.getin-wrapp { padding:45px 0 50px;}
.getin-wrapp h2 { font-size:30px; line-height:58px; margin:0 0 15px;}
.getin-wrapp .getin-col1 { padding:48px 5% 46px;}
.getin-wrapp .getin-col1 .getin-row1 { width:100%;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil1 { text-align:center;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:100%;}

.treatment-slider2 { padding:50px 0 17px;}

.feeser-wrapp .feeser-row2 { padding:18px 5% 18px;}

.teamer-wrapp .teamer-col1 .teamer-col2 { width:100%; margin:0 0 50px;}

.buttons { padding:14px 4% 22px;}
.buttons h5 { font-size:20px; line-height:32px;}
.buttons-tex1 { margin:9px 4px 0; font-size:13px;}
.buttons .buttons-icon { position:relative; float:none; display:inline-block; top:inherit; transform:none; left:inherit; display:none;}
.buttons .buttons-btn1 { font-size:13px; padding:14px 13px 14px;}
.buttons .buttons-btn2 { font-size:13px; padding:14px 13px 14px;}
.buttons .buttons-btn2 span { display:none;}

.galler-wrapp .galler-row1 { width:100%;}
.galler-wrapp .galler-row1 .galler-col1 { width:100%; margin:0 0 40px;}

.teamin-wrapp .teamin-row1 .teamin-col1 { width:288px; float:none; display:inline-block; margin:0 0 30px;}
.teamin-wrapp .teamin-row1 .teamin-col2 { width:100%; float:left; position:relative; top:inherit; transform:none;}

.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:100%; margin:0 0 40px;}
.testi-wrapp .testi-row5 { margin:0;}

.treatin-wrapp .treatin-row1 iframe { height:243px;}

.treatment-wrapp .treatment-col2 { width:100%; margin:0 0 50px;}

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

/*mobile*/
.header-wrapp .linker-col1 { display:block; width:288px;}

/*common-css*/

.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3.last_col {width: 100%;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3 {width: 100%; margin: 0 auto 0;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control {margin: 0 0 13px; text-align: center;}
.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control {text-align: center; margin: 0 0 37px;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox label {font-size: 11px; letter-spacing: 0; line-height: 16px; position: relative; top: -4px;}

.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox label {font-size: 11px; letter-spacing: 0; line-height: 16px; position: relative; top: -4px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .row {margin: 0 0 18px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .form-group.extra-class1 .checkbox {margin: 0 0 8px;}

.getin-wrapp .getin-col1 .caldera-grid .col-sm-4 {width: 100%; margin: 0 0 0;}
.getin-wrapp .getin-col1 .caldera-grid .form-control {text-align: center; margin: 0 1.46% 19px 0;}
.getin-wrapp .getin-col1 .caldera-grid .checkbox label {font-size: 11px; letter-spacing: 0; line-height: 16px; position: relative; top: -4px;}

.sidbar-wrapp .sidbar-row1 h2 {font-size: 23px; line-height: 45px;}

.conten-wrapp .conten-row1 .conten-bar1 .bloger-col1 .bloger-col2 .bloger-row2 { height: auto;}
.conten-wrapp .conten-row1 .conten-bar1 .bloger-col1 .bloger-col2 .bloger-row2 .bloger-btn1 { position: relative;}

.testi-wrapp .testi-row1 .testi-row11 .testi-col1 img { height: 48vw;}

.conten-wrapp .conten-row1 .treatin-wrapp h2 { text-align: left !important; line-height: 1.2 !important;}
.conten-wrapp .conten-row1 .treatin-wrapp h3 { text-align: left !important;}

.banner-wrapp.inner-wrapp .inner-col1 .inner-row1 h1 { font-size: 22px; line-height: 1.2;}

.sidbar-wrapp .sidbar-row1 #af-form-475088846 .choiceList-radio-stacked {width: 100%; margin: 8px 0 8px !important;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-element-radio label.choice {font-size: 11px; line-height: 16px; position: relative; top: -4px; padding: 10px 0 0 18px !important;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body .af-element .af-checkWrap label.choice {font-size: 11px; line-height: 16px; top: -4px; padding-left: 6% !important;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body .af-element.af-element-checkbox {width: 100%; margin: 0 0 18px !important;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body select {margin-top: 0 !IMPORTANT;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body label.previewLabel {line-height: 24px;}

.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element {width: 100%; margin: 0 0 13px !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-body input.text,
.enquiry-wrapp .enquiry-col1 #af-form-475088846 option.multiChoice,
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-body select {text-align: center;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-body textarea {padding: 15px 27px 0 !important; margin: 0 0 37px !important; text-align: center;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-element-radio label.choice,
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element .af-checkWrap label.choice {font-size: 11px; letter-spacing: 1px; line-height: 16px; top: -4px;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element:nth-last-child(3) {width: 100%; margin: 0 0 8px !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element.af-element-checkbox {width: 100%; margin: 0 0 18px !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element .af-checkWrap label.choice {padding: 0 0 0 16.5px !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-body label.previewLabel {line-height: 24px;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-selectWrap {margin-top: 0;}

.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element {width: 100%; margin: 0 0 13px !important;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-body input.text,
.getin-wrapp .getin-col1 #af-form-475088846 option.multiChoice,
.getin-wrapp .getin-col1 #af-form-475088846 .af-body select {text-align: center;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-body textarea {padding: 15px 27px 0 !important; margin: 0 0 37px !important; text-align: center;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-element-radio label.choice,
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element .af-checkWrap label.choice {font-size: 11px; line-height: 16px; top: -4px; padding: 10px 0 0 18px !important;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element:nth-last-child(3) {width: 100%; margin: 0 0 8px !important;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element.af-element-checkbox {width: 100%; margin: 0 0 18px !important;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element .af-checkWrap label.choice {padding: 0 0 0 16.5px !important;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-body label.previewLabel {line-height: 24px;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-selectWrap {margin-top: 0;}

.about-wrapp .abouts-video .videobox { width: fit-content;}
.about-wrapp .abouts-video .videobox .video-play-button { width: 65px; height: 65px;}
.about-wrapp .abouts-video .videobox .video-play-button:before { width: 45px; height: 45px;}
.about-wrapp .abouts-video .videobox .video-play-button:after { width: 65px; height: 65px;}
.about-wrapp .abouts-video .videobox .video-play-button span { border-left: 16px solid #ffffff; border-top: 13px solid transparent; border-bottom: 13px solid transparent; margin: 16px 23px;}

.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-element-radio label.choice:before { top: margin-top: 0px;}

.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-element-radio label.choice:before { margin-top: 0px;}

}

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

.header-wrapp { position:relative; padding:90px 0 16px; border:none;}
.header-wrapp .header-col1 { width:100%; margin:14px 0 18px;}
.header-wrapp .header-col2 { width:100%; margin:4% 0 0;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col3 { width:100%;}
.header-wrapp .header-btn1 { width:48%; padding:14px 2% 14px; float:left; margin:0;}
.header-wrapp .header-btn1 span { display:none;}
.header-wrapp .header-btn2 { width:48%; padding:14px 2% 14px; float:right; margin:0;}

.linker-wrapp { position:relative; top:inherit;}
.linker-wrapp p { float:none; display:inline-block;}
.linker-wrapp .linker-col1 { display:none;}
.linker-wrapp .linker-col2 { display:none;}
.linker-wrapp .linker-col3 { width:100%; margin:0 0 10px;}
.linker-wrapp .linker-col4 { width:100%; margin:18px 0 0;}
.linker-wrapp .linker-btn1 { float:none;}

.banner-wrapp { min-height:inherit; text-align:center;} 
.banner-wrapp h2 { font-size:56px; margin:0 0 19px;}
.banner-wrapp h2 span { display:inline-block;}
.banner-wrapp p { font-size:17px;}
.banner-wrapp .banner-col1 { width:94%; float:none; position:relative; top:inherit; transform:none; display:inline-block;}
.banner-wrapp .banner-col1 .banner-row1 { padding:30px 0;}
.banner-wrapp .banner-col2 { display:none;}
.banner-wrapp .banner-btn1 { float:none; display:inline-block; margin:0 23px 0 0;}

.treatments-wrapp { padding:45px 0 50px;}
.treatments-wrapp h2 { font-size:32px; margin:0 0 25px;}

.therapy-wrapp { padding:26px 0 18px;}
.therapy-wrapp .therapy-col1 { text-align:center;}
.therapy-wrapp .therapy-col2 { padding:34px 2%;}
.therapy-wrapp .therapy-col1 .therapy-row1 { float:none; display:inline-block; margin:0 0 18px;}
.therapy-wrapp .therapy-col2 .therapy-row2 { width:100%; position:relative; top:inherit; transform:none;}

.abouts-wrapp h2 { font-size:32px; margin:0 0 25px;}
.abouts-slider .abouts-col1 { width:90%;}

.team-wrapp { margin:-95px 0 0; padding:195px 0 70px;}
.team-wrapp h2 { font-size:36px;}
.team-wrapp p span { display:contents;}
.team-wrapp .team-col1 { width:100%; margin:0 0 30px;}
.team-wrapp .team-col2 { width:100%; position:relative; top:inherit; transform:none;}
.team-wrapp .team-col2 .team-bar1 { padding:25px 0 22px;}

.reviews-wrapp { padding:36px 0 45px;}
.reviews-wrapp h2 { font-size:36px;}
.reviews-wrapp .reviews-col1 { margin:20px 0 72px;}

.enquiry-wrapp { padding:22px 0 45px;}
.enquiry-wrapp h2 { font-size:36px; margin:0 0 16px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { text-align:center;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:100%; margin:0 0 13px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width:100%;}

.accessibility-wrapp .accessibility-col1 { width:100%; height:inherit;}
.accessibility-wrapp .accessibility-col1 iframe { height:400px; margin:0 0 30px;}
.accessibility-wrapp .accessibility-col1 .accessibility-bar1 { width:288px; position:relative; top:inherit; transform:none; right:0; left:0; margin:0 auto 30px; padding:54px 37px;}
.accessibility-wrapp .accessibility-col2 { width:100%;}
.accessibility-wrapp .accessibility-col2 .accessibility-bar2 { width:288px; right:0; left:0; margin:0 auto; padding:54px 37px;}

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

.instagram-wrapp { padding:0 0 47px;}

.fheader-wrapp .fheader-col2 { width:100%; margin:0;}
.fheader-wrapp .fheader-col4 { width:100%;}
.fheader-wrapp .fheader-col1 { position:relative; top:inherit; transform:none; margin:0 auto 28px;}
.fheader-wrapp .fheader-btn1 { width:48%; float:right; margin:0 0 4%; padding:14px 2% 14px;}
.fheader-wrapp .fheader-btn2 { width:48%; float:left; margin:0 0 4%; padding:14px 2% 14px;}
.fheader-wrapp .fheader-btn2 span { display:none;}

.footer1-wrapp { padding:0;}
.footer1-wrapp .footer1-col1 { width:100%;}
.footer1-wrapp .footer1-col1 .footer1-row1 li { padding:0 5px 4px;}
.footer1-wrapp .footer1-col1 .footer1-row1 li:last-child { padding-right:0;}
.footer1-wrapp .footer1-col2 { width:100%; top:inherit; margin:15px 0 0;}
.footer1-wrapp .footer1-col2 .footer1-row2 { width:100%;}

.footer-wrapp { text-align:center; padding:30px 0 100px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 6px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 li { margin:0 2px 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 { margin:0 4px 0;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:11px; line-height:normal;}

/*inner*/
.inner-wrapp h1 { font-size:32px;}
.inner-wrapp .inner-col1 { width:100%; top:50%; text-align:left;}
.inner-row1 li, .inner-row1 li a { font-size:17px;}

.conten-wrapp { padding:50px 0 50px;}
.conten-wrapp .conten-row1 .conten-bar1 { margin:0 0 50px;}
.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}

.sidbar-wrapp .sidbar-row1 { padding:28px 5% 46px;}

.bloger-wrapp .bloger-col1 { width:100%;}
.bloger-wrapp .bloger-col2 { width:100%; margin:0 0 50px;}

.treatment-slider .treatment-col1 .treatment-row2 { position:relative; width:100%; top:inherit; transform:none; padding:30px 0 0;}

.contac-wrapp { padding:50px 0 0;}
.contac-wrapp h3 { font-size:17px; float:none; display:inline-block;}
.contac-wrapp .contac-col1 { width:100%; margin:0 0 15px;}
.contac-wrapp .contac-row1 .contac-ul { float:none; display:inline-block;}
.contac-wrapp .contac-row1 .contac-ul li { margin:0 1px;}
.contac-wrapp .contac-col1 .contac-row2 { float:none; display:inline-block;}
.contac-wrapp .social-col1 { margin:0;}
.contac-ul li, .contac-ul li a { font-size:16.5px;}
.contac-wrapp .contac-col1 .contac-location { top:7px;}
.contac-wrapp .contac-col1 .contac-call { top:3px;}
.contac-wrapp .contac-col1 .contac-mail { top:3px;}

.getin-wrapp { padding:45px 0 50px;}
.getin-wrapp h2 { font-size:30px; line-height:58px; margin:0 0 15px;}
.getin-wrapp .getin-col1 { padding:48px 5% 46px;}
.getin-wrapp .getin-col1 .getin-row1 { width:100%;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil1 { text-align:center;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:100%;}

.treatment-slider2 { padding:50px 0 17px;}

.feeser-wrapp .feeser-row2 { padding:18px 5% 18px;}

.teamer-wrapp h2 { font-size:20px;}
.teamer-wrapp .teamer-col1 .teamer-col2 { width:50%; margin:0 0 50px;}

.buttons { padding:14px 4% 22px;}
.buttons h5 { font-size:20px; line-height:32px;}
.buttons .buttons-icon { position:relative; float:none; display:inline-block; top:inherit; transform:none; left:inherit; display:none;}
.buttons .buttons-btn2 span { display:none;}

.galler-wrapp .galler-row1 { width:100%;}
.galler-wrapp .galler-row1 .galler-col1 { width:48%; margin:0 4% 40px 0;}

.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:100%; margin:0 0 40px;}
.testi-wrapp .testi-row5 { margin:0;}

.treatin-wrapp .treatin-row1 iframe { height:304px;}

.treatment-wrapp h2 { font-size:26px;}
.treatment-wrapp .treatment-col2 { width:49%; margin:0 2% 50px 0;}
.treatment-wrapp .treatment-col2:nth-child(2n) { float:right; margin-right: 0;}

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

/*mobile*/
.header-wrapp .linker-col1 { display:block;}

/*common-css*/

.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3.last_col {width: 100%;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3 {width: 100%; margin: 0 auto 0;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control {margin: 0 0 13px; text-align: center;}
.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control {text-align: center; margin: 0 0 37px;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox label {font-size: 11px; letter-spacing: 0; line-height: 16px; position: relative; top: -3px;}


.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox label {font-size: 11px; letter-spacing: 0; line-height: 16px; position: relative; top: -3px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .row {margin: 0 0 18px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .form-group.extra-class1 .checkbox {margin: 0 0 8px;}

.getin-wrapp .getin-col1 .caldera-grid .col-sm-4 {width: 100%; margin: 0 0 0;}
.getin-wrapp .getin-col1 .caldera-grid .form-control {text-align: center; margin: 0 1.46% 19px 0;}
.getin-wrapp .getin-col1 .caldera-grid .checkbox label {font-size: 11px; letter-spacing: 0; line-height: 16px; position: relative; top: -3px;}

.conten-wrapp .conten-row1 .conten-bar1 .bloger-col1 .bloger-col2 .bloger-row2 { height: auto;}
.conten-wrapp .conten-row1 .conten-bar1 .bloger-col1 .bloger-col2 .bloger-row2 .bloger-btn1 { position: relative;}

.testi-wrapp .testi-row1 .testi-row11 .testi-col1 img { height: 27.4vw;}

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

.conten-wrapp .conten-row1 .treatin-wrapp p .wp-image-818 { width: 50%; height: auto; }

.banner-wrapp.inner-wrapp .inner-col1 .inner-row1 h1 { font-size: 27px; line-height: 1.2;}

.sidbar-wrapp .sidbar-row1 #af-form-475088846 .choiceList-radio-stacked {width: 100%; margin: 0 0 8px !important;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-element-radio label.choice {font-size: 11px; line-height: 16px; position: relative; top: -4px;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body .af-element .af-checkWrap label.choice {font-size: 11px; line-height: 16px; top: -4px; padding-left: 4% !important;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body .af-element.af-element-checkbox {width: 100%; margin: 0 0 18px !important;}

.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element {width: 100%; margin: 0 0 13px !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-body input.text,
.enquiry-wrapp .enquiry-col1 #af-form-475088846 option.multiChoice,
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-body select {text-align: center;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-body textarea {padding: 15px 27px 0 !important; margin: 0 0 37px !important; text-align: center;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-element-radio label.choice,
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element .af-checkWrap label.choice {font-size: 11px; letter-spacing: 1px; line-height: 16px; top: -4px;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element:nth-last-child(3) {width: 100%; margin: 0 0 8px !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element.af-element-checkbox {width: 100%; margin: 0 0 18px !important;}

.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element {width: 100%; margin: 0 0 13px !important;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-body input.text,
.getin-wrapp .getin-col1 #af-form-475088846 option.multiChoice,
.getin-wrapp .getin-col1 #af-form-475088846 .af-body select {text-align: center;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-body textarea {padding: 15px 27px 0 !important; margin: 0 0 37px !important; text-align: center;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-element-radio label.choice,
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element .af-checkWrap label.choice {font-size: 11px; letter-spacing: 1px; line-height: 16px; top: -4px;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element:nth-last-child(3) {width: 100%; margin: 0 0 8px !important;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element.af-element-checkbox {width: 100%; margin: 0 0 18px !important;}

.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-element-radio label.choice:before { top: margin-top: 0px;}

.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-element-radio label.choice:before { margin-top: 0px;}

.conten-wrapp .conten-row1 .conten-bar1 .accordion .faqs-col1 h2 { line-height: 1.2 !important; }
}

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

.header-wrapp { position:relative; padding:90px 0 16px; border:none;}
.header-wrapp .header-col1 { width:100%; margin:14px 0 18px;}
.header-wrapp .header-col2 { width:100%; margin:4% 0 0;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col3 { width:100%;}
.header-wrapp .header-btn1 { width:48%; padding:14px 2% 14px; float:left; margin:0;}
.header-wrapp .header-btn1 span { display:none;}
.header-wrapp .header-btn2 { width:48%; padding:14px 2% 14px; float:right; margin:0;}

.linker-wrapp { position:relative; top:inherit;}
.linker-wrapp p { float:none; display:inline-block;}
.linker-wrapp .linker-col1 { display:none;}
.linker-wrapp .linker-col2 { display:none;}
.linker-wrapp .linker-col3 { width:100%; margin:0 0 10px;}
.linker-wrapp .linker-col4 { width:100%; margin:18px 0 0;}
.linker-wrapp .linker-btn1 { float:none;}

.banner-wrapp { min-height:inherit; text-align:center;} 
.banner-wrapp h2 { font-size:56px; margin:0 0 19px;}
.banner-wrapp h2 span { display:inline-block;}
.banner-wrapp p { font-size:17px;}
.banner-wrapp .banner-col1 { width:94%; float:none; position:relative; top:inherit; transform:none; display:inline-block;}
.banner-wrapp .banner-col1 .banner-row1 { padding:30px 0;}
.banner-wrapp .banner-col2 { display:none;}
.banner-wrapp .banner-btn1 { float:none; display:inline-block; margin:0 23px 0 0;}

.treatments-wrapp { padding:45px 0 50px;}
.treatments-wrapp h2 { font-size:32px; margin:0 0 25px;}
.treatments-wrapp h4 { font-size:22px;}

.therapy-wrapp { padding:26px 0 18px;}
.therapy-wrapp h2 { font-size:22px;}
.therapy-wrapp .therapy-col1 { text-align:center;}
.therapy-wrapp .therapy-col2 { padding:34px 2%;}
.therapy-wrapp .therapy-col1 .therapy-row1 { float:none; display:inline-block; margin:0 0 18px;}
.therapy-wrapp .therapy-col2 .therapy-row2 { width:100%; position:relative; top:inherit; transform:none;}

.abouts-wrapp h2 { font-size:32px; margin:0 0 25px;}
.abouts-slider .abouts-col1 { width:90%;}

.team-wrapp { margin:-95px 0 0; padding:195px 0 70px;}
.team-wrapp h2 { font-size:36px;}
.team-wrapp p span { display:contents;}
.team-wrapp .team-col1 { width:100%; margin:0 0 30px;}
.team-wrapp .team-col2 { width:100%; position:relative; top:inherit; transform:none;}
.team-wrapp .team-col2 .team-bar1 { padding:25px 0 22px;}

.reviews-wrapp { padding:36px 0 45px;}
.reviews-wrapp h2 { font-size:36px;}
.reviews-wrapp .reviews-col1 { margin:20px 0 72px;}

.enquiry-wrapp { padding:22px 0 45px;}
.enquiry-wrapp h2 { font-size:36px; margin:0 0 16px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { text-align:center;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:100%; margin:0 0 13px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width:100%;}

.accessibility-wrapp .accessibility-col1 { width:100%; height:inherit;}
.accessibility-wrapp .accessibility-col1 iframe { height:400px; margin:0 0 30px;}
.accessibility-wrapp .accessibility-col1 .accessibility-bar1 { width:288px; position:relative; top:inherit; transform:none; right:0; left:0; margin:0 auto 30px; padding:54px 37px;}
.accessibility-wrapp .accessibility-col2 { width:100%;}
.accessibility-wrapp .accessibility-col2 .accessibility-bar2 { width:288px; right:0; left:0; margin:0 auto; padding:54px 37px;}

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

.instagram-wrapp { padding:0 0 47px;}

.fheader-wrapp .fheader-col2 { width:100%; margin:0;}
.fheader-wrapp .fheader-col4 { width:100%;}
.fheader-wrapp .fheader-col1 { position:relative; top:inherit; transform:none; margin:0 auto 28px;}
.fheader-wrapp .fheader-btn1 { width:48%; float:right; margin:0 0 4%; padding:14px 2% 14px;}
.fheader-wrapp .fheader-btn2 { width:48%; float:left; margin:0 0 4%; padding:14px 2% 14px;}
.fheader-wrapp .fheader-btn2 span { display:none;}

.footer1-wrapp { padding:0;}
.footer1-wrapp .footer1-col1 { width:100%;}
.footer1-wrapp .footer1-col1 .footer1-row1 li { padding:0 5px 4px;}
.footer1-wrapp .footer1-col1 .footer1-row1 li:last-child { padding-right:0;}
.footer1-wrapp .footer1-col2 { width:100%; top:inherit; margin:15px 0 0;}
.footer1-wrapp .footer1-col2 .footer1-row2 { width:100%;}

.footer-wrapp { text-align:center; padding:30px 0 100px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 6px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 li { margin:0 2px 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 { margin:0 4px 0;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:11px; line-height:normal;}

/*inner*/
.inner-wrapp h1 { font-size:37px;}
.inner-wrapp .inner-col1 { width:100%; top:50%; text-align:left;}
.inner-row1 li, .inner-row1 li a { font-size:18px;}

.conten-wrapp { padding:50px 0 50px;}
.conten-wrapp .conten-row1 .conten-bar1 { margin:0 0 50px;}
.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}

.sidbar-wrapp h2 { font-size:32px; line-height:58px;}
.sidbar-wrapp .sidbar-row1 { padding:28px 5% 46px;}

.bloger-wrapp .bloger-col1 { width:100%;}
.bloger-wrapp .bloger-col2 { width:48%; margin:0 0 50px;}

.treatment-slider .treatment-col1 .treatment-row2 { position:relative; width:100%; top:inherit; transform:none; padding:30px 0 0;}

.contac-wrapp { padding:50px 0 0;}
.contac-wrapp h3 { font-size:17px; float:none; display:inline-block;}
.contac-wrapp .contac-col1 { width:100%; margin:0 0 15px;}
.contac-wrapp .contac-row1 .contac-ul { float:none; display:inline-block;}
.contac-wrapp .contac-row1 .contac-ul li { margin:0 1px;}
.contac-wrapp .contac-col1 .contac-row2 { float:none; display:inline-block;}
.contac-wrapp .social-col1 { margin:0;}
.contac-ul li, .contac-ul li a { font-size:16.5px;}
.contac-wrapp .contac-col1 .contac-location { top:7px;}
.contac-wrapp .contac-col1 .contac-call { top:3px;}
.contac-wrapp .contac-col1 .contac-mail { top:3px;}

.getin-wrapp { padding:45px 0 50px;}
.getin-wrapp h2 { font-size:30px; line-height:58px; margin:0 0 15px;}
.getin-wrapp .getin-col1 { padding:48px 5% 46px;}
.getin-wrapp .getin-col1 .getin-row1 { width:100%;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil1 { text-align:center;}
.getin-wrapp .getin-col1 .getin-row1 .getin-fil2 { width:100%;}

.treatment-slider2 { padding:50px 0 17px;}

.feeser-wrapp .feeser-row2 { padding:18px 5% 18px;}

.teamer-wrapp .teamer-col1 .teamer-col2 { width:50%; margin:0 0 50px;}

.buttons h5 { font-size:20px; line-height:32px;}
.buttons .buttons-btn1 { padding:14px 15px 14px;}
.buttons .buttons-btn2 { padding:14px 15px 14px;}

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

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

.treatment-wrapp h2 { font-size:26px;}
.treatment-wrapp .treatment-col2 { width:49%; margin:0 2% 50px 0;}
.treatment-wrapp .treatment-col2:nth-child(2n) { float:right; margin-right: 0;}

/*mobile*/
.header-wrapp .linker-col1 { display:block;}

/*common-css*/

.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3.last_col {width: 100%;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3 {width: 100%; margin: 0 auto 0;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control {margin: 0 0 13px; text-align: center;}
.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control {text-align: center; margin: 0 0 37px;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox label {font-size: 11px; letter-spacing: 0; line-height: 16px; position: relative; top: -4px;}


.sidbar-wrapp .sidbar-row1 .caldera-grid .checkbox label {font-size: 11px; letter-spacing: 0; line-height: 16px; position: relative; top: -4px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .row {margin: 0 0 18px;}
.sidbar-wrapp .sidbar-row1 .caldera-grid .form-group.extra-class1 .checkbox {margin: 0 0 8px;}


.getin-wrapp .getin-col1 .caldera-grid .col-sm-4 {width: 100%; margin: 0 0 0;}
.getin-wrapp .getin-col1 .caldera-grid .form-control {text-align: center; margin: 0 1.46% 19px 0;}
.getin-wrapp .getin-col1 .caldera-grid .checkbox label {font-size: 11px; letter-spacing: 0; line-height: 16px; position: relative; top: -4px;}

.sidbar-wrapp .sidbar-row1 h2 {font-size: 32px; line-height: 58px;}

.conten-wrapp .conten-row1 .conten-bar1 .bloger-col1 .bloger-col2 .bloger-row2 { height: 230px;}
.conten-wrapp .conten-row1 .conten-bar1 .bloger-col1 .bloger-col2 .bloger-row2 h2 { font-size: 18px; line-height: 30px;}

.testi-wrapp .testi-row1 .testi-row11 .testi-col1 img { height: 27.4vw;}

.treatment-wrapp .treatment-col2:nth-child(3n) { margin-right: 2%;}
.therapy-wrapp .therapy-col1.mobile .slider .slick-track .slick-slide .therapy-col2 p { min-height: 48px; }

.banner-wrapp.inner-wrapp .inner-col1 .inner-row1 h1 { font-size: 27px; line-height: 1.2; }

.sidbar-wrapp .sidbar-row1 #af-form-475088846 .choiceList-radio-stacked {width: 100%; margin: 0 0 8px !important;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-element-radio label.choice {font-size: 11px; line-height: 16px; position: relative; top: -4px;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body .af-element .af-checkWrap label.choice {font-size: 11px; line-height: 16px; top: -4px; padding-left: 25px !important;}
.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-body .af-element.af-element-checkbox {width: 100%; margin: 0 0 18px !important;}

.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element {width: 100%; margin: 0 0 13px !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-body input.text,
.enquiry-wrapp .enquiry-col1 #af-form-475088846 option.multiChoice,
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-body select {text-align: center;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-body textarea {padding: 15px 27px 0 !important; margin: 0 0 37px !important; text-align: center;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-element-radio label.choice,
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element .af-checkWrap label.choice {font-size: 11px; letter-spacing: 1px; line-height: 16px; top: -4px;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element:nth-last-child(3) {width: 100%; margin: 0 0 8px !important;}
.enquiry-wrapp .enquiry-col1 #af-form-475088846.af-form .af-element.af-element-checkbox {width: 100%; margin: 0 0 18px !important;}

.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element {width: 100%; margin: 0 0 13px !important;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-body input.text,
.getin-wrapp .getin-col1 #af-form-475088846 option.multiChoice,
.getin-wrapp .getin-col1 #af-form-475088846 .af-body select {text-align: center;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-body textarea {padding: 15px 27px 0 !important; margin: 0 0 37px !important; text-align: center;}
.getin-wrapp .getin-col1 #af-form-475088846 .af-element-radio label.choice,
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element .af-checkWrap label.choice {font-size: 11px; letter-spacing: 1px; line-height: 16px; top: -4px;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element:nth-last-child(3) {width: 100%; margin: 0 0 8px !important;}
.getin-wrapp .getin-col1 #af-form-475088846.af-form .af-element.af-element-checkbox {width: 100%; margin: 0 0 18px !important;}

.enquiry-wrapp .enquiry-col1 #af-form-475088846 .af-element-radio label.choice:before { top: margin-top: 0px;}

.sidbar-wrapp .sidbar-row1 #af-form-475088846 .af-element-radio label.choice:before { margin-top: 0px;}

.conten-wrapp .conten-row1 .conten-bar1 .accordion .faqs-col1 h2 { line-height: 1.2 !important; }
}


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

.header-wrapp .header-col1 { margin:14px 0 0 5%;}
.header-wrapp .header-btn1 { padding:14px 12px 14px; margin:0 0 0 10px;}
.header-wrapp .header-btn1 span { display:none;}
.header-wrapp .header-btn2 { padding:14px 12px 14px; margin:0 0 0 10px;}
.header-wrapp .header-col2 .header-row2 a { margin:0 1px;}

.linker-wrapp p { display:none;}
.linker-wrapp .linker-col1 { width:21.3%; top:34%;}
.linker-wrapp .linker-col2 { margin:0 20px 0 0;}
.linker-wrapp .linker-col3 { margin:0 0 0 10px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp h2 { font-size:54px; margin:0 0 16px;}
.banner-wrapp p { font-size:17px;}
.banner-wrapp .banner-col1 { width:94%;}
.banner-wrapp .banner-col2 { width:94%;}

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

.therapy-wrapp h2 { font-size:15px;}
.therapy-wrapp p { font-size:13px; margin:0 0 12px;}
.therapy-wrapp .therapy-col2 { padding:44px 5%;}
.therapy-wrapp .therapy-col1 .therapy-row1 { width:25%;}

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

.accessibility-wrapp .accessibility-col1 .accessibility-bar1 { right:5%;}
.accessibility-wrapp .accessibility-col2 .accessibility-bar2 { left:5%;}

.fheader-wrapp .fheader-col1 { width:21.3%; top:29%;}
.fheader-wrapp .fheader-btn1 { padding:14px 17px 14px; margin:0 0 0 8px;}
.fheader-wrapp .fheader-btn2 { padding:14px 17px 14px;}
.fheader-wrapp .fheader-btn2 span { display:none;}

.footer1-wrapp .footer1-col1 { width:100%;}
.footer1-wrapp .footer1-col2 { width:100%; margin:20px 0 0;}
.footer1-wrapp .footer1-col2 .footer1-row2 { width:100%;}
.footer1-wrapp .footer1-col1 .footer1-row1 li { padding:0 15px;}

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

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

.sidbar-wrapp h2 { font-size:28px; line-height:50px;}
.sidbar-wrapp .sidbar-row1 { padding:26px 5% 46px;}
.sidbar-wrapp .sidbar-row2 { padding:46px 5% 47px;}

.bloger-wrapp h2 { font-size:20px; line-height:30px;}
.bloger-wrapp .bloger-col1 { width:100%;}
.bloger-wrapp .bloger-col2 { width:48%;}

.treatment-slider h3 { font-size:24px;}
.treatment-slider p { font-size:14px;}
.treatment-slider .treatment-col1 .treatment-row3 { margin:20px 0 0;}

.contac-wrapp h3 { font-size:16px;}
.contac-wrapp .contac-col1 { margin:0 10px;}
.contac-wrapp .contac-col1:first-child { margin-left:0; position:relative; top:4px;}
.contac-wrapp .contac-col1:last-child { margin-right:0;}
.contac-ul li, .contac-ul li a { font-size:16px;}

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

.buttons { padding:14px 30px 22px 105px;}
.buttons h5 { font-size:20px; line-height:32px;}
.buttons .buttons-icon { width:50px;}
.buttons .buttons-btn1 { padding:14px 15px 14px;}
.buttons .buttons-btn2 { padding:14px 15px 14px;}
.buttons .buttons-btn2 span { display:none;}

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

.treatin-wrapp .treatin-row1 iframe { height:295px;}

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

.sidbar-wrapp .sidbar-row1 h2 {font-size: 28px; line-height: 50px;}

.therapy-wrapp .therapy-col1.desktop .non-slider .therapy-col2 {padding: 44px 15px;}

.conten-wrapp .conten-row1 .conten-bar1 .bloger-col1 .bloger-col2 .bloger-row2 { height: 285px;}

.testi-wrapp .testi-row1 .testi-row11 .testi-col1 img { height: 18vw;}

.conten-wrapp .conten-row1 .treatin-wrapp p .wp-image-818 { width: 50%; height: auto;}

.linker-wrapp .scroll.fixed .linker-col2 { margin: 0 0 0 55px;}

.linker-wrapp .scroll.fixed .linker-col4 .linker-row4 .linker-btn1.sticky { margin: 0 0 0 10px; }

.linker-wrapp .scroll.fixed .linker-col4 { margin: 0 20px 0 0; }
.linker-wrapp .scroll.fixed .linker-col4 .linker-row4 .linker-btn1 { padding: 14px 20px 14px 20px; margin: 0 0 0 10px; font-size: 12px;}

.therapy-wrapp .therapy-col1 .slider .slick-list .slick-track .therapy-col2 { padding: 44px 15px;}

.footer-wrapp { padding: 35px 0 90px; }

.banner-wrapp .banner-col2 { bottom: 1%; }

.conten-wrapp .conten-row1 .conten-bar1 .accordion .faqs-col1 h2 { line-height: 1.2 !important; }
}

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

.header-wrapp .header-col1 { margin:14px 0 0 5%;}
.header-wrapp .header-btn1 { padding:14px 20px 14px;}
.header-wrapp .header-btn1 span { display:none;}
.header-wrapp .header-btn2 { padding:14px 20px 14px;}

.linker-wrapp p { display:none;}
.linker-wrapp .linker-col1 { width:21.3%; top:34%;}
.linker-wrapp .linker-col2 { margin:0 20px 0 0;}
.linker-wrapp .linker-col3 { margin:0 0 0 20px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp h2 { font-size:54px; margin:0 0 16px;}
.banner-wrapp p { font-size:17px;}
.banner-wrapp .banner-col1 { width:94%;}
.banner-wrapp .banner-col2 { width:94%;}

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

.therapy-wrapp h2 { font-size:18px;}
.therapy-wrapp p { font-size:15px; margin:0 0 12px;}
.therapy-wrapp .therapy-col2 { padding:44px 5%;}
.therapy-wrapp .therapy-col1 .therapy-row1 { width:25%;}

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

.accessibility-wrapp .accessibility-col1 .accessibility-bar1 { right:5%;}
.accessibility-wrapp .accessibility-col2 .accessibility-bar2 { left:5%;}

.fheader-wrapp .fheader-col1 { width:21.3%; top:29%;}
.fheader-wrapp .fheader-btn1 { padding:14px 25px 14px; margin:0 0 0 12px;}
.fheader-wrapp .fheader-btn2 { padding:14px 25px 14px;}
.fheader-wrapp .fheader-btn2 span { display:none;}

.footer1-wrapp .footer1-col1 .footer1-row1 li { padding:0 14px;}

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

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

.sidbar-wrapp h2 { font-size:28px; line-height:50px;}
.sidbar-wrapp .sidbar-row1 { padding:26px 5% 46px;}
.sidbar-wrapp .sidbar-row2 { padding:46px 5% 47px;}

.bloger-wrapp h2 { font-size:20px; line-height:30px;}
.bloger-wrapp .bloger-col1 { width:100%;}
.bloger-wrapp .bloger-col2 { width:48%;}

.contac-wrapp .contac-col1 { margin:0 20px;}

.buttons { padding:14px 30px 22px 105px;}
.buttons h5 { font-size:20px; line-height:32px;}
.buttons .buttons-icon { width:50px;}
.buttons .buttons-btn1 { padding:14px 20px 14px;}
.buttons .buttons-btn2 { padding:14px 20px 14px;}

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

.treatin-wrapp .treatin-row1 iframe { height:336px;}

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

.sidbar-wrapp .sidbar-row1 h2 {font-size: 28px; line-height: 50px;}

.therapy-wrapp .therapy-col1.desktop .non-slider .therapy-col2 {padding: 44px 20px;}

.conten-wrapp .conten-row1 .conten-bar1 .bloger-col1 .bloger-col2 .bloger-row2 { height: 240px;}

.testi-wrapp .testi-row1 .testi-row11 .testi-col1 img { height: 18vw;}

.linker-wrapp .scroll.fixed .linker-col2 { margin: 0 0 0 60px;}

.linker-wrapp .scroll.fixed .linker-col4 { margin: 0 30px 0 0; }

.linker-wrapp .scroll.fixed .linker-col4 .linker-row4 .linker-btn1 { padding: 14px 24px 14px 24px; font-size: 14px; }

.therapy-wrapp .therapy-col1 .slider .slick-list .slick-track .therapy-col2 { padding: 44px 15px;}

.footer-wrapp { padding: 35px 0 90px; }

.conten-wrapp .conten-row1 .conten-bar1 .accordion .faqs-col1 h2 { line-height: 1.2 !important; }
}

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

.header-wrapp .header-col1 { margin:14px 0 0 5%;}

.linker-wrapp .linker-col1 { width:21.3%; top:34%;}
.linker-wrapp .linker-col2 { margin:0 20px 0 0;}
.linker-wrapp .linker-col3 { margin:0 0 0 20px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp h2 { font-size:64px; margin:0 0 16px;}
.banner-wrapp p { font-size:17px;}
.banner-wrapp .banner-col1 { width:94%;}
.banner-wrapp .banner-col2 { width:94%;}

.treatments-wrapp h4 { font-size:25px;}

.therapy-wrapp h2 { font-size:20px;}
.therapy-wrapp .therapy-col2 { padding:44px 5%;}
.therapy-wrapp .therapy-col1 .therapy-row1 { width:25%;}

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

.accessibility-wrapp .accessibility-col1 .accessibility-bar1 { right:5%;}
.accessibility-wrapp .accessibility-col2 .accessibility-bar2 { left:5%;}

.fheader-wrapp .fheader-col1 { width:21.3%; top:29%;}

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

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

.sidbar-wrapp h2 { font-size:28px; line-height:50px;}
.sidbar-wrapp .sidbar-row1 { padding:26px 5% 46px;}
.sidbar-wrapp .sidbar-row2 { padding:46px 5% 47px;}

.bloger-wrapp h2 { font-size:20px; line-height:30px;}
.bloger-wrapp .bloger-col1 { width:100%;}
.bloger-wrapp .bloger-col2 { width:48%;}

.sidbar-wrapp .sidbar-row1 h2 {font-size: 26px; line-height: 50px;}

.therapy-wrapp .therapy-col1.desktop .non-slider .therapy-col2 {padding: 44px 20px;}

.conten-wrapp .conten-row1 .conten-bar1 .bloger-col1 .bloger-col2 .bloger-row2 { height: 230px;}

.testi-wrapp .testi-row1 .testi-row11 .testi-col1 img { height: 18vw;}

.conten-wrapp .conten-row1 .conten-bar1 .galler-row1 .galler-col1 .galler-col3 { height: 230px; }

.linker-wrapp .scroll.fixed .linker-col2 { margin: 0 0 0 80px;}

.linker-wrapp .scroll.fixed .linker-col4 { margin: 0 20px 0 0; }
.linker-wrapp .scroll.fixed .linker-col4 .linker-row4 p { font-size: 13px; }
.linker-wrapp .scroll.fixed .linker-col4 .linker-row4 .linker-btn1 { padding: 14px 15px 14px 15px; margin: 0 0 0 5px; font-size: 13px;}

.therapy-wrapp .therapy-col1 .slider .slick-list .slick-track .therapy-col2 { padding: 44px 32px;}

.footer-wrapp { padding: 35px 0 90px; }
}

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

.header-wrapp .header-col1 { margin:14px 0 0 7%;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp .banner-col1 { width:94%;}
.banner-wrapp .banner-col2 { width:94%;}

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

.bloger-wrapp .bloger-col2 { width:46%;}

.linker-wrapp .scroll.float-panel.fixed { padding: 22px 0 26px;}
}

@media screen and (min-width:1241px) and (max-width:1340px){ 
.linker-wrapp .scroll.fixed .linker-col4 { margin: 0 40px 0 0; }
.linker-wrapp .scroll.fixed .linker-col4 .linker-row4 .linker-btn1 { padding: 14px 14px 14px 14px; margin: 0 0 0 6px; font-size: 14px; }

.sidbar-wrapp .sidbar-row1 h2 { font-size: 28px; line-height: 60px;}
}

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

}

@media screen and (min-width:1501px) {
.linker-wrapp .scroll.float-panel.fixed { padding: 22px 0 26px;}
}

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

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


.header-wrapp .header-col2 .header-row2 a.dektop {display: none;}
.header-wrapp .header-col2 .header-row2 a.mobile {display: inline-block;}

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

.therapy-wrapp .therapy-col1.desktop {display: none;}
.therapy-wrapp .therapy-col1.mobile {display: block;}

.footer1-wrapp .footer1-col2 .footer1-row2 a.dektop {display: none;}
.footer1-wrapp .footer1-col2 .footer1-row2 a.mobile {display: inline-block;}  

.contac-wrapp .social-col1 a.mobile {display: inline-block;}
.contac-wrapp .social-col1 a.dektop {display: none;}

.linker-wrapp .scroll.fixed .linker-col4 .linker-row4 .linker-btn1.sticky { display: none;}

.feeser-wrapp .accordion { overflow-y: scroll; max-width: 100%;}
.conten-wrapp .conten-row1 .feeser-wrapp .accordion .feeser-title { min-width: 652px; }
.conten-wrapp .conten-row1 .feeser-wrapp .feeser-row1 { min-width: 652px; }

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

.banner-wrapp .welcome-slides .owl-stage .single-welcome-slide:after { background: none; }

.linker-wrapp .scroll.fixed .linker-col4 { margin: 0; }
.linker-wrapp .scroll.fixed .linker-col4 .linker-row4 .linker-btn1 { margin: 10px 0 0; }
}