/*
Table of content

- Homepage
	- Banner modules
	- Latestnews
	- Events
	- Best seller module
*/

/* ==========================================================================
   Home page modules
   ========================================================================== */

/* Banner modules
   ========================================================================== */

.banner {
	position: relative;
	overflow: hidden;3
	max-width:2420px;
	height: 665px;
	background: #f6f6f6;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}

.banner > .moduletable img {
	width: 100%;
	height: auto;
	min-height: 100%;
}

.banner > .moduletable {
	float: left;
	position: absolute;
	overflow: hidden;
	display: none;
}

/*development - to remove */
/*.banner > .moduletable:before{
	font-size: 40px;
	position: absolute;
	color: red;
	z-index: 2;
	font-weight: bold;
	text-align: center;
	width: 100%;
}*/

.banner > .moduletable.banner-1 {
	display: block;
	width:7.4104912572856%;
	height:28.57142857142857%;
}
/*.banner > .moduletable.banner-1:before{
	content: "p 1";
}*/

.banner > .moduletable.banner-2 {
	display: block;
	width:7.4104912572856%;
	height:41.05263157894737%;
	top: 29.474%; 
}
/*.banner > .moduletable.banner-2:before{
	content: "p 2";
}*/

.banner > .moduletable.banner-3 {
	display: block;
	width:7.4104912572856%;
	height:28.57142857142857%;
	top: 71.429%;
}
/*.banner > .moduletable.banner-3:before{
	content: "p 3";
}*/

.banner > .moduletable.banner-4 {
	display: block;
	width: 17.15237302248127%;
	height: 53.08270676691729%;
	left:7.66%;
}
/*.banner > .moduletable.banner-4:before{
	content: "p 4";
}
*/

.banner > .moduletable.banner-5 {
	display: block;
	width:8.45129059117402%;
	height:46.015%;
	top:53.985%;
	left:7.66%;
}
/*.banner > .moduletable.banner-5:before{
	content: "p 5";
}*/

.banner > .moduletable.banner-6 {
	display: block;
	width:8.45129059117402%;
	height:46.015%;
	top:53.985%;
	left:16.361%;
}
/*.banner > .moduletable.banner-6:before{
	content: "p 6";
}*/

.banner > .moduletable.banner-7 {
	display: block;
	width:24.85428809325562%;
	height:100%;
	left:25.062%;
}
/*.banner > .moduletable.banner-7:before{
	content: "p 7";
}*/

.banner > .moduletable.banner-8 {
	display: block;
	width: 17.15237302248127%;
	height: 53.08270676691729%;
	left:50.166%;
}
/*.banner > .moduletable.banner-8:before{
	content: "p 8";
}*/

.banner > .moduletable.banner-9 {
	display: block;
	width: 8.45129059117402%;
	height: 46.015%;
	top:53.985%;
	left:50.166%;
}
/*.banner > .moduletable.banner-9:before{
	content: "p 9";
}*/

.banner > .moduletable.banner-10 {
	display: block;
	width: 8.45129059117402%;
	height: 46.015%;
	top:53.985%;
	left:58.867%;
}
/*.banner > .moduletable.banner-10:before{
	content: "p 10";
}*/

.banner > .moduletable.banner-11 {
	display: block;
	width: 7.45212323064113%;
	height: 28.57142857142857%;
	left:67.568%;
}
/*.banner > .moduletable.banner-11:before{
	content: "p 11";
}*/

.banner > .moduletable.banner-12 {
	display: block;
	width: 7.4104912572856%;
	height: 28.57142857142857%;
	left:75.27%;
}
/*.banner > .moduletable.banner-12:before{
	content: "p 12";
}*/

.banner > .moduletable.banner-13 {
	display: block;
	width: 15.11240632805995%;
	height: 70.52631578947368%;
	top: 29.474%;
	left:67.568%;
}
/*.banner > .moduletable.banner-13:before{
	content: "p 13";
}*/

.banner > .moduletable.banner-14 {
	display: block;
	width: 8.45129059117402%;
	height: 45.86466165413534%;
	left:82.93%;
}
/*.banner > .moduletable.banner-14:before{
	content: "p 14";
}*/

.banner > .moduletable.banner-15 {
	display: block;
	width: 8.45129059117402%;
	height: 45.86466165413534%;
	left:91.631%; 
}
/*.banner > .moduletable.banner-15:before{
	content: "p 15";
}*/

.banner > .moduletable.banner-16 {
	display: block;
	width: 17.15237302248127%;
	height: 53.23308270676692%;
	top:46.767%;
	left:82.93%;
}
/*.banner > .moduletable.banner-16:before{
	content: "p 16";
}*/

.vmss_mixed_banner,
.vmss_mixed_banner__content {
	display: block;
	position: relative;
	height: 100%;
}

.vmss_mixed_banner__text {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	background: #E84643;
	color: #fff;
	display: none;
	font-family: 'Helvetica', sans-serif;
	font-weight: bold;
	padding: 1.214em; /*17px*/
	line-height: 1.1;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.vmss_mixed_banner__text p {
	font-size: 0.929em; /*13px*/
}

.vmss_mixed_banner__text .title {
	font-size: 1.286em; /*18px*/
	margin-bottom: 0.857em; /*12px*/
}

.vmss_mixed_banner__text:after {
	position: absolute;
	content: '';
	display: block;
	width: 25px; /*25px*/
	height: 25px; /*25px*/
	bottom: 1.214em; /*17px*/
	background: url(images/icon/banner-arrow.png) no-repeat;
	background-size: 100%;
}

.lt-ie9 .vmss_mixed_banner__text:after {
	display: none;
	background-image: none;
}

.vmss_mixed_banner:hover .vmss_mixed_banner__text {
	display: block;
}

/*
.banner > .moduletable.banner-2 .vmss_mixed_banner__text,
.banner > .moduletable.banner-3 .vmss_mixed_banner__text,
.banner > .moduletable.banner-5 .vmss_mixed_banner__text,
.banner > .moduletable.banner-7 .vmss_mixed_banner__text,
.banner > .moduletable.banner-9 .vmss_mixed_banner__text,
.banner > .moduletable.banner-11 .vmss_mixed_banner__text {
	background: #a8aa22;
}*/

/* These are widths 7% (114px) - 8.45% (203px) */
.banner > .moduletable.banner-1 .vmss_mixed_banner__text,
.banner > .moduletable.banner-2 .vmss_mixed_banner__text,
.banner > .moduletable.banner-3 .vmss_mixed_banner__text,
.banner > .moduletable.banner-5 .vmss_mixed_banner__text,
.banner > .moduletable.banner-6 .vmss_mixed_banner__text,
.banner > .moduletable.banner-9 .vmss_mixed_banner__text,
.banner > .moduletable.banner-10 .vmss_mixed_banner__text,
.banner > .moduletable.banner-11 .vmss_mixed_banner__text,
.banner > .moduletable.banner-12 .vmss_mixed_banner__text,
.banner > .moduletable.banner-14 .vmss_mixed_banner__text,
.banner > .moduletable.banner-15 .vmss_mixed_banner__text {
	font-size: 0.857em; /*12px*/
}

.banner > .moduletable.banner-1 .vmss_mixed_banner__text:after,
.banner > .moduletable.banner-2 .vmss_mixed_banner__text:after,
.banner > .moduletable.banner-3 .vmss_mixed_banner__text:after,
.banner > .moduletable.banner-5 .vmss_mixed_banner__text:after,
.banner > .moduletable.banner-6 .vmss_mixed_banner__text:after,
.banner > .moduletable.banner-9 .vmss_mixed_banner__text:after,
.banner > .moduletable.banner-10 .vmss_mixed_banner__text:after,
.banner > .moduletable.banner-11 .vmss_mixed_banner__text:after,
.banner > .moduletable.banner-12 .vmss_mixed_banner__text:after,
.banner > .moduletable.banner-14 .vmss_mixed_banner__text:after,
.banner > .moduletable.banner-15 .vmss_mixed_banner__text:after{
	width: 21px;
	height: 21px;
}

/* These are widths 15% (363px) - 17% (412px) */
.banner > .moduletable.banner-4 .vmss_mixed_banner__text,
.banner > .moduletable.banner-8 .vmss_mixed_banner__text,
.banner > .moduletable.banner-13 .vmss_mixed_banner__text,
.banner > .moduletable.banner-16 .vmss_mixed_banner__text {
	font-size: 1.429em; /*20px*/
}

.banner > .moduletable.banner-4 .vmss_mixed_banner__text:after,
.banner > .moduletable.banner-8 .vmss_mixed_banner__text:after,
.banner > .moduletable.banner-13 .vmss_mixed_banner__text:after,
.banner > .moduletable.banner-16 .vmss_mixed_banner__text:after {
	width: 30px;
	height: 30px;
}

/* These are width 25% (597px) */
.banner > .moduletable.banner-7 .vmss_mixed_banner__text {
	font-size: 1.786em; /*25px*/
}

.banner > .moduletable.banner-7 .vmss_mixed_banner__text:after {
	width: 44px;
	height: 44px;
}

.banner > .moduletable.banner-7 .vmss_mixed_banner__text .title {
	font-size: 1.640em; /*41px*/
}

.banner > .moduletable.banner-1 .vmss_mixed_banner__text p,
.banner > .moduletable.banner-3 .vmss_mixed_banner__text p,
.banner > .moduletable.banner-11 .vmss_mixed_banner__text p,
.banner > .moduletable.banner-12 .vmss_mixed_banner__text p {
	display:none;
}
.banner > .moduletable.banner-1 .vmss_mixed_banner__text p.title,
.banner > .moduletable.banner-3 .vmss_mixed_banner__text p.title,
.banner > .moduletable.banner-11 .vmss_mixed_banner__text p.title,
.banner > .moduletable.banner-12 .vmss_mixed_banner__text p.title {
	display:block;	
}


/* Home Top Left Rotator module */
.l-home-top-left .bannergroup{
	color:#000000;
	padding: 2.14286em; /* 30 px */
	padding-left:0;
	overflow:hidden;
}

.l-home-top-left .bannergroup h1{
	color:#000000;
	margin-bottom:0.714em;
}

.l-home-top-left .bannergroup p{
	font-size:1.28571em; /* 18px */
}

.l-home-top-left .banneritems {
	width:auto !important;
}
.l-home-top-left .banneritem {
	display:none;
}
.l-home-top-left .banneritem a {
	color:inherit;
	font-weight:inherit;
	text-decoration:none;
}
.l-home-top-left .banneritem a:hover {
	text-decoration:none;
}


/* prev-next buttons */
.l-home-top-left .bannerfooter a{
	float:right;
	width:43px;
	height:43px;
	text-indent:-8888px;
	background-size:0.71429em 1.14286em; /* 10x16*/
	background-repeat:no-repeat;
	background-position:center center;
	background-color: #E8E2D6;
}

.l-home-top-left .bannerfooter a:hover{
	background-color:#b3a99c;
}

.l-home-top-left .bannerfooter .next{
	background-image: url('images/icon/chevron-grey-right.png');
	margin-left:0.71429em; /*10 px */
}  

.l-home-top-left .bannerfooter .prev{
	background-image: url('images/icon/chevron-grey-left.png');
}

/* Home Top Right News module */
.moduletable.newsflash{
	position:relative;
}

.moduletable.newsflash .image_thumb{
	float:left;
	width:41.876%; /* 250px */
}
.moduletable.newsflash .image_thumb a {
	display: block;
	overflow: hidden;
	max-height: 260px;
}
.moduletable.newsflash .image_thumb img {
	max-width: none;
	height: 100%;
}

.moduletable.newsflash .text{
	float:right;
	width:58.124%; /* 347px */
	padding-left:2.85714em; /* 40px - 2.85714em */
	padding-top:2.14286em; /* 30px - 2.14286em */
	box-sizing:border-box;
}

.moduletable.newsflash .newsflash-title{
	font-size:1.71429em; /* 24px */
	color:#000000;
	line-height: 1.167em; /*28px*/
	margin-bottom:0.29167em; /* 7px */
}

.moduletable.newsflash .date{
	color:#636363;
	font-size:1.143em; /* 16px */
	font-weight:bold;
	margin-bottom:0.9375em; /* 15px */
}

.moduletable.newsflash p{
	font-size:1.14286em; /* 18px */
	color:#636363;
}

.moduletable.newsflash .readmore{
	float:right;
	clear: right;
	position:relative;
	padding: 0.667em 1.667em 0.667em 1.667em; /* 12px 30px 12px 30px */
	background-color: #E8E2D6;
	color: #000000;
	font-size:1em; /* 14px */
	font-weight: normal;
}

.moduletable.newsflash .readmore:hover{
	background-color: #b3a99c;
	text-decoration:none;
}


/* Home News module
   ========================================================================== */

.moduletable.news {
	position: relative;
	width: 100%;
	margin-right: 0;
	margin-bottom: 6.286em; /* 88px */
}

.moduletable.news:before {
	position: absolute;
	display: block;
	content: '';
	top: 0;
	right: 0;
	width: 10000px;
	height: 100%;
	padding-bottom: 3.429em; /*48px*/
	background: url(images/bg/pattern4.jpg) repeat;
}

.moduletable.news:after {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 100%;
	height: 0.786em; /* 11px */
	background: #a8aa22;
}

.moduletable.news > h3 {
	position: relative;
	background: #a8aa22;
	color: #fff;
	font-size: 1.500em; /* 21px */
	padding: 0.762em 1.429em; /* 16px 30px */
	float: left;
}

.moduletable.news > div {
	position: relative;
	clear: both;
}

.moduletable.news .item {
	width: 46.5%;
	float: left;
	margin-right: 3.5%;
	background: #fff;
}

.moduletable.news .image_fulltext {
	min-width: 100%;
	height: auto;
}

.moduletable.news .text {
	padding: 2.143em 2.286em 1em; /*30px 32px 14px*/
}

.moduletable.news .newsflash-title {
	font-family: 'Helvetica', 'sans-serif';
	font-weight: 300;
	font-size: 1.857em; /* 26px */
	margin-bottom: 0.692em; /*18px*/
	color: #1f1f1f;
}

.moduletable.news .date,
.moduletable.events .date {
	font-family: 'Helvetica', 'sans-serif';
	font-weight: 600;
	font-size: 0.929em; /* 13px */
	text-transform: uppercase;
}

.moduletable.news .readmore {
	display: block;
	width: 4.143em; /* 58px */
	height: 3.286em; /* 46px */
	background: #a8aa22 url(images/icon/arrow-right.svg) no-repeat center center;
	background-size: 10px auto; /*10px 15px*/
	float: right;
}

.no-svg .moduletable.news .readmore {
	background-image: url(images/icon/arrow-right.png);
}

.moduletable.news .readmore span {
	display: none;
}

/* Home Events module
   ========================================================================== */

.moduletable.events {
	border-top: 0.786em solid #4bc7c7; /* 11px */
	background: #f0f1f1 url(images/bg/upcoming-events.png) repeat;
}

.moduletable.events > h3 {
	border-bottom: 0.524em solid #fff; /* 11px */
	padding: 1.000em 1.429em; /* 21px 30px */
	font-size: 1.500em; /* 21px */
	margin-bottom: 0;
	background: url(images/icon/calendar.svg) no-repeat 91.5% center;
	background-size: 17px 17px;
}

.no-svg .moduletable.events > h3 {
	background-image: url(images/icon/calendar.png);
}

.moduletable.events .item {
	padding: 2.000em 0; /* 28px */
	border-top: 1px solid #cdd1d3;
}

.moduletable.events .item:first-child {
	border-top: 0;
}

.moduletable.events .icon--calendar {
	width: 2.857em; /*40px*/
	height: 2.857em; /*40px*/
	float: left;
	background-image: url(images/icon/calendar2.svg);
	background-size: 18px 18px;
}

.no-svg .moduletable.events .icon--calendar {
	background-image: url(images/icon/calendar2.png);
}

.moduletable.events .text {
	float: right;
	width: 81%;
	padding-right: 7.300%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.moduletable.events .newsflash-title {
	margin-bottom: 0.889em; /*16px*/
}

/* Home Best seller module
   ========================================================================== */

.moduletable.best-sellers {
	position: relative;
	z-index: 2;
	border-top: 0.786em solid #41525c; /* 11px */
	background: #f6f6f6;
}

.moduletable.best-sellers p {
	margin-bottom: 0;
}

.moduletable.best-sellers > h3 {
	border-bottom: 0.524em solid #d9dcde; /* 11px */
	padding: 1.000em 1.429em; /* 21px 30px */
	font-size: 1.500em; /* 21px */
	margin-bottom: 0;
	background: url(images/icon/star.svg) no-repeat 91% center;
	background-size: 18px 16px;
	color: #41525c;
}

.no-svg .moduletable.best-sellers > h3 {
	background-image: url(images/icon/star.png);
}

/* ==========================================================================
   Responsive
   ========================================================================== */

/* Tablet */
@media screen and (min-width: 768px) and (max-width: 1200px) {

	.moduletable.events .text {
		width: 78%;
	}

	.moduletable.news .readmore {
		background-size: 8px auto;
	}

	.moduletable.events .icon--calendar {
		background-size: 15px 15px;
	}

	.vmss_mixed_banner:hover .vmss_mixed_banner__text {
		display: none;
	}
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
	.banner {
		font-size: 12px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
	.banner {
		font-size: 10px;
	}
}

@media screen and (max-width: 900px){
	.l-home-top-left .bannergroup{
		padding:2.5em 3.333em !important; /* 30px 40px*/
	}

	.moduletable.newsflash{
		padding-right:3.333em;
	}
}

@media screen and (min-width: 768px) and (max-width: 900px) {
	.vmss_mixed_banner__text * {
		visibility: hidden;
	}

	.vmss_mixed_banner__text .title {
		visibility: visible;
	}

	.banner > .moduletable.banner-4 .vmss_mixed_banner__text *,
	.banner > .moduletable.banner-7 .vmss_mixed_banner__text *,
	.banner > .moduletable.banner-8 .vmss_mixed_banner__text *,
	.banner > .moduletable.banner-13 .vmss_mixed_banner__text *,
	.banner > .moduletable.banner-16 .vmss_mixed_banner__text * {
		visibility: visible;
	}

	.banner {
		height: 1330px;
	}

	.banner > .moduletable.banner-1 {
		display: block;
		width:14.821%;
		height:14.286%;
	}

	.banner > .moduletable.banner-2 {
		display: block;
		width:14.821%;
		height:20.526%;
		top: 14.737%; 
	}

	.banner > .moduletable.banner-3 {
		display: block;
		width:14.821%;
		height:14.286%;
		top: 35.714%;
	}

	.banner > .moduletable.banner-4 {
		display: block;
		width: 34.305%;
		height: 26.541%;
		left:15.321%;
	}

	.banner > .moduletable.banner-5 {
		display: block;
		width:16.903%;
		height: 23%;
		top:26.992%;
		left:15.321%;
	}

	.banner > .moduletable.banner-6 { 
		display: block;
		width:16.903%;
		height: 23%;
		top:26.992%;
		left:32.724%;
	}

	.banner > .moduletable.banner-7 {
		display: block;
		width:49.709%;
		height:50.0%;
		left:50.127%;
	}

	.banner > .moduletable.banner-8 {
		display: block;
		width: 34.3%;
		height: 26.5%;
		left:0;
		top:50.5%;
	}

	.banner > .moduletable.banner-9 {
		display: block;
		width: 16.9%;
		height: 23%;
		left:0;
		top:77.541%;
	}

	.banner > .moduletable.banner-10 {
		display: block;
		width: 16.9%;
		height: 23%;
		left:17.4%;
		top:77.541%;
	}

	.banner > .moduletable.banner-11 {
		display: block;
		width: 14.904%;
		height: 14.286%;
		left:34.8%;
		top:50.5%;
	}

	.banner > .moduletable.banner-12 {
		display: block;
		width: 14.821%;
		height: 14.286%;
		left:50.204%;
		top:50.5%;
	}

	.banner > .moduletable.banner-13 {
		display: block;
		width: 30.225%;
		height: 35.263%;
		top:65.286%;
		left:34.8%;
	}

	.banner > .moduletable.banner-14 {
		display: block;
		width: 16.903%;
		height: 22.932%;
		left:65.525%;
		top:50.5%;
	}

	.banner > .moduletable.banner-15 {
		display: block;
		width: 16.903%;
		height: 22.932%;
		left:82.928%;
		top:50.5%;
	}

	.banner > .moduletable.banner-16 {
		display: block;
		width: 34.305%;
		height: 26.617%;
		left:65.525%;
		top:73.932%;
	}

	.l-home-top-left .bannergroup p{
		width:82.5%;
	}

}

/* Mobile */
@media screen and (max-width: 767px) {

	.banner {
		border:none;
		margin: 0 0.333em 0.333em 0.333em;
		height: 1778px; /* 1778 */
	}

	.banner > .moduletable.banner-1 { /*m 187x199 */
		width: 29.777%;
		height: 11.192%;
	}
 
	.banner > .moduletable.banner-2 { /*m 187x286 */
		width: 29.777%; 
		height: 16.085%;
		top: 11.529%;
	}

	.banner > .moduletable.banner-3 { /*m 187x201 */
		width:29.777%;
		height: 11.375%; /* 11.305 */
		top: 27.951%;
	}

	.banner > .moduletable.banner-4 { /*m 435x372 */
		width: 69.268%;
		height: 20.922%;
		left:30.732%;
	}

	.banner > .moduletable.banner-5 { /*m 215x321 */
		width:34.236%;
		height:18.054%;
		left:30.732%;
		top: 21.259%;
	}

	.banner > .moduletable.banner-6 { /*m 214x321*/
		width:34.076%;
		height:18.054%;
		left:65.963%;
		top: 21.259%;
	}

	.banner > .moduletable.banner-7 { /*m 299x533*/
		width:47.611%;
		height: 29.978%;
		top: 39.65%;
		left:0;
	}

	.banner > .moduletable.banner-8 { /*m 323x283*/
		width:51.433%;
		height: 15.917%; 
		top: 39.65%;
		left: 48.566%;
	}

	.banner > .moduletable.banner-9 { /*m 159x245*/
		width:25.318%; 
		height:13.78%;
		left: 48.566%;
		top: 55.867%;
	}

	.banner > .moduletable.banner-10 { /*m 158x245*/
		width:25.159%;
		height:13.78%;
		left: 74.879%;
		top:55.867%;
	}

	.banner > .moduletable.banner-11 { /*m 146x152*/
		width:23.248%;
		height:8.549%;
		top:69.984%;
		left: 0;
	}

	.banner > .moduletable.banner-12 { /*m 147x152*/
		width:23.241%;
		height:8.549%;
		top:69.984%;
		left: 24.203%;
	}

	.banner > .moduletable.banner-13 { /*m 299x376*/
		width:47.611%;
		height:21.147%; /* 20.81% */
		top:78.833%;
		left: 0;
	}

	.banner > .moduletable.banner-14 { /*m 159x245*/
		width: 25.318%;
		height: 13.78%;
		top:69.984%;
		left: 48.566%;
	}

	.banner > .moduletable.banner-15 { /*m 158x245*/
		width: 25.159%;
		height: 13.78%;
		top:69.984%;
		left: 74.839%;
	}

	.banner > .moduletable.banner-16 { /*323x283*/
		width: 51.433%;
		height: 15.917%; /* 15.58% */
		left: 48.566%;
		top:84.064%;
	}

	.banner > .moduletable.banner-1 .vmss_mixed_banner__text *:not(.title),
	.banner > .moduletable.banner-2 .vmss_mixed_banner__text *:not(.title),
	.banner > .moduletable.banner-3 .vmss_mixed_banner__text *:not(.title),
	.banner > .moduletable.banner-5 .vmss_mixed_banner__text *:not(.title),
	.banner > .moduletable.banner-6 .vmss_mixed_banner__text *:not(.title),
	.banner > .moduletable.banner-9 .vmss_mixed_banner__text *:not(.title),
	.banner > .moduletable.banner-10 .vmss_mixed_banner__text *:not(.title),
	.banner > .moduletable.banner-11 .vmss_mixed_banner__text *:not(.title),
	.banner > .moduletable.banner-12 .vmss_mixed_banner__text *:not(.title),
	.banner > .moduletable.banner-14 .vmss_mixed_banner__text *:not(.title),
	.banner > .moduletable.banner-15 .vmss_mixed_banner__text *:not(.title) {
		visibility: hidden;
	}

	.vmss_mixed_banner:hover .vmss_mixed_banner__text {
		display: none;
	}

	.vmss_mixed_banner__text {
		word-break: break-word;
	}
	
	.moduletable.news {
		margin-bottom: 50px;
	}

	.moduletable.news:before {
		top: 0;
		left: -20%;
		width: 140%;
		height: 100%;
		padding-bottom: 25px;
		background: url(images/bg/pattern4.jpg) repeat;
	}

	.moduletable.news:after {
		right: -20%;
	}

	.moduletable.news .item {
		float: none;
		width: 100%;
	}

	.moduletable.news .item {
		margin-bottom: 25px;
	}

	.moduletable.news > h3 {
		font-size: 17.5px;
		padding: 8px 20px;
		margin-bottom: 20px;
	}

	.moduletable.news .text {
		padding: 18px 20px 9px;
	}

	.moduletable.news .newsflash-title {
		font-size: 18px;
	}

	.moduletable.news .readmore {
		width: 43px;
		height: 35px;
		background-size: 8px auto;
	}

	.moduletable.events .icon--calendar {
		width: 30px;
		height: 30px;
		background-size: 12px 12px;
	}

	.moduletable.events .text {
		width: 82%;
	}

	.moduletable.events .newsflash-title,
	.moduletable.events .text p {
		margin-bottom: 10px;
	}
	
	.moduletable.newsflash {
		padding-right: 0;
	}
	.moduletable.newsflash .image_thumb {
		width: 50%;
	}
	.moduletable.newsflash .text {
		padding-left: 1.571em;
		padding-right: 1.571em;
		width: 50%;
	}
	.moduletable.newsflash .readmore {
		font-size: 1.083em;
		box-sizing: border-box;
		width: 38%;
		margin-right: 1.571em;
		text-align: center;
	}
	.moduletable.newsflash .readmore:after {
		background-size: 5px auto;
	}
}

@media screen and (max-width: 480px) {
	.banner {
		font-size: 10px;
	}
}

/* iPhone */
@media screen and (max-width: 360px) {
	.banner {
		font-size: 9px;
	}
}

/* Descale pattern background (DO NOT ADD STYLES HERE) */
@media screen and (max-width: 767px) {
	
	/*url(images/bg/pattern4.jpg)*/
	.moduletable.news:before {
		background-size: 6px 6px;
	}

}
