@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
body
{
	margin:0 auto;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	font-size:100%;
}
#upper-strip
{
	display:inline-block;
	width:90%;
	padding:0.3em 5%;
	background-color:#ca3531;
}
#social-media
{
	width:auto;
	float:left;
}
#social-media img
{
	margin-left:0.8em;
	float:left;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-ms-transition-duration:0.3s;
}
#social-media img:hover
{
	opacity:0.8;
}
#head-contact
{
	width:auto;
	padding-top:0.25em;
	font-size:0.8em;
	color:#fff;
	margin-right:1.3em;
	float:right;
}
#head-contact img
{
	margin-right:0.5em;
	float:left;
}
#head-contact em
{
	position:relative;
	display:block;
	float:left;
	margin-left:2em;
}
#header
{
	display:inline-block;
	position:relative;
	width:90%;
	padding:0.3em 5%;
	box-shadow:0px 5px 5px rgba(51, 51, 51, 0.7);
	clear:both;
}
.logo
{
	max-width: 400px;
	width:auto;
	float:left;
}
#head-contact a:link
{
	color:#fff;
	text-decoration:none;
}
#head-contact a:visited
{
	color:#fff;
	text-decoration:none;
}
#head-contact a:hover
{
	text-decoration:underline;
}
#banner
{
	width:100%;
	clear:both;
}
.ban-res
{
	width:100%;
}
#banner figcaption
{
	position:relative;
	margin-top:-30em;
	display:inline-block;
	width:auto;
	padding:0.8em 1.5em 1.3em;
	margin-right:5.5%;
	z-index:2;
	background-color:rgba(255,255,255,0.8);
	float:right;
}
#banner figcaption h2
{
	color:#ca3531;
	font-size:2em;
	margin-bottom:0.5em;
}
#body-sec
{
	display:inline-block;
	position:relative;
	width:100%;
	margin-top:-18em;
	background-image:url(../images/blue-bg.png);
	background-position:top center;
	clear:both;
}
#welcome-contain
{
	display:inline-block;
	width:90%;
	margin:10em 5% 0;
	background-color:#fff;
	box-shadow:3px 5px 5px rgba(51, 51, 51, 0.7);
	color:#333;
	clear:both;
}
#welcome-left
{
	width:65%;
	padding:2.5%;
	text-align:justify;
	float:left;
}
#welcome-left h1
{
	font-size:1.6em;
	margin-bottom:1em;
}
#welcome-left h1 em
{
	color:#ca3531;
}
#welcome-left p
{
	font-size:0.9em;
	line-height:1.4em;
	margin-bottom:1em;
}
#welcome-left a:link
{
	color:#ca3531;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-ms-transition-duration:0.3s;
}
#welcome-left a:visited
{
	color:#ca3531;
	text-decoration:none;
}
#welcome-left a:hover
{
	color:#333;
	text-decoration:none;
}
#welcome-right
{
	width:25%;
	padding:2.5%;
	background-color:#eee;
	text-align:center;
	float:right;
}
#welcome-right h1
{
	font-size:1.6em;
	margin-bottom:0.3em;
	color:#ca3531;
}
#welcome-right img
{
	margin-bottom:0.7em;
	border:solid 3px #fff;
	box-shadow:3px 3px 3px rgba(51, 51, 51, 0.7);
}
#welcome-right h2
{
	margin-bottom:0.5em;
	color:#ca3531;
	font-weight:bold;
	font-size:1em;
}
#welcome-right p
{
	font-size:0.9em;
	line-height:1.2em;
}
#products-contain
{
	display:inline-block;
	width:92%;
	margin:3em 4%;
	clear:both;
}
#products-sub
{
	display:inline-block;
	width:23%;
	margin:0 1%;
	background-color:#fff;
	box-shadow:3px 5px 5px rgba(51, 51, 51, 0.7);
	color:#333;
	float:left;
}
#products-sub img
{
	width:100%;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	border:solid 3px #fff;
}
#products-sub h2
{
	padding:0.5em 7%;
	color:#ca3531;
	font-size:1.2em;
	height:20px;
}
#products-sub p
{
	padding:0 7% 1em;
	font-size:0.9em;
	line-height:1.6em;
	text-align:justify;
}
#products-sub button
{
	display:inline-block;
	margin:0.6em 7% 1.5em;
	padding:0;
	border:none;
	cursor:pointer;
	color:#fff;
	background-color:#454545;
	font-size:0.9em;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-ms-transition-duration:0.3s;
}
#products-sub button em
{
	display:inline-block;
	background-color:#ca3531;
	padding:0.7em 1em;
	margin-left:-1px;
	color:#fff;
	border-right:solid 1px #fff;
}
#products-sub button em img
{
	border:none;
}
#products-sub button span
{
	display:inline-block;
	padding:0 0.5em;
}
#products-sub button:hover
{
	background-color:#ca3531;
}
#recognitions-left, #recognitions-middle {
	width: 46.5%;
	padding: 1.5%;
    text-align: justify;
    float: left;
}
#recognitions-right {
	width: 46.5%;
    padding: 1.5%;
    text-align: justify;
    float: right;
}

#recognitions-contain img {
	border: 1px solid #ddd;
}
#recognitions-contain button {
	display: inline-flex;
	align-items: center;
    margin-top: 10px;
    padding: 0;
    border: none;
    cursor: pointer;
    color: #fff;
    background-color: #454545;
    font-size: 0.9em;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
}
#recognitions-contain button em {
    display: inline-block;
    background-color: #ca3531;
    padding: 0.7em 1em;
    margin-left: -1px;
    color: #fff;
    border-right: solid 1px #fff;
}
#recognitions-contain button span {
    display: inline-block;
    padding: 0 0.5em;
}
#recognitions-contain button em img {
    border: none;
}
#affiliate-banner a {
	display: inline-block;
}
#affiliate-banner img {
	width: 90%;
    margin: 0 5%;
    max-width: 90%;
    display: inline-block;
    box-sizing: border-box;
	border: 1px solid #ddd;
}

.text-align-center {
	text-align: center;
}
#get-into-touch
{
	display:inline-block;
	width:90%;
	margin:0 5% 7em;
	padding:5em 5%;
	background-image:url(../images/get-into-touch-bg.jpg);
	background-position:top center;
	border:solid 3px #fff;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-shadow:3px 5px 5px rgba(51, 51, 51, 0.7);
	clear:both;
}
#get-into-touch-body
{
	width:40%;
	padding:3em 4% 3em 10%;
	text-align:justify;
	background-color:rgba(255,255,255,0.9);
	background-image:url(../images/gold-bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
#get-into-touch-body h2
{
	font-size:1.3em;
	line-height:1.4em;
	margin-bottom:1em;
	color:#ca3531
}
#get-into-touch-body p
{
	font-size:0.9em;
	line-height:1.6em;
	color:#333;
}
#get-into-touch-body button
{
	margin-top:1.5em;
	padding:0.5em 1em;
	cursor:pointer;
	color:#333;
	border:solid 1px #333;
	border-radius:3px;
	background-color:transparent;
	font-size:1em;
	outline:none;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-ms-transition-duration:0.3s;
}
#get-into-touch-body button:hover
{
	background-color:#333;
	color:#fff;
}
#footer-logo
{
	position:relative;
	display:block;
	margin-top:-4em;
	text-align:center;
	z-index:1;
}
#footer-logo img
{
	background-color:#fff;
	border:solid 3px #ccc;
	padding:0.5em;
	box-shadow:3px 5px 5px rgba(51, 51, 51, 0.7);
}
#footer
{
	width:80%;
	padding:0 10% 3em;
	margin-top:-4.5em;
	background-image:url(../images/footer-bg.jpg);
	text-align:center;
}
#footer h3
{
	font-size:1.2em;
	padding-top:6em;
	padding-bottom:1em;
}
#footer img
{
	margin:0 0.4em;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-ms-transition-duration:0.3s;
}
#footer img:hover
{
	opacity:0.75;
}
#footer p
{
	font-size:0.9em;
	margin-top:1em;
}
#footer p a:link
{
	color:#333;
	text-decoration:none;
}
#footer p a:visited
{
	color:#333;
	text-decoration:none;
}
#footer p a:hover
{
	text-decoration:underline;
}

/* Breadcrumb */
#breadcrumb
{
	width:100%;
	padding:1em 0 3em;
	font-size:0.9em;
	clear:both;
}
#breadcrumb em
{
	color:#ca3531;
	font-weight:bold;
}
#breadcrumb a:link
{
	color:#333;
	text-decoration:none;
}
#breadcrumb a:visited
{
	color:#333;
	text-decoration:none;
}
#breadcrumb a:hover
{
	color:#333;
	text-decoration:underline;
}

#body-inner
{
	position:relative;
	width:90%;
	padding:1em 5%;
	margin-top:-10em;
	background-image:url(../images/blue-bg-inner.png);
	background-position:top center;
	color:#333;
	clear:both;
}

/* Profile */
#profile-contain, #recognitions-contain
{
	width:96%;
	padding:1em 2% 2em;
	margin-bottom:7em;
	background-color:#fff;
	box-shadow:3px 5px 5px rgba(51, 51, 51, 0.7);
	clear:both;
}
#profile-body, #recognitions-body
{
	display:inline-block;
	width:100%;
	clear:both;
}
#profile-body img
{
	float:left;
	margin:0 1.5em 0.5em 0;
}
#profile-contain h1, #recognitions-contain h1
{
	font-size:1.8em;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	font-weight:400;
	border-bottom:solid 1px #aaa;
}
#profile-body h2, #recognitions-body h2
{
	font-size:1.6em;
	margin:0.5em 0;
	color:#ca3531;
}
#profile-body p, #recognitions-body p
{
	margin-bottom:1em;
	color:#666;
	font-size:0.9em;
	text-align:justify;
	line-height:1.6em;
}
#profile-body p strong, #recognitions-body p strong
{
	display:block;
	font-size:1.2em;
	color:#ca3531;
}
#why-work-contain
{
	display:inline-block;
	width:96%;
	padding:1em 2%;
	margin-top:3em;
	background-color:#f5f5f5;
	clear:both;
}
#why-work-contain h2
{
	color:#ca3531;
	font-size:1.4em;
}
#why-work
{
	width:auto;
	margin-bottom:1em;
	clear:both;
}
#why-work img
{
	width:auto;
	margin:0 1em 0.5em 0;
	border:solid 3px #fff;
	box-shadow:3px 3px 3px rgba(51, 51, 51, 0.7);
	float:left;
}
#why-work h3
{
	padding:1em 0 0.5em;
	color:#ca3531;
	font-size:1.2em;
}
#services-contain
{
	display:inline-block;
	width:96%;
	padding:1em 2%;
	background-color:#f5f5f5;
	clear:both;
}
#services-contain h3
{
	font-size:1.2em;
	color:#ca3531;
}
#services
{
	width:100%;
	margin-top:1em;
	clear:both;
}
#services figure
{
	width:15%;
	padding:0 2.5%;
	text-align:center;
	float:left;
}
#services figure figcaption
{
	font-size:0.9em;
}
#services figure img
{
	border:solid 1px #ccc;
}

/* Products */
/* 1. Security */
#products-main-contain
{
	width:96%;
	padding:1em 2% 2em;
	margin-bottom:7em;
	background-color:#fff;
	box-shadow:3px 5px 5px rgba(51, 51, 51, 0.7);
	clear:both;
}
#products-main-contain h1
{
	font-size:1.8em;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	font-weight:400;
	border-bottom:solid 1px #aaa;
}
#products-body
{
	display:inline-block;
	width:100%;
	clear:both;
}
#products-left
{
	width:75%;
	float:left;
}
#products-left h2
{
	font-size:1.6em;
	color:#ca3531;
	margin-bottom:1em;
}
#products-left-sub
{
	width:30%;
	margin-right:3.33%;
	margin-bottom:3em;
	text-align:center;
	float:left;
}
#products-left-sub img
{
	width:99%;
	border:solid 1px #ccc;
}
#products-left-sub h3
{
	height:30px;
	font-size:1.2em;
	color:#222;
	margin:0.5em 0;
}
#products-left-sub h3 a
{
	color:#222;
	text-decoration:none;
}
#products-left-sub button
{
	background-color:#ca3531;
	border:solid 1px #ca3531;
	margin-top:0.5em;
	padding:0.5em 1em;
	font-size:1em;
	color:#fff;
	border-radius:3px;
	cursor:pointer;
	outline:none;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-ms-transition-duration:0.3s;
}
#products-left-sub button:hover
{
	background-color:transparent;
	color:#ca3531;
}

#products-right
{
	width:23%;
	margin-left:2%;
	padding-bottom:1em;
	background-color:#f5f5f5;
	float:left;
}
#products-right h2
{
	font-size:1.1em;
	color:#fff;
	background-color:#ca3531;
	font-weight:300;
	padding:0.5em 1em;
}
#products-right ul li
{
	padding:0.8em 1em;
	font-size:0.9em;
	border-bottom:solid 1px #ccc;
	color:#333;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-ms-transition-duration:0.3s;
}
#products-right ul a:link
{
	text-decoration:none;
}
#products-right ul a:visited
{
	text-decoration:none;
}
#products-right ul li:hover
{
	background-color:#e5e5e5;
}
.active-prod
{
	background-color:#e5e5e5;
}
#products-right h3
{
	margin:1.5em 0 0.75em;
	text-align:center;
	color:#ca3531;
}
#example {
  width: 90%; /* the common width of the images */
  margin:0 5%;
  border: 1px solid #ddd;
}
#example img
{
	width:100%;
}

/* Contact */
#contact-contain
{
	width:96%;
	padding:1em 2%;
	margin-bottom:7em;
	background-color:#fff;
	box-shadow:3px 5px 5px rgba(51, 51, 51, 0.7);
	clear:both;
}
#contact-info
{
	width:30%;
	margin-right:5%;
	float:left;
}
#contact-info h2
{
	font-size:1.6em;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	font-weight:400;
	border-bottom:solid 1px #aaa;
}
#contact-info h3
{
	font-size:1.2em;
	margin-bottom:0.5em;
	color:#ca3531;
}
#contact-info p
{
	font-size:0.9em;
	line-height:1.6em;
	color:#666;
}
#contact-info p em
{
	font-size:1.2em;
	color:#333;
	font-weight:bold;
}
#contact-info p strong
{
	color:#ca3531;
}
#contact-info p a:link
{
	color:#666;
	text-decoration:none;
}
#contact-info p a:visited
{
	color:#666;
	text-decoration:none;
}
#contact-info p a:hover
{
	text-decoration:underline;
}

#contact-form
{
	width:65%;
	color:#333;
	font-size:1em;
	line-height:1.4em;
	float:right;
}
#contact-form h2
{
	font-size:1.8em;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	font-weight:400;
	border-bottom:solid 1px #aaa;
}
.input-field
{
	width:28.75%;
	margin:0 2% 1em 0;
	padding:1%;
	font-size:0.95em;
	outline:none;
	appearance:field;
	float:left;
}
.text-field
{
	width:95.7%;
	height:70px;
	padding:1%;
	font-family: 'Open Sans', sans-serif;
	margin-bottom:1em;
	font-size:0.95em;
	resize:none;
	outline:none;
}
.form-buttons
{
	margin:0 2% 0 0;
	padding:0.8% 2.5%;
	background-color:#333;
	color:#fff;
	font-size:1em;
	cursor:pointer;
	float:left;
	outline:none;
	border:none;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-ms-transition-duration:0.3s;
}
.form-buttons:hover
{
	background-color:#444;
}

#location-map
{
	display:inline-block;
	width:100%;
	margin-top:3em;
	clear:both;
}
#location-map h2
{
	font-size:1.8em;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	font-weight:400;
	border-bottom:solid 1px #aaa;
}
.sse-map
{
	width:100%;
	height:300px;
}
#careers-contain
{
	width:100%;
	margin:3em 0 1em;
	clear:both;
}
#careers-contain h2
{
	font-size:1.6em;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
	font-weight:400;
	border-bottom:solid 1px #aaa;
}
#careers-contain h2 em
{
	color:#ca3531;
}
#careers-contain p
{
	color:#666;
	font-size:0.9em;
	line-height:1.6em;
}
#careers-contain h3
{
	font-size:1.2em;
	color:#ca3531;
	margin-top:1em;
}
#careers-contain ul
{
	list-style-type:disc;
	list-style-position:inside;
	margin:0.5em 0 1em;
}
#careers-contain ul li
{
	line-height:1.6em;
	font-size:0.9em;
	font-weight:bold;
}
#careers-contain p a:link
{
	color:#333;
	font-weight:bold;
	text-decoration:none;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-ms-transition-duration:0.3s;
}
#careers-contain p a:visited
{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
#careers-contain p a:hover
{
	color:#ca3531;
}

@media only screen and (min-width:1700px)
{
	body
	{
		font-size:112%;
	}
	#services figure figcaption
	{
		text-align:left;
	}
}

@media only screen and (max-width:1024px)
{
	#upper-strip
	{
		width:96%;
		padding:0.3em 2%;
	}
	#header
	{
		width:96%;
		padding:0.3em 2%;
	}
	#banner figcaption
	{
		margin-top:-25em;
		padding:0.8em 1.5em 1.3em;
		margin-right:2.5%;
	}
	#welcome-contain
	{
		width:96%;
		margin:10em 2% 0;
	}
	#products-contain
	{
		width:98%;
		margin:3em 1%;
	}
	#products-sub
	{
		height:480px;
	}
	#products-sub h2
	{
		height:auto;
	}
	#get-into-touch
	{
		width:96%;
		margin:0 2% 7em;
		padding:3em 5%;
	}
	#get-into-touch-body
	{
		width:55%;
		padding:2em 4% 2em 13%;
	}
	#body-inner
	{
		width:96%;
		padding:1em 2%;
	}
	#products-left
	{
		width:70%;
	}
	#products-right
	{
		width:28%;
	}
	#products-left-sub h3
	{
		font-size:1em;
		line-height:1.2em;
	}
	#products-left-sub button
	{
		padding:0.3em 1em;
	}
}

@media only screen and (max-width:800px)
{
	
	#upper-strip
	{
		width:90%;
		padding:0.6em 5%;
		margin-top:2.8em;
	}
	#social-media img
	{
		margin-left:0;
		margin-right:0.8em;
	}
	#head-contact
	{
		margin-right:0em;
	}
	#header
	{
		width:90%;
		padding:0.3em 5%;
	}
	#banner figcaption
	{
		margin-top:-20em;
		padding:0.8em 1.5em 1.3em;
		margin-right:5%;
		font-size:0.95em;
	}
	#body-sec
	{
		background-image:none;
		margin-top:0;
		background-color:#506496;
	}
	#welcome-contain
	{
		width:90%;
		margin:3em 5% 0;
	}
	#welcome-left
	{
		width:90%;
		padding:5%;
	}
	#welcome-left h1
	{
		text-align:left;
	}
	#welcome-right
	{
		width:90%;
		padding:5%;
		text-align:left;
	}
	#welcome-right img
	{
		margin-top:1em;
		float:left;
	}
	#welcome-right h2
	{
		margin-left:12em;
		margin-top:2em;
	}
	#welcome-right p
	{
		margin-left:13.5em;
	}
	#products-contain
	{
		width:92%;
		margin:3em 4% 1em;
	}
	#products-sub
	{
		width:46%;
		margin:0 2% 2em;
		height:500px;
		background-color:#f5f5f5;
	}
	#get-into-touch
	{
		width:90%;
		margin:0 5% 7em;
		padding:0;
	}
	#get-into-touch-body
	{
		width:77%;
		padding:2em 5% 2em 18%;
		margin:0;
	}
	#body-inner
	{
		width:90%;
		padding:1em 5%;
		background-image:none;
		background-color:#506496;
		margin-top:-2px;
	}
	#profile-contain, #recognitions-contain
	{
		width:90%;
		padding:1em 5% 2em;
		margin-top:-3em;
	}
	#profile-contain img
	{
		float:none;
		margin:0 0 1em;
	}
	#services figure
	{
		width:25%;
		padding:0 2.5%;
		margin:0.5em 0 1.5em;
	}
	#services figure figcaption
	{
		line-height:1.2em;
	}
	#services figure img
	{
		width:100%;
	}
	#products-left
	{
		width:100%;
	}
	#products-left-sub
	{
		width:31%;
		margin:0 1% 3em;
	}
	#products-right
	{
		width:60%;
		margin:0;
	}
	#contact-contain
	{
		width:90%;
		padding:1em 5%;
	}
	#contact-info
	{
		width:100%;
		margin-right:0;
		margin-bottom:3em;
	}
	#contact-form
	{
		width:100%;
		float:none;
	}
}

@media only screen and (max-width:640px)
{
	#banner figcaption
	{
		margin-top:-10em;
		padding:0.8em 1.5em 1.3em;
		font-size:0.9em;
	}
	#profile-contain, #recognitions-contain
	{
		margin-top:-3em;
	}
	#under-construction
	{
		margin-top:-3em;
	}
	#contact-contain
	{
		margin-top:-3em;
	}
	#recognitions-left, #recognitions-middle, #recognitions-right {
		width: 94%;
		padding: 3%;
	}
	#recognitions-right iframe {
		display: none;
	}
}
@media only screen and (max-width:580px)
{
	#header
	{
		margin-top:3em;
	}
	#upper-strip
	{
		display:none;
	}
	.logo
	{
		width:450px;
	}
	#products-left-sub h3
	{
		font-size:0.9em;
	}
}
@media only screen and (max-width:480px)
{
	#banner figcaption
	{
		display:none;
	}
	#products-sub
	{
		width:96%;
		height:auto;
	}
	#get-into-touch-body
	{
		width:70%;
		padding:2em 5% 2em 25%;
		margin:0;
	}
	#footer p
	{
		line-height:1.6em;
	}
	.logo
	{
		width:360px;
	}
	#products-left-sub
	{
		width:46%;
		margin:0 2% 3em; 
	}
	#products-left-sub h3
	{
		height:20px;
	}
	#products-right
	{
		width:100%;
	}
}
@media only screen and (max-width:375px)
{
	.logo
	{
		width:320px;
	}
	#welcome-left h1
	{
		font-size:1.2em;
		line-height:1.2em;
	}
	#welcome-right
	{
		display:none;
	}
	#products-sub h2
	{
		font-size:1.2em;
		line-height:1.2em;
	}
	#products-sub p
	{
		font-size:0.85em;
	}
	#get-into-touch-body
	{
		width:90%;
		padding:2em 5%;
		background-image:none;
	}
	#profile-contain h1, #recognitions-contain h1
	{
		font-size:1.4em;
		line-height:1.2em;
	}
	#profile-body img
	{
		width:100%;
	}
	#profile-contain h2, #recognitions-contain h2
	{
		font-size:1.2em;
		line-height:1.2em;
	}
	#services figure
	{
		width:45%;
		padding:0 2.5%;
		margin:0.5em 0 1.5em;
	}
	#products-left-sub
	{
		width:96%;
	}
	#products-left-sub h3
	{
		height:auto;
		font-size:1.1em;
	}
	#contact-info h2
	{
		font-size:1.4em;
		line-height:1.2em;
	}
	#contact-form h2
	{
		font-size:1.4em;
		line-height:1.2em;
	}
	#location-map h2
	{
		font-size:1.4em;
		line-height:1.2em;
	}
	.input-field
	{
		width:96%;
		margin:0 0 1em;
		padding:2%;
		font-size:0.9em;
	}
	.text-field
	{
		width:96%;
		padding:2%;
		font-size:0.9em;
	}
	.form-buttons
	{
		margin:0 3% 0 0;
		padding:1% 3%;
	}
	.sse-map
	{
		height:200px;
	}
	#under-construction h2
	{
		font-size:1.4em;
		line-height:1.2em;
	}
	#under-construction p
	{
		font-size:0.9em;
	}
	#careers-contain h2
	{
		font-size:1.4em;
		line-height:1.2em;
	}
}

@media only screen and (max-width:375px)
{
	.logo
	{
		width:290px;
	}
}
@media only screen and (max-width:375px)
{
	#welcome-left h1
	{
		font-size:1.1em;
	}
}