.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;
}
/*-- Hero Video Content --*/
.hero-video-caption {

}
/*-- Slider Content --*/
.hero-slider-content {
	padding-left:40px !important;
}
.hero-slider-content h1 {
	color: #ffd03e;
	font-size: 36px !important;
	line-height:45px;
	font-weight: 800;
	margin-bottom: 0px!important;
	text-align:left!important;
	font-family: 'Rubik', sans-serif;
	opacity:0.9;
	position:relative;
	/*text-shadow: 1px 1px 1px #000, 2px 2px 3px #000; */
}
.hero-slider-content h1:before{
	position:absolute;
	content:"";
	height:120px;
	width:3px;
	background:#FABC3D;
	left:-20px;
	top:-29px;
}
.hero-slider-content .p-one { 
	color: #FFF;
	font-size: 18px!important	;
 	opacity:0.9;
	font-weight:600;
	line-height: 28px;  	
	/*text-shadow: 1px 1px 1px #000, 2px 2px 3px #000; */
}
.hero-slider-content a {
    color: #fff!important;
    background: #2cc322;
    display: inline-block;
    margin: 12px 0 0px;
    padding: 12px 10px 12px 10px!important;
    border-radius: 4px!important;
    overflow: hidden;
    position: relative;
    width: 135px !important;
    font-size: 15px !important;
    font-weight: 400;
    text-align: center;
    -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:#333;
	color: #fff!important;
}
/*-- Nivo Direction Nav --*/
.nivo-directionNav {
}
.nivo-directionNav a {
	background-color: rgba(255,255,255,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{
			padding-left:15px !important;
		}
		.hero-slider-content h1:before {
			display:none
		}
		.hero-slider-content h1{ 
			 font-size:20px!important;
			 line-height:20px;
			  margin-bottom:0px !important; 
			  padding-left:0px !important; 

		}
		.hero-slider-content .p-one {
			font-size: 13px!important;
			line-height: 15px;
			margin-bottom:0px !important;
			font-weight: 400;
		}
		.hero-slider-content a {
			padding:5px 10px 5px 10px !important; 
			font-size:12px;
			height:auto!important;
			width:110px !important;
			text-align:center; 
			margin:6px 0 !important;
		 }
		 .nivo-controlNav li a {
			width: 10px;
			height: 10px;
			border: 2px solid rgba(225,225,225,.6);
		}
		.nivo-controlNav {
			left: 11%;
			margin-right: 11%;
			-webkit-transform: translate(-50%, -11%);
			-moz-transform: translate(-50%, -11%);
			transform: translate(-50%, -11%);
		}
		.nivo-directionNav{ display:none}
        .nivo-directionNav a { 
			height: 30px;
			margin-top: -18px;
			width: 30px;  
		}
		.nivo-directionNav a i {
			font-size: 17px;
			line-height: 32px;
		}
		.nivoSlider {
			top: 1px;
			height:180px !important;
		}
		.nivoSlider img {
			height: 180px !important;
		}

}
@media only screen and (min-width:768px) and (max-width:991px) {
		.hero-slider-content {
			margin-left:0px;
		}
		.hero-slider-content h1 { 
			font-size: 27px !important;
			line-height:35px;
			 
		}
		.hero-slider-content p.one {
			font-size: 16px!important;
			line-height:20px;
			margin-bottom:0 !important;
		}
		.hero-slider-content a { 
			margin-top:10px   !important;  
			margin:5px 0 0 !important;
			padding: 8px 15px 8px 15px!important;
			width:120px !important;
		}
		.nivo-directionNav a {
			height: 30px;
			margin-top: -29px;
			top: 45%;
			width: 30px;
		}
		.nivo-directionNav a i {
			font-size: 16px;
			line-height: 30px;
		}
		.nivo-prevNav {
			left: 15px;
		}
		.nivo-nextNav {
			right: 15px;
		}
		.hero-slider-content .p-one {
			font-size: 14px!important;
			line-height: 24px;
			margin-bottom:0 !important;
		}
		.hero-slider-content h1:before {
			height: 50px;
			width: 2px;
			top: 5px;
		}
		.nivo-controlNav {
			left: 16%;
			margin-right: 20%;
			-webkit-transform: translate(-50%, -16%);
			-moz-transform: translate(-50%, -14%);
			transform: translate(-50%, -14%);
		}
		.nivo-controlNav li a {
			width: 12px;
			height: 12px;
			border: 2px solid rgba(225,225,225,.6);
		}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
 


}
@media only screen and (min-width:1280px) and (max-width:1366px) {
	.nivo-controlNav {
		left:16%;
		margin-right:20%;
		-webkit-transform:translate(-50%, -16%);
		-moz-transform:translate(-50%, -16%);
		transform:translate(-50%, -16%);
	}
}