@charset "utf-8";
/* CSS Document */
/* CSS Document © 2023 Digimax.co.uk */


/*------------------- common style ---------------------------*/

.common-style h1 { font-size: 36px; color: #ccb7a3; line-height: 50px; margin: 0 0 30px; } 

.common-style h2 { font-size: 32px; color: #ccb7a3; line-height: 44px; margin: 0 0 30px; }

.common-style h3 { font-size: 30px; color: #ccb7a3; line-height: 42px; margin: 0 0 30px; }

.common-style h4 { font-size: 26px; color: #ccb7a3; line-height: 40px; margin: 0 0 30px; }

.common-style h5 { font-size: 24px; color: #ccb7a3; line-height: 38px; margin: 0 0 30px; }

.common-style h6 { font-size: 22px; color: #ccb7a3; line-height: 36px; margin: 0 0 30px; }

.common-style a { color: #a97c50; outline: none !important;}

.common-style a:hover { color: #838383; }

.common-style p { font-size: 15px; color: #838383; font-weight: 500; line-height: 1.73; margin: 0 0 30px; letter-spacing: normal;}

.common-style p a { color: #a97c50; }

.common-style p a:hover { color: #838383; }

.common-style strong { font-weight: bold !important;}

.common-style b { font-weight: bold !important;}

.common-style i { font-style: italic !important; }

.common-style ul { width:100%; float: none; margin:0 auto 30px; padding-left: 0px; display: inline-block;}

.common-style ul li { float:none; font-size: 15px; color: #838383; font-weight: 500; line-height: 1.73; position:relative; margin: 4px 0 4px; padding:0 0 0 13px; font-family: 'Figtree', sans-serif; letter-spacing: normal;}

.common-style ul li a { color: #a97c50; }

.common-style ul li a:hover { color: #838383; }

.common-style ol { width:100%; float: none; counter-reset: my-awesome-counter; margin:0 auto 30px; position: relative; }

.common-style ol li { font-size: 15px; color: #838383; line-height: 1.73; counter-increment: step-counter; padding-left:15px; width: auto; margin: 0 auto; position: relative; font-family: 'Figtree', sans-serif; letter-spacing: normal; margin: 5px 0;}

.common-style ol li a { color: #a97c50; }

.common-style ol li a:hover { color: #838383; }

.common-style ol li:before { content: counter(step-counter)'.';margin-right: 0px; position: absolute; left: 0px; color: #838383; font-size: 15px; top: 0;}    

.common-style blockquote p { font-size:15px; color: #838383; line-height: 1.73; margin-bottom: 30px; position: relative; }

.common-style blockquote p:before { content: '"'; position: absolute; left: -100px; font-size: 15px; color:#838383; 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;}
.table-outer td { border: 1px solid #58585a;  padding: 10px;  font-size: 15px;  line-height: 31px;  color: #58585a;  font-weight: 400;} 
.table-outer {  margin-bottom: 35px; overflow-x: auto;}
.contac-wrapp .contac-col1 h2 br { display: none;}
.mob {display: none;}
.contac-col1 a { color:#838383;}
.contac-col1 a:hover { color:#bd9d67;}



@media(max-width:767px){  
  /* .common-style iframe { width:100%; height:350px; }*/
  .typeform-widget {   height: initial !important;}
  .mob {display:block;}
  .desk {display:none;}
  .mob .header-btn2 { margin: 4.2% 0 4.2% !important}
  .mob .fheader-btn2 { margin: 4.2% 0 4.2% !important}
}


@media(max-width:600px){ .contac-wrapp .contac-col1 h2 br { display:block;} }

@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:#a97c50; font-size: 16px; color: #838383; line-height: 1.73; width: 200px; display: inline-block; margin-left: 15px; }

.common-style [type=submit] { -webkit-appearance: none; border: 1px solid; padding: 10px 20px; font-size: 15px; line-height: 1.73; cursor:pointer; color: #ffffff; background: #a97c50; border-color: #a97c50;}

.common-style [type=submit]:hover { cursor:pointer; color: #a97c50; background: none; border-color: #a97c50;}    

.common-style [type=submit] span.screen-reader-text { position: relative; height: auto; width: auto; clip: inherit; clip-path: inherit;}

.common-style [type=text] {border: 1px solid; padding:  10px 25px; background: none; border-color:#a97c50; font-size: 16px; color: #838383; line-height: 1.73; width: 200px; display: inline-block; margin-left: 15px; }

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 [type=text] { width: 70%; margin-left: 0; margin-right: 2%;}

}

.common-style h1 a { color: #838383; }
.common-style h2 a { color: #838383; }
.common-style h3 a { color: #838383; }
.common-style h4 a { color: #838383; }
.common-style h5 a { color: #838383; }
.common-style h6 a { color: #838383; }

.common-style h1 a:hover { color: #ccb7a3; }
.common-style h2 a:hover { color: #ccb7a3; }
.common-style h3 a:hover { color: #ccb7a3; }
.common-style h4 a:hover { color: #ccb7a3; }
.common-style h5 a:hover { color: #ccb7a3; }
.common-style h6 a:hover { color: #ccb7a3; }

.header-wrapp, .linker-wrapp, .about-wrapp, .banner-wrapp, .appointment-wrapp, .implants-wrapp, .treatments-wrapp, .offer-wrapp, .like-wrapp, .testimonials-wrapp, .team-wrapp, .contact-wrapp, .instagram-wrapp, .brands-wrapp, .fheader-wrapp, .footer-wrapp, .inner-wrapp, .conten-wrapp, .sidbar-wrapp, .gallin-wrapp, .abouts-wrapp, .treat-wrapp, .blogin-wrapp, .teamin-wrapp, .testi-wrapp, .galler-wrapp, .paiger-wrapp, .teamer-wrapp, .feeser-wrapp, .contac-wrapp, .blog-wrapp, .practice-wrapp { width:100%; float:left;}
.margin { width:100%; max-width:1206px; margin:auto;}

/*header-wrapp*/
.header-wrapp { background:none; padding:36px 0 34px; position:relative; z-index:9999;}
.header-wrapp p { float:left; font-size:15px; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 0;}
.header-wrapp p a { color:#ffffff;}
.header-wrapp p span { display:block;}
.header-wrapp p strong { font-weight:700;}
.header-wrapp .header-col1 { width:341px; float:none; margin:0 auto 0; position:absolute; top:18px; right:0; left:0;}
.header-wrapp .header-col1 img { width:100%; display:block;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:none;}
.header-wrapp .header-col2 { width:auto; float:left; margin:12px 0 0 50px;}
.header-wrapp .header-col2 img { width:100%; display:block;}
.header-wrapp .header-col2 .header-row2 { width:100%; float:left;}
.header-wrapp .header-col2 .header-row2 li { float:left; margin:0 14px 0 0;}
.header-wrapp .header-col2 .header-row2 li:last-child { margin-right:0;}
.header-wrapp .header-col2 .header-row2 li span { color:#d7c3b0; margin:0 4px 0 0;}
.header-wrapp .header-col3 { width:auto; float:right; margin:0 0 0;}
.header-wrapp .header-col3 img { width:100%; display:block;}
.header-wrapp .header-col3 .header-row3 { width:100%; float:right;}
.header-wrapp .header-col4 { width:auto; float:right; clear:right; margin:44px 0 0;}
.header-wrapp .header-col4 img { width:100%; display:block;}
.header-wrapp .header-col4 .header-row4 { width:100%; float:right;}
.header-wrapp .header-col4 .header-row4 li { float:left; margin:0 14px 0 0;}
.header-wrapp .header-col4 .header-row4 li:last-child { margin-right:0;}
.header-wrapp .header-col4 .header-row4 li span { color:#d7c3b0; margin:0 4px 0 0;}
.header-wrapp .header-col4 .header-row4 li a:hover { color:#d7c3b0;}
.header-wrapp .header-btn1 { float:left; color:#f6f3f0; background:#d7c3b0; border-color:#d7c3b0; margin:0 8px 0 0; padding:11px 22px 10px 22px;}
.header-wrapp .header-btn1:hover { color:#d7c3b0; background:none; border-color:#d7c3b0;}
.header-wrapp .header-btn2 { float:left; color:#f6f3f0; background:#15292c; border-color:#15292c; margin:0 0 0; padding:11px 17px 10px 17px;}
.header-wrapp .header-btn2:hover { color:#15292c; background:none; border-color:#15292c;}
.header-row2 li, .header-row2 li a { font-size:13px; font-weight:500; color:#15292c; letter-spacing:normal;}
.header-row4 li, .header-row4 li a { font-size:18px; font-weight:400; color:#15292c; letter-spacing:0.2px;}
.header-wrapp .header-col2 a > ul > li {color: #15292c;}
.header-wrapp .header-col2 a > ul > li:hover {color: #d7c3b0;}

/*linker-wrapp*/
.linker-wrapp { text-align:center; background:none; padding:34px 0 34px; position:absolute; top:0; right:0; left:0; z-index:999;}
.linker-wrapp p { float:left; font-size:17px; color:#a1a4a7; letter-spacing:0.5px; line-height:30px; margin:0 0 0;}
.linker-wrapp p a { color:#a1a4a7;}
.linker-wrapp p span { display:block;}
.linker-wrapp p strong { font-weight:700;}
.linker-wrapp .linker-col1 { width:56.6%; float:left; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0;}
.linker-wrapp .linker-col1 img { width:100%; display:block;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%; float:left;}
.linker-wrapp .linker-col2 { width:auto; float:left; margin:0 0 0;}
.linker-wrapp .linker-col2 img { width:100%; display:block;}
.linker-wrapp .linker-col2 .linker-row2 { width:100%; float:left;}
.linker-wrapp .linker-col2 .linker-row2 a { width:35px; float:left; margin:0 4px 0 0;}
.linker-wrapp .linker-col3 { width:auto; float:right; margin:0 0 0;}
.linker-wrapp .linker-col3 img { width:100%; display:block;}
.linker-wrapp .linker-col3 .linker-row3 { width:236px; float:right;}

/*banner-wrapp*/
.banner-wrapp { min-height:1018px; background:#15292c; position:relative;}
.banner-wrapp p { float:none; font-size:16px; font-weight:500; color:#f6f3f0; letter-spacing:normal; line-height:normal; margin:0 0 16px;}
.banner-wrapp p a { color:#f6f3f0;}
.banner-wrapp p span { display:block;}
.banner-wrapp p strong { font-weight:700;}
.banner-wrapp h2 { font-size:12px; font-weight:600; color:#ffffff; letter-spacing:0.71px; line-height:2.72; text-transform:uppercase; margin:0 0 12px;}
.banner-wrapp h2 a { color:#ffffff;}
.banner-wrapp h2 span { display:block;}
.banner-wrapp h3 { font-size:65px; font-weight:600; color:#f6f3f0; letter-spacing:2.17px; line-height:0.92; text-transform:uppercase; margin:0 0 12px;}
.banner-wrapp h3 a { color:#f6f3f0;}
.banner-wrapp h3 span { display:block;}
.banner-wrapp h3 strong { font-weight:600; color:#f6f3f0; display:block;}
.banner-wrapp .banner-col1 { width:1206px; float:left; margin:0 auto 0; position:absolute; right:0; bottom:8.8%; left:0;}
.banner-wrapp .banner-col1 img { width:100%; display:block;}
.banner-wrapp .banner-col1 .banner-row1 { width:60%; float:left; overflow:hidden;}
.banner-wrapp .banner-col2 { width:4.6%; float:right; margin:0 0 0; position:absolute; right:1.8%; bottom:2.5%;}
.banner-wrapp .banner-col2 img { width:100%; display:block;}
.banner-wrapp .banner-col2 .banner-row2 { width:100%; float:right;}
.banner-wrapp .banner-btn1 { float:none; color:#ffffff; background:#15292c; border-color:#15292c; margin:14px 0 0; padding:11px 32px 10px 32px;}
.banner-wrapp .banner-btn1:hover { color:#15292c; background:none; border-color:#15292c;}
.banner-wrapp h2, .banner-wrapp h2 span, .banner-wrapp h3, .banner-wrapp h3 span, .banner-wrapp h3 strong { font-family: 'Syne', sans-serif;}

/*about-wrapp*/
.about-wrapp { text-align:right; background:none; padding:114px 0 58px; position:relative;}
.about-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.about-wrapp p a { color:#838383;}
.about-wrapp p span { display:block;}
.about-wrapp p strong { font-weight:700;}
.about-wrapp h2 { font-size:12px; font-weight:600; color:#a97c50; letter-spacing:0.71px; line-height:2.72; text-transform:uppercase; margin:0 0 10px;}
.about-wrapp h2 a { color:#a97c50;}
.about-wrapp h2 span { display:block;}
.about-wrapp h3 { font-size:60px; font-weight:600; color:#ccb7a3; letter-spacing:2px; line-height:0.92; text-transform:uppercase; margin:0 0 22px;}
.about-wrapp h3 a { color:#ccb7a3;}
.about-wrapp h3 span { display:block;}
.about-wrapp h3 strong { font-weight:600; color:#a97c50; display:block;}
.about-wrapp:after { width:74.6%; float:left; background:url(../images/about-bg1.png) no-repeat center / cover; margin:0 0 0; padding:0 0 50.6%; top:0; right:0;}
.about-wrapp:before { width:39.5%; float:left; background:url(../images/shape1-logo-white-plain.svg) no-repeat center / cover; margin:0 0 0; padding:0 0 50.8%; top:52px; right:0;}
.about-wrapp .about-col1 { width:100%; float:right; margin:0 0 0; position:relative; z-index:9;}
.about-wrapp .about-col1 img { width:100%; display:block;}
.about-wrapp .about-col1 .about-row1 { width:44%; float:right; transform:translateY(-50%); overflow:hidden; position:absolute; top:50%; right:0;}
.about-wrapp .about-col2 { width:50.2%; float:left; margin:0 0 0;}
.about-wrapp .about-col2 img { width:100%; display:block;}
.about-wrapp .about-col2 .about-row2 { width:100%; float:left;}
.about-wrapp .about-btn1 { float:none; color:#f6f3f0; background:#15292c; border-color:#15292c; margin:2px 0 0; padding:11px 32px 10px 32px;}
.about-wrapp .about-btn1:hover { color:#15292c; background:none; border-color:#15292c;}
.about-wrapp h2, .about-wrapp h2 span, .about-wrapp h3, .about-wrapp h3 span, .about-wrapp h3 strong { font-family: 'Syne', sans-serif;}

/*appointment-wrapp*/
.appointment-wrapp { text-align:center; background:none; padding:58px 0 62px; position:relative;}
.appointment-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.appointment-wrapp p a { color:#838383;}
.appointment-wrapp p span { display:block;}
.appointment-wrapp p strong { font-weight:700;}
.appointment-wrapp h2 { font-size:12px; font-weight:600; color:#a97c50; letter-spacing:0.71px; line-height:2.72; text-transform:uppercase; margin:0 0 10px;}
.appointment-wrapp h2 a { color:#a97c50;}
.appointment-wrapp h2 span { display:block;}
.appointment-wrapp h3 { font-size:45px; font-weight:600; color:#ccb7a3; letter-spacing:1.5px; line-height:1.09; text-transform:uppercase; margin:0 0 22px;}
.appointment-wrapp h3 a { color:#ccb7a3;}
.appointment-wrapp h3 span { display:block;}
.appointment-wrapp h3 strong { font-weight:600; color:#a97c50; display:block;}
.appointment-wrapp .appointment-col1 { width:100%; float:left; background:#15292c; margin:0 0 0; padding:100px 5% 104px; position:relative;}
.appointment-wrapp .appointment-col1 img { width:100%; display:block;}
.appointment-wrapp .appointment-col1:before { width:44.5%; height:100%; float:left; background:url(../images/shape2-logo-charcoal-plain.svg) no-repeat center / cover; margin:0 0 0; top:0; left:0;}
.appointment-wrapp .appointment-col1 .appointment-row1 { width:100%; float:left; position:relative; z-index:9;}
.appointment-wrapp .appointment-btn1 { float:none; color:#f6f3f0; background:#a97c50; border-color:#a97c50; margin:21px 0 0; padding:11px 32px 10px 32px;}
.appointment-wrapp .appointment-btn1:hover { color:#a97c50; background:none; border-color:#a97c50;}
.appointment-wrapp h2, .appointment-wrapp h2 span, .appointment-wrapp h3, .appointment-wrapp h3 span, .appointment-wrapp h3 strong { font-family: 'Syne', sans-serif;}

/*implants-wrapp*/
.implants-wrapp { background:none; padding:62px 0 0; position:relative;}
.implants-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.implants-wrapp p a { color:#838383;}
.implants-wrapp p span { display:block;}
.implants-wrapp p strong { font-weight:700;}
.implants-wrapp h2 { font-size:12px; font-weight:600; color:#a97c50; letter-spacing:0.71px; line-height:2.72; text-transform:uppercase; margin:0 0 8px;}
.implants-wrapp h2 a { color:#a97c50;}
.implants-wrapp h2 span { display:block;}
.implants-wrapp h3 { font-size:50px; font-weight:600; color:#ccb7a3; letter-spacing:1.67px; line-height:0.9; text-transform:uppercase; margin:0 0 20px;}
.implants-wrapp h3 a { color:#ccb7a3;}
.implants-wrapp h3 span { display:block;}
.implants-wrapp h3 strong { font-weight:600; color:#a97c50; display:block;}
.implants-wrapp .implants-col1 { width:39.9%; float:left; margin:0 0 0; transform:translateY(-50%); position:absolute; top:56%; left:0;}
.implants-wrapp .implants-col1 img { width:100%; display:block;}
.implants-wrapp .implants-col1 .implants-row1 { width:466px; float:right; overflow:hidden;}
.implants-wrapp .implants-col2 { width:53%; float:right; margin:0 0 0;}
.implants-wrapp .implants-col2 img { width:100%; display:block;}
.implants-wrapp .implants-col2 .implants-row2 { width:100%; float:left;}
.implants-wrapp .implants-btn1 { float:none; color:#f6f3f0; background:#15292c; border-color:#15292c; margin:8px 0 0; padding:11px 32px 10px 32px;}
.implants-wrapp .implants-btn1:hover { color:#15292c; background:none; border-color:#15292c;}
.implants-wrapp h2, .implants-wrapp h2 span, .implants-wrapp h3, .implants-wrapp h3 span, .implants-wrapp h3 strong { font-family: 'Syne', sans-serif;}

/*treatments-wrapp*/
.treatments-wrapp { background:#f2ede8; padding:80px 0 98px 0; position:relative;}
.treatments-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.treatments-wrapp p a { color:#838383;}
.treatments-wrapp p span { display:block;}
.treatments-wrapp p strong { font-weight:700;}
.treatments-wrapp h2 { font-size:27px; font-weight:600; color:#ccb7a3; letter-spacing:1px; line-height:1.07; text-transform:uppercase; margin:0 0 18px;}
.treatments-wrapp h2 a { color:#ccb7a3;}
.treatments-wrapp h2 span { display:block;}
.treatments-wrapp h2 strong { font-weight:600; color:#a97c50; display:block;}
.treatments-wrapp .treatments-col1 { width:100%; float:left; margin:0 0 22px;}
.treatments-wrapp .treatments-col1 img { width:100%; display:block;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:18%; float:left; margin:0 0 20px;}
.treatments-wrapp .treatments-col2 { width:100%; float:left; border:2px solid #e3d6c9; margin:0 0 0; padding:52px 10% 100px; position: relative;}
.treatments-wrapp .treatments-col2 img { width:100%; display:block;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; float:left;}
.treatments-wrapp .treatments-btn1 { float:none; color:#f6f3f0; background:#15292c; border-color:#15292c; margin:6px 0 0; padding:11px 32px 10px 32px; position: absolute; bottom: 60px; }
.treatments-wrapp .treatments-btn1:hover { color:#15292c; background:none; border-color:#15292c;}
.treatments-wrapp h2, .treatments-wrapp h2 span, .treatments-wrapp h2 strong { font-family: 'Syne', sans-serif;}

.treatments-wrapp .margin { max-width: 1350px; width: 94%;}

/*offer-wrapp*/
.offer-wrapp { text-align:center; background:#15292c; padding:22px 0 22px; position:relative;}
.offer-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.offer-wrapp p a { color:#838383;}
.offer-wrapp p span { display:block;}
.offer-wrapp p strong { font-weight:700;}
.offer-wrapp h2 { font-size:16px; font-weight:600; color:#ccb7a3; letter-spacing:0.53px; line-height:1.88; text-transform:uppercase; margin:0 0 0;}
.offer-wrapp h2 a { color:#ccb7a3;}
.offer-wrapp h2 span { display:block;}
.offer-wrapp h2 strong { font-weight:600; color:#a97c50; display:block;}
.offer-wrapp .offer-col1 { width:100%; float:left; margin:0 0 0;}
.offer-wrapp .offer-col1 img { width:100%; display:block;}
.offer-wrapp .offer-col1 .offer-row1 { width:100%; float:left;}
.offer-wrapp h2, .offer-wrapp h2 span, .offer-wrapp h2 strong { font-family: 'Syne', sans-serif;}

/*like-wrapp*/
.like-wrapp { text-align:center; background:#a97c50; position:relative;}
.like-wrapp p { float:none; font-size:15px; font-weight:500; color:#ffffff; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.like-wrapp p a { color:#ffffff;}
.like-wrapp p span { display:block;}
.like-wrapp p strong { font-weight:700;}
.like-wrapp h2 { font-size:14px; font-weight:600; color:#ffffff; letter-spacing:0.88px; line-height:2.29; text-transform:uppercase; margin:0 0 0;}
.like-wrapp h2 a { color:#ffffff;}
.like-wrapp h2 span { display:block;}
.like-wrapp .like-col1 { width:45.3%; float:right; transform:translateY(-50%); margin:0 0 0; position:absolute; top:50%; right:0;}
.like-wrapp .like-col1 img { width:100%; display:block;}
.like-wrapp .like-col1 .like-row1 { width:540px; float:left;}
.like-wrapp .like-col2 { width:48%; float:left; margin:0 0 0;}
.like-wrapp .like-col2 img { width:100%; display:block;}
.like-wrapp .like-col2 .like-row2 { width:100%; float:right;}
.like-wrapp .like-btn1 { float:none; color:#ffffff; background:none; border-color:rgba(255,255,255,0.4); margin:6px 1px 0; padding:22px 20px 21px 20px;}
.like-wrapp .like-btn1:hover { color:#a97c50; background:#ffffff; border-color:#ffffff;}
.like-wrapp h2, .like-wrapp h2 span { font-family: 'Syne', sans-serif;}

/*testimonials-wrapp*/
.testimonials-wrapp { text-align:center; background:none; padding:98px 0 69px; position:relative;}
.testimonials-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.testimonials-wrapp p a { color:#838383;}
.testimonials-wrapp p span { display:block;}
.testimonials-wrapp p strong { font-weight:700;}
.testimonials-wrapp h2 { font-size:12px; font-weight:600; color:#a97c50; letter-spacing:0.71px; line-height:2.72; text-transform:uppercase; margin:0 0 4px;}
.testimonials-wrapp h2 a { color:#a97c50;}
.testimonials-wrapp h2 span { display:block;}
.testimonials-wrapp h3 { font-size:30px; font-weight:600; color:#ccb7a3; letter-spacing:1px; line-height:1.17; text-transform:uppercase; margin:0 0 24px;}
.testimonials-wrapp h3 a { color:#ccb7a3;}
.testimonials-wrapp h3 span { display:block;}
.testimonials-wrapp h3 strong { font-weight:600; color:#a97c50; display:block;}
.testimonials-wrapp h4 { font-size:15px; font-weight:500; color:#15292c; letter-spacing:normal; line-height:1.73; text-transform:inherit; margin:26px 0 16px;}
.testimonials-wrapp h4 a { color:#15292c;}
.testimonials-wrapp h4 span { display:block;}
.testimonials-wrapp:before { width:100%; float:left; background:url(../images/testimonials-bg1.png) no-repeat top center / 100% 100%; margin:0 0 0; padding:0 0 66.6%; top:0; left:0;}
.testimonials-wrapp .testimonials-col1 { width:100%; float:none; margin:0 0 0; position:relative; z-index:9;}
.testimonials-wrapp .testimonials-col1 img { width:100%; display:block;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:60%; float:none; margin:0 auto 0;}
.testimonials-wrapp .testimonials-btn1 { float:none; color:#ffffff; background:#15292c; border-color:#15292c; margin:42px 0 0; padding:11px 40px 10px 40px;}
.testimonials-wrapp .testimonials-btn1:hover { color:#15292c; background:none; border-color:#15292c;}
.testimonials-wrapp h2, .testimonials-wrapp h2 span, .testimonials-wrapp h3, .testimonials-wrapp h3 span, .testimonials-wrapp h3 strong { font-family: 'Syne', sans-serif;}

/*team-wrapp*/
.team-wrapp { background:none; padding:69px 0 156px; position:relative;}
.team-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.team-wrapp p a { color:#838383;}
.team-wrapp p span { display:block;}
.team-wrapp p strong { font-weight:700;}
.team-wrapp h2 { font-size:12px; font-weight:600; color:#a97c50; letter-spacing:0.71px; line-height:2.72; text-transform:uppercase; margin:0 0 4px;}
.team-wrapp h2 a { color:#a97c50;}
.team-wrapp h2 span { display:block;}
.team-wrapp h3 { font-size:30px; font-weight:600; color:#ccb7a3; letter-spacing:1px; line-height:1.17; text-transform:uppercase; margin:0 0 24px;}
.team-wrapp h3 a { color:#ccb7a3;}
.team-wrapp h3 span { display:block;}
.team-wrapp h3 strong { font-weight:600; color:#a97c50; display:block;}
.team-wrapp h4 { font-size:24px; font-weight:600; color:#ccb7a3; letter-spacing:0.8px; line-height:1.08; text-transform:uppercase; margin:0 0 22px;}
.team-wrapp h4 a { color:#ccb7a3;}
.team-wrapp h4 span { display:block;}
.team-wrapp h4 strong { font-weight:600; color:#a97c50; display:block;}
.team-wrapp .team-col1 { width:100%; float:left; margin:0 0 0; position:relative;}
.team-wrapp .team-col1 img { width:100%; display:block;}
.team-wrapp .team-col1 .team-row1 { width:65%; float:left; overflow:hidden;}
.team-wrapp .team-col2 {width: 100%;float:right;/* transform:translateY(-50%); */margin:0 0 0;position: relative;/* top:50%; *//* right:0; */}
.team-wrapp .team-col2 img { width:100%; display:block;}
.team-wrapp .team-col2 .team-row2 { width:60%; float:left;}
.team-wrapp .team-col3 { width:32%; float:right; transform:translateY(-50%); overflow:hidden; margin:0 0 0; position:absolute; top:50%; right:0;}
.team-wrapp .team-col3 img { width:100%; display:block;}
.team-wrapp .team-col3 .team-row3 { width:100%; float:left;}
.team-wrapp .team-btn1 { float:none; color:#ffffff; background:#15292c; border-color:#15292c; margin:4px 10px 0 0; padding:11px 30px 10px 30px;}
.team-wrapp .team-btn1:hover { color:#15292c; background:none; border-color:#15292c;}
.team-wrapp .team-btn2 { float:none; color:#a97c50; background:none; border-color:rgba(0,0,0,0.0); margin:4px 0 0; padding:11px 12px 10px 12px;}
.team-wrapp .team-btn2:hover { color:#15292c; background:none; border-color:rgba(0,0,0,0.0);}
.team-wrapp h2, .team-wrapp h2 span, .team-wrapp h3, .team-wrapp h3 span, .team-wrapp h3 strong, .team-wrapp h4, .team-wrapp h4 span, .team-wrapp h4 strong { font-family: 'Syne', sans-serif;}

 
.team-wrapp .team-col3 .non-slider { width: 50%; display: flex; flex-wrap: wrap; align-items: center; position: relative; justify-content: flex-start; margin: 0 0 0;}
.team-wrapp .team-col3 .non-slider .team-row3 { width: 48%; margin: 0 4% 0 0; float: left; display: block; position: relative;}
.team-wrapp .team-col3 .non-slider .team-row3:last-child { margin-right: 0;}

.team-wrapp .team-col1 .team-full-row1 { width: 100%; display: flex; flex-wrap: wrap; align-items: center; position: relative; margin: 0 0 0;}
.team-wrapp .team-col1 .team-full-row1 .square-effect1 { width: 30%; float: right; margin: 0 2.5% 0 2.5%;}


/*contact-wrapp*/
.contact-wrapp { text-align:center; background:#15292c; padding:82px 0 88px; position:relative;}
.contact-wrapp p { float:none; font-size:15px; font-weight:500; color:#ffffff; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.contact-wrapp p a { color:#ffffff;}
.contact-wrapp p span { display:block;}
.contact-wrapp p strong { font-weight:700;}
.contact-wrapp h2 { font-size:12px; font-weight:600; color:#a97c50; letter-spacing:0.71px; line-height:2.72; text-transform:uppercase; margin:0 0 8px;}
.contact-wrapp h2 a { color:#a97c50;}
.contact-wrapp h2 span { display:block;}
.contact-wrapp h3 { font-size:50px; font-weight:600; color:#ccb7a3; letter-spacing:1.67px; line-height:0.9; text-transform:uppercase; margin:0 0 32px;}
.contact-wrapp h3 a { color:#ccb7a3;}
.contact-wrapp h3 span { display:block;}
.contact-wrapp h3 strong { font-weight:600; color:#a97c50; display:block;}
.contact-wrapp:before { width:29%; height:100%; float:left; background:url(../images/shape3-logo-charcoal-plain.svg) no-repeat center / cover; margin:0 0 0; top:0; left:1.9%;}
.contact-wrapp .contact-col1 { width:100%; float:left; margin:0 0 0;}
.contact-wrapp .contact-col1 img { width:100%; display:block;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%; float:left;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { color:#ffffff; letter-spacing:normal; background:none; border-color:#a97c50; border-radius:0; resize:none;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:24.2%; height:50px; float:left; margin:0 1.06% 30px 0; padding:0 2% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:24.2%; height:50px; float:left; margin:0 0 30px; padding:16px 2% 0;}
.contact-wrapp .contact-btn1 { float:none; color:#ffffff; background:#a97c50; border-color:#a97c50; cursor:pointer; margin:20px 0 0; padding:11px 50px 10px 50px;}
.contact-wrapp .contact-btn1:hover { color:#a97c50; background:none; border-color:#a97c50;}
.contact-wrapp h2, .contact-wrapp h2 span, .contact-wrapp h3, .contact-wrapp h3 span, .contact-wrapp h3 strong { font-family: 'Syne', sans-serif;}

/*instagram-wrapp*/
.instagram-wrapp { text-align:center; background:none; position:relative;}
.instagram-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.instagram-wrapp p a { color:#838383;}
.instagram-wrapp p span { display:block;}
.instagram-wrapp p strong { font-weight:700;}
.instagram-wrapp .instagram-col1 { width:20%; float:left; margin:0 0 0; position:relative;}
.instagram-wrapp .instagram-col1 img { width:100%; display:block;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:46px; float:left; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0;}
.instagram-wrapp .instagram-col2 { width:80%; float:left; margin:0 0 0;}
.instagram-wrapp .instagram-col2 img { width:100%; display:block;}
.instagram-wrapp .instagram-col2 .instagram-row2 { width:100%; float:left;}

/*brands-wrapp*/
.brands-wrapp { text-align:center; background:#ffffff; padding:54px 0 82px; position:relative;}
.brands-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.brands-wrapp p a { color:#838383;}
.brands-wrapp p span { display:block;}
.brands-wrapp p strong { font-weight:700;}
.brands-wrapp h2 { font-size:13px; font-weight:500; color:#a97c50; letter-spacing:1.2px; line-height:1.85; text-transform:uppercase; margin:0 0 18px;}
.brands-wrapp h2 a { color:#a97c50;}
.brands-wrapp h2 span { display:block;}
.brands-wrapp .brands-col1 { width:85%; float:none; margin:0 auto 0;}
.brands-wrapp .brands-col1 img { width:100%; display:block;}
.brands-wrapp .brands-col1 .brands-row1 { width:100%; float:none;}
.brands-wrapp h2, .brands-wrapp h2 span { font-family: 'Syne', sans-serif;}

/*fheader-wrapp*/
.fheader-wrapp { text-align:center; background:none; padding:84px 0 122px; position:relative;}
.fheader-wrapp p { float:left; font-size:15px; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 0;}
.fheader-wrapp p a { color:#ffffff;}
.fheader-wrapp p span { display:block;}
.fheader-wrapp p strong { font-weight:700;}
.fheader-wrapp .fheader-col1 { width:341px; float:none; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:42%; right:0; left:0;}
.fheader-wrapp .fheader-col1 img { width:100%; display:block;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%; float:none;}
.fheader-wrapp .fheader-col2 { width:40%; float:left; margin:0 auto 0; position:absolute; right:0; bottom:0; left:0;}
.fheader-wrapp .fheader-col2 img { width:100%; display:block;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%; float:left;}
.fheader-wrapp .fheader-col2 .fheader-row2 a { width:35px; float:none; display:inline-block; margin:0 2px 0;}
.fheader-wrapp .fheader-col3 { width:auto; float:left; margin:12px 0 0;}
.fheader-wrapp .fheader-col3 img { width:100%; display:block;}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%; float:left;}
.fheader-wrapp .fheader-col3 .fheader-row3 li { float:left; margin:0 14px 0 0;}
.fheader-wrapp .fheader-col3 .fheader-row3 li:last-child { margin-right:0;}
.fheader-wrapp .fheader-col3 .fheader-row3 li span { color:#d7c3b0; margin:0 4px 0 0;}
.fheader-wrapp .fheader-col3 .fheader-row3 li a:hover { color:#a97c50;}
.fheader-wrapp .fheader-col4 { width:auto; float:right; margin:0 0 0;}
.fheader-wrapp .fheader-col4 img { width:100%; display:block;}
.fheader-wrapp .fheader-col4 .fheader-row4 { width:100%; float:right;}
.fheader-wrapp .fheader-btn1 { float:left; color:#f6f3f0; background:#d7c3b0; border-color:#d7c3b0; margin:0 8px 0 0; padding:11px 22px 10px 22px;}
.fheader-wrapp .fheader-btn1:hover { color:#d7c3b0; background:none; border-color:#d7c3b0;}
.fheader-wrapp .fheader-btn2 { float:left; color:#f6f3f0; background:#15292c; border-color:#15292c; margin:0 0 0; padding:11px 17px 10px 17px;}
.fheader-wrapp .fheader-btn2:hover { color:#15292c; background:none; border-color:#15292c;}
.fheader-row3 li, .fheader-row3 li a { font-size:13px; font-weight:500; color:#15292c; letter-spacing:normal;}
.fheader-wrapp .fheader-col3 ul > a > li {color: #15292c; padding: 0 5px 0 0;}
.fheader-wrapp .fheader-col3 ul > a > li:hover {color: #a97c50;}

/*footer-wrapp*/
.footer-wrapp { text-align:center; background:none; padding:40px 0 86px; position:relative;}
.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 8px;}
.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 1px 0;}
.footer-wrapp .footer-col1 .footer-row1 li a:hover { color:#15292c;}
.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 6px 0;}
.footer-wrapp .footer-col2 .footer-row2 li a:hover { color:#15292c;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:12px; font-weight:600; color:#8e8181; letter-spacing:normal;}

/*inner-wrapp*/
.inner-wrapp { min-height:504px; background:none; position:relative;}
.inner-wrapp p { float:none; font-size:12.36px; color:#2b2b2b; letter-spacing:0.4px; line-height:25px; margin:-5px 0 0;}
.inner-wrapp p a { color:#2b2b2b;}
.inner-wrapp p span { display:block;}
.inner-wrapp p strong { font-weight:700;}
.inner-wrapp h1 { font-size:45px; color:#ffffff; letter-spacing:1.5px; line-height:1.33; margin:0 0 0;}
.inner-wrapp h1 a { color:#223e32;}
.inner-wrapp h1 span { display:block;}
.inner-wrapp .inner-col1 { width:1230px; float:left; text-align:left; margin:0 auto 0; position:absolute; top:50%; transform:translateY(-50%); right:0; left:0;}
.inner-wrapp .inner-col1 img { width:100%; display:block;}
.inner-wrapp .inner-col1 .inner-row1 { width:100%; float:right;}
.inner-wrapp .inner-col1 .inner-box1 { width:100%; float:left; margin:0 0 14px;}
.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:#a97c50;}
.inner-row1 li, .inner-row1 li a { font-size:12px; color:#ffffff; letter-spacing:0.71px; font-weight:600; text-transform:uppercase; font-family: 'Syne', sans-serif;}
.inner-wrapp h1, .inner-wrapp h1 span { font-family: 'Syne', sans-serif; text-transform:uppercase;}

/*conten-wrapp*/
.conten-wrapp { padding:119px 0 110px; position:relative; background:url(../images/conten-bg.jpg) no-repeat; background-position: top right;}
.conten-wrapp:after { content:""; height:43%; width:28%; position:absolute; top:40px; right:0; background:url(../images/conten-shape.svg) no-repeat center / cover;}
.conten-wrapp .conten-row1 { width:100%; float:left;}
.conten-wrapp .conten-row1 .conten-bar1 { width:50%; float:right; padding:0 0 0; position:relative; z-index:9;}
.conten-wrapp .conten-row1 .conten-bar2 { width:40.5%; float:left;}
.conten-wrapp .linker-col2 { width:100%; float:left; margin:0 0 48px; position:relative; z-index:99;}
.conten-wrapp .linker-col2 .linker-row2 { width:320px; float:left;}

/*sidbar-wrapp*/
.sidbar-wrapp { text-align:center;}
.sidbar-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 16px;}
.sidbar-wrapp p a { color:#838383;}
.sidbar-wrapp p span { display:block;}
.sidbar-wrapp p strong { font-weight:700;}
.sidbar-wrapp h2 { font-size:12px; font-weight:600; color:#a97c50; letter-spacing:0.71px; line-height:2.72; text-transform:uppercase; margin:0 0 5px;}
.sidbar-wrapp h2 a { color:#a97c50;}
.sidbar-wrapp h2 span { display:block;}
.sidbar-wrapp h3 { font-size:40px; font-weight:600; color:#ccb7a3; letter-spacing:1.33px; line-height:1.13; text-transform:uppercase; margin:0 0 15px;}
.sidbar-wrapp h3 a { color:#ccb7a3;}
.sidbar-wrapp h3 span { display:block;}
.sidbar-wrapp h3 strong { font-weight:600; color:#a97c50; display:block;}
.sidbar-wrapp h4 { font-size:15px; font-weight:500; color:#15292c; letter-spacing:normal; line-height:1.73; text-transform:inherit; margin:26px 0 0;}
.sidbar-wrapp h4 a { color:#15292c;}
.sidbar-wrapp h4 span { display:block;}
.sidbar-wrapp .sidbar-row1 { width:100%; float:left; background:#15292c; padding:53px 42px 64px; margin:0 0 42px; position:relative;}
.sidbar-wrapp .sidbar-row1 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; float:left;}
.sidbar-wrapp .sidbar-row1 form { position:relative; z-index:9;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil1 { color:#ffffff; letter-spacing:normal; background:none; border-color:#a97c50; border-radius:0; resize:none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil2 { width:100%; height:50px; float:left; margin:0 0 14px 0; padding:0 2% 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil3 { width:100%; height:50px; float:left; margin:0 0 30px; padding:16px 2% 0;}
.sidbar-wrapp .sidbar-row2 { width:100%; float:left; padding:0 8% 0;}
.sidbar-wrapp .sidbar-row2 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-row2 h3 { font-size:30px; line-height:1.17; letter-spacing:1px; margin-bottom:20px;}
.sidbar-wrapp .sidbar-row2 .testimonials-col1 { width:100%; float:left; padding:0 0;}
.sidbar-wrapp .sidbar-row3 { width:100%; float:left; background:#f2ede8; padding:35px 5% 45px; margin:0 0 42px; text-align:center; position:relative;}
.sidbar-wrapp .sidbar-row3 h3 { font-size:20px; line-height:1.95; letter-spacing:0.67px; color:#a97c50; margin:0 0 12px;}
.sidbar-wrapp .sidbar-row3 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 { width:100%; float:left;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li { width:100%; display:block; margin:0 0 20px;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li a { color:rgba(169,124,80,0.40); font-size:15px; display:-webkit-inline-box; line-height:normal; letter-spacing:0.17px; transition:all 0.25s ease-out 0s;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li a:hover { color:rgba(169,124,80,1);}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li.active a { color:rgba(169,124,80,1);}
.sidbar-wrapp .sidbar-btn1 { float:none; color:#ffffff; background:#a97c50; border-color:#a97c50; cursor:pointer; margin:20px 0 0; padding:11px 50px 10px 50px;}
.sidbar-wrapp .sidbar-btn1:hover { color:#a97c50; background:none; border-color:#a97c50;}
.sidbar-wrapp .sidbar-btn2 { float:none; color:#ffffff; background:#15292c; border-color:#15292c; margin:0 0 0; padding:11px 40px 10px 40px;}
.sidbar-wrapp .sidbar-btn2:hover { color:#15292c; background:none; border-color:#15292c;}
.sidbar-wrapp h2, .sidbar-wrapp h2 span, .sidbar-wrapp h3, .sidbar-wrapp h3 span, .sidbar-wrapp h3 strong { font-family: 'Syne', sans-serif;}

.before, .after { float:left; position:absolute; bottom:16px; font-size:15px; color:#ffffff; letter-spacing:0.17px; left:20px;}

/*gallin-wrapp*/
.gallin-wrapp h2 { font-size:24px; font-weight:600; color:#ccb7a3; letter-spacing:0.8px; line-height:1.33; text-transform:uppercase; margin:0 0 30px;}
.gallin-wrapp h2 a { color:#838383;}
.gallin-wrapp h2 span { display:block;}
.gallin-wrapp h2 strong { font-weight:600; color:#a97c50; display:block;}
.gallin-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 20px;}
.gallin-wrapp p a { color:#a97c50;}
.gallin-wrapp p span { display:block;}
.gallin-wrapp p strong { font-weight:700;}
.gallin-wrapp .gallin-col1 { width:100%; float:left; margin:0 0 0; position:relative;}
.gallin-wrapp .gallin-col1 img { width:100%; display:block;}
.gallin-wrapp .gallin-col1 .gallin-row1 { width:100%; float:left; margin:0 0 55px;}
.gallin-wrapp .gallin-col1 .gallin-row1 .gallin-bar1 { width:48.6%; float:left; position:relative;} 
.gallin-wrapp .gallin-col1 .gallin-row1 .gallin-bar1:last-child { float:right;}
.gallin-wrapp .gallin-col1 .gallin-row2 { width:100%; float:right; margin:0 0 0;}
.gallin-wrapp .gallin-btn1 { float:left; color:#f6f3f0; background:#d7c3b0; border-color:#d7c3b0; margin:0 0 0; padding:11px 45px 10px;}
.gallin-wrapp .gallin-btn1:hover { color:#d7c3b0; background:none; border-color:#d7c3b0;}
.gallin-wrapp h2, .gallin-wrapp h2 span, .gallin-wrapp h2 strong { font-family: 'Syne', sans-serif;}

/*buttons*/
.buttons { width:100%; float:left; background:#f2ede8; margin:15px 0 31px 0; padding:20px 41px 37px;}
.buttons-tex1 { font-size:15px; color:#a97c50; font-weight:500; float:none; display:inline-block; margin:9px 15px 0;}
.buttons h5 { float:none; font-size:15px; color:#a97c50; font-weight:600; line-height:2.44; letter-spacing:0.53px; margin:0 0 10px;}
.buttons h5 a { color:#a97c50;}
.buttons h5 span { display:block;}
.buttons .buttons-btn1 { float:none; color:#ffffff; background:#a97c50; border-color:#a97c50; cursor:pointer; margin:0 0 0; padding:11px 22px 10px 22px;}
.buttons .buttons-btn1:hover { color:#a97c50; background:none; border-color:#a97c50;}
.buttons .buttons-btn2 { float:none; font-size:15px; color:#a97c50; letter-spacing:0.17px; margin:0 0 0;}
.buttons .buttons-btn2:hover { color:#c5c5c5;}
.buttons h5, .buttons h5 span { font-family: 'Syne', sans-serif;}

/*abouts-wrapp*/
.abouts-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 30px;}
.abouts-wrapp p a { color:#a97c50;}
.abouts-wrapp p span { display:block;}
.abouts-wrapp p strong { font-weight:700;}
.abouts-wrapp h2 { font-size:12px; font-weight:600; color:#a97c50; letter-spacing:0.71px; line-height:2.72; text-transform:uppercase; margin:0 0 5px;}
.abouts-wrapp h2 a { color:#838383;}
.abouts-wrapp h2 span { display:block;}
.abouts-wrapp h3 { font-size:60px; font-weight:600; color:#ccb7a3; letter-spacing:2px; line-height:0.92; text-transform:uppercase; margin:0 0 35px;}
.abouts-wrapp h3 a { color:#838383;}
.abouts-wrapp h3 span { display:block;}
.abouts-wrapp h3 strong { font-weight:600; color:#a97c50; display:block;}
.abouts-wrapp .abouts-col1 { width:100%; float:left; position:relative; margin:10px 0 58px;}
.abouts-wrapp .abouts-col1 p { margin-bottom:22px;}
.abouts-wrapp .abouts-col1 img { width:100%; display:block;}
.abouts-wrapp .abouts-col1 .abouts-bar1 { width:180px; float:none; margin:0 auto 17px 0;}
.abouts-wrapp .abouts-col2 { width:100%; float:left;}
.abouts-wrapp .abouts-col2 img { width:100%; display:block;}
.abouts-wrapp .abouts-col2 .abouts-bar2 { width:31.61%; float:left; margin:0 2.58% 2.58% 0;}
.abouts-wrapp .abouts-col2 .abouts-bar2:nth-child(3n) { margin-right:0;}
.abouts-wrapp .abouts-btn1 { float:none; color:#ffffff; background:#15292c; border-color:#15292c; margin:0 0 0; padding:11px 24px 10px 24px;}
.abouts-wrapp .abouts-btn1:hover { color:#15292c; background:none; border-color:#15292c;}
.abouts-wrapp .abouts-btn2 { float:right; color:#ffffff; background:#a97c50; border-color:#a97c50; cursor:pointer; margin:10px 0 0; padding:11px 24px 10px 24px;}
.abouts-wrapp .abouts-btn2:hover { color:#a97c50; background:none; border-color:#a97c50;}
.abouts-wrapp h2, .abouts-wrapp h2 span, .abouts-wrapp h3, .abouts-wrapp h3 span, .abouts-wrapp h3 strong { font-family: 'Syne', sans-serif;}
.abouts-wrapp .abouts-col1 .abouts-bar1 p {margin: 0 0 0; line-height: 0;}

/*treat-wrapp*/
.treat-wrapp h2 { font-size:30px; font-weight:600; color:#ccb7a3; letter-spacing:1px; line-height:1.23; text-transform:uppercase; margin:0 0;}
.treat-wrapp h2 a { color:#ccb7a3;}
.treat-wrapp h2 span { display:block;}
.treat-wrapp .treat-col1 { width:100%; float:left; display: flex; flex-wrap: wrap;}
.treat-wrapp .treat-col1 img { width:100%; display:block;}
.treat-wrapp .treat-col1 .treat-col2 { width:31.92%; float:left; margin:0 2.11% 2.11% 0; position:relative; z-index: 1;}
.treat-wrapp .treat-col1 .treat-col2:nth-child(3n) { margin-right:0;}
.treat-wrapp .treat-col1 .treat-col2 .treat-row1 { width:100%; float:left; position:absolute; bottom:72px; left:0; right:0; margin:0 auto; padding:0 28px;}
.treat-wrapp h2, .treat-wrapp h2 span { font-family: 'Syne', sans-serif;}

/*treatin-wrapp*/
.treatin-wrapp h2 { font-size:30px; font-weight:600; color:#ccb7a3; letter-spacing:1px; line-height:1.3; text-transform:uppercase; margin:0 0 30px;}
.treatin-wrapp h2 a { color:#838383;}
.treatin-wrapp h2 span { display:block;}
.treatin-wrapp h2 strong { font-weight:600; color:#a97c50; }
.treatin-wrapp h3 { font-size:18px; font-weight:600; color:#ccb7a3; letter-spacing:0.6px; line-height:1.33; text-transform:uppercase; margin:20px 0 20px; width:100%; float:left;}
.treatin-wrapp h3 a { color:#838383;}
.treatin-wrapp h3 span { display:block;}
.treatin-wrapp h3 strong { font-weight:600; color:#a97c50;}
.treatin-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 20px;}
.treatin-wrapp p a { color:#a97c50;}
.treatin-wrapp p span { display:block;}
.treatin-wrapp p strong { font-weight:700;}
.treatin-wrapp .treatin-row1 { width:100%; float:left; margin:0 0 25px;}
.treatin-wrapp .treatin-row1 .treatin-bar1 { width:100%; float:left;}
.treatin-wrapp .treatin-row1 .treatin-bar1 li { font-size:15px; color:#838383; line-height:1.73; font-weight:500; background:url(../images/dot.svg) no-repeat 0 10px; display:block; padding-left:12px;}
.treatin-wrapp .treatin-btn1 { float:left; color:#f6f3f0; background:#d7c3b0; border-color:#d7c3b0; margin:0 0 0; padding:11px 45px 10px;}
.treatin-wrapp .treatin-btn1:hover { color:#d7c3b0; background:none; border-color:#d7c3b0;}
.treatin-wrapp h2, .treatin-wrapp h2 span, .treatin-wrapp h2 strong, .treatin-wrapp h3, .treatin-wrapp h3 span, .treatin-wrapp h3 strong { font-family: 'Syne', sans-serif;}

/*blogin-wrapp*/
.blogin-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 30px;}
.blogin-wrapp p a { color:#a97c50;}
.blogin-wrapp p span { display:block;}
.blogin-wrapp p strong { font-weight:700;}
.blogin-wrapp h2 { font-size:15px; font-weight:600; color:#a97c50; letter-spacing:0.17px; line-height:normal; text-transform:uppercase; margin:0 0 25px;}
.blogin-wrapp h2 a { color:#838383;}
.blogin-wrapp h2 span { display:block;}
.blogin-wrapp h3 { font-size:24px; font-weight:600; color:#ccb7a3; letter-spacing:0.82px; line-height:1.33; text-transform:uppercase; margin:0 0 25px;}
.blogin-wrapp h3 a { color:#838383;}
.blogin-wrapp h3 span { display:block;}
.blogin-wrapp h3 strong { font-weight:600; color:#a97c50; display:block;}
.blogin-wrapp .blogin-col1 { width:100%; float:left; position:relative; margin:0 0 40px;}
.blogin-wrapp .blogin-col1 img { width:100%; display:block;}
.blogin-wrapp .blogin-col2 { width:100%; float:left; border-bottom:1px solid rgba(151,151,151,0.20); margin:0 0 23px;}
.blogin-wrapp .blogin-col2 img { width:100%; display:block;}
.blogin-wrapp .blogin-btn1 { float:left; color:#f6f3f0; background:#d7c3b0; border-color:#d7c3b0; margin:0 0 0; padding:11px 45px 10px;}
.blogin-wrapp .blogin-btn1:hover { color:#d7c3b0; background:none; border-color:#d7c3b0;}
.blogin-wrapp h2, .blogin-wrapp h2 span, .blogin-wrapp h3, .blogin-wrapp h3 span, .blogin-wrapp h3 strong { font-family: 'Syne', sans-serif;}

/*teamin-wrapp*/
.teamin-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 30px;}
.teamin-wrapp p a { color:#a97c50;}
.teamin-wrapp p span { display:block;}
.teamin-wrapp p strong { font-weight:700;}
.teamin-wrapp h2 { font-size:12px; font-weight:600; color:#a97c50; letter-spacing:0.71px; line-height:2.72; text-transform:uppercase; margin:0 0 5px;}
.teamin-wrapp h2 a { color:#838383;}
.teamin-wrapp h2 span { display:block;}
.teamin-wrapp h3 { font-size:30px; font-weight:600; color:#ccb7a3; letter-spacing:1px; line-height:1.17; text-transform:uppercase; margin:0 0 15px;}
.teamin-wrapp h3 a { color:#838383;}
.teamin-wrapp h3 span { display:block;}
.teamin-wrapp h3 strong { font-weight:600; color:#a97c50; display:block;}
.teamin-wrapp h4 { float:none; font-size:15px; font-weight:400; color:#353535; letter-spacing:0.17px; line-height:normal; margin:0 0 8px;}
.teamin-wrapp h4 a { color:#a97c50;}
.teamin-wrapp h4 span { display:block;}
.teamin-wrapp h5 { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.87; margin:0 0;}
.teamin-wrapp h5 a { color:#a97c50;}
.teamin-wrapp h5 span { display:block;}
.teamin-wrapp .teamin-col1 { width:100%; float:left; margin:0 0 35px;}
.teamin-wrapp .teamin-col1 img { width:100%; display:block;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:220px; float:none; display:inline-block; margin:0 auto 47px 0; border-radius:50%; overflow:hidden;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:100%; float:left;}
.teamin-wrapp .teamin-btn1 { float:left; color:#f6f3f0; background:#d7c3b0; border-color:#d7c3b0; margin:10px 0 0; padding:11px 45px 10px;}
.teamin-wrapp .teamin-btn1:hover { color:#d7c3b0; background:none; border-color:#d7c3b0;}
.teamin-wrapp h2, .teamin-wrapp h2 span, .teamin-wrapp h2 strong, .teamin-wrapp h3, .teamin-wrapp h3 span, .teamin-wrapp h3 strong { font-family: 'Syne', sans-serif;}
.teamin-wrapp.common-style h4 a:hover { color:#353535;}

/*testi-wrapp*/
.testi-wrapp { text-align:center; padding: 40px 0 80px;}
.testi-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 auto 16px; max-width:820px;}
.testi-wrapp p a { color:#a97c50;}
.testi-wrapp p span { display:inline;}
.testi-wrapp p strong { font-weight:700;}
.testi-wrapp h2 { font-size:12px; font-weight:600; color:#a97c50; letter-spacing:0.71px; line-height:2.72; text-transform:uppercase; margin:0 0 5px;}
.testi-wrapp h2 a { color:#838383;}
.testi-wrapp h2 span { display:block;}
.testi-wrapp h3 { font-size:40px; font-weight:600; color:#ccb7a3; letter-spacing:1.33px; line-height:1.13; text-transform:uppercase; margin:0 0 15px;}
.testi-wrapp h3 a { color:#838383;}
.testi-wrapp h3 span { display:block;}
.testi-wrapp h3 strong { font-weight:600; color:#a97c50; display:block;}
.testi-wrapp h4 { font-size:15px; font-weight:500; color:#15292c; letter-spacing:normal; line-height:1.73; text-transform:inherit; margin:26px 0 0;}
.testi-wrapp h4 a { color:#15292c;}
.testi-wrapp h4 span { display:block;}
.testi-wrapp .testi-row1 { width:100%; float:left; margin:0 0 0; position: relative; z-index: 1;}
.testi-wrapp .testi-row1 img { width:100%; display:block; max-height: 243.75px; object-fit: cover;}
.testi-wrapp .testi-row1 .testi-col1 { width:100%; float:left; position:relative; margin:0 0 38px;}
.testi-wrapp .testi-row2 { width:100%; float:left; position:relative; margin:30px 0 0;}
.testi-wrapp .testi-row2 .testi-col2 { width:100%; float:left; margin:0 0 60px 0;}
.testi-wrapp .testi-row2 .testi-col2:nth-child(3n) { border:none; margin-right:0; padding:0;}
.testi-wrapp .testi-btn1 { float:none; color:#f6f3f0; background:#d7c3b0; border-color:#d7c3b0; margin:0 0 0; padding:11px 45px 10px; cursor: pointer;}
.testi-wrapp .testi-btn1:hover { color:#d7c3b0; background:none; border-color:#d7c3b0;}
.testi-wrapp h2, .testi-wrapp h2 span, .testi-wrapp h3, .testi-wrapp h3 span, .testi-wrapp h3 strong { font-family: 'Syne', sans-serif;}
.testi-wrapp .testi-btn1.review-btn1 {margin: 10px 0 0;}
.testi-wrapp .testi-row1.mobile {display: none;}
.testi-wrapp .testi-row1 .owl-carousel .owl-stage {display: flex; flex-wrap: wrap; height: inherit;}
.testi-wrapp .testi-row1 .owl-carousel .owl-stage .owl-item {position: relative; height: inherit;}
.testi-wrapp .testi-row1 .owl-carousel .owl-stage .owl-item > div {width: 100%; display: block; float: left; height: 100%;}
.testi-wrapp .testi-row1 .owl-carousel .owl-stage .owl-item > div > .testi-col1 {height: inherit; position: relative; margin: 0 0 0;}
.testi-wrapp .testi-row1 .owl-carousel .owl-stage .owl-item > div > .testi-col1 img {height: 100%; position: relative;}

/*galler-wrapp*/
.galler-wrapp h2 { font-size:30px; font-weight:600; color:#ccb7a3; letter-spacing:1px; line-height:1.17; text-transform:uppercase; margin:0 0 12px;}
.galler-wrapp h2 a { color:#ccb7a3;}
.galler-wrapp h2 span { display:block;}
.galler-wrapp h2 strong { font-weight:600; color:#a97c50; display:block;}
.galler-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 20px;}
.galler-wrapp p a { color:#838383;}
.galler-wrapp p span { display:block;}
.galler-wrapp p strong { font-weight:700;}
.galler-wrapp .galler-col1 { width:100%; float:left; margin:0 0; position:relative;}
.galler-wrapp .galler-col1 img { width:100%; display:block;}
.galler-wrapp .galler-col1 .galler-row1 { width:100%; float:left; margin:0 0 30px;}
.galler-wrapp .galler-col1 .galler-row1 .galler-bar1 { width:49%; float:left; position:relative;} 
.galler-wrapp .galler-col1 .galler-row1 .galler-bar1:last-child { float:right;}
.galler-wrapp .galler-col2 { width:46.7%; float:left; margin:0 0 75px; position:relative;}
.galler-wrapp .galler-col2:nth-child(2n) { float:right;}
.galler-wrapp .galler-col2 img { width:100%; display:block;}
.galler-wrapp .galler-col2 .galler-row2 { width:100%; float:left; margin:0 0 0;}
.galler-wrapp .galler-btn1 { float:none; color:#f6f3f0; background:#a97c50; border-color:#a97c50; margin:0 0 0; padding:11px 32px 10px 32px;}
.galler-wrapp .galler-btn1:hover { color:#a97c50; background:none; border-color:#a97c50;}
.galler-wrapp h2, .galler-wrapp h2 span, .galler-wrapp h2 strong { font-family: 'Syne', sans-serif;}

/*paiger-wrapp*/
.paiger-wrapp .paiger-col1 { width:100%; float:left; padding:30px 0 0;}
.paiger-wrapp .paiger-col1 img { width:100%; display:block;}
.paiger-wrapp .paiger-col1 .paiger-row1 { width:auto; float:none; text-align:center; display:inline-block;}
.paiger-wrapp .paiger-col1 .paiger-row1 li { float:none; display:inline-block; margin:0 6px 0;}
.paiger-wrapp .paiger-col1 .paiger-row1 li a { display:inline-block;}
.paiger-wrapp .paiger-col1 .paiger-row1 li.active a { color:#a97c50; font-weight:700;}
.paiger-wrapp .paiger-col1 .paiger-row1 li a:hover { color:#a97c50; font-weight:700;}
.paiger-wrapp .paiger-btn1 { float:none; color:#f6f3f0; background:#d7c3b0; border-color:#d7c3b0; margin:0 15px 0 0; padding:11px 25px 10px;}
.paiger-wrapp .paiger-btn1:hover { color:#f6f3f0; background:#a97c50; border-color:#a97c50;}
.paiger-wrapp .paiger-btn2 { float:none; color:#f6f3f0; background:#a97c50; border-color:#a97c50; margin:0 0 0 15px; padding:11px 25px 10px;}
.paiger-wrapp .paiger-btn2:hover { color:#f6f3f0; background:#d7c3b0; border-color:#d7c3b0;}
.paiger-row1 li, .paiger-row1 li a { font-size:15px; color:#838383; font-weight:500; letter-spacing:1.2px;}

.paiger-wrapp .paiger-col1  h2.screen-reader-text { display: none;}
.paiger-wrapp .paiger-col1 span.page-numbers.current {float: none; display: inline-block; margin: 0 6px 0; font-size: 15px; color: #a97c50; font-weight: 700; letter-spacing: 1.2px;}
.paiger-wrapp .paiger-col1 a.page-numbers {float: none; display: inline-block; margin: 0 6px 0; font-size: 15px; color: #838383; font-weight: 500; letter-spacing: 1.2px;}
.paiger-wrapp .paiger-col1 a.page-numbers:hover { color:#a97c50; }
.paiger-wrapp .paiger-col1 a.next.page-numbers {width: auto; margin: 0;}
.paiger-wrapp .paiger-col1 a.prev.page-numbers {width: auto; margin: 0;}
.paiger-wrapp .paiger-col1 span.page-numbers.dots {float: none; display: inline-block; margin: 0 6px 0; font-size: 15px; color: #838383; font-weight: 500; letter-spacing: 1.2px;}

/*teamer-wrapp*/
.teamer-wrapp { padding:119px 0 50px;}
.teamer-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 30px;}
.teamer-wrapp p a { color:#838383;}
.teamer-wrapp p span { display:block;}
.teamer-wrapp p strong { font-weight:700;}
.teamer-wrapp h2 { font-size:27px; font-weight:600; color:#ccb7a3; letter-spacing:0.44px; line-height:1.37; text-transform:uppercase; margin:0 0 45px;}
.teamer-wrapp h2 a { color:#ccb7a3;}
.teamer-wrapp h2 span { display:block;}
.teamer-wrapp h3 { font-size:12px; font-weight:600; color:#a97c50; letter-spacing:0.71px; line-height:2.72; text-transform:uppercase; margin:0 0 0;}
.teamer-wrapp h3 a { color:#a97c50;}
.teamer-wrapp h3 span { display:block;}
.teamer-wrapp h4 { font-size:20px; font-weight:600; color:#ccb7a3; letter-spacing:0.67px; line-height:1.75; text-transform:uppercase; margin:0 0 35px;}
.teamer-wrapp h4 a { color:#ccb7a3;}
.teamer-wrapp h4 span { display:block;}
.teamer-wrapp .teamer-col1 { width:100%; float:left; display: flex; flex-wrap: wrap;}
.teamer-wrapp .teamer-col1 img { width:100%; display:block;}
.teamer-wrapp .teamer-col1 .teamer-col2 { width:22%; float:left; margin:0 17% 60px 0; text-align:center; position: relative; z-index: 1;}
.teamer-wrapp .teamer-col1 .teamer-col2:nth-child(3n) { margin-right:0;}
.teamer-wrapp .teamer-col1 .teamer-col2 .teamer-row1 { width:83%; float:none; margin:0 auto 0;}
.teamer-wrapp .teamer-col1 .teamer-col2 .teamer-row2 { width:100%; float:left; padding:30px 0 0;}
.teamer-wrapp h2, .teamer-wrapp h2 span, .teamer-wrapp h3, .teamer-wrapp h3 span, .teamer-wrapp h3 strong, .teamer-wrapp h4, .teamer-wrapp h4 span { font-family: 'Syne', sans-serif;}

/*feeser-wrapp*/
.feeser-wrapp .margin { max-width:975px;}
.feeser-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 30px;}
.feeser-wrapp p a { color:#838383;}
.feeser-wrapp p span { display:block;}
.feeser-wrapp p strong { font-weight:700;}
.feeser-wrapp h2 { float:none; font-size:18px; font-weight:500; line-height:normal; margin:0 0;}
.feeser-wrapp h2 a { color:#ffffff;}
.feeser-wrapp h2 span { display:block;}
.feeser-wrapp h2 strong { color:#008281;}
.feeser-wrapp h3 { font-size:27px; font-weight:600; color:#ccb7a3; letter-spacing:0.44px; line-height:1.37; text-transform:uppercase; margin:0 0 30px;}
.feeser-wrapp h3 a { color:#ccb7a3;}
.feeser-wrapp h3 span { display:block;}
.feeser-wrapp .feeser-col1 { width:100%; float:left; margin:0;}
.feeser-wrapp .feeser-row1 { width:100%; float:left;}
.feeser-wrapp .feeser-row2 { width:100%; float:left; margin:0 0 0; padding:12px 34px 20px;}
.feeser-wrapp .feeser-row1 .feeser-bar1 { width:54%; float:left; text-align:left; padding:0 0;}
.feeser-wrapp .feeser-row2 .feeser-bar2 { width:46%; 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-wrapp .feeser-btn1 { float:none; color:#5a5c61; background:#ffda7e; border-color:#ffda7e; margin:0 0 0; padding:17px 30px 14px;}
.feeser-wrapp .feeser-btn1:hover { color:#ffda7e; background:#5a5c61; border-color:#5a5c61;}
.feeser-bar1, .feeser-bar2 { font-size:16px; line-height:1.88; letter-spacing:1.18px; color:#000000; font-weight:400;}
.feeser-wrapp h3, .feeser-wrapp h3 span, .feeser-wrapp h3 strong { font-family: 'Syne', sans-serif;}

/*contac-wrapp*/
.contac-wrapp { text-align:center; padding:99px 0 50px;}
.contac-wrapp h2 { font-size:27px; font-weight:600; color:#ccb7a3; letter-spacing:0.44px; line-height:1.37; text-transform:uppercase; margin:0 0 30px;}
.contac-wrapp h2 a { color:#ccb7a3;}
.contac-wrapp h2 span { display:block;}
.contac-wrapp h3 { font-size:15px; line-height:1.73; color:#838383; margin:0 10px 0; font-weight:500; display:inline-block;}
.contac-wrapp h3 a { color:#838383;}
.contac-wrapp h3:hover a { color:#bd9d67;}
.contac-wrapp h3 span { display:block;}
.contac-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 14px;}
.contac-wrapp p a { color:#838383;}
.contac-wrapp p span { display:block;}
.contac-wrapp p strong { font-weight:700;}
.contac-wrapp .contac-col1 { width:100%; float:left;}
.contac-wrapp .contac-col1 img { width:100%; display:block;}
.contac-wrapp h2, .contac-wrapp h2 span { font-family: 'Syne', sans-serif;}

.contac-wrapp .opening-col1 { width:100%; float:left; margin:50px 0 0;}
.contac-wrapp .opening-col1 h2 { margin-bottom:24px;}
.contac-wrapp .opening-col1 .opening-row1 { width:250px; float:none; margin:0 auto; text-align:left;}
.contac-wrapp .opening-col1 .time-row { width:100%; float:left;}
.contac-wrapp .opening-col1 .time-row .time-col1 { width:37%; float:left;}
.contac-wrapp .opening-col1 .time-row .time-col2 { width:37%; float:right;}
.time-col1, .time-col2 { font-size:16px; color:#5a5c61; line-height:28px; font-weight:500;}

/*map-wrapp*/
.map-wrapp { width:100%; float:left;}
.map-wrapp iframe { width:100%; display:block; height:445px;}

/*blog-wrapp*/
.blog-wrapp p { float:none; font-size:15px; font-weight:500; color:#838383; letter-spacing:normal; line-height:1.73; margin:0 0 24px;}
.blog-wrapp p a { color:#838383;}
.blog-wrapp p span { display:block;}
.blog-wrapp p strong { font-weight:700;}
.blog-wrapp h2 { font-size:15px; font-weight:600; color:#a97c50; letter-spacing:0.17px; line-height:normal; text-transform:uppercase; margin:0 0 20px;}
.blog-wrapp h2 a { color:#a97c50;}
.blog-wrapp h2 span { display:block;}
.blog-wrapp h3 { font-size:24px; font-weight:600; color:#ccb7a3; letter-spacing:0.82px; line-height:1.33; text-transform:uppercase; margin:0 0 20px;}
.blog-wrapp h3 a { color:#ccb7a3;}
.blog-wrapp h3 span { display:block;}
.blog-wrapp h3 strong { font-weight:600; color:#a97c50; display:block;}
.blog-wrapp .blog-col1 { width:100%; float:left; margin:0 0; position:relative;}
.blog-wrapp .blog-col1 img { width:100%; display:block;}
.blog-wrapp .blog-col1 .blog-row1 { width:100%; float:left; margin:0 0 30px;}
.blog-wrapp .blog-col1 .blog-row1 .blog-bar1 { width:276px; float:left; position:relative;} 
.blog-wrapp .blog-col1 .blog-row1 .blog-bar1:last-child { float:right;}
.blog-wrapp .blog-col2 { width:48.2%; float:left; margin:0 0 96px; position:relative;}
.blog-wrapp .blog-col2:nth-child(2n) { float:right;}
.blog-wrapp .blog-col2 img { width:100%; display:block;}
.blog-wrapp .blog-col2 .blog-row2 { width:100%; float:left; margin:0 0 0;}
.blog-wrapp .blog-btn1 { float:left; color:#f6f3f0; background:#d7c3b0; border-color:#d7c3b0; margin:0 0 0; padding:11px 45px 10px;}
.blog-wrapp .blog-btn1:hover { color:#d7c3b0; background:none; border-color:#d7c3b0;}
.blog-wrapp h2, .blog-wrapp h2 span, .blog-wrapp h3, .blog-wrapp h3 span, .blog-wrapp h3 strong { font-family: 'Syne', sans-serif;}
.blog-wrapp .paiger-wrapp .paiger-col1 { padding:0;}

/*practice-wrapp*/
.practice-wrapp { position:relative; padding:60px 0 20px;}
.practice-wrapp p { font-size:16px; color:#707070; letter-spacing:normal; line-height:26px; text-transform:inherit; margin:0 0 0;}
.practice-wrapp p a { color:#707070;}
.practice-wrapp p span { display:block;}
.practice-wrapp .practice-row2 { width:100%; float:left; display: flex; flex-wrap: wrap;}
.practice-wrapp .practice-row1 { width:24.17%; float:left; margin:0 1.1% 1.1% 0; background:#0d0d0e; overflow:hidden; z-index: 9;}
.practice-wrapp .practice-row1:nth-child(4n) { margin-right:0;}
.practice-wrapp .practice-row1 img { width:100%; display:block; height: 245.45px; object-fit: cover; max-height: 246px;}
.practice-wrapp .practice-row1:hover img { opacity:0.40;}
.practice-wrapp .practice-row1 .practice-bar1 { width:100%; float:left;}

/*common-css*/
.treatments-box1 { width:100%; float:left; overflow:hidden; margin:0 0 0;}
.treatments-box2 { width:95.3%; float:left; text-align:right; margin:0 0 0;}
.about-wrapp:after, .about-wrapp:before, .appointment-col1:before, .testimonials-wrapp:before, .contact-wrapp:before { content:""; position:absolute;}
.sidbar-shape { width:100%; position:absolute; bottom:0; left:0; right:0; margin:0 auto;}
.sidbar-shape img { width:100%; display:block;}
.common-anchor { width:100%; height:100%; position:absolute; top:0; left:0; right:0; margin:0 auto; z-index: 99;}

/*mobile-css*/
.header-mob1 { width:100%; float:left; display:none; margin:0 0 0;}
.header-mob1 a { width:29px; float:none; display:inline-block; margin:0 2px 0;}

/*btn-css*/
.header-btn1, .header-btn2, .banner-btn1, .about-btn1, .appointment-btn1, .implants-btn1, .treatments-btn1, .like-btn1, .testimonials-btn1, .team-btn1, .team-btn2, .contact-fil1, .contact-btn1, .fheader-btn1, .fheader-btn2, .sidbar-fil1, .sidbar-btn1, .gallin-btn1, .buttons-btn1, .sidbar-btn2, .abouts-btn1, .abouts-btn2, .treatin-btn1, .blogin-btn1, .teamin-btn1, .testi-btn1, .galler-btn1, .paiger-btn1, .paiger-btn2, .blog-btn1 { text-align:center; font-size:13px; font-weight:500; letter-spacing:0.5px; border:1px solid; border-radius:38px; transition:all 0.25s ease-out 0s; display:inline-block; position:relative;}

/*show-hide-css*/
.mob-hide1 { display:none;}
.tab-hide1 { display:inline-block;}

.contact-wrapp .contact-col1 .nf-form-cont .nf-form-title { display: none;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%;float: none;margin: 0 auto;padding: 0;max-width: 100%;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; display: block; margin: 0 auto; position: relative; height: auto;} 
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
.contact-wrapp .contact-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;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell {padding: 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 24.2% !important; float: left; margin: 0 1.06% 30px 0; padding: 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child {margin: 0 0 35px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {width: 100%;height: 50px;margin: 0 0 0;padding: 0 2% 0;font-size: 13px;font-weight: 500;color: #ffffff;background: none; border: 1px solid #a97c50; resize: none; text-align: center; letter-spacing: normal; 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: 'Figtree', sans-serif; line-height: normal;}
.contact-wrapp .contact-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: 50px;float: right;margin: 0 0 0;padding: 16px 2% 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: auto !important; padding: 0; float: none; display: inline-block;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {display: inline-block;height: auto;visibility: visible;margin:0 20px 16px 0 !important;}
.contact-wrapp .contact-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: auto;padding-left: 28px;cursor: pointer;font-size: 12px;font-weight: 500;color: #ffffff;line-height: normal;display: inline;letter-spacing: normal;position: relative;top: 0;height: auto;margin: 0 0 0; z-index: 9;}
.contact-wrapp .contact-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: #a97c50;text-decoration: none;}    
.contact-wrapp .contact-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; } 
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.contact-wrapp .contact-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: -0.5px;width: 15px;height: 15px;background: none; border: 1px solid #a97c50;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {content: '';width: 7px;height: 7px;background: #a97c50; position: absolute;top: 3.5px;left: 4px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.contact-wrapp .contact-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);}
.contact-wrapp .contact-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 {border: 1px solid #a97c50;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: auto;float: left;margin: 0 0 16px !important;}
.contact-wrapp .contact-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;}
.contact-wrapp .contact-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;}
.contact-wrapp .contact-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: #a97c50;border: 1px solid #a97c50;margin: 20px 0 0;padding: 11px 50px 10px 50px;cursor: pointer;text-align: center;font-size: 13px;font-weight: 500;letter-spacing: 0.5px;border-radius: 38px;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;vertical-align: baseline;outline: none !important;font-family: 'Figtree', sans-serif;line-height: normal;box-shadow: none;}
.contact-wrapp .contact-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: #a97c50;background: none;border-color: #a97c50;}
 
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.contact-wrapp .contact-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;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-after-form-content { display: none;}

.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-title { display: none;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%;float: none;margin: 0 auto;padding: 0;max-width: 100%;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; display: block; margin: 0 auto; position: relative; height: auto;} 
.sidbar-wrapp .sidbar-row1 .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 .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 .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 .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 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell {padding: 0; width: 100% !important;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {width: 100%; float: left; height: 50px; margin: 0 0 14px 0; padding: 0 2% 0; font-size: 13px; font-weight: 500; color: #ffffff; background: none; border: 1px solid #a97c50; text-align: center; letter-spacing: normal; border-radius: 0; transition: all 0.25s ease-out 0s; display: inline-block; vertical-align: baseline; position: relative; box-shadow: none; resize: none; outline: none; font-family: 'Figtree', sans-serif; line-height: normal; z-index: 1;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {width: 100%; height: 50px; float: none; margin: 0 0 30px; padding: 16px 2% 0;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {display: inline-block;height: auto;visibility: visible;margin: 0 0 16px 0 !important; width: auto; float: left;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {width: auto; padding-left: 28px; cursor: pointer; font-size: 12px; font-weight: 500; color: #ffffff; line-height: 1.5; display: inline-block; position: relative; top: -3px; height: auto; letter-spacing: normal; margin: 0 0 0; z-index: 1; text-align: left;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {color: #a97c50; text-decoration: none;}    
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover { color: #ffffff;} 
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {content: '';position: absolute;left: 0;top: 0px;width: 15px;height: 15px;background: none; border: 1px solid #a97c50;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {content: '';width: 7px;height: 7px;background: #a97c50; position: absolute;top: 4px;left: 4px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.sidbar-wrapp .sidbar-row1 .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 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after {border: 1px solid #a97c50;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: auto;float: left;margin: 0 0 16px !important;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {width: auto;height: auto;float: none;color: #ffffff;background: #a97c50;border: 1px solid #a97c50;margin: 20px 0 0;padding: 11px 50px 10px 50px;cursor: pointer;text-align: center;font-size: 13px;font-weight: 500;letter-spacing: 0.5px;border-radius: 38px;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;vertical-align: baseline;outline: none !important;font-family: 'Figtree', sans-serif;line-height: normal;box-shadow: none;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover {color: #a97c50;background: none;border-color: #a97c50;}

.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-after-form-content { display: none;}

.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label, 
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap.nf-error .nf-field-label label {color: #d00000 !important; background: transparent;}

.wp-gr .wp-google-form {z-index: 21474830000!important;}

.blog-wrapp.common-style.blog-extra .blog-col2 {width: 100%; float: left; margin: 0 0 46px;}

.brands-wrapp .brands-col1.mobile {display: none;}
.brands-wrapp .brands-col1 .non-slider {width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.brands-wrapp .brands-col1 .non-slider .brands-row1 {width: 17.15%; float: left; margin: 0 2% 0;}

.treatments-wrapp .treatments-col1 .slick-slider .slick-track {display: flex; flex-wrap: wrap; height: inherit;}
.treatments-wrapp .treatments-col1 .slick-slider .slick-track .slick-slide {height: inherit;}
.treatments-wrapp .treatments-col1 .slick-slider .slick-track .slick-slide .treatments-col2 {height: 100%;}

.linker-wrapp .margin.sticky {display: none;}
.linker-wrapp .fixed > .margin { display: none;}
.linker-wrapp .fixed > .margin.sticky {display: block;}
.linker-wrapp .fixed .header-col2 {width: auto; float: left; margin: 13px 0 0 50px;}
.linker-wrapp .fixed .header-col2 a > ul > li:hover {color: #d7c3b0;}
.linker-wrapp .fixed .custom-select1 {float: none; display: inline-block;}
.linker-wrapp .fixed .linker-col3 {width: auto; float: none; display: inline-block; margin: 0 0 0 10px;}
.linker-wrapp .fixed .header-btn2 {float: right; color: #f6f3f0; background: #15292c; border-color: #15292c; margin: 0 0 0; padding: 11px 17px 10px 17px;}
.linker-wrapp .fixed .header-btn2:hover {color: #15292c; background: none; border-color: #15292c;}
.linker-wrapp .fixed .header-btn1 {float: right; color: #f6f3f0; background: #d7c3b0; border-color: #d7c3b0; margin: 0 8px 0 0; padding: 11px 22px 10px 22px;}
.linker-wrapp .fixed .header-btn1:hover {color: #d7c3b0; background: none; border-color: #d7c3b0;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.margin { width:90%;}

.treatments-wrapp .margin { width:90%;}

.common-style h3 {font-size: 24px; line-height: 30px;}

.header-wrapp { text-align:center; padding:60px 0 40px;}
.header-wrapp .header-col1 { width:241px; margin:0 auto 20px; position:relative; top:inherit;}
.header-wrapp .header-col1 .header-row1 { width:100%;}
.header-wrapp .header-col2 { width:100%; margin:0 0 16px;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col2 .header-row2 li { float:none; display:inline-block; margin:0 1px 0;}
.header-wrapp .header-col3 { width:100%; margin:0 0 0;}
.header-wrapp .header-col3 .header-row3 { width:100%;}
.header-wrapp .header-col4 { width:100%; display:none; margin:0 0 0;}
.header-wrapp .header-col4 .header-row4 { width:100%;}
.header-wrapp .header-col4 .header-row4 li { float:none; display:inline-block; margin:0 1px 0;}
.header-wrapp .header-btn1 { width:48%; margin:0 0 4.2%; padding:11px 2% 10px 2%;}
.header-wrapp .header-btn1:nth-child(2n) { float:right;}
.header-wrapp .header-btn2 { width:100%; margin:4.2% 0 0; padding:11px 2% 10px 2%;}
.header-wrapp .header-btn2:nth-child(2n) { float:right;}
.header-row2 li, .header-row2 li a { font-size:12px;}
.header-row4 li, .header-row4 li a { font-size:16px;}

.linker-wrapp { text-align:center; display:none; padding:40px 0 40px; position:relative; top:inherit;}
.linker-wrapp .linker-col1 { width:100%; transform:none; margin:0 0 20px; position:relative; top:inherit;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%;}
.linker-wrapp .linker-col2 { width:100%; margin:0 0 16px;}
.linker-wrapp .linker-col2 .linker-row2 { width:100%;}
.linker-wrapp .linker-col2 .linker-row2 a { width:29px; float:none; display:inline-block; margin:0 2px 0;}
.linker-wrapp .linker-col3 { width:100%; margin:0 0 0;}
.linker-wrapp .linker-col3 .linker-row3 { width:100%;}

.banner-wrapp { text-align:center; min-height:inherit; background:none;}
.banner-wrapp p { font-size:14px; color:#838383; margin:0 0 10px;}
.banner-wrapp p a { color:#838383;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:10px; color:#a97c50; margin:0 0 6px;}
.banner-wrapp h2 a { color:#a97c50;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:31px; color:#ccb7a3; letter-spacing:1.17px; margin:0 0 20px;}
.banner-wrapp h3 a { color:#ccb7a3;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp h3 strong { color:#a97c50;}
.banner-wrapp .banner-col1 { width:100%; margin:0 0 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:30px 5% 74px;}
.banner-wrapp .banner-btn1 { margin:18px 0 0;}

.about-wrapp { text-align:center; padding:10px 0 30px;}
.about-wrapp p { font-size:13px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:10px; margin:0 0 6px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:26px; letter-spacing:1px; margin:0 0 18px;}
.about-wrapp h3 strong { display:block;}
.about-wrapp .about-col1 { width:100%; margin:0 0 0;}
.about-wrapp .about-col1 .about-row1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit;}
.about-wrapp .about-col2 { width:100%; margin:0 0 0;}
.about-wrapp .about-col2 .about-row2 { width:100%;}
.about-wrapp .about-btn1 { margin:14px 0 0;}

.appointment-wrapp { text-align:center; padding:30px 0 25px;}
.appointment-wrapp h2 { font-size:10px; margin:0 0 6px;}
.appointment-wrapp h2 span { display:inline;}
.appointment-wrapp h3 { font-size:21px; margin:0 0 18px;}
.appointment-wrapp h3 span { display:inline;}
.appointment-wrapp .appointment-col1 { width:100%; margin:0 0 0; padding:30px 5% 40px;}
.appointment-wrapp .appointment-col1 .appointment-row1 { width:100%;}
.appointment-wrapp .appointment-btn1 { margin:6px 0 0;}

.implants-wrapp { text-align:center; padding:25px 0 0;}
.implants-wrapp p { font-size:13px; margin:0 0 10px;}
.implants-wrapp p span { display:inline;}
.implants-wrapp h2 { font-size:10px; margin:0 0 6px;}
.implants-wrapp h2 span { display:inline;}
.implants-wrapp h3 { font-size:26px; margin:0 0 18px;}
.implants-wrapp h3 span { display:inline-block;}
.implants-wrapp .implants-col1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit;}
.implants-wrapp .implants-col1 .implants-row1 { width:100%; padding:0 5% 0;}
.implants-wrapp .implants-col2 { width:100%; margin:0 0 0;}
.implants-wrapp .implants-col2 .implants-row2 { width:100%;}
.implants-wrapp .implants-btn1 { margin:14px 0 0;}

.treatments-wrapp { text-align:center; padding:60px 0 60px;}
.treatments-wrapp p { font-size:13px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:16px; margin:0 0 12px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp .treatments-col1 { width:100%; margin:0 0 60px;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:18%; float:none; margin:0 auto 28px;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0; padding:40px 10% 80px;}
.treatments-wrapp .treatments-btn1 { bottom: 40px; margin: 0 auto; width: fit-content; left: 0; right: 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%;} 

.offer-wrapp { text-align:center; padding:28px 0 26px;}
.offer-wrapp h2 { font-size:14px; line-height:1.07; margin:0 0 0;}
.offer-wrapp h2 span { display:inline;}
.offer-wrapp .offer-col1 { width:100%; margin:0 0 0;}
.offer-wrapp .offer-col1 .offer-row1 { width:100%;}

.like-wrapp { text-align:center;}
.like-wrapp h2 { font-size:12px; margin:0 0 4px;}
.like-wrapp h2 span { display:inline;}
.like-wrapp .like-col1 { width:100%; transform:none; margin:32px 0 40px; position:relative; top:inherit;}
.like-wrapp .like-col1 .like-row1 { width:100%; padding:0 5% 0;}
.like-wrapp .like-col2 { width:100%; margin:0 0 0;}
.like-wrapp .like-col2 .like-row2 { width:100%;}
.like-wrapp .like-btn1 { margin:6px 1px 0; padding:22px 12px 21px 12px;}

.testimonials-wrapp { text-align:center; padding:50px 0 30px;}
.testimonials-wrapp p { font-size:13px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:10px; margin:0 0 6px;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp h3 { font-size:16px; margin:0 0 20px;}
.testimonials-wrapp h3 span { display:inline;}
.testimonials-wrapp h4 { font-size:13px; margin:18px 0 10px;}
.testimonials-wrapp h4 span { display:inline;}
.testimonials-wrapp .testimonials-col1 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%;}
.testimonials-wrapp .testimonials-btn1 { margin:48px 0 0;}

.team-wrapp { text-align:center; padding:30px 0 94px;}
.team-wrapp p { font-size:13px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:10px; margin:0 0 6px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:16px; margin:0 0 16px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp h4 { font-size:18px; margin:0 0 16px;}
.team-wrapp h4 span { display:inline;}
.team-wrapp .team-col1 { width:100%; margin:0 0 0;}
.team-wrapp .team-col1 .team-row1 { width:100%; margin:0 0 40px;}
.team-wrapp .team-col2 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit;}
.team-wrapp .team-col2 .team-row2 { width:100%; float:none; margin:0 auto 26px; padding: 0 0 60px;}
.team-wrapp .team-col3 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit;}
.team-wrapp .team-btn1 { margin:12px 6px 0 0;}
.team-wrapp .team-btn2 { margin:12px 0 0;}
.team-wrapp .team-col1 .team-full-row1 { justify-content: center;}
.team-wrapp .team-col1 .team-full-row1 .square-effect1 { width: 80%; float: none; margin: 0 auto;}
.team-wrapp .team-col3 .non-slider { margin: 0 auto; width: 80%;}

.contact-wrapp { text-align:center; padding:52px 0 60px;}
.contact-wrapp h2 { font-size:10px; margin:0 0 6px;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:26px; margin:0 0 28px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp .contact-col1 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { text-align:center;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:100%; height:44px; margin:0 0 4.2%; padding:0 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:100%; height:44px; margin:0 0 20px; padding:15px 5% 0;}
.contact-wrapp .contact-btn1 { margin:6px 0 0;}

.instagram-wrapp { text-align:center;}
.instagram-wrapp .instagram-col1 { width:50%; margin:0 0 0;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:40px;}
.instagram-wrapp .instagram-col2 { width:50%; margin:0 0 0;}
.instagram-wrapp .instagram-col2 .instagram-row2 { width:100%;}

.brands-wrapp { text-align:center; padding:54px 0 56px;}
.brands-wrapp h2 { font-size:11px; margin:0 0 14px;}
.brands-wrapp h2 span { display:inline;}
.brands-wrapp .brands-col1 { width:100%; margin:0 0 0;}
.brands-wrapp .brands-col1 .brands-row1 { width:auto; display:inline-block;}

.fheader-wrapp { text-align:center; padding:60px 0 16px;}
.fheader-wrapp .fheader-col1 { width:241px; transform:none; margin:0 auto 20px; position:relative; top:inherit;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%;}
.fheader-wrapp .fheader-col2 { width:100%; margin:0 0 10px; position:relative; bottom:inherit;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%;}
.fheader-wrapp .fheader-col2 .fheader-row2 a { width:29px; margin:0 2px 0;}
.fheader-wrapp .fheader-col3 { width:100%; margin:0 0 16px;}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%;}
.fheader-wrapp .fheader-col3 .fheader-row3 li { float:none; display:inline-block; margin:0 1px 0;}
.fheader-wrapp .fheader-col3 .fheader-row3 li:last-child { display:none;}
.fheader-wrapp .fheader-col4 { width:100%; margin:0 0 0;}
.fheader-wrapp .fheader-col4 .fheader-row4 { width:100%;}
.fheader-wrapp .fheader-btn1 { width:48%; margin:0 0 4.2%; padding:11px 2% 10px 2%;}
.fheader-wrapp .fheader-btn1:nth-child(2n) { float:right;}
.fheader-wrapp .fheader-btn2 { width:100%; margin:4.2% 0 4.2%; padding:11px 2% 10px 2%;}
.fheader-wrapp .fheader-btn2:nth-child(2n) { float:right;}
.fheader-row3 li, .fheader-row3 li a { font-size:12px;}

.footer-wrapp { text-align:center; padding:16px 0 95px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 6px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 li { margin:0 4px 4px;}
.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { display:none;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col2 .footer-row2 li { margin:0 4px 4px;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:10px;}

/*inner*/
.inner-wrapp h1 { font-size:24px;}
.inner-wrapp .inner-col1 { width:100%;}
.inner-row1 li, .inner-row1 li a { font-size:10px; letter-spacing:0.5px;}

.conten-wrapp { padding:40px 0;}
.conten-wrapp:after { display:none;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; margin:0 0 45px;}
.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}

.sidbar-wrapp h3 { font-size:26px;}
.sidbar-wrapp .sidbar-row1 { padding:45px 5% 50px;}
.sidbar-wrapp .sidbar-row2 { padding:0;}
.sidbar-wrapp .sidbar-row2 h3 { font-size:23px;}

.gallin-wrapp h2 { font-size:20px;}
.gallin-wrapp h2 strong { display:contents;}
.gallin-wrapp .gallin-col1 .gallin-row1 { margin:0 0 35px;}

.buttons { padding:20px 5% 37px;}
.buttons h5 { line-height:1.5; margin:0 0 20px;}
.buttons-tex1 { margin:0 11px;}
.buttons .buttons-btn1 { padding:11px 17px 10px;}
.buttons .buttons-btn2 span { display:none;}

.abouts-wrapp h3 { font-size:20px;}
.abouts-wrapp h3 span { display:contents;}
.abouts-wrapp h3 strong { display:inline-block;}
.abouts-wrapp p span { display:contents;}

.blogin-wrapp h3 { font-size:20px;}
.blogin-wrapp h3 strong { display:contents;}

.blog-wrapp h3 { font-size:20px;}
.blog-wrapp h3 strong { display:contents;}
.blog-wrapp .blog-col2 { width:100%; margin:0 0 55px;}

.paiger-wrapp .paiger-col1 .paiger-row1 { width:auto;}
.paiger-wrapp .paiger-col1 .paiger-row1 li,
.paiger-wrapp .paiger-col1 span.page-numbers.current,
.paiger-wrapp .paiger-col1 a.page-numbers,
.paiger-wrapp .paiger-col1 span.page-numbers.dots { margin:0 3px;}
.paiger-wrapp .paiger-btn1 { padding:11px 13px 10px;}
.paiger-wrapp .paiger-btn2 { padding:11px 13px 10px;}
.paiger-row1 li, .paiger-row1 li a,
.paiger-wrapp .paiger-col1 span.page-numbers.current,
.paiger-wrapp .paiger-col1 a.page-numbers,
.paiger-wrapp .paiger-col1 span.page-numbers.dots { font-size:10px;}

.contac-wrapp h2 { font-size:20px;}
.contac-wrapp h3 { width:100%;}

.feeser-wrapp h3 { font-size:20px;}
.feeser-wrapp .feeser-row2 { padding:12px 5% 20px;}

.conten-wrapp .linker-col2 .linker-row2 { width:100%; text-align:left;}

.galler-wrapp h2 { font-size:20px;}
.galler-wrapp .galler-col2 { width:100%; margin:0 0 55px;}
.galler-wrapp .paiger-wrapp .paiger-col1 { padding:0;}

.teamin-wrapp h3 { font-size:20px;}

.teamer-wrapp .teamer-col1 .teamer-col2 { width:100%; margin:0 0 0;}

.treatin-wrapp h2 { font-size:20px;}
.treatin-wrapp h2 strong { display:contents;}

.treat-wrapp h2 { font-size:24px;}
.treat-wrapp .treat-col1 .treat-col2 { width:100%; margin: 0 0 2.11% 0;}
.treat-wrapp .treat-col1 .treat-col2 .treat-row1 { bottom:30px; padding:0 5%;}

.practice-wrapp { padding:50px 0 20px;}
.practice-wrapp .practice-row1 { width:48%; margin:0 4% 2% 0;}
.practice-wrapp .practice-row1:nth-child(2n) { float:right; margin-right: 0;}
.practice-wrapp .practice-row1 img {height: 36.38vw;}

/*common-css*/
.treatments-box1 { width:100%; margin:0 0 0;}
.treatments-box2 { width:100%; text-align:center; margin:0 0 0;}

/*mobile-css*/
.header-mob1 { width:100%; display:block; margin:0 0 10px;}

/*btn-css*/
.header-btn1, .header-btn2, .banner-btn1, .about-btn1, .appointment-btn1, .implants-btn1, .treatments-btn1, .like-btn1, .testimonials-btn1, .team-btn1, .team-btn2, .contact-fil1, .contact-btn1, .fheader-btn1, .fheader-btn2, .sidbar-fil1, .sidbar-btn1, .gallin-btn1, .buttons-btn1, .sidbar-btn2, .abouts-btn1, .abouts-btn2, .treatin-btn1, .blogin-btn1, .teamin-btn1, .testi-btn1, .galler-btn1, .paiger-btn1, .paiger-btn2, .blog-btn1 { font-size:11px;}

/*show-hide-css*/
.mob-hide1 { display:inline-block;}

.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 100% !important; float: left; margin: 0 0 4.2%;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 11px; height: 44px; padding: 0 5% 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child {margin: 0 0 20px;}
.contact-wrapp .contact-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 {padding: 15px 5% 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell { width: 100% !important;}
.contact-wrapp .contact-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%; margin: 0 0 6px !important;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 16px !important;}
.contact-wrapp .contact-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 {font-size: 11px; position: relative; top: -4px;}
.contact-wrapp .contact-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 {font-size: 11px; margin: 6px 0 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: -1px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 3px;}

.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 11px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {text-align: left; width: 100%;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 10px !important;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 11px; position: relative; top: -4px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 3px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: -1px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 11px;}

.testi-wrapp .testi-row1 img {max-height: 57vw;}

.brands-wrapp .brands-col1 .non-slider .brands-row1 {width: 90%; margin: 0 auto 0; max-width: 165px;}

.brands-wrapp .brands-col1 .slick-slider img {max-width: 165px;}



}

@media screen and (min-width:481px) and (max-width:600px) {
.margin { width:90%;}
.treatments-wrapp .margin { width:90%;}

.common-style h3 {font-size: 26px; line-height: 32px;}

.header-wrapp { text-align:center; padding:60px 0 40px;}
.header-wrapp .header-col1 { width:241px; margin:0 auto 20px; position:relative; top:inherit;}
.header-wrapp .header-col1 .header-row1 { width:100%;}
.header-wrapp .header-col2 { width:100%; margin:0 0 16px;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col2 .header-row2 li { float:none; display:inline-block; margin:0 1px 0;}
.header-wrapp .header-col3 { width:100%; margin:0 0 0;}
.header-wrapp .header-col3 .header-row3 { width:100%;}
.header-wrapp .header-col4 { width:100%; display:none; margin:0 0 0;}
.header-wrapp .header-col4 .header-row4 { width:100%;}
.header-wrapp .header-col4 .header-row4 li { float:none; display:inline-block; margin:0 1px 0;}
.header-wrapp .header-btn1 { width:48%; margin:0 0 4.2%; padding:11px 2% 10px 2%;}
.header-wrapp .header-btn1:nth-child(2n) { float:right;}
.header-wrapp .header-btn2 { width:100%; margin:4.2% 0 0; padding:11px 2% 10px 2%;}
.header-wrapp .header-btn2:nth-child(2n) { float:right;}
.header-row2 li, .header-row2 li a { font-size:12px;}
.header-row4 li, .header-row4 li a { font-size:16px;}

.linker-wrapp { text-align:center; display:none; padding:40px 0 40px; position:relative; top:inherit;}
.linker-wrapp .linker-col1 { width:100%; transform:none; margin:0 0 20px; position:relative; top:inherit;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%;}
.linker-wrapp .linker-col2 { width:100%; margin:0 0 16px;}
.linker-wrapp .linker-col2 .linker-row2 { width:100%;}
.linker-wrapp .linker-col2 .linker-row2 a { width:29px; float:none; display:inline-block; margin:0 2px 0;}
.linker-wrapp .linker-col3 { width:100%; margin:0 0 0;}
.linker-wrapp .linker-col3 .linker-row3 { width:100%;}

.banner-wrapp { text-align:center; min-height:inherit; background:none;}
.banner-wrapp p { font-size:14px; color:#838383; margin:0 0 10px;}
.banner-wrapp p a { color:#838383;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:10px; color:#a97c50; margin:0 0 6px;}
.banner-wrapp h2 a { color:#a97c50;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:31px; color:#ccb7a3; letter-spacing:1.17px; margin:0 0 20px;}
.banner-wrapp h3 a { color:#ccb7a3;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp h3 strong { color:#a97c50;}
.banner-wrapp .banner-col1 { width:100%; margin:0 0 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:30px 5% 74px;}
.banner-wrapp .banner-btn1 { margin:18px 0 0;}

.about-wrapp { text-align:center; padding:10px 0 30px;}
.about-wrapp p { font-size:13px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:10px; margin:0 0 6px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:26px; letter-spacing:1px; margin:0 0 18px;}
.about-wrapp h3 span { display:inline;}
.about-wrapp h3 strong { display:block;}
.about-wrapp .about-col1 { width:100%; margin:0 0 0;}
.about-wrapp .about-col1 .about-row1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit;}
.about-wrapp .about-col2 { width:100%; margin:0 0 0;}
.about-wrapp .about-col2 .about-row2 { width:100%;}
.about-wrapp .about-btn1 { margin:14px 0 0;}

.appointment-wrapp { text-align:center; padding:30px 0 25px;}
.appointment-wrapp h2 { font-size:10px; margin:0 0 6px;}
.appointment-wrapp h2 span { display:inline;}
.appointment-wrapp h3 { font-size:21px; margin:0 0 18px;}
.appointment-wrapp h3 span { display:inline;}
.appointment-wrapp .appointment-col1 { width:100%; margin:0 0 0; padding:30px 5% 40px;}
.appointment-wrapp .appointment-col1 .appointment-row1 { width:100%;}
.appointment-wrapp .appointment-btn1 { margin:6px 0 0;}

.implants-wrapp { text-align:center; padding:25px 0 0;}
.implants-wrapp p { font-size:13px; margin:0 0 10px;}
.implants-wrapp p span { display:inline;}
.implants-wrapp h2 { font-size:10px; margin:0 0 6px;}
.implants-wrapp h2 span { display:inline;}
.implants-wrapp h3 { font-size:26px; margin:0 0 18px;}
.implants-wrapp h3 span { display:inline;}
.implants-wrapp .implants-col1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit;}
.implants-wrapp .implants-col1 .implants-row1 { width:100%; padding:0 5% 0;}
.implants-wrapp .implants-col2 { width:100%; margin:0 0 0;}
.implants-wrapp .implants-col2 .implants-row2 { width:100%;}
.implants-wrapp .implants-btn1 { margin:14px 0 0;}

.treatments-wrapp { text-align:center; padding:60px 0 60px;}
.treatments-wrapp p { font-size:13px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:16px; margin:0 0 12px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp .treatments-col1 { width:100%; margin:0 0 60px;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:18%; float:none; margin:0 auto 28px;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0; padding:40px 10% 80px;}
.treatments-wrapp .treatments-btn1 { bottom: 40px; margin: 0 auto; width: fit-content; left: 0; right: 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%;} 

.offer-wrapp { text-align:center; padding:28px 0 26px;}
.offer-wrapp h2 { font-size:14px; line-height:1.07; margin:0 0 0;}
.offer-wrapp h2 span { display:inline;}
.offer-wrapp .offer-col1 { width:100%; margin:0 0 0;}
.offer-wrapp .offer-col1 .offer-row1 { width:100%;}

.like-wrapp { text-align:center;}
.like-wrapp h2 { font-size:12px; margin:0 0 4px;}
.like-wrapp h2 span { display:inline;}
.like-wrapp .like-col1 { width:100%; transform:none; margin:32px 0 40px; position:relative; top:inherit;}
.like-wrapp .like-col1 .like-row1 { width:100%; padding:0 5% 0;}
.like-wrapp .like-col2 { width:100%; margin:0 0 0;}
.like-wrapp .like-col2 .like-row2 { width:100%;}
.like-wrapp .like-btn1 { margin:6px 1px 0; padding:22px 12px 21px 12px;}

.testimonials-wrapp { text-align:center; padding:50px 0 30px;}
.testimonials-wrapp p { font-size:13px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:10px; margin:0 0 6px;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp h3 { font-size:16px; margin:0 0 20px;}
.testimonials-wrapp h3 span { display:inline;}
.testimonials-wrapp h4 { font-size:13px; margin:18px 0 10px;}
.testimonials-wrapp h4 span { display:inline;}
.testimonials-wrapp .testimonials-col1 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%;}
.testimonials-wrapp .testimonials-btn1 { margin:48px 0 0;}

.team-wrapp { text-align:center; padding:30px 0 94px;}
.team-wrapp p { font-size:13px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:10px; margin:0 0 6px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:16px; margin:0 0 16px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp h4 { font-size:18px; margin:0 0 16px;}
.team-wrapp h4 span { display:inline;}
.team-wrapp .team-col1 { width:100%; margin:0 0 0;}
.team-wrapp .team-col1 .team-row1 { width:100%; margin:0 0 40px;}
.team-wrapp .team-col2 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit;}
.team-wrapp .team-col2 .team-row2 { width:100%; float:none; margin:0 auto 26px; padding: 0 0 60px;}
.team-wrapp .team-col3 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit;}
.team-wrapp .team-btn1 { margin:12px 6px 0 0;}
.team-wrapp .team-btn2 { margin:12px 0 0;}
.team-wrapp .team-col1 .team-full-row1 { justify-content: center;}
.team-wrapp .team-col1 .team-full-row1 .square-effect1 { width: 60%; float: none; margin: 0 auto;}
.team-wrapp .team-col3 .non-slider { margin: 0 auto; width: 60%;}

.contact-wrapp { text-align:center; padding:52px 0 60px;}
.contact-wrapp h2 { font-size:10px; margin:0 0 6px;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:26px; margin:0 0 28px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp .contact-col1 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { text-align:center;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:48%; height:44px; margin:0 0 4.2%; padding:0 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2:nth-child(2n) { float:right;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:48%; height:44px; margin:0 0 20px; padding:15px 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3:nth-child(2n) { float:right;}
.contact-wrapp .contact-btn1 { margin:6px 0 0;}

.instagram-wrapp { text-align:center;}
.instagram-wrapp .instagram-col1 { width:33.38%; margin:0 0 0;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:40px;}
.instagram-wrapp .instagram-col2 { width:66.60%; margin:0 0 0;}
.instagram-wrapp .instagram-col2 .instagram-row2 { width:100%;}

.brands-wrapp { text-align:center; padding:54px 0 56px;}
.brands-wrapp h2 { font-size:11px; margin:0 0 14px;}
.brands-wrapp h2 span { display:inline;}
.brands-wrapp .brands-col1 { width:100%; margin:0 0 0;}
.brands-wrapp .brands-col1 .brands-row1 { width:auto; display:inline-block;}

.fheader-wrapp { text-align:center; padding:60px 0 16px;}
.fheader-wrapp .fheader-col1 { width:241px; transform:none; margin:0 auto 20px; position:relative; top:inherit;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%;}
.fheader-wrapp .fheader-col2 { width:100%; margin:0 0 10px; position:relative; bottom:inherit;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%;}
.fheader-wrapp .fheader-col2 .fheader-row2 a { width:29px; margin:0 2px 0;}
.fheader-wrapp .fheader-col3 { width:100%; margin:0 0 16px;}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%;}
.fheader-wrapp .fheader-col3 .fheader-row3 li { float:none; display:inline-block; margin:0 1px 0;}
.fheader-wrapp .fheader-col3 .fheader-row3 li:last-child { display:none;}
.fheader-wrapp .fheader-col4 { width:100%; margin:0 0 0;}
.fheader-wrapp .fheader-col4 .fheader-row4 { width:100%;}
.fheader-wrapp .fheader-btn1 { width:48%; margin:0 0 4.2%; padding:11px 2% 10px 2%;}
.fheader-wrapp .fheader-btn1:nth-child(2n) { float:right;}
.fheader-wrapp .fheader-btn2 { width:100%; margin:4.2% 0 4.2%; padding:11px 2% 10px 2%;}
.fheader-wrapp .fheader-btn2:nth-child(2n) { float:right;}
.fheader-row3 li, .fheader-row3 li a { font-size:12px;}

.footer-wrapp { text-align:center; padding:16px 0 95px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 6px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 li { margin:0 4px 4px;}
.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { display:none;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col2 .footer-row2 li { margin:0 4px 4px;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:10px;}

/*inner*/
.inner-wrapp h1 { font-size:28px;}
.inner-wrapp .inner-col1 { width:100%;}
.inner-row1 li, .inner-row1 li a { font-size:12px;}

.conten-wrapp { padding:50px 0;}
.conten-wrapp:after { display:none;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; margin:0 0 45px;}
.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}

.sidbar-wrapp h3 { font-size:28px;}
.sidbar-wrapp .sidbar-row1 { padding:45px 5% 50px;}
.sidbar-wrapp .sidbar-row2 { padding:0;}
.sidbar-wrapp .sidbar-row2 h3 { font-size:28px;}

.gallin-wrapp h2 { font-size:20px;}
.gallin-wrapp h2 strong { display:contents;}
.gallin-wrapp .gallin-col1 .gallin-row1 { margin:0 0 35px;}

.buttons { padding:20px 5% 37px;}
.buttons h5 { line-height:1.5; margin:0 0 20px;}

.abouts-wrapp h3 { font-size:20px;}
.abouts-wrapp h3 span { display:contents;}
.abouts-wrapp h3 strong { display:inline-block;}
.abouts-wrapp p span { display:contents;}

.blogin-wrapp h3 { font-size:20px;}
.blogin-wrapp h3 strong { display:contents;}

.blog-wrapp h3 { font-size:20px;}
.blog-wrapp h3 strong { display:contents;}
.blog-wrapp .blog-col2 { width:100%; margin:0 0 55px;}

.paiger-wrapp .paiger-col1 .paiger-row1 { width:auto;}
.paiger-wrapp .paiger-col1 .paiger-row1 li,
.paiger-wrapp .paiger-col1 span.page-numbers.current,
.paiger-wrapp .paiger-col1 a.page-numbers,
.paiger-wrapp .paiger-col1 span.page-numbers.dots { margin:0 7px;}
.paiger-wrapp .paiger-btn1 { padding:11px 16px 10px;}
.paiger-wrapp .paiger-btn2 { padding:11px 16px 10px;}
.paiger-row1 li, .paiger-row1 li a,
.paiger-wrapp .paiger-col1 span.page-numbers.current,
.paiger-wrapp .paiger-col1 a.page-numbers,
.paiger-wrapp .paiger-col1 span.page-numbers.dots { font-size:12px;}

.contac-wrapp h2 { font-size:20px;}

.feeser-wrapp h3 { font-size:20px;}
.feeser-wrapp .feeser-row2 { padding:12px 5% 20px;}

.galler-wrapp h2 { font-size:20px;}
.galler-wrapp .galler-col2 { width:100%; margin:0 0 55px;}
.galler-wrapp .paiger-wrapp .paiger-col1 { padding:0;}

.teamer-wrapp h4 { font-size:16px;}
.teamer-wrapp .teamer-col1 .teamer-col2 { width:49%; margin:0 2% 5px 0;}
.teamer-wrapp .teamer-col1 .teamer-col2:nth-child(2n) { float:right; margin-right: 0;}
.teamer-wrapp .teamer-col1 .teamer-col2:nth-child(3n) { margin-right: auto;}

.treatin-wrapp h2 { font-size:20px;}

.treat-wrapp h2 { font-size:20px;}
.treat-wrapp .treat-col1 .treat-col2 { width:48%; margin:0 4% 4% 0;}
.treat-wrapp .treat-col1 .treat-col2:nth-child(2n) { float:right; margin-right: 0;}
.treat-wrapp .treat-col1 .treat-col2:nth-child(3n) { margin-right: auto;}
.treat-wrapp .treat-col1 .treat-col2 .treat-row1 { bottom:30px; padding:0 5%;}

.practice-wrapp { padding:50px 0 20px;}
.practice-wrapp .practice-row1 { width:48%; margin:0 4% 2% 0;}
.practice-wrapp .practice-row1:nth-child(2n) { float:right; margin-right: 0;}
.practice-wrapp .practice-row1 img { height: 36.38vw;}

/*common-css*/
.treatments-box1 { width:100%; margin:0 0 0;}
.treatments-box2 { width:100%; text-align:center; margin:0 0 0;}

/*mobile-css*/
.header-mob1 { width:100%; display:block; margin:0 0 10px;}

/*btn-css*/
.header-btn1, .header-btn2, .banner-btn1, .about-btn1, .appointment-btn1, .implants-btn1, .treatments-btn1, .like-btn1, .testimonials-btn1, .team-btn1, .team-btn2, .contact-fil1, .contact-btn1, .fheader-btn1, .fheader-btn2, .sidbar-fil1, .sidbar-btn1, .gallin-btn1, .buttons-btn1, .sidbar-btn2, .abouts-btn1, .abouts-btn2, .treatin-btn1, .blogin-btn1, .teamin-btn1, .testi-btn1, .galler-btn1, .paiger-btn1, .paiger-btn2, .blog-btn1 { font-size:11px;}

/*show-hide-css*/
.mob-hide1 { display:inline-block;}

.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 48% !important; float: left; margin: 0 0 4.2%;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(2n) {float: right;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 11px; height: 44px; padding: 0 10% 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important;}
.contact-wrapp .contact-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%; margin: 0 0 6px !important;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 16px !important;}
.contact-wrapp .contact-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 {font-size: 11px; position: relative; top: -4px;}
.contact-wrapp .contact-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 {font-size: 11px; margin: 6px 0 0;}

.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 11px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {text-align: left; width: 100%;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 10px !important;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 11px; position: relative; top: -4px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 3px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: -1px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 11px;}

.testi-wrapp .testi-row1 img {max-height: 57vw;}

.brands-wrapp .brands-col1 .non-slider .brands-row1 {width: 38.5%; margin: 0 2.5% 0;}

.brands-wrapp .brands-col1 .slick-slider img {max-width: 165px;}



}

@media screen and (min-width:601px) and (max-width:767px) {
.margin { width:90%;}
.treatments-wrapp .margin { width:90%;}

.common-style h3 {font-size: 26px; line-height: 32px;}

.header-wrapp { text-align:center; padding:60px 0 40px;}
.header-wrapp .header-col1 { width:241px; margin:0 auto 20px; position:relative; top:inherit;}
.header-wrapp .header-col1 .header-row1 { width:100%;}
.header-wrapp .header-col2 { width:100%; margin:0 0 16px;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col2 .header-row2 li { float:none; display:inline-block; margin:0 1px 0;}
.header-wrapp .header-col3 { width:100%; margin:0 0 0;}
.header-wrapp .header-col3 .header-row3 { width:100%;}
.header-wrapp .header-col4 { width:100%; display:none; margin:0 0 0;}
.header-wrapp .header-col4 .header-row4 { width:100%;}
.header-wrapp .header-col4 .header-row4 li { float:none; display:inline-block; margin:0 1px 0;}
.header-wrapp .header-btn1 { width:48%; margin:0 0 4.2%; padding:11px 2% 10px 2%;}
.header-wrapp .header-btn1:nth-child(2n) { float:right;}
.header-wrapp .header-btn2 { width:100%; margin:4.2% 0 0; padding:11px 2% 10px 2%;}
.header-wrapp .header-btn2:nth-child(2n) { float:right;}
.header-row2 li, .header-row2 li a { font-size:12px;}
.header-row4 li, .header-row4 li a { font-size:16px;}

.linker-wrapp { text-align:center; display:none; padding:40px 0 40px; position:relative; top:inherit;}
.linker-wrapp .linker-col1 { width:100%; transform:none; margin:0 0 20px; position:relative; top:inherit;}
.linker-wrapp .linker-col1 .linker-row1 { width:100%;}
.linker-wrapp .linker-col2 { width:100%; margin:0 0 16px;}
.linker-wrapp .linker-col2 .linker-row2 { width:100%;}
.linker-wrapp .linker-col2 .linker-row2 a { width:29px; float:none; display:inline-block; margin:0 2px 0;}
.linker-wrapp .linker-col3 { width:100%; margin:0 0 0;}
.linker-wrapp .linker-col3 .linker-row3 { width:100%;}

.banner-wrapp { text-align:center; min-height:inherit; background:none;}
.banner-wrapp p { font-size:14px; color:#838383; margin:0 0 10px;}
.banner-wrapp p a { color:#838383;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:10px; color:#a97c50; margin:0 0 6px;}
.banner-wrapp h2 a { color:#a97c50;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:31px; color:#ccb7a3; letter-spacing:1.17px; margin:0 0 20px;}
.banner-wrapp h3 a { color:#ccb7a3;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp h3 strong { color:#a97c50;}
.banner-wrapp .banner-col1 { width:100%; margin:0 0 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:30px 5% 74px;}
.banner-wrapp .banner-btn1 { margin:18px 0 0;}

.about-wrapp { text-align:center; padding:10px 0 30px;}
.about-wrapp p { font-size:13px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:10px; margin:0 0 6px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:26px; letter-spacing:1px; margin:0 0 18px;}
.about-wrapp h3 span { display:inline;}
.about-wrapp h3 strong { display:block;}
.about-wrapp .about-col1 { width:100%; margin:0 0 0;}
.about-wrapp .about-col1 .about-row1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit;}
.about-wrapp .about-col2 { width:100%; margin:0 0 0;}
.about-wrapp .about-col2 .about-row2 { width:100%;}
.about-wrapp .about-btn1 { margin:14px 0 0;}

.appointment-wrapp { text-align:center; padding:30px 0 25px;}
.appointment-wrapp h2 { font-size:10px; margin:0 0 6px;}
.appointment-wrapp h2 span { display:inline;}
.appointment-wrapp h3 { font-size:21px; margin:0 0 18px;}
.appointment-wrapp h3 span { display:inline;}
.appointment-wrapp .appointment-col1 { width:100%; margin:0 0 0; padding:30px 5% 40px;}
.appointment-wrapp .appointment-col1 .appointment-row1 { width:100%;}
.appointment-wrapp .appointment-btn1 { margin:6px 0 0;}

.implants-wrapp { text-align:center; padding:25px 0 0;}
.implants-wrapp p { font-size:13px; margin:0 0 10px;}
.implants-wrapp p span { display:inline;}
.implants-wrapp h2 { font-size:10px; margin:0 0 6px;}
.implants-wrapp h2 span { display:inline;}
.implants-wrapp h3 { font-size:26px; margin:0 0 18px;}
.implants-wrapp h3 span { display:inline;}
.implants-wrapp .implants-col1 { width:100%; transform:none; margin:0 0 40px; position:relative; top:inherit;}
.implants-wrapp .implants-col1 .implants-row1 { width:100%; padding:0 5% 0;}
.implants-wrapp .implants-col2 { width:100%; margin:0 0 0;}
.implants-wrapp .implants-col2 .implants-row2 { width:100%;}
.implants-wrapp .implants-btn1 { margin:14px 0 0;}

.treatments-wrapp { text-align:center; padding:60px 0 60px;}
.treatments-wrapp p { font-size:13px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:16px; margin:0 0 12px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp .treatments-col1 { width:100%; margin:0 0 60px;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:18%; float:none; margin:0 auto 28px;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0; padding:40px 5% 80px;}
.treatments-wrapp .treatments-btn1 { bottom: 40px; margin: 0 auto; width: fit-content; left: 0; right: 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%;} 

.offer-wrapp { text-align:center; padding:28px 0 26px;}
.offer-wrapp h2 { font-size:14px; line-height:1.07; margin:0 0 0;}
.offer-wrapp h2 span { display:inline;}
.offer-wrapp .offer-col1 { width:100%; margin:0 0 0;}
.offer-wrapp .offer-col1 .offer-row1 { width:100%;}

.like-wrapp { text-align:center;}
.like-wrapp h2 { font-size:12px; margin:0 0 4px;}
.like-wrapp h2 span { display:inline;}
.like-wrapp .like-col1 { width:100%; transform:none; margin:32px 0 40px; position:relative; top:inherit;}
.like-wrapp .like-col1 .like-row1 { width:100%; padding:0 5% 0;}
.like-wrapp .like-col2 { width:100%; margin:0 0 0;}
.like-wrapp .like-col2 .like-row2 { width:100%;}
.like-wrapp .like-btn1 { margin:6px 1px 0; padding:22px 12px 21px 12px;}

.testimonials-wrapp { text-align:center; padding:50px 0 30px;}
.testimonials-wrapp p { font-size:13px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:10px; margin:0 0 6px;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp h3 { font-size:16px; margin:0 0 20px;}
.testimonials-wrapp h3 span { display:inline;}
.testimonials-wrapp h4 { font-size:13px; margin:18px 0 10px;}
.testimonials-wrapp h4 span { display:inline;}
.testimonials-wrapp .testimonials-col1 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%;}
.testimonials-wrapp .testimonials-btn1 { margin:48px 0 0;}

.team-wrapp { text-align:center; padding:30px 0 94px;}
.team-wrapp p { font-size:13px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:10px; margin:0 0 6px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:16px; margin:0 0 16px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp h4 { font-size:18px; margin:0 0 16px;}
.team-wrapp h4 span { display:inline;}
.team-wrapp .team-col1 { width:100%; margin:0 0 0;}
.team-wrapp .team-col1 .team-row1 { width:100%; margin:0 0 40px;}
.team-wrapp .team-col2 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit;}
.team-wrapp .team-col2 .team-row2 { width:100%; float:none; margin:0 auto 26px; padding: 0 0 60px;}
.team-wrapp .team-col3 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit;}
.team-wrapp .team-btn1 { margin:12px 6px 0 0;}
.team-wrapp .team-btn2 { margin:12px 0 0;}
.team-wrapp .team-col1 .team-full-row1 { justify-content: center;}
.team-wrapp .team-col1 .team-full-row1 .square-effect1 { width: 40%; float: none; margin: 0 auto;}
.team-wrapp .team-col3 .non-slider { margin: 0 auto;}

.contact-wrapp { text-align:center; padding:52px 0 60px;}
.contact-wrapp h2 { font-size:10px; margin:0 0 6px;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:26px; margin:0 0 28px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp .contact-col1 { width:100%; margin:0 0 0;}
.contact-wrapp .contact-col1 .contact-row1 { width:100%;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil1 { text-align:center;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { width:48%; height:44px; margin:0 0 4.2%; padding:0 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2:nth-child(2n) { float:right;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { width:48%; height:44px; margin:0 0 20px; padding:15px 5% 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3:nth-child(2n) { float:right;}
.contact-wrapp .contact-btn1 { margin:6px 0 0;}

.instagram-wrapp { text-align:center;}
.instagram-wrapp .instagram-col1 { width:25%; margin:0 0 0;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:40px;}
.instagram-wrapp .instagram-col2 { width:75%; margin:0 0 0;}
.instagram-wrapp .instagram-col2 .instagram-row2 { width:100%;}

.brands-wrapp { text-align:center; padding:54px 0 56px;}
.brands-wrapp h2 { font-size:11px; margin:0 0 14px;}
.brands-wrapp h2 span { display:inline;}
.brands-wrapp .brands-col1 { width:100%; margin:0 0 0;}
.brands-wrapp .brands-col1 .brands-row1 { width:auto; display:inline-block;}

.fheader-wrapp { text-align:center; padding:60px 0 16px;}
.fheader-wrapp .fheader-col1 { width:241px; transform:none; margin:0 auto 20px; position:relative; top:inherit;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%;}
.fheader-wrapp .fheader-col2 { width:100%; margin:0 0 10px; position:relative; bottom:inherit;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%;}
.fheader-wrapp .fheader-col2 .fheader-row2 a { width:29px; margin:0 2px 0;}
.fheader-wrapp .fheader-col3 { width:100%; margin:0 0 16px;}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%;}
.fheader-wrapp .fheader-col3 .fheader-row3 li { float:none; display:inline-block; margin:0 1px 0;}
.fheader-wrapp .fheader-col3 .fheader-row3 li:last-child { display:none;}
.fheader-wrapp .fheader-col4 { width:100%; margin:0 0 0;}
.fheader-wrapp .fheader-col4 .fheader-row4 { width:100%;}
.fheader-wrapp .fheader-btn1 { width:48%; margin:0 0 4.2%; padding:11px 2% 10px 2%;}
.fheader-wrapp .fheader-btn1:nth-child(2n) { float:right;}
.fheader-wrapp .fheader-btn2 { width:100%; margin:4.2% 0 4.2%; padding:11px 2% 10px 2%;}
.fheader-wrapp .fheader-btn2:nth-child(2n) { float:right;}
.fheader-row3 li, .fheader-row3 li a { font-size:12px;}

.footer-wrapp { text-align:center; padding:16px 0 95px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 6px;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 li { margin:0 4px 4px;}
.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { display:none;}
.footer-wrapp .footer-col2 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width:100%;}
.footer-wrapp .footer-col2 .footer-row2 li { margin:0 4px 4px;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:10px;}

/*inner*/
.inner-wrapp h1 { font-size:30px;}
.inner-wrapp .inner-col1 { width:100%;}

.conten-wrapp { padding:50px 0;}
.conten-wrapp:after { display:none;}
.conten-wrapp .conten-row1 .conten-bar1 { width:100%; margin:0 0 45px;}
.conten-wrapp .conten-row1 .conten-bar2 { width:100%;}

.sidbar-wrapp h3 { font-size:30px;}
.sidbar-wrapp .sidbar-row1 { padding:45px 5% 50px;}
.sidbar-wrapp .sidbar-row2 { padding:0;}
.sidbar-wrapp .sidbar-row2 h3 { font-size:30px;}

.gallin-wrapp h2 { font-size:20px;}
.gallin-wrapp h2 strong { display:contents;}
.gallin-wrapp .gallin-col1 .gallin-row1 { margin:0 0 35px;}

.buttons { padding:20px 5% 37px;}

.abouts-wrapp h3 { font-size:22px;}
.abouts-wrapp h3 span { display:contents;}
.abouts-wrapp h3 strong { display:contents;}
.abouts-wrapp p span { display:contents;}

.blog-wrapp h3 { font-size:20px;}
.blog-wrapp .blog-col2 { width:100%; margin:0 0 55px;}

.contac-wrapp h2 { font-size:23px;}

.feeser-wrapp h3 { font-size:22px;}
.feeser-wrapp .feeser-row2 { padding:12px 5% 20px;}

.galler-wrapp h2 { font-size:20px;}
.galler-wrapp .galler-col2 { width:100%; margin:0 0 55px;}
.galler-wrapp .paiger-wrapp .paiger-col1 { padding:0;}

.teamer-wrapp h4 { font-size:18px;}
.teamer-wrapp .teamer-col1 .teamer-col2 { width:49%; margin:0 2% 5px 0;}
.teamer-wrapp .teamer-col1 .teamer-col2:nth-child(2n) { float:right; margin-right: 0;}
.teamer-wrapp .teamer-col1 .teamer-col2:nth-child(3n) { margin-right: auto;}

.treatin-wrapp h2 { font-size:22px;}

.treat-wrapp h2 { font-size:20px;}
.treat-wrapp .treat-col1 .treat-col2 { width:48%; margin:0 4% 4% 0;}
.treat-wrapp .treat-col1 .treat-col2:nth-child(2n) { float:right; margin-right: 0;}
.treat-wrapp .treat-col1 .treat-col2:nth-child(3n) { margin-right: auto;}
.treat-wrapp .treat-col1 .treat-col2 .treat-row1 { bottom:30px; padding:0 5%;}

/*common-css*/
.treatments-box1 { width:100%; margin:0 0 0;}
.treatments-box2 { width:100%; text-align:center; margin:0 0 0;}

/*mobile-css*/
.header-mob1 { width:100%; display:block; margin:0 0 10px;}

/*btn-css*/
.header-btn1, .header-btn2, .banner-btn1, .about-btn1, .appointment-btn1, .implants-btn1, .treatments-btn1, .like-btn1, .testimonials-btn1, .team-btn1, .team-btn2, .contact-fil1, .contact-btn1, .fheader-btn1, .fheader-btn2, .sidbar-fil1, .sidbar-btn1, .gallin-btn1, .buttons-btn1, .sidbar-btn2, .abouts-btn1, .abouts-btn2, .treatin-btn1, .blogin-btn1, .teamin-btn1, .testi-btn1, .galler-btn1, .paiger-btn1, .paiger-btn2, .blog-btn1 { font-size:11px;}

/*show-hide-css*/
.mob-hide1 { display:inline-block;}

.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 48% !important; float: left; margin: 0 0 4.2%;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(2n) {float: right;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 11px; height: 44px; padding: 0 10% 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important;}
.contact-wrapp .contact-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%; margin: 0 0 6px !important;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 16px !important;}
.contact-wrapp .contact-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 {font-size: 11px; position: relative; top: -4px;}
.contact-wrapp .contact-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 {font-size: 11px; margin: 6px 0 0;}

.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 11px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {text-align: left; width: 100%;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 10px !important;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 11px; position: relative; top: -4px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 3px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: -1px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 11px;}

.practice-wrapp .practice-row1 img {height: 18.45vw;}

.testi-wrapp .testi-row1 img {max-height: 27.15vw;}

.brands-wrapp .brands-col1 .non-slider .brands-row1 {width: 24.5%;}

.brands-wrapp .brands-col1 .slick-slider img {max-width: 165px;}



}

@media screen and (min-width:768px) and (max-width:900px) {
.margin { width:94%;}
.treatments-wrapp .margin { width:94%;}

.header-wrapp { padding:22px 0 20px;}
.header-wrapp .header-col1 { width:217px;}
.header-wrapp .header-col2 { margin:12px 0 0 32px;}
.header-wrapp .header-col2 .header-row2 li { margin:0 8px 0 0;}
.header-wrapp .header-col4 { margin:24px 0 0;}
.header-wrapp .header-btn1 { margin:0 4px 0 0; padding:11px 18px 10px 18px;}
.header-wrapp .header-btn2 { margin:0 0 0; padding:11px 13px 10px 13px;}
.header-row2 li, .header-row2 li a { font-size:11px;}
.header-row4 li, .header-row4 li a { font-size:16px;}

.linker-wrapp { padding:20px 0 20px;}
.linker-wrapp .linker-col2 { margin:3px 0 0;}
.linker-wrapp .linker-col2 .linker-row2 a { width:29px; margin:0 2px 0 0;}
.linker-wrapp .linker-col3 .linker-row3 { width:142px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp p { font-size:14px; margin:0 0 10px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:10px; margin:0 0 8px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:41px; margin:0 0 8px;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:94%;}

.about-wrapp { padding:90px 0 36px;}
.about-wrapp p { font-size:13px; margin:0 0 10px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:10px; margin:0 0 6px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:36px; margin:0 0 18px;}
.about-wrapp h3 span { display:inline;}

.appointment-wrapp { padding:36px 0 40px;}
.appointment-wrapp h2 { font-size:10px; margin:0 0 6px;}
.appointment-wrapp h2 span { display:inline;}
.appointment-wrapp h3 { font-size:25px; margin:0 0 18px;}
.appointment-wrapp h3 span { display:inline;}
.appointment-wrapp .appointment-col1 { padding:76px 5% 80px;}

.implants-wrapp { padding:40px 0 0;}
.implants-wrapp p { font-size:13px; margin:0 0 10px;}
.implants-wrapp p span { display:inline;}
.implants-wrapp h2 { font-size:10px; margin:0 0 4px;}
.implants-wrapp h2 span { display:inline;}
.implants-wrapp h3 { font-size:30px; margin:0 0 16px;}
.implants-wrapp h3 span { display:inline;}
.implants-wrapp .implants-col1 .implants-row1 { width:94%;}

.treatments-wrapp { padding:56px 0 74px 0;}
.treatments-wrapp p { font-size:13px; margin:0 0 10px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:17px; margin:0 0 14px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp .treatments-col1 { margin:0 0 8px;}
.treatments-wrapp .treatments-col2 { padding:38px 6% 80px;}
.treatments-wrapp .treatments-btn1 { bottom: 40px;}


.offer-wrapp { padding:14px 0 14px;}
.offer-wrapp h2 { font-size:14px; margin:0 0 0;}
.offer-wrapp h2 span { display:inline;}

.like-wrapp { padding:58px 0 64px;}
.like-wrapp h2 { font-size:12px; margin:0 0 0;}
.like-wrapp h2 span { display:inline;}
.like-wrapp .like-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit;}
.like-wrapp .like-col1 .like-row1 { width:94%; float:none; margin:0 auto 0;}
.like-wrapp .like-col2 { display:none;}

.testimonials-wrapp { padding:74px 0 47px;}
.testimonials-wrapp p { font-size:13px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:10px; margin:0 0 4px;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp h3 { font-size:18px; margin:0 0 20px;}
.testimonials-wrapp h3 span { display:inline;}
.testimonials-wrapp h4 { font-size:13px; margin:20px 0 10px;}

.team-wrapp { padding:47px 0 112px;}
.team-wrapp p { font-size:13px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:10px; margin:0 0 4px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:18px; margin:0 0 20px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp h4 { font-size:16px; margin:0 0 18px;}
.team-wrapp h4 span { display:inline;}
.team-wrapp .team-btn1 { margin:4px 6px 0 0;}

.contact-wrapp { padding:58px 0 64px;}
.contact-wrapp h2 { font-size:10px; margin:0 0 4px;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:30px; margin:0 0 28px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { margin:0 1.06% 24px 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { margin:0 0 24px;}

.instagram-wrapp .instagram-col1 .instagram-row1 { width:40px;}

.brands-wrapp { padding:40px 0 58px;}
.brands-wrapp h2 { font-size:11px; margin:0 0 14px;}
.brands-wrapp h2 span { display:inline;}

.fheader-wrapp { padding:60px 0 88px;}
.fheader-wrapp .fheader-col1 { width:217px;}
.fheader-wrapp .fheader-col2 .fheader-row2 a { width:29px;}
.fheader-wrapp .fheader-col3 .fheader-row3 li { margin:0 8px 0 0;}
.fheader-wrapp .fheader-btn1 { margin:0 4px 0 0; padding:11px 18px 10px 18px;}
.fheader-wrapp .fheader-btn2 { margin:0 0 0; padding:11px 13px 10px 13px;}
.fheader-row3 li, .fheader-row3 li a { font-size:11px;}

.footer-wrapp { padding:26px 0 95px;}
.footer-wrapp .footer-col1 { margin:0 0 4px;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:10px;}

/*inner*/
.inner-wrapp h1 { font-size:40px;}

.conten-wrapp .conten-row1 .conten-bar1 { width:60%;}
.conten-wrapp .conten-row1 .conten-bar2 { width:35%;}

.sidbar-wrapp h3 { font-size:22px;}
.sidbar-wrapp .sidbar-row1 { padding:40px 5% 45px;}
.sidbar-wrapp .sidbar-row2 { padding:0 0;}
.sidbar-wrapp .sidbar-row2 h3 { font-size:20px;}

.gallin-wrapp h2 { font-size:20px;}

.buttons { padding:20px 5% 37px;}
.buttons h5 { line-height:1.6;}

.abouts-wrapp h3 { font-size:26px;}
.abouts-wrapp p span { display:contents;}

.blogin-wrapp h3 { font-size:20px;}

.blog-wrapp h3 { font-size:20px;}

.feeser-wrapp h3 { font-size:22px;}

.galler-wrapp h2 { font-size:22px;}

.teamer-wrapp h4 { font-size:16px;}
.teamer-wrapp .teamer-col1 .teamer-col2 { width:30%; margin:0 5% 50px 0;}

.treatin-wrapp h2 { font-size:20px;}

.treat-wrapp h2 { font-size:20px;}
.treat-wrapp .treat-col1 .treat-col2 .treat-row1 { bottom:40px; padding:0 5%;}

/*btn-css*/
.header-btn1, .header-btn2, .banner-btn1, .about-btn1, .appointment-btn1, .implants-btn1, .treatments-btn1, .like-btn1, .testimonials-btn1, .team-btn1, .team-btn2, .contact-fil1, .contact-btn1, .fheader-btn1, .fheader-btn2, .sidbar-fil1, .sidbar-btn1, .gallin-btn1, .buttons-btn1, .sidbar-btn2, .abouts-btn1, .abouts-btn2, .treatin-btn1, .blogin-btn1, .teamin-btn1, .testi-btn1, .galler-btn1, .paiger-btn1, .paiger-btn2, .blog-btn1 { font-size:11px;}

/*show-hide-css*/
.tab-hide1 { display:none;}

.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {margin: 0 1.06% 24px 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child {margin: 0 0 24px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 11px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important;}
.contact-wrapp .contact-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%; margin: 0 0 6px !important;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 10px !important;}
.contact-wrapp .contact-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 {font-size: 11px; position: relative; top: -4px;}
.contact-wrapp .contact-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 {font-size: 11px;}

.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 11px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 10px !important;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 11px; position: relative; top: -4px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 3px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: -1px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 11px;}

.practice-wrapp .practice-row1 img {height: 19.10vw;}

.testi-wrapp .testi-row1 img {max-height: 18.45vw;}

.brands-wrapp .brands-col1 .non-slider .brands-row1 {width: 24.5%;}

.linker-wrapp .float-panel > .margin {width: 96%;}
.linker-wrapp .linker-col1 {width: 71.6%;}
.linker-wrapp .linker-col1 .linker-row1 {width: auto; margin: 0 0 0 5px;}
.linker-wrapp .fixed .linker-col1 .linker-row1 {margin: 0 0 0 32px;}
.linker-wrapp .fixed .linker-col3 .linker-row3 {width: 128px;}

.common-style h3 {font-size: 26px; letter-spacing: -0.96px; line-height: 32px;}

.treatments-wrapp .treatments-col2 .treatments-row2 h2 strong {display: inline-block;}

.linker-wrapp .fixed .header-col2 {margin: 12px 3px 0 5%;}
.linker-wrapp .fixed .linker-col3 {margin: 0 0 0 4px;}

}

@media screen and (min-width:768px) and (max-width:984px) {
.fheader-wrapp .fheader-col3 .fheader-row3 { max-width: 250px;}
}


@media screen and (min-width:901px) and (max-width:1024px) {
.margin { width:94%;}
.treatments-wrapp .margin { width:94%;}

.header-wrapp { padding:29px 0 27px;}
.header-wrapp .header-col1 { width:257px;}
.header-wrapp .header-col2 { margin:12px 0 0 70px;}
.header-wrapp .header-col2 .header-row2 li { margin:0 11px 0 0;}
.header-wrapp .header-col4 { margin:34px 0 0;}
.header-wrapp .header-btn1 { margin:0 6px 0 0; padding:11px 20px 10px 20px;}
.header-wrapp .header-btn2 { margin:0 0 0; padding:11px 15px 10px 15px;}
.header-row2 li, .header-row2 li a { font-size:12px;}
.header-row4 li, .header-row4 li a { font-size:17px;}

.linker-wrapp { padding:27px 0 27px;}
.linker-wrapp .linker-col2 { margin:3px 0 0;}
.linker-wrapp .linker-col2 .linker-row2 a { width:32px; margin:0 3px 0 0;}
.linker-wrapp .linker-col3 .linker-row3 { width:172px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp p { font-size:15px; margin:0 0 13px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 { font-size:11px; margin:0 0 10px;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:49px; margin:0 0 10px;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:94%;}

.about-wrapp { padding:102px 0 47px;}
.about-wrapp p { font-size:14px; margin:0 0 13px;}
.about-wrapp p span { display:inline;}
.about-wrapp h2 { font-size:11px; margin:0 0 8px;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:44px; margin:0 0 20px;}
.about-wrapp h3 span { display:inline;}

.appointment-wrapp { padding:47px 0 51px;}
.appointment-wrapp h2 { font-size:11px; margin:0 0 8px;}
.appointment-wrapp h2 span { display:inline;}
.appointment-wrapp h3 { font-size:31px; margin:0 0 20px;}
.appointment-wrapp h3 span { display:inline;}
.appointment-wrapp .appointment-col1 { padding:76px 5% 80px;}

.implants-wrapp { padding:51px 0 0;}
.implants-wrapp p { font-size:14px; margin:0 0 13px;}
.implants-wrapp p span { display:inline;}
.implants-wrapp h2 { font-size:11px; margin:0 0 6px;}
.implants-wrapp h2 span { display:inline;}
.implants-wrapp h3 { font-size:36px; margin:0 0 18px;}
.implants-wrapp h3 span { display:inline;}
.implants-wrapp .implants-col1 .implants-row1 { width:94%;}

.treatments-wrapp { padding:68px 0 86px 0;}
.treatments-wrapp p { font-size:14px; margin:0 0 13px;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:19px; margin:0 0 16px;}
.treatments-wrapp h2 span { display:inline;}
.treatments-wrapp .treatments-col1 { margin:0 0 15px;}
.treatments-wrapp .treatments-col2 { padding:38px 10% 80px;}
.treatments-wrapp .treatments-btn1 { bottom: 40px;}


.offer-wrapp { padding:18px 0 18px;}
.offer-wrapp h2 { font-size:15px; margin:0 0 0;}
.offer-wrapp h2 span { display:inline;}

.like-wrapp { padding:70px 0 76px;}
.like-wrapp h2 { font-size:13px; margin:0 0 0;}
.like-wrapp h2 span { display:inline;}
.like-wrapp .like-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit;}
.like-wrapp .like-col1 .like-row1 { width:94%; float:none; margin:0 auto 0;}
.like-wrapp .like-col2 { display:none;}

.testimonials-wrapp { padding:86px 0 58px;}
.testimonials-wrapp p { font-size:14px; margin:0 0 13px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:11px; margin:0 0 4px;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp h3 { font-size:22px; margin:0 0 22px;}
.testimonials-wrapp h3 span { display:inline;}
.testimonials-wrapp h4 { font-size:14px; margin:23px 0 13px;}

.team-wrapp { padding:58px 0 134px;}
.team-wrapp p { font-size:14px; margin:0 0 13px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:11px; margin:0 0 4px;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:22px; margin:0 0 22px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp h4 { font-size:18px; margin:0 0 20px;}
.team-wrapp h4 span { display:inline;}
.team-wrapp .team-btn1 { margin:4px 8px 0 0;}

.contact-wrapp { padding:70px 0 76px;}
.contact-wrapp h2 { font-size:11px; margin:0 0 6px;}
.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:36px; margin:0 0 30px;}
.contact-wrapp h3 span { display:inline;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil2 { margin:0 1.06% 27px 0;}
.contact-wrapp .contact-col1 .contact-row1 .contact-fil3 { margin:0 0 27px;}

.instagram-wrapp .instagram-col1 .instagram-row1 { width:43px;}

.brands-wrapp { padding:47px 0 70px;}
.brands-wrapp h2 { font-size:12px; margin:0 0 16px;}
.brands-wrapp h2 span { display:inline;}

.fheader-wrapp { padding:72px 0 105px;}
.fheader-wrapp .fheader-col1 { width:257px;}
.fheader-wrapp .fheader-col2 .fheader-row2 a { width:32px;}
.fheader-wrapp .fheader-col3 .fheader-row3 li { margin:0 11px 0 0;}
.fheader-wrapp .fheader-btn1 { margin:0 6px 0 0; padding:11px 20px 10px 20px;}
.fheader-wrapp .fheader-btn2 { margin:0 0 0; padding:11px 15px 10px 15px;}
.fheader-row3 li, .fheader-row3 li a { font-size:12px;}

.footer-wrapp { padding:33px 0 95px;}
.footer-wrapp .footer-col1 { margin:0 0 6px;}
.footer-row1 li, .footer-row1 li a, .footer-row2 li, .footer-row2 li a { font-size:11px;}

/*inner*/
.inner-wrapp h1 { font-size:42px;}

.conten-wrapp .conten-row1 .conten-bar1 { width:60%;}
.conten-wrapp .conten-row1 .conten-bar2 { width:35%;}

.sidbar-wrapp h3 { font-size:24px;}
.sidbar-wrapp .sidbar-row1 { padding:40px 5% 45px;}
.sidbar-wrapp .sidbar-row2 { padding:0 0;}
.sidbar-wrapp .sidbar-row2 h3 { font-size:24px;}

.gallin-wrapp h2 { font-size:22px;}

.buttons { padding:20px 5% 37px;}
.buttons h5 { line-height:1.6;}

.blog-wrapp h3 { font-size:22px;}

.feeser-wrapp h3 { font-size:22px;}

.galler-wrapp h2 { font-size:22px;}

.teamer-wrapp .teamer-col1 .teamer-col2 { width:30%; margin:0 5% 50px 0;}

.treatin-wrapp h2 { font-size:22px;}

.treat-wrapp h2 { font-size:22px;}
.treat-wrapp .treat-col1 .treat-col2 .treat-row1 { bottom:40px; padding:0 5%;}

/*btn-css*/
.header-btn1, .header-btn2, .banner-btn1, .about-btn1, .appointment-btn1, .implants-btn1, .treatments-btn1, .like-btn1, .testimonials-btn1, .team-btn1, .team-btn2, .contact-fil1, .contact-btn1, .fheader-btn1, .fheader-btn2, .sidbar-fil1, .sidbar-btn1, .gallin-btn1, .buttons-btn1, .sidbar-btn2, .abouts-btn1, .abouts-btn2, .treatin-btn1, .blogin-btn1, .teamin-btn1, .testi-btn1, .galler-btn1, .paiger-btn1, .paiger-btn2, .blog-btn1 { font-size:12px;}

/*show-hide-css*/
.tab-hide1 { display:none;}

.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {margin: 0 1.06% 27px 0;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 12px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child {margin: 0 0 27px;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important;}
.contact-wrapp .contact-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%; margin: 0 0 6px !important;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 13px !important;}
.contact-wrapp .contact-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 {font-size: 11px; position: relative; top: -4px;}
.contact-wrapp .contact-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 {font-size: 12px;}

.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 12px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 13px !important;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 11px; position: relative; top: -4px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: -1px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 3px;}
.sidbar-wrapp .sidbar-row1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 12px;}

.practice-wrapp .practice-row1 img {height: 19.15vw;}

.testi-wrapp .testi-row1 img {max-height: 18.8vw;}

.brands-wrapp .brands-col1 .non-slider .brands-row1 {width: 20.5%;}

.linker-wrapp .float-panel > .margin {width: 96%;}
.linker-wrapp .linker-col1 .linker-row1 {width: auto; float: none; margin: 0 0 0;}
.linker-wrapp .linker-col1 {width: 62.6%; margin-right: 197px;}

.treatments-wrapp .treatments-col2 .treatments-row2 h2 strong {display: inline-block;}

.linker-wrapp .fixed .header-col2 { margin: 12px 0 0 80px;}
.linker-wrapp .fixed .linker-col3 { margin: 0 0 0 3px;}
.linker-wrapp .fixed .header-btn1 { margin: 0 5px 0 0;}


}

@media screen and (min-width:1025px) and (max-width:1240px) {
.margin { width:94%;}
.treatments-wrapp .margin { width:94%;}

.header-wrapp .header-col1 { width:297px;}
.header-wrapp .header-col2 { margin:12px 0 0 80px;}

.linker-wrapp .linker-col3 .linker-row3 { width:202px;}

.banner-wrapp { min-height:548px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 { font-size:57px;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:94%;}

.about-wrapp p span { display:inline;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 { font-size:52px;}
.about-wrapp h3 span { display:inline;}

.appointment-wrapp h2 span { display:inline;}
.appointment-wrapp h3 { font-size:37px;}
.appointment-wrapp h3 span { display:inline;}

.implants-wrapp p span { display:inline;}
.implants-wrapp h2 span { display:inline;}
.implants-wrapp h3 { font-size:42px;}
.implants-wrapp h3 span { display:inline;}
.implants-wrapp .implants-col1 .implants-row1 { width:94%;}

.treatments-wrapp { padding:80px 0 98px 0;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 { font-size:24px;}
.treatments-wrapp h2 span { display:inline;}

.offer-wrapp h2 span { display:inline;}

.like-wrapp { padding:82px 0 88px;}
.like-wrapp h2 span { display:inline;}
.like-wrapp .like-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit;}
.like-wrapp .like-col1 .like-row1 { width:94%; float:none; margin:0 auto 0;}
.like-wrapp .like-col2 { display:none;}

.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp h3 { font-size:26px;}
.testimonials-wrapp h3 span { display:inline;}

.team-wrapp p span { display:inline;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 { font-size:26px;}
.team-wrapp h3 span { display:inline;}
.team-wrapp h4 { font-size:20px;}
.team-wrapp h4 span { display:inline;}

.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:42px;}
.contact-wrapp h3 span { display:inline;}

.brands-wrapp h2 span { display:inline;}

.fheader-wrapp .fheader-col1 { width:297px;}

/*inner*/
.inner-wrapp { min-height:inherit;}

.conten-wrapp .conten-row1 .conten-bar1 { width:60%;}
.conten-wrapp .conten-row1 .conten-bar2 { width:35%;}

.sidbar-wrapp .sidbar-row1 { padding:40px 5% 45px;}
.sidbar-wrapp .sidbar-row2 { padding:0 0;}

.buttons { padding:20px 5% 37px;}

.teamer-wrapp .teamer-col1 .teamer-col2 { width:28%; margin:0 8% 50px 0;}

.treat-wrapp h2 { font-size:22px;}
.treat-wrapp .treat-col1 .treat-col2 .treat-row1 { bottom:50px; padding:0 5%;}

/*show-hide-css*/
.tab-hide1 { display:none;}

.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-child(2) .nf-cell {width: 100% !important;}
.contact-wrapp .contact-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%; margin: 0 0 6px !important;}
.contact-wrapp .contact-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell:nth-child(2) .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {width: 100%; margin: 0 0 16px !important;}

.practice-wrapp .practice-row1 img {height: 19.15vw;}

.testi-wrapp .testi-row1 img {max-height: 18.8vw;}

.brands-wrapp .brands-col1 .non-slider .brands-row1 {width: 18.5%;}

.linker-wrapp .float-panel > .margin {width: 96%;}
.linker-wrapp .linker-col1 {width: 72.6%; margin-right: 184px;}
.linker-wrapp .linker-col1 .linker-row1 {width: auto; float: none; display: inline-block;}
.linker-wrapp .fixed .linker-col1 {margin-right: 165px;}

.linker-wrapp .fixed .header-col2 {margin: 12px 0 0 80px;}

}

@media screen and (min-width:1241px) and (max-width:1340px) {
.margin { width:94%;}
.treatments-wrapp .margin { width:94%;}

.header-wrapp .header-col1 { width:337px;}
.header-wrapp .header-col2 { margin:12px 0 0 80px;}

.linker-wrapp .linker-col3 .linker-row3 { width:232px;}

.banner-wrapp { min-height:664px;}
.banner-wrapp p span { display:inline;}
.banner-wrapp h2 span { display:inline;}
.banner-wrapp h3 span { display:inline;}
.banner-wrapp .banner-col1 { width:94%;}

.about-wrapp p span { display:inline;}
.about-wrapp h2 span { display:inline;}
.about-wrapp h3 span { display:inline;}

.appointment-wrapp h2 span { display:inline;}
.appointment-wrapp h3 { font-size:43px;}
.appointment-wrapp h3 span { display:inline;}

.implants-wrapp p span { display:inline;}
.implants-wrapp h2 span { display:inline;}
.implants-wrapp h3 { font-size:48px;}
.implants-wrapp h3 span { display:inline;}
.implants-wrapp .implants-col1 .implants-row1 { width:94%;}

.treatments-wrapp { padding:80px 0 98px 0;}
.treatments-wrapp p span { display:inline;}
.treatments-wrapp h2 span { display:inline;}

.offer-wrapp h2 span { display:inline;}

.like-wrapp h2 span { display:inline;}
.like-wrapp .like-col1 .like-row1 { width:94%;}

.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 span { display:inline;}
.testimonials-wrapp h3 span { display:inline;}

.team-wrapp p span { display:inline;}
.team-wrapp h2 span { display:inline;}
.team-wrapp h3 span { display:inline;}
.team-wrapp h4 { font-size:22px;}
.team-wrapp h4 span { display:inline;}

.contact-wrapp h2 span { display:inline;}
.contact-wrapp h3 { font-size:48px;}
.contact-wrapp h3 span { display:inline;}

.brands-wrapp h2 span { display:inline;}

.fheader-wrapp .fheader-col1 { width:337px;}

/*inner*/
.inner-wrapp { min-height:inherit;}

/*show-hide-css*/
.tab-hide1 { display:none;}

.linker-wrapp .fixed .header-col2 {margin: 13px 0 0 80px;}

}

@media screen and (min-width:1341px) and (max-width:1440px) {
.banner-wrapp { min-height:718px;}

/*inner*/
.inner-wrapp { min-height:inherit;}


}

@media screen and (min-width:1441px) and (max-width:1900px) {
.banner-wrapp { min-height:772px;}

/*inner*/
.inner-wrapp { min-height:inherit;}
}

@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;}
.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) { 

.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;}

.testi-wrapp .testi-row1.desk {display: none;}
.testi-wrapp .testi-row1.mobile {display: block;}

.map-wrapp iframe {pointer-events: none;}

.brands-wrapp .brands-col1.desktop {display: none;}
.brands-wrapp .brands-col1.mobile {display: block;}
.implants-row1 br { display: none;}
}


/*@media screen and (max-width: 1024px) { .treatments-wrapp h2 strong { display: inherit;} }*/