html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

@font-face {
	font-family: 'LatoReg';
	src: url('../../assets/files/fonts/Lato-Regular.ttf');
}

@font-face {
	font-family: 'LatoLight';
	src: url('../../assets/files/fonts/Lato-Light.ttf');
}

@font-face {
	font-family: 'LatoBold';
	src: url('../../assets/files/fonts/Lato-Bold.ttf');
}

body {
	line-height: 1;
	height: auto;
	width: 100%;
}
ol, ul { /** project item images are shown as UL items so make sure no bullets by default **/
	list-style: none;
}
.body-text-holder ol, .body-text-holder ul {
	list-style-position: inside;
}
.body-text-holder ul {
	list-style-type: disc;
}
.body-text-holder ol {
	list-style-type: decimal;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	height: auto;
}

body {
	font-family: LatoReg, Arial;
	font-size: 15px;
	color: #222;
	line-height: 1.4;
	background: #EEE;
	background-image: url('../../assets/files/background_tile.jpg');
}

#oldIE {
	display: none;
	width: 90%;
	text-align: center;
	padding: 5%;
	font-size: 20px;
	background: #000;
	color: #FFF;
}

#homewrap {
	width: 990px;
	margin: 0 auto 0;
	background: #FFF;
}

a {
	text-decoration: none;
	color: inherit;
}

.centreme {
	margin: 0 auto;
	width: 870px;
}

#logohold {
	margin: 36px auto 22px;
	width: 300px;
}
#main {
	padding-top: 20px;
}

#content {
	padding-bottom: 20px;
}
.wp-caption-text {
	color: #999;
	font-size: 12px;
	margin: 5px 0 25px;
	width: 870px;
	padding-bottom: 10px;
	padding-left: 60px;
	border-bottom: 1px solid #EAEAEA;
}
.wp-caption-text i {
	font-style: italic;
}
.wp-caption {
	margin-bottom: 45px;
}
#abouthold {
	overflow: hidden;
}
#abouthold #attachment_42 {
	float: right;
	margin-left: 40px;
}
#abouthold img {
	margin: 0;
}
#abouthold .wp-caption-text {
	width: auto;
}
#abouthold .wp-caption {
	margin-bottom: 30px;
}
h1 {
	font-size: 28px;
	margin-bottom: 40px;
	font-family: LatoLight;
}
#abouthold #aleft, #abouthold #aright {
	width: 415px;
	margin-top: 60px;
}
#abouthold #aleft {
	float: left;
}
#abouthold #aright {
	float: right;
}
#main p {
	margin-bottom: 16px;
}
.boldme {
	font-family: LatoBold;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-family: LatoBold;
	border-bottom: 1px solid #222;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #b7bcbe;
	font-family: LatoBold;
	margin-bottom: 30px;
}
a, a:hover, a:visited, a:active {
	color: #4c677b;
}
a:hover {
	border-bottom: 1px solid #4c677b;
}
.prMenuItem {
	height:100%;
	opacity: 1.0;
}
.prMenuItem a:hover, a:visited, a:active {
	border:none;
	opacity: 0.9;
}
#content .prMenuItem img {
	margin: 0;
	background-size: cover;
	height: 100%;
	width: 100%;
}
#projectDetCarousel .prMenuItem {
	display: none;
}
#contactcols {
	overflow: hidden;
}
#contactformleft, #contactformright {
	width: 400px;
}

#contactformleft {
	float: left;
}
#contactformright {
	float: right;
}
#contactcols .contactlbl {
	font-size: 12px;
	margin-bottom: 5px;
}
.continp {
	margin-bottom: 2px;
	font-size: 14px;
	width: 380px;
	padding: 10px 6px;
	font-family: LatoReg, Arial;
	border: none;
	background: #eaeaea;
}
#msg {
	font-family: LatoReg, Arial;
	font-size: 14px;
	width: 380px;
	resize: none;
	margin-bottom: 5px;
	padding: 10px 6px;
	height: 70px;
	border: none;
	background: #eaeaea;
}
#submitter {
	background: #222;
	color: #FFF;
	text-transform: uppercase;
	font-size: 12px;
	padding: 12px 55px;
	border: none;
	-webkit-transition: background 0.2s ease-in-out;
	cursor: pointer;
	margin-top: 5px;
	margin-left: 235px;
}
#submitter:hover {
	background: #555;
}
.gallery a:hover {
	border-bottom: none;
}
.gallery-caption {
	display: none;
}
#content em {
	font-style: italic;
}
#content strong {
	font-weight: bold;
}
#logohold a:hover {
	border-bottom: none;
}
#jmlogo {
	height: 34px;
}
#nav {
	width: 100%;
	overflow: hidden;
	color: #444;
	z-index: 50;
	text-align: center;
}
#mainmenu {
	text-align: center;
	display: inline-block;
}
#mainmenu li {
	display: block;
	float: left;
	font-size: 15px;
	padding: 10px;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
}
#mainmenu li:hover {
	opacity: 0.8;
}
#mainmenu #menuExpand {
	display: none;
}
.boldme {
	font-weight: 800;
}
#banner p {
	font-weight: bold;
	font-family: LatoBold;
	padding-top: 100px;
}
#footer {
	background: url('../../assets/files/background_tile.jpg');
	font-size: 13px;
}
#footinsert {
	background: rgba(185,189,192,0.25);
	padding: 30px 60px 45px;
	font-size: 12px;
	color: #747D8A;
}
.alignrt {
	float: right;
}
#maintext p {
	padding: 60px;
	font-size: 16px;
}
.caption {
	color: #999;
	font-size: 12px;
}
#content img {
	width: 100%;
}
#projectagg {
	font-family: LatoReg;
}
#projMenu, #footMenu {
	overflow: hidden;
}
#footMenu {
	width: 870px;
	margin: 0 auto;
}
#projMenu {
	margin-left: -15px;
	width: 900px;
}
.prMenuItem {
	float: left;
	height: 190px;
	width: 270px;
	overflow: hidden;
	margin: 15px;
}
#footMenu .prMenuItem {
	margin: 5px 15px 55px;
}
#footMenu .prMenuItem:first-of-type {
	margin-left: 0;
}
#footMenu .prMenuItem:last-of-type {
	margin-right: 0;
}
.proNameOverlay {
	width: 270px;
	height: 190px;
	margin-top: -194px;
	position: absolute;
	text-align: center;
	color: #FFF;
	background: rgba(32,36,42,0.5);
	font-size: 18px;
}
#footMenu .proNameOverlay {
	font-size: 20px;
	text-transform: uppercase;
}
.proNameOverlay span {
	padding: 0 20px;
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
	left: 0;
	text-align: center;
	margin: 0 auto;
	width: 230px;
}
.subpage-navlist {
	padding-bottom: 20px;
}
a.subpage-navitem {
	text-transform: uppercase;
	font-size: 18px;
	color: #000;
	display: block;
	padding-bottom: 5px;
}
a.subpage-navitem:hover {
	text-decoration: none;
	color: #444;
	border-bottom: none;
}
a.subpage-navitem i {
	color: #888;
	font-size: 14px;
	margin-left: 5px;
}
#subpage-header-img-hold {
	height: 300px;
	overflow: hidden;
}
.subpage-header-img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
#content #subpage-header-img-hold img {
	margin-left: 0;
}
#subpage-header-overlay {
	margin: -345px 0 0px 0px;
	height: 300px;
	width: 100%;
	background: rgba(0,0,0,0.6);
	color: #FFF;
	z-index: 5;
	position: relative;
	text-align: center;
}
.subpage-proj-name {
	font-size: 26px;
	font-family: LatoLight;
	padding: 100px 30px 0;
}
.subpage-proj-byline {
	font-size: 18px;
	font-family: LatoLight;
	padding: 20px 30px 0;
}
#subpage-header-overlay h1 {
	font-size: 36px;
}
#subpage-back-hold {
	width: 990px;
	height: 100px;
	margin: 0;
}
.subpage-backhold {
	display: inline-block;
	padding: 20px 30px;
	background: #888;
	text-transform: uppercase;
	float: left;
	font-size: 13px;
}
.subpage-backhold i {
	padding-right: 5px;
}
.subpage-backhold a {
	color: #FFF;
	font-weight: bold;
}
.subpage-backhold a:hover {
	text-decoration: none;
	border-bottom: none;
}
.subpage-caption-hold {
	display: inline-block;
	float: right;
	width: 75%;
}
.subpage-caption-hold .wp-caption-text {
	width: auto;
	color: #888;
	border-bottom: none;
	padding: 10px 20px;
	text-align: right;
}
#subpage-bottom-nav {
	width: 990px;
	margin-left: -60px;
	margin-bottom: 40px;
	background: #CCC;
	overflow: hidden;
	font-weight: bold;
}
#subpage-bottom-nav a {
	color: #000;
}
#subpage-bottom-nav a:hover {
	border-bottom: none;
	color: #444;
	text-decoration: none;
}
#subpage-bottom-left {
	width: 40%;
	float: left;
	text-transform: uppercase;
	color: #000;
	padding: 30px 0 30px 60px;
}
#subpage-bottom-right {
	width: 40%;
	float: right;
	text-align: right;
	text-transform: uppercase;
	color: #000;
	padding: 30px 60px 30px 0;
}
#attachment_42 img {
	margin-left: 0;
}

@media screen and (max-width: 1006px) {
	#homewrap {
		width: 100%;
	}
	.centreme {
		padding: 0 5%;
		width: 90%;
	}
	.wp-caption-text {
		width: 80%;
	}
	#attachment_367 {
		width: 100%;
		margin-left: 0;
	}
	#homewrap p, .teamcontent h1, .teamcontent h2, #contactLeftCol h1, h1, h2, h3 {
		padding-right: 20px;
		padding-left: 20px;
	}
	#maintext img {
		width: 100%;
		height: auto;
	}
	#mainmenu li {
		font-size: 12px;
	}
	#footer p {
		margin: 0 10px;
	}
	#abouthold #aleft, #abouthold #aright, #contactformleft, #contactformright {
		width: 100%;
		float: none;
	}
	.size-full {
		width: 100%;
		height: auto;
		width: calc(100% + 40px);
	}
	#attachment_42 .wp-image-42 {
		margin-left: 0;
	}
	#contactformleft {
		margin-left: 20px;
	}
	#projectagg {
		margin: 0 20px;
	}
	#projMenu {
		width: 100%;
		margin-left: 0px;
		margin: 40px 12px 0px 12px;
	}
	.proNameOverlay {
		margin-top: -224px;
	}
	#projMenu, #footMenu {
		width: 100%;
	}
	.prMenuItem {
		width: 46%;
		margin: 6px 8px;
	}
	#footMenu .prMenuItem {
		margin: 5px 1% 55px;
		width: 31%;
	}
	.proNameOverlay {
		margin-top: -224px;
	}
	#footMenu .proNameOverlay {
		margin-top: -224px;
		width: 31%;
	}
	#footMenu .prMenuItem:first-of-type {
		margin-left: 1%;
	}
	#footMenu .size-full {
		width: 100%;
		height: 190px;
	}
	#footMenu .proNameOverlay {
		margin-top: -195px;
	}
	#footMenu .proNameOverlay span {
		width: 85%;
	}
	#subpage-header-overlay {
		width: 100%;
		margin: -345px 0 0px 0px;
		/*width: calc(100% + 120px);*/
	}
	#subpage-back-hold {
		width: 100%;
		margin-left: 0;
	}
	.subpage-caption-hold {
		width: 60%;
	}
	#subpage-bottom-nav {
		width: 100%;
		margin-left: 0;
	}
	#subpage-bottom-left {
		padding-left: 20px;
	}
	#subpage-bottom-right {
		padding-right: 20px;
	}
	#subpage-header-img-hold {
		margin-left: 0;
		width: 100%;
	}
	#content #subpage-header-img-hold img {
		width: 100%;
	}
}

@media screen and (max-width: 640px) { /*mobile */
	.centreme {
		/*width: 100%;*/
		padding: 0;
		width: calc(100% - 120px);
	}
	#homewrap {
		margin-top: 0;
		width: 100%;
		padding: 0;
	}
	#homewrap p, .teamcontent h1, .teamcontent h2, #contactLeftCol h1, h1, h2, h3 {
		padding-right: 30px;
		padding-left: 30px;
	}
	#nav {
		height: auto;
		position: relative;
		padding-bottom: 10px;
	}
	#nav ul li {
		float: none;
		text-align: center;
		display: none;
	}
	h1 {
		font-size: 21px;
	}
	#maintext img {
		width: 100%;
		height: auto;
	}
	#maintext p {
		padding-top: 30px;
	}
	#mainmenu li {
		font-size: 12px;
	}
	#footer p {
		margin: 0 10px;
	}
	#mainmenu #menuExpand {
		display: block;
	}
	#footnav {
		display: none;
	}
	#abouthold #aleft, #abouthold #aright, #contactformleft, #contactformright {
		width: 100%;
		float: none;
	}
	.size-full {
		width: 100%;
		height: auto;
		width: calc(100% + 40px);
	}
	.prMenuItem {
		width:92%;
		margin-bottom:0px;
	}
	#attachment_42 .wp-image-42 {
		margin-left: -20px;
	}
	#abouthold #attachment_42 {
		float: none;
		margin: 0 auto;
	}
	#contactformleft {
		margin-left: 20px;
	}
	#projectagg {
		margin: 0 20px;
	}
	#projMenu {
		width: 100%;
		margin-left: 0px;
	}
	.proNameOverlay {
		margin-top: -224px;
	}
	.continp, #msg {
		width: 97%;
	}
	#submitter {
		margin-left: 0;
	}
	#footnav {
		display: none;
	}
	#subpage-back-hold {
		height: auto;
	}
	.subpage-backhold {
		float: none;
		display: block;
	}
	.subpage-caption-hold {
		width: 100%;
		display: block;
		float: none;
	}
	.subpage-navlist {
		padding: 30px;
	}
	.subpage-proj-name {
		width: calc(100% - 60px);
		margin: 0 auto;
		padding-top: 50px;
	}
	.subpage-proj-byline {
		width: calc(100% - 60px);
	}

}