.mobile {
	display: none !important;
}
.desktop {
	display: block;
}
#main-nav {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
#primary {
	border: none;
}
.all-wrapped-up {
	padding: 0 60px;
}
.wordwrap {
	display: block;
}
section {
	padding: 15px 0;
}
.red-button-ln {
	font-size: 22px;
}
.dot-item li {
	line-height: 23px;
}

@media all and (min-width: 1280px) {
.wrapper {
	max-width: 1280px;
	background-color: #fff;
	margin: 0 auto;
	box-shadow: 0 4px 5px 0 rgba(30, 30, 30, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}
}
/*-------------------------------Main Banner------------------------------*/
#main-banner-4K {
	background: url(../images/overview-bg.jpg) #f0f0f0 no-repeat;
	height: 480px;
	background-size: auto !important;
	padding: 0;
}
#main-banner-4K h1 {
	padding: 5.5rem 0 0 0;
	text-align: left;
}
#main-banner-4K p {
	padding: 1.5rem 0 0 0;
	line-height: 1.71rem;
	width: 550px;
	padding-bottom: 25px;
}
.white-button-ln {
	width: 16rem;
	font-size: 22px;
}
/*------------------------------END Main Banner------------------------------*/
.container {
	width: 100%;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
.item {
	width: 50%;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.container img {
	width: auto;
}
/*-------------------------------Decades Content------------------------------*/
#decades {
	background: url(../images/decades.jpg) #f0f0f0 no-repeat;
	height: 353px;
	background-size: auto !important;
	padding: 0;
}
#decades {
	padding: 0;
}
#decades img {
	opacity: 0.5;
}
#decades p {
	padding-bottom: 25px;
}
#decades .font3 {
	line-height: 1.5rem;
	width: 45%;
}
#decades .font11 {
	width: 500px;
	line-height: 24px;
	padding-bottom: 15px;
}
.xpad-ul {
	margin-bottom: 45px;
}
#decades .font9 {
	padding-bottom: 0px;
}
#decades-text {
	-webkit-order: 1;
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
}
#decades-text-img {
	-webkit-order: 2;
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 1;
	order: 2;
}
/*-------------------------------END Decades Content------------------------------*/
/*-------------------------------Channels Content------------------------------*/
#channels .left-col {
	float: left;
	width: 50%;
	padding-top: 80px;
}
#channels .right-col {
	float: right;
	width: 40%;
	padding-top: 40px;
}
#channels h3 {
	text-align: left;
}
#channels h3, #channels p {
	padding-bottom: 15px;
}
#channels p {
	line-height: 24px;
}
/*------------------------------END Channels Content------------------------------*/
/*-------------------------------Record Content------------------------------*/
#hopper-3 .font3 {
	line-height: 1.5rem;
	padding-bottom: 15px;
}
#hopper-3 .font9 {
	padding-bottom: 15px;
	width: 45%;
}
#hopper-3 {
	-webkit-order: 1;
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
}
#hopper3-img {
	-webkit-order: 2;
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 1;
	order: 2;
	padding-top: 90px;
}
#hopper-3 p {
	width: 50%;
}
#record {
	background: url(../images/record.jpg) #fff bottom no-repeat;
	height: 365px;
	padding: 0;
}
#record {
	padding-top: 0;
}
#record .container img {
	width: 540px;
}
#movies {
	padding: 0;
}
#movies .container img {
	width: 423px;
}
#movies-text .font3 {
	line-height: 1.5rem;
	padding-bottom: 15px;
	width: 80%;
}
#movies-text .font9 {
	padding-bottom: 15px;
	width: 75%;
}
#movies-text-img {
	-webkit-order: 1;
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
	padding-top: 90px;
}
#movies-text {
	-webkit-order: 2;
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 1;
	order: 2;
}
/*-------------------------------END Record Content------------------------------*/
.wtgn-bg {
	width: 100%;
	height: 280px;
	background-color: #454545;
}
.wtgn-container {
	width: 100%;
	max-width: 1280px;
}
