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

/* CSS Document © 2023 Digimax.co.uk */


/*------------------- common style ---------------------------*/

.common-style h1 { font-size: 42px; color: #5b5b5b; line-height: 58px; margin: 0 0 26px; } 

.common-style h2 { font-size: 35px; color: #5b5b5b; line-height: 55px; margin: 0 0 26px; }

.common-style h3 { font-size: 30px; color: #5b5b5b; line-height: 42px; margin: 0 0 26px; }

.common-style h4 { font-size: 28px; color: #5b5b5b; line-height: 48px; margin: 0 0 26px; }

.common-style h5 { font-size: 25px; color: #5b5b5b; line-height: 44px; margin: 0 0 26px; }

.common-style h6 { font-size: 22px; color: #5b5b5b; line-height: 42px; margin: 0 0 26px; }

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

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

.common-style p { font-size: 16px; color: #5b5b5b; line-height: 28px; margin: 0 0 27px;}

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

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

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

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

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

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

.common-style ul li { float:none; font-size: 16px; color: #5b5b5b; line-height: 28px; position:relative; margin: 0 0 0; padding:0 0 0 16px; font-family: 'Poppins', sans-serif;}

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

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

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

.common-style ol li { font-size: 16px; color: #5b5b5b; line-height: 28px; counter-increment: my-awesome-counter; padding-left:16px; width: auto; margin: 0 0 27px; position: relative; font-family: 'Poppins', sans-serif;}

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

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

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

.common-style blockquote p { font-size:16px; color: #5b5b5b; line-height: 28px; margin-bottom: 27px; position: relative; }

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

.grecaptcha-badge { visibility: hidden; }
 
/* IMG STYLES */ 
.alignright { float: right; margin-left: 16px; margin-bottom: 16px;}
.alignleft { float: left; margin-right: 16px; margin-bottom: 16px;}
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto;}
.alignnone { clear: both; }


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

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

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

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

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

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

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

nav.navigation.pagination { display: block; }


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

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

}

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

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


.header-wrapp, .banner-wrapp, .services-wrapp, .treatments-wrapp, .abouts-wrapp, .team-wrapp, .testimonials-wrapp, .enquiry-wrapp, .instagram-wrapp, .fheader-wrapp, .footer-wrapp, .inner-wrapp, .conten-wrapp, .sidbar-wrapp, .paiger-wrapp, .galler-wrapp, .blogin-wrapp, .bloger-wrapp, .feeser-wrapp, .gallerin-wrapp, .teamin-wrapp, .teamer-wrapp, .testi-wrapp, .treatin-wrapp, .treat-wrapp, .about-wrapp, .contac-wrapp, .opening-wrapp, .practice-wrapp { width:100%; float:left;}
.margin { width:100%; max-width:1250px; margin:auto;}

/*header-wrapp*/
.header-wrapp { background:none; padding:27px 0 27px; position:absolute; top:0; right:0; left:0; z-index:999;}
.header-wrapp p { font-size:18px; font-weight:400; color:#6d6e71; letter-spacing:0.25px; line-height:29px; margin:0 0 16px;}
.header-wrapp p a { color:#6d6e71;}
.header-wrapp p span { display:block;}
.header-wrapp p strong { font-weight:700;}
.header-wrapp .header-col1 { width:216px; float:left; transition:all 0.7s; margin:0 0 0;}
.header-wrapp .header-col1 img { width:100%; display:block;}
.header-wrapp .header-col1 .header-row1 { width:100%; float:left;}
.header-wrapp .header-col2 { width:auto; float:left; margin:8px 31px 0 0;}
.header-wrapp .header-col2 img { width:100%; display:block; transition:transform 0.8s ease-in-out 0s;}
.header-wrapp .header-col2 .header-row2 { width:100%; float:left;}
.header-wrapp .header-col2 .header-row2 a { width:31px; float:left; margin:0 11px 0 0;}
.header-wrapp .header-col2 .header-row2 a:last-child { margin-right:0;}
.header-wrapp .header-col2 .header-row2 a:hover img { transform:rotate(360deg);}
.header-wrapp .header-col3 { width:auto; float:left; margin:11px 28px 0 0;}
.header-wrapp .header-col3 img { width:100%; display:block;}
.header-wrapp .header-col3 .header-row3 { width:100%; float:left;}
.header-wrapp .header-col3 .header-row3 li { float:left; margin:0 0 0;}
.header-wrapp .header-col3 .header-row3 li:nth-child(2n) { color:#d4dcc6; margin:0 10px 0;}
.header-wrapp .header-col3 .header-row3 li span { width:14px; float:left; margin:0 11px 0 0;}
.header-wrapp .header-col3 .header-row3 li a:hover { color:#6e8b3a;}
.header-wrapp .header-col4 { width:auto; float:left; margin:0 0 0;}
.header-wrapp .header-col4 img { width:100%; display:block;}
.header-wrapp .header-col4 .header-row4 { width:100%; float:left;}
.header-wrapp .header-col5 { width:auto; float:left; clear:both; margin:19px 9px 0 0;}
.header-wrapp .header-col5 img { width:100%; display:block;}
.header-wrapp .header-col5 .header-row5 { width:auto; float:left; display: inline-block;}
.header-wrapp .header-col6 { width:auto; float:left; margin:19px 0 0;}
.header-wrapp .header-col6 img { width:100%; display:block;}
.header-wrapp .header-col6 .header-row6 { width:auto; float:left;}
.header-wrapp .header-btn1 { float:left; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:0 0 0 6px; padding:10px 22px 10px 22px;}
.header-wrapp .header-btn1:hover { color:#6e8b3a; background:none; border-color:#6e8b3a;}
.header-row3 li, .header-row3 li a { font-size:15.18px; font-weight:500; color:#6d6e71; letter-spacing:0;}
.header-wrapp .header-col4 .header-row4 .header-btn1 {position: relative; left: 0;}
.header-wrapp .header-col5 .sticky-btn1 {float: left; color: #ffffff; background: #6e8b3a; border-color: #6e8b3a; margin: 0 0 0 5px; padding: 10px 22px 10px 22px; text-align: center; font-size: 15.18px; font-weight: 500; letter-spacing: 0; border: 1px solid; border-radius: 40px; transition: all 0.25s ease-out 0s; position: relative;}
.header-wrapp .header-col5 .sticky-btn1:hover {color: #6e8b3a; background: none; border-color: #6e8b3a;}

.header-wrapp .header-col6 .dropdown-book-online {width: auto; float: right; display: inline-block; position: relative;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main {float: left; color: #ffffff; background: #6e8b3a; border: 1px solid #6e8b3a; margin: 0 0 0 6px; padding: 10px 30px 10px 18px; text-align: center; font-size: 15.18px; font-weight: 500; letter-spacing: 0; border-radius: 40px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; cursor: pointer;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main:hover {border-color: #6e8b3a; color: #6e8b3a; background: transparent;}

.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs {position: absolute; background: #ffffff; top: 47px; left: -9px; right: 0; width: 100%; min-width: 180px; border-radius: 6px; display: none; transition: all 0.25s ease-in; box-shadow: 0px 2px 4px 0 rgba(0,0,0,.26)!important; transform: translateY(-100px);}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs.show-active {display: block !important; transform: translateY(0px);}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs > div {display: block;float: left;width: 100%;position: relative;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs .sub-text a {width: 100%; display: block; padding: 8px 5px; color: #6e8b3a; text-align: center; font-size: 16px; font-weight: 500;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs .sub-text a:hover {background: #6e8b3a; color: #ffffff;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs > div .sub-nhg {width: 100%;padding: 8px 58px 15px;transition: all 0.25s ease-in;cursor: pointer;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs .sub-nhg-res {width: 100%;display: block;padding: 8px 5px;color: #6d6e71;text-align: center;font-size: 12px;font-weight: 500;position: absolute;background: #ffffff;transform: translateY(-100px);opacity: 0;visibility: hidden;transition: all 0.5s ease-in-out; border-radius: 0 0 6px 6px; box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, .26) !important;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs .sub-nhg-res a {font-size: 16px; display: block; color: #6e8b3a; margin: 4px 0 0; padding: 8px 0 4px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs .sub-nhg-res a:hover {color: #fff; background: #6e8b3a;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs > div:first-child a {border-radius: 6px 6px 0 0;}

.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main:after {content: ""; position: absolute; width: 0; height: 0; border-right: 8px solid #ffffff; border-left: 8px solid transparent; border-bottom: 8px solid transparent; top: 12px; right: 3px; transform: rotate(134deg); transition: all 0.25s ease-in;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main:hover:after {border-right: 8px solid #6e8b3a;}
.header-wrapp .fixed .header-col6 .dropdown-book-online {display: none;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs > div .sub-nhg:hover {background: #6e8b3a;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs .sub-nhg-res.active {opacity: 1; visibility: visible; transform: translateY(-5px);}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs .sub-image:hover .sub-nhg-res {transform: translateY(-5px); opacity: 1; visibility: visible;}

/*banner-wrapp*/
.banner-wrapp { min-height:817px; background:#f7f7f7; position:relative;}
.banner-wrapp p { font-size:18px; font-weight:400; color:#6d6e71; letter-spacing:0.25px; line-height:29px; margin:0 0 16px;}
.banner-wrapp p a { color:#6e8b3a;}
.banner-wrapp p span { display:block;}
.banner-wrapp p strong { font-weight:700;}
.banner-wrapp h2 { font-size:42.68px; font-weight:400; color:#6d6e71; letter-spacing:0; line-height:53.68px; margin:0 0 10px;}
.banner-wrapp h2 a { color:#6d6e71;}
.banner-wrapp h2 span { display:block;}
.banner-wrapp .banner-col1 { width:1250px; float:right; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:50%; right:0; left:0;}
.banner-wrapp .banner-col1 img { width:100%; display:block;}
.banner-wrapp .banner-col1 .banner-row1 { width:50%; float:right;}
.banner-wrapp .banner-col2 { width:1250px; float:left; margin:0 auto 0; position:absolute; right:0; bottom:5.7%; left:0;}
.banner-wrapp .banner-col2 img { width:100%; display:none;}
.banner-wrapp .banner-col2 .banner-row2 { width:228px; float:left; position:relative; z-index:9;}
.banner-wrapp .banner-col3 { width:1250px; float:right; margin:0 auto 0; position:absolute; right:0; bottom:6.8%; left:0;}
.banner-wrapp .banner-col3 img { width:100%; display:block;}
.banner-wrapp .banner-col3 .banner-row3 { width:286px; float:right;}
.banner-wrapp .banner-btn1 { float:left; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:3px 0 0; padding:10px 36px 10px 36px;}
.banner-wrapp .banner-btn1:hover { color:#6e8b3a; background:#ffffff; border-color:#6e8b3a;}

/*services-wrapp*/
.services-wrapp { text-align:center; background:none;}
.services-wrapp p { font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0; line-height:27px; margin:0 0 16px;}
.services-wrapp p a { color:#ffffff;}
.services-wrapp p span { display:block;}
.services-wrapp p strong { font-weight:700;}
.services-wrapp h2 { font-size:40px; font-weight:500; color:#ffffff; letter-spacing:0; line-height:51px; margin:0 0 10px;}
.services-wrapp h2 a { color:#ffffff;}
.services-wrapp h2 span { display:block;}
.services-wrapp .services-col1 { width:100%; float:left; margin:0 0 0;}
.services-wrapp .services-col1 img { width:100%; display:block;}
.services-wrapp .services-col1 .services-row1 { width:100%; float:left;}
.services-wrapp .services-col2 { width:50%; float:left; margin:0 0 0; position:relative;}
.services-wrapp .services-col2 img { width:100%; display:block;}
.services-wrapp .services-col2 .services-row2 { width:100%; float:left; transition: all 0.4s ease-in-out; position:absolute; top:7%; right:0; left:0;}
.services-wrapp .services-col2:hover .services-row2 { top:13%;}
.services-wrapp .services-btn1 { float:none; color:#6e8b3a; background:#ffffff; border-color:#ffffff; margin:7px 0 0; padding:10px 26px 10px 26px;}
.services-wrapp .services-btn1:hover { color:#ffffff; background:#6e8b3a; border-color:#6e8b3a;}
.services-wrapp .services-btn2 { float:none; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:7px 0 0; padding:10px 26px 10px 26px;}
.services-wrapp .services-btn2:hover { color:#6e8b3a; background:#ffffff; border-color:#ffffff;}

/*treatments-wrapp*/
.treatments-wrapp { text-align:center; background:none; padding:15px 0 46px;}
.treatments-wrapp p { font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0; line-height:27px; margin:0 0 16px;}
.treatments-wrapp p a { color:#ffffff;}
.treatments-wrapp p span { display:block;}
.treatments-wrapp p strong { font-weight:700;}
.treatments-wrapp h2 { font-size:30px; font-weight:500; color:#ffffff; letter-spacing:0; line-height:41px; margin:0 0 12px;}
.treatments-wrapp h2 a { color:#ffffff;}
.treatments-wrapp h2 span { display:block;}
.treatments-wrapp .treatments-col1 { width:100%; float:left; margin:0 0 0;}
.treatments-wrapp .treatments-col1 img { width:100%; display:block;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%; float:left;}
.treatments-wrapp .treatments-col2 { width:100%; float:left; margin:0 0 0; position:relative;}
.treatments-wrapp .treatments-col2 img { width:100%; display:block;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; float:left; transition: all 0.4s ease-in-out; position:absolute; right:0; bottom:11.6%; left:0; z-index: 100;}
.treatments-wrapp .treatments-col2:hover .treatments-row2 { bottom:17.6%;}
.treatments-wrapp .treatments-btn1 { float:none; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:11px 0 0; padding:10px 26px 10px 26px; position: relative; z-index: 101;}
.treatments-wrapp .treatments-btn1:hover { color:#6e8b3a; background:#ffffff; border-color:#6e8b3a;}
.treatments-wrapp .treatments-col1.desktop {display: block;}
.treatments-wrapp .treatments-col1.mobile {display: none;}

/*abouts-wrapp*/
.abouts-wrapp { text-align:center; background:none; padding:46px 0 516px;}
.abouts-wrapp p { font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0; line-height:27px; margin:0 0 16px;}
.abouts-wrapp p a { color:#ffffff;}
.abouts-wrapp p span { display:block;}
.abouts-wrapp p strong { font-weight:700;}
.abouts-wrapp h2 { font-size:40px; font-weight:500; color:#ffffff; letter-spacing:0; line-height:51px; margin:0 0 42px;}
.abouts-wrapp h2 a { color:#ffffff;}
.abouts-wrapp h2 span { display:block;}
.abouts-wrapp .abouts-col1 { width:72%; float:none; margin:0 auto 0;}
.abouts-wrapp .abouts-col1 img { width:100%; display:block;}
.abouts-wrapp .abouts-col1 .abouts-row1 { width:100%; float:none;}
.abouts-wrapp .abouts-btn1 { float:none; color:#6e8b3a; background:#ffffff; border-color:#ffffff; margin:23px 0 0; padding:10px 26px 10px 26px;}
.abouts-wrapp .abouts-btn1:hover { color:#ffffff; background:#6e8b3a; border-color:#6e8b3a;}

/*team-wrapp*/
.team-wrapp { background:none; position:relative;}
.team-wrapp p { font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 16px;}
.team-wrapp p a { color:#ffffff;}
.team-wrapp p span { display:block;}
.team-wrapp p strong { font-weight:700;}
.team-wrapp h2 { font-size:40px; font-weight:500; color:#ffffff; letter-spacing:0; line-height:51px; margin:0 0 8px;}
.team-wrapp h2 a { color:#ffffff;}
.team-wrapp h2 span { display:block;}
.team-wrapp h3 { font-size:16px; font-weight:500; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 34px;}
.team-wrapp h3 a { color:#ffffff;}
.team-wrapp h3 span { display:block;}
.team-wrapp .team-col1 { width:1250px; float:right; background:#5e7d8f /*url(../images/team-bg1.jpg)*/ no-repeat center / cover; margin:0 auto 0; position:absolute; top:-360px; right:0; left:0; z-index:9; padding: 30px 15px 0;}
.team-wrapp .team-col1 img { width:100%; display:block;}
.team-wrapp .team-col1 .team-row1 { width:52%; float:right; padding:102px 7% 130px 0;}
.team-wrapp .team-btn1 { float:none; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:17px 0 0; padding:10px 30px 10px 30px;}
.team-wrapp .team-btn1:hover { color:#6e8b3a; background:#ffffff; border-color:#ffffff;}


 
.team-wrapp .team-col1 .slick-track { display: flex; flex-wrap: wrap; height: auto;}
.team-wrapp .team-col1 .slick-track .slick-slide { position: relative; height: auto; margin: 0 10px; padding-bottom: 120px;}
.team-wrapp .team-col1 .team-img { width: 100%; margin: 0 auto; display: block; float: left; /*height: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: -1;*/}
.team-wrapp .team-col1 .team-img .masonry-row1 { width: 100%; display: block; margin: 0 auto; float: left; height: 100%;}
.team-wrapp .team-col1 .team-img .masonry-row1 img { width: 100%; display: block; margin: 0 auto; height: 100%; max-width: 100%; object-fit: cover;}
.team-wrapp .team-col1 ul.slick-dots { bottom: 30px; text-align: center;}
.team-wrapp .team-col1 .slick-track .slick-slide .team-row1 { width: 100%; display: block; float: left; margin: 0 auto; padding: 40px 20px 40px; text-align: center;}

.team-wrapp .team-col1 .slick-track .slick-slide h2 { font-size: 30px; line-height: 40px; margin: 0 0 8px;}
.team-wrapp .team-col1 .slick-track .slick-slide h3 {font-size: 15px;line-height: 28px;color: #fff;font-weight: 500;margin: 0 0 15px;}
.team-wrapp .team-col1 .slick-track .slick-slide .team-btn1 { position: absolute; left: 0; right: 0; width: fit-content; margin:  0 auto; bottom: 90px;}




/*testimonials-wrapp*/
.testimonials-wrapp { background:url(../images/testimonials-bg1.jpg) no-repeat center / cover; padding:540px 0 316px;}
.testimonials-wrapp p { font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 16px;}
.testimonials-wrapp p a { color:#ffffff;}
.testimonials-wrapp p span { display:block;}
.testimonials-wrapp p strong { font-weight:700;}
.testimonials-wrapp h2 { font-size:40px; font-weight:500; color:#ffffff; letter-spacing:0; line-height:51px; margin:0 0 20px;}
.testimonials-wrapp h2 a { color:#ffffff;}
.testimonials-wrapp h2 span { display:block;}
.testimonials-wrapp h3 { font-size:16px; font-weight:700; color:#ffffff; letter-spacing:0; line-height:28px; margin:-2px 0 16px;}
.testimonials-wrapp h3 a { color:#ffffff;}
.testimonials-wrapp h3 span { display:block;}
.testimonials-wrapp .testimonials-col1 { width:32.8%; float:right; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 img { width:100%; display:block;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%; float:right;}
.testimonials-wrapp .testimonials-btn1 { float:none; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:12px 0 0; padding:10px 24px 10px 24px;}
.testimonials-wrapp .testimonials-btn1:hover { color:#6e8b3a; background:#ffffff; border-color:#ffffff;}

/*enquiry-wrapp*/
.enquiry-wrapp { text-align:center; background:none; margin:-4.4% 0 0;}
.enquiry-wrapp p { font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 16px;}
.enquiry-wrapp p a { color:#ffffff; text-decoration: underline;}
.enquiry-wrapp p a:hover { text-decoration: none;}
.enquiry-wrapp p span { display:block;}
.enquiry-wrapp p strong { font-weight:700;}
.enquiry-wrapp h2 { font-size:40px; font-weight:500; color:#ffffff; letter-spacing:0; line-height:51px; margin:0 0 44px;}
.enquiry-wrapp h2 a { color:#ffffff;}
.enquiry-wrapp h2 span { display:block;}
.enquiry-wrapp .enquiry-col1 { width:100%; float:left; background:#6e8b3a; margin:0 0 0; padding:38px 0 44px;}
.enquiry-wrapp .enquiry-col1 img { width:100%; display:block;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width:100%; float:left;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { text-align:left; color:#ffffff; background:rgba(0,0,0,0.0); border-color:#ffffff; resize:none;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:19.2%; height:45px; float:left; margin:0 0.96% 36px 0; padding:0 2.4% 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width:39.5%; height:45px; float:left; margin:0 0 36px; padding:10px 2.4% 0;}
.enquiry-wrapp .enquiry-btn1 { float:none; color:#6e8b3a; background:#ffffff; border-color:#ffffff; cursor:pointer; margin:30px 0 0; padding:10px 26px 10px 26px;}
.enquiry-wrapp .enquiry-btn1:hover { color:#ffffff; background:#6e8b3a; border-color:#ffffff;}


/*instagram-wrapp*/
.instagram-wrapp { text-align:center; background:none; padding:76px 0 24px;}
.instagram-wrapp p { font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 16px;}
.instagram-wrapp p a { color:#ffffff;}
.instagram-wrapp p span { display:block;}
.instagram-wrapp p strong { font-weight:700;}
.instagram-wrapp .instagram-col1 { width:35px; float:none; margin:0 auto 38px;}
.instagram-wrapp .instagram-col1 img { width:100%; display:block; transition:transform 0.8s ease-in-out 0s;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:100%; float:none;}
.instagram-wrapp .instagram-col1 .instagram-row1 a:hover img { transform:rotate(360deg);}
.instagram-wrapp .instagram-col2 { width:100%; float:left; margin:0 0 0;}
.instagram-wrapp .instagram-col2 img { width:100%; display:block;}
.instagram-wrapp .instagram-col2 .instagram-row2 { width:100%; float:left;}

/*fheader-wrapp*/
.fheader-wrapp { background:none; padding:24px 0 18px;}
.fheader-wrapp p { font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 16px;}
.fheader-wrapp p a { color:#ffffff;}
.fheader-wrapp p span { display:block;}
.fheader-wrapp p strong { font-weight:700;}
.fheader-wrapp .fheader-col1 { width:216px; float:left; margin:0 0 0;}
.fheader-wrapp .fheader-col1 img { width:100%; display:block;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%; float:left;}
.fheader-wrapp .fheader-col2 { width:auto; float:left; margin:0 0 44px;}
.fheader-wrapp .fheader-col2 img { width:100%; display:block;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%; float:left;}
.fheader-wrapp .fheader-col3 { width:auto; float:left; clear:both; margin:0 0 0;}
.fheader-wrapp .fheader-col3 img { width:100%; display:block; transition:transform 0.8s ease-in-out 0s;}
.fheader-wrapp .fheader-col3 .fheader-row3 a:hover img { transform:rotate(360deg);}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%; float:left;}
.fheader-wrapp .fheader-col3 .fheader-row3 a { width:31px; float:left; margin:0 11px 0 0;}
.fheader-wrapp .fheader-col3 .fheader-row3 a:last-child { margin-right:0;}
.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-col4 .fheader-row4 li { float:none; display:inline-block; margin:5px 22px 5px 22px;}
.fheader-wrapp .fheader-col4 .fheader-row4 li:last-child { margin-right:0;}
.fheader-wrapp .fheader-col4 .fheader-row4 li a:hover { color:#6e8b3a;}
.fheader-wrapp .fheader-btn1 { float:left; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:0 6px 0 0; padding:10px 18.4px 10px 18.4px;}
.fheader-wrapp .fheader-btn1:nth-child(4) { margin-right:0;}
.fheader-wrapp .fheader-btn1:hover { color:#6e8b3a; background:#ffffff; border-color:#6e8b3a;}
.fheader-wrapp .fheader-btn2 { float:left; color:#6e8b3a; background:#ffffff; border-color:#6e8b3a; margin:0 6px 0 0; padding:10px 18.4px 10px 18.4px;}
.fheader-wrapp .fheader-btn2:last-child { margin-right:0;}
.fheader-wrapp .fheader-btn2:hover { color:#ffffff; background:#6e8b3a; border-color:#6e8b3a;}
.fheader-row4 li, .fheader-row4 li a { font-size:14px; font-weight:600; color:#6d6e71; letter-spacing:1.4px; text-transform:uppercase;}

/*footer-wrapp*/
.footer-wrapp { text-align:center; background:#ffffff; padding:18px 0 95px;}
.footer-wrapp p { font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0; line-height:28px; margin:0 0 16px;}
.footer-wrapp p a { color:#ffffff;}
.footer-wrapp p span { display:block;}
.footer-wrapp p strong { font-weight:700;}
.footer-wrapp .footer-col1 { width:100%; float:left; margin:0 0 0;}
.footer-wrapp .footer-col1 img { width:100%; display:block;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%; float:left;}
.footer-wrapp .footer-col1 .footer-row1 li { float:none; display:inline-block; margin:0 0 0;}
.footer-wrapp .footer-col1 .footer-row1 li a:hover { color:#6e8b3a;}
.footer-row1 li, .footer-row1 li a { font-size:14px; color:#6d6e71; letter-spacing:0;}

/*inner-wrapp*/
.inner-wrapp { min-height:669px; background:none; position:relative;}
.inner-wrapp p { float:none; font-size:12.36px; color:#ffffff; letter-spacing:0.4px; line-height:25px; margin:-5px 0 0;}
.inner-wrapp p a { color:#ffffff;}
.inner-wrapp p span { display:block;}
.inner-wrapp p strong { font-weight:700;}
.inner-wrapp h1 { font-size:42.68px; color:#5b5b5b; line-height:60px; font-weight:400; margin:0 0 5px;}
.inner-wrapp h1 a { color:#5b5b5b;}
.inner-wrapp h1 span { display:inline;}
.inner-wrapp .inner-col1 { width:100%; float:left; text-align:right; transform:translateY(-50%); margin:0 auto 0; position:absolute; top:57%; right:0; left:0;}
.inner-wrapp .inner-col1 img { width:100%; display:block;}
.inner-wrapp .inner-col1 .inner-row1 { width:100%; float:left;}
.inner-wrapp .inner-col1 .inner-row1 li { float:none; display:inline-block; margin:0 1px 0;}
.inner-wrapp .inner-col1 .inner-row1 li a:hover { color:#6e8b3a;}
.inner-row1 li, .inner-row1 li a { font-size:18px; letter-spacing:0.25px; color:#6d6e71;}

/*conten-wrapp*/
.conten-wrapp { padding:0 0 0; position:relative;}
.conten-wrapp .conten-row1 { width:60.2%; float:left;}
.conten-wrapp .conten-row1 .conten-bar1 { width:784px; float:right; padding:102px 0 0;}
.conten-wrapp .conten-row2 { width:34%; float:right;}
.conten-wrapp .conten-row2 .conten-bar2 { width:100%; float:left;}
.conten-wrapp .conten-icon { width:25.8%; position:absolute; top:10%; left:-2%; margin:0 auto;}
.conten-wrapp .conten-icon img { width:100%; display:block; opacity:0.07;}

/*sidbar-wrapp*/
.sidbar-wrapp p { float:none; font-size:16px; color:#5b5b5b; letter-spacing:0; line-height:28px; margin:0 0 10px;}
.sidbar-wrapp p a { color:#5b5b5b;}
.sidbar-wrapp p span { display:block;}
.sidbar-wrapp p strong { font-weight:700;}
.sidbar-wrapp h2 { font-size:35px; font-weight:500; color:#ffffff; letter-spacing:0; line-height:50px; margin:0 0 23px;}
.sidbar-wrapp h2 a { color:#ffffff;}
.sidbar-wrapp h2 span { display:block;}
.sidbar-wrapp h3 { float:none; font-size:16px; font-weight:700; color:#5b5b5b; letter-spacing:0; line-height:29px; margin:0 10px 16px 0; display:inline-block;}
.sidbar-wrapp h3 a { color:#5b5b5b;}
.sidbar-wrapp h3 span { display:block;}
.sidbar-wrapp .sidbar-row { width:100%; float:left; position:relative;}
.sidbar-wrapp .sidbar-row1 { width:100%; float:left; background:#6e8b3a; padding:91px 0 70px; position:relative;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:320px; float:left; margin:0 0 0; padding:0 0 0 74px; position:relative; z-index:9;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil1 { text-align:left; color:#ffffff; background:rgba(0,0,0,0.0); border-color:#ffffff; resize:none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil2 { width:100%; height:45px; float:left; margin:0 0 14px 0; padding:0 25px 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .sidbar-fil3 { width:100%; height:135px; float:left; margin:0 0 36px; padding:10px 25px 0; border-radius:15px;}
.sidbar-wrapp .sidbar-row22 { width:100%; float:left; padding:118px 0 0; position:relative;}
.sidbar-wrapp .sidbar-row22:after { content:""; width:701px; height:572px; position:absolute; top:0; right:0; background:url(../images/sidbar-thumb1.png) no-repeat center / cover; z-index:-9;}
.sidbar-wrapp .sidbar-row22 h2 { color:#5b5b5b; margin:0 0 22px;}
.sidbar-wrapp .sidbar-row2 { width:410px; float:left; padding:0 0 0 74px; position:relative;}
.sidbar-wrapp .sidbar-row2 img { width:100%; display:block;}
.sidbar-wrapp .sidbar-row3 { width:100%; float:left; padding:55px 74px 85px; background:url(../images/sidbar-bg1.jpg) no-repeat center / cover;}
.sidbar-wrapp .sidbar-row3 h2 { margin:0 0 21px;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 { width:100%; float:left;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li { float:none; display:block;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li a { font-size:15px; color:#ffffff; padding:0 16px 0; line-height:36px; font-weight:500; transition:all 0.25s ease-out 0s;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li a:hover { color:#6e8b3a; font-weight:700;}
.sidbar-wrapp .sidbar-btn1 { float:none; color:#6e8b3a; background:#ffffff; border-color:#ffffff; cursor:pointer; margin:0 0 0; padding:10px 26px 10px 26px;}
.sidbar-wrapp .sidbar-btn1:hover { color:#ffffff; background:#6e8b3a; border-color:#ffffff;}
.sidbar-wrapp .sidbar-btn2 { float:none; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:12px 0 0; padding:10px 24px 10px 24px;}
.sidbar-wrapp .sidbar-btn2:hover { color:#6e8b3a; background:#ffffff; border-color:#6e8b3a;}
.sidbar-wrapp .sidbar-row3 .sidbar-bar3 li.active a {color: #6e8b3a; font-weight: 700;}


/*paiger-wrapp*/
.paiger-wrapp { padding:7px 0 0;}
.paiger-wrapp .paiger-row1 { width:auto; float:left; margin:0 0 0;}
.paiger-wrapp .paiger-row1 img { width:100%; display:block;}
.paiger-wrapp .paiger-row1 .paiger-bar1 { width:auto; float:none; display:inline-block; margin:0 0 0;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li { float:none; display:inline-block;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li a { display:inline-block; padding:0; margin:0 8px;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li.active a { color:#6e8b3a;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li a:hover { color:#6e8b3a;}
.paiger-wrapp .paiger-btn1 { float:none; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:11px 15px 0 0; padding:10px 26px 10px 26px;}
.paiger-wrapp .paiger-btn1:hover { color:#6e8b3a; background:#ffffff; border-color:#6e8b3a;}
.paiger-wrapp .paiger-btn2 { float:none; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:11px 0 0 15px; padding:10px 26px 10px 26px;}
.paiger-wrapp .paiger-btn2:hover { color:#6e8b3a; background:#ffffff; border-color:#6e8b3a;}
.paiger-bar1 li, .paiger-bar1 li a { font-size:16px; color:#5b5b5b; letter-spacing:0.2px;}


.paiger-wrapp .paiger-row1  h2.screen-reader-text { display: none;}
.paiger-wrapp .paiger-row1 span.page-numbers.current {display:inline-block; float:none; padding:0; margin:0 8px; font-size:16px; color: #6e8b3a; letter-spacing: 0.2px;}
.paiger-wrapp .paiger-row1 a.page-numbers { display:inline-block; float:none; padding:0; margin:0 8px; font-size:16px; color: #5b5b5b; letter-spacing: 0.2px;}
.paiger-wrapp .paiger-row1 a.page-numbers:hover { color:#6e8b3a; }
.paiger-wrapp .paiger-row1 a.next.page-numbers {padding: 0; margin: 0;}
.paiger-wrapp .paiger-row1 a.prev.page-numbers { padding: 0; margin: 0;}
.paiger-wrapp .paiger-row1 span.page-numbers.dots { display:inline-block; float:none; padding:0; margin:0 0 0; font-size:16px; color:#5b5b5b; letter-spacing:0.2px;}

.gallerin-ab1 { width:90%; float:left; margin:0 auto 0; position:absolute; bottom:15px; right:0; left:0;}
.gallerin-ab-tex1 { font-size:13px; color:#ffffff; display:inline-block; font-weight:500;}
.gallerin-ab-tex1:nth-child(2n) { float:right;}

/*galler-wrapp*/
.galler-wrapp h2 { font-size:26px; color:#5b5b5b; line-height:36px; font-weight:500; margin:0 0 13px; width:100%; float:left;}
.galler-wrapp h2 a { color:#497482;}
.galler-wrapp h2 span { display:block;}
.galler-wrapp p { font-size:16px; line-height:28px; color:#5b5b5b; margin:0 0 27px;}
.galler-wrapp p a { color:#6e8b3a;}
.galler-wrapp p span { display:block;}
.galler-wrapp p strong { font-weight:700;}
.galler-wrapp .galler-col1 { width:100%; float:left; margin:0 0 0; position:relative;}
.galler-wrapp .galler-col1 img { width:100%; display:block;}
.galler-wrapp .galler-col1 .galler-row1 { width:44%; float:left; position:relative; margin:0 0 0;}
.galler-wrapp .galler-col2 { width:100%; float:left; margin:0 0 135px; position:relative;}
.galler-wrapp .galler-col2 img { width:100%; display:block;}
.galler-wrapp .galler-col2:last-child { margin-bottom:97px;}
.galler-wrapp .galler-col2 .galler-row2 { width:49.7%; float:right; margin:0 0 0;}
.galler-wrapp .galler-btn1 { float:none; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:8px 0 0; padding:10px 26px 10px 26px;}
.galler-wrapp .galler-btn1:hover { color:#6e8b3a; background:#ffffff; border-color:#6e8b3a;}

/*blogin-wrapp*/
.blogin-wrapp h2 { font-size:35px; font-weight:500; color:#5b5b5b; letter-spacing:0; line-height:50px; margin:-11px 0 5px;}
.blogin-wrapp h2 a { color:#5b5b5b;}
.blogin-wrapp h2 span { display:block;}
.blogin-wrapp h3 { font-size:15px; color:#6e8b3a; line-height:29px; font-weight:500; margin:0 0 18px;}
.blogin-wrapp h3 a { color:#6e8b3a;}
.blogin-wrapp h3 span { display:block;}
.blogin-wrapp p { font-size:16px; line-height:28px; color:#5b5b5b; margin:0 0 27px;}
.blogin-wrapp p a { color:#6e8b3a;}
.blogin-wrapp p span { display:block;}
.blogin-wrapp p strong { font-weight:700;}
.blogin-wrapp .blogin-row1 { width:95.7%; float:left;}
.blogin-wrapp .blogin-row2 { width:100%; float:left; margin:0 0 44px;}
.blogin-wrapp .blogin-row2 img { width:100%; display:block;}
.blogin-wrapp .blogin-row2 .blogin-col1 { width:78.8%; float:left;}
.blogin-wrapp .blogin-btn1 { float:none; color:#6e8b3a; background:none; border-color:#6e8b3a; margin:8px 0 0; padding:10px 26px 10px 26px;}
.blogin-wrapp .blogin-btn1:hover { color:#ffffff; background:#6e8b3a; border-color:#6e8b3a;}

/*bloger-wrapp*/
.bloger-wrapp h2 { font-size:26px; font-weight:500; color:#5b5b5b; letter-spacing:0; line-height:38px; margin:0 0 8px;}
.bloger-wrapp h2 a { color:#5b5b5b;}
.bloger-wrapp h2 span { display:block;}
.bloger-wrapp h3 { font-size:15px; color:#6e8b3a; line-height:29px; font-weight:500; margin:0 0 18px;}
.bloger-wrapp h3 a { color:#6e8b3a;}
.bloger-wrapp h3 span { display:block;}
.bloger-wrapp p { font-size:16px; line-height:28px; color:#5b5b5b; margin:0 0 27px;}
.bloger-wrapp p a { color:#6e8b3a;}
.bloger-wrapp p span { display:block;}
.bloger-wrapp p strong { font-weight:700;}
.bloger-wrapp .bloger-row1 { width:100%; float:left; margin:-11px 0 0; display: flex; flex-wrap: wrap;}
.bloger-wrapp .bloger-row2 { width:45.8%; float:left; margin:0 8% 74px 0; padding:0 0 44px; border-bottom:1px solid #e5e5e5; position: relative; height: 253px;}
.bloger-wrapp .bloger-row2:nth-child(2n) { float:right; margin-right: 0;}
.bloger-wrapp .bloger-row2 img { width:100%; display:block;}
.bloger-wrapp .bloger-row2 .bloger-col1 { width:100%; float:left; margin:0 0 30px;}
.bloger-wrapp .bloger-btn1 { float:none; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:6px 0 0; padding:10px 26px 10px 26px;}
.bloger-wrapp .bloger-btn1:hover { color:#6e8b3a; background:#ffffff; border-color:#6e8b3a;}
.bloger-wrapp .bloger-row2 .bloger-btn1 {position: absolute; bottom: 44px;}
.bloger-wrapp .bloger-row2.extra {height: auto !important;}
.bloger-wrapp .bloger-row2.extra .bloger-btn1 {position: relative !important; bottom: 0 !important;}

/*feeser-wrapp*/
.feeser-wrapp h2 { font-size:15px; color:#ffffff; line-height:1; font-weight:400;}
.feeser-wrapp h3 { font-size:26px; font-weight:500; color:#5b5b5b; letter-spacing:0; line-height:38px; margin:-10px 0 8px;}
.feeser-wrapp h3 a { color:#5b5b5b;}
.feeser-wrapp h3 span { display:block;}
.feeser-wrapp p { font-size:16px; line-height:28px; color:#5b5b5b; margin:0 0 27px;}
.feeser-wrapp p a { color:#6e8b3a;}
.feeser-wrapp p span { display:block;}
.feeser-wrapp p strong { font-weight:700;}
.feeser-wrapp .feeser-row1 { width:100%; float:left;}
.feeser-wrapp .feeser-row2 { width:100%; float:left; margin:0 0 0; padding:0 26px 28px;}
.feeser-wrapp .feeser-row1 .feeser-bar1 { width:60.5%; float:left; text-align:left; padding:0 0;}
.feeser-wrapp .feeser-row2 .feeser-bar2 { width:38.9%; float:none; text-align:right; display:inline-block; padding:0 0;}
.feeser-wrapp .feeser-row3 { width:100%; float:right; text-align:right; margin:0 0 1px;}
.feeser-bar1, .feeser-bar2 { font-size:14px; color:#2d2926; line-height:31px;}

.feeser-wrapp strong {font-weight: 600;}
.feeser-wrapp .feeser-row1 h2 { z-index: 9;}
.feeser-wrapp .feeser-row1 .content { width: 100% !important;}

/*gallerin-wrapp*/
.gallerin-wrapp h2 { font-size:35px; color:#5b5b5b; line-height:55px; font-weight:500; margin:-11px 0 26px; width:100%; float:left;}
.gallerin-wrapp h2 a { color:#497482;}
.gallerin-wrapp h2 span { display:block;}
.gallerin-wrapp p { font-size:16px; line-height:28px; color:#5b5b5b; margin:0 0 27px;}
.gallerin-wrapp p a { color:#6e8b3a;}
.gallerin-wrapp p span { display:block;}
.gallerin-wrapp p strong { font-weight:700;}
.gallerin-wrapp .gallerin-col1 { width:95.7%; float:left; margin:0 0 0; position:relative;}
.gallerin-wrapp .gallerin-col1 img { width:100%; display:block;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 { width:68.2%; float:left; position:relative; margin:0 0 69px;}
.gallerin-wrapp .gallerin-col2 { width:100%; float:left; margin:0 0; position:relative;}
.gallerin-wrapp .gallerin-col2 img { width:100%; display:block;}
.gallerin-wrapp .gallerin-col2 .gallerin-row2 { width:100%; float:left; margin:0 0 0;}
.gallerin-wrapp .gallerin-btn1 { float:none; color:#6e8b3a; background:none; border-color:#6e8b3a; margin:8px 0 0; padding:10px 26px 10px 26px;}
.gallerin-wrapp .gallerin-btn1:hover { color:#ffffff; background:#6e8b3a; border-color:#6e8b3a;}

/*buttons*/
.buttons { width:100%; float:left; margin:8px 0 17px; padding:12px 0 29px; border-bottom:1px solid #e5e5e5; border-top:1px solid #e5e5e5;}
.buttons-tex1 { font-size:16px; color:#494949; float:none; display:inline-block; margin:9px 11px 0;}
.buttons h5 { font-size:20px; line-height:35px; color:#5b5b5b; margin:0 0 9px; font-weight:500;}
.buttons h5 a { color:#5b5b5b;}
.buttons h5 span { display:block;}
.buttons .buttons-btn1 { float:none; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:6px 0 0; padding:10px 26px 10px 26px;}
.buttons .buttons-btn1:hover { color:#6e8b3a; background:#ffffff; border-color:#6e8b3a;}
.buttons .buttons-btn2 { float:none; color:#6d6e71; background:url(../images/phone1-green-plain-icon.svg) no-repeat 0 11px; border:none; padding:11px 26px 11px 22px;}
.buttons .buttons-btn2:hover { color:#880027; background-color:#ffffff; border-color:#880027;}

/*teamin-wrapp*/
.teamin-wrapp h2 { float:none; font-size:30px; font-weight:500; color:#5b5b5b; letter-spacing:0; line-height:40px; margin:0 0 4px;}
.teamin-wrapp h2 a { color:#5b5b5b;}
.teamin-wrapp h2 span { display:block;}
.teamin-wrapp h3 { font-size:15px; line-height:28px; color:#6e8b3a; font-weight:500; margin:0 0 5px;}
.teamin-wrapp h3 a { color:#6e8b3a;}
.teamin-wrapp h3 span { display:block;}
.teamin-wrapp h4 { font-size:15px; line-height:28px; color:#5b5b5b; font-weight:500; margin:0 0 39px;}
.teamin-wrapp h4 a { color:#5b5b5b;}
.teamin-wrapp h4 span { display:block;}
.teamin-wrapp p { font-size:15px; line-height:29px; color:#706e6f; margin:0 0 26px;}
.teamin-wrapp p a { color:#6e8b3a;}
.teamin-wrapp p span { display:block;}
.teamin-wrapp .teamin-col1 { width:100%; float:left; margin:0 0 38px; position:relative;}
.teamin-wrapp .teamin-col1 img { width:100%; display:block;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:56%; float:left;}
.teamin-wrapp .teamin-col2 { width:100%; float:right; margin:0 0 0; position:relative;}
.teamin-wrapp .teamin-col2 img { width:100%; display:block;}
.teamin-wrapp .teamin-col2 .teamin-row2 { width:38.3%; float:right; position:absolute; right:0; bottom:-32px;}
.teamin-wrapp .teamin-row3 { width:100%; float:left;}
.teamin-wrapp .teamin-btn1 { float:none; color:#6e8b3a; background:none; border-color:#6e8b3a; margin:8px 0 0; padding:10px 26px 10px 26px;}
.teamin-wrapp .teamin-btn1:hover { color:#ffffff; background:#6e8b3a; border-color:#6e8b3a;}

/*teamer-wrapp*/
.teamer-wrapp h2 { float:none; font-size:30px; font-weight:500; color:#ffffff; letter-spacing:0; line-height:40px; margin:0 0 4px;}
.teamer-wrapp h2 a { color:#ffffff;}
.teamer-wrapp h2 span { display:block;}
.teamer-wrapp h3 { font-size:15px; line-height:28px; color:#ffffff; font-weight:500; margin:0 0 5px;}
.teamer-wrapp h3 a { color:#ffffff;}
.teamer-wrapp h3 span { display:block;}
.teamer-wrapp h4 { font-size:15px; line-height:28px; color:#ffffff; font-weight:500; margin:0 0 27px;}
.teamer-wrapp h4 a { color:#ffffff;}
.teamer-wrapp h4 span { display:block;}
.teamer-wrapp p { font-size:15px; line-height:29px; color:#ffffff; margin:0 0 26px;}
.teamer-wrapp p a { color:#ffffff;}
.teamer-wrapp p span { display:block;}
.teamer-wrapp .teamer-col1 { width:95.7%; float:left; display: flex; flex-wrap: wrap; height: inherit;}
.teamer-wrapp .teamer-col1 img { width:100%; display:block;}
.teamer-wrapp .teamer-col1 .teamer-row1 { width:100%; float:left;}
.teamer-wrapp .teamer-col2 { width:46.2%; float:left; background:#6e8b3a; margin:0 7.5% 7.6% 0; position: relative; height: inherit;}
.teamer-wrapp .teamer-col2:nth-child(2n) { float:right; margin-right: 0;}
.teamer-wrapp .teamer-col2 img { width:100%; display:block;}
.teamer-wrapp .teamer-col2 .teamer-row2 { width:100%; float:left; padding:41px 39px 42px; height: 100%;}
.teamer-wrapp .teamer-row3 { width:100%; float:left;}
.teamer-wrapp .teamer-btn1 { float:none; color:#6e8b3a; background:#ffffff; border-color:#ffffff; margin:0 0 0; padding:10px 30px 10px 30px;}
.teamer-wrapp .teamer-btn1:hover { color:#ffffff; background:#6e8b3a; border-color:#ffffff;}
.teamer-wrapp .teamer-col1 .teamer-col2 .teamer-row2 .teamer-btn1 {position: absolute; bottom: 15px;}
.teamer-wrapp .teamer-col1 .no-content .teamer-row1 {cursor: default;}

/*testi-wrapp*/
.testi-wrapp { text-align:center; padding:62px 0 20px;}
.testi-wrapp p { float:none; font-size:16px; font-weight:400; color:#5b5b5b; line-height:28px; margin:0 0 23px;}
.testi-wrapp p a { color:#6e8b3a;}
.testi-wrapp p span { display:inline;}
.testi-wrapp p strong { font-weight:700;}
.testi-wrapp h2 { float:none; font-size:30px; font-weight:500; color:#ffffff; letter-spacing:0; line-height:40px; margin:0 0 4px;}
.testi-wrapp h2 a { color:#ffffff;}
.testi-wrapp h2 span { display:block;}
.testi-wrapp h3 { font-size:15px; line-height:28px; color:#292929; font-weight:500;}
.testi-wrapp h3 a { color:#292929;}
.testi-wrapp h3 span { display:block;}
.testi-wrapp .testi-row1 { width:100%; float:left; margin:0 0 27px 0; text-align:center;}
.testi-wrapp .testi-row1 .margin { max-width:1280px;}
.testi-wrapp .testi-row1 .testi-row11 { width:100%; float:left; margin:0 0 30px;}
.testi-wrapp .testi-row1 img { width:101%; display:block;}
.testi-wrapp .testi-row1 .testi-row11 .testi-col1 { width:100%; float:left; margin:0 0 0 0; position:relative;}
.testi-wrapp .testi-row2 { width:100%; float:left; padding:29px 0 0; position:relative;}
.testi-wrapp .testi-row2 img { width:100%; display:block;}
.testi-wrapp .testi-row2 .testi-row3 { width:100%; float:left; margin:61px 0 0; display: flex; flex-wrap: wrap;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:29%; float:left; margin:0 6.5% 49px 0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2:nth-child(3n) { margin-right:0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 .testimonials-row1 { width:95px; float:none; margin:0 auto;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 .testimonials-row2 { width:100%; float:left;}
.testi-wrapp .testi-row4 { width:100%; float:left; margin:0 0 0; text-align:center;}
.testi-wrapp .testi-row5 { width:100%; float:left; margin:0 0 0;}
.testi-wrapp .testi-btn1 { float:none; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:0 0 23px; padding:10px 26px 10px 26px; cursor: pointer;}
.testi-wrapp .testi-btn1:hover { color:#6e8b3a; background:#ffffff; border-color:#6e8b3a;}
.testi-wrapp .testimonials-thm1 { width:100%; margin:0 0 10px;}
.testi-wrapp .testimonials-thm1 span { float:none; display:inline-block; margin:0 1px;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 p {min-height: 112px;}
.testi-wrapp .testi-row1 .testi-row11 .slider .slick-track {display: flex; flex-wrap: wrap; position: relative;}
.testi-wrapp .testi-row1 .testi-row11 .slider .slick-track .slick-slide {height: auto;}
.testi-wrapp .testi-row1 .testi-row11 .slider .slick-track .slick-slide .testi-col1 {height: 100%; position: relative;}
.testi-wrapp .testi-row1 .testi-row11 .slider .slick-track .slick-slide .testi-col1 img {height: 100%; position: relative; object-fit: cover;}


/*treatin-wrapp*/
.treatin-wrapp h2 { font-size:35px; color:#5b5b5b; line-height:55px; font-weight:500; margin:-11px 0 26px; width:100%; float:left;}
.treatin-wrapp h2 a { color:#6e8b3a;}
.treatin-wrapp h2 span { display:block;}
.treatin-wrapp p { font-size:16px; line-height:28px; color:#5b5b5b; margin:0 0 27px;}
.treatin-wrapp p a { color:#6e8b3a;}
.treatin-wrapp p span { display:block;}
.treatin-wrapp p strong { font-weight:700;}
.treatin-wrapp .about-row1 { width:100%; float:left; margin:0 0 51px;}
.treatin-wrapp .about-row1 p { margin-bottom:0;}
.treatin-wrapp .about-row1 .about-bar1 { width:100%; float:left;}
.treatin-wrapp .about-row1 .about-bar1 li { font-size:16px; color:#5b5b5b; line-height:28px; font-weight:400; background:url(../images/dot.svg) no-repeat 0 11px; display:block; padding-left:16px;}
.treatin-wrapp .treatin-row1 { width:100%; float:left; margin:0 0 27px;}
.treatin-wrapp .treatin-row1 iframe { width:81.6%; display:block; height:360px;}
.treatin-wrapp .treatin-btn1 { float:none; color:#6e8b3a; background:none; border-color:#6e8b3a; margin:8px 0 0; padding:10px 26px 10px 26px;}
.treatin-wrapp .treatin-btn1:hover { color:#ffffff; background:#6e8b3a; border-color:#6e8b3a;}
.treatin-wrapp .buttons { border-top:none;}

/*treat-wrapp*/
.treat-wrapp { text-align:center; background:none; padding:1.4% 0 0;}
.treat-wrapp p { font-size:16px; font-weight:400; color:#ffffff; letter-spacing:0; line-height:27px; margin:0 0 16px;}
.treat-wrapp p a { color:#ffffff;}
.treat-wrapp p span { display:block;}
.treat-wrapp p strong { font-weight:700;}
.treat-wrapp h2 { font-size:30px; font-weight:500; color:#ffffff; letter-spacing:0; line-height:41px; margin:0 0 12px;}
.treat-wrapp h2 a { color:#ffffff;}
.treat-wrapp h2 span { display:block;}
.treat-wrapp .treat-col1 { width:100%; float:left; margin:0 0 0;}
.treat-wrapp .treat-col1 img { width:100%; display:block;}
.treat-wrapp .treat-col1 .treat-row1 { width:100%; float:left;}
.treat-wrapp .treat-col2 { width:32.4%; float:left; margin:0 1.4% 1.4% 0; position:relative;}
.treat-wrapp .treat-col2:nth-child(3n) { margin-right:0;}
.treat-wrapp .treat-col2 img { width:100%; display:block;}
.treat-wrapp .treat-col2 .treat-row2 { width:80%; float:left; transition: all 0.4s ease-in-out; position:absolute; right:0; top:50%; transform:translateY(-50%); left:0; margin: 0 auto;}
.treat-wrapp .treat-col2:hover .treat-row2 { top:45%;}
.treat-wrapp .treat-btn1 { float:none; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:11px 0 0; padding:10px 26px 10px 26px;}
.treat-wrapp .treat-btn1:hover { color:#6e8b3a; background:#ffffff; border-color:#6e8b3a;}

/*about-wrapp*/
.about-wrapp { text-align:center; padding:0 0 170px;}
.about-wrapp h2 { font-size:35px; color:#5b5b5b; line-height:55px; font-weight:500; margin:0 0 26px; width:100%; float:left;}
.about-wrapp h2 a { color:#6e8b3a;}
.about-wrapp h2 span { display:block;}
.about-wrapp p { font-size:16px; line-height:28px; color:#5b5b5b; max-width:869px; margin:0 auto 27px;}
.about-wrapp p a { color:#6e8b3a;}
.about-wrapp p span { display:block;}
.about-wrapp p strong { font-weight:700;}
.about-wrapp .about-row11 { width:100%; float:left;}
.about-wrapp .about-row1 { width:100%; float:left; margin:0 0 100px; padding:133px 0 95px; background:#6e8b3a; position:relative;}
.about-wrapp .about-row1 h2 { color:#fff; margin:0 0 16px;}
.about-wrapp .about-row1 p { color:#fff;}
.about-wrapp .about-row1 img { width:100%; display:block; opacity:0.3;}
.about-wrapp .about-row1 .clocktower-icon { width:17%; position:absolute; top:50%; transform:translateY(-50%); left:0; right:0; margin:0 auto;}
.about-wrapp .about-row2 { width:1156px; float:none; margin:50px auto 65px; display:inline-block;}
.about-wrapp .about-row2 h2 { margin-bottom:67px;}
.about-wrapp .about-row2 img { width:100%; display:block;}
.about-wrapp .about-row2 .about-col1 { width:52.43%; float:left; margin:0 0 15px;}
.about-wrapp .about-row2 .about-col2 { width:46.4%; float:right;}
.about-wrapp .about-row2 .about-col2 .about-bar1 { width:48.7%; float:left; margin:0 0 3%;}
.about-wrapp .about-row2 .about-col2 .about-bar1:nth-child(2n) { float:right;}
.about-wrapp .about-row3 { width:100%; float:left; margin:30px 0 0;}
.about-wrapp .about-row3 p { max-width:458px;}
.about-wrapp .about-row3 img { width:100%; float:left;}
.about-wrapp .about-row3 .about-row4 { width:183px; float:none; margin:0 auto 0; display:inline-block;}
.about-wrapp .about-btn1 { float:none; color:#ffffff; background:#6e8b3a; border-color:#6e8b3a; margin:43px 0 0; padding:10px 26px 10px 26px;}
.about-wrapp .about-btn1:hover { color:#6e8b3a; background:#ffffff; border-color:#6e8b3a;}
.about-wrapp .about-btn2 { float:none; color:#ffffff; background:#893277; border-color:#893277; margin:1% 0 0 2%; padding:10px 26px 10px 26px; position: relative; top: -25px;}
.about-wrapp .about-btn2:hover { color:#893277; background:#ffffff; border-color:#893277;}

/*contac-wrapp*/
.contac-wrapp { text-align:center; padding:65px 0 107px; background:#6e8b3a;}
.contac-wrapp h2 { font-size:35px; color:#5b5b5b; line-height:55px; font-weight:500; margin:0 0 26px; width:100%; float:left;}
.contac-wrapp h2 a { color:#497482;}
.contac-wrapp h2 span { display:block;}
.contac-wrapp p { font-size:16px; line-height:28px; color:#5b5b5b; max-width:869px; margin:0 auto 27px;}
.contac-wrapp p a { color:#6e8b3a;}
.contac-wrapp p span { display:block;}
.contac-wrapp p strong { font-weight:700;}
.contac-wrapp h3 { float:left; font-size:15.18px; color:#ffffff; line-height:28.34px; margin:0 0 0 8px; font-weight:500;}
.contac-wrapp h3 a { color:#ffffff;}
.contac-wrapp h3 a:hover { color:#000;}
.contac-wrapp h3 span { display:inline;}
.contac-wrapp .contac-row1 { width:100%; float:left; margin:0 0 0;}
.contac-wrapp .contac-col1 { width:auto; float:none; display:inline-block; margin:0 15px 0;}
.contac-wrapp .contac-col1 img { width:100%; display:block;}
.contac-wrapp .contac-col1 .contac-row2 { width:auto; float:left;}
.contac-wrapp .contac-col1 .contac-location { width:12px; position:relative; top:5px;}
.contac-wrapp .contac-col1 .contac-call { width:14px; position:relative; top:2px; margin:0 0 0 0;}
.contac-wrapp .contac-col1 .contac-mail { width:19px; position:relative; top:6px; margin:0 0 0 0;}

/*opening-wrapp*/
.opening-wrapp { text-align:center; position:relative; margin:-4.1% 0;}
.opening-wrapp h2 { font-size:40px; color:#5b5b5b; line-height:55px; font-weight:500; margin:0 0 26px; width:100%; float:left;}
.opening-wrapp h2 a { color:#497482;}
.opening-wrapp h2 span { display:block;}
.opening-wrapp p { font-size:16px; line-height:28px; color:#5b5b5b; max-width:869px; margin:0 auto 27px;}
.opening-wrapp p a { color:#6e8b3a;}
.opening-wrapp p span { display:block;}
.opening-wrapp p strong { font-weight:700;}
.opening-wrapp .opening-row1 { width:100%; float:left; padding:20px 0 20px; position: relative; z-index: 99;}
.opening-wrapp .opening-row1 img { width:100%; display:block;}
.opening-wrapp .opening-icon { width:25.8%; position:absolute; top:50%; transform:translateY(-50%); left:0; right:0; margin:0 auto;}
.opening-wrapp .opening-icon img { width:100%; display:block; opacity:0.07;}
.opening-wrapp .opening-row1 .opening-col2 { width:100%; float:left;}
.opening-wrapp .opening-row1 .opening-col2 .time-row { width:330px; float:none; margin:0 auto;}
.opening-wrapp .opening-row1 .opening-col2 .time-row .time-col1 { width:35%; float:left; text-align:left;}
.opening-wrapp .opening-row1 .opening-col2 .time-row .time-col2 { width:65%; float:right; text-align:right;}
.time-col1, .time-col2 { font-size:18px; color:#6d6e71; line-height:42px; letter-spacing:0.25px; font-weight:400;}

.map-row1 { width:100%; float:left; margin:0 0;}
.map-row1 iframe { width:100%; display:block; height:530px;}
.map-row1 .map-col1 { width:100%; float:left; margin:0 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:#6e8b3a;}
.practice-wrapp p span { display:block;}
.practice-wrapp .practice-row2 { width:100%; float:left;}
.practice-wrapp .practice-row1 { width:32%; float:left; margin:0 2% 2% 0; background:#0d0d0e; overflow:hidden;}
.practice-wrapp .practice-row1:nth-child(3n) { margin-right:0;}
.practice-wrapp .practice-row1 img { width:100%; display:block; transition:all 0.25s ease-out 0s;}
.practice-wrapp .practice-row1:hover img { opacity:0.40;}
.practice-wrapp .practice-row1 .practice-bar1 { width:100%; float:left;}

/*common-css*/
.comman-anchor { width:100%; height:100%; position:absolute; right:0; top:0; bottom:0; left:0; z-index:9;}
.header-ret1 { width:auto; float:right; margin:14px 0 0;}
.fheader-ret1 { width:auto; float:right; margin:30px 0 0;}
.testimonials-thm1 { width:auto; float:none; display:inline-block; margin:0 0 0; position:relative; top:1px;}
.testimonials-thm1 span { width:16px; float:left; margin:0 4px 0 0;}
.border { width:100%; float:left; height:1px; background:#e5e5e5; margin:8px 0 17px;}
.mobile { display:none;}

/*shape-css*/
.svg-shape1 { width:100%; float:left; margin:0 0 -1px;}
.svg-shape1 svg { width:100%; display:block;}
.svg-shape2 { width:100%; float:left; margin:-1px 0 0;}
.svg-shape2 svg { width:100%; display:block;}

/*mobile-css*/
.header-mob1 { width:100%; float:left; display:none; margin:0 0 0;}
.fheader-mob1 { width:100%; float:left; display:none; margin:0 0 0;}
.fheader-mob1 a { width:29px; float:none; display:inline-block; margin:0 2px 0;}
.fheader-mob1 a img { width:100%; display:block;}
.fheader-mob2 { width:100%; float:left; display:none; margin:0 0 0;}
.fheader-mob2 li { float:none; display:inline-block; margin:0 4px 0;}
.fheader-mob2 li, .fheader-mob2 li a { font-size:13.18px; color:#6d6e71; letter-spacing:0;}

/*common-bg*/
#common-bg1 { width:100%; float:left; background:linear-gradient( rgb(0 0 0 / 11%), rgb(0 0 0 / 60%)  ), url(../images/common-bg1.jpg) no-repeat center bottom / cover; margin:0 0 0;}

/*btn-css*/
.header-btn1, .banner-btn1, .services-btn1, .services-btn2, .treatments-btn1, .abouts-btn1, .team-btn1, .testimonials-btn1, .enquiry-fil1, .enquiry-btn1, .fheader-btn1, .fheader-btn2, .sidbar-fil1, .sidbar-btn1, .sidbar-btn2, .galler-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .bloger-btn1, .gallerin-btn1, .buttons-btn1, .buttons-btn2, .teamin-btn1, .teamer-btn1, .testi-btn1, .treatin-btn1, .about-btn1, .about-btn2 { text-align:center; font-size:15.18px; font-weight:500; letter-spacing:0; border:1px solid; border-radius:40px; transition:all 0.25s ease-out 0s; display:inline-block; position:relative;}

/*btn-hide-css*/
.btn-hide1 { display:none;}



.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3 {width: 19.2%; margin: 0 0.96% 0 0; padding: 0;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3.last_col {width: 39.5%; margin: 0 0 0; padding: 0;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control {width: 100%; height: 45px; float: left; margin: 0 0 28px 0; padding: 0 11.4% 0;text-align: left; color: #ffffff; background: rgba(0,0,0,0.0); border-color: #ffffff; resize: none;font-size: 15.18px; font-weight: 500; letter-spacing: 0; line-height: normal; border-radius: 40px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative;}
.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control {width: 100%; height: 45px; float: left; margin: 0 0 28px 0; padding: 10px 5.4% 0;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox {margin: 0;} 
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox label{font-size: 12px; font-weight: 400; color: #ffffff; letter-spacing: 0; line-height: 23px; display: inline-block; position: relative; top: -6px; padding: 0;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-group.extra-class2 .checkbox {width: 100%; float: left; margin: 0 0 26px;}
.enquiry-wrapp .enquiry-col1 .caldera-grid a {color: #ffffff; text-decoration: underline;}
.enquiry-wrapp .enquiry-col1 .caldera-grid a:hover {text-decoration: none;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox] {background-image: url(../images/checkbox1.svg); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; height: 13px; width: 14px; margin: 0px !important; padding: 0; border: 0; position: relative; left: 0px; top: 2px; -webkit-appearance: none; -moz-appearance: none; outline: none !important; cursor: pointer; margin-right: 5px !important; background-size: 13px; background-repeat: no-repeat;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox input[type=checkbox]:checked {background-image: url(../images/checkbox-selected1.svg);}
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default {float: none; color: #6e8b3a; background: #ffffff; border-color: #ffffff; cursor: pointer; margin: 15px 0 0; padding: 10px 26px 10px 26px; text-align: center; font-size: 15.18px; font-weight: 500; letter-spacing: 0; border-radius: 40px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; line-height: normal; box-shadow: none; vertical-align: baseline; outline: none !important; font-family: 'Poppins', sans-serif;}
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default:hover {color: #ffffff; background: #6e8b3a; border-color: #ffffff;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .col-sm-12 {padding: 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .form-control {width: 100%; height: 45px; float: left; margin: 0 0 14px 0; padding: 0 25px 0; text-align: left; color: #ffffff; background: rgba(0,0,0,0.0); border-color: #ffffff; resize: none; font-size: 15.18px; font-weight: 500; letter-spacing: 0; border-radius: 40px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid textarea.form-control {width: 100%; height: 135px; float: left; margin: 0 0 36px; padding: 10px 25px 0; border-radius: 15px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox {margin: 0 0 0 20px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox label {font-size: 12px; font-weight: 400; color: #ffffff; letter-spacing: 0; line-height: 23px; display: inherit; position: relative; top: -5px; padding: 0; margin: 0 0 10px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid a {color: #ffffff; text-decoration: underline;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid a:hover {text-decoration: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox input[type=checkbox] {background-image: url(../images/checkbox1.svg); -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; height: 13px; width: 14px; padding: 0; border: 0; position: relative; left: 0px; top: 2.25px; -webkit-appearance: none; -moz-appearance: none; outline: none !important; cursor: pointer; margin-right: 5px !important; background-size: 13px; background-repeat: no-repeat;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox input[type=checkbox]:checked {background-image: url(../images/checkbox-selected1.svg);}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .form-group.extra-class2 .checkbox {margin-bottom: 26px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .btn-default {float: none; color: #6e8b3a; background: #ffffff; border-color: #ffffff; cursor: pointer; margin: 0 0 0; padding: 10px 26px 10px 26px; text-align: center; font-size: 15.18px; font-weight: 500; letter-spacing: 0; border-radius: 40px; transition: all 0.25s ease-out 0s; display: inline-block; position: relative; line-height: normal; box-shadow: none; vertical-align: baseline; outline: none !important; font-family: 'Poppins', sans-serif;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .btn-default:hover {color: #ffffff; background: #6e8b3a; border-color: #ffffff;}

.conten-bar1.treatin-wrapp .gallerin-col1 p.gallerin-col-sub {margin-bottom: 0;}
.conten-bar1.treatin-wrapp .gallerin-col1 ul.about-bar1 {margin: 0 0 51px;}

.partners-wrapp {width: 100%; padding: 74px 0 18px; float: left; background: none; text-align: center;}
.partners-wrapp .partners-col1.desktopview {display: block;}
.partners-wrapp .partners-col1.mobileview {display: none;}
.partners-wrapp .partners-col1 {width: 87.9%; margin: 0 auto 0; float: none;}
.partners-wrapp .partners-col1 .slick-slider .slick-track {display: flex; flex-wrap: wrap; align-items: center;}
.partners-wrapp .partners-col1 .slick-slider {margin: 0 auto; width: 100%;}
.partners-wrapp .slick-slide {margin: 0 20px 0;}
.partners-wrapp .partners-col1 .partners-row1 {width: 100%; float: none;}
.partners-wrapp .partners-col1 .slick-slider .slick-track .slick-slide img {width: 100%; display: block; margin: 0 auto 0;}

.partners-wrapp .partners-col1.desktopview .nonslider {display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.partners-wrapp .partners-col1.desktopview .nonslider .partners-row1 {margin: 0 30px 0; width: auto;}

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

.treatments-wrapp .treatments-col1 .treatments-row1:after { content: ""; position: absolute; left: 0; right: 0; width: 100%; height: 100%; top: 0; background: #4a4a4a40; margin: 0 auto;}

.footer-wrapp .footer-col2 { width: 100%; float: left; margin: 0 0 0;}
.footer-wrapp .footer-col2 .footer-row2 { width: 100%; float: left;}
.footer-wrapp .footer-col2 .footer-row2 li { float: none; display: inline-block; margin: 0 8px 0;}
.footer-wrapp .footer-col2 .footer-row2 li a { font-size: 14px; color: #6d6e71; letter-spacing: 0;}
.footer-wrapp .footer-col2 .footer-row2 li a:hover { color: #6e8b3a; }

.abouts-wrapp .abouts-col1 .abouts-row1 p span { display: block; margin-top: 10px;}

.team-wrapp .team-col1 .team-row1 h3 span { display: inline-block;}


 

.testi-wrapp .testi-row2 .testi-row3 .wp-gr { width: 100%; float: left; text-align: left; margin: 0 0 0;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list {width: 100%; display: block; position: relative; margin: 0 auto;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-place { display: none;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner {width: 100% !important;float: left !important;margin: 0 auto !important;position: relative !important;min-height: inherit !important;text-align: center !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews {width: 100%;float: left !important;margin: 0 auto;position: relative !important;display: flex !important;flex-wrap: wrap !important;} 
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review {width: 29% !important;margin: 0 6.5% 60px 0 !important;height: auto;text-align: left !important;float: left !important;border: 0 !important;box-shadow: none !important;border-radius: 0 !important;padding: 0 0 45px !important;position: relative !important;display: flex !important;flex-wrap: wrap !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review:nth-child(3n) {  margin-right: 0 !important; }
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right { width: 100% !important; float: left !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-left { position: absolute !important; width: 27% !important; float: left !important; border-radius: 50% !important; overflow: hidden !important; max-width: 80px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-left img { width: 100% !important; height: 100% !important; margin: 0 auto !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right a.wp-google-name {width: 70% !important;float: right !important;padding: 0 !important;font-size: 15px !important;font-weight: 500 !important;color: #292929 !important;letter-spacing: 0 !important;line-height: 28px !important;margin: 0 0 2px !important;text-align: left !important;font-family: 'Poppins', sans-serif !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-time {width: 70% !important;float: right !important;padding: 0 !important;font-size: 16px !important;font-weight: 400 !important;color: #5b5b5b !important;letter-spacing: 0 !important;line-height: 28px !important;margin: 0 0 26px !important;padding-top: 35px !important;font-family: 'Poppins', sans-serif !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback { width: 100% !important;float: left !important;padding: 0 !important; margin: 55px 0 0 0 !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text {text-align: left !important;font-size: 16px !important;font-weight: 400 !important;color: #5b5b5b !important;letter-spacing: 0 !important;line-height: 28px !important;margin: 0 0 0 !important;font-family: 'Poppins', sans-serif !important;display: block !important;white-space: inherit !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text p { float: none !important; font-size: 16px !important; font-weight: 400 !important; color: #5b5b5b !important; line-height: 28px !important; margin: 0 0 23px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .full-text p { float: none !important; font-size: 16px !important; font-weight: 400 !important; color: #5b5b5b !important; line-height: 28px !important; margin: 0 0 23px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .wp-google-stars { right: 0 !important;position: absolute !important;width: 70% !important;float: right !important;padding: 0 !important;top: 32px !important;margin: 0 !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .wp-google-stars .wp-star svg path { fill: #ffa726;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-more-toggle { font-weight: 500 !important; color: #6e8b3a !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url { float: none !important;color: #ffffff !important;background: #6e8b3a !important;border: 1px solid !important;border-color: #6e8b3a !important;cursor: pointer !important;margin: 0 auto !important;padding: 11px 26px 10px 26px !important;text-align: center !important;font-size: 16px !important;font-weight: 500 !important;letter-spacing: 0 !important;border-radius: 40px !important;transition: all 0.25s ease-out 0s !important;display: inline-block;position: relative !important;vertical-align: baseline !important;outline: none !important;font-family: 'Poppins', sans-serif !important;line-height: normal !important;box-shadow: none !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url:hover {color: #6e8b3a !important;background: none !important;border-color: #6e8b3a!important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .google-icon-extracode { width: 6.4% !important; float: right !important; margin: 0 0 0 !important; position: absolute !important; top: 32px !important; right: 9% !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .google-icon-extracode img { display: block !important; width: 100% !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .testi-btn1 { float: left !important; color: #ffffff !important; background: #6e8b3a !important; border: 1px solid #6e8b3a !important; margin: 0 auto !important; padding: 10px 26px 10px 26px !important; text-align: center !important; font-size: 16px !important; font-weight: 500 !important; letter-spacing: 0 !important; border-radius: 40px !important; transition: all 0.25s ease-out 0s !important; display: inline-block !important; position: absolute !important; line-height: normal !important; bottom: 0 !important; left: 0 !important; width: fit-content !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .testi-btn1:hover { color: #6e8b3a !important; background: #ffffff !important; border-color: #6e8b3a !important;}



.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr { width: 100%; float: left; text-align: left; margin: 0 0 0; padding: 0 0 45px;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list {width: 100%; display: block; position: relative; margin: 0 auto;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-place { display: none;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner { width: 100%; float: left !important; margin: 0 auto; position: relative; min-height: inherit !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews { width: 100%;  float: left !important; margin: 0 auto; position: relative;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google { width: 100% !important; display: block !important; float: left !important; margin: 0 auto !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer { width: 100% !important; float: left !important; position: relative !important; display: block !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item { float: left !important; width: 100%; display: block !important; text-align: left !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage { display: flex; flex-wrap: wrap; height: 100%;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review {width: 100% !important;height: 100%;float: left !important;border: 0 !important;box-shadow: none !important;border-radius: 0 !important;margin: 0 0 0 !important;padding: 0 0 0!important;position: relative !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right { width: 100% !important; float: left !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-left { position: absolute !important; width: 27% !important; float: left !important; border-radius: 50% !important; overflow: hidden !important; max-width: 80px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-left img { width: 100% !important; height: 100% !important; margin: 0 auto !important; max-width: 65px !important; float: none !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right a.wp-google-name {width: 75% !important;float: right !important;padding: 0 !important;font-size: 16px !important;font-weight: 700 !important;color: #ffffff !important;letter-spacing: 0 !important;line-height: 28px !important;margin: 0 0 5px !important;text-align: left !important;font-family: 'Poppins', sans-serif !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-time {width: 75% !important;float: right !important;padding: 0 !important;font-size: 16px !important;font-weight: 400 !important;color: #ffffff !important;letter-spacing: 0 !important;line-height: 28px !important;margin: 0 0 26px !important;padding-top: 35px !important;font-family: 'Poppins', sans-serif !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback { width: 100% !important; float: right !important; padding: 0 !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text {font-size: 16px !important;font-weight: 400 !important;color: #ffffff !important;letter-spacing: 0 !important;line-height: 28px !important;margin: 50px 0 16px !important;font-family: 'Poppins', sans-serif !important; white-space: inherit !important; float: left !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback .wp-google-stars {right: 0 !important;position: absolute !important;width: 75% !important;float: right !important;padding: 0 !important;top: 35px !important;margin: 0 !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-dots { text-align: left !important; margin: 0 auto 0 !important; position: absolute !important; right: 0 !important; bottom: -35px !important; left: 0 !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-dots .owl-dot { border-radius: 50% !important; width: 9px !important; height: 9px !important; background: rgb(165 166 171 / 50%) !important; display: inline-block !important; margin: 0 6px 0 !important; cursor: pointer !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-dots .owl-dot.active { background: #6e8b3a !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback span.wp-more-toggle { font-weight: 500 !important; color: #6e8b3a !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url { float: none !important;color: #ffffff !important;background: #6e8b3a !important;border: 1px solid !important;border-color: #6e8b3a !important;cursor: pointer !important;margin: 0 auto !important;padding: 11px 26px 10px 26px !important;text-align: center !important;font-size: 16px !important;font-weight: 500 !important;letter-spacing: 0 !important;border-radius: 40px !important;transition: all 0.25s ease-out 0s !important;display: inline-block;position: relative !important;vertical-align: baseline !important;outline: none !important;font-family: 'Poppins', sans-serif !important;line-height: normal !important;box-shadow: none !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url:hover { color: #6e8b3a !important; background: #ffffff !important; border-color: #ffffff!important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .google-icon-extracode { width: 6.4% !important; float: right !important; margin: 0 0 0 !important; position: absolute !important; top: 32px !important; right: 9% !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .google-icon-extracode img { display: block !important; width: 100% !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback .wp-google-stars .wp-star svg path { fill: #ffa726;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text p { font-size: 16px !important; font-weight: 400 !important; color: #ffffff !important; letter-spacing: 0 !important; line-height: 28px !important; margin: 0 0 16px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text p span { display: inline;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback .testi-btn1 { float: left !important; color: #ffffff !important; background: #6e8b3a !important; border: 1px solid #6e8b3a !important; margin: 0 auto !important; padding: 10px 26px 10px 26px !important; text-align: center !important; font-size: 16px !important; font-weight: 500 !important; letter-spacing: 0 !important; border-radius: 40px !important; transition: all 0.25s ease-out 0s !important; display: inline-block !important; position: absolute !important; line-height: normal !important; bottom: 0 !important; left: 0 !important; width: fit-content !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback .testi-btn1:hover { color: #6e8b3a !important; background: #ffffff !important; border-color: #6e8b3a !important;}

.enquiry-wrapp .enquiry-col1 .caldera-grid select.form-control:after { content: ""; width: 18px; height: 18px; background: url(../images/down1-white-plain-arrow.svg) no-repeat center / 100%; transform: translateY(-50%); position: absolute; top: 50%; right: 20px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control option { color: #6e8b3a;}
.enquiry-wrapp .enquiry-col1 .caldera-grid select.form-control { -webkit-appearance: none; background: url(../images/down1-white-plain-arrow.svg) no-repeat center / 2%; background-position: 96% 10px; cursor: pointer; padding: 0 5.6% 0;}

.enquiry-wrapp .enquiry-col1 .caldera-grid { max-width: 1000px; width: 100%; margin: 0 auto;}

.conten-wrapp .common-style h3 {width: 100%;float: left;}

.conten-wrapp .common-style p {width: 100%;float: left;}

.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 19.2% !important; padding: 0; margin: 0 0.96% 0 0;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child {width: 39.5% !important; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {margin: 15px 0 0;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: 2px;}


.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-title { display: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%;float: none;margin: 0 auto;padding: 0;max-width: 100%;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; display: block; margin: 0 auto; position: relative; height: auto; max-width: 1000px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell {padding-left: 7.5px; padding-right: 7.5px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell nf-field {width: 100%; display: block; margin: 0 0 28px 0; position: relative;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:last-child .nf-cell nf-field, 
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:nth-last-child(2) .nf-cell nf-field {margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {width: 100%;display: flex;margin: 0 auto;float: left;order: inherit;justify-content: center;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {width: 100%;height: 45px;margin: 0 0 0;padding: 0 11.4% 0;font-size: 15.18px;font-weight: 500;color: #ffffff;background: none;border-color: #ffffff;resize: none;text-align: left;letter-spacing: 0;border-radius: 40px;transition: all 0.25s ease-out 0s;display: inline-block;vertical-align: baseline;position: relative;box-shadow: none;outline: none;font-family: 'Poppins', sans-serif;line-height: normal; z-index: 1}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {width: 100%;float: left;margin: 0 0 0;padding: 10px 5.4% 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {display: inline-block;height: auto;visibility: visible;margin: 0 0 0 !important;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {padding-left: 26px;cursor: pointer;font-size: 12px;font-weight: 400;color: #ffffff;line-height: 23px;display: inline;letter-spacing: 0;position: relative;top: -6px;height: auto;margin: 0 0 0;text-align: center;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {text-decoration: underline; color: #ffffff;}    
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover { text-decoration: none; } 
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {content: '';position: absolute;left: 3px;top: 2.5px;width: 13px;height: 13px;background: rgba(0,0,0,0.0);border: 1px solid #ffffff;border-radius: 50%;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {content: '';width: 5px;height: 5px;background: #ffffff;border-radius: 50%;position: absolute;top: 6px;left: 7px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after {background: rgba(0,0,0,0.0);}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {width: 100%;float: left;margin: 0 0 26px !important;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {width: auto;height: auto;float: none;color: #6e8b3a;background: #ffffff;border: 1px solid #ffffff;margin: 30px 0 0;padding: 10px 26px 10px 26px;cursor: pointer;text-align: center;font-size: 15.18px;font-weight: 500;letter-spacing: 0;border-radius: 40px;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;vertical-align: baseline;outline: none !important;font-family: 'Poppins', sans-serif;line-height: normal;box-shadow: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover {color: #ffffff;background: none;border-color: #ffffff;}
 
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element > div {width: 100%; background: rgba(0,0,0,0.0) !important; border-color: #ffffff !important; padding: 0; border-radius: 40px; height: 45px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field {-webkit-appearance: none; background: url(../images/down1-white-plain-arrow.svg) no-repeat center / 2%; background-position: 96% 12px; cursor: pointer; padding: 0 5.6% 0; z-index: 8;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field > option {color: #6e8b3a;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element > div:after {display: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-after-form-content { display: none;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .list-select-wrap select:active+div, .list-select-wrap select:focus+div {background: none !important; border-color: #ffffff !important;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-title { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-before-form-content { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content {width: 100%;float: none;margin: 0 auto;padding: 0;max-width: 100%;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row { width: 100%; display: block; margin: 0 auto; position: relative; height: auto;} 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container { width: 100%; display: block; margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap { width: 100%; display: block; position: relative; float: left;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap .nf-field-label { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element {width: 100%;display: flex;margin: 0 auto;float: left;order: inherit;justify-content: left;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {width: 100%;height: 45px;margin: 0 0 14px 0;padding: 0 25px 0;font-size: 15.18px;font-weight: 500;color: #ffffff;background: rgba(0,0,0,0.0);border-color: #ffffff;resize: none;text-align: left;letter-spacing: 0;border-radius: 40px;transition: all 0.25s ease-out 0s;display: inline-block;vertical-align: baseline;position: relative;box-shadow: none;outline: none;font-family: 'Poppins', sans-serif;line-height: normal;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {width: 100%;height: 135px;float: left;margin: 0 0 36px;padding: 10px 25px 0; border-radius: 15px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field { width: 100%; display: none; float: left; position: relative; margin: 0 auto;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-after-field .nf-input-limit { margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {display: inline-block;height: auto;visibility: visible;margin: 0 0 10px !important;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {width: auto;padding-left: 26px;cursor: pointer;font-size: 12px;font-weight: 400;color: #ffffff;line-height: 23px;display: inline-block;letter-spacing: 0;position: relative;top: -5px;height: auto;margin: 0 0 0;text-align: left;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a {color: #ffffff;text-decoration: underline;}    
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label a:hover { text-decoration: none; } 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label .ninja-forms-req-symbol { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {content: '';position: absolute;left: 3px;top: 4px;width: 13px;height: 13px;background: rgba(0,0,0,0.0);border: 1px solid #ffffff;border-radius: 50%;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {content: '';width: 5px;height: 5px;background: #ffffff;border-radius: 50%;position: absolute;top: 8px;left: 7px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:before { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label.nf-checked-label:after {background: rgba(0,0,0,0.0);}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {width: 100%;float: left;margin: 0 0 26px !important;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class1 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .nf-field-element .ninja-forms-field { height: auto; margin: 0 0 0;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {width: auto;height: auto;float: none;color: #6e8b3a;background: #ffffff;border: 1px solid #ffffff;margin: 0 0 0;padding: 10px 26px 10px 26px;cursor: pointer;text-align: center;font-size: 15.18px;font-weight: 500;letter-spacing: 0;border-radius: 40px;transition: all 0.25s ease-out 0s;display: inline-block;position: relative;vertical-align: baseline;outline: none !important;font-family: 'Poppins', sans-serif;line-height: normal;box-shadow: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field:hover {color: #ffffff;background: none;border-color: #ffffff;}
 
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .nf-field-element::after { display: none;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.nf-error .ninja-forms-field { border: 2px dotted #d00000; background: transparent;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-after-form-content { display: none;}


.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .full-text p { display: inline-block;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .full-text { margin: 0 0 23px; float: left;}




.dropdown-book-online {width: 60.2%;display: block;float: left;padding: 50px 0 0;text-align: center;}
.green-mpas {background: #6e8b3a;padding: 115px 18px;}
.sidbar-number {font-size: 16px;font-weight: 400;color: #ffffff;letter-spacing: 0;line-height: 27px;margin: 0 0 80px;text-align: center;}
.sidbar-number span {display: block;}
.sidbar-title {font-size: 40px;font-weight: 500;color: #ffffff;letter-spacing: 0;line-height: 51px;margin: 0 0 40px;text-align: center;}
.sidbar-map iframe {display: flex;margin: 0 auto 40px; width: 100%; height: 370px;}
.sidbar-parkinginstructions p {font-size: 16px;font-weight: 400;color: #ffffff;letter-spacing: 0;line-height: 27px;margin: 0 0 140px;text-align: center;}
.sidbar-cancellation h2 {font-size: 28px;color: #fff;line-height: 55px;font-weight: 600;margin: 0 0 7px;width: 100%;float: left;text-align: center;}
.sidbar-cancellation p {font-size: 16px;font-weight: 400;color: #ffffff;letter-spacing: 0;line-height: 27px;margin: 0 0 16px;text-align: center;}
.dropdown-book-subs .sub-text a {font-size: 20px;font-weight: 600;display: block;}
.sub-nhg-res {font-size: 17px;}
.sub-nhg-res a {display: block;}
.sub-nhg-res {display: none;}
.sub-nhg-res.active {display: block;}
.sub-nhg:hover+ .sub-nhg-res {display: block !important;}

.conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  {width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
.conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  .conten-row1 {width: 100%;}
.conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  .conten-col1 {width: 40%;}
.header-wrapp .fixed .header-btn1:first-child {margin: 0 0 0 -4px;}

.sidbar-number a {color: #ffffff;}
.sidbar-number a:hover {color: #000;}  .cover-text {text-align: left;margin: 0 0 20px;}
.dropdown-book-subs  .sub-text {border: 2px solid #6e8b3a !important;padding: 15px 26px;text-align: center;margin: 0 0 20px;}
.dropdown-book-subs  .sub-image {border: 2px solid #6e8b3a;padding: 15px 26px;text-align: center;margin: 0 0 20px;}


.sticky-btn1.header-btn1 {display: none !important;}
.header-wrapp .fixed .sticky-btn1.header-btn1 {display: block !important;}


/*Smartphone css*/

@media screen and (max-width: 480px) {
.margin { width:90%;}
.header-wrapp { text-align:center; padding:42px 0 40px; position:relative; top:inherit;}
.header-wrapp .header-col1 { width:176px; float:none; overflow:auto; margin:0 auto 30px;}
.header-wrapp .header-col1 .header-row1 { width:100%;}
.header-wrapp .header-col2 { width:100%; margin:0 0 19px;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col2 .header-row2 a { width:29px; float:none; display:inline-block; margin:0 2px 0;}
.header-wrapp .header-col3 { width:100%; margin:0 0 14px;}
.header-wrapp .header-col3 .header-row3 { width:100%;}
.header-wrapp .header-col3 .header-row3 li { float:none; display:inline-block; margin:0 4px 0;}
.header-wrapp .header-col3 .header-row3 li:nth-child(2n) { display:none;}
.header-wrapp .header-col3 .header-row3 li:last-child { display:none;}
.header-wrapp .header-col3 .header-row3 li span { width:14px; display:none; margin:0 7px 0 0;}
.header-wrapp .header-col4 { width:100%; display:none; margin:0 0 0;}
.header-wrapp .header-col4 .header-row4 { width:100%;}
.header-wrapp .header-col5 { width:100%; display:none; margin:0 0 0;}
.header-wrapp .header-col5 .header-row5 { width:100%;}
.header-wrapp .header-col6 { width:100%; margin:0 0 0; display: flex; flex-wrap: wrap; flex-direction: column-reverse;}
.header-wrapp .header-col6 .header-row6 { width:100%;}
.header-wrapp .header-btn1 { width:100%; margin:4.2% 0 0; padding:10px 2% 10px 2%;}
.header-wrapp .header-btn1:first-child { width:100%; margin:0 0 0;}
.header-wrapp .header-btn1:nth-child(2n) { float:right;}
.header-row3 li, .header-row3 li a { font-size:13.18px; letter-spacing:0;}

.banner-wrapp { text-align:center; min-height:inherit;}
.banner-wrapp p { font-size:14px; line-height:25px; margin:0 0 10px;}
.banner-wrapp h2 { font-size:28.68px; line-height:39.68px; margin:0 0 14px;}
.banner-wrapp .banner-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:34px 5% 82px;}
.banner-wrapp .banner-col2 { width:186px; float:none; display:none; margin:0 auto 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col2 .banner-row2 { width:100%;}
.banner-wrapp .banner-col3 { width:100%; display:none; margin:0 0 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col3 .banner-row3 { width:100%;}
.banner-wrapp .banner-btn1 { float:none; margin:12px 0 0;}

.services-wrapp { text-align:center;}
.services-wrapp p { font-size:14px; line-height:25px; margin:0 0 10px;}
.services-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 6px;}
.services-wrapp .services-col1 { width:100%; margin:0 0 0;}
.services-wrapp .services-col1 .services-row1 { width:100%;}
.services-wrapp .services-col2 { width:100%; margin:0 0 0;}
.services-wrapp .services-col2 .services-row2 { width:100%; padding:0 8% 0; position:absolute; top:34px;}
.services-wrapp .services-btn1 { margin:12px 0 0;}

.treatments-wrapp { text-align:center; padding:5% 0 47px;}
.treatments-wrapp p { font-size:14px; line-height:25px; margin:0 0 10px;}
.treatments-wrapp h2 { font-size:22px; line-height:33px; margin:0 0 8px;}
.treatments-wrapp .treatments-col1 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; padding:0 8% 0; position:absolute; bottom:40px;}
.treatments-wrapp .treatments-btn1 { margin:13px 0 0;}

.abouts-wrapp { text-align:center; padding:0 0 430px;}
.abouts-wrapp p { font-size:14px; line-height:26px; margin:0 0 10px;}
.abouts-wrapp p span { display:inline;}
.abouts-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 14px;}
.abouts-wrapp .abouts-col1 { width:100%; margin:0 0 0;}
.abouts-wrapp .abouts-col1 .abouts-row1 { width:100%;}
.abouts-wrapp .abouts-btn1 { margin:13px 0 0;}

.team-wrapp { text-align:center;}
.team-wrapp p { font-size:14px; line-height:26px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 4px;}
.team-wrapp h3 { font-size:14px; line-height:26px; margin:0 0 16px;}
.team-wrapp .team-col1 { width:90%; background:#5e7d8f /*url(../images/team-bg2.jpg) no-repeat center / cover*/; margin:0 auto 0;}
.team-wrapp .team-col1 .team-row1 { width:100%; padding:52px 5% 100px;}
.team-wrapp .team-btn1 { margin:13px 0 0;}

.testimonials-wrapp { text-align:center; padding:320px 0 120px; position:relative;}
.testimonials-wrapp p { font-size:14px; line-height:26px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 14px;}
.testimonials-wrapp h3 { font-size:14px; line-height:26px; margin:-3px 0 10px;}
.testimonials-wrapp:after { content:""; width:100%; height:100%; background:rgb(0 0 0 / 48%); margin:0 0 0; position:absolute; top:0; right:0; left:0;}
.testimonials-wrapp .margin { position:relative; z-index:9;}
.testimonials-wrapp .testimonials-col1 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%;}
.testimonials-wrapp .testimonials-btn1 { margin:13px 0 0;}

.enquiry-wrapp { text-align:center; position:relative;}
.enquiry-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 20px;}
.enquiry-wrapp .enquiry-col1 { width:100%; margin:0 0 0; padding:54px 0 60px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width:100%;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { text-align:center;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:100%; height:42px; margin:0 0 4.2%; padding:0 5% 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width:100%; height:42px; margin:0 0 30px; padding:10px 5% 0;}
.enquiry-wrapp .enquiry-btn1 { margin:0 0 0;}

.instagram-wrapp { text-align:center; padding:60px 0 40px;}
.instagram-wrapp .instagram-col1 { width:31px; margin:0 auto 30px;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:100%;}
.instagram-wrapp .instagram-col2 { width:100%; margin:0 0 0;}
.instagram-wrapp .instagram-col2 .instagram-row2 { width:100%;}

.fheader-wrapp { text-align:center; padding:40px 0 12px;}
.fheader-wrapp .fheader-col1 { width:176px; float:none; overflow:auto; margin:0 auto 30px;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%;}
.fheader-wrapp .fheader-col2 { width:100%; margin:0 0 30px;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%;}
.fheader-wrapp .fheader-col3 { width:100%; display:none; margin:0 0 0;}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%;}
.fheader-wrapp .fheader-col3 .fheader-row3 a { width:29px; float:none; display:inline-block; margin:0 2px 0;}
.fheader-wrapp .fheader-col4 { width:100%; margin:0 0 0;}
.fheader-wrapp .fheader-col4 .fheader-row4 { width:100%;}
.fheader-wrapp .fheader-col4 .fheader-row4 li { margin:0 6px 0;}
.fheader-wrapp .fheader-btn1 { width:48%; margin:4.2% 0 0; padding:10px 2% 10px 2%;}
.fheader-wrapp .fheader-btn1:first-child { width:100%; margin:0 0 0;}
.fheader-wrapp .fheader-btn1:nth-child(2n) { float:right;}
.fheader-wrapp .fheader-btn2 { width:100%; display:none; margin:0 0 4.2%; padding:10px 2% 10px 2%;}
.fheader-row4 li, .fheader-row4 li a { font-size:12px; letter-spacing:0.64px;}

.footer-wrapp { text-align:center; padding:12px 0 95px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 li { margin:0 4px 0;}
.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { display:none;}
.footer-row1 li, .footer-row1 li a { font-size:12px; letter-spacing:0;}

/*inner*/
.inner-wrapp h1 { font-size:28px; line-height:40px;}
.inner-wrapp .inner-col1 { text-align:center; top:50%;}
.inner-row1 li, .inner-row1 li a { font-size:15px;}

.about-wrapp { padding:0 0 70px;}
.about-wrapp h2 { font-size:26px; line-height:38px;}
.about-wrapp .about-row1 { padding:40px 5% 15px; margin:0 0 40px;}
.about-wrapp .about-row2 { width:100%; margin:15px auto 18px;}
.about-wrapp .about-row2 h2 { margin-bottom:32px;}
.about-wrapp .about-row1 .clocktower-icon { width:50%; display:none;}

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

.sidbar-wrapp h2 { font-size:26px; line-height:38px;}
.sidbar-wrapp .sidbar-row1 { padding:40px 0 50px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 5% 0;}
.sidbar-wrapp .sidbar-row22 { padding:45px 0 0;}
.sidbar-wrapp .sidbar-row2 { width:100%; padding:0 5% 0;}
.sidbar-wrapp .sidbar-row3 { padding:35px 5% 40px;}

.gallerin-wrapp h2 { font-size:26px; line-height:38px;}
.gallerin-wrapp .gallerin-col1 { width:100%;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 { width:100%; margin:0 0 48px;}

.buttons h5 { font-size:18px; line-height:33px;}
.buttons-tex1 { margin:9px 8px 0 5px;}
.buttons .buttons-btn1 { padding:10px 16px 10px;}
.buttons .buttons-btn2 { padding:10px 0 10px 22px; background:url(../images/phone1-green-plain-icon.svg) no-repeat 0 7px;}
.buttons .buttons-btn2 span { display:none;}

.blogin-wrapp h2 { font-size:26px; line-height:38px;}
.blogin-wrapp .blogin-row1 { width:100%;}
.blogin-wrapp .blogin-row2 .blogin-col1 { width:100%;}

.bloger-wrapp .bloger-row2 { width:100%; margin:0 0 40px;}

.paiger-wrapp .paiger-row1 { width:auto;}
.paiger-wrapp .paiger-row1 .paiger-bar1 { width:auto;}
.paiger-wrapp .paiger-row1 .paiger-bar1 li a { margin:0 2px;}
.paiger-wrapp .paiger-btn1 { padding:10px 15px 10px;}
.paiger-wrapp .paiger-btn2 { padding:10px 15px 10px;}
.paiger-bar1 li, .paiger-bar1 li a { font-size:14px;}
.paiger-wrapp .paiger-row1 span.page-numbers.current, .paiger-wrapp .paiger-row1 a.page-numbers, .paiger-wrapp .paiger-row1 span.page-numbers.dots { font-size:14px;}


.contac-wrapp { padding:40px 0 34px;}
.contac-wrapp h3 { width:100%; margin:0; float:none; display:inline-block;}
.contac-wrapp h3 span { display:block;}
.contac-wrapp .contac-col1 { width:auto; margin:0 0 10px;}
.contac-wrapp .contac-col1 .contac-row2 { /*float:none;*/ display:inline-block; margin:0 0 3px;}
.contac-wrapp .contac-col1 h3 {width: auto; margin: 0 0 0 8px; font-size: 13.18px;}


.opening-wrapp { margin:0; padding:20px 0 20px;}
.opening-wrapp h2 { font-size:26px; line-height:38px;}
.opening-wrapp .opening-row1 .opening-col2 .time-row { width:300px;}

.feeser-wrapp .feeser-row2 { padding:0 5% 28px;}

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

.teamin-wrapp .teamin-col1 { margin:0;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:100%; float:none; display:inline-block; margin:0 0 30px;}
.teamin-wrapp .teamin-col2 { text-align:center;}
.teamin-wrapp .teamin-col2 .teamin-row2 { width:100%; position:relative; bottom:inherit;}
.desktop { display:none;}
.mobile { display:block;}

.teamer-wrapp h2 { font-size:26px; line-height:38px;}
.teamer-wrapp .teamer-col2 { width:100%; margin: 0 0 7.6% 0;}
.teamer-wrapp .teamer-col2 .teamer-row2 { padding:42px 5% 42px;}

.testi-wrapp .testi-row1 { margin:0;}
.testi-wrapp .testi-row2 { padding:0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:100%; margin-right: 0;}

.treatin-wrapp h2 { font-size:21px; line-height:38px;}
.treatin-wrapp .treatin-row1 iframe { width:100%; height:243px;}

.treat-wrapp .treat-col2 { width:100%;}

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

/*common-css*/
.header-ret1 { width:100%; margin:0 0 0;}
.fheader-ret1 { width:100%; margin:0 0 0;}
.svg-shape1 { display:none;}
.svg-shape2 { display:none;}

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

/*btn-css*/
.header-btn1, .banner-btn1, .services-btn1, .services-btn2, .treatments-btn1, .abouts-btn1, .team-btn1, .testimonials-btn1, .enquiry-fil1, .enquiry-btn1, .fheader-btn1, .fheader-btn2, .sidbar-fil1, .sidbar-btn1, .sidbar-btn2, .galler-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .bloger-btn1, .gallerin-btn1, .buttons-btn1, .buttons-btn2, .teamin-btn1, .teamer-btn1, .testi-btn1, .treatin-btn1, .about-btn1, .about-btn2 { text-align:center; font-size:13.18px; letter-spacing:0;}

/*btn-hide-css*/
.btn-hide1 { display:inline-block;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control,
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default {font-size: 13.18px; text-align: center;}

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

.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3:nth-child(2),
.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3.last_col {width: 100%; margin: 0 0 0;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default {margin: 0 0 0;}

.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control,
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control {height: 42px; padding: 0 5% 0; margin:0 0 4.2%;}

.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control {padding-top: 10px; margin-bottom: 30px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox label {font-size: 11px; line-height: 22px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .form-group.extra-class1 .checkbox {margin: 0 0 6px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3.last_col {margin: 0 0 10px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .form-group.extra-class2 .checkbox {margin: 0 0 18px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .form-control,
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .btn-default {font-size: 13.18px; letter-spacing: 0;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox label {font-size: 11px; line-height: 22px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .form-group.extra-class2 .checkbox {margin-bottom: 18px;}

.conten-wrapp .common-style h3 {font-size: 21px; line-height: 35px;}

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

.bloger-wrapp .bloger-row2 {height: auto;}

.bloger-wrapp .bloger-row2 .bloger-btn1 {position: relative; bottom: 0;}

.opening-wrapp .opening-row1 .opening-col2 {display: flex; flex-wrap: wrap;}

.opening-wrapp .opening-row1 .opening-col2 .time-row .time-col1,
.opening-wrapp .opening-row1 .opening-col2 .time-row .time-col2 {font-size: 17.5px;}

.footer-wrapp .footer-col2 .footer-row2 li { margin: 0 4px 0; }
.footer-wrapp .footer-col2 .footer-row2 li a { font-size: 12px; }



.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review {width: 100% !important;margin: 0 0 50px !important;/*padding: 0 0 0 !important;*/}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-left { max-width: 100px !important;width: 18% !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-left img { max-width: 100%  !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .wp-google-stars .wp-stars .wp-star svg {width: 14px !important;height: 14px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .google-icon-extracode { width: 24px !important; margin: 0 0 0 !important; top: 4% !important; right: 5% !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .wp-google-stars {width: 80% !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-time {font-size: 15px !important;margin: 0 0 20px !important;width: 80% !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text p { font-size: 15px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .full-text p { font-size: 15px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .testi-btn1 {font-size: 14px !important;/*position: relative !important;bottom: inherit !important;*/}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url { font-size: 14px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right a.wp-google-name { width: 80% !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback { margin: 13% 0 0 0 !important;}



.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-left {display: block !important;width: 100% !important;max-width: 72px  !important;float: none !important;position: relative !important;margin: 0 auto 15px !important;padding: 0 !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right a.wp-google-name{font-size: 16px !important;width: 100% !important;text-align: center !important; }
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-time {width: 100% !important;font-size: 15px !important;margin: 0 0 10px !important;text-align: center;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text {font-size: 15px !important; margin: 40px 0 16px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback .testi-btn1 { font-size: 14px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url { font-size: 14px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-dots { text-align: center !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback { text-align: center; max-width: 525px !important; margin: 0 auto !important; float: none !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback .wp-google-stars { width: 100% !important; top: 115px !important;}

.feeser-wrapp h2 {font-size: 14px;}
.feeser-wrapp .feeser-row1 .feeser-bar1 {width: 52.9%;}
.feeser-wrapp .feeser-row2 .feeser-bar2 {width: 46.9%;}
.feeser-wrapp .feeser-row1 .feeser-bar1, 
.feeser-wrapp .feeser-row2 .feeser-bar2 {font-size: 11px; line-height: 22px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid select.form-control { background-position: 95% 13px; background-size: 4%;}

.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell nf-field {margin: 0 0 4.2% 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 13.8px; padding: 0 5% 0; height: 42px; text-align: center;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field {padding: 0 5% 0; background-position: 95% 14px; background-size: 4%;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {padding: 12px 5% 0; margin: 0 0 12px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {margin: 0 0 6px !important;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {margin: 0 0 18px !important;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 11px; line-height: 22px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: 1px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 5px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 13.18px; margin: 0 0 0;}

.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell {width: 100% !important; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {margin: 0 0 4.2%; height: 42px;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell nf-field {margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child {width: 100% !important; margin: 0 0 0;}
.enquiry-wrapp .enquiry-col1.extra .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-top: 10px; margin: 0 0 30px;}
.enquiry-wrapp .enquiry-col1.extra .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;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 5px;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {margin: 0 0 0;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 13.18px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {width: 100%; float: left; margin: 0 0 18px !important;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 11px; line-height: 22px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 13.18px;}


/*.team-wrapp .team-col1 .team-img .masonry-row1 img { object-position: 20% 100%;}*/

.team-col1 ul.slick-dots { bottom: 18px;}

.team-wrapp .team-col1 .slick-track .slick-slide h2 { font-size: 22px; line-height: 32px;}

.testimonials-wrapp { text-align:center; padding:420px 0 120px; position:relative;}

.header-wrapp .header-col6 .dropdown-book-online {width: 100%; z-index: 99;}
.header-wrapp .fixed .header-col6 .dropdown-book-online {display: block;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main {font-size: 13px; padding: 10px 30px 10px 16px; margin: 4.2% 0 0; width: 100%; z-index: 9;}
.header-wrapp .header-col5 {margin: 19px 0 0 0;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main:after {top: 10px; right: 22px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs {min-width: 100%; left: 0; z-index: 9; top: 58px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs > div .sub-nhg img {max-width: 95px; margin: 0 auto 5px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs > div .sub-nhg {z-index: 9; position: relative;}
.header-wrapp .header-col6 .header-row6 { width:100%; margin: 4.2% 0 0;}

.dropdown-book-online { padding: 36px 0 0; width: 100%;}
.green-mpas {padding: 40px 18px;}
.sidbar-number {margin: 0 0 20px;}
.sidbar-title {font-size: 28px;}
.sidbar-title { margin: 0 0 15px;}
.sidbar-parkinginstructions p {margin: 0 0 25px;}
.header-wrapp .header-col6 .header-row6 { width:100%; margin: 4.2% 0 0;}
.header-col6 > .header-btn1 {width: 100%; margin: 0 0 0;}
.sidbar-cancellation h2 { line-height: 1.3;}
.dropdown-book-subs .sub-text a {font-size: 15px;}
.sidbar-map iframe {height: 260px}

}


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

.about-wrapp .about-btn2 {position: relative; top: 15px;}
}


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

.header-wrapp { text-align:center; padding:42px 0 40px; position:relative; top:inherit;}
.header-wrapp .header-col1 { width:176px; float:none; overflow:auto; margin:0 auto 30px;}
.header-wrapp .header-col1 .header-row1 { width:100%;}
.header-wrapp .header-col2 { width:100%; margin:0 0 19px;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col2 .header-row2 a { width:29px; float:none; display:inline-block; margin:0 2px 0;}
.header-wrapp .header-col3 { width:100%; margin:0 0 14px;}
.header-wrapp .header-col3 .header-row3 { width:100%;}
.header-wrapp .header-col3 .header-row3 li { float:none; display:inline-block; margin:0 4px 0;}
.header-wrapp .header-col3 .header-row3 li:nth-child(2n) { display:none;}
.header-wrapp .header-col3 .header-row3 li:last-child { display:none;}
.header-wrapp .header-col3 .header-row3 li span { width:14px; display:none; margin:0 7px 0 0;}
.header-wrapp .header-col4 { width:100%; display:none; margin:0 0 0;}
.header-wrapp .header-col4 .header-row4 { width:100%;}
.header-wrapp .header-col5 { width:100%; display:none; margin:0 0 0;}
.header-wrapp .header-col5 .header-row5 { width:100%;}
.header-wrapp .header-col6 { width:100%; margin:0 0 0; display: flex; flex-wrap: wrap; flex-direction: column-reverse;}
.header-wrapp .header-col6 .header-row6 { width:100%;}
.header-wrapp .header-btn1 { width:100%; margin:4.2% 0 0; padding:10px 2% 10px 2%;}
.header-wrapp .header-btn1:first-child { width:100%; margin:0 0 0;}
.header-wrapp .header-btn1:nth-child(2n) { float:right;}
.header-row3 li, .header-row3 li a { font-size:13.18px; letter-spacing:0;}

.banner-wrapp { text-align:center; min-height:inherit;}
.banner-wrapp p { font-size:14px; line-height:25px; margin:0 0 10px;}
.banner-wrapp h2 { font-size:28.68px; line-height:39.68px; margin:0 0 14px;}
.banner-wrapp .banner-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:34px 5% 82px;}
.banner-wrapp .banner-col2 { width:186px; float:none; display:none; margin:0 auto 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col2 .banner-row2 { width:100%;}
.banner-wrapp .banner-col3 { width:100%; display:none; margin:0 0 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col3 .banner-row3 { width:100%;}
.banner-wrapp .banner-btn1 { float:none; margin:12px 0 0;}

.services-wrapp { text-align:center;}
.services-wrapp p { font-size:14px; line-height:25px; margin:0 0 10px;}
.services-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 6px;}
.services-wrapp .services-col1 { width:100%; margin:0 0 0;}
.services-wrapp .services-col1 .services-row1 { width:100%;}
.services-wrapp .services-col2 { width:100%; margin:0 0 0;}
.services-wrapp .services-col2 .services-row2 { width:100%; padding:0 8% 0; position:absolute; top:34px;}
.services-wrapp .services-btn1 { margin:12px 0 0;}

.treatments-wrapp { text-align:center; padding:5% 0 47px;}
.treatments-wrapp p { font-size:14px; line-height:25px; margin:0 0 10px;}
.treatments-wrapp h2 { font-size:22px; line-height:33px; margin:0 0 8px;}
.treatments-wrapp .treatments-col1 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; padding:0 8% 0; position:absolute; bottom:40px;}
.treatments-wrapp .treatments-btn1 { margin:13px 0 0;}

.abouts-wrapp { text-align:center; padding:47px 0 440px;}
.abouts-wrapp p { font-size:14px; line-height:26px; margin:0 0 10px;}
.abouts-wrapp p span { display:inline;}
.abouts-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 14px;}
.abouts-wrapp .abouts-col1 { width:100%; margin:0 0 0;}
.abouts-wrapp .abouts-col1 .abouts-row1 { width:100%;}
.abouts-wrapp .abouts-btn1 { margin:13px 0 0;}

.team-wrapp { text-align:center;}
.team-wrapp p { font-size:14px; line-height:26px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 4px;}
.team-wrapp h3 { font-size:14px; line-height:26px; margin:0 0 16px;}
.team-wrapp .team-col1 { width:90%; background:#5e7d8f /*url(../images/team-bg2.jpg) no-repeat center / cover*/; margin:0 auto 0;}
.team-wrapp .team-col1 .team-row1 { width:100%; padding:52px 5% 100px;}
.team-wrapp .team-btn1 { margin:13px 0 0;}

.testimonials-wrapp { text-align:center; padding:300px 0 160px; position:relative;}
.testimonials-wrapp p { font-size:14px; line-height:26px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 14px;}
.testimonials-wrapp h3 { font-size:14px; line-height:26px; margin:-3px 0 10px;}
.testimonials-wrapp:after { content:""; width:100%; height:100%; background:rgb(0 0 0 / 48%); margin:0 0 0; position:absolute; top:0; right:0; left:0;}
.testimonials-wrapp .margin { position:relative; z-index:9;}
.testimonials-wrapp .testimonials-col1 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%;}
.testimonials-wrapp .testimonials-btn1 { margin:13px 0 0;}

.enquiry-wrapp { text-align:center; position:relative;}
.enquiry-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 20px;}
.enquiry-wrapp .enquiry-col1 { width:100%; margin:0 0 0; padding:54px 0 60px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width:100%;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { text-align:center;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:48%; height:42px; float:left; margin:0 0 4.2%; padding:0 5% 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2:nth-child(2n) { float:right;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width:48%; height:42px; float:right; margin:0 0 30px; padding:10px 5% 0;}
.enquiry-wrapp .enquiry-btn1 { margin:0 0 0;}

.instagram-wrapp { text-align:center; padding:60px 0 40px;}
.instagram-wrapp .instagram-col1 { width:31px; margin:0 auto 30px;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:100%;}
.instagram-wrapp .instagram-col2 { width:100%; margin:0 0 0;}
.instagram-wrapp .instagram-col2 .instagram-row2 { width:100%;}

.fheader-wrapp { text-align:center; padding:40px 0 12px;}
.fheader-wrapp .fheader-col1 { width:176px; float:none; overflow:auto; margin:0 auto 30px;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%;}
.fheader-wrapp .fheader-col2 { width:100%; margin:0 0 30px;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%;}
.fheader-wrapp .fheader-col3 { width:100%; display:none; margin:0 0 0;}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%;}
.fheader-wrapp .fheader-col3 .fheader-row3 a { width:29px; float:none; display:inline-block; margin:0 2px 0;}
.fheader-wrapp .fheader-col4 { width:100%; margin:0 0 0;}
.fheader-wrapp .fheader-col4 .fheader-row4 { width:100%;}
.fheader-wrapp .fheader-col4 .fheader-row4 li { margin:0 6px 0;}
.fheader-wrapp .fheader-btn1 { width:48%; margin:4.2% 0 0; padding:10px 2% 10px 2%;}
.fheader-wrapp .fheader-btn1:first-child { width:100%; margin:0 0 0;}
.fheader-wrapp .fheader-btn1:nth-child(2n) { float:right;}
.fheader-wrapp .fheader-btn2 { width:100%; display:none; margin:0 0 4.2%; padding:10px 2% 10px 2%;}
.fheader-row4 li, .fheader-row4 li a { font-size:12px; letter-spacing:0.64px;}

.footer-wrapp { text-align:center; padding:12px 0 95px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 li { margin:0 4px 0;}
.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { display:none;}
.footer-row1 li, .footer-row1 li a { font-size:12px; letter-spacing:0;}

/*inner*/
.inner-wrapp h1 { font-size:30px; line-height:42px;}
.inner-wrapp .inner-col1 { text-align:center; top:50%;}
.inner-row1 li, .inner-row1 li a { font-size:15px;}

.about-wrapp { padding:0 0 70px;}
.about-wrapp h2 { font-size:28px; line-height:40px;}
.about-wrapp .about-row1 { padding:40px 5% 15px; margin:0 0 40px;}
.about-wrapp .about-row2 { width:100%; margin:15px auto 18px;}
.about-wrapp .about-row2 h2 { margin-bottom:32px;}
.about-wrapp .about-row1 .clocktower-icon { width:40%;}

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

.sidbar-wrapp h2 { font-size:26px; line-height:38px;}
.sidbar-wrapp .sidbar-row1 { padding:40px 0 50px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 5% 0;}
.sidbar-wrapp .sidbar-row22 { padding:45px 0 0;}
.sidbar-wrapp .sidbar-row2 { width:100%; padding:0 5% 0;}
.sidbar-wrapp .sidbar-row3 { padding:35px 5% 40px;}

.gallerin-wrapp h2 { font-size:26px; line-height:38px;}
.gallerin-wrapp .gallerin-col1 { width:100%;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 { width:100%; margin:0 0 48px;}

.buttons h5 { font-size:18px; line-height:33px;}
.buttons .buttons-btn2 { background:url(../images/phone1-green-plain-icon.svg) no-repeat 0 7px;}

.blogin-wrapp h2 { font-size:26px; line-height:38px;}
.blogin-wrapp .blogin-row1 { width:100%;}
.blogin-wrapp .blogin-row2 .blogin-col1 { width:100%;}

.bloger-wrapp .bloger-row2 { width:100%; margin:0 0 40px;}

.paiger-wrapp .paiger-row1 { width:auto;}
.paiger-wrapp .paiger-row1 .paiger-bar1 { width:auto;}

.feeser-wrapp .feeser-row2 { padding:0 5% 28px;}

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

.teamin-wrapp .teamin-col1 { margin:0;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:100%; float:none; display:inline-block; margin:0 0 30px;}
.teamin-wrapp .teamin-col2 { text-align:center;}
.teamin-wrapp .teamin-col2 .teamin-row2 { width:100%; position:relative; bottom:inherit;}
.desktop { display:none;}
.mobile { display:block;}

.teamer-wrapp h2 { font-size:23px; line-height:34px;}
.teamer-wrapp .teamer-col2 { width:48%; margin:0 4% 4% 0;}
.teamer-wrapp .teamer-col2 .teamer-row2 { padding:42px 5% 42px;}

.testi-wrapp .testi-row1 { margin:0;}
.testi-wrapp .testi-row2 { padding:0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:100%; margin-right: 0;}

.treatin-wrapp h2 { font-size:26px; line-height:38px;}
.treatin-wrapp .treatin-row1 iframe { width:100%; height:304px;}

.treat-wrapp h2 { font-size:22px; line-height:32px;}
.treat-wrapp .treat-col2 { width:49%; margin:0 0 2%;}
.treat-wrapp .treat-col2:nth-child(2n) { float:right;}

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

/*common-css*/
.header-ret1 { width:100%; margin:0 0 0;}
.fheader-ret1 { width:100%; margin:0 0 0;}

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

/*btn-css*/
.header-btn1, .banner-btn1, .services-btn1, .services-btn2, .treatments-btn1, .abouts-btn1, .team-btn1, .testimonials-btn1, .enquiry-fil1, .enquiry-btn1, .fheader-btn1, .fheader-btn2, .sidbar-fil1, .sidbar-btn1, .sidbar-btn2, .galler-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .bloger-btn1, .gallerin-btn1, .buttons-btn1, .buttons-btn2, .teamin-btn1, .teamer-btn1, .testi-btn1, .treatin-btn1, .about-btn1, .about-btn2 { text-align:center; font-size:13.18px; letter-spacing:0;}

/*btn-hide-css*/
.btn-hide1 { display:inline-block;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control,
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default {font-size: 13.18px; text-align: center;}

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

.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3:nth-child(2),
.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3.last_col {width: 48%; float: right; margin: 0 0 0;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default {margin: 0 0 0;}

.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control,
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control {height: 42px; padding: 0 5% 0; margin:0 0 8.5%;}

.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control {padding-top: 10px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox label {font-size: 11px; line-height: 24px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .form-group.extra-class1 .checkbox {margin: 0 0 6px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3.last_col {margin: 0 0 10px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .form-control,
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .btn-default {font-size: 13.18px; letter-spacing: 0;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox label {font-size: 11px; line-height: 22px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .form-group.extra-class2 .checkbox {margin-bottom: 18px;}

.conten-wrapp .common-style h3 {font-size: 21px; line-height: 35px;}

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

.bloger-wrapp .bloger-row2 {height: auto;}

.bloger-wrapp .bloger-row2 .bloger-btn1 {position: relative; bottom: 0;}

.footer-wrapp .footer-col2 .footer-row2 li { margin: 0 4px 0; }
.footer-wrapp .footer-col2 .footer-row2 li a { font-size: 12px; }



.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review {width: 100% !important;margin: 0 0 50px !important;/*padding: 0 0 0 !important;*/}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-left { max-width: 100px !important;width: 18% !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-left img { max-width: 100%  !important;}

.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .wp-google-stars .wp-stars .wp-star svg {width: 14px !important;height: 14px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .google-icon-extracode { width: 24px !important; margin: 0 0 0 !important; top: 4% !important; right: 5% !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .wp-google-stars {width: 80% !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-time {font-size: 15px !important;margin: 0 0 20px !important;width: 80% !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text p { font-size: 15px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .full-text p { font-size: 15px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .testi-btn1 {font-size: 14px !important;/*position: relative !important;bottom: inherit !important;*/}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url { font-size: 14px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right a.wp-google-name { width: 80% !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback { margin: 13% 0 0 0 !important;}



.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-left {display: block !important;width: 100% !important;max-width: 72px  !important;float: none !important;position: relative !important;margin: 0 auto 15px !important;padding: 0 !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right a.wp-google-name{font-size: 16px !important;width: 100% !important;text-align: center !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-time {width: 100% !important;font-size: 15px !important;margin: 0 0 10px !important;text-align: center;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text {font-size: 15px !important; margin: 40px 0 16px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback .testi-btn1 { font-size: 14px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url { font-size: 14px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-dots { text-align: center !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback { text-align: center; max-width: 525px !important; margin: 0 auto !important; float: none !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback .wp-google-stars { width: 100% !important; top: 115px !important;}

.feeser-wrapp .feeser-row1 .feeser-bar1, 
.feeser-wrapp .feeser-row2 .feeser-bar2 {font-size: 13px; line-height: 28px;}
.feeser-wrapp .feeser-row1 .feeser-bar1 {width: 54.9%;}
.feeser-wrapp .feeser-row2 .feeser-bar2 {width: 44.9%;}

.enquiry-wrapp .enquiry-col1 .caldera-grid select.form-control { background-position: 95% 13px; background-size: 3%;}

.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell {width: 100% !important;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell nf-field {margin: 0 0 4.2% 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 13.8px; padding: 0 5% 0; text-align: center;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field {padding: 0 5% 0; background-position: 95% 14px; background-size: 3%;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {padding: 12px 5% 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {margin: 0 0 6px !important;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 11px; line-height: 24px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: 2px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 6px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 13.18px; margin: 0 0 0;}

.enquiry-wrapp .enquiry-col1.extra .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 0;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(2n) {float: right;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child {width: 48% !important; margin: 0 0 10px;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell nf-field {margin: 0;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {margin: 0 0 8.5%; height: 42px;}
.enquiry-wrapp .enquiry-col1.extra .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-top: 10px;}
.enquiry-wrapp .enquiry-col1.extra .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;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 5px;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {margin: 0 0 0;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 13.18px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {width: 100%; float: left; margin: 0 0 18px !important;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 11px; line-height: 22px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 13.18px;}


/*.team-wrapp .team-col1 .team-img .masonry-row1 img { object-position: 20% 100%;}*/
.team-col1 ul.slick-dots { bottom: 18px;}
.team-wrapp .team-col1 .slick-track .slick-slide { padding-bottom: 90px;}
.team-wrapp .team-col1 .slick-track .slick-slide .team-btn1 { bottom: 65px;}

.testimonials-wrapp { text-align:center; padding:510px 0 120px; position:relative;}

.header-wrapp .header-col6 .dropdown-book-online {width: 100%; z-index: 99;}
.header-wrapp .fixed .header-col6 .dropdown-book-online {display: block;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main {font-size: 13px; padding: 10px 30px 10px 16px; margin: 4.2% 0 0; width: 100%; z-index: 9;}
.header-wrapp .header-col5 {margin: 19px 0 0 0;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main:after {top: 10px; right: 22px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs {min-width: 100%; left: 0; z-index: 9; top: 58px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs > div .sub-nhg img {max-width: 95px; margin: 0 auto 5px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs > div .sub-nhg {z-index: 9; position: relative;}

.dropdown-book-online { padding: 36px 0 0;width: 100%;}
.green-mpas {padding: 45px 18px;}
.sidbar-number {margin: 0 0 30px;}
.sidbar-title {font-size: 30px;}
.sidbar-title { margin: 0 0 25px;}
.sidbar-parkinginstructions p {margin: 0 0 25px;}
.header-wrapp .header-col6 .header-row6 { width:100%; margin: 4.2% 0 0;}
.header-col6 > .header-btn1 {width: 100%; margin: 0 0 0;}


}

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

.header-wrapp { text-align:center; padding:42px 0 40px; position:relative; top:inherit;}
.header-wrapp .header-col1 { width:176px; float:none; overflow:auto; margin:0 auto 30px;}
.header-wrapp .header-col1 .header-row1 { width:100%;}
.header-wrapp .header-col2 { width:100%; margin:0 0 19px;}
.header-wrapp .header-col2 .header-row2 { width:100%;}
.header-wrapp .header-col2 .header-row2 a { width:29px; float:none; display:inline-block; margin:0 2px 0;}
.header-wrapp .header-col3 { width:100%; margin:0 0 14px;}
.header-wrapp .header-col3 .header-row3 { width:100%;}
.header-wrapp .header-col3 .header-row3 li { float:none; display:inline-block; margin:0 4px 0;}
.header-wrapp .header-col3 .header-row3 li:nth-child(2n) { display:none;}
.header-wrapp .header-col3 .header-row3 li:last-child { display:none;}
.header-wrapp .header-col3 .header-row3 li span { width:14px; display:none; margin:0 7px 0 0;}
.header-wrapp .header-col4 { width:100%; display:none; margin:0 0 0;}
.header-wrapp .header-col4 .header-row4 { width:100%;}
.header-wrapp .header-col5 { width:100%; display:none; margin:0 0 0;}
.header-wrapp .header-col5 .header-row5 { width:100%;}
.header-wrapp .header-col6 { width:100%; margin:0 0 0; display: flex; flex-wrap: wrap; flex-direction: column-reverse;}
.header-wrapp .header-col6 .header-row6 { width:100%; margin: 4.2% 0 0;}
.header-wrapp .header-btn1 { width:100%; margin:4.2% 0 0; padding:10px 2% 10px 2%;}
.header-wrapp .header-btn1:first-child { width:100%; margin:0 0 0;}
.header-wrapp .header-btn1:nth-child(2n) { float:right;}
.header-row3 li, .header-row3 li a { font-size:13.18px; letter-spacing:0;}

.banner-wrapp { text-align:center; min-height:inherit;}
.banner-wrapp p { font-size:14px; line-height:25px; margin:0 0 10px;}
.banner-wrapp h2 { font-size:28.68px; line-height:39.68px; margin:0 0 14px;}
.banner-wrapp .banner-col1 { width:100%; transform:none; margin:0 0 0; position:relative; top:inherit;}
.banner-wrapp .banner-col1 .banner-row1 { width:100%; padding:34px 5% 82px;}
.banner-wrapp .banner-col2 { width:186px; float:none; display:none; margin:0 auto 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col2 .banner-row2 { width:100%;}
.banner-wrapp .banner-col3 { width:100%; display:none; margin:0 0 0; position:relative; bottom:inherit;}
.banner-wrapp .banner-col3 .banner-row3 { width:100%;}
.banner-wrapp .banner-btn1 { float:none; margin:12px 0 0;}

.services-wrapp { text-align:center;}
.services-wrapp p { font-size:14px; line-height:25px; margin:0 0 10px;}
.services-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 6px;}
.services-wrapp .services-col1 { width:100%; margin:0 0 0;}
.services-wrapp .services-col1 .services-row1 { width:100%;}
.services-wrapp .services-col2 { width:50%; margin:0 0 0;}
.services-wrapp .services-col2 .services-row2 { width:100%; padding:0 6% 0; position:absolute; top:34px;}
.services-wrapp .services-btn1 { margin:12px 0 0;}

.treatments-wrapp { text-align:center; padding:5% 0 47px;}
.treatments-wrapp p { font-size:14px; line-height:25px; margin:0 0 10px;}
.treatments-wrapp h2 { font-size:22px; line-height:33px; margin:0 0 8px;}
.treatments-wrapp .treatments-col1 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col1 .treatments-row1 { width:100%;}
.treatments-wrapp .treatments-col2 { width:100%; margin:0 0 0;}
.treatments-wrapp .treatments-col2 .treatments-row2 { width:100%; padding:0 8% 0; position:absolute; bottom:40px;}
.treatments-wrapp .treatments-btn1 { margin:13px 0 0;}

.abouts-wrapp { text-align:center; padding:47px 0 420px;}
.abouts-wrapp p { font-size:14px; line-height:26px; margin:0 0 10px;}
.abouts-wrapp p span { display:inline;}
.abouts-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 14px;}
.abouts-wrapp .abouts-col1 { width:100%; margin:0 0 0;}
.abouts-wrapp .abouts-col1 .abouts-row1 { width:100%;}
.abouts-wrapp .abouts-btn1 { margin:13px 0 0;}

.team-wrapp { text-align:center;}
.team-wrapp p { font-size:14px; line-height:26px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 4px;}
.team-wrapp h3 { font-size:14px; line-height:26px; margin:0 0 16px;}
.team-wrapp .team-col1 { width:90%; background:#5e7d8f /*url(../images/team-bg2.jpg) no-repeat center / cover*/; margin:0 auto 0; padding: 25px 10px 0;}
.team-wrapp .team-col1 .team-row1 { width:100%; padding:52px 5% 100px;}
.team-wrapp .team-btn1 { margin:13px 0 0;}

.testimonials-wrapp { text-align:center; padding:300px 0 160px; position:relative;}
.testimonials-wrapp p { font-size:14px; line-height:26px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 14px;}
.testimonials-wrapp h3 { font-size:14px; line-height:26px; margin:-3px 0 10px;}
.testimonials-wrapp:after { content:""; width:100%; height:100%; background:rgb(0 0 0 / 48%); margin:0 0 0; position:absolute; top:0; right:0; left:0;}
.testimonials-wrapp .margin { position:relative; z-index:9;}
.testimonials-wrapp .testimonials-col1 { width:100%; margin:0 0 0;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 { width:100%;}
.testimonials-wrapp .testimonials-btn1 { margin:13px 0 0;}

.enquiry-wrapp { text-align:center; position:relative;}
.enquiry-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 20px;}
.enquiry-wrapp .enquiry-col1 { width:100%; margin:0 0 0; padding:54px 0 60px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 { width:100%;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil1 { text-align:center;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { width:48%; height:42px; float:left; margin:0 0 4.2%; padding:0 5% 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2:nth-child(2n) { float:right;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { width:48%; height:42px; float:right; margin:0 0 30px; padding:10px 5% 0;}
.enquiry-wrapp .enquiry-btn1 { margin:0 0 0;}

.instagram-wrapp { text-align:center; padding:60px 0 40px;}
.instagram-wrapp .instagram-col1 { width:31px; margin:0 auto 30px;}
.instagram-wrapp .instagram-col1 .instagram-row1 { width:100%;}
.instagram-wrapp .instagram-col2 { width:100%; margin:0 0 0;}
.instagram-wrapp .instagram-col2 .instagram-row2 { width:100%;}

.fheader-wrapp { text-align:center; padding:40px 0 12px;}
.fheader-wrapp .fheader-col1 { width:176px; float:none; overflow:auto; margin:0 auto 30px;}
.fheader-wrapp .fheader-col1 .fheader-row1 { width:100%;}
.fheader-wrapp .fheader-col2 { width:100%; margin:0 0 30px;}
.fheader-wrapp .fheader-col2 .fheader-row2 { width:100%;}
.fheader-wrapp .fheader-col3 { width:100%; display:none; margin:0 0 0;}
.fheader-wrapp .fheader-col3 .fheader-row3 { width:100%;}
.fheader-wrapp .fheader-col3 .fheader-row3 a { width:29px; float:none; display:inline-block; margin:0 2px 0;}
.fheader-wrapp .fheader-col4 { width:100%; margin:0 0 0;}
.fheader-wrapp .fheader-col4 .fheader-row4 { width:100%;}
.fheader-wrapp .fheader-col4 .fheader-row4 li { margin:0 6px 0;}
.fheader-wrapp .fheader-btn1 { width:48%; margin:4.2% 0 0; padding:10px 2% 10px 2%;}
.fheader-wrapp .fheader-btn1:first-child { width:100%; margin:0 0 0;}
.fheader-wrapp .fheader-btn1:nth-child(2n) { float:right;}
.fheader-wrapp .fheader-btn2 { width:100%; display:none; margin:0 0 4.2%; padding:10px 2% 10px 2%;}
.fheader-row4 li, .fheader-row4 li a { font-size:12px; letter-spacing:0.64px;}

.footer-wrapp { text-align:center; padding:12px 0 80px;}
.footer-wrapp .footer-col1 { width:100%; margin:0 0 0;}
.footer-wrapp .footer-col1 .footer-row1 { width:100%;}
.footer-wrapp .footer-col1 .footer-row1 li { margin:0 4px 0;}
.footer-wrapp .footer-col1 .footer-row1 li:nth-child(2n) { display:none;}
.footer-row1 li, .footer-row1 li a { font-size:12px; letter-spacing:0;}

/*inner*/
.inner-wrapp h1 { font-size:30px; line-height:42px;}
.inner-wrapp .inner-col1 { text-align:center; top:50%;}
.inner-row1 li, .inner-row1 li a { font-size:15px;}

.about-wrapp { padding:0 0 70px;}
.about-wrapp h2 { font-size:28px; line-height:40px;}
.about-wrapp .about-row1 { padding:40px 5% 15px; margin:0 0 40px;}
.about-wrapp .about-row2 { width:100%; margin:15px auto 18px;}
.about-wrapp .about-row2 h2 { margin-bottom:32px;}
.about-wrapp .about-row1 .clocktower-icon { width:40%;}

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

.sidbar-wrapp h2 { font-size:26px; line-height:38px;}
.sidbar-wrapp .sidbar-row1 { padding:40px 0 50px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 5% 0;}
.sidbar-wrapp .sidbar-row22 { padding:45px 0 0;}
.sidbar-wrapp .sidbar-row2 { width:100%; padding:0 5% 0;}
.sidbar-wrapp .sidbar-row3 { padding:35px 5% 40px;}

.gallerin-wrapp h2 { font-size:28px; line-height:40px;}
.gallerin-wrapp .gallerin-col1 { width:100%;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 { width:100%; margin:0 0 48px;}

.buttons h5 { font-size:18px; line-height:33px;}
.buttons .buttons-btn2 { background:url(../images/phone1-green-plain-icon.svg) no-repeat 0 7px;}

.blogin-wrapp h2 { font-size:28px; line-height:40px;}
.blogin-wrapp .blogin-row1 { width:100%;}
.blogin-wrapp .blogin-row2 .blogin-col1 { width:100%;}

.bloger-wrapp h2 { font-size:22px; line-height:34px;}

.feeser-wrapp .feeser-row2 { padding:0 5% 28px;}

.galler-wrapp .galler-col2 { margin:0 0 50px;}
.galler-wrapp .galler-col2:last-child { margin:0 0 50px;}

.teamin-wrapp .teamin-col1 .teamin-row1 { width:50%;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:45%;}
.desktop { display:none;}
.mobile { display:block;}

.teamer-wrapp h2 { font-size:26px; line-height:38px;}
.teamer-wrapp .teamer-col2 { width:48%; margin:0 4% 4% 0;}
.teamer-wrapp .teamer-col2 .teamer-row2 { padding:42px 5% 42px;}

.testi-wrapp .testi-row1 { margin:0;}
.testi-wrapp .testi-row2 { padding:0;}
.testi-wrapp .testi-row2 .testi-row3 .testi-col2 { width:100%; margin-right: 0;}

.treatin-wrapp h2 { font-size:28px; line-height:40px;}
.treatin-wrapp .treatin-row1 iframe { width:100%; height:304px;}

.treat-wrapp h2 { font-size:22px; line-height:32px;}
.treat-wrapp .treat-col2 { width:49%; margin:0 0 2%;}
.treat-wrapp .treat-col2:nth-child(2n) { float:right;}

/*common-css*/
.header-ret1 { width:100%; margin:0 0 0;}
.fheader-ret1 { width:100%; margin:0 0 0;}

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

/*btn-css*/
.header-btn1, .banner-btn1, .services-btn1, .services-btn2, .treatments-btn1, .abouts-btn1, .team-btn1, .testimonials-btn1, .enquiry-fil1, .enquiry-btn1, .fheader-btn1, .fheader-btn2, .sidbar-fil1, .sidbar-btn1, .sidbar-btn2, .galler-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .bloger-btn1, .gallerin-btn1, .buttons-btn1, .buttons-btn2, .teamin-btn1, .teamer-btn1, .testi-btn1, .treatin-btn1, .about-btn1, .about-btn2 { text-align:center; font-size:13.18px; letter-spacing:0;}

/*btn-hide-css*/
.btn-hide1 { display:inline-block;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control,
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default {font-size: 13.18px; text-align: center;}

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

.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3:nth-child(2),
.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3.last_col {width: 48%; float: right; margin: 0 0 0;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default {margin: 0 0 0;}

.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control,
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control {height: 42px; padding: 0 5% 0; margin:0 0 8.5%;}

.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control {padding-top: 10px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox label {font-size: 11px; line-height: 24px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .form-group.extra-class1 .checkbox {margin: 0 0 6px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3.last_col {margin: 0 0 10px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .form-control,
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .btn-default {font-size: 13.18px; letter-spacing: 0;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox label {font-size: 11px; line-height: 22px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .form-group.extra-class2 .checkbox {margin-bottom: 18px;}

.conten-wrapp .common-style h3 {font-size: 24px; line-height: 38px;}

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

.bloger-wrapp .bloger-row2 {height: 51.25vw;}

.footer-wrapp .footer-col2 .footer-row2 li { margin: 0 4px 0; }
.footer-wrapp .footer-col2 .footer-row2 li a { font-size: 12px; }



.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review {width: 48% !important;margin: 0 0 60px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review:nth-child(2n) {float: right !important;margin-left: 4% !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-left { width: 22% !important; max-width: 72px  !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .wp-google-stars {top: 30px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right a.wp-google-name { font-size: 16px !important;  line-height: 28px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .google-icon-extracode { width: 24px !important; margin: 0 0 0; position: absolute; top: 4% !important; right: 5% !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-time { font-size: 15px !important; margin: 0 0 20px !important; }
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text p { font-size: 15px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .full-text p { font-size: 15px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .testi-btn1 { font-size: 14px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url { font-size: 14px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback { margin: 15% 0 0 0 !important;}


.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-left {display: block !important;width: 100% !important;max-width: 72px  !important;float: none !important;position: relative !important;margin: 0 auto 15px !important;padding: 0 !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right a.wp-google-name{font-size: 16px !important;width: 100% !important;text-align: center !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-time {width: 100% !important;font-size: 15px !important;margin: 0 0 10px !important;text-align: center;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text {font-size: 15px !important; margin: 40px 0 16px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback .testi-btn1 { font-size: 14px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url { font-size: 14px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-dots { text-align: center !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback { text-align: center; max-width: 525px !important; margin: 0 auto !important; float: none !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback .wp-google-stars { width: 100% !important; top: 115px !important;}

.feeser-wrapp .feeser-row1 .feeser-bar1, 
.feeser-wrapp .feeser-row2 .feeser-bar2 {font-size: 13px; line-height: 28px;}
.feeser-wrapp .feeser-row1 .feeser-bar1 {width: 54.9%;}
.feeser-wrapp .feeser-row2 .feeser-bar2 {width: 44.9%;}

.enquiry-wrapp .enquiry-col1 .caldera-grid select.form-control { background-position: 95% 11px; background-size: 3%;}

.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell {width: 100% !important;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell nf-field {margin: 0 0 4.2% 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 13.8px; padding: 0 5% 0; text-align: center;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field {padding: 0 5% 0; background-position: 95% 14px; background-size: 3%;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {padding: 12px 5% 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label {margin: 0 0 6px !important;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 11px; line-height: 24px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: 2px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 6px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 13.18px; margin: 0 0 0;}

.enquiry-wrapp .enquiry-col1.extra .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 0;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:nth-child(2n) {float: right;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row:first-child .nf-cell:last-child {width: 48% !important; margin: 0 0 10px;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell nf-field {margin: 0;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {margin: 0 0 8.5%; height: 42px;}
.enquiry-wrapp .enquiry-col1.extra .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-top: 10px;}
.enquiry-wrapp .enquiry-col1.extra .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;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 5px;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {margin: 0 0 0;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 13.18px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {width: 100%; float: left; margin: 0 0 18px !important;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 11px; line-height: 22px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 13.18px;}


/*.team-wrapp .team-col1 .team-img .masonry-row1 img { object-position: 35% 100%;}*/

.testimonials-wrapp { text-align:center; padding:460px 0 120px; position:relative;}

.header-wrapp .header-col6 .dropdown-book-online {width: 100%; z-index: 99;}
.header-wrapp .fixed .header-col6 .dropdown-book-online {display: block;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main {font-size: 13px; padding: 10px 30px 10px 16px; margin: 4.2% 0 0; width: 100%; z-index: 9;}
.header-wrapp .header-col5 {margin: 19px 0 0 0;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main:after {top: 10px; right: 22px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs {min-width: 100%; left: 0; z-index: 9; top: 58px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs > div .sub-nhg img {max-width: 95px; margin: 0 auto 5px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs > div .sub-nhg {z-index: 9; position: relative;}

.dropdown-book-online { padding: 36px 0 0;}
.green-mpas {padding: 60px 18px;}
.sidbar-number {margin: 0 0 40px;}
.sidbar-parkinginstructions p {margin: 0 0 50px;}
.header-wrapp .fixed .header-btn1:first-child {margin:0;}
.header-col6 > .header-btn1 {width: 100%;  margin: 0 0 0;}

}

@media screen and (max-width: 767px) { 
.partners-wrapp .partners-col1.mobileview { display: block; }
.partners-wrapp .partners-col1.desktopview { display: none; }
.treatments-wrapp .treatments-col1.desktop {display: none;}
.treatments-wrapp .treatments-col1.mobile {display: block;}
.team-wrapp .team-col1 { background-position-x: right!important;}
.footer .container_12.header {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.team-wrapp .team-col1 .team-row1 .slick-dots {
  position: static;
}

.team-wrapp .team-col1 .team-row1 { padding: 52px 5% 70px;}
/*.team-wrapp .team-col1 .slick-track .slick-slide:after{content: "";position: absolute;width: 100%;height: 100%;left: 0;right: 0;top: 0;margin: 0 auto;background: #00000057;z-index: -1;}*/

.team-wrapp .team-col1 .slick-track .slick-slide .team-row1 { padding: 30px 10px 25px;}
.team-wrapp .team-col1 .slick-track .slick-slide h2 { font-size: 22px; line-height: 32px;}
.team-wrapp .team-col1 .slick-track .slick-slide h3 { font-size: 14px; line-height: 26px;}

}

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

.header-wrapp .header-col1 { width:13.3%;}
.header-wrapp .header-col2 { margin: 0 8px 0 0;}
.header-wrapp .header-col2 .header-row2 a { width:23px; margin:0 7px 0 0;}
.header-wrapp .header-col3 { margin:3px 0 0;}
.header-wrapp .header-col3 .header-row3 li:nth-child(2n) { margin:0 6px 0;}
.header-wrapp .header-col3 .header-row3 li span { width:10px; display:none; margin:1px 7px 0 0;}
.header-wrapp .header-col4 { display:none;}
.header-wrapp .header-col5 { margin:11px 0 0;}
.header-wrapp .header-row6 { display:block;}
.header-wrapp .header-btn1 { margin:0 0 0 3px; padding:9px 11px 9px 11px;}
.header-row3 li, .header-row3 li a { font-size:12.18px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp p { font-size:14px; line-height:25px; margin:0 0 10px;}
.banner-wrapp h2 { font-size:28.68px; line-height:39.68px; margin:0 0 6px;}
.banner-wrapp .banner-col1 { width:94%;}
.banner-wrapp .banner-col2 { width:94%;}
.banner-wrapp .banner-col2 .banner-row2 { width:168px;}
.banner-wrapp .banner-col3 .banner-row3 { width:206px;}
.banner-wrapp .banner-col3 { width:94%;}
.banner-wrapp .banner-btn1 { margin:4px 0 0;}

.services-wrapp p { font-size:14px; line-height:25px; margin:0 0 10px;}
.services-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 6px;}
.services-wrapp .services-btn1 { margin:3px 0 0;}

.treatments-wrapp { padding:11px 0 28px;}
.treatments-wrapp p { font-size:14px; line-height:25px; margin:0 0 10px;}
.treatments-wrapp h2 { font-size:20px; line-height:31px; margin:0 0 8px;}

.abouts-wrapp { padding:28px 0 416px;}
.abouts-wrapp p { font-size:14px; line-height:25px; margin:0 0 10px;}
.abouts-wrapp p span { display:inline;}
.abouts-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 26px;}
.abouts-wrapp .abouts-btn1 { margin:19px 0 0;}

.team-wrapp p { font-size:14px; line-height:26px; margin:0 0 10px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 4px;}
.team-wrapp h3 { font-size:14px; line-height:26px; margin:0 0 26px;}
.team-wrapp .team-col1 { width:94%;}
.team-wrapp .team-col1 .team-row1 { padding:62px 7% 90px 0;}
.team-wrapp .team-btn1 { margin:13px 0 0;}

.testimonials-wrapp { padding:402px 0 216px;}
.testimonials-wrapp p { font-size:14px; line-height:26px; margin:0 0 10px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 14px;}
.testimonials-wrapp h3 { font-size:14px; line-height:26px; margin:-2px 0 10px;}
.testimonials-wrapp .testimonials-btn1 { margin:8px 0 0;}

.enquiry-wrapp h2 { font-size:26px; line-height:37px; margin:0 0 28px;}
.enquiry-wrapp .enquiry-col1 { padding:28px 0 34px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { height:40px; margin:0 0.96% 28px 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { height:40px; margin:0 0 28px;}
.enquiry-wrapp .enquiry-btn1 { margin:22px 0 0;}

.instagram-wrapp { padding:46px 0 18px;}
.instagram-wrapp .instagram-col1 { width:27px; margin:0 auto 28px;}

.fheader-wrapp { padding:18px 0 12px;}
.fheader-wrapp .fheader-col1 { width:13.3%;}
.fheader-wrapp .fheader-col2 { margin:0 0 18px;}
.fheader-wrapp .fheader-col3 { display:none;}
.fheader-wrapp .fheader-col4 { clear:both;}
.fheader-wrapp .fheader-col4 .fheader-row4 li { margin:1px 13px 1px 13px;}
.fheader-wrapp .fheader-col4 .fheader-row4 li:first-child { margin-left:0;}
.fheader-wrapp .fheader-btn1 { margin:0 0 0; padding:10px 14.4px 10px 14.4px; font-size: 11px;}
.fheader-wrapp .fheader-btn2 { margin:0 0 0 4px; padding:10px 14.4px 10px 14.4px; font-size: 11px;}
.fheader-wrapp .fheader-btn2 span { display:none;}
.fheader-wrapp .fheader-btn2:last-child { margin-right:0;}
.fheader-row4 li, .fheader-row4 li a { font-size:11px; letter-spacing:0.94px;}

.footer-wrapp { padding:12px 0 95px;}
.footer-row1 li, .footer-row1 li a { font-size:11px; letter-spacing:0;}

/*inner*/
.inner-wrapp h1 { font-size:34px; line-height:46px;}

.about-wrapp .about-row1 { padding:63px 3% 30px;}
.about-wrapp .about-row2 { width:94%;}

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

.sidbar-wrapp h2 { font-size:30px; line-height:42px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 7%;}
.sidbar-wrapp .sidbar-row22 { padding:62px 0 0;}
.sidbar-wrapp .sidbar-row22:after { width:130.2%; height:148.4%;}
.sidbar-wrapp .sidbar-row2 { width:100%; padding:0 7%;}
.sidbar-wrapp .sidbar-row3 { padding:55px 7% 85px;}

.gallerin-wrapp h2 { font-size:30px; line-height:42px;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 { margin:0 0 38px;}

.buttons h5 { font-size:18px;}

.blogin-wrapp h2 { font-size:30px; line-height:42px;}
.blogin-wrapp .blogin-row1 { width:100%;}

.bloger-wrapp h2 { font-size:22px; line-height:34px;}
.bloger-wrapp .bloger-row2 { margin:0 8% 45px 0; height: 43.5vw;}

.contac-wrapp h3 { font-size:12.6px; margin:0 0 0 6px;}
.contac-wrapp .contac-col1 { margin:0 5px;}
.contac-wrapp .contac-col1:first-child { margin-left:0;}
.contac-wrapp .contac-col1:last-child { margin-right:0;}

.opening-wrapp { margin:-4% 0;}

.galler-wrapp .galler-col2 { margin:0 0 50px;}
.galler-wrapp .galler-col2:last-child { margin:0 0 50px;}

.teamin-wrapp h2 { font-size:22px; line-height:34px;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:50%;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:45%;}
.desktop { display:none;}
.mobile { display:block;}

.teamer-wrapp h2 { font-size:26px; line-height:38px;}
.teamer-wrapp .teamer-col2 { width:48%; margin:0 4% 4% 0;}
.teamer-wrapp .teamer-col2 .teamer-row2 { padding:42px 5% 42px;}

.treatin-wrapp h2 { font-size:30px; line-height:42px;}
.treatin-wrapp .treatin-row1 iframe { width:100%; height:298px;}

.treat-wrapp h2 { font-size:22px; line-height:32px;}

/*common-css*/
.header-ret1 { margin:8px 0 0;}
.fheader-ret1 { margin:6px 0 0;}

/*btn-css*/
.header-btn1, .banner-btn1, .services-btn1, .services-btn2, .treatments-btn1, .abouts-btn1, .team-btn1, .testimonials-btn1, .enquiry-fil1, .enquiry-btn1, .fheader-btn1, .fheader-btn2, .sidbar-fil1, .sidbar-btn1, .sidbar-btn2, .galler-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .bloger-btn1, .gallerin-btn1, .buttons-btn1, .buttons-btn2, .teamin-btn1, .teamer-btn1, .testi-btn1, .treatin-btn1, .about-btn1, .about-btn2 { text-align:center; font-size:12.18px; letter-spacing:0;}

/*btn-hide-css*/
.btn-hide2 { display:none;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control,
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default {font-size: 12.18px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default {margin: 22px 0 0;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3 {margin: 0 0.96% 15px 0;}

.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control,
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control {height: 40px; margin: 0 0 0px 0;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3.last_col {margin: 0 0 28px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox label {font-size: 10px; line-height: 21px; top: -7px}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .form-control,
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .btn-default {font-size: 12.18px; letter-spacing: 0;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox label {font-size: 10px; line-height: 21px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .form-group.extra-class2 .checkbox {margin-bottom: 18px;}

.conten-wrapp .common-style h3 {font-size: 28px; line-height: 40px;}

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

.teamer-wrapp .teamer-col1 .teamer-col2 .teamer-row2 .teamer-btn1 {bottom: 20px;}

.header-wrapp .header-col5 .sticky-btn1 {font-size: 11px; letter-spacing: 0; padding: 9px 11px 9px 11px; margin: 0 0 0 10px;}
.header-wrapp .fixed .header-btn1 {font-size: 11px; letter-spacing: 0; padding: 9px 11px 9px 11px; margin: 0 0 0 4px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox input[type=checkbox] {top: 3.25px;}

.footer-wrapp .footer-col2 .footer-row2 li { margin: 0 4px 0; }
.footer-wrapp .footer-col2 .footer-row2 li a { font-size: 12px; }

.inner-wrapp h1 span { display: block; }
.inner-wrapp .inner-col1 .all-on-six h1 { font-size: 28px;}
.inner-wrapp .inner-col1 .all-on-six .inner-box1 { width: 69%; float: right;}
.inner-wrapp .inner-col1 .all-on-six ul li { font-size: 14px;}
.inner-wrapp .inner-col1 .all-on-six ul li a { font-size: 14px;}


.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-time { font-size: 14px !important; margin: 0 0 20px !important; }
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text p { font-size: 14px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .full-text p { font-size: 14px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .testi-btn1 { font-size: 13px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url { font-size: 13px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback { margin: 15% 0 0 0 !important;}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-left { width: 25% !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right a.wp-google-name{ font-size: 15px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-time { font-size: 14px !important; margin: 0 0 20px !important; }
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text { font-size: 14px !important; margin: 35px 0 16px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback .testi-btn1 { font-size: 13px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url { font-size: 13px !important;}

.feeser-wrapp .feeser-row1 .feeser-bar1, 
.feeser-wrapp .feeser-row2 .feeser-bar2 {font-size: 13px; line-height: 28px;}
.feeser-wrapp .feeser-row1 .feeser-bar1 {width: 54.9%;}
.feeser-wrapp .feeser-row2 .feeser-bar2 {width: 44.9%;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control { font-size: 9.5px !important; padding: 0 9.4% 0;}

.enquiry-wrapp .enquiry-col1 .caldera-grid select.form-control { padding: 0 4.6% 0; background-position: 96% 11px;}
.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control { padding: 10px 4.6% 0;}

.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell nf-field {margin: 0 0 15px 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 9.5px; padding: 0 9.4% 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element select.ninja-forms-field {padding: 0 4.6% 0; background-position: 96% 15px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {padding: 15px 4.6% 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 10px; line-height: 21px; top: -7px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: 1px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 5px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 12.18px; margin: 22px 0 0;}

.enquiry-wrapp .enquiry-col1.extra .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;}
.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 5px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 12.18px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {width: 100%; float: left; margin: 0 0 18px !important;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 10px; line-height: 21px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 12.18px;}



/*.team-wrapp .team-col1 .team-img .masonry-row1 img { object-position: 25% 100%;}*/

.team-wrapp .team-col1 .slick-track .slick-slide .team-row1 { padding: 20px 10px 25px;}
.team-wrapp .team-col1 .slick-track .slick-slide h2 { font-size: 18px; line-height: 30px;}
.team-wrapp .team-col1 .slick-track .slick-slide h3 { font-size: 13px; line-height: 24px;}

.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main {font-size: 11px; padding: 8px 30px 8px 16px;}
.header-wrapp .header-col5 {margin: 19px 0 0 0;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main:after {top: 7px;}
.header-wrapp .header-col6 {margin: 16px 0 0;}
.header-wrapp .fixed .header-col6 {margin: 0 0 0 2px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs {min-width: 100%; left: 0;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs .sub-text a, 
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs .sub-nhg-res a {font-size: 13px; padding: 6px 5px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs > div .sub-nhg {padding: 8px 38px 15px;}

.conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  {width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  .conten-row1 {width: 100%;}
  .conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  .conten-col1 {width: 50%;}
  .green-mpas { padding: 55px 18px;}
  .sidbar-number span {display: inline;}
  .sidbar-title {  font-size: 30px;}
  .sidbar-number { margin: 0 0 40px;}
  .sidbar-parkinginstructions p { margin: 0 0 70px;}
  .sidbar-cancellation h2 {  font-size: 27px;  line-height: 1.3;}
  .conten-wrapp .conten-row2 {width: 45%;}
  .sidbar-cancellation h2 {font-size: 25px;}
  .dropdown-book-online {  width: 69.2%;}

}

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

.header-wrapp .header-col1 { width:15.3%;}
.header-wrapp .header-col2 {  margin: 4px 8px 0 0;}
.header-wrapp .header-col2 .header-row2 a { width:25px; margin:0 9px 0 0;}
.header-wrapp .header-col3 { margin:7px 0 0;}
.header-wrapp .header-col3 .header-row3 li:nth-child(2n) { margin:0 8px 0;}
.header-wrapp .header-col3 .header-row3 li span { width:12px; display:none; margin:0 9px 0 0;}
.header-wrapp .header-col4 { display:block;}
.header-wrapp .header-col5 { margin:15px 0 0;}
.header-wrapp .header-row6 { display:block;}
.header-wrapp .header-btn1 { margin: 0 0 7px 5px;  padding: 10px 11px 10px 11px;}

.header-wrapp .fixed .header-btn1 { margin:0 0 0 4px ;}

.header-row3 li, .header-row3 li a { font-size:13.18px;}

.banner-wrapp { min-height:inherit;}
.banner-wrapp p { font-size:16px; line-height:27px; margin:0 0 13px;}
.banner-wrapp h2 { font-size:35.68px; line-height:46.68px; margin:0 0 8px;}
.banner-wrapp .banner-col1 { width:94%;}
.banner-wrapp .banner-col2 { width:94%;}
.banner-wrapp .banner-col2 .banner-row2 { width:198px;}
.banner-wrapp .banner-col3 .banner-row3 { width:246px;}
.banner-wrapp .banner-col3 { width:94%;}
.banner-wrapp .banner-btn1 { margin:4px 0 0;}

.services-wrapp p { font-size:15px; line-height:26px; margin:0 0 13px;}
.services-wrapp h2 { font-size:33px; line-height:44px; margin:0 0 8px;}
.services-wrapp .services-btn1 { margin:5px 0 0;}

.treatments-wrapp { padding:13px 0 37px;}
.treatments-wrapp p { font-size:15px; line-height:26px; margin:0 0 13px;}
.treatments-wrapp h2 { font-size:25px; line-height:36px; margin:0 0 10px;}
.treatments-wrapp .treatments-btn1 { margin:9px 0 0;}

.abouts-wrapp { padding:37px 0 466px;}
.abouts-wrapp p { font-size:15px; line-height:26px; margin:0 0 13px;}
.abouts-wrapp p span { display:inline;}
.abouts-wrapp h2 { font-size:33px; line-height:44px; margin:0 0 34px;}
.abouts-wrapp .abouts-btn1 { margin:21px 0 0;}

.team-wrapp p { font-size:15px; line-height:27px; margin:0 0 13px;}
.team-wrapp p span { display:inline;}
.team-wrapp h2 { font-size:33px; line-height:44px; margin:0 0 6px;}
.team-wrapp h3 { font-size:15px; line-height:27px; margin:0 0 30px;}
.team-wrapp .team-col1 { width:94%;}
.team-wrapp .team-col1 .team-row1 { padding:82px 7% 110px 0;}
.team-wrapp .team-btn1 { margin:15px 0 0;}

.testimonials-wrapp { padding:452px 0 266px;}
.testimonials-wrapp p { font-size:15px; line-height:27px; margin:0 0 13px;}
.testimonials-wrapp p span { display:inline;}
.testimonials-wrapp h2 { font-size:33px; line-height:44px; margin:0 0 17px;}
.testimonials-wrapp h3 { font-size:15px; line-height:27px; margin:-2px 0 13px;}
.testimonials-wrapp .testimonials-btn1 { margin:10px 0 0;}

.enquiry-wrapp h2 { font-size:33px; line-height:44px; margin:0 0 36px;}
.enquiry-wrapp .enquiry-col1 { padding:33px 0 39px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { height:42px; margin:0 0.96% 32px 0;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { height:42px; margin:0 0 32px;}
.enquiry-wrapp .enquiry-btn1 { margin:26px 0 0;}

.instagram-wrapp { padding:61px 0 21px;}
.instagram-wrapp .instagram-col1 { width:31px; margin:0 auto 33px;}

.fheader-wrapp { padding:21px 0 15px;}
.fheader-wrapp .fheader-col1 { width:15.3%;}
.fheader-wrapp .fheader-col2 { margin:0 0 31px;}
.fheader-wrapp .fheader-col3 { display:none;}
.fheader-wrapp .fheader-col4 { clear:both;}
.fheader-wrapp .fheader-col4 .fheader-row4 li { margin:3px 17px 3px 17px;}
.fheader-wrapp .fheader-col4 .fheader-row4 li:first-child { margin-left:0;}
.fheader-wrapp .fheader-btn1 { margin:0 0 0; padding:10px 16.4px 10px 16.4px;}
.fheader-wrapp .fheader-btn2 { margin:0 0 0 6px; padding:10px 16.4px 10px 16.4px;}
.fheader-wrapp .fheader-btn2 span { display:none;}
.fheader-wrapp .fheader-btn2:last-child { margin-right:0;}
.fheader-row4 li, .fheader-row4 li a { font-size:12px; letter-spacing:0.99px;}

.footer-wrapp { padding:15px 0 95px;}
.footer-row1 li, .footer-row1 li a { font-size:12px; letter-spacing:0;}

/*inner*/
.about-wrapp .about-row1 { padding:63px 3% 30px;}
.about-wrapp .about-row2 { width:94%;}

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

.sidbar-wrapp h2 { font-size:30px; line-height:42px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 7%;}
.sidbar-wrapp .sidbar-row22 { padding:62px 0 0;}
.sidbar-wrapp .sidbar-row22:after { width:130.2%; height:148.4%;}
.sidbar-wrapp .sidbar-row2 { width:100%; padding:0 7%;}
.sidbar-wrapp .sidbar-row3 { padding:55px 7% 85px;}

.gallerin-wrapp h2 { font-size:30px; line-height:42px;}
.gallerin-wrapp .gallerin-col1 .gallerin-row1 { margin:0 0 38px;}

.blogin-wrapp h2 { font-size:30px; line-height:42px;}
.blogin-wrapp .blogin-row1 { width:100%;}

.bloger-wrapp h2 { font-size:22px; line-height:34px;}
.bloger-wrapp .bloger-row2 { margin:0 8% 45px 0; height: 30.2vw;}

.contac-wrapp h3 { font-size:14px;}
.contac-wrapp .contac-col1 { margin:0 5px;}
.contac-wrapp .contac-col1:first-child { margin-left:0;}
.contac-wrapp .contac-col1:last-child { margin-right:0;}

.teamin-wrapp h2 { font-size:24px; line-height:34px;}
.teamin-wrapp .teamin-col1 .teamin-row1 { width:50%;}
.teamin-wrapp .teamin-col1 .teamin-row2 { width:45%;}
.desktop { display:none;}
.mobile { display:block;}

.teamer-wrapp h2 { font-size:26px; line-height:38px;}
.teamer-wrapp .teamer-col2 { width:48%; margin:0 4% 4% 0;}
.teamer-wrapp .teamer-col2 .teamer-row2 { padding:42px 5% 42px;}

.treatin-wrapp h2 { font-size:30px; line-height:42px;}
.treatin-wrapp .treatin-row1 iframe { width:100%; height:339px;}

.treat-wrapp h2 { font-size:22px; line-height:32px;}

/*common-css*/
.header-ret1 {  margin: 1px 42px 0 0px;}
.fheader-ret1 { margin:18px 0 0;}

/*btn-css*/
.header-btn1, .banner-btn1, .services-btn1, .services-btn2, .treatments-btn1, .abouts-btn1, .team-btn1, .testimonials-btn1, .enquiry-fil1, .enquiry-btn1, .fheader-btn1, .fheader-btn2, .sidbar-fil1, .sidbar-btn1, .sidbar-btn2, .galler-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .bloger-btn1, .gallerin-btn1, .buttons-btn1, .buttons-btn2, .teamin-btn1, .teamer-btn1, .testi-btn1, .treatin-btn1, .about-btn1, .about-btn2 { text-align:center; font-size:11.18px; letter-spacing:0;}

/*btn-hide-css*/
.btn-hide2 { display:none;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control,
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default {font-size: 13.18px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default {margin: 26px 0 0;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3 {margin: 0 0.96% 32px 0;}

.enquiry-wrapp .enquiry-col1 .caldera-grid textarea.form-control,
.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control {height: 42px; margin: 0 0 0 0;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .col-sm-3.last_col {margin: 0 0 32px;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .checkbox label {font-size: 11px; line-height: 22px; top: -7px}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .form-control,
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .btn-default {font-size: 13.18px; letter-spacing: 0;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .checkbox label {font-size: 11px; line-height: 22px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .form-group.extra-class2 .checkbox {margin-bottom: 22px;}

.conten-wrapp .common-style h3 {font-size: 28px; line-height: 40px;}

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

.header-wrapp .header-col5 .sticky-btn1 {font-size: 11.18px; margin: 0 0 0 15px; letter-spacing: 0;}

.footer-wrapp .footer-col2 .footer-row2 li { margin: 0 6px 0; }
.footer-wrapp .footer-col2 .footer-row2 li a { font-size: 12px; }

.inner-wrapp h1 span { display: block; }
.inner-wrapp .inner-col1 .all-on-six h1 { font-size: 30px;}
.inner-wrapp .inner-col1 .all-on-six .inner-box1 { width: 60%; float: right;}
.inner-wrapp .inner-col1 .all-on-six ul li { font-size: 14px;}
.inner-wrapp .inner-col1 .all-on-six ul li a { font-size: 14px;}


 
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-time { font-size: 15px !important; margin: 0 0 20px !important; }
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text p { font-size: 15px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .full-text p { font-size: 15px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .testi-btn1 { font-size: 14px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url { font-size: 14px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback { margin: 17% 0 0 0 !important;}

.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-left { width: 25% !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right a.wp-google-name{ font-size: 16px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-time { font-size: 15px !important; margin: 0 0 20px !important; }
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback span.wp-google-text { font-size: 15px !important; margin: 40px 0 16px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .mona-all-model-slide-google .owl-stage-outer .owl-item .wp-google-review .wp-google-right .wp-google-feedback .testi-btn1 { font-size: 14px !important;}
.testimonials-wrapp .testimonials-col1 .testimonials-row1 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url { font-size: 14px !important;}

.feeser-wrapp .feeser-row1 .feeser-bar1, 
.feeser-wrapp .feeser-row2 .feeser-bar2 {font-size: 13px; line-height: 28px;}
.feeser-wrapp .feeser-row1 .feeser-bar1 {width: 54.9%;}
.feeser-wrapp .feeser-row2 .feeser-bar2 {width: 44.9%;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control { font-size: 11.18px !important;}

.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-cell nf-field {margin: 0 0 20px 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 11.18px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element textarea.ninja-forms-field {padding: 12px 5.4% 0;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 11px; line-height: 22px; top: -7px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:after {top: 1px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 5px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 13.18px; margin: 26px 0 0;}

.enquiry-wrapp .enquiry-col1.extra .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label:before {top: 6px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 13.18px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container.extra-class2 .field-wrap.checkbox-wrap .nf-field-label {width: 100%; float: left; margin: 0 0 22px !important;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.checkbox-wrap .nf-field-label label {font-size: 11px; line-height: 22px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 13.18px;}


/*.team-wrapp .team-col1 .team-img .masonry-row1 img { object-position: 30% 100%;}*/

 

.team-wrapp .team-col1 .slick-track .slick-slide .team-row1 { padding: 20px 10px 25px;}
.team-wrapp .team-col1 .slick-track .slick-slide h2 { font-size: 24px; line-height: 34px;}
.team-wrapp .team-col1 .slick-track .slick-slide h3 { font-size: 14px; line-height: 26px;}

.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main {font-size: 12px;}
.header-wrapp .header-col5 {margin: 19px 0 0 0;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main:after {top: 9px;}
.header-wrapp .header-col6 { margin: 7px 0 0 0;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs {min-width: 100%; left: 0;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs .sub-text a, 
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs .sub-nhg-res a {font-size: 14px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs > div .sub-nhg {padding: 8px 38px 15px;}

.conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  {width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  .conten-row1 {width: 100%;}
  .conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  .conten-col1 {width: 50%;}
  .green-mpas { padding: 55px 18px;}
  .sidbar-number span {display: inline;}
  .sidbar-title {  font-size: 34px;}
  .sidbar-number { margin: 0 0 40px;}
  .sidbar-parkinginstructions p { margin: 0 0 70px;}
  .sidbar-cancellation h2 {  font-size: 27px;  line-height: 1.3;}

  .header-wrapp .fixed .header-col6 {margin: 19px 0 0;}
  .header-wrapp .fixed .sticky-btn1.header-btn1 {display: block !important;}

}


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

.header-wrapp .header-col1 { width:17.3%;}
.header-wrapp .header-col2 .header-row2 a { width:27px;}
.header-wrapp .header-col3 .header-row3 li span { display:none;}
.header-wrapp .header-col4 { display:block;}
.header-wrapp .header-row6 { display:block;}
.header-row3 li, .header-row3 li a { font-size:14.18px;}

.banner-wrapp { min-height:617px;}
.banner-wrapp .banner-col1 { width:94%;}
.banner-wrapp .banner-col2 { width:94%;}
.banner-wrapp .banner-col3 { width:94%;}

.abouts-wrapp p span { display:inline;}

.team-wrapp p span { display:inline;}
.team-wrapp .team-col1 { width:94%;}

.testimonials-wrapp p span { display:inline;}

.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil2 { height:43px;}
.enquiry-wrapp .enquiry-col1 .enquiry-row1 .enquiry-fil3 { height:43px;}

.fheader-wrapp .fheader-col1 { width:17.3%;}
.fheader-wrapp .fheader-col3 { display:none;}
.fheader-wrapp .fheader-col4 { clear:both;}
.fheader-wrapp .fheader-col4 .fheader-row4 li { margin:3px 17px 3px 17px;}
.fheader-wrapp .fheader-col4 .fheader-row4 li:first-child { margin-left:0;}
.fheader-wrapp .fheader-btn1 { margin:0 0 0;}
.fheader-wrapp .fheader-btn2 { margin:0 0 0 8px;}
.fheader-wrapp .fheader-btn2 span { display:none;}
.fheader-wrapp .fheader-btn2:last-child { margin-right:0;}
.fheader-row4 li, .fheader-row4 li a { font-size:13px;}

.footer-row1 li, .footer-row1 li a { font-size:13px;}

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

.about-wrapp .about-row2 { width:94%;}

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

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 { width:100%; padding:0 7%;}
.sidbar-wrapp .sidbar-row22 { padding:62px 0 0;}
.sidbar-wrapp .sidbar-row22:after { width:130.2%; height:148.4%;}
.sidbar-wrapp .sidbar-row2 { width:100%; padding:0 7%;}
.sidbar-wrapp .sidbar-row3 { padding:55px 7% 85px;}

.gallerin-wrapp .gallerin-col1 .gallerin-row1 { margin:0 0 38px;}

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

.bloger-wrapp h2 { font-size:22px; line-height:34px;}
.bloger-wrapp .bloger-row2 { margin:0 8% 45px 0; height: 30.1vw;}

.desktop { display:none;}
.mobile { display:block;}

.teamer-wrapp .teamer-col2 .teamer-row2 { padding:42px 5% 42px;}

.treat-wrapp h2 { font-size:24px; line-height:32px;}

/*btn-css*/
.header-btn1, .banner-btn1, .services-btn1, .services-btn2, .treatments-btn1, .abouts-btn1, .team-btn1, .testimonials-btn1, .enquiry-fil1, .enquiry-btn1, .fheader-btn1, .fheader-btn2, .sidbar-fil1, .sidbar-btn1, .sidbar-btn2, .galler-btn1, .paiger-btn1, .paiger-btn2, .blogin-btn1, .bloger-btn1, .gallerin-btn1, .buttons-btn1, .buttons-btn2, .teamin-btn1, .teamer-btn1, .testi-btn1, .treatin-btn1, .about-btn1, .about-btn2 { text-align:center; font-size:14.18px;}

/*btn-hide-css*/
.btn-hide2 { display:none;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control,
.enquiry-wrapp .enquiry-col1 .caldera-grid .btn-default {font-size: 14.18px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .form-control,
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .caldera-grid .btn-default {font-size: 14.18px;}

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

.header-wrapp .header-col5 .sticky-btn1 {font-size: 11.18px;}
.header-wrapp .header-btn1 {font-size: 11.18px;}

.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner .wp-google-reviews .wp-google-review .wp-google-right .wp-google-feedback .testi-btn1 { font-size: 15px !important;}
.testi-wrapp .testi-row2 .testi-row3 .wp-gr .wp-google-list .wp-google-content-inner a.wp-google-url { font-size: 15px !important;}

.feeser-wrapp .feeser-row1 .feeser-bar1, 
.feeser-wrapp .feeser-row2 .feeser-bar2 {font-size: 13px; line-height: 28px;}
.feeser-wrapp .feeser-row1 .feeser-bar1 {width: 54.9%;}
.feeser-wrapp .feeser-row2 .feeser-bar2 {width: 44.9%;}

.enquiry-wrapp .enquiry-col1 .caldera-grid .form-control { font-size: 13.18px !important;}

.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 13.18px;}
.enquiry-wrapp .enquiry-col1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 14.18px;}

.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .nf-field-element .ninja-forms-field {font-size: 14.18px;}
.sidbar-wrapp .sidbar-row1 .sidbar-bar1 .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-content .nf-row .nf-field-container .field-wrap.submit-wrap .ninja-forms-field {font-size: 14.18px;}


/*.team-wrapp .team-col1 .team-img .masonry-row1 img { object-position: 30% 100%;}*/

.team-wrapp .team-col1 .slick-track .slick-slide .team-row1 { padding: 30px 10px 25px;}
.team-wrapp .team-col1 .slick-track .slick-slide h2 { font-size: 24px; line-height: 38px;} 

.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main {font-size: 13px;}
.header-wrapp .header-col5 {margin: 19px 0 0 0;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main:after {top: 10px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs {min-width: 100%; left: 0;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs > div .sub-nhg {padding: 8px 38px 15px;}

.conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  {width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  .conten-row1 {width: 100%;}
  .conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  .conten-col1 {width: 50%;}
  .green-mpas { padding: 55px 18px;}
  .sidbar-number span {display: inline;}
  .sidbar-title {  font-size: 34px;}
  .sidbar-number { margin: 0 0 40px;}
  .sidbar-parkinginstructions p { margin: 0 0 70px;}
  .sidbar-cancellation h2 {  font-size: 27px;  line-height: 1.3;}
  .fixed .header-ret1 {  margin: 24px 45px 0 0}

  .header-wrapp .header-col4 .header-row4 .header-btn1 { left: -43px; }
  .header-wrapp .header-col3 {  margin: 11px 43px 0 0;}
  .header-wrapp .header-col2 {  margin: 8px 11px 0 0;}
  .header-wrapp .fixed .sticky-btn1.header-btn1 {display: block !important;}
  .header-wrapp .fixed .header-btn1:first-child {  margin: 0 0 0 5px;  }

}

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

.header-wrapp .header-col1 { width:14.3%;}
.header-wrapp .header-col2 { margin:8px 25px 0 0;}
.header-wrapp .header-col3 { margin:11px 22px 0 0;}
.header-wrapp .header-col3 .header-row3 li:nth-child(2n) { margin:0 6px 0;}
.header-wrapp .header-col3 .header-row3 li span { margin:0 7px 0 0;}
.header-wrapp .header-btn1 { padding:10px 17px 10px 17px; font-size: 13.18px;}

.banner-wrapp { min-height:747px;}
.banner-wrapp .banner-col1 { width:94%;}
.banner-wrapp .banner-col2 { width:94%;}
.banner-wrapp .banner-col3 { width:94%;}

.abouts-wrapp p span { display:inline;}

.team-wrapp p span { display:inline;}
.team-wrapp .team-col1 { width:94%;}

.testimonials-wrapp p span { display:inline;}

.fheader-wrapp .fheader-col1 { width:14.3%;}
.fheader-wrapp .fheader-col4 .fheader-row4 li { margin:5px 18px 5px 18px;}
.fheader-wrapp .fheader-btn1 { margin:0 6px 0 0; padding:10px 16.4px 10px 16.4px;}
.fheader-wrapp .fheader-btn2 { margin:0 6px 0 0; padding:10px 16.4px 10px 16.4px;}

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

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


.bloger-wrapp .bloger-row2 {height: 23.45vw;}


.header-wrapp .header-col5 .sticky-btn1 {font-size: 13.18px;}

.header-wrapp .header-col4 .header-row4 .header-btn1 {left: -6px;}

.header-wrapp .header-ret1 {margin: 14px 44px 0 0;}

.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main {font-size: 13px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-main:after {top: 10px;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs {min-width: 100%; left: 0;}
.header-wrapp .header-col6 .dropdown-book-online .dropdown-book-subs > div .sub-nhg {padding: 8px 38px 15px;}

.conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  {width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  .conten-row1 {width: 100%;}
  .conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  .conten-col1 {width: 50%;}
  .green-mpas { padding: 75px 18px;}
  .sidbar-number { margin: 0 0 65px;}
  .sidbar-parkinginstructions p { margin: 0 0 90px;}
  .header-wrapp .header-col5 .sticky-btn1 {  padding: 10px 16px 10px 17px;}

}

@media screen and (min-width:1341px) and (max-width:1440px) {

  .conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  {width: 100%;display: flex;flex-wrap: wrap;justify-content: center;}
  .conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  .conten-row1 {width: 100%;}
  .conten-wrapp .conten-row1 .conten-bar1.bookonline-wrapp  .conten-col1 {width: 50%;}
  .green-mpas { padding: 75px 18px;}
  .sidbar-number { margin: 0 0 65px;}
  .sidbar-parkinginstructions p { margin: 0 0 90px;}

  .header-wrapp .header-ret1 {margin: 14px 44px 0 0;}

}

@media screen and (min-width: 1420px) {
.fixed .header-col6 {margin: 19px 0 0 !important;}
.fixed .menuzord .sticky-btn1 {margin: 0 0 0 35px;}
}

@media screen and (min-width: 768px) {
/*.google-rating.ggogledesktop { position: fixed; bottom: 20px; left: 20px; z-index: 999; display: inline-block;  width: 210px; cursor: pointer;}
.google-rating.ggogledesktop img { width: 100%;}*/
.wp-gr .wp-google-badge_left-fixed { display: none;}

.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;}
.sticky-btn1.header-btn1 {display: block !important;}

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

.testimonials-wrapp {
  padding: 390px 0 120px;
}
}