@media only screen and (max-width:1280px) and (min-width:1025px) {
	div, p, th, td, li, h1, h2, h3, h4, h5, h6, span {
		line-height: 140%;
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 13pt;
		font-weight: 300
	}
	h1, h2, h3, h4, h5, h6 {
		font-size: 17pt;
		font-weight: bold
	}
	div#header-inner {
		width: 1000px
	}
	div#content {
		width: 1000px
	}
	div#footer-spacer {
		width: 1000px
	}
	div#footer-inner {
		width: 1000px
	}
	#startpage-carousel .owl-item-img {
		width: 1000px;
		height: 416px
	}
	#startpage-carousel .owl-item-txt {
		width: 980px
	}
	.image-link-box-item {
		height: 300px
	}
	.image-link-box-item-text {
		top: 260px;
		height: 40px
	}
	.image-link-box-item-text a {
		font-size: 15pt
	}
	div.event-grid-item {
		width: 445px
	}
}