 
.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 {
}
.hero-slider-content h1 {
	color: #FFF;
	font-size: 35px;
	font-weight: 600;
	margin-bottom: 15px !important; 
	line-height:50px;
	text-align:left !important;
	text-transform:capitalize; 
	opacity: 0.9;
}
.hero-slider-content h1 span{
	color:#ff8b04 !important;
}
.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-size: 16px!important; 
	line-height: 25px !important;
	margin-bottom: 37px; 
	text-align:justify!important; 
	font-stretch: condensed;
}
.hero-slider-content p  {
	color: #FFF;
	font-size: 16px!important; 
	line-height: 25px !important;
	margin-bottom: 37px; 
	text-align:justify!important; 
	font-stretch: condensed;
} 
.hero-slider-content a {

	width:150px;
	display:block;
	margin:15px auto 15px !important;
	color:#FFF !important; 
	font-size:14px !important;
	line-height:22px;
	text-transform:capitalize;
	font-weight:400;
	text-align:center;
	padding:10px 15px !important;
	background: #e46619;
	-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:#fd5d17 !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(255, 255, 255, 0.5);
}
.nivo-directionNav a i {
	display: block;
	font-size: 40px;
	line-height: 58px;
}
.nivo-prevNav {
	left: 30px;
}
.nivo-nextNav {
	right: 30px;
}
@media only screen and (min-width:320px) and (max-width:767px) {

.nivo-controlNav { 
	right:30px; top:50%;
}
.nivo-controlNav li {
	margin-bottom: 15px!important;
}
.hero-slider-content .p-one {
    margin: 0 auto 5px!important;
    padding: 0px 10px 1px !important;
    font-size: 10px !important;
	line-height:10px !important;
}

.nivo-directionNav a {
	background-color: rgba(255, 255, 255, 0.3);
	border-radius: 50%;
	color: #FFF !important;
	display: block;
	height: 25px;
	margin-top: 0px;
	text-align: center;
	top: 50%;
	width:25px;
}
.hero-slider-content h1 {
      font-size: 14px !important;
      line-height: 18px;
	  margin-bottom:10px !important;
 }
 .nivo-caption, .hero-static-caption {
       top: 54%;
}

.nivo-directionNav a i {
	display: block;
	font-size: 16px;
	line-height: 25px;
}
.nivo-prevNav {
	left: 15px;
}
.nivo-nextNav {
	right: 15px;
}
	 
	.hero-slider-content p {
        font-size: 10px!important;
		line-height: 10px !important;
    }
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.hero-slider-content h1 {
		font-size: 24px !important;
		line-height:32px;
	} 
	.hero-slider-content p  {
		font-size: 16px!important; 
		line-height: 24px !important;
	}
	.nivo-caption, .hero-static-caption {
		top: 56%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		
	}

}
 @media only screen and (min-width:992px) and (max-width:1199px) {

	.hero-slider-content h1 {
		font-size: 30px !important;
		line-height:40px;
	} 
	.hero-slider-content p  {
		font-size: 20px!important; 
		line-height: 30px !important;
	}
.hero-slider-content .p-one {
	
	margin:0px auto 8px!important;
	padding: 6px 20px 6px !important;
	font-size: 18px !important;
	line-height:27px !important;
	
}
.nivo-directionNav a {
	height: 40px;
	margin-top: -20px;
	width: 40px;
}
.nivo-directionNav a:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
.nivo-directionNav a i {
	display: block;
	font-size: 26px;
	line-height: 40px;
}
.nivo-caption, .hero-static-caption {
	top: 56%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	
}

}
