 
.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: 88%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	z-index:9;
	overflow:visible!important
}
/*-- Hero Video Content --*/
/* .hero-video-caption { */
	/* background-color: rgba(240, 240, 240, 0.8); */
	/* padding: 200px 0; */
/* } */
/*-- Slider Content --*/
/* .hero-slider-content { */
	/* background:rgba(0,0,0,0.7); */
	/* max-width: 500px; */
	/* float: left; */
	/* margin-left:50px; */
	/* padding: 0px 30px 0px 30px; */
	/* margin-top:0px !important; */
	/* position:inherit!important; */
/* } */
.hero-slider-content {
	padding: 30px 15px;
}
.hero-slider-content h1 {
	color: #FFF;
	font-size: 24px !important;
	font-weight: 900;
	margin-bottom: 10px !important; 
	line-height:32px;
	/* text-align: center !important; */
	padding:10px 0  10px !important;
	opacity: 0.9;
}

.hero-slider-content .p-one {
	    background: #101010;
    border: 6px solid #d2a76a;
    display: table;
    margin: 0px 0 10px!important;
    margin-bottom: 0px !important;
    padding: 6px 15px 6px !important;
    color: #fff;
    border-radius:15px;
    font-weight: 700;
    line-height: 24px !important;
    font-size: 14px !important;
    text-transform: uppercase;
    position: relative;
	/* top:-20px; */
}
.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:0px auto 0px !important; */
	color:#FFF !important; 
	font-size:14px !important;
	line-height:24px;
	text-transform:capitalize;
	font-weight:600;
	text-align:center;
	padding:8px 10px !important;
	 background-color: #111111;
	 background: linear-gradient(to left, #101010 50%, #fff 50%);
    background-size: 200% 100%;
	border:2px solid #101010;
    background-position:right bottom;
	 transition:all 0.5s ease;
	border-radius:20px !important;
	position:relative;
	/* bottom:-18px; */
}
.hero-slider-content a:hover {
	background-position:left bottom;
	color:#111 !important;
	border-color:#FFF;
}

/*-- 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(255, 255, 255, 0.5);
}
.nivo-directionNav a i {
	display: block;
	font-size: 40px;
	line-height: 58px;
}
.nivo-prevNav {
	left: 30px;
}
.nivo-nextNav {
	right: 30px;
}
.nivo-controlNav li {
    margin-left: 8px!important;
    float: left;
}
.nivo-controlNav li:first-child{
	margin-left:0 !important;
}
.nivo-controlNav li a {
    background: #FFF;
}

@media only screen and (min-width:320px) and (max-width:767px) {

	.nivo-controlNav { 
		bottom:-15px;
	}
	.hero-slider-content .slider-msg-border {
		border: 2px solid #c39063;
	}
.nivo-controlNav li {
	margin-bottom: 15px!important;
}

.hero-slider-content .p-one {
	font-size: 10px !important;
	line-height:18px;
	border:3px solid #d2a76a;
	padding:3px 10px !important;
	border-radius:10px;
	margin-bottom:15px !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: 16px !important;
      line-height: 22px;
	  padding:0px 0 0px !important;
	  margin-bottom
 }
 .hero-slider-content {
   	margin-left:15px !important;
	padding: 10px 15px 5px 5px;	
	min-height:140px;
 }
.hero-slider-content h1 br{
	display:none;
}
 .nivo-caption, .hero-static-caption {
       top:52%;
	   height:150px;
}
.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;
	font-size: 12px !important;
    line-height: 20px;
    padding: 5px 10px !important;
    
}

.hero-slider-content .p-two {
    display:none;
}
.nivo-controlNav li a {
        width: 6px;
		height: 6px;
}
.nivo-controlNav li {
    margin-left: 12px!important;
}
.nivoSlider img {
    height: 220px !important;
}
.nivo-controlNav {
    	right:15px !important;
        bottom: -5px !important; 
}

}
@media only screen and (min-width:768px) and (max-width:991px) {
.hero-slider-content h1 {
    font-size: 20px !important;
	line-height: 27px;
	margin-bottom:0 !important;
}
.hero-slider-content .p-one {
	font-size:12px !important;
	line-height:20px !important;
	border: 3px solid #d2a76a;
}
.nivo-directionNav a {
	height: 35px;
	margin-top: -20px;
	width: 35px;
}
.hero-slider-content {
    padding: 0px 15px;
}
.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: 80%;
	-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;
    padding: 5px 10px !important;
    
}
.nivo-controlNav {
    position: absolute;
	right:20px !important;
     bottom: 20px !important; 
}

}
 @media only screen and (min-width:992px) and (max-width:1199px) {

.hero-slider-content h1 {
    font-size: 22px !important;
    margin-bottom: 0px !important;
    line-height: 30px;
	padding: 0 !important;
}
.hero-slider-content .p-one {
	 border: 5px solid #d2a76a;
	padding: 4px 10px 4px !important;
    line-height: 22px !important;
    font-size: 13px !important;
 	margin-bottom:10px !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: 80%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.hero-slider-content {
    padding: 0px 15px;
}
	.nivo-controlNav {
		right: 20px;
		bottom: 20px;
	}
	.nivo-controlNav li {
		margin-left: 8px!important;
	}
}

@media only screen and (min-width:1280px) and (max-width:1366px){
	.nivo-controlNav {
		right: 20px;
		bottom: 20px;
	}
	.nivo-controlNav li {
		margin-left: 10px!important;
	}
}
