@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	font-family: 'Open Sans', sans-serif;
}

.commercial-container {
    position: relative;
    height: 198px;
    overflow: hidden;
}

.commercial-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.x-form-label-left label.x-form-item-label {
	font-family: 'Open Sans', sans-serif;
	font-size:10.5pt;
}

.x-form-cb-label {
    position: relative;
    margin-left: 18px;
    top: -16px;
}

.x-form-display-field {
	color:#FFF;
	font-size:10.5pt;
	font-family: 'Open Sans', sans-serif;
}

.ext-webkit .x-btn button {
	padding:10px;
}

.x-btn button {
	background-color:white;
}

.x-btn-text {
	padding: 0px 10px;
}

#main-background {
	background-color:#034DA2;
	min-height:200px;
}

#main-index-content {
	text-align: center;
	background:#0079C0;
	min-height:200px;
	color:#FFF;
}

#main-content {
	text-align:left;
	background:#0079C0;
	min-height:200px;
	color:#FFF;
	padding:10px 40px;
}

#form-content {
	background:#0079C0;
	min-height:200px;
	color:#FFF;
	padding:10px 20px;
}

#formDiv{
	padding: 0px 3px 0px 3px;
}

#formDiv input[type="email"],
#formDiv input[type="number"],
#formDiv input[type="search"],
#formDiv input[type="text"],
#formDiv input[type="tel"],
#formDiv input[type="url"],
#formDiv input[type="password"],
#formDiv textarea,
#formDiv select {
  	height:22px;
	line-height:18px;
	vertical-align:middle;
  	padding: 0px 5px; }

form {
	color:#000;
	border-radius:0px;
}

form label {
	color:#FFF;
}

.error {
	color:#bb0000;
}

.requiredField {
	font-style:italic;
}

textarea {
  min-height: 80px;
  overflow: auto;
  resize: vertical;
  width: 90%;
}

.g-recaptcha {
	width: 90%;
}

.logo {
    background-image: url('../_images/logo.jpg');
    width: 291px;
    height: 95px;
    float: left;
}
	
.banner {
	background-image: url('../_images/slideshow-1.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 240px;
}
	
/*
#slideshow {
	background-image: url('../_images/slideshow.jpg');
	background-repeat:no-repeat;
	background-size:100%;
	background-position:center;
	}*/

#cardBackground {
	background-image: url('../_images/techBGBlur.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	min-height: 480px;
	position: relative;
}

#cardBackground .card img {
	width: 100%;
}

#cardBackground .card {
	background: #FFF;
    overflow: hidden;
    -webkit-box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 4px 10px 0px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
	margin-top: 20px;
    min-height: 450px;
}

#cardBackground #testimonials .card {
	height: 200px;
}
	
#testimonial {
	padding:0px 10px 0px 10px;
}
	
#cardBackground .card p {
	margin: 0px 20px 0px 20px;
}

.footer ul {
	list-style:none;
}

.footer ul li {
	display:block;
	margin-bottom:0;
}

.footer ul li a {
	text-decoration:none;
	color:#FFF;
}

.footer ul li a:hover {
	text-decoration:underline;
}

.mobile-menu {
	padding-top: 25px;
}

nav ul {
	list-style:none;
}
	
nav a {
	display:block;
	text-decoration:none;
	color:#efefef;
	width:100%;
}
		
nav ul li {
	position:relative;
	width: 100%;
	background-color: #0079C0;
	text-align:center;
}
		
nav ul li a {
	display:block;
	padding:5px 0px;
	font-size:.8em;
	line-height:40px;
	text-decoration: none;
}
		
.socialMediaIconsArea {
	display: none;
}
		
.footerCenterBlock {
	text-align: left;
}

.footerLeftBlock {
	text-align: left;
}
	
.footerRightBlock {
	text-align: left;
}
	
h1 {
	font-size: 28px;
	line-height: 30px;
	text-transform: uppercase;
	padding-top: 15px;
}

@media (min-width: 1000px) {
/*#slideshow {
	background-image: url('../_images/slideshow.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 480px;
	position: relative;
}*/
	
.commercial-container {
    position: relative;
    height: 298px;
    overflow: hidden;
}

.commercial-container iframe {
    position: absolute;
    top:0;
    left: 25%;
    width: 50%;
    height: 100%;
}
	
.banner {
	background-image: url('../_images/slideshow-1.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 480px;
}
	
.flexslider .slides li {
	position:relative;
}
	
.flexslider .slides li p {
	padding: 0px;
	margin: 0;
}
	
.flex-caption {
	position:absolute;
	width: 100%;
	height: 15%;
	left: 0;
	bottom: 0;
	background: rgba(255,255,255,0.5);
	color:#000;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px;
}
	
nav {
	font: 17px 'PT Sans',san-serif;
}
	
h1, h2 {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-weight: 300;
	margin-bottom: 15px;
	font-size: 3.5rem; line-height: 1.5;  letter-spacing: -.1rem;
	font-family: 'PT Sans',san-serif;
}
	
h6 {
	font-size: 14px;
	font-family: 'PT Sans',san-serif;
}
	
textarea {
	min-height: 80px;
	overflow: auto;
	resize: vertical;
	width: 50%;
}
	
.mobile-menu {
	padding-top: 0px;
}
	
nav ul li a {
	display: block;
	font-size:.8em;
	line-height:40px;
	text-decoration: none;
}
		
nav ul li {
	float:left;
	display:inline-block;
	position: relative;
	margin-bottom:0rem;
	text-align:center;
	width: 14.2859%;
	width: calc(100% / 7);
	box-sizing:border-box;
	background-color: #034DA2;
	border-right: 1px solid #0079C0;
}
		
nav ul li:last-child {
	border-right:none;
}
	
nav ul li a:link {
	text-decoration:none;
	color:#ffffff;
}
	
nav ul li a:visited {
	text-decoration:none;
	color:#ffffff;
}
	
nav ul li a:hover {
	text-decoration:none;
	background-color:#212e33;
	color:#ffffff;
}
	
nav ul li a:active {
	text-decoration:none;
	color:#ffffff;
}
		
.socialMediaIconsArea {
	float: right;
	display:inline;
}
	
.socialMediaIcons {	
	width: auto;
	height: 32px;
	padding: 10px 20px 0;
	text-align: right;
	margin-bottom: 10px;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	background-color: #f6f6f6;
}
		
.socialMediaIcons h5 {
	display: inline;
	margin: -5px 0 0;
	vertical-align: top;
}
		
.socialMediaIcons .textwidget {
	display:inline;
}
		
.socialMediaIcons .facebook {
	background: url('../_images/fb.png') no-repeat center center;
}
		
.socialMediaIcons .twitter { 
	background: url('../_images/twitter.png') no-repeat center center;
}
		
.socialMediaIcons .linkedin { 
	background: url('../_images/linkedin.png') no-repeat center center;
}
		
.socialMediaIcons .gplus {
	background: url('../_images/g+.png') no-repeat center center;
}
		
.socialMediaIcons .flickr { 
	background: url('../_images/flickr.png') no-repeat center center;
}
	
.socialMediaIcons a {	
	width: 20px;
	height: 20px;
	display: inline-block;
	margin: 0 0 0 1px;
}
	
.socialMediaIconsArea h6 {
	text-align: right;
	padding-right: 22px;
	margin: 0;
	color: #000000;
}
		
#socialMediaIconsEmail a, .tm_client strong {
	color: #034DA2;
	text-decoration: none;
}
	
.footerCenterBlock {
	text-align: center;
}

.footerLeftBlock {
	text-align: left;
}
	
.footerRightBlock {
	text-align: right;
}
}