@import url('https://fonts.googleapis.com/css?family=Roboto');
.ep div.centreitems {
	background-image: url(../img/bg.jpg);
}
.ep div.arrowholder {
	display: none;
}
.ep div.desc, .ep div.info {
	padding: 0 0 20px 0 !important;
	font-size: 1.1em !important;
}
.ep div.name {
	padding: 0 !important;
	font-size: 1.9em !important;
}
.ep .players {
	margin: 0;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 15;
	background-color: #fff;
}
.ep .img {
	width: 50%;
	margin: 0 auto;
}
.ep .img img {
	width: 100%;
}
div.centreitems {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}
div.welcomeinsight {
	 position: relative; 
	 height: 100%; 
	 padding-top: 65px; 
	 overflow: hidden;
}
.epi div.header {
	position: absolute;
	z-index: 10;
}
@media only screen and (min-width: 600px) {
	div.welcomeinsight {
		padding-top: 110px; 
	}
	.ep div.desc, .ep div.info {
		padding: 20px 0 !important;
		font-size: 1.4em !important;
	}
	.ep div.name {
		padding: 20px 0 !important;
		font-size: 3em !important;
	}
	.ep div.centreitems {
		background-image: none;
		background-color: rgba(0,0,0,0.4);
	}
	.ep .players {
		margin: 0 auto;
		width: 40%;
		position: relative;
	}
	.ep div.arrowholder {
		display: block;
	}
}
div.welcome .logoart {
	width: 60%;
	max-width: 300px;
	margin: 0 auto;
	position: relative;
}
div.welcome .logoart img {
	width: 100%;
	height: 100%;
}
div.main, div.welcome {
	font-family: 'Roboto', sans-serif;
}
div.main {
	width: 100% !important;
	padding: 0 !important;
}
div.insightheading {
	padding: 15px;
}
div.aboutinsight {
	width:100%; float: left;
}
div.fbpage {
	float: left;
	width: 48%;
	position: absolute;
}
div#mc_embed_signup {
	float: right; 
	width: 100%; 
	position: relative;
}
@media only screen and (min-width: 600px) {
	div.aboutinsight {
		width:40%; float: left;
	}
	div.featured.desktop {
		position: relative; 
		width: 56%;
	}
}
@media only screen and (min-width: 760px) {
	div.aboutinsight {
		width:60%; float: left;
	}
	div.featured.desktop {
		position: relative; 
		width: 36%;
	}
	div.fbpage {
		display: none;
	}
	div#mc_embed_signup {
		width: 100%;
		float: left;
	}
}
@media only screen and (min-width: 1000px) {
	div.fbpage {
		display: block;
	}
	div#mc_embed_signup {
		width: 48%;
		float: right;
	}
	div.featured.desktop {
		position: relative; 
		width: 56%;
	}
	div.aboutinsight {
		width:40%; float: left;
	}
}
div#head {
	float: left;
	width: 100%;
}
div#coverart {
	float: left;
	width: 30%;
	border: 0.5px #bbbbbb solid;
	border-radius: 10px;
}
img#coverartimg {
	width: 100%;
	border-radius: 10px;
}
div#maininfo {
	width: 70%;
	float: left;
	padding: 15px;
}
div#maintitle {
	font-size: 300%;
}
div#maindesc {
	font-size: 100%;
	font-style: italic;
}
div.players {
	padding: 0;
	width: 100%;
}
.players iframe {
	float: left;
	margin: 0;
}
div#fulldesc {
	float: left;
	padding: 10px;
	width: 100%;
	line-height: 1.5em;
}

.series {
	float: left;
	background-color: rgba(61, 174, 223, 1);
	margin: 10px;
	padding: 10px 20px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.series.active {
	background-color: rgba(41, 154, 173, 1);
}

.episode {
	margin: 0 0 10px 0;
}
.episode div.head {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
}
.episode .head div.eimg {
	width: 100%;
	float: left;
}
.episode .head div.eimg.odd {
	float: right !important;
}
.episode .head div.einfo {
	float: left;
	padding: 0 20px;
	width: 100%;
}
.featured.mobile {
	display: block;
}
.featured.desktop {
	display: none;
}
@media only screen and (min-width: 600px) {
	.episode .head div.eimg {
		width: 70%;
	}
	.episode .head div.einfo {
		width: 30%;
	}
	div.row div.welcome {
		padding: 0 20% !important;
	}
	div.row div.welcome div.button {
		width: 48% !important;
		margin: 1% !important;
	}
	.featured.mobile {
		display: none !important;
	}
	.featured.desktop {
		display: block !important;
	}
}
.episode .head img {
	width: 100%;
}
.episode .head h5, .episode .head h4, .episode .head h3, .episode .head h2, .episode .head p {
	margin: 0.5em 0 0.2em 0;
}
.episode .head h2 {
	margin: -7px 0 0 0 !important;
	font-size: 1.5em;
}
.episode .head h3 {
	color: #555;
	font-size: 19px;
}
.episode .head h4 {
	color: #555;
	font-size: 1.1em;
}
.episode .head p {
}
.featured p {
	padding-left: 10px;
}
.episode .head div.normal {
	display: block;
}
.episode .head div.tablet {
	display: none;
}

.blocks {
	float: left;
}
.blocks h3 {
	font-size: 30px;
	margin: 20px 0 10px 0;
	text-align: center;
}
.blocks h4.sub {
	font-size: 20px;
	margin: 5px 0 10px 0;
	text-align: center;
	color: #888888;
}
.blocks .episode {
	width: 100%;
	float: left;
}
.blocks .episode .head {
	margin: 0 !important;
}
.blocks .episode .eimg, .blocks .episode .einfo {
	width: 100% !important;
}
div.row div.welcome {
	margin: 0;
}
div.row div.welcome div.button {
	width: 46%;
	margin: 2%;
}
.episode div.eimg {
	position: relative;
}
.episode div.play {
	background-image: none;
	width: 100%;
	height: 100%;
	position: absolute;
}
.episode div.play:hover {
	background-image: url(https://www.st-andrews.ac.uk/~physoc1/insight/img/play.png);
	background-size: cover;
	background-position: center;
}

@media only screen and (min-width: 600px) and (max-width: 900px) {
	.episode .head div.normal {
		display: none;
	}
	.episode .head div.tablet {
		display: block;
	}
	.blocks .episode {
		width: 48%;
		margin: 1% !important;
	}
	.blocks .episode .eimg {
		height: 200px !important;
		overflow: hidden !important;
	}
	.blocks .episode .einfo {
		height: 350px !important;
	}
}
@media only screen and (min-width: 900px) {
	.series {
		margin: 10px 10px 0 10px;
	}
	.blocks .episode {
		width: 31%;
		margin: 1% !important;
	}
	.blocks .episode .eimg {
		height: 200px !important;
		overflow: hidden !important;
	}
	.blocks .episode .einfo {
		height: 350px !important;
	}
	.ep .img {
		display: none;
	}
}
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }