.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:60px !important;
}
.hero-slider-content h1 {
	color: #fff;
	font-size: 70px !important;
	line-height:50px;
	font-weight: 600;
	margin-bottom: 0px!important;
	font-family: 'Dongle', sans-serif;
	text-align:left!important;
	letter-spacing: 1.2px;
	opacity:0.9;
	position:relative;
	padding-left:20px !important;
}
.hero-slider-content h1:before{
	position:absolute;
	content:"";
	height:80px;
	width:3px;
	background: #84b148;
	left:0px;
	top:5px;
}
.hero-slider-content .p-one { 
	color: #badf89;
	font-size: 18px!important	;
 	opacity:0.9;
	font-weight:600;
	line-height: 28px;  
	text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.5);
}
.hero-slider-content a {
	color: #FFF !important;
	background: #a3d364;
    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-weight: 600;
	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:20px !important;
		}
		.hero-slider-content h1:before {
			height: 35px;
			width: 2px;
			top: 5px;
		}
		.hero-slider-content h1{ font-size:30px!important; line-height:24px; margin-bottom:0px !important; padding-left:10px !important; }
		.hero-slider-content .p-one {
			font-size: 14px!important;
			line-height: 20px;
			margin-bottom:0px !important;
		}
		.hero-slider-content a {
			padding:8px 10px 8px 10px !important; 
			font-size:12px;
			height:auto!important;
			width:110px !important;
			text-align:center; 
		 }
		 .nivo-controlNav li a {
			width: 10px;
			height: 10px;
			border: 2px solid rgba(225,225,225,.6);
		}
		.nivo-controlNav {
			left: 16%;
			margin-right: 16%;
			-webkit-transform: translate(-50%, -16%);
			-moz-transform: translate(-50%, -16%);
			transform: translate(-50%, -16%);
		}
		.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);
		}
		.hero-slider-content {
			padding-left: 30px !important;
		}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.hero-slider-content {
	margin-left:20px;
}
.hero-slider-content h1 { 
	font-size: 40px !important;
	line-height:35px;
}
.hero-slider-content h1:before {
      height: 60px;
      top: 4px;
}
.hero-slider-content p.one {
	font-size: 18px!important;
	line-height:24px;
	margin-bottom:0 !important;
}
.hero-slider-content a { 
	margin-top:10px   !important;  
}

.nivo-controlNav {
	left:14%;
	margin-right:20%;
	-webkit-transform:translate(-50%, -14%);
	-moz-transform:translate(-50%, -14%);
	transform:translate(-50%, -14%);
}

.nivo-directionNav a {
    height: 40px;
     top: 45%;
    width: 40px;
}
.nivo-directionNav a i {
    font-size: 18px;
    line-height: 40px;
}
.hero-slider-content .p-one {
     font-size: 16px!important;
    line-height: 24px;
}




}
@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%);
	}
}