@charset "utf-8";

@media (max-width: 992px) {


#header .weather
{
	display: none;
}

#nav .menu
{
	text-align: center;
	padding: 8px;
}


#nav .menu li
{
	float: none;
	display: inline-block;
}

#nav .menu li a
{
	float: none;
	display: inline-block;
	padding: 8px;
}

.newsBar .h2Blog
{
	display: none;
}

.newsBar .h2Right
{
	left: 220px;
}

.newsBar .h2Newsfeed
{
	left: 440px;
}

.newsBar .news:nth-child(2) {
	display: none;
}


.newsBar .newsfeed 
{
    width: 200px;
}

.newsBar .newsfeed .description
{
	padding: 15px;
	background-image: url(../images/ic_email_white_48dp.png);
	background-repeat: no-repeat;
	background-position: 210px center;
	border: 1px solid #666;
}


.newsBar .banner.side
{
	float: left;
	margin: 0;
}

.productCategory
{
	font-size: 25px;
	line-height: 28px;
}

#content .pad40
{
	padding: 25px;
}

.content .photo.large
{
	width: 100%;
	height:200px;
	background-position:center center;
	background-size:cover;
}

#popupBanner #popupBannerBox,
#popupBanner #popupBannerBox img
{
	width:600px;
	height: auto;
}


.footerBar .events {
    width: 100%;
	float:none;
}

.footerBar .newsfeed {
    float: none;
    width: auto;
    height: auto;
	padding: 10px;
}


#footer .copyright
{
    font-size: 10px;
	padding-right: 0;
	padding-left: 0;
}

#footer .address
{
    font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#partners .box img
{
	width:123px;
}

.ticketEvent .colLeft,
.ticketEvent .colRight
{
	width:auto;
	margin-bottom: 20px;
}


.bkgWinterLeft,
.bkgWinterLeft .bkgWinterRight
{
	background-size:300px;
}

a.buttonbig,
p.buttonbig a
{
	font-size: 15px;
	line-height: 19px;
}

.colorBar .gray,
.colorBar .red,
.colorBar .blue
{
	height:8px;
	width: 33.333%;
}

}
