@charset "utf-8";
/* CSS Document */
/* CSS Document © 2023 Digimax.co.uk */



/*------------------- common style ---------------------------*/
.common-style h1 { font-size: 28px; color: #ffffff; line-height: 40px; margin: 0 0 30px; } 

.common-style h2 { font-size: 22px; color: #ffffff; line-height: 34px; margin: 0 0 30px; }

.common-style h3 { font-size: 20px; color: #ffffff; line-height: 32px; margin: 0 0 30px; }

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

.common-style h5 { font-size: 16px; color: #ffffff; line-height: 27px; margin: 0 0 30px; }

.common-style h6 { font-size: 14px; color: #ffffff; line-height: 25px; margin: 0 0 30px; }

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

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

.common-style p { font-size: 13px; color: #ffffff; line-height: 23px; margin: 0 0 26px; letter-spacing: 0.75px;}

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

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

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

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

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

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

.common-style ul li { float:none; font-size: 13px; color: #ffffff; line-height: 23px; position:relative; margin: 0 0 0; padding:0 0 0 15px; font-family: 'Nunito', sans-serif; letter-spacing: 0.75px;}

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

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

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

.common-style ol li { font-size: 13px; color: #ffffff; line-height: 23px; counter-increment: my-awesome-counter; padding-left:15px; width: auto; margin: 0 auto; position: relative; font-family: 'Nunito', sans-serif; letter-spacing: 0.75px;}

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

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

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

.common-style blockquote p { font-size:13px; color: #ffffff; line-height: 23px; margin-bottom: 26px; position: relative; }

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


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

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

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

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

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

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

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

nav.navigation.pagination { display: block; }


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

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

}

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

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


/*header-wrapp*/
.header-wrapp { background:#000; padding:43px 0 43px; position:absolute; top:0; z-index:999;}
.header-wrapp .header-col1 { width:auto; float:left;}
.header-wrapp .header-col1 img { width:100%; display:block;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:left;}
.header-wrapp .header-col1 .header-row1 li { float:none; display:inline-block;}
.header-wrapp .header-col2 { width:auto; float:right; margin:0 0 0;}
.header-wrapp .header-col2 img { width:100%; display:block; transition:all 0.25s ease-out 0s;}
.header-wrapp .header-col2 .header-row2 { width:100%; float:right;}
.header-wrapp .header-btn1 { float:none; color:rgba(255,255,255,0.90); margin:0 0 0 25px; position:relative; transition:all 0.25s ease-out 0s;}
.header-wrapp .header-btn1:hover { color:rgba(255,255,255,0.50);}
.header-wrapp .header-btn1:after { content:""; width:9px; height:6px; position:absolute; bottom:-15px; left:0; right:0; margin:0 auto; background:url(../images/down-arrow.svg) no-repeat; transition:all 0.25s ease-out 0s; display:none;}
.header-wrapp .header-btn1:hover:after { display:block;}
.header-row1 li, .header-row1 li a { font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.95px; text-transform:uppercase;}
.header-wrapp .header-btn1.mob2:after { display: none;}
.header-wrapp .header-btn1.mob2 { font-size: 12px; color: rgba(255,255,255,0.90); background: transparent; border: 1px solid rgba(255,255,255,0.90); border-radius: 30px; padding: 15px 15px; margin: -12px 0 -15px 20px;}
.header-wrapp .header-btn1.mob2:hover { color: #000000; background: #ffffff; border: 1px solid rgba(255,255,255,0.90);}

/*banner-wrapp*/
.banner-wrapp { position:relative; background:#000000;}
.banner-wrapp p { float:right; width:100%; font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.95px; line-height:23px; margin:0 0 24px; text-transform:uppercase;}
.banner-wrapp p a { color:rgba(255,255,255,0.90);}
.banner-wrapp p span { display:block;}
.banner-wrapp p strong { font-weight:700;}
.banner-wrapp h2 { float:right; width:100%; font-size:46px; font-weight:400; color:#ffffff; letter-spacing:-0.86px; line-height:56px; margin:0 0 6px;}
.banner-wrapp h2 a { color:#ffffff;}
.banner-wrapp h2 span { display:block;}
.banner-wrapp h3 { font-size:12px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.8px; line-height:18px; margin:0 0 24px; text-transform:uppercase; text-align:left;}
.banner-wrapp h3 a { color:rgba(255,255,255,0.90);}
.banner-wrapp h3 span { display:block;}
.banner-wrapp h4 { font-size:13px; font-weight:500; color:rgba(255,255,255,1); letter-spacing:1.95px; line-height:22px; margin:0 0; text-transform:uppercase; transition: all 0.25s ease-out 0s;}
.banner-wrapp h4 a { color:rgba(255,255,255,1);}
.banner-wrapp h4 span { display:block;}
.banner-wrapp .banner-col1 { width:1170px; float:left; left:0; right:0; margin:0 auto; position:absolute; top:146px;}
.banner-wrapp .banner-col1 img { width:100%; display:block;}
.banner-wrapp .banner-col1 .banner-row1 { width:232px; float:left;}
.banner-wrapp .banner-col1 .banner-bar1 { width:100%; float:left; margin:0 0 60px;}
.banner-wrapp .banner-col1 .banner-bar2 { width:100%; float:left;}
.banner-wrapp .banner-col1 .banner-bar2 li { float:none; display:block; margin:0 0 0;}
.banner-wrapp .banner-col1 .banner-bar2 li a:hover { color:rgba(255,255,255,0.58); padding:0 0 0 10px;}
.banner-wrapp .banner-row2 { width:1170px; float:right; position:absolute; top:40%; transform:translateY(-50%); margin:0 auto; right:0; left:0; text-align:right;}
.banner-wrapp .banner-icon { width:100%; float:left;}
.banner-wrapp .banner-bar3 { width:160px; float:right; margin:0 0 35px;}
.banner-wrapp .concerns-col1 { width:1170px; float:left; text-align:right; position:absolute; bottom:18%; margin:0 auto; right:0; left:0;}
.banner-wrapp .concerns-col1 img { width:100%; display:block;}
.banner-wrapp .concerns-col1 .concerns-row1 { width:858px; float:left;}
.banner-wrapp .concerns-col1 .concerns-col2 { width:100%; float:left; border:1px solid #ffffff; border-radius:8px; padding:51px 31px 28px; margin:0 0 0; transition: all 0.25s ease-out 0s; position: relative;}
.banner-wrapp .concerns-col1 .concerns-col2:hover { background:rgba(255,255,255,0.9);}
.banner-wrapp .concerns-col1 .concerns-col2:hover h4 { color:#000000;}
.banner-wrapp .concerns-col1 .concerns-col2 .concerns-bar1 { width:94px; float:right; margin:0 0 50px;}
.banner-wrapp .concerns-col1 .concerns-col2 .concerns-bar2 { width:100%; float:left;}
.banner-wrapp .banner-btn1 { float:none; color:#ffffff; margin:2px 0 0; padding:0 0 0;}
.banner-wrapp .banner-btn1:hover { color:rgba(255,255,255,0.50);}
.banner-bar2 li, .banner-bar2 li a { font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.95px; line-height:40px; text-transform:uppercase;}

.banner-wrapp .concerns-col1 .concerns-row1.mobile {display: none;}

.banner-wrapp .non-slider {width: 100%; display: block; position: relative; float: left;}
.banner-wrapp .non-slider .single-welcome-slide {width: 100%; position: relative;}
.banner-wrapp .concerns-col1 .concerns-row1 .non-slider {width: 100%; display: flex; flex-wrap: wrap; position: relative; align-items: center; justify-content: start;}
.banner-wrapp .concerns-col1 .concerns-row1 .non-slider > div {width: 22.85%; margin: 0 2.15% 0 0;}


/*abouts-wrapp*/
.abouts-wrapp { background:#000000; text-align:right; padding:100px 0 36px}
.abouts-wrapp p { float:right; width:100%; font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.95px; line-height:23px; margin:0 0 24px; text-transform:uppercase;}
.abouts-wrapp p a { color:rgba(255,255,255,0.90);}
.abouts-wrapp p span { display:block;}
.abouts-wrapp p strong { font-weight:700;}
.abouts-wrapp h2 { float:right; width:100%; font-size:46px; font-weight:400; color:#ffffff; letter-spacing:-0.86px; line-height:61px; margin:0 0 26px;}
.abouts-wrapp h2 a { color:#ffffff;}
.abouts-wrapp h2 span { display:block;}
.abouts-wrapp .abouts-row1 { width:71%; float:right;}
.abouts-wrapp .abouts-row1 img { width:100%; display:block;}
.abouts-wrapp .abouts-btn1 { float:none; color:#ffffff; margin:2px 0 0; padding:0 0 0;}
.abouts-wrapp .abouts-btn1:hover { color:rgba(255,255,255,0.50);}

/*gaps-wrapp*/
.gaps-wrapp { background:#000000; text-align:right; padding:0 0 118px;}
.gaps-wrapp p { float:right; width:100%; font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.95px; line-height:23px; margin:0 0 25px; text-transform:uppercase;}
.gaps-wrapp p a { color:rgba(255,255,255,0.90);}
.gaps-wrapp p span { display:block;}
.gaps-wrapp p strong { font-weight:700;}
.gaps-wrapp h2 { float:right; width:100%; font-size:46px; font-weight:400; color:#ffffff; letter-spacing:-0.86px; line-height:61px; margin:0 0 20px; position:relative;}
.gaps-wrapp h2 a { color:#ffffff;}
.gaps-wrapp h2 span { display:block;}
.gaps-wrapp h2:after { content:""; width:185px; height:1px; position:absolute; right:-231px; top:50%; transform:translateY(-50%); background:#979797;}
.gaps-wrapp .gaps-row1 { width:40%; float:left;}
.gaps-wrapp .gaps-row1 img { width:100%; display:block;}
.gaps-wrapp .gaps-row1 .gaps-col1 { width:395px; float:right; padding:185px 0 0;}
.gaps-wrapp .gaps-row2 { width:58%; float:right;}
.gaps-wrapp .gaps-row2 img { width:100%; display:block;}
.gaps-wrapp .gaps-btn1 { float:none; color:#ffffff; margin:5px 0 0; padding:0 0 0;}
.gaps-wrapp .gaps-btn1:hover { color:rgba(255,255,255,0.50);}
.gaps-wrapp .gaps-btn1:last-child { margin:5px 0 0 20px;}

/*mastering-wrapp*/
.mastering-wrapp { background:#000000; text-align:right; padding:0 0 0; position:relative;}
.mastering-wrapp p { float:right; width:100%; font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.95px; line-height:23px; margin:0 0 25px; text-transform:uppercase;}
.mastering-wrapp p a { color:rgba(255,255,255,0.90);}
.mastering-wrapp p span { display:block;}
.mastering-wrapp p strong { font-weight:700;}
.mastering-wrapp h2 { float:right; width:100%; font-size:46px; font-weight:400; color:#ffffff; letter-spacing:-0.86px; line-height:61px; margin:0 0 20px; position:relative;}
.mastering-wrapp h2 a { color:#ffffff;}
.mastering-wrapp h2 span { display:block;}
.mastering-wrapp h2:after { content:""; width:185px; height:1px; position:absolute; right:-231px; top:50%; transform:translateY(-50%); background:#979797;}
.mastering-wrapp .mastering-row1 { width:40%; float:left; position:absolute; top:-33%; left:0; z-index:9;}
.mastering-wrapp .mastering-row1 h2:after { display:none;}
.mastering-wrapp .mastering-row1 img { width:100%; display:block;}
.mastering-wrapp .mastering-row1 .mastering-col1 { width:393px; float:right; padding:0 55px 0 0; position:relative;}
.mastering-wrapp .mastering-row1 .mastering-col1:after { content:""; width:1px; height:355px; position:absolute; right:0; top:15px; background:#979797;}
.mastering-wrapp .mastering-row2 { width:58%; float:right;}
.mastering-wrapp .mastering-row2 img { width:100%; display:block;}
.mastering-wrapp .mastering-btn1 { float:none; color:#ffffff; margin:5px 0 0; padding:0 0 0;}
.mastering-wrapp .mastering-btn1:hover { color:rgba(255,255,255,0.50);}

.invisalign-wrapp { width:100%; float:left; position:relative; padding:39px 0 0;}
.invisalign-wrapp .invisalign-row1 { width:38.5%; float:right;}
.invisalign-wrapp .invisalign-row1 img { width:100%; display:block;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 { width:366px; float:left; padding:185px 0 0;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-thumb { width:100%; float:left;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-logo { width:164px; float:right; margin:0 0 22px;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-ul { width:100%; float:left; border-top:1px solid #979797; padding:19px 0 40px;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-ul li { font-size:13px; color:rgba(255,255,255,0.90); line-height:35px; letter-spacing:1.95px; font-weight:400; display:block; padding-right:30px; text-transform:uppercase; position:relative;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-ul li:after { content:""; display:inline-block; width:18px; height:18px; position:absolute; right:0; top:8px; background:url(../images/checkicon.svg) no-repeat;}
.invisalign-wrapp .invisalign-row2 { width:60%; float:left; padding:0 0 0 15%;}
.invisalign-wrapp .invisalign-row2 img { width:100%; display:block;}
.invisalign-wrapp .invisalign-btn1 { float:none; color:#ffffff; margin:5px 0 0; padding:0 0 0;}
.invisalign-wrapp .invisalign-btn1:hover { color:rgba(255,255,255,0.50);}

/*dreams-wrapp*/
.dreams-wrapp { background:#000000; text-align:right; padding:0 0 118px;}
.dreams-wrapp p { float:right; width:100%; font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.95px; line-height:23px; margin:0 0 25px; text-transform:uppercase;}
.dreams-wrapp p a { color:rgba(255,255,255,0.90);}
.dreams-wrapp p span { display:block;}
.dreams-wrapp p strong { font-weight:700;}
.dreams-wrapp h2 { float:right; width:100%; font-size:46px; font-weight:400; color:#ffffff; letter-spacing:-0.86px; line-height:61px; margin:0 0 20px; position:relative;}
.dreams-wrapp h2 a { color:#ffffff;}
.dreams-wrapp h2 span { display:block;}
.dreams-wrapp h2:after { content:""; width:185px; height:1px; position:absolute; right:-231px; top:50%; transform:translateY(-50%); background:#979797;}
.dreams-wrapp .dreams-row1 { width:40%; float:left;}
.dreams-wrapp .dreams-row1 img { width:100%; display:block;}
.dreams-wrapp .dreams-row1 .dreams-col1 { width:377px; float:right; padding:127px 0 0;}
.dreams-wrapp .dreams-row2 { width:50%; float:right; padding:0 10% 0 0;}
.dreams-wrapp .dreams-row2 img { width:100%; display:block;}
.dreams-wrapp .dreams-row2 .dreams-col2 { width:100%; float:left;}
.dreams-wrapp .dreams-btn1 { float:none; color:#ffffff; margin:5px 0 0; padding:0 0 0;}
.dreams-wrapp .dreams-btn1:hover { color:rgba(255,255,255,0.50);}

/*treatments-wrapp*/
.treatments-wrapp { background:#000000; text-align:right; padding:0 0 75px;}
.treatments-wrapp p { float:right; width:100%; font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.95px; line-height:23px; margin:0 0 25px; text-transform:uppercase;}
.treatments-wrapp p a { color:rgba(255,255,255,0.90);}
.treatments-wrapp p span { display:block;}
.treatments-wrapp p strong { font-weight:700;}
.treatments-wrapp h2 { float:right; width:100%; font-size:26px; font-weight:400; color:#ffffff; letter-spacing:-0.49px; line-height:37px; margin:0 0 12px;}
.treatments-wrapp h2 a { color:#ffffff;}
.treatments-wrapp h2 span { display:block;}
.treatments-wrapp .treatments-row1 { width:100%; float:left; position:relative;}
.treatments-wrapp .treatments-row1 img { width:100%; display:block; transition: all 0.15s ease-in 0.15s;}
.treatments-wrapp .treatments-row1 .treatments-bar1:hover img {filter: brightness(0.5);}
.treatments-wrapp .treatments-row1 .treatments-col1 { width:25.1%; float:left; position:absolute; bottom:0; left:0;}
.treatments-wrapp .treatments-row1 .treatments-col2 { width:70%; float:right;}
.treatments-wrapp .treatments-row1 .treatments-col2 .treatments-bar1 { width:80px; float:right; margin:0 0 29px;}
.treatments-wrapp .treatments-row1 .treatments-col2 .treatments-bar2 { width:100%; float:right;}
.treatments-wrapp .treatments-btn1 { float:none; color:#ffffff; margin:5px 0 0; padding:0 0 0;}
.treatments-wrapp .treatments-btn1:hover { color:rgba(255,255,255,0.50);}
.treatments-wrapp2 { padding:92px 0 75px;}

.treatments-wrapp .treatments-row1 .treatments-col2.mobile {display: none;}
.treatments-wrapp .treatments-row1 .treatments-col2 .non-slider {width: 100%; display: flex; flex-wrap: wrap; position: relative; justify-content: center;}
.treatments-wrapp .treatments-row1 .treatments-col2 .non-slider .treatments-row2 {width: 31.70%; margin: 0 0.8% 0 0;}
.treatments-wrapp .treatments-row1 .treatments-col2 .non-slider .treatments-row2:last-child {margin-right: 0;}

/*dentalplans-wrapp*/
.dentalplans-wrapp { background:#000000; text-align:center; padding:75px 0 31px;}
.dentalplans-wrapp p { float:none; width:100%; font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.95px; line-height:23px; margin:0 auto 25px; text-transform:uppercase; max-width:438px;}
.dentalplans-wrapp p a { color:rgba(255,255,255,0.90);}
.dentalplans-wrapp p span { display:block;}
.dentalplans-wrapp p strong { font-weight:700;}
.dentalplans-wrapp h2 { /*float:right;*/ width:100%; font-size:46px; font-weight:400; color:#ffffff; letter-spacing:-0.86px; line-height:61px; margin:0 0 20px; position:relative;}
.dentalplans-wrapp h2 a { color:#ffffff;}
.dentalplans-wrapp h2 span { display:block;}
.dentalplans-wrapp .dentalplans-btn1 { float:none; color:#ffffff; margin:5px 0 0; padding:0 0 0;}
.dentalplans-wrapp .dentalplans-btn1:hover { color:rgba(255,255,255,0.50);}


.dentalplans-wrapp .denplan { width: 100%; display: block; margin: 0 auto 25px; position: relative; float: none; max-width: 500px; border: 1px solid #ffffff; border-radius: 5px;}
.dentalplans-wrapp .denplan .heading { width: 100%; display: flex; flex-wrap: wrap; position: relative; border-bottom: 1px solid #ffffff;}
.dentalplans-wrapp .denplan .heading .plan-name { width: 50%; float: left; display: block; padding: 15px 15px 15px 15px; font-size: 14px; font-weight: 400; color: #ffffff; letter-spacing: 1.95px; margin: 0 0 0; text-transform: uppercase; text-align: left;}
.dentalplans-wrapp .denplan .heading .plan-price { width: 50%; float: left; display: block; padding: 15px 15px 15px 15px; font-size: 13px; font-weight: 400; color: #ffffff; letter-spacing: 1.95px; margin: 0 0 0; text-transform: uppercase; text-align: left; border-left: 1px solid #ffffff;}
.dentalplans-wrapp .denplan .content-body { width: 100%; display: flex; flex-wrap: wrap; position: relative; border-bottom: 1px solid #ffffff;}
.dentalplans-wrapp .denplan .content-body:last-child { border-bottom: 0;}
.dentalplans-wrapp .denplan .content-body .plan-name { width: 50%; float: left; display: block; padding: 10px 15px 10px 15px; font-size: 13px; font-weight: 400; color: rgba(255,255,255,0.90); letter-spacing: 1.95px; margin: 0 0 0; text-align: left;}
.dentalplans-wrapp .denplan .content-body .plan-price { width: 50%; float: left; display: block; padding: 10px 15px 10px 15px; font-size: 13px; font-weight: 400; color: rgba(255,255,255,0.90); letter-spacing: 1.95px; margin: 0 0 0; text-align: left; border-left: 1px solid #ffffff;}



.dentalplans-wrapp .dentalplans-cost-row1 { width: 100%; display: flex; flex-wrap: wrap; position: relative; margin: 10px auto 0 auto; float: none; max-width: 1000px;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col1 { width: 49%; float: left; margin: 0 2% 20px 0; background: #1b1b1b; position: relative; padding: 40px 20px 100px;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 { width: 49%; float: left; margin: 0 0 20px; background: #f3f3f3; position: relative; padding: 0 0 100px;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .denplanfullouter { width: 100%; display: block; margin: 0 auto; position: relative; padding: 10px 15px 0 15px;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .denplanfullouter .content-body { width: 100%; display: flex; flex-wrap: wrap; margin: 0 auto; position: relative;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .denplanfullouter .content-body .plan-name { width: 50%; float: left; display: block; padding: 10px 15px 10px 15px; font-size: 16px; font-weight: 400; color: #0f181e; letter-spacing: 0.23px; margin: 0 0 0; text-align: left;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .denplanfullouter .content-body .plan-price { width: 50%; float: left; display: block; padding: 10px 15px 10px 15px; font-size: 16px; font-weight: 400; color: #0f181e; letter-spacing: 0.23px; margin: 0 0 0; text-align: right;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .denplanfullouter .content-body:last-child .plan-name { padding-bottom: 0;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .denplanfullouter .content-body:last-child .plan-price { padding-bottom: 0;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 h4 { font-size: 24px; line-height: 38px; color: #ffffff; font-weight: 700; background: #1b1b1b; width: 100%; display: block; padding: 20px 10px 20px; margin: 0 0 7px;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .denplanfullouter li.content-body { background: url(../images/invisalign/checkicon.svg) no-repeat 0 10px !important; padding-left: 30px;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .denplanfullouter li.content-body .plan-name { padding-left: 0;}


.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 h5 { font-size: 18px; line-height: 1.89; color: #000000; font-weight: 400; margin: 0 0 16px;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 h5 span { font-size: 35px; color: #000000; position: relative; top: 12px; letter-spacing: 1.22px; font-weight: 600;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .book-now { position: absolute; bottom: 30px; font-size: 13px; letter-spacing: 0.28px; font-weight: 600; width: fit-content; color: #ffffff; background: #333333; border: 1px solid #333333; padding: 13px 25px 13px; left: 0; right: 0; margin: 0 auto; border-radius: 25px; text-transform: inherit;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .book-now:hover { color: #333333; background: #ffffff;}

.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col1 .dentalplans-btn1 { position: absolute; bottom: 30px; font-size: 13px; letter-spacing: 0.28px; font-weight: 600; width: fit-content; color: #ffffff; background: #333333; border: 1px solid #333333; padding: 13px 25px 13px; left: 0; right: 0; margin: 0 auto; border-radius: 25px; text-transform: inherit;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col1 .dentalplans-btn1:hover { color: #333333; background: #ffffff;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col1 .dentalplans-btn1 span.circle-effects1 { display: none;}






/*testimonial-wrapp*/
.testimonial-wrapp { background:#000000; text-align:right; padding:0 0; position:relative;}
.testimonial-wrapp p { float:right; width:100%; font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.95px; line-height:22px; margin:0 0 20px; text-transform:uppercase;}
.testimonial-wrapp p a { color:rgba(255,255,255,0.90);}
.testimonial-wrapp p span { display:block;}
.testimonial-wrapp p strong { font-weight:700;}
.testimonial-wrapp h2 { float:right; width:100%; font-size:26px; font-weight:400; color:#ffffff; letter-spacing:-0.49px; line-height:37px; margin:0 0 30px;}
.testimonial-wrapp h2 a { color:#ffffff;}
.testimonial-wrapp h2 span { display:block;}
.testimonial-wrapp h3 { float:right; width:100%; font-size:12px; font-weight:500; color:rgba(255,255,255,1); letter-spacing:1.8px; line-height:22px; margin:0 0 25px; text-transform:uppercase;}
.testimonial-wrapp h3 a { color:rgba(255,255,255,1);}
.testimonial-wrapp h3 span { display:block;}
.testimonial-wrapp .testimonial-row1 { width:40%; float:left; position:absolute; top:45%; transform:translateY(-50%); left:0;}
.testimonial-wrapp .testimonial-row1 img { width:100%; display:block;}
.testimonial-wrapp .testimonial-row1 .testimonial-col1 { width:404px; float:right; padding:127px 0 0;}
.testimonial-wrapp .testimonial-row1 .testimonial-col1 .testimonial-bar1 { width:100%; float:right;}
.testimonial-wrapp .testimonial-row2 { width:60%; float:right; padding:0 0 0;}
.testimonial-wrapp .testimonial-row2 img { width:100%; display:block; opacity:0.85;}
.testimonial-wrapp .testimonial-row2 .testimonial-col2 { width:100%; float:left;}
.testimonial-wrapp .testimonial-btn1 { float:none; color:#ffffff; margin:15px 0 0; padding:0 0 0;}
.testimonial-wrapp .testimonial-btn1:hover { color:rgba(255,255,255,0.50);}

.testimonial-wrapp .testimonial-row1 .testimonial-col1 .testimonial-bar1 .non-slider {width: 100%; display: block; position: relative;}
.testimonial-wrapp .testimonial-row1 .testimonial-col1 .testimonial-bar1 .non-slider > div {width: 100%; float: left; display: block;}

/*team-wrapp*/
.team-wrapp { background:url(../images/our-team-bg.jpg) no-repeat center / cover; text-align:right; padding:107px 0 127px;}
.team-wrapp p { float:none; width:100%; font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.95px; line-height:23px; margin:0 0 25px; text-transform:uppercase;}
.team-wrapp p a { color:rgba(255,255,255,0.90);}
.team-wrapp p span { display:block;}
.team-wrapp p strong { font-weight:700;}
.team-wrapp h2 { float:right; width:100%; font-size:46px; font-weight:400; color:#ffffff; letter-spacing:-0.86px; line-height:61px; margin:0 0 20px; position:relative;}
.team-wrapp h2 a { color:#ffffff;}
.team-wrapp h2 span { display:block;}
.team-wrapp h3 { font-size:25px; font-weight:400; color:rgba(255,255,255,1); line-height:30px; margin:0 0 2px;}
.team-wrapp h3 a { color:rgba(255,255,255,1);}
.team-wrapp h3 span { display:block;}
.team-wrapp h4 { font-size:15px; font-weight:500; color:rgba(255,255,255,0.90); line-height:28px; margin:0 0;}
.team-wrapp h4 a { color:rgba(255,255,255,0.90);}
.team-wrapp h4 span { display:block;}
.team-wrapp .team-box { width:100%; float:left; position:relative;}
.team-wrapp .team-col1 { width:36.6%; float:right; margin:0 0 0; position:absolute; bottom:0; right:0;}
.team-wrapp .team-col1 img { width:100%; display:block;}
.team-wrapp .team-col1 .team-row1 { width:329px; float:left; position:relative; z-index:9;}
.team-wrapp .team-col2 { width:55.2%; float:left; margin:0 0 0;}
.team-wrapp .team-col2 img { width:100%; display:block;}
.team-wrapp .team-col2 .team-row2 { width:100%; float:left;}
.team-wrapp .team-col3 { width:100%; text-align:right; float:right; margin:0 0 0;}
.team-wrapp .team-col3 img { width:100%; display:block;}
.team-wrapp .team-col2 .team-row2 .team-bar1 { width:100%; float:left; margin:0 0 28px;}
.team-wrapp .team-col2 .team-row2 .team-bar2 { width:100%; float:left;}
.team-wrapp .team-btn1 { float:none; color:#ffffff; margin:5px 0 0; padding:0 0 0;}
.team-wrapp .team-btn1:hover { color:rgba(255,255,255,0.50);}

.team-wrapp .team-col3 .non-slider {width: 100%; display: flex; flex-wrap: wrap; position: relative; align-items: center; justify-content: center;}
.team-wrapp .team-col3 .non-slider .team-row2 {width: 32.40%; margin: 0 0.5% 0;}
.team-wrapp .team-col3 .non-slider .team-row2:last-child { margin-right: 0;}
.team-wrapp .team-col2.mobile {display: none;}


/*getin-wrapp*/
.getin-wrapp { background:#000000 url(../images/getin-bg.png) no-repeat center / cover; position:relative; text-align:center; padding:127px 0 112px;}
.getin-wrapp p { float:none; width:100%; font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.95px; line-height:23px; margin:0 0 25px; text-transform:uppercase;}
.getin-wrapp p a { color:rgba(255,255,255,0.90);}
.getin-wrapp p span { display:block;}
.getin-wrapp p strong { font-weight:700;}
.getin-wrapp h2 { float:left; width:100%; font-size:43px; font-weight:400; color:#ffffff; line-height:63px; margin:0 0 20px; position:relative;}
.getin-wrapp h2 a { color:#ffffff;}
.getin-wrapp h2 span { display:block;}
.getin-wrapp .getin-row1 { width:100%; float:left; position:relative;}
.getin-wrapp .getin-col1 { width:881px; float:none; margin:0 auto;}
.getin-wrapp .getin-col1 img { width:100%; display:block;}
.getin-wrapp .btn-box { width:100%; float:left;}
.getin-wrapp .getin-col1 .getin-fil1 { font-size:12px; color:#ffffff; font-weight:400; letter-spacing:0.26px; text-align:center; background:none; border-bottom:1px solid #ffffff; border-radius:0; resize:none;}
.getin-wrapp .getin-col1 .getin-fil2 { width:30%; height:82px; float:left; margin:0 5% 10px 0; padding:0 0 0;}
.getin-wrapp .getin-col1 .getin-fil2:nth-child(3) { margin-right:0;}
.getin-wrapp .getin-col1 .getin-fil3 { width:100%; height:82px; float:right; margin:0 0 0; padding:30px 0 0;}
.getin-wrapp .getin-btn { width:auto; transition:all 0.25s ease-out 0s; display:inline-block; position:relative; margin:9px 0 0; color:#ffffff; padding:0 20px 0 0;}
.getin-wrapp .getin-btn:after { content:""; background:url(../images/rightt-white-arrow.svg) no-repeat center / 100%; width:10px; height:8px; transform:translateY(-50%); margin:0 0 0; position:absolute; top:50%; right:0;}
.getin-wrapp .getin-btn:hover:after { background:url(../images/rightt-white-arrow11.svg) no-repeat center / 100%;}
.getin-wrapp .getin-btn1 { font-size:12px; text-transform:uppercase; letter-spacing:1.95px; font-weight:700; background:none; color:#fff; text-transform:uppercase;}
.getin-wrapp .getin-btn:hover .enquiry-btn1 { color:rgba(255,255,255,0.50);}

/*partners-wrapp*/
.partners-wrapp { background:none; padding:109px 0 0;}
.partners-wrapp p { float:none; font-size:14px; font-weight:400; color:#00365e; letter-spacing:0.60px; line-height:1.75; margin:0 0 16px;}
.partners-wrapp p a { color:#00365e;}
.partners-wrapp p span { display:block;}
.partners-wrapp p strong { font-weight:700;}
.partners-wrapp .margin { max-width:752px;}
.partners-wrapp .partners-col1 { width:100%; float:left; margin:0 0 0;}
.partners-wrapp .partners-col1 img { width:100%; display:block;}
.partners-wrapp .partners-col1 .partners-row1 { width:100%; float:left;}
.partners-wrapp2 { background:#000000; padding:63px 0 63px;}

.partners-wrapp .partners-col1.mobile {display: none;}

.partners-wrapp .partners-col1 .non-slider {width: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; position: relative;}
.partners-wrapp .partners-col1 .non-slider .partners-row1 {width: 19.5%;}
.partners-wrapp .partners-col1 .non-slider .partners-row1 img {width: auto; margin: 0 auto 0;}

.partners-wrapp .partners-col1 .slick-slider .slick-track {display: flex; flex-wrap: wrap; align-items: center;}
.partners-wrapp .partners-col1 .slick-slider .slick-track .slick-slide .partners-row1 img {width: 100%; height: 51px; object-fit: contain; margin: 0 auto 0;}

/*instagram-wrapp*/
.instagram-wrapp { padding:45px 0 51px;}
.instagram-wrapp .margin { max-width:1056px;}
.instagram-wrapp p { float:none; font-size:15px; color:#4d4e4c; letter-spacing:0; line-height:28px; font-weight:500; margin:0 auto 26px; max-width:855px;}
.instagram-wrapp p a { color:#4d4e4c;}
.instagram-wrapp p span { display:block;}
.instagram-wrapp p strong { font-weight:700;}
.instagram-wrapp h2 { font-size:20px; color:#000000; line-height:38px; letter-spacing:-0.7px; margin:0 0 0; display:inline-block;}
.instagram-wrapp h2 a { color:#000000;}
.instagram-wrapp h2 span { display:block;}
.instagram-wrapp .instagram-row1 { width:100%; float:left; position:relative;}
.instagram-wrapp .instagram-row1 img { width:100%; display:block;}
.instagram-wrapp .instagram-row1 .instagram-col1 { width:100%; float:left;}
.instagram-wrapp .instagram-row1 .instagram-col1 .instagram-bar1 { width:100%; float:left; clip-path:circle(50% at 50% 50%);}
.instagram-wrapp .instagram-row1 .instagram-col2 { width:21%; float:right; padding:0 0 0; position:absolute; top:50%; transform:translateY(-50%); right:0;}
.instagram-wrapp .instagram-row1 .instagram-col2:hover img { opacity:0.5;}
.instagram-wrapp .instagram-row1 .instagram-col2 .instagram-logo { width:24px; float:none; display:inline-block; margin:0 10px 0 0; position:relative; top:5px;}


.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram { width: 100%; float: left; display: flex; flex-wrap: wrap; align-items: center;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_images { width: 74.1%; float: left; display: block;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_load { width: 22%; float: right; padding: 0 0 0; position: absolute; top: 50%; transform: translateY(-50%); right: 0;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_load .sbi_follow_btn.sbi_custom { margin: 0 auto;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_load .sbi_follow_btn.sbi_custom a {background: transparent !important;padding: 0 0 0 !important;margin: 0 0 0 !important;border: 0 !important;box-shadow: none;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_load .sbi_follow_btn.sbi_custom a span { font-size: 20px; color: #000000; line-height: 38px; letter-spacing: -0.7px; margin: 0 0 0; display: inline-block; background: transparent !important;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_load .sbi_follow_btn.sbi_custom a svg { width: 23px; float: none; display: inline-block; margin: 0 10px 0 0; position: relative; top: 5px; font-size: 24px; height: auto; vertical-align: inherit;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_load .sbi_follow_btn.sbi_custom a svg path { fill: #000000; width: 100%;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_load .sbi_follow_btn.sbi_custom a:hover svg { opacity: 0.5;}

.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_images .slick-track { display: flex; flex-wrap: wrap; position: relative; height: auto;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_images .slick-track .practice-row1 { height: auto;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_images .slick-track .practice-row1 .practice-bar1 { height: auto; width: 100%; display: block; margin: 0 auto; overflow: hidden !important; border-radius: 50% !important;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_images .slick-track .practice-row1 .practice-bar1 img { width: 100%; display: block !important; margin: 0 auto !important; height: 100% !important; object-fit: cover; max-height: 133px; object-position: top center; border-radius: 50%; overflow: hidden; -webkit-transition: all 0.25s ease-out 0s; transition: all 0.25s ease-out 0s;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_images .slick-track .practice-row1 .practice-bar1:hover img { filter: grayscale(100%);}

 



/*flinker-wrapp*/
.flinker-wrapp { background:#000000; padding:50px 0 45px; position:relative; text-align:center;}
.flinker-wrapp p { float:left; font-size:14px; font-weight:500; color:#000000; letter-spacing:0.3px; line-height:1.6; margin:0 15px 0 0;}
.flinker-wrapp p a { color:#000000;}
.flinker-wrapp p span { display:block;}
.flinker-wrapp p strong { font-weight:700;}
.flinker-wrapp .flinker-col1 { width:100%; float:left; margin:0 0 50px;}
.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; display:inline-block; margin:0 10px 0;}
.flinker-wrapp .flinker-col1 .flinker-row1 li a:hover { color:rgba(255,255,255,0.5);}
.flinker-wrapp .flinker-col1 .flinker-row1 li:first-child { margin-left:0;}
.flinker-wrapp .flinker-col1 .flinker-row1 li:last-child { margin-right:0;}
.flinker-wrapp .flinker-col2 { width:246px; float:none; margin:0 auto;}
.flinker-wrapp .flinker-col2 img { width:100%; display:block;}
.flinker-wrapp .flinker-col2 .flinker-row2 { width:100%; float:none;}
.flinker-wrapp .flinker-col3 { width:100%; float:left; margin:50px 0 0;}
.flinker-wrapp .flinker-col3 .flinker-lt { width:auto; float:left;}
.flinker-wrapp .flinker-col3 .flinker-rt { width:auto; float:right;}
.flinker-wrapp .flinker-col3 img { width:100%; display:block; transition:transform 0.8s ease-in-out 0s}
.flinker-wrapp .flinker-col3 .flinker-social { width:100%; float:left;}
.flinker-wrapp .flinker-col3 .flinker-social a { width:17px; float:left; margin:0 15px 0 0;}
.flinker-wrapp .flinker-col3 .flinker-social a:hover img { opacity:0.5;}
.flinker-wrapp .flinker-col3 .header-col1 { width:auto; float:left;}
.flinker-wrapp .flinker-col3 .header-col1 .header-row1 { width:100%; float:left;}
.flinker-wrapp .flinker-col3 .header-col1 .header-row1 li { float:none; display:inline-block;}
.flinker-wrapp .flinker-col3 .header-col2 { width:auto; float:right; margin:0 0 0;}
.flinker-wrapp .flinker-col3 .header-col2 img { width:100%; display:block; transition:all 0.25s ease-out 0s;}
.flinker-wrapp .flinker-col3 .header-col2 .header-row2 { width:100%; float:right;}
.flinker-wrapp .header-btn1 { float:none; color:rgba(255,255,255,0.90); margin:0 0 0 24px;}
.flinker-wrapp .header-btn1:hover { color:rgba(255,255,255,0.50);}
.flinker-row1 li, .flinker-row1 li a { font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.95px; text-transform:uppercase;}

.flinker-wrapp .flinker-col3 .flinker-social a.mobile-version {display: none;}

/*footer-wrapp*/
.footer-wrapp { text-align:center; padding:32px 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:none; display:inline-block; margin:0 0 0;}
.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { margin:0 1px 0;}
.footer-wrapp .footer-col1 .footer-row1 li a:hover { color:#c4c4c4;}
.footer-wrapp .footer-col2 { width:100%; float:left; margin:0 0 0;}
.footer-wrapp .footer-col2 img { width:100%; display:block;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%; float:left;}
.footer-wrapp .footer-col2 .footer-row2 li { float:none; display:inline-block; margin:0 1px 0; padding-right: 10px; position: relative;}
.footer-wrapp .footer-col2 .footer-row2 li a:hover { color:#c4c4c4;}
.footer-row1 li, .footer-row1 li a { font-size:10px; font-weight:400; color:#000000;}
.footer-row2 li, .footer-row2 li a { font-size:10px; font-weight:400; color:#000000; line-height: normal; text-transform: none; letter-spacing: inherit; font-family: 'Nunito', sans-serif;}
.footer-wrapp .footer-col2 .footer-row2 li:last-child {padding-right: 0;}
.footer-wrapp .footer-col2 .footer-row2 li:after {content: ' | '; position: absolute; color: #000000; font-size: 10px; top: 0; line-height: normal; padding: 0; margin: 0 7px;}
.footer-wrapp .footer-col2 .footer-row2 li:last-child:after {display: none;}

/*inner-wrapp*/
.inner-wrapp { background:#000000; min-height:518px; background:none; position:relative; z-index:999;}
.inner-wrapp p { float:none; font-size:12.36px; color:#ffffff; letter-spacing:0.4px; line-height:25px; margin:-5px 0 0;}
.inner-wrapp p a { color:#ffffff;}
.inner-wrapp p span { display:block;}
.inner-wrapp p strong { font-weight:700;}
.inner-wrapp h1 { font-size:46px; color:#ffffff; line-height:56px; letter-spacing:-0.86px; margin:0 0 10px;}
.inner-wrapp h1 a { color:#ffffff;}
.inner-wrapp h1 span { display:inline-block;}
.inner-wrapp .inner-col1 { width:100%; float:left; text-align:right; margin:0 auto 0; position:absolute; bottom:28%; right:0; left:0;}
.inner-wrapp .inner-col1 img { width:100%; display:block;}
.inner-wrapp .inner-col1 .inner-row1 { width:100%; float:left;}
.inner-wrapp .inner-col1 .inner-row1 li { float:none; display:inline-block; margin:0 1px 0;}
.inner-wrapp .inner-col1 .inner-row1 li a:hover { color:#3a2a49;}
.inner-wrapp .inner-col2 { width:1170px; float:left; margin:0 auto 0; position:absolute; right:0; bottom:89px; left:0;}
.inner-wrapp .inner-col2 img { width:100%; display:block;}
.inner-wrapp .inner-col2 .inner-row2 { width:237px; float:left;}
.inner-wrapp .inner-col3 { width:1170px; float:left; margin:0 auto 0; position:absolute; right:0; top:140px; left:0;}
.inner-wrapp .inner-col3 img { width:100%; display:block;}
.inner-wrapp .inner-col3 .inner-row3 { width:237px; float:left;}
.inner-row1 li, .inner-row1 li a { font-size:13px; color:rgba(255,255,255,0.98); letter-spacing:1.95px; font-weight:400; text-transform:uppercase;}

.inner-wrapp .flexslider .non-slider {width: 100%; display: block; float: left;}
.inner-wrapp .flexslider .non-slider li {width: 100%; height: 518px;}

/*conten-wrapp*/
.conten-wrapp { padding:100px 0 130px; position:relative; background:#000000;}
.conten-wrapp .conten-row1 { width:56.1%; float:left;}
.conten-wrapp .conten-row1 .conten-bar1 { width:700px; float:right;}
.conten-wrapp .conten-row2 { width:37.5%; float:right;}
.conten-wrapp .conten-row2 .conten-bar2 { width:100%; float:left;}

/*sidbar-wrapp*/
.sidbar-wrapp { text-align:center;}
.sidbar-wrapp p { float:none; font-size:22px; font-weight:400; color:#ffffff; letter-spacing:normal; line-height:1.77; margin:0 0 16px;}
.sidbar-wrapp p a { color:#ffffff;}
.sidbar-wrapp p em { font-style:italic;}
.sidbar-wrapp p span { display:block;}
.sidbar-wrapp p strong { font-weight:700;}
.sidbar-wrapp h2 { float:left; width:100%; font-size:43px; font-weight:400; color:#ffffff; line-height:63px; margin:0 0 20px; position:relative;}
.sidbar-wrapp h2 a { color:#ffffff;}
.sidbar-wrapp h2 span { display:block;}
.sidbar-wrapp h3 { font-size:12px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.8px; line-height:18px; margin:0 0 24px; text-transform:uppercase; text-align:left;}
.sidbar-wrapp h3 a { color:rgba(255,255,255,0.90);}
.sidbar-wrapp h3 span { display:block;}
.sidbar-wrapp h4 { font-size:13px; font-weight:500; color:rgba(255,255,255,1); letter-spacing:1.95px; line-height:22px; margin:0 0; text-transform:uppercase; transition: all 0.25s ease-out 0s;}
.sidbar-wrapp h4 a { color:rgba(255,255,255,1);}
.sidbar-wrapp h4 span { display:block;}
.sidbar-wrapp .sidbar-row { width:100%; float:left; position:relative;}
.sidbar-wrapp .sidbar-row1 { width:100%; float:left; background:url(../images/sidbar-bg1.jpg) no-repeat center / cover; padding:44px 0 54px; position:relative; margin:0 0 29px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:340px; float:left; margin:0 0 0; padding:0 0 0 76px; position:relative; z-index:9;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil1 { font-size:12px; color:#ffffff; font-weight:400; letter-spacing:0.26px; text-align:center; background:none; border-bottom:1px solid #ffffff; border-radius:0; resize:none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil2 { width:100%; height:82px; float:left; margin:0 5% 10px 0; padding:0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil3 { width:100%; height:82px; float:right; margin:0 0 0; padding:30px 0 0;}
.sidbar-wrapp .sidbar-row2 { width:100%; float:left; text-align:right;}
.sidbar-wrapp .sidbar-row2 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-row3 { width:100%; float:left; padding:31px 0 45px; background: no-repeat center / cover; margin:0 0 45px; border:1px solid #fff; border-radius:8px 0 0 8px; position:relative;}
.sidbar-wrapp .sidbar-row3 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-row3 h2 { margin:0 0 20px;}
.sidbar-wrapp .sidbar-thumb { width:234px; position:absolute; left:27%; top:50%; transform:translateY(-50%);}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 { width:340px; float:left; padding:0 0 0 76px; position:relative; z-index:9;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li { width:100%; font-size:12px; color:#ffffff; line-height:37px; letter-spacing:0.26px; display:block; margin:0 0 0;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li a { color:#ffffff; display:inline-block; padding:0 18px 0; transition:all 0.25s ease-out 0s;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li a:hover { color:rgba(255,255,255,0.50);}                         
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li.active a { color:rgba(255,255,255,0.50);}  
.sidbar-wrapp .sidbar-btn { width:auto; transition:all 0.25s ease-out 0s; display:inline-block; position:relative; margin:9px 0 0; color:#ffffff; padding:0 20px 0 0;}
.sidbar-wrapp .sidbar-btn:after { content:""; background:url(../images/rightt-white-arrow.svg) no-repeat center / 100%; width:10px; height:8px; transform:translateY(-50%); margin:0 0 0; position:absolute; top:50%; right:0;}
.sidbar-wrapp .sidbar-btn:hover:after { background:url(../images/rightt-white-arrow11.svg) no-repeat center / 100%;}
.sidbar-wrapp .sidbar-btn1 { font-size:12px; text-transform:uppercase; letter-spacing:1.95px; font-weight:700; background:none; color:#fff; text-transform:uppercase;}
.sidbar-wrapp .sidbar-btn:hover .sidbar-btn1 { color:rgba(255,255,255,0.50);}

.sidbar-wrapp .sidbar-row2 .concerns-col2 { width:100%; float:left; border:1px solid #ffffff; border-radius:8px; padding:51px 31px 28px; margin:0 0 0; transition: all 0.25s ease-out 0s; position: relative;}
.sidbar-wrapp .sidbar-row2 .concerns-col2:hover { background:rgba(255,255,255,0.9);}
.sidbar-wrapp .sidbar-row2 .concerns-col2:hover h4 { color:#000000;}
.sidbar-wrapp .sidbar-row2 .concerns-col2 .concerns-bar1 { width:94px; float:right; margin:0 0 50px;}
.sidbar-wrapp .sidbar-row2 .concerns-col2 .concerns-bar2 { width:100%; float:left;}

/*treatin-wrapp*/
.treatin-wrapp h2 { font-size:18px; color:#ffffff; line-height:31px; letter-spacing:1px; margin:0 0 32px; width:100%; float:left;}
.treatin-wrapp h2 a { color:#c1c3c4;}
.treatin-wrapp h2 span { display:block;}
.treatin-wrapp h3 { font-size:13px; color:#ffffff; line-height:23px; letter-spacing:1.95px; margin:25px 0 15px; width:100%; float:left; text-transform:uppercase;}
.treatin-wrapp h3 a { color:#c1c3c4;}
.treatin-wrapp h3 span { display:block;}
.treatin-wrapp p { font-size:13px; line-height:23px; color:#ffffff; letter-spacing:0.75px; margin:0 0 26px;}
.treatin-wrapp p a { color:#c1c3c4;}
.treatin-wrapp p span { display:block;}
.treatin-wrapp p strong { font-weight:700;}
.treatin-wrapp .treatin-row1 { width:100%; float:left; margin:0 0 41px; border-radius:12px; overflow:hidden;}
.treatin-wrapp .treatin-row1 img { width:100%; display:block;}
.treatin-wrapp .galler-col2 { width:100%; float:left; margin:15px 0 47px; border:1px solid rgba(255,255,255,0.98); border-radius:5px; padding:32px; position:relative;}
.treatin-wrapp .galler-col2 img { width:100%; display:block;}
.treatin-wrapp .galler-col2 .galler-row1 { width:100%; float:left; margin:0 0 26px;}
.treatin-wrapp .galler-col2 .galler-row1 .galler-bar1 { width:49%; float:left; border-radius:12px; overflow:hidden; position:relative;} 
.treatin-wrapp .galler-col2 .galler-row1 .galler-bar1:last-child { float:right;}
.treatin-wrapp .galler-col2 .galler-row2 { width:100%; float:right; margin:0 0 0;}
.treatin-wrapp .about-row1 { width:100%; float:left; margin:0 0 50px;}
.treatin-wrapp .about-row1 .about-bar1 { width:100%; float:left;}
.treatin-wrapp .about-row1 .about-bar1 li { font-size:13px; color:#ffffff; line-height:23px; letter-spacing:0.75px; font-weight:400; background:url(../images/dot.svg) no-repeat 0 8px; display:block; padding-left:16px;}
.treatin-wrapp .galler-btn1 { float:none; color:#ffffff; margin:5px 0 0; padding:0 0 0;}
.treatin-wrapp .galler-btn1:hover { color:rgba(255,255,255,0.50);}
.treatin-wrapp .treatin-btn1 { float:none; color:#ffffff; margin:5px 0 0; padding:0 0 0;}
.treatin-wrapp .treatin-btn1:hover { color:rgba(255,255,255,0.50);}

.before, .after { float:left; position:absolute; bottom:18px; font-size:11px; color:#ffffff; letter-spacing:1.65px; text-transform:uppercase; font-weight:400;}
.before { left:27px;}
.after { right:27px;}

/*buttons*/
.buttons { width:100%; float:left; margin:0 0 41px; padding:30px 38px 38px; border:1px solid rgba(255,255,255,0.98); border-radius:8px;}
.buttons-tex1 { font-size:13px; color:#ffffff; letter-spacing:1.95px; text-transform:uppercase; float:none; display:inline-block; margin:9px 15px 0;}
.buttons h5 { font-size:23px; line-height:31px; color:#ffffff; letter-spacing:1.28px; margin:0 0 28px;}
.buttons h5 a { color:#ffffff;}
.buttons h5 span { display:block;}
.buttons .buttons-btn1 { float:none; font-size:13px; font-weight:400; color:#ffffff; background:none; border:1px solid rgba(255,255,255,0.8); border-radius:25px; cursor:pointer; padding:13px 24px 13px;}
.buttons .buttons-btn1:hover { color:#000000; background:#ffffff; border-color:#ffffff;}
.buttons .buttons-btn2 { float:none; font-size:13px; font-weight:400; color:#ffffff; background:none; border:1px solid rgba(255,255,255,0.8); border-radius:25px; cursor:pointer; padding:13px 24px 13px;}
.buttons .buttons-btn2:hover { color:#000000; background:#ffffff; border-color:#ffffff;}

/*about-wrapp*/
.about-wrapp h2 { font-size:18px; color:#ffffff; line-height:31px; letter-spacing:1px; margin:0 0 32px; width:100%; float:left;}
.about-wrapp h2 a { color:#c1c3c4;}
.about-wrapp h2 span { display:block;}
.about-wrapp h3 { font-size:13px; color:#ffffff; line-height:23px; letter-spacing:1.95px; margin:25px 0 15px; width:100%; float:left; text-transform:uppercase;}
.about-wrapp h3 a { color:#c1c3c4;}
.about-wrapp h3 span { display:block;}
.about-wrapp p { font-size:13px; line-height:23px; color:#ffffff; letter-spacing:0.75px; margin:0 0 26px;}
.about-wrapp p a { color:#c1c3c4;}
.about-wrapp p span { display:block;}
.about-wrapp p strong { font-weight:700;}
.about-wrapp .about-row4 { width:100%; float:left; margin:0 0 50px;}
.about-wrapp .about-row4 .about-col4 { width:100%; float:left;}
.about-wrapp .about-row4 .about-col4 li { font-size:13px; color:#ffffff; line-height:23px; letter-spacing:0.75px; font-weight:400; background:url(../images/dot.svg) no-repeat 0 8px; display:block; padding-left:16px;}
.about-wrapp .about-row1 { width:100%; float:left; margin:0 0 40px;}
.about-wrapp .about-row1 img { width:100%; display:block; transition:all 0.25s ease-out 0s; border-radius:10px; overflow:hidden;}
.about-wrapp .about-row1 .about-col1 { width:100%; float:left; margin:0 0 39px;}
.about-wrapp .about-row1 .about-bar1 { width:31.94%; float:left; margin:0 2.09% 2.09% 0; overflow:hidden; border-radius:10px;}
.about-wrapp .about-row1 .about-bar1:nth-child(3n) { margin-right:0;}
.about-wrapp .about-row2 { width:100%; float:left; margin:30px 0 0;}
.about-wrapp .about-row2 img { width:100%; display:block; border-radius:10px; overflow:hidden;}
.about-wrapp .about-row2 .about-row3 { width:336px; float:left; position:relative;}
.about-wrapp .about-row2 .about-row3 p { margin-bottom:0;}
.about-wrapp .about-row2 .about-row3 .about-bar2 { width:175.7px; float:left; padding:0 33px 0 0; /*border-right:1px solid #979797;*/}
.about-wrapp .about-row2 .about-row3 .about-bar3 { width:auto; float:right; position:absolute; top:50%; transform:translateY(-50%); right:0; border-left: 1px solid #979797; padding: 0 0 0 33px;}
.about-wrapp .about-btn1 { float:none; color:#ffffff; margin:0 0 0; padding:0 0 0;}
.about-wrapp .about-btn1:hover { color:rgba(255,255,255,0.50);}
.about-wrapp .about-btn2 { float:none; color:#ffffff; margin:5px 0 0; padding:0 0 0;}
.about-wrapp .about-btn2:hover { color:rgba(255,255,255,0.50);}

/*bloger-wrapp*/
.bloger-wrapp h2 { font-size:18px; color:#ffffff; line-height:31px; letter-spacing:1px; margin:0 0 22px; width:100%; float:left;}
.bloger-wrapp h2 a { color:#c1c3c4;}
.bloger-wrapp h2 span { display:block;}
.bloger-wrapp h3 { font-size:11px; color:#ffffff; line-height:23px; letter-spacing:1.65px; text-transform:uppercase;}
.bloger-wrapp h3 a { color:#c1c3c4;}
.bloger-wrapp h3 span { display:block;}
.bloger-wrapp p { font-size:13px; line-height:23px; color:#ffffff; letter-spacing:0.75px; margin:0 0 26px;}
.bloger-wrapp p a { color:#c1c3c4;}
.bloger-wrapp p span { display:block;}
.bloger-wrapp p strong { font-weight:700;}
.bloger-wrapp .bloger-col1 { width:100%; float:left; margin:0 0 0; position:relative;}
.bloger-wrapp .bloger-col1 img { width:100%; display:block;}
.bloger-wrapp .bloger-col1 .bloger-row1 { width:33.5%; float:left; position:relative; margin:0 0 0; border-radius:10px; overflow:hidden;}
.bloger-wrapp .bloger-col2 { width:100%; float:left; margin:0 0 75px; position:relative;}
.bloger-wrapp .bloger-col2 img { width:100%; display:block; border-radius:10px; overflow:hidden;}
.bloger-wrapp .bloger-col2 .bloger-row2 { width:58.5%; float:right; margin:0 0 0;}
.bloger-wrapp .bloger-btn1 { float:none; color:#ffffff; margin:0 0 0; padding:0 0 0;}
.bloger-wrapp .bloger-btn1:hover { color:rgba(255,255,255,0.50);}
/*.bloger-wrapp .bloger-btn1 {padding: 0 20px 0 0; margin: 0; width: auto; line-height: normal; background: url(../images/rightt-white-arrow.svg) no-repeat center / 100%; background-size: 10px; background-position-x: right; }
.bloger-wrapp .bloger-btn1:hover {background: url(../images/rightt-white-arrow11.svg) no-repeat center / 100%; background-size: 10px; background-position-x: right; }*/

.bloger-wrapp .bloger-col2 .bloger-row2 h2 span {display: inline-block;}

/*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:auto; float:none; text-align:center; display:inline-block;}
.paiger-wrapp .paiger-col1 .paiger-row1 li { float:none; display:inline-block; margin:8px 3px 0;}
.paiger-wrapp .paiger-col1 .paiger-row1 li a { display:inline-block;}
.paiger-wrapp .paiger-col1 .paiger-row1 li.active a { color:#ffffff;}
.paiger-wrapp .paiger-col1 .paiger-row1 li a:hover { color:#ffffff;}
.paiger-wrapp .paiger-btn1 { float:none; color:#ffffff; margin:0 0 0; padding:0 0 0;}
.paiger-wrapp .paiger-btn1:hover { color:rgba(255,255,255,0.50);}
.paiger-wrapp .paiger-btn2 { float:none; color:#ffffff; margin:0 0 0; padding:0 0 0;}
.paiger-wrapp .paiger-btn2:hover { color:rgba(255,255,255,0.50);}
.paiger-row1 li, .paiger-row1 li a { font-size:12px; color:rgba(255,255,255,0.70); letter-spacing:0.4px;}

.paiger-wrapp .paiger-col1  h2.screen-reader-text { display: none;}
.paiger-wrapp .paiger-col1 span.page-numbers.current {float: none; display: inline-block; margin: 8px 3px 0; font-size: 12px; color: #ffffff; letter-spacing: 0.4px;}
.paiger-wrapp .paiger-col1 a.page-numbers {float: none; display: inline-block; margin: 8px 3px 0; font-size: 12px; color: rgba(255,255,255,0.70); letter-spacing: 0.4px;}
.paiger-wrapp .paiger-col1 a.page-numbers:hover { color:#ffffff; }
.paiger-wrapp .paiger-col1 a.next.page-numbers {padding: 0 25px 0 0; margin: 0; width: auto; /*height: 8px;*/ line-height: normal; background: url(../images/rightt-white-arrow.svg) no-repeat center / 100%; background-size: 10px; background-position-x: right; }
.paiger-wrapp .paiger-col1 a.next.page-numbers:hover {background: url(../images/rightt-white-arrow11.svg) no-repeat center / 100%; background-size: 10px; background-position-x: right; }
.paiger-wrapp .paiger-col1 a.prev.page-numbers { padding: 0 0 0 25px; margin: 0; width: auto; /*height: 8px;*/ line-height: normal; background: url(../images/left-white-arrow.svg) no-repeat center / 100%; background-size: 10px; background-position-x: left; }
.paiger-wrapp .paiger-col1 a.prev.page-numbers:hover {background: url(../images/left-white-arrow11.svg) no-repeat center / 100%; background-size: 10px; background-position-x: left; }
.paiger-wrapp .paiger-col1 span.page-numbers.dots {float: none; display: inline-block; margin: 8px 3px 0; font-size: 12px; color: rgba(255,255,255,0.70); letter-spacing: 0.4px;}

/*blogin-wrapp*/
.blogin-wrapp h2 { font-size:18px; color:#ffffff; line-height:31px; letter-spacing:1px; margin:0 0 22px; width:100%; float:left;}
.blogin-wrapp h2 a { color:#c1c3c4;}
.blogin-wrapp h2 span { display:block;}
.blogin-wrapp h3 { font-size:11px; color:#ffffff; line-height:23px; letter-spacing:1.65px; text-transform:uppercase;}
.blogin-wrapp h3 a { color:#c1c3c4;}
.blogin-wrapp h3 span { display:block;}
.blogin-wrapp p { font-size:13px; line-height:23px; color:#ffffff; letter-spacing:0.75px; margin:0 0 26px;}
.blogin-wrapp p a { color:#c1c3c4;}
.blogin-wrapp p span { display:block;}
.blogin-wrapp p strong { font-weight:700;}
.blogin-wrapp .blogin-col1 { width:100%; float:left; position:relative;}
.blogin-wrapp .blogin-col1 img { width:100%; display:block;}
.blogin-wrapp .blogin-col1 .blogin-row1 { width:100%; float:left; position:relative; margin:0 0 48px; border-radius:10px; overflow:hidden;}
.blogin-wrapp .blogin-col1 .blogin-row2 { width:100%; float:left; margin:0 0 0;}
.blogin-wrapp .blogin-btn1 { float:none; color:#ffffff; margin:30px 0 0; padding:0 0 0;}
.blogin-wrapp .blogin-btn1:hover { color:rgba(255,255,255,0.50);}

/*galler-wrapp*/
.galler-wrapp h2 { font-size:18px; color:#ffffff; line-height:31px; letter-spacing:1px; margin:-7px 0 13px; width:100%; float:left;}
.galler-wrapp h2 a { color:#c1c3c4;}
.galler-wrapp h2 span { display:block;}
.galler-wrapp h3 { font-size:13px; color:#ffffff; line-height:23px; letter-spacing:1.95px; margin:25px 0 15px; width:100%; float:left; text-transform:uppercase;}
.galler-wrapp h3 a { color:#c1c3c4;}
.galler-wrapp h3 span { display:block;}
.galler-wrapp p { font-size:13px; line-height:23px; color:#ffffff; letter-spacing:0.75px; margin:0 0 26px;}
.galler-wrapp p a { color:#c1c3c4;}
.galler-wrapp p span { display:block;}
.galler-wrapp p strong { font-weight:700;}
.galler-wrapp .galler-col1 { width:100%; float:left;}
.galler-wrapp .galler-col2 { width:100%; float:left; margin:0 0 81px;}
.galler-wrapp .galler-col2 img { width:100%; display:block; border-radius:12px; overflow:hidden;}
.galler-wrapp .galler-col2 .galler-row1 { width:65%; float:left; margin:0 0;}
.galler-wrapp .galler-col2 .galler-row1 .galler-bar1 { width:49%; float:left; border-radius:12px; overflow:hidden; position:relative;} 
.galler-wrapp .galler-col2 .galler-row1 .galler-bar1:last-child { float:right;}
.galler-wrapp .galler-col2 .galler-row2 { width:29.5%; float:right; margin:0 0 0;}
.galler-wrapp .galler-btn1 { float:none; color:#ffffff; margin:5px 0 0; padding:0 0 0;}
.galler-wrapp .galler-btn1:hover { color:rgba(255,255,255,0.50);}

/*gallein-wrapp*/
.gallein-wrapp h2 { font-size:18px; color:#ffffff; line-height:31px; letter-spacing:1px; margin:0 0 23px; width:100%; float:left;}
.gallein-wrapp h2 a { color:#c1c3c4;}
.gallein-wrapp h2 span { display:block;}
.gallein-wrapp h3 { font-size:13px; color:#ffffff; line-height:23px; letter-spacing:1.95px; margin:25px 0 15px; width:100%; float:left; text-transform:uppercase;}
.gallein-wrapp h3 a { color:#c1c3c4;}
.gallein-wrapp h3 span { display:block;}
.gallein-wrapp p { font-size:13px; line-height:23px; color:#ffffff; letter-spacing:0.75px; margin:0 0 26px;}
.gallein-wrapp p a { color:#c1c3c4;}
.gallein-wrapp p span { display:block;}
.gallein-wrapp p strong { font-weight:700;}
.gallein-wrapp .gallein-col1 { width:100%; float:left;}
.gallein-wrapp .gallein-col2 { width:100%; float:left; margin:0 0 81px;}
.gallein-wrapp .gallein-col2 img { width:100%; display:block;}
.gallein-wrapp .gallein-col2 .gallein-row1 { width:100%; float:left; margin:0 0 50px;}
.gallein-wrapp .gallein-col2 .gallein-row1 .gallein-bar1 { width:49%; float:left; border-radius:12px; overflow:hidden; position:relative;} 
.gallein-wrapp .gallein-col2 .gallein-row1 .gallein-bar1:last-child { float:right;}
.gallein-wrapp .gallein-col2 .gallein-row2 { width:100%; float:left; margin:0 0 0;}
.gallein-wrapp .gallein-btn1 { float:none; color:#ffffff; margin:5px 0 0; padding:0 0 0;}
.gallein-wrapp .gallein-btn1:hover { color:rgba(255,255,255,0.50);}
.gallein-wrapp .buttons { margin-top:40px;}

/*treatment-wrapp*/
.treatment-wrapp { text-align:center; padding:100px 0 0;}
.treatment-wrapp h2 { font-size:18px; line-height:31px; color:#ffffff; letter-spacing:1px; font-weight:400; margin:0 0 0;}
.treatment-wrapp h2 a { color:#c1c3c4}
.treatment-wrapp h2 span { display:block;}
.treatment-wrapp p { font-size:15px; line-height:25px; color:#34303b; font-weight:500; margin:0 0 22px;}
.treatment-wrapp p a { color:#34303b;}
.treatment-wrapp p span { display:block;}
.treatment-wrapp .treatment-col1 { width:100%; float:left; margin:0 0; display: flex; flex-wrap: wrap;}
.treatment-wrapp .treatment-col1 img { width:100%; display:block;}
.treatment-wrapp .treatment-col1 .treatment-row1 { width:100%; float:left; position: relative; display: block;}
.treatment-wrapp .treatment-col2 { width:23.59%; float:left; margin:0 1.88% 1.88% 0; position:relative; border-radius:10px; overflow:hidden;}
.treatment-wrapp .treatment-col2 img { width:100%; display:block; border-radius:10px; overflow:hidden;}
.treatment-wrapp .treatment-col2:nth-child(4n) { margin-right:0;}
.treatment-wrapp .treatment-col2 .treatment-row2 { width:90%; float:left; position:absolute; top:50%; transform:translateY(-50%); right:0; left:0; margin:0 auto;}
.treatment-wrapp .treatment-col1 .treatment-row1:after { content: ""; position: absolute; right: 0; left: 0; width: 100%; display: block; margin: 0 auto; height: 100%; top: 0; background: #00000059;}



/*teamer-wrapp*/
.teamer-wrapp { text-align:right;}
.teamer-wrapp .margin { max-width:952px;}
.teamer-wrapp p { float:none; width:100%; font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.95px; line-height:23px; margin:0 0 25px; text-transform:uppercase;}
.teamer-wrapp p a { color:rgba(255,255,255,0.90);}
.teamer-wrapp p span { display:block;}
.teamer-wrapp p strong { font-weight:700;}
.teamer-wrapp h2 { float:right; width:100%; font-size:46px; font-weight:400; color:#ffffff; letter-spacing:-0.86px; line-height:61px; margin:0 0 20px; position:relative;}
.teamer-wrapp h2 a { color:#c1c3c4;}
.teamer-wrapp h2 span { display:block;}
.teamer-wrapp h3 { font-size:25px; font-weight:400; color:rgba(255,255,255,1); line-height:30px; margin:0 0 2px;}
.teamer-wrapp h3 a { color:rgba(255,255,255,1);}
.teamer-wrapp h3 span { display:block;}
.teamer-wrapp h4 { font-size:15px; font-weight:500; color:rgba(255,255,255,0.90); line-height:28px; margin:0 0;}
.teamer-wrapp h4 a { color:rgba(255,255,255,0.90);}
.teamer-wrapp h4 span { display:block;}
.teamer-wrapp .teamer-row1 { width:100%; float:left; display: flex; flex-wrap: wrap; }
.teamer-wrapp .teamer-row1 img { width:100%; display:block;}
.teamer-wrapp .teamer-row1 .teamer-row2 { width:30.66%; float:left; margin:0 1.3% 5% 1.3%;}
/*.teamer-wrapp .teamer-row1 .teamer-row2:nth-child(3n) { margin-right:0;}*/
.teamer-wrapp .teamer-row1 .teamer-row2 .teamer-bar1 { width:100%; float:left; margin:0 0 28px;}
.teamer-wrapp .teamer-row1 .teamer-row2 .teamer-bar2 { width:100%; float:left;}
.teamer-wrapp .teamer-btn1 { float:none; color:#ffffff; margin:5px 0 0; padding:0 0 0;}
.teamer-wrapp .teamer-btn1:hover { color:rgba(255,255,255,0.50);}

/*feeser-wrapp*/
.feeser-wrapp { text-align:center; padding-bottom:90px;}
.feeser-wrapp h2 { font-size:12px; color:#ffffff; line-height:1; letter-spacing:1.8px; font-weight:400; text-transform:uppercase;}
.feeser-wrapp h3 { font-size:18px; line-height:31px; color:#ffffff; letter-spacing:1px; font-weight:400; margin:0 auto 32px; max-width:719px;}
.feeser-wrapp h3 a { color:#ffffff}
.feeser-wrapp h3 span { display:block;}
.feeser-wrapp p { font-size:13px; line-height:23px; color:#ffffff; letter-spacing:0.75px; margin:0 auto 26px; max-width:719px;}
.feeser-wrapp p a { color:#ffffff;}
.feeser-wrapp p span { display:block;}
.feeser-wrapp p strong { font-weight:700;}
.feeser-wrapp .feeser-col1 { width:46%; float:left; margin:30px 0 0;}
.feeser-wrapp .feeser-col1:nth-child(2n) { float: right;}
.feeser-wrapp .feeser-row1 { width:100%; float:left; text-align:left;}
.feeser-wrapp .feeser-row2 { width:100%; float:left; margin:0 0 0; padding:12px 27px 22px;}
.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 1px;}
.feeser-bar1, .feeser-bar2 { font-size:13px; color:#ffffff; line-height:32px; font-weight:400; letter-spacing:0.75px;}

/*teamin-wrapp*/
.teamin-wrapp { text-align:center;}
.teamin-wrapp p { font-size:13px; line-height:23px; color:#ffffff; letter-spacing:0.75px; margin:0 0 26px;}
.teamin-wrapp p a { color:#ffffff;}
.teamin-wrapp p span { display:block;}
.teamin-wrapp p strong { font-weight:700;}
.teamin-wrapp h2 { float:right; width:100%; font-size:25px; font-weight:400; color:#ffffff; line-height:30px; margin:0 0 5px; position:relative;}
.teamin-wrapp h2 a { color:#ffffff;}
.teamin-wrapp h2 span { display:block;}
.teamin-wrapp h3 { font-size:15px; font-weight:400; color:rgba(255,255,255,0.90); line-height:25px; margin:0 0 24px;}
.teamin-wrapp h3 a { color:rgba(255,255,255,0.90);}
.teamin-wrapp h3 span { display:block;}
.teamin-wrapp h4 { font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); line-height:23px; letter-spacing:0.75px; margin:0 0 50px;}
.teamin-wrapp h4 a { color:rgba(255,255,255,0.90);}
.teamin-wrapp h4 span { display:block;}
.teamin-wrapp h5 { font-size:18px; color:#ffffff; line-height:31px; letter-spacing:1px; margin:0 0 28px; width:100%; float:left;}
.teamin-wrapp h5 a { color:#ffffff;}
.teamin-wrapp h5 span { display:block;}
.teamin-wrapp .teamin-row1 { width:100%; max-width:720px; float:none; margin:0 auto;}
.teamin-wrapp .teamin-row1 img { width:100%; display:block;}
.teamin-wrapp .teamin-row1 .teamin-col1 { width:276px; float:none; margin:0 auto 45px;}
.teamin-wrapp .teamin-btn1 { float:none; color:#ffffff; margin:30px 15px 0; padding:0 0 0;}
.teamin-wrapp .teamin-btn1:hover { color:rgba(255,255,255,0.50);}

/*teamer-slider*/
.teamer-slider { text-align:center; background:#000000; padding:0 0 71px;}
.teamer-slider .margin { max-width:952px;}
.teamer-slider p { float:none; width:100%; font-size:13px; font-weight:400; color:rgba(255,255,255,0.90); letter-spacing:1.95px; line-height:23px; margin:0 0 25px; text-transform:uppercase;}
.teamer-slider p a { color:rgba(255,255,255,0.90);}
.teamer-slider p span { display:block;}
.teamer-slider p strong { font-weight:700;}
.teamer-slider h2 { font-size:25px; font-weight:400; color:rgba(255,255,255,1); line-height:30px; margin:0 0 53px;}
.teamer-slider h2 a { color:rgba(255,255,255,1);}
.teamer-slider h2 span { display:block;}
.teamer-slider h3 { font-size:25px; font-weight:400; color:rgba(255,255,255,1); line-height:30px; margin:0 0 2px;}
.teamer-slider h3 a { color:rgba(255,255,255,1);}
.teamer-slider h3 span { display:block;}
.teamer-slider h4 { font-size:15px; font-weight:500; color:rgba(255,255,255,0.90); line-height:28px; margin:0 0;}
.teamer-slider h4 a { color:rgba(255,255,255,0.90);}
.teamer-slider h4 span { display:block;}
.teamer-slider .teamer-row1 { width:100%; float:left; text-align:right;}
.teamer-slider .teamer-row1 img { width:100%; display:block;}
.teamer-slider .teamer-row1 .teamer-row2 { width:100%; float:left; margin:0 0 0;}
.teamer-slider .teamer-row1 .teamer-row2 .teamer-bar1 { width:100%; float:left; margin:0 0 28px;}
.teamer-slider .teamer-row1 .teamer-row2 .teamer-bar2 { width:100%; float:left;}
.teamer-slider .teamer-btn1 { float:none; color:#ffffff; margin:5px 0 0; padding:0 0 0;}
.teamer-slider .teamer-btn1:hover { color:rgba(255,255,255,0.50);}

.teamer-slider .teamer-row1.mobile {display: none;}
.teamer-slider .teamer-row1 .non-slider {width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
.teamer-slider .teamer-row1 .non-slider .teamer-row2 {width: 30.83%; margin: 0 3.5% 0 0;}
.teamer-slider .teamer-row1 .non-slider .teamer-row2:last-child {margin-right: 0;}
.teamer-slider .teamer-row1 .non-slider .teamer-row2:nth-child(3n) {margin-right: 0;}

/*testi-wrapp*/
.testi-wrapp { text-align:center;}
.testi-wrapp p { font-size:13px; line-height:23px; color:#ffffff; letter-spacing:0.75px; margin:0 0 26px;}
.testi-wrapp p a { color:#ffffff;}
.testi-wrapp p span { display:inline;}
.testi-wrapp p strong { font-weight:700;}
.testi-wrapp h2 { float:right; width:100%; font-size:25px; font-weight:400; color:#ffffff; line-height:30px; margin:0 0 5px; position:relative;}
.testi-wrapp h2 a { color:#ffffff;}
.testi-wrapp h2 span { display:block;}
.testi-wrapp h3 { float:none; font-size:12px; font-weight:400; color:#ffffff; letter-spacing:1.8px; line-height:normal; text-transform:uppercase;}
.testi-wrapp h3 a { color:#ffffff;}
.testi-wrapp h3 span { display:block;}
.testi-wrapp .testi-row1 { width:100%; float:left; margin:0 0 29px 0; text-align:center;}
.testi-wrapp .testi-row1 .testi-row11 { width:100%; float:left; margin:0 0 19px;}
.testi-wrapp .testi-row1 img { width:100%; display:block;}
.testi-wrapp .testi-row1 .testi-row11 .testi-col1 { width:100%; float:left; margin:0 0 0 0; position:relative;}
.testi-wrapp .testi-row2 { width:100%; float:left; position:relative; background: no-repeat center / cover;}
.testi-wrapp .testi-row2 img { width:100%; display:block;}
.testi-wrapp .testi-row2 .testi-row3 { width:100%; float:left; margin:33px 0 0; display: flex; flex-wrap: wrap;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:33.33%; float:left; padding:0 5%; margin:0 0 100px 0; border-right:1px solid #979797;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2:nth-child(3n) { border:none;}
.testi-wrapp .testi-row4 { width:100%; float:left; margin:0 0 56px; text-align:center;}
.testi-wrapp .testi-row5 { width:100%; float:left;}
.testi-wrapp .testi-btn1 { float:none; color:#ffffff; margin:5px 0 0; padding:0 0 0; cursor: pointer;}
.testi-wrapp .testi-btn1:hover { color:rgba(255,255,255,0.50);}

.testi-wrapp .testi-row1 .testi-row11.mobile {display: none;}
.testi-wrapp .testi-btn1.review-btn1 {cursor: pointer; padding: 0 20px 0 0; margin: 0 0 15px; width: auto; line-height: normal; background: url(../images/rightt-white-arrow.svg) no-repeat center / 100%; background-size: 10px; background-position-x: 98%; }
.testi-wrapp .testi-btn1.review-btn1:hover {background: url(../images/rightt-white-arrow11.svg) no-repeat center / 100%; background-size: 10px; background-position-x: 98%; }

.testi-wrapp .testi-row1 .testi-row11 .owl-carousel .owl-stage {display: flex; flex-wrap: wrap; position: relative; height: inherit;}
.testi-wrapp .testi-row1 .testi-row11 .owl-carousel .owl-stage .owl-item {height: inherit; position: relative;}
.testi-wrapp .testi-row1 .testi-row11 .owl-carousel .owl-stage .owl-item > div {height: 100%; position: relative;}
.testi-wrapp .testi-row1 .testi-row11 .owl-carousel .owl-stage .owl-item > div .testi-col1 {position: relative; height: 100%;}
.testi-wrapp .testi-row1 .testi-row11 .owl-carousel .owl-stage .owl-item > div .testi-col1 .videobox1 { width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; right: 0;}

.testi-wrapp .testi-row2 .testi-row3 .testi-col2 p {min-height: 92px;}


/*contact-wrapp*/
.contact-wrapp { text-align:center;}
.contact-wrapp p { font-size:13px; line-height:normal; color:#ffffff; letter-spacing:1.95px; margin:0 0 30px; text-transform:uppercase;}
.contact-wrapp p a { color:#ffffff;}
.contact-wrapp p span { display:block;}
.contact-wrapp p strong { font-weight:700;}
.contact-wrapp h3 { font-size:13px; line-height:normal; color:#ffffff; letter-spacing:1.95px; margin:0 0 0; text-transform:uppercase;}
.contact-wrapp h3 a { color:#ffffff;}
.contact-wrapp h3 span { display:block;}
.contact-wrapp .contact-row1 { width:74%; float:none; margin:0 auto;}
.contact-wrapp .contact-row1 img { width:100%; display:block;}
.contact-wrapp .contact-row1 .contact-col1 { width:75px; float:none; margin:0 auto 30px;}
.contact-wrapp .contact-row1 .contact-social { width:100%; float:left; margin:15px 0 40px;}
.contact-wrapp .contact-row1 .contact-social a { width:17px; float:none; display:inline-block; margin:0 15px 0 0;}
.contact-wrapp .contact-row1 .contact-social a:hover img { opacity:0.5;}
.contact-wrapp .contact-row1 .contact-map { width:100%; float:left;}
.contact-wrapp .contact-row1 .contact-map iframe { width:100%; display:block; height:368px; -webkit-filter: grayscale(100%); filter: grayscale(100%);}
.contact-wrapp h3 a:hover {color: rgba(255,255,255,0.50);}

/*opening-wrapp*/
.opening-wrapp { background:#000000; text-align:center; padding:78px 0 0;}
.opening-wrapp p { font-size:13px; line-height:23px; color:#ffffff; letter-spacing:0.75px; margin:0 0 26px;}
.opening-wrapp p a { color:#ffffff;}
.opening-wrapp p span { display:block;}
.opening-wrapp p strong { font-weight:700;}
.opening-wrapp h2 { font-size:13px; line-height:normal; color:#ffffff; letter-spacing:1.95px; margin:0 0 31px; text-transform:uppercase;}
.opening-wrapp h2 a { color:#ffffff;}
.opening-wrapp h2 span { display:block;}
.opening-wrapp .opening-row1 { width:100%; float:left;}
.opening-wrapp .opening-row1 li { font-size:13px; color:#fff; line-height:23px; letter-spacing:0.75px; width:100%; float:left;}

/*practice-wrapp*/
.practice-wrapp { text-align:center;}
.practice-wrapp p { float:none; font-size:15px; font-weight:500; color:#c3cf21; letter-spacing:0.11px; line-height:1.93; margin:0 0 0;}
.practice-wrapp p a { color:#5e461a;}
.practice-wrapp p span { display:block;}
.practice-wrapp p strong { font-weight:700;}
.practice-wrapp h2 { font-size:30px; font-weight:500; color:#c3cf21; letter-spacing:normal; line-height:normal; margin:0 0 40px;}
.practice-wrapp h2 a { color:#c3cf21;}
.practice-wrapp h2 span { display:block;}
.practice-wrapp .practice-col1 { width:100%; float:left; margin:0 0 0; display: flex; flex-wrap: wrap;}
.practice-wrapp .practice-col1 img { width:100%; display:block;}
.practice-wrapp .practice-row1 { width:23%; float:left; margin:0 2% 2% 0;}
.practice-wrapp .practice-row1 .practice-bar1 { width:100%; float:left;}

/*common-css*/
.common-anchor { width:100%; height:100%; position:absolute; top:0; left:0; right:0; margin:0 auto;}

/*mob-css*/
.header-wrapp .banner-bar1 { width:232px; float:none; margin:0 auto 30px; display:none;}
.header-wrapp .banner-bar1 img  { width:100%; display:block;}

/*btn-css*/
.header-btn1 { text-align:center; font-size:13px; font-weight:400; letter-spacing:1.95px; text-transform:uppercase; transition:all 0.25s ease-out 0s; display:inline-block; position:relative;}

/*btn-arrow-css*/
.banner-btn1, .abouts-btn1, .gaps-btn1, .mastering-btn1, .invisalign-btn1, .dreams-btn1, .treatments-btn1, .dentalplans-btn1, .testimonial-btn1, .team-btn1, .galler-btn1, .buttons-btn1, .buttons-btn2, .treatin-btn1, .about-btn1, .about-btn2, .bloger-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .gallein-btn1, .teamer-btn1, .teamin-btn1, .testi-btn1 { text-align:center; font-size:12px; font-weight:700; letter-spacing:1.8px; line-height:normal; text-transform:uppercase; transition:all 0.25s ease-out 0s; display:inline-block; position:relative; font-family: 'Jost', sans-serif;}

.getin-wrapp .getin-col1 .caldera-grid .col-sm-3 {width: 30%; float: left; margin: 0 5% 10px 0; padding: 0 0 0;}
.getin-wrapp .getin-col1 .caldera-grid .col-sm-3:nth-child(3) {margin-right: 0;}
.getin-wrapp .getin-col1 .caldera-grid .form-control {width: 100%; height: 82px; padding: 0 0 0; margin: 0 0 0; font-size: 12px; color: #ffffff; font-weight: 400; letter-spacing: 0.26px; text-align: center; background: none; border: 0; border-bottom: 1px solid #ffffff; border-radius: 0; resize: none; box-shadow: none; outline: none; font-family: 'Nunito', sans-serif;}
.getin-wrapp .getin-col1 .caldera-grid .last_col.col-sm-3 {width: 100%; float: right; margin: 0 0 0;}
.getin-wrapp .getin-col1 .caldera-grid textarea.form-control {width: 100%; padding: 30px 0 0;}
.getin-wrapp .getin-col1 .caldera-grid .extra-class1 {width: 100%; float: left; margin: 50px 0 2px !important;}
.getin-wrapp .getin-col1 .caldera-grid .extra-class2 {width: 100%; float: left; margin: 0 0 24px !important;}
.getin-wrapp .getin-col1 .caldera-grid .col-sm-12 {padding: 0;}
.getin-wrapp .getin-col1 .caldera-grid .checkbox {margin: 0;}
.getin-wrapp .getin-col1 .caldera-grid label {font-size: 11px; font-weight: 400; color: #ffffff; letter-spacing: 0.24px; line-height: 23px; display: inline-block; position: relative; top: -5.5px;}
.getin-wrapp .getin-col1 .caldera-grid a {text-decoration: none; color: #c1c3c4;}
.getin-wrapp .getin-col1 .caldera-grid a:hover {color: #ffffff;}
.getin-wrapp .getin-col1 .caldera-grid .checkbox input[type=checkbox] {background-image: url(../images/checkbox.svg); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; height: 13px; width: 12px; padding: 0; border: 0; position: relative; left: 0px; top: 3px; -webkit-appearance: none; -moz-appearance: none; outline: none !important; cursor: pointer; margin-right: 5px !important; background-size: 12px; background-repeat: no-repeat;}
.getin-wrapp .getin-col1 .caldera-grid .checkbox input[type=checkbox]:checked {background-image: url(../images/checkbox-hover.svg);}
.getin-wrapp .getin-col1 .caldera-grid .btn-default {background: url(../images/rightt-white-arrow.svg) no-repeat center / 100%; background-size: 10px; background-position-x: 100%; width: auto; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; margin: 9px 0 0; padding: 0 20px 0 0; font-size: 12px; letter-spacing: 1.95px; font-weight: 700; color: #fff; text-transform: uppercase; line-height: normal; box-shadow: none; border: 0; vertical-align: baseline; outline: none; font-family: 'Nunito', sans-serif;}
.getin-wrapp .getin-col1 .caldera-grid .btn-default:hover {background: url(../images/rightt-white-arrow11.svg) no-repeat center / 100%; background-size: 10px; background-position-x: 100%;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .col-sm-12 {padding: 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .form-control {width: 100%; height: 82px; float: left; margin: 0 0 10px 0; padding: 0 0 0; font-size: 12px; color: #ffffff; font-weight: 400; letter-spacing: 0.26px; text-align: center; background: none; border: 0; border-bottom: 1px solid #ffffff; border-radius: 0; resize: none; vertical-align: baseline; outline: none; font-family: 'Nunito', sans-serif;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid textarea.form-control {width: 100%; height: 82px; float: right; margin: 0 0 0; padding: 30px 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .extra-class1 {width: 100%; float: left; margin: 50px 0 2px !important;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .extra-class2 {width: 100%; float: left; margin: 0 0 24px !important;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox {margin: 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid label {font-size: 11px; font-weight: 400; color: #ffffff; letter-spacing: 0.24px; line-height: 23px; display: inline-block; position: relative; top: -5.5px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid a {text-decoration: none; color: #c1c3c4;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid a:hover {color: #ffffff;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox input[type=checkbox] {background-image: url(../images/checkbox.svg); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; height: 13px; width: 12px; padding: 0; border: 0; position: relative; left: 0px; top: 3px; -webkit-appearance: none; -moz-appearance: none; outline: none !important; cursor: pointer; margin-right: 5px !important; background-size: 12px; background-repeat: no-repeat;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox input[type=checkbox]:checked {background-image: url(../images/checkbox-hover.svg);}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .btn-default {background: url(../images/rightt-white-arrow.svg) no-repeat center / 100%; background-size: 10px; background-position-x: 100%; width: auto; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; margin: 9px 0 0; padding: 0 20px 0 0; font-size: 12px; letter-spacing: 1.95px; font-weight: 700; color: #fff; text-transform: uppercase; line-height: normal; box-shadow: none; border: 0; vertical-align: baseline; outline: none; font-family: 'Nunito', sans-serif;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .btn-default:hover {background: url(../images/rightt-white-arrow11.svg) no-repeat center / 100%; background-size: 10px; background-position-x: 100%;}

.nav-social a.mobile-version {display: none;}

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


.treatin-wrapp sub { font-size: 8px; top: -4px;}

.renewal-wrapp {position: relative;}
.renewal-wrapp .renewal-row11 {width: 100%; float: left; position: relative;}
.renewal-wrapp .renewal-row1 {width: 50%; float: right; overflow: hidden; margin: 0;}
.renewal-wrapp .renewal-row2 {width: 50%; float: left; transform: translateY(-50%); margin: 0; top: 50%; left: 0;}
.renewal-wrapp .renewal-row1 img {width: 100%; display: block;}
.renewal-wrapp .renewal-row2 .renewal-bar2 {width: 561px; float: right; padding: 0 13% 0 0; text-align: left;}
.renewal-wrapp .renewal-row11:nth-child(2n) .renewal-row1 {float: left;}
.renewal-wrapp .renewal-row11:nth-child(2n) .renewal-row2 {float: right; right: 0; left: inherit;}
.renewal-wrapp .renewal-row11:nth-child(2n) .renewal-row2 .renewal-bar2 {float: left; padding: 0 0 0 11%;}
.renewal-wrapp h2 {font-size: 18px; color: #ffffff; line-height: 31px; letter-spacing: 1px; margin: 0 0 22px; width: 100%; float: left; font-family: 'Nunito', sans-serif;}
.renewal-wrapp p {font-size: 13px; line-height: 23px; color: #ffffff; letter-spacing: 0.75px; margin: 0 0 26px; font-family: 'Nunito', sans-serif;}
.renewal-wrapp .renewal-btn1 {background: url(../images/rightt-white-arrow.svg) no-repeat center / 100%; background-size: 10px; background-position-x: 100%; width: auto; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; margin: 9px 0 0; padding: 0 20px 0 0; font-size: 12px; letter-spacing: 1.95px; font-weight: 700; color: #fff; text-transform: uppercase; line-height: normal; text-align: left; box-shadow: none; border: 0; vertical-align: baseline; outline: none; font-family: 'Nunito', sans-serif;}
.renewal-wrapp .renewal-btn1:hover {background: url(../images/rightt-white-arrow11.svg) no-repeat center / 100%; background-size: 10px; background-position-x: 100%;}
.renewal-bar1, .renewal-row2 {position: absolute;}

.header-wrapp .header-col2 .sticky ul.header-row2 {display: none;}
.header-wrapp .header-col2 .sticky .header-btn1 {display: none;}
.header-wrapp .header-col2 .sticky.fixed {width: 100% !important; float: left; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; position: fixed !important; background: #000000; box-shadow: 0px 6px 12px -4px rgb(0 0 0 / 24%); margin: 0 0 0 !important; padding: 30px 0 30px; left: 0; right: 0; z-index: 999999; border: none; animation: slide-down 0.7s; transition: all 0.7s; text-align: center;}
.header-wrapp .header-col2 .sticky.fixed ul.header-row2 {width: auto; float: none; display: inline-block; margin: 0 0 0; position: relative;}
.header-wrapp .header-col2 .sticky.fixed ul.header-row2 li {width: auto; display: inline-block; float: left; position: relative; margin: 0 0 0;}
.header-wrapp .header-col2 .sticky.fixed ul.header-row2 li > a {padding: 5px 12px 5px 12px; cursor: pointer; z-index: 2; font-size: 13px; font-weight: 400; letter-spacing: 1.95px; text-decoration: none; text-transform: uppercase; color: rgba(255,255,255,0.90); -webkit-transition: all 0.25s ease-out 0s; -o-transition: color .2s ease; display: inline-block; outline: 0; -webkit-tap-highlight-color: transparent; line-height: normal;}
.header-wrapp .header-col2 .sticky.fixed ul.header-row2 li > a:hover {color: rgba(255,255,255,0.50);}
.header-wrapp .header-col2 .sticky.fixed .header-btn1 {float: none; display: inline-block; margin: 0 0 0; position: relative; width: auto; padding: 5px 12px 5px 12px;}
.header-wrapp .header-col2 .sticky.fixed .header-btn1:after {display: none;}

.header-wrapp .header-col2 .sticky.fixed .header-btn1{ font-size: 12px; color: rgba(255,255,255,0.90); background: transparent; border: 1px solid rgba(255,255,255,0.90); border-radius: 30px; padding: 15px 15px; margin: -12px 0 -15px 10px;}
.header-wrapp .header-col2 .sticky.fixed .header-btn1:hover { color: #000000; background: #ffffff; border: 1px solid rgba(255,255,255,0.90);}


.directions-wrapp {width: 100%;display: block;float: left;padding: 50px 0 60px;position: relative;text-align: center; background: #c4c5c6}
.directions-wrapp h2 {float: left; width: 100%; font-size: 43px; font-weight: 400; color: #000000; line-height: 63px; margin: 0 0 20px; position: relative;}
.directions-wrapp .directions-box1 {width: 100%;float: left;text-align: left;margin: 4px 0 20px;position: relative;}
.directions-wrapp .directions-box1 img { width: 100%; display: block;}
.directions-wrapp .directions-box1 h3 {font-size: 22px;font-weight: 400;color: #ffffff;line-height: 28px;margin: 0 0 16px;}
.directions-wrapp .directions-box1 p {font-size: 13px; font-weight: 400; color: #ffffff; letter-spacing: 0.75px; line-height: 23px; margin: 0 0 20px;}
.directions-wrapp .directions-box1 p span {display: inline;}
.directions-wrapp .directions-box1 .directions-box2 .directions-let1, 
.directions-wrapp .directions-box1 .directions-box2 .directions-ret1 {font-size: 13px; font-weight: 400; color: #ffffff; letter-spacing: 0.75px; line-height: 23px; margin: 0 0 26px;}

.directions-wrapp .review-btn1 {float: none; color: #ffffff; cursor: pointer; padding: 0 20px 0 0; margin: 0 0 15px; width: auto; line-height: normal; background: url(../images/rightt-white-arrow.svg) no-repeat center / 100%; background-size: 10px; background-position-x: 98%;}
.directions-wrapp .review-btn1:hover {background: url(../images/rightt-white-arrow11.svg) no-repeat center / 100%; background-size: 10px; background-position-x: 98%;}

/*.directions-wrapp .directions-box1 .directions-col1 { width: 23.5%; float: left; margin: 0 2% 0 0; display: block; position: relative; text-align: center;}
.directions-wrapp .directions-box1 .directions-row1 { width: 100%;  float: left;}
.directions-wrapp .directions-box1 .directions-col2 { width: 23.5%; float: left; margin: 0 2% 0 0; display: block; position: relative; text-align: center;}
.directions-wrapp .directions-box1 .directions-row2 { width: 100%;  float: left;}
.directions-wrapp .directions-box1 .directions-col3 { width: 23.5%; float: left; margin: 0 2% 0 0; display: block; position: relative; text-align: center;}
.directions-wrapp .directions-box1 .directions-row3 { width: 100%;  float: left;}
.directions-wrapp .directions-box1 .directions-col4 { width: 23.5%; float: left; margin: 0 0 0 0; display: block; position: relative; text-align: center;}
.directions-wrapp .directions-box1 .directions-row4 { width: 100%;  float: left;}*/

/*.directions-wrapp .directions-box1 .directions-box2 {width: 100%; display: flex; flex-wrap: wrap; justify-content: center;}
.directions-wrapp .directions-box1 .directions-box2 .directions-let1 {width: auto; margin: 0 3% 0 0;}
.directions-wrapp .directions-box1 .directions-box2 .directions-ret1 {width: auto; float: right;}*/

.directions-mob1 {display: none;}
.directions-mob2 {display: none;}

.directions-wrapp > .margin {width: 100%; display: flex; flex-wrap: wrap;}

.directions-wrapp .contact-map {width: 28.2%; float: left; margin: 0 2.5% 0 0; padding: 0 0 0; position: relative; max-height: inherit;}
.directions-wrapp .contact-map iframe {width: 100%; height: 100%; display: block; position: absolute; top: 0; right: 0; left: 0;}

.directions-wrapp .direction {width: 40.15%; float: left; border-left: 1px solid rgba(255,255,255,0.2); margin: 0 2% 0; padding: 10px 2% 15px; background-color: #000; position: relative;}
.directions-wrapp .direction:before {content: ''; position: absolute; background: rgba(255,255,255,0.2); top: 0; width: 2px; left: -34px; height: 100%; line-height: normal; padding: 0; margin: 0 7px;}
.directions-wrapp .direction:after {content: ''; position: absolute; background: rgba(255,255,255,0.2); top: 0; width: 2px; right: -34px; height: 100%; line-height: normal; padding: 0; margin: 0 7px;}
.directions-wrapp .direction h2 {color: #ffffff;}

.directions-wrapp .directions-box1 .directions-col2, 
.directions-wrapp .directions-box1 .directions-col1, 
.directions-wrapp .directions-box1 .directions-col3, 
.directions-wrapp .directions-box1 .directions-col4 {width: 100%; float: left; margin: 0 0 5%; display: block; position: relative; text-align: center;}
.directions-thm1 {width: 12%; float: left; margin: 0 14px 0 0;}
.directions-thm1 img {width: 100%; display: block; filter: invert(1);}
.directions-wrapp .directions-box1 .directions-row1, 
.directions-wrapp .directions-box1 .directions-row2, 
.directions-wrapp .directions-box1 .directions-row3, 
.directions-wrapp .directions-box1 .directions-row4 {width: 84%; float: none !important; text-align: left; display: inline-block;}

.directions-wrapp  .directions-btn1 {float: none;color: #ffffff; background: #000000; border: 1px solid #ffffff; margin: 0 auto 10px;padding: 11px 22px 12px 22px;text-align: center;font-size: 12px;font-weight: 700;letter-spacing: 1.95px;border-radius: 56px;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;text-transform: uppercase;box-shadow: none !important;font-family: 'Nunito', sans-serif;}
.directions-wrapp  .directions-btn1:hover {color: #000000;background-color: #ffffff;border-color: #000000;}

.directions-wrapp .opening-wrapp {width: 23.98%; float: left; margin: 0 0 0 1.15%; padding: 0 0 0; background: transparent;}
.directions-wrapp .opening-wrapp h2 {font-size: 36px; line-height: 43px; color: #000000;}
.directions-wrapp .opening-wrapp ul li {color: #000000;}

.teamer-wrapp .custom-col1  { width: 100%; display: block; margin: 0 auto 50px; float: none; max-width: 300px;}


.banner-col4 { width: auto; float: none; margin: 0 0; transform: rotate(90deg) translate(100%, 0); transform-origin: right center; position: fixed; top: 38%; right: 22px; z-index: 999;}
.banner-col4 .banner-btn2.btn2-filled { float: none; color: #000000; background: #ffffff; border: 1px solid #ffffff; margin: 0 0 0; padding: 11px 15px 12px 15px; text-align: center; font-size: 11px; font-weight: 700; letter-spacing: 1.95px; border-radius: 56px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; text-transform: uppercase; box-shadow: none !important; font-family: 'Nunito', sans-serif;}
.banner-col4 .banner-btn2.btn2-filled:hover { color: #ffffff; background: #000000; border: 1px solid #ffffff;}
 




.getin-wrapp .getin-col1 .nf-form-cont .nf-form-title { display: none;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content { width: 100%; float: none; margin: 0 auto; padding: 0; max-width: 100%;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; float: left; display: block; margin: 0 auto; position: relative; height: auto;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(1) .nf-cell { width: 30% !important; float: left; margin: 0 5% 10px 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(1) .nf-cell:nth-child(3) { margin-right: 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(1) .nf-cell:nth-child(4) { width: 100% !important; float: left; margin: 0 0 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell { padding: 0 0 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row nf-field { width: 100%; float: left; display: block;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { width: 100%; display: flex; margin: 0 auto; float: left; order: inherit; justify-content: center;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { width: 100%; height: 82px; margin: 0 0 0; padding: 0 0 0; font-size: 12px; font-weight: 400; color: #ffffff; background: none; border: 0; border-bottom: 1px solid #ffffff; resize: none; text-align: center; letter-spacing: 0.26px; border-radius: 0; transition: all 0.25s ease-out 0s; display: inline-block; vertical-align: baseline; position: relative; box-shadow: none; outline: none; font-family: 'Nunito', sans-serif; line-height: normal;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field { width: 100%; height: 82px; float: left; margin: 0 0 0; padding: 30px 0 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { width: 100%; display: inline-block; height: auto; visibility: visible; margin: 50px 0 2px !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { width: fit-content; padding-left: 22px; cursor: pointer; font-size: 11px; font-weight: 400; color: #ffffff; line-height: 23px; display: inline-block; letter-spacing: 0.24px; position: relative; top: -5.5px; height: auto; margin: 0 0 0; text-align: center;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a { color: #c1c3c4; text-decoration: none;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover { color: #ffffff;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after { content: ''; position: absolute; left: 0; top: 4px; width: 12px; height: 12px; background: rgba(255,255,255,0.0); border: 1px solid #ffffff; border-radius: 50%;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before { content: ''; width: 6px; height: 6px; background: #ffffff; border-radius: 50%; position: absolute; top: 7px; left: 3.1px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; opacity: 0; -webkit-transform: scale(0); transform: scale(0);}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after { background: rgba(255,255,255,0.0); border: 1px solid #ffffff;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { width: 100%; float: left; margin: 0 0 24px !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .nf-field-element { width: auto; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; margin: 0 auto; color: #ffffff; padding: 0 0 0 0; float: none;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { width: auto; height: auto; float: none; color: #ffffff; background: url(../images/rightt-white-arrow.svg) no-repeat center / 100%; background-size: 10px; background-position-x: 100%; border: none; margin: 9px auto 0; padding: 0 20px 0 0; cursor: pointer; text-align: center; font-size: 12px; font-weight: 700; letter-spacing: 1.95px; border-radius: 0; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; vertical-align: baseline; text-transform: uppercase; outline: none !important; font-family: 'Nunito', sans-serif; line-height: normal; box-shadow: none;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover { color: #ffffff; background: url(../images/rightt-white-arrow11.svg) no-repeat center / 100%; background-size: 10px; background-position-x: 100%;}
.getin-wrapp .getin-col1 .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;}
.getin-wrapp .getin-col1 .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;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-after-form-content { width: 100%; float: left; margin: 20px 0 0 0;}
.nf-pass.field-wrap .nf-field-element:after { display: none;}




.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-title { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content { width: 100%; float: none; margin: 0 auto; padding: 0; max-width: 100%;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; float: left; display: block; margin: 0 auto; position: relative; height: auto;} 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell { padding: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row nf-field { width: 100%; float: left; display: block;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element { width: 100%; display: flex; margin: 0 auto; float: left; order: inherit; justify-content: center;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field { width: 100%; height: 82px; margin: 0 0 10px 0; padding: 0 0 0; font-size: 12px; font-weight: 400; color: #ffffff; background: none; border: 0; border-bottom: 1px solid #ffffff; resize: none; text-align: center; letter-spacing: 0.26px; border-radius: 0; transition: all 0.25s ease-out 0s; display: inline-block; vertical-align: baseline; position: relative; box-shadow: none; outline: none; font-family: 'Nunito', sans-serif; line-height: normal;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field { width: 100%; height: 82px; float: left; margin: 0 0 0; padding: 30px 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { width: 100%; display: inline-block; height: auto; visibility: visible; margin: 50px auto  2px !important; max-width: 260px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label { width: fit-content; padding-left: 22px; cursor: pointer; font-size: 11px; font-weight: 400; color: #ffffff; line-height: 25px; display: inline-block; letter-spacing: 0.24px; position: relative; top: -5.5px; height: auto; margin: 0 0 0; text-align: center;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a { color: #c1c3c4; text-decoration: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover { color: #ffffff;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after { content: ''; position: absolute; left: 0; top:6px; width: 12px; height: 12px; background: rgba(255,255,255,0.0); border: 1px solid #ffffff; border-radius: 50%;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before { content: ''; width: 6px; height: 6px; background: #ffffff; border-radius: 50%; position: absolute; top:9px; left: 3.1px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; opacity: 0; -webkit-transform: scale(0); transform: scale(0);}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after { background: rgba(255,255,255,0.0); border: 1px solid #ffffff;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { width: 100%; float: none; margin: 0 auto 24px !important; max-width: 257px;} 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .nf-field-element { width: auto; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; margin: 0 auto; color: #ffffff; padding: 0 0 0 0; float: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field { width: auto; height: auto; float: none; color: #ffffff; background: url(../images/rightt-white-arrow.svg) no-repeat center / 100%; background-size: 10px; background-position-x: 100%; border: none; margin: 9px auto 0; padding: 0 20px 0 0; cursor: pointer; text-align: center; font-size: 12px; font-weight: 700; letter-spacing: 1.95px; border-radius: 0; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; vertical-align: baseline; text-transform: uppercase; outline: none !important; font-family: 'Nunito', sans-serif; line-height: normal; box-shadow: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover { color: #ffffff; background: url(../images/rightt-white-arrow11.svg) no-repeat center / 100%; background-size: 10px; background-position-x: 100%;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .nf-field-element { display: block;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-fail.nf-error label { color: #e80000;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-after-form-content { width: 100%; float: left; margin: 20px 0 0 0;} 


.book-online-float {position: fixed; bottom: 40px; right: 90px; z-index: 999; display: inline-block; width: auto; cursor: pointer;}
.book-online-float .foot-btn1 {color: rgba(255,255,255,0.90); background: #000000; border: 1px solid #000000; border-radius: 30px; padding: 15px 15px; text-transform: uppercase; font-size: 12px; font-weight: 400; letter-spacing: 1.25px;}
.book-online-float .foot-btn1:hover {color: #000000; background: #ffffff; border-color: #000000;}

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

.contact-wrapp .contact-row1.full-width .contact-set .contact-box h3 {margin: 0 0 15px;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-box p {margin: 0 0 15px;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-box h2 {font-size: 22px; font-weight: 400; color: #ffffff; line-height: 28px; margin: 0 0 16px;}
.contact-wrapp .contact-row1.full-width {width: 100%;}
.contact-wrapp .contact-row1.full-width .contact-set {width: 100%; float: right; margin: 0 0; position: relative; padding: 0 0 60px;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-row2 {width: 54.1%; float: right;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-box {width: 50.2%; float: left; background: #c4c5c6; transform: translateY(-57%); padding: 50px 5% 0; position: absolute; top: 50%; left: 0; z-index: 9;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-row2 img {height: 470px; object-fit: cover;}
.contact-wrapp .contact-row1.full-width .contact-map {width: 74%; float: none; margin: 0 auto;}
.contact-wrapp .contact-row1.full-width span.icon {display: inline-block; width: 15px; margin: 0 6px 0 0; position: relative; top: 2px;}

.conten-wrapp .plan-cont {width: 100%; float: left;}
/* .conten-wrapp .plan-cont .plan-row2 .plan-cont:nth-child(2) {background-color: #C0C0C0;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont:nth-child(3) {background-color: #d4af37;} */
.conten-wrapp .plan-cont .plan-row1 {width: 100%; float: left;}
.conten-wrapp .plan-cont .plan-row1 h2 {font-size: 32px; text-align: center; line-height: 40px; margin: 0 0 30px;}
.conten-wrapp .plan-cont .plan-row2 {width: 100%; float: left; display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 0 30px;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont {width: 28.85%;margin: 0 0 0;text-align: center;padding: 0;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont:nth-child(4) {margin-right: 0;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-title {width: 100%;position: relative;padding: 20px;background-color: #9f7a34;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-title h3 {font-size: 26px;letter-spacing: -0.49px;margin: 0 0 0;color: #ffffff;text-transform: capitalize;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-price {width: 100%; position: relative; padding: 15px 10px;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-price h4 {font-size: 24px; margin: 0 0 0; font-style: italic;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-content {width: 100%;float: left;position: relative;font-size: 13px;color: #ffffff;line-height: 23px;margin: 0 0 20px;padding: 20px 12px;letter-spacing: 0.75px;background-color: #9f7a34;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-content p {color: #ffffff;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-content p:first-child {padding-top: 30px;}
.conten-wrapp .plan-features {width: 100%; float: left; margin: 0 auto 30px;}
.conten-wrapp .plan-features ul {float: left;}
.conten-wrapp .care-plan {width: 100%; float: left; position: relative;}
.conten-wrapp .care-plan .care-plan-title {width: 100%;margin: 0 auto 0;}
.conten-wrapp .care-plan .care-plan-title h2 {font-size: 18px; color: #ffffff; line-height: 31px; letter-spacing: 1px; margin: 0 0 32px; width: 100%; float: left;}
.conten-wrapp .care-plan .care-plan-conetnt {width: 100%; float: left; position: relative;}
.conten-wrapp .care-plan .care-plan-row2 {width: 100%; float: left; font-size: 17.3px; line-height: 29px; color: #000000; font-family: 'georgia-regular-font'; font-style: italic;}
.conten-wrapp .member-plan {float: left; position: absolute; bottom: 0; left: 0; right: 0; text-align: center; width: fit-content; margin: 0 auto 0; padding: 0 0 1.5%;}
.conten-wrapp .member-plan .memb-plan {float: none; color: #ffffff; background: #000000; border-color: #000000; margin: 0 0 0; padding: 12px 34px 12px 35px; text-align: center; font-size: 13px; letter-spacing: 0.28px; border: 1px solid; border-radius: 44px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; font-family: 'georgia-bold-font'; box-shadow: none; line-height: normal;}
.conten-wrapp .member-plan .memb-plan:hover {color: #000000; background: none; border-color: #000000;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-btn {width: auto;height: auto;float: none;color: #ffffff;background: url(../images/rightt-white-arrow.svg) no-repeat center / 100%;background-size: 10px;background-position-x: 100%;border: none;margin: 9px auto 0;padding: 0 20px 0 0;cursor: pointer;text-align: center;font-size: 12px;font-weight: 700;letter-spacing: 1.95px;border-radius: 0;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;vertical-align: baseline;text-transform: uppercase;outline: none !important;font-family: 'Nunito', sans-serif;line-height: normal;box-shadow: none;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-btn:hover {color: rgba(255,255,255,0.50); background: url(../images/rightt-white-arrow11.svg) no-repeat center / 100%; background-size: 10px; background-position-x: 100%;} 
.conten-wrapp .plan-cont .plan-row2 .plan-cont:nth-child(2) .plan-title {background-color: #C0C0C0;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont:nth-child(2) .plan-content {background-color: #C0C0C0;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont:nth-child(3) .plan-title {background-color: #d4af37;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont:nth-child(3) .plan-content {background-color: #d4af37;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-button {width: 100%; float: left; position: relative; padding: 0 0 20px;}

.team-wrapp {position: relative; width: 100%;}
.team-wrapp:before {content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; right: 0; background-color: rgb(0 0 0 / 45%);}

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

.header-wrapp { position:relative;}
.header-wrapp .header-col1 { width:100%; margin:0 0 14px;}
.header-wrapp .header-col2 { width:100%;}
.header-wrapp .header-btn1 { margin:0 8px;}

.banner-wrapp { text-align:center; padding:0 0 20px;}
.banner-wrapp h2 { font-size:36px; line-height:44px; margin:0 0 12px;}
.banner-wrapp h3 { text-align:center;}
.banner-wrapp h3 span { display:contents;}
.banner-wrapp h4 { font-size:11px; line-height:20px;}
.banner-wrapp .banner-col1 { width:90%; position:relative; text-align:center; float:none; top:inherit; transform:none; display:none;}
.banner-wrapp .banner-bar3 { display:none;}
.banner-wrapp .banner-row2 { width:90%; position:relative; text-align:center; float:none; top:inherit; transform:none; padding:35px 0 75px; display:inline-block;}
.banner-wrapp .concerns-col1 .concerns-row1 { width:100%;}
.banner-wrapp .concerns-col1 { width:100%; position:relative; text-align:center; float:none; bottom:inherit; text-align:center; display:inline-block; margin:20px 0;}
.banner-wrapp .concerns-col1 .concerns-col2 { padding:41px 9% 28px; text-align:right;}
.banner-wrapp .concerns-col1 .concerns-col2 .concerns-bar1 { width:75px; margin:0 0 35px;}

.abouts-wrapp { padding:50px 0; text-align:center;}
.abouts-wrapp h2 { font-size:26px; line-height:41px;}
.abouts-wrapp .abouts-row1 { width:100%;}

.gaps-wrapp { padding:0 0 40px;}
.gaps-wrapp h2 { font-size:30px; line-height:45px;}
.gaps-wrapp h2:after { right:0; left:0; top:inherit; transform:none; bottom:0; margin:0 auto;}
.gaps-wrapp .gaps-row1 { width:100%; text-align:center;}
.gaps-wrapp .gaps-row1 .gaps-col1 { width:100%; padding:0 5%;}
.gaps-wrapp .gaps-row2 { width:100%;}

.mastering-wrapp h2 { font-size:30px; line-height:45px;}
.mastering-wrapp .mastering-row1 { width:100%; text-align:center; position:relative; top:inherit;}
.mastering-wrapp .mastering-row1 .mastering-col1 { width:100%; padding:0 5%;}
.mastering-wrapp .mastering-row1 .mastering-col1:after { display:none;}
.mastering-wrapp .mastering-row2 { width:100%;}

.invisalign-wrapp { text-align:center;}
.invisalign-wrapp .invisalign-row1 { width:100%; padding:0 5%;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-logo { float:none; display:inline-block; margin:0 0 15px;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 { width:100%; padding:20px 0 0;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-ul { padding:19px 0 30px;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-ul li { font-size:10px; padding:0;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-ul li:after { position:relative; margin:0 0 0 10px; top:4px;}
.invisalign-wrapp .invisalign-row2 { width:100%; padding:0;}

.dreams-wrapp { padding:50px 0 40px;}
.dreams-wrapp h2 { font-size:30px; line-height:45px;}
.dreams-wrapp h2:after { right:0; left:0; top:inherit; transform:none; bottom:0; margin:0 auto;}
.dreams-wrapp .dreams-row1 { width:100%; text-align:center;}
.dreams-wrapp .dreams-row1 .dreams-col1 { width:100%; padding:0 5%;}
.dreams-wrapp .dreams-row2 { width:100%; padding:0;}

.treatments-wrapp { text-align:center;}
.treatments-wrapp .treatments-row1 .treatments-col1 { width:100%; position:relative; margin:0 0 40px;}
.treatments-wrapp .treatments-row1 .treatments-col2 { width:100%;}
.treatments-wrapp .treatments-row1 .treatments-col2 .treatments-bar1 { float:none; display:inline-block; margin:0 0 12px;}

.dentalplans-wrapp { padding:25px 0 31px;}
.dentalplans-wrapp h2 { font-size:30px; line-height:45px;}

.testimonial-wrapp { text-align:center;}
.testimonial-wrapp .testimonial-row1 { width:100%; position:relative; top:inherit; transform:none;}
.testimonial-wrapp .testimonial-row1 .testimonial-col1 { width:100%; padding:30px 5% 0;}
.testimonial-wrapp .testimonial-row2 { width:100%; margin:48px 0 0;}

.team-wrapp { text-align:center; padding:50px 0 95px;}
.team-wrapp h2 { font-size:30px; line-height:45px;}
.team-wrapp .team-col1 { width:100%; position:relative; padding:0 5% 40px;}
.team-wrapp .team-col1 .team-row1 { width:100%;}
.team-wrapp .team-col2 { width:100%;}
.team-wrapp .team-col3 { text-align:center;}

.getin-wrapp { padding:55px 0 45px; background-size: 320%; background-position-x: 65%; background-position-y: 100%;}
.getin-wrapp h2 { font-size:30px; line-height:45px;}
.getin-wrapp .getin-col1 { width:100%;}
.getin-wrapp .getin-col1 .getin-fil2 { width:100%; margin:0;}

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

.instagram-wrapp { text-align:center;}
.instagram-wrapp .instagram-row1 .instagram-col1 { width:100%;}
.instagram-wrapp .instagram-row1 .instagram-col2 { width:100%; position:relative; top:inherit; transform:none; margin:0 0 35px;}

.flinker-wrapp { padding:34px 0 45px;}
.flinker-wrapp .flinker-col1 .flinker-row1 li { margin:0 6px;}
.flinker-wrapp .flinker-col3 .flinker-lt { width:100%; margin:0 0 15px;}
.flinker-wrapp .flinker-col3 .flinker-social a { float:none; display:inline-block; margin:0 5px;}
.flinker-wrapp .flinker-col3 .header-col1 { width:100%; margin:0 0 12px;}
.flinker-wrapp .flinker-col3 .header-col2 { width:100%;}
.flinker-wrapp .header-btn1 { margin:0 8px;}
.flinker-row1 li, .flinker-row1 li a { font-size:10px; letter-spacing:0.95px;}

/*inner-wrapp*/
.inner-wrapp { padding:0;}
.inner-wrapp h1 { font-size:28px; line-height:38px;}
.inner-wrapp { min-height:inherit; background:#000000;}
.inner-wrapp .inner-col1 { width:90%; bottom:9%;}
.inner-wrapp .inner-col2 { width:90%; position:relative; bottom:inherit; float:none;}
.inner-wrapp .inner-col2 .inner-row2 { width:100%; margin:0 0 35px;}
.inner-wrapp .inner-col3 { display:none;}
.inner-row1 li, .inner-row1 li a { font-size:11px;}

.conten-wrapp { padding:50px 0 95px;}
.conten-wrapp .conten-row1 { width:100%; padding:0 5% 45px;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%;}
.conten-wrapp .conten-row2 { width:100%;}

.sidbar-wrapp h2 { font-size:32px; line-height:42px; margin:0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 5%;}
.sidbar-wrapp .sidbar-row2 { padding:0 0 0 5%;}
.sidbar-wrapp .sidbar-row2 .concerns-col2 { padding:51px 10% 28px;}
.sidbar-wrapp .sidbar-row3 { padding:0 5% 0; border:none;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 { width:100%; padding:31px 5% 45px; border:1px solid #fff; border-radius:8px;}

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

.partners-wrapp2 { padding:40px 0 40px;}

.about-wrapp .about-row2 { margin:10px 0 0;}
.about-wrapp .about-row2 .about-row3 { width:288px;}
.about-wrapp .about-row2 .about-row3 .about-bar2 { width:146.5px; padding:0 18px 0 0;}

.contact-wrapp { padding:50px 0;}
.contact-wrapp .contact-row1 { width:100%;}

.opening-wrapp { padding:50px 0 0;}

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

.teamer-wrapp { padding:50px 0;}
.teamer-wrapp .teamer-row1 .teamer-row2 { width:100%; margin:0 0 30px;}

.buttons { padding:30px 5% 38px;}
.buttons h5 { font-size:16px; line-height:24px;}
.buttons-tex1 { font-size:10px; margin:0 5px;}
.buttons .buttons-btn1 { font-size:10px; padding:13px 11px 13px;}
.buttons .buttons-btn2 { font-size:10px; padding:13px 11px 13px;}

.galler-wrapp .galler-col2 { margin:0 0 50px;}
.galler-wrapp .galler-col2 .galler-row1 { width:100%; margin:0 0 30px;}
.galler-wrapp .galler-col2 .galler-row2 { width:100%;}

.teamer-slider { padding:0 0 41px;}

.testi-wrapp .testi-row2 .testi-row3 { margin:0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:100%; border:none; margin:0 0 60px;}

.treatin-wrapp .galler-col2 { padding:5% 5% 32px;}

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

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

/*mob-css*/
.header-wrapp .banner-bar1 { display:block;}
.mob1 { display:none;}
.mob2 { display:none;}

.getin-wrapp .getin-col1 .caldera-grid .col-sm-3 {width: 100%; margin: 0;}
.getin-wrapp .getin-col1 .caldera-grid label {padding: 0 0 0;}
.getin-wrapp .getin-col1 .caldera-grid .extra-class1 {padding: 0 9px 0;}
.getin-wrapp .getin-col1 .caldera-grid .extra-class2 {padding: 0 6px 0;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .extra-class1 {padding: 0 9px 0;} 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .extra-class2 {padding: 0 7px 0;}

.footer-wrapp {padding: 32px 0 95px;}

.testi-wrapp .testi-row2 .testi-row3 .testi-col2 p {min-height: inherit;}

.banner-wrapp .concerns-col1 .concerns-row1 .non-slider > div {width: 47.45%; padding: 41px 3% 28px; margin: 0 1.18% 0;}

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

.team-wrapp .team-col3 .non-slider .team-row2 {width: 92%; margin: 0 5% 0;}

.inner-wrapp .flexslider .non-slider li {height: 180px; position: relative;}

.sidbar-wrapp .sidbar-row1 {background-size: 38rem;}

.renewal-wrapp .renewal-row11 {margin: 0 0 50px;}
.renewal-wrapp .renewal-row1 {width: 100%; margin: 0 0 40px;}
.renewal-wrapp .renewal-row2 {width: 100%; position: relative; top: inherit; transform: none; padding: 0 5%;}
.renewal-wrapp .renewal-row2 .renewal-bar2 {width: 100%; padding: 0 0 0;}
.renewal-wrapp .renewal-row11:nth-child(2n) .renewal-row2 .renewal-bar2 {padding: 0;}
.renewal-wrapp .renewal-row11:last-child {margin: 0 0 0;}

.directions-wrapp h2 {font-size: 30px; line-height: 45px;}
.directions-wrapp .directions-box1 {display: flex; flex-wrap: wrap; justify-content: center;}
.directions-wrapp .directions-box1 .directions-col1, 
.directions-wrapp .directions-box1 .directions-col3 {width: 100%; float: left; margin: 0 0 30px;}
.directions-wrapp .directions-box1 .directions-col2, 
.directions-wrapp .directions-box1 .directions-col4 {width: 100%; float: right; margin: 0 0 30px;}
.directions-wrapp .directions-box1 h3 {font-size: 20px; line-height: 28px;}
.directions-wrapp .directions-btn1 {font-size: 10px; padding: 10px 12px 11px 12px; letter-spacing: 1.25px;}

.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col1 { width: 100%; margin: 0 0 20px; }
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 { width: 100%; margin: 0 0 20px; padding: 0 0 30px;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .denplanfullouter .content-body .plan-name { padding: 10px 5px 10px 0; font-size: 14px;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .denplanfullouter .content-body .plan-price { padding: 10px 0 10px 5px; font-size: 14px;}


.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(1) .nf-cell { width: 100% !important; margin: 0;} 
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .field-wrap.checkbox-wrap .nf-field-label { max-width: 295px; float: none; margin: 50px auto 2px !important;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { max-width: 335px; float: none; margin: 0 auto 24px !important;}


.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { max-width: 295px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { max-width: 335px;}
 
.book-online-float {right: 80px;}
.book-online-float .foot-btn1 {font-size: 10px; padding: 13px 12px; letter-spacing: 1.10px;} 

.contact-wrapp .contact-row1.full-width .contact-set .contact-box h2 {font-size: 20px;}
.contact-wrapp .contact-row1.full-width .contact-col1 {width: 55px;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-box {width: 100%; position: relative; top: inherit; transform: none; padding: 43px 1% 20px;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-row2 {width: 100%;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-row2 img {height: inherit;}
.contact-wrapp .contact-row1.full-width .contact-social {margin: 10px 0 25px;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-box p {font-size: 11.5px; letter-spacing: 1.45px;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-box h3 {font-size: 11.5px; letter-spacing: 1.45px;}
.contact-wrapp .contact-row1.full-width .contact-map {width: 100%;}
.contact-wrapp .contact-row1.full-width span.icon {width: 13px; top: 1px;}

.conten-wrapp .plan-cont .plan-row2 .plan-cont {width: 100%; margin: 0 0 2%;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-btn {letter-spacing: 1.15px; font-size: 11px; background-size: 9px; padding: 0 15px 0 0;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-title {padding: 12px;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-price {padding: 10px 6px;}

.directions-wrapp .contact-map {width: 100%; padding: 0 0 100%; max-height: inherit; margin: 0 0 5%;}
.directions-wrapp .direction {width: 100%; margin: 0 0 5%; padding: 25px 3.5% 15px;}
.directions-wrapp .direction:before,
.directions-wrapp .direction:after {display: none}
.directions-wrapp .opening-wrapp {width: 100%; margin: 0 0 0;}
.directions-thm1 {width: 18%; float: none; margin: 0 auto 18px;}
.directions-wrapp .directions-box1 .directions-row1, 
.directions-wrapp .directions-box1 .directions-row2, 
.directions-wrapp .directions-box1 .directions-row3, 
.directions-wrapp .directions-box1 .directions-row4 {width: 100%; float: none !important; text-align: center; display: inline-block;}
.directions-wrapp .direction h2 {font-size: 36px; line-height: 44px;}
.directions-wrapp .opening-wrapp h2 {font-size: 32px; line-height: 38px;}


.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_images { width: 100%;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_load { width: 100%; position: relative; top: inherit; transform: none; margin: 0 0 35px; order: -1;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_images .slick-track .practice-row1 .practice-bar1 img { max-height: inherit;}


}

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

.header-wrapp { position:relative;}
.header-wrapp .header-col1 { width:100%; margin:0 0 14px;}
.header-wrapp .header-col2 { width:100%;}
.header-wrapp .header-btn1 { margin:0 9px;}

.banner-wrapp { text-align:center; padding:0 0 20px;}
.banner-wrapp h2 { font-size:40px; line-height:48px; margin:0 0 16px;}
.banner-wrapp h3 { text-align:center;}
.banner-wrapp h3 span { display:contents;}
.banner-wrapp .banner-col1 { width:90%; position:relative; text-align:center; float:none; top:inherit; transform:none; display:none;}
.banner-wrapp .banner-bar3 { display:none;}
.banner-wrapp .banner-row2 { width:90%; position:relative; text-align:center; float:none; top:inherit; transform:none; padding:35px 0 75px; display:inline-block;}
.banner-wrapp .concerns-col1 .concerns-row1 { width:100%;}
.banner-wrapp .concerns-col1 { width:100%; position:relative; text-align:center; float:none; bottom:inherit; text-align:center; display:inline-block; margin:20px 0;}
.banner-wrapp .concerns-col1 .concerns-col2 { padding:41px 9% 28px; text-align:right;}
.banner-wrapp .concerns-col1 .concerns-col2 .concerns-bar1 { width:75px; margin:0 0 35px;}

.abouts-wrapp { padding:50px 0; text-align:center;}
.abouts-wrapp h2 { font-size:30px; line-height:45px;}
.abouts-wrapp .abouts-row1 { width:100%;}

.gaps-wrapp { padding:0 0 40px;}
.gaps-wrapp h2 { font-size:30px; line-height:45px;}
.gaps-wrapp h2:after { right:0; left:0; top:inherit; transform:none; bottom:0; margin:0 auto;}
.gaps-wrapp .gaps-row1 { width:100%; text-align:center;}
.gaps-wrapp .gaps-row1 .gaps-col1 { width:100%; padding:0 5%;}
.gaps-wrapp .gaps-row2 { width:100%;}

.mastering-wrapp h2 { font-size:30px; line-height:45px;}
.mastering-wrapp .mastering-row1 { width:100%; text-align:center; position:relative; top:inherit;}
.mastering-wrapp .mastering-row1 .mastering-col1 { width:100%; padding:0 5%;}
.mastering-wrapp .mastering-row1 .mastering-col1:after { display:none;}
.mastering-wrapp .mastering-row2 { width:100%;}

.invisalign-wrapp { text-align:center;}
.invisalign-wrapp .invisalign-row1 { width:100%; padding:0 5%;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-logo { float:none; display:inline-block; margin:0 0 15px;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 { width:100%; padding:20px 0 0;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-ul { padding:19px 0 30px;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-ul li { padding:0;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-ul li:after { position:relative; margin:0 0 0 10px; top:4px;}
.invisalign-wrapp .invisalign-row2 { width:100%; padding:0;}

.dreams-wrapp { padding:50px 0 40px;}
.dreams-wrapp h2 { font-size:30px; line-height:45px;}
.dreams-wrapp h2:after { right:0; left:0; top:inherit; transform:none; bottom:0; margin:0 auto;}
.dreams-wrapp .dreams-row1 { width:100%; text-align:center;}
.dreams-wrapp .dreams-row1 .dreams-col1 { width:100%; padding:0 5%;}
.dreams-wrapp .dreams-row2 { width:100%; padding:0;}

.treatments-wrapp { text-align:center;}
.treatments-wrapp h2 { font-size:22px; line-height:32px;}
.treatments-wrapp p { font-size:11px;}
.treatments-wrapp .treatments-row1 .treatments-col1 { width:100%; position:relative; margin:0 0 40px;}
.treatments-wrapp .treatments-row1 .treatments-col2 { width:100%;}
.treatments-wrapp .treatments-row1 .treatments-col2 .treatments-bar1 { float:none; display:inline-block; margin:0 0 12px;}

.dentalplans-wrapp { padding:25px 0 31px;}
.dentalplans-wrapp h2 { font-size:30px; line-height:45px;}

.testimonial-wrapp { text-align:center;}
.testimonial-wrapp .testimonial-row1 { width:100%; position:relative; top:inherit; transform:none;}
.testimonial-wrapp .testimonial-row1 .testimonial-col1 { width:100%; padding:30px 5% 0;}
.testimonial-wrapp .testimonial-row2 { width:100%; margin:48px 0 0;}

.team-wrapp { text-align:center; padding:50px 0 95px;}
.team-wrapp h2 { font-size:30px; line-height:45px;}
.team-wrapp .team-col1 { width:100%; position:relative; padding:0 5% 40px;}
.team-wrapp .team-col1 .team-row1 { width:100%;}
.team-wrapp .team-col2 { width:100%;}
.team-wrapp .team-col3 { text-align:center;}

.getin-wrapp { padding:55px 0 45px; background-size: 320%; background-position-x: 65%; background-position-y: 100%;}
.getin-wrapp h2 { font-size:30px; line-height:45px;}
.getin-wrapp .getin-col1 { width:100%;}
.getin-wrapp .getin-col1 .getin-fil2 { width:100%; margin:0;}

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

.instagram-wrapp { text-align:center;}
.instagram-wrapp .instagram-row1 .instagram-col1 { width:100%;}
.instagram-wrapp .instagram-row1 .instagram-col2 { width:100%; position:relative; top:inherit; transform:none; margin:0 0 35px;}

.flinker-wrapp { padding:34px 0 45px;}
.flinker-wrapp .flinker-col1 .flinker-row1 li { margin:0 6px;}
.flinker-wrapp .flinker-col3 .flinker-lt { width:100%; margin:0 0 15px;}
.flinker-wrapp .flinker-col3 .flinker-social a { float:none; display:inline-block; margin:0 5px;}
.flinker-wrapp .flinker-col3 .header-col1 { width:100%; margin:0 0 12px;}
.flinker-wrapp .flinker-col3 .header-col2 { width:100%;}
.flinker-wrapp .header-btn1 { margin:0 9px;}
.flinker-row1 li, .flinker-row1 li a { font-size:10px; letter-spacing:0.95px;}

/*inner-wrapp*/
.inner-wrapp { padding:0;}
.inner-wrapp h1 { font-size:28px; line-height:38px;}
.inner-wrapp { min-height:inherit; background:#000000;}
.inner-wrapp .inner-col1 { width:90%; bottom:11%;}
.inner-wrapp .inner-col2 { width:90%; position:relative; bottom:inherit; float:none;}
.inner-wrapp .inner-col2 .inner-row2 { width:100%; margin:0 0 35px;}
.inner-wrapp .inner-col3 { display:none;}
.inner-row1 li, .inner-row1 li a { font-size:11px;}

.conten-wrapp { padding:50px 0 95px;}
.conten-wrapp .conten-row1 { width:100%; padding:0 5% 45px;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%;}
.conten-wrapp .conten-row2 { width:100%;}

.sidbar-wrapp h2 { font-size:32px; line-height:42px; margin:0;}
.sidbar-wrapp h4 { font-size:12px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 5%;}
.sidbar-wrapp .sidbar-row2 { padding:0 0 0 5%;}
.sidbar-wrapp .sidbar-row2 .concerns-col2 { padding:51px 10% 28px;}
.sidbar-wrapp .sidbar-row3 { padding:0 5% 0; border:none;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 { width:100%; padding:31px 5% 45px; border:1px solid #fff; border-radius:8px;}

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

.partners-wrapp2 { padding:40px 0 40px;}

.contact-wrapp { padding:50px 0;}
.contact-wrapp .contact-row1 { width:100%;}

.opening-wrapp { padding:50px 0 0;}

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

.teamer-wrapp { padding:50px 0;}
.teamer-wrapp h3 { font-size:22px;}
.teamer-wrapp .teamer-row1 .teamer-row2 { width:48%; margin:0 1% 30px;}
.teamer-wrapp .teamer-row1 .teamer-row2:nth-child(2n) { float:right;}

.buttons { padding:30px 5% 38px;}
.buttons h5 { font-size:20px; line-height:28px;}

.galler-wrapp .galler-col2 { margin:0 0 50px;}
.galler-wrapp .galler-col2 .galler-row1 { width:100%; margin:0 0 30px;}
.galler-wrapp .galler-col2 .galler-row2 { width:100%;}

.testi-wrapp .testi-row2 .testi-row3 { margin:0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:100%; border:none; margin:0 0 60px;}

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

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

/*mob-css*/
.header-wrapp .banner-bar1 { display:block;}
.mob1 { display:none;}
.mob2 { display:none;}

.getin-wrapp .getin-col1 .caldera-grid .col-sm-3 {width: 100%; margin: 0;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .extra-class1, 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .extra-class2 {padding: 0 7px 0;}

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

.testi-wrapp .testi-row2 .testi-row3 .testi-col2 p {min-height: inherit;}

.banner-wrapp .concerns-col1 .concerns-row1 .non-slider > div {width: 47.45%; padding: 41px 3% 28px; margin: 0 1.18% 0;}

.partners-wrapp .partners-col1 .non-slider .partners-row1 {width: 29.95%;}

.team-wrapp .team-col3 .non-slider .team-row2 {width: 44%; margin: 0 3% 0;}

.inner-wrapp .flexslider .non-slider li {height: 220px; position: relative;}

.renewal-wrapp .renewal-row11 {margin: 0 0 50px;}
.renewal-wrapp .renewal-row1 {width: 100%; margin: 0 0 40px;}
.renewal-wrapp .renewal-row2 {width: 100%; position: relative; top: inherit; transform: none; padding: 0 5%;}
.renewal-wrapp .renewal-row2 .renewal-bar2 {width: 100%; padding: 0 0 0;}
.renewal-wrapp .renewal-row11:nth-child(2n) .renewal-row2 .renewal-bar2 {padding: 0;}
.renewal-wrapp .renewal-row11:last-child {margin: 0 0 0;}

.directions-wrapp h2 {font-size: 30px; line-height: 45px;}
.directions-wrapp .directions-box1 {display: flex; flex-wrap: wrap; justify-content: center;}
.directions-wrapp .directions-box1 .directions-col1, 
.directions-wrapp .directions-box1 .directions-col3 {width: 48%; float: left; margin: 0 4% 4% 0;}
.directions-wrapp .directions-box1 .directions-col2, 
.directions-wrapp .directions-box1 .directions-col4 {width: 48%; float: right; margin: 0 0 4%;}
.directions-wrapp .directions-box1 h3 {font-size: 20px; line-height: 28px;}
.directions-wrapp .directions-btn1 {font-size: 10px;}

.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col1 { width: 100%; margin: 0 0 20px; }
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 { width: 100%; margin: 0 0 20px; padding: 0 0 30px;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .denplanfullouter .content-body .plan-name { padding: 10px 5px 10px 0; font-size: 14px;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .denplanfullouter .content-body .plan-price { padding: 10px 0 10px 5px; font-size: 14px;}



.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(1) .nf-cell { width: 100% !important; margin: 0;} 
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { max-width: 410px; float: none; margin: 0 auto 24px !important;}


.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { max-width: 100%;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { max-width: 410px;}
 
.book-online-float {right: 85px;}
.book-online-float .foot-btn1 {font-size: 11px;} 

.contact-wrapp .contact-row1.full-width .contact-set .contact-box {width: 100%; position: relative; top: inherit; transform: none; padding: 53px 5% 32px;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-row2 {width: 100%;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-row2 img {height: inherit;}
.contact-wrapp .contact-row1.full-width .contact-social {margin: 10px 0 25px;}
.contact-wrapp .contact-row1.full-width .contact-map {width: 100%;}
.contact-wrapp .contact-row1.full-width span.icon {width: 13px; top: 1px;}

.conten-wrapp .plan-cont .plan-row2 .plan-cont {width: 100%; margin: 0 0 2%;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-btn {letter-spacing: 1.15px; font-size: 11px; background-size: 9px; padding: 0 15px 0 0;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-title {padding: 12px;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-price {padding: 10px 6px;}

.directions-wrapp .contact-map {width: 100%; padding: 0 0 60%; max-height: inherit; margin: 0 0 5%;}
.directions-wrapp .direction {width: 100%; margin: 0 0 5%; padding: 25px 3.5% 15px;}
.directions-wrapp .direction:before,
.directions-wrapp .direction:after {display: none}
.directions-wrapp .opening-wrapp {width: 100%; margin: 0 0 0;}
.directions-thm1 {width: 18%; float: none; margin: 0 auto 18px;}
.directions-wrapp .directions-box1 .directions-row1, 
.directions-wrapp .directions-box1 .directions-row2, 
.directions-wrapp .directions-box1 .directions-row3, 
.directions-wrapp .directions-box1 .directions-row4 {width: 100%; float: none !important; text-align: center; display: inline-block;}
.directions-wrapp .direction h2 {font-size: 36px; line-height: 44px;}
.directions-wrapp .opening-wrapp h2 {font-size: 32px; line-height: 38px;}


.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_images { width: 100%;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_load { width: 100%; position: relative; top: inherit; transform: none; margin: 0 0 35px; order: -1;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_images .slick-track .practice-row1 .practice-bar1 img { max-height: inherit;}

}

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

.header-wrapp { position:relative;}
.header-wrapp .header-col1 { width:100%; margin:0 0 14px;}
.header-wrapp .header-col2 { width:100%;}
.header-wrapp .header-btn1 { font-size:11.5px; margin:0 6px;}
.header-wrapp .header-btn1:first-child { margin:0;}
.header-wrapp .header-btn1:last-child { margin:0;}

.banner-wrapp { text-align:center; padding:0 0 20px;}
.banner-wrapp h2 { font-size:40px; line-height:48px; margin:0 0 16px;}
.banner-wrapp h3 { text-align:center;}
.banner-wrapp h3 span { display:contents;}
.banner-wrapp .banner-col1 { width:90%; position:relative; text-align:center; float:none; top:inherit; transform:none; display:none;}
.banner-wrapp .banner-bar3 { display:none;}
.banner-wrapp .banner-row2 { width:90%; position:relative; text-align:center; float:none; top:inherit; transform:none; padding:35px 0 75px; display:inline-block;}
.banner-wrapp .concerns-col1 .concerns-row1 { width:100%;}
.banner-wrapp .concerns-col1 { width:100%; position:relative; text-align:center; float:none; bottom:inherit; text-align:center; display:inline-block; margin:20px 0;}
.banner-wrapp .concerns-col1 .concerns-col2 { padding:41px 9% 28px; text-align:right;}
.banner-wrapp .concerns-col1 .concerns-col2 .concerns-bar1 { width:75px; margin:0 0 35px;}

.abouts-wrapp { padding:50px 0; text-align:center;}
.abouts-wrapp h2 { font-size:30px; line-height:45px;}
.abouts-wrapp .abouts-row1 { width:100%;}

.gaps-wrapp { padding:0 0 40px;}
.gaps-wrapp h2 { font-size:30px; line-height:45px;}
.gaps-wrapp h2:after { right:0; left:0; top:inherit; transform:none; bottom:0; margin:0 auto;}
.gaps-wrapp .gaps-row1 { width:100%; text-align:center;}
.gaps-wrapp .gaps-row1 .gaps-col1 { width:100%; padding:0 5%;}
.gaps-wrapp .gaps-row2 { width:100%;}

.mastering-wrapp h2 { font-size:30px; line-height:45px;}
.mastering-wrapp .mastering-row1 { width:100%; text-align:center; position:relative; top:inherit;}
.mastering-wrapp .mastering-row1 .mastering-col1 { width:100%; padding:0 5%;}
.mastering-wrapp .mastering-row1 .mastering-col1:after { display:none;}
.mastering-wrapp .mastering-row2 { width:100%;}

.invisalign-wrapp { text-align:center;}
.invisalign-wrapp .invisalign-row1 { width:100%; padding:0 5%;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-logo { float:none; display:inline-block; margin:0 0 15px;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 { width:100%; padding:20px 0 0;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-ul { padding:19px 0 30px;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-ul li { padding:0;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-ul li:after { position:relative; margin:0 0 0 10px; top:4px;}
.invisalign-wrapp .invisalign-row2 { width:100%; padding:0;}

.dreams-wrapp { padding:50px 0 40px;}
.dreams-wrapp h2 { font-size:30px; line-height:45px;}
.dreams-wrapp h2:after { right:0; left:0; top:inherit; transform:none; bottom:0; margin:0 auto;}
.dreams-wrapp .dreams-row1 { width:100%; text-align:center;}
.dreams-wrapp .dreams-row1 .dreams-col1 { width:100%; padding:0 5%;}
.dreams-wrapp .dreams-row2 { width:100%; padding:0;}

.treatments-wrapp { text-align:center;}
.treatments-wrapp h2 { font-size:22px; line-height:32px;}
.treatments-wrapp .treatments-row1 .treatments-col1 { width:100%; position:relative; margin:0 0 40px;}
.treatments-wrapp .treatments-row1 .treatments-col2 { width:100%;}
.treatments-wrapp .treatments-row1 .treatments-col2 .treatments-bar1 { float:none; display:inline-block; margin:0 0 12px;}

.dentalplans-wrapp { padding:25px 0 31px;}
.dentalplans-wrapp h2 { font-size:30px; line-height:45px;}

.testimonial-wrapp { text-align:center;}
.testimonial-wrapp .testimonial-row1 { width:100%; position:relative; top:inherit; transform:none;}
.testimonial-wrapp .testimonial-row1 .testimonial-col1 { width:100%; padding:30px 5% 0;}
.testimonial-wrapp .testimonial-row2 { width:100%; margin:48px 0 0;}

.team-wrapp { text-align:center; padding:50px 0 95px;}
.team-wrapp h2 { font-size:30px; line-height:45px;}
.team-wrapp .team-col1 { width:100%; position:relative; padding:0 5% 40px;}
.team-wrapp .team-col1 .team-row1 { width:100%;}
.team-wrapp .team-col2 { width:100%;}
.team-wrapp .team-col3 { text-align:center;}

.getin-wrapp { padding:55px 0 45px; background-size: 320%; background-position-x: 65%; background-position-y: 100%;}
.getin-wrapp h2 { font-size:30px; line-height:45px;}
.getin-wrapp .getin-col1 { width:100%;}
.getin-wrapp .getin-col1 .getin-fil2 { width:100%; margin:0;}

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

.instagram-wrapp { text-align:center;}
.instagram-wrapp .instagram-row1 .instagram-col1 { width:100%;}
.instagram-wrapp .instagram-row1 .instagram-col2 { width:100%; position:relative; top:inherit; transform:none; margin:0 0 35px;}

.flinker-wrapp { padding:34px 0 45px;}
.flinker-wrapp .flinker-col1 .flinker-row1 li { margin:0 6px;}
.flinker-wrapp .flinker-col3 .flinker-lt { width:100%; margin:0 0 15px;}
.flinker-wrapp .flinker-col3 .flinker-social a { float:none; display:inline-block; margin:0 5px;}
.flinker-wrapp .flinker-col3 .header-col1 { width:100%; margin:0 0 12px;}
.flinker-wrapp .flinker-col3 .header-col2 { width:100%;}
.flinker-wrapp .header-btn1 { margin:0 9px;}
.flinker-row1 li, .flinker-row1 li a { font-size:10px; letter-spacing:0.95px;}

/*inner-wrapp*/
.inner-wrapp { padding:0;}
.inner-wrapp h1 { font-size:32px; line-height:42px;}
.inner-wrapp { min-height:inherit; background:#000000;}
.inner-wrapp .inner-col1 { width:90%; bottom:13%;}
.inner-wrapp .inner-col2 { width:90%; position:relative; bottom:inherit; float:none;}
.inner-wrapp .inner-col2 .inner-row2 { width:100%; margin:0 0 35px;}
.inner-wrapp .inner-col3 { display:none;}
.inner-row1 li, .inner-row1 li a { font-size:12px;}

.conten-wrapp { padding:50px 0 95px;}
.conten-wrapp .conten-row1 { width:100%; padding:0 5% 45px;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%;}
.conten-wrapp .conten-row2 { width:100%;}

.sidbar-wrapp h2 { margin:0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 5%;}
.sidbar-wrapp .sidbar-row2 { padding:0 0 0 5%;}
.sidbar-wrapp .sidbar-row2 .concerns-col2 { padding:51px 10% 28px;}
.sidbar-wrapp .sidbar-row3 { padding:0 5% 0; border:none;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 { width:100%; padding:31px 5% 45px; border:1px solid #fff; border-radius:8px;}

.bloger-wrapp .bloger-col2 { margin:0 0 50px;}

.partners-wrapp2 { padding:40px 0 40px;}

.contact-wrapp { padding:50px 0;}
.contact-wrapp .contact-row1 { width:100%;}

.opening-wrapp { padding:50px 0 0;}

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

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

.buttons { padding:30px 5% 38px;}
.buttons h5 { font-size:22px; line-height:28px;}

.testi-wrapp .testi-row2 .testi-row3 { margin:0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:50%; margin:0 0 60px; border:none;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2:nth-child(2n) { float:right;}

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

/*mob-css*/
.header-wrapp .banner-bar1 { display:block;} 

.getin-wrapp .getin-col1 .caldera-grid .col-sm-3 {width: 100%; margin: 0;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .extra-class1, 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .extra-class2 {padding: 0 7px 0;}

.footer-wrapp {padding: 32px 0 95px;}

.testi-wrapp .testi-row2 .testi-row3 .testi-col2 p {min-height: 115px;}

.banner-wrapp .concerns-col1 .concerns-row1 .non-slider > div {width: 31.55%; padding: 41px 3% 28px; margin: 0 0.85% 0;}

.partners-wrapp .partners-col1 .non-slider .partners-row1 {width: 23.95%;}

.team-wrapp .team-col3 .non-slider .team-row2 {width: 44%; margin: 0 3% 0;}

.inner-wrapp .flexslider .non-slider li {height: 260px; position: relative;}

.renewal-wrapp .renewal-row11 {margin: 0 0 50px;}
.renewal-wrapp .renewal-row1 {width: 100%; margin: 0 0 40px;}
.renewal-wrapp .renewal-row2 {width: 100%; position: relative; top: inherit; transform: none; padding: 0 5%;}
.renewal-wrapp .renewal-row2 .renewal-bar2 {width: 100%; padding: 0 0 0;}
.renewal-wrapp .renewal-row11:nth-child(2n) .renewal-row2 .renewal-bar2 {padding: 0;}
.renewal-wrapp .renewal-row11:last-child {margin: 0 0 0;}

.directions-wrapp h2 {font-size: 30px; line-height: 45px;}
.directions-wrapp .directions-box1 {display: flex; flex-wrap: wrap; justify-content: center;}
.directions-wrapp .directions-box1 .directions-col1, 
.directions-wrapp .directions-box1 .directions-col3 {width: 48%; float: left; margin: 0 4% 4% 0;}
.directions-wrapp .directions-box1 .directions-col2, 
.directions-wrapp .directions-box1 .directions-col4 {width: 48%; float: right; margin: 0 0 4%;}
.directions-wrapp .directions-box1 h3 {font-size: 20px; line-height: 28px;}


.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col1 { width: 100%; margin: 0 0 20px; }
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 { width: 100%; margin: 0 0 20px; padding: 0 0 30px;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .denplanfullouter .content-body .plan-name { padding: 10px 5px 10px 0; font-size: 14px;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .denplanfullouter .content-body .plan-price { padding: 10px 0 10px 5px; font-size: 14px;}



.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(1) .nf-cell { width: 100% !important; margin: 0;}
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { max-width: 466px; float: none; margin: 0 auto 24px !important;}


.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { max-width: 100%;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { max-width: 466px;}
 
.book-online-float {right: 85px;}
.book-online-float .foot-btn1 {font-size: 11px;} 

.contact-wrapp .contact-row1.full-width .contact-set .contact-box {width: 100%; position: relative; top: inherit; transform: none; padding: 53px 5% 32px;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-row2 {width: 100%;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-row2 img {height: inherit;}
.contact-wrapp .contact-row1.full-width .contact-social {margin: 12px 0 25px;}
.contact-wrapp .contact-row1.full-width .contact-map {width: 100%;}
.contact-wrapp .contact-row1.full-width span.icon {width: 13px; top: 1px;}

.conten-wrapp .plan-cont .plan-row2 .plan-cont {width: 31.35%;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-btn {letter-spacing: 1.15px; font-size: 11px; background-size: 9px; padding: 0 15px 0 0;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-title {padding: 12px;}
.conten-wrapp .plan-cont .plan-row2 .plan-cont .plan-price {padding: 10px 6px;}

.directions-wrapp .contact-map {width: 100%; padding: 0 0 60%; max-height: inherit; margin: 0 0 5%;}
.directions-wrapp .direction {width: 100%; margin: 0 0 5%; padding: 25px 3.5% 15px;}
.directions-wrapp .direction:before,
.directions-wrapp .direction:after {display: none}
.directions-wrapp .opening-wrapp {width: 100%; margin: 0 0 0;}
.directions-thm1 {width: 18%; float: none; margin: 0 auto 18px;}
.directions-wrapp .directions-box1 .directions-row1, 
.directions-wrapp .directions-box1 .directions-row2, 
.directions-wrapp .directions-box1 .directions-row3, 
.directions-wrapp .directions-box1 .directions-row4 {width: 100%; float: none !important; text-align: center; display: inline-block;}
.directions-wrapp .direction h2 {font-size: 36px; line-height: 44px;}
.directions-wrapp .opening-wrapp h2 {font-size: 32px; line-height: 38px;}


.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_images { width: 100%;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_load { width: 100%; position: relative; top: inherit; transform: none; margin: 0 0 35px; order: -1;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_images .slick-track .practice-row1 .practice-bar1 img { max-height: inherit;}


}


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

.header-wrapp .header-col1 { margin:0 0 0 25px;}
.header-wrapp .header-btn1 { font-size:12px; margin:0 0 0 12px;}
.header-row1 li, .header-row1 li a { font-size:11px;}

.banner-wrapp h2 { font-size:36px;}
.banner-wrapp .banner-col1 { width:40%; left:3%; margin:0;}
.banner-wrapp .banner-col1 .banner-bar1 { width:65%; margin:0 0 22px;}
.banner-wrapp .banner-col1 .banner-row2 { width:72%;}
.banner-wrapp .banner-row2 { width:94%; top:55%;}
.banner-wrapp .banner-bar3 { width:70px; margin:0 0 18px;}
.banner-wrapp .concerns-col1 { width:100%; position:relative; bottom:inherit; padding:35px 0 17px;}
.banner-wrapp .concerns-col1 .concerns-row1 { width:100%;}
.banner-wrapp .concerns-col1 .concerns-col2 { padding:51px 18px 28px;}
.banner-bar2 li, .banner-bar2 li a { font-size:12px; line-height:38px;}

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

.gaps-wrapp h2 { font-size:30px; line-height:44px;}
.gaps-wrapp h2:after { width:130px; right:-155px;}
.gaps-wrapp .gaps-row1 .gaps-col1 { width:95%; padding:43px 0 0;}

.mastering-wrapp h2 { font-size:30px; line-height:44px;}
.mastering-wrapp .mastering-row1 .mastering-col1 { width:95%;}
.mastering-wrapp .mastering-row1 .mastering-col1:after { height:100%;}

.invisalign-wrapp { padding:88px 0 0;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 { width:95%; padding:39px 0 0;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-ul li { font-size:9px;}

.dreams-wrapp h2 { font-size:30px; line-height:44px;}
.dreams-wrapp h2:after { width:130px; right:-155px;}
.dreams-wrapp .dreams-row1 .dreams-col1 { width:95%; padding:53px 0 0;}

.treatments-wrapp h2 { font-size:17px; line-height:27px;}
.treatments-wrapp p { font-size:11px; line-height:21px; min-height:63px;}
.treatments-wrapp p span { display:contents;}
.treatments-wrapp .treatments-row1 .treatments-col1 { width:26%;}

.dentalplans-wrapp h2 { font-size:30px; line-height:44px;}

.testimonial-wrapp .testimonial-row1 .testimonial-col1 { width:95%;}
.testimonial-wrapp .testimonial-row2 { overflow:hidden;}
.testimonial-wrapp .testimonial-row2 img { width:138%; height: 67.2vw; object-fit: cover; object-position: left;}

.team-wrapp h2 { font-size:30px; line-height:44px;}
.team-wrapp h3 { font-size:17px;}
.team-wrapp h4 { font-size:13px;}
.team-wrapp .team-col1 .team-row1 { width:95%;}

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

.instagram-wrapp .instagram-row1 .instagram-col1 { width:100%;}
.instagram-wrapp .instagram-row1 .instagram-col2 { width:28%;}

.flinker-wrapp .flinker-col1 .flinker-row1 li { margin:0 6px 0;}
.flinker-wrapp .flinker-col3 .flinker-social a { margin:0 7px 0 0;}
.flinker-wrapp .header-btn1 { font-size:10px;}
.flinker-wrapp .header-row1 li, .flinker-wrapp .header-row1 li a { font-size:10px;}
.flinker-row1 li, .flinker-row1 li a { font-size:10px;}

/*inner*/
.inner-wrapp { min-height:inherit;}
.inner-wrapp h1 { font-size:36px; line-height:46px;}
.inner-wrapp .inner-col1 { width:100%;}
.inner-wrapp .inner-col2 { width:94%; bottom:46px;}
.inner-wrapp .inner-col3 { width:94%;}
.inner-wrapp .inner-col3 .inner-row3 { width:150px;}

.conten-wrapp .conten-row1 { width:62%;}
.conten-wrapp .conten-row1 .conten-bar1 { width:95%;}
.conten-wrapp .conten-row2 { width:34%;}

.sidbar-wrapp h2 { font-size:32px; line-height:42px; margin:0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 5%;}
.sidbar-wrapp .sidbar-row2 .concerns-col2 { padding:51px 20px 28px;}
.sidbar-wrapp .sidbar-thumb { left:7%;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 { width:100%; padding:0 5%;}

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

.buttons { padding:30px 5% 38px;}
.buttons h5 { font-size:20px; line-height:28px;}

.galler-wrapp .galler-col2 { margin:0 0 50px;}
.galler-wrapp .galler-col2 .galler-row1 { width:100%; margin:0 0 30px;}
.galler-wrapp .galler-col2 .galler-row2 { width:100%;}

/*mob-css*/
.mob1 { display:none;}
.mob2 { display:none;}

.banner-btn1, .abouts-btn1, .gaps-btn1, .mastering-btn1, .invisalign-btn1, .dreams-btn1, .treatments-btn1, .dentalplans-btn1, .testimonial-btn1, .team-btn1 { font-size:10px;}

.footer-wrapp {padding: 32px 0 95px;}

.inner-wrapp h1 span {display: block;}

.testi-wrapp .testi-row2 .testi-row3 .testi-col2 p {min-height: 115px;}

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

.banner-wrapp h4 span {display: inline-block;}

.contact-wrapp .contact-row1 { width: 90%;}

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

.getin-wrapp { padding: 80px 0 100px;}

.renewal-wrapp .renewal-row2 .renewal-bar2 {width: 94%; padding: 0 5% 0 0;}

.header-wrapp .header-col2 .sticky.fixed {padding: 22px 0 22px;}
.header-wrapp .header-col2 .sticky.fixed ul.header-row2 li > a {font-size: 10px; padding: 5px 4px 5px 4px; letter-spacing: 1.25px;}
.header-wrapp .header-col2 .sticky.fixed .header-btn1 {font-size: 10px; padding: 11px 10px 11px 10px; letter-spacing: 0.25px;}

.directions-wrapp .directions-box1 h3 {font-size: 19px; line-height: 25px;}
.directions-wrapp .directions-btn1 {font-size: 10px;}


.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { max-width: 200px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { max-width: 210px;}
 
.contact-wrapp .contact-row1.full-width .contact-set .contact-box h2 {font-size: 19px;}
.contact-wrapp .contact-row1.full-width .contact-social {margin: 10px 0 24px;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-row2 img {height: 40vw;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-box {transform: translateY(-59%); padding: 28px 5% 0;}
.contact-wrapp .contact-row1.full-width .contact-map {width: 90%;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-box p {font-size: 12px; letter-spacing: 1.55px;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-box h3 {font-size: 12px; letter-spacing: 1.55px;}
.contact-wrapp .contact-row1.full-width span.icon {width: 13px; top: 1px;}

.conten-wrapp .plan-cont .plan-row2 .plan-cont {width: 30.85%;}

.directions-wrapp .contact-map {max-height: inherit;}
.directions-wrapp .direction {width: 39.15%;}
.directions-wrapp .direction:before {left: -25px;}
.directions-wrapp .direction:after {right: -25px;}
.directions-wrapp .directions-box1 .directions-row1, 
.directions-wrapp .directions-box1 .directions-row2, 
.directions-wrapp .directions-box1 .directions-row3, 
.directions-wrapp .directions-box1 .directions-row4 {width: 82%;}
.directions-wrapp .opening-wrapp {width: 24.98%;}
.directions-wrapp .direction h2 {font-size: 36px; line-height: 44px;}
.directions-wrapp .opening-wrapp h2 {font-size: 32px; line-height: 38px;}

.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_images { width: 67%;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_load { width: 29%;}

}

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

.header-wrapp .header-col1 { margin:0 0 0 25px;}
.header-wrapp .header-btn1 { font-size:11px; margin:0 0 0 5px;}
.header-row1 li, .header-row1 li a { font-size:11px;}
.header-wrapp .header-btn1.mob2 { padding: 15px 15px; margin: -12px 0 -15px 10px; font-size: 10px; }

.banner-wrapp h2 { font-size:36px;}
.banner-wrapp .banner-col1 { width:40%; left:3%; margin:0;}
.banner-wrapp .banner-col1 .banner-bar1 { width:65%; margin:0 0 22px;}
.banner-wrapp .banner-col1 .banner-row2 { width:72%;}
.banner-wrapp .banner-row2 { width:94%; top:55%;}
.banner-wrapp .banner-bar3 { width:70px; margin:0 0 18px;}
.banner-wrapp .concerns-col1 { width:100%; position:relative; bottom:inherit; padding:35px 0 17px;}
.banner-wrapp .concerns-col1 .concerns-row1 { width:100%;}
.banner-wrapp .concerns-col1 .concerns-col2 { padding:51px 18px 28px;}
.banner-bar2 li, .banner-bar2 li a { font-size:12px; line-height:38px;}

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

.gaps-wrapp h2 { font-size:30px; line-height:44px;}
.gaps-wrapp h2:after { width:130px; right:-155px;}
.gaps-wrapp .gaps-row1 .gaps-col1 { width:95%; padding:43px 0 0;}

.mastering-wrapp h2 { font-size:30px; line-height:44px;}
.mastering-wrapp .mastering-row1 .mastering-col1 { width:95%;}
.mastering-wrapp .mastering-row1 .mastering-col1:after { height:100%;}

.invisalign-wrapp { padding:88px 0 0;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 { width:95%; padding:39px 0 0;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 .invisalign-ul li { font-size:11px;}

.dreams-wrapp h2 { font-size:30px; line-height:44px;}
.dreams-wrapp h2:after { width:130px; right:-155px;}
.dreams-wrapp .dreams-row1 .dreams-col1 { width:95%; padding:53px 0 0;}

.treatments-wrapp h2 { font-size:20px; line-height:30px;}
.treatments-wrapp p { font-size:11px; line-height:21px; min-height:63px;}
.treatments-wrapp p span { display:contents;}
.treatments-wrapp .treatments-row1 .treatments-col1 { width:26%;}

.dentalplans-wrapp h2 { font-size:30px; line-height:44px;}

.testimonial-wrapp .testimonial-row1 .testimonial-col1 { width:95%;}
.testimonial-wrapp .testimonial-row2 { overflow:hidden;}
.testimonial-wrapp .testimonial-row2 img { width:110%; height: 53.55vw; object-fit: cover; object-position: left;}

.team-wrapp h2 { font-size:30px; line-height:44px;}
.team-wrapp h3 { font-size:22px;}
.team-wrapp h4 { font-size:15px;}
.team-wrapp .team-col1 .team-row1 { width:95%;}

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

.instagram-wrapp .instagram-row1 .instagram-col1 { width:100%;}
.instagram-wrapp .instagram-row1 .instagram-col2 { width:28%;}

.flinker-wrapp .flinker-col1 .flinker-row1 li { margin:0 6px 0;}
.flinker-wrapp .flinker-col3 .flinker-social a { margin:0 7px 0 0;}
.flinker-wrapp .header-btn1 { font-size:10px; margin:0 0 0 15px;}
.flinker-wrapp .header-row1 li, .flinker-wrapp .header-row1 li a { font-size:10px;}
.flinker-row1 li, .flinker-row1 li a { font-size:10px; letter-spacing:1.6px;}

/*inner*/
.inner-wrapp { min-height:inherit;}
.inner-wrapp h1 { font-size:36px; line-height:46px;}
.inner-wrapp .inner-col1 { width:100%;}
.inner-wrapp .inner-col2 { width:94%; bottom:46px;}
.inner-wrapp .inner-col3 { width:94%;}
.inner-wrapp .inner-col3 .inner-row3 { width:180px;}

.conten-wrapp .conten-row1 { width:62%;}
.conten-wrapp .conten-row1 .conten-bar1 { width:95%;}
.conten-wrapp .conten-row2 { width:34%;}

.sidbar-wrapp h2 { font-size:32px; line-height:42px; margin:0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 5%;}
.sidbar-wrapp .sidbar-row2 .concerns-col2 { padding:51px 20px 28px;}
.sidbar-wrapp .sidbar-thumb { left:7%;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 { width:100%; padding:0 5%;}

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

.banner-btn1, .abouts-btn1, .gaps-btn1, .mastering-btn1, .invisalign-btn1, .dreams-btn1, .treatments-btn1, .dentalplans-btn1, .testimonial-btn1, .team-btn1 { font-size:11px;}

.footer-wrapp {padding: 32px 0 95px;}

.testi-wrapp .testi-row2 .testi-row3 .testi-col2 p {min-height: 100px;}

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

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

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

.renewal-wrapp .renewal-row2 .renewal-bar2 {width: 94%; padding: 0 5% 0 0;}

.header-wrapp .header-col2 .sticky.fixed ul.header-row2 li > a {font-size: 10px; padding: 5px 6px 5px 6px;}
.header-wrapp .header-col2 .sticky.fixed .header-btn1 {font-size: 10px; padding:13px 10px 13px 10px;}

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

.contact-wrapp .contact-row1.full-width .contact-set .contact-box h2 {font-size: 20px;}
.contact-wrapp .contact-row1.full-width .contact-social {margin: 12px 0 30px;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-row2 img {height: 40vw;}
.contact-wrapp .contact-row1.full-width .contact-set .contact-box {transform: translateY(-58.5%); padding: 33px 5% 0;}
.contact-wrapp .contact-row1.full-width .contact-map {width: 100%;}

.conten-wrapp .plan-cont .plan-row2 .plan-cont {width: 30.85%;}

.directions-wrapp .contact-map {max-height: inherit;}
.directions-wrapp .direction {width: 39.15%;}
.directions-wrapp .direction:before {left: -28px;}
.directions-wrapp .direction:after {right: -28px;}
.directions-wrapp .directions-box1 .directions-row1, 
.directions-wrapp .directions-box1 .directions-row2, 
.directions-wrapp .directions-box1 .directions-row3, 
.directions-wrapp .directions-box1 .directions-row4 {width: 82%;}
.directions-wrapp .opening-wrapp {width: 24.98%;}

.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_images { width: 67%;}
.instagram-wrapp .instagram-row1 .instagram-col1 #sb_instagram #sbi_load { width: 28%;}


}

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

.header-wrapp .header-col1 { margin:0 0 0 25px;}

.banner-wrapp .banner-col1 { width:40%; left:3%; margin:0;}
.banner-wrapp .banner-col1 .banner-bar1 { width:80%; margin:0 0 30px;}
.banner-wrapp .banner-col1 .banner-row2 { width:72%;}
.banner-wrapp .banner-row2 { width:94%; top:55%;}
.banner-wrapp .banner-bar3 { width:70px; margin:0 0 18px;}
.banner-wrapp .concerns-col1 { width:100%; position:relative; bottom:inherit; padding:35px 0 17px;}
.banner-wrapp .concerns-col1 .concerns-col2 { padding:51px 18px 28px;}
.header-wrapp .header-btn1 { margin:0 0 0 25px;}
.header-wrapp .header-btn1.mob2 { font-size: 11px; padding: 13px 13px; margin: -12px 0 -15px 15px;}

.gaps-wrapp h2 { font-size:34px; line-height:48px;}
.gaps-wrapp h2:after { width:130px; right:-155px;}
.gaps-wrapp .gaps-row1 .gaps-col1 { width:95%; padding:43px 0 0;}

.mastering-wrapp h2 { font-size:34px; line-height:48px;}
.mastering-wrapp .mastering-row1 .mastering-col1 { width:95%;}
.mastering-wrapp .mastering-row1 .mastering-col1:after { height:100%;}

.invisalign-wrapp { padding:88px 0 0;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 { width:95%; padding:39px 0 0;}

.dreams-wrapp h2 { font-size:34px; line-height:48px;}
.dreams-wrapp h2:after { width:130px; right:-155px;}
.dreams-wrapp .dreams-row1 .dreams-col1 { width:95%; padding:53px 0 0;}

.treatments-wrapp h2 { font-size:21px;}
.treatments-wrapp p { font-size:11px;}

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

.flinker-wrapp .header-btn1 { margin:0 0 0 14px;}
.flinker-wrapp .flinker-col1 .flinker-row1 li { margin:0 5px;}
.flinker-wrapp .flinker-col3 .flinker-social a { margin:0 8px 0 0;}
.flinker-row1 li, .flinker-row1 li a { font-size:11px;}

/*inner*/
.inner-wrapp { min-height:inherit;}
.inner-wrapp h1 { font-size:40px; line-height:50px;}
.inner-wrapp .inner-col1 { width:100%;}
.inner-wrapp .inner-col2 { width:94%; bottom:46px;}
.inner-wrapp .inner-col3 { width:94%;}

.conten-wrapp .conten-row1 { width:62%;}
.conten-wrapp .conten-row1 .conten-bar1 { width:95%;}
.conten-wrapp .conten-row2 { width:34%;}

.sidbar-wrapp h2 { font-size:36px; line-height:46px; margin:0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 5%;}
.sidbar-wrapp .sidbar-row2 .concerns-col2 { padding:51px 25px 28px;}
.sidbar-wrapp .sidbar-thumb { left:7%;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 { width:100%; padding:0 5%;}

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

.testi-wrapp .testi-row2 .testi-row3 .testi-col2 p {min-height: 100px;}

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

.renewal-wrapp .renewal-row2 .renewal-bar2 {width: 94%; padding: 0 5% 0 0;}

.header-wrapp .header-col2 .sticky.fixed ul.header-row2 li > a {font-size: 12px; padding: 5px 10px 5px 10px;}
.header-wrapp .header-col2 .sticky.fixed .header-btn1 {font-size: 11px; padding:15px 10px 15px 10px;}

.contact-wrapp .contact-row1.full-width .contact-set .contact-row2 img {height: 40vw;}

.directions-wrapp .direction {width: 39.15%;}
.directions-wrapp .direction:before {left: -30px;}
.directions-wrapp .direction:after {right: -30px;}
.directions-wrapp .directions-box1 .directions-row1, 
.directions-wrapp .directions-box1 .directions-row2, 
.directions-wrapp .directions-box1 .directions-row3, 
.directions-wrapp .directions-box1 .directions-row4 {width: 82%;}
.directions-wrapp .opening-wrapp {width: 24.98%;}

}

@media screen and (min-width:1241px) and (max-width:1340px) {
.header-wrapp .header-col1 { margin:0 0 0 25px;}
.header-wrapp .header-btn1 { margin:0 0 0 31px;}

.banner-wrapp .banner-col1 { width:40%; left:3%; margin:0;}
.banner-wrapp .banner-row2 { width:94%; top:55%;}
.banner-wrapp .concerns-col1 { width:100%; position:relative; bottom:inherit; padding:35px 0 0;}
.banner-wrapp .concerns-col1 .concerns-col2 { padding:51px 18px 28px;}
.header-wrapp .header-btn1 { margin:0 0 0 22px;}
.header-wrapp .header-btn1.mob2 { font-size: 11px; }

.invisalign-wrapp { padding:80px 0 0;}
.invisalign-wrapp .invisalign-row1 .invisalign-col1 { padding:62px 0 0;}

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

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

.sidbar-wrapp h4 { font-size:12px;}
.sidbar-wrapp .sidbar-row2 .concerns-col2 { padding:51px 20px 28px;}
.banner-wrapp .banner-col1 {width: 40%; left: 6%; margin: 0;}
}

@media screen and (min-width:1341px) and (max-width:1439px) {
.banner-wrapp .concerns-col1 { bottom:6%;}

.banner-wrapp .concerns-col1 .concerns-col2 { padding:28px 18px 28px;}
.banner-wrapp .concerns-col1 .concerns-col2 .concerns-bar1 { margin:0 0 14px;}

.sidbar-wrapp h4 { font-size:12px;}
.sidbar-wrapp .sidbar-row2 .concerns-col2 { padding:51px 20px 28px;}
.banner-wrapp .banner-col1 {width: 40%; left: 6%; margin: 0;}
}

@media screen and (min-width:1440px) and (max-width:1599px) {
.banner-wrapp .concerns-col1 { bottom:6%;}}

@media screen and (min-width:1600px) and (max-width:1900px) {
.banner-wrapp .banner-row2 { top:43%;}
.banner-wrapp .concerns-col1 { bottom:13%;}
.banner-wrapp .banner-col1 {width: 40%; left: 6%; margin: 0;}
}

@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;}

}
@media screen and (max-width: 767px) {
.getin-wrapp .getin-col2 iframe { pointer-events: none; }

.featherlight .featherlight-close-icon { right: 0 !important; top: -30px !important;}

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

.wp-gr .wp-google-form {z-index: 21474830001!important;}
 
.banner-wrapp .concerns-col1 .concerns-row1.desktop {display: none;}
.banner-wrapp .concerns-col1 .concerns-row1.mobile {display: block;}

.flinker-wrapp .flinker-col3 .flinker-social a.desk-version {display: none;}
.flinker-wrapp .flinker-col3 .flinker-social a.mobile-version {display: inline-block;}

.partners-wrapp .partners-col1.desk {display: none;}
.partners-wrapp .partners-col1.mobile {display: block;}

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

.nav-social a.desk-version {display: none;}
.nav-social a.mobile-version {display: inline-block;}

.testi-wrapp .testi-row1 .testi-row11.desk {display: none;}
.testi-wrapp .testi-row1 .testi-row11.mobile {display: block;}

.contact-wrapp .contact-row1 .contact-map iframe {pointer-events: none;}

.banner-wrapp .concerns-col1 .concerns-row1 .non-slider {justify-content: center;}

.team-wrapp .team-col2.desk {display: none;}
.team-wrapp .team-col2.mobile {display: block;}

.teamer-slider .teamer-row1.desk {display: none;}
.teamer-slider .teamer-row1.mobile {display: block;}

.header-wrapp .header-col2 .sticky.fixed {display: none;}


.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col1 { padding-bottom: 35px;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col1 .dentalplans-btn1 { position: relative; bottom: inherit;}

.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 { padding-bottom: 35px;}
.dentalplans-wrapp .dentalplans-cost-row1 .dentalplans-cost-col2 .book-now { position: relative; bottom: inherit; margin-top: 25px; display: block;}

.banner-row3.inner-whatsapp.fix-whatsapp {bottom: 105px; left: 3%;}

}


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

.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .field-wrap.checkbox-wrap .nf-field-label { max-width: 275px; }
.getin-wrapp .getin-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { max-width: 280px; }


.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label { max-width: 275px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label { max-width: 280px;}
 
}