﻿.standfirst {
	display: none;
}

.slide-title {
	margin-top: -110px;
}

#contentbox {
	width: 64%;
	max-width: 1200px;
	margin: 0 auto 40px auto;
	margin-bottom: 4%;
}

#itemcontent {
	margin-top: 40px;
	margin-bottom: 40px;
}

#itemcontent p, #itemcontent ol, #itemcontent ul, .table table td {
	margin-bottom: 20px;
	color: #2c2c34;
	line-height: 1.4375;
	letter-spacing: -.6px;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
}

#itemcontent h4 {
	font-family: inherit;
	font-weight: 400;
	margin: 0 0 0.5em;
	color: inherit;
	font-size: 21px;
	letter-spacing: -.8px;
}

#itemcontent strong {
	font-weight: 600;
}

#itemcontent ul {
	padding-left: 30px;
}

#itemcontent #itemdate {
	color: #f39200;
	margin-bottom: 20px;
}

#itemimage img {
	width: 50%;
	position: relative;
	margin: 5% 25%;
}

#contentbox a {
	color: #4B5D54 !important;
	text-decoration: underline;
	transition: 0.3s;
}

#contentbox a:hover {
	text-decoration: none;
}

#itemcontent p, #itemimage {
	width: 100%;
}

#itemimage {
	margin: auto auto 40px auto;
}

#insightcontent {
	width: 100%;
	max-width: 1400px;
}

#insightcontent, #insightcontent tr, #insightcontent tr td {
	border: 0px;
}

#insightcontent tr td:first-child {
	width: 20%;
}

#insightcontent tr td:first-child img {
	width: 80%;
}

#insightcontent tr td:last-child * {
	width: 90%;
	margin: 0px auto 15px auto;
}

#insightcontent tr td {
	padding-bottom: 60px;
}

#insightcontent tr td:last-child h1 {
	font-size: 26px;
	font-weight: bold;
}

#insightcontent tr td:last-child h2 {
	font-size: 24px;
	font-weight: bold;
}

#insightcontent tr td:last-child h3 {
	font-size: 20px;
	font-weight: bold;
}

#insightcontent tr td:last-child p, #insightcontent tr td:last-child a, #insightcontent tr td:last-child p a {
	font-size: 16px;
	font-weight: lighter;
	color: black;
}

#insightcontent tr td:last-child p a, #insightcontent tr td:last-child a {
	font-weight: bold;
}

#insightcontent tr td:last-child > a {
	display: block;
}

#itemdescription h2 {
	color: #4B5D54;
	margin: 0 0 22px;
	font-size: 32px;
	letter-spacing: -.9px;
	font-family: inherit;
	font-weight: 400;
}

.image img {
	display: table;
	margin: auto;
}

.table table {
	width: 65%;
	margin: auto;
	display: table;
	border-collapse: separate;
	box-sizing: border-box;
	text-indent: initial;
	border-spacing: 2px;
	border-color: grey;
}

.table table tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}

.table table tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

.table table td {
	padding: 5px 0px;
	border: solid 1px black;
	text-align: center !important;
	display: table-cell;
	vertical-align: inherit;
}

table tr td:last-child {
	border-right: 1px solid #000;
}

.table table tr:first-child td {
	color: #fff;
	background: #7090a4;
}

.table table p {
	background: none !important;
	margin: 0 !important;
}

@media only screen and (max-width:1202px) {
	#contentbox {
		width: 90%;
		margin-left: auto;
	}
}

@media only screen and (max-width:730px) {
	.awardslideshow {
		height: 90vh !important;
		background-position: top !important;
	}
}

@media only screen and (max-width:555px) {
	.eapagelogos {
		width: 100% !important;
		margin: 0px !important;
	}

	.eapagelogos > img {
		width: 32% !important;
		margin: 0px !important;
	}

	.eapagelogos > img:nth-child(2) {
		margin: 0 2% !important;
	}
}

@media only screen and (max-width:500px) {
	.slide-title {
		margin-top: 0px;
	}
}
