.nivoSliderBg{ background:url("../images/nivo-bg.png") no-repeat center center;padding:15px;height:250px;width:100%;margin:-10px 0px 0px 0px;  }
.nivoSlider{ width:100%;height:228px;position:relative;z-index:0; background:unset !important }
.nivoSlider img{ position:relative;top:0px;left:0px;margin:auto;/* width:665px !important;height:228px !important;*/ } 
a.nivo-nextNav:hover{ opacity:1.0; }
a.nivo-prevNav:hover{ opacity:1.0; }
.nivoSlider a.nivo-imageLink{ position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:9;display:none; }
.nivo-slice{ display:block;position:absolute;z-index:8;height:100%; }
.nivo-html-caption{ display:none; }
.nivo-caption{ position:absolute;left:130px;bottom:8px;background:#333;color:#fff;opacity:0.7;z-index:10;text-shadow:none;font-family:"Cuprum", tahoma;font-size:18px;padding:5px 10px;width:70%; }
.nivo-caption p{ padding:5px;margin:0; }
.nivo-caption a{ display:inline !important;color:#fff;text-decoration:underline; }
.nivo-directionNav a{ display:block;width:54px;height:51px;background:url("../images/nivo-arrows.png") no-repeat;text-indent:-9999px;border:0;opacity:0.5;position:absolute;top:40%;z-index:99;cursor:pointer;background-color: #000; }
.nivo-prevNav{ left:0px;display: none; }

.nivo-nextNav{ background-position:-54px 0 !important;right:0px;display: none; }
/* .nivo-controlNav{ position:absolute;z-index:12;top:10px;right:10px; } */
.nivo-controlNav{ position:absolute !important;left:150px !important;top:5px;}
.nivo-controlNav a{ position:relative;z-index:13;cursor:pointer;display:block;width:8px;height:9px;background:url("../images/nivo-bullets.png") no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left; }
.nivo-controlNav a.active{ font-weight:bold;background-position:-8px 0px; }
.nivoSlider a.nivo-imageLink{opacity:1 !important}
body:hover .nivoSlider a.nivo-imageLink{opacity:1 !important}

.nivoSliderBg > #nivoSlider .nivo-caption{bottom:130px; left:138px}
@media (max-width: 991px){
	.nivoSliderBg{ background:unset}
	.nivoSlider{ width:100% !important;height:228px;position:relative;z-index:0;margin: auto;  }
    .nivoSlider img{width:100% !important;height:140px !important; }
	.nivo-slice {background:unset !important;}
	.nivo-imageLink {opacity:1 !important; color:transparent !important;}
	.nivo-caption{display:none !important;}
	.nivo-controlNav{ position:absolute !important;left:10px !important;top:5px;}
	.nivo-directionNav a{ display:block;width:54px;height:51px;background:url("../images/nivo-arrows.png") no-repeat;text-indent:-9999px;border:0;opacity:0.5;position:absolute;top:80px;z-index:99;cursor:pointer;background-color: #000; }
}

 @media (max-width: 550px){ 
	/* #header{height:230px;} */
	
	.nivo-prevNav, .nivo-nextNav {margin-top:4px}
	
 } 



