@media(max-width: 1260px) {

	#spotlight {

	}

	#content {
		padding: 0;
	}

	#spotlight .slideshow li,
	#lead-headlines .es-thumb,
	#lead-headlines li .es-thumb a span,
	#latest_videos ul li,
	#latest_galleries ul li,
	#sidebar,
	.home-block {
		width:100% !important;
	}

	.spotlight_sponsors {
		display: none;
	}
	.spotlight-surround {
		top: 149px;
	}

	#lead-headlines ul li {
		width: 100%;
		display: block;
	}

	#lead-headlines .es-thumb {
		width: 100%;
	}

	.home-block {
		float: left;
	}

	.home-block.double-block {
		max-height: none;
	}

	#sidebar_blogs .widget-list li {
		width: 100%;
	}

	#latest_videos .videos_home_block_inner .videos_home_image a .latest_video_overlay,
	#latest_galleries .galleries_home_block_inner .galleries_home_image a .latest_galleries_overlay {
		width: 100%;
	}
	#latest_videos .videos_home_block_inner .videos_home_image a .latest_video_mask,
	#latest_galleries .galleries_home_block_inner .gallerieshome_image a .latest_galleries_mask{
		width: 100%;
		background: url(http://cdn.esportsify.com/angel/images/makeup/back_news_mask.png) repeat-x;
		background-position: bottom;
	}

	#navigation ul {
		top: 150px;
	}

	#navigation ul li {
		float: left;
		width: 50%;
		margin-right: 0;
		padding: 10px;
	}

	#utility {
		margin-top: 0;
	}

	#utility.open {
		margin-top: 240px;
		margin-bottom: 40px;
	}

	.main-nav {
		height: 470px;
	}

	.logo,
	#header,
	.logo a {
		height: 150px;
	}

	#navigation ul li a:hover {
		border-bottom: 0;
	}

	#sidebar {
		float: left;
	}

	#content {
		padding: 0;
		width: 100%;
		float: left;
		max-width: none;
	}
}