
.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:0;
     bottom:0;
	width: 100%;
	z-index: 8; overflow:visible!important
}

.nivoSlider {
   padding-right: 0px !important;
}
/*-- Hero Video Content --*/
/* .hero-video-caption { */
	/* background-color: rgba(240, 240, 240, 0.8); */
	/* padding: 250px 0; */
/* } */
/*-- Slider Content --*/
.hero-slider-content {
	float: left;
	padding-left:6%;
	margin-top:280px;
}


.hero-slider-content h1 {
	color: #003049;
	font-size: 45px !important;
	font-weight: 800;
	margin-bottom: 5px !important; 
	line-height:60px;
	text-align: left !important;
	opacity: 0.9;
	position:relative;
	font-family: 'Playfair Display', serif;
}

.hero-slider-content .sld-border{
	width:50px;
	height:2px;
	background:#FFF;
	display:table;
	margin:5px auto !important;
}
.hero-slider-content p {
	color: #e81741;
	font-weight:900;
	padding: 0px 0px 0px !important;
	font-size: 20px !important;
	line-height:30px;
	letter-spacing:1.2px;
	/*-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff; */
	text-transform: uppercase;
	
	/*text-shadow: 0 2px 0 rgba(255, 255, 255, 0.7); */
	 /* text-shadow: 0 1px 0 #fff,
               0 2px 0 #fff,
               0 3px 0 #bbb,
               0 4px 0 #fff,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15); */
	
}
.hero-slider-content a{
	width:150px;
	display:block;
	margin:15px 0 0px !important;
	color:#FFF !important; 
	font-size:14px !important;
	line-height:24px;
	text-transform:uppercase;
	font-weight:700;
	text-align:center;
	padding:12px 10px !important;
	background-color: #c49359;
	background: linear-gradient(to left, #c49359 50%, #FFF 50%);
    background-size: 200% 100%;
    background-position:right bottom;
    transition:all 0.5s ease;
	border-radius:5px !important;
}
.hero-slider-content a:hover{
	background-position:left bottom;
	color:#592001 !important;
}

/*-- 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;
}

/*-- Nivo Direction Nav --*/
/*-- Nivo Direction Nav --*/
.nivo-directionNav {
	position: absolute;
    bottom: 45px;
    right: 50px;
}
.nivo-directionNav a {
	background:#FFF !important;
	border-radius:0%;
	color: #2b0b01 !important;
	display: block;
	height: 45px;
	margin-top:0px;
	text-align: center;
	top: 50%;
	width: 50px;
	left:0px;
}
.nivo-directionNav a:hover {
	background-color: rgba(0, 0, 0, 0.2);
}
.nivo-directionNav a i {
	display: block;
	font-size: 16px;
	line-height: 40px;
	margin-top:0px;
	font-weight:200 !important;
}
.nivo-prevNav {
	display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #ed1b24 !important;
    filter: Alpha(Opacity=50);
    left:-50px !important;
}
.nivo-nextNav {
	display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 2px !important;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #ed1b24 !important;
    filter: Alpha(Opacity=50);
   
}
@media only screen and (min-width:320px) and (max-width:767px) {
	.hero-slider-content {
		max-width: 250px;
		padding: 20px 0px 12px 0px;
		border-bottom: 0px solid #333;
		margin-top:20px !important;
	}

		.hero-slider-content .p-one {
			margin: 0 auto 5px!important;
			padding: 0px 0px 1px !important;
			font-size: 11px !important;
		}
		
		.hero-slider-content p {
			font-size: 13px !important;
			line-height: 20px;
    	}
		.nivo-controlNav {
			top: 50%;
			right: 15px;
		}

		.hero-slider-content h1 {
			  font-size: 16px !important;
			  line-height: 24px;
		 }

		.nivo-directionNav a {
			height: 30px;
			width: 50px;
		}
		.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;
		}

				.nivoSlider {
					top: 1px;
					height:220px !important;
				}
				.nivoSlider img {
					height: 220px !important;
					
				}
				
			.hero-slider-content a {
					width:120px;
					margin: 5px 0 0px !important;
					font-size: 12px !important;
					line-height: 20px;
					padding: 8px 10px !important;
			}
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.hero-slider-content {
		margin-top:60px !important;
		padding-left:8%;
	}
	.hero-slider-content h1 {
		font-size: 20px !important;
		line-height:27px !important;
	} 
	.hero-slider-content h1:before {
		top: -5px;
	}
	
	
	.nivo-directionNav {
		bottom: 45px;
		right: 48px;
		bottom: 40px;
	}
	.hero-slider-content a {
		width: 120px;
		margin: 10px 0 0px !important;
		font-size: 12px !important;
		line-height: 20px;
		padding: 6px 10px !important;
	}

}
 @media only screen and (min-width:992px) and (max-width:1199px) {
	.hero-slider-content {
		padding-left:7%;
		margin-top:90px !important;
	}


.hero-slider-content h1 {
	font-size: 27px !important;
	line-height:36px;
} 

.nivo-directionNav a {
	height: 35px;
	width: 50px;
}
.nivo-directionNav a:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
.nivo-directionNav a i {
	display: block;
	font-size: 20px;
	line-height: 27px;
	font-weight:400;
}


.nivo-directionNav {
    bottom: 45px;
    right: 48px;
    bottom: 35px;
}
}
 @media only screen and (min-width:1280px) and (max-width:1366px) {
	 .hero-slider-content {
			margin-top:150px !important;
	 }
 }
@media only screen and (min-width:1600px) and (max-width:1919px){
	.hero-slider-content {
			margin-top:215px !important;
	}
}