﻿@font-face {
	font-family: "HurmeGeometricSansSemiBold";
	src: local("Hurme Geometric Sans No.4 SemiBold"), local("Hurme-Geometric-Sans-No.4-SemiBold"), url("../Font/HurmeGeometricSans4-SemiBold.woff2") format("woff2"), url("../Font/HurmeGeometricSans4-SemiBold.woff") format("woff"), url("../Font/HurmeGeometricSans4-SemiBold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "HurmeGeometricSans";
	src: local("Hurme Geometric Sans No.4 Regular"), local("Hurme-Geometric-Sans-No.4-Regular"), url("../Font/HurmeGeometricSans4-Regular.woff2") format("woff2"), url("../Font/HurmeGeometricSans4-Regular.woff") format("woff"), url("../Font/HurmeGeometricSans4-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "BebasNeueBold";
	src: local("Bebas Neue Bold"), local("Bebas-Neue-Bold"), url("../Font/BebasNeueBold.woff2") format("woff2"), url("../Font/BebasNeueBold.woff") format("woff"), url("../Font/BebasNeueBold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
}

body {
	margin: 0;
	background-color: #888888;
}

.hidden {
	display: none;
}

.mainBody, .footer {
	width: 1920px;
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
}

.footer {
	width: 1860px;
	padding: 10px 30px;
	background-color: #ffffff;
	font-family: HurmeGeometricSans;
	text-align: right;
}

header {
	width: 100%;
	background-color: #ffffff;
}

.main {
	position: relative;
	top: 0;
	left: 0;
	width: 1920px;
	background-image: url("../Images/In2-Home-Back-new.png");
	background-repeat: no-repeat;
}

.w2w .main {
	min-height: 995px;
	background-image: url("../Images/where-to-watch.png");
}

.index .main {
	padding-top: 562px;
}

.history .main,
.sports .main,
.docs .main,
.travel .main {
	background-image: url("../Images/in2-travel-back.png");
	padding-top: 450px;
}

.docs .main {
	background-image: url("../Images/in2-docs-back.png");
}

.history .main {
	background-image: url("../Images/in2-history-back.png");
}

.sports .main {
	background-image: url("../Images/in2-sports-back.png");
}

.crime .main {
	padding-top: 792px;
	background-image: url("../Images/Endcard-Design-in2v1_CF.png");
}

.wellness .main {
	padding-top: 730px;
	background-image: url("../Images/wellness.png");
}

.crime .main,
.w2w .main,
.index .main,
.wellness .main {
	/*min-height: 995px;*/
}

.navHeader {
	position: relative;
	width: 95%;
	height: 62px;
	padding: 3px 0 0 30px;
}

nav {
	width: 1000px;
	float: left;
}

.in2Logo {
	float: left;
}

.siteNav {
	display: flex;
	gap: 25px;
	justify-content: space-between;
	width: 880px;
	padding-top: 3px;
	padding-right: 60px;
}

	.siteNav li {
		color: #666666;
		font-family: "HurmeGeometricSansSemiBold";
		font-size: 20px;
		list-style-type: none;
		text-transform: uppercase;
		transform: translate(40px, 0);
	}

a {
	text-decoration: none;
	color: #000000;
}

.siteNav a:hover {
	text-decoration: underline;
}

.logoTitleText {
	position: absolute;
	top: 310px;
	left: 956px;
	overflow: hidden;
	height: 91px;
	width: 250px;
	color: #ffffff;
	font-family: "HurmeGeometricSans";
	font-size: 71px;
	list-style-type: none;
	text-transform: uppercase;
}

.scheduleButton {
	position: relative;
	padding: 5px 52px 3px 52px;
	border-radius: 9px;
	background-color: #ff643c;
	float: right;
	margin-top: 9px;
	color: #ffffff;
	text-decoration: none;
	font-size: 30px;
	font-family: "BebasNeueBold";
}

.promoContent {
	position: relative;
	/*top: 562px;*/
	left: 117px;
	width: 1686px;
	overflow: hidden;
}

.travel .promoContent,
.docs .promoContent,
.history .promoContent,
.sports .promoContent,
.wellness .promoContent,
.crime .promoContent {
	background-color: #000000;
	/*top: 792px;*/
	left: 0;
	width: 1800px;
	padding: 0 60px 50px 60px;
}

.wellness .promoContent {
	/*top: 730px;*/
	background: linear-gradient(transparent, black 67%);
}

.history .promoContent,
.sports .promoContent,
.docs .promoContent,
.travel .promoContent {
	top: 0;
	padding-top: 16px;
}

.sports .promoContent,
.docs .promoContent,
.travel .promoContent {
	background-color: #D9D9D9;
}

.videoRow {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1920px;
	padding-bottom: 19px;
	font-family: "HurmeGeometricSans";
}

.index .videoRow img,
.index .videoRow a {
	width: 230px;
	display: inline-block;
	margin: 0 2px;
}

.wellness .videoRow,
.crime .videoRow {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1830px;
}

.videoTiles a {
	width: 230px;
	padding: 0 4px;
	display: inline-block;
}

.videoTiles img,
.travel .videoTiles a,
.docs .videoTiles a,
.history .videoTiles a,
.sports .videoTiles a,
.wellness .videoTiles a,
.crime .videoTiles a {
	width: 280px;
}

.travel .videoTiles a,
.docs .videoTiles a,
.history .videoTiles a,
.sports .videoTiles a,
.wellness .videoTiles a,
.crime .videoTiles a {
	padding: 0 8px;
	font-family: "HurmeGeometricSansSemiBold";
	font-size: 18px;
}

.videoRow .rowTitle {
	padding: 12px 6px;
	font-size: 20px;
	line-height: 38px;
	text-transform: uppercase;
}

.wellness .videoRow .rowTitle,
.wellness .videoRow a,
.history .videoRow .rowTitle,
.history .videoRow a,
.crime .videoRow .rowTitle,
.crime .videoRow a {
	color: #ffffff;
}

.videoRow .rowTitle .bold {
	font-family: "HurmeGeometricSansSemiBold";
}

#in2TvIn2TextBlurb, #in2LogoText {
	position: absolute;
	font-family: "HurmeGeometricSans";
	color: #ffffff;
}

#in2TvIn2TextBlurb {
	width: 508px;
	left: 122px;
	top: 415px;
	line-height: 32px;
	font-size: 27px;
}

#in2LogoText {
	text-transform: uppercase;
	font-size: 70px;
	line-height: 70px;
	right: 722px;
	top: 322px;
}

.index #in2TvIn2TextBlurb {
	line-height: 30px;
	font-size: 24px;
}

.wellness #in2TvIn2TextBlurb, .crime #in2TvIn2TextBlurb {
	top: 46px;
	left: 68px;
	width: 620px
}

.wellness #in2TvIn2TextBlurb {
	top: 566px;
	width: 639px;
}

.history #in2TvIn2TextBlurb,
.sports #in2TvIn2TextBlurb,
.docs #in2TvIn2TextBlurb,
.travel #in2TvIn2TextBlurb {
	top: 290px;
	left: 68px;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 3000px;
	height: 3000px;
	background-color: rgba(8,8,8,0.75);
}

.videoPlayer {
	padding-top: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 854px;
	height: 480px;
	margin: auto;
	z-index: 999;
}

.vjsCloseBtn {
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 999;
	background: rgba(0, 0, 0, 0.6);
	border: none;
	color: white;
	font-size: 18px;
	padding: 4px 8px;
	cursor: pointer;
	border-radius: 4px;
}


@media (min-width: 1450px) and (max-width: 1800px) {
	.mainBody, .main {
		width: 1500px;
	}

	.promoContent,
	.travel .promoContent,
	.docs .promoContent,
	.history .promoContent,
	.sports .promoContent,
	.wellness .promoContent,
	.crime .promoContent,
	.footer,
	.videoRow,
	.wellness .videoRow,
	.crime .videoRow {
		width: 1440px;
	}

	header {
	}

	.navHeader {
	}

	.siteNav li {
		font-size: 17px;
	}

	.main {
		background-size: contain;
	}

	.index .main,
	.crime .main,
	.wellness .main,
	.w2w .main {
		padding-top: 371px;
		min-height: 474px;
	}

	.crime .main {
		min-height: 494px;
	}

	.wellness .main {
		height: 518px;
	}

	.history .main,
	.sports .main,
	.docs .main,
	.travel .main,
	.docs .main {
		background-position: top;
		padding-top: 351px;
	}

	.promoContent {
		top: 67px;
		left: 50px;
	}

	.travel .promoContent,
	.docs .promoContent,
	.history .promoContent,
	.sports .promoContent,
	.wellness .promoContent,
	.crime .promoContent {
		padding: 16px 30px 30px 30px;
	}

	.wellness .promoContent {
		padding: 0 21px 30px 39px;
	}

	.crime .promoContent,
	.wellness .promoContent {
		top: 244px;
	}

	.wellness .promoContent {
		background: linear-gradient(transparent, black 67%);
	}

	.videoRow {
		padding-bottom: 14px;
	}

	.videoRow .rowTitle {
		padding: 0 6px 6px 6px;
	}

	.index .videoRow img,
	.index .videoRow a {
		float: left;
		width: 185px;
		display: inline-block;
		margin: 0 6px;
	}

	.videoTiles img,
	.travel .videoTiles a,
	.docs .videoTiles a,
	.history .videoTiles a,
	.sports .videoTiles a,
	.wellness .videoTiles a,
	.crime .videoTiles a {
		width: 256px;
	}

	.travel .videoTiles a,
	.docs .videoTiles a,
	.history .videoTiles a,
	.sports .videoTiles a,
	.wellness .videoTiles a,
	.crime .videoTiles a {
		padding: 0 6px;
		font-size: 16px;
		line-height: 20px;
		height: 182px;
	}

	#in2TvIn2TextBlurb, #in2LogoText {
		display: flex;
	}

	#in2TvIn2TextBlurb,
	.index #in2TvIn2TextBlurb {
		width: 424px;
		left: 62px;
		top: 283px;
		font-size: 22px;
		line-height: 25px;
	}

	.index #in2TvIn2TextBlurb {
	}

	.crime #in2TvIn2TextBlurb {
		top: 30px;
		left: 68px;
		width: 510px
	}

	.wellness #in2TvIn2TextBlurb {
		top: 450px;
		width: 397px;
		left: 45px;
		font-size: 22px;
	}

	.history #in2TvIn2TextBlurb,
	.sports #in2TvIn2TextBlurb,
	.docs #in2TvIn2TextBlurb,
	.travel #in2TvIn2TextBlurb {
		top: 228px;
		left: 36px;
	}

	.overlay {
		width: 2400px;
		height: 2000px;
	}
}



@media (min-width: 1150px) and (max-width: 1449px) {
	.mainBody, .main {
		max-width: 1200px;
	}

	.promoContent,
	.travel .promoContent,
	.docs .promoContent,
	.history .promoContent,
	.sports .promoContent,
	.wellness .promoContent,
	.crime .promoContent,
	.footer,
	.videoRow,
	.wellness .videoRow,
	.crime .videoRow {
		width: 1140px;
	}

	header {
	}

	.navHeader {
	}

		.siteNav li {
			font-size: 17px;
		}

	.main {
		background-size: contain;
		padding-top: 345px;
	}

	.index .main,
	.crime .main,
	.wellness .main,
	.w2w .main {
		min-height: 331px;
	}

	.wellness .main {
		height: 382px;
	}

	.history .main,
	.sports .main,
	.docs .main,
	.travel .main,
	.docs .main {
		background-position: top;
		padding-top: 280px;
	}

	.index .main, .crime .main, .wellness .main {
		padding-top: 345px;
	}

	.promoContent {
		top: 67px;
		left: 50px;
	}

	.travel .promoContent,
	.docs .promoContent,
	.history .promoContent,
	.sports .promoContent,
	.wellness .promoContent,
	.crime .promoContent {
		padding: 0 30px 30px 30px;
	}

	.crime .promoContent,
	.wellness .promoContent {
		top: 137px;
	}

	.videoRow {
		padding-bottom: 14px;
	}

	.videoRow .rowTitle {
		padding: 0 6px 6px 6px;
	}

	.index .videoRow img,
	.index .videoRow a {
		float: left;
		width: 144px;
		margin: 0 6px;
	}

	.videoTiles img,
	.travel .videoTiles a,
	.docs .videoTiles a,
	.history .videoTiles a,
	.sports .videoTiles a,
	.wellness .videoTiles a,
	.crime .videoTiles a {
		width: 210px;
	}

	.travel .videoTiles a,
	.docs .videoTiles a,
	.history .videoTiles a,
	.sports .videoTiles a,
	.wellness .videoTiles a,
	.crime .videoTiles a {
		padding: 0 6px;
		font-size: 14px;
		line-height: 20px;
		height: 153px;
	}

	#in2TvIn2TextBlurb, #in2LogoText {
		display: flex;
	}

	#in2TvIn2TextBlurb,
	.index #in2TvIn2TextBlurb {
		width: 310px;
		left: 62px;
		top: 283px;
		line-height: 20px;
		font-size: 18px;
	}

	.index #in2TvIn2TextBlurb {
	}

	.crime #in2TvIn2TextBlurb {
		top: 30px;
		left: 68px;
		width: 413px
	}

	.wellness #in2TvIn2TextBlurb {
		top: 353px;
		width: 397px;
		left: 36px;
		font-size: 19px;
	}

	.history #in2TvIn2TextBlurb,
	.sports #in2TvIn2TextBlurb,
	.docs #in2TvIn2TextBlurb,
	.travel #in2TvIn2TextBlurb {
		top: 179px;
		left: 36px;
	}

	.overlay {
		width: 2400px;
		height: 2000px;
	}
}



@media (min-width: 100px) and (max-width: 1149px) {
	.mainBody, .main {
		width: 900px;
	}

	.promoContent,
	.travel .promoContent,
	.docs .promoContent,
	.history .promoContent,
	.sports .promoContent,
	.wellness .promoContent,
	.crime .promoContent,
	.footer,
	.videoRow,
	.wellness .videoRow,
	.crime .videoRow {
		width: 840px;
	}

	header {
	}

	.navHeader {
		width: 870px;
	}

	nav {
		width: 740px;
	}

	.siteNav {
		width: 656px;
		padding-right: 20px;
	}

		.siteNav li {
			font-size: 14px;
			transform: translate(20px, 0);
		}

	.main {
		background-size: contain;
	}

	.index .main,
	.crime .main,
	.wellness .main,
	.w2w .main {
		padding-top: 275px;
		min-height: 232px;
	}

	.crime .main {
		min-height: 413px;
	}

	.wellness .main {
		height: 470px;
	}

	.history .main,
	.sports .main,
	.docs .main,
	.travel .main,
	.docs .main {
		background-position: top;
		padding-top: 211px;
	}

	.promoContent {
		top: 0;
		left: 28px;
	}

	.travel .promoContent,
	.docs .promoContent,
	.history .promoContent,
	.sports .promoContent,
	.wellness .promoContent,
	.crime .promoContent {
		padding: 16px 30px 30px 30px;
	}

	.wellness .promoContent {
		padding: 0 21px 30px 39px;
	}

	.crime .promoContent,
	.wellness .promoContent {
		top: 92px;
	}

	.wellness .promoContent {
		background: linear-gradient(transparent, black 67%);
	}


	.videoRow {
		padding-bottom: 0;
		display: flex;
		flex-wrap: wrap;
	}

	.wellness .videoRow,
	.crime .videoRow {
		position: relative;
		top: 0px;
		left: 0px;
	}

	.videoRow .rowTitle {
		padding: 0 6px 6px 6px;
		font-size: 16px;
		line-height: 34px;
		text-transform: uppercase;
	}

	.index .videoRow img,
	.index .videoRow a {
		width: 106px;
		margin: 0 6px;
	}

	.videoTiles img,
	.travel .videoTiles a,
	.docs .videoTiles a,
	.history .videoTiles a,
	.sports .videoTiles a,
	.wellness .videoTiles a,
	.crime .videoTiles a {
		width: 192px;
	}

	.travel .videoTiles a,
	.docs .videoTiles a,
	.history .videoTiles a,
	.sports .videoTiles a,
	.wellness .videoTiles a,
	.crime .videoTiles a {
		padding: 0 6px 16px;
		font-size: 12px;
		line-height: 20px;
	}

	#in2TvIn2TextBlurb, #in2LogoText {
		display: flex;
	}

	#in2TvIn2TextBlurb,
	.index #in2TvIn2TextBlurb {
		width: 246px;
		left: 41px;
		top: 149px;
		font-size: 14px;
		line-height: 18px;
	}

	.index #in2TvIn2TextBlurb {
	}

	.crime #in2TvIn2TextBlurb {
		top: 30px;
		left: 35px;
		width: 378px
	}

	.wellness #in2TvIn2TextBlurb {
		top: 255px;
		width: 302px;
		left: 45px;
		font-size: 14px;
	}

	.history #in2TvIn2TextBlurb,
	.sports #in2TvIn2TextBlurb,
	.docs #in2TvIn2TextBlurb,
	.travel #in2TvIn2TextBlurb {
		top: 128px;
		left: 32px;
	}

	.overlay {
		width: 2400px;
		height: 2000px;
		background-color: rgba(8,8,8,0.75);
	}
}
