.mobile {
	display: none;
}
.desktop {
	display: block;
}
/*-- Main Section --*/
.narrow-button {
    width: 14.1875rem!important;
    font-size: 1rem;
	padding-top: 20px;
}
#main-banner-hd .narrow-button {
	width: 14.1875rem!important;
	font-size: 1rem;
	padding: 20px 0 0 20px;
}
#main-banner-hd {
	width: 100%;
	height: 500px;
	background: url(../images/overview-bg.jpg) #001220 center center no-repeat;

}
#main-banner-hd .font1 {
	padding: 3.5rem 0 0 20px;
	text-align: left;
	color: #fff;
}
#main-banner-hd .font3 {
	padding: 1.5rem 0 0 20px;
	line-height: 1.71rem;
	width: 520px;
	color: #fff;
}
#main-banner-vod .font4 {
	margin: 10px 0 0 20px;
	color: #fff;
}
.font4 {
	line-height: 26px;
	padding-top: 20px;
}
.left-col {
	width: 50%;
	float: left;
	padding: 0 60px;
}
.right-col {
	width: 50%;
	float: left;
	padding: 0 60px;	
}
.secondHL {
	padding-top: 30px;
}
#best .right-col {
	width: 80%;
}
#best {
	position: relative;
	height: 300px;
}
#best .left-col {
	background: url(../images/hd-lockup.png) no-repeat center center;
	height: 160px;
	background-size: contain;
	width: 20%;
	margin-top: -30px;
}
#screening-room {
	position: relative;
	height: 550px;
	background-color: #404040;
}
#screening-room .right-col {
	background: url(../images/popcorn.svg) no-repeat center center;
	height: 322px;
	background-size: contain;
	margin-top: -50px;
}
#sports {
	position: relative;
	height: 600px;
	background-color: #f0f0f0;
}
#sports  .left-col {
	background: url(../images/player.png) no-repeat center center;
	height: 456px;
	background-size: contain;
}

#get-hd .all-wrapped-up {
	padding: 0 70px;
}
.left-side {
	width: 40%;
	margin-left: 70px;
}
.no-padding {
	padding: 0;
}
.text-block {
	margin: 0 70px;
}
#terms {
	height: 60px;
}