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

/* CSS Document © 2015 Digimax.co.uk */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
	font-family: 'audrey-regular-font';
	src: url('../fonts/audrey-regular-font.eot');
	src: local('?'), url('../fonts/audrey-regular-font.woff') format('woff'), url('../fonts/audrey-regular-font.ttf') format('truetype'), url('../fonts/audrey-regular-font.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

::-moz-selection{ background:#3D3D3D; color:#ffffff; text-shadow:none;}
::selection { background:#3D3D3D; color:#ffffff; text-shadow:none;}
*,
*:before, *:after{-webkit-box-sizing:  border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;padding: 0;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video, textarea, input { margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; outline:none; font-family: "Montserrat", sans-serif;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body {color:#504f50; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; font-smoothing: antialiased; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; overflow:hidden;}
:root { overflow-y: scroll;}
a { text-decoration:none; transition:all 0.25s ease-out 0s;}
p, p span { font-family: "Montserrat", sans-serif;}
img { border:0px;}
ol, ul, li{ list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
* {-webkit-appearance: none;}
::-webkit-input-placeholder {
  color:#3D3D3D;
}
::-moz-placeholder {
  color:#3D3D3D;
}
:-ms-input-placeholder {
  color:#3D3D3D;
}
:-moz-placeholder {
  color:#3D3D3D;
}


/*------------------- common style ---------------------------*/
a, button, input, select, textarea{outline:0;}

*,:after,:before{outline:0;}

img{max-width:100%;height:auto;}

iframe{border:0;}

a:focus,a:hover{outline:0;text-decoration:none;}



.common-style h1 { font-size: 32px;font-weight: 400;color: #3D3D3D;letter-spacing: 0.44px;line-height:1.59;text-transform: uppercase;margin: 0 0 28px;/*font-family: 'audrey-regular-font';*/ }

.common-style h2 { font-size: 24px;font-weight: 400;color: #3D3D3D;letter-spacing: 0.44px;line-height:1.59;text-transform: uppercase;margin: 0 0 28px;/*font-family: 'audrey-regular-font';*/ }

.common-style h3 { font-size: 22px;font-weight: 400;color: #3D3D3D;letter-spacing: 0.44px;line-height:1.59;text-transform: uppercase;margin: 0 0 28px;/*font-family: 'audrey-regular-font';*/ }

.common-style h4 { font-size: 20px;font-weight: 400;color: #3D3D3D;letter-spacing: 0.44px;line-height:1.59;text-transform: uppercase;margin: 0 0 28px;/*font-family: 'audrey-regular-font';*/ }

.common-style h5 { font-size: 18px;font-weight: 400;color: #3D3D3D;letter-spacing: 0.44px;line-height:1.59;text-transform: uppercase;margin: 0 0 28px;/*font-family: 'audrey-regular-font';*/ }

.common-style h6 { font-size: 16px;font-weight: 400;color: #3D3D3D;letter-spacing: 0.44px;line-height:1.59;text-transform: uppercase;margin: 0 0 28px;/*font-family: 'audrey-regular-font';*/ }

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

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

.common-style p { font-size: 16px; color: #3D3D3D; line-height: 1.73; margin: 0 0 30px; letter-spacing: normal; font-family: "Montserrat", sans-serif; font-weight: 400;}

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

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

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

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

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

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

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

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

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

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

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

.common-style ol li { font-size: 16px; color: #3D3D3D; line-height: 1.67; counter-increment: step-counter; padding-left:20px; width: auto; margin: 0 auto; position: relative; font-family: "Montserrat", sans-serif; letter-spacing: normal; font-weight: 400;}

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

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

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

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

.common-style blockquote p:before { content: '"'; position: absolute; left: -100px; font-size: 16px; color:#3D3D3D; font-style: italic; top: 17px; }

.common-anchor {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;right: 0;z-index: 99;}

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

.feeser-bar1 strong{font-weight: 600;}

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


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

.common-style img {width: 600px;display: block; height:auto;border-radius: 7px}
 
.common-style .videoWrapper {width:100%;float: none;max-width: 100% !important;border-radius: 7px;margin-bottom: 16px;}
 
.common-style .table-outer {display: inline-block;}
.common-style img[align="right"] {
    margin: 0px 0 16px 30px;
  
}

.common-style img[align="left"] {
    margin: 0px 30px 16px 0px;

}


@media(max-width:767px){
/* .common-style iframe { width:100%; height:350px; }*/
.typeform-widget {   height: initial !important;}
.common-style img[align="right"] {width:100%}
.common-style img[align="left"] {width:100%}
.common-style img {width:100%}
}

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

.common-style span.screen-reader-text { color: #3D3D3D;}

.common-style [type=search] {border: none;border-bottom: 1px solid #3D3D3D;padding: 10px 0 10px;background: none;border-radius: 0;font-size: 11px;font-weight: 600;color: #3D3D3D;line-height: 1.75;width: 200px;display: inline-block;margin-right: 5px;height: 50px;text-transform: uppercase;letter-spacing: 4.27px;}

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

.common-style [type=submit] {-webkit-appearance: none;border: 1px solid;padding: 13px 40px 13px 28px;font-size: 12px;font-weight: 600;line-height: 1.75;letter-spacing: 2.28px;cursor:pointer;text-transform: uppercase;color: #ffff;border-radius: 80px;background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: 82%;background-position-y: 48%;border-color: #62BFEB;margin: 0 0 0;}

.common-style [type=submit]:hover {cursor:pointer;color: #62BFEB;background: url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: 82%;background-position-y: 48%;border-color: #62BFEB;}

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

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


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

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

.videoWrapper.vertical {
  padding-bottom: 525px;
}

.videoWrapper.vertical iframe {
    width: auto !important;
}


@media(max-width:480px){
.common-style form.search-form label { width: 100%; float: left;  margin-bottom: 15px;}
.common-style [type=search] {width: 63%;margin-left: 0;margin-right: 2%;}
.common-style [type=submit] {width: 35%;float: right;padding: 13px 30px 13px 23px;font-size: 10px;letter-spacing: 1.28px;}

.videoWrapper.vertical {padding-bottom: 162vw;}
.videoWrapper.vertical iframe {width: 100% !important;}

}

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

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


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



.typography h1 {font-size: 32px; font-weight: 400; color: #3D3D3D; letter-spacing: 0.44px; line-height: 1.45; text-transform: uppercase; margin: 0 0 18px; /*font-family: 'audrey-regular-font';*/}
.typography h2 {font-size: 24px; font-weight: 400; color: #3D3D3D; letter-spacing: 0.44px; line-height:1.59; text-transform: uppercase;margin: 0 0 18px;/*font-family: 'audrey-regular-font';*/ float: none;}
.typography h3 {font-size: 22px; font-weight: 400; color: #3D3D3D; letter-spacing: 0.44px; line-height:1.59; text-transform: uppercase; margin: 0 0 18px; /*font-family: 'audrey-regular-font';*/}
.typography h4 {font-size: 20px; font-weight: 400; color: #3D3D3D; letter-spacing: 0.44px; line-height:1.59; text-transform: uppercase; margin: 0 0 18px; /*font-family: 'audrey-regular-font';*/}
.typography h5 {font-size: 18px; font-weight: 400; color: #3D3D3D; letter-spacing: 0.44px; line-height:1.59; text-transform: uppercase; margin: 0 0 18px; /*font-family: 'audrey-regular-font';*/}
.typography h6 {font-size: 16px; font-weight: 400; color: #3D3D3D; letter-spacing: 0.44px; line-height:1.59; text-transform: uppercase; margin: 0 0 18px; /*font-family: 'audrey-regular-font';*/}

.typography ul {width: 100%; float: none; margin:0 auto 28px; padding-left: 0px;}
.typography ul li {font-size: 16px; color: #3D3D3D; line-height: 1.67; counter-increment: step-counter; padding-left:20px; width: auto; margin: 0 auto; position: relative; font-family: "Montserrat", sans-serif; letter-spacing: normal; font-weight: 400;}
.typography ul li:before {content: "\2022 "; position: absolute; left: -1px; color: #3D3D3D; font-size: 22px; top: -2px; line-height: normal;}

.typography ol {width: 100%; float: none; counter-reset: my-awesome-counter; margin:0 auto 28px; position: relative;}
.typography ol li {font-size: 16px; color: #3D3D3D; line-height: 1.67; counter-increment: step-counter; padding-left:20px; width: auto; margin: 0 auto; position: relative; font-family: "Montserrat", sans-serif; letter-spacing: normal; font-weight: 400;}
.typography ol li:before {content: counter(step-counter)'.';margin-right: 0px; position: absolute; left: 0; color: #3D3D3D; font-size: 16px; top: 0;}

@media screen and (min-width:1241px){
  .common-style ul li{font-size:18px}
  .common-style ul li:before{top:-1px}
  .common-style ol li{font-size:18px}
  .common-style ol li:before{font-size:18px}
  .table-outer { font-size:18px;}
}

@media screen and (min-width:768px) and (max-width:900px)
{
.common-style img[align="right"] {width:300px;margin: 0px 0 22px 20px;}
.common-style img[align="left"] {width:300px;margin: 0px 20px 22px 0px;}

}
@media screen and (min-width:901px) and (max-width:1024px)
{
.common-style img[align="right"] {width:400px}
.common-style img[align="left"] {width:400px}

}

.header-wrapp, .linker-wrapp, .about-wrapp, .banner-wrapp, .implants-wrapp, .veneers-wrapp, .invisalign-wrapp, .aesthetics-wrapp, .treatments-wrapp, .gallery-wrapp, .testimonials-wrapp, .team-wrapp, .contact-wrapp, .speak-wrapp, .social-wrapp, .fheader-wrapp, .flinker-wrapp, .footer-wrapp, .inner-wrapp, .conten-wrapp, .sidbar-wrapp, .paiger-wrapp, .blog-wrapp, .abouts-wrapp, .galler-wrapp, .blogin-wrapp, .treatin-wrapp, .feeser-wrapp, .testimonial-wrapp, .opening-wrapp, .practice-wrapp { width:100%; float:left;}
.margin { width:100%; max-width:1174px; margin:auto;}

/*header-wrapp*/
.header-wrapp { background:none; padding:36px 0 34px; position:absolute; top:0; right:0; left:0;}
.header-wrapp p { float:left; font-size:15px; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 0;}
.header-wrapp p a { color:#ffffff;}
.header-wrapp p span { display:block;}
.header-wrapp p strong { font-weight:700;}
.header-wrapp .header-col1 { width:370px; float:left; margin:0 0 0;}
.header-wrapp .header-col1 img { width:100%; display:block;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:left;}
.header-wrapp .header-col2 { width:auto; float:left; margin:0 15px 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 52px 0 0; position:relative;}
.header-wrapp .header-col2 .header-row2 li:last-child { margin-right:0;}
.header-wrapp .header-col2 .header-row2 li:after { content:""; width:1px; height:34px; float:left; background:#62BFEB; transform:translateY(-50%); margin:0 0 0; position:absolute; top:50%; right:-25px;}
.header-wrapp .header-col2 .header-row2 li:last-child:after { display:none;}
.header-wrapp .header-col2 .header-row2 li a:hover { color:#62BFEB;}
.header-wrapp .header-col3 { width:auto; float:left; margin:0 0 0;}
.header-wrapp .header-col3 img { width:100%; display:block;}
.header-wrapp .header-col3 .header-row3 { width:100%; float:left;}
.header-wrapp .header-btn1 { float:left; color:#ffffff; background:#6763EB; border-color:#6763EB; margin:0 0 0 10px; padding:20px 25px 21px 25px;}
.header-wrapp .header-btn1:first-child { margin-left:0;}
.header-wrapp .header-btn1:hover { color:#6763EB; background:none; border-color:#6763EB;}
.header-row2 li, .header-row2 li a { font-size:12px; font-weight:600; color:#3D3D3D; letter-spacing:2.28px; line-height:4.8; text-transform:uppercase;}

.header-wrapp .header-btn1.tab-hide{background:#62bfeb;border-color:#62bfeb;color:#fff}
.header-wrapp .header-btn1.tab-hide:hover{background:#fff;border-color:#62bfeb;color:#62bfeb}
.header-wrapp .header-col3 .header-row3 a:nth-child(3):hover {color: rgb(255, 0, 0) !important;background: transparent !important;}

/*linker-wrapp*/
.linker-wrapp { background:none; padding:3% 0 3.5%; position:absolute; top:0; right:0; left:0; z-index:9;}
.linker-wrapp p { float:left; font-size:17px; color:#a1a4a7; letter-spacing:0.5px; line-height:30px; margin:0 0 0;}
.linker-wrapp p a { color:#a1a4a7;}
.linker-wrapp p span { display:block;}
.linker-wrapp p strong { font-weight:700;}
.linker-wrapp .linker-col1 { width:auto; float:left; margin:0 0 0;}
.linker-wrapp .linker-col1 img { width:100%; display:block;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%; float:left;}
.linker-wrapp .linker-col1 .linker-row1 li { float:left; margin:0 18px 0 0; position:relative;}
.linker-wrapp .linker-col1 .linker-row1 li:last-child { margin-right:0;}
.linker-row1 li, .linker-row1 li a { font-size:12px; font-weight:600; color:#ffffff; letter-spacing:2.28px; line-height:1.67; text-transform:uppercase;}

.linker-wrapp .linker-col1 .linker-row1 li:hover a {color: #62BFEB;}

.linker-wrapp .special-offer-btn {width: fit-content; float: none; color: #ffffff; background: #62BFEB; margin: 0 0 0; padding: 20px 46px 21px 30px;  text-align: center;  font-size: 12px;  font-weight: 600;  letter-spacing: 2.28px;  line-height: normal;  text-transform: uppercase;  border: 1px solid #62BFEB;  border-radius: 40px;  transition: all 0.25s ease-out 0s; display: inline-block; position: relative;  z-index: 9;}
.linker-wrapp .special-offer-btn:hover { color: #62BFEB; background: #ffffff; border-color: #62BFEB;}

.banner-wrapp .linker-wrapp > .margin {display: flex;flex-wrap: wrap;flex-direction: column-reverse;}

/*banner-wrapp*/
.banner-wrapp { min-height:812px; background:none; margin:141px 0 0; position:relative;}
.banner-wrapp p { float:none; font-size:17px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.76; margin:0 0 16px;}
.banner-wrapp p a { color:#ffffff;}
.banner-wrapp p span { display:block;}
.banner-wrapp p strong { font-weight:700;}
.banner-wrapp h2 { float:none; font-size:14px; font-weight:600; color:#62BFEB; letter-spacing:7.66px; line-height:1.16; text-transform:uppercase; margin:0 0 22px;}
.banner-wrapp h2 a { color:#62BFEB;}
.banner-wrapp h2 span { display:block;}
.banner-wrapp h3 { float:none; font-size:57px; font-weight:400; color:#ffffff; letter-spacing:1.14px; line-height:1.26; text-transform:uppercase; margin:0 0 18px;}
.banner-wrapp h3 a { color:#ffffff;}
.banner-wrapp h3 span { display:block;}
.banner-wrapp .banner-col1 { width:1174px; float:left; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:56%; right:0; left:0;}
.banner-wrapp .banner-col1 img { width:100%; display:block;}
.banner-wrapp .banner-col1 .banner-row1 { width:60%; float:left;}
.banner-wrapp .banner-btn1 { float:none; color:#ffffff; background:#6763EB; border-color:#6763EB; margin:17px 8px 0 0; padding:20px 46px 21px 30px;}
.banner-wrapp .banner-btn1:last-child { margin-right:0;}
.banner-wrapp .banner-btn1:hover { color:#6763EB; background:#fff; border-color:#6763EB;}
.banner-wrapp .banner-btn2 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:17px 8px 0 0; padding:20px 46px 21px 30px;}
.banner-wrapp .banner-btn2:last-child { margin-right:0;}
.banner-wrapp .banner-btn2:hover { color:#62BFEB; background:#fff; border-color:#62BFEB;}
/*.banner-wrapp h3, .banner-wrapp h3 span { font-family: 'audrey-regular-font';}*/

.banner-wrapp .banner-col1 .logos{width:100%;display:flex;flex-wrap:wrap;margin:28px 0 0;max-width: 620px; align-items: center;}
.banner-wrapp .banner-col1 .logos .logo-1{width:28%;display:inline-block;float:left;margin:0 3.6% 0 0}
.banner-wrapp .banner-col1 .logos .logo-1:last-child{margin-right:0}
/* .banner-wrapp .banner-col1 .logos img{filter:drop-shadow(0 2px 2px rgba(255 255 255 /0.20))} */

/*about-wrapp*/
.about-wrapp { background:#3D3D3D url(../images/speakbgnew.png) left center / cover; padding:3.2% 0 6%;}
.about-wrapp p { float:none; font-size:15px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.87; margin:0 0 16px;}
.about-wrapp p a { color:#ffffff;}
.about-wrapp p span { display:block;}
.about-wrapp p strong { font-weight:700;}
.about-wrapp h2 { float:left; font-size:12px; font-weight:600; color:#ffffff; letter-spacing:2.28px; line-height:1.77; text-transform:uppercase; margin:0 10px 0 0;}
.about-wrapp h2 a { color:#ffffff;}
.about-wrapp h2 span { display:block;}
.about-wrapp h3 { width: 100%;float:none; font-size:14px; font-weight:600; color:#62BFEB; letter-spacing:7.98px; line-height:1.26; text-transform:uppercase; margin:0 0 12px;}
.about-wrapp h3 a { color:#62BFEB;}
.about-wrapp h3 span { display:block;}
.about-wrapp h4 { float:none; font-size:41px; font-weight:400; color:#ffffff; letter-spacing:0.82px; line-height:1.29; text-transform:uppercase; margin:0 0 28px;}
.about-wrapp h4 a { color:#ffffff;}
.about-wrapp h4 span { display:block;}
.about-wrapp .about-col1 { width:100%; float:left; margin:0 0 5.6%;}
.about-wrapp .about-col1 img { width:100%; display:block;}
.about-wrapp .about-col1 .about-row1 { width:242px; float:left;}
.about-wrapp .about-col2 { width:auto; float:right; margin:15px 0 0;}
.about-wrapp .about-col2 img { width:100%; display:block;}
.about-wrapp .about-col2 .about-row2 { width:100%; float:right;}
.about-wrapp .about-col2 .about-row2 a { width:auto; float:left; margin:0 17px 0 0;}
.about-wrapp .about-col2 .about-row2 a:last-child { margin-right:0;}
.about-wrapp .about-col3 { width:100%; float:left; margin:0 0 0; position:relative;}
.about-wrapp .about-col3 img { width:100%; display:block;}
.about-wrapp .about-col3 .about-row3 { width:46%; float:left; transform:translateY(-50%); position:absolute; top:50%; left:0;}
.about-wrapp .about-col4 { width:46.6%; float:right; margin:6.9% 0 0; position:relative;}
.about-wrapp .about-col4 img { width:100%; display:block;}
.about-wrapp .about-col4 .about-row4 { width:55.7%; float:right;}
.about-wrapp .about-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:23px 8px 0 0; padding:20px 46px 21px 30px;}
.about-wrapp .about-btn1:last-child { margin-right:0;}
.about-wrapp .about-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
/*.about-wrapp h4, .about-wrapp h4 span { font-family: 'audrey-regular-font';}*/

.about-wrapp p img {width: auto; display: block; contain-intrinsic-size: revert;}

/*implants-wrapp*/
.implants-wrapp { background:#f7f7f7;}
.implants-wrapp p { float:none; font-size:15px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:1.87; margin:0 0 16px;}
.implants-wrapp p a { color:#3D3D3D;}
.implants-wrapp p span { display:block;}
.implants-wrapp p strong { font-weight:700;}
.implants-wrapp h2 { float:none; font-size:14px; font-weight:600; color:#62BFEB; letter-spacing:7.98px; line-height:1.26; text-transform:uppercase; margin:0 0 16px;}
.implants-wrapp h2 a { color:#62BFEB;}
.implants-wrapp h2 span { display:block;}
.implants-wrapp h3 { float:none; font-size:41px; font-weight:400; color:#3D3D3D; letter-spacing:0.82px; line-height:1.29; text-transform:uppercase; margin:0 0 28px;}
.implants-wrapp h3 a { color:#3D3D3D;}
.implants-wrapp h3 span { display:block;}
.implants-wrapp .implants-col1 { width:100%; float:right; margin:0 0 0; position:relative;}
.implants-wrapp .implants-col1 img { width:100%; display:block;}
.implants-wrapp .implants-col1 .implants-row1 { width:41.4%; float:right; transform:translateY(-50%); position:absolute; top:50%; right:0;}
.implants-wrapp .implants-col2 { width:51.5%; float:left; margin:5.6% 0 0 2.2%; position:relative; z-index:9;}
.implants-wrapp .implants-col2 img { width:100%; display:block; transition: all 0.25s ease-in}
.implants-wrapp .implants-col2 .implants-row2 { width:100%; float:left;}
.implants-wrapp .implants-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:27px 8px 0 0; padding:20px 46px 21px 30px;}
.implants-wrapp .implants-btn1:last-child { margin-right:0;}
.implants-wrapp .implants-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
/*.implants-wrapp h3, .implants-wrapp h3 span { font-family: 'audrey-regular-font';}*/

.implants-wrapp .implants-col2 a {width: 100%;display: block;overflow: hidden;}
.implants-wrapp .implants-col2 a:hover img {transform: scale(1.05);filter: grayscale(1);}

.implants-wrapp .implanttopcontent{width:100%;display:block;position:relative;top:40px}
.implants-wrapp .implanttopcontent strong{font-weight:700}
.implants-wrapp .implanttopcontent h5{font-size:18px;font-weight:400;color:#3D3D3D;letter-spacing:.44px;line-height:1.59;text-transform:uppercase;margin:0 0 18px}
.implants-wrapp .implanttopcontent h1{font-size:32px;font-weight:400;color:#3D3D3D;letter-spacing:.44px;line-height:1.45;text-transform:uppercase;margin:0 0 18px}
.implants-wrapp .implanttopcontent h2{font-size:28px;font-weight:400;color:#3D3D3D;letter-spacing:.44px;line-height:1.59;text-transform:uppercase;margin:0 0 18px}
.implants-wrapp .implanttopcontent h3{font-size:25px;font-weight:400;color:#3D3D3D;letter-spacing:.44px;line-height:1.59;text-transform:uppercase;margin:0 0 18px}
.implants-wrapp .implanttopcontent h4{font-size:22px;font-weight:400;color:#3D3D3D;letter-spacing:.44px;line-height:1.59;text-transform:uppercase;margin:0 0 18px}
.implants-wrapp .implanttopcontent h6{font-size:16px;font-weight:400;color:#3D3D3D;letter-spacing:.44px;line-height:1.59;text-transform:uppercase;margin:0 0 18px}

/*veneers-wrapp*/
.veneers-wrapp { background:none;}
.veneers-wrapp p { float:none; font-size:15px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:1.87; margin:0 0 16px;}
.veneers-wrapp p a { color:#3D3D3D;}
.veneers-wrapp p span { display:block;}
.veneers-wrapp p strong { font-weight:700;}
.veneers-wrapp h2 { float:none; font-size:14px; font-weight:600; color:#62BFEB; letter-spacing:7.98px; line-height:1.26; text-transform:uppercase; margin:0 0 16px;}
.veneers-wrapp h2 a { color:#62BFEB;}
.veneers-wrapp h2 span { display:block;}
.veneers-wrapp h3 { float:none; font-size:41px; font-weight:400; color:#3D3D3D; letter-spacing:0.82px; line-height:1.29; text-transform:uppercase; margin:0 0 28px;}
.veneers-wrapp h3 a { color:#3D3D3D;}
.veneers-wrapp h3 span { display:block;}
.veneers-wrapp .veneers-col1 { width:100%; float:left; margin:0 0 0; position:relative;}
.veneers-wrapp .veneers-col1 img { width:100%; display:block;}
.veneers-wrapp .veneers-col1 .veneers-row1 { width:41.4%; float:left; transform:translateY(-50%); position:absolute; top:50%; left:4%;}
.veneers-wrapp .veneers-col2 { width:51.3%; float:right; margin:42px 36px 0 0; position:relative; z-index:9;}
.veneers-wrapp .veneers-col2 img { width:100%; display:block;transition: all 0.25s ease-in}
.veneers-wrapp .veneers-col2 .veneers-row2 { width:100%; float:right;}
.veneers-wrapp .veneers-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:27px 8px 0 0; padding:20px 46px 21px 30px;}
.veneers-wrapp .veneers-btn1:last-child { margin-right:0;}
.veneers-wrapp .veneers-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
/*.veneers-wrapp h3, .veneers-wrapp h3 span { font-family: 'audrey-regular-font';}*/

.veneers-wrapp .veneers-col2 .veneers-row2 a {width: 100%;display: block;overflow: hidden;}
.veneers-wrapp .veneers-col2 .veneers-row2 a:hover img {transform: scale(1.05);filter: grayscale(1);}

/*invisalign-wrapp*/
.invisalign-wrapp { background:#3D3D3D;}
.invisalign-wrapp p { float:none; font-size:15px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.87; margin:0 0 16px;}
.invisalign-wrapp p a { color:#ffffff;}
.invisalign-wrapp p span { display:block;}
.invisalign-wrapp p strong { font-weight:700;}
.invisalign-wrapp h2 { float:none; font-size:14px; font-weight:600; color:#62BFEB; letter-spacing:7.98px; line-height:1.26; text-transform:uppercase; margin:0 0 16px;}
.invisalign-wrapp h2 a { color:#62BFEB;}
.invisalign-wrapp h2 span { display:block;}
.invisalign-wrapp h3 { float:none; font-size:41px; font-weight:400; color:#ffffff; letter-spacing:0.82px; line-height:1.29; text-transform:uppercase; margin:0 0 28px;}
.invisalign-wrapp h3 a { color:#ffffff;}
.invisalign-wrapp h3 span { display:block;}
.invisalign-wrapp .invisalign-col1 { width:100%; float:right; margin:0 0 0; position:relative;}
.invisalign-wrapp .invisalign-col1 img { width:100%; display:block;}
.invisalign-wrapp .invisalign-col1 .invisalign-row1 { width:41.4%; float:right; transform:translateY(-50%); position:absolute; top:50%; right:-2.4%;}
.invisalign-wrapp .invisalign-col2 { width:60.6%; float:left; margin:4% 0 0 -2.6%; position:relative; z-index:9;}
.invisalign-wrapp .invisalign-col2 img { width:100%; display:block;transition: all 0.25s ease-in}
.invisalign-wrapp .invisalign-col2 .invisalign-row2 { width:100%; float:left;}
.invisalign-wrapp .invisalign-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:27px 8px 0 0; padding:20px 46px 21px 30px;}
.invisalign-wrapp .invisalign-btn1:last-child { margin-right:0;}
.invisalign-wrapp .invisalign-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
/*.invisalign-wrapp h3, .invisalign-wrapp h3 span { font-family: 'audrey-regular-font';}*/

.invisalign-wrapp .invisalign-col2 .invisalign-row2 a {width: 100%;display: block;overflow: hidden;}
.invisalign-wrapp .invisalign-col2 .invisalign-row2 a:hover img {transform: scale(1.05);filter: grayscale(1);}

/*aesthetics-wrapp*/
.aesthetics-wrapp { background:none;}
.aesthetics-wrapp p { float:none; font-size:15px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:1.87; margin:0 0 16px;}
.aesthetics-wrapp p a { color:#3D3D3D;}
.aesthetics-wrapp p span { display:block;}
.aesthetics-wrapp p strong { font-weight:700;}
.aesthetics-wrapp h2 { float:none; font-size:14px; font-weight:600; color:#62BFEB; letter-spacing:7.98px; line-height:1.26; text-transform:uppercase; margin:0 0 16px;}
.aesthetics-wrapp h2 a { color:#62BFEB;}
.aesthetics-wrapp h2 span { display:block;}
.aesthetics-wrapp h3 { float:none; font-size:41px; font-weight:400; color:#3D3D3D; letter-spacing:0.82px; line-height:1.29; text-transform:uppercase; margin:0 0 28px;}
.aesthetics-wrapp h3 a { color:#3D3D3D;}
.aesthetics-wrapp h3 span { display:block;}
.aesthetics-wrapp .aesthetics-col1 { width:100%; float:left; margin:0 0 0; position:relative;}
.aesthetics-wrapp .aesthetics-col1 img { width:100%; display:block;}
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width:42.4%; float:left; transform:translateY(-50%); position:absolute; top:50%; left:4%;}
.aesthetics-wrapp .aesthetics-col2 { width:53.3%; float:right; margin:3.5% 0.7% 0 0; position:relative; z-index:9;}
.aesthetics-wrapp .aesthetics-col2 img { width:100%; display:block;}
.aesthetics-wrapp .aesthetics-col2 .aesthetics-row2 { width:100%; float:right;}
.aesthetics-wrapp .aesthetics-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:27px 8px 0 0; padding:20px 46px 21px 30px;}
.aesthetics-wrapp .aesthetics-btn1:last-child { margin-right:0;}
.aesthetics-wrapp .aesthetics-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
.aesthetics-wrapp .aesthetics-btn2 { float:none; color:#ffffff; background:#6763EB; border-color:#6763EB; margin:0 8px 0 0; padding:20px 46px 21px 30px;}
.aesthetics-wrapp .aesthetics-btn2:last-child { margin-right:0;}
.aesthetics-wrapp .aesthetics-btn2:hover { color:#6763EB; background:#fff; border-color:#6763EB;}
/*.aesthetics-wrapp h3, .aesthetics-wrapp h3 span { font-family: 'audrey-regular-font';}*/

/*treatments-wrapp*/
.treatments-wrapp { background:#f7f7f7; padding:6.7% 0 6.7%;}
.treatments-wrapp p { float:none; font-size:15px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:1.87; margin:0 0 16px;}
.treatments-wrapp p a { color:#3D3D3D;}
.treatments-wrapp p span { display:block;}
.treatments-wrapp p strong { font-weight:700;}
.treatments-wrapp h2 { float:none; font-size:26px; font-weight:400; color:#3D3D3D; letter-spacing:0.54px; line-height:1.41; text-transform:uppercase; margin:0 0 16px;}
.treatments-wrapp h2 a { color:#3D3D3D;}
.treatments-wrapp h2 span { display:block;}
.treatments-wrapp .treatments-col1 { width:100%; float:right; margin:0 0 5.3%; display: flex; flex-wrap: wrap; justify-content: center;}
.treatments-wrapp .treatments-col1 img { width:100%; display:block;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:35%; float:left; margin:0 0 22px;}
.treatments-wrapp .treatments-col2 { width:26.32%; float:left; margin:1.4% 10.52% 0 0; padding:3.4% 2.2% 87px 3.1%; position:relative; z-index:9;text-align: center;}
.treatments-wrapp .treatments-col2 img { width:100%; display:block;}
.treatments-wrapp .treatments-col2:after { content:""; width:100%; height:100%; float:left; border:1px solid #62BFEB; opacity:0; transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:0; right:0; left:0; z-index:-9;}
.treatments-wrapp .treatments-col2:hover:after { opacity:1;}
.treatments-wrapp .treatments-col2:nth-child(4n) { margin-right:0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; float:left;}
.treatments-wrapp .treatments-btn1 { float:none; color:#ffffff; background:#6763EB; border-color:#6763EB; margin:18px 8px 0 0; padding:10px 38px 11px 24px;}
.treatments-wrapp .treatments-btn1:last-child { margin-right:0;}
.treatments-wrapp .treatments-btn1:hover { color:#ffffff; background:#62BFEB; border-color:#62BFEB;}
.treatments-wrapp .treatments-btn2 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:0 8px 0 0; padding:20px 46px 21px 30px;}
.treatments-wrapp .treatments-btn2:last-child { margin-right:0;}
.treatments-wrapp .treatments-btn2:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
/*.treatments-wrapp h2, .treatments-wrapp h2 span { font-family: 'audrey-regular-font';}*/
.treatments-col2:first-child, .treatments-col2:nth-child(2), .treatments-col2:nth-child(3) { margin-top:0;}

.treatments-wrapp .treatments-col2 .treatments-row2 .treatments-btn1 { position: absolute;  bottom: 43px; left: 18.1%;}

/*gallery-wrapp*/
.gallery-wrapp { background:none; padding:6px 0 6px;}
.gallery-wrapp p { float:none; font-size:15px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:1.87; margin:0 0 16px;}
.gallery-wrapp p a { color:#3D3D3D;}
.gallery-wrapp p span { display:block;}
.gallery-wrapp p strong { font-weight:700;}
.gallery-wrapp .gallery-col1 { width:100%; float:left; margin:0 0 0; position:relative;}
.gallery-wrapp .gallery-col1 img { width:100%; display:block; height: 100%;object-fit: cover;}
.gallery-wrapp .gallery-col1 .gallery-row1 { width:100%; float:left; display: flex; flex-wrap: wrap;}
.gallery-wrapp .gallery-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:0 8px 0 0; padding:20px 46px 21px 30px;}
.gallery-wrapp .gallery-btn1:last-child { margin-right:0;}
.gallery-wrapp .gallery-btn1:hover { color:#62BFEB; background:#fff; border-color:#62BFEB;}

/*testimonials-wrapp*/
.testimonials-wrapp { text-align:center; background:none; padding:8.9% 0 7.7%;}
.testimonials-wrapp p { float:none; font-size:15px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:2; margin:0 0 16px;}
.testimonials-wrapp p a { color:#3D3D3D;}
.testimonials-wrapp p span { display:block;}
.testimonials-wrapp p strong { font-weight:700;}
.testimonials-wrapp h2 { float:none; font-size:14px; font-weight:600; color:#62BFEB; letter-spacing:7.98px; line-height:1.26; text-transform:uppercase; margin:0 0 16px;}
.testimonials-wrapp h2 a { color:#62BFEB;}
.testimonials-wrapp h2 span { display:block;}
.testimonials-wrapp h3 { float:none; font-size:41px; font-weight:400; color:#3D3D3D; letter-spacing:0.82px; line-height:1.29; text-transform:uppercase; margin:0 0 32px;}
.testimonials-wrapp h3 a { color:#3D3D3D;}
.testimonials-wrapp h3 span { display:block;}
.testimonials-wrapp h4 { float:none; font-size:17px; font-weight:400; color:#3D3D3D; letter-spacing:0.34px; line-height:1.26; text-transform:uppercase; margin:46px 0 10px;}
.testimonials-wrapp h4 a { color:#3D3D3D;}
.testimonials-wrapp h4 span { display:block;}
.testimonials-wrapp .testimonials-col1 { width:100%; float:none; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 img { width:100%; display:block;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%; float:none; margin:0 auto 64px;}
.testimonials-wrapp .testimonials-btn1 { float:none; color:#ffffff; background:#6763EB; border-color:#6763EB; margin:0 6px 0; padding:20px 46px 21px 30px;}
.testimonials-wrapp .testimonials-btn1:hover { color:#6763EB; background:none; border-color:#6763EB;}
.testimonials-wrapp .testimonials-btn2 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:0 6px 0; padding:20px 46px 21px 30px;}
.testimonials-wrapp .testimonials-btn2:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
/*.testimonials-wrapp h3, .testimonials-wrapp h3 span { font-family: 'audrey-regular-font';}*/

/*team-wrapp*/
.team-wrapp { background:#f7f7f7; padding:8.5% 0 8.4%;}
.team-wrapp p { float:none; font-size:15px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:2; margin:0 0 16px;}
.team-wrapp p a { color:#3D3D3D;}
.team-wrapp p span { display:block;}
.team-wrapp p strong { font-weight:700;}
.team-wrapp h2 { float:none; font-size:14px; font-weight:600; color:#62BFEB; letter-spacing:7.98px; line-height:1.26; text-transform:uppercase; margin:0 0 10px;}
.team-wrapp h2 a { color:#62BFEB;}
.team-wrapp h2 span { display:block;}
.team-wrapp h3 { float:none; font-size:41px; font-weight:400; color:#3D3D3D; letter-spacing:0.82px; line-height:1.32; text-transform:uppercase; margin:0 0 0;}
.team-wrapp h3 a { color:#3D3D3D;}
.team-wrapp h3 span { display:block;}
.team-wrapp h4 { float:none; font-size:27px; font-weight:400; color:#3D3D3D; letter-spacing:0.54px; line-height:1.41; text-transform:uppercase; margin:0 0 8px;}
.team-wrapp h4 a { color:#3D3D3D;}
.team-wrapp h4 span { display:block;}
.team-wrapp h5 { float:none; font-size:17px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:1.76; margin:0 0 8px;}
.team-wrapp h5 a { color:#3D3D3D;}
.team-wrapp h5 span { display:block;}
.team-wrapp .team-col1 { width:100%; float:left; margin:0 0 48px; position:relative;}
.team-wrapp .team-col1 img { width:100%; display:block;}
.team-wrapp .team-col1 .team-row1 { width:58.4%; float:left;}
.team-wrapp .team-col2 { width:102.3%; float:left; margin:0 0 0 -1.3%;}
.team-wrapp .team-col2 img { width:100%; display:block;}
.team-wrapp .team-col2 .team-row2 { width:100%; float:left; margin:0 0 14.2%;}
.team-wrapp .team-col3 { width:100%; float:left; margin:0 0 0;}
.team-wrapp .team-col3 img { width:100%; display:block;}
.team-wrapp .team-col3 .team-row3 { width:100%; float:left;}
.team-wrapp .team-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:0 8px 0 0; padding:20px 46px 21px 30px;}
.team-wrapp .team-btn1:last-child { margin-right:0;}
.team-wrapp .team-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
/*.team-wrapp h3, .team-wrapp h3 span, .team-wrapp h4, .team-wrapp h4 span { font-family: 'audrey-regular-font';}*/

.team-wrapp .team-col2.mob {display: none;}

.team-wrapp .team-col2 .non-slider { width: 100%; display: flex;  flex-wrap: wrap;justify-content: center;}
.team-wrapp .team-col2 .non-slider .team-col3 { width: 32%; margin: 0 2% 0 0;}
.team-wrapp .team-col2 .non-slider .team-col3:last-child { margin-right: 0;}



/*contact-wrapp*/
.contact-wrapp { background:none; padding:6.3% 0 8.5%;}
.contact-wrapp p { float:none; font-size:15px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:2; margin:0 0 16px;}
.contact-wrapp p a { color:#3D3D3D;}
.contact-wrapp p span { display:block;}
.contact-wrapp p strong { font-weight:700;}
.contact-wrapp h2 { float:none; font-size:14px; font-weight:600; color:#62BFEB; letter-spacing:7.98px; line-height:1.26; text-transform:uppercase; margin:0 0 10px;}
.contact-wrapp h2 a { color:#62BFEB;}
.contact-wrapp h2 span { display:block;}
.contact-wrapp h3 { float:none; font-size:41px; font-weight:400; color:#3D3D3D; letter-spacing:0.82px; line-height:1.32; text-transform:uppercase; margin:0 0 62px;}
.contact-wrapp h3 a { color:#3D3D3D;}
.contact-wrapp h3 span { display:block;}
.contact-wrapp h4 { float:none; font-size:11px; font-weight:600; color:#3D3D3D; letter-spacing:6.27px; line-height:1.26; text-transform:uppercase; margin:0 0 34px;}
.contact-wrapp h4 a { color:#3D3D3D;}
.contact-wrapp h4 span { display:block;}
.contact-wrapp .contact-col1 { width:100%; float:left; margin:0 0 0; position:relative;}
.contact-wrapp .contact-col1 img { width:100%; display:block;}
.contact-wrapp .contact-col1 .contact-row1 { width:38.2%; float:left; position:absolute; top:38px; left:36px;}
.contact-wrapp .contact-col2 { width:100%; float:left; margin:0 0 0;}
.contact-wrapp .contact-col2 img { width:100%; display:block;}
.contact-wrapp .contact-col2 .contact-row2 { width:100%; float:left;}
.contact-wrapp .contact-col3 { width:43.4%; float:right; margin:0 0 0;}
.contact-wrapp .contact-col3 img { width:100%; display:block;}
.contact-wrapp .contact-col3 .contact-row3 { width:100%; float:right;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil1 { text-align:left; font-size:11px; color:#3D3D3D; letter-spacing:6.27px; background:none; border:none; border-bottom:1px solid #3D3D3D; border-radius:0; resize:none;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil2 { width:62.2%; height:90px; float:left; margin:0 0 0; padding:0 0 0;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil3 { width:62.2%; height:90px; float:left; margin:0 0 44px; padding:38px 0 0;}
.contact-wrapp .contact-btn1 { float:none; background:#62BFEB; border-color:#62BFEB; margin:6px 8px 0 0;}
.contact-wrapp .contact-btn1:last-child { margin-right:0;}
.contact-wrapp .contact-btn1 input { color:#ffffff; background:none; border-color:rgba(0,0,0,0.0); cursor:pointer; padding:20px 46px 21px 30px;}
.contact-wrapp .contact-btn1:hover { background:none; border-color:#62BFEB;}
.contact-wrapp .contact-btn1:hover input { color:#62BFEB;}
/*.contact-wrapp h3, .contact-wrapp h3 span { font-family: 'audrey-regular-font';}*/

/*speak-wrapp*/
.speak-wrapp { background:#3D3D3D url(../images/speakbgnew.png) left center / cover; padding:5.3% 0 5.3%;}
.speak-wrapp p { float:none; font-size:15px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.87; margin:0 0 16px;}
.speak-wrapp p a { color:#ffffff;}
.speak-wrapp p span { display:block;}
.speak-wrapp p strong { font-weight:700;}
.speak-wrapp h2 { float:none; font-size:14px; font-weight:600; color:#62BFEB; letter-spacing:7.98px; line-height:1.26; text-transform:uppercase; margin:0 0 16px;}
.speak-wrapp h2 a { color:#62BFEB;}
.speak-wrapp h2 span { display:block;}
.speak-wrapp h3 { float:none; font-size:41px; font-weight:400; color:#ffffff; letter-spacing:0.82px; line-height:1.29; text-transform:uppercase; margin:0 0 28px;}
.speak-wrapp h3 a { color:#ffffff;}
.speak-wrapp h3 span { display:block;}
.speak-wrapp .speak-col1 { width:100%; float:left; margin:0 0 0; position:relative;}
.speak-wrapp .speak-col1 img { width:100%; display:block;}
.speak-wrapp .speak-col1 .speak-row1 { width:38.6%; float:left; transform:translateY(-50%); position:absolute; top:50%; left:0;}
.speak-wrapp .speak-col2 { width:50.9%; float:right; margin:0 0 0;}
.speak-wrapp .speak-col2 img { width:100%; display:block;}
.speak-wrapp .speak-col2 .speak-row2 { width:100%; float:right;}
.speak-wrapp .speak-btn1 { float:none; color:#ffffff; background:#6763EB; border-color:#6763EB; margin:0 8px 0 0; padding:20px 46px 21px 30px;}
.speak-wrapp .speak-btn1:last-child { margin-right:0;}
.speak-wrapp .speak-btn1:hover { color:#6763EB; background:none; border-color:#6763EB;}
/*.speak-wrapp h3, .speak-wrapp h3 span { font-family: 'audrey-regular-font';}*/

/*social-wrapp*/
.social-wrapp { background:none; padding:8.3% 0 5.5%;}
.social-wrapp p { float:none; font-size:15px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:1.87; margin:0 0 16px;}
.social-wrapp p a { color:#3D3D3D;}
.social-wrapp p span { display:block;}
.social-wrapp p strong { font-weight:700;}
.social-wrapp h2 { float:none; font-size:14px; font-weight:600; color:#62BFEB; letter-spacing:7.98px; line-height:1.26; text-transform:uppercase; margin:0 0 16px;}
.social-wrapp h2 a { color:#62BFEB;}
.social-wrapp h2 span { display:block;}
.social-wrapp h3 { float:none; font-size:41px; font-weight:400; color:#3D3D3D; letter-spacing:0.82px; line-height:1.29; text-transform:uppercase; margin:0 0 28px;}
.social-wrapp h3 a { color:#3D3D3D;}
.social-wrapp h3 span { display:block;}
.social-wrapp .social-col1 { width:102.3%; float:left; margin:26px 0 54px -1.3%;}
.social-wrapp .social-col1 img { width:100%; display:block;}
.social-wrapp .social-col1 .social-row1 { width:100%; float:left;}
.social-wrapp .social-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:0 8px 0 0; padding:20px 46px 21px 30px;}
.social-wrapp .social-btn1:last-child { margin-right:0;}
.social-wrapp .social-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
/*.social-wrapp h3, .social-wrapp h3 span { font-family: 'audrey-regular-font';}*/

/*fheader-wrapp*/
.fheader-wrapp { background:#3D3D3D; padding:7.1% 0 2.7%;}
.fheader-wrapp p { float:none; font-size:15px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.87; margin:0 0 16px;}
.fheader-wrapp p a { color:#ffffff;}
.fheader-wrapp p span { display:block;}
.fheader-wrapp p strong { font-weight:700;}
.fheader-wrapp .fheader-col1 { width:346px; float:left; margin:0 0 0;}
.fheader-wrapp .fheader-col1 img { width:100%; display:block;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%; float:left;}
.fheader-wrapp .fheader-col2 { width:auto; float:left; margin:0 27px 0 0;}
.fheader-wrapp .fheader-col2 img { width:100%; display:block;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%; float:left;}
.fheader-wrapp .fheader-col2 .fheader-row2 li { float:left; margin:0 52px 0 0; position:relative;}
.fheader-wrapp .fheader-col2 .fheader-row2 li:last-child { margin-right:0;}
.fheader-wrapp .fheader-col2 .fheader-row2 li:after { content:""; width:1px; height:34px; float:left; background:#62BFEB; transform:translateY(-50%); margin:0 0 0; position:absolute; top:50%; right:-25px;}
.fheader-wrapp .fheader-col2 .fheader-row2 li:last-child:after { display:none;}
.fheader-wrapp .fheader-col2 .fheader-row2 li a:hover { color:#62BFEB;}
.fheader-wrapp .fheader-col3 { width:auto; float:left; margin:0 0 0;}
.fheader-wrapp .fheader-col3 img { width:100%; display:block;}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%; float:left;}
.fheader-wrapp .fheader-btn1 { float:left; color:#ffffff; background:#6763EB; border-color:#6763EB; margin:0 0 0 10px; padding:20px 25px 21px 25px;}
.fheader-wrapp .fheader-btn1:first-child { margin-left:0;}
.fheader-wrapp .fheader-btn1:hover { color:#6763EB; background:none; border-color:#6763EB;}
.fheader-row2 li, .fheader-row2 li a { font-size:12px; font-weight:600; color:#ffffff; letter-spacing:2.28px; line-height:4.8; text-transform:uppercase;}

.fheader-wrapp .fheader-col3 .fheader-row3 a:first-child:hover {color: rgb(255, 0, 0) !important;
  background: none !important;
}

/*flinker-wrapp*/
.flinker-wrapp { background:#3D3D3D; padding:2.7% 0 2.6%;}
.flinker-wrapp p { float:none; font-size:15px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.87; margin:0 0 16px;}
.flinker-wrapp p a { color:#ffffff;}
.flinker-wrapp p span { display:block;}
.flinker-wrapp p strong { font-weight:700;}
.flinker-wrapp h2 { float:left; font-size:12px; font-weight:400; color:#ffffff; letter-spacing:2.28px; line-height:1.67; text-transform:uppercase; margin:0 17px 0 0;}
.flinker-wrapp h2 a { color:#ffffff;}
.flinker-wrapp h2 span { display:block;}
.flinker-wrapp .flinker-col1 { width:21.5%; float:left; margin:0 2.1% 0 0;}
.flinker-wrapp .flinker-col1 img { width:100%; display:block;}
.flinker-wrapp .flinker-col1 .flinker-row1 { width:100%; float:left;}
.flinker-wrapp .flinker-col1 .flinker-row1 li { float:none; margin:0 0 0;}
.flinker-wrapp .flinker-col1 .flinker-row1 li a:hover { color:#62BFEB;}
.flinker-wrapp .flinker-col2 { width:21.5%; float:left; margin:0 5.6% 0 0;}
.flinker-wrapp .flinker-col2 img { width:100%; display:block;}
.flinker-wrapp .flinker-col2 .flinker-row2 { width:100%; float:left;}
.flinker-wrapp .flinker-col2 .flinker-row2 li { float:none; margin:0 0 0;}
.flinker-wrapp .flinker-col2 .flinker-row2 li a:hover { color:#62BFEB;}
.flinker-wrapp .flinker-col3 { width:40.2%; float:right; margin:0 0 0;}
.flinker-wrapp .flinker-col3 img { width:100%; display:block;}
.flinker-wrapp .flinker-col3 .flinker-row3 { width:100%; float:left;}
.flinker-wrapp .flinker-col3 .flinker-row3 li { float:left; margin:0 30px 0 0;}
.flinker-wrapp .flinker-col3 .flinker-row3 li:first-child { margin-right:0;}
.flinker-wrapp .flinker-col3 .flinker-row3 li a:hover { color:#62BFEB;}
.flinker-row1 li, .flinker-row1 li a, .flinker-row2 li, .flinker-row2 li a, .flinker-row3 li, .flinker-row3 li a { font-size:12px; font-weight:400; color:#ffffff; letter-spacing:2.28px; line-height:3.17; text-transform:uppercase;}

/*footer-wrapp*/
.footer-wrapp { background:#3D3D3D; padding:2.6% 0 95px;}
.footer-wrapp p { float:none; font-size:12.36px; color:#ffffff; letter-spacing:0.4px; line-height:25px; margin:-5px 0 0;}
.footer-wrapp p a { color:#ffffff;}
.footer-wrapp p span { display:block;}
.footer-wrapp p strong { font-weight:700;}
.footer-wrapp .footer-col1 { width:100%; float:left; margin:0 0 4px;}
.footer-wrapp .footer-col1 img { width:100%; display:block;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:left;}
.footer-wrapp .footer-col1 .footer-row1 li { float:left; margin:0 28px 0 0;}
.footer-wrapp .footer-col1 .footer-row1 li:last-child { margin-right:0;}
.footer-wrapp .footer-col1 .footer-row1 li a:hover { color:#62BFEB;}
.footer-wrapp .footer-col2 { width:100%; float:left; margin:0 0 0;}
.footer-wrapp .footer-col2 img { width:100%; display:block;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%; float:left;}
.footer-wrapp .footer-col2 .footer-row2 li { float:left; margin:0 18px 0 0;}
.footer-wrapp .footer-col2 .footer-row2 li:last-child { margin-right:0;}
.footer-wrapp .footer-col2 .footer-row2 li a:hover { color:#62BFEB;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:12px; font-weight:400; color:#ffffff; letter-spacing:2.28px; line-height:2.67; text-transform:uppercase;}

/*inner-wrapp*/
.inner-wrapp { min-height:444px; background:none; position:relative;}
.inner-wrapp h1 { font-size:44px; color:#ffffff; line-height:1.64; letter-spacing:0.88px; margin:0 0 0;}
.inner-wrapp h1 a { color:#ffffff;}
.inner-wrapp h1 span { display:block;}
.inner-wrapp .inner-col1 { width:1174px; float:none; left:0; right:0; margin:0 auto; position:absolute; top:50%; transform:translateY(-50%);}
.inner-wrapp .inner-col1 img { width:100%; display:block;}
.inner-wrapp .inner-col1 .inner-row1 { width:100%; float:left;}
.inner-wrapp .inner-col1 .inner-row1 li { float:none; display:inline-block; margin:0 1px 0;}
.inner-wrapp .inner-col1 .inner-row1 li a:hover { color:#5c169d;}
.inner-row1 li, .inner-row1 li a { font-size:17px; line-height:normal; font-weight:400; color:#ffffff;}
.inner-wrapp h1, .inner-wrapp h1 span { /*font-family: 'audrey-regular-font';*/ text-transform:uppercase;}

.about-wrapp2 .about-col3 h4 { margin:0 0 22px; width: 100%;}
.about-wrapp2 .about-col3 { width:100%; float:none; text-align:center; margin:0 auto 0;max-width: 700px;display: flex;flex-wrap: wrap;justify-content: center;position: relative;}
.about-wrapp2 .header-btn1 { float:none; color:#ffffff; background:#6763EB; border-color:#6763EB; margin:18px 5px 0; padding:20px 25px 21px 25px;}
.about-wrapp2 .header-btn1:first-child { margin-left:0;}
.about-wrapp2 .header-btn1:hover { color:#6763EB; background:none; border-color:#6763EB;}

.about-wrapp2 .about-col3 .taxouter{width:100%;display:flex;flex-wrap:wrap}
.about-wrapp2 .about-col3 .taxouter .video-bar{width:32.8%;position:absolute;left:-236px;top:42px;padding:0 0 18.5%}
.about-wrapp2 .about-col3 .taxouter .tax-conent{width:100%;display:block;float:left}
.about-wrapp2 .about-col3 .taxouter .video-bar iframe{width:100%;display:block;position:absolute;left:0;top:0;right:0;height:100%}

.aesthetics-wrapp .aesthetics-box { width:100%; float:left;}

.inner-wrapp h1 sub {top: -21px;font-size: 16px;left: -3px;}

/*conten-wrapp*/
.conten-wrapp { padding:0 0 40px; position:relative;}
.conten-wrapp .conten-col1 { width:56.3%; float:left; margin:0 0 0;}
.conten-wrapp .conten-col1 img { width:100%; display:block;}
.conten-wrapp .conten-col1 .conten-row1 { width:659px; float:right; position:relative; padding:103px 0 0;}
.conten-wrapp .conten-col2 { width:38%; float:right; margin:0 0 0;}
.conten-wrapp .conten-col2 img { width:100%; display:block;}
.conten-wrapp .conten-col2 .conten-row2 { width:100%; float:left;}

.custom-col1 { width:100%; float:left; margin:102px 0 51px;}

.treatments-wrapp2 { padding:6.7% 0 2%;}

/*sidbar-wrapp*/
.sidbar-wrapp p { float:none; font-size:15px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:2; margin:0 0 16px;}
.sidbar-wrapp p a { color:#3D3D3D;}
.sidbar-wrapp p span { display:block;}
.sidbar-wrapp p strong { font-weight:700;}
.sidbar-wrapp h2 { float:none; font-size:14px; font-weight:600; color:#62BFEB; letter-spacing:7.98px; line-height:1.26; text-transform:uppercase; margin:0 0 10px;}
.sidbar-wrapp h2 a { color:#62BFEB;}
.sidbar-wrapp h2 span { display:block;}
.sidbar-wrapp h3 { float:none; font-size:41px; font-weight:400; color:#3D3D3D; letter-spacing:0.82px; line-height:1.32; text-transform:uppercase; margin:0 0 10px;}
.sidbar-wrapp h3 a { color:#3D3D3D;}
.sidbar-wrapp h3 span { display:block;}
.sidbar-wrapp h4 { float:none; font-size:11px; font-weight:600; color:#3D3D3D; letter-spacing:6.27px; line-height:1.26; text-transform:uppercase; margin:0 0 34px;}
.sidbar-wrapp h4 a { color:#3D3D3D;}
.sidbar-wrapp h4 span { display:block;}
.sidbar-wrapp .sidbar-col1 { width:100%; float:left; background:#f7f7f7; margin:0 0 0; padding:100px 0 78px;}
.sidbar-wrapp .sidbar-col1 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:479px; float:left; padding:0 79px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil1 { text-align:left; font-size:11px; color:#3D3D3D; letter-spacing:6.27px; background:none; border:none; border-bottom:1px solid #3D3D3D; border-radius:0; resize:none;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil2 { width:95%; height:90px; float:left; margin:0 0 0; padding:0 0 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .sidbar-fil3 { width:95%; height:90px; float:left; margin:0 0 44px; padding:38px 0 0;}
.sidbar-wrapp .sidbar-col2 { width:100%; float:left; background:#3D3D3D url(../images/speakbgnew.png) left center / cover; padding:79px 0 55px; position:relative;}
.sidbar-wrapp .sidbar-col2 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-col2 h3 { color:#ffffff; margin:0 0 20px;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 { width:459px; float:left; padding:0 81px;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 .sidbar-bar2 { width:100%; float:left;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 .sidbar-bar2 li { float:none; margin:0 0 0;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 .sidbar-bar2 li a:hover { color:#62BFEB;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 .sidbar-bar2 li.active a { color:#62BFEB;}
.sidbar-wrapp .contact-btn1 { float:none; background:#62BFEB; border-color:#62BFEB; margin:6px 8px 0 0;}
.sidbar-wrapp .contact-btn1:last-child { margin-right:0;}
.sidbar-wrapp .contact-btn1 input { color:#ffffff; background:none; border-color:rgba(0,0,0,0.0); cursor:pointer; padding:20px 46px 21px 30px;}
.sidbar-wrapp .contact-btn1:hover { background:none; border-color:#62BFEB;}
.sidbar-wrapp .contact-btn1:hover input { color:#62BFEB;}
/*.sidbar-wrapp h3, .sidbar-wrapp h3 span { font-family: 'audrey-regular-font';}*/
.sidbar-row2 li, .sidbar-row2 li a { font-size:11px; font-weight:600; letter-spacing:6.27px; color:#ffffff; line-height:3.18; text-transform:uppercase;}

/*paiger-wrapp*/
.paiger-wrapp .paiger-col1 { width:auto; float:left;}
.paiger-wrapp .paiger-col1 img { width:100%; display:block;}
.paiger-wrapp .paiger-col1 .paiger-row1 { width:184px; float:none; text-align:center; display:inline-block;}
.paiger-wrapp .paiger-col1 .paiger-row1 li { float:none; display:inline-block; margin:0 4px 0;}
.paiger-wrapp .paiger-col1 .paiger-row1 li a { display:inline-block;}
.paiger-wrapp .paiger-col1 .paiger-row1 li:first-child a { color:#62BFEB;}
.paiger-wrapp .paiger-col1 .paiger-row1 li:last-child a { color:#62BFEB;}
.paiger-wrapp .paiger-col1 .paiger-row1 li a:hover { color:#62BFEB;}
.paiger-wrapp .paiger-btn1 { float:none; color:#ffffff; background:#62BFEB url(../images/left-white-plain-arrow.svg) no-repeat center / 6.9px; background-position-x: 20%; background-position-y: 48%; border-color:#62BFEB; margin:0 0 0; padding:20px 30px 21px 46px;}
.paiger-wrapp .paiger-btn1:hover { color:#62BFEB; background:url(../images/left-gold-plain-arrow.svg) no-repeat center / 6.9px; background-position-x: 20%; background-position-y: 48%; border-color:#62BFEB;}
.paiger-wrapp .paiger-btn2 { float:none; color:#ffffff; background:#62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px; background-position-x: 78%; background-position-y: 48%; border-color:#62BFEB; margin:0 0 0; padding:20px 46px 21px 30px;}
.paiger-wrapp .paiger-btn2:hover { color:#62BFEB; background:url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px; background-position-x: 78%; background-position-y: 48%; border-color:#62BFEB;}
.paiger-row1 li, .paiger-row1 li a { font-size:13px; color:#3D3D3D; font-weight:600;}


.paiger-wrapp .paiger-col1 h2.screen-reader-text {display: none;}
.paiger-wrapp .paiger-col1 span.page-numbers.current {float: none;display: inline-block;margin: 0 4px 0;font-size: 13px;color: #62BFEB;letter-spacing: 1.5px;font-weight: 600;}
.paiger-wrapp .paiger-col1 a.page-numbers {float: none;display: inline-block;margin: 0 4px 0;font-size: 13px;color: #3D3D3D;letter-spacing: 1.5px;font-weight: 600;}
.paiger-wrapp .paiger-col1 a.page-numbers:hover {color: #62BFEB;}
.paiger-wrapp .paiger-col1 a.next.page-numbers {width: auto;margin: 0 0 0 15px;line-height: normal;}
.paiger-wrapp .paiger-col1 a.prev.page-numbers {width: auto; margin: 0 15px 0 0; line-height: normal;}
.paiger-wrapp .paiger-col1 span.page-numbers.dots {float: none;display: inline-block;margin: 0 4px 0;font-size: 13px;color: #3D3D3D;letter-spacing: 1.5px;font-weight: 600;}
.paiger-wrapp .nav-links { width: 100%; display: flex;flex-wrap: wrap; align-items: center;}




/*blog-wrapp*/
.blog-wrapp p { float:none; font-size:16px; font-weight:400; color:#3D3D3D; line-height:1.75; margin:0 0 24px;}
.blog-wrapp p a { color:#3D3D3D;}
.blog-wrapp p span { display:block;}
.blog-wrapp p strong { font-weight:700;}
.blog-wrapp h2 { font-size:14px; font-weight:700; color:#62BFEB; line-height:2.67; letter-spacing:7.98px; text-transform:uppercase;}
.blog-wrapp h2 a { color:#62BFEB;}
.blog-wrapp h2 span { display:block;}
.blog-wrapp h3 { font-size:22px; font-weight:400; color:#3D3D3D; line-height:1.68; margin:0 0 15px;}
.blog-wrapp h3 a { color:#3D3D3D;}
.blog-wrapp h3 span { display:block;}
.blog-wrapp .blog-col1 { width:100%; float:left; margin:0 0;}
.blog-wrapp .blog-col1 img { width:100%; display:block;}
.blog-wrapp .blog-col2 { width:100%; float:left; margin:0 0 94px;}
.blog-wrapp .blog-col1 .blog-row1 { width:24.5%; float:left;}
.blog-wrapp .blog-col1 .blog-row2 { width:67.3%; float:right; margin:-6px 0 0;}
.blog-wrapp .blog-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:0 0 0; padding:20px 46px 21px 30px;}
.blog-wrapp .blog-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
.blog-wrapp h3, .blog-wrapp h3 span { /*font-family: 'audrey-regular-font';*/ text-transform:uppercase;}

.search-page .blog-wrapp .blog-col1 .blog-row2 { width: 100%;}


/*abouts-wrapp*/
.abouts-wrapp h2 { font-size:22px; font-weight:400; color:#3D3D3D; line-height:1.59; letter-spacing:0.44px; margin:0 0 22px;}
.abouts-wrapp h2 a { color:#3D3D3D;}
.abouts-wrapp h2 span { display:block;}
.abouts-wrapp h3 { font-size:22px; font-weight:400; color:#3D3D3D; line-height:1.59; letter-spacing:0.44px; margin:0 0 18px;}
.abouts-wrapp h3 a { color:#3D3D3D;}
.abouts-wrapp h3 span { display:block;}
.abouts-wrapp p { float:none; font-size:16px; font-weight:400; color:#3D3D3D; line-height:1.75; margin:0 0 24px;}
.abouts-wrapp p a { color:#62BFEB;}
.abouts-wrapp p span { display:block;}
.abouts-wrapp p strong { font-weight:700;}
.abouts-wrapp .abouts-row1 { width:100%; float:left; margin:10px 0 0;}
.abouts-wrapp .abouts-row1 img { width:100%; display:block; transition:all 0.25s ease-out 0s;}
.abouts-wrapp .abouts-row1 .abouts-col1 { width:100%; float:left; margin:10px 0 42px;}
.abouts-wrapp .abouts-row1 .abouts-bar1 { width:100%; float:left; overflow:hidden;}
.abouts-wrapp .abouts-row1 .abouts-bar1:nth-child(3n) { margin-right:0;}
.abouts-wrapp .abouts-row2 { width:100%; float:left; margin:0px 0 0;}
.abouts-wrapp .abouts-row2 img { width:100%; display:block;}
.abouts-wrapp .abouts-row2 .abouts-row3 { width:447px; float:left; position:relative;}
.abouts-wrapp .abouts-row2 .abouts-row3 .abouts-bar2 { width:221px; float:left; border-right:1px solid #62BFEB; padding-right:33px;}
.abouts-wrapp .abouts-row2 .abouts-row3 .abouts-bar3 { width:auto; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.abouts-wrapp .abouts-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:0 8px 0 0; padding:20px 46px 21px 30px;}
.abouts-wrapp .abouts-btn1:last-child { margin-right:0;}
.abouts-wrapp .abouts-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
.abouts-wrapp h2, .abouts-wrapp h2 span, .abouts-wrapp h3, .abouts-wrapp h3 span { /*font-family: 'audrey-regular-font';*/ text-transform:uppercase;}

.abouts-wrapp .abouts-row2 .abouts-row3 .abouts-bar2 p {margin: 0;}

/*teamer-wrapp*/
.teamer-wrapp { padding:109px 0 0;}
.teamer-wrapp p { float:none; font-size:15px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:2; margin:0 0 16px;}
.teamer-wrapp p a { color:#3D3D3D;}
.teamer-wrapp p span { display:block;}
.teamer-wrapp p strong { font-weight:700;}
.teamer-wrapp h2 { float:none; font-size:27px; font-weight:400; color:#3D3D3D; letter-spacing:0.54px; line-height:1.41; text-transform:uppercase; margin:0 0 8px;}
.teamer-wrapp h2 a { color:#3D3D3D;}
.teamer-wrapp h2 span { display:block;}
.teamer-wrapp h3 { float:none; font-size:17px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:1.76; margin:0 0;}
.teamer-wrapp h3 a { color:#3D3D3D;}
.teamer-wrapp h3 span { display:block;}
.teamer-wrapp .teamer-col1 { width:100%; float:left; margin:0 0; position:relative; padding:0 17px;  display: flex; flex-wrap: wrap; justify-content: center;}
.teamer-wrapp .teamer-col1 img { width:100%; display:block;}
.teamer-wrapp .teamer-col2 { width:31.93%; float:left; margin:0 2.1% 60px 0;}
.teamer-wrapp .teamer-col2 img { width:100%; display:block;}
.teamer-wrapp .teamer-col2:nth-child(3n) { margin-right:0;}
.teamer-wrapp .teamer-col2:last-child { margin-right:0;}
.teamer-wrapp .teamer-col2 .teamer-row1 { width:100%; float:left; margin:0 0 45px;}
.teamer-wrapp .teamer-col2 .teamer-row2 { width:100%; float:left;}
.teamer-wrapp .teamer-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:0 8px 0 0; padding:20px 46px 21px 30px;}
.teamer-wrapp .teamer-btn1:last-child { margin-right:0;}
.teamer-wrapp .teamer-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
/*.teamer-wrapp h2, .teamer-wrapp h2 span { font-family: 'audrey-regular-font';}*/

.before, .after { float:left; position:absolute; bottom:23px; font-size:13px; color:#ffffff; letter-spacing:2.47px; font-weight:600; left:27px; text-transform:uppercase;}
.after { left:inherit; right:27px;}

.rouned-corners {border-radius: 14px !important; overflow: hidden !important;}
.rouned-corners div {border-radius: 14px !important; overflow: hidden !important;}
.rouned-corners img {border-radius: 14px !important; overflow: hidden !important;}

.team-wrapp .team-col3 .rounded {overflow: hidden !important; border-radius: 50% !important;}
.team-wrapp .team-col3 .rounded img {object-fit: cover; object-position: top; max-height: 384px; overflow: hidden !important; border-radius: 50% !important;}

.teamer-wrapp .teamer-col2 .rounded {overflow: hidden !important; border-radius: 50% !important;}
.teamer-wrapp .teamer-col2 .rounded img {object-fit: cover; object-position: top; max-height: 384px; overflow: hidden !important; border-radius: 50% !important;}

/*galler-wrapp*/
.galler-wrapp p { float:none; font-size:16px; font-weight:400; color:#3D3D3D; line-height:1.75; margin:0 0 22px;}
.galler-wrapp p a { color:#3D3D3D;}
.galler-wrapp p span { display:block;}
.galler-wrapp p strong { font-weight:700;}
.galler-wrapp h2 { font-size:22px; font-weight:400; color:#3D3D3D; line-height:1.68; margin:0 0 12px;}
.galler-wrapp h2 a { color:#3D3D3D;}
.galler-wrapp h2 span { display:block;}
.galler-wrapp h2 strong { color:#62BFEB;}
.galler-wrapp .galler-col1 { width:100%; float:left; margin:0 0; padding:0 13px; position:relative;}
.galler-wrapp .galler-col1 img { width:100%; display:block;}
.galler-wrapp .galler-col1 .galler-row1 { width:51.9%; float:left; margin:0 0 0;}
.galler-wrapp .galler-col1 .galler-row1 .galler-bar1 { width:49%; float:left; position:relative;}
.galler-wrapp .galler-col1 .galler-row1 .galler-bar1:last-child { float:right;}
.galler-wrapp .galler-col2 { width:100%; float:left; margin:0 0 100px; position:relative;}
.galler-wrapp .galler-col2 img { width:100%; display:block;}
.galler-wrapp .galler-col2 .galler-row2 { width:43.5%; float:right; padding:0 4% 0 0;}
.galler-wrapp .galler-col2:nth-child(2n) .galler-row1 { float:right;}
.galler-wrapp .galler-col2:nth-child(2n) .galler-row2 { float:left;}
.galler-wrapp .galler-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:5px 0 0; padding:20px 46px 21px 30px;}
.galler-wrapp .galler-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
.galler-wrapp h2, .galler-wrapp h2 span { /*font-family: 'audrey-regular-font';*/ text-transform:uppercase;}

/*blogin-wrapp*/
.blogin-wrapp p { float:none; font-size:16px; font-weight:400; color:#3D3D3D; line-height:1.75; margin:0 0 24px;}
.blogin-wrapp p a { color:#3D3D3D;}
.blogin-wrapp p span { display:block;}
.blogin-wrapp p strong { font-weight:700;}
.blogin-wrapp h2 { font-size:14px; font-weight:700; color:#62BFEB; line-height:2.67; letter-spacing:7.98px; text-transform:uppercase;}
.blogin-wrapp h2 a { color:#62BFEB;}
.blogin-wrapp h2 span { display:block;}
.blogin-wrapp h3 { font-size:22px; font-weight:400; color:#3D3D3D; line-height:1.68; margin:0 0 15px;}
.blogin-wrapp h3 a { color:#3D3D3D;}
.blogin-wrapp h3 span { display:block;}
.blogin-wrapp .blogin-col1 { width:97.5%; float:left; margin:0 0;}
.blogin-wrapp .blogin-col1 img { width:100%; display:block;}
.blogin-wrapp .blogin-col1 .blogin-row1 { width:100%; float:left;}
.blogin-wrapp .blogin-col1 .blogin-row2 { width:100%; float:right; margin:40px 0 0;}
.blogin-wrapp .blogin-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:10px 0 0; padding:20px 46px 21px 30px;}
.blogin-wrapp .blogin-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
.blogin-wrapp h3, .blogin-wrapp h3 span { /*font-family: 'audrey-regular-font';*/ text-transform:uppercase;}

/*gallerin-wrapp*/
.gallerin-wrapp p { float:none; font-size:16px; font-weight:400; color:#3D3D3D; line-height:1.75; margin:0 0 22px;}
.gallerin-wrapp p a { color:#3D3D3D;}
.gallerin-wrapp p span { display:block;}
.gallerin-wrapp p strong { font-weight:700;}
.gallerin-wrapp h2 { font-size:22px; font-weight:400; color:#3D3D3D; line-height:1.68; margin:0 0 12px;}
.gallerin-wrapp h2 a { color:#3D3D3D;}
.gallerin-wrapp h2 span { display:block;}
.gallerin-wrapp h2 strong { color:#62BFEB;}
.gallerin-wrapp .gallerin-col1 { width:100%; float:left; position:relative;}
.gallerin-wrapp .gallerin-col1 img { width:100%; display:block;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 { width:100%; float:left; margin:0 0 0;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 .gallerin-bar1 { width:49%; float:left; position:relative;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 .gallerin-bar1:last-child { float:right;}
.gallerin-wrapp .gallerin-col1 .gallerin-row2 { width:100%; float:right; padding:60px 0 0;}
.gallerin-wrapp .gallerin-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:0 0 0; padding:20px 46px 21px 30px;}
.gallerin-wrapp .gallerin-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
.gallerin-wrapp h2, .gallerin-wrapp h2 span { /*font-family: 'audrey-regular-font';*/ text-transform:uppercase;}

/*common-btn-col*/
.common-btn-col1 { width:100%; float:left; margin:30px 0 55px;}
.common-btn-col1 h5 { font-size:22px; font-weight:400; color:#3D3D3D; line-height:1.55; letter-spacing:0.44px; margin:0 0 20px;}
.common-btn-col1 h5 a { color:#3D3D3D;}
.common-btn-col1 h5 span { display:block;}
.common-btn-col1 h5 strong { color:#62BFEB;}
.common-btn-col1 img { width:100%; display:block;}
.common-btn-col1 .common-btn-row1 { width:100%;}
.common-btn-col1 .common-btn-tex1 { font-size:13px; font-weight:600; color:#3D3D3D; display:inline-block; vertical-align:middle; margin:0 13px 0;}
.common-btn-col1 .common-btn1 { float:none; color:#ffffff; background:#6763EB; border-color:#6763EB; margin:0 0 0; padding:20px 25px 21px 25px;}
.common-btn-col1 .common-btn1:hover { color:#6763EB; background:none; border-color:#6763EB;}
.common-btn-col1 h5, .common-btn-col1 h5 span { /*font-family: 'audrey-regular-font';*/ text-transform:uppercase;}

/*teamin-wrapp*/
.teamin-wrapp p { float:none; font-size:15px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:2; margin:0 0 22px;}
.teamin-wrapp p a { color:#62BFEB;}
.teamin-wrapp p span { display:block;}
.teamin-wrapp p strong { font-weight:700;}
.teamin-wrapp h2 { float:none; font-size:25px; font-weight:400; color:#3D3D3D; letter-spacing:0.5px; line-height:1.41; margin:0 0 5px;}
.teamin-wrapp h2 a { color:#62BFEB;}
.teamin-wrapp h2 span { display:block;}
.teamin-wrapp h3 { float:none; font-size:17px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:1.76; margin:0 0 24px;}
.teamin-wrapp h3 a { color:#62BFEB;}
.teamin-wrapp h3 span { display:block;}
.teamin-wrapp h4 { float:none; font-size:17px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:1.76; margin:0 0;font-family: "Montserrat", sans-serif}
.teamin-wrapp h4 a { color:#62BFEB;}
.teamin-wrapp h4 span { color:#3D3D3D; display:block;}
.teamin-wrapp h5 { float:none; font-size:22px; font-weight:400; color:#3D3D3D; letter-spacing:0.44px; line-height:1.68; margin:0 0 15px;}
.teamin-wrapp h5 a { color:#62BFEB;}
.teamin-wrapp h5 span { display:block;}
.teamin-wrapp .teamin-col1 { width:100%; float:left; margin:0 0 55px; position:relative;}
.teamin-wrapp .teamin-col1 img { width:100%; display:block;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:41%; float:left;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:50%; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.teamin-wrapp .teamin-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:10px 0 0; padding:20px 46px 21px 30px;}
.teamin-wrapp .teamin-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
.teamin-wrapp h2, .teamin-wrapp h2 span, .teamin-wrapp h5, .teamin-wrapp h5 span { /*font-family: 'audrey-regular-font';*/ text-transform:uppercase;}

.treatin-wrapp .accordion h2 { float: left; font-size: 14px; font-weight: 400; color: #ffffff; letter-spacing: 1.54px; line-height: 1.35; text-transform: uppercase; font-family: "Montserrat", sans-serif;position: relative;}
.treatin-wrapp .accordion h2 span{position:absolute;left:14px}

.teamin-wrapp .teamin-col1 .teamin-row1.rounded {border-radius: 50% !important; overflow: hidden !important;}
.teamin-wrapp .teamin-col1 .teamin-row1.rounded img {border-radius: 50% !important; overflow: hidden !important; max-height: 270px; object-fit: cover; object-position: top;}

/*treatin-wrapp*/
.treatin-wrapp h2 { font-size:22px; font-weight:400; color:#3D3D3D; line-height:1.59; letter-spacing:0.44px; margin:0 0 22px;}
.treatin-wrapp h2 a { color:#62BFEB;}
.treatin-wrapp h2 span { display:block;}
.treatin-wrapp h3 { font-size:22px; font-weight:400; color:#3D3D3D; line-height:1.59; letter-spacing:0.44px; margin:0 0 18px;}
.treatin-wrapp h3 a { color:#62BFEB;}
.treatin-wrapp h3 span { display:block;}
.treatin-wrapp p { float:none; font-size:16px; font-weight:400; color:#3D3D3D; line-height:1.75; margin:0 0 20px;}
.treatin-wrapp p a { color:#62BFEB;}
.treatin-wrapp p span { display:block;}
.treatin-wrapp p strong { font-weight:700;}
.treatin-wrapp .treatin-col1 { width:100%; float:left;}
.treatin-wrapp .abouts-col1 { width:100%; float:left; margin:25px 0 40px;}
.treatin-wrapp .abouts-col1 img { width:100%; float:left;}
.treatin-wrapp .abouts-col1 .abouts-row1 { width:100%; float:left;}
.treatin-wrapp .abouts-col1 .abouts-row1 li { font-size:16px; color:#3D3D3D; line-height:1.75; font-weight:400; background:url(../images/dot.svg) no-repeat 0 12px; display:block; padding-left:12px;}
.treatin-wrapp .treatin-col2 { width:100%; float:left; margin:5px 0 25px; position:relative;}
.treatin-wrapp .treatin-col2 img { width:100%; float:left;}
.treatin-wrapp .treatin-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:0 0 0; padding:20px 46px 21px 30px;}
.treatin-wrapp .treatin-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
.treatin-wrapp h2, .treatin-wrapp h2 span, .treatin-wrapp h3, .treatin-wrapp h3 span { /*font-family: 'audrey-regular-font';*/ text-transform:uppercase;}

.treatin-wrapp h3 sub {position: relative;top: -7px;font-size: 14px;left: -2px;}

/*feeser-wrapp*/
.feeser-wrapp h2 { float:none; font-size:13px; font-weight:600; color:#ffffff; letter-spacing:2.47px; line-height:1; text-transform:uppercase;}
.feeser-wrapp h2 a { color:#ffffff;}
.feeser-wrapp h2 span { display:inline;}
.feeser-wrapp h3 { font-size:22px; font-weight:400; color:#3D3D3D; line-height:1.59; letter-spacing:0.44px; margin:0 0 18px;}
.feeser-wrapp h3 a { color:#3D3D3D;}
.feeser-wrapp h3 span { display:block;}
.feeser-wrapp p { float:none; font-size:16px; font-weight:400; color:#3D3D3D; line-height:1.75; margin:0 0 20px;}
.feeser-wrapp p a { color:#3D3D3D;}
.feeser-wrapp p span { display:block;}
.feeser-wrapp p strong { font-weight:700;}
.feeser-wrapp .feeser-col1 { width:100%; float:left;}
.feeser-wrapp .feeser-col1 img { width:100%; display:block;}
.feeser-wrapp .feeser-row1 { width:100%; float:left;}
.feeser-wrapp .feeser-row2 { width:100%; float:left;}
.feeser-wrapp .feeser-row1 .feeser-bar1 { width:76.1%; float:left; text-align:left; padding:0 0;}
.feeser-wrapp .feeser-row2 .feeser-bar2 { width:18.9%; float:none; text-align:right; display:inline-block; padding:0 0;}
.feeser-wrapp .feeser-row3 { width:100%; float:right; text-align:right; margin:0 0 2px;}
.feeser-bar1, .feeser-bar2 { font-size:16px; color:#3D3D3D; line-height:1.75;}
.feeser-wrapp h3, .feeser-wrapp h3 span { /*font-family: 'audrey-regular-font';*/ text-transform:uppercase;}

/*testimonial-wrapp*/
.testimonial-wrapp { text-align:center; padding:0 0 84px;}
.testimonial-wrapp p { float:none; font-size:15px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:2; margin:0 0 16px;}
.testimonial-wrapp p a { color:#3D3D3D;}
.testimonial-wrapp p span { display:block;}
.testimonial-wrapp p strong { font-weight:700;}
.testimonial-wrapp h3 { float:none; font-size:17px; font-weight:400; color:#3D3D3D; letter-spacing:0.34px; line-height:1.26; text-transform:uppercase; margin:35px 0 10px;}
.testimonial-wrapp h3 a { color:#3D3D3D;}
.testimonial-wrapp h3 span { display:block;}
.testimonial-wrapp .testimonial-col1 { width:100%; float:left; margin:30px 0 30px;}
.testimonial-wrapp .testimonial-col1 img { width:100%; display:block;}
.testimonial-wrapp .testimonial-col1 .testimonial-row1 { width:100%; float:left; position:relative;}
.testimonial-wrapp .testimonial-col2 { width:100%; float:left; background:#f5f5f5; margin:0 0 0; padding:95px 0 15px;}
.testimonial-wrapp .testimonial-col2 img { width:100%; display:block;}
.testimonial-wrapp .testimonial-col3 { width:30.77%; float:left; margin:0 3.84% 67px 0;}
.testimonial-wrapp .testimonial-col3:nth-child(3n) { margin-right:0;}
.testimonial-wrapp .testimonial-col3 img { width:100%; display:block;}
.testimonial-wrapp .testimonial-col4 { width:100%; float:left; margin:0 0 0;}
.testimonial-wrapp .testimonial-col5 { width:100%; float:left; margin:0 0 0;}
.testimonial-wrapp .testimonial-col5 .testimonial-btn1 { margin:0;}
.testimonial-wrapp .testimonial-btn1 { float:none; color:#ffffff; background:#62BFEB; border-color:#62BFEB; margin:39px 0 0; padding:20px 46px 21px 30px; cursor: pointer;}
.testimonial-wrapp .testimonial-btn1:hover { color:#62BFEB; background:none; border-color:#62BFEB;}
.testimonial-wrapp .testimonials-symbol-thumb-box { width:79px;}
.testimonial-wrapp .testimonial-btn1.loadmoretestimonialmaonpage {margin-bottom: 70px;}

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

.testimonial-wrapp .testimonial-col3 p span { display: inline;}
.testimonial-wrapp .testimonial-col2 .testimoni-contents { width: 100%; display: flex;  flex-wrap: wrap;}

.testimonial-wrapp .testimonial-btn1.open {color: #62BFEB;background: url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: 86%;border-color: #62BFEB;background-position-y: 48%;}

.testimonial-wrapp .testimonial-col1 .non-slider{width:100%;display:flex;flex-wrap:wrap;justify-content:center}
.testimonial-wrapp .testimonial-col1 .non-slider .testimonial-row1{width:32.33%;display:inline-block;margin:0 1.5% 1.5% 0}
.testimonial-wrapp .testimonial-col1 .non-slider .testimonial-row1:nth-child(3n){margin-right:0}
.testimonial-wrapp .testimonial-col1 .non-slider .testimonial-row1:last-child{margin-right:0}

/*getin-wrapp*/
.getin-wrapp { background:none; padding:100px 0 126px;}
.getin-wrapp p { float:none; font-size:15px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:2; margin:0 0 16px;}
.getin-wrapp p a { color:#3D3D3D;}
.getin-wrapp p span { display:block;}
.getin-wrapp p strong { font-weight:700;}
.getin-wrapp h2 { float:none; font-size:14px; font-weight:600; color:#62BFEB; letter-spacing:7.98px; line-height:1.26; text-transform:uppercase; margin:0 0 10px;}
.getin-wrapp h2 a { color:#62BFEB;}
.getin-wrapp h2 span { display:block;}
.getin-wrapp h3 { float:none; font-size:41px; font-weight:400; color:#3D3D3D; letter-spacing:0.82px; line-height:1.32; text-transform:uppercase; margin:0 0 32px;}
.getin-wrapp h3 a { color:#3D3D3D;}
.getin-wrapp h3 span { display:block;}
.getin-wrapp .getin-col1 { width:100%; float:left; margin:0 0 0; position:relative;}
.getin-wrapp .getin-col1 img { width:100%; display:block;}
.getin-wrapp .getin-col1 .getin-row1 { width:36.4%; float:left; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.getin-wrapp .getin-col1 .getin-row1 iframe { width:100%; display:block; height:412px;}
.getin-wrapp .getin-col2 { width:55.6%; float:left; margin:0 0 0;}
.getin-wrapp .getin-col2 img { width:100%; display:block;}
.getin-wrapp .getin-col2 .getin-row2 { width:100%; float:right;}
.getin-wrapp .getin-col2 .getin-row2 .getin-fil1 { text-align:left; font-size:11px; color:#3D3D3D; letter-spacing:6.27px; background:none; border:none; border-bottom:1px solid #3D3D3D; border-radius:0; resize:none;}
.getin-wrapp .getin-col2 .getin-row2 .getin-fil2 { width:48%; height:90px; float:left; margin:0 0 0; padding:0 0 0;}
.getin-wrapp .getin-col2 .getin-row2 .getin-fil2:nth-child(2n) { float:right;}
.getin-wrapp .getin-col2 .getin-row2 .getin-fil3 { width:100%; height:90px; float:left; margin:0 0 44px; padding:38px 0 0;}
.getin-wrapp .contact-btn1 { float:none; background:#62BFEB; border-color:#62BFEB; margin:6px 8px 0 0;}
.getin-wrapp .contact-btn1:last-child { margin-right:0;}
.getin-wrapp .contact-btn1 input { color:#ffffff; background:none; border-color:rgba(0,0,0,0.0); cursor:pointer; padding:20px 46px 21px 30px;}
.getin-wrapp .contact-btn1:hover { background:none; border-color:#62BFEB;}
.getin-wrapp .contact-btn1:hover input { color:#62BFEB;}
/*.getin-wrapp h3, .getin-wrapp h3 span { font-family: 'audrey-regular-font';}*/

/*opening-wrapp*/
.opening-wrapp { background:#3D3D3D url(../images/speakbgnew.png) left center / cover; text-align:center; padding:101px 0 94px; margin:0 0 20px;}
.opening-wrapp p { float:none; font-size:15px; font-weight:400; color:#3D3D3D; letter-spacing:normal; line-height:2; margin:0 0 16px;}
.opening-wrapp p a { color:#3D3D3D;}
.opening-wrapp p span { display:block;}
.opening-wrapp p strong { font-weight:700;}
.opening-wrapp h2 { float:none; font-size:41px; font-weight:400; color:#ffffff; letter-spacing:0.82px; line-height:1.32; text-transform:uppercase; margin:0 0 32px;}
.opening-wrapp h2 a { color:#ffffff;}
.opening-wrapp h2 span { display:block;}
.opening-wrapp ul { width:100%; float:left;}
.opening-wrapp ul li { float:none; display:inline-block; font-size:15px; color:#ffffff; line-height:2; margin:0 4px;}
/*.opening-wrapp h2, .opening-wrapp h2 span { font-family: 'audrey-regular-font';}*/

/*practice-wrapp*/
.practice-wrapp { position:relative; text-align:center; padding:60px 0 60px;}
.practice-wrapp .practice-col1 { width:100%; float:left;}
.practice-wrapp .practice-row1 { width:24.17%; float:left; margin:0 1.1% 1.1% 0; background:#0d0d0e; overflow:hidden;}
.practice-wrapp .practice-row1:nth-child(4n) { margin-right:0;}
.practice-wrapp .practice-row1 img { width:100%; display:block;}
.practice-wrapp .practice-row1:hover img { opacity:0.40;}
.practice-wrapp .practice-row1 .practice-bar1 { width:100%; float:left;}

/*common-css*/
.treatments-col2:hover .treatments-btn1 { color:#ffffff; background:#62BFEB; border-color:#62BFEB;}

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

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

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

/*about-big-thumb-box-css*/
.about-big-thumb-box { width:47.7%; float:left; margin:0 0 0; position:absolute; top:-21.7%; left:13%;}

/*about-small-thumb-box-css*/
.about-small-thumb-box { width:30.9%; float:left; margin:0 0 0; position:absolute; bottom:19.5%; left:0;}

/*gallery-big-thumb-box-css*/
.gallery-big-thumb-box { width:60.97%; float:left; margin:0.4% 0.4% 0 0;}
.gallery-big-thumb-box:last-child, .gallery-big-thumb-box:nth-child(2n) { margin-right:0;}
.gallery-big-thumb-box:first-child, .gallery-big-thumb-box:nth-child(2) { margin-top:0;}

/*gallery-small-thumb-box-css*/
.gallery-small-thumb-box { width:38.61%; float:left; margin:0.4% 0.4% 0 0;}
.gallery-small-thumb-box:last-child, .gallery-small-thumb-box:nth-child(2n) { margin-right:0;}
.gallery-small-thumb-box:first-child, .gallery-small-thumb-box:nth-child(2) { margin-top:0;}

/*social-content-box-css*/
.social-content-box { width:100%; float:left; margin:0 0 0;}

/*testimonials-content-box-css*/
.testimonials-content-box { width:100%; float:left; margin:0 0 0; padding:0 11.8% 0;}

/*testimonials-symbol-thumb-box-css*/
.testimonials-symbol-thumb-box { width:6.8%; float:none; margin:0 auto 20px;}

/*testimonials-star-thumb-box-css*/
.testimonials-star-thumb-box { width:100%; float:none; margin:0 0 0;}
.testimonials-star-thumb-box span { width:78px; float:none; vertical-align:middle; display:inline-block;}

/*contact-logo-box-css*/
.contact-logo-box { width:24.84%; float:left; margin:9.1% 12.7% 0 0;}
.contact-logo-box:nth-child(3n) { margin-right:0;}
.contact-logo-box:first-child, .contact-logo-box:nth-child(2), .contact-logo-box:nth-child(3) { margin-top:0;}

/*contact-form-box-css*/
.contact-form-box { width:100%; float:left; margin:0 0 0;}

/*flinker-social-box-css*/
.flinker-social-box { width:100%; float:left; margin:47px 0 0;}
.flinker-social-box a { width:auto; float:left; margin:0 17px 0 0;}
.flinker-social-box a:last-child { margin-right:0;}

/*aesthetics-btn-box-css*/
.aesthetics-btn-box { width:88.9%; float:right; text-align:right; margin:0 auto 0; position:absolute; right:0; bottom:7.5%; left:0;}

/*gallery-btn-box-css*/
.gallery-btn-box { width:1174px; float:right; text-align:right; margin:0 auto 0; position:absolute; right:0; bottom:8.1%; left:0;}

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

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

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

/*logo-shape-css*/
.implants-logo-gold-shape { width:71.5%; float:left; margin:0 0 0; position:absolute; top:9.6%;   left: -14.2%; z-index:-9;}
.veneers-logo-gold-shape { width:72.7%; float:right; margin:0 0 0; position:absolute; top: 7.5%;right: -20.9%; z-index:-9;}
.invisalign-logo-gold-shape {width: 68.9%;float: left;margin: 0 0 0;position: absolute;top: 2.8%;left: 3.4%;z-index: -9;}
.aesthetics-logo-gold-shape {width: 74.7%;float: right;margin: 0 0 0;position: absolute;top: 1.4%;right: -12.1%;z-index: -9;}

/*overflow:hidden-css*/
.banner-row1, .about-row3, .implants-row1, .implants-row2, .veneers-row1, .veneers-row2, .invisalign-row1, .invisalign-row2, .aesthetics-row1, .aesthetics-row2, .treatments-row2, .team-row1, .team-row3, .contact-row1, .contact-row3, .speak-row1, .flinker-col1, .flinker-col2, .flinker-col3, .gallery-btn-box, .team-btn-box, .treatments-btn-box, .social-content-box { overflow:hidden;}

/*mobile-css*/
.header-mob1 { width:100%; float:left; display:none; margin:0 0 0;}
.header-mob1 a { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.header-mob2 { width:100%; float:left; display:none; margin:0 0 0;}
.header-mob2 li { float:none; color:#3D3D3D; vertical-align:middle; display:inline-block; margin:0 8px 0;}
.header-mob2 li a { color:#3D3D3D;}
.fheader-mob1 { width:100%; float:left; display:none; margin:0 0 0;}
.fheader-mob1 a { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.fheader-mob2 { width:100%; float:left; display:none; margin:0 0 0;}
.fheader-mob2 li { float:none; color:#ffffff; vertical-align:middle; display:inline-block; margin:0 8px 0;}
.fheader-mob2 li a { color:#ffffff;}
.header-mob2 li, .header-mob2 li a, .fheader-mob2 li, .fheader-mob2 li a { font-size:10px; font-weight:600; letter-spacing:1.44px; line-height:1.67; text-transform:uppercase;}
.header-mob2 li a:hover{color: #62BFEB !important;}

.fheader-mob2 li a:hover {color: #62BFEB !important;}



/*btn-css*/
.header-btn1, .banner-btn1, .banner-btn2, .about-btn1, .implants-btn1, .veneers-btn1, .invisalign-btn1, .aesthetics-btn1, .aesthetics-btn2, .treatments-btn1, .treatments-btn2, .gallery-btn1, .testimonials-btn1, .testimonials-btn2, .team-btn1, .contact-fil1, .contact-btn1, .contact-btn1 input, .speak-fil1, .speak-btn1, .social-btn1, .fheader-btn1, .sidbar-fil1, .abouts-btn1, .blog-btn1, .paiger-btn1, .paiger-btn2, .galler-btn1, .blogin-btn1, .gallerin-btn1, .common-btn1, .teamin-btn1, .treatin-btn1, .testimonial-btn1, .getin-fil1 { text-align:center; font-size:12px; font-weight:600; letter-spacing:2.28px; line-height:normal; text-transform:uppercase; border:1px solid; border-radius:40px; transition:all 0.25s ease-out 0s; display:inline-block; position:relative; z-index:9;}

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

.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-title { display: none;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%;float: none;margin: 0 auto;padding: 0;max-width: 100%;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row {width: 62.2%;display: block;float: left;margin: 0 auto;position: relative;height: auto;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {width: 100%;display: flex;margin: 0 auto;float: left;order: inherit;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell {padding: 0;width: 100% !important;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 100% !important;float: left;margin: 0;padding: 0;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(3) {margin-right: 0;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(2n) {float: right;}
.contact-wrapp .contact-col3 .contact-row3 .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: 88px;margin: 0 0 2px;padding: 0 0 0;font-size: 11px;font-weight: 600;color: #3D3D3D;background: none;border: none;border-bottom: 1px solid #3D3D3D;resize: none;text-align: left;letter-spacing: 6.27px;transition: all 0.25s ease-out 0s;display: inline-block;vertical-align: baseline;position: relative;box-shadow: none;outline: none;line-height: normal;text-transform: uppercase;font-family: "Montserrat", sans-serif;}
.contact-wrapp .contact-col3 .contact-row3 .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: #3D3D3D;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {width: 100%;float: left;margin: 0 0 44px;padding: 38px 0 0;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important;float: left;display: inline-block;margin: 0 0 0;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%;display: inline-block;height: auto;visibility: visible;margin: 0 0 0 !important;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {width: auto;padding-left: 24px;cursor: pointer;font-size: 12px;font-weight: 400;color: #3D3D3D;line-height: 2.25;display: inline-block;letter-spacing: normal;position: relative;top: 0;height: auto;margin: 0 0 0;z-index: 9;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {text-decoration: none;color: #3D3D3D;font-weight: 700;}
.contact-wrapp .contact-col3 .contact-row3 .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: #62BFEB;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {width: 100%;float: none;display: inline-block;margin: 0 0 16px !important;}
.contact-wrapp .contact-col3 .contact-row3 .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: 8px;width: 11px;height: 11px;background: none;border: 1px solid #62BFEB;border-radius: 50%;}
.contact-wrapp .contact-col3 .contact-row3 .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: 5px;height: 5px;background: #3D3D3D;position: absolute;top: 11px;left: 3px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0;-webkit-transform: scale(0);transform: scale(0);border-radius: 50%;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after {border: 1px solid #62BFEB;background: none;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.contact-wrapp .contact-col3 .contact-row3 .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: #ffffff;background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: 86%;background-position-y: 48%;border: 1px solid #62BFEB;margin: 6px 0 0;padding: 20px 46px 21px 30px;cursor: pointer;text-align: center;font-size: 12px;font-weight: 600;letter-spacing: 2.28px;text-transform: uppercase;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;vertical-align: baseline;outline: none !important;line-height: normal;box-shadow: none;border-radius: 40px;font-family: "Montserrat", sans-serif;}
.contact-wrapp .contact-col3 .contact-row3 .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: #62BFEB;background: url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: 86%;border-color: #62BFEB;background-position-y: 48%;}

.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.contact-wrapp .contact-col3 .contact-row3 .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-bottom: 1px solid #d00000; background: transparent;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-after-form-content { margin: 15px 0  0;  width: 100%;  float: left;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element > div {  height: 100%;  width: 100%;  padding: 0;  font-size: 14px;  font-weight: 500;  color: #1c1c1c;  background: none !important;  border: none;  resize: none;  text-align: left;  letter-spacing: normal; transition: all 0.25s ease-out 0s;   box-shadow: none; outline: none; line-height: normal; cursor: pointer;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field { cursor: pointer; background: url() no-repeat center / 6px ; background-position-x: 100%; }
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field:hover{ background: url() no-repeat center / 6px; background-position-x: 100%; }
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field+div {display: none;}

.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element > div.iti--show-flags .ninja-forms-field {padding: 0 0 0 52px;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child { width: 100%;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) { width: 100%;}


.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-title { display: none;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%;float: none;margin: 0 auto;padding: 0;max-width: 100%;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row {width: 95%;display: block;float: left;margin: 0 auto;position: relative;height: auto;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {width: 100%;display: flex;margin: 0 auto;float: left;order: inherit;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell {padding: 0;width: 100% !important;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 100% !important;float: left;margin: 0;padding: 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(3) {margin-right: 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(2n) {float: right;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {width: 100%;height: 88px;margin: 0 0 2px;padding: 0 0 0;font-size: 11px;font-weight: 600;color: #3D3D3D;background: none;border: none;border-bottom: 1px solid #3D3D3D;resize: none;text-align: left;letter-spacing: 6.27px;transition: all 0.25s ease-out 0s;display: inline-block;vertical-align: baseline;position: relative;box-shadow: none;outline: none;line-height: normal;text-transform: uppercase;font-family: "Montserrat", sans-serif;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder { color: #3D3D3D;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {width: 100%;float: left;margin: 0 0 44px;padding: 38px 0 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important;float: left;display: inline-block;margin: 0 0 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%;display: inline-block;height: auto;visibility: visible;margin: 0 0 0 !important;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {width: auto;padding-left: 24px;cursor: pointer;font-size: 12px;font-weight: 400;color: #3D3D3D;line-height: 2.25;display: inline-block;letter-spacing: normal;position: relative;top: 0;height: auto;margin: 0 0 0;z-index: 9;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {text-decoration: none;color: #3D3D3D;font-weight: 700;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover {color: #62BFEB;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {width: 100%;float: none;display: inline-block;margin: 0 0 16px !important;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {content: '';position: absolute;left: 0;top: 8px;width: 11px;height: 11px;background: none;border: 1px solid #62BFEB;border-radius: 50%;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {content: '';width: 5px;height: 5px;background: #3D3D3D;position: absolute;top: 11px;left: 3px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0;-webkit-transform: scale(0);transform: scale(0);border-radius: 50%;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after {border: 1px solid #62BFEB;background: none;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {width: auto;height: auto;float: none;color: #ffffff;background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: 86%;background-position-y: 48%;border: 1px solid #62BFEB;margin: 6px 0 0;padding: 20px 46px 21px 30px;cursor: pointer;text-align: center;font-size: 12px;font-weight: 600;letter-spacing: 2.28px;text-transform: uppercase;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;vertical-align: baseline;outline: none !important;line-height: normal;box-shadow: none;border-radius: 40px;font-family: "Montserrat", sans-serif;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover {color: #62BFEB;background: url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: 86%;border-color: #62BFEB;background-position-y: 48%;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border-bottom: 1px solid #d00000; background: transparent;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-after-form-content { margin: 15px 0  0;  width: 100%;  float: left;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element > div {  height: 100%;  width: 100%;  padding: 0;  font-size: 14px;  font-weight: 500;  color: #1c1c1c;  background: none !important;  border: none;  resize: none;  text-align: left;  letter-spacing: normal; transition: all 0.25s ease-out 0s;   box-shadow: none; outline: none; line-height: normal; cursor: pointer;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field { cursor: pointer; background: url() no-repeat center / 6px ; background-position-x: 100%; }
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field:hover{ background: url() no-repeat center / 6px; background-position-x: 100%; }
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field+div {display: none;}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element > div.iti--show-flags .ninja-forms-field {padding: 0 0 0 52px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child { width: 100%;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) { width: 100%;}



.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-title { display: none;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%;float: none;margin: 0 auto;padding: 0;max-width: 100%;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row {width: 100%;display: block;float: left;margin: 0 auto;position: relative;height: auto;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {width: 100%;display: flex;margin: 0 auto;float: left;order: inherit;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell {padding: 0;width: 100% !important;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 48% !important;float: left;margin: 0;padding: 0;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(3) {margin-right: 0;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(2n) {float: right;}
.getin-wrapp .getin-col2 .getin-row2 .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: 88px;margin: 0 0 2px;padding: 0 0 0;font-size: 11px;font-weight: 600;color: #3D3D3D;background: none;border: none;border-bottom: 1px solid #3D3D3D;resize: none;text-align: left;letter-spacing: 6.27px;transition: all 0.25s ease-out 0s;display: inline-block;vertical-align: baseline;position: relative;box-shadow: none;outline: none;line-height: normal;text-transform: uppercase;font-family: "Montserrat", sans-serif;}
.getin-wrapp .getin-col2 .getin-row2 .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: #3D3D3D;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {width: 100%;float: left;margin: 0 0 44px;padding: 38px 0 0;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 48% !important;float: left;display: inline-block;margin: 0 0 0;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell:nth-child(2n) {float: right;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%;display: inline-block;height: auto;visibility: visible;margin: 0 0 0 !important;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {width: auto;padding-left: 24px;cursor: pointer;font-size: 12px;font-weight: 400;color: #3D3D3D;line-height: 2.25;display: inline-block;letter-spacing: normal;position: relative;top: 0;height: auto;margin: 0 0 0;z-index: 9;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {text-decoration: none;color: #3D3D3D;font-weight: 700;}
.getin-wrapp .getin-col2 .getin-row2 .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: #62BFEB;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {width: 100%;float: none;display: inline-block;margin: 0 0 16px !important;}
.getin-wrapp .getin-col2 .getin-row2 .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: 8px;width: 11px;height: 11px;background: none;border: 1px solid #62BFEB;border-radius: 50%;}
.getin-wrapp .getin-col2 .getin-row2 .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: 5px;height: 5px;background: #3D3D3D;position: absolute;top: 11px;left: 3px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0;-webkit-transform: scale(0);transform: scale(0);border-radius: 50%;}
.getin-wrapp .getin-col2 .getin-row2 .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);}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after {border: 1px solid #62BFEB;background: none;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.getin-wrapp .getin-col2 .getin-row2 .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: #ffffff;background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: 86%;background-position-y: 48%;border: 1px solid #62BFEB;margin: 6px 0 0;padding: 20px 46px 21px 30px;cursor: pointer;text-align: center;font-size: 12px;font-weight: 600;letter-spacing: 2.28px;text-transform: uppercase;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;vertical-align: baseline;outline: none !important;line-height: normal;box-shadow: none;border-radius: 40px;font-family: "Montserrat", sans-serif;}
.getin-wrapp .getin-col2 .getin-row2 .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: #62BFEB;background: url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: 86%;border-color: #62BFEB;background-position-y: 48%;}

.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.getin-wrapp .getin-col2 .getin-row2 .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-bottom: 1px solid #d00000; background: transparent;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-after-form-content { margin: 15px 0  0;  width: 100%;  float: left;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element > div {  height: 100%;  width: 100%;  padding: 0;  font-size: 14px;  font-weight: 500;  color: #1c1c1c;  background: none !important;  border: none;  resize: none;  text-align: left;  letter-spacing: normal; transition: all 0.25s ease-out 0s;   box-shadow: none; outline: none; line-height: normal; cursor: pointer;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field { cursor: pointer; background: url() no-repeat center / 6px ; background-position-x: 100%; }
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field:hover{ background: url() no-repeat center / 6px; background-position-x: 100%; }
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field+div {display: none;}

.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element > div.iti--show-flags .ninja-forms-field {padding: 0 0 0 52px;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child { width: 100%;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) { width: 100%;}


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


.referrals-wrapp {width: 100%;float: left;text-align: center;padding:60px 0 100px;position: relative;}
.referrals-wrapp .referrals-col1 { width: 88.7%;  float: none; display: table; margin: 0 auto 26px;}
.referrals-wrapp .referrals-col1 .referrals-row1 { width: 100%; float: none;}
.referrals-wrapp h2 {float: none;font-size: 41px;font-weight: 400;color: #3D3D3D;letter-spacing: 0.82px;line-height: 1.32;text-transform: uppercase;margin: 0 0 28px;/*font-family: 'audrey-regular-font';*/}
.referrals-wrapp p {float: none;font-size: 16px;font-weight: 400;color: #3D3D3D;line-height: 1.75;margin: 0 0 20px;}
.referrals-wrapp h3 {float: none;font-size: 35px;font-weight: 400;color: #3D3D3D;letter-spacing: 0.82px;line-height: 1.32;margin: 0 0 28px;text-transform: uppercase;/*font-family: 'audrey-regular-font';*/}
.referrals-wrapp .referrals-col2 { width: 100%; float: left; margin: 0 0 80px; position: relative;}
.referrals-wrapp .referrals-col2 img {width: 100%;}
.referrals-wrapp .referrals-col3 { width: 95%; float: none; display: table; margin: 0 auto 0;}


.referrals-wrapp .nf-form-cont {width: 100%;float: none;display: block;margin: 0 auto;}
.referrals-wrapp .nf-form-cont .nf-form-title { display: none;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%;float: none;margin: 0 auto;padding: 0;max-width: 100%;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; display: block; margin: 0 auto; position: relative; height: auto;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell { padding: 0 0 0;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row nf-field { width: 100%; float: left; display: block;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap {width: 100%;display: block;position: relative;float: left;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: flex; margin: 0 0 0 !important; }
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label label {font-weight: 500;width: 100%;float: left;margin: 10px 0 5px 0;padding: 0 0 0;font-size: 12px;color: #e3b56d;text-align: left;text-transform: uppercase;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;font-family: 'Almarai', sans-serif;letter-spacing: 2.6px;line-height: 23px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label span.nf-label-span {font-weight: 600;width: 100%;float: left;margin: 15px 0 5px 0;padding: 0 0 0;font-size: 16px;color: #ffffff;text-align: left;letter-spacing: 1.3px;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;font-family: 'Montserrat', sans-serif;text-transform: uppercase;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {width: 100%;display: flex;margin: 0 auto;float: left;order: inherit;justify-content: center;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {width: 100%;float: left;height: 64px;margin: 0 0 13px;padding: 0 7.3% 0;font-size: 11px;font-weight: 600;color: #3D3D3D;background: none;border: 1px solid #3D3D3D;text-align: left;letter-spacing: 6.27px;border-radius: 4px;text-transform: uppercase;transition: all 0.25s ease-out 0s;display: inline-block;vertical-align: baseline;position: relative;box-shadow: none;resize: none;outline: none;font-family: "Montserrat", sans-serif;z-index: 1;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field::placeholder { color: #3D3D3D;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {width: 100%;float: none;padding: 18px 3.3% 0;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {display: inline-block;height: auto;visibility: visible;margin: 32px 15px 30px 0 !important;width: 100%;text-align: left;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {float: none;width: auto;padding-left: 24px;cursor: pointer;font-size: 11px;font-weight: 400;color: #3D3D3D;line-height: 2.17;display: inline-block;position: relative;top: -2px;height: auto;letter-spacing: normal;margin: 0 0 0 !important;z-index: 1;text-align: left;font-family: "Montserrat", sans-serif;text-transform: inherit;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {color: #013d4a;text-decoration: none;font-weight: 700;display: inline-block;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover {color: #62BFEB;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {content: '';position: absolute;left: 0;top: 6px;width: 11px;height: 11px;background: none;border: 1px solid #62BFEB;border-radius: 50%;opacity: 1;display: block;transform: scale(1);outline: none;box-shadow: none;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {content: '';width: 5px;height: 5px;background: #3D3D3D;border: 0;position: absolute;top: 9px;left: 3px;border-radius: 50%;outline: none;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0 !important;-webkit-transform: scale(0) !important;transform: scale(0) !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before { opacity: 1 !important; -webkit-transform: scale(1) !important; transform: scale(1) !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after {border: 1px solid #62BFEB;background: none;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%;float: left;margin: 32px 0 30px !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {width: auto;height: auto;float: none;color: #ffffff;background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: 86%;background-position-y: 48%;border: 1px solid #62BFEB;margin: 6px 0 0;padding: 20px 46px 21px 30px;cursor: pointer;text-align: center;font-size: 12px;font-weight: 600;letter-spacing: 2.28px;text-transform: uppercase;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;vertical-align: baseline;outline: none !important;line-height: normal;box-shadow: none;border-radius: 40px;font-family: "Montserrat", sans-serif;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover {color: #62BFEB;background: url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: 86%;border-color: #62BFEB;background-position-y: 48%;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent;}
.referrals-wrapp .nf-form-cont .nf-after-form-content { margin: 15px 0 0; text-align: center;}

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

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

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

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

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

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

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

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

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { align-items: center;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul {width: 100%;display: flex;flex-wrap: wrap;justify-content: left;position: relative;margin: 0 0 35px !important;float: left;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li {width: 25%;margin: 0 0 30px !important;font-size: 13px;text-align: left;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li:before { display: none;}

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

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element button.ninja-forms-field.nf-fu-fileinput-button { cursor: pointer;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element button.btn.nf-fu-button-cancel {width: auto;height: auto;float: none;color: #fff;background: #62BFEB;border: 1px solid #62BFEB;cursor: pointer;margin: 0 0 14px 5px;padding: 14px 23px 14px;text-align: center;font-size: 10px;font-weight: 600;letter-spacing: 1.45px;border-radius: 30px;transition: all 0.25s ease-out 0s;position: relative;text-transform: uppercase;vertical-align: baseline;outline: none !important;font-family: "Montserrat", sans-serif;line-height: normal;box-shadow: none;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element button.btn.nf-fu-button-cancel:hover {color: #62BFEB;background: none;border-color: #62BFEB;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.file_upload-wrap .nf-field-element .files_uploaded p {font-size: 12px;text-align: center;line-height: 23px;margin: 0 0 20px 5px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(3) .nf-field-container .nf-field-element textarea.ninja-forms-field { height: 131px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(4) .nf-field-container .nf-field-element textarea.ninja-forms-field { height: 131px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell {width: auto !important;}
.nf-pass.field-wrap .nf-field-element:after { display: none !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label { color: #e80000;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .submit-wrap .nf-field-element {justify-content: left;}



.benefits-wrapp { width: 100%; float: left; padding: 80px 0 65px; text-align: center;}
.benefits-wrapp h2 {float: none;  font-size: 41px;  font-weight: 400;  color: #3D3D3D;  letter-spacing: 0.82px; line-height: 1.32; text-transform: uppercase; margin: 0 0 28px; /*font-family: 'audrey-regular-font';*/}
.benefits-wrapp p { float: none; font-size: 16px;  font-weight: 400; color: #3D3D3D; line-height: 1.75; margin: 0 0 20px;}


.home-content-show { width: 100%; float: left; padding: 70px 0 50px; text-align: center;}
h1.seo-sub-title {font-size: 32px; font-weight: 400; color: #3D3D3D; letter-spacing: 0.44px; line-height: 1.45; text-transform: uppercase; margin: 0 0 18px; /*font-family: 'audrey-regular-font';*/}
/*h1.seo-sub-title span {font-family: 'audrey-regular-font';}*/
.home-content-show p { float: none; font-size: 16px; font-weight: 400; color: #3D3D3D; line-height: 1.75; margin: 0 0 24px;}

.about-wrapp h1.seo-sub-title {font-size: 38px; color: #ffffff;}

.offer-wrapp .blog-col1 {width: 100%;}
.offer-wrapp .blog-col1 .blog-col2 { width: 100%; padding: 0 0 50px; margin: 0 0 60px; border-bottom: 1px solid #d9d9d9;}
.offer-wrapp .blog-col1 .blog-col2:last-child { border: none; margin: 0 0 0; padding: 0;}
.offer-wrapp .blog-col1 .blog-col2 .blog-row1 { width: 100%; margin: 0 0 26px;}
.offer-wrapp .blog-col1 .blog-col2 .blog-row1 img { width: 100%;}
.offer-wrapp .blog-col1 .blog-col2 .blog-row2 { width: 100%;}
.offer-wrapp .blog-col1 .blog-col2 .blog-row2 h3 {font-size: 22px; font-weight: 400; color: #3D3D3D; line-height: 1.59; letter-spacing: 0.44px; margin: 0 0 22px;  /*font-family: 'audrey-regular-font';*/  text-transform: uppercase;}
.offer-wrapp .blog-col1 .blog-col2 .blog-row2 p {  float: none; font-size: 16px; font-weight: 400; color: #3D3D3D; line-height: 1.75; margin: 0 0 20px;}
.offer-wrapp .blog-col1 .blog-col2 .blog-row2 .offer-buttons-side {width: 100%;}
.offer-wrapp  .special-off-btn2 {float: none; color: #ffffff; background: #6763EB; margin: 0 3px 10px; padding: 20px 25px 21px 25px;   text-align: center; font-size: 12px;  font-weight: 600;  letter-spacing: 2.28px;  line-height: normal;  text-transform: uppercase;  border: 1px solid #6763EB; border-radius: 40px;  transition: all 0.25s ease-out 0s;  display: inline-block;  position: relative;  z-index: 9;}
.offer-wrapp .special-off-btn2:hover {  background: none;  color: #6763EB;}
.offer-wrapp .special-off-btn1 { float: none; color: #ffffff; background: #6763EB; margin: 0 3px 10px; padding: 20px 25px 21px 25px; text-align: center;  font-size: 12px;  font-weight: 600;  letter-spacing: 2.28px;   line-height: normal;   text-transform: uppercase;   border: 1px solid #6763EB;   border-radius: 40px;   transition: all 0.25s ease-out 0s;   display: inline-block;   position: relative;   z-index: 9;}
.offer-wrapp .special-off-btn1:hover { background: none; color: #6763EB;}
.offer-wrapp .special-off-btn2 .circle-effects { display: none;}
.referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .cog-field .cog-input .el-input__inner{width: 100%;height: 44px;margin: 0 0 2px;padding: 0 0 0;font-size: 11px;font-weight: 600;color: #3D3D3D;background: none;border: none;border-bottom: 1px solid #353535 !important;resize: none;text-align: left;   letter-spacing: 4.27px; transition: all 0.25s ease-out 0s;display: inline-block;vertical-align: baseline;position: relative;box-shadow: none;outline: none;line-height: normal;text-transform: uppercase;font-family: "Montserrat", sans-serif;border-radius: 0;}
.referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .cog-field .cog-label {line-height: normal; text-transform: uppercase;font-family: "Montserrat", sans-serif;letter-spacing: 4.27px;}
.cog-section__heading.cog-heading {margin: 0 0 20px !important;  }
 .referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .cog-page__navigation button.el-button{width: auto;height: auto;float: none;color: #ffffff;background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: center;background-position-y: center;background-position-x: 86%;background-position-y: 48%;border: 1px solid #62BFEB;margin: 6px 0 0;padding: 20px 46px 21px 30px !important;cursor: pointer;text-align: center;font-size: 12px;font-weight: 600;letter-spacing: 2.28px;text-transform: uppercase;  transition: all 0.25s ease-out 0s;display: inline-block;position: relative;vertical-align: baseline;outline: none !important;line-height: normal;box-shadow: none;border-radius: 40px;font-family: "Montserrat", sans-serif;}

.referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .cog-page__navigation button.el-button:hover {color:#62BFEB;background: #fff url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: center;background-position-y: center;background-position-x: 86%;border-color: #62BFEB;background-position-y: 48%;}
.cog-page__navigation {padding: 0 !important;}
.referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .cog-field .cog-input .el-textarea__inner{font-size: 11px;font-weight: 600;color: #3D3D3D;background: none;border: none;border-bottom: 1px solid #3D3D3D !important;resize: none;text-align: left;letter-spacing: 6.27px;transition: all 0.25s ease-out 0s;display: inline-block;vertical-align: baseline;position: relative;  box-shadow: none;outline: none;line-height: normal;text-transform: uppercase;font-family: "Montserrat", sans-serif;border-radius: 0;}
/*.cog-heading {font-family: 'audrey-regular-font' !important;}*/

.getin-wrapp p img {width: auto; display: block; contain-intrinsic-size: revert;}

.about-wrapp.about-wrapp2 .typography {width: 100%; display: block; text-align: center; margin: 40px 0 0;}
.about-wrapp.about-wrapp2 .typography img {margin: 0 auto 0;}

.about-wrapp .typography h1,
.about-wrapp .typography h2,
.about-wrapp .typography h4,
.about-wrapp .typography h5,
.about-wrapp .typography h6 {color: #ffffff;}

.about-wrapp .typography ul li {color: #ffffff; padding: 0;}
.about-wrapp .typography ul li:before {color: #ffffff; position: relative; top: 0; left: -6px;}

.about-wrapp .typography ol li {color: #ffffff; padding: 0;}
.about-wrapp .typography ol li:before {color: #ffffff; position: relative; left: -5px;}


.conten-wrapp .conten-col1 .typography.extra-defalt {width: 100%; float: right; position: relative; padding: 0 0 0 20%;}
/* .conten-wrapp.default-temp .conten-col1 .conten-row1 {width: 100%; padding: 103px 0 0 20%;} */
.conten-wrapp.recruitment-wrapp{
  padding: 0 0 40px

}


.conten-wrapp.recruitment-wrapp .margin  {
width:100%;
max-width: 100%;
  }



  .conten-wrapp.recruitment-wrapp .conten-bar1 {
	width: 90%;
	margin: 0 auto;
  }

.conten-wrapp.recruitment-wrapp .accordion h2 {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;
	width: 100%;
	float: left;
	cursor: pointer;
	background: #62BFEB;
	padding: 18px 41px 17px;
	border-radius: 39px;
	position: relative;
	margin: 0 0 9px;
  }
  .conten-wrapp.recruitment-wrapp  .accordion .content {
	width: 100%;
	float: left;
	padding: 12px 31px 28px;
  }

.recruitment-wrapp h2 strong{font-weight: 400;color: #62bfeb;font-family: 'audrey-regular-font'}
.recruitment-wrapp .recruitment-col2{margin: 50px 0px;}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .file_upload-wrap .nf-field-element .nf-fu-button-cancel{text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  padding: 5px 15.5px 5px 15.5px;
  margin: 0px 14px 0 14px;
  border-radius: 50px;
  background: none;
  border: 1px solid rgba(252,164,162,0.3);
  cursor: pointer;
  height: 40px;
  color: #222222;
  position: relative;
  margin-top: -10px;}


.recruitment-wrapp p .delete{color: #f9bd3f;padding-top:0px; margin-left: 5px;}
.recruitment-wrapp .recruitment-col2 h4{float: none;font-size: 33px;font-weight: 400;color: #222222;line-height: 2.76;letter-spacing: 3.3px;text-transform: uppercase;margin: 0 0 5px;}
.recruitment-wrapp .recruitment-col2{width: 100%;display: block; float: left;}
/* .recruitment-wrapp h3{font-size: 12px;color: #ffffff;line-height: 1;letter-spacing: 1.08px;font-weight: 600;text-transform: uppercase;} */
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-title { display: none;}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%;float: none;margin: 0 auto;padding: 0;max-width: 100%;}
.recruitment-wrapp .recruitment-col2 .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;}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell { padding: 0 0 0; width: 100% !important;}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row nf-field { width: 100%; float: left; display: block;}
.recruitment-wrapp .recruitment-col2 .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;}
.recruitment-wrapp .recruitment-col2 .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;}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {width: 100%;display: flex;margin: 0 0 0;float: left;order: inherit;justify-content: flex-start;}
.recruitment-wrapp .recruitment-col2 .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: 55px;float: left;margin: 0 0 11px;padding: 0 25px 0;font-size: 12px;font-weight: 500;color:#222222;background: none;border-color: #62bfeb;
resize: none;text-align: left;letter-spacing: inherit;transition: all 0.25s ease-out 0s;display: inline-block;vertical-align: baseline;position: relative;box-shadow: none;outline: none;font-family: 'Jost', sans-serif;line-height: normal;max-width: 396px;margin-bottom: 20px;}
/* .recruitment-wrapp .recruitment-col2 .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: #222222;} */
.recruitment-wrapp .recruitment-col2 .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:#222222; text-align: center;font-size: 12px;font-weight: 600;}
.recruitment-wrapp .recruitment-col2 .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: 55px;float: left;margin: 0 0 32px;padding: 17px 25px 0;}
.recruitment-wrapp .recruitment-col2 .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;}
.recruitment-wrapp .recruitment-col2 .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;}
.recruitment-wrapp .recruitment-col2 .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 0 !important;text-align: center;}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {width: 100%;padding-left: 22px;cursor: pointer;font-size: 12px;font-weight: 400;color: #222222;line-height: 1.83;display: inline-block;letter-spacing: normal;position: relative;top: -2.5px;height: auto;margin: 0 0 0;text-align: left;}
.recruitment-wrapp .recruitment-col2 .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:#222222;text-decoration: none;}
.recruitment-wrapp .recruitment-col2 .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: #62bfeb;}
.recruitment-wrapp .recruitment-col2 .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;}
/* .recruitment-wrapp .recruitment-col2 .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: 0px;width: 15px;height: 15px;background:#62bfeb;border: 1px solid #62bfeb;border-radius: 50%;} */
 /* .recruitment-wrapp .recruitment-col2 .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: 0px;width: 15px;height: 15px;background:transparent;border: 1px solid #62bfeb;border-radius: 50%;}  */
 .recruitment-wrapp .recruitment-col2 .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: 0px;width: 11px;height: 11px;background:transparent;border: 1px solid #62bfeb;border-radius: 50%;}

/* .recruitment-wrapp .recruitment-col2 .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: 5px;height: 5px;background: #ffffff;position: absolute;top: 5px;left: 5px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0;-webkit-transform: scale(0);transform: scale(0);border-radius: 50%;} */

.recruitment-wrapp .recruitment-col2 .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: 5px;height: 5px;background: #000;position: absolute;top: 3px;left: 3px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0;-webkit-transform: scale(0);transform: scale(0);border-radius: 50%;}

.recruitment-wrapp .recruitment-col2 .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);}
/* .recruitment-wrapp .recruitment-col2 .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:#62bfeb;border: 1px solid #62bfeb;} */

.recruitment-wrapp .recruitment-col2 .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:transparent;border: 1px solid #62bfeb;}

.recruitment-wrapp .recruitment-col2 .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 0  !important;}
.recruitment-wrapp .recruitment-col2 .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;}
.recruitment-wrapp .recruitment-col2 .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;}
/* .recruitment-wrapp .recruitment-col2 .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:left;color: #fff;background:#62bfeb;border: 1px solid #62bfeb;margin: 27px 0 0;padding: 13px 29px 13.5px 30px;cursor: pointer;text-align: center;font-size: 12px;font-weight: 600;letter-spacing: 4.08px;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;vertical-align: baseline;outline: none !important;font-family: 'Jost', sans-serif;line-height: normal;box-shadow: none;text-transform: uppercase;} */
.recruitment-wrapp .recruitment-col2 .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: #ffffff;
background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;
background-position-x: 86%;
background-position-y: 48%;
border: 1px solid #62BFEB;
margin: 6px 0 0;
padding: 20px 46px 21px 30px;
cursor: pointer;
text-align: center;
font-size: 12px;
font-weight: 600;
letter-spacing: 2.28px;
text-transform: uppercase;
transition: all 0.25s ease-out 0s;
display: inline-block;
position: relative;
vertical-align: baseline;
outline: none !important;
line-height: normal;
box-shadow: none;
border-radius: 40px;
font-family: "Montserrat", sans-serif
}
/* .recruitment-wrapp .recruitment-col2 .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:#62bfeb;background: transparent;border-color:#62bfeb;} */
.recruitment-wrapp .recruitment-col2 .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: #62BFEB;
  background: url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;
  background-position-x: 86%;
  border-color: #62BFEB;
  background-position-y: 48%;
}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .nf-field-element { display: block;}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-fail.nf-error label { color: #e80000;}

.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .nf-fu-fileinput-button.ninja-forms-field {
  width: auto;
  float: left;
  font-size: 12px;
  font-weight: 500;
  color: #070103;
  letter-spacing: 1.56px;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  margin: 0 0 37px;
  padding: 3px 0 3px 36px;
  position: relative;
  border: none;
  height: inherit;
  background: url(../images/upload-blue-plain-icon.svg) no-repeat 0 center;
  background-size: 22px;
  border-radius: 0;
}

.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .nf-fu-fileinput-button.ninja-forms-field:hover {
  background: url(../images/upload-blue-hov-plain-icon.svg) no-repeat 0 center;
}

.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.file_upload-container .nf-field-element {
  justify-content: left;
}
.recruitment-wrapp .recruitment-col2 .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;}
.recruitment-wrapp .recruitment-col2 .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;}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-after-form-content {width: 100%;float: left;margin: 20px 0 0 0;text-align: center;}

.recruitment-row1 p {
	margin: 0 0 0;
  }

  .recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {	justify-content: center;}
  .recu-heading {	text-align: center;	}
  .recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.file_upload-container .nf-field-element {	justify-content: center;	}
  .recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .nf-field-element{display: flex;}
.recruitment-wrapp .recruitment-col2 .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 ;}
.recruitment-wrapp h2{text-align: center;}
.recruitment-wrapp .recruitment-col2 .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{text-align: center;}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element{justify-content: center;}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.file_upload-container .nf-field-element{justify-content: center;}
.recruitment-wrapp .recruitment-col2 {margin: 0 0 30px;}

.treatments-wrapp .implants-col1{width:100%;display:flex;flex-wrap:wrap;align-items:center;margin:0 0 40px;}
.impliment-cost-fulljaw .cost-content-col .cost-content-col1 h2{width:fit-content;margin:0 0 18px auto;background:#37314b;color:#fff;font-family:"Montserrat",sans-serif;padding:0 12px 0;font-size:22px;font-weight:400;line-height:1.59;letter-spacing:.44px;text-transform:uppercase}
.treatments-wrapp .implants-col1 .implants-col2{width:51.5%;float:left;margin:0 4.75% 0 2.2%;position:relative;z-index:9;}
.treatments-wrapp .implants-col1 .implants-row1{width:41.4%;float:right;transform:none;position:relative;}
.treatments-wrapp .implants-col1 h1{font-size:33px;line-height:1.28;margin:0 0 18px;}
.treatments-wrapp .implants-col1 .treatin2-btn1{width:auto;float:none;color:#fff;background:#6763EB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;background-position-x:86%;background-position-y:48%;border:1px solid #6763EB;margin:6px 0 0;padding:12px 38px 12px 24px;cursor:pointer;text-align:center;font-size:12px;font-weight:600;letter-spacing:2.28px;text-transform:uppercase;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;vertical-align:baseline;outline:none!important;line-height:normal;box-shadow:none;border-radius:40px;font-family:"Montserrat",sans-serif;}
.treatments-wrapp .implants-col1 .treatin2-btn1:hover{background:#62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;border-color:#62BFEB;background-position-x: 86%;background-position-y: 48%;}
.fulljaw-wrapp>.margin{position:relative;display:flex;flex-wrap:wrap;height:100%}
.fulljaw-wrapp .fulljaw-col1{width:100%;position:absolute;top:50%;transform:translateY(-50%);left:0;margin:0 auto;max-width:600px}
.fulljaw-wrapp{width:100%;display:block;float:left;height:631px;position:relative}
.fulljaw-wrapp .fulljaw-col1 h3{font-size:22px;font-weight:500;line-height:1.59;letter-spacing:.44px;margin:0 auto 18px;color: #3D3D3D;;font-family:"Montserrat",sans-serif;}
.fulljaw-wrapp .fulljaw-col1 h1{font-size:41px;font-weight:600;color:#3D3D3D;letter-spacing:.82px;line-height:1.29;text-transform:uppercase;margin:0 0 18px;}
.fulljaw-wrapp .fulljaw-col1 .col12 h4{width:fit-content;background:#0d972e;color:#fff;padding:0 4px;font-size:16px;font-weight:600;line-height:1.73;margin:0 0 8px;}
.fulljaw-wrapp .fulljaw-col1 .col12 h3{width:fit-content;background:#0d972e;color:#fff;padding:0 4px;font-size:20px;font-weight:600;line-height:1.73;margin:0 0 8px;font-style:italic;}
.fulljaw-wrapp .flinker-btn1{width:auto;height:auto;float:none;color:#fff;background:#62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;background-position-x:93%;background-position-y:48%;border:1px solid #62BFEB;margin:20px 0 0;padding:20px 46px 21px 30px;cursor:pointer;text-align:center;font-size:12px;font-weight:600;letter-spacing:2.28px;text-transform:uppercase;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;vertical-align:baseline;outline:none!important;line-height:normal;box-shadow:none;border-radius:40px;font-family:"Montserrat",sans-serif;}
.fulljaw-wrapp .flinker-btn1:hover{color:#62BFEB;background:#fff url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;background-position-x:93%;border-color:#62BFEB;background-position-y:48%;}
.fulljaw-wrapp .fulljaw-col1 p{float:none;font-size:16px;font-weight:400;color:#3D3D3D;line-height:1.29;margin:0 0 24px;}
.premium-implant{padding:3.2% 0 6%;width:100%;display:block;float:left;padding:3.2% 0 3%;text-align:center;margin:0 0 28px;background:#3D3D3D url(../images/speakbgnew.png) left center / cover;}
.premium-implant{padding:3.2% 0 6%;width:100%;display:block;float:left;background:#37314b url(../images/about-bg.png) left center / cover;padding:3.2% 0 3%;text-align:center;margin:0 0 28px;background:#3D3D3D url(../images/speakbgnew.png) left center / cover;}
.premium-implant .premium-logo{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
.premium-implant .premium-logo .pre-col1{width:auto;display:inline-block;margin:0 15px 0;}
.premium-implant img{width:100%;display:block;transition: all 0.25s ease-in}
.premium-implant h3{font-size:28px;color:#fff;line-height:1.25;margin:0 0 15px;font-weight:500;text-align:center;font-family:'audrey-regular-font';text-transform:uppercase;}
.premium-implant .premium-content{width:100%;display:block;float:left;text-align:center;margin:0 0 16px;}
.premium-implant .premium-logo .pre-col1:hover img {filter: grayscale(1);}
.full-jaw-team-section{width:100%;display:block;float:left;}
.full-jaw-team-section .team-col{width:100%;display:block;float:left;text-align:center;}
.full-jaw-team-section .team-col .team-col-11{width:100%;display:block;float:left;}
.full-jaw-team-section h1{font-size:38px;font-weight:400;color:#3D3D3D;;letter-spacing:.82px;line-height:1.29;text-transform:uppercase;margin:0 0 28px;}
.full-jaw-team-section .team-col .image-content{width:100%;display:block;float:none;margin:0 auto 0;max-width:1000px;}
.full-jaw-team-section .team-col .team-col-11 .image{width:250px;display:block;margin:0 auto 28px;}
.full-jaw-team-section .image-content .content{width:100%;display:block;float:none;margin:0 auto;max-width:640px;}
.full-jaw-team-section h3{font-size:22px;font-weight:500;line-height:1.59;letter-spacing:.44px;margin:0 auto 18px;color:#3D3D3D;font-family:"Montserrat",sans-serif;}
.full-jaw-team-section p{float:none;font-size:16px;font-weight:400;color:#3D3D3D;line-height:1.29;margin:0 0 24px};
.full-jaw-team-section .team-col .team-col-12{width:100%;display:block;float:none;max-width:900px;margin:0 auto 0;}
.full-jaw-team-section .team-col .team-col-outer{width:100%;display:flex;flex-wrap:wrap;justify-content:center;margin:0 0 60px;}
.full-jaw-team-section .team-col .team-col-outer .team-image{width:18.5%;display:inline-block;float:left;margin:0 1.85% 0 0;}
.full-jaw-team-section .team-col .team-col-outer .team-image:last-child {margin-right: 0;}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .image {  width: 560px;display: inline-block;float: left;padding: 0;margin: 0 2.5% 0 0;}
.full-jaw-team-section .team-col .team-col-12 { width: 100%;display: block;float: none;max-width: 900px;margin: 0 auto 0;}
.full-jaw-team-section .team-col .team-col-outer .team-image img{width:100%}
.fulljaw-wrapp .fulljaw-col1 .col12 h3 u,
.premium-implant h3 u,
.impliment-cost-fulljaw .cost-content-col .cost-content-col1 h1 u {text-decoration: none;}

.team-advice{width:100%;display:block;float:left;text-align:center;background:#f7f7f7;padding:50px 0 30px;margin:0 0 0;color:#3D3D3D;}.full-jaw-team-section .team-advice .advice{width:100%;display:block;float:none;max-width:1170px;font-style:italic;margin:0 auto 0;}
.full-jaw-team-section .team-advice p {font-weight: 600;}
.impliment-cost-fulljaw{width:100%;display:block;float:left;padding:60px 0 40px;}
.impliment-cost-fulljaw .cost-content-col{width:100%;display:flex;flex-wrap:wrap;justify-content:center;}
.impliment-cost-fulljaw .cost-content-col .cost-content-col1{width:51.5%;display:inline-block;float:left;margin:0 5% 0 0;text-align:right;}
.impliment-cost-fulljaw .cost-content-col .cost-content-col1 h1{font-weight:600;}
.impliment-cost-fulljaw h1{font-size:34px;font-weight:400;color:#3D3D3D;text-align:right;letter-spacing:.44px;line-height:1.49;text-transform:uppercase;margin:0 0 28px;font-family:'audrey-regular-font';}
.impliment-cost-fulljaw h1 span{display:block;font-family:'audrey-regular-font';}
.impliment-cost-fulljaw .cost-content-col .cost-content-col1 h1 u{color:#62BFEB;}
.impliment-cost-fulljaw .cost-content-col .cost-content-col1 p{font-weight:600;}
.impliment-cost-fulljaw p{float:none;font-size:16px;font-weight:400;color:#37314b;line-height:1.29;margin:0 0 24px;}
.impliment-cost-fulljaw .cost-content-col .cost-content-col1 h2{width:fit-content;margin:0 0 18px auto;background:#3D3D3D;color:#fff;font-family:"Montserrat",sans-serif;padding:0 12px 0;font-size:22px;font-weight:400;line-height:1.59;letter-spacing:.44px;text-transform:uppercase}
.impliment-cost-fulljaw .cost-content-col .cost-content-col2{width:42%;display:inline-block;float:left}
.impliment-cost-fulljaw .cost-content-col2 ul{width:100%;float:none;margin:0 auto 12px}
.impliment-cost-fulljaw .cost-content-col2 ul li{float:none;font-size:16px;color:#3D3D3D;line-height:1.73;position:relative;padding:0 0 18px 34px;font-weight:600;margin:0 0 0;letter-spacing:normal;font-family:"Montserrat",sans-serif}
.impliment-cost-fulljaw .cost-content-col2 ul li:before{content:"\2705";position:absolute;left:-1px;color:#37314b;font-size:22px;top:-2px;line-height:normal}
.impliment-cost-fulljaw .cost-content-col2 blockquote p{font-size:14px;color:#3D3D3D;line-height:1.67;margin-bottom:30px;position:relative;letter-spacing:normal;font-style:italic}
.impliment-cost-fulljaw .cost-content-col2 blockquote p:before{content:'"';position:absolute;left:-15px;font-size:30px;font-weight:600;color:#6a44ef;font-style:italic;top:-9px}
.fulljaw-consultation-wrapp{width:100%;display:block;float:left;padding:30px 0 60px}.fulljaw-consultation-wrapp .consultation-col{width:100%;float:left;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}
.fulljaw-consultation-wrapp .consultation-col{width:100%;float:left;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}
.consultation-wrapp .consultation-col .consultation-col1{width:36.4%;display:inline-block;float:left;margin:0 2.5% 0 0;}
.fulljaw-consultation-wrapp img{width:100%;display:block;}
.fulljaw-consultation-wrapp .consultation-col .consultation-col2{width:55%;display:inline-block;float:right;}
.fulljaw-consultation-wrapp h2,.fulljaw-consultation-wrapp h2 span{font-family:'audrey-regular-font'}
.fulljaw-consultation-wrapp h2{font-size:38px;font-weight:400;color:#3D3D3D;letter-spacing:.82px;line-height:1.29;text-transform:uppercase;margin:0 0 18px;}
.fulljaw-consultation-wrapp p{float:none;font-size:16px;font-weight:400;color:#3D3D3D;line-height:1.29;margin:0 0 24px}
.fulljaw-consultation-wrapp .consultation-btn1{width:auto;height:auto;float:none;color:#fff;background:#62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;background-position-x:93%;background-position-y:48%;border:1px solid #62BFEB;margin:15px 0 0;padding:20px 46px 21px 30px;cursor:pointer;text-align:center;font-size:12px;font-weight:600;letter-spacing:2.28px;text-transform:uppercase;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;vertical-align:baseline;outline:none!important;line-height:normal;box-shadow:none;border-radius:40px;font-family:"Montserrat",sans-serif}
.fulljaw-consultation-wrapp .consultation-btn1:hover{color:#62BFEB;background:#fff url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;background-position-x:93%;border-color:#62BFEB;background-position-y:48%}
section.fulljaw-dentures{width:100%;border:blo;float:left;display:block;background:#353535;}
.fulljaw-dentures .margin{width:100%;max-width:100%;}
.fulljaw-dentures .white-and-black{width:100%;display:block;float:left;}

.fulljaw-dentures .white-and-black .denture-black-sec{width:100%;float:left;display:block;background:#353535;padding:50px 0 50px;text-align:center;}
.fulljaw-dentures .white-and-black .denture-black-sec h1{font-size:31px;font-weight:500;line-height:1.59;letter-spacing:.44px;margin:0 auto 8px;color:#fff;font-family:"Montserrat",sans-serif;}
.fulljaw-dentures .white-and-black .denture-black-sec h1 em {font-style: italic;}

.fulljaw-dentures .white-and-black .denture-black-sec h4{font-size:22px;font-weight:500;line-height:1.59;letter-spacing:.44px;margin:0 auto 24px;color:#fff;font-family:"Montserrat",sans-serif;}

.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center};
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .image{width:560px;display:inline-block;float:left;padding:0;margin:0 2.5% 0 0}
.fulljaw-dentures img{width:100%;display:block}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content{width:560px;display:inline-block;float:right;text-align:left}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content ul{width:100%;float:none;margin:0 auto 12px}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content ul li{float:none;font-size:16px;color:#fff;line-height:1.73;position:relative;padding:0 0 18px 34px;font-weight:600;margin:0 0 0;letter-spacing:normal;font-family:"Montserrat",sans-serif}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content ul li:before{content:"\2705";position:absolute;left:-1px;color:#37314b;font-size:22px;top:-2px;line-height:normal}
.fulljaw-dentures .white-and-black .denture-white-sec{width:100%;float:left;display:block;background:#fff;padding:50px 0 50px;text-align:center;}
.fulljaw-dentures .white-and-black .denture-white-sec .image{width:150px;display:block;margin:0 auto 28px}
.fulljaw-dentures img{width:100%;display:block;}
.fulljaw-dentures .white-and-black .denture-white-sec .content{width:100%;display:block;float:none;margin:0 auto;max-width:640px;}
.fulljaw-dentures .white-and-black .denture-white-sec h3{font-size:22px;font-weight:500;line-height:1.59;letter-spacing:.44px;margin:0 auto 10px;color:#3D3D3D;font-family:"Montserrat",sans-serif;}
.fulljaw-dentures .white-and-black .denture-white-sec .content{width:100%;display:block;float:none;margin:0 auto;max-width:640px}
.fulljaw-dentures .white-and-black .denture-white-sec .denture-btn1{width:auto;height:auto;float:none;color:#fff;background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;background-position-x:93%;background-position-y:48%;border:1px solid  #62BFEB;margin:15px 0 0;padding:20px 46px 21px 30px;cursor:pointer;text-align:center;font-size:12px;font-weight:600;letter-spacing:2.28px;text-transform:uppercase;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;vertical-align:baseline;outline:none!important;line-height:normal;box-shadow:none;border-radius:40px;font-family:"Montserrat",sans-serif}
.fulljaw-dentures .white-and-black .denture-white-sec .denture-btn1:hover {color: #62BFEB;background: #fff url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: 93%;border-color:  #62BFEB;background-position-y: 48%;}
.fulljaw-features-wrapp{width:100%;display:block;float:left;background:#f7f7f7;padding:60px 0 40px;text-align:center;}
.fulljaw-features-wrapp .features-items .image{width:100px;display:block;margin:0 auto 18px}
.fulljaw-features-wrapp .features-items {  width: 100%;display: flex;  flex-wrap: wrap;justify-content: center;}
.fulljaw-features-wrapp .features-items .features{width:23.85%;display:inline-block;float:left;margin:0 1.45% 0 0;}
.fulljaw-features-wrapp .features-items .features:last-child{margin-right:0;}
.fulljaw-features-wrapp img{width:100%;display:block;}
.fulljaw-features-wrapp .features-items .features .label{width:100%;display:block;float:left;}
.fulljaw-features-wrapp .features-items h3{font-size:20px;font-weight:600;line-height:1.29;letter-spacing:.44px;margin:0 auto 10px;color:#3D3D3D;font-family:"Montserrat",sans-serif;}
.fulljaw-features-wrapp .features-items h3 span {display: block;}

.fulljaw-faq-wrapp{width:100%;display:block;float:left;padding:60px 0 40px;}
.fulljaw-faq-wrapp .faq-row{width:100%;display:block;float:left;text-align:center;}
.fulljaw-faq-wrapp .faq-row .faq-row-1{width:100%;display:block;float:left;margin:0 0 40px}
.fulljaw-faq-wrapp .faq-row h1{width:fit-content;font-size:34px;font-weight:400;background:#3D3D3D;color:#fff;text-align:center;letter-spacing:.24px;line-height:1.59;text-transform:inherit;margin:0 auto 34px;padding:0 8px 0;font-family:"Montserrat",sans-serif}
.fulljaw-faq-wrapp .faq-row .content-image{width:100%;display:flex;flex-wrap:wrap;justify-content:center;}
.fulljaw-faq-wrapp .faq-row .content-image .faq-content{width:44.5%;display:block;float:left;text-align:left;margin:0 2.5% 0 0;}
.fulljaw-faq-wrapp .faq-row p{float:none;font-size:16px;font-weight:500;color:#3D3D3D;line-height:1.29;margin:0 0 24px;}
.fulljaw-faq-wrapp .faq-row .content-image .faq-image{width:42.4%;display:inline-block;float:right;}
.fulljaw-faq-wrapp .faq-row .content-image .faq-image .stack-image{width:100%;position:relative;display:block;}
.fulljaw-faq-wrapp .faq-row .content-image .faq-image .stack-image img:first-child{position:absolute;padding:0;}
.fulljaw-faq-wrapp .faq-row .faq-row-2{width:100%;display:block;float:left;}
.fulljaw-faq-wrapp .faq-row .faq-row-2 .accordion{width:100%;float:none;max-width:640px;margin:0 auto 0;}
.fulljaw-faq-wrapp .faq-row .faq-row-2 .faqs-col1{width:100%;display:block;float:left;}
.fulljaw-faq-wrapp .faq-row .faqs-col1 h2{float:none;font-size:14px;font-weight:400;color:#fff;text-transform:uppercase;letter-spacing:1.54px;}
.accordion h2.active:after{width:8px;height:3px;background:url(../images/feeser-arrow2.svg) center / cover;}
.accordion .content{width:100%;float:left;padding:27px 41px 18px;}
.fulljaw-faq-wrapp .faq-row .faq-row-2 .faqs-col1 p{font-size:15px;line-height:2;margin:0 0 25px;font-weight:400;}
.accordion h2{width:100%;float:left;cursor:pointer;background:#cbb37b;padding:18px 63px 17px;border-radius:39px;position:relative;margin:0 0 9px;}
.smile-cases-wrapp{width:100%;display:block;float:left;padding:40px 0 40px;background:#f5f5f5;}
.smile-cases-wrapp h1,.smile-cases-wrapp h1 span{font-family:'audrey-regular-font';text-transform:uppercase;}
.smile-cases-wrapp h1{font-size:29px;font-weight:400;color:#3D3D3D;line-height:1.28;letter-spacing:.28px;text-align:center;margin:0 0 34px;}
.smile-cases-wrapp .cases-col1{width:100%;display:block;float:left;}
.smile-cases-wrapp .cases-col1 .non-slider{width:100%;display:flex;flex-wrap:wrap;justify-content:center;}
.smile-cases-wrapp .cases-col1 .non-slider .before-after{width:23%;margin:0 1.25% 0 0;}
.smile-cases-wrapp .cases-col1 .before-after{width:100%;display:block;float:left;}

.smile-cases-wrapp .cases-col1 .present-both{width:100%;display:block;float:left;}

.smile-cases-wrapp .cases-col1 .before-after .before,.smile-cases-wrapp .cases-col1 .before-after .after{position:relative;width:100%;left:inherit;right:inherit;bottom:inherit}
.smile-cases-wrapp .cases-col1 .present-both .before,.smile-cases-wrapp .cases-col1 .present-both .after{width:100%;position:relative;bottom:inherit;left:inherit;right:inherit;display:block;text-align:center;margin:0 0 12px;}

.smile-cases-wrapp .cases-col1 img{width:100%;display:block;}
.smile-cases-wrapp .cases-col1 .before span,.smile-cases-wrapp .cases-col1 .after span{position:absolute;z-index:9;top:10px;left:0;right:0;margin:0 auto 0;text-align:center;}
.smile-cases-wrapp .cases-col1.mob{display:none;}
.smile-cases-wrapp .cases-col1 .before-after{width:100%;display:block;float:left;}
.smile-cases-wrapp .call-today{width:100%;display:block;float:left;text-align:center;}
.smile-cases-wrapp .call-today-smile{width:auto;height:auto;float:none;color:#fff;background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;background-position-x:93%;background-position-y:48%;border:1px solid  #62BFEB;margin:30px auto 0;padding:20px 46px 21px 30px;cursor:pointer;text-align:center;font-size:12px;font-weight:600;letter-spacing:2.28px;text-transform:uppercase;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;vertical-align:baseline;outline:none!important;line-height:normal;box-shadow:none;border-radius:40px;font-family:"Montserrat",sans-serif}
.patient-review-wrapp{width:100%;display:block;float:left;padding:40px 0}

.jobs-wrapp{width:100%;display:block;float:left;padding:0 0 30px}
.jobs-wrapp h2{font-size:28px;margin:0 0 14px}
.jobs-wrapp h3{text-align:center}
.jobs-wrapp .jobs-col1{width:100%;display:flex; flex-wrap: wrap; float:none;margin:0 auto 0;max-width:700px;background:#3D3D3D url(../images/speakbgnew.png) left center / cover;text-align:center;padding:50px 35px}
.jobs-wrapp .jobs-col1 .jobs-outer {width: 100%;display: block;float: left;}
.jobs-wrapp .jobs-col1 h4{font-size:20px;color:#fff;line-height:1.25;margin:0 0 14px;position: relative;}
.jobs-wrapp .jobs-col1 h4:after{content:"";position:absolute;bottom:-3px;left:0;right:0;width:10%;height:2px;background:#fff;margin:0 auto 0}
.jobs-wrapp .jobs-col1 p{color:#fff}
.jobs-wrapp .jobs-col1 span{color:#fff}
.jobs-wrapp .jobs-col1 h2{font-size:30px;color:#fff;line-height:1.45;position:relative;margin: 0 0 22px;}
.jobs-wrapp .jobs-col1 ul li{font-size:16px;padding:0 0 4px;text-transform:capitalize;display:block;float:none;color: #ffffff}
.jobs-wrapp .jobs-col1 ul li:before{color:#fff;position:relative;left:-6px;top:1px}
.jobs-wrapp .jobs-col1 h2:after{content:"";position:absolute;bottom:-3px;left:0;right:0;width:20%;height:2px;background:#fff;margin:0 auto 0}
.jobs-wrapp .jobs-col1 .recruit-btn2{font-size:16px;font-weight:500;color:#62BFEB}
.jobs-wrapp .jobs-col1 .recruit-btn2:hover{color:#fff;}

.jobs-wrapp .jobs-col1 .accordion h2:after{width:10px; height: 9px; right:22px;margin:0;left:inherit;background:url(../images/feeser-arrow1.svg) center / cover}
.jobs-wrapp .jobs-col1 .accordion h2.active:after {width: 8px;height: 3px;background: url(../images/feeser-arrow2.svg) center / cover;}

.smile-cases-wrapp .call-today-smile:hover{color: #62BFEB;background:url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;background-position-x:93%;border-color: #62BFEB;background-position-y:48%}
.patient-review-wrapp h1,.patient-review-wrapp h1 span{font-family:'audrey-regular-font';text-transform:uppercase}
.patient-review-wrapp h1{font-size:34px;font-weight:400;color:#3D3D3D;line-height:1.28;letter-spacing:.28px;text-align:center;margin:0 0 28px}
.patient-review-wrapp .patient-review-col{width:100%;display:flex;flex-wrap:wrap;justify-content:center;}
.patient-review-wrapp .patient-review-col .patient-review{width:46.5%;display:flex;flex-wrap:wrap;float:left;margin:0 3% 18px 0;}
.patient-review-wrapp .patient-review-col .patient-review .image-patient{width:31%;float:right;display:inline-block}
.patient-review-wrapp .patient-review-col img{width:100%;}
.patient-review-wrapp .patient-review-col .patient-review .content-review {
  width: 62.5%;
  display: inline-block;
  float: left;
  margin: 0 0 0 5.25%;
}
.patient-review-wrapp p{float:none;font-size:16px;font-weight:400;color:#3D3D3D;line-height:1.75;margin:0 0 24px;}
.patient-review-wrapp .patient-review-col h3,.patient-review-wrapp .patient-review-col h3 span{font-family:'audrey-regular-font';text-transform:uppercase;}
.patient-review-wrapp .patient-review-col h3{font-size:22px;font-weight:400;color:#3D3D3D;line-height:1.59;letter-spacing:.44px;margin:0 0 18px;}
.patient-review-wrapp .patient-review-col h3 span{display:inline-block;}
.patient-review-wrapp .patient-review-col h3,.patient-review-wrapp .patient-review-col h3 span{font-family:'audrey-regular-font';text-transform:uppercase;}
.patient-review-wrapp .patient-review-col h3 span img{width:92px;}
.all-one-four-wrapp{width:100%;display:block;float:left;padding:40px 0 60px;text-align:center;position:relative}
.all-one-four-wrapp:before{content:"";position:absolute;width:100%;height:100%;background:rgba(255 255 255 / .35);left:0;right:0;top:0}
.all-one-four-wrapp .margin{position:relative;}
.all-one-four-wrapp h1{width:fit-content;font-size:38px;font-weight:400;color:#3D3D3D;;background:#fff;letter-spacing:.35px;line-height:1.29;margin:0 auto 38px;padding:0 6px 0}
.all-one-four-wrapp .all-one-coloum{width:100%;display:flex;flex-wrap:wrap;justify-content:center;}
.all-one-four-wrapp .all-one-coloum .journey-features{width:32%;background:#353535;display:inline-block;float:left;max-width:350px;margin:0 1.5% 0 0;padding:30px 20px 45px;text-align:center;}
.all-one-four-wrapp .all-one-coloum .journey-features .image-title{width:100%;display:block;float:left;margin:0 0 16px;}
.all-one-four-wrapp .all-one-coloum .journey-features .image-title h2{min-height:70px;}

.all-one-four-wrapp .all-one-coloum h2,.all-one-four-wrapp .all-one-coloum h2 span{font-family:"Montserrat",sans-serif;text-transform:uppercase;}

.all-one-four-wrapp .all-one-coloum h2{font-size:22px;font-weight:400;line-height:1.59;letter-spacing:.44px;color:#fff;margin:0 auto 15px;}
.all-one-four-wrapp .all-one-coloum .journey-features .image-journey{width:100%;display:block;float:left;}

.all-one-four-wrapp .all-one-coloum img{width:100%;display:block;max-height:192px;object-fit:contain;}
.all-one-four-wrapp .all-one-coloum .journey-features .content-booking{width:100%;display:block;float:left;}
.all-one-four-wrapp .all-one-coloum p{float:none;font-size:16px;font-weight:400;color:#fff;line-height:1.75;margin:0 0 24px;}
.all-one-four-wrapp .booking-btn{width:auto;height:auto;float:none;color:#fff;background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;background-position-x:96%;background-position-y:48%;border:1px solid  #62BFEB;margin:30px auto 0;padding:20px 32px 21px 15px;cursor:pointer;text-align:center;font-size:12px;font-weight:600;letter-spacing:1.88px;text-transform:uppercase;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;vertical-align:baseline;outline:none!important;line-height:normal;box-shadow:none;border-radius:40px;font-family:"Montserrat",sans-serif;}
.all-one-four-wrapp .booking-btn:hover{color: #62BFEB;background:url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;background-position-x:93%;border-color: #62BFEB;background-position-y:48%;}

.compromise-wrapp{width:100%;display:block;float:left;padding:40px 0;}
.compromise-wrapp .compromise-sec{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
.compromise-wrapp .compromise-sec .compromise-col-1{width:48.5%;display:inline-block;float:left;margin:0 12% 0;text-align:left;}
.compromise-wrapp h2,.compromise-wrapp h2 span{font-family:'audrey-regular-font';text-transform:uppercase;}

.compromise-wrapp h2{font-size:32px;font-weight:400;color:#3D3D3D;line-height:1.28;letter-spacing:.28px;margin:0 0 24px;}

.compromise-wrapp p{float:none;font-size:16px;font-weight:400;color:#3D3D3D;line-height:1.75;margin:0 0 12px;}
.compromise-wrapp .zero-percentage{width:100%;display:block;float:left}

.compromise-wrapp .zero-percentage img{width:auto;display:inline-block;margin:0 0 0 15px;}


.compromise-wrapp .compromise-sec .compromise-col-2{width:25.5%;display:inline-block;float:right;}
.compromise-wrapp img{width:100%;display:block;float:left;}
.compromise-wrapp .compromise-image-group{width:100%;display:block;float:left;margin:0 0 30px;}
.compromise-wrapp .compromise-image-group .group-image{width:100%;display:flex;flex-wrap:wrap;justify-content:center;}
.compromise-wrapp .group-image .group{width:33.33%;display:inline-block;float:left;}
.compromise-wrapp img{width:100%;display:block;float:left;}
.compromise-wrapp .goto-abroad{width:100%;display:block;float:left;margin:20px 0 40px;}
.compromise-wrapp .goto-abroad .abroad-col{width:100%;display:flex;flex-wrap:wrap;align-items:center;}
.compromise-wrapp .goto-abroad .abroad-col .abroad-col-1{width:24.5%;display:inline-block;float:left;text-align:left;margin:0 auto 0;}
.compromise-wrapp .goto-abroad h1,.compromise-wrapp .goto-abroad h1 span{font-family:'audrey-regular-font';text-transform:uppercase}

.compromise-wrapp .goto-abroad h1{font-size:32px;font-weight:400;color:#3D3D3D;line-height:1.28;letter-spacing:.28px;margin:0 0 24px;}

.compromise-wrapp .goto-abroad h1 span{display:block;}

.compromise-wrapp .goto-abroad h1,.compromise-wrapp .goto-abroad h1 span{font-family:'audrey-regular-font';text-transform:uppercase;}
.compromise-wrapp .goto-abroad .abroad-col .abroad-col-2{width:62.5%;display:inline-block;float:right;}
.compromise-wrapp .goto-abroad .abroad-col p{font-weight:500}
.compromise-wrapp p{float:none;font-size:16px;font-weight:400;color:#3D3D3D;line-height:1.75;margin:0 0 12px;}
.travelling-wrapp{width:100%;display:block;float:left;padding:40px 0 40px;background:#f5f5f5;}
.travelling-wrapp .travelling-sec{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;}
.travelling-wrapp .travelling-col-1{width:34.5%;display:inline-block;float:left;margin:0 8% 0 0;}
.travelling-wrapp img{width:100%;display:block;}
.travelling-wrapp .travelling-col-2{width:55%;}

.travelling-wrapp h1,.travelling-wrapp h1 span{font-family:'audrey-regular-font';text-transform:uppercase;}

.travelling-wrapp h1{font-size:32px;font-weight:400;color:#3D3D3D;line-height:1.28;letter-spacing:.28px;margin:0 0 12px;}

.travelling-wrapp p{float:none;font-size:16px;font-weight:400;color:#3D3D3D;line-height:1.75;margin:0 0 18px;}

.scanning-safty-wrapp{width:100%;display:block;float:left;padding:60px 0 30px;}

.scanning-safty-wrapp .safty-section{width:100%;display:block;float:left;margin:0 0 64px;}
.scanning-safty-wrapp .safty-section .safty-col{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;}

.scanning-safty-wrapp .safty-section .safty-col .safty-col-1{width:19.5%;display:inline-block;float:left;position:relative;margin:0 4% 0 0;}
.scanning-safty-wrapp .safty-section .safty-col .safty-col-1 img:first-child {  padding: 0 30px;}
.scanning-safty-wrapp img {  width: 100%;display: block;}

.scanning-safty-wrapp .safty-section .safty-col .safty-col-1 img:nth-child(2) {position: absolute;  bottom: 0;}
.scanning-safty-wrapp img {width: 100%;display: block;}

.scanning-safty-wrapp .safty-section .safty-col .safty-col-2{width:58.5%;display:inline-block;float:right;}
.scanning-safty-wrapp h1{font-size:32px;font-weight:500;color:#3D3D3D;line-height:1.28;letter-spacing:.28px;margin:0 0 12px;}
.scanning-safty-wrapp p{float:none;font-size:16px;font-weight:400;color:#3D3D3D;line-height:1.75;margin:0 0 18px;}

.scanning-safty-wrapp .scanner-section{width:100%;display:block;float:left;margin:0 0 34px;}
.scanning-safty-wrapp .scanner-section .scanning-col{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;}

.scanning-safty-wrapp .scanning-col .scanning-col-1{width:23.5%;display:inline-block;float:left;position:relative;margin:0 4% 0 0;}

.scanning-safty-wrapp .scanning-col .scanning-col-1 img:first-child {padding: 0 30px 0 0;}
.scanning-safty-wrapp img {width: 100%;display: block;}
.scanning-safty-wrapp .scanning-col .scanning-col-1 img:nth-child(2) {  width: 48%;    position: absolute;  bottom: 0;right: 0;}
.scanning-safty-wrapp img {  width: 100%;display: block;}
.scanning-safty-wrapp .scanning-col .scanning-col-2 {width: 58.5%;display: inline-block;float: right;}
.scanning-safty-wrapp h1 {  font-size: 32px;font-weight: 500;color: #3D3D3D;line-height: 1.28;letter-spacing: .28px;  margin: 0 0 12px}
.scanning-safty-wrapp ul {width: 100%;float: none;  margin: 0 auto 28px;padding-left: 0;}
.scanning-safty-wrapp ul li {  float: none;font-size: 16px;color: #3D3D3D;line-height: 1.73;position: relative;  margin: 0 0 0;padding: 0 0 6px 26px;  letter-spacing: normal;font-family: "Montserrat", sans-serif;font-weight: 400;}
.scanning-safty-wrapp ul li:before {content: "\2714";color:#62BFEB;position: absolute;left: -1px;font-size: 22px;top: 0;line-height: normal;}

.nervous-wrapp{width:100%;display:block;float:left;padding:60px 0;position:relative;margin:0 0 40px;}
.nervous-wrapp:before{content:"";position:absolute;width:100%;height:100%;left:0;right:0;top:0;}
.nervous-wrapp .nervous-col {width: 100%;max-width: 1174px;  margin: auto;padding-left: 40%;position: relative;}
.nervous-wrapp h1 {font-size: 32px;font-weight: 500;color: #3D3D3D;line-height: 1.28;letter-spacing: .28px;margin: 0 0 12px;}
.nervous-wrapp p {float: none;  font-size: 16px;font-weight: 500;color: #3D3D3D;line-height: 1.75;margin: 0 0 18px;}

.experienced-wrapp {width: 100%;display: block;  float: left;margin: 20px 0 30px;}
.experienced-wrapp .experience-col {width: 100%;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}
.experienced-wrapp .experience-col .experience-col-1 {width: 62%;  display: inline-block;float: left;margin: 0 5% 0 0;}
.experienced-wrapp h1, .experienced-wrapp h1 span {/*font-family: 'audrey-regular-font';*/  text-transform: uppercase}
.experienced-wrapp h1 {font-size: 36px;font-weight: 400;  color: #3D3D3D;line-height: 1.28;  letter-spacing: .28px;margin: 0 0 28px;}
.experienced-wrapp h3 {  font-size: 30px;font-weight: 600;color: #3D3D3D;line-height: 1.28;letter-spacing: .12px;  margin: 0 0 12px;}
.experienced-wrapp h3 a {  color: #62BFEB;}
.experienced-wrapp h3 a :hover{color:#3D3D3D;}
.experienced-wrapp ul {width: 100%;float: none;margin: 0 auto 28px;padding-left: 0;}
.experienced-wrapp ul li {float: none;font-size: 16px;color: #3D3D3D;line-height: 1.73;position: relative;margin: 0 0 0;padding: 0 0 0 10px;letter-spacing: normal;  font-family: "Montserrat", sans-serif;font-weight: 400;}
.experienced-wrapp ul li:before {  content: "\2022 ";position: absolute;left: -1px;color: #3D3D3D;font-size: 22px;top: -2px;  line-height: normal;}
.experienced-wrapp .experience-col .experience-col-2 {width: 28.5%;display: inline-block;  float: right;}
.experienced-wrapp img {width: 100%;display: block;}

.location-wrapp {width: 100%;display: block;float: left;padding: 40px 0 40px;}
.location-wrapp .map-loct-content {width: 100%;display: flex;  flex-wrap: wrap;justify-content: center;align-items: center;  max-width: 1178px;margin: 0 auto 0;}
.location-wrapp .map-loct-content .location-map {width: 50.5%;display: inline-block;float: left;margin: 0 3.5% 0 0;}
.location-wrapp .map-loct-content .location-conten {width: 46%;display: inline-block;float: right;}
.location-wrapp .map-loct-content .loc-notice {width: 100%;display: flex;flex-wrap: wrap;  align-items: center;font-size: 16px;font-weight: 400;color: #3D3D3D;line-height: 1.75;font-weight: 600;}

.book-you-free {width: 100%;display: flex;flex-wrap: wrap;padding: 60px 0 40px;background: #f5f5f5;  justify-content: center;}
.book-you-free .book-you-free-cont {width: 560px;  display: inline-block;float: left;padding: 0;  margin: 0 2.5% 0 0;text-align: left;}
.book-you-free .book-you-free-cont h2 {float: none;font-size: 14px;font-weight: 600;color: #62BFEB;letter-spacing: 7.98px;line-height: 1.26;text-transform: uppercase;margin: 0 0 10px;}
.book-you-free .book-you-free-cont h3{font-size:41px;font-weight:400;color:#3D3D3D;letter-spacing:.82px;line-height:1.32;text-transform:uppercase;margin:0 0 32px;}
.book-you-free p{float:none;font-size:16px;font-weight:400;color:#3D3D3D;line-height:1.75;margin:0 0 24px;}
.book-you-free .book-you-free-form {width: 560px;  display: inline-block;float: right;  margin: 0;position: relative;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-title {display: none;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content {  display: none;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content{width:100%;float:none;margin:0 auto;padding:0;max-width:100%;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row{width:100%;display:block;float:left;margin:0 auto;position:relative;height:auto;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell{width:48%!important;float:left;margin:0;padding:0;}
.book-you-free .book-you-free-form .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;}
.book-you-free .book-you-free-form .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;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label {display: none;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element{width:100%;display:flex;margin:0 auto;float:left;order:inherit;}
.book-you-free .book-you-free-form .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:88px;margin:0 0 2px;padding:0 0 0;font-size:11px;font-weight:600;color:#37314b;background:none;border:none;border-bottom:1px solid #37314b;resize:none;text-align:left;letter-spacing:6.27px;transition:all 0.25s ease-out 0s;display:inline-block;vertical-align:baseline;position:relative;box-shadow:none;outline:none;line-height:normal;text-transform:uppercase;font-family:"Montserrat",sans-serif;}
.book-you-free .book-you-free-form .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;}
.book-you-free .book-you-free-form .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;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(2n) {  float: right;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 48% !important;float: left;  margin: 0;  padding: 0;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) {width: 100%;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row {width: 100%;  display: block;float: left;margin: 0 auto;  position: relative;height: auto;}
.book-you-free .book-you-free-form .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;}
.book-you-free .book-you-free-form .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;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%;  display: inline-block;height: auto ; visibility: visible;margin: 0 0 0 !important;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {  width: 100%;display: flex;  margin: 0 auto;float: left;order: inherit;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label{width:auto;padding-left:24px;cursor:pointer;font-size:12px;font-weight:400;color:#37314b;line-height:2.25;display:inline-block;letter-spacing:normal;position:relative;top:0;height:auto;margin:0 0 0;z-index:9;}
.book-you-free .book-you-free-form .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:5px;height:5px;background:#37314b;position:absolute;top:11px;left:3px;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;opacity:0;-webkit-transform:scale(0);transform:scale(0);border-radius:50%;}
.book-you-free .book-you-free-form .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);}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a{text-decoration:none;color:#3D3D3D;font-weight:700;}
.book-you-free .book-you-free-form .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:#62BFEB;}
.book-you-free .book-you-free-form .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;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell {padding: 0;width: 100% !important;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child {width: 100%;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row {width: 100%;  display: block;float: left;margin: 0 auto;position: relative;height: auto;}
.book-you-free .book-you-free-form .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;}
.book-you-free .book-you-free-form .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;}
.book-you-free .book-you-free-form .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:#fff;background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;background-position-x:86%;background-position-y:48%;border:1px solid #62BFEB;margin:16px 0 0;padding:20px 46px 21px 30px;cursor:pointer;text-align:center;font-size:12px;font-weight:600;letter-spacing:2.28px;text-transform:uppercase;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;vertical-align:baseline;outline:none!important;line-height:normal;box-shadow:none;border-radius:40px;font-family:"Montserrat",sans-serif;}
.book-you-free .book-you-free-form .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: #62BFEB;background:url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;background-position-x:86%;border-color: #62BFEB;background-position-y:48%;}
.book-you-free .book-you-free-form .nf-form-cont .nf-after-form-content {margin: 15px 0 0;width: 100%;float: left;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {   width: 100%;float: left;margin: 0 0 44px;  padding: 38px 0 0;}.partners-wrapp {width: 100%;  display: block;float: left;padding: 60px 0;}

.partners-wrapp .partners-col1 {  width: 100%;display: block;float: left;}
.partners-wrapp .partners-col1 .slick-track {display: flex;flex-wrap: wrap;  align-items: center;}
.partners-wrapp .partners-col1 .slick-slide {margin: 0 35px 0;}
.partners-wrapp .partners-row1 {    width: 100%;  display: block;float: left;}
.partners-wrapp .partners-row1 img {max-height: 64px;  object-fit: contain;margin: 0 auto 0;}
.partners-wrapp .partners-col1.mob {  display: none;}

.aesthetics-wrapp {background: none;}
.aesthetics-wrapp .aesthetics-box {width: 100%;float: left;}
.aesthetics-wrapp .aesthetics-col1 {width: 100%;float: left;margin: 0 0 0;position: relative;}
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 {  width: 42.4%;float: left;transform: translateY(-50%);position: absolute;top: 50%;  left: 4%;}
.aesthetics-wrapp h2 {float: none;font-size: 14px;font-weight: 600;color:#62BFEB;  letter-spacing: 7.98px;line-height: 1.26;text-transform: uppercase;margin: 0 0 16px;}
/*.aesthetics-wrapp h3, .aesthetics-wrapp h3 span {font-family: 'audrey-regular-font';}*/
.aesthetics-wrapp h3 {float: none;font-size: 41px;font-weight: 400;  color: #3D3D3D;letter-spacing: .82px;line-height: 1.29;  text-transform: uppercase;margin: 0 0 28px;}
.aesthetics-wrapp p {float: none;  font-size: 15px;font-weight: 400;  color: #3D3D3D;letter-spacing: normal;line-height: 1.87;margin: 0 0 16px;}
.aesthetics-wrapp .aesthetics-btn1:last-child {margin-right: 0;}
.aesthetics-wrapp .aesthetics-btn1 {float: none;color: #fff;background:#62BFEB;border-color:#62BFEB;  margin: 27px 8px 0 0;padding: 20px 46px 21px 30px;}
.aesthetics-wrapp .aesthetics-btn1:hover {color:#62BFEB;  background: none;border-color:#62BFEB;}
.aesthetics-wrapp .aesthetics-col2 {width: 53.3%;float: right;margin: 3.5% .7% 0 0;  position: relative;z-index: 9;}
.aesthetics-wrapp .aesthetics-col2 .aesthetics-row2 {  width: 100%;float: right;}
.aesthetics-wrapp .aesthetics-col2 img {  width: 100%;display: block;transition: all 0.25s ease-in}
.aesthetics-logo-gold-shape {width: 72.7%;float: right;  margin: 0 0 0;position: absolute;top: 10.4%;  right: -7.1%;z-index: -9;}
.aesthetics-btn-box {  width: 88.9%;float: right;text-align: right;margin: 0 auto 0;position: absolute;right: 0;  bottom: 7.5%;left: 0;}
.about-row4 .aesthetics-btn2:last-child {margin-right: 0;}
.aesthetics-wrapp .aesthetics-btn2 {float: none;color: #fff;background:#62BFEB;border-color: #62BFEB;margin: 0 8px 0 0;padding: 20px 46px 21px 30px;}
.aesthetics-wrapp .aesthetics-btn2:hover {    color:#62BFEB;  background: none;border-color: #62BFEB;}
.aesthetics-wrapp .aesthetics-btn2:last-child {margin-right: 0;}

.aesthetics-wrapp .aesthetics-col2 .aesthetics-row2 a {width: 100%;display: block;overflow: hidden;}
.aesthetics-wrapp .aesthetics-col2 .aesthetics-row2 a:hover img {transform: scale(1.05);filter: grayscale(1);}

.treatments-wrapp {  background: #f7f7f7;padding: 6.7% 0 6.7%;}
.treatments-wrapp .treatments-col1{width:100%;float:right;margin:0 0 5.3%;display:flex;flex-wrap:wrap;justify-content:center;}
.testimonials-wrapp .testimonials-col1{width:100%;float:none;margin:0 0 0}
.testimonials-wrapp .testimonials-col1{width:100%;float:none;margin:0 0 0;}
.testimonials-symbol-thumb-box{width:6.8%;float:none;margin:0 auto 20px;}
.testimonials-wrapp .testimonials-col1 img{width:100%;display:block}

.treatments-col2:first-child, .treatments-col2:nth-child(2), .treatments-col2:nth-child(3) {
    margin-top: 0;
}
.treatments-wrapp .treatments-col2 {width: 26.32%;  float: left;  margin: 0 10.52% 0 0;  padding: 3.4% 2.2% 87px 2.2%;position: relative;  z-index: 9;}
.treatments-wrapp .treatments-col2:last-child {margin-right: 0;}
.treatments-wrapp .treatments-col1 .treatments-row1 {  width: 35%;float: none;margin: 0 auto 22px;}
.treatments-wrapp .treatments-col2 img {width: 100%;display: block;}
.treatments-wrapp .treatments-col2 .treatments-row2 {width: 100%;float: left;}

/*.treatments-wrapp h2, .treatments-wrapp h2 span {
  font-family: 'audrey-regular-font';
}*/

.treatments-wrapp h2 {
  float: none;
  font-size: 25px;
  font-weight: 400;
  color:#3D3D3D;
  letter-spacing: .54px;
  line-height: 1.41;
  text-transform: uppercase;
  margin: 0 0 16px;
}
.treatments-wrapp p {
  float: none;
  font-size: 15px;
  font-weight: 400;
  color:#3D3D3D;
  letter-spacing: normal;
  line-height: 1.87;
  margin: 0 0 16px;
}

.treatments-wrapp .treatments-col2 .treatments-row2 .treatments-btn1 {
  position: absolute;
  bottom: 43px;
  left: 0;
  right: 0;
  width: fit-content;
  margin: 0 auto 0
}

.treatments-wrapp .treatments-btn1:last-child {
  margin-right: 0;
}
.treatments-wrapp .treatments-btn1 {
  float: none;
  color: #fff;
  background: #3D3D3D;
  border-color:#3D3D3D;
  margin: 18px 8px 0 0;
  padding: 10px 38px 11px 24px;
}

.treatments-wrapp .treatments-btn1:hover {
  color: #fff;
  background: #cbb37b;
  border-color: #cbb37b;
}

.treatments-btn-box {
  width: 100%;
  float: left;
  margin: 0 0 0;
  display: flex;
}

.treatments-wrapp .treatments-btn-box .treatments-btn2 {
  margin: 0 0 0 20px;
}

.treatments-wrapp .treatments-btn2:last-child {
  margin-right: 0;
}
.treatments-wrapp .treatments-btn2 {
  float: none;
  color: #fff;
  background: #62BFEB;
  border-color: #62BFEB;
  margin: 0 8px 0 0;
  padding: 20px 46px 21px 30px;
}
.treatments-wrapp .treatments-btn2:hover {
  color: #62BFEB;
  background: none;
  border-color: #62BFEB
}

.testimonials-wrapp {
  text-align: center;
  background: none;
  padding: 8.9% 0 7.7%;
}

.testimonials-wrapp .testimonials-col1 {
  width: 100%;
  float: none;
  margin: 0 0 0;
}

.testimonials-wrapp h2 {
  float: none;
  font-size: 14px;
  font-weight: 600;
  color:#62BFEB;
  letter-spacing: 7.98px;
  line-height: 1.26;
  text-transform: uppercase;
  margin: 0 0 16px;
}

/*.testimonials-wrapp h3, .testimonials-wrapp h3 span {
  font-family: 'audrey-regular-font';
}*/

.testimonials-wrapp h3 {
  float: none;
  font-size: 41px;
  font-weight: 400;
  color:#3D3D3D;
  letter-spacing: .82px;
  line-height: 1.29;
  text-transform: uppercase;
  margin: 0 0 32px;
}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 {
  width: 100%;
  float: none;
  margin: 0 auto 64px;
}

.testimonials-col1 .slick-prev {
  left: -9.2%;
}
.testimonials-col1 .slick-next {
  right: -9.2%;
}

.testimonials-wrapp .testimonials-btn1 {
  float: none;
  color: #fff;
  background: #6763EB;
  border-color: #6763EB;
  margin: 0 6px 0;
  padding: 20px 46px 21px 30px;
}

.testimonials-wrapp .testimonials-btn1:hover {
  color:#6763EB;
  background: none;
  border-color: #6763EB;
}

.testimonials-wrapp .testimonials-btn2 {
  float: none;
  color: #fff;
  background: #62BFEB;
  border-color: #62BFEB;
  margin: 0 6px 0;
  padding: 20px 46px 21px 30px;
}
.testimonials-wrapp .testimonials-btn2:hover {
  color:  #62BFEB;
  background: none;
  border-color:  #62BFEB;
}

.speak-wrapp {
  padding: 5.3% 0 5.3%;
}

.speak-wrapp .speak-col1 {
  width: 100%;
  float: left;
  margin: 0 0 0;
  position: relative;
}

.speak-wrapp .speak-col1 .speak-row1 {
  width: 38.6%;
  float: left;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
}
.speak-wrapp h2 {
  float: none;
  font-size: 14px;
  font-weight: 600;
  color: #62BFEB;
  letter-spacing: 7.98px;
  line-height: 1.26;
  text-transform: uppercase;
  margin: 0 0 16px;
}

/*.speak-wrapp h3, .speak-wrapp h3 span {
  font-family: 'audrey-regular-font';
}*/

.speak-wrapp h3 {
  float: none;
  font-size: 41px;
  font-weight: 400;
  color: #fff;
  letter-spacing: .82px;
  line-height: 1.29;
  text-transform: uppercase;
  margin: 0 0 28px;
}

.speak-wrapp .speak-col2 {
  width: 50.9%;
  float: right;
  margin: 0 0 0;
}

.speak-wrapp .speak-col2 .speak-row2 {
  width: 100%;
  float: right;
}

.speak-wrapp .speak-col2 .speak-row2 {
  width: 100%;
  float: right;
}
.speak-wrapp .speak-col2 img {
  width: 100%;
  display: block;
}

.speak-wrapp .speak-btn1:last-child {
  margin-right: 0;
}

.speak-wrapp .speak-btn1 {
  float: none;
  color: #fff;
  background:#6763EB;
  border-color: #6763EB;
  margin: 0 8px 0 0;
  padding: 20px 46px 21px 30px;
}

.speak-wrapp .speak-btn1:hover {
  color: #6763EB;
    background: none;
    border-color: #6763EB;
}

.social-wrapp {
  background: none;
  padding: 8.3% 0 5.5%;
}

.social-content-box {
  width: 100%;
  float: left;
  margin: 0 0 0;
}

.social-wrapp h2 {
  float: none;
  font-size: 14px;
  font-weight: 600;
  color: #62BFEB;
  letter-spacing: 7.98px;
  line-height: 1.26;
  text-transform: uppercase;
  margin: 0 0 16px;
}

/*.social-wrapp h3, .social-wrapp h3 span {
  font-family: 'audrey-regular-font';
}*/

.social-wrapp h3 {
  float: none;
  font-size: 41px;
  font-weight: 400;
  color: #3D3D3D;
  letter-spacing: .82px;
  line-height: 1.29;
  text-transform: uppercase;
  margin: 0 0 28px;
}
.social-wrapp .social-col1 {
  width: 102.3%;
  float: left;
  margin: 26px 0 54px -1.3%;
}

.social-col1 .slick-slide {
  margin: 0 14px 0;
}

.social-btn-box {
  width: 100%;
  float: right;
  text-align: right;
  margin: 0 0 0;
}

.social-wrapp .social-btn1:last-child {
  margin-right: 0;
}

.social-wrapp .social-btn1 {
  float: none;
  color: #fff;
  background:  #62BFEB;
  border-color:  #62BFEB;
  margin: 0 8px 0 0;
  padding: 20px 46px 21px 30px;
}

.social-wrapp .social-btn1:hover {
  color: #62BFEB;
  background: none;
  border-color:  #62BFEB;
}
.book-you-free .book-you-free-form .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: 8px;
  width: 11px;
  height: 11px;
  background: none;
  border: 1px solid #62BFEB;
  border-radius: 50%;
}

.all-one-four-wrapp .all-one-coloum .journey-features:last-child {margin-right: 0;}
.all-one-four-wrapp .all-one-coloum .journey-features:last-child {
  margin-right: 0;
}
.fulljaw-faq-wrapp .faq-row .content-image .faq-image .stack-image img {padding: 74px 0 0 24px;}

/* dental implant */

.abouts-wrapp .top-wrapp {width: 100%;display: flex;  flex-wrap: wrap;justify-content: center;padding: 60px 0 50px;}
.conten-wrapp.fullwidth .conten-col1 {width: 100%;}

.abouts-wrapp .top-wrapp .conten-row1 {
  width: 560px;
  display: inline-block;
  float: left;
  padding: 0;
}
.abouts-wrapp .top-wrapp h1 {

  color: #fff;
  text-align: center;
  background: #3D3D3D;
}
.abouts-wrapp .top-wrapp h2 {
  font-size: 42px;
  line-height: normal;
  font-weight: 700;
  margin: 0 0 8px;
}
.conten-wrapp .conten-col1 .conten-row1 ul li {
  text-transform: capitalize;
}
.conten-wrapp .treatin-wrapp.conten-col1 .conten-row1 ul li {text-transform: none;}
.abouts-wrapp .top-wrapp ul li {
  padding: 0 0 18px 34px;
  font-weight: 600;
}
.abouts-wrapp .top-wrapp ul li:before {
  content: "\2705";
}
.abouts-wrapp .top-wrapp .conten-row1 h3, .abouts-wrapp .top-wrapp .conten-row1 h3 u {
  font-family: "Montserrat", sans-serif;
}

.abouts-wrapp .top-wrapp .conten-row1 h3 {
  font-size: 15px;
  font-weight: 600;
  /* color: #b60707; */
}
.abouts-wrapp .top-wrapp .conten-row1 h3, .abouts-wrapp .top-wrapp .conten-row1 h3 u {
  font-family: "Montserrat", sans-serif;
}
.abouts-wrapp .top-wrapp .conten-row1 h3 {
  font-size: 15px;
  font-weight: 600;
  /* color: #b60707; */
}

.abouts-wrapp h2, .abouts-wrapp h2 span, .abouts-wrapp h3, .abouts-wrapp h3 span {
  /*font-family: 'audrey-regular-font';*/
  text-transform: uppercase;
}

.abouts-wrapp h3 {
  font-size: 22px;
  font-weight: 400;
  /* color: #37314b; */
  line-height: 1.59;
  letter-spacing: .44px;
  margin: 0 0 18px;
}
.abouts-wrapp p {
  float: none;
  font-size: 16px;
  font-weight: 400;
  /* color: #37314b; */
  line-height: 1.75;
  margin: 0 0 24px;
}
.abouts-wrapp .top-wrapp .conten-row-left {
  width: 560px;
  display: inline-block;
  float: right;
}
.abouts-wrapp .top-wrapp .conten-row-left .top-bx {
  width: 100%;
  display: block;
  float: left;
  margin: 0 0 20px;
}
.conten-wrapp .conten-col1 img {
  width: 100%;
  display: block;
}
.top-wrapp .conten-row-left .bottom-box {
  width: 100%;
  display: flex
;
  flex-wrap: wrap;
  padding: 0 5% 0;
}
.abouts-wrapp .top-wrapp .conten-row-left .bottom-box .lrge-img {
  width: 48%;
  float: left;
  margin: 0 4% 0 0;
}
.abouts-wrapp .top-wrapp .conten-row-left .bottom-box .lrge-img:last-child {
  margin-right: 0;
}
.conten-wrapp .implant-btn {
  width: auto;
  height: auto;
  float: none;
  color: #fff;
  background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;
  background-position-x: 93%;
  background-position-y: 48%;
  border: 1px solid  #62BFEB;
  margin: 16px 0 0;
  padding: 20px 46px 21px 30px;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2.28px;
  text-transform: uppercase;
  transition: all 0.25s ease-out 0s;
  display: inline-block;
  position: relative;
  vertical-align: baseline;
  outline: none !important;
  line-height: normal;
  box-shadow: none;
  border-radius: 40px;
  font-family: "Montserrat", sans-serif;
}

.abouts-wrapp .book-content .implant-btn

{ width: auto;
  height: auto;
  float: none;
  color: #fff;
  background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;
  background-position-x: 86%;
    background-position-y: 48%;
  border: 1px solid  #62BFEB;
  margin: 16px 0 0;
  padding: 20px 46px 21px 30px;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2.28px;
  text-transform: uppercase;
  transition: all 0.25s ease-out 0s;
  display: inline-block;
  position: relative;
  vertical-align: baseline;
  outline: none !important;
  line-height: normal;
  box-shadow: none;
  border-radius: 40px;
  font-family: "Montserrat", sans-serif;

}

.abouts-wrapp .book-content .implant-btn:hover{
  color: #62BFEB;
  background: #fff url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;
  background-position-x: 86%;
    background-position-y: 48%;
  border-color:#62BFEB;
}
.conten-wrapp .implant-btn:hover{
   color: #62BFEB;
    background: #fff url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;
    background-position-x: 93%;
    background-position-y: 48%;
    border-color:#62BFEB;

}
.fulljaw-wrapp .flinker-btn1 {
    width: auto;
    height: auto;
    float: none;
    color: #fff;
    background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;
    background-position-x: 93%;
    background-position-y: 48%;
    border: 1px solid #62BFEB;
    margin: 20px 0 0;
    padding: 20px 46px 21px 30px;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2.28px;
    text-transform: uppercase;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
    border-radius: 40px;
    font-family: "Montserrat", sans-serif;
}

.conten-row1 {
  /*width: 560px;*/
  display: inline-block;
  float: left;
  padding: 0;
}

.abouts-wrapp .top-wrapp .conten-row1 h3 {
  font-size: 15px;
  font-weight: 600;
}
.abouts-wrapp .comp-implant-wrapp {
  width: 100%;
  display: block;
  float: left;
  background: #f7f7f7;
  padding: 80px 0 60px;
  text-align: center;
}

/*.abouts-wrapp .comp-implant-wrapp h2, .abouts-wrapp .comp-implant-wrapp h2 u {
  font-family: 'audrey-regular-font';
}*/

.abouts-wrapp .comp-implant-wrapp h2 {
  font-size: 41px;
  font-weight: 500;
  color: #3d3d3d;
  letter-spacing: .82px;
  line-height: 1.29;
  text-transform: uppercase;
  margin: 0 0 18px;
  font-family: "Montserrat", sans-serif;
}
.abouts-wrapp .comp-implant-wrapp h3 {
  width: fit-content;
  margin: 0 auto 18px;
  background:  #3d3d3d;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  padding: 0 12px 0;
}
.abouts-wrapp .comp-implant-wrapp .image {
  width: 420px;
  display: inline-block;
}
.conten-wrapp .conten-col1 img {
  width: 100%;
  display: block;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature {
  width: 620px;
  display: inline-block;
  text-align: left;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature ul li {
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 6px 26px;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature ul li:before {
  content: "\2713";
  color: #62BFEB;
  top: 0;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature h4{
  background: #3d3d3d;
}

.abouts-wrapp .comp-implant-wrapp .implantfeature h4 {
  font-size: 18px;
  line-height: 1.75;
  font-weight: 600;
  background: #3d3d3d;
  color: #ffffff !important;
  padding: 0 9px 0 9px;
  width: fit-content;
}
.partners-wrapp {
  width: 100%;
  display: block;
  float: left;
  padding: 60px 0;
}.partners-wrapp .partners-col1 {
  width: 100%;
  display: block;
  float: left;
}

.teaches-wrapp {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: #f7f7f7;
  padding: 80px 0 60px;
}
.partners-wrapp .partners-col1 .slick-track {
  display: flex
;
  flex-wrap: wrap;
  align-items: center;
}
.partners-wrapp .partners-col1 .slick-slide {
  margin: 0 35px 0;
}
.partners-wrapp .partners-col1.mob {
  display: none;
}
.teaches-wrapp .content {
  width: 560px;
  display: inline-block;
  float: left;
  padding: 0;
  margin: 0 2.5% 0 0;
}
.teaches-wrapp h2 {
  font-size: 41px;
  font-weight: 400;
  color: #37314b;
  letter-spacing: .82px;
  line-height: 1.29;
  text-transform: uppercase;
}
.conten-wrapp .conten-col1 img {
  width: 100%;
  display: block;
}
.teaches-wrapp .teamiamge {
  width: 560px;
  display: inline-block;
  float: right;
}
.teaches-implant {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 60px 0 50px;
}

.teaches-implant .team-cell {
  width: 48.5%;
  display: flex;
  flex-wrap: wrap;
  float: left;
  max-width: 650px;
  margin: 0 3% 0 0;
}

.teaches-implant .team-cell .team-conten {
  width: 61.5%;
  display: inline-block;
  float: left;
  margin: 0 5.25% 0 0;
}
.teaches-implant h1 {
  font-size: 28px;
  color: #3d3d3d;
  line-height: 1.29;
  margin: 0 0 8px;
}
.teaches-implant h4 {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #37314b;
  letter-spacing: normal;
  line-height: 1.76;
  margin: 0 0 20px;
}
.abouts-wrapp p {
  float: none;
  font-size: 16px;
  font-weight: 400;
  color: #3d3d3d;
  line-height: 1.75;
  margin: 0 0 24px;
}
.teaches-implant .team-cell .team-img {
  width: 33%;
  float: right;
  display: inline-block;
}
.teaches-implant .team-cell:nth-child(2n) {
  margin-right: 0;
}

.teaches-implant .team-cell {
  width: 48.5%;
  display: flex;
  flex-wrap: wrap;
  float: left;
  max-width: 600px;
  margin: 0 3% 0 0;
}

.teaches-implant .team-cell .team-conten {
  width: 61.5%;
  display: inline-block;
  float: left;
  margin: 0 5.25% 0 0;
}

.abouts-wrapp .book-content {
  background: #3D3D3D url(../images/speakbgnew.png) left center / cover;
  padding: 3.2% 0 3%;
  text-align: center;
  width: 100%;
  display: block;
  float: left;
}

.abouts-wrapp .book-content h2 {
  font-size: 38px;
  color: #fff;
  line-height: 1.25;
  margin: 0 0 15px;
  font-weight: 500;
  text-align: center;
  /*font-family: 'audrey-regular-font';*/
  text-transform: uppercase;

}


.abouts-wrapp .book-content h3 {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #fff;
  letter-spacing: normal;
  line-height: 1.76;
  margin: 0 0 20px;
}
.abouts-wrapp .before-after-wrapp {
  width: 100%;
  display: block;
  float: left;
  padding: 60px 0 50px;
  text-align: center;
}
.abouts-wrapp .before-after-wrapp h2 {
  font-size: 41px;
  font-weight: 400;
  color: #37314b;
  letter-spacing: .82px;
  line-height: 1.29;
  text-transform: uppercase;
  margin: 0 0 18px;
}
.abouts-wrapp .before-after-wrapp h3 {
  width: fit-content;
  margin: 0 auto 38px;
  background: #3d3d3d;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  padding: 0 12px 0;
}
.abouts-wrapp .before-after-wrapp .smile-before-after {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1174px;
  margin: 0 auto 0;

}
.abouts-wrapp .before-after-wrapp .smile-before-after .smiletype {
  width: 23.5%;
  display: inline-block;
  float: left;
  margin: 0 12px 0 0;
}
.abouts-wrapp .before-after-wrapp .smile-before-after .smiletype .smile-box {
  width: 100%;
  display: block;
  float: left;
  margin: 0 0 12px;
}
.abouts-wrapp .before-after-wrapp .smile-before-after .smiletype:last-child {
  margin-right: 0;
}
.abouts-wrapp .before-after-wrapp .smile-before-after .smiletype {
  width: 23.5%;
  display: inline-block;
  float: left;
  margin: 0 12px 0 0;
}
.abouts-wrapp .before-after-wrapp .smile-box-title {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #37314b;
  letter-spacing: normal;
  line-height: 1.76;
  margin: 0 auto 20px;
  display: block;
  float: none;
}
.abouts-wrapp .testi-pages {
  width: 100%;
  display: flex
;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 0 40px;
}
.abouts-wrapp .testi-pages .testi-inner {
  width: 48.5%;
  display: flex;
  flex-wrap: wrap;
  float: left;
  max-width: 650px;
  margin: 0 3% 38px 0;
}
.abouts-wrapp .testi-pages .testi-inner .test-page-img {
  width: 33%;
  float: right;
  display: inline-block;
}
.abouts-wrapp .testi-pages .testi-inner .test-page-cont {
  width: 61.5%;
  display: inline-block;
  float: left;
  margin: 0 0 0 5.25%;
}
.abouts-wrapp .testi-pages .testi-inner .test-page-cont h3 span {
  display: inline-block;
}
.abouts-wrapp .transparent-pricing {
  width: 100%;
  display: block;
  float: left;
  padding: 60px 0;
  text-align: center;
  position: relative;
}
.abouts-wrapp .transparent-pricing:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255 255 255 / .5);
  left: 0;
  right: 0;
  top: 0;
}
.abouts-wrapp .transparent-pricing h2 {
  font-size: 41px;
  font-weight: 400;
  color: #3d3d3d;
  letter-spacing: .82px;
  line-height: 1.29;
  text-transform: uppercase;
  margin: 0 0 18px;
}
.abouts-wrapp .transparent-pricing h3 {
  width: fit-content;
  margin: 0 auto 38px;
  background:  #3d3d3d;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  padding: 0 12px 0;
}
.abouts-wrapp .transparent-pricing .transparent-core {
  width: 100%;
  display: flex
;
  flex-wrap: wrap;
  justify-content: center;
}

.abouts-wrapp .transparent-pricing>* {
  z-index: 9;
  position: relative;
}
.abouts-wrapp .transparent-pricing .tranparent-row {
  width: 32%;
  background: #3d3d3d;
  display: inline-block;
  float: left;
  max-width: 350px;
  margin: 0 1.5% 0 0;
  padding: 30px 20px 15px;
  text-align: center;
}
.abouts-wrapp .transparent-pricing .tranparent-row h3 {
  padding: 0;
  margin: 0 auto 15px;
}
.abouts-wrapp .transparent-pricing h3 {
  width: fit-content;
  margin: 0 auto 38px;
  background :#3d3d3d;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  padding: 0 12px 0;
}.abouts-wrapp .transparent-pricing .tranparent-row .decription-trns {
  width: 100%;
  display: block;
  float: left;
  margin: 0 0 16px;
}
.abouts-wrapp .transparent-pricing .tranparent-row p {
  color: #fff;
}
.abouts-wrapp .transparent-pricing .tranparent-row .decription-trns p span.striked {
  margin-left: 15px;
  text-decoration: line-through;
}
.abouts-wrapp .transparent-pricing .tranparent-row .decription-trns p span {
  width: fit-content;
  padding: 5px 20px;
  background: #a00937;
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  display: inline-block;
  margin: 0 0 15px;
}
.abouts-wrapp .transparent-pricing .tranparent-row .decription-trns p span.green {
  font-size: 20px;
  margin: 0 0 20px;
  background: #0d972e;
}
.abouts-wrapp .com-guided-pages {
  display: block;
  text-align: center;
  background: none;
}
.teaches-wrapp h2 {
  font-size: 41px;
  font-weight: 400;
  color:  #3d3d3d;
  letter-spacing: .82px;
  line-height: 1.29;
  text-transform: uppercase;
  margin: 0 0 18px;
}
.abouts-wrapp .com-guided-pages h3 {
  width: fit-content;
  margin: 0 auto 38px;
  background: #3d3d3d;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  padding: 0 12px 0;
  text-align: left;
}
.abouts-wrapp .com-guided-pages .image-content {
  width: 100%;
  display: flex
;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}.abouts-wrapp .com-guided-pages .com-guided-description {
  width: 560px;
  display: inline-block;
  float: left;
  padding: 0;
  margin: 0 2.5% 0 0;
  text-align: left;
}
.abouts-wrapp .com-guided-pages .com-guided-description ul {
  display: flex
;
  flex-wrap: wrap;
}
.abouts-wrapp .com-guided-pages .com-guided-description ul li {
  width: 49%;
  padding: 0 0 18px 34px;
  font-weight: 600;
  margin: 0 2% 0 0;
}


.abouts-wrapp .com-guided-pages .com-guided-description ul li:before {
  content: "\2705";
}
.abouts-wrapp .com-guided-pages .com-guided-images {
    width: 560px;
    display: inline-block;
    float: right;
    margin: 0 0 200px;
    position: relative;
}
.abouts-wrapp .com-guided-pages .com-guided-images .com-guided-images-mini {
  width: 88%;
  display: block;
  margin: 0 auto 0;
}
.abouts-wrapp .com-guided-pages .com-guided-images .com-guided-images-sub {
  width: 96.5%;
  position: absolute;
  bottom: -205px;
}
.abouts-wrapp .com-guided-pages .com-guided-images .com-guided-images-small {
  width: 25%;
  display: block;
  margin: 100px 0 0;
  position: absolute;
}
.abouts-wrapp .book-settled-pages {
  background: #3D3D3D url(../images/speakbgnew.png) left center / cover;
  padding: 3.2% 0 3%;
  text-align: center;
  width: 100%;
  float: left;
  display: inline-block;
  background-position-x: 93%;
  background-position-y: 48%;
}

.abouts-wrapp .book-settled-pages h2 {
  font-size: 38px;
  color: #fff;
  line-height: 1.25;
  margin: 0 0 15px;
  font-weight: 500;
  text-align: center;
  /*font-family: 'audrey-regular-font';*/
  text-transform: uppercase;
}
.abouts-wrapp .book-settled-pages .pom-button {

  width: auto;
  height: auto;
  float: none;
  color: #fff;
  background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;
  /* background-position-x: 86%; */
  background-position-y: 48%;
  border: 1px solid #62BFEB;
  margin: 16px 0 0;
  padding: 20px 46px 21px 30px;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2.28px;
  text-transform: uppercase;
  transition: all 0.25s ease-out 0s;
  display: inline-block;
  position: relative;
  vertical-align: baseline;
  outline: none !important;
  line-height: normal;
  box-shadow: none;
  border-radius: 40px;
  font-family: "Montserrat", sans-serif;
  background-position-x: 86%;
  background-position-y: 48%;
}

.abouts-wrapp .book-settled-pages .pom-button:hover{
  color: #62BFEB;
    background: #fff url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;
    background-position-x: 86%;
    background-position-y: 48%;
    border-color: #62BFEB;
}
.smile-cases-wrapp .call-today-smile {
    width: auto;
    height: auto;
    float: none;
    color: #fff;
    background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;
    background-position-x: 93%;
    background-position-y: 48%;
    border: 1px solid #62BFEB;
    margin: 30px auto 0;
    padding: 20px 46px 21px 30px;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2.28px;
    text-transform: uppercase;
    transition: all 0.25s ease-out 0s;
    display: inline-block;
    position: relative;
    vertical-align: baseline;
    outline: none !important;
    line-height: normal;
    box-shadow: none;
    border-radius: 40px;
    font-family: "Montserrat", sans-serif;
}
.smile-cases-wrapp .call-today-smile :hover{
  color: #62BFEB;
  background: url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;
  background-position-x: 93%;
  border-color: #62BFEB;
  background-position-y: 48%;

}
.abouts-wrapp .onsite-3d .onsite-scaning {
  width: 100%;
  display: flex
;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1178px;
  margin: 0 auto 0;
}
.abouts-wrapp .onsite-3d {
  width: 100%;
  display: block;
  float: left;
}
.abouts-wrapp .onsite-3d .onsite-scaning .onsite-row {
  width: 33.33%;
  display: block;
  float: left;
}
.abouts-wrapp .onsite-3d .onsite-scaning .onsite-row img {
  height: 100%;
  object-fit: cover;
}


.abouts-wrapp .onsite-3d-fields {
  width: 100%;
  display: flex
;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: rgb(255 255 255);
  padding: 60px 0;
}

.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldscont {
  width: 560px;
  display: inline-block;
  float: left;
  padding: 0;
}

.abouts-wrapp .onsite-3d-fields h2 {
  font-size: 36px;
  font-weight: 400;
  color: #3d3d3d;
  letter-spacing: .82px;
  line-height: 1.25;
  text-transform: uppercase;
  margin: 0 0 18px;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldsimg {
  width: 560px;
  display: inline-block;
  float: right;
  border-radius: 145px;
  overflow: hidden;
}

.faq-wrapp {
  text-align: center;
  padding: 50px 0 75px;
}

.faq-wrapp h3 {
  margin: 0 0 35px;
}
.abouts-wrapp .faq-wrapp .accordion {
  width: 100%;
  float: none;
  max-width: 640px;
  margin: 0 auto 0;
}
.abouts-wrapp .faq-wrapp .faqs-col1 {
  width: 100%;
  display: block;
  float: left;
}
.abouts-wrapp .faq-wrapp .faqs-col1 h2 {
  line-height: 1.35;
  padding-right: 46px;
}

.abouts-wrapp .faq-wrapp .faqs-col1 h2 {
  line-height: 1.35;
  padding-right: 46px;
}

.accordion h2.active {
  border: none;
}

.faq-wrapp h2 {
  float: none;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1.54px;
  line-height: 1;
  text-transform: uppercase;
}
.accordion .content {
  width: 100%;
  float: left;
  padding: 27px 41px 18px;
}
.abouts-wrapp .faq-wrapp .faqs-col1 .content p:nth-last-of-type(1) {
  margin-bottom: 15px;
}
.faq-wrapp p {
  font-size: 15px;
  line-height: 2;
}
.abouts-wrapp .pom-button.belw-faq
 {
  width: auto;
  height: auto;
  float: none;
  color: #fff;
  background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;
  background-position-x: 93%;
  background-position-y: 48%;
  border: 1px solid #62BFEB;
  margin: 30px auto 0;
  padding: 20px 46px 21px 30px;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2.28px;
  text-transform: uppercase;
  transition: all 0.25s ease-out 0s;
  display: inline-block;
  position: relative;
  vertical-align: baseline;
  outline: none !important;
  line-height: normal;
  box-shadow: none;
  border-radius: 40px;
  font-family: "Montserrat", sans-serif;
}
.abouts-wrapp .pom-button.belw-faq:hover{
color: #62BFEB;
background: url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;
background-position-x: 93%;
border-color: #62BFEB;
background-position-y: 48%;

}
.abouts-wrapp .comp-implant-wrapp .implantfeature ul li span.greener {
  background: #0d972e;
  color: #fff;
  padding: 0 4px;
}
.treatments-col2:first-child, .treatments-col2:nth-child(2), .treatments-col2:nth-child(3) {margin-top: 0;}
.abouts-wrapp .top-wrapp .conten-row-left .bottom-box .lrge-img:last-child {  margin-right: 0;}
.teaches-implant .team-cell:nth-child(2n) {margin-right: 0;}
.abouts-wrapp .transparent-pricing .tranparent-row:nth-child(3n) {
  margin-right: 0;
}

.abouts-wrapp .top-wrapp ul li span.greener {
  background: #0d972e;
  color: #fff;
  padding: 0 4px;
}

.abouts-wrapp .top-wrapp ul li span.striked {
  text-decoration: line-through;
}

.abouts-wrapp .top-wrapp .conten-row1 h3 {
  font-size: 15px;
  font-weight: 600;
  color: #b60707;
}

.abouts-wrapp .com-guided-pages .com-guided-description ul {
  display: flex;
  flex-wrap: wrap;
}
.abouts-wrapp .com-guided-pages .com-guided-description ul li {
  width: 49%;
  padding: 0 0 18px 34px;
  font-weight: 600;
  margin: 0 2% 0 0;
}

.abouts-wrapp .com-guided-pages .com-guided-description ul li:nth-child(2n) {
  margin-right: 0;
}

.team-wrapp .team-col3 .squere-format-shape img {height: 500px;object-fit:cover;}

.teamer-wrapp .teamer-col2 .squere-format-shape img {height: 488px;object-fit:cover;}

.conten-wrapp .conten-col1 .squere-format-shape img {height: 362px;object-fit: cover;}

.abouts-wrapp .testi-pages .testi-inner:nth-child(2n) {
  margin-right: 0;
}

.conten-wrapp .conten-col1.abouts-wrapp .conten-row1 ul li {text-transform: none;}

/* none slider case */

.partners-wrapp .partners-col1 .slick-track:last-child {
  margin-right: 0 !important;
  padding-right: 0;
}

.partners-wrapp .partners-col1 .slick-slide:last-child {
  margin-right: 0;
  padding-right: 0;
}

.partners-wrapp .partners-col1 .nonslider {display: flex;align-items: center;justify-content: center;}

.sidbar-wrapp.recruitment-side-bar .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {display: block;width: 100%;}
.conten-col2.sidbar-wrapp.recruitment-side-bar .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {margin: 0 0 0px 0;}
.sidbar-wrapp.recruitment-side-bar .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element button.btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button {

  width: auto;
  float: left;
  font-size: 12px;
  font-weight: 500;
  color: #070103;
  letter-spacing: 1.56px;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  margin: 37px 0  0px;
  padding: 12px 0 12px 36px;
  position: relative;border: none;height: inherit;background: url(../images/upload-blue-plain-icon.svg) no-repeat 0 center;background-size: 22px;border-radius: 0;}

.conten-col2.sidbar-wrapp.recruitment-side-bar .sidbar-col1 h2 {text-align: left;}

.treatin-wrapp .smile-gallery-canvas{width:100%;display:block;padding:22px 0 0;float:left}
.treatin-wrapp .accordion .content{padding-bottom:0}
.treatin-wrapp .smile-gallery-canvas .smile-section{width:100%;display:block;float:left}
.treatin-wrapp .smile-gallery-canvas .smile-content{width:100%;display:block;float:left}
.treatin-wrapp .smile-gallery-canvas .smile-section .smile-inner{width:100%;display:flex;flex-wrap:wrap;margin:0 0 28px}
.treatin-wrapp .smile-gallery-canvas .smile-section .smile-inner img{width:49.5%;display:inline-block;float:left;margin:0 1% 0 0}
.treatin-wrapp .smile-gallery-canvas .smile-section .smile-inner img:nth-child(2){margin-right:0;float:right}
.treatin-wrapp .smile-gallery-canvas .smile-section .slick-slide{margin:0 2.5px 0}
.treatin-wrapp .smile-gallery-canvas+.common-btn-col1{margin-top:10px}

.book-content.floatingwidget{position:fixed;bottom:20px;right:20px;z-index:9}
.book-content.floatingwidget .buk-consult{float:left;color:#fff;background:#6763EB;border:1px solid #6763EB;margin:0;padding:20px 25px 21px 25px;text-align:center;font-size:12px;font-weight:600;letter-spacing:2.28px;line-height:normal;text-transform:uppercase;border-radius:40px;transition:all 0.25s ease-out 0s;display:inline-block;position:relative;cursor:pointer;box-shadow:5px 5px 5px #00000017;transition:all 0.25s ease-in}
.book-content.floatingwidget .buk-consult:hover{background:#fff;color:#6763EB;border-color:#6763EB}

#myModal{padding:0;background-color: rgba(0,0,0,0.6);z-index: 999999999;}
#myModal .modal-content{position:absolute;width:100%;max-width:650px;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto 0;border-radius: 12px;border: 4px solid #62bfeb;}
#myModal .modal-content .buk-consult{float:none;font-size:24px;font-weight:400;color:#62bfeb;letter-spacing:.82px;line-height:1.32;text-transform:uppercase;margin:0 0 18px;display:block}
#myModal .modal-content .modal-body{padding:40px 8% 40px}
#myModal .modal-content .close{color:#62bfeb;border:2px solid #62bfeb;width:28px;height:28px;border-radius:50%;line-height:0;font-size:33px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;transition:all 0.25s ease-in;top:10px}
#myModal .modal-content .close:hover{color:#6763EB;border-color:#6763EB}

#myModal .modal-content .nf-form-cont .nf-form-title { display: none;}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%;float: none;margin: 0 auto;padding: 0;max-width: 100%;}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row {width: 95%;display: block;float: left;margin: 0 auto;position: relative;height: auto;}
#myModal .modal-content .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;}
#myModal .modal-content .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;}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {width: 100%;display: flex;margin: 0 auto;float: left;justify-content: center;order: inherit;}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell {padding: 0;width: 100% !important;}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 100% !important;float: left;margin: 0;padding: 0;}
#myModal .modal-content .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: 84px;margin: 0 0 2px;padding: 0 0 0;font-size: 11px;font-weight: 600;color: #3D3D3D;background: none;border: none;border-bottom: 1px solid #3D3D3D;resize: none;text-align: center;letter-spacing: 6.27px;transition: all 0.25s ease-out 0s;display: inline-block;vertical-align: baseline;position: relative;box-shadow: none;outline: none;line-height: normal;text-transform: uppercase;font-family: "Montserrat", sans-serif;}
#myModal .modal-content .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: #3D3D3D;}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {width: 100%;float: left;margin: 0 0 35px;padding: 38px 0 0;}
#myModal .modal-content .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;}
#myModal .modal-content .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;}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important;float: left;display: inline-block;margin: 0 0 0;}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%;display: inline-block;height: auto;visibility: visible;margin: 0 0 0 !important;}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {width: auto;padding-left: 24px;cursor: pointer;font-size: 12px;font-weight: 400;color: #3D3D3D;line-height: 2.25;display: inline-block;letter-spacing: normal;position: relative;top: 0;height: auto;margin: 0 0 0;z-index: 9;}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {text-decoration: none;color: #3D3D3D;font-weight: 700;}
#myModal .modal-content .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: #62BFEB;}
#myModal .modal-content .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;}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {width: 100%;float: none;display: inline-block;margin: 0 0 16px !important;}
#myModal .modal-content .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: 8px;width: 11px;height: 11px;background: none;border: 1px solid #62BFEB;border-radius: 50%;}
#myModal .modal-content .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: 5px;height: 5px;background: #3D3D3D;position: absolute;top: 11px;left: 3px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0;-webkit-transform: scale(0);transform: scale(0);border-radius: 50%;}
#myModal .modal-content .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);}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after {border: 1px solid #62BFEB;background: none;}
#myModal .modal-content .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;}
#myModal .modal-content .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;}
#myModal .modal-content .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: #ffffff;background: #62BFEB url(../images/right-white-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: 86%;background-position-y: 48%;border: 1px solid #62BFEB;margin: 6px 0 0;padding: 20px 46px 21px 30px;cursor: pointer;text-align: center;font-size: 12px;font-weight: 600;letter-spacing: 2.28px;text-transform: uppercase;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;vertical-align: baseline;outline: none !important;line-height: normal;box-shadow: none;border-radius: 40px;font-family: "Montserrat", sans-serif;}
#myModal .modal-content .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: #62BFEB;background: url(../images/right-gold-plain-arrow.svg) no-repeat center / 6.9px;background-position-x: 86%;border-color: #62BFEB;background-position-y: 48%;}

#myModal .modal-content .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;}
#myModal .modal-content .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-bottom: 1px solid #d00000; background: transparent;}
#myModal .modal-content .nf-form-cont .nf-after-form-content { margin: 15px 0  0;  width: 100%;  float: left;}

.testimonial-wrapp.reviews-page {padding: 0 0 84px;}
.banner-wrapp .owl-item .main-bg-img::after {content: "";    position: absolute;width: 100%;height: 100%;top: 0;    left: 0;background: rgba(0, 0, 0, 0.3);}
.conten-col2.sidbar-wrapp.recruitment-side-bar .sidbar-col1 h2 strong {font-family: "Montserrat", sans-serif;  font-weight: 600;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-error.field-wrap .nf-field-element:after {  display: none;}


/* .referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .el-radio-group .el-radio__inner:after {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 11px;
  height: 11px;
  background: none;
  border: 1px solid #62BFEB;
  border-radius: 50%;
}
.referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .el-radio-group .el-radio__inner:before {
    content: '';
    width: 5px;
    height: 5px;
    background:#62BFEB;
    position: absolute;
    top: 11px;
    left: 3px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 50%;
}
.referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .el-radio-group  .is-checked .el-radio__inner:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    box-sizing: none !important;
} */


.banner-wrapp .banner-col1 .logos .logo-1 img{width:100%;display:block;height:50px;object-fit:contain}

.banner-wrapp .banner-col1 .video-banner{width:100%;display:block;float:left;padding:42px 0 30px}
.banner-wrapp .banner-col1 .video-banner .videobox{position:relative;bottom:0;left:30px}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button{width:62px;height:62px}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button:before{width:62.2px;height:62.2px}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button:after{width:76px;height:76px}


.tim-wrapp{width:100%;display:block;float:left;padding:80px 0 80px}
.tim-wrapp .timocol.mobile{display:none}
.tim-wrapp .outer-teamer{width:100%;display:block;float:left;height:100%}
.tim-wrapp .outer-teamer .imager{width:100%;display:block;float:left;position:relative}
.tim-wrapp .outer-teamer .videobox{position:relative;width:100%;display:block;float:left;left:0;bottom:0; margin: 0 0 20px; overflow: hidden;}
.tim-wrapp .timocol{width:100%;display:block;float:left}
.tim-wrapp .timocol .slick-slide{margin:0 12px 0}
.tim-wrapp .outer-teamer .imager h2{float:none;font-size:26px;font-weight:400;color:#3D3D3D;letter-spacing:.54px;line-height:1.41;text-transform:uppercase;margin:0 0 8px;text-align:center}


.tim-wrapp .timocol .nonslider{width:100%;display:flex;flex-wrap:wrap;justify-content:center}
.tim-wrapp .timocol .nonslider .outer-teamer{width:30.2%;display:block;float:left;margin:0 1.2% 0}


.tim-wrapp .team-about-col1{width:100%;display:block;float:left;margin:0 0 5.6%}
.tim-wrapp .team-about-col1 .about-col2{width:auto;display:block;float:right;margin:15px 0 0}
.tim-wrapp .team-about-col1 .about-col2 .about-row2{width:100%;display:block;float:right}
.tim-wrapp .team-about-col1 .about-col2 .about-row2 h2{display:inline-block;float:left;font-size:12px;font-weight:600;color:#3D3D3D;letter-spacing:2.28px;line-height:1.77;text-transform:uppercase;margin:0 10px 0 0}
.tim-wrapp .team-about-col1 .about-col2 .about-row2 a.circle-effects{width:auto;display:inline-block;float:left;margin:0 17px 0 0}
.tim-wrapp .team-about-col1 .about-row1.custom-select1{width:242px;float:left;border-bottom:1px solid #3D3D3D}
.tim-wrapp .team-about-col1 .about-row1.custom-select1 .select-selected{color:#3D3D3D}
.tim-wrapp .team-about-col1 .about-row1.custom-select1:hover{border-bottom:1px solid #62bfeb}
.tim-wrapp .team-about-col1 .about-row1.custom-select1:hover .select-selected{color:#62bfeb}
.tim-wrapp .team-about-col1 .about-col2 .about-row2 a.circle-effects:last-child{margin:0 0 0}


.tim-wrapp .outer-teamer .imager h2 span{display:block}
.tim-wrapp .outer-teamer .imager img{width:100%;display:block;margin:0 0 20px;overflow:hidden}

/*Smartphone css*/

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

.header-wrapp { text-align:center; padding:80px 0 40px; position:relative; top:inherit;}
.header-wrapp .header-col1 { width:270px; float:none; margin:0 auto 12px;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:none;}
.header-wrapp .header-col2 { width:100%; display:none; margin:0 0 0;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col2 .header-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 20px 0;}
.header-wrapp .header-col2 .header-row2 li:last-child { margin-right:20px;}
.header-wrapp .header-col2 .header-row2 li:after { width:1px; margin:0 0 0; position:absolute; right:-21px;}
.header-wrapp .header-col3 { width:100%; margin:0 0 0;}
.header-wrapp .header-col3 .header-row3 { width:100%;}
.header-wrapp .header-btn1 { width:100%; margin:4.2% 0 0; padding:20px 2% 21px 2%;}
.header-wrapp .header-btn1 span { display:none;}
.header-wrapp .header-btn1:first-child { margin-top:0;}
.header-wrapp .header-btn1:nth-child(2) {margin-top: 4.2%;}
.header-wrapp .header-btn1:nth-child(2n) { float:right;}
.header-row2 li, .header-row2 li a { font-size:10px; letter-spacing:1.44px; line-height:normal;}
.header-mob2 li a{ font-size:9px; letter-spacing:0.7px; line-height: normal;}
.header-mob2 li{margin: 0;}
.fheader-mob2 li a{font-size:9px; letter-spacing:0.7px; line-height: normal;}
.fheader-mob2 li{margin: 0;}

.linker-wrapp { text-align:center; display:none; padding:38px 0 38px; position:relative; top:inherit;}
.linker-wrapp .linker-col1 { width:100%; margin:0 0 0;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%;}
.linker-row1 li, .linker-row1 li a { font-size:10px; letter-spacing:1.44px; line-height:normal;}


.about-wrapp.contact-extra-c p {font-size: 14px;}


.banner-wrapp { text-align:center; min-height:inherit; margin:0 0 0;}
.banner-wrapp p { font-size:15px; color:#3D3D3D; margin:0 0 10px;}
.banner-wrapp p a { color:#3D3D3D;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 14px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { float:none; font-size:27px; color:#3D3D3D; margin:0 0 14px; letter-spacing: 1px}
.banner-wrapp h3 a { color:#3D3D3D;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:38px 5% 74px; background: #ffffff;}
.banner-wrapp .banner-btn1 { margin:14px 4px 0;}
.banner-wrapp .banner-btn1:last-child { margin-right:4px;}
.banner-wrapp .banner-btn2 { margin:14px 4px 0;}
.banner-wrapp .banner-btn2:last-child { margin-right:4px;}

.about-wrapp { text-align:center; padding:40px 0 5.2%;}
.about-wrapp p { font-size:15px; margin:0 0 10px;}
.about-wrapp p span { display:block;}
.about-wrapp h2 { float:none; font-size:10px; letter-spacing:1.68px; margin:0 0 4px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 14px;}
.about-wrapp h3 span { display:inline;}
.about-wrapp h4 { float:none; font-size:25px; margin:0 0 14px;}
.about-wrapp h4 span { display:inline;}
.about-wrapp .about-col1 { width:100%; margin:0 0 0;}
.about-wrapp .about-col1 .about-row1 { width:100%; margin:0 0 40px;}
.about-wrapp .about-col2 { width:100%; display:none; margin:0 0 0;}
.about-wrapp .about-col2 .about-row2 { width:100%;}
.about-wrapp .about-col2 .about-row2 a { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.about-wrapp .about-col3 { width:100%; margin:0 0 0;}
.about-wrapp .about-col3 .about-row3 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; left:inherit;}
.about-wrapp .about-col4 { width:100%; margin:14.6% 0 0;}
.about-wrapp .about-btn1 { margin:14px 4px 0;}
.about-wrapp .about-btn1:last-child { margin-right:4px;}
.abouts-wrapp .abouts-bar3 .abouts-btn1 {padding: 18px 28px 18px 16px;letter-spacing: 0.5px;}

.implants-wrapp { text-align:center; padding:58px 0 0;}
.implants-wrapp p { font-size:15px; margin:0 0 10px;}
.implants-wrapp p span { display:inline;}
.implants-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.implants-wrapp h2 span { display:inline;}
.implants-wrapp h3 { float:none; font-size:25px; margin:0 0 14px;}
.implants-wrapp h3 span { display:inline;}
.implants-wrapp .implants-col1 { width:100%; margin:0 0 0;}
.implants-wrapp .implants-col1 .implants-row1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; right:inherit;}
.implants-wrapp .implants-col2 { width:100%; margin:0 0 0;}
.implants-wrapp .implants-col2 .implants-row2 { width:100%;}
.implants-wrapp .implants-btn1 { margin:14px 4px 0;}
.implants-wrapp .implants-btn1:last-child { margin-right:4px;}

.veneers-wrapp { text-align:center; padding:58px 0 0;}
.veneers-wrapp p { font-size:15px; margin:0 0 10px;}
.veneers-wrapp p span { display:inline;}
.veneers-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.veneers-wrapp h2 span { display:inline;}
.veneers-wrapp h3 { float:none; font-size:25px; margin:0 0 14px;}
.veneers-wrapp h3 span { display:inline;}
.veneers-wrapp .veneers-col1 { width:100%; margin:0 0 0;}
.veneers-wrapp .veneers-col1 .veneers-row1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; left:inherit;}
.veneers-wrapp .veneers-col2 { width:100%; margin:0 0 0;}
.veneers-wrapp .veneers-col2 .veneers-row2 { width:100%;}
.veneers-wrapp .veneers-btn1 { margin:14px 4px 0;}
.veneers-wrapp .veneers-btn1:last-child { margin-right:4px;}

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

.aesthetics-wrapp { text-align:center; padding:58px 0 0;}
.aesthetics-wrapp p { font-size:15px; margin:0 0 10px;}
.aesthetics-wrapp p span { display:inline;}
.aesthetics-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.aesthetics-wrapp h2 span { display:inline;}
.aesthetics-wrapp h3 { float:none; font-size:25px; margin:0 0 14px;}
.aesthetics-wrapp h3 span { display:inline;}
.aesthetics-wrapp .aesthetics-col1 { width:100%; margin:0 0 0;}
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; left:inherit;}
.aesthetics-wrapp .aesthetics-col2 { width:100%; margin:0 0 0;}
.aesthetics-wrapp .aesthetics-col2 .aesthetics-row2 { width:100%;}
.aesthetics-wrapp .aesthetics-btn1 { margin:14px 4px 0;}
.aesthetics-wrapp .aesthetics-btn1:last-child { margin-right:4px;}

.treatments-wrapp { text-align:center; padding:60px 0 60px;}
.treatments-wrapp p { font-size:15px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:20px; margin:0 0 6px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp .treatments-col1 { width:100%; margin:0 0 26px;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:24%; float:none; margin:0 auto 26px;}
.treatments-wrapp .treatments-col2 { width:100% !important; margin:0 0 0; padding:40px 5% 80px 5%;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%;}
.treatments-wrapp .treatments-btn1 { margin:14px 4px 0;}
.treatments-wrapp .treatments-btn1:last-child { margin-right:4px;}
.treatments-wrapp .treatments-btn2 { margin:14px 4px 0;}
.treatments-wrapp .treatments-btn2:last-child { margin-right:4px;}

.treatments-wrapp .treatments-col2 .treatments-row2 .treatments-btn1 {left: 0; right: 0; margin: 0 auto 0;  bottom: 40px;}

.gallery-wrapp { text-align:center; padding:4% 0 30px;}
.gallery-wrapp .gallery-col1 { width:100%; margin:0 0 0;}
.gallery-wrapp .gallery-col1 .gallery-row1 { width:100%; margin:0 0 40px;}

.testimonials-wrapp { text-align:center; padding:30px 0 60px;}
.testimonials-wrapp p { font-size:15px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp h3 { float:none; font-size:25px; margin:0 0 14px;}
.testimonials-wrapp h3 span { display:inline;}
.testimonials-wrapp h4 { font-size:15px; margin:20px 0 10px;}
.testimonials-wrapp h4 span { display:inline;}
.testimonials-wrapp .testimonials-col1 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%; margin:0 auto 50px;}
.testimonials-wrapp .testimonials-btn1 { margin:14px 4px 0;min-width:245px;}
.testimonials-wrapp .testimonials-btn1:last-child { margin-right:4px;}
.testimonials-wrapp .testimonials-btn2 { margin:14px 4px 0;}
.testimonials-wrapp .testimonials-btn2:last-child { margin-right:4px;}

.team-wrapp { text-align:center; padding:58px 0 80px;}
.team-wrapp p { font-size:15px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { float:none; font-size:25px; margin:0 0 14px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp h4 { float:none; font-size:17px; margin:0 0 8px;}
.team-wrapp h4 span { display:inline;}
.team-wrapp h5 { font-size:13px; margin:0 0 8px;}
.team-wrapp h5 span { display:inline;}
.team-wrapp .team-col1 { width:100%; margin:0 0 40px;}
.team-wrapp .team-col1 .team-row1 { width:100%;}
.team-wrapp .team-col2 { width:100%; margin:0 0 0;}
.team-wrapp .team-col2 .team-row2 { width:100%; margin:0 0 26px;}
.team-wrapp .team-col3 { width:100%; margin:0 0 0;}
.team-wrapp .team-col3 .team-row3 { width:100%;}
.team-wrapp .team-btn1 { margin:6px 4px 0;}
.team-wrapp .team-btn1:last-child { margin-right:4px;}

.contact-wrapp { text-align:center; padding:58px 0 60px;}
.contact-wrapp p { font-size:15px; margin:0 0 10px;}
.contact-wrapp p span { display:inline;}
.contact-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { float:none; font-size:25px; margin:0 0 18px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp h4 { float:none; font-size:9px; letter-spacing:4.27px; margin:0 0 18px;}
.contact-wrapp h4 span { display:inline;}
.contact-wrapp .contact-col1 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%; margin:0 0 12px; position:relative; top:inherit; left:inherit;}
.contact-wrapp .contact-col2 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col2 .contact-row2 { width:100%;}
.contact-wrapp .contact-col3 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col3 .contact-row3 { width:100%;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil1 { text-align:center; font-size:9px; letter-spacing:4.27px;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil2 { width:100%; height:64px; margin:0 0 0; padding:0 5% 0;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil3 { width:100%; height:64px; margin:0 0 30px; padding:25px 5% 0;}
.contact-wrapp .contact-btn1 { margin:4px 4px 0;}
.contact-wrapp .contact-btn1:last-child { margin-right:4px;}

.speak-wrapp { text-align:center; padding:58px 0 5.2%;}
.speak-wrapp p { font-size:15px; margin:0 0 10px;}
.speak-wrapp p span { display:inline;}
.speak-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.speak-wrapp h2 span { display:inline;}
.speak-wrapp h3 { float:none; font-size:25px; margin:0 0 18px;}
.speak-wrapp h3 span { display:inline;}
.speak-wrapp .speak-col1 { width:100%; margin:0 0 0;}
.speak-wrapp .speak-col1 .speak-row1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; left:inherit;}
.speak-wrapp .speak-col2 { width:100%; margin:0 0 0;}
.speak-wrapp .speak-col2 .speak-row2 { width:100%;}
.speak-wrapp .speak-btn1 { margin:4px 4px 0;}
.speak-wrapp .speak-btn1:last-child { margin-right:4px;}

.social-wrapp { text-align:center; padding:58px 0 60px;}
.social-wrapp p { font-size:15px; margin:0 0 10px;}
.social-wrapp p span { display:inline;}
.social-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.social-wrapp h2 span { display:inline;}
.social-wrapp h3 { float:none; font-size:25px; margin:0 0 30px;}
.social-wrapp h3 span { display:inline;}
.social-wrapp .social-col1 { width:100%; margin:0 0 64px;}
.social-wrapp .social-col1 .social-row1 { width:100%;}
.social-wrapp .social-btn1 { margin:0 4px 0;}
.social-wrapp .social-btn1:last-child { margin-right:4px;}

.fheader-wrapp { text-align:center; padding:60px 0 17px;}
.fheader-wrapp .fheader-col1 { width:213px; float:none; margin:0 auto 12px;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%; float:none;}
.fheader-wrapp .fheader-col2 { width:100%; display:none; margin:0 0 0;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%;}
.fheader-wrapp .fheader-col2 .fheader-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 20px 0;}
.fheader-wrapp .fheader-col2 .fheader-row2 li:last-child { margin-right:20px;}
.fheader-wrapp .fheader-col2 .fheader-row2 li:after { width:1px; margin:0 0 0; position:absolute; right:-21px;}
.fheader-wrapp .fheader-col3 { width:100%; margin:0 0 0;}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%;}
.fheader-wrapp .fheader-btn1 { width:48%; margin:4.2% 0 0; padding:20px 2% 21px 2%;}
.fheader-wrapp .fheader-btn1 span { display:none;}
.fheader-wrapp .fheader-btn1:first-child { margin-top:0;}
.fheader-wrapp .fheader-btn1:nth-child(2) { margin-top:0;}
.fheader-wrapp .fheader-btn1:nth-child(2n) { float:right;}
.fheader-row2 li, .fheader-row2 li a { font-size:10px; letter-spacing:1.44px; line-height:normal;}

.flinker-wrapp { text-align:center; padding:17px 0 13px;}
.flinker-wrapp h2 { float:none; font-size:10px; letter-spacing:1.44px; margin:0 0 6px;}
.flinker-wrapp h2 span { display:inline;}
.flinker-wrapp .flinker-col1 { width:100%; margin:0 0 8px;}
.flinker-wrapp .flinker-col1 .flinker-row1 { width:100%;}
.flinker-wrapp .flinker-col1 .flinker-row1 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.flinker-wrapp .flinker-col2 { width:100%; margin:0 0 8px;}
.flinker-wrapp .flinker-col2 .flinker-row2 { width:100%;}
.flinker-wrapp .flinker-col2 .flinker-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.flinker-wrapp .flinker-col3 { width:100%; margin:0 0 0;}
.flinker-wrapp .flinker-col3 .flinker-row3 { width:100%;}
.flinker-wrapp .flinker-col3 .flinker-row3 li { float:none; vertical-align:middle; display:inline-block; margin:0 0px 0;}
    .flinker-wrapp .flinker-col3 .flinker-row3 li:nth-child(2){display: block;width: inherit;}
.flinker-row1 li, .flinker-row1 li a, .flinker-row2 li, .flinker-row2 li a, .flinker-row3 li { font-size:9px; letter-spacing:1px; line-height:2;}
.flinker-row3 li a{letter-spacing: 0.7px;line-height:2;font-size:9px;}

.footer-wrapp { text-align:center; padding:13px 0 98px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 8px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { display:none;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:10px; letter-spacing:1.44px; line-height:2;}

/*inner*/
.inner-wrapp h1 { font-size:22px;line-height:1.44;letter-spacing:.44px;}
.inner-wrapp .inner-col1 { width:90%;}
.inner-row1 li, .inner-row1 li a { font-size:13px;}

.about-wrapp2 { padding:40px 0 45px;}
.aesthetics-wrapp2 { padding:28px 0 0;}

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

.sidbar-wrapp h2 { font-size:12px;}
.sidbar-wrapp h3 { font-size:28px;}
.sidbar-wrapp .sidbar-col1 { padding:55px 0 60px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:100%; padding:0 5%;}
.sidbar-wrapp .sidbar-col2 { padding:58px 0 55px;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 { width:100%; padding:0 5%;}

.blog-wrapp h2 { font-size:12px;}
.blog-wrapp h3 { font-size:20px;}
.blog-wrapp .blog-col2 { margin:0 0 50px;}
.blog-wrapp .blog-col1 .blog-row1 { width:100%; margin:0 0 35px;}
.blog-wrapp .blog-col1 .blog-row2 { width:100%;}

.paiger-wrapp .paiger-col1 .paiger-row1 { width:117px;}
.paiger-wrapp .paiger-col1 .paiger-row1 li { margin:0 1.5px;}
.paiger-wrapp .paiger-btn1 { padding:20px 15px 21px 30px;}
.paiger-wrapp .paiger-btn2 { padding:20px 30px 21px 15px;}
.paiger-row1 li, .paiger-row1 li a { font-size:12px;}

.abouts-wrapp h2 { font-size:20px;}
.abouts-wrapp h3 { font-size:20px;}
.abouts-wrapp .abouts-row1 .abouts-col1 { margin:10px 0 62px;}
.abouts-wrapp .abouts-row2 .abouts-row3 { width:100%;display: flex;justify-content: center;align-items: center;}
.abouts-wrapp .abouts-row2 .abouts-row3 .abouts-bar3 {position:relative; top:inherit; transform:none; margin:0px 0 0;}
.abouts-wrapp .abouts-row2 .abouts-row3 .abouts-bar2 {padding-right: 10px;margin-right: 10px;width: 50%;max-width: 221px;}

.teamer-wrapp { padding:50px 0 0;}
.teamer-wrapp h2 { font-size:22px;}
.teamer-wrapp h3 { font-size:15px;padding-bottom: 20px;}
.teamer-wrapp .teamer-col1 { padding:0;}
.teamer-wrapp .teamer-col2 { width:100%;}
.teamer-wrapp .teamer-col2:last-child { margin-bottom:0;}

.custom-col1 { margin:52px 0 51px;}

.galler-wrapp h2 { font-size:20px;}
.galler-wrapp .galler-col1 { padding:0;}
.galler-wrapp .galler-col2 { margin:0 0 60px;}
.galler-wrapp .galler-col1 .galler-row1 { width:100%; margin:0 0 35px;}
.galler-wrapp .galler-col2 .galler-row2 { width:100%;}

.before, .after { font-size:11px; bottom:14px;}

.blogin-wrapp h2 { font-size:12px;}
.blogin-wrapp h3 { font-size:20px;}
.blogin-wrapp .blogin-col1 { width:100%;}

.gallerin-wrapp h2 { font-size:20px;}
.gallerin-wrapp .gallerin-col1 .gallerin-row2 { padding:40px 0 0;}

.common-btn-col1 h5 { font-size:20px;}
.common-btn-col1 h5 span { display:inline;}
.common-btn-col1 .common-btn-tex1 { margin:0 8px;}
.common-btn-col1 .common-btn1 { padding:20px 4% 21px;}
.common-btn-col1 .common-btn1 span { display:none;}

.teamin-wrapp h2 { font-size:22px;}
.teamin-wrapp h3 { font-size:15px;}
.teamin-wrapp h4 { font-size:15px;}
.teamin-wrapp h5 { font-size:20px;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:100%; margin:0 0 35px;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:100%; position:relative; top:inherit; transform:none;}

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

.feeser-wrapp h2 { font-size:12px;}
.feeser-wrapp h3 { font-size:20px;}
.feeser-bar1, .feeser-bar2 { font-size:15px;}

.testimonial-wrapp { padding:0 0 50px;}
.testimonial-wrapp .testimonial-col2 { margin:0 0 0;}
.testimonial-wrapp .testimonial-col3 { width:100%;}

.getin-wrapp { padding:55px 0 60px;}
.getin-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.getin-wrapp h2 span { display:inline;}
.getin-wrapp h3 { float:none; font-size:25px; margin:0 0 18px;}
.getin-wrapp h3 span { display:inline;}
.getin-wrapp .getin-col1 .getin-row1 { width:100%; position:relative; top:inherit; transform:none;}
.getin-wrapp .getin-col2 { width:100%; margin:0 0 45px;}
.getin-wrapp .getin-col2 .getin-row2 .getin-fil1 { font-size:11px; letter-spacing:4.27px;}
.getin-wrapp .getin-col2 .getin-row2 .getin-fil2 { width:100%; height:64px; margin:0 0 0;}
.getin-wrapp .getin-col2 .getin-row2 .getin-fil3 { width:100%; height:64px; margin:0 0 30px; padding:26px 0 0;}

.opening-wrapp { padding:60px 0 54px;}
.opening-wrapp h2 { font-size:25px;}
.opening-wrapp ul li { width:100%;}

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

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

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

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

/*testimonials-content-box-css*/
.testimonials-content-box { width:100%; margin:0 0 0; padding:0 0 0;}

/*testimonials-symbol-thumb-box-css*/
.testimonials-symbol-thumb-box { width:20%; margin:0 auto 18px;}

/*gallery-big-thumb-box-css*/
.gallery-big-thumb-box { width:100%; margin:1% 0 0;}
.gallery-big-thumb-box:nth-child(2n) { float:right;}
.gallery-big-thumb-box:first-child { margin-top:0;}
.gallery-big-thumb-box:nth-child(2) { margin-top:1%;}

/*gallery-small-thumb-box-css*/
.gallery-small-thumb-box {width: 49.5%;margin:0 2% 0 0;}
.gallery-small-thumb-box:nth-child(2n) { float:right;margin-right: 1%}
.gallery-small-thumb-box:first-child { margin-top:0;}
.gallery-small-thumb-box:nth-child(2) { margin-top:1%;margin-right: 1%;}
.gallery-small-thumb-box:nth-child(3) {margin-right: 0;margin-top: 1%;}
/*flinker-social-box-css*/
.flinker-social-box { width:100%; display:none; margin:0 0 0;}
.flinker-social-box a { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.flinker-social-box a:last-child { margin-right:4px;}

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

/*aesthetics-btn-box-css*/
.aesthetics-btn-box { width:100%; text-align:center; margin:0 0 0; position:absolute; bottom:5%;}

/*gallery-btn-box-css*/
.gallery-btn-box { width:100%; text-align:center; margin:0 auto 0; position:relative; bottom:inherit;}

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

/*logo-shape-css*/
.implants-logo-gold-shape { width:71.5%; margin:0 0 0; position:absolute; top:9.6%; left:0;}
.veneers-logo-gold-shape { width:72.7%; margin:0 0 0; position:absolute; top:10.5%; right:0;}
.invisalign-logo-gold-shape { width:61.9%; margin:0 0 0; position:absolute; top:9.8%; left:0;}
.aesthetics-logo-gold-shape { width:72.7%; margin:0 0 0; position:absolute; top:10.4%; right:0;}

/*mobile-css*/
.header-mob1 { width:100%; display:block; margin:0 0 16px;}
.header-mob2 { width:100%; display:block; margin:0 0 14px;}
.fheader-mob1 { width:100%; display:block; margin:0 0 16px;}
.fheader-mob2 { width:100%; display:block; margin:0 0 14px;}

/*btn-css*/
.header-btn1, .banner-btn1, .banner-btn2, .about-btn1, .implants-btn1, .veneers-btn1, .invisalign-btn1, .aesthetics-btn1, .aesthetics-btn2, .treatments-btn1, .treatments-btn2, .gallery-btn1, .testimonials-btn1, .testimonials-btn2, .team-btn1, .contact-fil1, .contact-btn1, .contact-btn1 input, .speak-fil1, .speak-btn1, .social-btn1, .fheader-btn1, .sidbar-fil1, .abouts-btn1, .blog-btn1, .paiger-btn1, .paiger-btn2, .galler-btn1, .blogin-btn1, .gallerin-btn1, .common-btn1, .teamin-btn1, .treatin-btn1, .testimonial-btn1, .getin-fil1 { font-size:10px; letter-spacing:1.44px; line-height:normal;}

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

.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { height: 64px; font-size: 9px; letter-spacing: 4.27px; text-align: center;   padding: 0 5% 0;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {  margin: 0 0 30px;  padding: 25px 5% 0;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 10px;  letter-spacing: 1.28px;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%;}
.contact-wrapp .contact-col3 .contact-row3 .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 .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: 2px;}
.contact-wrapp .contact-col3 .contact-row3 .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: 5px;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { justify-content: center;}

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

.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 10px; letter-spacing: 1.28px;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell { width: 100% !important;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {  width: 100% !important;}
.getin-wrapp .getin-col2 .getin-row2 .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: 64px; font-size: 11px; letter-spacing: 4.27px;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {margin: 0 0 30px; padding: 26px 0 0;}


.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { margin: 20px 0 10px !important; text-align: center;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { margin: 0 0 20px !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 11px; letter-spacing: 1.78px;}
.referrals-wrapp .referrals-col3 { width: 100%;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(4) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(6) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(8) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(11) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 11px; letter-spacing: 4.27px; text-align: center;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { display: inline;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after { top: 1px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 4px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .submit-wrap .nf-field-element { justify-content: center;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li { width: 100%;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(5) {margin: 40px 0 0;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(9) {  margin: 40px 0 10px;}
.referrals-wrapp h2 { font-size: 26px;}
.referrals-wrapp h3 {font-size: 24px;}
.referrals-wrapp .referrals-col1 {width: 100%;}

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

.offer-wrapp .blog-col1 .blog-col2 .blog-row2 h3 {font-size: 20px;}

.offer-wrapp .special-off-btn2, .offer-wrapp .special-off-btn1 {font-size: 10px; letter-spacing: 1.44px; line-height: normal; padding: 20px 22px 21px 22px;}
.offer-wrapp .special-off-btn1 span { display: none;}

.offer-wrapp .blog-col1 .blog-col2 { padding: 0 0 35px; margin: 0 0 50px;}

.linker-wrapp .special-offer-btn {font-size: 10px; letter-spacing: 1.28px;}

h1.seo-sub-title {font-size: 22px;}

.conten-wrapp.default-temp .conten-col1 .conten-row1 {width: 100%; padding: 50px 5% 0;}
.conten-wrapp .conten-col1 .typography.extra-defalt {width: 100%; padding: 0 5% 30px;}

.team-wrapp .team-col3 .rounded img {height: 90vw;}

.teamer-wrapp .teamer-col2 .rounded img {height: 88.80vw;}

.teamin-wrapp .teamin-col1 img {height: 90vw; max-height: inherit;}
.conten-wrapp.recruitment-wrapp .accordion .content {padding: 12px 5% 28px;}

.treatments-wrapp .implants-col1 h1{font-size:25px}
.treatments-wrapp .implants-col1{flex-direction:column-reverse}
.treatments-wrapp .implants-col1 .implants-col2{width:100%;margin:0 0 0}
.treatments-wrapp .implants-col1 .implants-row1{width:100%;margin:0 0 30px}
.treatments-wrapp .implants-col1 .treatin2-btn1{font-size:10px;letter-spacing:1.44px;line-height:normal;margin:12px 0 0}

.jobs-wrapp .jobs-col1 h2{font-size:23px}
.jobs-wrapp .jobs-col1 h4{font-size:18px}
.jobs-wrapp .jobs-col1 ul li{font-size:14px}
.jobs-wrapp .jobs-col1{padding:40px 3%}

.treatin-wrapp .accordion h2 {padding-left: 41px;}
.treatin-wrapp .accordion h2 span {left: 14px;}

.about-wrapp h1.seo-sub-title {font-size: 24px;}

.blog-wrapp .blog-col2:last-child {margin:0 0 20px;}

.referrals-wrapp {padding: 75px 0 30px;}

.fulljaw-wrapp .fulljaw-col1 h1 {
  font-size: 28px;
}
.fulljaw-wrapp .fulljaw-col1 h3 {
  font-size: 20px;
}
.fulljaw-wrapp .fulljaw-col1 p {
  font-size: 15px;
}
.full-jaw-team-section .team-advice {
  padding: 30px 3% 20px;
}
.premium-implant h3 {
  font-size: 22px;
}
.impliment-cost-fulljaw h1 {
  font-size: 24px;
}
.impliment-cost-fulljaw .cost-content-col .cost-content-col1 h2 {
  font-size: 14px;
}
.impliment-cost-fulljaw .cost-content-col2 ul li {
  font-size: 14px;
}
.impliment-cost-fulljaw .cost-content-col2 ul li:before {
  top: -3px;
}
.fulljaw-consultation-wrapp .consultation-col {
  flex-direction: column-reverse;
}
.fulljaw-consultation-wrapp h2 {
  font-size: 26px;
  letter-spacing: .42px;
}
.fulljaw-consultation-wrapp .consultation-btn1 {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.fulljaw-dentures .white-and-black .denture-black-sec h1 {
  font-size: 26px;
}
.fulljaw-dentures .white-and-black .denture-black-sec h4 {
  font-size: 20px;
}
.fulljaw-features-wrapp .features-items h3 {
  font-size: 16px;
}
.fulljaw-faq-wrapp .faq-row h1 {
  font-size: 28px;
}
.smile-cases-wrapp h1 {
  font-size: 25px;
}
.fulljaw-wrapp .flinker-btn1 {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.premium-implant h3 {
  font-size: 20px;
}
.full-jaw-team-section h1 {
  font-size: 28px;
}
.full-jaw-team-section h3 {
  font-size: 20px;
}
.full-jaw-team-section .team-advice {
  padding: 30px 3% 20px;
}
.impliment-cost-fulljaw {
  padding: 60px 0 20px;
}
.impliment-cost-fulljaw .cost-content-col .cost-content-col1 {
  width: 100%;
  margin: 0 0 28px;
  text-align: center;
}
.impliment-cost-fulljaw h1 {
  font-size: 28px;
  text-align: center;
  margin: 0 0 20px;
}
.impliment-cost-fulljaw .cost-content-col .cost-content-col1 h2 {
  font-size: 18px;
  margin: 0 auto 18px;
}
.impliment-cost-fulljaw .cost-content-col .cost-content-col2 {
  width: 100%;
  text-align: center;
}
.impliment-cost-fulljaw .cost-content-col2 ul li {
 font-size: 15px;
  padding: 0 0 18px;
}
.impliment-cost-fulljaw .cost-content-col2 ul li:before {
  top: 2px;
  position: relative;
  left: -3px;
}
.patient-review-wrapp .patient-review-col .patient-review .image-patient {
  width: 80%;
  margin: 0 auto 24px;
}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {
  width: 100% !important;
}
.patient-review-wrapp .patient-review-col .patient-review .content-review {
  width: 100%;
  margin: 0 0 0;
  text-align: center;
}
.impliment-cost-fulljaw .cost-content-col2 blockquote p:before {
  position: relative;
  top: 8px;
  left: -5px;
}
.fulljaw-consultation-wrapp {
  padding: 20px 0 60px;
}
.fulljaw-consultation-wrapp .consultation-col {
  flex-direction: column-reverse;
}
.fulljaw-consultation-wrapp .consultation-col .consultation-col1 {
  margin: 0 auto 0;
  width: 80%;
}
.fulljaw-consultation-wrapp .consultation-col .consultation-col2 {
  width: 100%;
  text-align: center;
  margin: 0 0 28px;
}
.fulljaw-consultation-wrapp h2 {
  font-size: 26px;
  letter-spacing: .42px;
}
.fulljaw-consultation-wrapp .consultation-btn1 {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.fulljaw-dentures .white-and-black .denture-black-sec {
  padding: 50px 3% 50px;
}
.fulljaw-dentures .white-and-black .denture-black-sec h1 {
  font-size: 26px;
}    .fulljaw-dentures .white-and-black .denture-black-sec h4 {
  font-size: 20px;
}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .image {
  width: 100%;
  margin: 0 0 28px;
}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content {
  width: 100%;
  text-align: center;
}

.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content ul li {
  font-size: 15px;
  padding: 0 0 18px;
}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content ul li:before {
  top: 2px;
  position: relative;
  left: -3px;
}
.fulljaw-dentures .white-and-black .denture-white-sec .image {
  margin: 0 auto 18px;
}
.fulljaw-dentures .white-and-black .denture-white-sec h3 {
  font-size: 18px;
}
.fulljaw-dentures .white-and-black .denture-white-sec .denture-btn1 {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.fulljaw-features-wrapp .features-items .features {
  width: 48.5%;
  margin: 0 1.45% 20px 0;
}
.fulljaw-features-wrapp .features-items h3 {
  font-size: 16px;
}

.fulljaw-faq-wrapp {
  padding: 50px 0 40px;

}
.fulljaw-faq-wrapp .faq-row h1 {
  font-size: 26px;
}
.fulljaw-faq-wrapp .faq-row .content-image .faq-content {
  width: 100%;
  margin: 0 0 28px;
  text-align: center;
}
.fulljaw-faq-wrapp .faq-row .content-image .faq-image {
  width: 88%;
  margin: 0 auto 0;
}
.accordion h2 {
  padding: 14px 12% 14px 5%;
}
.accordion h2:after {
  right: 5%;

}
.fulljaw-faq-wrapp .faq-row .faq-row-2 .faqs-col1 .content {
  padding: 17px 41px 10px;
}
.smile-cases-wrapp h1 {
  font-size: 25px;
}
.smile-cases-wrapp .call-today-smile {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.patient-review-wrapp h1 {
  font-size: 28px;
}
.patient-review-wrapp .patient-review-col .patient-review {
  width: 100%;
  margin: 0 0 22px;
}
.patient-review-wrapp p {
  font-size: 15px;
}

.patient-review-wrapp .patient-review-col h3 {
  font-size: 18px;
}
.all-one-four-wrapp h1 {
  font-size: 25px;
}
.all-one-four-wrapp .all-one-coloum .journey-features {
  width: 100%;
  margin: 0 auto 18px;
  padding: 30px 15px 45px;
}
.all-one-four-wrapp .all-one-coloum p {
  font-size: 15px;
}
.compromise-wrapp {
  padding: 40px 0 20px;
}
.compromise-wrapp .compromise-sec .compromise-col-1 {
  width: 85%;
  margin: 0 auto 0;
  text-align: center;
}
.compromise-wrapp h2 {
  font-size: 26px;
}
.compromise-wrapp p {
  font-size: 14px;
}
.compromise-wrapp .zero-percentage {
  padding: 0 0 20px;
}
.compromise-wrapp .zero-percentage img {
  width: 72px;
}
.compromise-wrapp p {
  font-size: 14px;
}
.compromise-wrapp .compromise-sec .compromise-col-2 {
  width: 40%;
  margin: 0 auto 0;
}
.compromise-wrapp .goto-abroad {
  margin: 10px 0 20px;
}
.compromise-wrapp .goto-abroad .abroad-col .abroad-col-1 {
  width: 100%;
  margin: 0;
  text-align: center;
}

.compromise-wrapp .goto-abroad h1 {
  font-size: 28px;
}
.compromise-wrapp .goto-abroad .abroad-col .abroad-col-2 {
  width: 100%;
  text-align: center;
}
.compromise-wrapp p {
  font-size: 14px;
}
.travelling-wrapp .travelling-col-1 {
  width: 48.5%;
  margin: 0 auto 28px;
}
.travelling-wrapp .travelling-col-2 {
  width: 100%;
  text-align: center;
}
.travelling-wrapp h1 {
  font-size: 26px;
}
.scanning-safty-wrapp .safty-section {
  margin: 0 0 40px;
}
.scanning-safty-wrapp .safty-section .safty-col .safty-col-1 {
  width: 58.5%;
  margin: 0 auto 28px;
}
.scanning-safty-wrapp .safty-section .safty-col .safty-col-2 {
  width: 100%;
  text-align: center;
}
.scanning-safty-wrapp h1 {
  font-size: 26px;
}
.scanning-safty-wrapp .scanning-col .scanning-col-1 {
  width: 58.5%;
  margin: 0 auto 28px;
}    .scanning-safty-wrapp .scanning-col .scanning-col-2 {
  width: 100%;
  text-align: center;
}
.scanning-safty-wrapp h1 {
  font-size: 26px;
}
.scanning-safty-wrapp ul li {
  font-size: 15px;
  padding: 0 0 6px 0;
}
.scanning-safty-wrapp ul li:before {
  position: relative;
  left: -4px;
  top: 1px;
}
.nervous-wrapp:before {
  background: rgba(255 255 255 / .65);
}
.nervous-wrapp .nervous-col {
  width: 90%;
  padding: 0;
  text-align: center;
}
.nervous-wrapp h1 {
  font-size: 28px;
}
.nervous-wrapp p {
  font-size: 15px;
}
.experienced-wrapp {
  margin: 20px 0 20px;
}
.experienced-wrapp .experience-col .experience-col-1 {
  width: 100%;
  margin: 0 0 28px;

}
.experienced-wrapp h1 {
  font-size: 30px;
  margin: 0 0 20px;
}
.experienced-wrapp h3 {
  font-size: 24px;
}
.experienced-wrapp ul li {
  font-size: 15px;
}
.experienced-wrapp ul li:before {
  position: relative;
  left: -4px;
  top: 1px;
}.experienced-wrapp .experience-col .experience-col-2 {
  width: 55.5%;
  margin: 0 auto 0;
}
.location-wrapp .map-loct-content {
  width: 90%;
}
.location-wrapp .map-loct-content .location-map {
  width: 100%;
  margin: 0 0 28px;
}
.location-wrapp .map-loct-content .location-conten {
  width: 100%;
  text-align: center;
}
.location-wrapp .map-loct-content .loc-notice {
  justify-content: center;
}    .book-you-free {
  padding: 40px 5% 30px;
}
.book-you-free .book-you-free-cont {
  width: 100%;
  margin: 0 0 28px;
  text-align: center;
}
.book-you-free .book-you-free-cont h3 {
  font-size: 24px;
  margin: 0 0 22px;
}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {
  text-align: center;
  letter-spacing: 4.27px;
}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {
  justify-content: center;
}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {
  justify-content: center;
}
.aesthetics-wrapp2 {
  padding: 28px 0 0;
}

.aesthetics-wrapp .aesthetics-col1 {
  width: 100%;
  margin: 0 0 0;
}
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 {
  width: 100%;
  transform: none;
  margin: 0 0 40px;
  position: relative;
  top: inherit;
  left: inherit;
}
.aesthetics-wrapp h2 {
  float: none;
  font-size: 12px;
  letter-spacing: 5.98px;
  margin: 0 0 12px;
}
.aesthetics-wrapp h3 {
  float: none;
  font-size: 25px;
  margin: 0 0 14px;
}
.aesthetics-wrapp p {
  font-size: 15px;
  margin: 0 0 10px;
}
.aesthetics-wrapp .aesthetics-btn1:last-child {
  margin-right: 4px;
}    .aesthetics-wrapp .aesthetics-col2 {
  width: 100%;
  margin: 0 0 0;
}    .aesthetics-wrapp .aesthetics-col2 .aesthetics-row2 {
  width: 100%;
}
.aesthetics-logo-gold-shape {
  width: 72.7%;
  margin: 0 0 0;
  position: absolute;
  top: 10.4%;
  right: 0;
}
.aesthetics-btn-box {
  width: 100%;
  text-align: center;
  margin: 0 0 0;
  position: absolute;
  bottom: 5%;
}
.treatments-wrapp {
  text-align: center;
  padding: 60px 0 60px;
}
.treatments-wrapp .treatments-col1 {
  width: 100%;
  margin: 0 0 26px;
}
.treatments-wrapp .treatments-col2 {
  width: 190%;
  clear: left;
  margin: 0 0 0;
  padding: 40px 5% 80px 5%;
}
.treatments-wrapp .treatments-col2 .treatments-row2 h2 {
    font-size: 17px;
}
.testimonial-wrapp .testimonial-col3 .testimonial-btn1 {
    margin-top: 20px;
}
.treatments-wrapp .treatments-col1 .treatments-row1 {
  width: 24%;
  float: none;
  margin: 0 auto 26px;
}
.treatments-wrapp .treatments-col2 .treatments-row2 {
  width: 100%;
}
.treatments-wrapp h2 {
  font-size: 20px;
  margin: 0 0 6px;
}
.treatments-wrapp p {
  font-size: 15px;
  margin: 0 0 10px;
}

.treatments-wrapp .treatments-col2 .treatments-row2 .treatments-btn1 {
    width: fit-content;
    left: 0;
    right: 0;
    bottom: 40px;
    margin: 0 auto 0;
}
.treatments-btn-box {
  justify-content: center;
}

.treatments-wrapp .treatments-btn-box .treatments-btn2 {
  margin: 0;
}
.testimonials-wrapp {
  text-align: center;
  padding: 30px 0 60px;
}
.testimonials-wrapp .testimonials-col1 {
  width: 100%;
  margin: 0 0 0;
}
.testimonials-symbol-thumb-box {
  width: 20%;
  margin: 0 auto 18px;
}
.testimonials-wrapp h2 {
  float: none;
  font-size: 12px;
  letter-spacing: 5.98px;
  margin: 0 0 12px;
}

.testimonials-wrapp h3 {
  float: none;
  font-size: 25px;
  margin: 0 0 14px;
}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 {
  width: 100%;
  margin: 0 auto 50px;
}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 {
  width: 100%;
  margin: 0 auto 50px;
}

.testimonials-wrapp .testimonials-btn2:last-child {
  margin-right: 4px;
}
.testimonials-wrapp .testimonials-btn2:last-child {
        margin-right: 4px;
        min-width:245px;
   }

.speak-wrapp {
  text-align: center;
 padding: 58px 0 5.2%;

}
.speak-wrapp .speak-col1 {
  width: 100%;
  margin: 0 0 0;
}
.speak-wrapp .speak-col1 .speak-row1 {
  width: 100%;
  transform: none;
  margin: 0 0 40px;
  position: relative;
  top: inherit;
  left: inherit;
}
.speak-wrapp h2 {
  float: none;
   font-size: 12px;
  letter-spacing: 5.98px;
  margin: 0 0 12px;
}

.speak-wrapp h3 {
  float: none;
  font-size: 25px;
  margin: 0 0 18px;
}
.speak-wrapp .speak-btn1:last-child {
  margin-right: 4px;
}
.speak-wrapp .speak-col2 {
  width: 100%;
  margin: 0 0 0;
}
 .speak-wrapp .speak-col2 .speak-row2 {
  width: 100%;
}
.social-wrapp {
  text-align: center;
  padding: 58px 0 60px;
}
.social-wrapp h2 {
  float: none;
  font-size: 12px;
  letter-spacing: 5.98px;
  margin: 0 0 12px;
}
.social-wrapp h3 {
  float: none;
  font-size: 25px;
  margin: 0 0 30px;
}
.social-wrapp .social-col1 {
  width: 100%;
  margin: 0 0 64px;
}
.social-btn-box {
  width: 100%;
  text-align: center;
  margin: 0 0 0;
}
.social-wrapp .social-btn1:last-child {
  margin-right: 4px;
}
.all-one-four-wrapp .all-one-coloum .journey-features:last-child {margin-left:0;}
.fulljaw-wrapp .fulljaw-col1 .col12 h4 {
  font-size: 15px;
  margin: 0 auto 8px;
}
.premium-implant {
  padding: 30px 0 30px;
  margin: 0 0 8px;
}

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

.team-wrapp .team-col2 .non-slider {justify-content: center;}

.team-wrapp .team-col2 .non-slider .team-col3 {width: 100%;margin: 0;}

.treatments-wrapp.treatments-wrapp2 .treatments-col2 {width: 100%;margin: 0 0 20px;}

.abouts-wrapp .top-wrapp h2 {font-size: 28px;}

.gallery-small-thumb-box {max-height:166px;}

.abouts-wrapp .top-wrapp {
  padding: 60px 5% 50px;
}
.abouts-wrapp .top-wrapp h1 {
  font-size: 24px;
  width: fit-content;
  margin: 0 auto 18px;
  padding-inline: 6px;
  line-height: 1.29;
}
.abouts-wrapp .top-wrapp h2 {
  font-size: 26px;
}


.abouts-wrapp .top-wrapp ul li {
  padding: 0 0 18px;
  font-size: 14px;
}
.abouts-wrapp .top-wrapp ul li:before {
  position: relative;
  left: -4px;
  top: 2px;
}
.abouts-wrapp .top-wrapp .conten-row-left {
  width: 100%;
}
.abouts-wrapp .comp-implant-wrapp {
  padding: 50px 5% 40px;
}
.abouts-wrapp .comp-implant-wrapp h2 {
  font-size: 30px;
}
.abouts-wrapp .comp-implant-wrapp h3 {
  font-size: 18px;
}    .abouts-wrapp .comp-implant-wrapp .image {
  width: 80%;
  margin: 0 auto 0;
}    .abouts-wrapp .comp-implant-wrapp .implantfeature {
  width: 100%;
  text-align: center;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature ul li {
  font-size: 16px;
  padding: 0 0 6px 0;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature h4 {
  text-align: center;
  display: flex
;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.partners-wrapp {
  padding: 40px 0;
}
.teaches-wrapp .content {
  width: 100%;
  margin: 0 0 28px;
}
.teaches-wrapp {
  padding: 50px 5% 40px;
  text-align: center;
}
.teaches-wrapp h2 {
  font-size: 30px;
}
.teaches-wrapp ul li {
  padding: 0;
}
.teaches-wrapp ul li:before {
  position: relative;
  left: -3px;
  top: 1px;
}
.teaches-wrapp .teamiamge {
  width: 100%;
}
.teaches-implant {
  padding: 40px 5% 0;
}
.teaches-implant .team-cell {
  width: 100%;
  margin: 0 0 28px;
  flex-direction: column-reverse;
}
.teaches-implant .team-cell .team-conten {
  width: 100%;
  margin: 0 0 0;
  text-align: center;
}
.teaches-implant .team-cell .team-conten {
  width: 100%;
  margin: 0 0 0;
  text-align: center;
}
.teaches-implant .team-cell .team-img {
  width: 80%;
  margin: 0 auto 24px;
}
.abouts-wrapp .book-content {
  padding: 40px 5% 30px;
}
.abouts-wrapp .book-content h2 {
  font-size: 28px;
}
.abouts-wrapp .before-after-wrapp {
  padding: 40px 5% 30px;
}
.abouts-wrapp .before-after-wrapp h2 {
  font-size: 30px;
}
.abouts-wrapp .before-after-wrapp h3 {
  font-size: 18px;
}
.abouts-wrapp .before-after-wrapp .smile-before-after .smiletype {
  margin: 0 10px 0 0;
}
.abouts-wrapp .before-after-wrapp .smile-box-title {
  font-size: 14px;
  line-height: 1.35;
}
.abouts-wrapp .before-after-wrapp .smile-before-after .smiletype:nth-child(2n) {
  margin-right: 0;
}
.abouts-wrapp .before-after-wrapp .smile-before-after .smiletype {
  margin: 0 10px 0 0;
}    .abouts-wrapp .testi-pages {
  padding: 0 5% 40px;
}
.abouts-wrapp .testi-pages .testi-inner {
  width: 100%;
  margin: 0 0 28px;
}
.abouts-wrapp .testi-pages .testi-inner .test-page-img {
  width: 80%;
  margin: 0 auto 24px;
}
.abouts-wrapp .testi-pages .testi-inner .test-page-cont {
  width: 100%;
  margin: 0;
  text-align: center;
}
.abouts-wrapp h3 {
  font-size: 20px;
}
.abouts-wrapp .testi-pages .testi-inner {
  width: 100%;
  margin: 0 0 28px;
}
.abouts-wrapp h3 {
  font-size: 20px;
}
.abouts-wrapp .transparent-pricing {
  padding: 40px 5%;
}
.abouts-wrapp .transparent-pricing h2 {
  font-size: 30px;
}
.abouts-wrapp .transparent-pricing .tranparent-row {
  width: 100%;
  margin: 0 0 18px;
  padding: 25px 2.5% 15px;
}
.abouts-wrapp .transparent-pricing .tranparent-row h3 {
  font-size: 20px;
}
.abouts-wrapp .transparent-pricing .tranparent-row:nth-child(2n) {
  margin-right: 0;
}
.abouts-wrapp .transparent-pricing .tranparent-row h3 {
  font-size: 20px;
}
.abouts-wrapp .transparent-pricing h2 {
  font-size: 30px;
}
.abouts-wrapp .transparent-pricing .tranparent-row {
  width: 100%;
  margin: 0 0 18px;
  padding: 25px 2.5% 15px;
}
.teaches-wrapp h2 {
  font-size: 30px;
}
.teaches-wrapp h2 {
  font-size: 30px;
}
.abouts-wrapp .com-guided-pages h3 {
  font-size: 20px;
}
.teaches-wrapp {
  padding: 50px 5% 40px;
  text-align: center;
}
.abouts-wrapp .com-guided-pages .com-guided-description h2 {
  font-size: 26px;
}
.abouts-wrapp .com-guided-pages .com-guided-description ul li {
  width: 100%;
  margin: 0;
  padding: 0 0 14px;
}
.abouts-wrapp .com-guided-pages .com-guided-images {
  width: 100%;
  margin: 0 0 170px;
}
.abouts-wrapp .book-settled-pages {
  padding: 40px 5% 30px;
}
 .teaches-wrapp ul li:before {
  position: relative;
  left: -3px;
  top: 1px;
}

.abouts-wrapp .book-settled-pages {
  padding: 40px 5% 30px;
}
.abouts-wrapp .book-settled-pages .pom-button {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.partners-wrapp {
  padding: 40px 0;
}
.abouts-wrapp .onsite-3d-fields {
  padding: 30px 5%;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldscont {
  width: 100%;
  text-align: center;
}
.abouts-wrapp .onsite-3d-fields h2 {
  font-size: 30px;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldsimg {
  width: 100%;
}
.abouts-wrapp .before-after-wrapp .smile-before-after .smiletype {
  margin: 0 10px 0 0;
}


.abouts-wrapp .before-after-wrapp .smile-before-after .smiletype {
  width: 48%;
}
.abouts-wrapp .com-guided-pages .com-guided-description {
  width: 100%;
  text-align: center;
  margin: 0 0 18px;
}
.abouts-wrapp .top-wrapp .conten-row1 {
  width: 100%;
  padding: 0 5% 35px;
  text-align: center;
}


.team-wrapp .team-col3 .squere-format-shape img {height: 118.55vw;}

.teamer-wrapp .teamer-col2 .squere-format-shape img {height: 120vw;}

.conten-wrapp .conten-col1 .squere-format-shape img {height: 120.5vw;}
.treatin-wrapp .treatin-col1 h2 {font-size: 18px;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {
  text-align: center;
  letter-spacing: 4.27px;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature ul li:before  {
  left: -3px;
  position: relative;
  left: -4px;
  top: 1px;
}
.abouts-wrapp .faq-wrapp .accordion {padding: 0 5% 0;}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {text-align:left !important;}
.recruitment-wrapp .recruitment-col2 .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: block;}
.recruitment-wrapp .recruitment-col2 .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{text-align: left;}
.recruitment-wrapp .recruitment-col2 .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: 5px;}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 10px;}
.referrals-wrapp .referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .cog-page.cog-wrapper  .cog-input.cog-address__city.cog-input--long .cog-address .cog-row .cog-input--long {
  flex: 3 1 100% !important;
}

.referrals-wrapp .referrals-col1 .referrals-row1 .cog-form__container .cog-input.cog-address__city.cog-input--long {flex: 3 1 100% !important;}

.implants-wrapp .implanttopcontent{top:0;margin:0 0 50px}
.implants-wrapp .implanttopcontent h1{font-size:22px;letter-spacing:.1px}
.implants-wrapp .implanttopcontent h2{font-size:18px;letter-spacing:.1px}
.implants-wrapp .implanttopcontent h3{font-size:16px;letter-spacing:.1px}
.implants-wrapp .implanttopcontent h4{font-size:13px;letter-spacing:.1px}
.implants-wrapp .implanttopcontent h5{font-size:11px;letter-spacing:.1px}
.implants-wrapp .implanttopcontent h6{font-size:9px;letter-spacing:.1px}

.banner-wrapp .banner-col1 .logos {justify-content: center;}
.banner-wrapp .banner-col1 .logos .logo-1 {width: 47%;}

.about-wrapp2 .about-col3 .taxouter .video-bar{width:100%;max-width:100%;left:inherit;position:relative;top:inherit;margin:15px auto 0;padding:0 0 56.2%}

#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:10px;letter-spacing:1.28px;margin:0;padding:17px 43px 17px 27px}
#myModal .modal-content .buk-consult{font-size:18px;margin:0 0 12px}
#myModal .modal-content{width:90%;border:2px solid #62bfeb}
#myModal .modal-content .close{right:2.5%;top:13px;width:24px;height:24px;font-size:28px}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{height:70px;font-size:10px;letter-spacing:5.27px}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{min-height:80px;height:inherit;padding:30px 0 0}
#myModal .modal-content .modal-body{padding:50px 7% 50px}

.book-content.floatingwidget .buk-consult{font-size:10px;letter-spacing:1.12px;padding:10px 10px 10px 10px;max-width:165px;line-height:1.45}
.book-content.floatingwidget{right:15px}

.testimonial-wrapp .testimonial-col1 .non-slider .testimonial-row1 {width: 100%;}

.fheader-mob1 a {overflow: visible;}
.fheader-mob1 a.circle-effects .circle-row1 {display: none;}
.fheader-mob1 a > img {opacity: 1 !important;visibility: visible;transition: all 0.3s ease-in;}
.fheader-mob1 a:hover > img {transform: rotate(360deg);}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {    text-align: center;  display: inline;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {display: inline;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {    top: 3px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {  top: 6px;}
.abouts-wrapp .faq-wrapp .faqs-col1 .content:last-child {padding-bottom: 0;}
.faq-wrapp .accordion .pom-button.belw-faq {margin: 26px auto 0;}

.book-you-free .book-you-free-form .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 {    text-align: center;display: inline;}
.book-you-free .book-you-free-form .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: 3px;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before {top: 6px;}
.book-you-free .book-you-free-form .nf-error-msg.nf-error-field-errors {text-align: center;  font-size: 14px;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {
    text-align: center;
}
.faq-wrapp .accordion .pom-button.belw-faq {font-size: 10px;padding: 20px 42px 21px 24px;}


.banner-wrapp .banner-col1 .video-banner .videobox{width:100%;float:none;left:0;right:0;margin:0 auto 0}
.banner-wrapp .banner-col1 .video-banner{padding:33px 0 0}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button{width:39.2px;height:39.2px}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button:before{width:39.2px;height:39.2px}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button:after{width:50px;height:50px}

.tim-wrapp .outer-teamer .imager h2{font-size:18px}
.tim-wrapp{padding:20px 0 88px}


.tim-wrapp .team-about-col1 .about-col2{display:none}
.tim-wrapp .team-about-col1 .about-row1.custom-select1{width:100%;text-align:center;margin:0 0 32px}


}

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

.header-wrapp { text-align:center; padding:80px 0 40px; position:relative; top:inherit;}
.header-wrapp .header-col1 { width:360px; float:none; margin:0 auto 12px;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:none;}
.header-wrapp .header-col2 { width:100%; display:none; margin:0 0 0;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col2 .header-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 20px 0;}
.header-wrapp .header-col2 .header-row2 li:last-child { margin-right:20px;}
.header-wrapp .header-col2 .header-row2 li:after { width:1px; margin:0 0 0; position:absolute; right:-21px;}
.header-wrapp .header-col3 { width:100%; margin:0 0 0;}
.header-wrapp .header-col3 .header-row3 { width:100%;}
.header-wrapp .header-btn1 { width:48%; margin:4.2% 0 0; padding:20px 2% 21px 2%;}
.header-wrapp .header-btn1 span { display:none;}
.header-wrapp .header-btn1:first-child { margin-top:0;}
.header-wrapp .header-btn1:nth-child(2) { margin-top:0;}
.header-wrapp .header-btn1:nth-child(2n) { float:right;}
.header-row2 li, .header-row2 li a { font-size:10px; letter-spacing:1.44px; line-height:normal;}

.linker-wrapp { text-align:center; display:none; padding:38px 0 38px; position:relative; top:inherit;}
.linker-wrapp .linker-col1 { width:100%; margin:0 0 0;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%;}
.linker-row1 li, .linker-row1 li a { font-size:10px; letter-spacing:1.44px; line-height:normal;}

.banner-wrapp { text-align:center; min-height:inherit; margin:0 0 0;}
.banner-wrapp p { font-size:15px; color:#3D3D3D; margin:0 0 10px;}
.banner-wrapp p a { color:#3D3D3D;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 14px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { float:none; font-size:31px; color:#3D3D3D; margin:0 0 14px;}
.banner-wrapp h3 a { color:#3D3D3D;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:38px 5% 74px; background: #ffffff;}
.banner-wrapp .banner-btn1 { margin:14px 4px 0;}
.banner-wrapp .banner-btn1:last-child { margin-right:4px;}
.banner-wrapp .banner-btn2 { margin:14px 4px 0;}
.banner-wrapp .banner-btn2:last-child { margin-right:4px;}

.about-wrapp { text-align:center; padding:40px 0 5.2%;}
.about-wrapp p { font-size:15px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { float:none; font-size:10px; letter-spacing:1.68px; margin:0 0 4px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 14px;}
.about-wrapp h3 span { display:inline;}
.about-wrapp h4 { float:none; font-size:25px; margin:0 0 14px;}
.about-wrapp h4 span { display:inline;}
.about-wrapp .about-col1 { width:100%; margin:0 0 0;}
.about-wrapp .about-col1 .about-row1 { width:100%; margin:0 0 40px;}
.about-wrapp .about-col2 { width:100%; display:none; margin:0 0 0;}
.about-wrapp .about-col2 .about-row2 { width:100%;}
.about-wrapp .about-col2 .about-row2 a { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.about-wrapp .about-col3 { width:100%; margin:0 0 0;}
.about-wrapp .about-col3 .about-row3 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; left:inherit;}
.about-wrapp .about-col4 { width:100%; margin:14.6% 0 0;}
.about-wrapp .about-btn1 { margin:14px 4px 0;}
.about-wrapp .about-btn1:last-child { margin-right:4px;}

.implants-wrapp { text-align:center; padding:58px 0 0;}
.implants-wrapp p { font-size:15px; margin:0 0 10px;}
.implants-wrapp p span { display:inline;}
.implants-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.implants-wrapp h2 span { display:inline;}
.implants-wrapp h3 { float:none; font-size:25px; margin:0 0 14px;}
.implants-wrapp h3 span { display:inline;}
.implants-wrapp .implants-col1 { width:100%; margin:0 0 0;}
.implants-wrapp .implants-col1 .implants-row1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; right:inherit;}
.implants-wrapp .implants-col2 { width:100%; margin:0 0 0;}
.implants-wrapp .implants-col2 .implants-row2 { width:100%;}
.implants-wrapp .implants-btn1 { margin:14px 4px 0;}
.implants-wrapp .implants-btn1:last-child { margin-right:4px;}

.veneers-wrapp { text-align:center; padding:58px 0 0;}
.veneers-wrapp p { font-size:15px; margin:0 0 10px;}
.veneers-wrapp p span { display:inline;}
.veneers-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.veneers-wrapp h2 span { display:inline;}
.veneers-wrapp h3 { float:none; font-size:25px; margin:0 0 14px;}
.veneers-wrapp h3 span { display:inline;}
.veneers-wrapp .veneers-col1 { width:100%; margin:0 0 0;}
.veneers-wrapp .veneers-col1 .veneers-row1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; left:inherit;}
.veneers-wrapp .veneers-col2 { width:100%; margin:0 0 0;}
.veneers-wrapp .veneers-col2 .veneers-row2 { width:100%;}
.veneers-wrapp .veneers-btn1 { margin:14px 4px 0;}
.veneers-wrapp .veneers-btn1:last-child { margin-right:4px;}

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

.aesthetics-wrapp { text-align:center; padding:58px 0 0;}
.aesthetics-wrapp p { font-size:15px; margin:0 0 10px;}
.aesthetics-wrapp p span { display:inline;}
.aesthetics-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.aesthetics-wrapp h2 span { display:inline;}
.aesthetics-wrapp h3 { float:none; font-size:25px; margin:0 0 14px;}
.aesthetics-wrapp h3 span { display:inline;}
.aesthetics-wrapp .aesthetics-col1 { width:100%; margin:0 0 0;}
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; left:inherit;}
.aesthetics-wrapp .aesthetics-col2 { width:100%; margin:0 0 0;}
.aesthetics-wrapp .aesthetics-col2 .aesthetics-row2 { width:100%;}
.aesthetics-wrapp .aesthetics-btn1 { margin:14px 4px 0;}
.aesthetics-wrapp .aesthetics-btn1:last-child { margin-right:4px;}

.treatments-wrapp { text-align:center; padding:60px 0 60px;}
.treatments-wrapp p { font-size:15px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:20px; margin:0 0 6px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp .treatments-col1 { width:100%; margin:0 0 26px;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:24%; float:none; margin:0 auto 26px;}
.treatments-wrapp .treatments-col2 { width:50%; clear:left; margin:0 0 0; padding:40px 5% 80px 5%;}
.treatments-wrapp .treatments-col2:nth-child(2n) { float:right; clear:right;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%;}
.treatments-wrapp .treatments-btn1 { margin:14px 4px 0;}
.treatments-wrapp .treatments-btn1:last-child { margin-right:4px;}
.treatments-wrapp .treatments-btn2 { margin:14px 4px 0;}
.treatments-wrapp .treatments-btn2:last-child { margin-right:4px;}

.treatments-wrapp .treatments-col2 .treatments-row2 .treatments-btn1 {  left: 50%;  right: 0; margin: 0 auto 0;  bottom: 40px;}

.gallery-wrapp { text-align:center; padding:4% 0 30px;}
.gallery-wrapp .gallery-col1 { width:100%; margin:0 0 0;}
.gallery-wrapp .gallery-col1 .gallery-row1 { width:100%; margin:0 0 40px;}

.testimonials-wrapp { text-align:center; padding:30px 0 60px;}
.testimonials-wrapp p { font-size:15px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp h3 { float:none; font-size:25px; margin:0 0 14px;}
.testimonials-wrapp h3 span { display:inline;}
.testimonials-wrapp h4 { font-size:15px; margin:20px 0 10px;}
.testimonials-wrapp h4 span { display:inline;}
.testimonials-wrapp .testimonials-col1 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%; margin:0 auto 50px;}
.testimonials-wrapp .testimonials-btn1 { margin:14px 4px 0;min-width:245px;}
.testimonials-wrapp .testimonials-btn1:last-child { margin-right:4px;}
.testimonials-wrapp .testimonials-btn2 { margin:14px 4px 0;}
.testimonials-wrapp .testimonials-btn2:last-child { margin-right:4px;}

.team-wrapp { text-align:center; padding:58px 0 80px;}
.team-wrapp p { font-size:15px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { float:none; font-size:25px; margin:0 0 14px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp h4 { float:none; font-size:17px; margin:0 0 8px;}
.team-wrapp h4 span { display:inline;}
.team-wrapp h5 { font-size:13px; margin:0 0 8px;}
.team-wrapp h5 span { display:inline;}
.team-wrapp .team-col1 { width:100%; margin:0 0 40px;}
.team-wrapp .team-col1 .team-row1 { width:100%;}
.team-wrapp .team-col2 { width:100%; margin:0 0 0;}
.team-wrapp .team-col2 .team-row2 { width:100%; margin:0 0 26px;}
.team-wrapp .team-col3 { width:100%; margin:0 0 0;}
.team-wrapp .team-col3 .team-row3 { width:100%;}
.team-wrapp .team-btn1 { margin:6px 4px 0;}
.team-wrapp .team-btn1:last-child { margin-right:4px;}

.contact-wrapp { text-align:center; padding:58px 0 60px;}
.contact-wrapp p { font-size:15px; margin:0 0 10px;}
.contact-wrapp p span { display:inline;}
.contact-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { float:none; font-size:25px; margin:0 0 18px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp h4 { float:none; font-size:9px; letter-spacing:4.27px; margin:0 0 18px;}
.contact-wrapp h4 span { display:inline;}
.contact-wrapp .contact-col1 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%; margin:0 0 12px; position:relative; top:inherit; left:inherit;}
.contact-wrapp .contact-col2 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col2 .contact-row2 { width:100%;}
.contact-wrapp .contact-col3 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col3 .contact-row3 { width:100%;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil1 { text-align:center; font-size:9px; letter-spacing:4.27px;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil2 { width:48%; height:64px; margin:0 0 0; padding:0 5% 0;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil2:nth-child(2n) { float:right;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil3 { width:48%; height:64px; margin:0 0 30px; padding:25px 5% 0;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil3:nth-child(2n) { float:right;}
.contact-wrapp .contact-btn1 { margin:4px 4px 0;}
.contact-wrapp .contact-btn1:last-child { margin-right:4px;}

.speak-wrapp { text-align:center; padding:58px 0 5.2%;}
.speak-wrapp p { font-size:15px; margin:0 0 10px;}
.speak-wrapp p span { display:inline;}
.speak-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.speak-wrapp h2 span { display:inline;}
.speak-wrapp h3 { float:none; font-size:25px; margin:0 0 18px;}
.speak-wrapp h3 span { display:inline;}
.speak-wrapp .speak-col1 { width:100%; margin:0 0 0;}
.speak-wrapp .speak-col1 .speak-row1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; left:inherit;}
.speak-wrapp .speak-col2 { width:100%; margin:0 0 0;}
.speak-wrapp .speak-col2 .speak-row2 { width:100%;}
.speak-wrapp .speak-btn1 { margin:4px 4px 0;}
.speak-wrapp .speak-btn1:last-child { margin-right:4px;}

.social-wrapp { text-align:center; padding:58px 0 60px;}
.social-wrapp p { font-size:15px; margin:0 0 10px;}
.social-wrapp p span { display:inline;}
.social-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.social-wrapp h2 span { display:inline;}
.social-wrapp h3 { float:none; font-size:25px; margin:0 0 30px;}
.social-wrapp h3 span { display:inline;}
.social-wrapp .social-col1 { width:100%; margin:0 0 64px;}
.social-wrapp .social-col1 .social-row1 { width:100%;}
.social-wrapp .social-btn1 { margin:0 4px 0;}
.social-wrapp .social-btn1:last-child { margin-right:4px;}

.fheader-wrapp { text-align:center; padding:60px 0 17px;}
.fheader-wrapp .fheader-col1 { width:213px; float:none; margin:0 auto 12px;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%; float:none;}
.fheader-wrapp .fheader-col2 { width:100%; display:none; margin:0 0 0;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%;}
.fheader-wrapp .fheader-col2 .fheader-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 20px 0;}
.fheader-wrapp .fheader-col2 .fheader-row2 li:last-child { margin-right:20px;}
.fheader-wrapp .fheader-col2 .fheader-row2 li:after { width:1px; margin:0 0 0; position:absolute; right:-21px;}
.fheader-wrapp .fheader-col3 { width:100%; margin:0 0 0;}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%;}
.fheader-wrapp .fheader-btn1 { width:48%; margin:4.2% 0 0; padding:20px 2% 21px 2%;}
.fheader-wrapp .fheader-btn1 span { display:none;}
.fheader-wrapp .fheader-btn1:first-child { margin-top:0;}
.fheader-wrapp .fheader-btn1:nth-child(2) { margin-top:0;}
.fheader-wrapp .fheader-btn1:nth-child(2n) { float:right;}
.fheader-row2 li, .fheader-row2 li a { font-size:10px; letter-spacing:1.44px; line-height:normal;}

.flinker-wrapp { text-align:center; padding:17px 0 13px;}
.flinker-wrapp h2 { float:none; font-size:10px; letter-spacing:1.44px; margin:0 0 6px;}
.flinker-wrapp h2 span { display:inline;}
.flinker-wrapp .flinker-col1 { width:100%; margin:0 0 8px;}
.flinker-wrapp .flinker-col1 .flinker-row1 { width:100%;}
.flinker-wrapp .flinker-col1 .flinker-row1 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.flinker-wrapp .flinker-col2 { width:100%; margin:0 0 8px;}
.flinker-wrapp .flinker-col2 .flinker-row2 { width:100%;}
.flinker-wrapp .flinker-col2 .flinker-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.flinker-wrapp .flinker-col3 { width:100%; margin:0 0 0;}
.flinker-wrapp .flinker-col3 .flinker-row3 { width:100%;}
.flinker-wrapp .flinker-col3 .flinker-row3 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.flinker-row1 li, .flinker-row1 li a, .flinker-row2 li, .flinker-row2 li a, .flinker-row3 li, .flinker-row3 li a { font-size:10px; letter-spacing:1.44px; line-height:2;}

.footer-wrapp { text-align:center; padding:13px 0 95px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 8px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { display:none;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:10px; letter-spacing:1.44px; line-height:2;}

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

.about-wrapp2 { padding:40px 0 45px;}
.aesthetics-wrapp2 { padding:28px 0 0;}

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

.sidbar-wrapp h2 { font-size:12px;}
.sidbar-wrapp h3 { font-size:28px;}
.sidbar-wrapp .sidbar-col1 { padding:55px 0 60px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:100%; padding:0 5%;}
.sidbar-wrapp .sidbar-col2 { padding:58px 0 55px;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 { width:100%; padding:0 5%;}

.blog-wrapp h2 { font-size:12px;}
.blog-wrapp h3 { font-size:22px;}
.blog-wrapp .blog-col2 { margin:0 0 50px;}
.blog-wrapp .blog-col1 .blog-row1 { width:100%; margin:0 0 35px;}
.blog-wrapp .blog-col1 .blog-row2 { width:100%;}

.abouts-wrapp .abouts-row2 .abouts-row3 { width:422px;}

.teamer-wrapp { padding:50px 0 0;}
.teamer-wrapp h2 { font-size:17px;}
.teamer-wrapp h3 { font-size:13px; min-height:47px;padding-bottom: 20px;}
.teamer-wrapp .teamer-col1 { padding:0;justify-content: center;}
.teamer-wrapp .teamer-col2 { width:49%; margin:0 0 30px;}
.teamer-wrapp .teamer-col2:nth-child(2n) { float:right;}

.custom-col1 { margin:52px 0 51px;}

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

.blogin-wrapp h2 { font-size:12px;}
.blogin-wrapp .blogin-col1 { width:100%;}

.gallerin-wrapp .gallerin-col1 .gallerin-row2 { padding:40px 0 0;}

.teamin-wrapp h2 { font-size:18px;}
.teamin-wrapp h3 { font-size:15px;}
.teamin-wrapp h4 { font-size:15px;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:52%;}

.testimonial-wrapp { padding:0 0 50px;}
.testimonial-wrapp .testimonial-col2 { margin:0 0 0;}
.testimonial-wrapp .testimonial-col3 { width:100%;}

.getin-wrapp { padding:55px 0 60px;}
.getin-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.getin-wrapp h2 span { display:inline;}
.getin-wrapp h3 { float:none; font-size:25px; margin:0 0 18px;}
.getin-wrapp h3 span { display:inline;}
.getin-wrapp .getin-col1 .getin-row1 { width:100%; position:relative; top:inherit; transform:none;}
.getin-wrapp .getin-col2 { width:100%; margin:0 0 45px;}
.getin-wrapp .getin-col2 .getin-row2 .getin-fil1 { font-size:11px; letter-spacing:4.27px;}
.getin-wrapp .getin-col2 .getin-row2 .getin-fil2 { width:100%; height:64px; margin:0 0 0;}
.getin-wrapp .getin-col2 .getin-row2 .getin-fil3 { width:100%; height:64px; margin:0 0 30px; padding:26px 0 0;}

.opening-wrapp { padding:60px 0 54px;}
.opening-wrapp h2 { font-size:25px;}
.opening-wrapp ul li { width:100%;}

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

.common-btn-col1 h5 span { display:inline;}

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

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

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

/*testimonials-content-box-css*/
.testimonials-content-box { width:100%; margin:0 0 0; padding:0 0 0;}

/*testimonials-symbol-thumb-box-css*/
.testimonials-symbol-thumb-box { width:20%; margin:0 auto 18px;}

/*gallery-big-thumb-box-css*/
.gallery-big-thumb-box { width:100%; margin:1% 0 0;}
.gallery-big-thumb-box:nth-child(2n) { float:right;}
.gallery-big-thumb-box:first-child { margin-top:0;}
.gallery-big-thumb-box:nth-child(2) { margin-top:4%;}

/*gallery-small-thumb-box-css*/
.gallery-small-thumb-box {width: 49.5%;margin:0 2% 0 0;}
.gallery-small-thumb-box:nth-child(2n) { float:right;margin-right: 1%}
.gallery-small-thumb-box:first-child { margin-top:0;}
.gallery-small-thumb-box:nth-child(2) { margin-top:1%;margin-right: 1%;}
.gallery-small-thumb-box:nth-child(3) {margin-right: 0;margin-top: 1%;}

/*flinker-social-box-css*/
.flinker-social-box { width:100%; display:none; margin:0 0 0;}
.flinker-social-box a { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.flinker-social-box a:last-child { margin-right:4px;}

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

/*aesthetics-btn-box-css*/
.aesthetics-btn-box { width:100%; text-align:center; margin:0 0 0; position:absolute; bottom:5%;}

/*gallery-btn-box-css*/
.gallery-btn-box { width:100%; text-align:center; margin:0 auto 0; position:relative; bottom:inherit;}

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

/*logo-shape-css*/
.implants-logo-gold-shape { width:71.5%; margin:0 0 0; position:absolute; top:9.6%; left:0;}
.veneers-logo-gold-shape { width:72.7%; margin:0 0 0; position:absolute; top:10.5%; right:0;}
.invisalign-logo-gold-shape { width:61.9%; margin:0 0 0; position:absolute; top:9.8%; left:0;}
.aesthetics-logo-gold-shape { width:72.7%; margin:0 0 0; position:absolute; top:10.4%; right:0;}

/*mobile-css*/
.header-mob1 { width:100%; display:block; margin:0 0 16px;}
.header-mob2 { width:100%; display:block; margin:0 0 14px;}
.fheader-mob1 { width:100%; display:block; margin:0 0 16px;}
.fheader-mob2 { width:100%; display:block; margin:0 0 14px;}

/*btn-css*/
.header-btn1, .banner-btn1, .banner-btn2, .about-btn1, .implants-btn1, .veneers-btn1, .invisalign-btn1, .aesthetics-btn1, .aesthetics-btn2, .treatments-btn1, .treatments-btn2, .gallery-btn1, .testimonials-btn1, .testimonials-btn2, .team-btn1, .contact-fil1, .contact-btn1, .contact-btn1 input, .speak-fil1, .speak-btn1, .social-btn1, .fheader-btn1, .sidbar-fil1, .abouts-btn1, .blog-btn1, .paiger-btn1, .paiger-btn2, .galler-btn1, .blogin-btn1, .gallerin-btn1, .common-btn1, .teamin-btn1, .treatin-btn1, .testimonial-btn1, .getin-fil1 { font-size:10px; letter-spacing:1.44px; line-height:normal;}

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

.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { height: 64px; font-size: 9px; letter-spacing: 4.27px; text-align: center;   padding: 0 5% 0;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {  margin: 0 0 30px;  padding: 25px 5% 0;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 10px;  letter-spacing: 1.28px;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 48%;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2n) { float: right;}
.contact-wrapp .contact-col3 .contact-row3 .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 .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: 2px;}
.contact-wrapp .contact-col3 .contact-row3 .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: 5px;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { justify-content: center;}


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

.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 10px; letter-spacing: 1.28px;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell { width: 100% !important;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {  width: 100% !important;}
.getin-wrapp .getin-col2 .getin-row2 .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: 64px; font-size: 11px; letter-spacing: 4.27px;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {margin: 0 0 30px; padding: 26px 0 0;}


.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { margin: 20px 0 10px !important; text-align: center;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { margin: 0 0 20px !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 11px; letter-spacing: 1.78px;}
.referrals-wrapp .referrals-col3 { width: 100%;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(4) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(6) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(8) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(11) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 11px; letter-spacing: 4.27px; text-align: center;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { display: inline;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after { top: 1px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 4px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .submit-wrap .nf-field-element { justify-content: center;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li { width: 50%;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(5) {margin: 40px 0 0;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(9) {  margin: 40px 0 10px;}
.referrals-wrapp h2 { font-size: 28px;}
.referrals-wrapp h3 {font-size: 24px;}
.referrals-wrapp .referrals-col1 {width: 100%;}

.benefits-wrapp h2{font-size: 28px;}

.offer-wrapp .special-off-btn2, .offer-wrapp .special-off-btn1 {font-size: 10px; letter-spacing: 1.44px; line-height: normal;}

.offer-wrapp .blog-col1 .blog-col2 { padding: 0 0 35px; margin: 0 0 50px;}
.referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .cog-field .cog-label  {letter-spacing: 1.27px; font-size: 14px;}

h1.seo-sub-title {font-size: 25px;}

.conten-wrapp.default-temp .conten-col1 .conten-row1 {width: 100%; padding: 50px 5% 0;}
.conten-wrapp .conten-col1 .typography.extra-defalt {width: 100%; padding: 0 5% 30px;}

.team-wrapp .team-col3 .rounded img {height: 28.80vw;}

.teamer-wrapp .teamer-col2 .rounded img {height: 44.45vw;}

.teamin-wrapp .teamin-col1 img {height: 36.8vw;}

.treatments-wrapp .implants-col1 h1{font-size:28px}
.treatments-wrapp .implants-col1{flex-direction:column-reverse}
.treatments-wrapp .implants-col1 .implants-col2{width:100%;margin:0 0 0}
.treatments-wrapp .implants-col1 .implants-row1{width:100%;margin:0 0 30px}
.treatments-wrapp .implants-col1 .treatin2-btn1{font-size:10px;letter-spacing:1.44px;line-height:normal;margin:12px 0 0}

.jobs-wrapp .jobs-col1 h2{font-size:24px}
.jobs-wrapp .jobs-col1 h4{font-size:18px}
.jobs-wrapp .jobs-col1 ul li{font-size:15px}
.jobs-wrapp .jobs-col1{padding:40px 5%}

.treatin-wrapp .accordion h2 {padding-left: 50px;}
.treatin-wrapp .accordion h2 span {left: 14px;}

.about-wrapp h1.seo-sub-title {font-size: 26px;}

.blog-wrapp .blog-col2:last-child {margin:0 0 20px;}

.referrals-wrapp {padding: 75px 0 30px;}
.fulljaw-wrapp .fulljaw-col1 h1 {
  font-size: 32px;
}
.fulljaw-wrapp .fulljaw-col1 h3 {
  font-size: 20px;
}
.fulljaw-wrapp .fulljaw-col1 p {
  font-size: 15px;
}
.full-jaw-team-section .team-advice {
  padding: 30px 3% 20px;
}
.premium-implant h3 {
  font-size: 22px;
}
.impliment-cost-fulljaw h1 {
  font-size: 24px;
}
.impliment-cost-fulljaw .cost-content-col .cost-content-col1 h2 {
  font-size: 14px;
}
.impliment-cost-fulljaw .cost-content-col2 ul li {
  font-size: 14px;
}
.impliment-cost-fulljaw .cost-content-col2 ul li:before {
  top: -3px;
}
.fulljaw-consultation-wrapp .consultation-col {
  flex-direction: column-reverse;
}
.fulljaw-consultation-wrapp h2 {
  font-size: 26px;
  letter-spacing: .42px;
}
.fulljaw-consultation-wrapp .consultation-btn1 {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.fulljaw-dentures .white-and-black .denture-black-sec h1 {
  font-size: 26px;
}
.fulljaw-dentures .white-and-black .denture-black-sec h4 {
  font-size: 20px;
}
.fulljaw-features-wrapp .features-items h3 {
  font-size: 16px;
}
.fulljaw-faq-wrapp .faq-row h1 {
  font-size: 28px;
}
.smile-cases-wrapp h1 {
  font-size: 25px;
}
.fulljaw-wrapp .flinker-btn1 {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.premium-implant h3 {
  font-size: 22px;
}
.full-jaw-team-section h1 {
  font-size: 32px;
}
.full-jaw-team-section h3 {
  font-size: 20px;
}
.full-jaw-team-section .team-advice {
  padding: 30px 3% 20px;
}
.impliment-cost-fulljaw {
  padding: 60px 0 20px;
}
.impliment-cost-fulljaw .cost-content-col .cost-content-col1 {
  width: 100%;
  margin: 0 0 28px;
  text-align: center;
}
.impliment-cost-fulljaw h1 {
  font-size: 30px;
  text-align: center;
  margin: 0 0 20px;
}
.impliment-cost-fulljaw .cost-content-col .cost-content-col1 h2 {
  font-size: 18px;
  margin: 0 auto 18px;
}
.impliment-cost-fulljaw .cost-content-col .cost-content-col2 {
  width: 100%;
  text-align: center;
}
.impliment-cost-fulljaw .cost-content-col2 ul li {
 font-size: 15px;
  padding: 0 0 18px;
}
.impliment-cost-fulljaw .cost-content-col2 ul li:before {
  top: 2px;
  position: relative;
  left: -3px;
}
.impliment-cost-fulljaw .cost-content-col2 blockquote p:before {
  position: relative;
  top: 8px;
  left: -5px;
}
.fulljaw-consultation-wrapp {
  padding: 20px 0 60px;
}
.fulljaw-consultation-wrapp .consultation-col {
  flex-direction: column-reverse;
}
.fulljaw-consultation-wrapp .consultation-col .consultation-col1 {
  margin: 0 auto 0;
  width: 80%;
}
.fulljaw-consultation-wrapp .consultation-col .consultation-col2 {
  width: 100%;
  text-align: center;
  margin: 0 0 28px;
}
.fulljaw-consultation-wrapp h2 {
  font-size: 26px;
  letter-spacing: .42px;
}
.fulljaw-consultation-wrapp .consultation-btn1 {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.fulljaw-dentures .white-and-black .denture-black-sec {
  padding: 50px 3% 50px;
}
.fulljaw-dentures .white-and-black .denture-black-sec h1 {
  font-size: 26px;
}    .fulljaw-dentures .white-and-black .denture-black-sec h4 {
  font-size: 20px;
}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .image {
  width: 100%;
  margin: 0 0 28px;
}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content {
  width: 100%;
  text-align: center;
}

.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content ul li {
  font-size: 15px;
  padding: 0 0 18px;
}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content ul li:before {
  top: 2px;
  position: relative;
  left: -3px;
}
.fulljaw-dentures .white-and-black .denture-white-sec .image {
  margin: 0 auto 18px;
}
.fulljaw-dentures .white-and-black .denture-white-sec h3 {
  font-size: 18px;
}
.fulljaw-dentures .white-and-black .denture-white-sec .denture-btn1 {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.fulljaw-features-wrapp .features-items .features {
  width: 48.5%;
  margin: 0 1.45% 20px 0;
}
.fulljaw-features-wrapp .features-items h3 {
  font-size: 16px;
}

.fulljaw-faq-wrapp {
  padding: 50px 0 40px;

}
.fulljaw-faq-wrapp .faq-row h1 {
  font-size: 26px;
}
.fulljaw-faq-wrapp .faq-row .content-image .faq-content {
  width: 100%;
  margin: 0 0 28px;
  text-align: center;
}
.fulljaw-faq-wrapp .faq-row .content-image .faq-image {
  width: 88%;
  margin: 0 auto 0;
}
.accordion h2 {
  padding: 14px 12% 14px 5%;
}
.accordion h2:after {
  right: 5%;

}
.fulljaw-faq-wrapp .faq-row .faq-row-2 .faqs-col1 .content {
  padding: 17px 41px 10px;
}
.smile-cases-wrapp h1 {
  font-size: 25px;
}
.smile-cases-wrapp .call-today-smile {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.patient-review-wrapp h1 {
  font-size: 28px;
}
.patient-review-wrapp .patient-review-col .patient-review {
  width: 100%;
  margin: 0 0 22px;
}
.patient-review-wrapp p {
  font-size: 15px;
}

.patient-review-wrapp .patient-review-col h3 {
  font-size: 18px;
}
.all-one-four-wrapp h1 {
  font-size: 25px;
}
.all-one-four-wrapp .all-one-coloum .journey-features {
  width: 100%;
  margin: 0 auto 18px;
  padding: 30px 15px 45px;
}
.all-one-four-wrapp .all-one-coloum p {
  font-size: 15px;
}
.compromise-wrapp {
  padding: 40px 0 20px;
}
.compromise-wrapp .compromise-sec .compromise-col-1 {
  width: 85%;
  margin: 0 auto 0;
  text-align: center;
}
.compromise-wrapp h2 {
  font-size: 26px;
}
.compromise-wrapp p {
  font-size: 14px;
}
.compromise-wrapp .zero-percentage {
  padding: 0 0 20px;
}
.compromise-wrapp .zero-percentage img {
  width: 72px;
}
.compromise-wrapp p {
  font-size: 14px;
}
.compromise-wrapp .compromise-sec .compromise-col-2 {
  width: 40%;
  margin: 0 auto 0;
}
.compromise-wrapp .goto-abroad {
  margin: 10px 0 20px;
}
.compromise-wrapp .goto-abroad .abroad-col .abroad-col-1 {
  width: 100%;
  margin: 0;
  text-align: center;
}

.compromise-wrapp .goto-abroad h1 {
  font-size: 28px;
}
.compromise-wrapp .goto-abroad .abroad-col .abroad-col-2 {
  width: 100%;
  text-align: center;
}
.compromise-wrapp p {
  font-size: 14px;
}
.travelling-wrapp .travelling-col-1 {
  width: 48.5%;
  margin: 0 auto 28px;
}
.travelling-wrapp .travelling-col-2 {
  width: 100%;
  text-align: center;
}
.travelling-wrapp h1 {
  font-size: 26px;
}
.scanning-safty-wrapp .safty-section {
  margin: 0 0 40px;
}
.scanning-safty-wrapp .safty-section .safty-col .safty-col-1 {
  width: 58.5%;
  margin: 0 auto 28px;
}
.scanning-safty-wrapp .safty-section .safty-col .safty-col-2 {
  width: 100%;
  text-align: center;
}
.scanning-safty-wrapp h1 {
  font-size: 26px;
}
.scanning-safty-wrapp .scanning-col .scanning-col-1 {
  width: 58.5%;
  margin: 0 auto 28px;
}    .scanning-safty-wrapp .scanning-col .scanning-col-2 {
  width: 100%;
  text-align: center;
}
.scanning-safty-wrapp h1 {
  font-size: 26px;
}
.scanning-safty-wrapp ul li {
  font-size: 15px;
  padding: 0 0 6px 0;
}
.scanning-safty-wrapp ul li:before {
  position: relative;
  left: -4px;
  top: 1px;
}
.nervous-wrapp:before {
  background: rgba(255 255 255 / .65);
}
.nervous-wrapp .nervous-col {
  width: 90%;
  padding: 0;
  text-align: center;
}
.nervous-wrapp h1 {
  font-size: 28px;
}
.nervous-wrapp p {
  font-size: 15px;
}
.experienced-wrapp {
  margin: 20px 0 20px;
}
.experienced-wrapp .experience-col .experience-col-1 {
  width: 100%;
  margin: 0 0 28px;

}
.experienced-wrapp h1 {
  font-size: 30px;
  margin: 0 0 20px;
  text-align: center;
}
.experienced-wrapp h3 {
  font-size: 24px;
  text-align: center;
}
.experienced-wrapp ul li {
  font-size: 15px;
}
.experienced-wrapp ul li:before {
  position: relative;
  left: -4px;
  top: 1px;
}.experienced-wrapp .experience-col .experience-col-2 {
  width: 55.5%;
  margin: 0 auto 0;
}
.location-wrapp .map-loct-content {
  width: 90%;
}
.location-wrapp .map-loct-content .location-map {
  width: 100%;
  margin: 0 0 28px;
}
.location-wrapp .map-loct-content .location-conten {
  width: 100%;
  text-align: center;
}
.location-wrapp .map-loct-content .loc-notice {
  justify-content: center;
}    .book-you-free {
  padding: 40px 5% 30px;
}
.book-you-free .book-you-free-cont {
  width: 100%;
  margin: 0 0 28px;
  text-align: center;
}
.book-you-free .book-you-free-cont h3 {
  font-size: 36px;
  margin: 0 0 22px;
}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {
  text-align: center;
  letter-spacing: 4.27px;
}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {
  justify-content: center;
}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {
  justify-content: center;
}
.aesthetics-wrapp2 {
  padding: 28px 0 0;
}

.aesthetics-wrapp .aesthetics-col1 {
  width: 100%;
  margin: 0 0 0;
}
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 {
  width: 100%;
  transform: none;
  margin: 0 0 40px;
  position: relative;
  top: inherit;
  left: inherit;
}
.aesthetics-wrapp h2 {
  float: none;
  font-size: 12px;
  letter-spacing: 5.98px;
  margin: 0 0 12px;
}
.aesthetics-wrapp h3 {
  float: none;
  font-size: 25px;
  margin: 0 0 14px;
}
.aesthetics-wrapp p {
  font-size: 15px;
  margin: 0 0 10px;
}
.aesthetics-wrapp .aesthetics-btn1:last-child {
  margin-right: 4px;
}    .aesthetics-wrapp .aesthetics-col2 {
  width: 100%;
  margin: 0 0 0;
}    .aesthetics-wrapp .aesthetics-col2 .aesthetics-row2 {
  width: 100%;
}
.aesthetics-logo-gold-shape {
  width: 72.7%;
  margin: 0 0 0;
  position: absolute;
  top: 10.4%;
  right: 0;
}
.aesthetics-btn-box {
  width: 100%;
  text-align: center;
  margin: 0 0 0;
  position: absolute;
  bottom: 5%;
}
.treatments-wrapp {
  text-align: center;
  padding: 60px 0 60px;
}
.treatments-wrapp .treatments-col1 {
  width: 100%;
  margin: 0 0 26px;
}
.treatments-wrapp .treatments-col2 {
  width: 50% !important;
  clear: left;
  margin: 0 0 0;
  padding: 40px 5% 80px 5%;
}
.treatments-wrapp .treatments-col1 .treatments-row1 {
  width: 24%;
  float: none;
  margin: 0 auto 26px;
}
.treatments-wrapp .treatments-col2 .treatments-row2 {
  width: 100%;
}
.treatments-wrapp h2 {
  font-size: 20px;
  margin: 0 0 6px;
}
.treatments-wrapp p {
  font-size: 15px;
  margin: 0 0 10px;
}

.treatments-wrapp .treatments-col2 .treatments-row2 .treatments-btn1 {
  width: fit-content;
  left: 0;
  right: 0;
  bottom: 40px;
  margin: 0 auto 0;
}
.treatments-btn-box {
  justify-content: center;
}

.treatments-wrapp .treatments-btn-box .treatments-btn2 {
  margin: 0;
}
.testimonials-wrapp {
  text-align: center;
  padding: 30px 0 60px;
}
.testimonials-wrapp .testimonials-col1 {
  width: 100%;
  margin: 0 0 0;
}
.testimonials-symbol-thumb-box {
  width: 20%;
  margin: 0 auto 18px;
}
.testimonials-wrapp h2 {
  float: none;
  font-size: 12px;
  letter-spacing: 5.98px;
  margin: 0 0 12px;
}

.testimonials-wrapp h3 {
  float: none;
  font-size: 25px;
  margin: 0 0 14px;
}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 {
  width: 100%;
  margin: 0 auto 50px;
}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 {
  width: 100%;
  margin: 0 auto 50px;
}

/* .testimonials-wrapp .testimonials-btn2:last-child {
  margin-right: 4px;
} */
.testimonials-wrapp .testimonials-btn2:last-child {
        margin-right: 4px;
        min-width:245px;
   }

.speak-wrapp {
  text-align: center;
 padding: 58px 0 5.2%;

}
.speak-wrapp .speak-col1 {
  width: 100%;
  margin: 0 0 0;
}
.speak-wrapp .speak-col1 .speak-row1 {
  width: 100%;
  transform: none;
  margin: 0 0 40px;
  position: relative;
  top: inherit;
  left: inherit;
}
.speak-wrapp h2 {
  float: none;
   font-size: 12px;
  letter-spacing: 5.98px;
  margin: 0 0 12px;
}

.speak-wrapp h3 {
  float: none;
  font-size: 25px;
  margin: 0 0 18px;
}
.speak-wrapp .speak-btn1:last-child {
  margin-right: 4px;
}
.speak-wrapp .speak-col2 {
  width: 100%;
  margin: 0 0 0;
}
 .speak-wrapp .speak-col2 .speak-row2 {
  width: 100%;
}
.social-wrapp {
  text-align: center;
  padding: 58px 0 60px;
}
.social-wrapp h2 {
  float: none;
  font-size: 12px;
  letter-spacing: 5.98px;
  margin: 0 0 12px;
}
.social-wrapp h3 {
  float: none;
  font-size: 25px;
  margin: 0 0 30px;
}
.social-wrapp .social-col1 {
  width: 100%;
  margin: 0 0 64px;
}
.social-btn-box {
  width: 100%;
  text-align: center;
  margin: 0 0 0;
}
.social-wrapp .social-btn1:last-child {
  margin-right: 4px;
}
.all-one-four-wrapp .all-one-coloum .journey-features:last-child {margin-left:0;}



.inner-wrapp h1 sub {top: -12px;font-size: 11px;}

.team-wrapp .team-col2 .non-slider {justify-content: center;}

.abouts-wrapp .top-wrapp h2 {font-size: 32px;}
.gallery-small-thumb-box {max-height:250px;}

.abouts-wrapp .onsite-3d-fields {
  padding: 30px 5%;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldsimg {
  width: 100%;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldscont {
  width: 100%;
  text-align: center;
}
.abouts-wrapp .onsite-3d-fields h2 {
  font-size: 33px;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldsimg {
  width: 100%;
}
.partners-wrapp {
  padding: 40px 0;
}
.abouts-wrapp .onsite-3d .onsite-scaning {
  width: 95%;
}
.abouts-wrapp .onsite-3d-fields {
  padding: 30px 5%;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldscont {
  width: 100%;
  text-align: center;
}

.abouts-wrapp .onsite-3d-fields h2 {
  font-size: 33px;
}
.abouts-wrapp .book-settled-pages {
  padding: 40px 5% 30px;
}
.abouts-wrapp .top-wrapp {
  padding: 60px 5% 50px;
}
.abouts-wrapp .top-wrapp .conten-row1 {
  width: 100%;
  padding: 0 5% 35px;
  text-align: center;
}
.abouts-wrapp .top-wrapp h1 {
  font-size: 26px;
  width: fit-content;
  margin: 0 auto 18px;
  padding-inline: 6px;
}
.abouts-wrapp .top-wrapp h2 {
  font-size: 36px;
}
.abouts-wrapp .top-wrapp ul li:before {
  position: relative;
  left: -4px;
  top: 2px;
}
.abouts-wrapp .top-wrapp .conten-row-left {
  width: 100%;
}
.abouts-wrapp .comp-implant-wrapp h2 {
  font-size: 34px;
}
.abouts-wrapp .comp-implant-wrapp h3 {
  font-size: 20px;
}
.abouts-wrapp .comp-implant-wrapp .image {
  width: 80%;
  margin: 0 auto 0;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature {
  width: 100%;
  text-align: center;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature ul li:before {
  position: relative;
  left: -10px;
  top: 1px;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature ul li {
  font-size: 16px;
  padding: 0 0 6px 0;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature h4 {
  text-align: center;
  display: flex
;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.teaches-wrapp {
  padding: 50px 5% 40px;
  text-align: center;
}

.teaches-wrapp {
  padding: 50px 5% 40px;
  text-align: center;
}

.teaches-wrapp ul li {
  padding: 0;
}
.teaches-wrapp h2 {
  font-size: 34px;
}

.teaches-wrapp ul li:before {
  position: relative;
  left: -3px;
  top: 1px;
}

.teaches-wrapp .teamiamge {
  width: 100%;
}

.teaches-implant {
  padding: 40px 5% 0;
}
.teaches-implant .team-cell {
  width: 100%;
  margin: 0 0 28px;
  flex-direction: column-reverse;
}
 .teaches-implant {
  padding: 40px 5% 0;
}
.teaches-implant .team-cell .team-conten {
  width: 100%;
  margin: 0 0 0;
  text-align: center;
}
.abouts-wrapp .book-content {
  padding: 3.2% 5% 3%;
}
.abouts-wrapp .book-content .implant-btn {
  margin: 10px 0 0;
  font-size: 10px;
  letter-spacing: 1.28px;
}
.abouts-wrapp .before-after-wrapp {
  padding: 40px 5% 30px;
}
.abouts-wrapp .book-content h2 {
  font-size: 32px;
}

.abouts-wrapp .before-after-wrapp h2 {
  font-size: 36px;
}
.abouts-wrapp .before-after-wrapp h2 {
  font-size: 36px;
}
.abouts-wrapp .before-after-wrapp .smile-box-title {
  font-size: 14px;
  line-height: 1.35;
}
.abouts-wrapp .before-after-wrapp .smile-before-after .smiletype:nth-child(2n) {
  margin-right: 0;
}
.abouts-wrapp .testi-pages {
  padding: 0 5% 40px;
}

.abouts-wrapp .before-after-wrapp .smile-box-title {
  font-size: 14px;
  line-height: 1.35;
}

.abouts-wrapp .testi-pages .testi-inner {
  width: 100%;
  margin: 0 0 28px;
}
.abouts-wrapp .transparent-pricing .tranparent-row {
  width: 100%;
  margin: 0 0 18px;
  padding: 25px 2.5% 15px;
}
.abouts-wrapp .transparent-pricing .tranparent-row .decription-trns p span {
  font-size: 24px;
  padding: 3px 14px;
}
.abouts-wrapp .transparent-pricing .tranparent-row .decription-trns p span {
  font-size: 24px;
  padding: 3px 14px;
}
 .abouts-wrapp .transparent-pricing .tranparent-row h3 {
  font-size: 20px;
}

.abouts-wrapp .transparent-pricing .tranparent-row:nth-child(2n) {
  margin-right: 0;
}

.abouts-wrapp .transparent-pricing .tranparent-row {
  width: 100%;
  margin: 0 0 18px;
  padding: 25px 2.5% 15px;
}
.teaches-wrapp {
  padding: 50px 5% 40px;
  text-align: center;
}
.teaches-wrapp h2 {
  font-size: 34px;
}
.teaches-wrapp h2 {
  font-size: 34px;
}
.abouts-wrapp .com-guided-pages .com-guided-description {
  width: 100%;
  text-align: center;
  margin: 0 0 18px;
}
.abouts-wrapp .com-guided-pages .com-guided-description h2 {
  font-size: 30px;
}
.abouts-wrapp .com-guided-pages .com-guided-description ul li {
  width: 100%;
  margin: 0;
  padding: 0 0 14px;
}
.teaches-wrapp ul li:before {
  position: relative;
  left: -3px;
  top: 1px;
}
.abouts-wrapp .com-guided-pages .com-guided-images {
  width: 100%;
}
.abouts-wrapp .book-settled-pages {
  padding: 40px 5% 30px;
}
.abouts-wrapp .book-settled-pages h2 {
  font-size: 34px;
}
.abouts-wrapp .book-settled-pages .pom-button {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.partners-wrapp {
  padding: 40px 0;
}
.abouts-wrapp .onsite-3d .onsite-scaning {
  width: 95%;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldscont {
  width: 100%;
  text-align: center;
}

.abouts-wrapp .onsite-3d-fields {
  padding: 30px 5%;
}
.abouts-wrapp .onsite-3d-fields h2 {
  font-size: 33px;
}
.abouts-wrapp .onsite-3d-fields h2 {
  font-size: 33px;
}
.book-you-free {
  padding: 40px 5% 30px;

}
.book-you-free .book-you-free-cont {
  width: 100%;
  text-align: center;
  margin: 0px 0px 28px;
}
.book-you-free .book-you-free-cont h3 {
  font-size: 36px;
  margin: 0px 0px 22px;
}

.team-wrapp .team-col2 .non-slider .team-col3 {width: 48%;}
.team-wrapp .team-col3 .squere-format-shape img {height: 59.5vw;}

.teamer-wrapp .teamer-col2 .squere-format-shape img {height: 59vw;}

.conten-wrapp .conten-col1 .squere-format-shape img {height: 49.5vw;}
.treatin-wrapp .treatin-col1 h2 {font-size: 21px;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {
  text-align: center;
  letter-spacing: 4.27px;
}
.abouts-wrapp .faq-wrapp .accordion {padding: 0 5% 0;}

.referrals-wrapp .referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .cog-page.cog-wrapper  .cog-input.cog-address__city.cog-input--long .cog-address .cog-row .cog-input--long {
  flex: 3 1 100% !important;
}

.referrals-wrapp .referrals-col1 .referrals-row1 .cog-form__container .cog-input.cog-address__city.cog-input--long
{flex: 3 1 100% !important;}

.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {text-align:left !important;}
.recruitment-wrapp .recruitment-col2 .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: block;}
.recruitment-wrapp .recruitment-col2 .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{text-align: left;}
.recruitment-wrapp .recruitment-col2 .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: 5px;}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 10px;}

.implants-wrapp .implanttopcontent{top:0;margin:0 0 50px}
.implants-wrapp .implanttopcontent h1{font-size:24px}
.implants-wrapp .implanttopcontent h2{font-size:22px}
.implants-wrapp .implanttopcontent h3{font-size:20px}
.implants-wrapp .implanttopcontent h4{font-size:18px}
.implants-wrapp .implanttopcontent h5{font-size:14px}
.implants-wrapp .implanttopcontent h6{font-size:12px}

.banner-wrapp .banner-col1 .logos {justify-content: center;}

.about-wrapp2 .about-col3 .taxouter .video-bar{width:100%;max-width:380px;left:inherit;position:relative;top:inherit;margin:15px auto 0;padding:0 0 220px}

#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:10px;letter-spacing:1.28px;margin:0;padding:17px 43px 17px 27px}
#myModal .modal-content .buk-consult{font-size:20px;margin:0 0 12px}
#myModal .modal-content{width:90%}
#myModal .modal-content .close{right:8px;top:8px;width:24px;height:24px;font-size:28px}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{height:70px;font-size:10px;letter-spacing:5.27px}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{min-height:80px;height:inherit;padding:30px 0 0}
#myModal .modal-content .modal-body{padding:40px 7% 40px}

.book-content.floatingwidget .buk-consult {font-size: 10px;letter-spacing: 1.28px;padding: 18px 20px 18px 20px;}
.book-content.floatingwidget {right: 15px;}

.testimonial-wrapp .testimonial-col1 .non-slider .testimonial-row1 {width: 100%;}

.fheader-mob1 a {overflow: visible;}
.fheader-mob1 a.circle-effects .circle-row1 {display: none;}
.fheader-mob1 a > img {opacity: 1 !important;visibility: visible;transition: all 0.3s ease-in;}
.fheader-mob1 a:hover > img {transform: rotate(360deg);}

.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {    text-align: center;  display: inline;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {display: inline;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {    top: 3px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {  top: 6px;}

.abouts-wrapp .faq-wrapp .faqs-col1 .content:last-child {padding-bottom: 0;}
.faq-wrapp .accordion .pom-button.belw-faq {margin: 26px auto 0;}

.book-you-free .book-you-free-form .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 {    text-align: center;display: inline;}
.book-you-free .book-you-free-form .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: 3px;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before {top: 6px;}
.book-you-free .book-you-free-form .nf-error-msg.nf-error-field-errors {text-align: center;  font-size: 14px;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {  text-align: center;}
.faq-wrapp .accordion .pom-button.belw-faq {font-size: 10px;padding: 20px 42px 21px 24px;}


.banner-wrapp .banner-col1 .video-banner .videobox{width:100%;float:none;left:0;right:0;margin:0 auto 0}
.banner-wrapp .banner-col1 .video-banner{padding:33px 0 0}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button{width:39.2px;height:39.2px}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button:before{width:39.2px;height:39.2px}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button:after{width:50px;height:50px}

.tim-wrapp .outer-teamer .imager h2{font-size:22px}
.tim-wrapp{padding:20px 0 88px}

.tim-wrapp .outer-teamer .imager h2{font-size:19px}
.tim-wrapp{padding:20px 0 88px}

.tim-wrapp .team-about-col1 .about-col2{display:none}
.tim-wrapp .team-about-col1 .about-row1.custom-select1{width:100%;text-align:center;margin:0 0 32px}

}


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

.header-wrapp { text-align:center; padding:80px 0 40px; position:relative; top:inherit;}
.header-wrapp .header-col1 { width:370px; float:none; margin:0 auto 12px;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:none;}
.header-wrapp .header-col2 { width:100%; display:none; margin:0 0 0;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col2 .header-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 20px 0;}
.header-wrapp .header-col2 .header-row2 li:last-child { margin-right:20px;}
.header-wrapp .header-col2 .header-row2 li:after { width:1px; margin:0 0 0; position:absolute; right:-21px;}
.header-wrapp .header-col3 { width:100%; margin:0 0 0;}
.header-wrapp .header-col3 .header-row3 { width:100%;}
.header-wrapp .header-btn1 { width:48%; margin:4.2% 0 0; padding:20px 2% 21px 2%;}
.header-wrapp .header-btn1 span { display:none;}
.header-wrapp .header-btn1:first-child { margin-top:0;}
.header-wrapp .header-btn1:nth-child(2) { margin-top:0;}
.header-wrapp .header-btn1:nth-child(2n) { float:right;}
.header-row2 li, .header-row2 li a { font-size:10px; letter-spacing:1.44px; line-height:normal;}

.linker-wrapp { text-align:center; display:none; padding:38px 0 38px; position:relative; top:inherit;}
.linker-wrapp .linker-col1 { width:100%; margin:0 0 0;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%;}
.linker-row1 li, .linker-row1 li a { font-size:10px; letter-spacing:1.44px; line-height:normal;}

.banner-wrapp { text-align:center; min-height:inherit; margin:0 0 0;}
.banner-wrapp p { font-size:15px; color:#3D3D3D; margin:0 0 10px;}
.banner-wrapp p a { color:#3D3D3D;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 14px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { float:none; font-size:31px; color:#3D3D3D; margin:0 0 14px;}
.banner-wrapp h3 a { color:#3D3D3D;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:38px 5% 74px; background: #ffffff;}
.banner-wrapp .banner-btn1 { margin:14px 4px 0;}
.banner-wrapp .banner-btn1:last-child { margin-right:4px;}
.banner-wrapp .banner-btn2 { margin:14px 4px 0;}
.banner-wrapp .banner-btn2:last-child { margin-right:4px;}

.about-wrapp { text-align:center; padding:40px 0 5.2%;}
.about-wrapp p { font-size:15px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { float:none; font-size:10px; letter-spacing:1.68px; margin:0 0 4px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 14px;}
.about-wrapp h3 span { display:inline;}
.about-wrapp h4 { float:none; font-size:25px; margin:0 0 14px;}
.about-wrapp h4 span { display:inline;}
.about-wrapp .about-col1 { width:100%; margin:0 0 0;}
.about-wrapp .about-col1 .about-row1 { width:100%; margin:0 0 40px;}
.about-wrapp .about-col2 { width:100%; display:none; margin:0 0 0;}
.about-wrapp .about-col2 .about-row2 { width:100%;}
.about-wrapp .about-col2 .about-row2 a { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.about-wrapp .about-col3 { width:100%; margin:0 0 0;}
.about-wrapp .about-col3 .about-row3 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; left:inherit;}
.about-wrapp .about-col4 { width:100%; margin:14.6% 0 0;}
.about-wrapp .about-btn1 { margin:14px 4px 0;}
.about-wrapp .about-btn1:last-child { margin-right:4px;}

.implants-wrapp { text-align:center; padding:5.2% 0 0;}
.implants-wrapp p { font-size:15px; margin:0 0 10px;}
.implants-wrapp p span { display:inline;}
.implants-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.implants-wrapp h2 span { display:inline;}
.implants-wrapp h3 { float:none; font-size:21px; margin:0 0 14px;}
.implants-wrapp h3 span { display:inline;}
.implants-wrapp .implants-col1 { width:100%; margin:0 0 0;}
.implants-wrapp .implants-col1 .implants-row1 { width:50%; position:absolute; top:44%; right:0;}
.implants-wrapp .implants-col2 { width:50%; margin:0 0 0;}
.implants-wrapp .implants-col2 .implants-row2 { width:100%;}
.implants-wrapp .implants-btn1 { margin:14px 4px 0;}
.implants-wrapp .implants-btn1:last-child { margin-right:4px;}

.veneers-wrapp { text-align:center; padding:5.2% 0 0;}
.veneers-wrapp p { font-size:15px; margin:0 0 10px;}
.veneers-wrapp p span { display:inline;}
.veneers-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.veneers-wrapp h2 span { display:inline;}
.veneers-wrapp h3 { float:none; font-size:21px; margin:0 0 14px;}
.veneers-wrapp h3 span { display:inline;}
.veneers-wrapp .veneers-col1 { width:100%; margin:0 0 0;}
.veneers-wrapp .veneers-col1 .veneers-row1 { width:50%; position:absolute; top:44%; left:0;}
.veneers-wrapp .veneers-col2 { width:50%; margin:0 0 0;}
.veneers-wrapp .veneers-col2 .veneers-row2 { width:100%;}
.veneers-wrapp .veneers-btn1 { margin:14px 4px 0;}
.veneers-wrapp .veneers-btn1:last-child { margin-right:4px;}

.invisalign-wrapp { text-align:center; padding:5.2% 0 0;}
.invisalign-wrapp p { font-size:15px; margin:0 0 10px;line-height: 1.47}
.invisalign-wrapp p span { display:inline;}
.invisalign-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.invisalign-wrapp h2 span { display:inline;}
.invisalign-wrapp h3 { float:none; font-size:21px; margin:0 0 14px;}
.invisalign-wrapp h3 span { display:inline;}
.invisalign-wrapp .invisalign-col1 { width:100%; margin:0 0 0;}
.invisalign-wrapp .invisalign-col1 .invisalign-row1 { width:50%; position:absolute; top:44%; right:0;}
.invisalign-wrapp .invisalign-col2 { width:50%; margin:0 0 0;}
.invisalign-wrapp .invisalign-col2 .invisalign-row2 { width:100%;}
.invisalign-wrapp .invisalign-btn1 { margin:14px 4px 0;}
.invisalign-wrapp .invisalign-btn1:last-child { margin-right:4px;}

.aesthetics-wrapp { text-align:center; padding:5.2% 0 0;}
.aesthetics-wrapp p { font-size:15px; margin:0 0 10px;}
.aesthetics-wrapp p span { display:inline;}
.aesthetics-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.aesthetics-wrapp h2 span { display:inline;}
.aesthetics-wrapp h3 { float:none; font-size:21px; margin:0 0 14px;}
.aesthetics-wrapp h3 span { display:inline;}
.aesthetics-wrapp .aesthetics-col1 { width:100%; margin:0 0 0;}
.aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 { width:50%; position:absolute; top:44%; left:0;}
.aesthetics-wrapp .aesthetics-col2 { width:50%; margin:0 0 0;}
.aesthetics-wrapp .aesthetics-col2 .aesthetics-row2 { width:100%;}
.aesthetics-wrapp .aesthetics-btn1 { margin:14px 4px 0;}
.aesthetics-wrapp .aesthetics-btn1:last-child { margin-right:4px;}

.treatments-wrapp { text-align:center; padding:60px 0 60px;}
.treatments-wrapp p { font-size:15px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size: 20px; margin:0 0 6px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp .treatments-col1 { width:100%; margin:0 0 26px;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:24%; float:none; margin:0 auto 26px;}
.treatments-wrapp .treatments-col2 { width:50% !important; clear:left; margin:0 0 0; padding:40px 5% 80px 5%;}
.treatments-wrapp .treatments-col2:nth-child(2n) { float:right; clear:right;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%;}
.treatments-wrapp .treatments-btn1 { margin:14px 4px 0;}
.treatments-wrapp .treatments-btn1:last-child { margin-right:4px;}
.treatments-wrapp .treatments-btn2 { margin:14px 4px 0;}
.treatments-wrapp .treatments-btn2:last-child { margin-right:4px;}
.treatments-btn-box{justify-content: center;}


.treatments-wrapp .treatments-col2 .treatments-row2 .treatments-btn1 {width: fit-content;left: 0;right: 0;bottom: 40px;margin: 0 auto 0;}

.gallery-wrapp { text-align:center; padding:0.5% 0 30px;}
.gallery-wrapp .gallery-col1 { width:100%; margin:0 0 0;}
.gallery-wrapp .gallery-col1 .gallery-row1 { width:100%; margin:0 0 40px;}

.testimonials-wrapp { text-align:center; padding:30px 0 60px;}
.testimonials-wrapp p { font-size:15px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp h3 { float:none; font-size:25px; margin:0 0 14px;}
.testimonials-wrapp h3 span { display:inline;}
.testimonials-wrapp h4 { font-size:15px; margin:20px 0 10px;}
.testimonials-wrapp h4 span { display:inline;}
.testimonials-wrapp .testimonials-col1 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%; margin:0 auto 50px;}
.testimonials-wrapp .testimonials-btn1 { margin:14px 4px 0;}
.testimonials-wrapp .testimonials-btn1:last-child { margin-right:4px;}
.testimonials-wrapp .testimonials-btn2 { margin:14px 4px 0;}
.testimonials-wrapp .testimonials-btn2:last-child { margin-right:4px;}

.team-wrapp { text-align:center; padding:58px 0 80px;}
.team-wrapp p { font-size:15px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { float:none; font-size:25px; margin:0 0 14px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp h4 { float:none; font-size:17px; margin:0 0 8px;}
.team-wrapp h4 span { display:inline;}
.team-wrapp h5 { font-size:13px; margin:0 0 8px;}
.team-wrapp h5 span { display:inline;}
.team-wrapp .team-col1 { width:100%; margin:0 0 40px;}
.team-wrapp .team-col1 .team-row1 { width:100%;}
.team-wrapp .team-col2 { width:100%; margin:0 0 0;}
.team-wrapp .team-col2 .team-row2 { width:100%; margin:0 0 26px;}
.team-wrapp .team-col3 { width:100%; margin:0 0 0;}
.team-wrapp .team-col3 .team-row3 { width:100%;}
.team-wrapp .team-btn1 { margin:6px 4px 0;}
.team-wrapp .team-btn1:last-child { margin-right:4px;}

.contact-wrapp { text-align:center; padding:58px 0 60px;}
.contact-wrapp p { font-size:15px; margin:0 0 10px;}
.contact-wrapp p span { display:inline;}
.contact-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { float:none; font-size:25px; margin:0 0 18px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp h4 { float:none; font-size:9px; letter-spacing:4.27px; margin:0 0 18px;}
.contact-wrapp h4 span { display:inline;}
.contact-wrapp .contact-col1 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%; margin:0 0 12px; position:relative; top:inherit; left:inherit;}
.contact-wrapp .contact-col2 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col2 .contact-row2 { width:100%;}
.contact-wrapp .contact-col3 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col3 .contact-row3 { width:100%;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil1 { text-align:center; font-size:9px; letter-spacing:4.27px;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil2 { width:48%; height:64px; margin:0 0 0; padding:0 5% 0;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil2:nth-child(2n) { float:right;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil3 { width:48%; height:64px; margin:0 0 30px; padding:25px 5% 0;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil3:nth-child(2n) { float:right;}
.contact-wrapp .contact-btn1 { margin:4px 4px 0;}
.contact-wrapp .contact-btn1:last-child { margin-right:4px;}

.speak-wrapp { text-align:center; padding:58px 0 5.2%;}
.speak-wrapp p { font-size:15px; margin:0 0 10px;}
.speak-wrapp p span { display:inline;}
.speak-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.speak-wrapp h2 span { display:inline;}
.speak-wrapp h3 { float:none; font-size:25px; margin:0 0 18px;}
.speak-wrapp h3 span { display:inline;}
.speak-wrapp .speak-col1 { width:100%; margin:0 0 0;}
.speak-wrapp .speak-col1 .speak-row1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit; left:inherit;}
.speak-wrapp .speak-col2 { width:100%; margin:0 0 0;}
.speak-wrapp .speak-col2 .speak-row2 { width:100%;}
.speak-wrapp .speak-btn1 { margin:4px 4px 0;}
.speak-wrapp .speak-btn1:last-child { margin-right:4px;}

.social-wrapp { text-align:center; padding:58px 0 60px;}
.social-wrapp p { font-size:15px; margin:0 0 10px;}
.social-wrapp p span { display:inline;}
.social-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.social-wrapp h2 span { display:inline;}
.social-wrapp h3 { float:none; font-size:25px; margin:0 0 30px;}
.social-wrapp h3 span { display:inline;}
.social-wrapp .social-col1 { width:100%; margin:0 0 64px;}
.social-wrapp .social-col1 .social-row1 { width:100%;}
.social-wrapp .social-btn1 { margin:0 4px 0;}
.social-wrapp .social-btn1:last-child { margin-right:4px;}

.fheader-wrapp { text-align:center; padding:60px 0 17px;}
.fheader-wrapp .fheader-col1 { width:213px; float:none; margin:0 auto 12px;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%; float:none;}
.fheader-wrapp .fheader-col2 { width:100%; display:none; margin:0 0 0;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%;}
.fheader-wrapp .fheader-col2 .fheader-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 20px 0;}
.fheader-wrapp .fheader-col2 .fheader-row2 li:last-child { margin-right:20px;}
.fheader-wrapp .fheader-col2 .fheader-row2 li:after { width:1px; margin:0 0 0; position:absolute; right:-21px;}
.fheader-wrapp .fheader-col3 { width:100%; margin:0 0 0;}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%;}
.fheader-wrapp .fheader-btn1 { width:48%; margin:4.2% 0 0; padding:20px 2% 21px 2%;}
.fheader-wrapp .fheader-btn1 span { display:none;}
.fheader-wrapp .fheader-btn1:first-child { margin-top:0;}
.fheader-wrapp .fheader-btn1:nth-child(2) { margin-top:0;}
.fheader-wrapp .fheader-btn1:nth-child(2n) { float:right;}
.fheader-row2 li, .fheader-row2 li a { font-size:10px; letter-spacing:1.44px; line-height:normal;}

.flinker-wrapp { text-align:center; padding:17px 0 13px;}
.flinker-wrapp h2 { float:none; font-size:10px; letter-spacing:1.44px; margin:0 0 6px;}
.flinker-wrapp h2 span { display:inline;}
.flinker-wrapp .flinker-col1 { width:100%; margin:0 0 8px;}
.flinker-wrapp .flinker-col1 .flinker-row1 { width:100%;}
.flinker-wrapp .flinker-col1 .flinker-row1 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.flinker-wrapp .flinker-col2 { width:100%; margin:0 0 8px;}
.flinker-wrapp .flinker-col2 .flinker-row2 { width:100%;}
.flinker-wrapp .flinker-col2 .flinker-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.flinker-wrapp .flinker-col3 { width:100%; margin:0 0 0;}
.flinker-wrapp .flinker-col3 .flinker-row3 { width:100%;}
.flinker-wrapp .flinker-col3 .flinker-row3 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.flinker-row1 li, .flinker-row1 li a, .flinker-row2 li, .flinker-row2 li a, .flinker-row3 li, .flinker-row3 li a { font-size:10px; letter-spacing:1.44px; line-height:2;}

.footer-wrapp { text-align:center; padding:13px 0 95px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 8px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.footer-wrapp .footer-col2 .footer-row2 li:nth-child(2n) { display:none;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:10px; letter-spacing:1.44px; line-height:2;}

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

.about-wrapp2 { padding:40px 0 45px;}
.aesthetics-wrapp2 { padding:28px 0 0;}

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

.sidbar-wrapp h2 { font-size:12px;}
.sidbar-wrapp h3 { font-size:30px;}
.sidbar-wrapp .sidbar-col1 { padding:55px 0 60px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:100%; padding:0 5%;}
.sidbar-wrapp .sidbar-col2 { padding:58px 0 55px;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 { width:100%; padding:0 5%;}

.blog-wrapp h2 { font-size:12px;}
.blog-wrapp h3 { font-size:22px;}
.blog-wrapp .blog-col2 { margin:0 0 50px;}

.abouts-wrapp .abouts-row2 .abouts-row3 { width:422px;}

.teamer-wrapp { padding:50px 0 0;}
.teamer-wrapp h2 { font-size:19px;}
.teamer-wrapp h3 { font-size:14px;}
.teamer-wrapp .teamer-col1 { padding:0; justify-content: center;}
.teamer-wrapp .teamer-col2 { width:49%; margin:0 0 40px;}
.teamer-wrapp .teamer-col2:nth-child(2n) { float:right;}

.custom-col1 { margin:52px 0 51px;}

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

.blogin-wrapp h2 { font-size:12px;}
.blogin-wrapp .blogin-col1 { width:100%;}

.teamin-wrapp h2 { font-size:22px;}
.teamin-wrapp h3 { font-size:16px;}
.teamin-wrapp h4 { font-size:16px;}

.testimonial-wrapp .testimonial-col3 { width:48%; margin:0 0 60px;}
.testimonial-wrapp .testimonial-col3:nth-child(2n) { float:right;}

.getin-wrapp { padding:55px 0 60px;}
.getin-wrapp h2 { float:none; font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.getin-wrapp h2 span { display:inline;}
.getin-wrapp h3 { float:none; font-size:25px; margin:0 0 18px;}
.getin-wrapp h3 span { display:inline;}
.getin-wrapp .getin-col1 .getin-row1 { width:100%; position:relative; top:inherit; transform:none;}
.getin-wrapp .getin-col2 { width:100%; margin:0 0 45px;}
.getin-wrapp .getin-col2 .getin-row2 .getin-fil1 { font-size:11px; letter-spacing:4.27px;}
.getin-wrapp .getin-col2 .getin-row2 .getin-fil2 { width:100%; height:64px; margin:0 0 0;}
.getin-wrapp .getin-col2 .getin-row2 .getin-fil3 { width:100%; height:64px; margin:0 0 30px; padding:26px 0 0;}

.opening-wrapp { padding:60px 0 54px;}
.opening-wrapp h2 { font-size:25px;}
.opening-wrapp ul li { width:100%;}

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

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

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

/*testimonials-content-box-css*/
.testimonials-content-box { width:100%; margin:0 0 0; padding:0 0 0;}

/*testimonials-symbol-thumb-box-css*/
.testimonials-symbol-thumb-box { width:20%; margin:0 auto 18px;}

/*flinker-social-box-css*/
.flinker-social-box { width:100%; display:none; margin:0 0 0;}
.flinker-social-box a { float:none; vertical-align:middle; display:inline-block; margin:0 4px 0;}
.flinker-social-box a:last-child { margin-right:4px;}

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

/*aesthetics-btn-box-css*/
.aesthetics-btn-box { width:100%; text-align:center; display:none; margin:0 0 0; position:absolute; bottom:5%;}

/*gallery-btn-box-css*/
.gallery-btn-box { width:100%; text-align:center; margin:0 auto 0; position:relative; bottom:inherit;}

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

/*logo-shape-css*/
.implants-logo-gold-shape { width:71.5%; margin:0 0 0; position:absolute; top:9.6%; left:0;}
.veneers-logo-gold-shape { width:72.7%; margin:0 0 0; position:absolute; top:10.5%; right:0;}
.invisalign-logo-gold-shape { width:61.9%; margin:0 0 0; position:absolute; top:9.8%; left:0;}
.aesthetics-logo-gold-shape { width:72.7%; margin:0 0 0; position:absolute; top:10.4%; right:0;}

/*mobile-css*/
.header-mob1 { width:100%; display:block; margin:0 0 16px;}
.header-mob2 { width:100%; display:block; margin:0 0 14px;}
.fheader-mob1 { width:100%; display:block; margin:0 0 16px;}
.fheader-mob2 { width:100%; display:block; margin:0 0 14px;}

/*btn-css*/
.header-btn1, .banner-btn1, .banner-btn2, .about-btn1, .implants-btn1, .veneers-btn1, .invisalign-btn1, .aesthetics-btn1, .aesthetics-btn2, .treatments-btn1, .treatments-btn2, .gallery-btn1, .testimonials-btn1, .testimonials-btn2, .team-btn1, .contact-fil1, .contact-btn1, .contact-btn1 input, .speak-fil1, .speak-btn1, .social-btn1, .fheader-btn1, .sidbar-fil1, .abouts-btn1, .blog-btn1, .paiger-btn1, .paiger-btn2, .galler-btn1, .blogin-btn1, .gallerin-btn1, .common-btn1, .teamin-btn1, .treatin-btn1, .testimonial-btn1, .getin-fil1 { font-size:10px; letter-spacing:1.44px; line-height:normal;}

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

.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { height: 64px; font-size: 9px; letter-spacing: 4.27px; text-align: center;   padding: 0 5% 0;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {  margin: 0 0 30px;  padding: 25px 5% 0;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 10px;  letter-spacing: 1.28px;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 48%;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2n) { float: right;}
.contact-wrapp .contact-col3 .contact-row3 .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 .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: 2px;}
.contact-wrapp .contact-col3 .contact-row3 .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: 5px;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { justify-content: center;}

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

.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 10px; letter-spacing: 1.28px;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell { width: 100% !important;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {  width: 100% !important;}
.getin-wrapp .getin-col2 .getin-row2 .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: 64px; font-size: 11px; letter-spacing: 4.27px;}
.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {margin: 0 0 30px; padding: 26px 0 0;}


.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { margin: 20px 0 10px !important; text-align: center;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { margin: 0 0 20px !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 11px; letter-spacing: 1.78px;}
.referrals-wrapp .referrals-col3 { width: 100%;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(4) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(6) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(8) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(11) .nf-cell { width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { font-size: 11px; letter-spacing: 4.27px; text-align: center;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { display: inline;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after { top: 1px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 4px;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .submit-wrap .nf-field-element { justify-content: center;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element ul li { width: 33.33%;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(5) {margin: 40px 0 0;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(9) {  margin: 40px 0 10px;}
.referrals-wrapp h2 { font-size: 28px;}
.referrals-wrapp h3 {font-size: 24px;}
.referrals-wrapp .referrals-col1 {width: 100%;}

.benefits-wrapp h2{font-size: 28px;}

.testimonial-wrapp .testimonial-col2 .testimoni-contents { justify-content: space-between;}

.offer-wrapp .special-off-btn2, .offer-wrapp .special-off-btn1 {font-size: 10px; letter-spacing: 1.44px; line-height: normal;}

.offer-wrapp .blog-col1 .blog-col2 { padding: 0 0 35px; margin: 0 0 50px;}
.referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .cog-field .cog-label {
	letter-spacing: 5.27px;
  }

h1.seo-sub-title {font-size: 25px;}

.conten-wrapp.default-temp .conten-col1 .conten-row1 {width: 100%; padding: 50px 5% 0;}
.conten-wrapp .conten-col1 .typography.extra-defalt {width: 100%; padding: 0 5% 30px;}

.team-wrapp .team-col3 .rounded img {height: 28.80vw;}

.teamer-wrapp .teamer-col2 .rounded img {height: 44.45vw;}

.teamin-wrapp .teamin-col1 img {height: 36.8vw;}

.treatments-wrapp .implants-col1 h1{font-size:30px}
.treatments-wrapp .implants-col1{flex-direction:column-reverse}
.treatments-wrapp .implants-col1 .implants-col2{width:100%;margin:0 0 0}
.treatments-wrapp .implants-col1 .implants-row1{width:100%;margin:0 0 30px}
.treatments-wrapp .implants-col1 .treatin2-btn1{font-size:10px;letter-spacing:1.44px;line-height:normal;margin:12px 0 0}

.jobs-wrapp .jobs-col1 h2{font-size:26px}
.jobs-wrapp .jobs-col1 h4{font-size:20px}
.jobs-wrapp .jobs-col1 ul li{font-size:15px}
.jobs-wrapp .jobs-col1{padding:40px 5%}

.treatin-wrapp .accordion h2 {padding-left: 42px;}
.treatin-wrapp .accordion h2 span {left: 14px;}

.about-wrapp h1.seo-sub-title {font-size: 26px;}

.testimonial-wrapp {padding: 0 0 84px;}

.blog-wrapp .blog-col2:last-child {margin:0 0 20px;}

.referrals-wrapp {padding: 75px 0 30px;}
.fulljaw-wrapp .fulljaw-col1 h1 {
  font-size: 32px;
}
.fulljaw-wrapp .fulljaw-col1 h3 {
  font-size: 20px;
}
.fulljaw-wrapp .fulljaw-col1 p {
  font-size: 15px;
}
.full-jaw-team-section .team-advice {
  padding: 30px 3% 20px;
}
.premium-implant h3 {
  font-size: 22px;
}
.impliment-cost-fulljaw h1 {
  font-size: 24px;
}
.impliment-cost-fulljaw .cost-content-col .cost-content-col1 h2 {
  font-size: 14px;
}
.impliment-cost-fulljaw .cost-content-col2 ul li {
  font-size: 14px;
}
.impliment-cost-fulljaw .cost-content-col2 ul li:before {
  top: -3px;
}
.fulljaw-consultation-wrapp .consultation-col {
  flex-direction: column-reverse;
}
.fulljaw-consultation-wrapp .consultation-col .consultation-col1 {
  margin: 0 auto 0;
  width: 80%;
}
.fulljaw-consultation-wrapp .consultation-col .consultation-col2 {
  width: 100%;
  text-align: center;
  margin: 0 0 28px;
}
.fulljaw-consultation-wrapp h2 {
  font-size: 26px;
  letter-spacing: .42px;
}
.fulljaw-consultation-wrapp .consultation-btn1 {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.fulljaw-dentures .white-and-black .denture-black-sec {
  padding: 50px 3% 50px;
}
.fulljaw-dentures .white-and-black .denture-black-sec h1 {
  font-size: 26px;
}
.fulljaw-dentures .white-and-black .denture-black-sec h4 {
  font-size: 20px;
}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .image {
  width: 47%;
}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content {
  width: 50%;
}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content ul li:before {
  top: -3px;
}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content ul li {
  font-size: 14px;
}
.fulljaw-dentures .white-and-black .denture-black-sec {
  padding: 50px 3% 50px;
}
.fulljaw-dentures .white-and-black .denture-white-sec h3 {
  font-size: 18px;
}
.fulljaw-dentures .white-and-black .denture-white-sec .denture-btn1 {
  font-size: 10px;
}
.fulljaw-features-wrapp .features-items .features {
  width: 48.5%;
  margin: 0 1.45% 20px 0;
}
.fulljaw-features-wrapp .features-items h3 {
  font-size: 16px;
}
.fulljaw-faq-wrapp {
  padding: 50px 0 40px;
}
.fulljaw-faq-wrapp .faq-row h1 {
  font-size: 28px;
}
.fulljaw-faq-wrapp .faq-row .content-image .faq-content {
  width: 100%;
  margin: 0 0 28px;
  text-align: center;
}
.fulljaw-faq-wrapp .faq-row .content-image .faq-image {
  width: 88%;
  margin: 0 auto 0;
}
.accordion h2:after {
  right: 5%;
}
.fulljaw-faq-wrapp .faq-row .faq-row-2 .faqs-col1 .content {
  padding: 17px 41px 10px;
}
.smile-cases-wrapp h1 {
  font-size: 25px;
}
.smile-cases-wrapp .cases-col1 .slick-slide {
  margin: 0 10px 0;
}
.smile-cases-wrapp .call-today-smile {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.patient-review-wrapp h1 {
  font-size: 28px;
}
.patient-review-wrapp h1 {
  font-size: 28px;
}
.patient-review-wrapp p {
  font-size: 15px;
}
.patient-review-wrapp .patient-review-col h3 {
  font-size: 18px;
}

.all-one-four-wrapp h1 {
  font-size: 28px;
}

    .all-one-four-wrapp .all-one-coloum .journey-features {
        width: 48%;
        margin: 0 4% 18px 0;
        padding: 30px 15px 45px;
    }
    .all-one-four-wrapp .all-one-coloum .journey-features .image-title h2 {
      min-height: 50px;
  }
  .all-one-four-wrapp .all-one-coloum p {
    font-size: 15px;
}

.all-one-four-wrapp .booking-btn {
  font-size: 10px;
  letter-spacing: 1px;
  padding: 20px 26px 21px 15px;
}
.compromise-wrapp {
  padding: 40px 0 20px;
}
.compromise-wrapp h2 {
  font-size: 28px;
}
.experienced-wrapp ul li:before {
  position: relative;
  left: -4px;
  top:1px;
}
.compromise-wrapp .goto-abroad h1 {
  font-size: 22px;
}
.experienced-wrapp .experience-col .experience-col-1 {
  width: 100%;
  margin: 0 0 28px;
  text-align: center;
}
.experienced-wrapp .experience-col .experience-col-2 {
  width: 55.5%;
  margin: 0 auto 0;
}
.patient-review-wrapp .patient-review-col .patient-review {
  width: 100%;
  margin: 0 0 22px;
}

.compromise-wrapp .compromise-sec .compromise-col-1 {
  width: 67.5%;
  margin: 0 3% 0;
}
.compromise-wrapp .compromise-sec .compromise-col-1 {
  width: 67.5%;
  margin: 0 3% 0;
}
.compromise-wrapp p {
  font-size: 14px;
}
.compromise-wrapp .zero-percentage {
  padding: 0 0 20px;
}
.compromise-wrapp .zero-percentage img {
  width: 72px;
}
.compromise-wrapp .goto-abroad {
  margin: 10px 0 20px;
}


.compromise-wrapp .goto-abroad .abroad-col .abroad-col-1 {
 width: 35%;
 margin: 0 2.5% 0 0;
}

element.style {
}
.compromise-wrapp .goto-abroad h1 {
  font-size: 22px;
}
.compromise-wrapp p {
  font-size: 14px;
}
.compromise-wrapp {
  padding: 40px 0 20px;
}
.travelling-wrapp h1 {
  font-size: 26px;
}

.scanning-safty-wrapp .safty-section {
  margin: 0 0 40px;
}
.scanning-safty-wrapp .safty-section .safty-col .safty-col-1 {
  width: 58.5%;
  margin: 0 auto 28px;
}
.scanning-safty-wrapp .safty-section .safty-col .safty-col-2 {
  width: 100%;
  text-align: center;
}


 .scanning-safty-wrapp h1 {
   font-size: 26px;
  }

  .scanning-safty-wrapp .safty-section {
    margin: 0 0 40px;
}
.nervous-wrapp {
  padding: 40px 0 30px;
}
.nervous-wrapp:before {
  background: rgba(255 255 255 / .65);
}
.nervous-wrapp .nervous-col {
  width: 90%;
  padding: 0;
  text-align: center;
}
.nervous-wrapp h1 {
  font-size: 28px;
}
.nervous-wrapp p {
  font-size: 15px;
}


.experienced-wrapp {
 margin: 20px 0 20px;
}
.experienced-wrapp .experience-col .experience-col-1 {
  width: 100%;
  margin: 0 0 28px;
  text-align: center;
}
.experienced-wrapp h1 {
  font-size: 30px;
  margin: 0 0 20px;
}
.experienced-wrapp h3 {
  font-size: 24px;
}
.experienced-wrapp ul li {
  font-size: 15px;
}
.experienced-wrapp ul li {
  font-size: 15px;
}


.experienced-wrapp .experience-col .experience-col-2 {
 width: 55.5%;
  margin: 0 auto 0;
}
.location-wrapp .map-loct-content {
  width: 90%;

}
.location-wrapp .map-loct-content .location-conten {
  width: 100%;
  text-align: center;
}
.location-wrapp .map-loct-content .loc-notice {
  justify-content: center;
}
.book-you-free {
  padding: 40px 5% 30px;
}
.book-you-free .book-you-free-cont {
  width: 100%;
  margin: 0 0 28px;
  text-align: center;
}
.book-you-free .book-you-free-cont h3 {
  font-size: 38px;
  margin: 0 0 22px;
}
.nf-field-container .nf-field-label label {
  text-align: left;
}


    .book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {
        justify-content: center;
    }
    .book-you-free .book-you-free-form .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;
  }


    .aesthetics-wrapp .aesthetics-col1 {
        width: 100%;
        margin: 0 0 0;
    }
    .aesthetics-wrapp .aesthetics-col1 .aesthetics-row1 {
      width: 50%;
      position: absolute;
      top: 44%;
      left: 0;
  }
  .aesthetics-wrapp h2 {
    float: none;
    font-size: 12px;
    letter-spacing: 5.98px;
    margin: 0 0 12px;
}

    .aesthetics-wrapp h3 {
        float: none;
        font-size: 21px;
        margin: 0 0 14px;
    }
    .aesthetics-wrapp p {
      font-size: 15px;
      margin: 0 0 10px;
  }

  .aesthetics-wrapp .aesthetics-btn1:last-child {
    margin-right: 4px;
}

.aesthetics-wrapp .aesthetics-btn1:last-child {
margin-right: 0;
}

.aesthetics-wrapp .aesthetics-btn1 {
    margin: 14px 4px 0;
}

    .aesthetics-wrapp .aesthetics-col2 .aesthetics-row2 {
        width: 100%;
    }


    .aesthetics-logo-gold-shape {
        width: 72.7%;
        margin: 0 0 0;
        position: absolute;
        top: 10.4%;
        right: 0;
    }


    .aesthetics-logo-gold-shape {
        width: 72.7%;
        margin: 0 0 0;
        position: absolute;
        top: 10.4%;
        right: 0;
    }
    .aesthetics-btn-box {
      width: 100%;
      text-align: center;
      display: none;
      margin: 0 0 0;
      position: absolute;
      bottom: 5%;
  }
  .compromise-wrapp .goto-abroad h1, .compromise-wrapp .goto-abroad h1 span {  display: inline;}
  .all-one-four-wrapp .all-one-coloum .journey-features:nth-child(2) {
    margin-right: 0;
  }

  .inner-wrapp h1 sub {top: -13px;font-size: 12px;}

  .team-wrapp .team-col2 .non-slider {justify-content: center;}

  .abouts-wrapp .top-wrapp h2 {font-size: 32px;}

  .abouts-wrapp .top-wrapp {
    padding: 60px 5% 50px;
}

.abouts-wrapp .top-wrapp .conten-row1 {
  width: 100%;
  padding: 0 5% 35px;
  text-align: center;
}
.abouts-wrapp .top-wrapp h1 {
  font-size: 28px;
  width: fit-content;
  margin: 0 auto 18px;
  padding-inline: 6px;
}
.abouts-wrapp .top-wrapp h2 {
  font-size: 38px;
}
.abouts-wrapp .top-wrapp h2 {
  font-size: 38px;
}
.abouts-wrapp .top-wrapp ul li:before {
  position: relative;
  left: -4px;
  top: 2px;
}
.abouts-wrapp .top-wrapp .conten-row-left {
  width: 100%;
}
.abouts-wrapp .comp-implant-wrapp {
  padding: 50px 5% 40px;
}
.abouts-wrapp .comp-implant-wrapp h2 {
  font-size: 38px;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature h4 {
  text-align: center;
  display: flex
;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature {
  width: 100%;
  text-align: center;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature ul li {
  padding: 0 0 6px 0;
}

.abouts-wrapp .comp-implant-wrapp .implantfeature ul li:before {
  position: relative;
  left: -9px;
  top: 1px;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature h4 {
  text-align: center;
  display: flex
;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature ul li {
  padding: 0 0 6px 0;
}
.teaches-wrapp {
  padding: 50px 5% 40px;
  text-align: center;
}
.teaches-wrapp .content {
  width: 100%;
  margin: 0 0 28px;
}
.teaches-wrapp h2 {
  font-size: 38px;
}
.teaches-wrapp ul li {
  padding: 0;
}
.teaches-wrapp ul li:before {
  position: relative;
  left: -3px;
  top: 1px;
}
.teaches-wrapp .teamiamge {
  width: 100%;
}
.teaches-implant {
  padding: 40px 5% 0;
}
.teaches-implant .team-cell {
  width: 100%;
  margin: 0 0 28px;
}
.fulljaw-features-wrapp .features-items .features {
  width: 48.5%;
  margin: 0 1.45% 20px 0;
}
.fulljaw-features-wrapp .features-items h3 {
  font-size: 16px;
}
.abouts-wrapp .book-content {
  padding: 3.2% 5% 3%;
}
.abouts-wrapp .book-content h2 {
  font-size: 35px;
}    .abouts-wrapp .book-content .implant-btn {
  margin: 10px 0 0;
  font-size: 10px;
  letter-spacing: 1.28px;
}
.abouts-wrapp .before-after-wrapp {
  padding: 40px 5% 30px;
}
.abouts-wrapp .before-after-wrapp h2 {
  font-size: 38px;
}
.abouts-wrapp .before-after-wrapp .smile-before-after .smiletype {
  margin: 0 10px 0 0;
}

.abouts-wrapp .before-after-wrapp .smile-box-title {
  font-size: 14px;
  line-height: 1.35;
}

.abouts-wrapp .testi-pages {
   padding: 0 5% 40px;

}
.abouts-wrapp .testi-pages .testi-inner {
  width: 100%;
  margin: 0 0 28px;
}

.abouts-wrapp .transparent-pricing {
  padding: 40px 5%;
}
.abouts-wrapp .transparent-pricing .tranparent-row {
  width: 48%;
  margin: 0 4% 18px 0;
  padding: 25px 2.5% 15px;
}
.abouts-wrapp .transparent-pricing .tranparent-row h3 {
  font-size: 20px;
}

.abouts-wrapp .transparent-pricing .tranparent-row:nth-child(2n) {
  margin-right: 0;
}

.teaches-wrapp h2 {
  font-size: 38px;
}
.teaches-wrapp {
  padding: 50px 5% 40px;

}

.abouts-wrapp .com-guided-pages .com-guided-description {
  width: 100%;
  text-align: center;
  margin: 0 0 18px;
}
.teaches-wrapp h2 {
  font-size: 38px;
}

.abouts-wrapp .com-guided-pages .com-guided-description {
  width: 100%;
  text-align: center;
  margin: 0 0 18px;
}

.abouts-wrapp .com-guided-pages .com-guided-description h2 {
  font-size: 34px;
}

.teaches-wrapp ul li:before {
  position: relative;
  left: -3px;
  top: 1px;
}
.abouts-wrapp .com-guided-pages .com-guided-images {
  width: 100%;
}
.abouts-wrapp .book-settled-pages {
  padding: 40px 5% 30px;
}
.abouts-wrapp .book-settled-pages h2 {
  font-size: 34px;
}
.abouts-wrapp .book-settled-pages .pom-button {
  font-size: 10px;
  letter-spacing: 1.28px;
}
.abouts-wrapp .onsite-3d .onsite-scaning {
  width: 95%;
}
.abouts-wrapp .onsite-3d-fields {
  padding: 30px 5%;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldscont {
  width: 100%;
  text-align: center;
}
.abouts-wrapp .onsite-3d-fields h2 {
  font-size: 33px;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldsimg {
  width: 100%;
}
.book-you-free {
  padding: 40px 5% 30px;
}
.book-you-free .book-you-free-cont {
  width: 100%;
  margin: 0 0 28px;
  text-align: center;
}
.book-you-free .book-you-free-cont h3 {
  font-size: 38px;
  margin: 0 0 22px;
}

.team-wrapp .team-col2 .non-slider .team-col3 {width: 48%;}
.team-wrapp .team-col3 .squere-format-shape img {height: 59.5vw;}

.teamer-wrapp .teamer-col2 .squere-format-shape img {height: 59vw;}

.conten-wrapp .conten-col1 .squere-format-shape img {height: 49.5vw;}
.treatin-wrapp .treatin-col1 h2 {font-size: 19px;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {
  text-align: center;
  letter-spacing: 4.27px;
}

.abouts-wrapp .faq-wrapp .accordion {padding: 0 5% 0;}

.implants-wrapp .implanttopcontent{top:0;margin:0 0 50px}
.implants-wrapp .implanttopcontent h1{font-size:24px}
.implants-wrapp .implanttopcontent h2{font-size:22px}
.implants-wrapp .implanttopcontent h3{font-size:20px}
.implants-wrapp .implanttopcontent h4{font-size:18px}
.implants-wrapp .implanttopcontent h5{font-size:14px}
.implants-wrapp .implanttopcontent h6{font-size:12px}

.banner-wrapp .banner-col1 .logos {justify-content: center;}

.about-wrapp2 .about-col3 .taxouter .video-bar{width:100%;max-width:380px;left:inherit;position:relative;top:inherit;margin:15px auto 0;padding:0 0 220px}

#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field{font-size:10px;letter-spacing:1.28px;margin:0}
#myModal .modal-content .buk-consult{font-size:22px}
#myModal .modal-content{width:90%}
#myModal .modal-content .close{right:8px;top:8px}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{height:70px}
#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field{min-height:80px;height:inherit;padding:30px 0 0}

.book-content.floatingwidget .buk-consult {font-size: 10px;letter-spacing: 1.88px;padding: 18px 22px 18px 22px;}
.book-content.floatingwidget {right: 15px;}

.testimonial-wrapp .testimonial-col1 .non-slider .testimonial-row1 {width: 49%;}

.fheader-mob1 a {overflow: visible;}
.fheader-mob1 a.circle-effects .circle-row1 {display: none;}
.fheader-mob1 a > img {opacity: 1 !important;visibility: visible;transition: all 0.3s ease-in;}
.fheader-mob1 a:hover > img {transform: rotate(360deg);}
.testimonial-wrapp .testimonial-col3 p { min-height:199px;}

.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {text-align: center;}
.book-you-free .book-you-free-form .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: 3px;}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before {top: 6px;}
.book-you-free .book-you-free-form .nf-error-msg.nf-error-field-errors {text-align: center;  font-size: 14px;}

.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 10px;}

.abouts-wrapp .faq-wrapp .faqs-col1 .content:last-child {padding-bottom: 0;}
.faq-wrapp .accordion .pom-button.belw-faq {margin: 26px auto 0;}


.banner-wrapp .banner-col1 .video-banner .videobox{width:100%;float:none;left:0;right:0;margin:0 auto 0}
.banner-wrapp .banner-col1 .video-banner{padding:33px 0 0}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button{width:39.2px;height:39.2px}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button:before{width:39.2px;height:39.2px}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button:after{width:50px;height:50px}

.tim-wrapp .outer-teamer .imager h2{font-size:19px}
.tim-wrapp{padding:20px 0 88px}

.tim-wrapp .team-about-col1 .about-col2{display:none}
.tim-wrapp .team-about-col1 .about-row1.custom-select1{width:100%;text-align:center;margin:0 0 32px}

}

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

.header-wrapp { padding:24px 0 22px;}
.header-wrapp .header-col1 { width: 290px;margin-left: 52px;margin-top: 4px;}
.header-wrapp .header-col2 { margin:0 21px 0 0;}
.header-wrapp .header-col2 .header-row2 li { margin:0 36px 0 0;}
.header-wrapp .header-col2 .header-row2 li:after { right:-19px;}
.header-wrapp .header-btn1 { margin:0 0 0 6px; padding:20px 19px 21px 19px;}
.header-wrapp .header-btn1 span { display:none;}
.header-row2 li, .header-row2 li a { font-size:10px; letter-spacing:1.28px; line-height:5.8;}

.linker-row1 li, .linker-row1 li a { font-size:10px; letter-spacing:1.28px;}

.banner-wrapp { min-height:inherit; margin:111px 0 0;}
.banner-wrapp p { font-size:14px; margin:0 0 12px;line-height: 1.56}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:12px; letter-spacing:5.98px; margin:0 0 12px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:20px; margin:0 0 16px;line-height: 1.16}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:94%;}
.banner-wrapp .banner-btn1 { margin:4px 4px 10px 0;padding: 14px 46px 14px 30px}
.banner-wrapp .banner-btn2 { margin:4px 0 10px;padding: 14px 46px 14px 30px}
.banner-wrapp .banner-col1 {top: 62%;}
.testimonial-wrapp.reviews-page {padding: 0 0 50px;}

.about-wrapp p { font-size:13px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:10px; letter-spacing:1.28px; line-height:1.97; margin:0 6px 0 0;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:12px; letter-spacing:5.98px; margin:0 0 6px;}
.about-wrapp h3 span { display:inline;}
.about-wrapp h4 { font-size:25px; margin:0 0 22px;}
.about-wrapp h4 span { display:inline;}
.about-wrapp .about-col1 .about-row1 { width:226px;}
.about-wrapp .about-col2 .about-row2 a { margin:0 13px 0 0;}
.about-wrapp .about-btn1 { margin-right:4px;}

.implants-wrapp p { font-size:13px; margin:0 0 10px;}
.implants-wrapp p span { display:inline;}
.implants-wrapp h2 { font-size:12px; letter-spacing:5.98px; margin:0 0 10px;}
.implants-wrapp h2 span { display:inline;}
.implants-wrapp h3 { font-size:25px; margin:0 0 22px;}
.implants-wrapp h3 span { display:inline;}
.implants-wrapp .implants-btn1 { margin-right:4px;}

.veneers-wrapp p { font-size:13px; margin:0 0 10px;}
.veneers-wrapp p span { display:inline;}
.veneers-wrapp h2 { font-size:12px; letter-spacing:5.98px; margin:0 0 10px;}
.veneers-wrapp h2 span { display:inline;}
.veneers-wrapp h3 { font-size:25px; margin:0 0 22px;}
.veneers-wrapp h3 span { display:inline;}
.veneers-wrapp .veneers-btn1 { margin-right:4px;}

.invisalign-wrapp p { font-size:13px; margin:0 0 10px;}
.invisalign-wrapp p span { display:inline;}
.invisalign-wrapp h2 { font-size:12px; letter-spacing:5.98px; margin:0 0 10px;}
.invisalign-wrapp h2 span { display:inline;}
.invisalign-wrapp h3 { font-size:25px; margin:0 0 22px;}
.invisalign-wrapp h3 span { display:inline;}
.invisalign-wrapp .invisalign-btn1 { margin-right:4px;}

.aesthetics-wrapp p { font-size:13px; margin:0 0 10px;}
.aesthetics-wrapp p span { display:inline;}
.aesthetics-wrapp h2 { font-size:12px; letter-spacing:5.98px; margin:0 0 10px;}
.aesthetics-wrapp h2 span { display:inline;}
.aesthetics-wrapp h3 { font-size:25px; margin:0 0 22px;}
.aesthetics-wrapp h3 span { display:inline;}
.aesthetics-wrapp .aesthetics-btn1 { margin-right:4px;}

.treatments-wrapp p { font-size:13px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp .treatments-btn1 { margin-right:4px;}
.treatments-wrapp .treatments-btn2 { margin-right:4px;}

.testimonials-wrapp p { font-size:13px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:12px; letter-spacing:5.98px; margin:0 0 10px;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp h3 { font-size:25px; margin:0 0 20px;}
.testimonials-wrapp h3 span { display:inline;}
.testimonials-wrapp h4 { font-size:15px; margin:34px 0 4px;}
.testimonials-wrapp h4 span { display:inline;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { margin:0 auto 52px;}
.banner-wrapp .banner-col1 .banner-row1{justify-content: center;}

.team-wrapp h2 { font-size:12px; letter-spacing:5.98px; margin:0 0 4px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:25px; margin:0 0 0;}
.team-wrapp h3 span { display:inline;}
.team-wrapp h4 { font-size:17px; margin:0 0 2px;}
.team-wrapp h4 span { display:inline;}
.team-wrapp h5 { font-size:14px; margin:0 0 2px;}
.team-wrapp h5 span { display:inline;}
.team-wrapp .team-col1 { margin:0 0 36px;}

.contact-wrapp h2 { font-size:12px; letter-spacing:5.98px; margin:0 0 4px;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:25px; margin:0 0 50px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp h4 { font-size:9px; letter-spacing:4.27px; margin:0 0 22px;}
.contact-wrapp h4 span { display:inline;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil1 { font-size:9px; letter-spacing:4.27px;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil2 { height:78px;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil3 { height:78px; margin:0 0 38px; padding:32px 0 0;}

.speak-wrapp h2 { font-size:12px; letter-spacing:5.98px; margin:0 0 10px;}
.speak-wrapp h2 span { display:inline;}
.speak-wrapp h3 { font-size:25px; margin:0 0 22px;}
.speak-wrapp h3 span { display:inline;}

.social-wrapp h2 { font-size:12px; letter-spacing:5.98px; margin:0 0 10px;}
.social-wrapp h2 span { display:inline;}
.social-wrapp h3 { font-size:25px; margin:0 0 22px;}
.social-wrapp h3 span { display:inline;}
.social-wrapp .social-col1 { margin:20px 0 42px -1.3%;}

.fheader-wrapp .fheader-col1 { width:320px;}
.fheader-wrapp .fheader-col2 { margin:0 21px 0 0;}
.fheader-wrapp .fheader-col2 .fheader-row2 li { margin:0 36px 0 0;}
.fheader-wrapp .fheader-col2 .fheader-row2 li:after { right:-19px;}
.fheader-wrapp .fheader-btn1 { margin:0 0 0 6px; padding:20px 19px 21px 19px;}
.fheader-row2 li, .fheader-row2 li a { font-size:10px; letter-spacing:1.28px; line-height:5.8;}

.flinker-wrapp h2 { font-size:10px; letter-spacing:1.28px; line-height:1.97; margin:0 13px 0 0;}
.flinker-wrapp h2 span { display:inline;}
.flinker-wrapp .flinker-col3 { width:49.3%;}
.flinker-row1 li, .flinker-row1 li a, .flinker-row2 li, .flinker-row2 li a, .flinker-row3 li, .flinker-row3 li a { font-size:10px; letter-spacing:1.28px;}

.footer-wrapp .footer-col1 { margin:0 0 0;}
.footer-wrapp .footer-col1 .footer-row1 li { margin:0 12px 0 0;}
.footer-wrapp .footer-col2 .footer-row2 li { margin:0 10px 0 0;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:10px; letter-spacing:1.28px;}

.treatments-btn-box{justify-content: center;}

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

.conten-wrapp .conten-col1 { width:62%;}
.conten-wrapp .conten-col1 .conten-row1 { width:95%; padding:53px 0 0;}
.conten-wrapp .conten-col2 { width:34%;}

.sidbar-wrapp h2 { font-size:12px;}
.sidbar-wrapp h3 { font-size:28px;}
.sidbar-wrapp .sidbar-col1 { padding:55px 0 60px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:100%; padding:0 5%;}
.sidbar-wrapp .sidbar-col2 { padding:58px 0 55px;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 { width:100%; padding:0 5%;}

.blog-wrapp h2 { font-size:12px;}
.blog-wrapp h3 { font-size:20px;}

.abouts-wrapp h2 { font-size:20px;}
.abouts-wrapp h3 { font-size:20px;}
.abouts-wrapp .abouts-row2 .abouts-row3 { width:420px;}

.teamer-wrapp h2 { font-size:18px;}
.teamer-wrapp h3 { font-size:14px; min-height:50px;}
.teamer-wrapp .teamer-col1 { padding:0;}

.galler-wrapp h2 { font-size:19px;}
.galler-wrapp .galler-col1 { padding:0;}

.blogin-wrapp h2 { font-size:12px;}
.blogin-wrapp h3 { font-size:20px;}
.blogin-wrapp .blogin-col1 { width:100%;}

.gallerin-wrapp h2 { font-size:20px;}

.teamin-wrapp h2 { font-size:20px;}
.teamin-wrapp h3 { font-size:15px;}
.teamin-wrapp h4 { font-size:15px;}

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

.feeser-wrapp h3 { font-size:20px;}

.getin-wrapp h3 { font-size:32px;}

.opening-wrapp h2 { font-size:32px;}
.opening-wrapp ul li { font-size:14px;}

/*header-ret-box-css*/
.header-ret-box { margin:5px 0 0;}

/*fheader-ret-box-css*/
.fheader-ret-box { margin:11px 0 0;}

/*flinker-social-box-css*/
.flinker-social-box { margin:37px 0 0;}
.flinker-social-box a { margin:0 13px 0 0;}

/*team-btn-box-css*/
.team-btn-box { top:2px;}

/*btn-css*/
.header-btn1, .banner-btn1, .banner-btn2, .about-btn1, .implants-btn1, .veneers-btn1, .invisalign-btn1, .aesthetics-btn1, .aesthetics-btn2, .treatments-btn1, .treatments-btn2, .gallery-btn1, .testimonials-btn1, .testimonials-btn2, .team-btn1, .contact-fil1, .contact-btn1, .contact-btn1 input, .speak-fil1, .speak-btn1, .social-btn1, .fheader-btn1, .sidbar-fil1, .abouts-btn1, .blog-btn1, .paiger-btn1, .paiger-btn2, .galler-btn1, .blogin-btn1, .gallerin-btn1, .common-btn1, .teamin-btn1, .treatin-btn1, .testimonial-btn1, .getin-fil1 { font-size:10px; letter-spacing:1.28px;}

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

.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {   height: 78px;   font-size: 9px;   letter-spacing: 4.27px;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {  margin: 0 0 38px;   padding: 32px 0 0;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {   font-size: 10px;   letter-spacing: 1.28px;}


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

.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 10px; letter-spacing: 1.28px;}

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell {width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { margin: 20px 0 10px !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {margin: 0 0 20px !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 10px; letter-spacing: 1.28px;}
.referrals-wrapp h2 { font-size: 32px;}
.referrals-wrapp h3 {font-size: 30px;}

.benefits-wrapp h2{font-size: 32px;}

.offer-wrapp .blog-col1 .blog-col2 .blog-row2 h3 {font-size: 20px;}

.offer-wrapp .special-off-btn2, .offer-wrapp .special-off-btn1 {font-size: 10px; letter-spacing: 1.28px;}

.linker-wrapp .special-offer-btn {font-size: 10px; letter-spacing: 1.28px;padding: 14px 46px 14px 30px}
.referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .cog-field .cog-label {letter-spacing: 3.27px;  }

h1.seo-sub-title {font-size: 25px;}

.treatments-wrapp .treatments-col2 {width: 28.95%; margin-right: 6.52%;}

.conten-wrapp .conten-col1 .typography.extra-defalt {width: 95%; padding: 0;}
.conten-wrapp.default-temp .conten-col1 .conten-row1 {width: 95%; padding: 53px 0 0;}

.team-wrapp .team-col3 .rounded img {height: 30.8vw;}

.teamer-wrapp .teamer-col2 .rounded img {height: 30.8vw;}

.teamin-wrapp .teamin-col1 img {height: 24.15vw;}

.implants-logo-gold-shape {left: -5.2%;}
.veneers-logo-gold-shape {right: -10.9%;}
.aesthetics-logo-gold-shape {right: -4.1%;}

.treatments-wrapp .implants-col1 h1 {font-size: 26px;}

.treatments-wrapp .implants-col1 .treatin2-btn1{font-size:10px;letter-spacing:1.28px;}

.jobs-wrapp .jobs-col1 h2{font-size:26px}
.jobs-wrapp .jobs-col1 h4{font-size:18px}
.jobs-wrapp .jobs-col1 ul li{font-size:15px}

.about-wrapp h1.seo-sub-title {font-size: 28px;}
.fulljaw-wrapp .fulljaw-col1 h1 {
  font-size: 32px;
}
.fulljaw-wrapp .fulljaw-col1 h3 {
  font-size: 20px;
}
.fulljaw-wrapp .fulljaw-col1 p {
  font-size: 15px;
}
.fulljaw-wrapp .fulljaw-col1 .col12 h3 {
  font-size: 18px;
}
.fulljaw-wrapp .fulljaw-col1 .col12 h3 {
  font-size: 18px;
}
.premium-implant h3 {
  font-size: 22px;
}
.full-jaw-team-section h1 {
  font-size: 32px;
}

.full-jaw-team-section h3 {
  font-size: 20px;
}

.impliment-cost-fulljaw h1 {
  font-size: 28px;
}
.impliment-cost-fulljaw .cost-content-col2 ul li {
  font-size: 14px;
}

.fulljaw-consultation-wrapp h2 {
  font-size: 26px;
  letter-spacing: .42px;
}
.fulljaw-consultation-wrapp .consultation-btn1 {
  font-size: 11px;
  letter-spacing: 1.78px;
}
.fulljaw-dentures .white-and-black .denture-black-sec h1 {
  font-size: 26px;
}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .image {
  width: 47%;
}

.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content {
  width: 50%;
}
.fulljaw-dentures .white-and-black .denture-white-sec h3 {
  font-size: 18px;
}
.fulljaw-dentures .white-and-black .denture-white-sec .denture-btn1 {
  font-size: 11px;
  letter-spacing: 1.78px;
}
.fulljaw-features-wrapp .features-items h3 {
  font-size: 16px;
}
.fulljaw-faq-wrapp .faq-row h1 {
  font-size: 28px;
}
.smile-cases-wrapp h1 {
  font-size: 25px;
}

.smile-cases-wrapp .cases-col1 .before span, .smile-cases-wrapp .cases-col1 .after span {
  font-size: 10px;
  padding: 0 12px 0;
}
.smile-cases-wrapp .call-today-smile {
  font-size: 11px;
  letter-spacing: 1.78px;
}
.patient-review-wrapp h1 {
  font-size: 26px;
}
.patient-review-wrapp p {
  font-size: 15px;
}
.patient-review-wrapp .patient-review-col h3 {
  font-size: 16px;
}

.all-one-four-wrapp h1 {
  font-size: 30px;
}
.all-one-four-wrapp .all-one-coloum .journey-features .image-title h2 {
  min-height: 50px;
}
.all-one-four-wrapp .all-one-coloum h2 {
  font-size: 15px;
}
.all-one-four-wrapp .all-one-coloum .journey-features {
  padding: 30px 15px 45px;
}
.all-one-four-wrapp .all-one-coloum p {
  font-size: 15px;
}
.all-one-four-wrapp .booking-btn {
  font-size: 9px;
  letter-spacing: 1px;
  padding: 21px 20px 21px 10px;
}
.compromise-wrapp h2 {
  font-size: 26px;
}
.compromise-wrapp .goto-abroad h1 {
  font-size: 24px;
}
.travelling-wrapp h1 {
  font-size: 26px;
}
.scanning-safty-wrapp .safty-section {
  margin: 0 0 40px;
}

.scanning-safty-wrapp h1 {
  font-size: 26px;
}
.scanning-safty-wrapp ul li {
  font-size: 15px;
}

.nervous-wrapp {
  padding: 40px 0 30px;
}
.nervous-wrapp .nervous-col {
  width: 95%;
}
.nervous-wrapp p {
  font-size: 15px;
}
.experienced-wrapp h1 {
  font-size: 27px;
  margin: 0 0 20px;
}
.experienced-wrapp h3 {
  font-size: 22px;
}
.experienced-wrapp ul li {
  font-size: 15px;
}
.location-wrapp .map-loct-content .loc-notice {
  font-size: 13px;
}
.book-you-free {
  padding: 40px 3% 30px;
}

.book-you-free .book-you-free-cont {
  width: 47.5%;
}
.book-you-free .book-you-free-cont h3 {
  font-size: 28px;
  margin: 0 0 25px;
}
.book-you-free .book-you-free-cont h3 {
  font-size: 28px;
  margin: 0 0 25px;
}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {
  letter-spacing: 3.1px;
}
.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {
  letter-spacing: 3.1px;
}
.aesthetics-wrapp h2 {
  font-size: 12px;
  letter-spacing: 5.98px;
  margin: 0 0 10px;
}
.aesthetics-wrapp h3 span {
  display: inline;
}
.aesthetics-wrapp p {
  font-size: 13px;
  margin: 0 0 10px;
}
.treatments-wrapp .treatments-col2 {
  width: 30.32% !important;
  float: left;
  margin: 1.4% 4.52% 0 0;
  padding: 3.4% 2.1% 87px 2.1%;
  position: relative;
  z-index: 9;
}

.treatments-wrapp .treatments-col2:nth-child(3n) {
    margin-right: 0;
}

.treatments-wrapp .treatments-col2:nth-child(4n) {
    margin-right:0;
}

.treatments-wrapp h2 {
  font-size: 20px;
  margin: 0 0 10px;
}

.treatments-wrapp p {
  font-size: 12px;
  margin: 0 0 10px;
}

    .testimonials-wrapp h2 {

      font-size: 12px;
        letter-spacing: 5.98px;
        margin: 0 0 10px;

}

.testimonials-wrapp h3 {
  font-size: 25px;
  margin: 0 0 20px;
}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 {
  margin: 0 auto 52px;
}
.speak-wrapp h2 {
  font-size: 12px;
  letter-spacing: 5.98px;
  margin: 0 0 10px;
}
.speak-wrapp h3 span {
  display: inline;
}
.social-wrapp h2 {
  font-size: 12px;
  letter-spacing: 5.98px;
  margin: 0 0 10px;
}
.social-wrapp h3 {
  font-size: 25px;
  margin: 0 0 22px;
}



.fulljaw-wrapp .fulljaw-col1 h1 {
  font-size: 32px;
}
.fulljaw-wrapp .fulljaw-col1 h3 {
  font-size: 20px;
}
.fulljaw-wrapp .fulljaw-col1 p {
  font-size: 15px;
}
.fulljaw-wrapp .fulljaw-col1 p {
  font-size: 15px;
}
.compromise-wrapp .goto-abroad h1, .compromise-wrapp .goto-abroad h1 span {  display: inline;}

.treatments-wrapp .treatments-col2 .treatments-row2 .treatments-btn1 {left: 15%}

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

.sidbar-row2 li, .sidbar-row2 li a {letter-spacing: 5.27px;}

.abouts-wrapp .top-wrapp h2 {font-size: 32px;}
.teaches-implant {padding: 60px 3% 50px}

.abouts-wrapp .top-wrapp .conten-row1 {
  width: 50% !important;
  padding: 0;
}
.abouts-wrapp .top-wrapp {
  padding: 40px 3% 30px;
}
.abouts-wrapp .top-wrapp h1 {
  font-size: 20.5px;
  margin: 0 0 22px;
}
.abouts-wrapp .top-wrapp h1 {
  font-size: 20.5px;
  margin: 0 0 22px;
}
.abouts-wrapp .top-wrapp ul li {
  padding: 0 0 12px 30px;
  font-size: 14px;
}

.abouts-wrapp .top-wrapp ul li:before {
  font-size: 18px;
}

.abouts-wrapp .comp-implant-wrapp {
  padding: 40px 3% 30px;
}

.abouts-wrapp .comp-implant-wrapp h2 {
  font-size: 30px;
}
.abouts-wrapp h3 {
  font-size: 20px;
}
.abouts-wrapp .comp-implant-wrapp {
  padding: 40px 3% 30px;
}
.abouts-wrapp .comp-implant-wrapp h2 {
  font-size: 30px;
}
.abouts-wrapp h3 {
  font-size: 20px;
}
.abouts-wrapp .comp-implant-wrapp .image {
  width: 44.5%;
  margin: 0 2% 0 0;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature {
  width: 52.5%;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature ul li {
  font-size: 15px;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature ul li {
  font-size: 15px;
}
.teaches-wrapp {
  padding: 50px 3% 40px;
}
.teaches-wrapp .content {
  width: 47.5%;
}    .teaches-wrapp h2 {
  font-size: 28px;
}
.teaches-wrapp .teamiamge {
  width: 50%;
}
.teaches-implant {
  padding: 60px 3% 50px;
}
.teaches-implant h1 {
  font-size: 20px;
}
.abouts-wrapp .book-content {
  padding: 3.2% 3% 3%;
}
.abouts-wrapp .book-content h2 {
  font-size: 30px;
}
.abouts-wrapp .book-content .implant-btn {
  font-size: 10px;
  letter-spacing: 1.28px;
  margin: 10px 0 0;
}
.abouts-wrapp .testi-pages {
  padding: 0 3% 40px;
}
.abouts-wrapp h3 {
  font-size: 20px;
}
.abouts-wrapp .transparent-pricing {
  padding: 40px 0;
}
.abouts-wrapp .transparent-pricing h2 {
  font-size: 32px;
}
.abouts-wrapp .transparent-pricing .tranparent-row h3 {
  font-size: 18px;
}


.jobs-wrapp .jobs-col1 {width: 100%;padding: 50px 5%}

.abouts-wrapp .top-wrapp {
  padding: 60px 3% 50px;
}
.abouts-wrapp .top-wrapp .conten-row1 {
  width: 50%;
  padding: 0;
}

.abouts-wrapp .top-wrapp .conten-row1 {
  width: 50%;
  padding: 0;
}
.abouts-wrapp .top-wrapp h2 {
  font-size: 34px;
}
.abouts-wrapp .top-wrapp .conten-row-left {
  width: 50%;
}
.abouts-wrapp .comp-implant-wrapp {
  padding: 40px 3% 30px;
}
.abouts-wrapp .comp-implant-wrapp h2 {
  font-size: 34px;
}
.abouts-wrapp h3 {
  font-size: 20px;
}

.abouts-wrapp .comp-implant-wrapp .image {
  width: 44.5%;
  margin: 0 2% 0 0;
}    .abouts-wrapp .comp-implant-wrapp .implantfeature {
  width: 52.5%;
}
.teaches-wrapp {
  padding: 50px 3% 40px;
}
.teaches-wrapp .content {
  width: 47.5%;
}
.teaches-wrapp h2 {
  font-size: 32px;
}
.teaches-wrapp .teamiamge {
  width: 50%;
}
.teaches-implant {
  padding: 60px 3% 50px;
}
.teaches-implant h1 {
  font-size: 24px;
}
.teaches-implant h4 {
  font-size: 14px;
}
.fulljaw-features-wrapp .features-items h3 {
  font-size: 18px;
}
.abouts-wrapp .book-content {
  padding: 3.2% 3% 3%;
}
.abouts-wrapp .book-content h2 {
  font-size: 34px;
}
.abouts-wrapp .before-after-wrapp h2 {
  font-size: 35px;
}
.abouts-wrapp h3 {
  font-size: 20px;
}
.abouts-wrapp .before-after-wrapp .smile-before-after {
  width: 94%;
}
.abouts-wrapp .testi-pages {
  padding: 0 3% 40px;
}
.abouts-wrapp .transparent-pricing {
  padding: 40px 0;
}
.abouts-wrapp .transparent-pricing h2 {
  font-size: 35px;
}
.abouts-wrapp h3 {
  font-size: 20px;
}
.abouts-wrapp .transparent-pricing .transparent-core {
  padding: 0 3% 0;
}
.abouts-wrapp h3 {
  font-size: 20px;
}
.teaches-wrapp h2 {
  font-size: 32px;
}
.abouts-wrapp h3 {
  font-size: 20px;
}

.teaches-wrapp {
  padding: 50px 3% 40px;
}
.abouts-wrapp .com-guided-pages .com-guided-description {
  width: 47.5%;
}
.teaches-wrapp h2 {
  font-size: 32px;
}
.abouts-wrapp .com-guided-pages .com-guided-description ul li {
  font-size: 13px;
}
.abouts-wrapp .com-guided-pages .com-guided-images {
  width: 50%;
}
.abouts-wrapp .book-settled-pages {
  padding: 3.2% 3% 3%;
}
.abouts-wrapp .book-settled-pages h2 {
  font-size: 35px;
}

    .teaches-wrapp {
        padding: 50px 3% 40px;
    }

    .teaches-wrapp h2 {
      font-size: 28px;
  }


  .abouts-wrapp .onsite-3d .onsite-scaning {
    width: 94%;
}
.book-you-free {
  padding: 40px 3% 30px;
}
.book-you-free .book-you-free-cont {
  width: 47.5%;
}
.book-you-free .book-you-free-cont h3 {
  font-size: 28px;

}

.abouts-wrapp .onsite-3d-fields {
  padding: 40px 3%;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldscont {
  width: 50%;
}    .abouts-wrapp .onsite-3d-fields h2 {
  font-size: 33px;
}


.book-you-free .book-you-free-cont h3 {
  font-size: 28px;
  margin: 0 0 25px;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldsimg {
  width: 50%;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldsimg {
  width: 50%;
}
.book-you-free .book-you-free-cont {
  width: 47.5%;
}

.book-you-free .book-you-free-cont h3 {
  font-size: 28px;
  margin: 0 0 25px;
}
.book-you-free .book-you-free-form {
  width: 50%;
}

.team-wrapp .team-col3 .squere-format-shape img {height: 38.50vw;}

.teamer-wrapp .teamer-col2 .squere-format-shape img {height: 40vw;}

.conten-wrapp .conten-col1 .squere-format-shape img {height: 32.5vw;}

.footer-wrapp {padding: 2.6% 0 95px;}
.abouts-wrapp .top-wrapp h1 {
  font-size: 20.5px;
  margin: 0 0 22px;
}

.abouts-wrapp .top-wrapp .conten-row1 {
  padding-top:0 !important;

}
.abouts-wrapp .top-wrapp {
  padding: 40px 3% 30px;
}
.abouts-wrapp .top-wrapp h2 {
  font-size: 32px;
}    .teaches-implant h1 {
  font-size: 20px;
}
.teaches-implant h4 {
  font-size: 13px;
}
.fulljaw-features-wrapp .features-items h3 {
  font-size: 16px;
}
.abouts-wrapp .before-after-wrapp h2 {
  font-size: 30px;
}
.abouts-wrapp h3 {
  font-size: 20px;
}

.abouts-wrapp .before-after-wrapp .smile-box-title {
  font-size: 14px;
}
.abouts-wrapp h3 {
  font-size: 20px;
}
.abouts-wrapp .transparent-pricing h2 {
  font-size: 32px;
}
.abouts-wrapp h3 {
  font-size: 20px;
}
.abouts-wrapp .transparent-pricing .tranparent-row h3 {
  font-size: 18px;
}
.abouts-wrapp .transparent-pricing .tranparent-row .decription-trns p span {
  font-size: 22px;
  padding: 5px 13px;
  margin: 0 0 8px;
}
.tranparent-row .decription-trns p span {
  font-size: 22px;
  padding: 5px 13px;
  margin: 0 0 8px;
}
.abouts-wrapp .book-settled-pages h2 {
  font-size: 30px;
}
.treatin-wrapp .treatin-col1 h2 {font-size: 20px;}
.abouts-wrapp .comp-implant-wrapp .implantfeature ul li:before {
  content: "\2713";
  color: #62BFEB !important;
  top: 0;
}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 10px;}

.implants-wrapp .implanttopcontent h1{font-size:25px}
.implants-wrapp .implanttopcontent h2{font-size:22px}
.implants-wrapp .implanttopcontent h3{font-size:20px}
.implants-wrapp .implanttopcontent h4{font-size:18px}
.implants-wrapp .implanttopcontent h5{font-size:14px}
.implants-wrapp .implanttopcontent h6{font-size:12px}

.banner-wrapp .banner-col1 .banner-row1 {width: 88%;}
.banner-wrapp .banner-col1 .logos {margin: 10px 0 0;}

.about-wrapp2 .about-col3 .taxouter .video-bar {width: 100%;max-width: 380px;left: inherit;position: relative;top: inherit;margin: 15px auto 0;padding: 0 0 30.5%;}

#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 10px;letter-spacing: 1.28px;}
#myModal .modal-content .buk-consult {font-size: 22px;}

.book-content.floatingwidget .buk-consult {font-size: 10px;letter-spacing: 1.88px;padding: 18px 22px 18px 22px}
.testimonial-wrapp .testimonial-col3 p { min-height: 270px;}

.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button{width:39.2px;height:39.2px}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button:before{width:39.2px;height:39.2px}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button:after{width:50px;height:50px}

.banner-wrapp .banner-col1 .logos .logo-1 img{width:100%;display:block;height:35px}
.banner-wrapp .banner-col1 .logos .logo-1{width:23%}
.banner-wrapp .banner-col1 .video-banner {padding: 28px 0 30px;}

.linker-wrapp{padding:5% 0 3.5%}
.banner-wrapp h3 br{display:none}

.tim-wrapp .outer-teamer .imager h2{font-size:20px}

.tim-wrapp .team-about-col1 .about-col2 .about-row2 h2{font-size:10px;letter-spacing:1.28px;line-height:1.97;margin:0 6px 0 0}
.tim-wrapp .team-about-col1 .about-col2 .about-row2 a.circle-effects{margin:0 13px 0 0}
.tim-wrapp .team-about-col1 .about-row1.custom-select1{width:226px}


}

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

.header-wrapp { padding:30px 0 28px;}
.header-wrapp .header-col1 { width:284px; margin-left:65px; margin-top: 4px;}
.header-wrapp .header-col2 { margin:0 24px 0 0;}
.header-wrapp .header-col2 .header-row2 li { margin:0 44px 0 0;}
.header-wrapp .header-col2 .header-row2 li:after { right:-22px;}
.header-wrapp .header-btn1 { margin:0 0 0 8px; padding:20px 22px 21px 22px;}
.header-wrapp .header-btn1 span { display:none;}
.header-row2 li, .header-row2 li a { font-size:11px; letter-spacing:1.78px; line-height:5.4;}

.linker-row1 li, .linker-row1 li a { font-size:11px; letter-spacing:1.78px;}

.banner-wrapp { min-height:inherit; margin:126px 0 0;}
.banner-wrapp p { font-size:15px; margin:0 0 13px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:13px; letter-spacing:6.98px; margin:0 0 10px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:28px; margin:0 0 15px;line-height: 1.12}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:94%; top: 60%;}
.banner-wrapp .banner-btn1 { margin:6px 6px 0 0;padding: 14px 46px 14px 30px}
.banner-wrapp .banner-btn2 { margin:6px 0 0 0;padding: 14px 46px 14px 30px}

.about-wrapp p { font-size:14px; margin:0 0 13px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:11px; letter-spacing:1.78px; line-height:1.87; margin:0 8px 0 0;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:13px; letter-spacing:6.98px; margin:0 0 9px;}
.about-wrapp h3 span { display:inline;}
.about-wrapp h4 { font-size:29px; margin:0 0 25px;}
.about-wrapp h4 span { display:inline;}
.about-wrapp .about-col1 .about-row1 { width:234px;}
.about-wrapp .about-col2 .about-row2 a { margin:0 15px 0 0;}
.about-wrapp .about-btn1 { margin-right:6px;}
.testimonial-wrapp.reviews-page {padding: 0 0 50px;}


.implants-wrapp p { font-size:14px; margin:0 0 13px;}
.implants-wrapp p span { display:inline;}
.implants-wrapp h2 { font-size:13px; letter-spacing:6.98px; margin:0 0 13px;}
.implants-wrapp h2 span { display:inline;}
.implants-wrapp h3 { font-size:29px; margin:0 0 25px;}
.implants-wrapp h3 span { display:inline;}
.implants-wrapp .implants-btn1 { margin-right:6px;}

.veneers-wrapp p { font-size:14px; margin:0 0 13px;}
.veneers-wrapp p span { display:inline;}
.veneers-wrapp h2 { font-size:13px; letter-spacing:6.98px; margin:0 0 13px;}
.veneers-wrapp h2 span { display:inline;}
.veneers-wrapp h3 { font-size:29px; margin:0 0 25px;}
.veneers-wrapp h3 span { display:inline;}
.veneers-wrapp .veneers-btn1 { margin-right:6px;}

.invisalign-wrapp p { font-size:14px; margin:0 0 13px;}
.invisalign-wrapp p span { display:inline;}
.invisalign-wrapp h2 { font-size:13px; letter-spacing:6.98px; margin:0 0 13px;}
.invisalign-wrapp h2 span { display:inline;}
.invisalign-wrapp h3 { font-size:29px; margin:0 0 25px;}
.invisalign-wrapp h3 span { display:inline;}
.invisalign-wrapp .invisalign-btn1 { margin-right:6px;}

.aesthetics-wrapp p { font-size:14px; margin:0 0 13px;}
.aesthetics-wrapp p span { display:inline;}
.aesthetics-wrapp h2 { font-size:13px; letter-spacing:6.98px; margin:0 0 13px;}
.aesthetics-wrapp h2 span { display:inline;}
.aesthetics-wrapp h3 { font-size:29px; margin:0 0 25px;}
.aesthetics-wrapp h3 span { display:inline;}
.aesthetics-wrapp .aesthetics-btn1 { margin-right:6px;}

.treatments-wrapp p { font-size:14px; margin:0 0 13px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:22px; margin:0 0 13px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp .treatments-btn1 { margin-right:6px;}
.treatments-wrapp .treatments-btn2 { margin-right:6px;}
.banner-wrapp .banner-col1 .banner-row1{justify-content: center;}


.testimonials-wrapp p { font-size:14px; margin:0 0 13px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:13px; letter-spacing:6.98px; margin:0 0 13px;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp h3 { font-size:29px; margin:0 0 26px;}
.testimonials-wrapp h3 span { display:inline;}
.testimonials-wrapp h4 { font-size:16px; margin:40px 0 7px;}
.testimonials-wrapp h4 span { display:inline;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { margin:0 auto 58px;}




.team-wrapp h2 { font-size:13px; letter-spacing:6.98px; margin:0 0 7px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:29px; margin:0 0 0;}
.team-wrapp h3 span { display:inline;}
.team-wrapp h4 { font-size:22px; margin:0 0 5px;}
.team-wrapp h4 span { display:inline;}
.team-wrapp h5 { font-size:15px; margin:0 0 5px;}
.team-wrapp h5 span { display:inline;}
.team-wrapp .team-col1 { margin:0 0 42px;}

.contact-wrapp h2 { font-size:13px; letter-spacing:6.98px; margin:0 0 7px;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:29px; margin:0 0 56px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp h4 { font-size:10px; letter-spacing:5.27px; margin:0 0 28px;}
.contact-wrapp h4 span { display:inline;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil1 { font-size:10px; letter-spacing:5.27px;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil2 { height:84px;}
.contact-wrapp .contact-col3 .contact-row3 .contact-fil3 { height:84px; margin:0 0 41px; padding:35px 0 0;}

.speak-wrapp h2 { font-size:13px; letter-spacing:6.98px; margin:0 0 13px;}
.speak-wrapp h2 span { display:inline;}
.speak-wrapp h3 { font-size:29px; margin:0 0 25px;}
.speak-wrapp h3 span { display:inline;}

.social-wrapp h2 { font-size:13px; letter-spacing:6.98px; margin:0 0 13px;}
.social-wrapp h2 span { display:inline;}
.social-wrapp h3 { font-size:29px; margin:0 0 25px;}
.social-wrapp h3 span { display:inline;}
.social-wrapp .social-col1 { margin:23px 0 48px -1.3%;}

.fheader-wrapp .fheader-col1 { width:333px;}
.fheader-wrapp .fheader-col2 { margin:0 24px 0 0;}
.fheader-wrapp .fheader-col2 .fheader-row2 li { margin:0 44px 0 0;}
.fheader-wrapp .fheader-col2 .fheader-row2 li:after { right:-22px;}
.fheader-wrapp .fheader-btn1 { margin:0 0 0 8px; padding:20px 22px 21px 22px;}
.fheader-row2 li, .fheader-row2 li a { font-size:11px; letter-spacing:1.78px; line-height:5.4;}

.flinker-wrapp h2 { font-size:11px; letter-spacing:1.78px; line-height:1.87; margin:0 15px 0 0;}
.flinker-wrapp h2 span { display:inline;}
.flinker-wrapp .flinker-col3 { width:49.3%;}
.flinker-row1 li, .flinker-row1 li a, .flinker-row2 li, .flinker-row2 li a, .flinker-row3 li, .flinker-row3 li a { font-size:11px; letter-spacing:1.78px;}

.footer-wrapp .footer-col1 { margin:0 0 2px;}
.footer-wrapp .footer-col1 .footer-row1 li { margin:0 16px 0 0;}
.footer-wrapp .footer-col2 .footer-row2 li { margin:0 14px 0 0;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:11px; letter-spacing:1.78px;}

.treatments-btn-box{justify-content: center;}



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

.conten-wrapp .conten-col1 { width:62%;}
.conten-wrapp .conten-col1 .conten-row1 { width:95%; padding:53px 0 0;}
.conten-wrapp .conten-col2 { width:34%;}

.sidbar-wrapp h2 { font-size:12px;}
.sidbar-wrapp h3 { font-size:28px;}
.sidbar-wrapp .sidbar-col1 { padding:55px 0 60px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:100%; padding:0 5%;}
.sidbar-wrapp .sidbar-col2 { padding:58px 0 55px;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 { width:100%; padding:0 5%;}

.blog-wrapp h2 { font-size:12px;}
.blog-wrapp h3 { font-size:20px;}

.abouts-wrapp h2 { font-size:20px;}
.abouts-wrapp h3 { font-size:20px;}

.teamer-wrapp h2 { font-size:20px;}
.teamer-wrapp h3 { font-size:14px;}
.teamer-wrapp .teamer-col1 { padding:0;}

.galler-wrapp .galler-col1 { padding:0;}

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

.teamin-wrapp h2 { font-size:20px;}
.teamin-wrapp h3 { font-size:15px;}
.teamin-wrapp h4 { font-size:15px;}

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

.feeser-wrapp h3 { font-size:20px;}

.getin-wrapp h3 { font-size:32px;}

.opening-wrapp h2 { font-size:32px;}

/*header-ret-box-css*/
.header-ret-box { margin:6px 0 0;}

/*fheader-ret-box-css*/
.fheader-ret-box { margin:12px 0 0;}

/*flinker-social-box-css*/
.flinker-social-box { margin:42px 0 0;}
.flinker-social-box a { margin:0 15px 0 0;}

/*team-btn-box-css*/
.team-btn-box { top:5px;}

/*btn-css*/
.header-btn1, .banner-btn1, .banner-btn2, .about-btn1, .implants-btn1, .veneers-btn1, .invisalign-btn1, .aesthetics-btn1, .aesthetics-btn2, .treatments-btn1, .treatments-btn2, .gallery-btn1, .testimonials-btn1, .testimonials-btn2, .team-btn1, .contact-fil1, .contact-btn1, .contact-btn1 input, .speak-fil1, .speak-btn1, .social-btn1, .fheader-btn1, .sidbar-fil1, .abouts-btn1, .blog-btn1, .paiger-btn1, .paiger-btn2, .galler-btn1, .blogin-btn1, .gallerin-btn1, .common-btn1, .teamin-btn1, .treatin-btn1, .testimonial-btn1, .getin-fil1 { font-size:11px; letter-spacing:1.78px;}

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

.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { height: 84px;  font-size: 10px;   letter-spacing: 5.27px;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {  margin: 0 0 41px;   padding: 35px 0 0;}
.contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {  font-size: 11px;   letter-spacing: 1.78px;}

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

.getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 11px; letter-spacing: 1.78px;}

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell {width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { margin: 20px 0 10px !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {margin: 0 0 20px !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { font-size: 11px; letter-spacing: 1.78px;}
.referrals-wrapp h2 { font-size: 32px;}
.referrals-wrapp h3 {font-size: 30px;}

.benefits-wrapp h2{font-size: 32px;}

.offer-wrapp .blog-col1 .blog-col2 .blog-row2 h3 {font-size: 20px;}

.offer-wrapp .special-off-btn2, .offer-wrapp .special-off-btn1 {font-size: 11px; letter-spacing: 1.78px;}

.linker-wrapp .special-offer-btn {font-size: 11px; letter-spacing: 1.78px;padding: 14px 46px 14px 30px}
.referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .cog-field .cog-label {	letter-spacing: 5.27px;}

h1.seo-sub-title {font-size: 28px;}

.treatments-wrapp .treatments-col2 {width: 23.40% !important; margin-right: 2%;}

.conten-wrapp .conten-col1 .typography.extra-defalt {width: 95%; padding: 0;}
.conten-wrapp.default-temp .conten-col1 .conten-row1 {width: 95%; padding: 53px 0 0;}

.team-wrapp .team-col3 .rounded img {height: 30.8vw;}

.teamer-wrapp .teamer-col2 .rounded img {height: 30.8vw;}

.teamin-wrapp .teamin-col1 img {height: 24.15vw;}

.implants-logo-gold-shape {left: -5.2%;}
.veneers-logo-gold-shape {right: -10.9%;}
.aesthetics-logo-gold-shape {right: -4.1%;}

.treatments-wrapp .implants-col1 h1 {font-size: 26px;}

.treatments-wrapp .implants-col1 .treatin2-btn1{font-size:11px;letter-spacing:1.78px;}

.about-wrapp h1.seo-sub-title {font-size: 30px;}
.treatments-wrapp .implants-col1 h1 {font-size: 26px;}

.treatments-wrapp .implants-col1 .treatin2-btn1{font-size:11px;letter-spacing:1.78px;}

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

.premium-implant h3 {font-size: 25px;}

.full-jaw-team-section h1 {font-size: 34px;}

.impliment-cost-fulljaw h1 {
  font-size: 30px;}
  .impliment-cost-fulljaw .cost-content-col2 ul li {
    font-size: 15px;
}

.fulljaw-consultation-wrapp h2 {
  font-size: 34px;
}

.fulljaw-consultation-wrapp .consultation-btn1 {
  font-size: 11px;
  letter-spacing: 1.78px;
}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content ul li {
  font-size: 15px;
}

.fulljaw-dentures .white-and-black .denture-white-sec h3 {
  font-size: 20px;
}

.fulljaw-dentures .white-and-black .denture-white-sec .denture-btn1 {
  font-size: 11px;
  letter-spacing: 1.78px;
}

.fulljaw-features-wrapp .features-items h3 {
  font-size: 18px;
}

.fulljaw-faq-wrapp .faq-row h1 {
  font-size: 32px;
}
.smile-cases-wrapp h1 {
  font-size: 27px;
}
.smile-cases-wrapp .call-today-smile {
  font-size: 11px;
  letter-spacing: 1.78px;
}
.patient-review-wrapp h1 {
  font-size: 28px;
}
.patient-review-wrapp p {
  font-size: 15px;
}
.patient-review-wrapp .patient-review-col h3 {
  font-size: 18px;

}

.all-one-four-wrapp h1 {
  font-size: 34px;
}

.all-one-four-wrapp .all-one-coloum .journey-features .image-title h2 {
  min-height: 56px;
}
.all-one-four-wrapp .all-one-coloum p {
  font-size: 15px;
}

.all-one-four-wrapp .booking-btn {
  font-size: 10px;
  letter-spacing: 1px;
  padding: 20px 36px 21px 19px;
}

.compromise-wrapp h2 {
  font-size: 28px;
}

.compromise-wrapp .goto-abroad h1 {
  font-size: 27px;
}

.travelling-wrapp h1 {
  font-size: 28px;
}

.scanning-safty-wrapp h1 {
  font-size: 28px;
}

.nervous-wrapp h1 {
  font-size: 26px;
}
.nervous-wrapp p {
  font-size: 15px;
}
.experienced-wrapp h1 {
  font-size: 30px;
}
.experienced-wrapp h3 {
  font-size: 25px;
}
.experienced-wrapp ul li {
  font-size: 15px;
}
.location-wrapp .map-loct-content .loc-notice {
  font-size: 13px;
}
.book-you-free .book-you-free-cont h3 {
  font-size: 32px;
  margin: 0 0 25px;
}
.book-you-free {
  padding: 40px 3% 30px;
}
.book-you-free .book-you-free-cont {
  width: 47.5%;
}
.book-you-free .book-you-free-form {
  width: 50%;
}

.book-you-free .book-you-free-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {
  font-size: 11px;
  letter-spacing: 1.78px;
}

.aesthetics-wrapp h2 {
  font-size: 13px;
  letter-spacing: 6.98px;
  margin: 0 0 13px;
}

.aesthetics-wrapp h3 {
  font-size: 29px;
  margin: 0 0 25px;
}
.aesthetics-wrapp p {
  font-size: 14px;
  margin: 0 0 13px;
}

.treatments-wrapp h2 {
  font-size: 20px;
  margin: 0 0 13px;
}
.treatments-wrapp p {
   font-size: 14px;

  margin: 0 0 13px;
}

.treatments-wrapp .treatments-col2 {  padding: 3.4% 1.5% 87px 1.5%;}
.testimonials-wrapp h2 {font-size: 13px;letter-spacing: 6.98px;margin: 0 0 13px;}
.testimonials-wrapp h3 {font-size: 29px;margin: 0 0 26px;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 {margin: 0 auto 58px;}
.testimonials-wrapp h4 {font-size: 16px;margin: 40px 0 7px;}

.speak-wrapp h2 {font-size: 13px;  letter-spacing: 6.98px;margin: 0 0 13px;}
.speak-wrapp h3 {  font-size: 29px ; margin: 0 0 25px}
.speak-wrapp h3 {font-size: 29px;margin: 0 0 25px;}
.speak-wrapp h3 {font-size: 29px;margin: 0 0 25px;}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .image {  width: 47%;}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content {
  width: 50%;
}
.compromise-wrapp .goto-abroad h1, .compromise-wrapp .goto-abroad h1 span {  display: inline;}

.treatments-wrapp .treatments-col2 .treatments-row2 .treatments-btn1 {left: 10.5%;}

.inner-wrapp h1 sub {top: -17px}

.teaches-implant {padding: 60px 3% 50px;}
.abouts-wrapp .top-wrapp {
  padding: 60px 3% 50px;
}    .abouts-wrapp .top-wrapp .conten-row1 {
  width: 50%;
  padding: 0;
}
.abouts-wrapp .top-wrapp h1 {
  font-size: 25px;
  margin: 0 0 22px;
}
.abouts-wrapp .top-wrapp h2 {
  font-size: 34px;
}
.abouts-wrapp .top-wrapp .conten-row-left {
  width: 50%;
}    .abouts-wrapp .comp-implant-wrapp {
  padding: 40px 3% 30px;
}
.abouts-wrapp .comp-implant-wrapp h2 {
  font-size: 34px;
}
.abouts-wrapp h3 {
  font-size: 20px;
}
.abouts-wrapp .comp-implant-wrapp .image {
  width: 44.5%;
  margin: 0 2% 0 0;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature {
  width: 52.5%;
}
.teaches-wrapp {
  padding: 50px 3% 40px;
}
.teaches-wrapp .content {
  width: 47.5%;
}
.teaches-wrapp h2 {
  font-size: 32px;
}
.teaches-wrapp .teamiamge {
  width: 50%;
}
.teaches-implant {
  padding: 60px 3% 50px;
}
.teaches-implant h1 {
  font-size: 24px;
}
.teaches-implant h4 {
  font-size: 14px;
}

.teaches-implant h1 {
  font-size: 24px;
}
.abouts-wrapp .book-content {
  padding: 3.2% 3% 3%;
}
.abouts-wrapp .book-content h2 {
  font-size: 34px;
}    .abouts-wrapp .transparent-pricing {
  padding: 40px 0;
}
.abouts-wrapp .transparent-pricing h2 {
  font-size: 35px;
}
.abouts-wrapp h3 {
  font-size: 20px;
}    .abouts-wrapp .transparent-pricing .tranparent-row .decription-trns p span {
  font-size: 24px;
  padding: 5px 15px;
  margin: 0 0 10px;
}    .abouts-wrapp .transparent-pricing .tranparent-row .decription-trns p span {
  font-size: 24px;
  padding: 5px 15px;
  margin: 0 0 10px;
}
.abouts-wrapp .transparent-pricing .transparent-core {
  padding: 0 3% 0;
}    .teaches-wrapp {
  padding: 50px 3% 40px;
}
.teaches-wrapp h2 {
  font-size: 32px;
}
.abouts-wrapp .com-guided-pages .com-guided-description {
  width: 47.5%;
}

.teaches-wrapp h2 {
  font-size: 32px;
}

.abouts-wrapp .com-guided-pages .com-guided-description ul li {
  font-size: 13px;
}

.abouts-wrapp h3 {
  font-size: 20px;
}

.abouts-wrapp .com-guided-pages .com-guided-images {
  width: 50%;
}
.abouts-wrapp .book-settled-pages {
  padding: 3.2% 3% 3%;
}
.abouts-wrapp .book-settled-pages h2 {
  font-size: 35px;
}
.abouts-wrapp .onsite-3d .onsite-scaning {
  width: 94%;
}
.abouts-wrapp .onsite-3d-fields {
  padding: 40px 3%;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldscont {
  width: 50%;
}

.abouts-wrapp .onsite-3d-fields h2 {
  font-size: 33px;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldsimg {
  width: 50%;
}
.abouts-wrapp .top-wrapp .conten-row1{width: 50% !important;}

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

.team-wrapp .team-col3 .squere-format-shape img {height: 38.85vw;}

.teamer-wrapp .teamer-col2 .squere-format-shape img {height: 40vw;}

.conten-wrapp .conten-col1 .squere-format-shape img {height: 32.5vw;}
.treatin-wrapp .treatin-col1 h2 {font-size: 20px;}
.abouts-wrapp .comp-implant-wrapp .implantfeature ul li:before {
  content: "\2714";
  color: #62BFEB !important;
  top: 0;
}
.recruitment-wrapp .recruitment-col2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 11px;}

.implants-wrapp .implanttopcontent h1{font-size:28px}
.implants-wrapp .implanttopcontent h2{font-size:25px}
.implants-wrapp .implanttopcontent h3{font-size:22px}
.implants-wrapp .implanttopcontent h4{font-size:20px}
.implants-wrapp .implanttopcontent h5{font-size:16px}
.implants-wrapp .implanttopcontent h6{font-size:14px}

.banner-wrapp .banner-col1 .banner-row1 {width: 80%;}
.banner-wrapp .banner-col1 .logos {margin: 18px 0 0;}

.about-wrapp2 .about-col3 .taxouter .video-bar {width: 100%;max-width: 380px;left: inherit;position: relative;top: inherit;margin: 15px auto 0;padding: 0 0 30.5%;}

#myModal .modal-content .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 11px;letter-spacing: 1.78px;}

.book-content.floatingwidget .buk-consult {font-size: 11px;}
.testimonial-wrapp .testimonial-col3 p { min-height: 210px;}

.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button{width:39.2px;height:39.2px}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button:before{width:39.2px;height:39.2px}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button:after{width:50px;height:50px}

.banner-wrapp .banner-col1 .logos .logo-1 img{width:100%;display:block;height:35px}
.banner-wrapp .banner-col1 .logos .logo-1{width:23%}
.banner-wrapp .banner-col1 .video-banner {padding: 28px 0 30px;}

.linker-wrapp{padding:5% 0 3.5%}
.banner-wrapp h3 br{display:none}

.tim-wrapp .outer-teamer .imager h2{font-size:20px}

.tim-wrapp .team-about-col1 .about-col2 .about-row2 h2{font-size:11px;letter-spacing:1.78px;line-height:1.87;margin:0 8px 0 0}
.tim-wrapp .team-about-col1 .about-col2 .about-row2 a.circle-effects{margin:0 15px 0 0}
.tim-wrapp .team-about-col1 .about-row1.custom-select1{width:234px}


}

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

.header-wrapp .header-col1 {margin-left: 62px;width: 330px;}

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

.banner-wrapp { min-height:578px; margin:141px 0 0;}
.banner-wrapp p { font-size:16px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h2 {margin: 0 0 12px}
.banner-wrapp h3 { font-size:28px;line-height: 1.12;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:94%;}
.banner-wrapp .banner-btn2 {margin: 8px 8px 0 0;}
.banner-wrapp .banner-btn1 {margin: 8px 8px 0 0;}

.about-wrapp p span { display:inline;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 span { display:inline;}
.about-wrapp h4 { font-size:33px;}
.about-wrapp h4 span { display:inline;}

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

.veneers-wrapp p span { display:block;}
.veneers-wrapp h2 span { display:inline;}
.veneers-wrapp h3 { font-size:33px;}
.veneers-wrapp h3 span { display:inline;}

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

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

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

.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp h3 { font-size:33px;}
.testimonials-wrapp h3 span { display:inline;}
.testimonials-wrapp h4 span { display:inline;}

.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:33px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp h4 span { display:inline;}
.team-wrapp h5 { font-size:16px;}
.team-wrapp h5 span { display:inline;}

.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:33px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp h4 span { display:inline;}

.speak-wrapp h2 span { display:inline;}
.speak-wrapp h3 { font-size:33px;}
.speak-wrapp h3 span { display:inline;}

.social-wrapp h2 span { display:inline;}
.social-wrapp h3 { font-size:33px;}
.social-wrapp h3 span { display:inline;}

.flinker-wrapp h2 span { display:inline;}
.flinker-wrapp .flinker-col3 { width:49.3%;}

.footer-wrapp .footer-col1 .footer-row1 li { margin:0 16px 0 0;}

/*inner*/
.inner-wrapp { min-height:inherit;}
.inner-wrapp h1 { font-size:40px;}
.inner-wrapp .inner-col1 { width:94%;}
.inner-row1 li, .inner-row1 li a { font-size:16px;}

.conten-wrapp .conten-col1 { width:62%;}
.conten-wrapp .conten-col1 .conten-row1 { width:95%; padding:53px 0 0;}
.conten-wrapp .conten-col2 { width:34%;}

.sidbar-wrapp h2 { font-size:12px;}
.sidbar-wrapp h3 { font-size:28px;}
.sidbar-wrapp .sidbar-col1 { padding:55px 0 60px;}
.sidbar-wrapp .sidbar-col1 .sidbar-row1 { width:100%; padding:0 5%;}
.sidbar-wrapp .sidbar-col2 { padding:58px 0 55px;}
.sidbar-wrapp .sidbar-col2 .sidbar-row2 { width:100%; padding:0 5%;}

.blog-wrapp h2 { font-size:12px;}
.blog-wrapp h3 { font-size:22px;}

.teamer-wrapp h2 { font-size:20px;}
.teamer-wrapp h3 { font-size:14px;}
.teamer-wrapp .teamer-col1 { padding:0;}

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

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

.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell {width: 100% !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { margin: 20px 0 10px !important;}
.referrals-wrapp .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {margin: 0 0 20px !important;}

.treatments-wrapp .treatments-col2 {width: 23.42% !important; margin-right: 2%;}
.treatments-wrapp .treatments-col2 .treatments-row2 h2 {font-size: 22px;}

.conten-wrapp .conten-col1 .typography.extra-defalt {width: 95%; padding: 0;}
.conten-wrapp.default-temp .conten-col1 .conten-row1 {width: 95%; padding: 53px 0 0;}

.team-wrapp .team-col3 .rounded img {height: 30.8vw;}

.teamer-wrapp .teamer-col2 .rounded img {height: 30.8vw;}

.teamin-wrapp .teamin-col1 img {height: 24.15vw;}


.implants-logo-gold-shape {left: -5.2%;}
.veneers-logo-gold-shape {right: -10.9%;}
.aesthetics-logo-gold-shape {right: -4.1%;}
.book-you-free .book-you-free-form {width: 50%;}
.book-you-free .book-you-free-cont {width: 47%;}
.book-you-free {padding: 40px 3% 30px;}
.compromise-wrapp .goto-abroad h1 {font-size: 27px;}
.all-one-four-wrapp .booking-btn {padding: 20px 29px 21px 15px;}
.patient-review-wrapp .patient-review-col h3 {font-size: 20px;}
.patient-review-wrapp h1 {font-size: 32px; }
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .image {width: 47%;}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content {width: 50%;}
.impliment-cost-fulljaw h1 {  font-size: 32px;}
.fulljaw-wrapp .fulljaw-col1 h1 {font-size: 38px;}

.about-wrapp h1.seo-sub-title {font-size: 32px;}
.book-you-free .book-you-free-form {width: 50%;}
.book-you-free .book-you-free-cont {width: 47%;}
.book-you-free {padding: 40px 3% 30px;}
.compromise-wrapp .goto-abroad h1 {font-size: 27px;}
.all-one-four-wrapp .booking-btn {padding: 20px 29px 21px 15px;font-size: 11px;}
.patient-review-wrapp .patient-review-col h3 {font-size: 20px;}
.patient-review-wrapp h1 {font-size: 32px; }
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .image {width: 47%;}
.fulljaw-dentures .white-and-black .denture-black-sec .image-content-out .content {width: 50%;}
.impliment-cost-fulljaw h1 {  font-size: 32px;}
.fulljaw-wrapp .fulljaw-col1 h1 {font-size: 38px;}
.experienced-wrapp h3 {font-size: 27px;}
.book-you-free .book-you-free-cont h3 {font-size: 38px;}
.treatments-wrapp h2 {  font-size: 23px;}
.testimonials-wrapp h3 {font-size: 33px;}
.speak-wrapp h3 {font-size: 33px;}
.social-wrapp h3 {font-size: 33px;}.treatments-wrapp .treatments-col2 {padding: 3.4% 1.5% 87px 1.5%;}

.treatments-wrapp .treatments-col2 .treatments-row2 .treatments-btn1 {left: 11%;}

.inner-wrapp h1 sub {top: -17px}
.teaches-implant {
  padding: 60px 3% 50px;
}
.abouts-wrapp .top-wrapp h1 {font-size: 28px;  margin: 0 0 22px;}
.abouts-wrapp .top-wrapp {
  padding: 60px 3% 50px;
}    .abouts-wrapp .top-wrapp .conten-row1 {
  width: 50%;
  padding: 0;
}
.abouts-wrapp .top-wrapp h1 {
  font-size: 28px;
  margin: 0 0 22px;
}
.abouts-wrapp .top-wrapp h2 {
  font-size: 38px;
}
.abouts-wrapp .top-wrapp .conten-row-left {
  width: 50%;
}
.abouts-wrapp .comp-implant-wrapp {
  padding: 60px 3% 40px;
}
.abouts-wrapp .comp-implant-wrapp h2 {
  font-size: 38px;
}
.abouts-wrapp .comp-implant-wrapp .image {
  width: 44.5%;
  margin: 0 2% 0 0;
}
.abouts-wrapp .comp-implant-wrapp .implantfeature {
  width: 52.5%;
}
.teaches-wrapp {
  padding: 60px 3% 40px;
}
.teaches-wrapp .content {
  width: 47.5%;
}
.teaches-wrapp h2 {
  font-size: 38px;
}
.teaches-wrapp .teamiamge {
  width: 50%;
}
.teaches-implant {
  padding: 60px 3% 50px;
}

.abouts-wrapp .book-content {
  padding: 3.2% 3% 3%;
}
.abouts-wrapp .before-after-wrapp h2 {
  font-size: 38px;
}

.abouts-wrapp .before-after-wrapp .smile-before-after {
  width: 94%;
}
.abouts-wrapp .testi-pages {
  padding: 0 3% 40px;
}

.abouts-wrapp .transparent-pricing .transparent-core {
  padding: 0 3% 0;
}
.abouts-wrapp .transparent-pricing h2 {
  font-size: 38px;
}
.abouts-wrapp .transparent-pricing .transparent-core {
  padding: 0 3% 0;
}
.abouts-wrapp .transparent-pricing .tranparent-row .decription-trns p span {
  font-size: 28px;
}
.abouts-wrapp .com-guided-pages .com-guided-description {
  width: 47.5%;
}
.teaches-wrapp h2 {
  font-size: 38px;
}
.abouts-wrapp .com-guided-pages .com-guided-images {
  width: 50%;
}
.abouts-wrapp .onsite-3d-fields {
  padding: 40px 3%;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldscont {
  width: 50%;
}
.abouts-wrapp .onsite-3d-fields .onsite-3d-fieldsimg {
  width: 50%;
}


.abouts-wrapp .top-wrapp .conten-row1 {
  width: 50% !important;
  padding: 0;
}

.abouts-wrapp .transparent-pricing h2 {
  font-size: 38px;
}
.abouts-wrapp .transparent-pricing .tranparent-row .decription-trns p span {
  font-size: 28px;
}
.teaches-wrapp {
  padding: 60px 3% 40px;
}
.teaches-wrapp h2 {
  font-size: 38px;
}
.abouts-wrapp .com-guided-pages .com-guided-description {
  width: 47.5%;
}
.teaches-wrapp h2 {
  font-size: 38px;
}
.abouts-wrapp .book-settled-pages {
  padding: 3.2% 3% 3%;
}
.banner-wrapp p {
  width: 69%;

}
.jobs-wrapp .jobs-col1 {width: 91%;}

.team-wrapp .team-col3 .squere-format-shape img {height: 39.4vw;}

.teamer-wrapp .teamer-col2 .squere-format-shape img {height: 40vw;}

.conten-wrapp .conten-col1 .squere-format-shape img {height: 32.5vw;}
.treatin-wrapp .treatin-col1 h2 {font-size: 20px;}

.banner-wrapp .banner-col1 .banner-row1 {width: 80%;}
.banner-wrapp .banner-col1 .logos {margin: 22px 0 0;}

.linker-wrapp .special-offer-btn {padding: 14px 46px 14px 30px;}

.about-wrapp2 .about-col3 .taxouter .video-bar {width: 100%;max-width: 380px;left: inherit;position: relative;top: inherit;margin: 15px auto 0;padding: 0 0 30.5%;}

.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button{width:39.2px;height:39.2px}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button:before{width:39.2px;height:39.2px}
.banner-wrapp .banner-col1 .video-banner .videobox .video-play-button:after{width:50px;height:50px}

.banner-wrapp .banner-col1 .logos .logo-1 img{width:100%;display:block;height:35px}
.banner-wrapp .banner-col1 .logos .logo-1{width:23%}
.banner-wrapp .banner-col1 .video-banner {padding: 28px 0 30px;}

.linker-wrapp{padding:5% 0 3.5%}
.banner-wrapp h3 br{display:none}

.tim-wrapp .outer-teamer .imager h2{font-size:20px}


}

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

.header-wrapp .header-col1 {margin-left: 62px;width: 330px;}

.banner-wrapp { min-height:700px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h2 {margin: 0 0 12px}
.banner-wrapp h3 { font-size:42px;line-height: 1.10;letter-spacing: 1px;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:94%;}

.about-wrapp p span { display:inline;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 span { display:inline;}
.about-wrapp h4 { font-size:37px;}
.about-wrapp h4 span { display:inline;}

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

.veneers-wrapp p span { display:block;}
.veneers-wrapp h2 span { display:inline;}
.veneers-wrapp h3 { font-size:37px;}
.veneers-wrapp h3 span { display:inline;}

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

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

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

.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp h3 { font-size:37px;}
.testimonials-wrapp h3 span { display:inline;}
.testimonials-wrapp h4 span { display:inline;}

.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:37px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp h4 span { display:inline;}
.team-wrapp h5 span { display:inline;}

.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:37px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp h4 span { display:inline;}

.speak-wrapp h2 span { display:inline;}
.speak-wrapp h3 { font-size:37px;}
.speak-wrapp h3 span { display:inline;}

.social-wrapp h2 span { display:inline;}
.social-wrapp h3 { font-size:37px;}
.social-wrapp h3 span { display:inline;}

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

.footer-wrapp .footer-col1 .footer-row1 li { margin:0 20px 0 0;}

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

.conten-wrapp.default-temp .conten-col1 .conten-row1 {padding: 103px 0 0 13%;}
.conten-wrapp .conten-col1 .typography.extra-defalt {padding: 0 0 0 13%;}

.implants-logo-gold-shape {left: -5.2%;}
.veneers-logo-gold-shape {right: -10.9%;}
.aesthetics-logo-gold-shape {right: -4.1%;}
.abouts-wrapp .conten-wrapp .top-wrapp .conten-row1{padding: 0  0  0 0;}

.abouts-wrapp .top-wrapp .conten-row1{padding: 0  0  0 0 !important;}
.teaches-implant {padding: 60px 3% 50px;}
.jobs-wrapp .jobs-col1 {width: 91%;}


}

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

  .header-row2 li, .header-row2 li a {font-size: 14px;line-height: 4.4;}
  .linker-row1 li, .linker-row1 li a {font-size: 14px;}

  .banner-wrapp h2 {font-size: 14px;}
  .banner-wrapp p {font-size: 20px;}

  .about-wrapp h2 {font-size: 14px;margin: -3px 10px 0 0;}
  .about-wrapp h3 {font-size: 16px;}
  .about-wrapp p {font-size: 17px;}
  .about-wrapp p span {display: inline;}

  .implants-wrapp h2{font-size:16px}
  .implants-wrapp .implants-col1 .implants-row1{width:42.8%}
  .implants-wrapp p{font-size:17px}

  .veneers-wrapp h2{font-size:16px}
  .veneers-wrapp p{font-size:17px}

  .invisalign-wrapp h2{font-size:16px}
  .invisalign-wrapp .invisalign-col1 .invisalign-row1{width:44.8%}
  .invisalign-wrapp p{font-size:17px}

  .aesthetics-wrapp h2{font-size:16px}
  .aesthetics-wrapp p{font-size:17px}

  .treatments-wrapp .treatments-col2{width:23.85%;margin:1.4% 1.52% 0 0;padding:3.4% 1% 87px 1%}
  .treatments-wrapp p {font-size: 18px}

  .testimonials-wrapp h2{font-size:16px}
  .testimonials-wrapp p{font-size:17px}
  .testimonials-wrapp h4{font-size:20px}

  .team-wrapp h2{font-size:16px}
  .team-wrapp h4{font-size:30px}
  .team-wrapp h5{font-size:20px}

  .contact-wrapp h2{font-size:16px}
  .contact-wrapp h4{font-size:14px}
  .contact-wrapp .contact-col3 .contact-row3 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{font-size:13px}

  .speak-wrapp h2{font-size:16px}

  .social-wrapp h2{font-size:16px}

  .fheader-row2 li,.fheader-row2 li a{font-size:14px;line-height:4.4}
  .flinker-row1 li,.flinker-row1 li a,.flinker-row2 li,.flinker-row2 li a,.flinker-row3 li,.flinker-row3 li a{font-size:13px}
  .flinker-wrapp h2{font-size:14px}
  .footer-row1 li,.footer-row1 li a,.footer-row2 li,.footer-row2 li a{font-size:14px}

  .inner-row1 li, .inner-row1 li a {font-size: 19px;}

  .about-wrapp h1.seo-sub-title {font-size: 42px;}
  .abouts-wrapp h2 {font-size: 25px;}
  .abouts-wrapp p {font-size: 18px;}
  .abouts-wrapp h3 {font-size: 25px;}

  .sidbar-wrapp h3 {font-size: 42px;letter-spacing: 0.10px;}
  .sidbar-wrapp .sidbar-col1 .sidbar-row1 {padding: 0 72px;}
  .sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 13px;}

  .teamer-wrapp h2 {font-size: 32px;}
  .teamer-wrapp h3 {font-size: 21px;}

  .teamin-wrapp h2{font-size:28px}
  .teamin-wrapp h3{font-size:19px}
  .teamin-wrapp h4{font-size:20px}
  .teamin-wrapp h5{font-size:25px}
  .teamin-wrapp p{font-size:18px}

  .galler-wrapp h2{font-size:25px}
  .galler-wrapp p{font-size:18px}
  .before,.after{font-size:15px}

  .gallerin-wrapp h2{font-size:25px}
  .gallerin-wrapp p{font-size:18px}
  .common-btn-col1 h5{font-size:25px}

  .sidbar-row2 li, .sidbar-row2 li a {font-size: 14px;letter-spacing: 5.27px;}

  .offer-wrapp .blog-col1 .blog-col2 .blog-row2 h3{font-size:25px}
  .offer-wrapp .blog-col1 .blog-col2 .blog-row2 p{font-size:18px}

  .referrals-wrapp h2{font-size:45px}
  .referrals-wrapp p{font-size:18px;margin: 0 0 35px}
  .referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .cog-field .cog-input .el-input__inner{font-size:13px}
  .referrals-col1 .referrals-row1 .cog-form__container .cog-form__content .cog-body .cog-field .cog-input .el-textarea__inner{font-size:13px}

  .benefits-wrapp p{font-size:18px}

  .testimonial-wrapp p{font-size:18px}
  .testimonial-wrapp h3{font-size:20px}

  .blog-wrapp h2{font-size:16px}
  .blog-wrapp h3{font-size:25px}
  .blog-wrapp p{font-size:18px}

  .getin-wrapp h2{font-size:16px}
  /* .getin-wrapp .getin-col2 .getin-row2 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field{font-size:13px} */

  .opening-wrapp ul li{font-size:17px}

  .banner-wrapp .banner-col1 .banner-row1 {width: 80%;}

  .treatin-wrapp .treatin-col1 h2 {font-size: 25px;}
  .treatin-wrapp h3 {font-size: 25px}
  .treatin-wrapp p {font-size: 18px;}

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

  .treatments-wrapp .treatments-col2 .treatments-row2 h2 {
    font-size: 24px;
}

}

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

.conten-wrapp.default-temp .conten-col1 .conten-row1 {padding: 103px 0 0 13%;}
.abouts-wrapp .top-wrapp .conten-row1{padding: 0 0 0 0 ;}
.conten-wrapp .conten-col1 .typography.extra-defalt {padding: 0 0 0 13%;}
.header-wrapp .header-col1 {margin: 0 0 0 19px;}
.teaches-implant {padding: 60px 3% 50px;}
.abouts-wrapp .testi-pages {padding: 0 3% 40px;}
.abouts-wrapp .conten-wrapp .top-wrapp .conten-row1{padding: 0  0  0 0;}

.abouts-wrapp .top-wrapp .conten-row1{padding: 0  0  0 0 !important;}

}





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

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

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

}

@media screen and (min-width:1441px) {
.header-wrapp .header-col1 {width: 405px;}
.fheader-wrapp .fheader-col1{width: 405px;}
}

@media screen and (max-width:767px) {
.testimonial-wrapp .testimonial-col1.desk {display: none;}
.testimonial-wrapp .testimonial-col1.mob {display: block;}
.testimonial-wrapp.reviews-page {padding: 0 0 40px;}
.testimonial-wrapp .testimonial-col2{margin: 0; padding: 50px 0 0;}
.testimonial-wrapp .testimonial-btn1.loadmoretestimonialmaonpage{margin-bottom: 60px;}


.team-wrapp .team-col2.desk {display: none;}
.team-wrapp .team-col2.mob {display: block;}
.smile-cases-wrapp .cases-col1.mob{display: block;  padding-bottom: 30px;}
.smile-cases-wrapp .cases-col1.desk{display: none;}
.fulljaw-wrapp .fulljaw-col1 h1 {text-align: center !important;}
.fulljaw-wrapp .fulljaw-col1 h3 {text-align: center !important;}
.fulljaw-wrapp .fulljaw-col1 p {text-align: center !important;}
.fulljaw-wrapp .fulljaw-col1 .col12 h4 { text-align: center !important; margin: 0 auto !important;}

.fulljaw-wrapp .fulljaw-col1 .col12 h3 { width: fit-content;text-align: center;margin: 0 auto;}
.conten-col1.abouts-wrapp .book-you-free p br {display: none;}

.fulljaw-wrapp .flinker-btn1 {

  display: flex;
  width: fit-content;
  width: fit-content;
  justify-content: center;
  align-items: center;
  margin: 20px auto;
}
.experienced-wrapp h1 {

  text-align: center !important;
}
.experienced-wrapp h3 {

  text-align: center !important;
}

.experienced-wrapp ul li {

  text-align: center !important;


}


.conten-wrapp.recruitment-wrapp .conten-col2.sidbar-wrapp h2{
  text-align: center !important;
}
.conten-wrapp.recruitment-wrapp .conten-col2.sidbar-wrapp h3{
  text-align: center !important;
}

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


.conten-wrapp.recruitment-wrapp .sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label
{
  text-align: center !important;
}

.conten-wrapp.recruitment-wrapp .sidbar-wrapp .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {

  align-items: center;
  justify-content: center;
}

.onsite-3d .onsite-3d-core .partners-wrapp .partners-col1.mob {display: block;}
.onsite-3d .onsite-3d-core .partners-wrapp .partners-col1.desk {display: none;}

.conten-col2.sidbar-wrapp.recruitment-side-bar .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {text-align: center;}
.conten-col2.sidbar-wrapp.recruitment-side-bar .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {
  text-align: center;
}
.conten-col2.sidbar-wrapp.recruitment-side-bar  .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element{text-align: center;}
.sidbar-wrapp.recruitment-side-bar .sidbar-col1 .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element button.btn.ninja-forms-field.nf-element.btn-success.nf-fu-fileinput-button{float: none;}

.banner-wrapp .banner-col1 .logos.desktop{display:none}

}

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

  .banner-wrapp .banner-col1 .logos.moblie {display: none;}

	}

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

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

  .wp-gr .wp-google-form.wp-google-form-left .wp-google-head .wp-google-head-inner{left:10px!important;top:10px!important;width:calc(100% - 20px)!important;height:calc(100% - 20px)!important;padding-right: 20px !important;}

  .fulljaw-wrapp:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;right:0;background:rgba(255 255 255 / .45)}

	}

    .scroll-supreme {
    background: #6763eb;
    height: 27px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    }
    .marquee-container {
    position: relative;
    overflow: hidden;
    color: #fff;
    height: 16px;
    color: #fff;
    display: flex;
    align-items: center;
    }
    .marquee-track {
    display: flex;
    width: max-content;
    animation: scroll-left 40s linear infinite;
    }
    .marquee-content {
    display: inline-block;
    white-space: nowrap;
    padding-right: 0;
    word-spacing: 5px;
    }

    .banner-wrapp .scroll-supreme p {
    white-space: nowrap;
    margin: 0 0 0;
    padding: 0;
    color: #ffffff;
    line-height: 1;
    font-size: 12.4px;
    }

    @keyframes scroll-left {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}