#wrapper {
	padding-bottom: 96px;
}

.w1 {
	padding-top: 8px;
}

#header {
	padding: 0;
	margin-left: 120px;
}

.top-page {
	margin-bottom: 8px;
	margin-left: 110px;
	width: auto;
}

.subheader {
	position: relative;
	overflow: hidden;
	margin-left: 93px;
	margin-bottom: 38px;
	min-height: 31px;
}

.restriction-icon {
	top: 0;
}

.place-link {
	left: 0;
	font-weight: bold;
	width: 200px;
}

.logo {
	background: none;
	left: -128px;
	top: -8px;
	height: 115px;
	width: 115px;
	position: absolute;
	margin: 0;
	float: none;
}
.logo img {
	display: block;
}

.subscribe-button {
	color: #000;
	font: inherit;
	margin-top: 4px;
}

.subscribe-holder {
	margin-right: 40px;
}

.reaming-city {
	left: 50%;
	top: 4px;
	margin-left: -150px;
	width: 300px;
	text-align: center;
}

.home-h1 {
	margin-top: -28px !important;
	margin-left: 93px !important;
}

#mp-banner-holder {
	width: 100%; 
	position: absolute; 
	left: 0; 
	bottom: 96px;
	overflow: hidden;
}

#js-clappr-player {
	position: absolute;
	width: 1px;
	height: 1px;
	background-color: transparent;
}

.show-error-popup,
.show-info-popup {
	max-width: 400px;
	margin: 0 auto;
	background: #fff;
	padding: 0 0 5px 0;
	position: relative;
	display: block;
	font-size: 17px;
	line-height: 24px;
}
.show-error-popup__title,
.show-info-popup__title {
	padding: 15px;
	background: #d41616;
	color: #fff;
	font-weight: 600;
}
.show-info-popup__title {
	background: #fecc00;
	color: #000;
}
.show-error-popup__message,
.show-info-popup__message {
	margin: 15px;
}
.show-error-popup__message a,
.show-info-popup__message a {
	text-decoration: underline;
}
.show-error-popup .mfp-close, 
.show-info-popup .mfp-close {
	color: #fff !important;
	background: transparent !important;
	opacity: 1 !important;
	padding-top: 5px;
	padding-right: 5px;
}
.show-info-popup .mfp-close {
	color: #000 !important;
}

.mp-left--empty .mp-broadcast {
    display: none !important;
}
.mp-left--empty .mp-nextplay {
    display: none !important;
}
.mp-left--empty .mp-playlist {
    display: none !important;
}