 
.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(-52%);
	-ms-transform: translateY(-52%);
	transform: translateY(-52%);
	width: 100%;
	z-index: 8;
}

/*-- Slider Content --*/
.hero-slider-content {
}
.hero-slider-content h1 {
	color: #FFF;
	font-size: 40px !important;
	font-weight: 700;
	margin-bottom: 15px !important; 
	line-height:60px;
	/* text-transform:capitalize; */
	opacity: 0.9;
	margin-top: 10px !important;
	text-align: left;
}

.hero-slider-content .sld-border{
	width:50px;
	height:2px;
	background:#FFF;
	display:table;
	margin:5px auto !important;
}
.hero-slider-content .p-one {
	font-size:18px !important;
	line-height:27px;
	/* color:#fb8100 !important; */
	color:#ffbd5f !important;
	font-weight: 600;
	margin-bottom:10px !important;
	text-align:left;
}

.hero-slider-content a {
	width:150px;
	display:table;
	margin:10px 0 15px !important;
	color:#0a0a0a !important; 
	font-size:14px !important;
	line-height:24px;
	text-transform:capitalize;
	font-weight:400;
	text-align:center;
	padding:12px 10px !important;
	background: #e5b234;
	border-radius:4px;
	-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: #ffbb3a !important;
	color: #FFF !important;
}

/*-- Nivo Direction Nav --*/
.nivo-directionNav {
}
.nivo-directionNav a {
	background-color: rgba(255,255,225,0.1);
	color: #FFF!important;
	display: block;
	height: 60px;
	margin-top: 0px;
	text-align: center;
	top: 45%;
	width: 60px;
	border-radius:50%;
}
.nivo-directionNav a:hover { 	background-color: rgba(0,0,0,0.2);
}
.nivo-directionNav a i {
	display: block;
	font-size: 24px;
	line-height: 60px;
}
.nivo-prevNav {
	left: 30px;
}
.nivo-nextNav {
	right: 30px;
} 


@media only screen and (min-width:320px) and (max-width:767px) {
	
	.hero-slider-content h1 {
		  font-size: 23px !important;
		  line-height:35px;
		  margin-top:0px !important;
		  margin-bottom:0 !important;
	 }
	 .hero-slider-content h1 br.first{
		display:none !important;
	}
	.nivo-caption, .hero-static-caption {
		   top: 50%;
		   left:0px;
	}
	.nivo-directionNav a {
		height: 30px;
		width: 30px;
	}
		.hero-slider-content .p-one {
		font-size: 14px !important;
		line-height: 24px;
		margin-bottom:5px !important;
	}
	.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:135px;
		margin:5px 0 5px !important;
		font-size:12px !important;
		line-height:20px;
		text-transform:uppercase;
		font-weight:600;
		border-radius:5px !important;
		text-align:center;
		padding:8px 15px !important;
	}
	.hero-slider-content a span i {
		margin-left: 8px !important;
		font-size:14px !important;
	}
	.nivoSlider {
		top: 1px;
		height:220px !important;
	}
	.nivoSlider img {
		height: 220px !important;
	}
	.nivo-controlNav {
		position: absolute;
		list-style: none;
		z-index: 9;
		top: 90%;
		margin-bottom: -50%;
		left: 50%;
		margin-right: -50%;
		-webkit-transform: translate(-90%, -50%);
		-moz-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

}
@media only screen and (min-width:768px) and (max-width:991px) {
	.hero-slider-content h1 {
			font-size:27px !important;
			line-height:35px !important;
			margin-bottom:8px !important;
			margin-top:0 !important;
	} 
	.nivo-directionNav a {
		height: 50px;
		width: 50px;
	}
	.nivo-directionNav a:hover {
		background-color: rgba(0, 0, 0, 0.1);
	}
	.nivo-directionNav a i {
		display: block;
		font-size: 30px;
		line-height: 50px;
	}
	.nivo-caption, .hero-static-caption {
		top:66%;
		-webkit-transform: translateY(-66%);
		-ms-transform: translateY(-66%);
		transform: translateY(-66%);
		left:50px;
		
	}
	.hero-slider-content .p-one {
		font-size: 14px !important;
		line-height: 24px;
		margin-bottom:5px !important;
	}
	.hero-slider-content {
		left:40px !important;
	}
	
	.hero-slider-content a {
		width: 135px;
		font-size: 12px !important;
		line-height: 20px;
		text-transform: uppercase;
		font-weight: 400;
		text-align: center;
		padding: 10px 10px !important;
		
	}
	
	
	
	

}
 @media only screen and (min-width:992px) and (max-width:1199px) {
	 .nivo-caption, .hero-static-caption {
			top: 50%;
			left:20px;
	 }
	 .hero-slider-content .p-one {
		font-size: 16px !important;
		line-height: 24px;
		margin-bottom: 5px !important;
	 }
	.hero-slider-content h1 {
		font-size: 32px !important;
		line-height:40px !important;
		margin-bottom:8px !important;
		margin-top:5px !important;
	} 
	.hero-slider-content a {
		width: 150px;
		margin:5px auto 5px !important;
		padding: 8px 10px !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;
	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%);
	
}


}
