 
.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: 40px !important;
	font-weight: 600;
	margin-bottom: 5px !important; 
	line-height:45px;
	text-align: center !important;
	font-family: 'Cormorant', serif;
}
.hero-slider-content .sld-border{
	width:50px;
	height:2px;
	background:#FFF;
	display:table;
	margin:20px auto 20px !important;
}
.hero-slider-content .p-one {
	background:#127f3b;
	display: table;
	margin:0 auto 10px!important;
	color: #fff;
	font-weight:600;
	padding: 12px 30px 14px !important;
	font-size: 18px !important;
	text-transform: uppercase;
}
.hero-slider-content .p-two  {
	color: #FFF;
	font-size: 14px!important; 
	line-height: 22px;
	margin-bottom: 37px; 
	text-align:center!important; 
} 
.hero-slider-content a {
	width:150px;
	display:block;
	margin:15px auto 0px !important;
	color:#FFF !important; 
	font-size:14px !important;
	line-height:24px;
	text-transform:capitalize;
	font-weight:600;
	text-align:center;
	padding:12px 10px !important;
	 background-color: #f2bc29;
	background-position:right bottom;
	transition:all 0.5s ease;
}
.hero-slider-content a:hover {
	background-color:#218143;
}
/*-- 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;
}
@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: 11px !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: 25px !important;
      line-height: 35px;
 }
 .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 a {
	width:120px;
	margin:10px auto 5px !important;
	font-size:12px !important;
	line-height:20px;
	text-transform:uppercase;
	font-weight:400;
	text-align:center;
	padding:6px 10px !important;
}

.nivoSlider {
	top: 1px;
	height:240px !important;
}
.nivoSlider img {
	height: 240px !important;
}


}
@media only screen and (min-width:768px) and (max-width:991px) {
.hero-slider-content h1 {
    font-size: 30px !important;
    line-height: 40px;
}
.hero-slider-content .p-one {
	
	margin:0px auto 8px!important;
	padding: 6px 20px 6px !important;
	font-size: 16px !important;
	line-height:24px !important;
	
}
.nivo-directionNav a {
	height: 35px;
	margin-top: -20px;
	width: 35px;
}
.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: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	
}
.hero-slider-content a {
    width: 120px;
    display: block;
    margin: 10px auto 10px !important;
    color: #FFF !important;
    font-size: 13px !important;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    padding: 5px 10px !important;
    
}

}
 @media only screen and (min-width:992px) and (max-width:1199px) {

.hero-slider-content h1 {
    font-size: 30px !important;
    margin-bottom: 5px !important;
    line-height: 40px;
}
.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%);
}

}
