@media(max-width:960px) {
	.twocolumns aside {
		display: none!important
	}
}

header .holder {
	padding: 10px 0
}

.headline--video {
	margin-bottom: 0
}

.spot_header_mobile {
	width: 100%;
	text-align: center;
	margin-top: -6px;
	margin-bottom: 4px
}

.spot_header_mobile .opt {
	display: inline-block;
	width: 300px;
	height: 100px;
	position: relative
}

.spot_ntva_mobile {
	width: 100%;
	text-align: center;
	margin-bottom: 10px
}

.spot_ntva_mobile .opt {
	display: inline-block;
	width: 300px;
	height: 250px
}

.spot_mobile_im {
	position: absolute;
	z-index: 98
}

.spot_mobile_im>iframe {
	position: fixed;
	bottom: 50px;
	left: 50%;
	margin-left: 6px;
	width: 312px!important;
	transform: translateX(-50%)!important
}

.spot_large--pad>div {
	max-width: 80%;
	margin: 0 auto
}

.oneBanner {
	margin-top: 10px;
	text-align: center
}

.oneBanner iframe {
	max-width: 100%!important;
	display: inline-block;
	vertical-align: middle
}

.oneBanner iframe+iframe {
	margin-left: 6px
}

@font-face {
	font-family: mbm;
	src: url(../static/fonts/mbm.eot);
	src: url(../static/fonts/mbm.eot?#iefix) format('embedded-opentype'), url(../static/fonts/mbm.woff) format('woff'), url(../static/fonts/mbm.ttf) format('truetype'), url(../static/fonts/mbm.svg#mbm) format('svg');
	font-weight: 400;
	font-style: normal
}

[class*=mbmicon-]:before {
	display: inline-block;
	font-family: mbm;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: 0 0
}

.mbmicon-home:before {
	content: '\0041'
}

.mbmicon-newest:before {
	content: '\0042'
}

.mbmicon-categories:before {
	content: '\0043'
}

.mbmicon-channels:before {
	content: '\0044'
}

.mbmicon-pornstars:before {
	content: '\0045'
}

.mobile-bottom-menu {
	position: fixed;
	display: table;
	z-index: 301;
	height: 50px;
	width: 100%;
	bottom: 0;
	left: 0;
	background: #1e1e20;
	color: #fff
}

body.changeTheme .mobile-bottom-menu {
	background: #fff;
	color: #1e1e20
}

.mobile-bottom-menu a {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	text-align: center;
	padding-top: 4px
}

.mobile-bottom-menu a i {
	font-size: 18px;
	display: block
}

.mobile-bottom-menu a span {
	display: block
}

body.changeTheme .mobile-bottom-menu a {
	color: #1e1e20
}

@media(min-width:961px) {
	#after_video_player_banner {
		display: none
	}
}

@media screen and (max-width:1000px) {
	.navigation {
		top: 54px;
		padding-bottom: 124px
	}
	.navigation nav {
		/* padding-bottom: 124px */
	}
}

html.touch .wrapper {
	padding-bottom: 50px
}