#slider {
	margin: 0px; width: 100%; height: 550px; position: relative; z-index: 2;
}
.nivoSlider {
	width: 100%; height: auto; overflow: hidden; position: relative; z-index: 3;
}
.nivoSlider img {
	left: 0px; top: 0px; position: absolute; max-width: none;
}
.nivo-main-image {
	width: 100% !important; display: block !important; position: relative !important;
}
.nivo-caption {
	margin: 0px 5%; padding: 5px 1%; border-radius: 10px; left: 0px; width: 90%; text-align: center; bottom: 20px; color: rgb(255, 255, 255); line-height: 1.3em; letter-spacing: 1px; overflow: hidden; font-family: "Oswald", Verdana, Helvetica, sans-serif; font-size: 34px; display: none; position: absolute; z-index: 8; box-sizing: border-box; text-shadow: 1px 1px 4px rgba(0,0,0,0.9); background-color: rgba(0, 0, 0, 0.4);
}
.nivo-caption p {
	margin: 0px; padding: 0px;
}
.nivo-caption a {
	display: inline !important;
}
.nivo-html-caption {
	display: none;
}
.nivoSlider a.nivo-imageLink {
	background: white; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute; z-index: 6; opacity: 0;
}
.nivo-slice {
	top: 0px; height: 100%; display: block; position: absolute; z-index: 5;
}
.nivo-box {
	overflow: hidden; display: block; position: absolute; z-index: 5;
}
.nivo-box img {
	display: block;
}
@media screen and (max-width:320px)
{
#slider {
	width: 100%; height: auto;
}
.nivo-caption {
	font-size: 18px;
}
}
@media screen and (max-width:480px) and (min-width:321px)
{
#slider {
	width: 100%; height: auto;
}
.nivo-caption {
	font-size: 20px;
}
}
@media screen and (max-width:623px) and (min-width:481px)
{
#slider {
	height: auto;
}
.nivo-caption {
	font-size: 22px;
}
}
@media screen and (max-width:669px) and (min-width:624px)
{
#slider {
	height: auto;
}
.nivo-caption {
	font-size: 24px;
}
}
@media screen and (max-width:768px) and (min-width:670px)
{
#slider {
	height: auto;
}
.nivo-caption {
	font-size: 26px;
}
}
@media screen and (max-width:800px) and (min-width:769px)
{
#slider {
	height: auto;
}
.nivo-caption {
	font-size: 28px;
}
}
@media screen and (max-width:1024px) and (min-width:801px)
{
#slider {
	height: auto;
}
}
@media screen and (max-width:1279px) and (min-width:1025px)
{
#slider {
	height: auto;
}
}
