.mobile {
	display: block;
}
.desktop {
	display: none;
}
.dot-item li {
	list-style: disc;
	line-height: 20px;
	margin-left: 19px;
	padding-bottom: 10px;
	position: relative;
}
#find-dvr ul {
	margin-left: 10px;
}
#main-content {
	background-color: #f0f0f0 !important;
}
.wrapper {
	background-color: #fff;
}
.all-wrapped-up {
	padding: 0 20px;
}
.xpad {
	padding-top: 15px;
}
.sevenHundo {
	font-weight: 700;
	font-family: "museo-sans", sans-serif;
}
.threeHundo {
	font-weight: 300;
	font-family: "museo-sans", sans-serif;
}
.fiveHundo {
	font-weight: 500;
	font-family: "museo-sans", sans-serif;
}
.nineHundo {
	font-weight: 900;
	font-family: "museo-sans", sans-serif;
}
.gray-txt {
	color: #404040!important;
}
.purple-txt {
	color: #8e168e;
}
.border-btm {
	border-bottom: solid 1px #dcdcdc;
}
.wordwrap {
	display: inline;
}
.red-button-ln {
	width: 16rem;
	font-size: 18px;
}
.red-button-ln a {
	border: solid #f01446 3px;
	border-radius: 4px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	color: #f01446;
}
.red-button-ln a:hover {
	border: solid #f01446 3px;
	background-color: #f01446;
	border-radius: 4px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	color: #fff;
}
.white-button-ln {
	width: 16rem;
	font-size: 18px;
	padding-bottom: 20px;
}
.white-button-ln a {
	border: solid #fff 3px;
	border-radius: 4px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	color: #fff;
}
.white-button-ln a:hover {
	border: solid #f01446 3px;
	background-color: #f01446;
	border-radius: 4px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	color: #fff;
}
/*------------------------------Main Banner------------------------------*/
#main-banner-4K h1 {
	position: relative;
	padding: 2% 0 48% 0;
	text-align: center;
	color: #f01446;
}
#main-banner-4K p {
	line-height: 1.15rem;
	padding: 0 .5rem 20px .5rem;
	color: #404040;
}
#main-banner-4K {
	background: url(../images/overview-bg-sm.jpg) #857166 no-repeat;
	height: auto;
	background-size: contain;
	padding: 0;
}
/*------------------------------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: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 30px 0;
}
.container img {
	width: 280px;
}
.item {
	width: 100%;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
/*-------------------------------Decades Content------------------------------*/
#decades {
	background: url(../images/decades.jpg) #fff no-repeat;
	height: 390px;
	background-size: auto !important;
	padding: 0;
	background-position: 42% 10%;
}
#decades {
	padding: 0;
}
#decades .font1 {
	margin: 0 0 10px 0;
}
#decades .font3 {
	line-height: 1.2rem;
	padding: 25px 0;
	width: 66%;
}
#decades .font11 {
	line-height: 1.2rem;
	padding-bottom: 15px;
}
#decades-text {
	-webkit-order: 2;
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2;
}
#decades-text-img {
	-webkit-order: 1;
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
}
/*-------------------------------END Decades------------------------------*/
/*-------------------------------Channels Content------------------------------*/
.left-col img {
	width: 100%;
	bottom: 30px;
	position: relative;
}
#channels .right-col {
	float: left;
	width: 100%;
}
#channels p {
	line-height: 1.2rem;
	padding: .5rem 0 20px 0;
	color: #404040;
}
#channels h3 {
	position: relative;
	padding: 0 0 5% 0;
	text-align: left;
	color: #f01446;
}
/*------------------------------END Channels Content------------------------------*/
/*-------------------------------Record Content------------------------------*/
#record {
	background: url(../images/record.jpg) #fff no-repeat;
	height: 500px;
	padding: 0;
	background-position: 68% 100%;
}
#record {
	padding: 0;
}
#hopper-3 h3 {
	margin: 0 0 10px 0;
}
#hopper-3 p {
	line-height: 1.2rem;
	padding-bottom: 15px;
	width: 99%;
}
#hopper-3 {
	-webkit-order: 2;
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2;
}
#hopper3-img {
	-webkit-order: 1;
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
}
#movies {
	padding: 0;
}
#movies .container img {
	width: 250px;
}
#movies-text h3 {
	margin: 0 0 10px 0;
}
#movies-text p {
	line-height: 1.2rem;
	padding: 15px 0;
	width: 99%;
}
#movies-text {
	-webkit-order: 2;
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2;
}
#movies-text {
	-webkit-order: 1;
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
}

/*-------------------------------END Record Content------------------------------*/

/*-------- iPhone 4 Portrait --------*/
@media all and (orientation: portrait) and (max-height: 568px) and (max-width: 320px) {
#main-banner-dvr h1 {
	padding: 2% 0 40% 0;
}
#main-banner-dvr .font7 {
	font-size: 36px;
}
}
/*-------- iPhone 4 Landscape --------*/
@media all and (orientation: landscape) and (max-width: 480px) and (max-height: 196px) {
	#main-banner-4K {
    background-size: contain;
}
	#record {
    height: 425px;
}
	}
/*-------- iPhone 5 Landscape --------*/ 
@media all and (orientation: landscape) and (min-height: 196px) and (max-width: 568px) {
	#main-banner-4K p {
    padding: 5.5rem .5rem 20px .5rem;
}
#decades {
    background-position: 36% 10%;
}
#record {
    height: 415px;
}
	}
/*-------- iPhone 6 and 6 Plus Landscape --------*/
@media only screen and (min-height: 251px) and (max-width: 763px) and (orientation: landscape) {
#main-banner-4K {
    background-size: contain;
}
#main-banner-4K p {
    padding: 7.5rem .5rem 20px .5rem;
}
#decades .font3 {
    width: 40%;
}
#decades {
    background-position: 50% 10%;
}
#record {
    height: 425px;
}
	}

/*-------- iPhone 6 Plus and other large phones Portrait --------*/
@media all and (orientation: portrait) and (min-width: 412px) and (max-height: 1024px) {
#main-banner-4K p {
	padding: 3.5rem .5rem 20px .5rem;
}
}

@media all and (orientation: portrait) and (min-width: 600px) and (max-height: 1024px) {
#main-banner-4K {
	background-size: contain;
}
#main-banner-4K p {
    padding: 5.5rem .5rem 20px .5rem;
}
#decades {
    background-position: 35% 10%;
}
.left-col img {
    width: 80%;
}
#record {
    height: 420px;
}
}
