h4 {
	line-height: 8.5vw;
	padding: 1vw 0vw;
	font-size: 6.5vw;
}

h2 {
	font-size: 10vw;
	text-align: center;
}

.progImageH {
	width: 60px; 
	height: auto; 
	margin: 5px; 
	border: 3px solid #4487de;
}
	
.progImageP {
	width: 60px; 
	height: auto; 
	margin: 5px; 
	border: 3px solid #ad94f9;
}

.progImageR {
	width: 60px; 
	height: auto; 
	margin: 5px; 
	border: 3px solid #cf2180;
}

.col-sm-1 {
	display: none;
}

.stationHeaderH {
	background-color: rgb(51, 101, 166);
	color: #ffffff;
	font-weight: bold;
}
	
.stationSubHeaderH {
	background-color: #f7ca6c;
	font-size: 6vw;
	line-height: 8vw;
	padding-top: 0px;
	color: #4487de;
	letter-spacing: 1px;
	font-weight: bold;
}

.link_h {
	color: #4487de;
}

.link_h:hover {
	color: #f7ca6c;
}

.link_p {
	color: #ad94f9;
}

.link_p:hover {
	color: #3e4659;
}

.link_r {
	color: #cf2180;
}

.link_r:hover {
	color: rgb(120, 200, 233);
}

.weekends {
	margin-top: 15px;
}

.stationHeaderP {
	background-color: #3e4659;
	color: #ffffff;
	font-weight: bold;
	margin-top: 20px;
}

.stationSubHeaderP {
	background-color: #ad94f9;
	font-size: 6vw;
	line-height: 8vw;
	padding-top: 0px;
	color: #3e4659;
	letter-spacing: 1px;
	font-weight: bold;
}

.stationHeaderP h4 {
	padding: 5px;
	font-weight: bold;
}

.stationHeaderR {
	background-color: rgba(96,104,117,1);
	color: #ffffff;
	font-weight: bold;
	margin-top: 20px;
}

.stationSubHeaderR {
	background-color: #cf2180;
	font-size: 6vw;
	line-height: 8vw;
	padding-top: 0px;
	color: rgb(120, 200, 233);
	letter-spacing: 1px;
	font-weight: bold;
}

.stationHeaderR h4 {
	padding: 5px;
	font-weight: bold;
}


.mainContainer {
	padding: 0px 0px 30px 0px; 
	font-size: 12pt; 
	text-align: left;
	background-color: #ffffff;
}

.mainContainer .row {
	margin-right: 0px;
	margin-left: 0px;
}
	
#mobileTimeZone {
	display: none;
	padding: 10px;
	margin: 0px -15px 10px -15px;
	background-color: #f0f0f0;
	font-size: 4vw;
}

.headerLogo {
	height: 100%; 
	width: auto; 
	display: block;
	max-height: 100px;
	margin: 10px auto 10px auto;
}

.desktopOnlyProg {
	display: none;
}

.stCentralH {
	border-bottom: 4px double #4487de;
}

.stCentralP {
	border-bottom: 4px double #3e4659;
}

.stCentralR {
	border-bottom: 4px double #3e4659;
}

.hideLocalMobile {
	display: none !important;
}

.centralTime h4 {
	font-size: 20px;
	color: #a0a0a0;
	padding: 0px;
	margin-top: -8px;
}

.centralTimeImg {
	filter: drop-shadow(1px 1px 3px #000000);
	width: 35px;
	height: auto;
	float: left;
	display: inline-block;
	margin-top: -10px;
	margin-right: 20px;
}

.mobileOnlyProg {
	display: block;
}

.progTitle {
	margin-bottom: -15px;
}

#whiteShadowRight, #whiteShadowLeft {
	display: none;
}

@media (min-width: 768px) {

	h4 {
		line-height: 26px;
		padding-top: 10px;
		font-size: 18px;
	}
	
	h2 {
		font-size: 30px;
		text-align: left;
	}
	
	.stationSubHeaderH {
		background-color: #f7ca6c;
		font-size: 18px;
		line-height: 24px;
		padding-top: 5px;
		color: #4487de;
		letter-spacing: 1px;
		font-weight: bold;
		padding-bottom: 5px;
	}
	
	.stationSubHeaderP {
		background-color: #ad94f9;
		font-size: 18px;
		line-height: 24px;
		padding-top: 5px;
		color: #3e4659;
		letter-spacing: 1px;
		font-weight: bold;
		padding-bottom: 5px;
	}
	
	.stationSubHeaderR {
		background-color: #cf2180;
		font-size: 18px;
		line-height: 24px;
		padding-top: 5px;
		color: rgb(120, 200, 233);
		letter-spacing: 1px;
		font-weight: bold;
		padding-bottom: 5px;
	}
	
	/*
	.mainContainer {
		max-width: 500px;
	}
	
	.progTitle {
		max-width: 100%;
    	flex: 0 0 100%;
	}
	*/
}

@media (min-width: 768px) {

	body:not(.force-player) {

		h4 {
			line-height: 26px;
			padding-top: 10px;
			font-size: 18px;
		}
	
		h2 {
			font-size: 30px;
			text-align: left;
		}
		
		.containerNoTicker {
			margin-top: 150px;
		}
		
		#whiteShadowLeft.light, #whiteShadowRight.light {
			/*filter: drop-shadow(-1rem -5rem 1rem rgba(255, 255, 255, .25)) drop-shadow(1rem -5rem 1rem rgba(255, 255, 255, .25));*/
			filter: drop-shadow(-1rem -3rem 1rem rgba(255, 255, 255, .5)) drop-shadow(1rem -3rem 1rem rgba(255, 255, 255, .50));
		}
	
		#whiteShadowLeft {
			position: fixed;
    		background-color: rgb(65, 133, 217);
    		/* transform: translateX(-50%); */
    		right: 49%;
    		width: 585px;
    		height: 410px;
    		rotate: -3deg;
    		/* right: 0px; */
    		top: 200px;
			display: block;
		}
	
		#whiteShadowRight {
			position: fixed;
    		background-color: rgb(65, 133, 217);
    		/* transform: translateX(-50%); */
    		left: 49%;
    		width: 585px;
    		height: 410px;
    		rotate: 3deg;
    		/* right: 0px; */
    		top: 200px;
			display: block;
		}
		
		#mainContent {
			position: relative;
    		z-index: 1;
		}
	
		.progImageH {
			width: 60px; 
			height: auto; 
			margin: 5px; 
			border: 2px solid #4487de;
		}
	
		.progImageP {
			width: 60px; 
			height: auto; 
			margin: 5px; 
			border: 2px solid #ad94f9;
		}
		
		.progImageR {
			width: 60px; 
			height: auto; 
			margin: 5px; 
			border: 2px solid #cf2180;
		}
	
		.schedTimes {
			text-align: right;
			border-bottom: 1px dotted #c0c0c0;
		}
		
		.mainContainer .row {
			margin-right: -15px;
			margin-left: -15px;
		}
	
		.stationHeaderH {
			background-color: rgb(51, 101, 166);
			color: #ffffff;
			font-weight: bold;
		}
	
		.stationSubHeaderH {
			background-color: #f7ca6c;
			font-size: 18px;
			line-height: 24px;
			padding-top: 5px;
			color: #4487de;
			letter-spacing: 1px;
			font-weight: bold;
		}
	
		.stationHeaderH h4 {
			padding: 5px;
			font-weight: bold;
		}
	
		.stationHeaderP {
			background-color: #3e4659;
			color: #ffffff;
			font-weight: bold;
			margin-top: 20px;
		}
	
		.stationSubHeaderP {
			background-color: #ad94f9;
			font-size: 18px;
			line-height: 24px;
			padding-top: 5px;
			color: #3e4659;
			letter-spacing: 1px;
			font-weight: bold;
		}
	
		.stationHeaderP h4 {
			padding: 5px;
			font-weight: bold;
		}
		
		.stationHeaderR {
			background-color: rgba(96,104,117,1);
			color: #ffffff;
			font-weight: bold;
			margin-top: 20px;
		}
	
		.stationSubHeaderR {
			background-color: #cf2180;
			font-size: 18px;
			line-height: 24px;
			padding-top: 5px;
			color: rgb(120, 200, 233);
			letter-spacing: 1px;
			font-weight: bold;
		}
	
		.stationHeaderR h4 {
			padding: 5px;
			font-weight: bold;
		}
	
		.program {
			display: flex;
			align-items: center;
		}
	
		.col-sm-1, .localTimeDiv {
			display: block !important;
		}
	
		.desktopOnlyProg {
			display: block;
		}
	
		.mainContainer {
			padding: 0px 40px 30px 40px;
			font-size: 12pt; 
			text-align: left;
			/*max-width: 100%;*/
			background-color: #ffffff;
			/*margin: 0px 40px 0px 40px;*/
			/*background-color: #4185d9;*/
		}
	
		#mobileTimeZone {
			display: none;
		}
	
		.localTime, #localTitleH, #localTitleP {
			visibility: hidden;
		}
	
		.headerLogo {
			height: 40px; 
			display: inline-block;
			width: auto; 
			float: left; 
			margin: 8px 20px 0px 0px;
		}
	
		.progTitle {
			border-bottom: 1px dotted #c0c0c0;
			margin-bottom: 0px;
		}
	
		.hideLocalMobile {
			display: block;
		}
	
		.weekends {
			margin-top: 10px;
		}
	
		.centralTime h4 {
			font-size: 18px;
			color: #a0a0a0;
			padding: 1vw 0vw;
    		margin-top: 10px;
    		margin-bottom: 10px;
    		padding-top: 10px;
		}
	
		.centralTimeImg {
			display: none;
		}
	
		.mobileOnlyProg {
			display: none;
		}
	}
}