body {
	background-color: #fff;
	color: #4c4c4b;
	font-size: 15px;
	line-height: 1.4;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: 'ChevinLight', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: normal;
}


a:hover {
	text-decoration: underline;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

a, a:hover, a:visited, a:active, .aqa-clickable {
	color: #2f71ac;
}

.aqa-tile-list-folder .aqa-clickable {
	color: #4c4c4b;
	text-decoration: none;
}

.aqa-clickable {
	cursor: pointer; }

.aqa-clickable:hover {
	text-decoration: underline;
}

.aqa-border-top {
	border-top: solid #4b4b4b 1px; /*RH changed from #dfdfdf*/
}

.grid-content {
	padding: 20px;
	font-size: 16px;
}

.grid-content h1 {
	font-size: 13px;
	margin-bottom: 5px;
}

@media (min-width: 768px) {
		.grid-content h1 {
			text-align: center;
			padding-left: 32px;
		}
	}

.grid-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.grid-content li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.grid-content a {
	text-align: center;
	display: block;
	padding: 7px 10px;
	margin: 4px 2px;
	color: #4b4b4b;
}

.grid-title {
	font-family: 'ChevinMedium', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 20px;
	padding-top: 12px;
	padding-bottom: 8px;
}

ul.extras {
	margin-top: 20px;
}

.extras a {
	border-radius: 20px;
	background-color: #DEE2D4;
}

.extras span {
	background-image: url(../img/ico-exemplars-grey.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 0px;
	height: 0px;
	display: inline-block;
}

.exemplars .grid-title span,
.spec-papers .grid-title span {
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 26px;
	height: 21px;
	display: inline-block;
	margin-bottom: 3px;
}

.exemplars .grid-title span {
	background-image: url(../img/ico-exemplars-grey.png);

}

.spec-papers .grid-title span {
	background-image: url(../img/ico-papers.png);
}

.extras a:hover span {
	background-image: url(../img/ico-exemplars-color.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 0px;
	height: 0px;
	display: inline-block;
}

@media (min-width: 768px) {
	.grid-title {
		font-size: 16px;
		padding-bottom: 0;
		padding-top: 0;
	}
}

@media (min-width: 340px) {
		.extras span {
			width: 25px;
			height: 20px;
		}

		.extras a:hover span {
			width: 25px;
			height: 20px;
		}
}

.aqa-blue-background a { background-color: #77C9E4; }

.aqa-blue-background .exemplars a { background-color: #99D6EB; }

.aqa-blue-background a:hover { background-color: #BBE4F1; }

.aqa-light-blue-background a { background-color: #55BBDD; }

.aqa-light-blue-background .exemplars a { background-color: #33AED7; }

.aqa-light-blue-background a:hover { background-color: #BBE4F1; }



.aqa-light-red-background a { background-color: #E46F60; }

.aqa-light-red-background a:hover { background-color: #EFC7C7; }



.aqa-orange-background a { background-color: #F4BB52; }

.aqa-orange-background .exemplars a { background-color: #F6CA79; }

.aqa-orange-background a:hover { background-color: #F8D28C; }

.aqa-light-orange-background a { background-color: #F2AC2C; }

.aqa-light-orange-background .exemplars a { background-color: #F0A519; }

.aqa-light-orange-background a:hover { background-color: #F8D28C; }



.aqa-green-background a { background-color: #A0D175; }

.aqa-green-background .exemplars a { background-color: #B5DB94; }

.aqa-green-background a:hover { background-color: #CAE6B3; }


.aqa-light-green-background a { background-color: #81C247; }

.aqa-light-green-background .exemplars a { background-color: #76B83D; }

.aqa-light-green-background a:hover { background-color: #CAE6B3; }


.aqa-green-background ul.extras a { background-color: #DFF0D1; }
.aqa-orange-background ul.extras a { background-color: #FBE8C5; }
.aqa-blue-background ul.extras a { background-color: #DDF1F8; }

ul.extras a { background-color: #DEE2D4; }

ul.extras a:hover { background-color: #F6F7F3; }



.aqa-heading {
	font-family: 'ChevinLight', Helvetica Neue, Helvetica, Arial, sans-serif;
}

.header {
padding-top: 8px;
padding-bottom: 40px;
border-top: 10px solid #412878; /*added RH - can be removed, just think it anchors the eye to top first*/
}

.header .logo {
	text-align: right;
}

.info ul {
	margin-top: 20px;
}

.info ul li{
	margin: 0 0 10px;
}

.info {
	padding: 0 15px 40px;
	background-color: transparent;
}

.links {
	padding: 0 20px 40px;
}

	@media (min-width: 1040px) {
		.info {
			padding: 0 40px 40px 0;
		}

		.links {
			padding: 0 0 40px 40px;
		}

		.logo,
		.aqa-logo {
			padding-left: 0px;
			padding-right: 0px;
		}
	}


.info h1, .info h3, .info p {
	color: #4b4b4b;
}

.info p {
	margin-bottom: 0;
}

.info .title {
	text-transform: uppercase;
	font-size: 30px;
}


	@media (min-width: 480px) {
		.info .title {
			font-size: 40px;
			margin-top: 15px;
			margin-bottom: 5px;
		}
	}
	@media (min-width: 768px) {
		.info .title {
			font-size: 46px;
			margin-top: 40px;
		}
	}

.info .subtitle {
	font-size: 18px;
	color: #EAA243;
}

	@media (min-width: 480px) {
		.info .subtitle {
			font-size: 20px;
		}
	}

.info ul {
	padding-left: 20px;
}

.header .logo-wrapper {
	text-align: left;
}

	@media (min-width: 640px) {
		#top-header .logo-wrapper {
			text-align: right;
		}
	}

.header .logo img, .header .aqa-logo img {
	width: auto;
	height: 27px;
	margin-top: 5px;
	margin-bottom: 5px;
}

	@media (min-width: 640px) {
		.header .logo img, .header .aqa-logo img {
			width: auto;
			height: 35px;
			margin-top: 20px;
		}
	}
	@media (min-width: 768px) {
		.header .logo img, .header .aqa-logo img {
			width: auto;
			height: 35px;
			margin-top: 15px;
		}
	}

.aqa-exampro-logo {
	background-image: url(../img/exampro-logo.png);
	width: 244px;
	height: 58px;
	margin: 15px auto;
}
		@media (min-width: 640px) {
			.aqa-exampro-logo {
				margin: 15px 0 0 10px;
			}
		}

.aqa-max-width { max-width: 1024px; }

.aqa-charcoal-background { background-color: #62C4B7; }

.aqa-light-gray-background { background-color: #F5F4F3; }

.aqa-orange-background { background-color: #F2AC2C; } /*EAA243*/

.aqa-orange-background-semi { background-color: rgba(226, 154, 50, 0.8); }

.aqa-light-orange-background { background-color: #F4BC56;}

.aqa-blue-background { background-color: #55BBDD; }

.aqa-blue-background-semi { background-color: rgba(116, 200, 228, 0.8); }

.aqa-light-blue-background { background-color: #8ED2E8; }

.aqa-green-background { background-color: #8BC757; }

/*.aqa-green-background-semi { background-color: rgba(116, 200, 228, 0.8); }*/

.aqa-light-green-background { background-color: #96CC66; }

.aqa-red-background { background-color: #DC574C; }

.aqa-red-background-semi { background-color: rgba(228, 111, 96, 0.8); }

.aqa-light-red-background { background-color: #E88A7E; } /*E46F60*/

.aqa-background-profile { background-image: url(../img/sign-in-icon.png); }

.aqa-background-apple { background-image: url(../img/apple-icon.png); }

.aqa-background-planet { background-image: url(../img/planet-icon.png); }

.aqa-background-test-tube { background-image: url(../img/test-tube-icon.png); }

.aqa-background-beaker { background-image: url(../img/beaker-icon.png); }

.aqa-background-gear { background-image: url(../img/gear-icon.png); }

.aqa-background-brain { background-image: url(../img/brain-icon.png); }

.aqa-background-chemistry { background-image: url(../img/chemistry-icon.png); }

.aqa-background-satellite { background-image: url(../img/satellite-icon.png); }

.aqa-section { margin: 0 0 20px; }

@media (min-width: 768px) {
		.aqa-section {
			margin: 0 0 20px;
		}
	}

.aqa-section-header h1 {
	font-size: 20px;
	padding: 8px 5px  5px 50px;
	font-family: 'ChevinDemibold', Helvetica Neue, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.aqa-section-header h2 {
	font-size: 17px;
	margin-bottom: 5px;
}

.aqa-section-header p {
	margin: 0 0 10px 0;
	font-size: 15px;
	line-height: 20px;
}


.aqa-section .aqa-tile .aqa-tile-wrapper > div {
	margin: 0 auto;
}

.aqa-section .aqa-tile .aqa-tile-content {
	background-position: right center;
	background-size: contain;
	background-repeat: no-repeat;
}

	@media (min-width: 0px) {
		.aqa-section .aqa-tile .aqa-tile-content {
			width: 200px;
			height: 200px;
		}
	}
	@media (min-width: 640px) {
		.aqa-section .aqa-tile .aqa-tile-content {
			width: 155px;
			height: 155px;
		}
	}
	@media (min-width: 768px) {
		.aqa-section .aqa-tile .aqa-tile-content {
			width: 192px;
			height: 192px;
		}
	}
	@media (min-width: 1024px) {
		.aqa-section .aqa-tile .aqa-tile-content {
			width: 210px;
			height: 210px;
		}
	}
	@media (min-width: 0px) {
		.aqa-section .aqa-tile .aqa-tile-title {
			text-align: center;
			font-size: 14px;
			line-height: 14px;
			padding: 5px 0;
		}
	}

.aqa-section .aqa-tile .aqa-tile-list {
	margin-bottom: 15px;
	text-align: center;
	padding: 5px; }

	@media (min-width: 0px) {
		.aqa-section .aqa-tile .aqa-tile-list {
			width: 200px;
		}
	}
	@media (min-width: 640px) {
		.aqa-section .aqa-tile .aqa-tile-list {
			width: 155px;
			padding: 0;
		}
	}
	@media (min-width: 768px) {
		.aqa-section .aqa-tile .aqa-tile-list {
			width: 200px;
		}
	}
	@media (min-width: 1024px) {
		.aqa-section .aqa-tile .aqa-tile-list {
			width: 210px;
		}
	}

.aqa-section .aqa-tile .aqa-tile-list .aqa-tile-list-item {
	margin: 5px;
	padding: 5px;
}
.aqa-section .aqa-tile .aqa-tile-list .aqa-tile-list-item.aqa-tile-list-item-heading {
	font-family: ChevinLight, Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-top: 0;
	padding: 15px 0;
}

	@media (min-width: 640px) {
		.aqa-section .aqa-tile .aqa-tile-list .aqa-tile-list-item.aqa-tile-list-item-heading {
			font-size: 15px;
		}
	}

.aqa-section .aqa-tile .aqa-tile-list .aqa-tile-list-item.aqa-tile-list-item-disabled {
	background-color: rgba(255, 255, 255, 0.2);
	color: #858585;
}


.aqa-tile-list-folder {
	padding-top: 1px;
	background-image: url(../img/folder-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
}

	@media (min-width: 460px) {
		.aqa-tile-list-folder {
			padding-top: 1px;
			background-size: 60%;
		}
	}

	@media (min-width: 768px) {
		.aqa-tile-list-folder {
			padding-top: 1px;
			background-size: 60%;
		}
	}

.aqa-section .aqa-tile .aqa-tile-list .aqa-tile-list-folder .aqa-tile-list-folder-content {
	padding: 10px;
}

	@media (min-width: 640px) {
		.aqa-section .aqa-tile .aqa-tile-list .aqa-tile-list-folder .aqa-tile-list-folder-content {
			padding: 5px;
		}
	}

.aqa-section .aqa-bottom-tile {
	margin-top: 25px;
}

.aqa-section .aqa-bottom-tile .aqa-bottom-tile-content {
	width: 80px;
	height: 175px;
	background-position: right 10px;
	background-repeat: no-repeat;
	background-size: 75%;
}
		@media (min-width: 480px) {
			.aqa-section .aqa-bottom-tile .aqa-bottom-tile-content {
				width: 110px;
			}
		}

.aqa-section .aqa-bottom-tile .aqa-bottom-tile-content a {
	display: block;
	position: relative;
	text-align: center;
	color: #2f71ac;
	padding: 5px;
	top: 75px;
	font-size: 15px;
	line-height: 18px;
}

.aqa-section .aqa-bottom-tile .aqa-bottom-tile-content a.aqa-dark {
	color: #44494A;
}

	@media (min-width: 480px) {
		.aqa-section .aqa-bottom-tile .aqa-bottom-tile-content a {
			top: 95px;
			padding: 5px 5px;
		}
	}

.aqa-section .aqa-right-tile .aqa-right-tile-content {
	background-position: right 15px;
	background-size: contain;
	background-repeat: no-repeat;
}

.aqa-section .aqa-right-tile .aqa-right-tile-content a {
	padding: 0 15px;
	position: relative;
	display: block;
	top: 125px;
	color: white;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.aqa-section .aqa-right-tile .aqa-right-tile-content a.aqa-dark {
	color: #44494A;
	}

	@media (min-width: 640px) {
		.aqa-section .aqa-right-tile .aqa-right-tile-content {
			width: 88px;
			height: 250px;
			background-size: 75%;
			background-position-x: right;
			background-position-y: 15px;
		}
		.aqa-section .aqa-right-tile .aqa-right-tile-content a {
			padding: 0 5px;
			font-size: 15px;
			line-height: 22px;
			}
		}

	@media (min-width: 680px) {
		.aqa-section .aqa-right-tile .aqa-right-tile-content {
			width: 95px;
		}
		.aqa-section .aqa-right-tile .aqa-right-tile-content a {
			font-size: 18px;
			line-height: 22px;
		}
	}

	@media (min-width: 700px) {
		.aqa-section .aqa-right-tile .aqa-right-tile-content {
			width: 98px;
		}
	}

	@media (min-width: 800px) {
		.aqa-section .aqa-right-tile .aqa-right-tile-content {
			width: 115px;
		}
		.aqa-section .aqa-right-tile .aqa-right-tile-content a {
			padding: 0 14px;
			font-size: 18px;
			line-height: 22px;
		}
	}

	@media (min-width: 900px) {
		.aqa-section .aqa-right-tile .aqa-right-tile-content {
			width: 130px; }
		.aqa-section .aqa-right-tile .aqa-right-tile-content a {
			padding: 0 20px;
			font-size: 18px;
			line-height: 22px; } }


.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
