 
.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: 52%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	z-index: 8;
}
/*-- Hero Video Content --*/
.hero-video-caption {
	background-color: rgba(240, 240, 240, 0.8);
	padding: 250px 0;
}
/*-- Slider Content --*/
.hero-slider-content {
	padding-left:30px;
}
.hero-slider-content h1 {
	color: #FFF;
	font-size: 38px !important;
	font-weight: 700;
	margin-bottom: 5px !important; 
	line-height:48px;
	text-align: left !important;
	text-transform:capitalize;
	opacity: 0.9;
}
.hero-slider-content .sld-border{
	width:50px;
	height:2px;
	background:#FFF;
	display:table;
	margin:5px auto !important;
}
.hero-slider-content .p-one {
	color: #fff;
	font-weight:600;
	font-size: 14px !important;
	line-height:20px;
	text-transform: uppercase;
	padding:0 0 0px 30px !important;
	position:relative;
	margin-bottom:0 !important;
}
.hero-slider-content .p-one:before{
	position:absolute;
	content:"";
	left:0px;
	top:7px;
	background:#FFF;
	height:3px;
	width:25px;
}

.hero-slider-content a {
	width:150px;
	display:block;
	margin:15px 0 15px !important;
	color:#FFF !important; 
	font-size:14px !important;
	line-height:24px;
	text-transform:uppercase;
	font-weight:600;
	text-align:center;
	padding:12px 10px !important;
	background: #0b8019;
	-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: #FFF !important;
	color:#0b8019 !important;
}
/*-- Nivo Direction Nav --*/
.nivo-directionNav {
}
.nivo-directionNav a {
	background-color: rgba(255, 255, 255, 0.3);
	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(0, 0, 0, 0.1);
}
.nivo-directionNav a i {
	display: block;
	font-size: 40px;
	line-height: 58px;
}
.nivo-prevNav {
	left: 30px;
}
.nivo-nextNav {
	right: 30px;
}

/*-- Nivo Direction Nav --*/
.nivo-directionNav {
	position: absolute;
    bottom: 55px;
    left: 50%;
}
.nivo-directionNav a {
	background:#FFF !important;
	border-radius:100%;
	color: #2b0b01 !important;
	display: block;
	height: 50px;
	margin-top:0px;
	text-align: center;
	top: 50%;
	width: 50px;
	left:10px;
}
.nivo-directionNav a:hover {
	background-color: rgba(0, 0, 0, 0.2);
}
.nivo-directionNav a i {
	display: block;
	font-size: 16px;
	line-height: 40px;
	margin-top:0px;
	font-weight:200 !important;
}
.nivo-prevNav {
	display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #ed1b24 !important;
    filter: Alpha(Opacity=50);
    left:-50px !important;
}
.nivo-nextNav {
	display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 2px !important;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #ed1b24 !important;
    filter: Alpha(Opacity=50);
   
}
@media only screen and (min-width:320px) and (max-width:767px) {


	.hero-slider-content {
		padding-left: 0px;
	}
	.hero-slider-content .p-one {
		font-size: 9px !important;
		line-height:15px;
		padding-left:20px !important;
	}
	.hero-slider-content .p-one:before {
		top: 9px;
		height: 2px;
		width: 10px;
	}
	.nivo-controlNav {
		top: 50%;
		left: 10px;
	}
	.hero-slider-content h1 br{
		display:none;
	}
	.hero-slider-content h1 {
		  font-size: 11px !important;
		  line-height: 18px;
	 }
	 .nivo-caption, .hero-static-caption {
		   top: 54%;
	}
	.nivo-directionNav a {
		height: 30px;
		width: 50px;
	}
	.nivo-directionNav {
	   bottom: 30px;
		right: 40px;
	}
	.nivo-directionNav a i {
		display: block;
		font-size: 16px;
		line-height: 25px;
	}
	.nivo-prevNav {
		left: 15px;
	}
	.nivo-nextNav {
		right: 15px;
	}
	.hero-slider-content a {
		width:90px;
		margin:8px 0 5px !important;
		font-size:9px !important;
		line-height:15px;
		padding:3px 8px !important;
	}
	.nivoSlider {
		top: 1px;
		height:220px !important;
	}
	.nivoSlider img {
		height: 220px !important;
	}

}
@media only screen and (min-width:768px) and (max-width:991px) {
	.hero-slider-content h1 {
		font-size: 24px !important;
		line-height:32px !important;
	} 
	.hero-slider-content .p-one {
			font-size: 12px !important;
			line-height: 20px;
	}
	.nivo-directionNav a {
		height: 40px;
		width: 50px;
	}
	.nivo-directionNav a:hover {
		background-color: rgba(0, 0, 0, 0.1);
	}
	.nivo-directionNav a i {
		display: block;
		font-size: 23px;
		line-height: 35px;
	}
	.nivo-caption, .hero-static-caption {
		top: 56%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		
	}
	.hero-slider-content a {
		width: 120px;
		display: block;
		color: #FFF !important;
		font-size: 13px !important;
		line-height: 22px;
		text-transform: uppercase;
		font-weight: 400;
		text-align: center;
		padding: 5px 10px !important;
	}
	.nivo-controlNav {
		position: absolute;
		z-index: 9;
		top: 42%;
		left:20px;
		margin-bottom: -50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
		list-style: none;
	}
	.nivo-directionNav {
		bottom: 45px;
		right: 48px;
		bottom: 40px;
	}
	

}
 @media only screen and (min-width:992px) and (max-width:1199px) {

	.hero-slider-content h1 {
		font-size: 27px !important;
		line-height:40px;
	} 
	.hero-slider-content .p-one {
			font-size: 13px !important;
			line-height: 20px;
			margin-bottom: 0 !important;
	}

	.nivo-caption, .hero-static-caption {
		top: 56%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		
	}
	.nivo-controlNav {
		position: absolute;
		z-index: 9;
		top: 42%;
		left:45px;
		margin-bottom: -50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
		list-style: none;
	}
	.nivo-directionNav {
		bottom: 45px;
		right: 48px;
		bottom: 40px;
	}

}
