 
.nivo-caption, .hero-static-caption {
	background-color: transparent;
	bottom: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 0;
	opacity: 1;
	padding: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	z-index: 8; overflow:visible!important
}
/*-- Hero Video Content --*/
.hero-video-caption {
	background-color: rgba(240, 240, 240, 0.8);
	padding: 250px 0;
}
/*-- Slider Content --*/
.hero-slider-content {
	 
}
.hero-slider-content h1 { 
	color: #fff;
	font-size: 35px;
	font-weight: 700;
	margin-left: 35px!important;
    margin-bottom: 10px!important;
	text-align:left!important;
	opacity:0.9;-moz-text-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);
	-webkit-text-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);
	text-shadow:0px 2px 5px rgba(0, 0, 0, 0.2);
}
.hero-slider-content p {
	color: #fff;
	font-size: 20px !important;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 0px !important;
	margin-left: 35px !important;
	padding: 0;
	text-align: left !important;
	-moz-text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
	-webkit-text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
	display: inline-block;
}
.hero-slider-content span.brdr {
	height: 2px;
	background: #fdbe44;
	width: 35px;
	margin: 0;
	display: inline-block;
	background-size: contain;
	vertical-align: 5px;
	margin-left: 10px;
}
.hero-slider-content .s-block {
	width: 100px;
	height: 245px;
	display: block;
	/* background: #009fe3; */
	position: absolute;
	top: -35px;
	z-index: -1;
	border: 5px solid #4d8c40;
	border-right: 0;
}
.hero-slider-content .s-block::after, .hero-slider-content .s-block::before {
	content: '';
	width: 5px;
	height: 25px;
	background: #4d8c40;
	position: absolute;
	right: 0;
}
.hero-slider-content .s-block::before {
	bottom:0
}


.hero-slider-content a {
	background: #4d8c40;
	color: #FFF !important;
	display: inline-block;
	margin: 10px 0 !important;
	font-size: 15px !important;
	line-height: 25px;
	font-weight: 500;
	padding: 10px 25px 10px;
	margin-left: 35px !important;
	text-transform: capitalize; 
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	
}
.hero-slider-content a:hover {
	 background:#fdbe44 !important;
	color: #fff!important;
}
/*-- Nivo Direction Nav --*/
.nivo-directionNav {
}
.nivo-directionNav a {
	background-color: rgba(255, 255, 255, 0.2); 
	border-radius: 50%;
	color: #fff!important;
	display: block;
	height: 58px;
	margin-top: -29px;
	text-align: center;
	top: 50%;
	width: 58px;
}
.nivo-directionNav a:hover {
	background-color: rgba(255, 255, 255, 0.4);
}
.nivo-directionNav a i {
	display: block;
	font-size: 24px;
	line-height: 56px;
}
.nivo-prevNav {
	left: 30px;
}
.nivo-nextNav {
	right: 30px;
}
@media only screen and (min-width:320px) and (max-width:767px) {
	.nivoSlider img, .slider-overlay img{ 
		height:200px!important; 	
		width:500px!important;  
		left: -110px;
	}
	.hero-slider-content h1 {
		font-size: 15px!important;
		margin-left: 20px !important;
	}
	.hero-slider-content p {
		font-size: 13px !important;
		margin-left: 20px !important;
		margin-bottom: 0px !important;line-height: 20px;
	}
	.hero-slider-content a {
		margin: 1px 0 !important;
		font-size: 12px !important;
		line-height: 20px;
		padding: 6px 15px 6px;
		margin-left: 20px !important;
	}
	.hero-slider-content .s-block {
		width: 50px;height: 135px; top: -14px;
	}
	.hero-slider-content .s-block::after, .hero-slider-content .s-block::before {
		height: 10px;
	}
	.nivo-directionNav {
		display: none;
	}
	.nivo-caption, .hero-static-caption {
		top: 40%;
	}




}
@media only screen and (min-width:768px) and (max-width:991px) {

	.hero-slider-content {
		margin-left:50px;
   }
	.hero-slider-content p {
		font-size: 15px !important;
		line-height: 24px;
		margin-left: 30px !important;
	}
	.hero-slider-content h1 {
		font-size: 24px !important;
		line-height: 32px;
	}
	.hero-slider-content .s-block {
		width: 100px;
		height: 210px;
	}
	.hero-slider-content a {
		margin: 0px 0 0!important;
		font-size: 13px !important;
		line-height: 20px;
		padding: 10px 25px 10px;
		margin-left: 35px !important;
	}
	.nivo-directionNav a {
		height: 35px;
		margin-top: -15px;
		text-align: center;
		top: 50%;
		width: 35px;
	}
	.nivo-directionNav a i {
		font-size: 16px;
		line-height: 35px;
	}


}
@media only screen and (min-width:992px) and (max-width:1199px) {
.nivo-prevNav {
    left: 5px;
}
.nivo-nextNav {
    right: 5px;
} 
.hero-slider-content {
	 margin-left:50px;
}
.hero-slider-content p {
    font-size: 17px !important;
    line-height: 24px;
    margin-left: 35px !important;
}
.hero-slider-content h1 {
   font-size: 27px;
}
.hero-slider-content .s-block {
    width: 100px;
    height: 225px;
}


}
