@charset "utf-8";
/* CSS Document */


body, html {
	width:100%;
    margin: 0 0 1px;
    padding: 0;
	height:100%;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
	font-size:16px;
    color: #000; 
	background-color:#ffffff;
}

html {
	overflow: scroll-y;
}

.clear {
	clear:both;
}
.page-break	{ }



.demofl {
float:left; width:30%; padding:2px;	box-sizing:border-box;
}

.demofr {
float:left; width:70%; padding:2px;	box-sizing:border-box;
}


hr {
	border:0;
	border-bottom:1px solid #2d5c88;
	padding-top:50px;
	margin-bottom:50px;
}

img {
	max-width:100%;
	max-height:100%;
}

a { 
color:#000;
text-decoration:none;
}

h1 {
	font-size:38px;
	font-weight:lighter;
	
}

h2 {
	color:#6d98d8;
}

h3 {
	font-size:28px;
	font-weight:lighter;
}


.header_bar_container {
	background-color:#1f3d63;
	color:#fff;
	width:100%;
}

.header_bar_content {
	width:100%;
	max-width:1200px;
	padding:5px;
	height:30px;
	margin:0 auto;
	box-sizing:border-box;
}

.header_bar_left {
	float:left;
	height:20px;
}


.header_bar_right {
	float:right;
	height:20px;
	font-weight:bold;
	letter-spacing:2px;
	color:#fff;
	font-size:12px;
	padding-top:2px;
}


.header_bar_right a {
	color:#fff;
}

.header_container {
	color:#fff;
	width:100%;
}

.header_content {
	width:100%;
	max-width:1200px;
	padding:5px;
	margin:0 auto;
	box-sizing:border-box;
}

.header_left {
	float:left;
	width:25%;
}


.header_right {
	float:right;
	width:75%;
	text-align:right;
}



.header_right ul {
	float:right;
	position:relative;
	list-style: none;
	list-style-type:none;
	color: #000;
	text-align:right;
	padding: 0px;
	position:relative;
	font-size:16px;
	}


.header_right li {
    list-style: none;
	float: left;
	padding:25px;
	text-align:center;
	font-weight:bold;

}

.header_right li:last-child  {
    list-style: none;
	float: left;
	padding:25px 0 25px 25px;
	text-align:center;
	font-weight:bold;

}


.header_right li a {
	position:relative;
	float: left;
	display:block;
	margin:0;
	color:#000;
	text-decoration:none;
}

.header_right li a:hover {
	text-decoration: underline;
}



.header_right ul ul {
			position: absolute;
			top: 100%;
			width:200px;
			margin-left:-75px;
			visibility: hidden;
			opacity: 0;
		}
		
		
		
.header_right li:hover li {
	background-color:#f7f7f7;
	color: #000;
	left:0;
			font-weight:normal;
	right:0;
	width:250px;
	border-top:1px solid #fff;
	box-sizing:border-box;
	padding:10px;
		}
	
.header_right li li:hover {

		}
	

.header_right li:hover > ul {
			visibility: visible;
			opacity: 1;
		}


.header_right ul li:hover {
}		
		
		
		
		
.hero_container {
	width:100%;
	background-image:url(../images/hero/global.png);
	background-size:cover;
	background-position:center center;
	color:#fff;
}


.hero_content {
	max-width:1200px;
	margin:0 auto;
	padding:30px 40px 30px 0;
	box-sizing:border-box;
	height:260px;
}

.hero_content h1 {
	margin-top:0;
	padding-top:0;
}

.getintouch_container {
	width:100%;
	background-color:#eaeaea;
}


.getintouch_content {
	color:#000;
	max-width:1200px;
	margin:0 auto;
	padding:10px;
	box-sizing:border-box;
}



.content_container {
	width:100%;
}


.content_content {
	color:#fff;
	max-width:1200px;
	margin:0 auto;
	padding-bottom:20px;
	color:#000;
	min-height:200px;
	box-sizing:border-box;
}

.content_content h4 {
	font-size:20px;
	color:#000;
	font-weight:lighter;
}


.content_content h2, .getintouch_content h2 {
	font-size:30px;
	color:#000;
	font-weight:lighter;
}
.content_content h3,.getintouch_content h3 {
	font-size:26px;
	color:#000;
	font-weight:lighter;
}

.hero_content h1 span {
	display:block;
}

.hero_content h3 {
	width:600px;
}

.cb {
	float:left;
	width:60%;	
	padding:10px;
	box-sizing:border-box;
}

.cs {
	float:left;
	width:40%;	
	padding:10px;
	box-sizing:border-box;
}









#footer_container {
	position:relative;
	width:100%;
	color:#000;
	background-color:#c4d7eb;
	border-top:1px solid #1f3d63;

}

#footer_content {
	position:relative;
	width:100%;
	padding-top:5px;
	max-width:1200px;
	margin:0 auto;
	box-sizing:border-box;
}


.col-3 {
	position:relative;
	float:left;
	width:25%;
	font-size:12px;
	box-sizing: border-box;
	text-align:left;
}

.col-3-right {
	position:relative;
	float:right;
	width:25%;
	box-sizing: border-box;
	text-align:right;
}

.col-3 ul {
 list-style:none;	
 margin:0;
 padding:0;
}
.col-3 ul li {
	padding:5px;
}





.copyinfo_container {
	position:relative;
	border-top:1px solid #fff;
	background-color:#c4d7eb;
	width:100%;
}

.copyinfo_content {
	max-width:1200px;
	position:relative;
	box-sizing: border-box;
	text-align:left;
	margin:0 auto;
	padding:10px;
}
.copyinfo_content ul {
	position:relative;
	list-style: none;
	list-style-type:none;
	color: #ffffff;
	display: table;
	margin: 0px auto;
	text-align:center;
	padding: 0px;
	position:relative;
	font-size:12px;
	}


.copyinfo_content li {
    list-style: none;
	float: left;
	padding: 0;
	padding:0 10px 0 10px;
	text-align:center;
	font-weight:bold;

}





.home_tile {
	float:left;
	width:25%;
	padding:10px 5px 10px 5px;
	box-sizing:border-box;
}

.home_tile img {
	max-width:100%;
	max-height:100%;
}








.cb ul {
 list-style:none;	
 margin:0;
 padding:0;
}
.cb ul li {
	padding:5px;
}



.appcon {
	width:100%;
	max-width:360px;
}

.ios_appstore {
	float:left;
	width:50%;
	padding-right:5px;
	box-sizing:border-box;
}

.google_appstore {
	float:left;
	width:50%;
	padding-left:5px;
	box-sizing:border-box;
}

.ios_appstore img, .google_appstore img {
max-width:100%;
max-height:100%;
}




/* mobile nav */
#mobile_nav {

	float:right;
	display:none;
	padding-top:5px;
	padding-right:10px;
	background-image:url(../images/nav.png); 
	width:23px; 
	height:17px; 
	background-repeat:no-repeat;
	cursor:pointer;
}

#mobile_nav_li {
	display:none;
}


#mobile_nav_li ul {
	position:absolute;
	list-style:none;
	top:30px;
	left:0;
	right:0;
	display:none;
	width:auto;
	margin-top:-1px;
	background-color:#c4d7eb;
	color:#000;
	margin:0;
	padding:0;
}



@media screen and (max-width: 1200px){
.content_content { padding:10px; }
.hero_content { padding:10px; height:auto; }
#footer_content { padding:10px; }
}


.col70 {
	position:relative;
	float:left;
	width:70%;
	padding:10px;
	box-sizing:border-box;
}


.col30 {
	position:relative;
	float:left;
	width:30%;
	padding:10px;
	box-sizing:border-box;
}

.col70 input[type="text"],textarea {
padding:10px;
width:25%;
box-sizing:border-box;
border:0;
}


.col70 input[type="submit"] {
padding:10px;
cursor:pointer;
border:0;
background-color:#ccc;
}



.col60 {
	position:relative;
	float:left;
	width:65%;
	padding:10px;
	border-right:1px solid #ebebeb;
	box-sizing:border-box;
}


.col40 {
	position:relative;
	float:left;
	width:35%;
	padding:10px;
	box-sizing:border-box;
}

.col40 input[type="text"],textarea {
padding:10px;
width:100%;
	background-color:#ebebeb;
box-sizing:border-box;
border:0;
}


.col40 input[type="submit"] {
padding:10px;
cursor:pointer;
border:0;
background-color:#ccc;
}


@media screen and (max-width: 600px){
h1 { font-size:24px; }
h2 { font-size:22px; }
h3 { font-size:20px; }
.content_content h2,.getintouch_content h2 {  font-size:22px; }
.content_content h3,.getintouch_content h3 { font-size:20px; }
body, html {	font-size:14px;}
.header_right { display:none; }
.header_bar_right { display:none; }
#mobile_nav { display:block; } 
#mobile_nav_li ul { display:block; }
#head_logo {text-align:center; width:100%;}
.hero_content { padding:10px; height:auto; }
.hero_content h1 { font-size:24px; }
.hero_content h3 { font-size:20px; width:100%; }
.header_left { width:100%; }
.home_tile { width:50%; padding:5px 5px 5px 5px; }
.content_content { padding:10px; }
.col-3 { width:50%; padding-top:10px;}
.col-3-right {  width:50%; }
.socialfooter  {  display:none; }
.mobile_clear { clear:both; }
.copyinfo_content { padding:10px 5px 10px 5px; }
.copyinfo_content ul { font-size:11px; }
.cb {  width:100%; display:block;  }
.cs {   width:100%; display:block;  }
.mobilehide {	display:none;}
.col70 { width:100%; }
.col30 { width:100%; }
.col60 { width:100%; }
.col40 { width:100%; border:0; }
}


#mobile_nav_li li {
	position:relative;
	border-top:1px solid #292929;
	text-align:center;
}

#mobile_nav_li li a {
	color:#000;
	text-decoration:none;
	padding:10px;
	font-size:16px;
	width:auto;
	display:block;
}

#mobile_nav_li li a.main_li {
	border-top:1px solid #2d2d2d;
	background-color:#eaeaea;
	color:#000;
	text-transform:uppercase;
}

#mobile_nav_li li a.last_li {
	border-bottom:1px solid #292929;
}




.qg label {width: 100%; display: inline-block; padding:4px 0px; border-bottom: 1px solid #BEBEBE; margin-top:10px;}
.qg input { width: 175px; float:right; border: 2px solid #BEBEBE; padding:4px; border-radius: 2px; }
.qg textarea { float:right; display: inline-block; width:175px; max-width:240px; border: 2px solid #BEBEBE; max-height: 200px; resize:both; border-radius: 3px; }


.entry_1, .entry_3 {
float:left;
margin:5px;
padding:10px;
width:350px;
margin-bottom:10px;
}

.entry_1 p, .entry_3 p,.entry_2 p, .entry_4 p {
	font-weight:bold;
}	
	
.entry_2, .entry_4 {
float:right;
margin:5px;
padding:10px;
width:350px;
margin-bottom:10px;
}



.submit-button {
margin: 0 auto; 
max-width:300px;
width:100%;
padding:10px;
box-sizing:border-box;
}

.submit-button input {
width:100%;
color: #fff;
background: #292929;
height:50px;
font-weight: bold;
}

.submit-button input:hover {
color: #292292;
background:#fff;
}

@media screen and (max-width: 800px){

.entry_1 { 
width:100%;
max-width:400px;
margin:auto;
float:none;
box-sizing:border-box;
}
.entry_2 { 
width:100%;
max-width:400px;
margin:auto;
float:none;
box-sizing:border-box;
}
.entry_3 { 
width:100%;
max-width:400px;
margin:auto;
float:none;
box-sizing:border-box;
}
.entry_4 { 
width:100%;
max-width:400px;
margin:auto;
float:none;
box-sizing:border-box;
}
.qg input { width: 100%; padding:0px; margin:0px; }

.qg label { font-size: 12px;}

}

.client-logo {
	float:left;
	box-sizing:border-box;
	padding:10px;
	height:80px;
}

.hm_container {
		width:100%;
		padding:10px 0 10px 0;
	box-sizing:border-box;
}

.hm_container h4 {
	font-size:18px;
}

.hm_1 {
	float:left; width:50%; padding:0 20px 0 0; box-sizing:border-box; position:relative;
}
.hm_2 {
	float:left; width:50%;  padding:0 0 0 20px; box-sizing:border-box; padding-bottom:28.5%; position:relative;
}

 .video {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
 }
 
 
 
@media screen and (max-width: 600px){
	.hm_container { padding:0px; }
.hm_1 { float:none; width:100%;  padding:0; }	
.hm_2 { float:none; width:100%; padding:0; padding-bottom:56%;}	
}