 
.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: 30%;
	-webkit-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	transform: translateY(-30%);
	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 {
	position:absolute;
	right:-25%;
	width:100%;
}	
.hero-slider-content h1 {
	color: #db0000 !important;
	font-size: 45px;
	font-weight: 500;
	margin-bottom: 5px !important; 
	line-height:60px;
	text-align:left !important;
	text-transform:capitalize;
	opacity: 0.9;
	 font-family: 'Lora', serif;
	 text-align:center !important;
	 /* text-shadow: 2px 3px 3px #FFF, 2px 2px 3px #FFF;  */
	text-shadow: 1px 1px 0.5px #FFFFFF;
}

.hero-slider-content a.slider-more  {
   font-size: 15px !important;
    line-height: 24px;
    text-transform: uppercase;
    color: #db0000 !important;
    font-weight: 600;
    letter-spacing: 1.3px;
    font-family: 'Lora', serif;
    margin-top: 5px !important;
	text-shadow: 1px 1px 0.5px #FFFFFF;
}
.hero-slider-content .product-view-outer{
	text-align:center;
}
.hero-slider-content a.slider-more:after{
	content: '';
    width: 100px;
    position: absolute;
    bottom: -8px;
    border-width: 0 0 2px;
    border-style: solid;
    left: 41%;
    
}
.hero-slider-content a.slider-more:hover{
	color:#db0000 !important;
}

.hero-slider-content .p-one {
	padding: 10px 15px !important;
    background: #db0000;
    color: #FFF !important;
    font-size: 18px !important;
    line-height: 27px;
    text-transform: capitalize;
    display: table;
    min-width: 150px;
    margin: 0 auto !important;
    font-family: 'Lora', serif;
    letter-spacing: 1.3px;
    margin-bottom: 15px !important;
	text-align:center;
}
.nivo-controlNav {
	right:-25%;
}
@media only screen and (min-width:320px) and (max-width:767px) {

.nivo-controlNav { 
	right:30px; top:50%;
}
.nivo-controlNav li {
	margin-bottom: 15px!important;
}
.nivo-directionNav a {
	display:none;
}
.hero-slider-content .p-one {
    font-size: 14px!important;
    line-height: 22px;
    margin-bottom: 6px !important;
	padding:7px 10px !important;
}
.hero-slider-content h1 {
      font-size: 18px !important;
      line-height: 27px;
	  text-shadow: 1px 1px 1px #fff, 2px 1px 4px #fff;
 }

 .hero-slider-content {
    left:0;
    right: 0%;
    width: 100%;
}
 .nivo-caption, .hero-static-caption {
      top: 20%;
	-webkit-transform: translateY(-20%);
	-ms-transform: translateY(-20%);
	transform: translateY(-20%);
}

.nivo-directionNav a i {
	display: block;
	font-size: 16px;
	line-height: 25px;
}
.nivo-prevNav {
	left: 15px;
}
.nivo-nextNav {
	right: 15px;
}
.hero-slider-content a.slider-more {
    font-size: 10px !important;
    line-height: 20px;
    text-transform: uppercase;
    color: #0d0d0d !important;
    font-weight: 600;
    letter-spacing: 1.3px;
    font-family: 'Lora', serif;
    margin-top: 5px !important;
}
.hero-slider-content a.slider-more:after {
    width: 70px;
    position: absolute;
    bottom: -8px;
    border-width: 0 0 1px;
    border-style: solid;
    left: 40%;
}
.nivoSlider {
	top: 1px;
	height:220px !important;
}
.nivoSlider img {
	height: 220px !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-one {
	
	margin:0px auto 8px!important;
	padding: 6px 20px 6px !important;
	font-size: 13px !important;
	line-height:24px !important;
	
}

.nivo-caption, .hero-static-caption {
	top: 25%;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%);
	
}
.hero-slider-content a.slider-more {
    font-size: 13px !important;
    line-height: 22px;
    margin-top: 5px !important;
}
.hero-slider-content a.slider-more:after {
    width: 80px;
    position: absolute;
    bottom: -8px;
    left: 35%;
}
.hero-slider-content {
	margin-left:40px;
}
.nivo-directionNav {
   bottom: 30px;
}
.nivo-directionNav a {
    margin-left: 0px !important;
    padding-left: 6px !important;
    /* padding-top: 0 !important; */
    height: 30px;
    width: 30px;
	left:-19px;
}
.nivo-directionNav a i {
    font-size: 25px;
    line-height: 25px;
   
}
.nivo-controlNav {
    right: -30%;
}

}
 @media only screen and (min-width:992px) and (max-width:1199px) {


.hero-slider-content .p-one {
	
	margin:0px auto 8px!important;
	padding: 6px 0px 6px !important;
	font-size: 18px !important;
	line-height:27px !important;
	
}
.nivo-caption, .hero-static-caption {
	top: 25%;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%);
	
}

.hero-slider-content h1 {
    font-size: 35px !important;
    margin-bottom: 8px !important;
    line-height: 45px;
 }
.nivo-directionNav {
        margin-left:-20px!important;
}
.nivo-directionNav a {
    margin-left: 20px !important;
}

.nivo-controlNav {
	right:-30%;
}

}
@media only screen and (min-width:1280px) and (max-width:1366px){
	.hero-slider-content h1 {
			font-size: 40px;
			line-height: 50px;
    }
}
