body {
	margin: 0;
	padding: 0;
	background: #fff;
	text-rendering: optimizeLegibility;
	text-rendering: geometricPrecision;
	font-smooth: always;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
	font-family: 'PT Serif', serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'PT Serif', serif;
	font-weight: 700;
	font-style: normal;
}
h1 {
	font-size: 2em;
	margin-top: .67em;
	margin-bottom: .67em
}
h2 {
	font-size: 1.5em;
	margin-top: .83em;
	margin-bottom: .83em
}
h3 {
	font-size: 1.17em;
	margin-top: 1em;
	margin-bottom: 1em
}
h4 {
	font-size: 1em;
	margin-top: 1.33em;
	margin-bottom: 1.33em
}
h5 {
	font-size: .83em;
	margin-top: 1.67em;
	margin-bottom: 1.67em
}
h6 {
	font-size: .75em;
	margin-top: 2.33em;
	margin-bottom: 2.33em
}
ol, ul {
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	font-style: normal;
	color: #666;
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 20px;
	list-style-type: none;
	font-family: 'PT Serif', serif;
}
p{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	font-style: normal;
	color: #666;
	margin-top: 0;
	margin-bottom: 10px;
	font-family: 'PT Serif', serif;
}
a {
	border: none;
	color: inherit;
	outline: 0!important;
	text-decoration: none!important;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	font-family: 'PT Serif', serif;
}
a:focus,
a:hover {
	text-decoration: none !important;
}
input:focus {
	outline: none;
}
img, a {
	border: none;
	outline: none;
	text-decoration: none !important;	
}
.no-padd{
padding: 0px !important;
}
::selection {
	background: #2b2554;
	color: #7baff6;
}
::-moz-selection {
	background: #2b2554;
	color: #7baff6;
}
::-webkit-selection {
	background: #2b2554;
	color: #7baff6;
}
@-ms-viewport {
	width: device-width;
}
/*custome styles */
.wrapper {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
}
/*header secion style*/
.header-sec{
	float: left;
    width: 100%;
    position: relative;	
}
.navbar.navbar-default {
    background: #fff;
    border-radius: 0px;
    margin-bottom: 0px;
    border: 1px solid #e0e0e0;
	-webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    0px 1px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:         0px 1px 10px 0px rgba(0, 0, 0, 0.1);    
}
.headtopsec{
	float: left;
    width: 100%;
    min-height: 40px;
    display: block;
    color: #d1d1d1;
    background: #252837;
}
.headtopsec ul.hdleft-top{
    display: block;
    margin-bottom: 0px;
    line-height: normal;
    padding: 0px;	
}
.headtopsec ul.hdleft-top li{
	display: inline-block;
    float: left;
    width: auto;
    color: #d1d1d1;	
}
.headtopsec ul.hdleft-top li a{
    padding: 10px 10px;
    float: left;
    width: auto;
    color: #d1d1d1;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out    
}
.headtopsec ul.hdleft-top li a:hover{
	color: #ffc001;
}
.headtopsec ul.hdleft-top li a i.fa{
	color: #ffc001;
}
.headtopsec ul.hdrght-top{
    display: block;
    margin-bottom: 0px;
    line-height: normal;
    padding: 0px;
    float: right;	
}
.headtopsec ul.hdrght-top li{
	display: inline-block;
    float: left;
    width: auto;
    color: #d1d1d1;		
}
.headtopsec ul.hdrght-top li .hdtop-lbl{
    padding: 10px 10px;
    margin: 0px;
    float: left;
    width: auto;
    color: #d1d1d1;	
}
.headtopsec ul.hdrght-top li a{
    padding: 10px 10px;
    margin: 0px;
    float: left;
    width: auto;
    color: #d1d1d1;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out 	
}
.headtopsec ul.hdrght-top li a i.fa-facebook{
	color: #316fc3;
}
.headtopsec ul.hdrght-top li a i.fa-instagram{
	color: #b652ec;
}
.headtopsec ul.hdrght-top li a i.fa-twitter{
	color: #00a8ff;
}
.headtopsec ul.hdrght-top li a i.fa-linkedin{
	color: #00e4ac;
}
.headtopsec ul.hdrght-top li a i.fa-youtube-play{
	color: #de1010;
}
.headtopsec ul.hdrght-top li a:hover i.fa{
	color: #fff;
}
.navbar-brand{
	height: auto;
	padding: 5px 15px;	
}
.navbar-brand>img {
    max-width: 300px;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec{
	margin: 0px 0px;
    border-top:1px solid #6bbe13;
    border-bottom:1px solid #6bbe13;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li{
	margin-left: 1px;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li.mob-logo{
    float: left;
    width: 100%;
    background: none;
    display: none;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li.mob-logo a{
    float: left;
    width: 100%;	
	padding: 15px 15px;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li.mob-logo >a >img{
	max-width: 100%;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li>a{
	color: #666;
	text-decoration: none;
    border-radius: 0px;
    padding: 10px 20px;
    text-transform: uppercase;
    line-height: normal;    
    background: rgba(255,255,255, 1);
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out     	
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li>a.phsec{
    background: #046d3d; 
    color: #fff;  
}

#slide-navbar-collapse ul.navbar-nav.navmenusec>li:hover > a, #slide-navbar-collapse ul.navbar-nav.navmenusec>li.active > a, #slide-navbar-collapse ul.navbar-nav.navmenusec>li:active > a{
    background: #6bbe13;
    color: #fff;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li:hover > a.phsec{
    background: #046d3d; 
    color: #fff;     
}
.carousel-indicators .active{
    background-color: #0eab64;
}
.carousel-indicators li{
    border: 1px solid #a9de2c;   
}
.carousel-control.right, .carousel-control.left{
    background: none !important;    
}
.carousel-control, .carousel-control{
    color: #a7d751 !important; 
    opacity: 1 !important; 
    filter: alpha(opacity=100) !important;       
}
.carousel-control:focus, .carousel-control:hover{
    color: #0eab64 !important; 
}

.hdtop-rht{
    float: right;
    display: block;
}
.hdtop-rht h4{
    float: right;
    display: inline-block;
    margin: 0px auto;
    padding: 25px 0px 20px 0px;
    font-size: 17px;
    color: #046d3d;
    text-transform: uppercase;
}
.hdtop-rht p{
    float: right;
    font-size: 15px;
    text-align: right;
    display: inline-block;
    margin: 0px auto;
    padding: 8px 0px; 
    color: #046d3d; 
    text-transform: uppercase;
}
.hdtop-rht p i.fa{
    color: #ff8a00;
}
.hdtop-rht p span{
    color: #000;
}
.souvenir-lnk{
	display: block;
    position: absolute;
	right: -1px;
    top: 117px;
    padding: 0px 15px 0 5px;
    width: auto;
    height: auto;
    z-index: 1;
    background: #ffc001;
}
.souvenir-lnk:before{
	content: "";
    position: absolute;
    right: 100%;
    width: 0;
    height: 0;
    border-left: 38px solid transparent;
    border-right: 0px solid transparent;
    border-top: 38px solid #ffc001;
}
.souvenir-lnk a{
    float: left;
    padding: 9px 0px;
    margin-bottom: 0px;
    text-align: center;
    color: #252837;
}
.main-sec{
	float: left;
	width: 100%;
	position: relative;
}
#carousel-example{
	float: left;
	width: 100%;
	clear: both;
}
#carousel-example .carousel-inner>.item>a>img, #carousel-example .carousel-inner>.item>img {
    width: 100%;
}
.carousel-indicators{
    bottom: 0px;   
}
.carousel-control{
    width: 10%;
    text-shadow: 0 1px 2px rgba(0,0,0,0);
    background-color: transparent;
    filter: alpha(opacity=0);
    opacity: 0;    
}
.abtsec{
    float: left;
    width: 100%;
    padding: 40px 0px;
    background: #f8f9f3;
}
.about-hm{
	float: left;
    width: 100%;
    display: block;
    margin-top: 0px;
    background: #fff;
    position: relative;
    z-index: 1;
-webkit-box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow:    0px 0px 12px 5px rgba(0, 0, 0, 0.1);
box-shadow:         0px 0px 12px 5px rgba(0, 0, 0, 0.1);    
}
.hmabt-img{
	float: left;
    padding: 30px;
}
.hmabt-img img{
	float: left;	
}
.hmabt-cont{
	float: left;
	width: 100%;
	padding: 30px;
}
.hd-title{
	float: left;
	width: 70%;
}
.hd-title .imgsec{
    float: right;
    max-width: 450px;
    padding-left: 20px;
}
.abtsec1-img{
    float: left;
    width: 30%;
}
.abtsec1-img img{
    float: left;
    width: 100%;
    padding-right: 25px;
}
.hd-title h2, .hd-title h1{
    font-size: 32px;
    font-weight: 400;
    margin: 25px auto 15px;
    color: #000;
}
.hmabt-cont .hd-title h1{
    margin: 0px auto 15px;
    color: #6bbe13;
    font-size: 26px;
}
.hmabt-cont .hd-title h1 .h1sub{
    color: #046d3d;
    font-size: 38px;
}
.about-hm .hmabt-cont p{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 25px;
    color: #222;
}
.about-hm .hmabt-cont .abt-btn-hm{
	float: left;
	width: auto;
	display: inline-block;
	padding: 8px 20px;
    border-radius: 3px;
    border: 2px solid #6bbe14;
	transition-duration: .3s;
}
.about-hm .hmabt-cont a.abt-btn-hm:hover, .about-hm .hmabt-cont a.abt-btn-hm:focus {
    background: #6bbe14;
    color: #fff;
}	
.white-color{
	color: #fff !important;
}
.nwsevnts-sec{
    display: block;
    position: relative;
    margin-top: 0px;
    padding-top: 50px;
    padding-bottom: 40px;
    z-index: 0;
	float: left;
	width: 100%;
	min-height: 300px;
	background: #010504 url(../images/projects-bg.jpg) no-repeat bottom center;
	background-size: cover;
	background-attachment: fixed;
}
#owlnews-events{
	float: left;
    width: 100%;
    display: block;
    padding: 15px 0px;
}
#owlnews-events.owl-carousel.owl-drag .owl-item{
	float: left;	   
}
#owlnews-events.owl-carousel{
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 15px;	
    clear: both;	
}
#owlnews-events .item{
	display: inline-block;
	float: left;
    width: 100%;
	padding: 10px 10px;
    border: 1px solid #4dd42e;
    background: rgb(0, 0, 0, 0.6);
	transition-duration: .3s;
}
#owlnews-events .item:hover, #owlnews-events .item:focus {
	background: #000000;
    border: 1px solid #ffc001;
}
#owlnews-events .item img{
  display: inline-block;	
  float: left;
  width: 100%;
  height: auto;
  display: block;  
}
#owlnews-events.owl-carousel .owl-stage-outer {
    width: auto !important;
}
#owlnews-events.owl-carousel .owlnews-cont{
	display: inline-block;
	float: left;
	width: 100%;
	padding: 15px 0px 5px;
}
#owlnews-events.owl-carousel .owlnews-cont .owldate{	
    float: left;
    width: auto;
    margin: 0px 0px 0px 10px;
    padding: 10px 15px;
    border-radius: 20px;
    background: #008ae4;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}
#owlnews-events.owl-carousel .owlnews-cont .owltitle{
	float: left;
    width: 100%;
    display: block;
    font-weight: normal;
    margin: 0px 0px 5px;
    font-size: 18px;
    color: #fff;
}
#owlnews-events.owl-carousel .owlnews-cont .owldes{
    float: left;
    width: 100%;
    display: block;
    margin: 0px 0px 0px;
    color: #bfbfbf;
    line-height: normal;
    overflow: hidden;    
}
#owlnews-events.owl-theme .owl-nav {
    margin-top: -56px;
    position: absolute;
    top: 0;
    right: 0;
}
#owlnews-events.owl-theme .owl-nav [class*=owl-] {
    color: #4dd42e;
    font-size: 28px;
    font-weight: normal;
    line-height: 1;
	margin: 0px 0px 0 20px;
    padding: 0px;
    background: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
    border: none;
    outline: none;
}
.viewmorebtn{
    float: left;
    width: 100%;
    margin: 10px auto 20px;
    display: block;
    text-align: center;
}
.viewmorebtn a{
	color: #fff;
	overflow: auto;
	outline: none;
    padding: 8px 30px;
    border-radius: 25px;
    border: 2px solid #ffc001;
    background: transparent;
    transition-duration: .3s;	
}
.viewmorebtn a:hover, .viewmorebtn a:focus{
    background: #ffc001;
    color: #000;
}
.gallery-sec{
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0px 60px;
}
.gallery-sec .hd-title{
	text-align: center;
	margin-bottom: 20px;
}
.gallery-sec .hd-title:before{
	margin: auto;
	right: 0;
}
.gallery-sec .gal-item{
    position: relative;
    float: left;
    width: 100%;
    border: 2px solid #fff;
    opacity: .7;
    filter: alpha(opacity=70);    
    transition-duration: .3s;
}
.gallery-sec .gal-item:hover, .gallery-sec .gal-item:focus{
	opacity: 1;
    filter: alpha(opacity=100);	
}
.gallery-sec .gal-item .albm-item{
	outline: none;
	text-decoration: none;
}
.gallery-sec .gal-item .albm-item .albm-title{
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.6);
    transition-duration: .3s;
}
.gallery-sec .gal-item .albm-item .albm-title p{
    padding: 0px 0px;
    margin: auto;
    text-align: center;
    color: #f5f5f5;
    font-size: 14px;
    line-height: normal;
}
.gallery-sec .gal-item img{
	float: none;
    width: 100%;
    text-align: center;
    height: auto;
    margin: auto;
    max-width: 100%;
    overflow: hidden;
}
.gallery-sec .gal-item .gal-text{
    position: absolute;
    bottom: 0;
    float: none;
    width: 100%;
    padding: 10px 10px;
    background: rgba(0,0,0,0.8);   	
}
.gallery-sec .gal-item .gal-text p{
	color: #fff;
	font-size: 14px;
	margin: 0px;
	line-height: normal;
    padding: 0px 10px;	
}
.gallery-sec .viewmorebtn{	
	margin-top: 40px;
}
.gallery-sec .viewmorebtn a{
	color: #000;
}
.tod-serm{
    float: left;
    width: 100%;
    min-height: 520px;
    padding: 20px 70px 60px;
	background: #2a2352;
	background: -moz-linear-gradient(left, #2a2352 0%, #44699b 100%);
	background: -webkit-linear-gradient(left, #2a2352 0%,#44699b 100%);
	background: linear-gradient(to right, #2a2352 0%,#44699b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2352', endColorstr='#44699b',GradientType=1 );	
}
.tod-serm .hd-title h2{
	color: #fff;
}
.our-mins{
    float: left;
    width: 100%;
    padding: 20px 70px 60px;
	background: #1e5799;
	background: -moz-linear-gradient(45deg,  #1e5799 0%, #2989d8 50%, #7db9e8 100%);
	background: -webkit-linear-gradient(45deg,  #1e5799 0%,#2989d8 50%,#7db9e8 100%);
	background: linear-gradient(45deg,  #1e5799 0%,#2989d8 50%,#7db9e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=1 );
}

.our-mins .hmchos-sec{
	display: block;	
}

.our-mins .hd-title {
    margin-bottom: 15px;
}
.our-mins .hd-title h2{
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.our-mins .hmchos-sec img{
	float: left;
	width: 100%;
	margin-bottom: 30px;
	border:4px solid #fff; 	
	-webkit-box-shadow: 0px 1px 11px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 1px 11px 0px rgba(0, 0, 0, 0.3);
	box-shadow:         0px 1px 11px 0px rgba(0, 0, 0, 0.3);	
}
.our-mins .hmchos-sec h3{
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    margin: 0px;
    line-height: 48px;
    text-transform: capitalize;
    margin-top: 30px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}

#owlministry{
	position: relative;
	float: left;
    width: 100%;
    display: block;
    padding: 15px 0px;	
}
#owlministry.owl-carousel.owl-drag .owl-item{
	float: left;	   
}
#owlministry.owl-carousel{
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 15px;	
    clear: both;	
}
#owlministry .item{
    display: inline-block;
    float: left;
    width: 100%;
    padding: 10px 10px;
    background: white;
    transition-duration: .3s;
}
#owlministry.owl-carousel .owl-stage-outer{
    width: auto !important;
}
#owlministry .item .owlmins-cont{
    float: left;
    width: 100%;
}
#owlministry .item .owlmins-cont h4.owlmins-title {
    margin: 0;
    padding: 5px 0 15px;
    font-size: 24px;
    line-height: normal;
    font-weight: normal;
    color: #000;
}
#owlministry .item .owlmins-cont img{
    float: left;
    width: 100%;
    padding: 0px 0px;
}
#owlministry .item .owlmins-cont p.owlmins-des{}
#owlministry.owl-theme .owl-nav {
    right: 0;
    position: absolute;
    top: -72px;
}
#owlministry.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 28px;
    font-weight: normal;
    line-height: 1;
	margin: 0px 0px 0 20px;
    padding: 0px;
    background: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0;
    border: none;
    outline: none;
}
.treat-sec{
    float: left;
    width:100%;
    padding: 15px 0px 25px;
    margin: 0px 0px;
    background: url(../images/treatment-background-image.jpg) no-repeat top center;
    
}
.treat-sec .hd-title{
    float: left;
    width: 100%;
    text-align: center;
}
.treat-sec .hd-title h2{
    font-size: 36px;
}
.treat-sec .hm-treatsec{
    float: left;
    width:100%;
    padding: 15px;
    margin: 30px 0px 60px;
    background: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.3);
    box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.3);    
}
.treat-sec .hm-treatsec img{
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.treat-sec .hm-treatsec h4{
    color: #046d3d;
    font-size: 32px;
    font-weight: normal;
    margin: 0px auto 10px;
}
.treat-sec .hm-treatsec p{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
    color: #666;
}
.rdmr-btn{
    float: left;
    width: auto;
    display: inline-block;
    padding: 8px 20px;
    margin-bottom: 10px;
    border-radius: 3px;
    border: 2px solid #6bbe14;
    transition-duration: .3s;
}

.rdmr-btn:hover, .rdmr-btn:focus{
    background: #6bbe14;
    color: #fff;    
}

.ft-sec{
	float: left;
	width: 100%;
    background: #ffffff;
}
.ft-sec .ft-topmapSec{
    float: left;
    width: 100%;
    background-color: #a5d851;  
    margin: auto;
    text-align: center;    
}
.ft-sec .ft-topmapSec .mapifram{
    float: none;
    width: 100%;
    margin: auto;
    padding: 30px 30px;
    text-align: center;
}
.ft-sec .ft-topmapSec .mapifram iframe{
    width: 100%;
}
.ft-sec .ft-topsec{
	float: left;
	width: 100%;
}
.ft-sec .ft-topsec .ft-wheresec{
	float: left;
	width: 100%;	
}
.ft-sec .ft-topsec .ft-wheresec ul.wheresec{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.ft-sec .ft-topsec .ft-wheresec ul.wheresec li{
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #dceaf9;
    margin-bottom: 15px;
}
.ft-sec .ft-topsec .ft-wheresec ul.wheresec li a{
	color: #dceaf9;
}
.ft-sec .ft-topsec .ft-wheresec ul.wheresec li a:hover, .ft-sec .ft-topsec .ft-wheresec ul.wheresec li a:focus{
	color: #ffc001;
}
.ft-sec .ft-topsec .ft-wheresec ul.wheresec li i.fa{
	color: #ffc001;
}
.ft-sec .ft-topsec .ft-wheresec ul.wheresec li span.title-ft{
	color: #fff;
}
.ft-sec .ft-topsec h3.ft-hd{
	position: relative;
	float: left;
	width: 100%;
	font-size: 30px;
	font-weight: 400;
	color: #046d3d;
    border-bottom: 1px solid #6bbe13;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.ft-sec .ft-topsec .ft-infosec{
	float: left;
	width: 100%;	
}
.ft-sec .ft-topsec .ft-infosec p{
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    font-style: normal;
    color: #333;    
}
.ft-sec .ft-topsec .ft-infosec .ft-rdmr{
    text-transform: uppercase;
    color: #6bbe13;
}
.ft-sec .ft-topsec .ft-infosec .ft-rdmr:hover, .ft-sec .ft-topsec .ft-infosec .ft-rdmr:focus{
    color: #000;
}
.ft-sec .ft-topsec .ft-infosec .ft-spcl{
    margin: 5px 0px 10px;
    float: left;
    width: 100%;
    color: #000;
    text-transform: uppercase;
}
.ft-sec .ft-topsec .ft-infosec .ft-info{
    padding: 0;
    margin: 0;    
}
.ft-sec .ft-topsec .ft-infosec .ft-info >li{
    float: left;
    width: 100%;
}
.ft-sec .ft-topsec .ft-infosec .ft-info >li >a{
    float: left;
    color: #333;
    font-size: 16px;
    padding: 5px 0px;    
}
.ft-sec .ft-topsec .ft-infosec .ft-info >li >a >i.fa{
    padding-right: 5px;
    color: #6bbe13;
}

.ft-sec .ft-topsec .ft-infosec ul.ft-links{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.ft-sec .ft-topsec .ft-infosec ul.ft-links li{
    float: left;
    width: 100%;    
    margin-bottom: 0px;	
}
.ft-sec .ft-topsec .ft-infosec ul.ft-links li a{
	color: #333;
    font-size: 16px;
    line-height: 36px;	
    transition-duration: .3s;
}
.ft-sec .ft-topsec .ft-infosec ul.ft-links li a i.fa{
    padding-right: 5px;
    color: #6bbe13;    
}
.ft-sec .ft-topsec .ft-infosec ul.ft-links li:hover a, .ft-sec .ft-topsec .ft-infosec ul.ft-links li:focus a{
	color: #6bbe13;
}
.ft-sec .ft-topsec .ft-mapsec{
	float: left;
	width: 100%;	
}
.ft-sec .ft-topsec .ft-mapsec .mapifram{
	float: left;
	width: 100%;	
}
.ft-sec .ft-topsec .ft-mapsec .mapifram iframe{
	float: left;
	width: 100%;
	min-height: 250px;	
}
.ft-sec .ft-btmsec{
	float: left;
	width: 100%;
    padding: 20px 0px;		
}
.ft-sec .ft-btmsec .ftbtmline{
	float: left;
	width: 100%;
    border-top: 1px solid #e0dedb;
	margin-bottom:15px;
}
.ft-sec .ft-btmsec .ftbtmline p{
	color: #333;
    font-size: 16px;
    line-height: 36px;	
    margin-top: 25px;    
}
.ft-sec .ft-btmsec .ftbtmline p a{
	color: #6bbe13;
}
.ft-sec .ft-btmsec .ftbtmline p.txt-rght{
	float: right;
}
/*about us section*/
.inn-sec{
    float: left;
    width: 100%;
    padding: 0px 0px;
    background: #fff;
}
.inn-sec .inn-bnr{
    float: left;
    width: 100%;
    padding: 10px 0px 20px;
    background: #4c5961;	
}
.inn-sec .inn-bnr h1 {
    margin: 15px auto 25px;
}
.inn-sec .inn-bnr ul.breadcrumb{
    clear: both;
    float: left;
    width: auto;
    background: transparent;
    padding: 0px 0px;
    margin: -5px 0 0 0;   
}
.inn-sec .inn-bnr ul.breadcrumb li{
	color: #ccc;
}
.inn-sec .inn-bnr ul.breadcrumb li a{
	color: #fff;
}
.inn-sec .breadcrumb>li+li:before {
    color: #2e3238;
}
.inn-sec #abt-tab{
	float: left;
	width: 100%;
}
.inn-sec #abt-tab ul.nav.nav-pills {    
    margin-top: 30px;
    position: relative;
}
.inn-sec #abt-tab ul.nav.nav-pills:before{
	content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: #4c5961;
    margin-top: 24px;
}
.inn-sec #abt-tab .nav-pills>li >a{
    border-radius: 0px;
    color: #000;
    background: #fff;
}
.inn-sec #abt-tab .nav-pills>li.active>a, .inn-sec #abt-tab .nav-pills>li.active>a:focus, .inn-sec #abt-tab .nav-pills>li.active>a:hover{
	color: #fff;
    background-color: #252837;
}
.inn-sec #abt-tab .nav-pills>li {
    float: left;
    border: 1px solid #252837;
    margin-left: 0px !important;
}
.inn-sec #abt-tab .tab-content h2{
	font-size: 28px;
    line-height: 38px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;	
}
.inn-sec #abt-tab .tab-content h3{
	font-size: 26px;
    line-height: 36px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;	
}
.inn-sec #abt-tab .tab-content h4{
	font-size: 24px;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;
    text-transform: uppercase;	
}
.inn-sec #abt-tab .tab-content .bx-wrp{
	float: left;
	width: 100%;
	background: #fff;
	padding: 15px;
	border: 2px solid #04adee;
	min-height: 460px;
	margin: 20px auto;	
}
.inn-sec #abt-tab .tab-content .bx-wrp p{
    min-height: 55px;	
}
.inn-sec #abt-tab .tab-content .bx-wrp h4{
	margin-top: 0px;
}
.inn-sec #abt-tab .tab-content img{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.inn-sec #abt-tab .tab-content .floatimg{
    float: left;
    width: 100%;
    height: auto;
    max-width: 500px;
    padding-right: 15px;
    padding-bottom: 15px;
}
.inn-sec #abt-tab .tab-content ul{
    padding: 0px;
    margin: 0px;
}
.inn-sec #abt-tab .tab-content p, .inn-sec #abt-tab .tab-content a{
	font-size: 15px;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: left;		
}
.inn-sec #abt-tab .tab-content ul li, .inn-sec #abt-tab .tab-content ol li{
    font-size: 15px;
    line-height: 26px;
    font-weight: normal;
    list-style: disc;
    text-align: left;
    padding: 0px 0px;	
}
.inn-sec #abt-tab .tab-content ul.serv-sub{
	float: left;
	width: 100%;
    padding: 15px 0px;
}
.inn-sec #abt-tab .tab-content ul.serv-sub li{
	float: left;
    width: 100%;
    padding: 10px 15px;
    list-style: none;
    border: 2px solid #4dd42e;
    margin: 0;
    margin-bottom: 5px;
    transition-duration: .3s;
}
.inn-sec #abt-tab .tab-content ul.serv-sub li:hover{
	border: 2px solid #ececec;
	padding-left: 20px;
}
.inn-sec #abt-tab .tab-content .build-img{
    margin-top: 15px;	
}
.inn-sec #abt-tab .tab-content .whyul{
	padding: 0px;
	clear: both;
}
.inn-sec #abt-tab .tab-content .whyul li{
    padding: 10px 10px;
    margin-bottom: 5px;
    list-style: none;
    border: 2px solid #ececec;
}

.inn-sec #abt-tab .tab-content .pric-sec{
	float: left;
	width: 100%;
}
.inn-sec #abt-tab .tab-content .pric-sec .pric-item{
	float: left;
	width: 100%;	
}
.inn-sec #abt-tab .tab-content .pric-sec .pric-item .pric-item-cont{
	float: left;
	min-height: 320px;
}
.inn-sec #abt-tab .tab-content .pric-sec .pricsec-itm{
	float: left;
	width: 100%;
	border:2px solid #ececec;
	padding: 15px; 
	margin-top: 10px;
	margin-bottom: 20px;	
}

.inn-sec #abt-tab .tab-content .pric-sec .pric-item h5{
    font-size: 24px;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: normal;	
}
.inn-sec #abt-tab .tab-content .pric-sec p{
	margin-top: 5px;
}
.inn-sec #abt-tab .tab-content .pric-sec p.nbtxt{
	font-size: 18px;
	color: #0caace;
}

.inn-sec #abt-tab .tab-content .tab-pane{
	padding-bottom: 20px;
    padding-top: 5px;
    float: left;
    width: 100%;	
}
.inn-sec .add-info{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.inn-sec .add-info i.fa{
    color: #ffc001;
}
.inn-sec .add-info .phno{
	text-decoration: none;
	outline: none;
	padding: 5px 5px;
}
.inn-sec .add-info .phno::first-child{
	padding-left: 0px;
}
.inn-sec .add-info h3{
	font-size: 21px;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 5px;
    margin-top: 5px;
}

.inn-sec .frame-map{
	float: left;
	width: 100%;
}

.inn-sec #feedback-form{
	float: left;
	width: 100%;
}
.inn-sec #feedback-form .form-control{
	float: left;
	width: 100%;
	border-radius: 0;	
}
.inn-sec #feedback-form .subbutton{
	float: left;
    margin-top: 15px;
    min-height: 107px;	
    width: 100%;
    background: #ffc001;
    border: none;
    transition-duration: .3s;
}
.inn-sec #feedback-form .subbutton:hover{
    background: #252837;
    color: #fff;
}
.inn-sec #feedback-form textarea.form-control{
	resize: none;
}
.inn-sec .cont-sec{
    float: left;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 40px;
}
.gal_sec {
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px 0px;
    background: #FFF;
}
.gal_sec .form-group{
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}
.gal_sec .form-group .form-control{
    border-radius: 0px;
    outline: none;
    margin-bottom: 10px;
}
.gal_sec .holder {
    float: left;
    width: 100%;
    text-align: center;
    padding: 9px;
    margin: 0px auto 15px;
}
.gal_sec #itemContainer{
	float: left;
	width: 100%;
	padding: 0px;
}
.gal_sec #itemContainer li{
	position: relative;
    float: left;
    width: 25%;
    height: auto;
    max-height: 170px;
    min-height: 170px;
    overflow: hidden;
    border: 2px solid #fff;
}
.gal_sec #itemContainer li a.albm-item{
	outline: none;
	text-decoration: none;
}
.gal_sec #itemContainer li img{
	float: left;
	width: 100%;
	opacity: 0.7;
	filter: opacity(70);
	transition-duration: .3s;	
}
.gal_sec #itemContainer li:hover img{
	opacity: 1;
	filter: opacity(100);
}
.gal_sec #itemContainer li .albm-title{
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.6);
    transition-duration: .3s;
}
.gal_sec #itemContainer li:hover .albm-title{
	background: rgba(0, 0, 0, 1);
}
.gal_sec #itemContainer li .albm-title p{
    padding: 0px 0px;
    margin: auto;
    text-align: center;
    color: #f5f5f5;
    font-size: 14px;
    line-height: normal;
}
.fancybox img {
	display: block;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}
.inn-sec .cont-sec #itemContainer {
    margin-top: 15px;
    float: left;
    width: 100%;
}
.newswrap{
    float: left;
    width: 100%;
    padding: 15px;
    margin-bottom: 15px;
    border: 2px solid #fff;
    transition-duration: .3s;
    background: #f3f3f3;   
}  
.newswrap:hover{    
    background: #fff;
    border: 2px solid #ccc;
}
.newsitem{
    float: left;
    width: 60%;
    padding-left: 15px;
    height: auto;
    max-height: 133px;
    overflow: hidden;
}
.newsitem p.newsdate{
    font-size: 14px;
    font-weight: 400;
    font-style: italic;	
    margin-bottom: 0;
}
.newsitem h4{
    margin: 5px auto;
    font-size: 18px;
    font-weight: 600;
}
.newsitem p{
	font-size: 14px;	
}
.imgnews{
	float: left;
	width: 40%;	
}
.imgnews img{
	float: left;
	width: 100%;
    height: auto;
    max-height: auto;
    overflow: hidden;	
}
.newsdetail {
    float: left;
    width: 100%;
}
.newsdetail h4{
    font-size: 21px;
    font-weight: 400;
    margin: 5px auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #4c5961;	
}
.newsdetail p.nedate{
	font-size: 14px;
	font-style: italic;
}
.newsdetail img{
	float: left;
	width: 100%;
	max-width: 350px;
	height: auto;
	max-height: 200px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.ft-sec .ft-topmapSec .mapifram .hd-title{
    float: left;
    width: 100%;
}
.ft-sec .ft-topmapSec .mapifram .hd-title h2{
    margin: 15px auto 25px;
    color: #fff;   
}
.hmabt-cont .hd-title h1.spcl-hd{
    color: #056c3f;
    font-size: 32px;
}
.hmabt-cont h3{
    color: #056c3f;
    font-size: 30px;   
    margin: 15px auto; 
    font-weight: 400;       
}
.hmabt-cont h4{
    color: #333;
    font-weight: 500;
    font-size: 24px;
    border-bottom: 1px solid #6bbf12;
    margin: 5px 0px 15px;
    padding-bottom: 15px;  
}
.abt-img img{
    float: left;
    width: 100%;
}
.trtsec{
    float: left;
    width: 100%;
    border-top: 2px solid #a5d851;
    margin: 25px 0px 0px;    
}
.greenhd{
    color: #056c3f; 
    font-size: 17px;   
}

.hmabt-cont .table>tbody>tr>td, .hmabt-cont .table>tbody>tr>th, .hmabt-cont .table>tfoot>tr>td, .hmabt-cont .table>tfoot>tr>th, .hmabt-cont .table>thead>tr>td, .hmabt-cont .table>thead>tr>th{
    font-size: 16px;
}

.hmabt-cont .table-responsive{
    margin: 15px auto 0px;
}


/*Extra large devices (1201px and up)*/
@media (min-width: 1201px) {

.container {
    width: 90%;
}

}

/*Extra large devices (992 - 1200px)*/
@media (min-width: 992px) and (max-width: 1200px) {

.container {
    width: 95%;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li>a{
    padding: 10px 15px;  
}
.hdtop-rht h4{
    padding: 25px 25px 20px 0px;
    font-size: 16px;   
}
.hd-title .imgsec{
    display: none;
}

}

@media (min-width: 992px){
    .hdtop-rht{
        width: 60%;
    }
}
/*Large devices (768 - 991 pixels)*/
@media (min-width: 768px) and (max-width: 991px) {

.container {
    width: 98%;
}

.navbar-brand>img {
    max-width: 100%;
}
.hdtop-rht h4 {
    float: right;
    padding: 25px 0px 0px;
    font-size: 16px;
}
.hdtop-rht{
    width: 50%;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec {
    margin-top: 5px;
    width: 100%;
    border-top: 1px solid #6bbe13;
    border-bottom: 1px solid #6bbe13;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0;
    max-width: 335px;
}

#slide-navbar-collapse ul.navbar-nav.navmenusec>li.lstphsec{
    float: right;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li>a {
    padding: 10px 25px;
}
.souvenir-lnk{
	top: 107px;
}
#owlnews-events .item img{
	width: 100%;
	display: block;
    margin-bottom: 20px;	
}
#owlnews-events.owl-carousel .owlnews-cont{
	width: 100%;
	display: block;
}
.our-mins, .tod-serm{
	min-height: 300px;
    padding: 20px 15px 40px;	
}

.ft-sec .ft-btmsec .ftbtmline{
	padding-top: 20px;
}
.ft-sec .ft-btmsec .ftbtmline p{
	text-align: center;
	margin: 0;
}
.ft-sec .ft-btmsec .ftbtmline p.txt-rght {
    width: 100%;
}

.gal_sec #itemContainer li{
	width: 33.33%;
}
.hd-title .imgsec{
    display: none;
}
.treat-sec .hm-treatsec h4{
    font-size: 26px;    
}

}

/*common large device section*/
@media (min-width: 768px) {

#carousel-example .carousel-indicators {
    bottom: 60px;
}
.our-mins .hmchos-sec h3{
	font-size: 36px;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li.open> ul.dropdown-menu{
    margin: 0px;
    padding: 0px;
}

#slide-navbar-collapse ul.navbar-nav.navmenusec>li.open> ul.dropdown-menu >li>a{
    padding: 10px 10px;
    text-transform: uppercase;    
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li.open> ul.dropdown-menu >li:hover a, #slide-navbar-collapse ul.navbar-nav.navmenusec>li.open> ul.dropdown-menu >li:focus a, #slide-navbar-collapse ul.navbar-nav.navmenusec>li.open> ul.dropdown-menu >li.active a{
    background-color: #046d3d;
    color: #fff;
}
   
}

/*Medium devices (tablets, 768px and up)*/
@media (max-width: 767px) {

.navbar.navbar-default {
	border: none;
}
.headtopsec ul.hdleft-top li a{
    padding: 10px 5px;
    width: 30px;
    height: 41px;
    text-align: center;
}
.headtopsec ul.hdleft-top li a .hdtxt-sec, .headtopsec ul.hdrght-top li .hdtop-lbl{
	display: none;
}
.headtopsec ul.hdrght-top li a {
    float: right;
    width: 35px;
    height: 41px;
    font-size: 16px;
    line-height: 22px;
}
.navbar-brand>img {
    max-width: 305px;
}
.navbar-header .navbar-toggle {
    border: none;
    border-radius: 0;
    margin-top: 40px;
    background-color: transparent !important;    
}
.navbar-header {
    border-bottom: 1px solid #e0e0e0;
}


/*navigation menu media*/

  #slide-navbar-collapse {
    position: fixed;
    top: 0;
    left: 15px;
    z-index: 99;
    width: 80%;
    max-width: 325px;
    height: 100%;
    background-color: #012313;
    border-right: 2px solid #363b54;
    overflow: auto;
  }
  .menu-overlay {
    display: none;
    background-color: #171717;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 0;
  }

.hdtop-rht h4{
    padding: 25px 0px 0px;
    line-height: 26px;
    font-size: 16px;
    text-transform: capitalize;
    color: #ffbc00;
    width: 100%;
    text-align: center;    
}
.menu-overlay{
    opacity: 0;
    filter: alpha(opacity=0);    
}
.hdtop-rht p{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;    
}
.hdtop-rht p span {
    color: #fff;
}

#slide-navbar-collapse ul.navbar-nav.navmenusec>li.mob-logo{
	display: block;
}

#slide-navbar-collapse ul.navbar-nav.navmenusec>li>a{
	border-radius: 0px;
	background: none;
    float: left;
    width: 100%;
    padding: 10px 20px; 
    color: #bbb;  
    border-bottom: 1px dotted #bbb;   	
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li:hover > a, #slide-navbar-collapse ul.navbar-nav.navmenusec>li.active > a, #slide-navbar-collapse ul.navbar-nav.navmenusec>li:active > a{
	background: transparent;
    color: #f1bc00;
    border-bottom: 1px dotted #4dd42e;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec {
    margin-top: 0px;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li.mob-logo >a{
	background: none !important;
    padding: 10px 0px 15px;    
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li.mob-logo >a >img {
    padding: 10px 5px 10px 0px;
    margin-top: 20px;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li.mob-logo >a >img {
    padding: 0px 5px 10px;
    margin: 0px auto;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li>a{
    padding: 10px 10px;    
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li.open>ul.dropdown-menu{
    text-align: center;
    display: block !important;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li.open> ul.dropdown-menu>li{
    text-align: center;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li.open> ul.dropdown-menu>li>a{
    color: #bbb;
    padding: 10px 10px;
    border-bottom: 1px dotted #bbb;
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li.open> ul.dropdown-menu>li:hover >a, #slide-navbar-collapse ul.navbar-nav.navmenusec>li.open> ul.dropdown-menu>li:focus >a, #slide-navbar-collapse ul.navbar-nav.navmenusec>li.open> ul.dropdown-menu>li.active >a{
    background: transparent;
    color: #f1bc00;
    border-bottom: 1px dotted #4dd42e;    
}
#slide-navbar-collapse ul.navbar-nav.navmenusec>li {
    text-align: center;
    letter-spacing: 1.2px;
}
.navbar-toggle{
    padding: 9px 5px;
}
.souvenir-lnk{
    right: 0;
    top: 0px;
    background: #000;	
}
.souvenir-lnk a{
	color: #fff;
}
.souvenir-lnk:before{
	border-top: 38px solid #000;
}
.about-hm{
	margin-top: 0px;
}

.nwsevnts-sec{
	margin-top: 0px;
	padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;	
}
#owlnews-events .item img{
	width: 100%;
	display: block;
    margin-bottom: 20px;	
}
#owlnews-events.owl-carousel .owlnews-cont{
	width: 100%;
	display: block;
}
.carousel-control.right {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgb(169 221 44) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgb(169 221 44) 100%);
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgb(169 221 44) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.left{
    background-image: -webkit-linear-gradient(left,rgb(107 190 19) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-linear-gradient(left,rgb(107 190 19) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-linear-gradient(left,rgb(107 190 19) 0,rgba(0,0,0,.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;    
}
.hmabt-cont .table-responsive {
    margin: 15px auto 0px;
}

.hmabt-cont{
    padding: 30px 15px;    
}
.treat-sec .hd-title h2{
    text-align: left;
}
.treat-sec .hm-treatsec{
    margin: 15px 0px;
}
.gallery-sec{
    padding-left: 15px;
    padding-right: 15px;	
}
.our-mins, .tod-serm{
	min-height: 300px;
    padding: 20px 15px 40px;	
}
.tod-serm .hd-title h2{
	margin-top: 15px;
}
.shedu-sec {
    padding: 20px 0px 60px;
}
.shedu-sec ul.schedu-lst{
	padding: 0px 0px;
}
.shedu-sec ul.schedu-lst li:last-child{
	border-bottom: 1px solid #333c6b;
}

.ft-sec .ft-btmsec .ftbtmline{
	padding-top: 20px;
}
.ft-sec .ft-btmsec .ftbtmline p{
	text-align: left;
	margin: 0;
}
.ft-sec .ft-btmsec .ftbtmline p.txt-rght {
    width: 100%;
}
.ft-sec .ft-topmapSec .mapifram .hd-title h2{
    text-align: left;
}
.shedu-sec ul.schedu-lst li{
	width: 100%;
}

.inn-sec #abt-tab .tab-content ul.serv-sub{
	padding: 0px 0px;
}
.inn-sec #abt-tab .tab-content .bx-wrp{
	min-height: 1px;
}
.inn-sec #abt-tab .tab-content .pric-sec .pric-item .pric-item-cont{
	min-height: 1px;	
}
.inn-sec .frame-map{
	margin-top: 15px;
}
.hd-title .imgsec{
    display: none;
}
.treat-sec .hm-treatsec h4{
    font-size: 26px;
    line-height: 36px;
    text-align: left;    
}
.treat-sec .hm-treatsec p{
    font-size: 16px;
    line-height: 28px;
    text-align: left;    
}
.rdmr-btn{
    float: left;
    width: 130px;
    text-align: center;
    text-transform: uppercase;
    margin: auto;
    display: block;    
}
.hmabt-cont .hd-title h1{
    text-align: left;    
}
.about-hm .hmabt-cont p{
    font-size: 16px;
    line-height: 28px;
    text-align: left;    
}
.about-hm .hmabt-cont .abt-btn-hm{
    float: left;
    width: 130px;
    text-align: center;
    text-transform: uppercase;
    margin: auto;
    display: block;     
}
.treat-sec .hm-treatsec{
    padding: 15px 15px 25px;    
}
.abtsec{
    padding: 0px 0px;    
}
.ft-sec .ft-topmapSec .mapifram{
    padding: 30px 15px;    
}
.ft-sec .ft-btmsec .ftbtmline p{
    margin: 0px 0px 10px;
    line-height: normal;
}
.ft-sec .ft-btmsec .ftbtmline{
    margin-bottom: 0px;   
}
.hmabt-cont h3{
    text-align: left;
}
.hmabt-cont h4{
    text-align: left;
}

}

/*Small devices ( 576px - 767px )*/
@media (min-width: 576px) and (max-width: 767px)  {

.inn-sec #abt-tab .tab-content .floatimg{
	max-width: 50%;
}
.inn-sec #abt-tab .nav-pills>li{
    float: left;
    width: 100%;
    display: block;	
}
.gal_sec #itemContainer li{
	width: 50%;
}
.abtsec1-img{
    width: 40%;
}
.hd-title{
    width: 60%;
}
.hmabt-cont .hd-title h1 {
    text-align: left;
}
.about-hm .hmabt-cont p{
    text-align: left;    
}
.about-hm .hmabt-cont .abt-btn-hm{
    float: left;
}
.hmabt-cont h4{
   text-align: left; 
}

}

/*smallest device 381 - 575 pixels*/
@media (min-width: 381px) and (max-width: 575px) {

.navbar-brand{
 padding: 5px 5px 5px 15px;   
}
.navbar-brand>img {
    max-width: 300px;
}
.inn-sec #abt-tab .tab-content .floatimg{
	padding-right: 0px;
	max-width: 100%;
}
.inn-sec #abt-tab .nav-pills>li{
    float: left;
    width: 100%;
    display: block;	
}
.gal_sec #itemContainer li{
	width: 50%;
    max-height: 120px;
    min-height: 120px;
}
.abtsec1-img{
    width: 100%;    
}
.abtsec1-img img{
    padding-right: 0px;
}
.hd-title{
    width: 100%;
}
.hmabt-cont .hd-title h1{
    margin: 15px auto 15px;  
}
.hmabt-cont h4{
   text-align: left; 
}

}

/*smallest device 320 - 380 pixels*/
@media (min-width: 320px) and (max-width: 380px) {

#slide-navbar-collapse{
	width: 268px;
}
.navbar-brand>img {
    max-width: 242px;
}
.navbar-header .navbar-toggle{
    margin-top: 28px;    
}
.inn-sec #abt-tab .nav-pills>li{
    float: left;
    width: 100%;
    display: block;	
}
.inn-sec #abt-tab .tab-content .floatimg{
	padding-right: 0px;
	max-width: 100%;
}
.gal_sec #itemContainer li{
	width: 100%;
}
.abtsec1-img{
    width: 100%;
    margin-bottom: 15px;
}
.hd-title{
    width: 100%;
}
.abtsec1-img img{
    padding-right: 0px;    
}
.hmabt-cont h4{
   text-align: left; 
}

}
