body { background:#FFF; font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size:14px; line-height:22px; margin:0; padding:0; color:#1C232F; font-weight:400; white-space:normal; visibility:inherit; text-align:inherit; border:0px; letter-spacing:0px; font-stretch:inherit; overflow-x:hidden;}
html{height:100%; margin-bottom:0px;}
* { margin: 0; padding: 0; outline: 0; }

/*LOADER*/
.no-js #loader { display: none; }.js #loader { display: block; position: absolute; left: 100px; top: 0; }.se-pre-con {position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background:url(../images/Preloader.gif) center no-repeat #FFF;}
/*LOADER*/

/*TEXT SELECTION*/
::-moz-selection { /* Code for Firefox */ color:#1C232F; background:#0A7224;}
::selection {color:#1C232F; background:#0A7224;}
/*TEXT SELECTION*/

h1 { font-size:40px; line-height:50px; color:#0A7224; font-weight:800; letter-spacing:1px; background:url(../images/h1_bg.png) no-repeat bottom; text-align:center; margin:15px 0; padding:0 0 20px 0; text-transform:uppercase;}

h2 { font-size:40px; line-height:50px; color:#0A7224; font-weight:800; letter-spacing:1px; margin:0 0 15px 0; padding:0; text-transform:uppercase;}
h2 span {color:#1C232F;}

h3 { font-size:30px; line-height:40px; color:#1C232F; font-weight:800; letter-spacing:1px; margin:0 0 15px 0; padding:0; text-transform:uppercase;}

h6 { font-size:18px; line-height:25px; color:#242C3E; font-weight:400; letter-spacing:.5px; margin:0 0 15px 0; padding:0; text-align:center;}

p { font-size:14px; line-height:22px; color:#1C232F; font-weight:400; letter-spacing:.5px; margin:15px 0 ; padding:0;}
p a {color:#242C3E; text-decoration:none;}
p a:hover {color:#0A7224;}
p span {color:#0A7224; font-weight:600;}
p strong {color:#1C232F; font-weight:800;}

/*TOP*/
#top { background:#0A7224; margin:0; padding:0;}

/*CALL-NOW*/
.call-now { float:left; margin: 0; padding:0;}
.call-now ul { float:left; margin:10px 0; padding:0; list-style:none;}
.call-now ul li { float:left; margin:0; padding:0 15px; font-size:14px; text-align:left; color:#FFF; font-weight:400; line-height:20px; border-left:1px solid #FFF;}
.call-now ul li a { color:#FFF; text-decoration:none; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; }
.call-now ul li a:hover { color:#1C232F; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.call-now ul li span { font-weight:600;}
.call-now ul li:first-child { border-left:none; padding:0 15px 0 0;}
/*CALL-NOW*/

/*Follow*/
.follow-us { float:right; margin:5px 0; padding:0;}
.follow-us ul { float:left; margin:0; padding:0; list-style:none;}
.follow-us ul li { float:left; margin:0 ; padding:0;}
.follow-us ul li a { float:left; width:30px; height:30px; margin:0; padding:8px 0 0 0; text-align:center; font-size:14px; color:#FFF; background: none; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.follow-us ul li a:hover { float:left; color:#1C232F; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
/*Follow*/

/*TOP*/

/*HOME-SECTION*/
#home-section { background:#EFFAE5; margin-bottom:15px; padding:0;}
.home-section-text { float:left; margin:0; padding:76px 69px ;}
.home-section-text h1 { text-align:left; font-size:42px; line-height:50px; color:#1C232F; letter-spacing:1px; font-weight:800; margin:15px 0; padding:0; background:none; text-transform:uppercase;}
.home-section-text h1 span {color:#0A7224;}
.home-section-text h6 { font-size:16px; line-height:24px; color:#242C3E; font-weight:400; letter-spacing:.5px; margin:0 0 15px 0; padding:0; text-align:left;}
.home-section-text h6 span {color:#0A7224; font-weight:600;}

.home-section-btn { font-size:14px; font-weight:600; text-transform:uppercase; padding:10px 35px; margin-top:15px; margin-bottom:15px; line-height:30px ; color:#242C3E; background:none; border:2px solid #242C3E;  border-radius:60px;  transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.home-section-btn:hover { background:#242C3E; border:2px solid #242C3E; color:#0A7224;  transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}

.home-section-img { float:left; margin:0; padding:0;}
/*HOME-SECTION*/

/*SPECIAL PROGRAMMES*/
.postItem {display: inline-block; margin:15px 0;text-align: center;vertical-align: top;}
.postItemImg {display: block;margin-bottom: 0;}
.postItemImg img {display: block;width: 100%;height: auto;max-width: 100%;-webkit-transition: opacity 0.3s ease;-moz-transition: opacity 0.3s ease;-o-transition: opacity 0.3s ease;transition: opacity 0.3s ease;}
.postItem:hover .postItemImg img {opacity: 0.7;}
.postItem h4 {line-height:25px; padding: 0 ; margin-top:15px; margin-bottom: 0px;}
.postItem h4 a, .postItem h4 a:visited {color: #1C232F;font-size:16px;font-weight:800; text-transform:uppercase; text-decoration: none; -webkit-transition: color 0.3s ease;-moz-transition: color 0.3s ease;-o-transition: color 0.3s ease;transition: color 0.3s ease;}
.postItem:hover h4 a {color: #0A7224;}
.postItem p {line-height: 22px;padding: 0 ; color: #1C232F;font-size: 14px;font-weight: 400;}
/*SPECIAL PROGRAMMES*/

/*MAKE AN APPOINTMENT*/
#make-an-appointment-section { background-image:url("../images/home-form.jpg"); background-attachment:fixed; background-position:center center; background-repeat:no-repeat; background-size: cover; padding:50px 0; margin:15px 0 0 0 ;}
.make-an-appointment-form { float:left; width:100%; margin:0; padding:15px; background:#0A7224;}
.make-an-appointment-form h2 { font-size:28px; line-height:38px; margin:15px 0; padding:0; font-weight:800; color:#FFF; text-transform:uppercase; letter-spacing:1px;}

.appointment-form { float:left; width:100%;  margin:15px 0; font-size:14px; text-align:center; line-height:22px; color:#FFF; font-weight:400; }
.appointment-form a {width:100%; color:#1C232F; text-align: center; margin:0 0 0 0; text-decoration:none; font-weight:600;}
.appointment-form a:hover { color:#FFF;}

.appointment-form-bor { float:left; width:100%; height:50px; line-height:50px; font-size:14px; text-align:left; color:#FFF; font-weight:400;margin:0 0 0 0; padding:0 0 0 15px; background:#0A7224; border:1px solid #EFFAE5; font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;  }
.appointment-form-textarea {float:left; width:100%; height:130px; line-height:40px; font-size:14px; text-align:left; color:#FFF; font-weight:400;margin:0 0 0 0; padding:0 0 0 15px; background:#0A7224; border:1px solid #EFFAE5; font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; }
.appointment-form-bor:focus, .appointment-form-textarea:focus { background:#0A7224; border:1px solid #FFF; }

.appointment-form-btn { font-size:16px; font-weight:600; text-transform:uppercase; padding:10px 40px; line-height:30px ; color:#FFF; background:none; border:2px solid #FFF;  border-radius:60px;  transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.appointment-form-btn:hover { background:#FFF; border:2px solid #FFF; color:#0A7224;  transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}

::placeholder { color:#FFF; opacity: 1;}
:-ms-input-placeholder {color:#FFF;}
::-ms-input-placeholder { color:#FFF;}
/*MAKE AN APPOINTMENT*/

/*WHAT PEOPLE SAY ABOUT US*/
#what-people-section { margin-top:15px; padding:0;}
.testimonial-box  { float:left; margin:15px 0; padding:0; width:100%;}
.testimonial-text { float:left; width:100%; margin:0; padding:25px 30px; border:2px solid #EFFAE5; background:#FFF url(../images/testimonial_bg.png) no-repeat  15px 15px;}
.testimonial-text p { text-align:left; color:#1C232F; font-size:14px; line-height:25px; margin:0 0 15px 0; padding:0; font-weight:400;}
.testimonial-icon { float:left; width:80px; height:80px; margin:-30px 0 0 30px; padding:3px; border:2px solid #EFFAE5; background:#FFF; overflow:hidden; border-radius:50%;}
.testimonial-name { float:left; text-align:left; font-size:14px; line-height:30px; margin:5px 0 0 15px; padding:0; font-weight:600; color:#1C232F;}
/*WHAT PEOPLE SAY ABOUT US*/

/*VIEW PACKAGE BUTTON*/
#view-package-button-section {background-image:url("../images/home-bg.png"); background-attachment: fixed; background-position: center center; background-repeat: no-repeat; background-size: cover; padding:100px 0; margin:15px 0 0 0; 
	background-image: linear-gradient(rgba(10, 114, 36, 0.7), rgba(10, 114, 36, 0.7)), url(../images/home-bg.png);background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
padding: 100px 0;
margin: 15px 0 0 0;
}
#view-package-button-section h2 { font-size:32px; line-height:42px; margin:0 0 30px 0; padding:0; font-weight:800; color:#FFF; text-transform:uppercase; letter-spacing:1px;}
.view-package-btn { font-size:16px; font-weight:600; text-transform:uppercase; padding:15px 40px; line-height:30px ; color:#FFF; background:none; border:2px solid #FFF;  border-radius:60px;  transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.view-package-btn:hover { background:#FFF; border:2px solid #FFF; color:#0A7224;  transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
/*VIEW PACKAGE BUTTON*/

/*FOOTER*/
#footer-1 { background:#1C232F; margin:0; padding:15px 0;}
#footer-1 h6 { font-size:18px; line-height:28px; text-align:left; margin:15px 0; padding:0; font-weight:700; color:#FFF; text-transform:uppercase;  letter-spacing:1px;}

.footer-logo { float:left; margin:15px 0; padding:0;}

/*FOOTER-TEXT*/
.footer-text { float:left; width:100%; margin:0; padding:0;}
.footer-text p { font-size:13px; color:#9FB0D1; line-height:20px; margin:0 0 15px 0; padding:0;}
.footer-text p a {color:#9FB0D1; text-decoration:none; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.footer-text p a:hover { color:#0A7224; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.footer-text p span { color:#FFF; font-weight:700;}
/*FOOTER-TEXT*/

/*FOOTER-FOLOW-US*/
.footer-folow-us { float:left; margin: 0;  }
.footer-folow-us ul { float:left; margin:0 0 0 0; padding:0; list-style:none;}
.footer-folow-us ul li { float:left; margin:0 0 0 0; padding:0;}
.footer-folow-us ul li a { float:left; width:35px; height:35px; margin:0 10px 0 0 ; padding:11px 0 0 0; text-align:center; font-size:13px; color:#9FB0D1; background:#242E3E; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; border-radius:50%;}
.footer-folow-us ul li a:hover { float:left; color:#1C232F; background:#0A7224; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
/*FOOTER-FOLOW-US*/

/*FOOTER-NAV*/
.footer-nav-box { float:left; margin: 0; padding:0;}
.footer-nav { float:left; margin: 0;}
.footer-nav ul { float:left; margin:0; padding:0; list-style:none;}
.footer-nav ul li { float:left; width:100%; margin:0; padding: 0;}
.footer-nav ul li a { float:left; font-size:13px; color:#9FB0D1; margin:0; padding:5px 0 5px 15px; text-align:left; font-weight:400; line-height:20px; background:url(../images/footer_nav_icon.jpg) no-repeat left 12px; text-transform:capitalize; text-decoration:none; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.footer-nav ul li a:hover {color:#0A7224; background:url(../images/footer_nav_icon_hover.jpg) no-repeat left 12px; text-decoration:none; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
/*FOOTER-NAV*/

/*COPYRIGHT*/
#copyright-section { background:#242E3E; margin:0; padding:15px 0;}
.copyright { float:left; text-align:center; font-size:13px; line-height:30px; margin:0; color:#5B6886; font-weight:400; }
.copyright a { color:#9FB0D1; text-decoration:none; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.copyright a:hover { color:#0A7224; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
/*COPYRIGHT*/
/*FOOTER*/

/*SUB-BANNER*/
#sub-banner {
    background: linear-gradient(135deg, #0a72249e, #3fbf63d4);
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 160px 0 30px 0;
    margin: 0 0 15px 0;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.2);
    position: relative;
}

/* Optional: White overlay at top for menu/logo clarity */
#sub-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 96px; /* Adjust as per your header height */
    background: white;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    z-index: 1;
}

.col-12 h1 {
    color: white;
}

.breadcrumb-handler a,
.breadcrumb-handler i {
    color: white;
}

.breadcrumb-handler a:hover {
    color: #ddd; /* Hover effect if needed (light gray), optional */
}


/* If header/logo is in a separate container, you can remove ::before and keep header as it is */
/*breadcrumb*/
.breadcrumb-handler { float:left; width:100%; height:auto; line-height:20px; margin:0; padding:5px 0; font-size:13px; color:#1C232F; font-weight:600;  text-transform: capitalize;}
.breadcrumb-handler a { color:#1C232F; line-height:20px; margin:0 ; padding:0 7px 0 15px !important; text-decoration:none; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s; background:url(../images/sub-bannr.png) no-repeat left center}
.breadcrumb-handler a:hover { color:#0A7224; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.breadcrumb-handler a:first-child {background:none}
/*breadcrumb*/
/*SUB-BANNER*/
.inner-page { margin:15px 0;}
.inner-page-img { float:left; width:100%; margin: 0 0 15px 0; padding:1px; border:1px solid #EFFAE5;}

.line { float:left; width:100%; height:1px; margin:15px 0; background:#EFFAE5;}

/*GALLERY*/
.gallery-section { float:left; margin: 0; padding:0;}

.gallery{display: inline-block;margin-top: 0;}
.gallery-box { margin: 0 !important; padding:0px;}

.thumbnail, .fancybox {border-radius:0;-moz-border-radius:0;-webkit-border-radius:0; padding:1px; border:1px solid #EFFAE5;}
.thumbnail:hover, .fancybox:hover { }

.gallery-inner{display: inline-block; margin:15px 0; }
/*GALLERY*/

/*TEAM*/
.team-box { float:left; margin:15px 0; padding:1px 1px 15px 1px; width:100%;  border:1px solid #EFFAE5; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.team-box:hover { border:1px solid #0A7224; transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}

.team-member,
.team-img {position: relative; overflow: hidden;}

.team-title {margin:0; padding:15px 15px 0 15px; font-size: 20px; line-height:30px; font-weight:800; color: #0A7224; text-transform: uppercase;}

.team-member span {font-size:13px; line-height:25px; margin:0; padding:0; color:#1C232F; font-weight:400; text-transform: capitalize;}

.overlay-team {background-color: rgba(102, 207, 4, .7); position: absolute; top: 0; width: 100%; height: 100%; opacity: 0; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}

.team-details {opacity: 0; position: absolute; top: 50%; left: 0; padding: 5%; overflow: hidden; width: 100%; z-index: 2;
-webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}

.team-img:hover .team-details {opacity: 1; margin-top: -80px;}

.team-img:hover .overlay-team {opacity: 1;}

.socials a {display: inline-block; margin-top: 40px; margin-right: 5px;}

.socials a i {color:#1C232F; font-size: 14px; display: block; width: 42px; height: 42px; border-radius: 50%; line-height: 42px; text-align: center; transition: all .3s ease 0s; background: rgba(255, 255, 255, 0.6);}

.team-details .socials i {color: #1C232F;}

.socials a:hover i {color: #0A7224; background: #1C232F; text-decoration:none;}
/*TEAM*/

/*MAP*/
.no-margin {  width:100%; margin:0 ; padding:0;}
.no-margin:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/*MAP*/

/*FORM*/
.contact-form { float:left; width:100%; margin:0; padding:0;}

.contact-form-page { float:left; margin:15px 0; font-size:14px; text-align:center; line-height:22px; color:#1C232F; font-weight:400; }
.contact-form-page a {width:100%; color:#1C232F; text-align: center; margin:0 0 0 0; text-decoration:none; font-weight:600;}
.contact-form-page a:hover { color:#1C232F;}

.contact-form-bor { float:left; width:100%; height:50px; line-height:50px; font-size:14px; text-align:left; color:#1C232F; font-weight:400;margin:0 0 0 0; padding:0 0 0 15px; background:#EFFAE5; border:1px solid #DFF5CD; font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;  }
.contact-form-textarea {float:left; width:100%; height:130px; line-height:40px; font-size:14px; text-align:left; color:#1C232F; font-weight:400;margin:0 0 0 0; padding:0 0 0 15px; background:#EFFAE5; border:1px solid #DFF5CD; font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; }
.contact-form-bor:focus, .contact-form-textarea:focus { background:#FFF; border:1px solid #0A7224; }

.contact-form-btn { font-size:16px; font-weight:600; text-transform:uppercase; padding:10px 40px; line-height:30px ; color:#0A7224; background:none; border:2px solid #0A7224;  border-radius:60px;  transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.contact-form-btn:hover { background:#0A7224; border:2px solid #0A7224; color:#FFF;  transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}

.contact-form-page ::placeholder { color:#1C232F; opacity: 1;}
.contact-form-page :-ms-input-placeholder {color:#1C232F;}
.contact-form-page ::-ms-input-placeholder { color:#1C232F;}
/*FORM*/

.inner-section-btn { font-size:14px; font-weight:600; text-transform:uppercase; padding:10px 35px; margin-top:30px; margin-bottom:15px; line-height:30px ; color:#242C3E; background:none; border:2px solid #242C3E;  border-radius:60px;  transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}
.inner-section-btn:hover { background:#242C3E; border:2px solid #242C3E; color:#0A7224;  transition:all ease .6s;-moz-transition:all ease .6s;-webkit-transition:all ease .6s;-o-transition:all ease .6s;}

#inner-section { background:#EFFAE5; margin:0; padding:0;}


@media only screen and ( min-width: 1299px) and (max-width: 2399px) {

h1 { font-size:42px; line-height:52px;}
h2 { font-size:42px; line-height:52px;}
h3 { font-size:32px; line-height:42px; }
h6 { font-size:18px; line-height:26px;}

/*HOME-SECTION*/
.home-section-text h1 { font-size:50px; line-height:60px;}
.home-section-text h6 { font-size:18px; line-height:28px;}
.home-section-btn { font-size:16px; padding:10px 35px;  line-height:30px ;}
/*HOME-SECTION*/

/*SPECIAL PROGRAMMES*/
.postItem h4 {line-height:30px;}
.postItem h4 a, .postItem h4 a:visited {font-size: 20px;}
.postItem p {line-height: 22px; font-size: 14px;}
/*SPECIAL PROGRAMMES*/

/*MAKE AN APPOINTMENT*/
.make-an-appointment-form h2 { font-size:30px; line-height:40px;}
.appointment-form-bor { height:55px; line-height:55px; font-size:14px; }
.appointment-form-textarea { height:160px; line-height:40px; font-size:14px;  }
.appointment-form-btn { font-size:16px; padding:10px 45px; line-height:30px ;}
/*MAKE AN APPOINTMENT*/

/*WHAT PEOPLE SAY ABOUT US*/
.testimonial-icon {width:90px; height:90px; margin:-30px 0 0 30px;}
/*WHAT PEOPLE SAY ABOUT US*/

/*VIEW PACKAGE BUTTON*/
#view-package-button-section h2 { font-size:40px; line-height:50px;}
.view-package-btn { font-size:16px; padding:15px 45px; line-height:30px ;}
/*VIEW PACKAGE BUTTON*/

/*FOOTER*/
#footer-1 h6 { font-size:20px; line-height:30px;}

/*FOOTER-TEXT*/
.footer-text p { font-size:14px; line-height:22px;}
/*FOOTER-TEXT*/

/*FOOTER-FOLOW-US*/
.footer-folow-us ul li a { width:40px; height:40px; padding:13px 0 0 0; font-size:14px;}
/*FOOTER-FOLOW-US*/

/*FOOTER-NAV*/
.footer-nav ul li a { font-size:14px; line-height:20px; background:url(../images/footer_nav_icon.jpg) no-repeat left 12px;}
.footer-nav ul li a:hover {background:url(../images/footer_nav_icon_hover.jpg) no-repeat left 12px;}
/*FOOTER-NAV*/

/*COPYRIGHT*/
.copyright { font-size:14px; line-height:30px; }
/*COPYRIGHT*/
/*FOOTER*/

/*SUB-BANNER*/
/*breadcrumb*/
.breadcrumb-handler { line-height:20px; padding:5px 0; font-size:14px;}
/*breadcrumb*/
/*SUB-BANNER*/

/*FORM*/
.contact-form-bor { height:55px; line-height:55px; font-size:14px;   }
.contact-form-textarea {height:160px; line-height:40px; font-size:14px;  }
.contact-form-btn {font-size:16px; padding:10px 45px; line-height:30px ;}
/*FORM*/

.inner-section-btn { font-size:16px; padding:10px 35px; line-height:30px ;}

}


@media only screen and ( min-width: 768px) and ( max-width: 980px ) {

h1 { font-size:35px; line-height:45px;}
h2 { font-size:35px; line-height:45px;}
h3 { font-size:25px; line-height:35px; }
h6 { font-size:17px; line-height:25px;}

/*TOP*/
/*CALL-NOW*/
.call-now ul li { font-size:13px;}
/*CALL-NOW*/
/*Follow*/
.follow-us ul li a { padding:9px 0 0 0; font-size:12px;}
/*Follow*/
/*TOP*/

/*HOME-SECTION*/
.home-section-text h1 { font-size:35px; line-height:45px;}
.home-section-text h6 { font-size:15px; line-height:22px;}
.home-section-btn { font-size:14px; padding:10px 35px;  line-height:30px ;}
/*HOME-SECTION*/

/*SPECIAL PROGRAMMES*/
.postItem h4 {line-height:28px;}
.postItem h4 a, .postItem h4 a:visited {font-size:18px;}
.postItem p {line-height: 22px; font-size: 14px;}
/*SPECIAL PROGRAMMES*/

/*MAKE AN APPOINTMENT*/
.make-an-appointment-form h2 { font-size:28px; line-height:38px;}
.appointment-form-btn { font-size:15px; padding:10px 35px; line-height:30px ;}
/*MAKE AN APPOINTMENT*/

/*WHAT PEOPLE SAY ABOUT US*/
.testimonial-text p { font-size:14px; line-height:22px;}
.testimonial-icon {width:80px; height:80px; margin:-30px 0 0 30px;}
.testimonial-name { font-size:14px; line-height:30px;}
/*WHAT PEOPLE SAY ABOUT US*/

/*VIEW PACKAGE BUTTON*/
#view-package-button-section h2 { font-size:30px; line-height:40px;}
.view-package-btn { font-size:15px; padding:10px 35px; line-height:30px ;}
/*VIEW PACKAGE BUTTON*/

/*FOOTER*/
/*FOOTER-NAV*/
.footer-nav-box { float:left; margin: 0 0 15px 0; padding:0;}
.footer-nav ul li { float:left; width: auto; margin:0; padding: 0;}
.footer-nav ul li a { font-size:13px; padding:5px 15px;  line-height:20px; background:url(../images/footer_nav_icon.jpg) no-repeat left 12px;}
.footer-nav ul li a:hover {background:url(../images/footer_nav_icon_hover.jpg) no-repeat left 12px;}
/*FOOTER-NAV*/
/*FOOTER*/

/*SUB-BANNER*/
#sub-banner {padding:150px 0 30px 0;}
/*SUB-BANNER*/

/*TEAM*/
.team-title { padding:15px 15px 0 15px; font-size:16px; line-height:20px;}
.team-member span {font-size: 12px; line-height:20px;}
.socials a {display: inline-block; margin-top: 40px; margin-right: 5px;}
.socials a i {font-size: 12px; width:30px; height:30px;  line-height:30px;}
/*TEAM*/

/*FORM*/
.contact-form-btn {font-size:15px; padding:10px 35px; line-height:30px ;}
/*FORM*/

.inner-section-btn { font-size:14px; padding:10px 35px; line-height:30px ;}
}


@media only screen and ( min-width: 600px) and ( max-width: 767px ) {

h1 { font-size:30px; line-height:40px;}
h2 { font-size:30px; line-height:40px;}
h3 { font-size:22px; line-height:30px; }
h6 { font-size:17px; line-height:25px;}

/*TOP*/
#top { display:none;}
/*CALL-NOW*/
.call-now { display:none;}
/*CALL-NOW*/
/*Follow*/
.follow-us { display:none;}
/*Follow*/
/*TOP*/

/*HOME-SECTION*/
.home-section-text h1 { font-size:32px; line-height:42px;}
.home-section-text h6 { font-size:15px; line-height:22px;}
.home-section-btn { font-size:14px; padding:10px 35px; line-height:30px ;}
.home-section-img { display:none;}
/*HOME-SECTION*/

/*SPECIAL PROGRAMMES*/
.postItem h4 {line-height:30px;}
.postItem h4 a, .postItem h4 a:visited {font-size: 20px;}
.postItem p {line-height: 22px; font-size: 14px;}
/*SPECIAL PROGRAMMES*/

/*MAKE AN APPOINTMENT*/
.make-an-appointment-form h2 { font-size:24px; line-height:35px;}
.appointment-form-btn { font-size:14px; padding:10px 35px; line-height:30px ;}
/*MAKE AN APPOINTMENT*/

/*WHAT PEOPLE SAY ABOUT US*/
.testimonial-text p { font-size:14px; line-height:22px;}
.testimonial-icon {width:80px; height:80px; margin:-30px 0 0 30px;}
.testimonial-name { font-size:14px; line-height:25px;}
/*WHAT PEOPLE SAY ABOUT US*/

/*VIEW PACKAGE BUTTON*/
#view-package-button-section h2 { font-size:30px; line-height:40px;}
.view-package-btn { font-size:14px; padding:10px 35px; line-height:30px ;}
/*VIEW PACKAGE BUTTON*/

/*FOOTER*/
#footer-1 h6 { font-size:16px; line-height:25px;}

/*FOOTER-TEXT*/
.footer-text p { font-size:13px; line-height:20px;}
/*FOOTER-TEXT*/

/*FOOTER-FOLOW-US*/
.footer-folow-us { float:left; margin:0 0 15px 0;  }
.footer-folow-us ul li a { width:35px; height:35px; padding:11px 0 0 0; font-size:13px;}
/*FOOTER-FOLOW-US*/

/*FOOTER-NAV*/
.footer-nav-box { float:left; margin: 0 0 15px 0; padding:0;}
.footer-nav ul li { float:left; width: auto; margin:0; padding: 0;}
.footer-nav ul li a { font-size:13px; padding:5px 15px;  line-height:20px; background:url(../images/footer_nav_icon.jpg) no-repeat left 12px;}
.footer-nav ul li a:hover {background:url(../images/footer_nav_icon_hover.jpg) no-repeat left 12px;}
/*FOOTER-NAV*/

/*COPYRIGHT*/
#copyright-section { padding:15px;}
.copyright { font-size:13px; }
/*COPYRIGHT*/
/*FOOTER*/

/*SUB-BANNER*/
#sub-banner {padding:100px 0 30px 0;}
/*SUB-BANNER*/

/*FORM*/
.contact-form-btn {font-size:14px; padding:10px 35px; line-height:30px ;}
/*FORM*/

.inner-section-btn { font-size:14px; padding:10px 35px; line-height:30px ;}
}

@media only screen and ( min-width: 481px) and ( max-width: 599px ) {

h1 { font-size:30px; line-height:40px;}
h2 { font-size:30px; line-height:40px;}
h3 { font-size:20px; line-height:30px; }
h6 { font-size:16px; line-height:22px;}

p { font-size:13px; line-height:20px;}

/*TOP*/
#top { display:none;}
/*CALL-NOW*/
.call-now { display:none;}
/*CALL-NOW*/
/*Follow*/
.follow-us { display:none;}
/*Follow*/
/*TOP*/

/*HOME-SECTION*/
.home-section-text h1 { font-size:30px; line-height:40px;}
.home-section-text h6 { font-size:14px; line-height:20px;}
.home-section-btn { font-size:14px; padding:10px 30px;  line-height:25px ;}
.home-section-img { display:none;}
/*HOME-SECTION*/

/*SPECIAL PROGRAMMES*/
.postItem h4 {line-height:30px;}
.postItem h4 a, .postItem h4 a:visited {font-size: 20px;}
.postItem p {line-height: 20px; font-size: 13px;}
/*SPECIAL PROGRAMMES*/

/*MAKE AN APPOINTMENT*/
.make-an-appointment-form h2 { font-size:22px; line-height:30px;}
.appointment-form-bor { height:45px; line-height:45px; font-size:14px; }
.appointment-form-textarea { height:100px; line-height:30px; font-size:14px;  }
.appointment-form-btn { font-size:14px; padding:10px 35px; line-height:25px ;}
/*MAKE AN APPOINTMENT*/

/*WHAT PEOPLE SAY ABOUT US*/
.testimonial-text p { font-size:13px; line-height:20px;}
.testimonial-icon {width:75px; height:75px; margin:-30px 0 0 30px;}
.testimonial-name { font-size:13px; line-height:20px;}
/*WHAT PEOPLE SAY ABOUT US*/

/*VIEW PACKAGE BUTTON*/
#view-package-button-section h2 { font-size:26px; line-height:35px;}
.view-package-btn { font-size:14px; padding:10px 35px; line-height:30px ;}
/*VIEW PACKAGE BUTTON*/

/*FOOTER*/
#footer-1 h6 { font-size:16px; line-height:25px;}

/*FOOTER-TEXT*/
.footer-text p { font-size:13px; line-height:20px;}
/*FOOTER-TEXT*/

/*FOOTER-FOLOW-US*/
.footer-folow-us { float:left; margin:0 0 15px 0;  }
.footer-folow-us ul li a { width:30px; height:30px; padding:9px 0 0 0; font-size:12px;}
/*FOOTER-FOLOW-US*/

/*FOOTER-NAV*/
.footer-nav-box { float:left; margin: 0 0 15px 0; padding:0;}
.footer-nav ul li { float:left; width: auto; margin:0; padding: 0;}
.footer-nav ul li a { font-size:12px; padding:4px 15px;  line-height:20px; background:url(../images/footer_nav_icon.jpg) no-repeat left 11px;}
.footer-nav ul li a:hover {background:url(../images/footer_nav_icon_hover.jpg) no-repeat left 11px;}
/*FOOTER-NAV*/

/*COPYRIGHT*/
#copyright-section { padding:15px 5px;}
.copyright { font-size:12px; line-height:22px; }
/*COPYRIGHT*/
/*FOOTER*/

/*SUB-BANNER*/
#sub-banner {padding:100px 0 30px 0;}
/*breadcrumb*/
.breadcrumb-handler { line-height:20px; padding:5px 0; font-size:12px;}
/*breadcrumb*/
/*SUB-BANNER*/

/*TEAM*/
.team-title { padding:15px 15px 0 15px; font-size:16px; line-height:25px;}
.team-member span {font-size: 13px; line-height:25px;}
.socials a {display: inline-block; margin-top: 40px; margin-right: 5px;}
.socials a i {font-size: 12px; width:30px; height:30px;  line-height:30px;}
/*TEAM*/

/*FORM*/
.contact-form-bor { height:45px; line-height:45px; font-size:14px;   }
.contact-form-textarea {height:100px; line-height:30px; font-size:14px;  }
.contact-form-btn {font-size:14px; padding:10px 35px; line-height:25px ;}
/*FORM*/

.inner-section-btn { font-size:13px; padding:10px 20px; line-height:25px;}
}


@media only screen and ( min-width: 320px) and ( max-width: 480px ) {	

h1 { font-size:28px; line-height:38px;}
h2 { font-size:28px; line-height:38px;}
h3 { font-size:20px; line-height:30px; }
h6 { font-size:15px; line-height:20px;}

p { font-size:13px; line-height:20px;}

/*TOP*/
#top { display:none;}
/*CALL-NOW*/
.call-now { display:none;}
/*CALL-NOW*/
/*Follow*/
.follow-us { display:none;}
/*Follow*/
/*TOP*/

/*HOME-SECTION*/
.home-section-text h1 { font-size:28px; line-height:38px;}
.home-section-text h6 { font-size:14px; line-height:20px;}
.home-section-btn { font-size:14px; padding:10px 30px;  line-height:25px ;}
.home-section-img { display:none;}
/*HOME-SECTION*/

/*SPECIAL PROGRAMMES*/
.postItem h4 {line-height:28px;}
.postItem h4 a, .postItem h4 a:visited {font-size:18px;}
.postItem p {line-height: 20px; font-size: 13px;}
/*SPECIAL PROGRAMMES*/

/*MAKE AN APPOINTMENT*/
.make-an-appointment-form h2 { font-size:22px; line-height:30px;}
.appointment-form-bor { height:45px; line-height:45px; font-size:14px; }
.appointment-form-textarea { height:100px; line-height:30px; font-size:14px;  }
.appointment-form-btn { font-size:14px; padding:10px 35px; line-height:25px ;}
/*MAKE AN APPOINTMENT*/

/*WHAT PEOPLE SAY ABOUT US*/
.testimonial-text p { font-size:13px; line-height:20px;}
.testimonial-icon {width:75px; height:75px; margin:-30px 0 0 30px;}
.testimonial-name { font-size:13px; line-height:20px;}
/*WHAT PEOPLE SAY ABOUT US*/

/*VIEW PACKAGE BUTTON*/
#view-package-button-section h2 { font-size:24px; line-height:35px;}
.view-package-btn { font-size:14px; padding:10px 35px; line-height:30px ;}
/*VIEW PACKAGE BUTTON*/

/*FOOTER*/
#footer-1 h6 { font-size:15px; line-height:24px;}

/*FOOTER-TEXT*/
.footer-text p { font-size:13px; line-height:20px;}
/*FOOTER-TEXT*/

/*FOOTER-FOLOW-US*/
.footer-folow-us { float:left; margin:0 0 15px 0;  }
.footer-folow-us ul li a { width:30px; height:30px; padding:9px 0 0 0; font-size:12px;}
/*FOOTER-FOLOW-US*/

/*FOOTER-NAV*/
.footer-nav-box { float:left; margin: 0 0 15px 0; padding:0;}
.footer-nav ul li { float:left; width: auto; margin:0; padding: 0;}
.footer-nav ul li a { font-size:12px; padding:4px 15px;  line-height:20px; background:url(../images/footer_nav_icon.jpg) no-repeat left 11px;}
.footer-nav ul li a:hover {background:url(../images/footer_nav_icon_hover.jpg) no-repeat left 11px;}
/*FOOTER-NAV*/

/*COPYRIGHT*/
#copyright-section { padding:15px 5px;}
.copyright { font-size:12px; line-height:22px; }
/*COPYRIGHT*/
/*FOOTER*/

/*SUB-BANNER*/
#sub-banner {padding:70px 0 30px 0;}
/*breadcrumb*/
.breadcrumb-handler { line-height:20px; padding:5px 0; font-size:12px;}
/*breadcrumb*/
/*SUB-BANNER*/

/*TEAM*/
.team-title { padding:15px 15px 0 15px; font-size:16px; line-height:25px;}
.team-member span {font-size: 13px; line-height:20px;}
.socials a {display: inline-block; margin-top: 40px; margin-right: 5px;}
.socials a i {font-size: 12px; width:30px; height:30px;  line-height:30px;}
/*TEAM*/

/*FORM*/
.contact-form-bor { height:45px; line-height:45px; font-size:14px;   }
.contact-form-textarea {height:100px; line-height:30px; font-size:14px;  }
.contact-form-btn {font-size:14px; padding:10px 35px; line-height:25px ;}
/*FORM*/

.inner-section-btn { font-size:13px; padding:10px 15px; line-height:25px;}
}

._container {
 display: flex;
 flex-wrap: wrap;
 gap: 30px;
 background-color: #ffffff;
 border-radius: 16px;
 box-shadow: 0 4px 16px rgba(0,0,0,0.1);
 padding: 30px;
 max-width: 1200px;
 margin: 50px auto;
}
._tableSection {
 flex: 1 1 60%;
 min-width: 300px;
}
._tableSection h2 {
 margin-bottom: 20px;
 font-size: 26px;
 color: #333333;
}
._serviceTable {
 width: 100%;
 border-collapse: collapse;
 min-width: 500px;
}
._serviceTable th,
._serviceTable td {
 padding: 14px 18px;
 border-bottom: 1px solid #e0e0e0;
 text-align: center;
}
._serviceTable th {
 background-color: #f0f0f0;
 color: #444444;
 font-weight: 600;
}
._serviceTable td:first-child,
._serviceTable th:first-child {
 text-align: left;
 color: #0A7224;
 font-weight: 700;
}
._imageSection {
 flex: 1 1 35%;
 display: flex;
 align-items: center;
 justify-content: center;
}
._imageSection img {
 width: 100%;
 max-width: 350px;
 height: auto;
 border-radius: 12px;
 object-fit: cover;
 box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

 /* Tablet responsive */
 @media (max-width: 992px) {
      ._container {
        flex-direction: column;
        padding: 20px;
      }
      ._tableSection, ._imageSection {
        flex: 1 1 100%;
      }
      ._imageSection {
        justify-content: center;
      }
      ._imageSection img {
        max-width: 80%;
      }
    }

    /* Mobile small screen adjustments */
@media (max-width: 576px) {
      ._tableSection h2 {
        font-size: 22px;
      }
      ._serviceTable th,
      ._serviceTable td {
        padding: 10px 12px;
      }
      ._serviceTable {
        min-width: auto;
      }
      ._imageSection img {
        max-width: 100%;
      }
      #sub-banner::before{
      	height: 0px;
      }
    }