@import url("../webfonts/poppinsReg/stylesheet.css");
@import url("../webfonts/ralewayBold/stylesheet.css");
@import url("../webfonts/poppinsBold/stylesheet.css");
/* CSS Document */


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

p, h1, h2, h3, h4 {
	margin-right: 10px;
	margin-left: 10px;
}
#aboutHeader h1 {
	text-align: center;
}
/*#aboutHeader h1:before, #aboutHeader h1:after {
	background-color: #EA5538;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 25%;
		margin-bottom: 11px;
}*/
#aboutHeader h1:before {
	right: 0.5em;
	margin-left: -50%;
}
#aboutHeader h1:after {
	left: 0.5em;
	margin-right: -50%;
}
#aboutHeader {
	background-image: url(../images/bg/techbg2.jpg);
	background-repeat: no-repeat;
	background-position: -1100px;
	text-align: center;
	background-color: #FFF;
	margin-bottom: 15px;
}
.mainheader {
	font-family: ralewayBold, sans-serif;
	font-size: 19px;
	font-style: normal;
	color: #000;
	line-height: 200px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.mainheader2 {
	font-family: ralewayBold, sans-serif;
	font-size: 19px;
	font-style: normal;
	color: #000;
	line-height: 100px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#about0 h2, #about1 h2 {
	font-family: ralewayBold, sans-serif;
	font-size: 21px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
}
#staff h2 {
	font-family: ralewayBold, sans-serif;
	font-size: 21px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
}
#about0 p, #about1 p {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#staff p {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#about0 img {
	width: 40%;
}
#about1 img {
	float: right;
	margin-left: 10px;
	width: 40%;
}
#staff img {
	float: left;
	width: 35%;
	margin-right: 10px;
}
.scale {
	max-width: 350px;
}
#about1Right {
	text-align: center;
}
#logos {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#logos img {
	width: 40%;
	display: inline;
	margin: 40px;
}


@media only screen and (min-width: 481px) {
#aboutHeader {
	background-image: url(../images/bg/techbg2.jpg);
	background-repeat: no-repeat;
	background-position: -1000px;
	text-align: center;
	background-color: #FFF;
}
#logos img {
	width: 15%;
	display: inline;
	margin: 10px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 900px) {
p, h1, h2, h3, h4 {
	margin-right: 0px;
	margin-left: 0px;
}
#aboutHeader {
	background-image: url(../images/bg/techbg2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.mainheader {
	font-family: ralewayBold, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #000;
	line-height: 200px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#about0 h2, #about1 h2 {
	font-family: ralewayBold, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
#staff h2 {
	font-family: ralewayBold, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
#about0 p, #about1 p {
	font-family: poppinsReg, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#staff p {
	font-family: poppinsReg, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#about0 img {
	float: left;
	width: 40%;
}
#about1 img {
	float: right;
	width: 50%;
}
#staff img {
	float: left;
	width: 40%;
	margin-right: 10px;
}
.scale {
	margin-top: 20%;
	max-width: 350px;
}



}
@media only screen and (min-width: 1130px) {
#staff img {
	float: left;
	width: 15%;
	margin-right: 10px;
}
}
@media only screen and (min-width: 1300px) {
#about0 h2, #about1 h2 {
	font-family: ralewayBold, sans-serif;
	font-size: 26px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-top: 0px;
}
#staff {
	font-family: ralewayBold, sans-serif;
	font-size: 26px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-top: 0px;
}
#about0 p, #about1 p {
	font-family: poppinsReg, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#staff p {
	font-family: poppinsReg, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
.scale {
	margin-top: 10%;
	max-width: 450px;
}
#cta1bottom {
	height: 130px;
}
}
@media only screen and (min-width: 1460px) {
}
.hb {
	margin-bottom: 7px;
}
#staffHeader {
	text-align:center;
}
#logos a {
display:inline;	
	}