@charset "utf-8";
/* CSS Document */

/* CSS Document © 2023 Digimax.co.uk */

.grecaptcha-badge { visibility: hidden; }

.common-style h1 { font-size: 30px; color: #010101; line-height: 40px; margin: 0 0 25px; } 

.common-style h2 { font-size: 28px; color: #010101; line-height: 40px; margin: 0 0 25px; }

.common-style h3 { font-size: 26px; color: #010101; line-height: 40px; margin: 0 0 25px; }

.common-style h4 { font-size: 24px; color: #010101; line-height: 40px; margin: 0 0 25px; }

.common-style h5 { font-size: 22px; color: #010101; line-height: 40px; margin: 0 0 25px; }

.common-style h6 { font-size: 20px; color: #010101; line-height: 40px; margin: 0 0 25px; }

.common-style a { color: #98dedd; outline: none !important;}

.common-style a:hover { color: #010101; }

.common-style p { font-size: 16px; color: #010101; line-height: 29px; margin: 0 0 30px;}

.common-style p a { color: #98dedd; }

.common-style p a:hover { color: #010101; }

.common-style strong { font-weight: bold !important;}

.common-style b { font-weight: bold !important;}

.common-style i { font-style: italic !important; }

.common-style ul { width:100%; float: none; margin:0 auto 30px; padding-left: 0px;}

.common-style ul li { float:none; font-size: 16px; color: #010101; line-height: 30px; position:relative; margin: 0 0 0; padding:0 0 0 14px; font-family: 'Josefin Sans', sans-serif;}

.common-style ul li a { color: #98dedd; }

.common-style ul li a:hover { color: #010101; }

.common-style ol { width:100%; float: none; counter-reset: my-awesome-counter; margin:0 auto 30px; position: relative; }

.common-style ol li { font-size: 16px; color: #010101; line-height: 30px; counter-increment: my-awesome-counter; padding-left:14px; width: auto; margin: 0 auto; position: relative; font-family: 'Josefin Sans', sans-serif;}

.common-style ol li a { color: #98dedd; }

.common-style ol li a:hover { color: #010101; }

.common-style ol li:before { content: counter(my-awesome-counter); margin-right: 0px; position: absolute; left: 0px; color: #010101; font-size: 16px; top: 0;}    

.common-style blockquote p { font-size:16px; color: #010101; line-height: 29px; margin-bottom: 30px; position: relative; }

.common-style blockquote p:before { content: '"'; position: absolute; left: -100px; font-size: 16px; color:#010101; font-style: italic; top: 17px; }
 
 
/* IMG STYLES */ 
.alignright { float: right; margin-left: 16px; margin-bottom: 16px;}
.alignleft { float: left; margin-right: 16px; margin-bottom: 16px;}
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto;}
.alignnone { clear: both; }


.main-bg-img img{ object-fit: cover !important; height:inherit !important;float: left; width: 100%;}
.bgflex { background-size: cover!important;}
 
 
.feeser-wrapp .nonaccordion { max-width: 780px; width: 100%; float: left; margin: 0 0 0;}
.feeser-wrapp .nonaccordion .feeser-row1 { margin: 0 0 35px;}
.feeser-wrapp .nonaccordion h2 { font-size: 1.1em; background: #98dedd; font-weight: 600; color: #000000; margin: 0 0 0; border: 1px solid #333; border-bottom: 0; padding: 10px;}
.feeser-wrapp .nonaccordion h2 span { float: right; width: 38%; padding-left: 5px;}
.feeser-wrapp .nonaccordion .feeser-row2 { padding: 0 0 0 !important;}
.feeser-wrapp .nonaccordion .feeser-row2 .feeser-row3 { border: 1px solid #333; padding: 5px; border-bottom: 0 !important; padding: 8px !important; margin: 0 0 0 !important;}

.feeser-wrapp .nonaccordion .feeser-row2 .feeser-row3:nth-child(odd) { background: #fff;}
.feeser-wrapp .nonaccordion .feeser-row2 .feeser-row3:nth-child(even) { background: #d0dada;}
.feeser-wrapp .nonaccordion .feeser-row2 .feeser-row3:last-child { border-bottom:1px solid !important;}

.feeser-wrapp .nonaccordion .feeser-row2 .feeser-row3 .feeser-bar1 { width: 62% !important; font-size: 16px; line-height: 29px; color: #010101; margin: 0 0 0; font-weight: 400;}
.feeser-wrapp .nonaccordion .feeser-row2 .feeser-row3 .feeser-bar2 { width: 38% !important; font-size: 16px; line-height: 29px; color: #010101; margin: 0 0 0; font-weight: 400;} 
 

@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 20px; float:  none; }
  
  .feeser-wrapp .nonaccordion .feeser-row2 .feeser-row3 .feeser-bar1 { font-size: 14px;}
.feeser-wrapp .nonaccordion .feeser-row2 .feeser-row3 .feeser-bar2 { font-size: 14px;}
}

.common-style [type=search] {border: 1px solid; padding:  10px 15px; background: none; border-color:#010101; font-size: 16px; color: #010101; line-height: 29px; width: 200px; display: inline-block; margin-left: 16px; }

.common-style [type=submit] { -webkit-appearance: none; border: 1px solid; padding: 10px 20px; font-size: 16px; line-height: 29px; cursor:pointer; color: #000000; background: #98dedd; border-color: #98dedd;}

.common-style [type=submit]:hover { cursor:pointer; color: #98dedd; background: #ffffff; border-color: #98dedd;}    

.common-style [type=submit] span.screen-reader-text { position: relative; height: auto; width: auto; clip: inherit; clip-path: inherit;}

nav.navigation.pagination { display: block; }


.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
    margin:0 0px 30px 0;
    float: left;
    width: 100%;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
 

@media(max-width:480px){
.common-style form.search-form label { width: 100%; float: left;  margin-bottom: 15px;}
.common-style [type=search] { width: 70%; margin-left: 0; margin-right: 2%;}
.common-style [type=submit] { width: 28%; float: right; padding: 10px 0px;}

}

.common-style h1 a { color: #98dedd; }
.common-style h2 a { color: #98dedd; }
.common-style h3 a { color: #98dedd; }
.common-style h4 a { color: #98dedd; }
.common-style h5 a { color: #98dedd; }
.common-style h6 a { color: #98dedd; }

.common-style h1 a:hover { color: #010101; }
.common-style h2 a:hover { color: #010101; }
.common-style h3 a:hover { color: #010101; }
.common-style h4 a:hover { color: #010101; }
.common-style h5 a:hover { color: #010101; }
.common-style h6 a:hover { color: #010101; }




.header-wrapp, .linker-wrapp, .banner-wrapp, .select-wrapp, .about-wrapp, .implants-wrapp, .makeover-wrapp, .treatments-wrapp, .patients-wrapp, .reviews-wrapp, .testimonial-thumb, .team-wrapp, .enquiry-wrapp, .appointment-wrapp, .instagram-wrapp, .footer-wrapp, .inner-wrapp, .conten-wrapp, .sidbar-wrapp, .abouter-wrapp, .bloger-wrapp, .paiger-wrapp, .galler-wrapp, .gallerin-wrapp, .treatin-wrapp, .teamin-wrapp, .testi-wrapp, .treatmenter-wrapp, .teamer-wrapp, .feeser-wrapp, .abouter-wrapp, .contact-wrapp, .practice-wrapp { width:100%; float:left;}
.margin { width:100%; max-width:1184px; margin:auto;}

/*header-wrapp*/
.header-wrapp { padding:38px 0 38px; position:absolute; top:0; z-index:9999;}
.header-wrapp p { float:left; font-size:17px; color:#a1a4a7; letter-spacing:0.5px; line-height:30px; margin:0 0 0;}
.header-wrapp p a { color:#a1a4a7;}
.header-wrapp p span { display:block;}
.header-wrapp p strong { font-weight:700;}
.header-wrapp .header-col1 { width:264px; float:none; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0;}
.header-wrapp .header-col1 img { width:100%; height: auto; display:block;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:none;}
.header-wrapp .header-col2 { width:auto; float:left; clear:both; margin:14px 0 0;}
.header-wrapp .header-col2 img { width:100%; display:block;}
.header-wrapp .header-col2 .header-row2 { width:100%; float:left;}
.header-wrapp .header-col2 .header-row2 li { float:left; margin:0 0 0;}
.header-wrapp .header-col2 .header-row2 li span { width:10px; float:left; margin:-1px 11px 0 0;}
.header-wrapp .header-col3 { width:auto; float:right; margin:0 0 0;}
.header-wrapp .header-col3 img { width:100%; display:block;}
.header-wrapp .header-col3 .header-row3 { width:auto; float:right;}
.header-wrapp .header-col3 .header-row3 li { float:left; margin:0 0 0; letter-spacing:1px; padding:13px 0;}
.header-wrapp .header-col3 .header-row3 li span { width:auto; float:left; margin:-2px 7px 0 0;}
.header-wrapp .header-col3 .header-row3 li a:hover { color:#98dedd;}
.header-wrapp .header-btn1 { float:right; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0 7px; padding:12px 20px 11px 20px;}
.header-wrapp .header-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.header-wrapp .header-btn2 { display:none; float:left; width:48%; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0; padding:12px 2% 11px;}
.header-wrapp .header-btn2:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.header-row2 li, .header-row2 li a { font-size:14px; font-weight:500; color:#ffffff;}
.header-row3 li, .header-row3 li a { font-size:13px; font-weight:500; color:#ffffff;}

/*linker-wrapp*/
.linker-wrapp { text-align:center; padding:0 0 0; position:absolute; top:115px; z-index:9999;}
.linker-wrapp p { float:left; font-size:15px; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 0;}
.linker-wrapp p a { color:#ffffff;}
.linker-wrapp p span { display:block;}
.linker-wrapp p strong { font-weight:700;}
.linker-wrapp .linker-col1 { width:auto; float:none; display:inline-block; margin:10px 0 0;}
.linker-wrapp .linker-col1 img { width:100%; display:block;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%; float:right;}
.linker-wrapp .linker-col2 { width:auto; float:right; margin:0 0 0;}
.linker-wrapp .linker-col2 img { width:100%; display:block;}
.linker-wrapp .linker-col2 .linker-row2 { width:100%; float:left;}
.linker-wrapp .linker-col2 .linker-row2 a { width:36px; float:left; margin:0 0 0 4px;}
.linker-wrapp .linker-btn1 { display:none; float:right; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0 7px; padding:12px 20px 11px 20px;}
.linker-wrapp .linker-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}

/*banner-wrapp*/
.banner-wrapp { min-height:873px; background:#ffffff; position:relative;}
.banner-wrapp p { float:none; font-size:18px; font-weight:400; color:#ffffff; line-height:normal; margin:0 0 30px;}
.banner-wrapp p a { color:#ffffff;}
.banner-wrapp p span { display:block;}
.banner-wrapp p strong { font-weight:700;}
.banner-wrapp h2 { font-size:74px; font-weight:400; color:#ffffff; line-height:1.04; margin:0 0 26px;}
.banner-wrapp h2 a { color:#c9b16d;}
.banner-wrapp h2 span { display:block;}
.banner-wrapp .banner-col1 { width:80%; float:left; margin:0 auto 0; position:absolute; bottom:26%; right:0; left:0;}
.banner-wrapp .banner-col1 img { width:100%; display:block;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; float:left;}
.banner-wrapp .banner-col2 { width:1164px; float:left; margin:0 auto 0; position:absolute; right:0; bottom:13.1%; left:0;}
.banner-wrapp .banner-col2 img { width:100%; display:block;}
.banner-wrapp .banner-col2 .banner-row2 { width:202px; float:left; position:relative; z-index:9;}
.banner-wrapp .banner-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0; padding:12px 20px 11px 20px;}
.banner-wrapp .banner-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.banner-wrapp h2, .banner-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*select-wrapp*/
.select-wrapp { text-align:center; position:relative; z-index:9;}
.select-wrapp p { float:none; font-size:14px; font-weight:500; color:#5e461a; letter-spacing:0.1px; line-height:normal; margin:0 0 0;}
.select-wrapp p a { color:#5e461a;}
.select-wrapp p span { display:block;}
.select-wrapp p strong { font-weight:700;}
.select-wrapp h2 { display:inline-block; float:none; font-size:15px; font-weight:600; color:#000000; letter-spacing:normal; line-height:normal; margin:0 0 0 5px; position:relative; top:-4px;}
.select-wrapp h2 a { color:#000000;}
.select-wrapp h2 span { display:block;}
.select-wrapp h3 { float:left; font-size:14px; font-weight:400; color:#000000; letter-spacing:normal; line-height:normal; margin:11px 5px 0 0;}
.select-wrapp h3 a { color:#000000;}
.select-wrapp h3 span { display:block;}
.select-wrapp .select-col1 { width:22.3%; float:left; background:#98dedd; margin:0 0 0;}
.select-wrapp .select-col1 img { width:100%; display:block;}
.select-wrapp .select-col1:hover { background:#bdf8f7;}
.select-wrapp .select-col1 .select-row1 { width:100%; float:left; }
.select-wrapp .select-col2 { width:22.3%; float:left; background:#94beeb; margin:0 0 0;}
.select-wrapp .select-col2 img { width:100%; display:block;}
.select-wrapp .select-col2:hover { background:#d0dada;}
.select-wrapp .select-col2 .select-row2 { width:100%; float:left;}
.select-wrapp .select-col3 { width:22.3%; float:left; background:#bdf8f7; margin:0 0 0; cursor: pointer;}
.select-wrapp .select-col3 img { width:100%; display:block;}
.select-wrapp .select-col3:hover { background:#98dedd;}
.select-wrapp .select-col3 .select-row3 { width:100%; float:left;}
.select-wrapp .select-col4 { width:33.1%; float:left; background:#d0dada; margin:0 0 0;}
.select-wrapp .select-col4 img { width:100%; display:block;}
.select-wrapp .select-col4 .select-row4 { width:368px; float:left;}
.select-col1, .select-col2, .select-col3, .select-col4 { padding:0 0 77px; position:relative;}
.select-row1, .select-row2, .select-row3, .select-row4 { margin:0 auto 0; transform:translateY(-50%); position:absolute; top:50%; right:0; left:0;}
.select-icon { width:23px; float:none; display:inline-block; position:relative; top:4px;}
.select-wrapp .select-col3 .select-row3 .select-icon { top:6px;}

/*about-wrapp*/
.about-wrapp { text-align:center; padding:124px 0; background:#f9f9f9;}
.about-wrapp p { float:none; font-size:15px; font-weight:400; color:#000000; line-height:26px; margin:0 0 30px;}
.about-wrapp p a { color:#98dedd;}
.about-wrapp p span { display:block;}
.about-wrapp p strong { font-weight:700;}
.about-wrapp h2 { font-size:58px; font-weight:400; color:#000000; line-height:1.12; margin:0 0 20px;}
.about-wrapp h2 a { color:#98dedd;}
.about-wrapp h2 span { display:block;}
.about-wrapp h3 { font-size:16px; font-weight:400; color:#000000; line-height:normal; margin:0 0 6px;}
.about-wrapp h3 a { color:#98dedd;}
.about-wrapp h3 span { display:block;}
.about-wrapp h4 { font-size:14px; font-weight:400; color:#000000; line-height:normal; margin:0 0 21px;}
.about-wrapp h4 a { color:#98dedd;}
.about-wrapp h4 span { display:block;}
.about-wrapp h5 { font-size:50px; font-weight:400; color:#000000; line-height:65px; margin:0 0 0;}
.about-wrapp h5 a { color:#98dedd;}
.about-wrapp h5 span { display:block;}
.about-wrapp .about-row1 { width:100%; max-width:600px; margin:0 auto;}
.about-wrapp .about-row1 img { width:100%; display:block;}
.about-wrapp h2, .about-wrapp h2 span { font-family: 'DM Serif Display', serif;}
.about-wrapp h5, .about-wrapp h5 span { font-family: 'cutyle-monoline-script-demo-regular';}

/*implants-wrapp*/
.implants-wrapp { position:relative; text-align:center;}
.implants-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; line-height:25px; margin:0 0 24px;}
.implants-wrapp p a { color:#ffffff;}
.implants-wrapp p span { display:block;}
.implants-wrapp p strong { font-weight:700;}
.implants-wrapp h2 { font-size:61px; font-weight:400; color:#ffffff; line-height:70px; margin:0 0 24px;}
.implants-wrapp h2 a { color:#ffffff;}
.implants-wrapp h2 span { display:block;}
.implants-wrapp .implants-col1 { width:100%; float:left;}
.implants-wrapp .implants-col1 img { width:100%; height: auto; display:block;}
.implants-wrapp .implants-col2 { width:43%; float:left; position:absolute; bottom:0; left:0;}
.implants-wrapp .implants-col2 .implants-row1 { width:100%; float:left; padding:0 80px; position:absolute; bottom:270px; left:0;}
.implants-wrapp .implants-col2 .implants-row2 { width:100%; float:left; position:absolute; bottom:0; left:0; background:#fff; padding:47px 2%;}
.implants-wrapp .implants-col2 .implants-row2 ul { width:100%; float:left;}
.implants-wrapp .implants-col2 .implants-row2 ul li { float:none; display:inline-block; padding:0 31px;}
.implants-wrapp .implants-col2 .implants-row2 ul li a:hover { color:#98dedd;}
.implants-wrapp .implants-btn1 { float:none; color:#000000; background:#ffffff; border-color:#ffffff; margin:0 0 0; padding:12px 27px 11px 27px;}
.implants-wrapp .implants-btn1:hover { color:#000000; background:#98dedd; border-color:#98dedd;}
.implants-wrapp h2, .implants-wrapp h2 span { font-family: 'DM Serif Display', serif;}
.implants-row2 ul li, .implants-row2 ul li a { font-size:13px; color:#000000; font-weight:600;}

/*makeover-wrapp*/
.makeover-wrapp { position:relative; text-align:center;}
.makeover-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; line-height:25px; margin:0 0 24px;}
.makeover-wrapp p a { color:#ffffff;}
.makeover-wrapp p span { display:block;}
.makeover-wrapp p strong { font-weight:700;}
.makeover-wrapp h2 { font-size:61px; font-weight:400; color:#ffffff; line-height:70px; margin:0 0 24px;}
.makeover-wrapp h2 a { color:#ffffff;}
.makeover-wrapp h2 span { display:block;}
.makeover-wrapp .makeover-col1 { width:100%; float:left;}
.makeover-wrapp .makeover-col1 img { width:100%; height: auto; display:block;}
.makeover-wrapp .makeover-col2 { width:43%; float:right; position:absolute; bottom:0; right:0;}
.makeover-wrapp .makeover-col2 .makeover-row1 { width:100%; float:left; padding:0 80px; position:absolute; bottom:270px; right:0;}
.makeover-wrapp .makeover-col2 .makeover-row2 { width:100%; float:left; position:absolute; bottom:0; right:0; background:#fff; padding:47px 2%;}
.makeover-wrapp .makeover-col2 .makeover-row2 ul { width:100%; float:left;}
.makeover-wrapp .makeover-col2 .makeover-row2 ul li { float:none; display:inline-block; padding:0 31px;}
.makeover-wrapp .makeover-col2 .makeover-row2 ul li a:hover { color:#98dedd;}
.makeover-wrapp .makeover-btn1 { float:none; color:#000000; background:#ffffff; border-color:#ffffff; margin:0 0 0; padding:12px 27px 11px 27px;}
.makeover-wrapp .makeover-btn1:hover { color:#000000; background:#98dedd; border-color:#98dedd;}
.makeover-wrapp h2, .makeover-wrapp h2 span { font-family: 'DM Serif Display', serif;}
.makeover-row2 ul li, .makeover-row2 ul li a { font-size:13px; color:#000000; font-weight:600;}

/*treatments-wrapp*/
.treatments-wrapp { text-align:center; padding:0 0 0; position:relative;}
.treatments-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; line-height:25px; margin:0 0 0;}
.treatments-wrapp p a { color:#ffffff;}
.treatments-wrapp p span { display:block;}
.treatments-wrapp p strong { font-weight:700;}
.treatments-wrapp h2 { float:none; font-size:30px; font-weight:400; color:#ffffff; line-height:1.13; margin:0 0 24px;}
.treatments-wrapp h2 a { color:#fff8ee;}
.treatments-wrapp h2 span { display:block;}
.treatments-wrapp .treatments-col1 { width:100%; float:left; margin:0 0;}
.treatments-wrapp .treatments-col1 img { width:100%; height: auto; display:block;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%; float:left;}
.treatments-wrapp .treatments-col2 { width:100%; float:left; margin:0 0 0; position:relative;}
.treatments-wrapp .treatments-col2 img { width:100%; height: auto; display:block;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; float:left; transition:all 0.4s ease-in-out; padding:0 4% 0; position:absolute; right:0; bottom:44px; left:0;}
.treatments-wrapp .treatments-col2:hover .treatments-row2 { bottom:70px;}
.treatments-wrapp h2, .treatments-wrapp h2 span { font-family: 'DM Serif Display', serif;}

.treatments-wrapp .treatments-col1 .non-slider {width: 100%;display: flex;flex-wrap: wrap;justify-content: center;position: relative;margin: 0 auto;}
.treatments-wrapp .treatments-col1 .non-slider .team-row2 {width: 33.333%;float: left;display: block;position: relative;}
.treatments-wrapp .treatments-col1 .non-slider .treatments-col2 {width: 33.333%;float: left;display: block;position: relative;}

/*patients-wrapp*/
.patients-wrapp { text-align:center; padding:28px 0;}
.patients-wrapp p { float:none; font-size:15px; font-weight:400; color:#000000; line-height:26px; margin:0 0 30px;}
.patients-wrapp p a { color:#98dedd;}
.patients-wrapp p span { display:block;}
.patients-wrapp p strong { font-weight:700;}
.patients-wrapp h2 { font-size:58px; font-weight:400; color:#000000; line-height:1.12; margin:0 0 20px;}
.patients-wrapp h2 a { color:#98dedd;}
.patients-wrapp h2 span { display:block;}
.patients-wrapp .patients-row1 { width:100%; max-width:814px; float:none; margin:0 auto;}
.patients-wrapp .patients-row1 .patients-col1 { width:100%; float:left;}
.patients-wrapp .patients-row1 .patients-col1 li { float:none; display:inline-block; width:250px; border-radius:44px; border:1px solid rgba(152,222,221,0.2); position:relative;}
.patients-wrapp .patients-row1 .patients-col1 li:nth-child(2) { margin:0 25px;}
.patients-wrapp .patients-row1 .patients-col1 li a { width:100%; display:inline-block; min-height:80px;}
.patients-wrapp .patients-row1 .patients-col1 li:hover a { color:#98dedd;}
.patients-wrapp .patients-row1 .patients-col1 li a span { width:80%; position:absolute; top:50%; transform:translateY(-50%); left:0; right:0; margin:0 auto;}
.patients-col1 li, .patients-col1 li a { font-size:13px; color:#000000; line-height:22px; font-weight:400;}
.patients-wrapp h2, .patients-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*testimonial-thumb*/
.testimonial-thumb img { width:100%; height: auto; display:block;}

/*reviews-wrapp*/
.reviews-wrapp { text-align:center; background:none;}
.reviews-wrapp .margin { max-width:1314px;}
.reviews-wrapp p { float:none; font-size:15px; font-weight:400; color:#000000; line-height:25px; margin:0 auto 24px; max-width:48%;}
.reviews-wrapp p a { color:#98dedd;}
.reviews-wrapp p span { display:block;}
.reviews-wrapp p strong { font-weight:700;}
.reviews-wrapp h2 { font-size:61px; font-weight:400; color:#000000; line-height:70px; margin:0 0 24px;}
.reviews-wrapp h2 a { color:#98dedd;}
.reviews-wrapp h2 span { display:block;}
.reviews-wrapp h3 { float:none; font-size:15px; font-weight:700; color:#000000; line-height:25px; margin:0 0 24px;}
.reviews-wrapp h3 a { color:#98dedd;}
.reviews-wrapp h3 span { display:block;}
.reviews-wrapp .reviews-box { width:100%; float:left; background:#fff; padding:61px 0 76px; margin:-17.5% 0 0;}
.reviews-wrapp .reviews-col1 { width:100%; float:left; margin:0 0;}
.reviews-wrapp .reviews-col1 img { width:100%; display:block;}
.reviews-wrapp .reviews-col1 .reviews-row1 { width:182px; float:none; margin:0 auto 18px;}
.reviews-wrapp .reviews-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0; padding:12px 20px 11px 20px;}
.reviews-wrapp .reviews-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.reviews-wrapp h2, .reviews-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*team-wrapp*/
.team-wrapp { text-align:center; padding:0 0 109px; position:relative;}
.team-wrapp p { float:none; font-size:16px; font-weight:400; color:#000000; line-height:25px; margin:0 0 0;}
.team-wrapp p a { color:#98dedd;}
.team-wrapp p span { display:block;}
.team-wrapp p strong { font-weight:700;}
.team-wrapp h2 { float:none; font-size:24px; font-weight:400; color:#000000; line-height:36px; margin:0 0 2px;}
.team-wrapp h2 a { color:#98dedd;}
.team-wrapp h2 span { display:block;}
.team-wrapp h3 { float:none; font-size:14px; font-weight:400; color:#000000; line-height:25px; margin:0 0 18px;}
.team-wrapp h3 a { color:#98dedd;}
.team-wrapp h3 span { display:block;}
.team-wrapp .team-col1 { width:100%; float:left; margin:0 0;}
.team-wrapp .team-col1 img { width:100%; display:block;}
.team-wrapp .team-col1 .team-row1 { width:100%; float:left;}
.team-wrapp .team-col2 { width:100%; float:left; margin:0 0 0; position:relative; padding-bottom: 40px;}
.team-wrapp .team-col2 img { width:100%; display:block;}
.team-wrapp .team-col2 .team-row2 { width:100%; float:left; padding:40px 2% 0;}
.team-wrapp .team-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin: 0 auto; padding:12px 20px 11px 20px; width: 150px; position: absolute; bottom: 0; left: 0; right: 0;}
.team-wrapp .team-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.team-wrapp h2, .team-wrapp h2 span { font-family: 'DM Serif Display', serif;}

.team-wrapp .team-col1 .non-slider {width: 100%;display: flex;flex-wrap: wrap;justify-content: center;position: relative;margin: 0 auto;}
.team-wrapp .team-col1 .non-slider .team-col2 {width: 33.333%;float: left;display: block;position: relative;}

.team-wrapp .team-col1 .slider.multiple-items .slick-list .slick-track { display: flex; flex-wrap: wrap; }
.team-wrapp .team-col1 .slider.multiple-items .slick-list .slick-track .slick-slide { height: auto; }
.team-wrapp .team-col1 .slider.multiple-items .slick-list .slick-track .slick-slide .team-col2 { height: 100%;}


/*enquiry-wrapp*/
.enquiry-wrapp { text-align:center; background:url(../images/enquiry-bg.jpg) no-repeat center / cover; padding:121px 0 121px; position:relative;}
.enquiry-wrapp:after { content:""; width:100%; height:63px; position:absolute; top:-63px; left:0; right:0; margin:0 auto; background:#f9f9f9; z-index:-9;}
.enquiry-wrapp p { float:none; font-size:16px; font-weight:400; color:#ffffff; line-height:25px; margin:0 0 0;}
.enquiry-wrapp p a { color:#ffffff;}
.enquiry-wrapp p span { display:block;}
.enquiry-wrapp p strong { font-weight:700;}
.enquiry-wrapp h2 { font-size:61px; font-weight:400; color:#ffffff; line-height:70px; margin:0 0 30px;}
.enquiry-wrapp h2 a { color:#ffffff;}
.enquiry-wrapp h2 span { display:block;}
.enquiry-wrapp .enquiry-col1 { width:46.4%; float:none; margin:0 auto 0;}
.enquiry-wrapp .enquiry-col1 img { width:100%; display:block;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width:306px; float:none; margin:0 auto;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { font-weight:400; color:#000000; background:#ffffff; border-color:#ffffff; resize:none;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:100%; height:52px; float:left; margin:0 0 12px; padding:0 1.8% 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width:100%; height:179px; float:left; margin:0 0 40px; padding:17px 1.8% 0;}
.enquiry-wrapp .enquiry-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0; padding:12px 30px 11px 30px; cursor:pointer;}
.enquiry-wrapp .enquiry-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.enquiry-wrapp h2, .enquiry-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*appointment-wrapp*/
.appointment-wrapp { text-align:center; padding:96px 0; position:relative;}
.appointment-wrapp:after { content:""; width:100%; height:16px; position:absolute; bottom:-16px; left:0; right:0; margin:0 auto; background:#98dedd; z-index:-9;}
.appointment-wrapp p { float:none; font-size:16px; font-weight:400; color:#000000; line-height:25px; margin:0 0 0;}
.appointment-wrapp p a { color:#98dedd;}
.appointment-wrapp p span { display:block;}
.appointment-wrapp p strong { font-weight:700;}
.appointment-wrapp h2 { font-size:58px; font-weight:400; color:#000000; line-height:70px; margin:0 0 30px;}
.appointment-wrapp h2 a { color:#98dedd;}
.appointment-wrapp h2 span { display:block;}
.appointment-wrapp .appointment-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0; padding:12px 40px 11px 40px;}
.appointment-wrapp .appointment-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.appointment-wrapp h2, .appointment-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*instagram-wrapp*/
.instagram-wrapp { background:#232323; text-align:center; background:none; padding:49px 0 0;}
.instagram-wrapp p { font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 16px;}
.instagram-wrapp p a { color:#ffffff;}
.instagram-wrapp p span { display:block;}
.instagram-wrapp p strong { font-weight:700;}
.instagram-wrapp .instagram-col1 { width:44px; float:none; margin:0 auto 30px;}
.instagram-wrapp .instagram-col1 img { width:100%; display:block; transition:transform 0.8s ease-in-out 0s;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:100%; float:none;}
.instagram-wrapp .instagram-col1 .instagram-row1 a:hover img { transform:rotate(360deg);}
.instagram-wrapp .instagram-col2 { width:100%; float:left; margin:0 0 0;}
.instagram-wrapp .instagram-col2 img { width:100%; display:block;}
.instagram-wrapp .instagram-col2 .instagram-row2 { width:100%; float:left;}

/*footer-wrapp*/
.footer-wrapp { background:#232323; padding:80px 0 112px;}
.footer-wrapp p { font-size:18px; font-weight:400; color:#ffffff; letter-spacing:0; line-height:25px; margin:0 0 16px;}
.footer-wrapp p a { color:#ffffff;}
.footer-wrapp p span { display:block;}
.footer-wrapp p strong { font-weight:700;}
.footer-wrapp h2 { font-size:18px; font-weight:400; color:#ffffff; letter-spacing:0; line-height:25px; margin:0 0 14px;}
.footer-wrapp h2 a { color:#ffffff;}
.footer-wrapp h2 span { display:block;}
.footer-wrapp h3 { font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0; line-height:27px; margin:0 0 10px;}
.footer-wrapp h3 a { color:#ffffff;}
.footer-wrapp h3 a:hover { color:#98dedd;}
.footer-wrapp h3 span { display:block;}
.footer-wrapp .footer-box { width:100%; float:left;}
.footer-wrapp .footer-box .footer-col1 { width:31%; float:left;}
.footer-wrapp .footer-box .footer-col2 { width:56.7%; float:right; margin:-3px 0 0;}
.footer-wrapp .footer-bar1 { width:100%; float:left; margin:0 0 61px;}
.footer-wrapp .footer-bar1 img { width:100%; display:block;}
.footer-wrapp .footer-bar1 .footer-row1 { width:242px; float:left;}
.footer-wrapp .footer-bar2 { width:100%; float:left; margin:0 0 19px;}
.footer-wrapp .footer-bar2 img { width:100%; display:block;}
.footer-wrapp .footer-bar2 .footer-row2 { width:100%; float:left;}
.footer-wrapp .footer-bar2 .footer-row2 a { width:22px; float:left; margin:0 5px 0 0;}
.footer-wrapp .footer-bar3 { width:100%; float:left; margin:0 0 0;}
.footer-wrapp .footer-bar3 img { width:100%; display:block;}
.footer-wrapp .footer-bar3 .footer-row3 { width:auto; float:left;}
.footer-wrapp .footer-bar3 .footer-row3 li { float:left; margin:0 0 0; letter-spacing:1px; padding:13px 0;}
.footer-wrapp .footer-bar3 .footer-row3 li span { width:auto; float:right; margin:-2px 0 0 13px;}
.footer-wrapp .footer-bar3 .footer-row3 li a:hover { color:#98dedd;}
.footer-wrapp .footer-bar4 { width:100%; float:left; margin:35px 0 0;}
.footer-wrapp .footer-bar4 .footer-lt { width:54%; float:left;}
.footer-wrapp .footer-bar4 .footer-lt ul { width:50%; float:left;}
.footer-wrapp .footer-bar4 .footer-lt ul li { float:left; width:100%;}
/*.footer-wrapp .footer-bar4 .footer-lt ul:last-child { float:right;}*/
.footer-wrapp .footer-bar4 .footer-lt ul li a:hover { color:#98dedd;}
.footer-wrapp .footer-bar4 .footer-rt { width:44%; float:right;}
.footer-wrapp .footer-bar5 { width:100%; float:left; margin:30px 0 0;}
.footer-wrapp .footer-bar5 ul { width:100%; float:left;}
.footer-wrapp .footer-bar5 ul li { float:left; margin:0 30px 0 0;}
.footer-wrapp .footer-bar5 ul li:last-child { margin:0;}
.footer-wrapp .footer-bar5 ul li a:hover { color:#98dedd;}
.footer-wrapp .footer-col3 { width:100%; float:left; margin:35px 0 10px;}
.footer-wrapp .footer-col3 img { width:100%; display:block;}
.footer-wrapp .footer-col3 .footer-row1 { width:100%; float:left;}
.footer-wrapp .footer-col3 .footer-row1 li { float:none; display:inline-block; margin:0 2px 0;}
.footer-wrapp .footer-col3 .footer-row1 li a:hover { color:#98dedd;}
.footer-wrapp .footer-col4 { width:100%; float:left; margin:0 0 0;}
.footer-wrapp .footer-col4 img { width:100%; display:block;}
.footer-wrapp .footer-col4 .footer-row2 { width:100%; float:left;}
.footer-wrapp .footer-col4 .footer-row2 li { float:none; display:inline-block; margin:0 15px 0 0;}
.footer-wrapp .footer-col4 .footer-row2 li a:hover { color:#98dedd;}
.footer-wrapp .footer-end { width:100%; float:left; margin:179px 0 0;}
.footer-wrapp .footer-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0 19px; padding:12px 28px 11px 28px;}
.footer-wrapp .footer-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.footer-wrapp .footer-btn2 { display:none; float:left; width:48%; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0; padding:12px 2% 11px;}
.footer-wrapp .footer-btn2:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.footer-row3 li, .footer-row3 li a { font-size:13px; font-weight:500; color:#ffffff;}
.footer-wrapp h2, .footer-wrapp h2 span { font-family: 'DM Serif Display', serif;}
.footer-lt ul li, .footer-lt ul li a, .footer-bar5 ul li, .footer-bar5 ul li a { font-size:16px; line-height:27px; color:#fff;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:12px; color:#fff; letter-spacing:0;}
.footer-wrapp .footer-bar4 .footer-rt h3:first-child span:last-child {display: inline;}

/*inner-wrapp*/
.inner-wrapp { min-height:629px; background:none; position:relative;}
.inner-wrapp h1 { font-size:71.71px; color:#ffffff; line-height: 81.93px; margin:0 0 0;}
.inner-wrapp h1 a { color:#ffffff;}
.inner-wrapp h1 span { display:block;}
.inner-wrapp .inner-col1 { width:100%; float:left; text-align: center; position:absolute; top:60%; transform:translateY(-50%); margin:0 0 0;}
.inner-wrapp .inner-col1 img { width:100%; display:block;}
.inner-wrapp .inner-col1 .inner-row1 { width:100%; float:left;}
.inner-wrapp .inner-col1 .inner-row1 li { float:none; display:inline-block; margin:0 1px 0;}
.inner-wrapp .inner-col1 .inner-row1 li a:hover { color:#519992;}
.inner-row1 li, .inner-row1 li a { font-size:18px; line-height: 50.93px; color:#ffffff;}
.inner-wrapp h1, .inner-wrapp h1 span { font-family: 'DM Serif Display', serif;}

/*conten-wrapp*/
.conten-wrapp { padding:83px 0 40px;}
.conten-wrapp .conten-row1 { width:59.4%; float:left;}
.conten-wrapp .conten-row1 .conten-bar1 { width:740px; float:right; padding:0 0 0;}
.conten-wrapp .conten-row2 { width:35.8%; float:right;}
.conten-wrapp .conten-row2 .conten-bar2 { width:100%; float:left;}

/*sidbar-wrapp*/
.sidbar-wrapp h2 { font-size:30px; color:#ffffff; line-height:36px; margin:0 0 30px;}
.sidbar-wrapp h2 a { color:#010101;}
.sidbar-wrapp h2 span { display:block;}
.sidbar-wrapp h3 { font-size:15px; font-weight:400; color:#010101; letter-spacing:0.20px; line-height:29px; margin:0 0 25px;}
.sidbar-wrapp h3 a { color:#98dedd;}
.sidbar-wrapp h3 span { display:block;}
.sidbar-wrapp p { float:none; font-size:15px; color:#010101; letter-spacing:0.20px; line-height:29px; margin:0 0 25px;}
.sidbar-wrapp p a { color:#98dedd;}
.sidbar-wrapp p span { display:block;}
.sidbar-wrapp p strong { font-weight:700;}
.sidbar-wrapp .sidbar-row { width:100%; float:left;}
.sidbar-wrapp .sidbar-row1 { width:100%; float:left; background:linear-gradient( #98dedd7d, rgb(0 0 0 / 45%)  ),url(../images/sidbar-thumb1.jpg) no-repeat center / cover; padding:44px 21% 57px 0; margin:0 0 48px; background-position-x: 100%;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:81.4%; float:left; text-align: center; margin:0 0 0; padding:0 0 0 62px; z-index:9;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil1 { text-align:center; font-size:14px; font-weight: 700; border-radius: 30px; color:#25475f; background:#ffffff; border-color:rgba(255,255,255,0.60); text-transform:inherit; resize:none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil2 { width:100%; height:51px; float:left; margin:0 0 10px; padding:0 8% 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil3 { width:100%; height:113px; float:left; margin:0 0 22px; padding:13px 8% 0;}
.sidbar-wrapp .sidbar-row2 { width:100%; float:left; background:url("../images/sidbar-testy-bg.jpg") no-repeat center / cover; 
padding:38px 125px 65px 63px; margin:0 0 48px;}
.sidbar-wrapp .sidbar-row2 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-row2 h2 { color:#010101; margin:0 0 19px;}
.sidbar-wrapp .sidbar-row3 { width:100%; float:left; padding:38px 62px 47px; background:url("../images/sidbar-catgory-bg.jpg") no-repeat center / cover; margin:0 0 48px;}
.sidbar-wrapp .sidbar-row3 h2 { color:#010101; margin: 0 0 20px;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 { width:100%; float:left;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li { float:none; display:block;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li a { font-size:16px; color:#010101; padding:0 0 0; line-height:40px; letter-spacing:0.20px;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li a:hover { color:#98dedd;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li.active a { color:#98dedd;}
.sidbar-wrapp .sidbar-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; cursor: pointer; margin:0 0 0; padding:12px 40px 11px 40px;}
.sidbar-wrapp .sidbar-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.sidbar-wrapp .sidbar-btn2 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0; padding:12px 40px 11px 40px;}
.sidbar-wrapp .sidbar-btn2:hover {color:#98dedd; background:#ffffff; border-color:#98dedd;}
.sidbar-wrapp h2, .sidbar-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*abouter-wrapp*/
.abouter-wrapp h2 { font-size:30px; line-height:40px; color:#010101; margin:0 0 25px;}
.abouter-wrapp h2 a { color:#98dedd;}
.abouter-wrapp h2 span { display:block;}
.abouter-wrapp h3 { font-size:25px; color:#010101; line-height:50px; margin:0 0 0;}
.abouter-wrapp h3 a { color:#98dedd;}
.abouter-wrapp h3 span { display:block;}
.abouter-wrapp p { font-size:16px; line-height:29px; color:#010101; margin:0 0 30px;}
.abouter-wrapp p a { color:#98dedd;}
.abouter-wrapp p span { display:block;}
.abouter-wrapp .abouter-col2 h3 { margin: 0 0 25px;}
.abouter-wrapp .abouter-col1 { width: 100%; float: left;}
.abouter-wrapp .abouter-col1 h3 { margin:0 0 15px;}
.abouter-wrapp .abouter-col1 .abouter-row1 { width: 100%; float: left; margin: 0 0 30px;}
.abouter-wrapp .abouter-col1 .abouter-row1 .abouter-bar1 { width:100%; float:left;}
.abouter-wrapp .abouter-col1 .abouter-row1 .abouter-bar1 li { font-size:16px; color:#010101; line-height:30px; background:url(../images/dot.svg) no-repeat left 12px; display:block; padding-left:14px;}
.abouter-wrapp .abouter-col1 .abouter-row2 { width: 100%; float: left; margin: 0 0 30px;}
.abouter-wrapp .abouter-col1 .abouter-row2 .abouter-bar2 { width: 180px; float: left; padding: 0 30px 0 0; border-right: 2px solid #98dedd;}
.abouter-wrapp .abouter-col1 .abouter-row2 .abouter-bar2 img { width: 100%; display: block;}
.abouter-wrapp .abouter-col2 { width: 100%; float: left; margin: 0 0 0;}
.abouter-wrapp .abouter-col2 .abouter-row3 { width: 100%; float: left;}
.abouter-wrapp .abouter-col2 .abouter-row3 img { width: 100%; display: block;}
.abouter-wrapp .abouter-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:5px 0 0 30px; padding:12px 40px 11px 40px;}
.abouter-wrapp .abouter-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.abouter-wrapp h2, .abouter-wrapp h2 span, .abouter-wrapp h3, .abouter-wrapp h3 span { font-family: 'DM Serif Display', serif;}

.abouter-wrapp a.denplan-btn {float: left; color: #000000; background: #98dedd; margin: 0 0 0; padding: 12px 20px 11px 20px; display: block; text-align: center; font-size: 14px; font-weight: 700; border: 1px solid #98dedd; border-radius: 22px; transition: all 0.25s ease-out 0s; position: relative;}
.abouter-wrapp a.denplan-btn:hover {color: #98dedd; background: #ffffff; border-color: #98dedd;}
.abouter-wrapp .abouter-col1 .abouter-row2 .abouter-bar2 p {line-height: 0; margin: 0 0 0;}
.abouter-wrapp .abouter-col1 .abouter-row2 .abouter-bar2 p img {width: 100%; display: block; height: 100%; margin: 0 auto 0;}

/*blogin-wrapp*/
.blogin-wrapp h2 { font-size:30px; line-height:70px; color:#010101; margin:0 0 0;}
.blogin-wrapp h2 a { color:#98dedd;}
.blogin-wrapp h2 span { display:block;}
.blogin-wrapp h3 { font-size:13px; color:#010101; line-height:20px; margin:0 0 0;}
.blogin-wrapp h3 a { color:#98dedd;}
.blogin-wrapp h3 span { display:block;}
.blogin-wrapp p { font-size:16px; line-height:29px; color:#010101; margin:0 0 30px;}
.blogin-wrapp p a { color:#98dedd;}
.blogin-wrapp p span { display:block;}
.blogin-wrapp .blogin-row1 { width:100%; float:left; margin:0 0 34px;}
.blogin-wrapp .blogin-row1 .blogin-col1 img { width:100%; display:block;}
.blogin-wrapp .blogin-row1 .blogin-col1 { width:100%; float:left; margin:0 0 45px;}
.blogin-wrapp .blogin-btn1{ float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0; padding:12px 40px 11px 40px;}
.blogin-wrapp .blogin-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.blogin-wrapp h2, .blogin-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*bloger-wrapp*/
.bloger-wrapp h2 { font-size:30px; line-height:40px; color:#010101; margin:0 0 10px;}
.bloger-wrapp h2 a { color:#98dedd;}
.bloger-wrapp h2 span { display:block;}
.bloger-wrapp h3 { font-size:13px; color:#010101; line-height:18px; margin:0 0 0;}
.bloger-wrapp h3 a { color:#98dedd;}
.bloger-wrapp h3 span { display:block;}
.bloger-wrapp p { font-size:16px; line-height:29px; color:#010101; margin:0 0 20px;}
.bloger-wrapp p a { color:#98dedd;}
.bloger-wrapp .bloger-row1 { width:100%; float:left; margin:0 0 0;}
.bloger-wrapp .bloger-row1 img { width:100%; display:block;}
.bloger-wrapp .bloger-row1 .bloger-bar1 { width:43%; float:left; position:relative;}
.bloger-wrapp .bloger-row2 { width:100%; float:right; margin:0 0 52px;}
.bloger-wrapp .bloger-row2:last-child { margin-bottom:70px;}
.bloger-wrapp .bloger-row2 img { width:100%; display:block;}
.bloger-wrapp .bloger-row2 .bloger-bar2 { width:52%; float:right; padding:10px 0 0;}
.bloger-wrapp .bloger-row2 .bloger-bar3 { width:100%; float:right; margin:0 0 25px; display:none;}
.bloger-wrapp .bloger-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0; padding:12px 40px 11px 40px;}
.bloger-wrapp .bloger-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.bloger-wrapp h2, .bloger-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*paiger-wrapp*/
.paiger-wrapp { text-align:center; padding:34px 0 0; position:relative; z-index:9;}
.paiger-wrapp .paiger-row1 { width:auto; float:left; margin:0 0 0;}
.paiger-wrapp .paiger-row1 img { width:100%; display:block;}
.paiger-wrapp .paiger-row1 .paiger-bar1 { width:auto; float:none; display:inline-block; margin:4px 0 0;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li { float:none; display:inline-block;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li a { display:inline-block; padding:0; margin:0 10px;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li.active a { color:#98dedd;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li a:hover { color:#98dedd;}
.paiger-wrapp .paiger-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 10px 0 0; padding:12px 24px 11px;}
.paiger-wrapp .paiger-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.paiger-wrapp .paiger-btn2 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0 10px; padding:12px 24px 11px;}
.paiger-wrapp .paiger-btn2:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.paiger-bar1 li, .paiger-bar1 li a { font-size:11px; color:#313131; letter-spacing:0.2px; font-weight:600;}


.paiger-wrapp .paiger-row1 h2.screen-reader-text { display: none;}
.paiger-wrapp .paiger-row1 span.page-numbers.current {float: none; display: inline-block; font-size: 11px; color: #98dedd; letter-spacing: 0.2px; font-weight: 600; padding: 0; margin: 0 10px;}
.paiger-wrapp .paiger-row1 a.page-numbers {float: none; display: inline-block; font-size: 11px; color: #313131; letter-spacing: 0.2px; font-weight: 600; padding: 0; margin: 0 10px;}
.paiger-wrapp .paiger-row1 a.page-numbers:hover { color:#98dedd; }
.paiger-wrapp .paiger-row1 a.next.page-numbers { padding: 0; margin: 0; width: auto;}
.paiger-wrapp .paiger-row1 a.prev.page-numbers { padding: 0; margin: 0; width: auto;}
.paiger-wrapp .paiger-row1 span.page-numbers.dots {float: none; display: inline-block; font-size: 11px; color: #313131; letter-spacing: 0.2px; font-weight: 600; padding: 0; margin: 0 0;}




/*galler-wrapp*/
.galler-wrapp h2 { font-size:30px; line-height:40px; color:#010101; margin:0 0 5px;}
.galler-wrapp h2 a { color:#98dedd;}
.galler-wrapp h2 span { display:block;}
.galler-wrapp p  { font-size:16px; line-height:29px; color:#010101; margin:0 0 20px;}
.galler-wrapp p a { color:#98dedd;}
.galler-wrapp p span { display:block;}
.galler-wrapp .galler-col1 { width:100%; float:left; margin:0 0 0;}
.galler-wrapp .galler-col1 img { width:100%; display:block;}
.galler-wrapp .galler-col1 .galler-row1 { width:53%; float:left; position:relative; margin:0 0 0; overflow:hidden;}
.galler-wrapp .galler-col2 { width:100%; float:left; margin:0 0 50px; position:relative;}
.galler-wrapp .galler-col2 img { width:100%; display:block; overflow:hidden;}
.galler-wrapp .galler-col2 img a { width:100%; display:block; overflow:hidden;}
.galler-wrapp .galler-col2 img:active { width:100%; display:block; overflow:hidden;}
.galler-wrapp .galler-col2 .galler-row2 { width:40%; float:right; margin:30px 0 0;}
.galler-wrapp .galler-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0; padding:12px 40px 11px 40px;}
.galler-wrapp .galler-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.galler-wrapp .gallerin-ab1 { width:85%; float:left; margin:0 auto 0; position:absolute; bottom:20px; right:0; left:0;}
.galler-wrapp .gallerin-ab-tex1 { font-size:15px; color:#ffffff; display:inline-block;}
.galler-wrapp .gallerin-ab-tex1:nth-child(2n) { float:right;}
.galler-wrapp h2, .galler-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*gallerin-wrapp*/
.gallerin-wrapp h2 { font-size:30px; line-height:40px; color:#010101; margin:0 0 25px;}
.gallerin-wrapp h2 a { color:#98dedd;}
.gallerin-wrapp h2 span { display:block;}
.gallerin-wrapp h3 { font-size:20px; color:#010101; line-height:40px; margin:0 0 20px;}
.gallerin-wrapp h3 a { color:#98dedd;}
.gallerin-wrapp h3 span { display:block;}
.gallerin-wrapp p  { font-size:16px; line-height:29px; color:#010101; margin:0 0 20px;}
.gallerin-wrapp p a { color:#98dedd;}
.gallerin-wrapp p span { display:block;}
.gallerin-wrapp .gallerin-row1 { width:100%; float:left; margin:0 0 52px;}
.gallerin-wrapp .gallerin-row1 .gallerin-col1 { width:100%; float:left; overflow:hidden; position:relative;}
.gallerin-wrapp .gallerin-row1 .gallerin-col1 img { width:100%; display:block;}
.gallerin-wrapp .gallerin-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0; padding:12px 40px 11px 40px;}
.gallerin-wrapp .gallerin-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.gallerin-ab1 { width:90%; float:left; margin:0 auto 0; position:absolute; bottom:27px; right:0; left:0;}
.gallerin-ab-tex1 { font-size:18px; color:#ffffff; display:inline-block; font-weight:700;}
.gallerin-ab-tex1:nth-child(2n) { float:right;}
.gallerin-wrapp h2, .gallerin-wrapp h2 span, .gallerin-wrapp h3, .gallerin-wrapp h3 span { font-family: 'DM Serif Display', serif;}

.botton-btn1 { float:none; color:#ffffff !important; background:#98dedd !important; border-color:#98dedd !important; margin:0 0 0; padding:12px 24px 10px 24px;}
.botton-btn1:hover { color:#010101 !important; background-color:#ffffff !important; border-color:#010101 !important;}
.botton-btn2 { float:none; color:#010101 !important; background:#ffffff !important; border-color:#010101 !important; margin:0 0 0; padding:12px 24px 10px 24px;}
.botton-btn2:hover { color:#010101 !important; background-color:#98dedd !important; border-color:#98dedd !important;}
.botton-row1 { width:100%; float:left; margin:30px 0 65px;}
.botton-row1 .botton-bar1 { width:100%; float:left;}
.botton-text { font-size: 13px; font-weight: 700; color:#000000 !important; padding:0 15px 0 0;}
.botton-text1 { font-size: 13px; font-weight: 700; color:#000000 !important; padding:0 15px 0;}

/*treatin-wrapp*/
.treatin-wrapp h2 { font-size:30px; line-height:40px; color:#010101; margin:0 0 25px;}
.treatin-wrapp h2 a { color:#98dedd;}
.treatin-wrapp h2 span { display:block;}
.treatin-wrapp h3 { font-size:20px; color:#010101; line-height:35px; margin:0 0 20px;}
.treatin-wrapp h3 a { color:#98dedd;}
.treatin-wrapp h3 span { display:block;}
.treatin-wrapp p  { font-size:16px; line-height:29px; color:#010101; margin:0 0 20px;}
.treatin-wrapp p a { color:#98dedd;}
.treatin-wrapp p span { display:block;}
.treatin-wrapp .treatin-row1 h3 { margin:0 0 15px;}
.treatin-wrapp .treatin-row1 { width: 100%; float: left; margin: 0 0 30px;}
.treatin-wrapp .treatin-row1 .treatin-bar1 { width:100%; float:left;}
.treatin-wrapp .treatin-row1 .treatin-bar1 li { font-size:16px; color:#010101; line-height:30px; background:url(../images/dot.svg) no-repeat left 12px; display:block; padding-left:14px;}
.treatin-wrapp .treatin-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0; padding:12px 40px 11px 40px;}
.treatin-wrapp .treatin-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.treatin-ab1 { width:90%; float:left; margin:0 auto 0; position:absolute; bottom:27px; right:0; left:0;}
.treatin-ab-tex1 { font-size:18px; color:#ffffff; display:inline-block; font-weight:700;}
.treatin-ab-tex1:nth-child(2n) { float:right;}
.treatin-wrapp h2, .treatin-wrapp h2 span, .treatin-wrapp h3, .treatin-wrapp h3 span { font-family: 'DM Serif Display', serif;}

.treatin-wrapp.common-style h2 img.aligncenter {width: 100%; display: block; margin: 0 0 0; height: 100%;}

/*teamin-wrapp*/
.teamin-wrapp h2 { font-size:30px; line-height:40px; color:#010101; margin:0 0 25px;}
.teamin-wrapp h2 a { color:#98dedd;}
.teamin-wrapp h2 span { display:block;}
.teamin-wrapp h3 { font-size:14.5px; color:#010101; line-height:35px; margin:0 0 0;}
.teamin-wrapp h3 a { color:#98dedd;}
.teamin-wrapp h3 span { color:#98dedd; display:block;}
.teamin-wrapp p { font-size:16px; line-height:29px; color:#010101; margin:0 0 20px;}
.teamin-wrapp p a { color:#98dedd;}
.teamin-wrapp p span { display:block;}
.teamin-wrapp p strong { font-weight:700;}
.teamin-wrapp .teamin-row1 { width:100%; float:left; position:relative; margin:0 0 50px;}
.teamin-wrapp .teamin-row1 img { width:100%; display:block;}
.teamin-wrapp .teamin-row2 { width:100%; float:left; margin:0 0 15px;}
.teamin-wrapp .teamin-row1 .teamin-bar1 { width:48%; float:left;}
.teamin-wrapp .teamin-row1 .teamin-bar2 { width:45%; position:absolute; right:0; top: 15%;}
.teamin-wrapp .teamin-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0; padding:12px 40px 11px 40px;}
.teamin-wrapp .teamin-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.teamin-wrapp h2, .teamin-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*feeser-wrapp*/
.feeser-wrapp h2 { font-size:16px; color:#ffffff; line-height:29px; font-weight:700;}
.feeser-wrapp h3 { font-size:22px; line-height:40px; color:#313131; margin:-10px 0 35px; font-weight:500;}
.feeser-wrapp h3 a { color:#98dedd;}
.feeser-wrapp h3 span { display:block;}
.feeser-wrapp p { font-size:16px; line-height:29px; color:#010101; margin:0 0 20px;}
.feeser-wrapp p a { color:#98dedd;}
.feeser-wrapp p span { display:block;}
.feeser-wrapp .feeser-row1 { width:100%; float:left; margin:0 0 0;}
.feeser-wrapp .feeser-row2 { width:100%; float:left; margin:0 0 0; padding:5px 27px 10px;}
.feeser-wrapp .feeser-row1 .feeser-bar1 { width:76.1%; float:left; text-align:left; padding:0 0;}
.feeser-wrapp .feeser-row2 .feeser-bar2 { width:18.9%; float:none; text-align:right; display:inline-block; padding:0 0;}
.feeser-wrapp .feeser-row3 { width:100%; float:right; text-align:right; margin:0 0 15px;}
.feeser-bar1, .feeser-bar2, .feeser-bar3, .feeser-bar4,.feeser-bar5 { font-size:16px; line-height:29px; font-weight:700; color:#010101;}

/*treatmenter-wrapp*/
.treatmenter-wrapp h2 { font-size:30px; line-height:40px; color:#ffffff; margin:0 0 25px;}
.treatmenter-wrapp h2 a { color:#ffffff;}
.treatmenter-wrapp h2 span { display:block;}
.treatmenter-wrapp { text-align:center; background:none; padding:44px 0 62px;}
.treatmenter-wrapp .treatmenter-col1 { width:100%; float:left; margin:0 0 0; display: flex; flex-wrap: wrap; justify-content: center;}
.treatmenter-wrapp .treatmenter-col1 img { width:100%; display:block;}
.treatmenter-wrapp .treatmenter-col1 .treatmenter-row1 { width:100%; float:left;}
.treatmenter-wrapp .treatmenter-col2 { width:32%; float:left; margin:0 2% 2% 0; position:relative;}
.treatmenter-wrapp .treatmenter-col2 img { width:100%; display:block;}
.treatmenter-wrapp .treatmenter-col2:nth-child(3n) { margin-right:0;}
.treatmenter-wrapp .treatmenter-col2 .treatmenter-row2 { width:100%; float:left; transform:translateY(-50%); position:absolute; top:65%; right:0; left:0;}
.treatmenter-wrapp h2, .treatmenter-wrapp h2 span { font-family: 'DM Serif Display', serif;}

/*testi-wrapp*/
.testi-wrapp { padding:50px 0 90px; text-align:center;}
.testi-wrapp p { font-size:16px; line-height:29px; color:#010101; margin:0 0 20px;}
.testi-wrapp p a { color:#98dedd;}
.testi-wrapp p span { display:block;}
.testi-wrapp p strong { font-weight:700;}
.testi-wrapp h2 { font-size:16px; line-height:29px; color:#010101; font-weight:700; margin:0 0 20px;}
.testi-wrapp h2 a { color:#98dedd;}
.testi-wrapp h2 span { display:block;}
.testi-wrapp .testi-row1 { width:100%; float:left; margin:0 0 90px 0;}
.testi-wrapp .testi-row1 .testi-row11 { width:100%; float:left; margin: 0 0 50px;}
.testi-wrapp .testi-row1 img { width:101%; display:block;}
.testi-wrapp .testi-row1 .testi-row11 .testi-col1 { width:100%; float:left; margin:0 0 24px 0; position:relative;}
.testi-wrapp .testi-row1 .testi-row11 .testi-col1:nth-child(3n) { margin-right:0;}
.testi-wrapp .testi-row2 { width:100%; float:left; padding:0 15px 0; position:relative; margin:0 0 0;}
.testi-wrapp .testi-row2 img { width:100%; display:block;}
.testi-wrapp .testi-row2 .testi-col2 { width:31.7%; float:left; margin:0 2.45% 70px 0;}
.testi-wrapp .testi-row2 .testi-col2:nth-child(3n) { margin-right:0;}
.testi-wrapp .testi-row2 .testi-col2:last-child { margin-right:0;}
.testi-wrapp .testi-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 0 0; padding:12px 40px 11px 40px; cursor: pointer; max-height: 41px;}
.testi-wrapp .testi-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.testi-box1 { width:60px; float:left; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0;}
.testi-wrapp .testi-row2 .testi-col2 p span { display: inline; }
.testi-wrapp .testi-row2 .testi-col2 .testi-btn1 { margin: 0 0 20px;}
.testi-wrapp .testi-row2 .margin { width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}


/*teamer-wrapp*/
.teamer-wrapp { padding: 70px 0 90px;}
.teamer-wrapp h2 { font-size:30px; line-height:40px; color:#010101; margin:0 0 0;}
.teamer-wrapp h2 a { color:#98dedd;}
.teamer-wrapp h2 span { display:block;}
.teamer-wrapp h3 { font-size:14.5px; line-height:28px; color:#010101; margin:0 0 25px;}
.teamer-wrapp h3 a { color:#98dedd;}
.teamer-wrapp h3 span { display:block;}
.teamer-wrapp .teamer-col1 { width: 100%; float: left; margin: 0 0 30px; display: flex; flex-wrap: wrap; }
.teamer-wrapp .teamer-col1 .teamer-row1 { width:29.5%; float:left; margin:0 5.7% 70px 0; position: relative; padding-bottom: 40px;}
.teamer-wrapp .teamer-col1 .teamer-row1:nth-child(3n) { margin-right:0;}
.teamer-wrapp .teamer-col1 .teamer-row1 .teamer-bar1 { width:100%; float:left; margin: 0 0 30px;}
.teamer-wrapp .teamer-col1 .teamer-row1 .teamer-bar1 img { width:100%; display:block; transition:all 0.4s ease-in-out;}
.teamer-wrapp .teamer-col1 .teamer-row1 .teamer-bar1:hover img { transform:scale(1.08); transition:all 1.5s ease 0s; filter:grayscale(100%);}
.teamer-wrapp .teamer-col1 .teamer-row1 .teamer-bar2 { width:100%; float:left; text-align:center;}
.teamer-wrapp .teamer-btn1 { float:none; color:#000000; background:#98dedd; border-color:#98dedd; margin:0 auto 0; padding:12px 20px 11px 20px; width: 150px; position: absolute; left: 0; right: 0; bottom: 0;}
.teamer-wrapp .teamer-btn1:hover { color:#98dedd; background:#ffffff; border-color:#98dedd;}
.teamer-wrapp h2, .teamer-wrapp h2 span { font-family: 'DM Serif Display', serif;}


/*contact-wrapp*/
.contact-wrapp { text-align:center;}
.contact-wrapp p { font-size:16px; line-height:29px; color:#010101; margin:0 0 16px;}
.contact-wrapp p a { color:#010101;}
.contact-wrapp p a:hover { color:#98dedd;}
.contact-wrapp p span { display:block;}
.contact-wrapp p strong { font-weight:700;}
.contact-wrapp h2 { font-size:30px; line-height:40px; color:#010101; margin:0 0 28px;}
.contact-wrapp h2 a { color:#98dedd;}
.contact-wrapp h2 span { display:block;}
.contact-wrapp h4 { font-size:14px; font-weight:700; color:#010101; margin:0 0 20px;}
.contact-wrapp h4 a { color:#010101;}
.contact-wrapp h4 span { display:block;}
.contact-wrapp .contact-logo { width: 360px; float: none; margin: 0 auto 40px;}
.contact-wrapp .contact-logo img { width: 100%; display: block;}
.contact-wrapp .enquiry-col1 { width:100%; float:left; background: url("../images/contact-thumb1.jpg") no-repeat center / cover;  text-align: center; padding: 60px 0 50px;}
.contact-wrapp .enquiry-col1 img { width:100%; display:block;}
.contact-wrapp .enquiry-col1 .enquiry-row1 { width:100%; float:left; padding: 0 0 0; margin: 0 0 30px;}
.contact-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { color:#010101; background:rgba(255,255,255,0.0); border-color:#ffffff; resize:none;}
.contact-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:30%; height:50px; float:none; margin:0 0.66% 34px; padding:0 1% 0;}
.contact-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width:93.3%; height:160px; float:none; margin:0 0 34px; padding:16px 1% 0;}
.contact-wrapp .enquiry-btn1 { float:none; color:#010101; background:#ffffff; border-color:#ffffff; cursor: pointer; margin:0 0 0; padding:12px 40px 11px 40px;}
.contact-wrapp .enquiry-btn1:hover { color:#ffffff; background:#010101; border-color:#010101;}
.contact-wrapp .contact-col1 { width:100%; float:left; margin:0 0 40px;}
.contact-wrapp .contact-col1 img { width:100%; display:block;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%; float:left; margin:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 li { float:none; display: block; margin: 0 0 20px;}
.contact-wrapp .contact-col1 .contact-row1 li:last-child { margin-bottom: 0;}
.contact-wrapp .contact-col1 .contact-row1 li span { width: auto; float: none; display: inline-block; margin:0 8px 0 0; position: relative; top: 3px;}
.contact-wrapp .contact-col2 { width:100%; float:left; margin:40px 0 40px;}
.contact-wrapp .contact-col2 .contact-row1 { width:50%; float:right; position: relative;}
.contact-wrapp .contact-col2 .contact-row2 { width: 100%; float: left;}
.contact-wrapp .contact-col2 .contact-row2 iframe { width:100%; height:450px; display:block;}
.contact-wrapp .contact-col2 .contact-row3 { width:50%; float:left; background:url("../images/opening-hours-thumb1.jpg") no-repeat center / cover; text-align:left; padding:82px 0 64px 6.7%;}
.contact-wrapp .contact-col2 .contact-row3 .time-bar1 { width:100%; float:left; text-align:left; padding: 0 0 20px;}
.contact-wrapp .contact-col2 .contact-row3 .time-row { width:100%; float:left; margin:0 0 16px;}
.contact-wrapp .contact-col2 .contact-row3 .time-row .time-col1 { width:35%; float:left;}
.contact-wrapp .contact-col2 .contact-row3 .time-row .time-col2 { width:60%; float:right;}
.time-col1, .time-col2 { font-size:16px; color:#010101; line-height:20px;}
.contact-row1 li, .contact-row1 li a { font-size: 16px; font-weight: 700; color: #010101;}
.contact-wrapp h2, .contact-wrapp h2 span { font-family: 'DM Serif Display', serif;}
.contact-row1 li a:hover { color: #98dedd; }

/*practice-wrapp*/
.practice-wrapp { padding:60px 0 20px;}
.practice-wrapp p { font-size:16px; color:#010101; letter-spacing:normal; line-height:26px; margin:0 0 0;}
.practice-wrapp p a { color:#98dedd;}
.practice-wrapp p span { display:block;}
.practice-wrapp .practice-row2 { width:100%; float:left; display: flex; flex-wrap: wrap; justify-content: center;}
.practice-wrapp .practice-row1 { width:24.17%; float:left; margin:0 1.1% 1.1% 0; background:#010101; overflow:hidden;}
.practice-wrapp .practice-row1:nth-child(4n) { margin-right:0;}
.practice-wrapp .practice-row1:last-child { margin-right: 0; }
.practice-wrapp .practice-row1 img { width:100%; display:block;}
.practice-wrapp .practice-row1:hover img { opacity:0.40;}
.practice-wrapp .practice-row1 .practice-bar1 { width:100%; float:left;}

/*mobile-css*/
.header-wrapp .linker-col2 { width:100%; float:left; margin:0 0 0; display:none;}
.header-wrapp .linker-col2 img { width:100%; display:block;}
.header-wrapp .linker-col2 .linker-row2 { width:100%; float:left;}
.header-wrapp .linker-col2 .linker-row2 a { width:36px; float:none; display:inline-block; margin:0 2px 0;}
.header-wrapp .select-row4 h3 { float:none; font-size:14px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:normal; margin:7px 0 8px 0;}
.header-wrapp .select-row4 h3 a { color:#ffffff;}
.header-wrapp .select-row4 h3 span { display:block;}
.header-wrapp .select-row4 { width:100%; float:left; position:relative; top:inherit; transform:none; display:none;}

/*common-css*/
.comman-anchor { width:100%; height:100%; position:absolute; right:0; top:0; bottom:0; left:0; z-index:99;}
.linker-thm1 { width:182px; float:left; margin:12px 0 0 0;}
.linker-thm1 img { width:100%; display:block;}
.enquiry-text1 { width: 100%; float: left;}
.enquiry-thm1 { width:182px; float:left; margin:5px 0 25px;}
.enquiry-thm1 img { width:100%; display:block;}
.testi-thm1 { width:100%; float:left; margin:0 0 15px;}
.testi-thm1 span { width:80px; float:none; display:block; margin:0 auto 0;}
.testi-logo { width:100%; float:left; margin:0 0 15px;}
.testi-logo span { width:55px; float:none; display:block; margin:0 auto 0;}

/*btn-css*/
.header-btn1, .header-btn2, .linker-btn1, .banner-btn1, .implants-btn1, .makeover-btn1, .reviews-btn1, .team-btn1, .enquiry-fil1, .enquiry-btn1, .appointment-btn1, .footer-btn1, .footer-btn2, .sidbar-btn1, .sidbar-btn2, .blogin-btn1, .bloger-btn1, .paiger-btn1, .paiger-btn2, .galler-btn1, .abouter-btn1, .gallerin-btn1, .botton-btn1, .botton-btn2, .treatin-btn1, .teamin-btn1, .testi-btn1, .teamer-btn1 { text-align:center; font-size:13px; font-weight:700; border:1px solid; border-radius:22px; transition:all 0.25s ease-out 0s; display:inline-block; position:relative;}

.desktop { display: inline-block;}
.mobile { display: none;}
.dektop { display: inline-block;}



.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-12 { padding: 0;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .row.first_row { width: 306px; float: none; margin: 0 auto !important;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control { width: 100%; height: 52px; float: left; margin: 0 0 12px; padding: 0 1.8% 0; font-weight: 400; color: #000000; background: #ffffff; border-color: #ffffff; resize: none; text-align: center; font-size: 13px; border-radius: 22px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; vertical-align: baseline; outline: none; font-family: 'Josefin Sans', sans-serif; line-height: normal; box-shadow: none;}
.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control { width: 100%; height: 179px; float: left; margin: 0 0 40px; padding: 17px 1.8% 0;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox { width: 100%; float: left; margin: 0 0 15px;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .extra-class2 .checkbox { width: 100%; float: left; margin: 0 0 32px;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox label { font-size: 16px; font-weight: 400; color: #ffffff; line-height: 25px; display: inherit; position: relative; top: 0; padding-left: 0;}
.enquiry-wrapp .enquiry-col1 .caldera-grid a { color: #98dedd; text-decoration: none;}    
.enquiry-wrapp .enquiry-col1 .caldera-grid a:hover { color: #ffffff; } 
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox]{background-image: url(../images/checkbox-thumb1.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: 12px; width: 13px; margin: 0px !important; padding: 0; border: 0; position: relative; left:0px; top: 1px; -webkit-appearance: none; -moz-appearance: none; outline: none !important; cursor: pointer; margin-right: 2px !important; background-size: 12px; background-repeat: no-repeat;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox]:checked {background-position: 0 -15px; }
.enquiry-wrapp .enquiry-col1 .g-recaptcha { width: 100%; float: left; margin: margin: 0 auto 32px;; transform: scale(0.8); text-align: center; transform-origin: center;}
.enquiry-wrapp .enquiry-col1 .g-recaptcha div { width: auto !important; height: auto !important; margin: 0 auto !important;} 
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn { float: none; color: #000000; background: #98dedd; border-color: #98dedd; margin: 0 0 0; padding: 13px 30px 11px 30px; cursor: pointer; text-align: center; font-size: 13px; font-weight: 700; border-radius: 22px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; vertical-align: baseline; outline: none !important; font-family: 'Josefin Sans', sans-serif; line-height: normal; box-shadow: none;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn:hover { color: #98dedd; background: #ffffff; border-color: #98dedd;}


.contact-wrapp .enquiry-col1 .caldera-grid .col-sm-12 { padding: 0;} 
.contact-wrapp .enquiry-col1 .caldera-grid .col-sm-4 { padding: 0; width: 30%; float: none; margin: 0 0.66% 34px; display: inline-table;}
.contact-wrapp .enquiry-col1 .caldera-grid .form-control { width: 100%; height: 50px; float: none; margin: 0 0 0; padding: 0 1% 0; color: #010101; background: rgba(255,255,255,0.0); border-color: #ffffff; resize: none; text-align: center; font-size: 13px; font-weight: 700; border-radius: 22px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; vertical-align: baseline; outline: none; font-family: 'Josefin Sans', sans-serif; line-height: normal; box-shadow: none;}
.contact-wrapp .enquiry-col1 .caldera-grid textarea.form-control { width: 93.3%; height: 160px; float: none; margin: 0 0 34px; padding: 16px 1% 0;}
.contact-wrapp .enquiry-col1 .caldera-grid .checkbox { width: 100%; float: left; margin: 0 0 15px;}
.contact-wrapp .enquiry-col1 .caldera-grid .extra-class2 .checkbox { width: 100%; float: left; margin: 0 0 32px;}
.contact-wrapp .enquiry-col1 .caldera-grid .checkbox label { font-size: 16px; font-weight: 400; color: #010101; line-height: 25px; display: inherit; position: relative; top: 0; padding-left: 0;}
.contact-wrapp .enquiry-col1 .caldera-grid a { color: #ffffff; text-decoration: none;}    
.contact-wrapp .enquiry-col1 .caldera-grid a:hover { color: #010101; } 
.contact-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox]{background-image: url(../images/checkbox-thumb2.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: 12px; width: 13px; margin: 0px !important; padding: 0; border: 0; position: relative; left:0px; top: 0px; -webkit-appearance: none; -moz-appearance: none; outline: none !important; cursor: pointer; margin-right: 2px !important; background-size: 12px; background-repeat: no-repeat;}
.contact-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox]:checked {background-position: 0 -15px; }
.contact-wrapp .enquiry-col1 .g-recaptcha { width: 100%; float: left; margin: margin: 0 auto 32px;; transform: scale(0.8); text-align: center; transform-origin: center;}
.contact-wrapp .enquiry-col1 .g-recaptcha div { width: auto !important; height: auto !important; margin: 0 auto !important;} 
.contact-wrapp .enquiry-col1 .caldera-grid .btn { float: none; color: #010101; background: #ffffff; border-color: #ffffff; margin: 30px 0 0; padding: 13px 40px 11px 40px; cursor: pointer; text-align: center; font-size: 13px; font-weight: 700; border-radius: 22px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; vertical-align: baseline; outline: none !important; font-family: 'Josefin Sans', sans-serif; line-height: normal; box-shadow: none;}
.contact-wrapp .enquiry-col1 .caldera-grid .btn:hover { color: #98dedd; background: #ffffff; border-color: #98dedd;}


.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .col-sm-12 { padding: 0;} 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .form-control { width: 100%; height: 51px; float: left; margin: 0 0 10px; padding: 0 8% 0; text-align: center; font-size: 14px; font-weight: 700; border-radius: 30px; color: #25475f; background: #ffffff; border-color: rgba(255,255,255,0.60); text-transform: inherit; resize: none; vertical-align: baseline; outline: none; font-family: 'Josefin Sans', sans-serif; line-height: normal; box-shadow: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid textarea.form-control { width: 100%; height: 113px; float: left; margin: 0 0 22px; padding: 13px 8% 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox { width: 100%; float: left; margin: 0 0 15px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .extra-class2 .checkbox { width: 100%; float: left; margin: 0 0 32px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox label { padding: 0; font-size: 16px; font-weight: 400; color: #ffffff; line-height: 25px; display: inline-block; position: relative; top: 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid a { color: #98dedd; text-decoration: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid a:hover { color: #ffffff; } 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox input[type=checkbox]{background-image: url(../images/checkbox-thumb1.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: 12px; width: 13px; margin: 0px !important; padding: 0; border: 0; position: relative; left:0px; top: 0; -webkit-appearance: none; -moz-appearance: none; outline: none !important; cursor: pointer; margin-right: 2px !important; background-size: 12px; background-repeat: no-repeat;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox input[type=checkbox]:checked {background-position: 0 -15px; }
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .g-recaptcha { width: 100%; float: left; margin: margin: 0 auto 32px;; transform: scale(0.8); text-align: center; transform-origin: center;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .g-recaptcha div { width: auto !important; height: auto !important; margin: 0 auto !important;} 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .btn { float: none; color: #000000; background: #98dedd; border-color: #98dedd; margin: 0 0 0; padding: 13px 40px 11px 40px; cursor: pointer; text-align: center; font-size: 13px; font-weight: 700; border-radius: 22px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; vertical-align: baseline; outline: none !important; font-family: 'Josefin Sans', sans-serif; line-height: normal; box-shadow: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .btn:hover { color: #98dedd; background: #ffffff; border-color: #98dedd;}

p.paragraphGoogleRecaptcha {
  clear: both;
  display: inline-block;
  margin: 10px 0 0 0;
  font-size: 12px;
  line-height: 1;
}


.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-title { display: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content { width: 306px; float: none; margin: 0 auto; padding: 0; max-width: 100%;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; display: block; margin: 0 auto; position: relative; height: auto;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { width: 100%; display: block; margin: 0 auto; float: left; order: inherit;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { width: 100%; height: 52px; float: left; margin: 0 0 12px; padding: 0 1.8% 0; font-weight: 400; color: #000000; background: #ffffff; border-color: #ffffff; resize: none; text-align: center; font-size: 13px; border-radius: 22px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; vertical-align: baseline; outline: none; font-family: 'Josefin Sans', sans-serif; line-height: normal; box-shadow: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder { color: #000000;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field { width: 100%; height: 179px; float: left; margin: 0 0 40px; padding: 17px 1.8% 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { display: inline-block; height: auto; visibility: visible; margin: 0 0 15px !important;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { /*padding-left: 20px;*/ cursor: pointer; font-size: 16px; font-weight: 400; color: #ffffff; line-height: 25px; display: inline-block; position: relative; top: 0; height: auto; margin: 0 0 0; text-align: center;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a { color: #98dedd; text-decoration: none;}    
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover { color: #ffffff; } 
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after { content: ''; position: absolute; left: 0; top: 3px; width: 15px; height: 15px; background: #98dedd; border: 1px solid #98dedd; border-radius: 50%;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before { content: ''; width: 7px; height: 7px; background: #98dedd; border-radius: 50%; position: absolute; top: 7px; left: 4px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; opacity: 0; -webkit-transform: scale(0); transform: scale(0);}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after { background: #ffffff; border: 1px solid #98dedd;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { width: 100%; float: left; margin: 0 0 32px !important;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {width: auto; height: auto; float: none;color: #000000;background: #98dedd;border: 1px solid #98dedd;margin: 0 0 0;padding: 13px 30px 11px 30px;cursor: pointer;text-align: center;font-size: 13px;font-weight: 700;border-radius: 22px;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;vertical-align: baseline;outline: none !important;font-family: 'Josefin Sans', sans-serif;line-height: normal;box-shadow: none; }
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover { color: #98dedd; background: #ffffff; border-color: #98dedd;}
 
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: #f7f7f7;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-after-form-content { display: none;}


.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-title { display: none;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content { width: 100%; float: none; margin: 0 auto; padding: 0; max-width: 100%;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; display: block; margin: 0 auto; position: relative; height: auto;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell { width: 30% !important; padding: 0; float: none; margin: 0 0.66% 34px; display: inline-table;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important;margin: 0 0 0;display: block;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(3) .nf-cell {width: 100% !important;margin: 0 0 0;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(4) .nf-cell {width: 100% !important;margin: 0 0 0;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { width: 100%; display: block; margin: 0 auto; float: left; order: inherit;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { width: 100%; height: 50px; float: none; margin: 0 0 0; padding: 0 1% 0; color: #010101; background: rgba(255,255,255,0.0); border-color: #ffffff; resize: none; text-align: center; font-size: 13px; font-weight: 700; border-radius: 22px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; vertical-align: baseline; outline: none; font-family: 'Josefin Sans', sans-serif; line-height: normal; box-shadow: none;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder { color: #010101;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field { width: 93.3%; height: 160px; float: none; margin: 0 0 34px; padding: 16px 1% 0;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { display: inline-block; height: auto; visibility: visible; margin: 0 0 15px !important;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {padding-left: 25px;cursor: pointer;font-size: 16px;font-weight: 400;color: #010101;line-height: 25px;display: inline-block;position: relative;top: 0;height: auto;margin: 0 0 0;text-align: center;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {color: #ffffff;text-decoration: none;}    
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover {color: #101010;} 
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {content: '';position: absolute;left: 0;top: 3px;width: 15px;height: 15px;background: #ffffff;border: 1px solid #ffffff;border-radius: 50%;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {content: '';width: 7px;height: 7px;background: #ffffff;border-radius: 50%;position: absolute;top: 7px;left: 4px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before {opacity: 1;-webkit-transform: scale(1);transform: scale(1);background: #98dedd;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after {background: #ffffff;border: 1px solid #ffffff;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { width: 100%; float: left; margin: 0 0 32px !important;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field {height: auto;margin: 0 0 0;display: none;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field {height: auto;margin: 0 0 0;display: none;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {width: auto;height: auto;float: none;color: #010101;background: #ffffff;border:1px solid #ffffff;margin: 30px 0 0;padding: 13px 40px 11px 40px;cursor: pointer;text-align: center;font-size: 13px;font-weight: 700;border-radius: 22px;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;vertical-align: baseline;outline: none !important;font-family: 'Josefin Sans', sans-serif;line-height: normal;box-shadow: none;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover {color: #ffffff;background: #000000;border-color: #000000;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: #f7f7f7;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-after-form-content { display: none;}


 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-title { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%;float: none;margin: 0 auto;padding: 0;max-width: 100%;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; display: block; margin: 0 auto; position: relative; height: auto;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { width: 100%; display: block; margin: 0 auto; float: left; order: inherit;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { width: 100%; height: 51px; float: left; margin: 0 0 10px; padding: 0 8% 0; text-align: center; font-size: 14px; font-weight: 700; border-radius: 30px; color: #25475f; background: #ffffff; border-color: rgba(255,255,255,0.60); text-transform: inherit; resize: none; vertical-align: baseline; outline: none; font-family: 'Josefin Sans', sans-serif; line-height: normal; box-shadow: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder { color: #25475f;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {width: 100%;height: 113px;float: left;margin: 0 0 22px;padding: 13px 8% 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field {width: 100%;display: none;float: left;position: relative;margin: 0 auto;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { display: inline-block; height: auto; visibility: visible; margin: 0 0 15px !important;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { padding-left: 20px; cursor: pointer; font-size: 16px; font-weight: 400; color: #ffffff; line-height: 25px; display: inline; position: relative; top: 0; height: auto; margin: 0 0 0; text-align: center;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a { color: #98dedd; text-decoration: none;}    
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover { color: #ffffff; } 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after { content: ''; position: absolute; left: 0; top: -2px; width: 15px; height: 15px; background: #98dedd; border: 1px solid #98dedd; border-radius: 50%;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before { content: ''; width: 7px; height: 7px; background: #98dedd; border-radius: 50%; position: absolute; top: 2px; left: 4px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; opacity: 0; -webkit-transform: scale(0); transform: scale(0);}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after { background: #ffffff; border: 1px solid #98dedd;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { width: 100%; float: left; margin: 0 0 32px !important;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { width: auto; height: auto; float: none; color: #000000; background: #98dedd; border-color: #98dedd; margin: 0 0 0; padding: 13px 40px 11px 40px; cursor: pointer; text-align: center; font-size: 13px; font-weight: 700; border-radius: 22px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; vertical-align: baseline; outline: none !important; font-family: 'Josefin Sans', sans-serif; line-height: normal; box-shadow: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover  { color: #98dedd; background: #ffffff; border-color: #98dedd;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: #f7f7f7;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-after-form-content { display: none;}





.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;}


.linker-wrapp .linker-col2 .linker-row2 .desk-version { display: inline-block;}
.linker-wrapp .linker-col2 .linker-row2 .mobile-version { display: none;}

.footer-wrapp .footer-bar2 .footer-row2 .desk-version { display: inline-block;}
.footer-wrapp .footer-bar2 .footer-row2 .mobile-version { display: none;}

.header-wrapp .linker-col2 .linker-row2 .desk-version { display: inline-block;}
.header-wrapp .linker-col2 .linker-row2 .mobile-version { display: none;}




.conten-wrapp.fees-table .conten-row1 { width: 100%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp { width: 100%; padding: 0 0 0;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title { width: 100%; display: flex; flex-wrap: wrap; align-items: center; position: relative; margin: 0 auto; padding: 0 19px 0;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3 { font-size: 20px; line-height: 30px; padding: 5px 10px 5px 5px; margin: 0 0 16px; text-align: left; float: left;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.treat { width: 22%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.treat-price { width: 17%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-care { width: 17%; }
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-essentials { width: 22%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-plus { width: 22%;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .content {  width: 100% !important;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 { padding: 5px 19px 10px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 { width: 100%; text-align: left; display: flex; flex-wrap: wrap; position: relative; margin: 0 0 15px; padding: 0;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar1 { width: 22%; float: left; padding: 0 10px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar2 { width: 17%; float: left; padding: 0 10px 0 5px; text-align: left;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar3 { width: 17%; float: left; padding: 0 10px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar4 { width: 22%; float: left; padding: 0 10px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar5 { width: 22%; float: left; padding: 0 10px 0 5px;}

.crispcame .crisp-client { position: relative; z-index: 999999999;}

.conten-wrapp.fees-table .conten-row1 .bottom-cnt { width: 100%; float: left; margin: 0 0 0; padding: 0 0 0; text-align: center;}
.conten-wrapp p { font-size: 16px; line-height: 29px; color: #010101; margin: 0 0 20px;}

.conten-wrapp.fees-table .conten-row1 .bottom-cnt a.den-pln-btn { float: none; color: #000000; background: #98dedd; margin: 0 0 0; padding: 12px 40px 11px 40px; text-align: center; font-size: 13px; font-weight: 700; border: 1px solid #98dedd; border-radius: 22px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative;}
.conten-wrapp.fees-table .conten-row1 .bottom-cnt a.den-pln-btn:hover { color: #98dedd; background: #ffffff; border-color: #98dedd;}


 
.conten-wrapp.fullwidthwrapp .conten-row1 { width: 100%;}
.conten-wrapp.fullwidthwrapp .conten-row1 .conten-bar1.treatin-wrapp { width: 100%; padding: 0;}

.fullwidthwrapp .alex-intro-wrapp { width: 100%; display: block; float: left; padding: 0 0 90px; position: relative;} 
.fullwidthwrapp .alex-intro-wrapp .alec-int { width: 100%; float: left; display: block; margin: 0 0 0; position: relative;}
.fullwidthwrapp .alex-intro-wrapp .content-full { width: 100%; float: left; margin: 0 0 0; position: relative; display: flex; flex-wrap: wrap;  justify-content: space-between;}
.fullwidthwrapp .alex-intro-wrapp .content { width: 100%; float: left; margin: 0 0 0;}
.fullwidthwrapp .alex-intro-wrapp .content-image { width: 35%; float: right;  margin: 0 0 0;}
.fullwidthwrapp .alex-intro-wrapp .content-image img { width: 100%; height: auto; display: block; margin: 0 auto; max-width: 100%; object-fit: cover;}


.outervideo { width: 100%; display: flex; float: none; max-width: 800px; margin: 0 0 0;}



.fullwidthwrapp .choose-implant-wrapp { width: 100%; display: block; float: left; padding: 90px 0 90px; position: relative; background: #efefef;} 
.fullwidthwrapp .choose-implant-wrapp .full-col { width: 100%; float: left; display: block; margin: 0 0 20px; position: relative;}

.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 { width: 100%; float: left; margin: 0 0 0; position: relative; display: flex; flex-wrap: wrap; justify-content: space-between;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col2 { width: 100%; float: left; margin: 0 0 30px 0; display: flex; flex-wrap: wrap; justify-content: space-between;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col2 .full-col2-left { width: 44%; float: left; margin: 0 4% 30px 0; position: relative; display: block;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col2 .full-col2-right { width: 52%; margin: 0 0 30px 0;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col2 .full-col2-right img { width: 100%; max-width: 100%; object-fit: cover; margin: 0 auto; height: auto; display: block; max-height: 450px;}
  
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col3 { width: 100%; float: left; margin: 0 0 0 0; display: flex; flex-wrap: wrap; justify-content: space-between;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col3 .full-col3-left { width: 52%; margin: 0 0 30px 0; float: left;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col3 .full-col3-left img { width: 100%; height: auto; display: block; margin: 0 auto; max-width: 100%;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col3 .full-col3-right { width: 44%; float: left; margin: 0 0 30px 4%; position: relative; display: block;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col2 .full-col2-right ul.slick-dots { margin: 0 auto; bottom: 15px;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col2 .full-col2-right ul li { padding: 0; margin: 0 4px; line-height: normal;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col2 .full-col2-right ul li:before { display: none;}

.fullwidthwrapp .choose-implant-wrapp .book-life-online { width: 100%; float: left; margin: 0 0 0; position: relative; display: block;}
.fullwidthwrapp .choose-implant-wrapp .book-life-online .book-atag-life { float: none; color: #000000; background: #98dedd; margin: 0 0 0; padding: 12px 40px 11px 40px; text-align: center; font-size: 13px; font-weight: 700; border: 1px solid #98dedd; border-radius: 22px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative;}
.fullwidthwrapp .choose-implant-wrapp .book-life-online .book-atag-life:hover { color: #98dedd; background: #ffffff; border-color: #98dedd;}



.fullwidthwrapp .dental-implant-wrapp { width: 100%; display: block; float: left; padding: 90px 0 40px; position: relative; background: #ffffff;}
.fullwidthwrapp .dental-implant-wrapp .intro-dental-imp { width: 100%; float: left; display: block; margin: 0 0 0; position: relative;}
.fullwidthwrapp .dental-implant-wrapp .intro-dental-faq { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; position: relative; margin: 0 auto 30px; float: left;}
.fullwidthwrapp .dental-implant-wrapp .intro-dental-faq .full-outer { width: 48%; float: left; position: relative; display: block; margin: 0 0 20px;}
.fullwidthwrapp .dental-implant-wrapp .full-col2-footer-cont { width: 100%; float: left; position: relative; margin: 0 0 0;}



.fullwidthwrapp .simons-story-wrapp { width: 100%; display: block; float: left; padding: 90px 0 90px; position: relative; background: #efefef;} 
.fullwidthwrapp .simons-story-wrapp .simon-content { width: 100%; display: flex; flex-wrap: wrap; position: relative; float: left; margin: 0 0 0; justify-content: space-between; align-items: center;}
.fullwidthwrapp .simons-story-wrapp .simon-content .iframe-left { width: 52%; margin: 0 0 0; float: left;}
.fullwidthwrapp .simons-story-wrapp .simon-content .iframe-left .videoWrapper { margin: 0 0 0;}
.fullwidthwrapp .simons-story-wrapp .simon-content .sec-right { width: 44%; float: left; margin: 0 0 0 4%; position: relative; display: block;}
.fullwidthwrapp .simons-story-wrapp .simon-content .sec-right .book-atag-simon { float: none; color: #000000; background: #98dedd; margin: 0 0 0; padding: 12px 40px 11px 40px; text-align: center; font-size: 13px; font-weight: 700; border: 1px solid #98dedd; border-radius: 22px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative;}
.fullwidthwrapp .simons-story-wrapp .simon-content .sec-right .book-atag-simon:hover { color: #98dedd; background: #ffffff; border-color: #98dedd;}



.fullwidthwrapp .testimonials-story-wrapp { width: 100%; display: block; float: left; padding: 90px 0 90px; position: relative; background: #2a2e34 ; background-size: cover !important;}
.fullwidthwrapp .testimonials-story-wrapp:after { content: ""; background-color: #232323bd; width: 100%; height: 100%; display: block; margin: 0 auto; position: absolute; left: 0; right: 0; top: 0; z-index: 0;}
.fullwidthwrapp .testimonials-story-wrapp .margin { position: relative; z-index: 1;}

.fullwidthwrapp .testimonials-story-wrapp .slider.one-time-testi { width: 100%; display: block; margin: 0 0 0; position: relative;}
.fullwidthwrapp .testimonials-story-wrapp p { color: #ffffff; font-size: 20px; max-width: 800px; margin: 0 auto 20px; text-align: left; position: relative;}
.fullwidthwrapp .testimonials-story-wrapp h3 { color: #ffffff; max-width: 800px; margin: 0 auto 20px;}
.fullwidthwrapp .testimonials-story-wrapp .slider.one-time-testi ul.slick-dots {max-width: 800px;margin: 0 auto;bottom: 0;}
.fullwidthwrapp .testimonials-story-wrapp .slider.one-time-testi ul li {padding: 0;margin: 0 4px;line-height: normal;float: left;}
.fullwidthwrapp .testimonials-story-wrapp .slider.one-time-testi ul li:before { display: none;}
.fullwidthwrapp .testimonials-story-wrapp p:before {content: "";background: url(../images/quotr.png) no-repeat;background-size: 100%;left: -60px;width: 45px;height: 45px;right: 0;top: -15px;display: block;position: absolute;}
.fullwidthwrapp .testimonials-story-wrapp .slick-slide { padding: 25px 0;}

.fullwidthwrapp .testimonials-story-wrapp .review-all { width: 100%; float: none; max-width: 800px; margin: 0 auto;}
.fullwidthwrapp .testimonials-story-wrapp .review-btn { float: none; color: #000000; background: #98dedd; margin: 40px 0 0; padding: 12px 40px 11px 40px; text-align: center; font-size: 13px; font-weight: 700; border: 1px solid #98dedd; border-radius: 22px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative;}
.fullwidthwrapp .testimonials-story-wrapp .review-btn:hover { color: #98dedd; background: #ffffff; border-color: #98dedd;}



.fullwidthwrapp .dental-implant-wrapp-pre { width: 100%; display: block; float: left; padding: 110px 0 110px; position: relative; background-repeat: no-repeat !important; background-size: cover !important; background-position: center !important;}
.fullwidthwrapp .dental-implant-wrapp-pre:after { content: ""; background-color: #0000006e; width: 100%; height: 100%; display: block; margin: 0 auto; position: absolute; left: 0; right: 0; top: 0; z-index: 0;}
.fullwidthwrapp .dental-implant-wrapp-pre .margin { position: relative; z-index: 1;}
.fullwidthwrapp .dental-implant-wrapp-pre .full-dental-head-cont { width: 100%; display: block; margin: 0 0 0; text-align: center; position: relative;}
.fullwidthwrapp .dental-implant-wrapp-pre h2 { color: #ffffff; font-size: 60px; line-height: 70px; letter-spacing: 2px;}
.fullwidthwrapp .dental-implant-wrapp-pre p { font-size: 20px; color: #ffffff; max-width: 800px; line-height: 32px; margin: 0 auto 20px; text-align: center; position: relative;}
.fullwidthwrapp .dental-implant-wrapp-pre p:before {content: "";background: url(../images/quotr.png) no-repeat;background-size: 100%;left: -60px;width: 60px;height: 60px;right: 0;top: -15px;display: block;position: absolute;}
.fullwidthwrapp .dental-implant-wrapp-pre .book-simon-online { width: 100%; display: block; margin: 0 0 0; position: relative; text-align: center;}
.fullwidthwrapp .dental-implant-wrapp-pre .book-simon-online .book-atag-simon { float: none; color: #000000; background: #98dedd; margin: 15px 0 0; padding: 12px 40px 11px 40px; text-align: center; font-size: 13px; font-weight: 700; border: 1px solid #98dedd; border-radius: 22px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative;}
.fullwidthwrapp .dental-implant-wrapp-pre .book-simon-online .book-atag-simon:hover { color: #98dedd; background: #ffffff; border-color: #98dedd;}

 
.fullwidthwrapp .dentalimplant-options-wrapp { width: 100%; display: block; float: left; padding: 90px 0 90px; position: relative; background: #ffffff;} 
.fullwidthwrapp .choose-implant-wrapp .full-col { width: 100%; float: left; display: block; margin: 0 0 0; position: relative;}

.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 { width: 100%; float: left; margin: 0 0 0; position: relative; display: flex; flex-wrap: wrap; justify-content: space-between;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col2 { width: 100%; float: left; margin: 0 0 30px 0; display: flex; flex-wrap: wrap; justify-content: space-between;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col2 .full-col2-left { width: 44%; float: left; margin: 0 4% 30px 0; position: relative; display: block;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col2 .full-col2-right { width: 52%; margin: 0 0 30px 0;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col2 .full-col2-right img { width: 100%; max-width: 100%; object-fit: cover; margin: 0 auto; height: auto; display: block; max-height: 450px;}
  
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col2.full-width .full-col2-left {width: 100%; margin: 0 0 0;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col2.fullwidth .full-col2-right {width: 100%;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col3.full-width .full-col3-right {width: 100%; margin: 0 0 0;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col1.fullwidth .full-col1-left {width: 100%; margin: 0 0 30px;}

.fullwidthwrapp .dentalimplant-options-wrapp { width: 100%; display: block; float: left; padding: 0 0 90px; position: relative; background: #ffffff;} 
.fullwidthwrapp .dentalimplant-options-wrapp .full-dentalimplant-head-cont { width: 100%; float: left; display: block; margin: 0 0 0; position: relative;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col1 { width: 100%; float: left; margin: 0 0 0; position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col1 .full-col1-left { width: 48%; float: left; margin: 0 4% 30px 0; position: relative; display: block;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col1 .full-col1-right { width: 48%; margin: 0 0 20px 0; float: left; position: relative;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col2 { width: 100%; float: left; margin: 0 0 0; position: relative; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col2 .full-col2-left { width: 48%; float: left; margin: 0 4% 30px 0; position: relative; display: block;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col2 .full-col2-right { width: 48%; margin: 0 0 20px 0; float: left; position: relative;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col2 .full-col2-left .slider.one-time-multeeth img { width: 100%; max-width: 100%; object-fit: cover; margin: 0 auto; height: auto; display: block; max-height: 450px;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col2 .full-col2-left ul.slick-dots { margin: 0 auto; bottom: 15px;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col2 .full-col2-left ul li { padding: 0; margin: 0 4px; line-height: normal;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col2 .full-col2-left ul li:before { display: none;}

.fullwidthwrapp .dentalimplant-options-wrapp .multiple-cta { width: 100%; float: left; display: block; margin: 0 0 0; position: relative;}

.fullwidthwrapp .dentalimplant-options-wrapp .book-simon-online { width: 100%; display: block; margin: 0 0 0; position: relative; text-align: left;} 
.fullwidthwrapp .dentalimplant-options-wrapp .book-simon-online .book-atag-simon{ float: none; color: #000000; background: #98dedd; margin: 15px 0 0; padding: 12px 40px 11px 40px; text-align: center; font-size: 13px; font-weight: 700; border: 1px solid #98dedd; border-radius: 22px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative;}
.fullwidthwrapp .dentalimplant-options-wrapp .book-simon-online .book-atag-simon:hover { color: #98dedd; background: #ffffff; border-color: #98dedd;}




.fullwidthwrapp .fullarch-options-wrapp { width: 100%; display: block; float: left; padding: 90px 0 90px; position: relative; background: #efefef;}
.fullwidthwrapp .fullarch-options-wrapp .full-arch-col2-head-cont { width: 100%; float: left; display: block; margin: 0 0 20px; position: relative;}

.fullwidthwrapp .fullarch-options-wrapp .full-col1 { width: 100%; float: left; margin: 0 0 30px 0; display: flex; flex-wrap: wrap; justify-content: space-between;} 
.fullwidthwrapp .fullarch-options-wrapp .full-col1 .full-col1-left{ width: 48%; float: left; margin: 0 4% 30px 0; position: relative; display: block;}
.fullwidthwrapp .fullarch-options-wrapp .full-col1 .full-col1-right { width: 48%; margin: 0 0 20px 0; float: right; position: relative;}

.fullwidthwrapp .fullarch-options-wrapp .slider.one-time-imapaired img { width: 100%; max-width: 100%; object-fit: cover; margin: 0 auto; height: auto; display: block; max-height: 450px;}
.fullwidthwrapp .fullarch-options-wrapp .slider.one-time-imapaired ul.slick-dots { margin: 0 auto; bottom: 15px;}
.fullwidthwrapp .fullarch-options-wrapp .slider.one-time-imapaired ul li { padding: 0; margin: 0 4px; line-height: normal;}
.fullwidthwrapp .fullarch-options-wrapp .slider.one-time-imapaired ul li:before { display: none;}

.fullwidthwrapp .fullarch-options-wrapp .full-col2 { width: 100%; float: left; margin: 0 0 0 0; display: flex; flex-wrap: wrap; justify-content: space-between;}
.fullwidthwrapp .fullarch-options-wrapp .full-col2 .full-col2-left { width: 48%; float: left; margin: 0 4% 30px 0; position: relative; display: block;}
.fullwidthwrapp .fullarch-options-wrapp .full-col2 .full-col2-right { width: 48%; margin: 0 0 20px 0; float: left; position: relative;}
.fullwidthwrapp .fullarch-options-wrapp .full-col2 .full-col2-left .slider.one-time-fixed img { width: 100%; max-width: 100%; object-fit: cover; margin: 0 auto; height: auto; display: block; max-height: 450px;}
.fullwidthwrapp .fullarch-options-wrapp .full-col2 .full-col2-left .slider.one-time-fixed ul.slick-dots { margin: 0 auto; bottom: 15px;}
.fullwidthwrapp .fullarch-options-wrapp .full-col2 .full-col2-left .slider.one-time-fixed ul li { padding: 0; margin: 0 4px; line-height: normal;}
.fullwidthwrapp .fullarch-options-wrapp .full-col2 .full-col2-left .slider.one-time-fixed ul li:before { display: none;}


.fullwidthwrapp .fullarch-options-wrapp .full-cols-threfour { width: 100%; float: left; margin: 0 0 0 0; display: flex; flex-wrap: wrap; justify-content: space-between;}
.fullwidthwrapp .fullarch-options-wrapp .full-cols-threfour .full-col3 { width: 48%; float: left; margin: 0 4% 30px 0; position: relative; display: block;}
.fullwidthwrapp .fullarch-options-wrapp .full-cols-threfour .full-col4 { width: 48%; margin: 0 0 20px 0; float: left; position: relative;}

.fullwidthwrapp .fullarch-options-wrapp .full-cols-threfour .more-info {float: none;color: #000000;background: #98dedd;margin: 0 0 0;padding: 12px 25px 11px 25px;text-align: center;font-size: 13px;font-weight: 700;border: 1px solid #98dedd;border-radius: 22px;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;line-height: normal;}
.fullwidthwrapp .fullarch-options-wrapp .full-cols-threfour .more-info:hover { color: #98dedd; background: #ffffff; border-color: #98dedd;}

.fullwidthwrapp .fullarch-options-wrapp .book-simon-online { width: 100%; display: block; margin: 0 0 0; position: relative; text-align: left; float: left;}
.fullwidthwrapp .fullarch-options-wrapp .book-simon-online .book-atag-simon { float: none; color: #000000; background: #98dedd; margin: 15px 0 0; padding: 12px 40px 11px 40px; text-align: center; font-size: 13px; font-weight: 700; border: 1px solid #98dedd; border-radius: 22px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative;}
.fullwidthwrapp .fullarch-options-wrapp .book-simon-online .book-atag-simon:hover { color: #98dedd; background: #ffffff; border-color: #98dedd;}


.fullwidthwrapp .nonslider { width: 100%; display: block; margin: 0 0 0;}
.fullwidthwrapp .nonslider .full-col2-image { width: 100%; display: block; margin: 0 0 0; position: relative; float: left;}
.fullwidthwrapp .nonslider .full-col2-image img { width: 100%; max-width: 100%; object-fit: cover; margin: 0 auto; height: auto; display: block; max-height: 450px;}




.treat-wrapp { width: 100%; display: flex; flex-wrap: wrap; float: left; margin: 50px 0 30px; position: relative;}
.treat-wrapp .treat-treatmnts { width:32%; float:left; margin:0 2% 2% 0; position:relative;}
.treat-wrapp .treat-treatmnts img { width:100%; display:block;}
.treat-wrapp .treat-treatmnts:nth-child(3n) { margin-right:0;}
.treat-wrapp .treat-treatmnts .treatmenter-row1 { width:100%; float:left;}
.treat-wrapp .treat-treatmnts .treatmenter-row2 { width:100%; float:left; transform:translateY(-50%); position:absolute; top:65%; right:0; left:0;}
.treat-wrapp .treat-treatmnts .treatmenter-row2 h2 { font-size:30px; line-height:40px; color:#ffffff; margin:0 0 25px; text-align: center; padding: 0 5px;}
.treat-wrapp .treat-treatmnts .treatmenter-row2 h2 a { color:#ffffff;}
.treat-wrapp .treat-treatmnts .treatmenter-row2 h2 span { display:block;}
.treat-wrapp .treat-treatmnts .treatmenter-row2 h2, .treat-wrapp .treat-treatmnts .treatmenter-row2 h2 span { font-family: 'DM Serif Display', serif;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.margin { width:90%;}

.header-wrapp { position:relative; background:#232323; text-align:center; padding:100px 0 38px;}
.header-wrapp .header-col1 { position:relative; transform:none; top:inherit;}
.header-wrapp .header-col2 { width:100%; margin:41px 0 20px;}
.header-wrapp .header-col2 .header-row2 li { float:none; display:inline-block;}
.header-wrapp .header-col3 { width:100%; margin:0 0 15px;}
.header-wrapp .header-col3 .header-row3 { display:none; width:48%; float:left;}
.header-wrapp .header-btn1 { width:48%; margin:0;}
.header-wrapp .header-btn2 { display:block;}

.linker-wrapp { display:none;}

.banner-wrapp { background:#232323; min-height:inherit;}
.banner-wrapp p { font-size:16px;}
.banner-wrapp h2 { font-size:38px; line-height:48px;}
.banner-wrapp h2 span { display:contents;}
.banner-wrapp .banner-col1 { width:100%; padding:30px 5% 82px; position:relative; bottom:inherit;}

.select-wrapp .select-col4 { display:none;}
.select-wrapp .select-col1 { width:100%;}
.select-wrapp .select-col2 { width:100%;}
.select-wrapp .select-col3 { width:100%;}

.about-wrapp { padding:63px 0;}
.about-wrapp h2 { font-size:38px; line-height:48px;}
.about-wrapp h5 { font-size:35px;}

.implants-wrapp h2 { font-size:38px; line-height:48px; color:#000000;}
.implants-wrapp p { color:#000000;}
.implants-wrapp .implants-col2 { width:100%; position:relative;}
.implants-wrapp .implants-col2 .implants-row1 { position:relative; bottom:inherit; padding:25px 5% 38px;}
.implants-wrapp .implants-col2 .implants-row2 { position:relative; background:#98dedd; padding:24px 5%;}
.implants-wrapp .implants-col2 .implants-row2 ul li { width:100%; padding:10px 0;}
.implants-wrapp .implants-col2 .implants-row2 ul li a:hover { color:#fff;}
.implants-wrapp .implants-btn1 { background:#98dedd;}
.implants-wrapp .implants-btn1:hover { background:#fff;}

.makeover-wrapp h2 { font-size:38px; line-height:48px; color:#000000;}
.makeover-wrapp p { color:#000000;}
.makeover-wrapp .makeover-col2 { width:100%; position:relative;}
.makeover-wrapp .makeover-col2 .makeover-row1 { position:relative; bottom:inherit; padding:25px 5% 38px;}
.makeover-wrapp .makeover-col2 .makeover-row2 { position:relative; background:#98dedd; padding:24px 5%;}
.makeover-wrapp .makeover-col2 .makeover-row2 ul li { width:100%; padding:10px 0;}
.makeover-wrapp .makeover-col2 .makeover-row2 ul li a:hover { color:#fff;}
.makeover-wrapp .makeover-btn1 { background:#98dedd;}
.makeover-wrapp .makeover-btn1:hover { background:#fff;}

.patients-wrapp .patients-row1 .patients-col1 li { width:100%;}
.patients-wrapp .patients-row1 .patients-col1 li:nth-child(2) { margin:13px 0;}
.patients-wrapp .patients-row1 .patients-col1 li a { min-height:52px;}

.reviews-wrapp h2 { font-size:38px; line-height:48px;}
.reviews-wrapp p { max-width:100%;}
.reviews-wrapp .reviews-box { padding:39px 0 76px;}

.enquiry-wrapp { padding:39px 0 50px; background:#98dedd;}
.enquiry-wrapp h2 { font-size:38px; color:#000000; line-height:48px;}
.enquiry-wrapp .enquiry-col1 { width:100%;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width:90%;}
.enquiry-wrapp .enquiry-btn1 { color:#000000; background:#ffffff; border-color:#ffffff;}
.enquiry-wrapp .enquiry-btn1:hover { color:#000000; background:#98dedd; border-color:#ffffff;}

.appointment-wrapp { padding:45px 0;}
.appointment-wrapp h2 { font-size:38px; line-height:48px;}
.appointment-wrapp h2 span { display:contents;}

.footer-wrapp { padding:45px 0 105px; text-align:center;}
.footer-wrapp p { font-size:16px; line-height:23px;}
.footer-wrapp h3 span { display:contents;}
.footer-wrapp .footer-box .footer-col1 { width:100%; margin:0 0 32px;}
.footer-wrapp .footer-bar1 .footer-row1 { float:none; display:inline-block;}
.footer-wrapp .footer-bar1 { margin:0 0 30px;}
.footer-wrapp .footer-bar2 .footer-row2 a { float:none; display:inline-block; margin:0 2px 0;}
.footer-wrapp .footer-bar3 .footer-row3 { display:none; width:48%;}
.footer-wrapp .footer-end { display:none;}
.footer-wrapp .footer-box .footer-col2 { width:100%;}
.footer-wrapp .footer-bar4 { margin:18px 0 0;}
.footer-wrapp .footer-bar4 .footer-lt { width:100%; margin:0 0 33px;}
.footer-wrapp .footer-bar4 .footer-rt { width:100%;}
.footer-wrapp .footer-bar5 ul li { float:none; display:inline-block; margin:0 6px 0 0;}
.footer-lt ul li, .footer-lt ul li a, .footer-bar5 ul li, .footer-bar5 ul li a { font-size:15px; line-height:25px;}
.footer-wrapp .footer-btn1 { width:48%; margin:0 0; float:right;}
.footer-wrapp .footer-btn2 { display:block;}

/*inner-wrapp*/
.inner-wrapp .inner-col1 { top: 50%;}
.inner-wrapp h1 { font-size:28px; line-height:38px;}
.inner-row1 li, .inner-row1 li a { font-size:16px; line-height:28px;} 
  
.conten-wrapp { padding: 40px 0 50px;}
.conten-wrapp .conten-row1 { width:100%; margin: 0 0 0; padding: 0 0 50px;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; padding: 0 5% 0;}
.conten-wrapp .conten-row2 { width:100%;} 

.sidbar-wrapp h2 { font-size:26px; line-height:30px;}
.sidbar-wrapp .sidbar-row1 { padding: 40px 5% 50px; background-position-x: 80%;} 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding: 0 5% 0;} 
.sidbar-wrapp .sidbar-row2 { width:100%; padding: 40px 5% 50px;} 
.sidbar-wrapp .sidbar-row3 { margin:0 0 0;}
  
.abouter-wrapp h2 { font-size:22px; line-height:30px; margin:0 0 20px;}
.abouter-wrapp h3 { font-size:20px; line-height:25px; margin:0 0 20px;}
.abouter-wrapp .abouter-col1 .abouter-row2 .abouter-bar2 { width:130px; padding: 0 15px 0 0;}
.abouter-wrapp .abouter-btn1 { padding: 12px 25px 11px 25px; margin: 0 0 0 15px;}

.blogin-wrapp h2 { font-size:22px; line-height:30px; margin:0 0 20px;}
.blogin-wrapp .blogin-row1 .blogin-col1 { margin:0 0 30px;}

.bloger-wrapp h2 { font-size:22px; line-height:30px; margin:0 0 20px;}
.bloger-wrapp .bloger-row1 .bloger-bar1 { width:100%; margin: 0 0 20px;}
.bloger-wrapp .bloger-row1 .bloger-bar2 { width:100%;}

.paiger-wrapp { padding: 0 0 20px;}
.paiger-wrapp .paiger-row1 { width:100%;}
.paiger-wrapp .paiger-btn1 { padding: 7px 11px 7px;}
.paiger-wrapp .paiger-btn2 { padding: 7px 11px 7px;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li a { margin: 0 5px;}
.paiger-wrapp .paiger-row1 .paiger-bar1 { width:auto;}

.paiger-wrapp .paiger-row1 span.page-numbers.current { margin: 0 5px;}
.paiger-wrapp .paiger-row1 a.page-numbers { margin: 0 5px;}


.contact-wrapp .contact-logo { width:180px; margin: 0 auto 25px}
.contact-wrapp .contact-col1 { width:100%;}
.contact-wrapp .contact-btn1 span { display: none;}
.contact-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:93.5%; margin: 0 0 15px;}
.contact-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { height: 110px;}
.contact-wrapp .contact-col2 { margin: 0 0 40px;}
.contact-wrapp .contact-col2 .contact-row1 { width:100%;}
.contact-wrapp .contact-col2 .contact-row3 { width:100%; padding: 40px 5% 50px;}
.contact-row1 li, .contact-row1 li a { font-size:12px;}
.contact-wrapp .contact-col1 .contact-row1 li { margin: 0 0 10px;}

.gallerin-wrapp .gallerin-row1 { margin: 0 0 30px;}

.botton-row1 { margin: 0 0 40px;}
.botton-text { display: none;}

.galler-wrapp .galler-col2 { margin: 0 0 50px;}
.galler-wrapp .galler-col1 .galler-row1 { width:100%;}
.galler-wrapp .galler-col1 .galler-row2 { width:100%;}

.teamin-wrapp h2 { font-size:22px; line-height:30px; margin:0 0 15px;}
.teamin-wrapp h3 { line-height:30px;} 
.teamin-wrapp .teamin-row1 { margin: 0 0 30px;}
.teamin-wrapp .teamin-row1 .teamin-bar1 { width:100%; margin: 0 0 30px;}
.teamin-wrapp .teamin-row1 .teamin-bar2 { width:100%; position: relative; transform: none;}

.teamer-wrapp h2 { font-size:26px;}
.teamer-wrapp { padding: 40px 0 50px;}
.teamer-wrapp .teamer-col1 .teamer-row1 { width: 100%; float: left; margin: 0 0 45px;}
.teamer-wrapp .teamer-col1 .teamer-row1 .teamer-bar1 { margin: 0 0 10px;}

.testi-wrapp .testi-row1 { margin: 0 0 45px;}
.testi-wrapp .testi-row1 .testi-row11 { margin: 0 0 30px;}
.testi-wrapp .testi-row2 .testi-col2 { width:100%; margin: 0 0 45px;}

.treatin-wrapp h2 { font-size:22px; line-height:30px; margin:0 0 20px;}

.treatmenter-wrapp .treatmenter-col2 { width: 100%; float: left; margin: 0 0 25px;}

.treat-wrapp .treat-treatmnts { width: 100%; float: left; margin: 0 0 25px;}

  
.practice-wrapp { padding:50px 0 20px;}
.practice-wrapp .practice-row1 { width:48%; margin:0 0 2%;}
.practice-wrapp .practice-row1:nth-child(2n) { float:right; margin-left: 4%;}
  
/*mobile-css*/
.header-wrapp .linker-col2 { display:block;}
.header-wrapp .select-row4 { display:block;}

/*common-css*/

.enquiry-wrapp .enquiry-col1 .caldera-grid .row.first_row { width: 90%;} 
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox label { color: #000000;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn { color: #000000; background: #ffffff; border-color: #ffffff;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn:hover { color: #000000; background: #98dedd; border-color: #ffffff;}
.enquiry-wrapp .enquiry-col1 .caldera-grid a { color: #ffffff;}
.enquiry-wrapp .enquiry-col1 .caldera-grid a:hover { color: #000000;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] { background-image: url(../images/checkbox-thumb3.svg); top: 0px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox input[type=checkbox] { background-image: url(../images/checkbox-thumb4.svg); top: 0px;}


.contact-wrapp .enquiry-col1 .caldera-grid .col-sm-4 { width: 93.5%; margin: 0 0 15px;}
.contact-wrapp .enquiry-col1 .caldera-grid textarea.form-control { height: 110px;}

.treatments-wrapp .treatments-col1 .non-slider .treatments-col2 { width: 100%;}
.team-wrapp .team-col1 .non-slider .team-col2 { width: 100%;}


.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp { width: 100%; overflow: scroll;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .accordion { min-width: 650px; max-width: 100%; width: 100%;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title { padding: 0 15px 0;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3 { font-size: 18px; padding: 5px 5px 5px 5px;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.treat { width: 22%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.treat-price { width: 16%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-care { width: 16%; }
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-essentials { width: 22%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-plus { width: 24%;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp h2 { padding: 13px 20px 11px;}
.fees-table .feeser-bar1, .fees-table .feeser-bar2, .fees-table .feeser-bar3, .fees-table .feeser-bar4, .fees-table .feeser-bar5 { font-size: 15px; line-height: 24px;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 { padding: 5px 13px 10px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar1 { width: 22%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar2 { width: 16%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar3 { width: 16%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar4 { width: 22%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar5 { width: 24%; float: left; padding: 0 5px 0 5px;}

.contact-wrapp .contact-col1 .contact-row1 li span { top: 4px;}
.contact-wrapp h2 { text-align: center; }
.contact-wrapp .contact-col2 .contact-row3 .time-row .time-col2 { width: 52%; }
.contact-wrapp .contact-col2 .contact-row3 .time-row .time-col1 { padding-left: 5%;}

.contact-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] { height: 13px; top: 1px;}

.conten-wrapp.fees-table .conten-row1 .bottom-cnt { /*padding: 30px 0 0;*/}

.inner-wrapp {min-height:220px;}



.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {  width: 90%;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { color: #000000; padding: 0 0 0 20px; display: inline;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {background: #000000;border: 1px solid #000000; top: -2px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {background: #000000; top: 2px;} 
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after {background: #ffffff;border: 1px solid #000000;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { color: #000000; background: #ffffff; border-color: #ffffff;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover { color: #000000; background: #98dedd; border-color: #ffffff;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a { color: #ffffff; display: inline-block;}    
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover { color: #000000; } 

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { font-size: 15px; }

.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 2px;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: -2px;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {display: inline;}

.footer-wrapp .footer-bar4 .footer-rt h3:first-child span:last-child {display: inline-block;}

.botton-text1 {padding: 0 7px 0;}

}

@media screen and (max-width: 466px) {

.footer-wrapp .footer-col3 .footer-row1 li {margin: 0 9px 0 1px;}
.footer-wrapp .footer-col3 .footer-row1 li:nth-child(2n) {display: none;}

}


@media screen and (min-width:481px) and (max-width:600px) {
.margin { width:90%;}

.header-wrapp { position:relative; background:#232323; text-align:center; padding:100px 0 38px;}
.header-wrapp .header-col1 { position:relative; transform:none; top:inherit;}
.header-wrapp .header-col2 { width:100%; margin:41px 0 20px;}
.header-wrapp .header-col2 .header-row2 li { float:none; display:inline-block;}
.header-wrapp .header-col3 { width:100%; margin:0 0 15px;}
.header-wrapp .header-col3 .header-row3 { display:none; width:48%; float:left;}
.header-wrapp .header-btn1 { width:48%; margin:0;}
.header-wrapp .header-btn2 { display:block;}

.linker-wrapp { display:none;}

.banner-wrapp { background:#232323; min-height:inherit;}
.banner-wrapp p { font-size:16px;}
.banner-wrapp h2 { font-size:38px; line-height:48px;}
.banner-wrapp h2 span { display:contents;}
.banner-wrapp .banner-col1 { width:100%; padding:30px 5% 82px; position:relative; bottom:inherit;}

.select-wrapp .select-col4 { display:none;}
.select-wrapp .select-col1 { width:33.33%;}
.select-wrapp .select-col2 { width:33.33%;}
.select-wrapp .select-col3 { width:33.33%;}

.about-wrapp { padding:63px 0;}
.about-wrapp h2 { font-size:38px; line-height:48px;}

.implants-wrapp h2 { font-size:38px; line-height:48px; color:#000000;}
.implants-wrapp p { color:#000000;}
.implants-wrapp .implants-col2 { width:100%; position:relative;}
.implants-wrapp .implants-col2 .implants-row1 { position:relative; bottom:inherit; padding:25px 5% 38px;}
.implants-wrapp .implants-col2 .implants-row2 { position:relative; background:#98dedd; padding:24px 5%;}
.implants-wrapp .implants-col2 .implants-row2 ul li { padding:0 16px;}
.implants-wrapp .implants-col2 .implants-row2 ul li a:hover { color:#fff;}
.implants-wrapp .implants-btn1 { background:#98dedd;}
.implants-wrapp .implants-btn1:hover { background:#fff;}

.makeover-wrapp h2 { font-size:38px; line-height:48px; color:#000000;}
.makeover-wrapp p { color:#000000;}
.makeover-wrapp .makeover-col2 { width:100%; position:relative;}
.makeover-wrapp .makeover-col2 .makeover-row1 { position:relative; bottom:inherit; padding:25px 5% 38px;}
.makeover-wrapp .makeover-col2 .makeover-row2 { position:relative; background:#98dedd; padding:24px 2%;}
.makeover-wrapp .makeover-col2 .makeover-row2 ul li { padding:0 11px;}
.makeover-wrapp .makeover-col2 .makeover-row2 ul li a:hover { color:#fff;}
.makeover-wrapp .makeover-btn1 { background:#98dedd;}
.makeover-wrapp .makeover-btn1:hover { background:#fff;}

.patients-wrapp .patients-row1 .patients-col1 li { width:100%;}
.patients-wrapp .patients-row1 .patients-col1 li:nth-child(2) { margin:13px 0;}
.patients-wrapp .patients-row1 .patients-col1 li a { min-height:52px;}

.reviews-wrapp h2 { font-size:38px; line-height:48px;}
.reviews-wrapp p { max-width:100%;}
.reviews-wrapp .reviews-box { padding:39px 0 76px;}

.enquiry-wrapp { padding:39px 0 50px; background:#98dedd;}
.enquiry-wrapp h2 { font-size:38px; color:#000000; line-height:48px;}
.enquiry-wrapp .enquiry-col1 { width:100%;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width:90%;}
.enquiry-wrapp .enquiry-btn1 { color:#000000; background:#ffffff; border-color:#ffffff;}
.enquiry-wrapp .enquiry-btn1:hover { color:#000000; background:#98dedd; border-color:#ffffff;}

.appointment-wrapp { padding:45px 0;}
.appointment-wrapp h2 { font-size:38px; line-height:48px;}
.appointment-wrapp h2 span { display:contents;}

.footer-wrapp { padding:45px 0 105px; text-align:center;}
.footer-wrapp p { font-size:16px; line-height:23px;}
.footer-wrapp h3 { font-size:15px; line-height:25px;}
.footer-wrapp .footer-box .footer-col1 { width:100%; margin:0 0 32px;}
.footer-wrapp .footer-bar1 .footer-row1 { float:none; display:inline-block;}
.footer-wrapp .footer-bar1 { margin:0 0 30px;}
.footer-wrapp .footer-bar2 .footer-row2 a { float:none; display:inline-block; margin:0 2px 0;}
.footer-wrapp .footer-bar3 .footer-row3 { display:none; width:48%;}
.footer-wrapp .footer-end { display:none;}
.footer-wrapp .footer-box .footer-col2 { width:100%;}
.footer-wrapp .footer-bar4 { margin:18px 0 0;}
.footer-wrapp .footer-bar5 ul li { float:none; display:inline-block; margin:0 6px 0 0;}
.footer-lt ul li, .footer-lt ul li a, .footer-bar5 ul li, .footer-bar5 ul li a { font-size:15px; line-height:25px;}
.footer-wrapp .footer-btn1 { width:48%; margin:0 0; float:right;}
.footer-wrapp .footer-btn2 { display:block;}

.footer-lt ul li a { font-size: 12.5px;}

/*inner-wrapp*/
.inner-wrapp .inner-col1 { top: 50%;}
.inner-wrapp h1 { font-size:30px; line-height:45px;}
.inner-row1 li, .inner-row1 li a { font-size:14px; line-height:25px;} 
  
.conten-wrapp { padding: 40px 0 50px;}
.conten-wrapp .conten-row1 { width:100%; margin: 0 0 0; padding: 0 0 50px;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; padding: 0 5% 0;}
.conten-wrapp .conten-row2 { width:100%;} 

.sidbar-wrapp h2 { font-size:28px; line-height:30px;}
.sidbar-wrapp .sidbar-row1 { padding: 40px 5% 50px; background-position-x: 80%;} 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding: 0 5% 0;} 
.sidbar-wrapp .sidbar-row2 { width:100%; padding: 40px 5% 50px;} 
  
.abouter-wrapp h2 { font-size:24px; line-height:30px; margin:0 0 20px;}
.abouter-wrapp h3 { font-size:22px; line-height:25px; margin:0 0 20px;}
.abouter-wrapp .abouter-col1 .abouter-row2 .abouter-bar2 { width:130px; padding: 0 15px 0 0;}
.abouter-wrapp .abouter-btn1 { padding: 12px 25px 11px 25px; margin: 0 0 0 15px;}

.blogin-wrapp h2 { font-size:22px; line-height:30px; margin:0 0 20px;}
.blogin-wrapp .blogin-row1 .blogin-col1 { margin:0 0 30px;}

.bloger-wrapp .bloger-row1 .bloger-bar1 { width:100%; margin: 0 0 30px;}
.bloger-wrapp .bloger-row1 .bloger-bar2 { width:100%;}

.paiger-wrapp { padding: 0 0 50px;}
.paiger-wrapp .paiger-row1 { width:100%;}

.contact-wrapp .contact-logo { width:220px; margin: 0 auto 30px}
.contact-wrapp .contact-col1 { width:100%;}
.contact-wrapp .contact-btn1 span { display: none;}
.contact-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:93.5%; margin: 0 0 15px;}
.contact-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { height: 110px;}
.contact-wrapp .contact-col2 { margin: 0 0 40px;}
.contact-wrapp .contact-col2 .contact-row1 { width:100%;}
.contact-wrapp .contact-col2 .contact-row3 { width:100%; padding: 40px 5% 50px;}
  
.gallerin-wrapp .gallerin-row1 { margin: 0 0 30px;}

.botton-row1 { margin: 0 0 40px;}
.botton-text { display: none;}
  
.galler-wrapp .galler-col2 { margin: 0 0 50px;}
.galler-wrapp .galler-col1 .galler-row1 { width:100%;}
.galler-wrapp .galler-col1 .galler-row2 { width:100%;}
  
.teamin-wrapp h2 { font-size:22px; line-height:30px; margin:0 0 15px;}
.teamin-wrapp h3 { line-height:30px;} 
.teamin-wrapp .teamin-row1 { margin: 0 0 30px;}
.teamin-wrapp .teamin-row1 .teamin-bar1 { width:100%; margin: 0 0 30px;}
.teamin-wrapp .teamin-row1 .teamin-bar2 { width:100%; position: relative; transform: none;}

.teamer-wrapp { padding: 40px 0 50px;}
.teamer-wrapp .teamer-col1 .teamer-row1 { width: 100%; float: left; margin: 0 0 45px;}
.teamer-wrapp .teamer-col1 .teamer-row1 .teamer-bar1 { margin: 0 0 10px;}

.testi-wrapp .testi-row1 { margin: 0 0 45px;}
.testi-wrapp .testi-row1 .testi-row11 { margin: 0 0 30px;}
.testi-wrapp .testi-row2 .testi-col2 { width:100%; margin: 0 0 45px;}
  
.treatin-wrapp h2 { font-size:22px; line-height:30px; margin:0 0 20px;}
.treatin-wrapp h3 { font-size:16px;}

.treatmenter-wrapp .treatmenter-col2 { width: 100%; float: left; margin: 0 0 25px;}

.treat-wrapp .treat-treatmnts { width: 100%; float: left; margin: 0 0 25px;}


.practice-wrapp { padding:50px 0 20px;}
.practice-wrapp .practice-row1 { width:48%; margin:0 0 2%;}
.practice-wrapp .practice-row1:nth-child(2n) { float:right; margin-left: 4%;}
  
/*mobile-css*/
.header-wrapp .linker-col2 { display:block;}
.header-wrapp .select-row4 { display:block;}

/*common-css*/


.enquiry-wrapp .enquiry-col1 .caldera-grid .row.first_row { width: 90%;} 
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox label { color: #000000;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn { color: #000000; background: #ffffff; border-color: #ffffff;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn:hover { color: #000000; background: #98dedd; border-color: #ffffff;}
.enquiry-wrapp .enquiry-col1 .caldera-grid a { color: #ffffff;}
.enquiry-wrapp .enquiry-col1 .caldera-grid a:hover { color: #000000;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] { background-image: url(../images/checkbox-thumb3.svg); top: 0px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox input[type=checkbox] { background-image: url(../images/checkbox-thumb4.svg); top: 0px;}


.contact-wrapp .enquiry-col1 .caldera-grid .col-sm-4 { width: 93.5%; margin: 0 0 15px;}
.contact-wrapp .enquiry-col1 .caldera-grid textarea.form-control { height: 110px;}

.treatments-wrapp .treatments-col1 .non-slider .treatments-col2 { width: 100%;}

.team-wrapp .team-col1 .non-slider .team-col2 { width: 50%;}



.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp { width: 100%; overflow: scroll;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .accordion { min-width: 750px; max-width: 100%; width: 100%;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title { padding: 0 15px 0;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3 { font-size: 18px; padding: 5px 5px 5px 5px;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.treat { width: 22%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.treat-price { width: 16%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-care { width: 16%; }
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-essentials { width: 22%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-plus { width: 24%;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp h2 { padding: 13px 20px 11px;}
.fees-table .feeser-bar1, .fees-table .feeser-bar2, .fees-table .feeser-bar3, .fees-table .feeser-bar4, .fees-table .feeser-bar5 { font-size: 15px; line-height: 24px;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 { padding: 5px 13px 10px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar1 { width: 22%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar2 { width: 16%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar3 { width: 16%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar4 { width: 22%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar5 { width: 24%; float: left; padding: 0 5px 0 5px;}

.contact-wrapp h2 { text-align: center; }
.contact-wrapp .contact-col2 .contact-row3 .time-row .time-col2 { width: 50%;}
.contact-wrapp .contact-col2 .contact-row3 .time-row .time-col1 { padding-left: 20%;}

.conten-wrapp.fees-table .conten-row1 .bottom-cnt { /*padding: 30px 0 0;*/}

.inner-wrapp {min-height:250px;}


.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {  width: 90%;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { color: #000000;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {background: #000000;border: 1px solid #000000;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {background: #000000;} 
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after {background: #ffffff;border: 1px solid #000000;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { color: #000000; background: #ffffff; border-color: #ffffff;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover { color: #000000; background: #98dedd; border-color: #ffffff;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a { color: #ffffff;}    
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover { color: #000000; } 
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {padding: 0 16px 0;}

.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {display: inline;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: -2px;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 2px;}

}

@media screen and (min-width:601px) and (max-width:767px) {
.margin { width:90%;}

.header-wrapp { position:relative; background:#232323; text-align:center; padding:100px 0 38px;}
.header-wrapp .header-col1 { position:relative; transform:none; top:inherit;}
.header-wrapp .header-col2 { width:100%; margin:41px 0 20px;}
.header-wrapp .header-col2 .header-row2 li { float:none; display:inline-block;}
.header-wrapp .header-col3 { width:100%; margin:0 0 15px;}
.header-wrapp .header-col3 .header-row3 { display:none; width:48%; float:left;}
.header-wrapp .header-btn1 { width:48%; margin:0;}
.header-wrapp .header-btn2 { display:block;}

.linker-wrapp { display:none;}

.banner-wrapp { background:#232323; min-height:inherit;}
.banner-wrapp p { font-size:16px;}
.banner-wrapp h2 { font-size:38px; line-height:48px;}
.banner-wrapp h2 span { display:contents;}
.banner-wrapp .banner-col1 { width:100%; padding:30px 5% 82px; position:relative; bottom:inherit;}

.select-wrapp .select-col4 { display:none;}
.select-wrapp .select-col1 { width:33.33%;}
.select-wrapp .select-col2 { width:33.33%;}
.select-wrapp .select-col3 { width:33.33%;}

.about-wrapp { padding:63px 0;}
.about-wrapp h2 { font-size:38px; line-height:48px;}

.implants-wrapp h2 { font-size:38px; line-height:48px; color:#000000;}
.implants-wrapp p { color:#000000;}
.implants-wrapp .implants-col2 { width:100%; position:relative;}
.implants-wrapp .implants-col2 .implants-row1 { position:relative; bottom:inherit; padding:25px 5% 38px;}
.implants-wrapp .implants-col2 .implants-row2 { position:relative; background:#98dedd; padding:24px 5%;}
.implants-wrapp .implants-col2 .implants-row2 ul li { padding:0 25px;}
.implants-wrapp .implants-col2 .implants-row2 ul li a:hover { color:#fff;}
.implants-wrapp .implants-btn1 { background:#98dedd;}
.implants-wrapp .implants-btn1:hover { background:#fff;}

.makeover-wrapp h2 { font-size:38px; line-height:48px; color:#000000;}
.makeover-wrapp p { color:#000000;}
.makeover-wrapp .makeover-col2 { width:100%; position:relative;}
.makeover-wrapp .makeover-col2 .makeover-row1 { position:relative; bottom:inherit; padding:25px 5% 38px;}
.makeover-wrapp .makeover-col2 .makeover-row2 { position:relative; background:#98dedd; padding:24px 2%;}
.makeover-wrapp .makeover-col2 .makeover-row2 ul li { padding:0 25px;}
.makeover-wrapp .makeover-col2 .makeover-row2 ul li a:hover { color:#fff;}
.makeover-wrapp .makeover-btn1 { background:#98dedd;}
.makeover-wrapp .makeover-btn1:hover { background:#fff;}

.patients-wrapp .patients-row1 .patients-col1 li:nth-child(2) { margin:13px 0;}

.reviews-wrapp h2 { font-size:38px; line-height:48px;}
.reviews-wrapp p { max-width:100%;}
.reviews-wrapp .reviews-box { padding:39px 0 76px;}

.enquiry-wrapp { padding:39px 0 50px;}
.enquiry-wrapp h2 { font-size:38px; line-height:48px;}
.enquiry-wrapp .enquiry-col1 { width:100%;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width:90%;}

.appointment-wrapp { padding:45px 0;}
.appointment-wrapp h2 { font-size:38px; line-height:48px;}
.appointment-wrapp h2 span { display:contents;}

.footer-wrapp { padding:45px 0 105px; text-align:center;}
.footer-wrapp p { font-size:16px; line-height:23px;}
.footer-wrapp h3 { font-size:15px; line-height:25px;}
.footer-wrapp .footer-box .footer-col1 { width:100%; margin:0 0 32px;}
.footer-wrapp .footer-bar1 .footer-row1 { float:none; display:inline-block;}
.footer-wrapp .footer-bar1 { margin:0 0 30px;}
.footer-wrapp .footer-bar2 .footer-row2 a { float:none; display:inline-block; margin:0 2px 0;}
.footer-wrapp .footer-bar3 .footer-row3 { display:none; width:48%;}
.footer-wrapp .footer-end { display:none;}
.footer-wrapp .footer-box .footer-col2 { width:100%;}
.footer-wrapp .footer-bar4 { margin:18px 0 0;}
.footer-wrapp .footer-bar5 ul li { float:none; display:inline-block; margin:0 20px 0 0;}
.footer-lt ul li, .footer-lt ul li a, .footer-bar5 ul li, .footer-bar5 ul li a { font-size:15px; line-height:25px;}
.footer-wrapp .footer-btn1 { width:48%; margin:0 0; float:right;}
.footer-wrapp .footer-btn2 { display:block;}

/*inner-wrapp*/
.inner-wrapp .inner-col1 { top: 50%;}
.inner-wrapp h1 { font-size:34px; line-height:55px;}
.inner-row1 li, .inner-row1 li a { font-size:14px; line-height:25px;} 
  
.conten-wrapp { padding: 40px 0 50px;}
.conten-wrapp .conten-row1 { width:100%; margin: 0 0 0; padding: 0 0 50px;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; padding: 0 5% 0;}
.conten-wrapp .conten-row2 { width:100%;} 

.sidbar-wrapp h2 { font-size:28px; line-height:30px;}
.sidbar-wrapp .sidbar-row1 { padding: 40px 5% 50px;} 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding: 0 5% 0;} 
.sidbar-wrapp .sidbar-row2 { width:100%; padding: 40px 5% 50px;} 
  
.abouter-wrapp h2 { font-size:24px; line-height:30px; margin:0 0 20px;}
.abouter-wrapp h3 { font-size:22px; line-height:25px; margin:0 0 20px;}
.abouter-wrapp .abouter-col1 .abouter-row2 .abouter-bar2 { width:130px; padding: 0 15px 0 0;}
.abouter-wrapp .abouter-btn1 { padding: 12px 25px 11px 25px; margin: 0 0 0 15px;}

.bloger-wrapp .bloger-row1 .bloger-bar1 { width:100%; margin: 0 0 30px;}
.bloger-wrapp .bloger-row1 .bloger-bar2 { width:100%;}

.paiger-wrapp { padding: 0 0 50px;}
.paiger-wrapp .paiger-row1 { width:100%;}

.contact-wrapp .contact-logo { width:260px; margin: 0 auto 40px}
.contact-wrapp .contact-col1 { width:100%;}
.contact-wrapp .contact-btn1 span { display: none;}
.contact-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:93.5%; margin: 0 0 15px;}
.contact-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { height: 110px;}
.contact-wrapp .contact-col2 { margin: 0 0 40px;}
.contact-wrapp .contact-col2 .contact-row1 { width:100%;}
.contact-wrapp .contact-col2 .contact-row3 { width:100%; padding: 40px 5% 50px;}

.galler-wrapp .galler-col2 { margin: 0 0 50px;}
.galler-wrapp .galler-col1 .galler-row1 { width:100%;}
.galler-wrapp .galler-col1 .galler-row2 { width:100%;}

.teamin-wrapp h2 { font-size:22px; line-height:30px; margin:0 0 15px;}
.teamin-wrapp h3 { line-height:30px;}

.teamer-wrapp h2 { font-size:24px;}
.teamer-wrapp { padding: 40px 0 50px;}
.teamer-wrapp .teamer-col1 .teamer-row1 { width: 48%; float: left; margin: 0 0 45px;}
.teamer-wrapp .teamer-col1 .teamer-row1:nth-child(2n) { float: right; margin-left: 4%;}
.teamer-wrapp .teamer-col1 .teamer-row1 .teamer-bar1 { margin: 0 0 10px;}

.testi-wrapp .testi-row1 { margin: 0 0 45px;}
.testi-wrapp .testi-row1 .testi-row11 { margin: 0 0 30px;}
.testi-wrapp .testi-row2 .testi-col2 { width:45%; margin: 0 0 60px;}
.testi-wrapp .testi-row2 .testi-col2:nth-child(2n) { float: right; margin-left: 10%;}

.treatin-wrapp h2 { font-size:22px; line-height:30px; margin:0 0 20px;}

.treatmenter-wrapp .treatmenter-col2 { width: 48%; float: left; margin: 0 0 25px;}
.treatmenter-wrapp .treatmenter-col2:nth-child(2n) { float: right; margin-left: 4%;}

.treat-wrapp .treat-treatmnts { width: 48%; float: left; margin: 0 0 25px;}
.treat-wrapp .treat-treatmnts:nth-child(2n) { float: right; margin-left: 4%;}

  
.practice-wrapp { padding:50px 0 20px;}
.practice-wrapp .practice-row1 { width:48%; margin:0 0 2%;}
.practice-wrapp .practice-row1:nth-child(2n) { float:right; margin-left: 4%;}
  
/*mobile-css*/
.header-wrapp .linker-col2 { display:block;}
.header-wrapp .select-row4 { display:block;}

/*common-css*/

.enquiry-wrapp .enquiry-col1 .caldera-grid .row.first_row { width: 90%;}

.contact-wrapp .enquiry-col1 .caldera-grid .col-sm-4 { width: 93.5%; margin: 0 0 15px;}
.contact-wrapp .enquiry-col1 .caldera-grid textarea.form-control { height: 110px;}

.treatments-wrapp .treatments-col1 .non-slider .treatments-col2 { width: 50%;}

.team-wrapp .team-col1 .non-slider .team-col2 { width: 50%;}



.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp { width: 100%; overflow: scroll;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .accordion { min-width: 850px; max-width: 100%; width: 100%;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title { padding: 0 15px 0;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3 { font-size: 18px; padding: 5px 5px 5px 5px;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.treat { width: 22%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.treat-price { width: 16%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-care { width: 16%; }
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-essentials { width: 22%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-plus { width: 24%;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp h2 { padding: 13px 20px 11px;}
.fees-table .feeser-bar1, .fees-table .feeser-bar2, .fees-table .feeser-bar3, .fees-table .feeser-bar4, .fees-table .feeser-bar5 { font-size: 15px; line-height: 24px;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 { padding: 5px 13px 10px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar1 { width: 22%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar2 { width: 16%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar3 { width: 16%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar4 { width: 22%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar5 { width: 24%; float: left; padding: 0 5px 0 5px;}

.contact-wrapp h2 { text-align: center; }
.contact-wrapp .contact-col2 .contact-row3 .time-row .time-col2 { width: 50%;}
.contact-wrapp .contact-col2 .contact-row3 .time-row .time-col1 { padding-left: 24%;}

.teamin-wrapp .teamin-row1 .teamin-bar2 { top: 5%;}
.teamin-wrapp .teamin-row1 .teamin-bar2 h2 { margin: 0 0 5px; line-height: 25px;}
.teamin-wrapp .teamin-row1 .teamin-bar2 h3 { line-height: 28px;}

.conten-wrapp.fees-table .conten-row1 .bottom-cnt { /*padding: 40px 0 0;*/}

.inner-wrapp {min-height:300px;}


.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {  width: 90%;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {padding: 0 10px 0;}

.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {display: inline;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: -2px;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 2px;}

}

@media screen and (min-width:768px) and (max-width:900px) {
.margin { width:94%;}

.header-wrapp { padding:46px 0 46px;}
.header-wrapp .header-col1 { width:17.8%;}

.linker-wrapp { top:100px;}
.linker-wrapp .linker-col1 { margin:8px 0 0;}
.linker-wrapp .linker-col2 .linker-row2 a { width:30px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp h2 { font-size:44px;}

.select-wrapp h3 { display:none;}
.select-wrapp .select-col4 .select-row4 { width:80%;}

.about-wrapp { padding:52px 0;}

.implants-wrapp h2 { font-size:44px; line-height:54px; margin:0 0 13px;}
.implants-wrapp p { font-size:15px; margin:0 0 18px;}
.implants-wrapp .implants-col2 { width:60%;}
.implants-wrapp .implants-col2 .implants-row1 { bottom:120px; padding:0 3%;}
.implants-wrapp .implants-col2 .implants-row2 { padding:32px 2%;}
.implants-wrapp .implants-col2 .implants-row2 ul li { padding:0 10px;}

.makeover-wrapp h2 { font-size:44px; line-height:54px; margin:0 0 13px;}
.makeover-wrapp p { font-size:15px; margin:0 0 18px;}
.makeover-wrapp .makeover-col2 { width:60%;}
.makeover-wrapp .makeover-col2 .makeover-row1 { bottom:120px; padding:0 3%;}
.makeover-wrapp .makeover-col2 .makeover-row2 { padding:32px 2%;}
.makeover-wrapp .makeover-col2 .makeover-row2 ul li { padding:0 7px;}

.treatments-wrapp h2 { font-size:24px; margin:0 0 14px;}
.treatments-wrapp p { font-size:14px; line-height:23px;}
.treatments-wrapp p span { display:contents;}
.treatments-wrapp .treatments-col2 .treatments-row2 { bottom:25px;}

.patients-wrapp .patients-row1 .patients-col1 li { width:231px;}
.patients-wrapp .patients-row1 .patients-col1 li:nth-child(2) { margin:0 9px;}

.reviews-wrapp h2 { font-size:44px; line-height:54px;}
.reviews-wrapp p { max-width:73%;}

.enquiry-wrapp { padding:55px 0;}
.enquiry-wrapp h2 { font-size:44px; line-height:54px;}

.appointment-wrapp { padding:55px 0;}
.appointment-wrapp h2 { font-size:44px; line-height:54px;}

.footer-wrapp h3 { font-size:15px; line-height:26px;}
.footer-wrapp p { font-size:16px; line-height:23px;}
.footer-wrapp .footer-box .footer-col1 { width:34%;}
.footer-wrapp .footer-bar3 .footer-row3 li span { margin:-2px 0 0 7px;}
.footer-wrapp .footer-btn1 { padding:12px 11px 12px;}
.footer-row3 li, .footer-row3 li a { font-size:12px;}
.footer-wrapp .footer-bar5 ul li { margin:0 16px 0 0;}
.footer-lt ul li, .footer-lt ul li a, .footer-bar5 ul li, .footer-bar5 ul li a { font-size:15px; line-height:26px;}
.footer-lt ul li a { font-size: 12px;}


/*inner-wrapp*/
.inner-wrapp .inner-col1 { top: 50%;}
.inner-wrapp h1 { font-size:38px; line-height:60px;}
.inner-row1 li, .inner-row1 li a { font-size:14px; line-height:25px;} 
  
.conten-wrapp { padding: 40px 0 50px;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; padding: 0 0 0 7%;}

.sidbar-wrapp h2 { font-size:22px; line-height:30px;}
.sidbar-wrapp .sidbar-row1 { padding: 40px 5% 50px; background-position-x: 80%;} 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding: 0 5% 0;} 
.sidbar-wrapp .sidbar-row2 { width:100%; padding: 40px 7% 50px;} 
  
.abouter-wrapp h2 { font-size:22px; line-height:30px; margin:0 0 20px;}
.abouter-wrapp h3 { font-size:20px; line-height:25px; margin:0 0 20px;}
.abouter-wrapp .abouter-col1 .abouter-row2 .abouter-bar2 { width:130px; padding: 0 15px 0 0;}
.abouter-wrapp .abouter-btn1 { padding: 12px 25px 11px 25px; margin: 0 0 0 15px;}

.bloger-wrapp h2 { font-size:18px; line-height:30px;}
.bloger-wrapp .bloger-row1 .bloger-bar1 { width:40%;}
.bloger-wrapp .bloger-row2 .bloger-bar2 { width:55%;}

.contact-wrapp .contact-logo { width:220px; margin: 0 auto 40px}

.galler-wrapp h2 { font-size:22px; line-height:30px;}
.galler-wrapp .galler-col1 .galler-row1 { width:45%;}
.galler-wrapp .galler-col1 .galler-row2 { width:50%; margin: 0 0 0;}
  
.teamin-wrapp h2 { font-size:19px; line-height:30px; margin:0 0 15px;}
.teamin-wrapp h3 { line-height:30px;}

.teamer-wrapp h2 { font-size:20px;}
.teamer-wrapp { padding: 40px 0 50px;}
.teamer-wrapp .teamer-col1 .teamer-row1 .teamer-bar1 { margin: 0 0 10px;}
  
.treatin-wrapp h2 { font-size:22px; line-height:30px; margin:0 0 20px;}
.treatin-wrapp h3 { font-size:16px;}
  
/*common-css*/
.linker-thm1 { width:136px; margin:10px 0 0;}

/*btn-css*/


.contact-wrapp .enquiry-col1 .caldera-grid .col-sm-4 {  margin: 0 1.01% 34px;}



.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp { width: 100%; overflow: scroll;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .accordion { min-width: 950px; max-width: 100%; width: 100%;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title { padding: 0 15px 0;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3 { font-size: 18px; padding: 5px 5px 5px 5px;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.treat { width: 22%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.treat-price { width: 16%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-care { width: 16%; }
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-essentials { width: 22%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-plus { width: 24%;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp h2 { padding: 13px 20px 11px;}
.fees-table .feeser-bar1, .fees-table .feeser-bar2, .fees-table .feeser-bar3, .fees-table .feeser-bar4, .fees-table .feeser-bar5 { font-size: 15px; line-height: 24px;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 { padding: 5px 13px 10px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar1 { width: 22%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar2 { width: 16%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar3 { width: 16%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar4 { width: 22%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar5 { width: 24%; float: left; padding: 0 5px 0 5px;}

.treatmenter-wrapp .treatmenter-col2 .treatmenter-row2 h2 { line-height: 32px;}

.treat-wrapp .treat-treatmnts .treatmenter-row2 h2  { line-height: 32px; font-size: 26px;}



.teamin-wrapp .teamin-row1 .teamin-bar2 { width: 49%; top: 0%;}
.teamin-wrapp .teamin-row1 .teamin-bar2 h2 { margin: 0 0 5px;}
.teamin-wrapp .teamin-row1 .teamin-bar2 h3 { line-height: 22px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] { height: 13px; top: 2px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox input[type=checkbox] { height: 13px; top: 2px;}
.contact-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] { height: 13px; top: 2px;}

.conten-wrapp.fees-table .conten-row1 .bottom-cnt { /*padding: 30px 0 0;*/}


.fullwidthwrapp .testimonials-story-wrapp p { max-width: 80%;}
.fullwidthwrapp .testimonials-story-wrapp h3 { max-width: 80%;}
.fullwidthwrapp .testimonials-story-wrapp .slider.one-time-testi ul.slick-dots { max-width: 80%;}
.fullwidthwrapp .testimonials-story-wrapp .review-all { max-width: 80%;}

.fullwidthwrapp .dental-implant-wrapp-pre h2 { font-size: 40px; line-height: 60px;}
.fullwidthwrapp .dental-implant-wrapp-pre p { max-width: 80%;}

.inner-wrapp {min-height:470px;}

.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {display: inline;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: -2.5px;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 2px;}

.footer-wrapp .footer-col3 .footer-row1 li {margin: 0 4px 0 1px;}
.footer-wrapp .footer-col3 .footer-row1 li:nth-child(2n) {display: none;}

}

@media screen and (min-width:901px) and (max-width:1024px) {
.margin { width:94%;}

.header-wrapp { padding:46px 0 46px;}
.header-wrapp .header-col1 { width:20.8%;}

.linker-wrapp { top:100px;}
.linker-wrapp .linker-col1 { margin:8px 0 0;}
.linker-wrapp .linker-col2 .linker-row2 a { width:30px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp h2 { font-size:50px;}

.select-wrapp h3 { display:none;}
.select-wrapp .select-col4 .select-row4 { width:80%;}

.about-wrapp { padding:52px 0;}

.implants-wrapp h2 { font-size:44px; line-height:54px; margin:0 0 13px;}
.implants-wrapp p { font-size:15px; margin:0 0 18px;}
.implants-wrapp .implants-col2 { width:60%;}
.implants-wrapp .implants-col2 .implants-row1 { bottom:120px; padding:0 3%;}
.implants-wrapp .implants-col2 .implants-row2 { padding:32px 2%;}
.implants-wrapp .implants-col2 .implants-row2 ul li { padding:0 17px;}

.makeover-wrapp h2 { font-size:44px; line-height:54px; margin:0 0 13px;}
.makeover-wrapp p { font-size:15px; margin:0 0 18px;}
.makeover-wrapp .makeover-col2 { width:60%;}
.makeover-wrapp .makeover-col2 .makeover-row1 { bottom:120px; padding:0 3%;}
.makeover-wrapp .makeover-col2 .makeover-row2 { padding:32px 2%;}
.makeover-wrapp .makeover-col2 .makeover-row2 ul li { padding:0 17px;}

.treatments-wrapp h2 { font-size:24px; margin:0 0 14px;}
.treatments-wrapp p { font-size:14px; line-height:23px;}
.treatments-wrapp p span { display:contents;}
.treatments-wrapp .treatments-col2 .treatments-row2 { bottom:25px;}

.reviews-wrapp h2 { font-size:44px; line-height:54px;}
.reviews-wrapp p { max-width:73%;}

.enquiry-wrapp { padding:55px 0;}
.enquiry-wrapp h2 { font-size:44px; line-height:54px;}

.appointment-wrapp { padding:55px 0;}
.appointment-wrapp h2 { font-size:44px; line-height:54px;}

.footer-wrapp h3 { font-size:15px; line-height:26px;}
.footer-wrapp p { font-size:16px; line-height:23px;}
.footer-wrapp .footer-box .footer-col1 { width:34%;}
.footer-wrapp .footer-bar3 .footer-row3 li span { margin:-2px 0 0 7px;}
.footer-wrapp .footer-btn1 { padding:12px 11px 12px;}
.footer-row3 li, .footer-row3 li a { font-size:12px;}
.footer-wrapp .footer-bar5 ul li { margin:0 16px 0 0;}
.footer-lt ul li, .footer-bar5 ul li, .footer-bar5 ul li a { font-size:15px; line-height:26px;}
.footer-lt ul li a { font-size: 14px;}

/*inner-wrapp*/
.inner-wrapp .inner-col1 { top: 50%;}
.inner-wrapp h1 { font-size:44px; line-height:60px;}
.inner-row1 li, .inner-row1 li a { font-size:15px; line-height:30px;} 
  
.conten-wrapp { padding: 40px 0 50px;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; padding: 0 0 0 7%;}

.sidbar-wrapp h2 { font-size:26px; line-height:30px;}
.sidbar-wrapp .sidbar-row1 { padding: 40px 5% 50px; background-position-x: 80%;} 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding: 0 5% 0;} 
.sidbar-wrapp .sidbar-row2 { width:100%; padding: 40px 7% 50px;} 
  
.abouter-wrapp h2 { font-size:26px; line-height:30px; margin:0 0 20px;}
.abouter-wrapp h3 { font-size:22px; line-height:25px; margin:0 0 20px;}
.abouter-wrapp .abouter-col1 .abouter-row1 .abouter-bar1 li { font-size:14px;}
  
.bloger-wrapp h2 { font-size:22px; line-height:30px;}
.bloger-wrapp .bloger-row1 .bloger-bar1 { width:40%;}
.bloger-wrapp .bloger-row2 .bloger-bar2 { width:55%;}
  
.contact-wrapp .contact-logo { width:240px; margin: 0 auto 40px}

.galler-wrapp h2 { font-size:22px; line-height:30px;}
.galler-wrapp .galler-col1 .galler-row1 { width:45%;}
.galler-wrapp .galler-col1 .galler-row2 { width:50%; margin: 0 0 0;}
  
.teamin-wrapp h2 { font-size:21px; line-height:30px; margin:0 0 15px;}
.teamin-wrapp h3 { line-height:30px;}

.teamer-wrapp h2 { font-size:22px;}
.teamer-wrapp { padding: 40px 0 50px;}
.teamer-wrapp .teamer-col1 .teamer-row1 .teamer-bar1 { margin: 0 0 10px;}

.treatin-wrapp h2 { font-size:24px; line-height:30px; margin:0 0 20px;}
.treatin-wrapp h3 { font-size:18px;}
.treatin-wrapp .treatin-row1 .treatin-bar1 li { font-size:14px;}
  
/*common-css*/
.linker-thm1 { width:136px; margin:10px 0 0;}

/*btn-css*/


.contact-wrapp .enquiry-col1 .caldera-grid .col-sm-4 {  margin: 0 1.01% 34px;}


.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp { width: 100%; overflow: scroll;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .accordion { min-width: 950px; max-width: 100%; width: 100%;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title { padding: 0 15px 0;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3 { font-size: 18px; padding: 5px 5px 5px 5px;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.treat { width: 22%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.treat-price { width: 16%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-care { width: 16%; }
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-essentials { width: 22%;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .fee-title h3.denplan-plus { width: 24%;}


.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp h2 { padding: 13px 20px 11px;}
.fees-table .feeser-bar1, .fees-table .feeser-bar2, .fees-table .feeser-bar3, .fees-table .feeser-bar4, .fees-table .feeser-bar5 { font-size: 15px; line-height: 24px;}

.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 { padding: 5px 13px 10px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar1 { width: 22%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar2 { width: 16%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar3 { width: 16%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar4 { width: 22%; float: left; padding: 0 5px 0 5px;}
.conten-wrapp.fees-table .conten-row1 .conten-bar1.feeser-wrapp .feeser-row1 .feeser-row2 .feeser-row3 .feeser-bar5 { width: 24%; float: left; padding: 0 5px 0 5px;}


.teamin-wrapp .teamin-row1 .teamin-bar2 { width: 45%; top: 0%;}
.teamin-wrapp .teamin-row1 .teamin-bar2 h2 { margin: 0 0 5px;}
.teamin-wrapp .teamin-row1 .teamin-bar2 h3 { line-height: 25px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] { height: 13px; top: 2px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox input[type=checkbox] { height: 13px; top: 2px;}
.contact-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] { height: 13px; top: 2px;}

.conten-wrapp.fees-table .conten-row1 .bottom-cnt { /*padding: 30px 0 0;*/}



.fullwidthwrapp .testimonials-story-wrapp p { max-width: 80%;}
.fullwidthwrapp .testimonials-story-wrapp h3 { max-width: 80%;}
.fullwidthwrapp .testimonials-story-wrapp .slider.one-time-testi ul.slick-dots { max-width: 80%;}
.fullwidthwrapp .testimonials-story-wrapp .review-all { max-width: 80%;}

.fullwidthwrapp .dental-implant-wrapp-pre h2 { font-size: 50px; line-height: 60px;}
.fullwidthwrapp .dental-implant-wrapp-pre p { max-width: 80%;}

.inner-wrapp {min-height:550px;}

}

@media screen and (min-width:1025px) and (max-width:1240px) {
.margin { width:94%;}

.banner-wrapp { min-height:inherit;}

.select-wrapp .select-col4 .select-row4 { width:308px;}

.implants-wrapp h2 { font-size:44px; line-height:54px; margin:0 0 13px;}
.implants-wrapp .implants-col2 { width:50%;}
.implants-wrapp .implants-col2 .implants-row1 { bottom:150px; padding:0 3%;}
.implants-wrapp .implants-col2 .implants-row2 ul li { padding:0 20px;}

.makeover-wrapp h2 { font-size:44px; line-height:54px; margin:0 0 13px;}
.makeover-wrapp .makeover-col2 { width:50%;}
.makeover-wrapp .makeover-col2 .makeover-row1 { bottom:150px; padding:0 3%;}
.makeover-wrapp .makeover-col2 .makeover-row2 ul li { padding:0 15px;}

.footer-wrapp .footer-bar5 ul li { margin:0 20px 0 0;}

/*inner-wrapp*/
.inner-wrapp .inner-col1 { top: 50%;}
.inner-wrapp h1 { font-size:55px; line-height:70px;}
  
.conten-wrapp { padding: 40px 0 50px;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; padding: 0 0 0 7%;}

.sidbar-wrapp h2 { font-size:26px; line-height:30px;}
.sidbar-wrapp .sidbar-row1 { padding: 40px 5% 50px; background-position-x: 50%;} 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding: 0 5% 0;} 
.sidbar-wrapp .sidbar-row2 { width:100%; padding: 40px 7% 50px;} 
  
.abouter-wrapp h2 { font-size:27px; line-height:30px; margin:0 0 20px;}
.abouter-wrapp h3 { font-size:23px; line-height:25px; margin:0 0 20px;}
.abouter-wrapp .abouter-col1 .abouter-row1 .abouter-bar1 li { font-size:14px;}

.bloger-wrapp h2 { font-size:24px; line-height:30px;}

.contact-wrapp .contact-logo { width:280px; margin: 0 auto 40px}

.galler-wrapp h2 { font-size:24px; line-height:30px;}
.galler-wrapp .galler-col1 .galler-row1 { width:45%;}
.galler-wrapp .galler-col1 .galler-row2 { width:50%; margin: 0 0 0;}

.teamin-wrapp h2 { font-size:24px; line-height:30px; margin:0 0 15px;}
.teamin-wrapp h3 { line-height:30px;}
  
.teamer-wrapp h2 { font-size:24px;}
.teamer-wrapp { padding: 40px 0 50px;}
.teamer-wrapp .teamer-col1 .teamer-row1 .teamer-bar1 { margin: 0 0 10px;}
  
.teamin-wrapp .teamin-row1 .teamin-bar2 { top: 5%;}
.teamin-wrapp .teamin-row1 .teamin-bar2 h2 { margin: 0 0 5px;}
.teamin-wrapp .teamin-row1 .teamin-bar2 h3 { line-height: 25px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] { height: 13px; top: 2px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox input[type=checkbox] { height: 13px; top: 1px;}
.contact-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] { height: 13px; top: 2px;}

.conten-wrapp.fees-table .conten-row1 .bottom-cnt { /*padding: 30px 0 0;*/}

.inner-wrapp {min-height:600px;}

}

@media screen and (min-width:1241px) and (max-width:1340px) {
.margin { width:94%;}

.banner-wrapp { min-height:inherit;}

.inner-wrapp {min-height:629px;}

.implants-wrapp .implants-col2 { width:50%;}
.implants-wrapp .implants-col2 .implants-row1 { bottom:170px; padding:0 3%;}

.makeover-wrapp .makeover-col2 { width:50%;}
.makeover-wrapp .makeover-col2 .makeover-row1 { bottom:170px; padding:0 3%;}

}

@media screen and (min-width:1341px) and (max-width:1900px) {
.banner-wrapp { min-height:inherit;}

.inner-wrapp {min-height:629px;}

.implants-wrapp .implants-col2 { width:46%;}
.implants-wrapp .implants-col2 .implants-row1 { padding:0 3%;}

.makeover-wrapp .makeover-col2 { width:46%;}
.makeover-wrapp .makeover-col2 .makeover-row1 { padding:0 3%;}
}




@media screen and (min-width: 768px) {
.google-rating.ggogledesktop { position: fixed; bottom: 20px; left: 20px; z-index: 999; display: inline-block;  width: 210px; cursor: pointer;}
.google-rating.ggogledesktop img { width: 100%;}
.wp-gr .wp-google-badge_left-fixed { display: none;}

}


@media screen and (max-width: 767px) {
.contact-wrapp .contact-col2 .contact-row2 iframe { pointer-events: none; }

.featherlight .featherlight-close-icon { right: 0 !important; top: -30px !important;}

.google-rating.ggogledesktop { display: none;}
.wp-google-badge.wp-google-badge_left-fixed .wp-google-badge-score { margin-left: 0 !important;}
.wp-google-badge.wp-google-badge_left-fixed { left: 15px !important; bottom: 20px !important; z-index: 999 !important; cursor: pointer; width: 105px !important;}
.wp-google-badge.wp-google-badge_left-fixed span.wp-star { width: 17px !important; float: left !important;}
.wp-google-badge.wp-google-badge_left-fixed span.wp-star svg { width: 100% !important; float: left;}
.wp-google-badge.wp-google-badge_left-fixed span.wp-google-rating { display: none !important;}
  
.desktop { display: none;}
.dektop { display: none;}
.mobile { display: inline-block;}

.linker-wrapp .linker-col2 .linker-row2 .desk-version { display: none;}
.linker-wrapp .linker-col2 .linker-row2 .mobile-version { display: inline-block;}

.footer-wrapp .footer-bar2 .footer-row2 .mobile-version { display: inline-block;}
.footer-wrapp .footer-bar2 .footer-row2 .desk-version { display: none;}

.header-wrapp .linker-col2 .linker-row2 .desk-version { display: none;}
.header-wrapp .linker-col2 .linker-row2 .mobile-version { display: inline-block;}

.menu-col1 .fixed { left: 0 !important;}

.footer-wrapp .footer-bar4 .footer-lt ul { float: none; margin: 0 auto;}


.fullwidthwrapp .alex-intro-wrapp { padding: 0 0 40px;}
.fullwidthwrapp .alex-intro-wrapp .content { width: 100%; margin: 0 0 0; order: 1;}
.fullwidthwrapp .alex-intro-wrapp .alec-int { text-align: center;}
.fullwidthwrapp .alex-intro-wrapp .content-image { width: 100%; float: left; margin: 0 auto 30px;}
.fullwidthwrapp .alex-intro-wrapp .content-image img { max-width: 350px;}


.fullwidthwrapp .testimonials-story-wrapp p {max-width: 75%;font-size: 18px;}
.fullwidthwrapp .testimonials-story-wrapp h3 {max-width: 75%;}
.fullwidthwrapp .testimonials-story-wrapp .slider.one-time-testi ul.slick-dots {max-width: 75%;}
.fullwidthwrapp .testimonials-story-wrapp .review-all { max-width: 75%;}

.fullwidthwrapp .dental-implant-wrapp-pre h2 {font-size: 34px;line-height: 44px;}
.fullwidthwrapp .dental-implant-wrapp-pre p {max-width: 80%;font-size: 18px;line-height: 28px;}


.fullwidthwrapp .testimonials-story-wrapp p:before { left: -35px; width: 30px; height: 30px;}
.fullwidthwrapp .dental-implant-wrapp-pre p:before { width: 40px; height: 40px; left: -40px;}

.fullwidthwrapp .choose-implant-wrapp { padding: 60px 0px 40px;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col2 .full-col2-left { width: 100%; margin: 0 0 15px;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col2 .full-col2-right { width: 100%;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col3 .full-col3-left { width: 100%;}
.fullwidthwrapp .choose-implant-wrapp .full-col2-col3 .full-col3 .full-col3-right { width: 100%; margin: 0 0 15px;}

.fullwidthwrapp .dental-implant-wrapp { padding: 60px 0px 0;}
.fullwidthwrapp .dental-implant-wrapp .intro-dental-faq { margin: 0 0 10px;}
.fullwidthwrapp .dental-implant-wrapp .intro-dental-faq .full-outer { width: 100%; margin: 0 0 10px;}

.fullwidthwrapp .simons-story-wrapp { padding: 60px 0px;}
.fullwidthwrapp .simons-story-wrapp .simon-content .iframe-left { width: 100%; margin: 0 0 30px;}
.fullwidthwrapp .simons-story-wrapp .simon-content .sec-right { width: 100%; margin: 0 0 0;}

.fullwidthwrapp .testimonials-story-wrapp { padding: 60px 0;}

.fullwidthwrapp .dental-implant-wrapp-pre { padding: 70px 0;}

.fullwidthwrapp .dentalimplant-options-wrapp { padding: 20px 0 60px 0;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col1 .full-col1-left { width: 100%; margin: 0 0 20px;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col1 .full-col1-right { width: 100%;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col2 .full-col2-left { width: 100%; margin: 0 0 30px;}
.fullwidthwrapp .dentalimplant-options-wrapp .full-col2 .full-col2-right { width: 100%; margin: 0 0 10px;}

.fullwidthwrapp .fullarch-options-wrapp { padding: 60px 0;}
.fullwidthwrapp .fullarch-options-wrapp .full-arch-col2-head-cont { margin: 0 0 10px;}
.fullwidthwrapp .fullarch-options-wrapp .full-col1 .full-col1-left { width: 100%; margin: 0 0 20px;}
.fullwidthwrapp .fullarch-options-wrapp .full-col1 .full-col1-right { width: 100%;}

.fullwidthwrapp .fullarch-options-wrapp .full-col2 .full-col2-left { width: 100%; margin: 0 0 30px;}
.fullwidthwrapp .fullarch-options-wrapp .full-col2 .full-col2-right { width: 100%;}
.fullwidthwrapp .fullarch-options-wrapp .full-cols-threfour .full-col3 { width: 100%; margin: 0 0 20px;}
.fullwidthwrapp .fullarch-options-wrapp .full-cols-threfour .full-col4 { width: 100%;}


.outervideo { max-width: 100%; }

.abouter-wrapp a.denplan-btn {margin: 0 0 30px;}


.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell { width: 93.5% !important;padding: 0;float: none;margin: 0 0 15px;display: inline-table;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field { width: 93.3%; height: 110px;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { width: 92%;}
.contact-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {width: 100%;}





}


@media screen and (max-width: 480px) {
.fullwidthwrapp .dental-implant-wrapp-pre h2 {font-size: 30px;line-height: 40px;}

}


@media screen and (max-width: 375px) {

.footer-wrapp .footer-bar5 ul { width: 90%; float: none; margin: 0 auto;}
}
