@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(../images/makeup/back_news_mask.png) repeat-x;
		background-position: bottom;
	}

	#navigation ul {
		top: 150px;
		display: none;
		background-color: rgba(0,0,0,.9);
		position: absolute;
		left: 0;
	}

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

	#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;
		margin: 0;
		padding: 5px;
	}

	#sidebar_sponsors ul,
	#sidebar_sponsors ul li,
	.livestream_list li,
	.widget,
	.widget ul,
	.widget ul li{
		width:100% !important;
	}

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

	#content-wrapper {
		width: 100%;
	}

	#onav {
		display: block;
	}

    #onav i {
	    top: 60px;
	    right: 40px;
	    position: relative;
    }

    #navigation.open ul {
	    display: block;
    }

	a.prev span, a.next span {
		position: relative;
		font-size: 40px;
	}

    #spotlight-surround {
	    display: none
    }

    #menu li a {
	    display: block;
    }

    #is-home #wrapper {
	    margin-top: 145px;
    }

    .livestream_list li {
	    background-repeat: no-repeat;
    }

    #lead-headlines .news_grid1,
    #latest_reviews .news_grid1{
	    display: none
    }

    #lead-headlines .news_grid2,
    #latest_reviews .news_grid2{
	    margin-left: 0;
    }

    #footer_nav {
	    display: none;
    }

    #footer_main {
	    padding: 0;
    }

    #footer_main h2 {
	    padding: 25px;
    }
}