@media (max-width: 999px) {
	body {
		background-color: #fff;
		background-image: none;
		color: #000;
		font-size: 16px;
	}

	h1 {
		font-size: 32px;
		margin: 10px 0;
	}

	h2 {
		font-size: 28px;
	}

	.-wwp-wrapper, .-wwp-small-wrapper {
		margin: 0 !important;
		width: auto !important;
	}

	.-wwp-box {
		background-color: #fff;
		border: none;
		border-radius: 0; -khtml-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
		box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	}

	.-wwp-top-menu li, .-wwp-language-menu li {
		border: none;
		display: block;
		margin: 0;
		padding: 0;
	}

	.-wwp-top-menu a, .-wwp-language-menu a {
		display: block;
	}

	.-wwp-title-image {
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		height: 100px;
	}

	.-wwp-slides-next, .-wwp-slides-prev {
		display: none;
	}

	.-wwp-slides-container .slides_control .-wwp-offer:nth-child(2), .-wwp-slides-container .slides_control .-wwp-offer:nth-child(3) {
		display: none;
	}

	.-wwp-slides-container .-wwp-offer-page {
		right: 0;
	}

	.-wwp-slides-container .slides_control .-wwp-offer {
		background-color: transparent;
		display: block;
		height: auto;
		margin: 0;
		width: auto;
	}

	.-wwp-offer-title {
		background-color: transparent;
		border-radius: 0; -khtml-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
		color: #000;
		font-weight: bold;
		height: auto;
		padding: 2px 0 0 2px;
		width: auto;
	}

	.-wwp-offer-content {
		height: auto;
		overflow: hidden;
		padding: 0 0 0 2px;
		white-space: nowrap;
		width: auto;
	}

	.-wwp-offer-info {
		border: none;
		color: #aaa;
		margin: 0;
		overflow: hidden;
		padding: 2px 0 2px 2px;
		text-align: left;
		white-space: nowrap;
		width: auto;
	}

	.-wwp-content-box {
		float: none;
		margin: 0;
		overflow: auto;
		padding: 0;
		width: 100%;
	}

	.-wwp-content-box img {
		height: auto !important;
		max-width: 100% !important;
	}

	.-wwp-bottom-menu {
		padding: 0;
	}

	.-wwp-master-logo {
		display: block;
		float: none;
		margin-bottom: 5px;
		width: 150px;
	}

	.-wwp-main-menu-box {
		float: none;
		width: auto;
	}

	.-wwp-title {
		font-size: 90px;
	}

	.-wwp-main-menu-mobile {
		display: block;
		margin-top: 1px;
	}

	.-wwp-main-menu-mobile select {
		-webkit-appearance: none;
		background-color: #e2001a;
		background-image: url(../img/m-arrow-down.png);
		background-position: center right;
		background-repeat: no-repeat;
		border-radius: 0; -khtml-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
		border: none;
		color: #fff;
		font-size: 18px;
		margin: 0;
		padding: 5px;
		width: 100%;
	}

	.-wwp-contact-form {
		border: none;
		box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
		margin: 0;
		width: auto;
	}

	.-wwp-contact-form table td {
		display: block;
		padding: 4px 0 4px 8px;
	}

	.-wwp-contact-form table td:first-child {
		border-right: none;
	}

	.-wwp-contact-form table td:first-child, .-wwp-contact-form table td:last-child {
		width: auto;
	}

	.-wwp-contact-form input[type="text"], .-wwp-contact-form input[type="password"], .-wwp-contact-form select, .-wwp-contact-form textarea {
		width: 90%;
	}

	.-wwp-sponsor-main-menu-button, .-wwp-sponsor-back-button {
		display: none;
	}

	.-wwp-sponsor-buttons button {
		min-width: 80px;
		padding: 0 6px;
	}

	.-wwp-google-map {
		border: 1px solid #aaa;
		box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	}

	.-wwp-sponsor-meta {
		padding: 0;
	}

	.-wwp-sponsor-list, .-wwp-sponsor-element-list {
		overflow: auto;
		width: 100%;
	}

	.-wwp-sponsor-list td:nth-child(3) div:nth-child(1), .-wwp-sponsor-element-list-title {
		font-size: 16px;
	}

	.-wwp-search-results-buttons .-wwp-button-group {
		display: block;
	}

	.-wwp-search-results-buttons .-wwp-sec-button,
	.-wwp-search-results-buttons .-wwp-sec-button:first-child,
	.-wwp-search-results-buttons .-wwp-sec-button:last-child {
		border-bottom: none;
		border-left: 1px solid #d9d9d9;
		border-radius: 0; -khtml-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
		border-right: 1px solid #d9d9d9;
		display: block
	}

	.-wwp-search-results-buttons .-wwp-sec-button:last-child {
		border-bottom: 1px solid #d9d9d9;
	}

	.-wwp-data-table {
		overflow: auto;
		width: 100%;
	}

	.-wwp-data-table table {
		box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	}

	.-wwp-data-table th:first-child, .-wwp-data-table td:first-child {
		border-left: none;
	}

	.-wwp-data-table th:last-child, .-wwp-data-table td:last-child {
		border-right: none;
	}

	.ui-accordion-header:first-child, .ui-accordion-header:last-of-type {
		border-radius: 0; -khtml-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
	}

	.-wwp-inset-box {
		box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
	}

	.-wwp-corner-all {
		border-radius: 0; -khtml-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
	}

	.-wwp-business-card {
		box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;
		margin: 0;
		width: auto;
	}

	.-wwp-gallery-viewer-gallery-details {
		border-right: none;
		position: relative;
		width: auto;
	}

	.-wwp-gallery-viewer-images {
		border-right: none;
		height: 75px;
		overflow: auto;
		position: relative;
		top: 0;
		white-space: nowrap;
		width: auto;
	}

	.-wwp-gallery-viewer-navigation {
		border-right: none;
		position: relative;
		top: 0;
		width: auto;
	}

	.-wwp-gallery-viewer-image {
		height: 150px;
		left: 0;
		margin: 10px 0;
		position: relative;
		top: 0;
	}

	.-wwp-gallery-viewer-image-details {
		border: none;
		height: auto;
		left: 0;
		overflow: hidden;
		position: relative;
		white-space: nowrap;
	}

	.-wwp-gallery-viewer-galleries {
		border: none;
		position: relative;
		top: 0;
		width: auto;
	}

	.-wwp-event-short-date {
		bottom: auto;
	}

	.-wwp-event-ticket-link {
		float: none;
		margin-bottom: 10px;
		text-align: center;
	}

	.-wwp-social-box {
		border-bottom: 1px dotted #ddd;
		padding-bottom: 25px;
	}

	#-wwp-header {
		height: auto !important;
		width: auto !important;
	}

	#-wwp-header * {
		background-color: #e2001a;
		color: #000;
		font-size: 10px;
		line-height: 10px;
	}

	#-wwp-header .-wwp-top-menu a, #-wwp-header .-wwp-language-menu a {
		color: #fff;
		font-size: 24px;
		line-height: 32px;
		padding: 4px 8px;
	}

	#-wwp-header .-wwp-language-menu a {
		text-align: right;
	}

	#-wwp-header .-wwp-top-menu a:hover, #-wwp-header .-wwp-top-menu li.-wwp-top-menu-selected a, #-wwp-header .-wwp-language-menu a:hover {
		background-color: #c2001a;
		text-decoration: none;
	}

	#-wwp-top-menu-box-toggle, #-wwp-search-box-toggle, #-wwp-language-menu-box-toggle {
		background-position: center center;
		background-repeat: no-repeat;
		display: inline-block;
		font-size: 10px;
		height: 32px;
		line-height: 10px;
		margin: 2px;
		width: 32px;
	}

	#-wwp-top-menu-box-toggle {
		background-image: url(../img/m-list.png);
	}

	#-wwp-search-box-toggle {
		background-image: url(../img/m-search.png);
		background-size: contain;
		float: right;
		height: 24px;
		margin: 6px 4px 0 0;
		width: 24px;
	}

	#-wwp-language-menu-box-toggle {
		background-image: url(../img/m-web.png);
		background-size: contain;
		float: right;
		height: 24px;
		margin: 6px 4px 0 0;
		width: 24px;
	}

	#-wwp-top-menu-box, #-wwp-search-box, #-wwp-language-menu-box {
		display: none;
		float: none;
		margin: 0;
	}

	#-wwp-search-box {
		padding: 5px 0;
		text-align: center;
	}

	#-wwp-search-query {
		background-color: #fff;
		background-image: none;
		border: none;
		border-radius: 0; -khtml-border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
		font-size: 24px;
		line-height: 34px;
		width: 90%;
	}

	#-wwp-customer-box {
		height: 100px;
		margin-top: 1px;
	}

	#-wwp-offer-box {
		background-color: #eee;
		border: none;
		height: 50px;
		margin: 0;
		padding: 0;
		width: auto;
	}

	#-wwp-content {
		margin: 0 5px;
	}

	#-wwp-main-menu-box {
		display: none;
	}

	#-wwp-footer {
		margin-top: 15px;
		padding: 0;
		width: auto !important;
	}

	#-wwp-footer-box td {
		border-right: none;
		border-bottom: 1px solid #4a4a4a;
		display: block;
		padding: 0 10px 0 10px;
		width: 90%;
	}

	#-wwp-footer-box td:last-child {
		border-bottom: none;
		width: 90%;
	}

	#-wwp-bottom {
		padding: 6px 0 40px;
	}

	#-wwp-login-box {
		padding: 20px 0;
	}

	#-wwp-login-links {
		padding: 10px 0 10px 30px;
	}

	#-wwp-search-form {
		margin: 10px 0 0;
		padding: 10px 0;
		position: relative;
		width: 100%;
	}

	#-wwp-search-query-large {
		width: 150px;
	}

	#-wwp-search-results-container {
		margin: 0;
	}

	#-wwp-to-top {
		background-color: #e2001a;
		border-top-left-radius: 2px; -khtml-border-top-left-radius: 2px; -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px;
		border-top-right-radius: 2px; -khtml-border-top-right-radius: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px;
		bottom: 0;
		display: block;
		left: 50%;
		margin-left: -100px;
		position: fixed;
		width: 200px;
	}

	#-wwp-to-top a {
		color: #fff;
		display: block;
		text-align: center;
		text-transform: uppercase;
		padding: 6px 0;
	}

	#-wwp-to-top a:hover {
		text-decoration: none;
	}
}