@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: 'Prompt', sans-serif;}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body {color:#fff; background:#000000; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow:hidden; overflow-y:scroll;}

a { text-decoration:none; transition:all 0.25s ease-out 0s; outline:none;}

p, p span { font-family: 'Prompt', sans-serif;}

img { border:0px;}

ol, ul, li{ list-style: none;}

blockquote, q { quotes: none;}

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}

table {border-collapse: collapse; border-spacing: 0;}

* {-webkit-appearance: none;}

::-webkit-input-placeholder {

  color:#646867;

}

::-moz-placeholder { 

  color:#646867;

}

:-ms-input-placeholder {

  color:#646867;

}

:-moz-placeholder {

  color:#646867;

}




/*------------------- 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: 23px; color: #646867; line-height: 36px; margin: 0 0 26px; letter-spacing: 0px; font-weight: 500;} 

.common-style h2 { font-size: 19px; color: #646867; line-height: 36px; margin: 0 0 26px; letter-spacing: 0px; font-weight: 500;}

.common-style h3 { font-size: 19px; color: #646867; line-height: 36px; margin: 0 0 26px; letter-spacing: 0px; font-weight: 500;}

.common-style h4 { font-size: 18px; color: #646867; line-height: 36px; margin: 0 0 26px; letter-spacing: 0px; font-weight: 500;}

.common-style h5 { font-size: 17px; color: #646867; line-height: 36px; margin: 0 0 26px; letter-spacing: 0px; font-weight: 500;}

.common-style h6 { font-size: 17px; color: #646867; line-height: 36px; margin: 0 0 26px; letter-spacing: 0px; font-weight: 500;}

.common-style a  { color:  #646867; outline: none !important;}

.common-style p  {font-size: 14px; color: #ffffff; line-height: 28px; margin: 0 0 26px; letter-spacing: 0.6px;}

.common-style p a { color:  #646867; }

.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: left;  margin:0 auto 26px; padding-left: 0px;}

.common-style ul li{ float:none; font-size: 14px; color:  #ffffff; line-height: 28px; position:relative; margin: 0 0 0; padding:0 0 0 12px; letter-spacing: 0.6px;}

.common-style ul li:before {content:"\2022 "; position: absolute; left: 0px; color: #ffffff; font-size: 22px; top: 0px;} 

.common-style ul li a {color: #646867; }

.common-style ol { counter-reset: my-awesome-counter; margin:0 auto 26px;  position: relative; }

.common-style ol li { font-size: 14px; color: #ffffff; line-height: 28px; counter-increment: my-awesome-counter; padding-left:18px; width: auto; margin: 0 auto; margin-bottom: 1px; position: relative; letter-spacing: 0.6px;}

.common-style ol li a{color:  #c7c9cb; }

.common-style ol li:before { content: counter(my-awesome-counter);margin-right: 0px;  position: absolute; left: 0px; color: #ffffff; font-size: 14px;  top: 0;}    

.common-style blockquote p { font-size:14px; color: #ffffff; line-height: 28px; margin-bottom: 26px; position:  relative; letter-spacing: 0.6px;}

.common-style blockquote p:before { content: '"'; position:  absolute; left: -100px; font-size: 14px; color:#ffffff; 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:100% !important;}
.bgflex { background-size: cover!important;}
.bgflex img{ object-fit: cover !important; height:100% !important;}


.wp-gr .wp-google-form {z-index: 9999999999!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: 2px solid; padding:  10px 25px; background: none; border-color:#646867; font-size: 14px; color: #ffffff; line-height: 28px; width: 200px; display: inline-block; margin-left: 15px; }

.common-style [type=submit] { -webkit-appearance: none; border: 2px solid; padding: 10px 20px; font-size: 14px; line-height: 28px; cursor:pointer; color: #ffffff; background: #646867; border-color: #646867;}

.common-style [type=submit]:hover { cursor:pointer; color: #646867; background: #ffffff; border-color: #646867;}    

 nav.navigation.pagination { display: block; }


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    margin:0 0px 26px 0;
    float: left;
    width: 100%;
}
.videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
      height: 100% !important;

}
 

@media(max-width:480px){
.common-style form.search-form label { width: 100%; float: left;  margin-bottom: 15px;}
.common-style [type=search] { width: 70%; margin-left: 0; margin-right: 2%;}
.common-style [type=submit] { width: 28%; float: right; padding: 10px 0px;}

}


.common-style h1 a { color: #ffffff; }
.common-style h2 a { color: #ffffff; }
.common-style h3 a { color: #ffffff; }
.common-style h4 a { color: #ffffff; }
.common-style h5 a { color: #ffffff; }
.common-style h6 a { color: #ffffff; }

.common-style h1 a:hover { color: #646867; }
.common-style h2 a:hover { color: #646867; }
.common-style h3 a:hover { color: #646867; }
.common-style h4 a:hover { color: #646867; }
.common-style h5 a:hover { color: #646867; }
.common-style h6 a:hover { color: #646867; }




.header-wrapp, .linker-wrapp, .banner-wrapp, .treatments-wrapp, .about-wrapp, .team-wrapp, .testimonial-wrapp, .getintouch-wrapp, .footer1-wrapp, .footer2-wrapp, .footer-wrapp, .inner-wrapp, .conten-wrapp, .aboutus-wrapp, .fees-wrapp, .blog-wrapp, .blogin-wrapp, .galler-wrapp, .gallin-wrapp, .teamer-wrapp, .teamerin-wrapp, .treat-wrapp, .treatin-wrapp, .reference-wrapp, .contact-wrapp, .address-wrapp { width:100%; float:left;}

.margin { width:100%; max-width:1165px; margin:auto;}



.menu-col { width:96px; float:left; overflow:hidden; margin:0 0 0; position:fixed; left:1%; top:24px; z-index:9999999999;}

.menu-col img { width:100%; display:block;}

.menu-col .menu-button-row { width:96px; float:left;}



/*header-wrapp*/

.header-wrapp { background:none; padding:0 0 0; border-bottom:1px solid rgba(100,104,103,0.32); position:absolute; top:0; left:0; right:0; margin:auto; z-index:9;}

.header-wrapp p { float:left; font-size:15px; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 0;}

.header-wrapp p a { color: #646867;}

.header-wrapp p span { display:inline; margin:0 0 0 8px;}

.header-wrapp p strong { font-weight:700;}

.header-wrapp .google-rating { width:205px; float:left; margin:30px 0 0;}

.header-wrapp .google-rating img { width:100%; display:block;}

.header-wrapp .header-col1 { width:auto; float:left; margin:28px 0 0 0; position:relative;}

.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:left; font-size:14px; margin:0 23px 0 0; color:#ffffff; font-weight:200;}

.header-wrapp .header-col1 .header-row1 li:last-child { margin-right:0;}

.header-wrapp .header-col2 { width:auto; float:right; margin:0 0 0;}

.header-wrapp .header-col2 img { width:100%; display:block;}

.header-wrapp .header-col2 .header-row2 { width:100%; float:right;}

.header-wrapp .header-btn1 { float:left; font-size:11px; color:#ffffff; background:none; border-color:rgba(255,255,255,0.5); margin:19px 0 16px 7px; padding:10px 14px 10px; font-weight:300;}

.header-wrapp .header-btn1:hover { color:#ffffff; background:#646867; border-color:#646867;}

.header-wrapp .header-btn2 { float:left; font-size:11px; color:#ffffff; background:none; border-color:rgba(255,255,255,0.5); margin:19px 0 16px 7px; padding:10px 20px 10px; font-weight:300;}

.header-wrapp .header-btn2:hover { color:#ffffff; background:#646867; border-color:#646867;}

.header-wrapp .header-btn3 { float:left; font-size:11px; color:#ffffff; background:#646867; border-color:#646867; margin:19px 0 16px 7px; padding:10px 25px 10px; font-weight:300;}

.header-wrapp .header-btn3:hover { color:#ffffff; background:none; border-color:rgba(255,255,255,0.5);}

.header-wrapp .border1 { width:1px; height:73px; background:rgba(100,104,103,0.32); float:left; margin:0 27px 0 33px;}

.header-wrapp .linker-col1 { display:none; width:199px; float:left; margin:0 0 0;}

.header-wrapp .linker-col1 img { width:100%; display:block;}

.header-wrapp .linker-col1 .linker-row1 { width:100%; float:left;}

.header-wrapp .google-rating2 { display:none; width:205px; float:left; margin:30px 0 0;}

.header-wrapp .google-rating2 img { width:100%; display:block;}

.header-wrapp .banner-col2 { display:none; width:1174px; float:left; margin:0 auto 0; position:absolute; right:0; bottom:48px; left:0;}

.header-wrapp .banner-col2 img { width:100%; display:block;}

.header-wrapp .banner-col2 .banner-row2 { width:auto; float:left;}



/*linker-wrapp*/

.linker-wrapp { text-align:center; background:none; padding:21px 0 21px; position:absolute; top:76px; z-index:999;}

.linker-wrapp p { float:left; font-size:17px; color:#a1a4a7; letter-spacing:0.5px; line-height:30px; margin:0 0 0;}

.linker-wrapp p a { color:#646867;}

.linker-wrapp p span { display:block;}

.linker-wrapp p strong { font-weight:700;}

.linker-wrapp .linker-col1 { width:199px; float:left; margin:0 0 0;}

.linker-wrapp .linker-col1 img { width:100%; display:block;}

.linker-wrapp .linker-col1 .linker-row1 { width:100%; float:left;}

.linker-wrapp .linker-col2 { width:auto; float:right; margin:2px 0 0;}

.linker-wrapp .linker-col2 img { width:100%; display:block;}

.linker-wrapp .linker-col2 .linker-row2 { width:100%; float:right;}



/*banner-wrapp*/

.banner-wrapp { min-height:703px; background:#000000; position:relative;}

.banner-wrapp p { float:none; font-size:15px; color:#fff; letter-spacing:0.6px; line-height:28px; margin:0 0 29px; font-weight:200;}

.banner-wrapp p a { color:#646867;}

.banner-wrapp p span { display:block;}

.banner-wrapp p strong { font-weight:700;}

.banner-wrapp h2 { font-size:36px; color:#646867; font-weight:400; line-height:46px; margin:0 0 43px; position:relative;}

.banner-wrapp h2 a { color:#646867;}

.banner-wrapp h2 span { display:block;}

.banner-wrapp h2:after { content:""; width:183px; height:1px; background:rgba(203,173,119,0.25); margin:0 auto; position:absolute; right:0; left:0; bottom:-20px;}

.banner-wrapp .banner-col1 { width:1165px; float:left; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:52%; right:0; left:0; text-align:center;}

.banner-wrapp .banner-col1 img { width:100%; display:block;}

.banner-wrapp .banner-col1 .banner-row1 { width:43.6%; float:left;}

.banner-wrapp .banner-col2 { width:1174px; float:left; margin:0 auto 0; position:absolute; right:0; bottom:48px; left:0;}

.banner-wrapp .banner-col2 img { width:100%; display:block;}

.banner-wrapp .banner-col2 .banner-row2 { width:auto; float:left;}

.banner-wrapp .banner-col3 { width:23px; float:none; margin:0 auto 0; position:absolute; bottom:5%; right:0; left:0;}

.banner-wrapp .banner-col3 img { width:100%; display:block;}

.banner-wrapp .banner-col3 .banner-row3 { width:100%; float:none;}

.banner-wrapp .banner-btn1 { float:none; color:#fff; border:none; background:url(../images/banner-btn1.png) no-repeat center right; margin:0 0 0; padding:0 18px 0 0;}

.banner-wrapp .banner-btn1:hover { color:#565656; background:url(../images/banner-btn2.png) no-repeat center right;}

.banner-wrapp .amazonshop { position:absolute; bottom:30px; right:20%; z-index:99}

.banner-wrapp .amazonshop img { transition:all 0.25s ease-out 0s; display:block;}

.banner-wrapp .amazonshop:hover img { -webkit-filter:grayscale(100%); filter:grayscale(100%);}



/*treatments-wrapp*/

.treatments-wrapp { text-align:center; padding:90px 0;}

.treatments-wrapp p { font-size:14px; color:#fff; font-weight:200; letter-spacing:0.6px; line-height:28px; margin:0 0 20px 0;}

.treatments-wrapp p a { color:#646867;}

.treatments-wrapp p span { display:block;}

.treatments-wrapp p strong { font-weight:700;}

.treatments-wrapp h2 { font-size:14px; color:#646867; font-weight:400; letter-spacing:0.2px; line-height:28px; margin:0 0 8px;}

.treatments-wrapp h2 a { color:#646867;}

.treatments-wrapp h2 span { display:block;}

.treatments-wrapp h3 { font-size:21px; color:#646867; font-weight:400; line-height:32px; margin:0 0 35px; position:relative;}

.treatments-wrapp h3 a { color:#646867;}

.treatments-wrapp h3 span { display:block;}

.treatments-wrapp h3:after { content:""; width:85px; height:1px; background:#646867; margin:0 auto; position:absolute; right:0; left:0; bottom:-17px;}

.treatments-wrapp .treatments-col1 { width:100%; float:left; margin:0 0 0; position:relative;}

.treatments-wrapp .treatments-col1 img { width:100%; display:block;}

.treatments-wrapp .treatments-col1 .treatments-bar1 { width:100%; float:left; cursor:pointer;}

.treatments-wrapp .treatments-col1 .treatments-bar1:hover img { -webkit-filter:grayscale(100%); filter:grayscale(100%); transform: scale(1.05);}

.treatments-wrapp .treatments-col1 { width:100%; float:left; margin:0 0 0; position:relative;}

.treatments-wrapp .treatments-col1 img { width:100%; transition:all 0.25s ease-out 0s; display:block;}

.treatments-wrapp .treatments-col1 .treatments-bar2 { width:100%; float:left; margin:-56px 0 0; position:relative; z-index:9;}

.treatments-wrapp .treatments-btn1 { float:none; color:#fff; border:none; background:url(../images/banner-btn1.png) no-repeat center right; margin:16px 0 0; padding:0 18px 0 0;}

.treatments-wrapp .treatments-btn1:hover { color:#565656; background:url(../images/banner-btn2.png) no-repeat center right;}

.treatments-wrapp .treatments-btn2 { float:none; font-size:11px; color:#ffffff; background:none; border-color:rgba(255,255,255,0.5); margin:60px 0 0 0; padding:10px 28px 10px; font-weight:300;}

.treatments-wrapp .treatments-btn2:hover { color:#ffffff; background:#646867; border-color:#646867;}



/*about-wrapp*/

.about-wrapp { background:url(../images/about-bg.jpg) no-repeat center / cover; padding:92px 0 95px;}

.about-wrapp p { font-size:14px; color:#565656; font-weight:300; line-height:25px; margin:0 0 24px 0;}

.about-wrapp p a { color:#646867;}

.about-wrapp p span { display:block;}

.about-wrapp p strong { font-weight:700;}

.about-wrapp .about-row1 { width:40.5%; float:right; text-align:center;}

.about-wrapp .about-row1 .about-col1 { width:239px; float:none; margin:0 auto 54px;}

.about-wrapp .about-row1 .about-col1 img { width:100%; display:block;}

.about-wrapp .about-btn1 { float:none; color:#565656; border:none; background:url(../images/banner-btn2.png) no-repeat center right; margin:19px 0 0; padding:0 18px 0 0;}

.about-wrapp .about-btn1:hover { color:#000000; background:url(../images/banner-btn3.png) no-repeat center right;}



/*team-wrapp*/

.team-wrapp { background:none; padding:107px 0 0; position:relative; z-index:9; text-align:center;}

.team-wrapp:after { content:""; width:100%; height:248px; position:absolute; bottom:0; left:0; right:0; margin:auto; background:url(../images/team-after.png) no-repeat center / cover; z-index:-9;}

.team-wrapp p { font-size:14px; color:#565656; font-weight:300; line-height:25px; margin:0 0 24px 0;}

.team-wrapp p a { color:#646867;}

.team-wrapp p span { display:block;}

.team-wrapp p strong { font-weight:700;}

.team-wrapp h2 { font-size:36px; font-weight:400; color:#646867; line-height:48px; margin:0 0 87px;}

.team-wrapp h2 a { color:#646867;}

.team-wrapp h2 span { display:block;}

.team-wrapp h3 { font-size:19px; font-weight:400; color:#646867; letter-spacing:0.6px; line-height:23px; margin:0 0 18px; text-transform:uppercase;}

.team-wrapp h3 a { color:#646867;}

.team-wrapp h3 span { display:block;}

.team-wrapp h4 { font-size:14px; font-weight:300; color:#ffffff; line-height:25px; letter-spacing:0.6px; margin:0 0 17px;}

.team-wrapp h4 a { color:#ffffff;}

.team-wrapp h4 span { display:block;}

.team-wrapp .team-col1 { width:100%; float:left; margin:0 0 -88px;}

.team-wrapp .team-col1 img { width:100%; display:block; transition:all 0.25s ease-out 0s;}

.team-wrapp .team-col1 .team-row1 {
  width:157px; float:none; margin:0 auto 0;
  background-image:-webkit-linear-gradient(left, #000000, #000000), -webkit-linear-gradient(left, #000000, #000000);
  overflow:hidden; cursor:pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50% !important;
  height: 157px;
}

.team-wrapp .team-col1 .team-row1:hover img { opacity:0.5;}

.team-wrapp .team-col2 { width:100%; float:left; margin:0 0 0; padding:45px 5% 45px; background:#000000; border:1px solid #646867;}

.team-wrapp .team-col1 .team-row1 a { width: 100%; display: block;  overflow: hidden !important; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50% !important;}

.team-wrapp .team-col2 img { width:100%; display:block; overflow:hidden; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50% !important; }

.team-wrapp .team-col2 .team-row2 { width:100%; float:left; overflow:hidden; padding:39px 0 0;}

.team-wrapp .team-btn1 { float:none; color:#565656; border:none; background:url(../images/banner-btn2.png) no-repeat center right; margin:19px 0 0; padding:0 18px 0 0;}

.team-wrapp .team-btn1:hover { color:#fff; background:url(../images/banner-btn1.png) no-repeat center right;}



/*testimonial-wrapp*/

.testimonial-wrapp { text-align:center; /*background:url(../images/testimonial-bg.jpg) no-repeat center / cover;*/ padding:239px 0 132px; position:relative;}

.testimonial-wrapp:before {

    content: ' ';

    display: block;

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    z-index: 1;

    opacity: 1;

    background-image: url(../images/testimonial-bg.jpg);

    background-repeat: no-repeat;

    background-position: 50% 0;

    -ms-background-size: cover;

    -o-background-size: cover;

    -moz-background-size: cover;

    -webkit-background-size: cover;

    background-size: cover;

	z-index:-9;

}

.testimonial-wrapp p { float:none; font-size:15px; color:#6d6e71; letter-spacing:0; line-height:27.48px; margin:0 0 20px;}

.testimonial-wrapp p a { color:#646867;}

.testimonial-wrapp p span { display:block;}

.testimonial-wrapp p strong { font-weight:700;}

.testimonial-wrapp h2 { font-size:36px; color:#646867; font-weight:500; letter-spacing:0.2px; line-height:48px; margin:0 0 51px; position:relative;}

.testimonial-wrapp h2 a { color:#646867;}

.testimonial-wrapp h2 span { display:block;}

.testimonial-wrapp h2:after { content:""; width:107px; height:1px; background:#646867; margin:0 auto; position:absolute; right:0; left:0; bottom:-33px;}

.testimonial-wrapp h3 { float:none; font-size:12px; color:#565656; font-weight:500; letter-spacing:1.8px; line-height:24px; margin:0 0 16px; text-transform:uppercase;}

.testimonial-wrapp h3 a { color:#565656;}

.testimonial-wrapp h3 span { display:block;}

.testimonial-wrapp .testimonial-row { width:38%; float:left; padding:0 3%;}

.testimonial-wrapp .testimonial-col1 { width:100%; height:100%; float:left; margin:20px 0 20px 1%;}

.testimonial-wrapp .testimonial-col1 img { width:100%; display:block;}

.testimonial-wrapp .testimonial-col1 .testimonial-row1 { width:100%; float:left;}

.testimonial-wrapp .testimonial-btn1 { float:none; font-size:12px; color:#ffffff; background:#646867; border-color:#646867; margin:0 0 0 0; padding:10px 28px 10px; font-weight:300;}

.testimonial-wrapp .testimonial-btn1:hover { color:#646867; background:#ffffff; border-color:#646867;}



/*getintouch-wrapp*/

.getintouch-wrapp { background:url(../images/getintouch-bg.jpg) no-repeat center / cover; padding:169px 0 100px; text-align:center;}

.getintouch-wrapp p { float:none; font-size:16px; color:#ffffff; letter-spacing:0; line-height:29px; margin:0 0 26px;}

.getintouch-wrapp p a { color:#646867;}

.getintouch-wrapp p span { display:block;}

.getintouch-wrapp p strong { font-weight:700;}

.getintouch-wrapp h2 { font-size:36px; font-weight:400; color:#646867; line-height:48px; margin:0 0 29px;}

.getintouch-wrapp h2 a { color:#646867;}

.getintouch-wrapp h2 span { display:block;}

.getintouch-wrapp .getintouch-col1 { width:602px; float:right; margin:0 0 0; padding:0 9.6%;}

.getintouch-wrapp .getintouch-col1 img { width:100%; display:block;}

.getintouch-wrapp .getintouch-col1 .getintouch-row1 { width:219px; float:none; margin:0 auto 0;}

.getintouch-wrapp .getintouch-col1 .getintouch-row1 .getintouch-fil1 { float:left; text-align:center; font-size:14px; color:#646867; letter-spacing:0.4px; background:none; border:1px solid #646867;}

.getintouch-wrapp .getintouch-col1 .getintouch-row1 .getintouch-fil2 { width:100%; height:41px; margin:0 0 9px; padding:0 5% 0;}

.getintouch-wrapp .getintouch-col1 .getintouch-row1 .getintouch-fil3 { width:100%; height:97px; margin:0 0 23px; padding:9px 5% 0;}

.getintouch-wrapp .getintouch-col1 .getintouch-row2 { width:100%; float:left;}

.getintouch-wrapp .getintouch-btn1 { float:none; font-size:12px; color:#ffffff; background:#646867; border-color:#646867; margin:7px 0 0 0; padding:12px 28px 12px; font-weight:300;}

.getintouch-wrapp .getintouch-btn1:hover { color:#646867; background:#ffffff; border-color:#646867;}



/*footer1-wrapp*/

.footer1-wrapp { text-align:center; background:none; padding:0 0 26px; position:relative; z-index:999;}

.footer1-wrapp p { float:none; font-size:15px; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 0;}

.footer1-wrapp p a { color:#646867;}

.footer1-wrapp p span { display:inline; margin:0 0 0 8px;}

.footer1-wrapp p strong { font-weight:700;}

.footer1-wrapp .logo-col { width:215px; margin:0 auto;}

.footer1-wrapp .logo-col img { width:100%; display:block;}

.footer1-wrapp .footer1-row1 { width:auto; float:none; margin:40px 0 0; display:inline-block;}

.footer1-wrapp .footer1-row1 img { width:100%; display:block;}

.footer1-wrapp .footer1-row1 .footer1-bar1 { width:auto; float:none; display:inline-block;}

.footer1-wrapp .footer1-row1 .footer1-bar1 li { float:none; display:inline-block; position:relative;}

.footer1-wrapp .footer1-row1 .footer1-bar1 li a { font-size:16px; color:#fff; display:inline-block; padding:2px 0 2px 32px; outline: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: transparent; font-weight:200;}

.footer1-wrapp .footer1-row1 .footer1-bar1 li a:hover { color:#646867;}



/*footer2-wrapp*/

.footer2-wrapp { text-align:center; padding:16px 0 16px; border-bottom:1px solid rgba(100,104,103,0.32); border-top:1px solid rgba(100,104,103,0.32);}

.footer2-wrapp .address-col { width:100%; float:left;}

.footer2-wrapp .address-col .address-bar1 { width:auto; display:inline-block; position:relative; top:5px;} 

.footer2-wrapp .address-col .address-bar1 ul { width:100%; float:left;}

.footer2-wrapp .address-col .address-bar1 ul li { display:inline-block; font-size:14px; margin:0 23px 0 0; color:#ffffff; font-weight:200;}

.footer2-wrapp .address-col .address-bar1 ul li a { color:#fff; margin:0 0 0 15px;}

.footer2-wrapp .address-col2 { width:auto; float:right;}

.footer2-wrapp .footer2-btn1 { float:left; font-size:11px; color:#ffffff; background:none; border-color:rgba(255,255,255,0.5); margin:0 0 0 7px; padding:10px 14px 10px; font-weight:300;}

.footer2-wrapp .footer2-btn1:hover { color:#ffffff; background:#646867; border-color:#646867;}

.footer2-wrapp .footer2-btn2 { float:none; font-size:11px; color:#ffffff; background:none; border-color:rgba(255,255,255,0.5); margin:0 0 0 7px; padding:10px 14px 10px; font-weight:300;}

.footer2-wrapp .footer2-btn2:hover { color:#ffffff; background:#646867; border-color:#646867;}

.footer2-wrapp .footer2-btn3 { float:none; font-size:11px; color:#ffffff; background:#646867; border-color:#646867; margin:0 0 0 7px; padding:10px 25px 10px; font-weight:300;}

.footer2-wrapp .footer2-btn3:hover { color:#ffffff; background:none; border-color:rgba(255,255,255,0.5);}

.footer2-wrapp .footer2-btn4 { display:none; float:left; font-size:11px; color:#ffffff; background:none; border-color:rgba(255,255,255,0.5); margin:0 0 0 7px; padding:10px 14px 10px; font-weight:300;}

.footer2-wrapp .footer2-btn4:hover { color:#ffffff; background:#646867; border-color:#646867;}



/*footer-wrapp*/

.footer-wrapp { text-align:center; padding:28px 0 80px;}

.footer-wrapp p { float:none; font-size:12.36px; color:#ffffff; letter-spacing:0.4px; line-height:25px; margin:-5px 0 0;}

.footer-wrapp p a { color:#646867;}

.footer-wrapp p span { display:block;}

.footer-wrapp p strong { font-weight:700;}

.footer-wrapp .footer-col1 { width:100%; float:left; margin:0 0 2px;}

.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;}

.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { margin:0 2px 0;}

.footer-wrapp .footer-col1 .footer-row1 li a { color:#fff;}

.footer-wrapp .footer-col1 .footer-row1 li a:hover { color:#646867;}

.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 { color:#fff;}

.footer-wrapp .footer-col2 .footer-row2 li a:hover { color:#646867;}

.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:13px; line-height:30px; font-weight:400;}



/*inner-wrapp*/

.inner-wrapp { min-height:602px; border-bottom:1px solid #383838;}

.inner-wrapp p { float:none; font-size:17px; color:#ffffff; letter-spacing:0.4px; line-height:28px; margin:0 0 26px;}

.inner-wrapp p a { color:#646867;}

.inner-wrapp p span { display:block;}

.inner-wrapp p strong { font-weight:700;}

.inner-wrapp h1 { font-size:27px; font-weight:500; color:#646867; letter-spacing:0; line-height:40px; margin:0 0 17px;}

.inner-wrapp h1 a { color:#646867;}

.inner-wrapp h1 span { display:block;}

.inner-wrapp .inner-col1 { width:846px; float:left; text-align:center; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:58%; right:0; left:0; z-index:99;}

.inner-wrapp .inner-col1 img { width:100%; display:block;}

.inner-wrapp .inner-col1 .inner-row1 { width:auto; float:left;}



/*conten-wrapp*/

.conten-wrapp { background:#000000; padding:84px 0 0; position:relative;}

.conten-wrapp p { float:none; font-size:14px; color:#ffffff; letter-spacing:0.6px; line-height:28px; margin:0 0 26px;}

.conten-wrapp p a { color:#646867;}

.conten-wrapp p span { display:block;}

.conten-wrapp p strong { font-weight:700;}

.conten-wrapp .conten-col1 { width:65.77%; float:left; margin:0 0 0;}

.conten-wrapp .conten-col1 img { width:100%; display:block;}

.conten-wrapp .conten-col1 .conten-row1 { width:100%; float:right;}

.conten-wrapp .conten-col1 .conten-row1 p a {display: inline-block;}

.conten-wrapp .conten-col1 .conten-row1 p a:hover {color: #fff;}

.conten-wrapp .conten-col2 { width:27%; float:right; margin:0 0 0;}

.conten-wrapp .conten-col2 img { width:100%; display:block;}

.conten-wrapp .conten-col2 .conten-row2 { width:100%; float:left;}



/*sidbar-wrapp*/

.sidbar-wrapp { text-align:center;}

.sidbar-wrapp p { float:none; font-size:14px; font-weight:300; color:#565656; letter-spacing:0; line-height:21px; margin:0 0 26px;}

.sidbar-wrapp p a { color:#646867;}

.sidbar-wrapp p span { display:block;}

.sidbar-wrapp p strong { font-weight:700;}

.sidbar-wrapp h2 { font-size:32px; font-weight:500; color:#646867; letter-spacing:0; line-height:45px; margin:0 0 0;}

.sidbar-wrapp h2 a { color:#646867;}

.sidbar-wrapp h2 span { display:block;}

.sidbar-wrapp h3 { font-size:32px; font-weight:500; color:#646867; letter-spacing:0; line-height:45px; margin:0 0 74px; position:relative;}

.sidbar-wrapp h3 a { color:#646867;}

.sidbar-wrapp h3 span { display:block;}

.sidbar-wrapp h3:after { content:""; width:108px; height:1px; background:#646867; margin:0 auto 0; position:absolute; right:0; bottom:-33px; left:0;}

.sidbar-wrapp h4 { font-size:12px; font-weight:600; color:#565656; letter-spacing:2.2px; line-height:25px; text-transform:uppercase; margin:0 0 26px;}

.sidbar-wrapp h4 a { color:#565656;}

.sidbar-wrapp h4 span { display:block;}

.sidbar-wrapp h5 { font-size:32px; font-weight:500; color:#ffffff; letter-spacing:0; line-height:45px; margin:0 0 66px; position:relative;}

.sidbar-wrapp h5 a { color:#646867;}

.sidbar-wrapp h5 span { display:block;}

.sidbar-wrapp h5:after { content:""; width:108px; height:1px; background:#ffffff; margin:0 auto 0; position:absolute; right:0; bottom:-33px; left:0;}

.sidbar-wrapp .sidbar-col1 { width:100%; float:left; background:#000000; border:1px solid #646867; margin:0 0 64px; position:relative;}

.sidbar-wrapp .sidbar-col1 img { width:100%; display:block;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:100%; float:left; padding:54px 15.4% 35px;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil1 { float:left; font-size:14px; color:#646867; letter-spacing:0.4px; text-transform:inherit; background:#000000; border-color:#525655;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil2 { width:100%; height:41px; margin:0 0 8px; padding:0 4% 0;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil3 { width:100%; height:95px; margin:0 0 22px; padding:13px 4% 0;}

.sidbar-wrapp .sidbar-col2 { width:100%; float:left; background:#ffffff url(../images/testimonials-bg1.jpg) no-repeat center / cover; margin:0 0 16px;}

.sidbar-wrapp .sidbar-col2 img { width:100%; display:block;}

.sidbar-wrapp .sidbar-col2 .sidbar-row2 { width:100%; float:left; padding:48px 12% 57px;}

.sidbar-wrapp .sidbar-col3 { width:100%; float:left; background:#646867 url(../images/categories-bg1.jpg) no-repeat center / cover; margin:0 0 45px;}

.sidbar-wrapp .sidbar-col3 img { width:100%; display:block;}

.sidbar-wrapp .sidbar-col3 .sidbar-row3 { width:100%; float:left; padding:40px 12% 45px;}

.sidbar-wrapp .sidbar-btn1 { float:none; color:#ffffff; background:#646867; border-color:#646867; cursor:pointer; margin:0 0 0; padding:13px 23px 12px;}

.sidbar-wrapp .sidbar-btn1:hover { color:#646867; background:#ffffff; border-color:#646867;}

.sidbar-wrapp .sidbar-btn2 { width:100%; float:none; color:#ffffff; background:#646867; border-color:#646867; margin:10px 0 0; padding:13px 2% 12px;}

.sidbar-wrapp .sidbar-btn2:hover { color:#646867; background:#ffffff; border-color:#646867;}



/*aboutus-wrapp*/

.aboutus-wrapp h2 { font-size:19px; font-weight:500; color:#646867; letter-spacing:0; line-height:36px; margin:0 0 26px;}

.aboutus-wrapp h2 a { color:#646867;}

.aboutus-wrapp h2 span { display:block;}

.aboutus-wrapp h3 { font-size:19px; font-weight:500; color:#646867; letter-spacing:0; line-height:36px; margin:30px 0 -4px;}

.aboutus-wrapp h3 a { color:#646867;}

.aboutus-wrapp h3 span { display:block;}

.aboutus-wrapp .aboutus-col1 { width:100%; float:left; margin:0 0 44px;}

.aboutus-wrapp .aboutus-col1 img { width:100%; display:block;}

.aboutus-wrapp .aboutus-col1 .aboutus-row1 { width:100%; float:left;}

.aboutus-wrapp .aboutus-col1 .aboutus-row1 li { float:none; background:url(../images/dot-thumb1.svg) no-repeat 0 12px; display:block; margin:0 0 0; padding:0 0 0 12px;}

.aboutus-wrapp .aboutus-col2 { width:99.8%; float:left; margin:18px 0 0;}

.aboutus-wrapp .aboutus-col2 img { width:100%; display:block;}

.aboutus-wrapp .aboutus-col2 .aboutus-row2 { width:100%; float:left;}

.aboutus-row1 li, .aboutus-row1 li a { font-size:14px; color:#ffffff; letter-spacing:0.6px; line-height:28px;}



/*fees-wrapp*/

.fees-wrapp h2 { font-size:19px; font-weight:500; color:#646867; letter-spacing:0; line-height:36px; margin:0 0 26px;}

.fees-wrapp h2 a { color:#646867;}

.fees-wrapp h2 span { display:block;}

.fees-wrapp h3 { font-size:12px; font-weight:300; color:#ffffff; letter-spacing:2.2px; line-height:36px; text-transform:uppercase; margin:0 0 12px;}

.fees-wrapp h3 a { color:#ffffff;}

.fees-wrapp h3 span { display:block;}

.fees-wrapp .fees-col1 { width:100%; float:left; margin:0 0 0;}

.fees-wrapp .fees-col1 img { width:100%; display:block;}

.fees-wrapp .fees-col1 .fees-row1 { width:70%; float:left; text-align:left; padding:0 0 0 3.8%;}

.fees-wrapp .fees-col2 { width:100%; float:right; margin:0 0 7px;}

.fees-wrapp .fees-col2 img { width:100%; display:block;}

.fees-wrapp .fees-col2 .fees-row2 { width:30%; float:right; text-align:right; padding:0 2.8% 0 0;}

.fees-row1, .fees-row2 { font-size:14px; font-weight:200; color:#ffffff; letter-spacing:0.6px; line-height:27px;}



/*blog-wrapp*/

.blog-wrapp h2 { font-size:19px; font-weight:500; color:#646867; letter-spacing:0; line-height:36px; margin:-10px 0 0;}

.blog-wrapp h2 a { color:#646867;}

.blog-wrapp h2 span { display:block;}

.blog-wrapp h3 { font-size:14px; font-weight:500; color:#ffffff; letter-spacing:0.6px; line-height:28px; margin:-2px 0 26px;}

.blog-wrapp h3 a { color:#ffffff;}

.blog-wrapp h3 span { display:block;}

.blog-wrapp .blog-col1 { width:100%; float:left; margin:0 0 0;}

.blog-wrapp .blog-col1 img { width:100%; display:block; transition:all 0.25s ease-out 0s;}

.blog-wrapp .blog-col1 .blog-row1 { width:23.6%; float:left;}

.blog-wrapp .blog-col1 .blog-row1:hover img { -webkit-filter:grayscale(100%); filter:grayscale(100%);}

.blog-wrapp .blog-col2 { width:100%; float:left; border-bottom:1px solid #4a4947; margin:0 0 66px; padding:0 0 62px;}

.blog-wrapp .blog-col2 img { width:100%; display:block;}

.blog-wrapp .blog-col2:last-child { margin-bottom:50px;}

.blog-wrapp .blog-col2 .blog-row2 { width:69%; float:right;}

.blog-wrapp .blog-btn1 { float:none; color:#ffffff; background:#646867; border-color:#646867; margin:2px 0 0; padding:13px 24px 12px;}

.blog-wrapp .blog-btn1:hover { color:#646867; background:#ffffff; border-color:#646867;}



/*blogin-wrapp*/

.blogin-wrapp h2 { font-size:19px; font-weight:500; color:#646867; letter-spacing:0; line-height:36px; margin:-10px 0 0;}

.blogin-wrapp h2 a { color:#646867;}

.blogin-wrapp h2 span { display:block;}

.blogin-wrapp h3 { font-size:14px; font-weight:500; color:#ffffff; letter-spacing:0.6px; line-height:28px; margin:-2px 0 26px;}

.blogin-wrapp h3 a { color:#ffffff;}

.blogin-wrapp h3 span { display:block;}

.blogin-wrapp .blogin-col1 { width:100%; float:left; margin:0 0 58px;}

.blogin-wrapp .blogin-col1 img { width:100%; display:block;}

.blogin-wrapp .blogin-col1 .blogin-row1 { width:100%; float:left;}

.blogin-wrapp .blogin-col2 { width:100%; float:left; border-bottom:1px solid #4a4947; margin:0 0 46px; padding:0 0 16px;}

.blogin-wrapp .blogin-col2 img { max-width:100%; display:block; width:auto;}

.blogin-wrapp .blogin-col2 .blogin-row2 { width:100%; float:left;}

.blogin-wrapp .blogin-btn1 { float:none; color:#ffffff; background:#646867; border-color:#646867; margin:2px 0 0; padding:13px 24px 12px;}

.blogin-wrapp .blogin-btn1:hover { color:#646867; background:#ffffff; border-color:#646867;}




/*galler-wrapp*/

.galler-wrapp h2 { font-size:11px; font-weight:400; color:#fefefe; letter-spacing:0; line-height:24px; margin:0 0 0;}

.galler-wrapp h2 a { color:#646867;}

.galler-wrapp h2 span { display:block;}

.galler-wrapp h3 { font-size:19px; font-weight:500; color:#646867; letter-spacing:0; line-height:32px; margin:-4px 0 0;}

.galler-wrapp h3 a { color:#646867;}

.galler-wrapp h3 span { display:block;}

.galler-wrapp .galler-col1 { width:100%; float:left; margin:0 0 0;}

.galler-wrapp .galler-col1 img { width:100%; display:block; transition:all 0.25s ease-out;}

.galler-wrapp .galler-col1 .galler-row1 { width:28.5%; float:left; cursor:pointer; margin:0 0.99% 0 0; position:relative;}

.galler-wrapp .galler-col1 .galler-row1:hover img { -webkit-filter:grayscale(100%); filter:grayscale(100%);}

.galler-wrapp .galler-col2 { width:100%; float:right; border:2px solid #646867; margin:0 0 66px; padding:4% 4% 20px; position:relative;}

.galler-wrapp .galler-col2 img { width:100%; display:block;}

.galler-wrapp .galler-col2:last-child { margin-bottom:84px;}

.galler-wrapp .galler-col2 .galler-row2 { width:36%; float:right;}

.galler-wrapp .galler-btn1 { float:none; color:#ffffff; background:#646867; border-color:#646867; margin:2px 0 0; padding:13px 21px 12px;}

.galler-wrapp .galler-btn1:hover { color:#646867; background:#ffffff; border-color:#646867;}



/*gallin-wrapp*/

.gallin-wrapp h2 { font-size:11px; font-weight:400; color:#fefefe; letter-spacing:0; line-height:24px; margin:0 0 0;}

.gallin-wrapp h2 a { color:#646867;}

.gallin-wrapp h2 span { display:block;}

.gallin-wrapp h3 { font-size:19px; font-weight:500; color:#646867; letter-spacing:0; line-height:32px; margin:0 0 0;}

.gallin-wrapp h3 a { color:#646867;}

.gallin-wrapp h3 span { display:block;}

.gallin-wrapp h4 { font-size:19px; font-weight:500; color:#646867; letter-spacing:0; line-height:32px; margin:32px 0 10px;}

.gallin-wrapp h4 a { color:#646867;}

.gallin-wrapp h4 span { display:block;}

.gallin-wrapp .gallin-col1 { width:100%; float:left; border:2px solid #646867; margin:0 0 88px; padding:4% 4% 30px; position:relative;}

.gallin-wrapp .gallin-col1 img { width:100%; display:block; transition:all 0.25s ease-out 0s;}

.gallin-wrapp .gallin-col1 .gallin-row1 { width:49%; float:left; cursor:pointer; position:relative;}

.gallin-wrapp .gallin-col1 .gallin-row1:hover img { -webkit-filter:grayscale(100%); filter:grayscale(100%);}

.gallin-wrapp .gallin-col2 { width:100%; float:left; margin:0 0 56px;}

.gallin-wrapp .gallin-col2 img { width:100%; display:block;}

.gallin-wrapp .gallin-col2 .gallin-row2 { width:49%; float:right; cursor:pointer; position:relative;}

.gallin-wrapp .gallin-col2 .gallin-row2:hover img { -webkit-filter:grayscale(100%); filter:grayscale(100%);}

.gallin-wrapp .gallin-btn1 { float:left; color:#ffffff; background:#646867; border-color:#646867; margin:0 0 0; padding:13px 21px 12px;}

.gallin-wrapp .gallin-btn1 span { display:inline;}

.gallin-wrapp .gallin-btn1:hover { color:#646867; background:#ffffff; border-color:#646867;}

.gallin-wrapp .gallin-btn2 { float:left; color:#ffffff; background:#646867; border-color:#646867; margin:2px 0 0; padding:13px 21px 12px;}

.gallin-wrapp .gallin-btn2:hover { color:#646867; background:#ffffff; border-color:#646867;}



/*teamer-wrapp*/

.teamer-wrapp { text-align:center;}

.teamer-wrapp h2 { font-size:19px; font-weight:500; color:#646867; letter-spacing:0.6px; line-height:22px; text-transform:uppercase; margin:0 0 20px;}

.teamer-wrapp h2 a { color:#646867;}

.teamer-wrapp h2 span { display:block;}

.teamer-wrapp .teamer-col1 { width:100%; float:left; margin:0 0 -100px; display: flex; flex-wrap: wrap;}

.teamer-wrapp .teamer-col1 img { width:100%; display:block; transition:all 0.25s ease-out 0s;}

.teamer-wrapp .teamer-col1 .teamer-row1 { width:57%; float:none; margin:0 auto 40px; border-radius:50%;  overflow:hidden;}

.teamer-wrapp .teamer-col1 .teamer-row1 a { border-radius: 50% !important; overflow: hidden !important;}

.teamer-wrapp .teamer-col1 .teamer-row1 a img { border-radius: 50% !important; overflow: hidden !important; transition: inherit;}

.teamer-wrapp .teamer-col1 .teamer-row1:hover img { -webkit-filter:grayscale(100%); filter:grayscale(100%); border-radius: 50% !important; overflow: hidden !important;}

.teamer-wrapp .teamer-col2 { width:28.16%; float:left; margin:0 7.7% 100px 0; padding:45px 2% 45px; border:1px solid #353737;}

.teamer-wrapp .teamer-col2 img { width:100%; display:block;}

.teamer-wrapp .teamer-col2:nth-child(3n) { margin-right:0;}

.teamer-wrapp .teamer-col2 .teamer-row2 { width:100%; float:left; overflow:hidden;}

.teamer-wrapp .teamer-btn1 { float:none; font-weight:700; color:#565656; border:none; background:url(../images/banner-btn2.png) no-repeat center right; margin:8px 0 0; padding:0 18px 0 0;}

.teamer-wrapp .teamer-btn1:hover { color:#fff; background:url(../images/banner-btn1.png) no-repeat center right;}



/*teamerin-wrapp*/

.teamerin-wrapp .teamerin-col1 h2 { font-size:19px; font-weight:500; color:#646867; letter-spacing:0.6px; line-height:22px; text-transform:uppercase; margin:0 0 20px;}

.teamerin-wrapp h2 a { color:#646867;}

.teamerin-wrapp h2 span { display:block;}

.teamerin-wrapp .teamerin-col1 h3 { font-size:14px; font-weight:500; color:#646867; letter-spacing:1.4px; line-height:27px; margin:-11px 0 0;}

.teamerin-wrapp h3 a { color:#646867;}

.teamerin-wrapp h3 span { display:block;}

.teamerin-wrapp h4 { font-size:19px; font-weight:500; color:#646867; letter-spacing:0; line-height:36px; margin:0 0 26px;}

.teamerin-wrapp h4 a { color:#646867;}

.teamerin-wrapp h4 span { display:block;}

.teamerin-wrapp h5 { font-size:19px; font-weight:500; color:#646867; letter-spacing:0; line-height:36px; margin:30px 0 -4px;}

.teamerin-wrapp h5 a { color:#646867;}

.teamerin-wrapp h5 span { display:block;}

.teamerin-wrapp .teamerin-col1 { width:100%; float:left; margin:0 0 44px;}

.teamerin-wrapp .teamerin-col1 img { width:100%; display:block; transition:all 0.25s ease-out 0s;}

.teamerin-wrapp .teamerin-col1 .teamerin-row1 { width:27.58%; float:left; overflow:hidden; border-radius:50%; cursor:pointer;}

.teamerin-wrapp .teamerin-col1 .teamerin-row1:hover img { -webkit-filter:grayscale(100%); filter:grayscale(100%); }

.teamerin-wrapp .teamerin-col2 { width:100%; float:right; text-align:center; background:url(../images/teamerin-bg1.png) no-repeat right / cover; border:2px solid #646867; margin:0 0 0; padding:6.8% 7.8% 6.8%; position:relative;}

.teamerin-wrapp .teamerin-col2 img { width:100%; display:block; overflow:hidden; border-radius:50%; }

.teamerin-wrapp .teamerin-col2 .teamerin-row2 { width:54%; float:right; transform:translateY(-50%); position:absolute; top:50%; right:60px;}

.teamerin-wrapp .teamerin-col3 { width:100%; float:left; margin:0 0 44px;}

.teamerin-wrapp .teamerin-col3 img { width:100%; display:block;}

.teamerin-wrapp .teamerin-col3 .teamerin-row3 { width:100%; float:left;}

.teamerin-wrapp .teamerin-col3 .teamerin-row3 li { float:none; background:url(../images/dot-thumb1.svg) no-repeat 0 12px; display:block; margin:0 0 0; padding:0 0 0 12px;}

.teamerin-wrapp .teamerin-btn1 { float:none; color:#ffffff; background:#646867; border-color:#646867; margin:4px 0 0; padding:13px 21px 12px;}

.teamerin-wrapp .teamerin-btn1:hover { color:#646867; background:#ffffff; border-color:#646867;}

.teamerin-row3 li, .teamerin-row3 li a { font-size:14px; color:#ffffff; letter-spacing:0.6px; line-height:28px;}



/*treat-wrapp*/

.treat-wrapp { text-align:center;}

.treat-wrapp h2 { font-size:21px; font-weight:500; color:#646867; letter-spacing:0; line-height:34px; margin:0 0 30px; position:relative;}

.treat-wrapp h2 a { color:#646867;}

.treat-wrapp h2 span { display:block;}

.treat-wrapp h2:after { content:""; width:84px; height:1px; background:#434545; margin:0 auto 0; position:absolute; right:0; bottom:-16px; left:0;}

.treat-wrapp .treat-col1 { width:100%; float:left; margin:0 0 0; display: flex; flex-wrap: wrap;justify-content: center;}

.treat-wrapp .treat-col1 img { width:100%; display:block; transition:all 0.25s ease-out 0s;}

.treat-wrapp .treat-col1 .treat-row1 { width:68.8%; float:none; margin:0 auto 48px; border-radius:50%; border-radius:50%; overflow:hidden; clip-path:circle(50% at 50% 50%);}

.treat-wrapp .treat-col1 .treat-row1:hover img { -webkit-filter:grayscale(100%); filter:grayscale(100%); transform: scale(1.05);}

.treat-wrapp .treat-col2 { width:33.33%; float:left; margin:0 0 94px;}

.treat-wrapp .treat-col2 img { width:100%; display:block;}

.treat-wrapp .treat-col2 .treat-row2 { width:100%; float:left; overflow:hidden;}

.treat-wrapp .treat-btn1 { float:none; color:#fff; border:none; background:url(../images/banner-btn1.png) no-repeat center right; margin:16px 0 0; padding:0 18px 0 0;}

.treat-wrapp .treat-btn1:hover { color:#565656; background:url(../images/banner-btn2.png) no-repeat center right;}



/*treatin-wrapp*/

.treatin-wrapp h2 { font-size:19px; font-weight:500; color:#646867; letter-spacing:0; line-height:36px; margin:0 0 26px;}

.treatin-wrapp h2 a { color:#646867;}

.treatin-wrapp h2 span { display:block;}

.treatin-wrapp h3 { font-size:19px; font-weight:500; color:#646867; letter-spacing:0; line-height:36px; margin:30px 0 -4px;}

.treatin-wrapp h3 a { color:#646867;}

.treatin-wrapp h3 span { display:block;}

.treatin-wrapp h4 { font-size:19px; font-weight:500; color:#646867; letter-spacing:0; line-height:32px; margin:0 0 38px;}

.treatin-wrapp h4 a { color:#646867;}

.treatin-wrapp h4 span { display:block;}

.treatin-wrapp .treatin-col1 { width:100%; float:left; margin:0 0 40px;}

.treatin-wrapp .treatin-col1 img { width:100%; display:block;}

.treatin-wrapp .treatin-col1 .treatin-row1 { width:100%; float:left;}

.treatin-wrapp .treatin-col1 .treatin-row1 li { float:none; background:url(../images/dot-thumb1.svg) no-repeat 0 12px; display:block; margin:0 0 0; padding:0 0 0 12px;}

.treatin-wrapp .treatin-col2 { width:100%; float:left; margin:0 0 50px;}

.treatin-wrapp .treatin-col2 iframe { width:100%; height:340px; display:block;}

.treatin-wrapp .treatin-col2 .treatin-row2 { width:79.3%; float:left;}

.treatin-wrapp .treatin-col3 { width:100%; float:left; margin:0 0 78px;}

.treatin-wrapp .treatin-col3 img { width:100%; display:block;}

.treatin-wrapp .treatin-col3 .treatin-row3 { width:100%; float:left;}

.treatin-wrapp .treatin-btn1 { float:left; color:#ffffff; background:#646867; border-color:#646867; margin:0 0 0; padding:13px 21px 12px;}

.treatin-wrapp .treatin-btn1 span { display:inline;}

.treatin-wrapp .treatin-btn1:hover { color:#646867; background:#ffffff; border-color:#646867;}

.treatin-wrapp .treatin-btn2 { float:left; color:#ffffff; background:#646867; border-color:#646867; margin:0 0 0; padding:13px 21px 12px;}

.treatin-wrapp .treatin-btn2:hover { color:#646867; background:#ffffff; border-color:#646867;}

.treatin-wrapp .treatin-btn2 a { color: #ffffff;}

.treatin-wrapp .treatin-btn2:hover  a { color: #646867;}

.treatin-row1 li, .treatin-row1 li a { font-size:14px; color:#ffffff; letter-spacing:0.6px; line-height:28px;}



/*video-wrapp*/

.video-wrapp { text-align:center; padding-bottom:76px;}

.video-wrapp .video-col1 { width:100%; float:left; margin:0 0 0; display: flex; flex-wrap: wrap;}

.video-wrapp .video-col1 img { width:100%; display:block;}

.video-wrapp .video-col1 .video-row1 { width:100%; float:left;}

.video-wrapp .video-col2 { width:27.55%; float:left; margin:0 8.6% 84px 0; position:relative;}

.video-wrapp .video-col2 img { width:100%; display:block;}

.video-wrapp .video-col2:nth-child(3n) { margin-right:0;}

.video-wrapp .video-col2 .video-row2 { width:100%; float:left; transform:translateY(-50%); position:absolute; top:50%;}

.video-wrapp .video-btn1 { float:none; color:#ffffff; background:#646867; border-color:#646867; margin:0 0 0; padding:13px 21px 12px;}

.video-wrapp .video-btn1:hover { color:#646867; background:#ffffff; border-color:#646867;}



/*reference-wrapp*/

.reference-wrapp { text-align:center; background:#ffffff url(../images/reference-bg1.jpg) no-repeat center / cover; padding:116px 0 70px;}

.reference-wrapp p { float:none; font-size:14px; font-weight:300; color:#565656; letter-spacing:0; line-height:21px; margin:0 0 26px;}

.reference-wrapp p a { color:#646867;}

.reference-wrapp p span { display:block;}

.reference-wrapp p strong { font-weight:700;}

.reference-wrapp h2 { font-size:12px; font-weight:600; color:#565656; letter-spacing:2.2px; line-height:25px; text-transform:uppercase; margin:0 0 0;}

.reference-wrapp h2 a { color:#565656;}

.reference-wrapp h2 span { display:block;}

.reference-wrapp .reference-col1 { width:100%; float:left; margin:0 0 0; display: flex; flex-wrap: wrap;}

.reference-wrapp .reference-col1 img { width:100%; display:block;}

.reference-wrapp .reference-col1 .reference-row1 { width:100%; float:left;}

.reference-wrapp .reference-col2 { width:25.4%; float:left; margin:0 11.9% 81px 0;}

.reference-wrapp .reference-col2 img { width:100%; display:block;}

.reference-wrapp .reference-col2:nth-child(3n) { margin-right:0;}

.reference-wrapp .reference-col2 .reference-row2 { width:100%; float:left; margin:0 0 23px;}

.reference-wrapp .reference-col2 .reference-row2 a { width:15px; float:none; display:inline-block; margin:0 0 0;}

.reference-wrapp .reference-btn1 { float:none; color:#ffffff; background:#646867; border-color:#646867; margin:0 0 0; padding:13px 21px 12px;}

.reference-wrapp .reference-btn1:hover { color:#646867; background:#ffffff; border-color:#646867;}



/*contact-wrapp*/

.contact-wrapp { text-align:center; padding:96px 0 132px; position:relative;}

.contact-wrapp p { float:none; font-size:16px; color:#ffffff; letter-spacing:0; line-height:29px; margin:0 0 26px;}

.contact-wrapp h2 { font-size:25px; font-weight:500; color:#646867; line-height:38px; margin:0 0 0;}

.contact-wrapp h2 a { color:#646867;}

.contact-wrapp h2 span { display:block;}

.contact-wrapp h3 { font-size:25px; font-weight:500; color:#646867; line-height:38px; margin:0 0 24px;}

.contact-wrapp h3 a { color:#646867;}

.contact-wrapp h3 span { display:block;}

.contact-wrapp h4 { font-size:16px; font-weight:400; color:#ffffff; line-height:29px; margin:0 0 0;}

.contact-wrapp h4 a { color:#ffffff;}

.contact-wrapp h4 span { color:#646867; display:inline;}

.contact-wrapp h5 { font-size:25px; font-weight:500; color:#ffffff; line-height:38px; margin:0 0 0;}

.contact-wrapp h5 a { color:#ffffff;}

.contact-wrapp h5 span { display:block;}

.contact-wrapp h6 { font-size:13px; font-weight:500; color:#ffffff; line-height:26px; margin:0 0 0;}

.contact-wrapp h6 a { color:#ffffff;}

.contact-wrapp h6 span { display:block;}

.contact-wrapp:after { width:720px; float:left; background:url(../images/contact-after-bg1.jpg) no-repeat center / 100% 100%; margin:0 0 0; padding:0 0 969px; bottom:0; left:0;}

.contact-wrapp:before { width:720px; float:left; background:url(../images/contact-before-bg1.jpg) no-repeat center / 100% 100%; margin:0 0 0; padding:0 0 969px; bottom:0; right:0;}

.contact-wrapp .contact-col1 { width:52%; float:none; margin:0 auto 0; padding:0 9.6% 47px; position:relative; z-index:9;}

.contact-wrapp .contact-col1 img { width:100%; display:block;}

.contact-wrapp .contact-col1:after { width:54%; height:1px; float:none; background:#2a2a29; margin:0 auto 0; right:0; bottom:0; left:0;}

.contact-wrapp .contact-col1 .contact-row1 { width:100%; float:none;}

.contact-wrapp .contact-col2 { width:52%; float:none; margin:0 auto 0; padding:48px 9.6%; position:relative; z-index:99;}

.contact-wrapp .contact-col2 img { width:100%; display:block;}

.contact-wrapp .contact-col2 .contact-row2 { width:220px; float:none; margin:0 auto 0;}

.contact-wrapp .contact-col2 .contact-row2 .contact-fil1 { float:left; text-align:center; font-size:14px; color:#646867; letter-spacing:0.4px; background:none; border:1px solid #646867;}

.contact-wrapp .contact-col2 .contact-row2 .contact-fil2 { width:100%; height:41px; margin:0 0 9px; padding:0 5% 0;}

.contact-wrapp .contact-col2 .contact-row2 .contact-fil3 { width:100%; height:97px; margin:0 0 23px; padding:9px 5% 0;}

.contact-wrapp .contact-col3 { width:1165px; float:left; margin:0 auto 0; position:absolute; right:0; bottom:114px; left:0; z-index:9;}

.contact-wrapp .contact-col3 img { width:100%; display:block;}

.contact-wrapp .contact-col3 .contact-row3 { width:24.4%; float:left; background:#646867; border:1px solid #646867; border-radius:50%; padding:0 0 24.4%; position:relative;}

.contact-wrapp .contact-btn1 { float:none; font-size:12px; color:#ffffff; background:#646867; border-color:#646867; margin:7px 0 0 0; padding:13px 24px 12px;}

.contact-wrapp .contact-btn1:hover { color:#646867; background:#ffffff; border-color:#646867;}

.contact-wrapp:after, .contact-wrapp:before, .contact-col1:after { content:""; position:absolute;}



/*address-wrapp*/

.address-wrapp .address-col1 { width:100%; float:left; margin:0 0 0;}

.address-wrapp .address-col1 iframe { width:100%; height:462px; display:block;}

.address-wrapp .address-col1 .address-row1 { width:100%; float:left;}



/*paiger-wrapp*/

.paiger-wrapp { text-align:center;}

.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:left;}

.paiger-wrapp .paiger-col1 .paiger-row1 li { float:none; display:inline-block;}

.paiger-wrapp .paiger-col1 .paiger-row1 li a { display:inline-block; padding:11px 0 11px 4px;}

.paiger-wrapp .paiger-col1 .paiger-row1 li a:hover { color:#646867;}

.paiger-wrapp .paiger-col1 .paiger-row1 li:first-child a { color:#ffffff;}

.paiger-wrapp .paiger-col1 .paiger-row1 li:last-child a { color:#ffffff;}

.paiger-wrapp .paiger-btn1 { float:left; color:#ffffff; background:#646867; border-color:#646867; margin:0 25px 0 0; padding:13px 18px 12px;}

.paiger-wrapp .paiger-btn1:hover { color:#646867; background:#ffffff; border-color:#646867;}

.paiger-wrapp .paiger-btn2 { float:right; color:#ffffff; background:#646867; border-color:#646867; margin:0 0 0 25px; padding:13px 18px 12px;}

.paiger-wrapp .paiger-btn2:hover { color:#646867; background:#ffffff; border-color:#646867;}

.paiger-row1 li, .paiger-row1 li a { font-size:13px; font-weight:400; color:#696969; letter-spacing:4px;}


.paiger-wrapp .paiger-col1  h2.screen-reader-text {
    display: none;
}
.paiger-wrapp .paiger-col1 span.page-numbers.current {
    color: #ffffff;
    display: inline-block;
    padding: 11px 0 11px 4px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 4px;
    float: none;
}
.paiger-wrapp .paiger-col1 a.page-numbers {
    color: #696969;
    display: inline-block;
    padding: 11px 0 11px 4px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 4px;
    float: none;
}
.paiger-wrapp .paiger-col1 a.page-numbers:hover {
    color: #fff;
}
.paiger-wrapp .paiger-col1 a.next.page-numbers {
    padding: 0;
    float: right;
}
.paiger-wrapp .paiger-col1 a.prev.page-numbers {
    padding: 0; 
    float: left;
}



/*common-css*/

.inner-box1 { width:auto; float:left; border-top:1px solid #332b1e; margin:0 0 0; padding:20px 32px 0;}

.inner-box1 li { float:none; color:#e51885; display:inline-block;}

.inner-box1 li:nth-child(2n) { color:#fff6f6; margin:0 1px 0;}

.inner-box1 li a:hover { color:#646867;}

.inner-box1 li, .inner-box1 li a { font-size:13px; font-weight:200; color:#ffffff; letter-spacing:0.6px;}

.sidbar-box1 { width:70%; float:none; background:#000000; margin:0 auto 0; position:absolute; top:-22px; right:0; left:0;}

.sidbar-box2 { width:70%; float:none; background:#000000; margin:0 auto 0; position:absolute; right:0; bottom:-20px; left:0;}

.sidbar-box3 { width:100%; float:left; margin:0 0 0;}

.sidbar-box3 li { float:none; display:block;}

.sidbar-box3 li a { display:block; padding:7px 25px 7px;}

.sidbar-box3 li a:hover { color:#000;}

.sidbar-box3 li, .sidbar-box3 li a { font-size:14px; color:#ffffff; letter-spacing:0.8px;}

.sidbar-thm1 { width:100%; float:left; margin:-4px 0 25px;}

.sidbar-thm1 a { width:15px; float:none; display:inline-block; margin:0 0 0;}

.galler-box1 { width:80%; float:left; margin:0 auto 0; position:absolute; right:0; bottom:6.2%; left:0;}

.galler-box2 { width:auto; float:right; text-align:center; background:#000000; margin:0 0 0; padding:0 20px 0; position:absolute; right:16.2%; bottom:-20px;}

.gallin-box1 { width:86%; float:left; margin:0 auto 0; position:absolute; right:0; bottom:6.2%; left:0;}

.gallin-box2 { width:auto; float:right; text-align:center; background:#000000; margin:0 0 0; padding:0 20px 0; position:absolute; bottom:-20px; left:10px;}

.gallin-tex1 { float:left; font-size:12px; font-weight:300; color:#ffffff; letter-spacing:2px; line-height:40px; text-transform:uppercase; margin:0 14px 0 16px;}

.treatin-tex1 { float:left; font-size:12px; font-weight:300; color:#ffffff; letter-spacing:2px; line-height:40px; text-transform:uppercase; margin:0 14px 0 16px;}

.contact-box1 { width:90%; float:none; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0;}

.contact-box2 { width:100%; float:left; margin:0 0 0;}

.testimonial-thm1 { width:auto; float:none; display:inline-block; margin:0 0 24px;}

.testimonial-thm1 a { float:none; display:inline-block; margin:0 0 0;}

.header-btn1, .header-btn2, .header-btn3, .banner-btn1, .treatments-btn1, .treatments-btn2, .about-btn1, .team-btn1, .testimonial-btn1, .getintouch-btn1, .footer2-btn1, .footer2-btn2, .footer2-btn3, .footer2-btn4, .sidbar-fil1, .sidbar-btn1, .sidbar-btn2, .blog-btn1, .blogin-btn1, .galler-btn1, .gallin-btn1, .gallin-btn2, .teamer-btn1, .teamerin-btn1, .treat-btn1, .treatin-btn1, .treatin-btn2, .video-btn1, .reference-btn1, .contact-btn1, .paiger-btn1, .paiger-btn2 { text-align:center; font-size:13px; line-height:1; letter-spacing:2px; text-transform:uppercase; border:1px solid; transition:all 0.25s ease-out 0s; cursor:pointer; display:inline-block; font-weight:500;}

.sidbar-box3 li.active a { color: #000;}



.getintouch-wrapp .getintouch-col1 .caldera-grid .row.first_row { width: 219px; float: none; margin: 0 auto 0 !important;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .col-sm-12 { padding: 0;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .form-control { width: 100%; height: 41px; margin: 0 0 9px; padding: 0 5% 0; float: left; text-align: center; font-size: 14px; color: #646867; letter-spacing: 0.4px; background: none; border: 1px solid #646867; vertical-align: baseline; outline: none; font-family: 'Prompt', sans-serif; line-height: normal; box-shadow: none; border-radius: 0;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .form-control::placeholder { color: #646867;}
.getintouch-wrapp .getintouch-col1 .caldera-grid textarea.form-control { width: 100% !important; height: 97px; min-height: 40px; margin: 0 0 23px; padding: 9px 5% 0;resize: none;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .checkbox { text-align: center; font-size: 12px; color: #ffffff; letter-spacing: 0.2px; line-height: 23.11px; font-weight: 300; width: 100%;  float: left; margin: 0 0 6px; vertical-align: baseline; outline: none; font-family: 'Prompt', sans-serif;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .checkbox+.checkbox {width: 100%;float: left;margin: 0 0 15px;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .checkbox label { font-family: 'Prompt', sans-serif; padding: 0 0 0 0;}
.getintouch-wrapp .getintouch-col1 .caldera-grid a { color: #646867;}
.getintouch-wrapp .getintouch-col1 .caldera-grid a:hover { color: #ffffff; text-decoration: none; }
.getintouch-wrapp .getintouch-col1 .caldera-grid .checkbox input[type=checkbox]{background-image: url(../images/checkbox-circle.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: 17px;  width: 17px;  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: 10px !important; background-size: 16px; background-repeat: no-repeat; }
.getintouch-wrapp .getintouch-col1 .caldera-grid .checkbox input[type=checkbox]:checked {background-position: 0 -20px; }
.getintouch-wrapp .getintouch-col1 .g-recaptcha {width: 100%; float: left; margin: 0px auto 0px auto; transform: scale(0.71); text-align: center; transform-origin: center;}
.getintouch-wrapp .getintouch-col1 .g-recaptcha div {width: auto !important; height: auto !important; margin: 0 auto !important;} 
.getintouch-wrapp .getintouch-col1 .caldera-grid .btn {float: none;color: #ffffff;background: #646867;border-color: #646867;cursor: pointer;margin: 15px 0 0;padding: 13px 23px 12px;text-align: center;font-size: 13px;line-height: 1;letter-spacing: 2px;text-transform: uppercase;transition: all 0.25s ease-out 0s;display: inline-block;font-weight: 500;box-shadow: none; border-radius: 0;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .btn:hover { color: #646867; background: #ffffff; border-color: #646867;}


.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid .col-sm-12 { padding: 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid .form-control { width: 100%; height: 41px; margin: 0 0 8px; padding: 0 4% 0; float: left; font-size: 14px; color: #646867; letter-spacing: 0.4px; text-transform: inherit; background: #000000; border-color: #525655; text-align: center; line-height: 1; transition: all 0.25s ease-out 0s; cursor: pointer; display: inline-block; font-weight: 500; box-shadow: none; border-radius: 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid .form-control::placeholder { color: #646867; }
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid textarea.form-control { width: 100% !important; height: 95px; min-height: 40px; margin: 0 0 22px; padding: 13px 4% 0; max-height: 180px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid .checkbox { text-align: center; font-size: 12px; color: #ffffff; letter-spacing: 0.2px; line-height: 23.11px; font-weight: 300; width: 100%;  float: left; margin: 0 0 6px; vertical-align: baseline; outline: none; font-family: 'Prompt', sans-serif;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid .checkbox+.checkbox { width: 100%; float: left; margin: 0 0 20px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid .checkbox label { font-family: 'Prompt', sans-serif; padding: 0 0 0 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid a { color: #646867;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid a:hover { color: #ffffff; text-decoration: none; }
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid .checkbox input[type=checkbox]{background-image: url(../images/checkbox-circle.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: 17px;  width: 17px;  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: 10px !important; background-size: 16px; background-repeat: no-repeat; }
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid .checkbox input[type=checkbox]:checked {background-position: 0 -20px; }
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .g-recaptcha {width: 100%;float: left;margin: 0px auto 0px auto;transform: scale(0.71);text-align: left;transform-origin: left;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .g-recaptcha div {width: auto !important; height: auto !important; margin: 0 auto !important;} 
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid .row.last_row {width: 70%; float: none; background: #000000; margin: 0 auto 0 !important; position: absolute; right: 0; bottom: -20px; left: 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid .btn { float: none; color: #ffffff; background: #646867; border-color: #646867; cursor: pointer; margin: 0 0 0; padding: 13px 23px 12px; text-align: center; font-size: 13px; line-height: 1; letter-spacing: 2px; text-transform: uppercase; transition: all 0.25s ease-out 0s; display: inline-block; font-weight: 500; box-shadow: none; border-radius: 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid .btn:hover { color: #646867; background: #ffffff; border-color: #646867;}


.contact-wrapp .contact-col2 .caldera-grid .row.first_row { width: 220px; float: none; margin: 0 auto 0 !important;}
.contact-wrapp .contact-col2 .caldera-grid .col-sm-12 { padding: 0;}
.contact-wrapp .contact-col2 .caldera-grid .form-control { width: 100%; height: 41px; margin: 0 0 9px; padding: 0 5% 0; float: left; text-align: center; font-size: 14px; color: #646867; letter-spacing: 0.4px; background: none; border: 1px solid #646867; vertical-align: baseline; outline: none; font-family: 'Prompt', sans-serif; line-height: normal; box-shadow: none; border-radius: 0;}
.contact-wrapp .contact-col2 .caldera-grid .form-control::placeholder { color: #646867;}
.contact-wrapp .contact-col2 .caldera-grid textarea.form-control { width: 100% !important; height: 97px; min-height: 40px; margin: 0 0 23px; padding: 9px 5% 0; max-height: 180px;}
.contact-wrapp .contact-col2 .caldera-grid .checkbox { text-align: center; font-size: 12px; color: #ffffff; letter-spacing: 0.2px; line-height: 23.11px; font-weight: 300; width: 100%;  float: left; margin: 0 0 6px; vertical-align: baseline; outline: none; font-family: 'Prompt', sans-serif;}
.contact-wrapp .contact-col2 .caldera-grid .checkbox+.checkbox {width: 100%;float: left;margin: 0 0 15px;}
.contact-wrapp .contact-col2 .caldera-grid .checkbox label { font-family: 'Prompt', sans-serif; padding: 0 0 0 0;}
.contact-wrapp .contact-col2 .caldera-grid a { color: #646867;}
.contact-wrapp .contact-col2 .caldera-grid a:hover { color: #ffffff; text-decoration: none; }
.contact-wrapp .contact-col2 .caldera-grid .checkbox input[type=checkbox]{background-image: url(../images/checkbox-circle.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: 17px;  width: 17px;  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: 10px !important; background-size: 16px; background-repeat: no-repeat; }
.contact-wrapp .contact-col2 .caldera-grid .checkbox input[type=checkbox]:checked {background-position: 0 -20px; }
.contact-wrapp .contact-col2 .g-recaptcha {width: 100%; float: left; margin: 0px auto 0px auto; transform: scale(0.71); text-align: center; transform-origin: center;}
.contact-wrapp .contact-col2 .g-recaptcha div {width: auto !important; height: auto !important; margin: 0 auto !important;} 
.contact-wrapp .contact-col2 .caldera-grid .btn {float: none;color: #ffffff;background: #646867;border-color: #646867;cursor: pointer;margin: 15px 0 0;padding: 13px 23px 12px;text-align: center;font-size: 13px;line-height: 1;letter-spacing: 2px;text-transform: uppercase;transition: all 0.25s ease-out 0s;display: inline-block;font-weight: 500;box-shadow: none; border-radius: 0;}
.contact-wrapp .contact-col2 .caldera-grid .btn:hover { color: #646867; background: #ffffff; border-color: #646867;}





.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;}



.practice-wrapp { width: 100%; float: left;  margin: 0 0 94px;}
.practice-wrapp .practice-row2 { width: 100%; float: left;  position: relative; display: flex; flex-wrap: wrap;}
.practice-wrapp .practice-row2 .practice-row1{ width: 23.5%; float: left; position: relative; margin: 0 2% 2% 0;}
.practice-wrapp .practice-row2 .practice-row1:nth-child(4n) { margin-right: 0;}
.practice-wrapp .practice-row2 .practice-row1 .practice-bar1 { width: 100%; height: 100%; display: block;}
.practice-wrapp .practice-row2 .practice-row1 .practice-bar1 img { width: 100%; display: block; height: auto; object-fit: cover;}
.practice-wrapp .practice-row2 .practice-row1 .practice-bar1:hover img { -webkit-filter: grayscale(100%); filter: grayscale(100%);}

.team-wrapp .team-col1 .mona-all-model-slide.owl-carousel .owl-stage-outer .owl-stage { display: flex; flex-wrap: wrap; height: 100%;}
.team-wrapp .team-col1 .mona-all-model-slide.owl-carousel .owl-stage-outer .owl-stage .owl-item .team-col2 { height: 100%;}

.testimonial-wrapp .testimonial-row .slider.autoplay .slick-list .slick-track .slick-slide .testimonial-col1 { padding: 0 15px;}

.sidbar-wrapp .sidbar-col2 .sidbar-row2 .slide-post-testimonial.owl-carousel .owl-dots { display: none;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 .slide-post-testimonial.owl-carousel .owl-item { padding: 0 5px;}


.conten-wrapp a.about-btn {float: none;color: #ffffff;background: #646867;border-color: #646867;cursor: pointer;margin: 0 10px 0 0;padding: 13px 20px 12px;text-align: center;text-transform: uppercase;font-size: 12px;line-height: 1;letter-spacing: 1px;transition: all 0.25s ease-out 0s;display: inline-block;font-weight: 500;box-shadow: none;}
.conten-wrapp a.about-btn:hover { color: #646867; background: #ffffff; border-color: #646867;}
.conten-wrapp a.about-btn:nth-child(2) { margin-right: 0; margin-left: 10px;}


.about-wrapp.desktop-view { display: block;}
.about-wrapp.mobile-view { display: none;}

.getintouch-wrapp.desktop-view { display: block;}
.getintouch-wrapp.mobile-view { display: none;}


.wp-gr.wpac .wp-google-badge.wp-google-badge_left-fixed { z-index: 9999 !important;}



/*Smartphone css*/

@media screen and (max-width: 480px) {

.margin { width:90%;}



.menu-col { left:5%;}



.header-wrapp { position:relative; text-align:center; padding:80px 0 40px; z-index:999;}

.header-wrapp .border1 { display:none;}

.header-wrapp .header-col1 { width:100%;}

.header-wrapp .header-col1 .header-row1 li { float:none; display:inline-block; font-size:13px; margin:0 5px 0 0;}

.header-wrapp .linker-col1 { display:block; float:left; width:100%;}

.header-wrapp .linker-col1 .linker-row1 { width:199px; float:none; display:inline-block;}

.header-wrapp .google-rating { display:none;}

.header-wrapp .google-rating2 { display:block; float:none; display:inline-block;}

.header-wrapp .header-col2 { width:100%;}

.header-wrapp .header-btn1 { width:100%; margin:15px 0 4%;}

.header-wrapp .header-btn2 { width:48%; padding:10px 2% 10px; margin:0;}

.header-wrapp .header-btn3 { width:48%; float:right; padding:10px 2% 10px; margin:0;}

.header-wrapp .banner-col2 { display:block; position:relative; bottom:inherit; width:100%; margin:20px 0 10px;}

.header-wrapp .banner-col2 .banner-row2 { width:100%;}



.linker-wrapp .linker-col1 { display:none;}

.linker-wrapp .linker-col2 { position:fixed; top:0; left:0; width:100%; display:none;}



.banner-wrapp { min-height:inherit;}

.banner-wrapp p span { display:contents;}

.banner-wrapp .banner-col1 { width:100%; position:relative; transform:none; top:inherit; padding:0 0 70px;}

.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding: 0 5px;}

.banner-wrapp .banner-col2 { display:none;}

.banner-wrapp .banner-col3 { display:none; bottom:-8%;}



.treatments-wrapp { padding:90px 0 40px;}

.treatments-wrapp .treatments-btn2 { margin:25px 0 0;}



.about-wrapp { padding:61px 0 43px; background: url(../images/about-bg-mob.jpg) no-repeat center / cover;}

.about-wrapp .about-row1 { width:100%;}



.team-wrapp { padding:40px 0 0;}

.team-wrapp h2 { margin:0 0 40px;}



.testimonial-wrapp { padding:110px 0 56px;  background: transparent !important;}

.testimonial-wrapp:before { opacity:0.2; background-position: 75% 0;}

.testimonial-wrapp .testimonial-row { width:100%;}



.getintouch-wrapp { padding:50px 0 62px;}

.getintouch-wrapp .getintouch-col1 { width:100%; padding:0 5%;}

.getintouch-wrapp .getintouch-col1 .getintouch-row1 { width:100%;}



.footer1-wrapp .footer1-row1 { width:100%;}

.footer1-wrapp .footer1-row1 .footer1-bar1 li a { padding:2px 0 2px 6px; font-size:15px;}

.footer1-wrapp .footer1-row1 .footer1-bar1 li:first-child a { padding-left:0;}

.footer2-wrapp .address-col .address-bar1 ul li { font-size:13px; margin:0 5px 0 0;}

.footer2-wrapp .address-col2 { width:100%;}

.footer2-wrapp .footer2-btn1 { display:none;}

.footer2-wrapp .footer2-btn2 { width:48%; float:left; margin:0;}

.footer2-wrapp .footer2-btn3 { width:48%; float:right;}

.footer2-wrapp .footer2-btn4 { width:100%; margin:4% 0 4%;}



.footer-wrapp { padding:28px 0 35px;}

.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:12px; line-height:28px;}

.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { display:none;}

.footer-wrapp .footer-col2 .footer-row2 li { margin:0 3px;}



.getintouch-wrapp {background: url(../images/getintouch-bg-mob.jpg) no-repeat center / cover ;}



.banner-wrapp .amazonshop { position:relative; width:20%; display:block; margin:auto; right:inherit; bottom:inherit; clear:both; margin-bottom:10px;}

.banner-wrapp .amazonshop img { width:100%; height:auto; display:block}



/*inner-css*/

.linker-wrapp { display:none; padding:0 0 0;}



.inner-wrapp .amazonshop { display:none;}

.inner-wrapp .banner-col3 { display:none;}

.inner-wrapp h1 { font-size:21px; line-height:34px; margin:0 0 11px;}

.inner-wrapp .inner-col1 { width:98%; top:50%;}

.inner-wrapp .inner-col1 .inner-row1 { width: 100%; }

.inner-wrapp .inner-col1 .inner-row1 .inner-box1 li { font-size: 11px; }


.conten-wrapp { padding:30px 0 0;}

.conten-wrapp p { font-size:12px; letter-spacing:0.2px; line-height:26px; margin:0 0 14px;}

.conten-wrapp .conten-col1 { width:100%; margin:0 0 40px;}

.conten-wrapp .conten-col1 .conten-row1 { width:100%;}

.conten-wrapp .conten-col2 { width:100%; margin:0 0 0;}

.conten-wrapp .conten-col2 .conten-row2 { width:100%;}



.sidbar-wrapp h2 { font-size:26px; line-height:39px; margin:0 0 0;}

.sidbar-wrapp h3 { font-size:26px; line-height:39px; margin:0 0 42px;}

.sidbar-wrapp h3:after { bottom:-20px;}

.sidbar-wrapp h4 { font-size:12px; line-height:25px; margin:0 0 20px;}

.sidbar-wrapp h5 { font-size:26px; line-height:39px; margin:0 0 38px;}

.sidbar-wrapp h5:after { bottom:-20px;}

.sidbar-wrapp .sidbar-col1 { margin:0 0 48px;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 { padding:39px 5% 27px;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil2 { margin:0 0 4.2%;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil3 { margin:0 0 24px;}

.sidbar-wrapp .sidbar-col2 { margin:0 0 30px;}

.sidbar-wrapp .sidbar-col2 .sidbar-row2 { padding:22px 5% 30px;}

.sidbar-wrapp .sidbar-col3 { margin:0 0 40px;}

.sidbar-wrapp .sidbar-col3 .sidbar-row3 { padding:30px 5% 27px;}

.sidbar-wrapp .sidbar-btn2 { margin:1px 0 0;}



.aboutus-wrapp h2 { font-size:17px; line-height:34px; margin:0 0 12px;}

.aboutus-wrapp h3 { font-size:17px; line-height:34px; margin:-2px 0 -4px;}

.aboutus-wrapp .aboutus-col1 .aboutus-row1 li { margin:0 0 4px;}

.aboutus-wrapp .aboutus-col1 { margin:-2px 0 18px;}

.aboutus-wrapp .aboutus-col2 { width:100%;}

.aboutus-row1 li, .aboutus-row1 li a { font-size:12px; letter-spacing:0.2px; line-height:26px;}



.blog-wrapp h2 { font-size:17px; line-height:30px; margin:0 0 6px;}

.blog-wrapp h3 { font-size:12px; line-height:26px; margin:-2px 0 14px;}

.blog-wrapp .blog-col1 { margin:10px 0 0;}

.blog-wrapp .blog-col1 .blog-row1 { width:100%; margin:0 0 22px;}

.blog-wrapp .blog-col2 { margin:0 0 30px; padding:0 0 30px;}

.blog-wrapp .blog-col2:last-child { margin-bottom:30px;}

.blog-wrapp .blog-col2 .blog-row2 { width:100%;}

.blog-wrapp .blog-btn1 { margin:7px 0 0;}



.blogin-wrapp h2 { font-size:17px; line-height:30px; margin:0 0 6px;}

.blogin-wrapp h3 { font-size:12px; line-height:26px; margin:-2px 0 14px;}

.blogin-wrapp .blogin-col1 { margin:10px 0 22px;}

.blogin-wrapp .blogin-col2 { margin:0 0 30px; padding:0 0 8px;}

.blogin-wrapp .blogin-btn1 { margin:0 0 0;}



.fees-wrapp h2 { font-size:17px; line-height:34px; margin:0 0 12px;}

.fees-wrapp .fees-col1 .fees-row1 { padding:0 0 0 5%;}

.fees-wrapp .fees-col2 .fees-row2 { padding:0 5% 0 0;}

.fees-row1, .fees-row2 { font-size:12px; line-height:25px;}



.galler-wrapp h3 { font-size:17px; line-height:30px; margin:0 0 4px;}

.galler-wrapp .galler-col1 .galler-row1 { width:48%; margin:0 0 22px;}

.galler-wrapp .galler-col1 .galler-row1:nth-child(2n) { float:right;}

.galler-wrapp .galler-col2 { margin:0 0 48px; padding:5% 5% 25px;}

.galler-wrapp .galler-col2:last-child { margin-bottom:48px;}

.galler-wrapp .galler-col2 .galler-row2 { width:100%;}



.gallin-wrapp h3 { font-size:17px; line-height:30px; margin:0 0 4px;}

.gallin-wrapp h4 { font-size:17px; line-height:30px; margin:0 0 10px;}

.gallin-wrapp .gallin-col1 { margin:0 0 46px; padding:5% 5% 30px;}

.gallin-wrapp .gallin-col2 { margin:0 0 22px;}

.gallin-wrapp .gallin-btn1 { width:48%; padding:13px 0 12px;}

.gallin-wrapp .gallin-btn1 span { display:none;}

.gallin-wrapp .gallin-btn1:nth-child(3) { float:right;}



.teamer-wrapp h2 { font-size:17px; line-height:20px; margin:0 0 18px;}

.teamer-wrapp h2 span { display:inline;}

.teamer-wrapp .teamer-col1 { margin:10px 0 0;}

.teamer-wrapp .teamer-col1 .teamer-row1 { margin:0 auto 28px;}

.teamer-wrapp .teamer-col2 { width:100%; margin:0 0 30px; padding:30px 5% 25px;}

.teamer-wrapp .teamer-col2:last-child { margin-bottom:0;}



.teamerin-wrapp h2 { font-size:17px; line-height:20px; margin:0 0 18px;}

.teamerin-wrapp h2 span { display:inline;}

.teamerin-wrapp h3 { font-size:12px; line-height:25px; margin:-11px 0 0;}

.teamerin-wrapp h4 { font-size:17px; line-height:34px; margin:0 0 12px;}

.teamerin-wrapp h5 { font-size:17px; line-height:34px; margin:-2px 0 -4px;}

.teamerin-wrapp .teamerin-col1 { margin:0 0 20px;}

.teamerin-wrapp .teamerin-col1 .teamerin-row1 { float:none; margin:0 auto 28px;}

.teamerin-wrapp .teamerin-col2 { padding:30px 5% 22px;}

.teamerin-wrapp .teamerin-col2 .teamerin-row2 { width:100%; transform:none; position:relative; top:inherit; right:inherit;}

.teamerin-wrapp .teamerin-col3 { margin:0 0 14px;}

.teamerin-wrapp .teamerin-col3 .teamerin-row3 li { margin:0 0 4px;}

.teamerin-row3 li, .teamerin-row3 li a { font-size:12px; letter-spacing:0.2px; line-height:26px;}



.video-wrapp { padding-bottom:40px;}

.video-wrapp .video-col1 { margin:10px 0 0;}

.video-wrapp .video-col2 { width:100%; margin:0 0 30px;}



.reference-wrapp { padding:36px 0 40px;}

.reference-wrapp p { font-size:12px; line-height:19px; margin:0 0 14px;}

.reference-wrapp .reference-col2 { width:100%; margin:0 0 26px; padding:0 0 22px; position:relative;}

.reference-wrapp .reference-col2:after { content:""; width:107px; height:1px; background:#646867; margin:0 auto; position:absolute; right:0; left:0; bottom:0;}

.reference-wrapp .reference-col2 .reference-row2 { margin:7px 0 15px;}

.reference-wrapp .reference-btn1 { margin:4px 0 0;}



.treat-wrapp h2 { font-size:19px; line-height:32px; margin:0 0 25px;}

.treat-wrapp h2:after { bottom:-11px;}

.treat-wrapp .treat-col1 { margin:10px 0 35px;}

.treat-wrapp .treat-col1 .treat-row1 { margin:0 auto 22px;}

.treat-wrapp .treat-col2 { width:100%; margin:0 0 25px;}

.treat-wrapp .treat-col2:last-child { margin-bottom:0;}



.treatin-wrapp h2 { font-size:17px; line-height:34px; margin:0 0 12px;}

.treatin-wrapp h3 { font-size:17px; line-height:34px; margin:-2px 0 -4px;}

.treatin-wrapp h4 { font-size:17px; line-height:30px; margin:0 0 22px;}

.treatin-wrapp .treatin-col1 { margin:0 0 18px;}

.treatin-wrapp .treatin-col1 .treatin-row1 li { margin:0 0 4px;}

.treatin-wrapp .treatin-col2 { margin:0 0 22px;}

.treatin-wrapp .treatin-col2 iframe { height:240px;}

.treatin-wrapp .treatin-col2 .treatin-row2 { width:100%;}

.treatin-wrapp .treatin-col3 { margin:0 0 30px;}

.treatin-wrapp .treatin-btn1 { width:48%; padding:13px 0 12px;}

.treatin-wrapp .treatin-btn1 span { display:none;}

.treatin-wrapp .treatin-btn1:nth-child(3) { float:right;}

.treatin-row1 li, .treatin-row1 li a { font-size:12px; letter-spacing:0.2px; line-height:26px;}



.contact-wrapp { padding-bottom:32px;}

.contact-wrapp h2 { font-size:21px; line-height:34px; margin:0 0 12px;}

.contact-wrapp h4 { font-size:14px; line-height:27px;}

.contact-wrapp h3 { font-size:21px; line-height:34px; margin:0 0 20px;}

.contact-wrapp h5 { font-size:21px; line-height:34px; margin:0 0 12px;}

.contact-wrapp h6 { font-size:11px; line-height:24px; margin:0 0 0;}

.contact-wrapp:after { width:50%; padding:0 0 68.1%;}

.contact-wrapp:before { width:50%; padding:0 0 68.1%;}

.contact-wrapp .contact-col1 { width:100%; padding:0 0 23px;}

.address-wrapp .address-col1 iframe { height:362px;}

.contact-wrapp .contact-col2 { width:100%; padding:22px 0 32px;}

.contact-wrapp .contact-col3 { width:100%; margin:32px 0 0; position:relative; bottom:inherit;}

.contact-wrapp .contact-col3 .contact-row3 { width:100%; background:none; border:none; padding:0 0 0;}



.paiger-wrapp .paiger-col1 { width:100%;}

.paiger-wrapp .paiger-col1 .paiger-row1 { width:100%;}

.paiger-wrapp .paiger-btn1 { width:auto; margin:0 0 15px;}

.paiger-wrapp .paiger-btn2 { width:auto; margin:0 0 15px;}



.testimonial-wrapp p { color:#ffffff;}

.testimonial-wrapp h2 { color:#ffffff;}

.testimonial-wrapp h2:after { background:#ffffff;}

.testimonial-wrapp h3 { color:#ffffff;}



.getintouch-wrapp h2 { color:#ffffff;}

.getintouch-wrapp .getintouch-col1 .getintouch-row1 .getintouch-fil1 { color:#ffffff; border:1px solid #ffffff;}

.getintouch-wrapp ::-webkit-input-placeholder {

  color:#ffffff;

}

.getintouch-wrapp ::-moz-placeholder { 

  color:#ffffff;

}

.getintouch-wrapp :-ms-input-placeholder {

  color:#ffffff;

}

.getintouch-wrapp :-moz-placeholder {

  color:#ffffff;

}



/*common-css*/

.contact-box1 { transform:none; position:relative; top:inherit;}

.inner-box1 { padding:14px 20px 0;}

.sidbar-box1 { top:-19px;}

.sidbar-box2 { bottom:-19px;}

.sidbar-thm1 { margin:-4px 0 15px;}

.galler-box2 { padding:0 5% 0; right:inherit; left:0;}

.gallin-tex1 { display:none;}

.gallin-box2 { width:90%; margin:0 5% 0; padding:0 0 0; left:0;}

.treatin-tex1 { display:none;}

.header-btn1, .header-btn2, .header-btn3, .banner-btn1, .treatments-btn1, .treatments-btn2, .about-btn1, .team-btn1, .testimonial-btn1, .getintouch-btn1, .footer2-btn1, .footer2-btn2, .footer2-btn3, .footer2-btn4, .sidbar-fil1, .sidbar-btn1, .sidbar-btn2, .blog-btn1, .blogin-btn1, .galler-btn1, .gallin-btn1, .gallin-btn2, .teamer-btn1, .teamerin-btn1, .treat-btn1, .treatin-btn1, .treatin-btn2, .video-btn1, .reference-btn1, .contact-btn1, .paiger-btn1, .paiger-btn2 { font-size:11px; letter-spacing:1.4px;}


.conten-wrapp a.about-btn {font-size: 9px;margin: 0px 3px 0 0;padding: 10px 5px 10px 5px;}
.conten-wrapp a.about-btn:nth-child(2) {margin-left: 3px;}


.getintouch-wrapp .getintouch-col1 .caldera-grid .row.first_row { width: 100%;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .form-control::placeholder { color: #fff;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .checkbox { text-align: center; font-size: 12px; line-height: 22px; width: 100%; margin: 0 0 6px;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .btn { letter-spacing: 1.4px;}

.inner-wrapp .inner-col1.mobile { display: contents; }
.inner-wrapp { border: none; }

.blogin-wrapp .blogin-col1 { display: none; }
}



@media screen and (min-width:481px) and (max-width:600px) {

.margin { width:90%;}



.menu-col { left:5%;}



.header-wrapp { position:relative; text-align:center; padding:80px 0 40px; z-index:999;}

.header-wrapp .border1 { display:none;}

.header-wrapp .header-col1 { width:100%;}

.header-wrapp .header-col1 .header-row1 li { float:none; display:inline-block;}

.header-wrapp .linker-col1 { display:block; float:left; width:100%;}

.header-wrapp .linker-col1 .linker-row1 { width:199px; float:none; display:inline-block;}

.header-wrapp .google-rating { display:none;}

.header-wrapp .google-rating2 { display:block; float:none; display:inline-block;}

.header-wrapp .header-col2 { width:100%;}

.header-wrapp .header-btn1 { width:100%; margin:15px 0 4%;}

.header-wrapp .header-btn2 { width:48%; padding:10px 2% 10px; margin:0;}

.header-wrapp .header-btn3 { width:48%; float:right; padding:10px 2% 10px; margin:0;}

.header-wrapp .banner-col2 { display:block; position:relative; bottom:inherit; width:100%; margin:20px 0 10px;}

.header-wrapp .banner-col2 .banner-row2 { width:100%;}



.linker-wrapp .linker-col1 { display:none;}

.linker-wrapp .linker-col2 { position:fixed; top:0; left:0; width:100%; display:none;}



.banner-wrapp { min-height:inherit;}

.banner-wrapp p span { display:contents;}

.banner-wrapp .banner-col1 { width:100%; position:relative; transform:none; top:inherit; padding:0 0 70px;}

.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding: 0 5px;}

.banner-wrapp .banner-col2 { display:none;}

.banner-wrapp .banner-col3 { display:none; bottom:-8%;}



.treatments-wrapp { padding:90px 0 40px;}

.treatments-wrapp .treatments-btn2 { margin:25px 0 0;}



.about-wrapp { padding:61px 0 43px; background: url(../images/about-bg-mob.jpg) no-repeat center / cover;}

.about-wrapp .about-row1 { width:100%;}



.team-wrapp { padding:40px 0 0;}

.team-wrapp h2 { margin:0 0 40px;}

.team-wrapp h3 { font-size:16px;}



.testimonial-wrapp { padding:110px 0 56px; background: transparent !important;}

.testimonial-wrapp:before { opacity:0.2; background-position: 75% 0;}

.testimonial-wrapp .testimonial-row { width:100%;}



.getintouch-wrapp { padding:50px 0 62px;}

.getintouch-wrapp .getintouch-col1 { width:100%; padding:0 5%;}

.getintouch-wrapp .getintouch-col1 .getintouch-row1 { width:100%;}



.footer1-wrapp .footer1-row1 { width:100%;}

.footer1-wrapp .footer1-row1 .footer1-bar1 li a { padding:2px 0 2px 6px; font-size:15px;}

.footer1-wrapp .footer1-row1 .footer1-bar1 li:first-child a { padding-left:0;}

.footer2-wrapp .address-col .address-bar1 ul li { margin:0 13px 0 0;}

.footer2-wrapp .address-col2 { width:100%;}

.footer2-wrapp .footer2-btn1 { display:none;}

.footer2-wrapp .footer2-btn2 { width:48%; float:left; margin:0;}

.footer2-wrapp .footer2-btn3 { width:48%; float:right;}

.footer2-wrapp .footer2-btn4 { width:100%; margin:4% 0 4%;}



.footer-wrapp { padding:28px 0 35px;}

.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:12px; line-height:28px;}

.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { display:none;}

.footer-wrapp .footer-col2 .footer-row2 li { margin:0 3px;}



.getintouch-wrapp {background: url(../images/getintouch-bg-mob.jpg) no-repeat center / cover; }

.banner-wrapp .amazonshop { position:relative; width:20%; display:block; margin:auto; right:inherit; bottom:inherit; clear:both; margin-bottom:10px;}

.banner-wrapp .amazonshop img { width:100%; height:auto; display:block}



/*inner-css*/

.linker-wrapp { display:none; padding:0 0 0;}



.inner-wrapp .amazonshop { display:none;}

.inner-wrapp .banner-col3 { display:none;}

.inner-wrapp h1 { font-size:21px; line-height:34px; margin:0 0 11px;}

.inner-wrapp .inner-col1 { width:90%; top:50%;}

.inner-wrapp .inner-col1 .inner-row1 { width: 50%; }



.conten-wrapp { padding:30px 0 0;}

.conten-wrapp p { font-size:12px; letter-spacing:0.2px; line-height:26px; margin:0 0 14px;}

.conten-wrapp .conten-col1 { width:100%; margin:0 0 40px;}

.conten-wrapp .conten-col1 .conten-row1 { width:100%;}

.conten-wrapp .conten-col2 { width:100%; margin:0 0 0;}

.conten-wrapp .conten-col2 .conten-row2 { width:100%;}



.sidbar-wrapp h2 { font-size:26px; line-height:39px; margin:0 0 0;}

.sidbar-wrapp h3 { font-size:26px; line-height:39px; margin:0 0 42px;}

.sidbar-wrapp h3:after { bottom:-20px;}

.sidbar-wrapp h4 { font-size:12px; line-height:25px; margin:0 0 20px;}

.sidbar-wrapp h5 { font-size:26px; line-height:39px; margin:0 0 38px;}

.sidbar-wrapp h5:after { bottom:-20px;}

.sidbar-wrapp .sidbar-col1 { margin:0 0 48px;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 { padding:39px 5% 27px;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil2 { margin:0 0 4.2%;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil3 { margin:0 0 24px;}

.sidbar-wrapp .sidbar-col2 { margin:0 0 30px;}

.sidbar-wrapp .sidbar-col2 .sidbar-row2 { padding:22px 5% 30px;}

.sidbar-wrapp .sidbar-col3 { margin:0 0 40px;}

.sidbar-wrapp .sidbar-col3 .sidbar-row3 { padding:30px 5% 27px;}

.sidbar-wrapp .sidbar-btn2 { margin:1px 0 0;}



.aboutus-wrapp h2 { font-size:17px; line-height:34px; margin:0 0 12px;}

.aboutus-wrapp h3 { font-size:17px; line-height:34px; margin:-2px 0 -4px;}

.aboutus-wrapp .aboutus-col1 .aboutus-row1 li { margin:0 0 4px;}

.aboutus-wrapp .aboutus-col1 { margin:-2px 0 18px;}

.aboutus-wrapp .aboutus-col2 { width:100%;}

.aboutus-row1 li, .aboutus-row1 li a { font-size:12px; letter-spacing:0.2px; line-height:26px;}



.blog-wrapp h2 { font-size:17px; line-height:30px; margin:0 0 6px;}

.blog-wrapp h3 { font-size:12px; line-height:26px; margin:-2px 0 14px;}

.blog-wrapp .blog-col1 { margin:10px 0 0;}

.blog-wrapp .blog-col1 .blog-row1 { width:100%; margin:0 0 22px;}

.blog-wrapp .blog-col2 { margin:0 0 30px; padding:0 0 30px;}

.blog-wrapp .blog-col2:last-child { margin-bottom:30px;}

.blog-wrapp .blog-col2 .blog-row2 { width:100%;}

.blog-wrapp .blog-btn1 { margin:7px 0 0;}



.blogin-wrapp h2 { font-size:17px; line-height:30px; margin:0 0 6px;}

.blogin-wrapp h3 { font-size:12px; line-height:26px; margin:-2px 0 14px;}

.blogin-wrapp .blogin-col1 { margin:10px 0 22px;}

.blogin-wrapp .blogin-col2 { margin:0 0 30px; padding:0 0 8px;}

.blogin-wrapp .blogin-btn1 { margin:0 0 0;}



.fees-wrapp h2 { font-size:17px; line-height:34px; margin:0 0 12px;}

.fees-wrapp .fees-col1 .fees-row1 { padding:0 0 0 5%;}

.fees-wrapp .fees-col2 .fees-row2 { padding:0 5% 0 0;}

.fees-row1, .fees-row2 { font-size:12px; line-height:25px;}



.galler-wrapp h3 { font-size:17px; line-height:30px; margin:0 0 4px;}

.galler-wrapp .galler-col1 .galler-row1 { width:48%; margin:0 0 22px;}

.galler-wrapp .galler-col1 .galler-row1:nth-child(2n) { float:right;}

.galler-wrapp .galler-col2 { margin:0 0 48px; padding:5% 5% 25px;}

.galler-wrapp .galler-col2:last-child { margin-bottom:48px;}

.galler-wrapp .galler-col2 .galler-row2 { width:100%;}



.gallin-wrapp h3 { font-size:17px; line-height:30px; margin:0 0 4px;}

.gallin-wrapp h4 { font-size:17px; line-height:30px; margin:0 0 10px;}

.gallin-wrapp .gallin-col1 { margin:0 0 46px; padding:5% 5% 30px;}

.gallin-wrapp .gallin-col2 { margin:0 0 22px;}

.gallin-wrapp .gallin-btn1 { width:48%; padding:13px 0 12px;}

.gallin-wrapp .gallin-btn1 span { display:none;}

.gallin-wrapp .gallin-btn1:nth-child(3) { float:right;}



.teamer-wrapp h2 { font-size:17px; line-height:20px; margin:0 0 18px;}

.teamer-wrapp h2 span { display:inline;}

.teamer-wrapp .teamer-col1 { margin:10px 0 0;}

.teamer-wrapp .teamer-col1 .teamer-row1 { margin:0 auto 28px;}

.teamer-wrapp .teamer-col2 { width:48%; margin:0 0 30px; padding:30px 5% 25px;}

.teamer-wrapp .teamer-col2:nth-child(2n) { float:right; margin-left: 4%;}



.teamerin-wrapp h2 { font-size:17px; line-height:20px; margin:0 0 18px;}

.teamerin-wrapp h2 span { display:inline;}

.teamerin-wrapp h3 { font-size:12px; line-height:25px; margin:-11px 0 0;}

.teamerin-wrapp h4 { font-size:17px; line-height:34px; margin:0 0 12px;}

.teamerin-wrapp h5 { font-size:17px; line-height:34px; margin:-2px 0 -4px;}

.teamerin-wrapp .teamerin-col1 { margin:0 0 20px;}

.teamerin-wrapp .teamerin-col1 .teamerin-row1 { float:none; margin:0 auto 28px;}

.teamerin-wrapp .teamerin-col2 { padding:30px 5% 22px;}

.teamerin-wrapp .teamerin-col2 .teamerin-row2 { width:100%; transform:none; position:relative; top:inherit; right:inherit;}

.teamerin-wrapp .teamerin-col3 { margin:0 0 14px;}

.teamerin-wrapp .teamerin-col3 .teamerin-row3 li { margin:0 0 4px;}

.teamerin-row3 li, .teamerin-row3 li a { font-size:12px; letter-spacing:0.2px; line-height:26px;}



.video-wrapp { padding-bottom:40px;}

.video-wrapp .video-col1 { margin:10px 0 0;}

.video-wrapp .video-col2 { width:48%; margin:0 0 30px;}

.video-wrapp .video-col2:nth-child(2n) { float:right; margin-left: 4%;}



.reference-wrapp { padding:36px 0 40px;}

.reference-wrapp p { font-size:12px; line-height:19px; margin:0 0 14px;}

.reference-wrapp .reference-col2 { width:48%; margin:0 0 26px; padding:0 0 22px; position:relative;}

.reference-wrapp .reference-col2:after { content:""; width:107px; height:1px; background:#646867; margin:0 auto; position:absolute; right:0; left:0; bottom:0;}

.reference-wrapp .reference-col2:nth-child(2n) { float:right; margin-left: 4%;}

.reference-wrapp .reference-col2 .reference-row2 { margin:7px 0 15px;}

.reference-wrapp .reference-btn1 { margin:4px 0 0;}



.treat-wrapp h2 { font-size:19px; line-height:32px; margin:0 0 25px;}

.treat-wrapp h2:after { bottom:-11px;}

.treat-wrapp .treat-col1 { margin:10px 0 10px;}

.treat-wrapp .treat-col1 .treat-row1 { margin:0 auto 22px;}

.treat-wrapp .treat-col2 { width:48%; margin:0 0 25px;}

.treat-wrapp .treat-col2:nth-child(2n) { float:right; margin-left: 4%;}



.treatin-wrapp h2 { font-size:17px; line-height:34px; margin:0 0 12px;}

.treatin-wrapp h3 { font-size:17px; line-height:34px; margin:-2px 0 -4px;}

.treatin-wrapp h4 { font-size:17px; line-height:30px; margin:0 0 22px;}

.treatin-wrapp .treatin-col1 { margin:0 0 18px;}

.treatin-wrapp .treatin-col1 .treatin-row1 li { margin:0 0 4px;}

.treatin-wrapp .treatin-col2 { margin:0 0 22px;}

.treatin-wrapp .treatin-col2 iframe { height:290px;}

.treatin-wrapp .treatin-col2 .treatin-row2 { width:100%;}

.treatin-wrapp .treatin-col3 { margin:0 0 30px;}

.treatin-wrapp .treatin-btn1 { width:48%; padding:13px 0 12px;}

.treatin-wrapp .treatin-btn1 span { display:none;}

.treatin-wrapp .treatin-btn1:nth-child(3) { float:right;}

.treatin-row1 li, .treatin-row1 li a { font-size:12px; letter-spacing:0.2px; line-height:26px;}



.contact-wrapp { padding-bottom:32px;}

.contact-wrapp h2 { font-size:21px; line-height:34px; margin:0 0 12px;}

.contact-wrapp h4 { font-size:14px; line-height:27px;}

.contact-wrapp h3 { font-size:21px; line-height:34px; margin:0 0 20px;}

.contact-wrapp h5 { font-size:21px; line-height:34px; margin:0 0 12px;}

.contact-wrapp h6 { font-size:11px; line-height:24px; margin:0 0 0;}

.contact-wrapp:after { width:50%; padding:0 0 68.1%;}

.contact-wrapp:before { width:50%; padding:0 0 68.1%;}

.contact-wrapp .contact-col1 { width:100%; padding:0 0 23px;}

.address-wrapp .address-col1 iframe { height:362px;}

.contact-wrapp .contact-col2 { width:100%; padding:22px 0 32px;}

.contact-wrapp .contact-col3 { width:100%; margin:32px 0 0; position:relative; bottom:inherit;}

.contact-wrapp .contact-col3 .contact-row3 { width:100%; background:none; border:none; padding:0 0 0;}



.paiger-wrapp .paiger-col1 { width:100%;}

.paiger-wrapp .paiger-col1 .paiger-row1 { width:100%;}

.paiger-wrapp .paiger-btn1 { width:auto; margin:0 0 15px;}

.paiger-wrapp .paiger-btn2 { width:auto; margin:0 0 15px;}



.testimonial-wrapp p { color:#ffffff;}

.testimonial-wrapp h2 { color:#ffffff;}

.testimonial-wrapp h2:after { background:#ffffff;}

.testimonial-wrapp h3 { color:#ffffff;}



.getintouch-wrapp h2 { color:#ffffff;}

.getintouch-wrapp .getintouch-col1 .getintouch-row1 .getintouch-fil1 { color:#ffffff; border:1px solid #ffffff;}

.getintouch-wrapp ::-webkit-input-placeholder {

  color:#ffffff;

}

.getintouch-wrapp ::-moz-placeholder { 

  color:#ffffff;

}

.getintouch-wrapp :-ms-input-placeholder {

  color:#ffffff;

}

.getintouch-wrapp :-moz-placeholder {

  color:#ffffff;

}



/*common-css*/

.contact-box1 { transform:none; position:relative; top:inherit;}

.inner-box1 { padding:14px 20px 0;}

.sidbar-box1 { width:50%; top:-19px;}

.sidbar-box2 { width:50%; bottom:-19px;}

.sidbar-thm1 { margin:-4px 0 15px;}

.galler-box2 { padding:0 5% 0; right:inherit; left:0;}

.gallin-tex1 { display:none;}

.gallin-box2 { width:90%; margin:0 5% 0; padding:0 0 0; left:0;}

.treatin-tex1 { display:none;}

.header-btn1, .header-btn2, .header-btn3, .banner-btn1, .treatments-btn1, .treatments-btn2, .about-btn1, .team-btn1, .testimonial-btn1, .getintouch-btn1, .footer2-btn1, .footer2-btn2, .footer2-btn3, .footer2-btn4, .sidbar-fil1, .sidbar-btn1, .sidbar-btn2, .blog-btn1, .blogin-btn1, .galler-btn1, .gallin-btn1, .gallin-btn2, .teamer-btn1, .teamerin-btn1, .treat-btn1, .treatin-btn1, .treatin-btn2, .video-btn1, .reference-btn1, .contact-btn1, .paiger-btn1, .paiger-btn2 { font-size:11px; letter-spacing:1.4px;}


.getintouch-wrapp .getintouch-col1 .caldera-grid .row.first_row { width: 100%;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .form-control::placeholder { color: #fff;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .checkbox { text-align: center; font-size: 12px; line-height: 22px; width: 100%; margin: 0 0 6px;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .btn { letter-spacing: 1.4px;}


}



@media screen and (min-width:601px) and (max-width:767px) {

.margin { width:90%;}



.menu-col { left:5%;}



.header-wrapp { position:relative; text-align:center; padding:80px 0 40px; z-index:999;}

.header-wrapp .border1 { display:none;}

.header-wrapp .header-col1 { width:100%;}

.header-wrapp .header-col1 .header-row1 li { float:none; display:inline-block;}

.header-wrapp .linker-col1 { display:block; float:left; width:100%;}

.header-wrapp .linker-col1 .linker-row1 { width:199px; float:none; display:inline-block;}

.header-wrapp .google-rating { display:none;}

.header-wrapp .google-rating2 { display:block; float:none; display:inline-block;}

.header-wrapp .header-col2 { width:100%;}

.header-wrapp .header-btn1 { width:100%; margin:15px 0 4%;}

.header-wrapp .header-btn2 { width:48%; padding:10px 2% 10px; margin:0;}

.header-wrapp .header-btn3 { width:48%; float:right; padding:10px 2% 10px; margin:0;}

.header-wrapp .banner-col2 { display:block; position:relative; bottom:inherit; width:100%; margin:20px 0 10px;}

.header-wrapp .banner-col2 .banner-row2 { width:100%;}



.linker-wrapp .linker-col1 { display:none;}

.linker-wrapp .linker-col2 { position:fixed; top:0; left:0; width:100%; display:none;}



.banner-wrapp { min-height:inherit;}

.banner-wrapp .banner-col1 { width:100%; position:relative; transform:none; top:inherit; padding:0 0 70px;}

.banner-wrapp .banner-col1 .banner-row1 { width:100%;}

.banner-wrapp .banner-col2 { display:none;}

.banner-wrapp .banner-col3 { display:none; bottom:-8%;}



.treatments-wrapp { padding:90px 0 40px;}

.treatments-wrapp .treatments-btn2 { margin:25px 0 0;}



.about-wrapp { padding:61px 0 43px; background-position: 30% 100% !important;}

.about-wrapp .about-row1 { width:100%;}



.team-wrapp { padding:40px 0 0;}

.team-wrapp h2 { margin:0 0 40px;}

.team-wrapp h3 { font-size:16px;}



.testimonial-wrapp { padding:110px 0 56px;  background: transparent !important;}

.testimonial-wrapp:before { opacity:0.2; background-position: 75% 0;}

.testimonial-wrapp .testimonial-row { width:100%;}



.getintouch-wrapp { padding:50px 0 62px;}

.getintouch-wrapp .getintouch-col1 { width:100%; padding:0 5%;}

.getintouch-wrapp .getintouch-col1 .getintouch-row1 { width:100%;}



.footer1-wrapp .footer1-row1 { width:100%;}

.footer1-wrapp .footer1-row1 .footer1-bar1 li a { padding:2px 0 2px 6px; font-size:15px;}

.footer1-wrapp .footer1-row1 .footer1-bar1 li:first-child a { padding-left:0;}

.footer2-wrapp .address-col .address-bar1 ul li { margin:0 13px 0 0;}

.footer2-wrapp .address-col2 { width:100%;}

.footer2-wrapp .footer2-btn1 { display:none;}

.footer2-wrapp .footer2-btn2 { width:48%; float:left; margin:0;}

.footer2-wrapp .footer2-btn3 { width:48%; float:right;}

.footer2-wrapp .footer2-btn4 { width:100%; margin:4% 0 4%;}



.footer-wrapp { padding:28px 0 35px;}

.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:12px; line-height:28px;}

.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { display:none;}

.footer-wrapp .footer-col2 .footer-row2 li { margin:0 3px;}



.banner-wrapp .amazonshop { right:5%;}



/*inner-css*/

.linker-wrapp { display:none; padding:0 0 0;}



.inner-wrapp .amazonshop { display:none;}

.inner-wrapp .banner-col3 { display:none;}

.inner-wrapp h1 { font-size:21px; line-height:34px; margin:0 0 11px;}

.inner-wrapp .inner-col1 { width:90%; top:50%;}

.inner-wrapp .inner-col1 .inner-row1 { width: 50%; }



.conten-wrapp { padding:30px 0 0;}

.conten-wrapp p { font-size:12px; letter-spacing:0.2px; line-height:26px; margin:0 0 14px;}

.conten-wrapp .conten-col1 { width:100%; margin:0 0 40px;}

.conten-wrapp .conten-col1 .conten-row1 { width:100%;}

.conten-wrapp .conten-col2 { width:100%; margin:0 0 0;}

.conten-wrapp .conten-col2 .conten-row2 { width:100%;}



.sidbar-wrapp h2 { font-size:26px; line-height:39px; margin:0 0 0;}

.sidbar-wrapp h3 { font-size:26px; line-height:39px; margin:0 0 42px;}

.sidbar-wrapp h3:after { bottom:-20px;}

.sidbar-wrapp h4 { font-size:12px; line-height:25px; margin:0 0 20px;}

.sidbar-wrapp h5 { font-size:26px; line-height:39px; margin:0 0 38px;}

.sidbar-wrapp h5:after { bottom:-20px;}

.sidbar-wrapp .sidbar-col1 { margin:0 0 48px;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 { padding:39px 5% 27px;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil2 { margin:0 0 4.2%;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil3 { margin:0 0 24px;}

.sidbar-wrapp .sidbar-col2 { margin:0 0 30px;}

.sidbar-wrapp .sidbar-col2 .sidbar-row2 { padding:22px 5% 30px;}

.sidbar-wrapp .sidbar-col3 { margin:0 0 40px;}

.sidbar-wrapp .sidbar-col3 .sidbar-row3 { padding:30px 5% 27px;}

.sidbar-wrapp .sidbar-btn2 { margin:1px 0 0;}



.aboutus-wrapp h2 { font-size:17px; line-height:34px; margin:0 0 12px;}

.aboutus-wrapp h3 { font-size:17px; line-height:34px; margin:-2px 0 -4px;}

.aboutus-wrapp .aboutus-col1 .aboutus-row1 li { margin:0 0 4px;}

.aboutus-wrapp .aboutus-col1 { margin:-2px 0 18px;}

.aboutus-wrapp .aboutus-col2 { width:100%;}

.aboutus-row1 li, .aboutus-row1 li a { font-size:12px; letter-spacing:0.2px; line-height:26px;}



.blog-wrapp h2 { font-size:17px; line-height:30px; margin:0 0 6px;}

.blog-wrapp h3 { font-size:12px; line-height:26px; margin:-2px 0 14px;}

.blog-wrapp .blog-col1 { margin:10px 0 0;}

.blog-wrapp .blog-col1 .blog-row1 { width:35%;}

.blog-wrapp .blog-col2 { margin:0 0 30px; padding:0 0 30px;}

.blog-wrapp .blog-col2:last-child { margin-bottom:30px;}

.blog-wrapp .blog-col2 .blog-row2 { width:60%;}

.blog-wrapp .blog-btn1 { margin:7px 0 0;}



.blogin-wrapp h2 { font-size:17px; line-height:30px; margin:0 0 6px;}

.blogin-wrapp h3 { font-size:12px; line-height:26px; margin:-2px 0 14px;}

.blogin-wrapp .blogin-col1 { margin:10px 0 22px;}

.blogin-wrapp .blogin-col2 { margin:0 0 30px; padding:0 0 8px;}

.blogin-wrapp .blogin-btn1 { margin:0 0 0;}



.fees-wrapp h2 { font-size:17px; line-height:34px; margin:0 0 12px;}

.fees-wrapp .fees-col1 .fees-row1 { padding:0 0 0 5%;}

.fees-wrapp .fees-col2 .fees-row2 { padding:0 5% 0 0;}

.fees-row1, .fees-row2 { font-size:12px; line-height:25px;}



.galler-wrapp h3 { font-size:17px; line-height:30px; margin:0 0 4px;}

.galler-wrapp .galler-col1 .galler-row1 { width:48%; margin:0 0 22px;}

.galler-wrapp .galler-col1 .galler-row1:nth-child(2n) { float:right;}

.galler-wrapp .galler-col2 { margin:0 0 48px; padding:5% 5% 25px;}

.galler-wrapp .galler-col2:last-child { margin-bottom:48px;}

.galler-wrapp .galler-col2 .galler-row2 { width:100%;}



.gallin-wrapp h3 { font-size:17px; line-height:30px; margin:0 0 4px;}

.gallin-wrapp h4 { font-size:17px; line-height:30px; margin:0 0 10px;}

.gallin-wrapp .gallin-col1 { margin:0 0 46px; padding:5% 5% 30px;}

.gallin-wrapp .gallin-col2 { margin:0 0 22px;}

.gallin-wrapp .gallin-btn1 { width:48%; padding:13px 0 12px;}

.gallin-wrapp .gallin-btn1 span { display:none;}

.gallin-wrapp .gallin-btn1:nth-child(3) { float:right;}



.teamer-wrapp h2 { font-size:17px; line-height:20px; margin:0 0 18px;}

.teamer-wrapp h2 span { display:inline;}

.teamer-wrapp .teamer-col1 { margin:10px 0 0;}

.teamer-wrapp .teamer-col1 .teamer-row1 { margin:0 auto 28px;}

.teamer-wrapp .teamer-col2 { width:48%; margin:0 0 30px; padding:30px 5% 25px;}

.teamer-wrapp .teamer-col2:nth-child(2n) { float:right; margin-left: 4%;}



.teamerin-wrapp h2 { font-size:17px; line-height:20px; margin:0 0 18px;}

.teamerin-wrapp h2 span { display:inline;}

.teamerin-wrapp h3 { font-size:12px; line-height:25px; margin:-11px 0 0;}

.teamerin-wrapp h4 { font-size:17px; line-height:34px; margin:0 0 12px;}

.teamerin-wrapp h5 { font-size:17px; line-height:34px; margin:-2px 0 -4px;}

.teamerin-wrapp .teamerin-col1 { margin:0 0 20px;}

.teamerin-wrapp .teamerin-col1 .teamerin-row1 { float:none; margin:0 auto 28px;}

.teamerin-wrapp .teamerin-col2 { padding:30px 5% 22px;}

.teamerin-wrapp .teamerin-col2 .teamerin-row2 { width:100%; transform:none; position:relative; top:inherit; right:inherit;}

.teamerin-wrapp .teamerin-col3 { margin:0 0 14px;}

.teamerin-wrapp .teamerin-col3 .teamerin-row3 li { margin:0 0 4px;}

.teamerin-row3 li, .teamerin-row3 li a { font-size:12px; letter-spacing:0.2px; line-height:26px;}



.video-wrapp { padding-bottom:40px;}

.video-wrapp .video-col1 { margin:10px 0 0;}

.video-wrapp .video-col2 { width:48%; margin:0 0 30px;}

.video-wrapp .video-col2:nth-child(2n) { float:right; margin-left: 4%;}



.reference-wrapp { padding:36px 0 40px;}

.reference-wrapp p { font-size:12px; line-height:19px; margin:0 0 14px;}

.reference-wrapp .reference-col2 { width:48%; margin:0 0 26px; padding:0 0 22px; position:relative;}

.reference-wrapp .reference-col2:after { content:""; width:107px; height:1px; background:#646867; margin:0 auto; position:absolute; right:0; left:0; bottom:0;}

.reference-wrapp .reference-col2:nth-child(2n) { float:right; margin-left: 4%;}

.reference-wrapp .reference-col2 .reference-row2 { margin:7px 0 15px;}

.reference-wrapp .reference-btn1 { margin:4px 0 0;}



.treat-wrapp h2 { font-size:19px; line-height:32px; margin:0 0 25px;}

.treat-wrapp h2:after { bottom:-11px;}

.treat-wrapp .treat-col1 { margin:10px 0 10px;}

.treat-wrapp .treat-col1 .treat-row1 { margin:0 auto 22px;}

.treat-wrapp .treat-col2 { width:48%; margin:0 0 25px;}

.treat-wrapp .treat-col2:nth-child(2n) { float:right; margin-left: 4%;}



.treatin-wrapp h2 { font-size:17px; line-height:34px; margin:0 0 12px;}

.treatin-wrapp h3 { font-size:17px; line-height:34px; margin:-2px 0 -4px;}

.treatin-wrapp h4 { font-size:17px; line-height:30px; margin:0 0 22px;}

.treatin-wrapp .treatin-col1 { margin:0 0 18px;}

.treatin-wrapp .treatin-col1 .treatin-row1 li { margin:0 0 4px;}

.treatin-wrapp .treatin-col2 { margin:0 0 22px;}

.treatin-wrapp .treatin-col2 .treatin-row2 { width:100%;}

.treatin-wrapp .treatin-col3 { margin:0 0 30px;}

.treatin-wrapp .treatin-btn1 { width:48%; padding:13px 0 12px;}

.treatin-wrapp .treatin-btn1 span { display:none;}

.treatin-wrapp .treatin-btn1:nth-child(3) { float:right;}

.treatin-row1 li, .treatin-row1 li a { font-size:12px; letter-spacing:0.2px; line-height:26px;}



.contact-wrapp { padding-bottom:32px;}

.contact-wrapp h2 { font-size:21px; line-height:34px; margin:0 0 12px;}

.contact-wrapp h4 { font-size:14px; line-height:27px;}

.contact-wrapp h3 { font-size:21px; line-height:34px; margin:0 0 20px;}

.contact-wrapp h5 { font-size:21px; line-height:34px; margin:0 0 12px;}

.contact-wrapp h6 { font-size:11px; line-height:24px; margin:0 0 0;}

.contact-wrapp:after { width:50%; padding:0 0 68.1%;}

.contact-wrapp:before { width:50%; padding:0 0 68.1%;}

.contact-wrapp .contact-col1 { width:100%; padding:0 0 23px;}

.address-wrapp .address-col1 iframe { height:362px;}

.contact-wrapp .contact-col2 { width:100%; padding:22px 0 32px;}

.contact-wrapp .contact-col3 { width:100%; margin:32px 0 0; position:relative; bottom:inherit;}

.contact-wrapp .contact-col3 .contact-row3 { width:100%; background:none; border:none; padding:0 0 0;}



.paiger-wrapp .paiger-col1 { width:100%;}

.paiger-wrapp .paiger-col1 .paiger-row1 { width:100%;}

.paiger-wrapp .paiger-btn1 { width:auto; margin:0 0 15px;}

.paiger-wrapp .paiger-btn2 { width:auto; margin:0 0 15px;}



.testimonial-wrapp p { color:#ffffff;}

.testimonial-wrapp h2 { color:#ffffff;}

.testimonial-wrapp h2:after { background:#ffffff;}

.testimonial-wrapp h3 { color:#ffffff;}



.getintouch-wrapp h2 { color:#ffffff;}

.getintouch-wrapp .getintouch-col1 .getintouch-row1 .getintouch-fil1 { color:#ffffff; border:1px solid #ffffff;}

.getintouch-wrapp ::-webkit-input-placeholder {

  color:#ffffff;

}

.getintouch-wrapp ::-moz-placeholder { 

  color:#ffffff;

}

.getintouch-wrapp :-ms-input-placeholder {

  color:#ffffff;

}

.getintouch-wrapp :-moz-placeholder {

  color:#ffffff;

}



/*common-css*/

.contact-box1 { transform:none; position:relative; top:inherit;}

.inner-box1 { padding:14px 20px 0;}

.sidbar-box1 { width:40%; top:-19px;}

.sidbar-box2 { width:40%; bottom:-19px;}

.sidbar-thm1 { margin:-4px 0 15px;}

.galler-box2 { padding:0 5% 0; right:inherit; left:0;}

.gallin-tex1 { display:none;}

.gallin-box2 { width:90%; margin:0 5% 0; padding:0 0 0; left:0;}

.treatin-tex1 { display:none;}

.header-btn1, .header-btn2, .header-btn3, .banner-btn1, .treatments-btn1, .treatments-btn2, .about-btn1, .team-btn1, .testimonial-btn1, .getintouch-btn1, .footer2-btn1, .footer2-btn2, .footer2-btn3, .footer2-btn4, .sidbar-fil1, .sidbar-btn1, .sidbar-btn2, .blog-btn1, .blogin-btn1, .galler-btn1, .gallin-btn1, .gallin-btn2, .teamer-btn1, .teamerin-btn1, .treat-btn1, .treatin-btn1, .treatin-btn2, .video-btn1, .reference-btn1, .contact-btn1, .paiger-btn1, .paiger-btn2 { font-size:11px; letter-spacing:1.4px;}



.getintouch-wrapp .getintouch-col1 .caldera-grid .row.first_row { width: 100%;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .form-control::placeholder { color: #fff;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .checkbox { text-align: center; font-size: 12px; line-height: 22px; width: 100%; margin: 0 0 6px;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .btn { letter-spacing: 1.4px;}


}

@media screen and (max-width: 767px) {

.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 .wp-google-badge-score { margin-left: 0 !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;}
.google-rating.ggogledesktop { display: none;}
}


@media screen and (min-width: 768px) {

.wp-gr .wp-google-badge_left-fixed { display: none;}
.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%;}
}


@media screen and (min-width:768px) and (max-width:900px) {

.margin { width:94%;}



.header-wrapp .google-rating { display:none;}

.header-wrapp .border1 { display:none;}

.header-wrapp .header-col1 { margin-left:4%;}

.header-wrapp .header-col1 .header-row1 li { font-size:13px; margin:0 11px 0 0;}

.header-wrapp .header-btn1 { font-size:10px; padding:10px 10px 10px;}

.header-wrapp .header-btn1 span { display:none;}

.header-wrapp .header-btn2 { font-size:10px; padding:10px 10px 10px;}

.header-wrapp .header-btn3 { font-size:10px; padding:10px 10px 10px;}



.linker-wrapp .linker-col1 { width:17%;}



.banner-wrapp { min-height:inherit;}

.banner-wrapp h2 { font-size:30px;}

.banner-wrapp .banner-col2 { width:94%;  bottom: 5%;}



.about-wrapp { background:url(../images/about-bg.jpg) no-repeat 25% 100% / cover; background-position: 25% 100% !important;}

.about-wrapp .about-row1 { width:50%;}



.team-wrapp { padding:45px 0 0;}

.team-wrapp h2 { margin:0 0 45px;}



.team-wrapp h3 { font-size:18px;}



.getintouch-wrapp .getintouch-col1 { width:69%;}



.testimonial-wrapp { padding:145px 0 75px;}

.testimonial-wrapp .testimonial-row { width:50%;}



.footer1-wrapp .footer1-row1 .footer1-bar1 li a { font-size:14px; padding:2px 0 2px 17px;}

.footer1-wrapp .footer1-row1 .footer1-bar1 li:first-child a { padding-left:0;}



.footer2-wrapp .address-col .address-bar1 ul li { font-size:12px; margin:0 5px 0 0;}

.footer2-wrapp .footer2-btn1 { font-size:10px; padding:10px 13px 10px;}

.footer2-wrapp .footer2-btn1 span { display:none;}

.footer2-wrapp .footer2-btn2 { font-size:10px; padding:10px 13px 10px;}

.footer2-wrapp .footer2-btn3 { font-size:10px; padding:10px 12px 10px;}



.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:12px;}

.banner-wrapp .amazonshop { right:5%;}



/*inner-css*/

.inner-wrapp h1 { font-size:19px; line-height:32px; margin:0 0 11px;}

.inner-wrapp .inner-col1.mobile { width: 60.4%; margin: 0 0 0; position: relative; transform: translateY(92px)}



.conten-wrapp p { font-size:12px; letter-spacing:0.2px; line-height:26px; margin:0 0 20px;}

.conten-wrapp .conten-col1 { width:59.77%;}

.conten-wrapp .conten-col2 { width:33%;}



.sidbar-wrapp h2 { font-size:24px; line-height:37px;}

.sidbar-wrapp h3 { font-size:24px; line-height:37px; margin:0 0 54px;}

.sidbar-wrapp h3:after { bottom:-23px;}

.sidbar-wrapp h4 { margin:0 0 20px;}

.sidbar-wrapp h5 { font-size:24px; line-height:37px; margin:0 0 46px;}

.sidbar-wrapp h5:after { bottom:-23px;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 { padding: 34px 10% 20px;}

.sidbar-wrapp .sidbar-col2 .sidbar-row2 { padding:28px 12% 37px;}

.sidbar-wrapp .sidbar-col3 .sidbar-row3 { padding:20px 12% 25px;}

.sidbar-wrapp .sidbar-btn2 { margin:4px 0 0; padding:13px 8px 12px;}



.aboutus-wrapp h2 { font-size:17px; line-height:34px; margin:0 0 20px;}

.aboutus-wrapp h3 { font-size:17px; line-height:34px; margin:24px 0 -4px;}

.aboutus-row1 li, .aboutus-row1 li a { font-size:12px; letter-spacing:0.2px; line-height:26px;}



.blog-wrapp h2 { font-size:17px; line-height:34px; margin:-10px 0 0;}

.blog-wrapp h3 { font-size:12px; line-height:26px; margin:-2px 0 20px;}

.blog-wrapp .blog-col2 { margin:0 0 46px; padding:0 0 42px;}

.blog-wrapp .blog-col2:last-child { margin-bottom:30px;}



.blogin-wrapp h2 { font-size:17px; line-height:34px; margin:-10px 0 0;}

.blogin-wrapp h3 { font-size:12px; line-height:26px; margin:-2px 0 20px;}

.blogin-wrapp .blogin-col1 { margin:0 0 38px;}

.blogin-wrapp .blogin-col2 { margin:0 0 26px; padding:0 0 6px;}



.fees-wrapp h2 { font-size:17px; line-height:34px; margin:0 0 20px;}

.fees-row1, .fees-row2 { font-size:12px; line-height:25px;}



.galler-wrapp h3 { font-size:17px; line-height:30px; margin:-4px 0 0;}

.galler-wrapp .galler-col2 { margin:0 0 46px;}

.galler-wrapp .galler-col2:last-child { margin-bottom:64px;}



.gallin-wrapp h3 { font-size:17px; line-height:30px; margin:0 0 0;}

.gallin-wrapp h4 { font-size:17px; line-height:30px; margin:26px 0 4px;}

.gallin-wrapp .gallin-col1 { margin:0 0 68px;}

.gallin-wrapp .gallin-col2 { margin:0 0 36px;}



.teamer-wrapp h2 { font-size:15px; line-height:18px; margin:0 0 14px;}

.teamer-wrapp .teamer-col1 { margin:0 0 -80px;}

.teamer-wrapp .teamer-col2 { margin:0 7.7% 80px 0; padding:25px 2% 25px;}



.teamerin-wrapp h2 { font-size:15px; line-height:18px; margin:0 0 14px;}

.teamerin-wrapp h3 { font-size:12px; letter-spacing:1px; line-height:25px;}

.teamerin-wrapp h4 { font-size:17px; line-height:34px; margin:0 0 20px;}

.teamerin-wrapp h5 { font-size:17px; line-height:34px; margin:24px 0 -4px;}

.teamerin-wrapp .teamerin-col1 { margin:0 0 24px;}

.teamerin-wrapp .teamerin-col3 { margin:0 0 24px;}

.teamerin-row3 li, .teamerin-row3 li a { font-size:12px; letter-spacing:0.2px; line-height:26px;}



.video-wrapp .video-col2 { margin:0 8.6% 64px 0;}



.reference-wrapp .reference-col2 { margin:0 11.9% 61px 0;}



.treat-wrapp h2 { font-size:19px; line-height:32px; margin:0 0 24px;}

.treat-wrapp h2:after { bottom:-13px;}

.treat-wrapp .treat-col2 { margin:0 0 74px;}



.treatin-wrapp h2 { font-size:17px; line-height:34px; margin:0 0 20px;}

.treatin-wrapp h3 { font-size:17px; line-height:34px; margin:24px 0 -4px;}

.treatin-wrapp h4 { font-size:17px; line-height:30px; margin:0 0 32px;}

.treatin-wrapp .treatin-col1 { margin:0 0 20px;}

.treatin-wrapp .treatin-col2 { margin:0 0 30px;}

.treatin-wrapp .treatin-col3 { margin:0 0 58px;}

.treatin-row1 li, .treatin-row1 li a { font-size:12px; letter-spacing:0.2px; line-height:26px;}



.contact-wrapp { padding:76px 0 112px;}

.contact-wrapp h2 { font-size:19px; line-height:32px; margin:0 0 0;}

.contact-wrapp h3 { font-size:19px; line-height:32px; margin:0 0 18px;}

.contact-wrapp h5 { font-size:17px; line-height:32px; margin:0 0 0;}

.contact-wrapp h4 { font-size:12px; line-height:24px; margin:0 0 0;}

.contact-wrapp h6 { font-size:10.5px; line-height:18px; margin:0 0 0;}

.contact-wrapp:after { width:50%; padding:0 0 68.1%;}

.contact-wrapp:before { width:50%; padding:0 0 68.1%;}

.contact-wrapp .contact-col1 { padding:0 9.6% 27px;}

.contact-wrapp .contact-col2 { padding:28px 9.6%;}

.contact-wrapp .contact-col3 { width:94%; bottom: 70px;}

.contact-wrapp .contact-col3 .contact-row3 { width:26.4%; padding:0 0 26.4%;}

.contact-box1 { width: 85%;}



.footer-wrapp { padding:28px 0 60px;}



/*common-css*/

.inner-box1 { padding:14px 26px 0;}

.sidbar-box1 { top:-18px;}

.sidbar-thm1 { margin:-4px 0 19px;}

.gallin-tex1 { font-size:10px;}

.header-btn1, .header-btn2, .header-btn3, .banner-btn1, .treatments-btn1, .treatments-btn2, .about-btn1, .team-btn1, .testimonial-btn1, .getintouch-btn1, .footer2-btn1, .footer2-btn2, .footer2-btn3, .footer2-btn4, .sidbar-fil1, .sidbar-btn1, .sidbar-btn2, .blog-btn1, .blogin-btn1, .galler-btn1, .gallin-btn1, .gallin-btn2, .teamer-btn1, .teamerin-btn1, .treat-btn1, .treatin-btn1, .treatin-btn2, .video-btn1, .reference-btn1, .contact-btn1, .paiger-btn1, .paiger-btn2 { font-size:11px; letter-spacing:1.4px;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid .checkbox {font-size: 11px;line-height: 21px;margin: 0 0 14px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .g-recaptcha {
    transform: scale(0.6);
    text-align: center;
    transform-origin: left;
    margin-left: 7%;
}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .g-recaptcha div iframe {margin-left: -9%;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid .checkbox+.checkbox { margin: 0 0 5px;}

.contact-wrapp .contact-col2 .g-recaptcha { text-align: left; transform-origin: left; transform: scale(0.784);}
.contact-wrapp .contact-col2 .caldera-grid .checkbox { font-size: 11px; line-height: 21px; margin: 0 0 14px;}

.sidbar-box3 li a { font-size: 12px;}


.getintouch-wrapp .getintouch-col1 .caldera-grid .checkbox { font-size: 11px; line-height: 21px; margin: 0 0 14px;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .btn { letter-spacing: 1.4px;  margin: 12px 0 0;}

.inner-wrapp .inner-col1.mobile .inner-row1 ul.inner-box1 {border-top: none;}
}



@media screen and (min-width:901px) and (max-width:1024px) {

.margin { width:94%;}



.header-wrapp .google-rating { width:11%; display:none;}

.header-wrapp .border1 { margin:0 16px 0 90px; height:67px;}

.header-wrapp .header-col1 .header-row1 li { font-size:13px; margin:0 11px 0 0;}

.header-wrapp .header-btn1 { font-size:10px;}

.header-wrapp .header-btn1 span { display:none;}

.header-wrapp .header-btn2 { font-size:10px;}

.header-wrapp .header-btn3 { font-size:10px; padding:10px 12px 10px;}



.linker-wrapp .linker-col1 { width:17%;}



.banner-wrapp { min-height:inherit;}

.banner-wrapp h2 { font-size:30px;}

.banner-wrapp .banner-col2 { width:94%; bottom: 5%;}



.treatments-wrapp p { font-size:12px; letter-spacing:inherit;}



.about-wrapp { background:url(../images/about-bg.jpg) no-repeat 25% 100% / cover; background-position: 25% 100% !important;}

.about-wrapp .about-row1 { width:70%;}



.team-wrapp { padding:45px 0 0;}

.team-wrapp h2 { margin:0 0 45px;}



.team-wrapp h3 { font-size:18px;}



.getintouch-wrapp .getintouch-col1 { width:69%;}



.testimonial-wrapp { padding:145px 0 75px;}

.testimonial-wrapp .testimonial-row { width:50%;}



.footer1-wrapp .footer1-row1 .footer1-bar1 li a { font-size:15px; padding:2px 0 2px 22px;}

.footer1-wrapp .footer1-row1 .footer1-bar1 li:first-child a { padding-left:0;}



.footer2-wrapp .address-col .address-bar1 ul li { font-size:12.5px; margin:0 5px 0 0;}



.banner-wrapp .amazonshop { right:5%;}



/*inner-css*/

.inner-wrapp h1 { font-size:23px; line-height:36px; margin:0 0 14px;}

.inner-wrapp .inner-col1 { width:85.4%;}



.conten-wrapp p { font-size:13px; letter-spacing:0.4px; line-height:27px; margin:0 0 23px;}

.conten-wrapp .conten-col1 { width:61.77%;}

.conten-wrapp .conten-col2 { width:31%;}



.sidbar-wrapp h2 { font-size:28px; line-height:41px;}

.sidbar-wrapp h3 { font-size:28px; line-height:41px; margin:0 0 64px;}

.sidbar-wrapp h3:after { bottom:-28px;}

.sidbar-wrapp h4 { margin:0 0 20px;}

.sidbar-wrapp h5 { font-size:28px; line-height:41px; margin:0 0 56px;}

.sidbar-wrapp h5:after { bottom:-28px;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 { padding:34px 15.4% 25px;}

.sidbar-wrapp .sidbar-col2 .sidbar-row2 { padding:28px 12% 37px;}

.sidbar-wrapp .sidbar-col3 .sidbar-row3 { padding:20px 12% 25px;}

.sidbar-wrapp .sidbar-btn2 { margin:4px 0 0; padding:13px 8px 12px;}



.aboutus-wrapp h2 { font-size:18px; line-height:35px; margin:0 0 23px;}

.aboutus-wrapp h3 { font-size:18px; line-height:35px; margin:24px 0 -4px;}

.aboutus-row1 li, .aboutus-row1 li a { font-size:13px; letter-spacing:0.4px; line-height:27px;}



.blog-wrapp h2 { font-size:18px; line-height:35px; margin:-10px 0 0;}

.blog-wrapp h3 { font-size:13px; line-height:27px; margin:-2px 0 23px;}

.blog-wrapp .blog-col2 { margin:0 0 56px; padding:0 0 52px;}

.blog-wrapp .blog-col2:last-child { margin-bottom:40px;}



.blogin-wrapp h2 { font-size:18px; line-height:35px; margin:-10px 0 0;}

.blogin-wrapp h3 { font-size:13px; line-height:27px; margin:-2px 0 23px;}

.blogin-wrapp .blogin-col1 { margin:0 0 48px;}

.blogin-wrapp .blogin-col2 { margin:0 0 36px; padding:0 0 11px;}



.fees-wrapp h2 { font-size:18px; line-height:35px; margin:0 0 23px;}

.fees-row1, .fees-row2 { font-size:13px; line-height:26px;}



.galler-wrapp h3 { font-size:18px; line-height:31px; margin:-4px 0 0;}

.galler-wrapp .galler-col2 { margin:0 0 56px;}

.galler-wrapp .galler-col2:last-child { margin-bottom:74px;}



.gallin-wrapp h3 { font-size:18px; line-height:31px; margin:0 0 0;}

.gallin-wrapp h4 { font-size:18px; line-height:31px; margin:29px 0 7px;}

.gallin-wrapp .gallin-col1 { margin:0 0 78px;}

.gallin-wrapp .gallin-col2 { margin:0 0 46px;}



.teamer-wrapp h2 { font-size:17px; line-height:20px; margin:0 0 17px;}

.teamer-wrapp .teamer-col1 { margin:0 0 -90px;}

.teamer-wrapp .teamer-col2 { margin:0 7.7% 90px 0; padding:35px 2% 35px;}



.teamerin-wrapp h2 { font-size:17px; line-height:20px; margin:0 0 17px;}

.teamerin-wrapp h3 { font-size:13px; letter-spacing:1.2px; line-height:26px;}

.teamerin-wrapp h4 { font-size:18px; line-height:35px; margin:0 0 23px;}

.teamerin-wrapp h5 { font-size:18px; line-height:35px; margin:24px 0 -4px;}

.teamerin-wrapp .teamerin-col1 { margin:0 0 34px;}

.teamerin-wrapp .teamerin-col3 { margin:0 0 34px;}

.teamerin-row3 li, .teamerin-row3 li a { font-size:13px; letter-spacing:0.4px; line-height:27px;}



.video-wrapp .video-col2 { margin:0 8.6% 74px 0;}



.reference-wrapp .reference-col2 { margin:0 11.9% 71px 0;}



.treat-wrapp h2 { font-size:20px; line-height:33px; margin:0 0 27px;}

.treat-wrapp h2:after { bottom:-14.5px;}

.treat-wrapp .treat-col2 { margin:0 0 84px;}



.treatin-wrapp h2 { font-size:18px; line-height:35px; margin:0 0 23px;}

.treatin-wrapp h3 { font-size:18px; line-height:35px; margin:24px 0 -4px;}

.treatin-wrapp h4 { font-size:18px; line-height:31px; margin:0 0 35px;}

.treatin-wrapp .treatin-col1 { margin:0 0 30px;}

.treatin-wrapp .treatin-col2 { margin:0 0 40px;}

.treatin-wrapp .treatin-col3 { margin:0 0 68px;}

.treatin-row1 li, .treatin-row1 li a { font-size:13px; letter-spacing:0.4px; line-height:27px;}



.contact-wrapp { padding:86px 0 122px;}

.contact-wrapp h2 { font-size:22px; line-height:35px; margin:0 0 0;}

.contact-wrapp h3 { font-size:22px; line-height:35px; margin:0 0 21px;}

.contact-wrapp h5 { font-size:22px; line-height:35px; margin:0 0 0;}

.contact-wrapp h4 { font-size:14px; line-height:28px; margin:0 0 0;}

.contact-wrapp h6 { font-size:12px; line-height:25px; margin:0 0 0;}

.contact-wrapp:after { width:50%; padding:0 0 68.1%;}

.contact-wrapp:before { width:50%; padding:0 0 68.1%;}

.contact-wrapp .contact-col1 { padding:0 9.6% 37px;}

.contact-wrapp .contact-col2 { padding:38px 9.6%;}

.contact-wrapp .contact-col3 { width:94%;  bottom: 80px;}

.contact-wrapp .contact-col3 .contact-row3 { width:26.4%; padding:0 0 26.4%;}



.footer-wrapp { padding:28px 0 70px;}



/*common-css*/

.inner-box1 { padding:17px 29px 0;}

.sidbar-box1 { top:-20px;}

.sidbar-thm1 { margin:-4px 0 22px;}

.gallin-tex1 { font-size:11px;}

.header-btn1, .header-btn2, .header-btn3, .banner-btn1, .treatments-btn1, .treatments-btn2, .about-btn1, .team-btn1, .testimonial-btn1, .getintouch-btn1, .footer2-btn1, .footer2-btn2, .footer2-btn3, .footer2-btn4, .sidbar-fil1, .sidbar-btn1, .sidbar-btn2, .blog-btn1, .blogin-btn1, .galler-btn1, .gallin-btn1, .gallin-btn2, .teamer-btn1, .teamerin-btn1, .treat-btn1, .treatin-btn1, .treatin-btn2, .video-btn1, .reference-btn1, .contact-btn1, .paiger-btn1, .paiger-btn2 { font-size:12px; letter-spacing:1.6px;}


.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid .checkbox { font-size: 12px; line-height: 22px; margin: 0 0 17px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .g-recaptcha { transform: scale(0.6); text-align: left; transform-origin: left;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .g-recaptcha div iframe { margin-left: 10%;}

.contact-wrapp .contact-col2 .caldera-grid .checkbox { font-size: 12px; line-height: 22px; margin: 0 0 17px;}

.getintouch-wrapp .getintouch-col1 .caldera-grid .checkbox { font-size: 12px; line-height: 22px; margin: 0 0 17px;}
.getintouch-wrapp .getintouch-col1 .caldera-grid .btn { letter-spacing: 1.6px;}

}



@media screen and (min-width:1025px) and (max-width:1240px) {

.margin { width:94%;}



.header-wrapp .border1 { margin:0 16px 0 14px; height:67px;}

.header-wrapp .header-col1 .header-row1 li { font-size:13px; margin:0 11px 0 0;}

.header-wrapp .header-btn1 { font-size:10px;}

.header-wrapp .header-btn1 span { display:none;}

.header-wrapp .header-btn2 { font-size:10px;}

.header-wrapp .header-btn3 { font-size:10px; padding:10px 12px 10px;}

.header-wrapp .google-rating { width:16%; margin:30px 0 0 4%;}



.linker-wrapp .linker-col1 { width:17%;}



.banner-wrapp { min-height:inherit;}

.banner-wrapp .banner-col2 { width:94%;}



.about-wrapp { background:url(../images/about-bg.jpg) no-repeat 25% 100% / cover; background-position: 25% 100% !important;}

.about-wrapp .about-row1 { width:55%;}



.team-wrapp { padding:45px 0 0;}

.team-wrapp h2 { margin:0 0 45px;}



.team-wrapp h3 { font-size:18px;}



.getintouch-wrapp .getintouch-col1 { width:69%;}



.testimonial-wrapp { padding:145px 0 75px;}

.testimonial-wrapp .testimonial-row { width:40%;}

.banner-wrapp .amazonshop { right:10%;}



/*inner-css*/

.conten-wrapp .conten-col1 { width:63.77%;}

.conten-wrapp .conten-col2 { width:29%;}



.sidbar-wrapp h2 { font-size:30px; line-height:43px;}

.sidbar-wrapp h5 { font-size:30px; line-height:43px;}

.sidbar-wrapp h3 { font-size:30px; line-height:43px;}



.contact-wrapp:after { width:50%; padding:0 0 68.1%;}

.contact-wrapp:before { width:50%; padding:0 0 68.1%;}

.contact-wrapp .contact-col3 { width:94%;}



/*common-css*/

.header-btn1, .header-btn2, .header-btn3, .banner-btn1, .treatments-btn1, .treatments-btn2, .about-btn1, .team-btn1, .testimonial-btn1, .getintouch-btn1, .footer2-btn1, .footer2-btn2, .footer2-btn3, .footer2-btn4, .sidbar-fil1, .sidbar-btn1, .sidbar-btn2, .blog-btn1, .blogin-btn1, .galler-btn1, .gallin-btn1, .gallin-btn2, .teamer-btn1, .teamerin-btn1, .treat-btn1, .treatin-btn1, .treatin-btn2, .video-btn1, .reference-btn1, .contact-btn1, .paiger-btn1, .paiger-btn2 { letter-spacing:1.8px;}


.sidbar-wrapp .sidbar-col1 .sidbar-row1 .g-recaptcha { transform: scale(0.635); text-align: left; transform-origin: left;}


}



@media screen and (min-width:1241px) and (max-width:1340px) {



}

@media screen and (min-width:1241px) {
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .caldera-grid .checkbox input[type=checkbox] { margin-right: 9px !important }
}

@media screen and (max-width: 767px) {

.address-wrapp .address-col1 iframe { pointer-events: none;}
.conten-wrapp a.about-btn { margin-top: 20px !important; margin-bottom: 15px  !important;}
.footer2-wrapp .address-col2 {
    margin-top: 20px;
}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .g-recaptcha {
    text-align: center!important;
    float: none!important;
    transform-origin: center!important;
}
.treatin-wrapp .treatin-btn2 {
    float: none !important;
    margin: 0 auto;
    display: flow-root;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 280px;
}
}


@media screen and (max-width: 600px) {

.about-wrapp.desktop-view { display: none;}
.about-wrapp.mobile-view { display: block;}

.getintouch-wrapp.desktop-view { display: none;}
.getintouch-wrapp.mobile-view { display: block;}

}

@media screen and (max-width: 370px) {
.conten-wrapp a.about-btn {font-size: 9.5px;margin: 0px 3px 0 0;padding: 11px 5px 11px 5px;letter-spacing: 1px;}
.conten-wrapp a.about-btn:nth-child(2) {margin-left: 3px;}

}


@media screen and (max-width: 360px) {
.getintouch-wrapp .getintouch-col1 .g-recaptcha iframe { margin-left: -2%;}
  .sidbar-wrapp .sidbar-col1 .sidbar-row1 .g-recaptcha {
     transform-origin: left !important;
    margin-left: 13% !important;
}
}
@media screen and (max-width: 350px) {
.getintouch-wrapp .getintouch-col1 .g-recaptcha iframe { margin-left: -3%;}
}
@media screen and (max-width: 340px) {
.getintouch-wrapp .getintouch-col1 .g-recaptcha iframe { margin-left: -4%;}
  .sidbar-wrapp .sidbar-col1 .sidbar-row1 .g-recaptcha {
     transform-origin: left !important;
    margin-left: 11% !important;
}
}
@media screen and (max-width: 330px) {
.getintouch-wrapp .getintouch-col1 .g-recaptcha iframe { margin-left: -6%;}
}
@media screen and (max-width: 320px) {
.getintouch-wrapp .getintouch-col1 .g-recaptcha iframe { margin-left: -8%;}
  .sidbar-wrapp .sidbar-col1 .sidbar-row1 .g-recaptcha {
     transform-origin: left !important;
    margin-left: 9% !important;
}
}


@media screen and (min-width:768px) { 
.inner-wrapp .inner-col1.desktop { display: none; }

/*.blogin-wrapp .blogin-col2 h2 { display: none; }*/

}

@media screen and (max-width:767px) { 
.inner-wrapp .inner-col1.desktop { display: none; }

.conten-wrapp .conten-col1 .conten-row1 p a { display: inline-block; }
.conten-wrapp .conten-col1 .conten-row1 p a:hover { color: #ffffff; }
.inner-wrapp .inner-col1 .inner-row1 { width: 100% !important; }
.inner-wrapp .inner-col1.mobile { display: contents; }

.blogin-wrapp .blogin-col1 { display: none; }
.inner-col1.mobile .inner-box1 { border:none; }

.banner-wrapp { border: none; }

.contact-wrapp .contact-col1 .contact-row1 h4 a:hover { color: #646867; }

}