/*viewport styling for Microsoft surface*/
@-ms-viewport{
  width:device-width;
}
html,body,ul,li, h1, h2, h3, h4, input, menu, p, td {
  margin: 0;
  padding: 0;
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  font-weight:300;
}
.roboto {
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
	font-weight:300;
}

body {
    background:#bebebe;
}
body, input, textarea {
  color: #666;
  font-size: 16px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight:300;
}
a{
  text-decoration: none;
  color:#2c6386;
}
a:active {
  outline:none;
}
li{
  list-style: none;
}
#content{
  width: 1024px;
  margin:0 auto;
  background:#000;
  /*margin:65px auto 0;*/
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0 none;
  margin: 0;
  padding: 0;
  width: 100%;
}
td {
  vertical-align: top;
}

.highli{
    background-color: #1f4686;
    color: #fff;
}

/*
 *  Header styles
 */
 
  /*top black bar*/
.main-header {
  position: fixed;
  top: 0;
  width: 1024px;
  height:64px;
  z-index:1000;
	background:#FFF;
  -webkit-transform: translate3d(0,0,0);
}

nav {
   height: 64px;
  background: #000;
  /*text-align: right;*/
  text-align: center;
position:relative;
}
.nav-logo{
  background:#4b9bce url(/img/logo-gcg.png) 50% 50% no-repeat;
  width: 142px;
  height: 64px;
  display: inline-block;
	float:left;
}
.main-nav {
	display:block;
	float:left;
	width:870px;
	margin-left:0px;
}
.btn-burger {
	display:none;
	/*margin-top:-64px;*/
}


.lang {
  position: relative;
  padding: 5px 20px 3px 20px;  
  text-align:right; 
  float:right;
  background-color:#000; 
  color:#fff; 
  font-size:16px;
  width:100%;
  z-index:1111;
}



nav menu {
	/*overflow:hidden;*/
	padding:0px 0px 0px 0px;
	width:890px;
	/*background:#000;*/
}

nav menu li .on {
  color:#fff;  
  background-color:#4B9BCE!important;  
}

nav menu li a:hover {
  color:#fff;  
  background-color:#4B9BCE!important;  
}

nav menu li {
	display:inline-block;
	float:left;
	/*border-bottom:#b2b2b2 solid 1px;
	border-spacing:0px 0px 0px 0px;*/
	font-weight:300; 

	/*font-weight:700; */
  /*  padding:12px 14px;
 padding:0px 16px;*/
}

.dropdown-menu  {
	margin:0;
	padding:0;
}
.dropdown-menu li {
	width:100%;
	text-align:left;
}

.rightMenu {
    position:absolute;
    float:right;
    top: 0;
	left: 250px;
}

nav menu li.btn-last {
	display:none;
}

nav a {
  /*color:#b2b2b2;  */
    color:#fff;  
	height:64px;
	line-height:15px;
  /*line-height:64px;*/
  margin: 0;
	display:block;
  text-transform: capitalize;
  	padding-left:13px!important;
	padding-right:13px!important;
}
}


nav li a:hover, nav li a:focus{
  background-color:#4B9BCE!important;  
  color: #fff;
}

nav menu .btn-home {
  display: none;
}


nav a i {
  color:#e4e4e4;
  line-height: 4 !important;
}



#copy {
float:left;
  position:relative;
  min-height:25em;
 padding:0px 0px 0px 0px;
  background-color: #FFF;
  width: auto%;
  margin: 0 auto;
  border-color:#000;
  border-style:solid;
  border-width: 20px 20px 20px 20px;
  }
#copy p {
  padding-top: 0em;
  padding-right: 2em;
  padding-bottom: .8em;
  margin-bottom:10px!important;
  padding-left: 2em;
  text-align:justify;
  }
  
#copy a {
  font-weight:600;
  }
#copy h1 {	
  padding-top: .3em;
  font-size: 2em; 
  padding-left: 3em;
  padding-bottom: .75em;
  text-transform: capitalize;
  }
#copy h2 {	
  font-size: 1.6em;
  padding-left: 0em;
  padding-top: .86em;
  padding-bottom: .7em;
  text-transform: capitalize;
  } 
#copy h3 {	
  font-size: 22px;
  font-weight:300;
  color:#fff;
  margin: 0px 0px 20px 0px;
  padding: 10px 0px 10px 30px;
  text-transform:uppercase;
  background-color:#2D6387;
  border-bottom:#000 2px solid;
  } 

  
#copy h5 {	
  font-size: 20px;
  margin: 0px 0px 20px 0px;
  padding: 10px 0px 10px 0px;
  } 
  
#copy table {
  margin:auto;
  }
#copy ol, #copy ul {
  margin-left:20px;
  }
#copy li {
  margin-bottom:9px;
  margin-top:9px;
  list-style:disc!important;
  }
  
.col-centered{
    margin: 0 auto;
    float: none;
}
#copy .col-centered p{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#copy .panel-body p{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
}






#copy  h4 {	
  text-align: left;
  margin:5px 0px 5px 0px;
  font-weight:bold;
  }

.copy {
  background: #fff;
  padding:40px;
  width:100%;
  line-height: 1.25em;
  float: right;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

h1 {
  font-size: 1.75em;
  margin-top: 0;
  color: #000;
  line-height: 1em;
}



#leader {
	width:100%;
	position:relative;
	text-align: center;
	overflow:hidden;
	height:190px!important;
	/*background-color:#fff;*/
	background-color:#2D6387;
	border-right: 20px solid #000;
	border-left: 20px solid #000;
}

#leader2 {
	width:100%;
	height:100%;
	position:relative;
	text-align: center;
	overflow:hidden;
	background-color:#000;
	padding:0px 0px 20px 0px; 
}

#leader h1 {
  /*font-size:2.750em;*/ /* 44px/16 */
  font-size:2.250em; /* 36px/16 */
  /*margin-top:52px;*/
  /*margin-top:122px;*/
  margin-top:90px;
  margin-bottom:0.15em;  
	font-weight:200; 
}
#leader h2 {
  font-size:1.438em; /*23px/16*/
}
#leader h1,
#leader h2 {
  display: block;
  margin-left:4.0625%;
  margin-right:4.0625%; 
}
#leader span {  
  /*padding:25px;*/
  padding:0.3em 0.95em 0.45em;
	display:inline-block;
	line-height:1em;
}
#leader h1,
#leader h2,
#leader .faux-input {
	position:relative;
	z-index:999;
}



#scroll {
  position: fixed;
  bottom:0;
  left: 50%;
  display: none;
  z-index:999;
}
.show-scroll-dohicky #scroll {
  display: block;
}
#scroll span{
  background: #4b9bce;
  color: black;
  padding: 8px 15px;  
  font-style: italic;
}
#scroll span img{
  margin:0.25em 0 0 0.25em;
  vertical-align: top;
}

#features {
	width:100%;
	margin:0px 0px 20px 20px;
  /* margin: 3% 3.223% x 33px*/;
	/* width:93.554% 958px */;
}
#features li {
  width: 45% /* 45% 295px */ ;
  margin-right: 1.6% /* 1.6% 36.5px */;
  margin-left: 1.6% /* 1.6% 36.5px */;
  background: #fff;
  position:relative;
  /*padding-bottom:32px;
  height:20px!important;*/
}

#features li.col3 {
  margin-right: 0%;
}
#features h1 {
  color: white;
  background: #2d6387;
  font-size: 1.25em;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 2px solid #000;
	text-align:center;
  display: block;
}



#features li ul{
  margin: 0;
  height:231px;
  min-height:186px;
}

#features li .column col1{
  margin: 0;
  height:40px;
  min-height:40px;
}

#features li .two-line{
  display:block;
  width: 100%;
  color: #666;
  font-size: 0.85em;
  line-height: 1.125em;
  margin-right: 0;
  position: relative;
}
#features li .two-line img.media{
  padding:0 5.5% 1em 5.2%;
  width: 32.8%;
  /* 14  88   15  150 / 268
     5.2 32.8 5.6 56.4 */
}
#features li .two-line .copy {
  width:56.4%;
  /*padding: 0;*/
  padding: 1.5em 0 0;
}
#features li .two-line:first-child {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1em;
}
#features li .two-line:last-child {
  text-align: center;
}
#features .two-line p {
  padding: 1em 1em 0;
  margin: 0;
}

.note {
font-style:italic; 
text-align:center; 
font-size:.85em;
}
/*
#features li .three-line {
    border-bottom: 2px solid #000;
  color: #2d6387;
  background: #fff;
  font-size: 0.85em;
  min-height:65px;
  position: relative;
	padding:10px 0px 10px 0px;
	width:100%;
}
*/

#features li .three-line {
  border-bottom: 2px solid #000;
  text-align: center;
  color: #2d6387;
  background: #fff;
  font-size: 0.85em;
  line-height: 1.125em;
  height:auto!important;
  min-height:64px;
  position: relative;
	/*padding: 0.75em 1.25em;*/
	padding:10px 0px 0px 0px;
	width:100%;
}

#features li .item3 {
  border-bottom:none;
 
}

/*#features li a.three-line:hover,*/
#features li a:hover{
  background: #2d6387;
  color: #fff;
    height:100%!important;
}


#features li .three-line p{
  margin:0px 0px 0px 0px;
  padding:0px 10px 0px 10px;
  position: relative;
  width: 100%;
 height:auto!important;
  font-size: 1em;
  font-weight: 400;
  text-align:center;
}

/*
#features li .three-line p{
  margin:5px 20px 5px 20px;
  padding:0px 20px 0px 0px;
  position: relative;
  width: 90%;
  min-height: 28px;
  font-size: 1em;
  font-weight: 400;
  text-align:center;
  display:block;
}

*/


/*#features li .three-line p.under,*/
#features li .three-line .date {
  color:#868585;
  font-style: italic;
  /*font-size: 0.75em;*/
  font-size: 0.85em;
  line-height: 1.25em;
  font-weight: 400;
  margin-top:3px;
  display:block;
}

#features li .three-line p.date:hover {
  color: #fff;
}

.reverse{
  color:#fff;
}
#features li .three-line i {
  position: absolute;
  right: 5%;
  top: 40%;
}
#features li .last-line {
  text-transform: uppercase;  
	text-align:center;
  font-size: 0.8em;
  font-weight: 400;
  position: absolute;
  bottom:0;
  left:0;
  width:100%;
  height:30px;
  line-height: 30px;
  border-top:2px solid #000000;
}
#features a {
  color:#000;
  /*background: #e4e4e4;*/
  display:inline-block;
  /*display:block;*/
  padding:0.5em 0;
}
#features i{
  /*margin-left: 0.35em;*/
  margin: 0 0.35em;
}




/*
 *  footer
 */
 
 
.main-footer {
  /*width:100%;*/
  background: #fff;
  /*margin: 2em 0 0;*/
  margin: 0 auto;
/*border-left:#000 solid 250px;*/
    /*padding: 40px 15px;*/
  position: relative;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	 text-align:center;
  /* the footer is 934px wide on desktop */
}


footer a{
  color:#000;
  /*padding-right:15px;*/
}
footer a:hover{
  color: #4b9bce;
}
.legal{
  background: #000;
  /*padding: 1em 1em 1em 1em;
  margin-left:250px;*/
  color:#fff;
  font-size: 0.75em;
  position: relative;
  height:35px;
}
.legal span.menu{
  /*position: absolute;*/
    position: relative;
  padding-top:7px;
  display:table;
  margin:0 auto;

}
.legal span.menu a{
  color: #fff;
  margin: 0px 0.5em;
  text-decoration: underline;
}
.legal span.menu a:hover,
footer .contact a:hover {
  color: #4b9bce;
}


.main-footer .contact ul li{
  display:inline-block;
  margin:0 auto;
  width:auto;
}




.main-footer i{
  font-size: 180%;
  margin-right: 0.2em;
  margin-left: 0.2em;
  position: relative;
  top:3px;
  margin-bottom:7px;
}







/* ==========> COLUMNS <==========*/
.columns {
	width:100%;
}
.columns .column {
	display:inline-block;
	float:left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
.col-three .column {
	width:33.33333333%;
}
.horlist li,
.column {
  /* horizontal list */
  display: inline-block;
  float: left;
  /*margin-left:5%;*/
}
.col2 .column {
  width: 50%;
}

.col2 > .column:first-child {
  width: 47%;
  padding-right:3%;
}
/* ==========> MICRO CLEAR FIX <==========*/
.cf:before,
.cf:after {
	content: " ";
}
.cf:after {
	clear: both;
}
.cf ul li{
	*zoom: 1;
}




/* ==========> list displayed as bordered boxes  <==========*/
.blocks li {
  border:solid 1px #e0e0e0;
  padding:20px;
  display: inline-block;
  float: left;
  width:32.26%;
  /*margin-right:1.6%;*/
  margin-right:20px;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blocks li.col3 {
  margin-right:0; 
}




 /* LAYOUT */
 .block {
  display:block;
 }
 .in-block {
  display:inline-block;
 }
 .relative {
  position: relative;
 }
 .clear {
  clear: both;
 }
 img.w100 {
  width: 100%;
  height: auto;
  display: block;
 }
 .flri {
  float: right;
 }
 .flle {
  float:left;
 }
 




/* BACKGROUND COLORS */
.bluebk {
  background: #2c6386;
  color: #fff;
   /*margin-left:250px;*/
}

.bluebk2 {
	font-size:.8em;
	padding-bottom:5px;"
}

.greybk {
  background: #e3e4e4;
}

.whitebk {
  background:#fff;
}







/*---------------------------------------------------------------NAV COLLAPSE STATE---------------------------------------------------*/

@media only screen and (max-width:1028px) {
	/* where the desktop width touches the layout */
	#content,
	/*test*/
	.copy {
	position:relative;
	padding:0px 0px 0px 0px;
	background-color: #FFF;
	width: 100%;
	min-width: 300px;
	/*width:auto;*/
	margin: 0 auto;
	border-color:#000;
	border-style:solid;
	border-width:20px 10px 20px 10px!important;
	}
	
	.bluebk {
	margin: 0 auto;
      /*margin-left:0px!important;
	  margin-right:0px!important;*/
	/*min-width: 200px;*/
	width: auto;
	position:relative;
	}
	
	.leader {
	float:none;
	position:relative;
	margin: 0 auto;
	padding:0px 0px 0px 0px;
	/*width:100%!important;*/
	/*margin-left:0px!important;*/
	border-left:#000 solid 10px!important;
	border-right:#000 solid 10px!important;
	/*border-top:#000 solid 70px!important;*/
	/*border-right:#000 solid 10px;*/
	min-width: 300px;
	width: auto;
	} 
	
	.leader2 {
	float:none;
	position:relative;
	min-width: 300px;
	width: auto;
	margin: 0 auto!important;
	/*width:100%;*/
	height:100%;
	text-align: center;
	overflow:hidden;
	/*height:350px!important;*/
	background-color:#000;
	padding:0px 0px 20px 0px!important; 
	}
	
	.features {
	float:none;
	position:relative;
	margin-left: 10px!important;
	margin-right: 10px!important;
	}

	.legal{
	float:none;
	position:relative;
	min-width: 300px!important;
	width:100%!important;
	margin-left:0px!important;
	}
	
	.main-footer {
	float:none;
	position:relative;
	min-width: 300px!important;
	width:100%!important;
	margin-left:0px!important;
	margin-right:0px!important;
	border-left:0px solid #000!important;
	}

	.rightMenu {
    top: 0;
	left: 0px;
	}
	

	.main-header {
		width:100%;
		margin:0;
		left:0;
		height:auto;
	}

	
	/* MAIN HEADER */
	nav .main-nav {
		position:absolute;
		top:0;
		/*left:-400px;
		width:464px;*/
		left:-255px;
		width:319px;
	}
	

	.main-nav {
	margin-top:0px!important;
	}


	.nav-logo {
		margin-left:64px;
	}
	.btn-burger {
	padding-left:0px!important;
	margin-top:0px;
		display:block;
		width:64px;
		position:absolute;
		top:0;
		right:0;
		background:#000;
		-webkit-transition:background 0.5s linear 0s;
		-moz-transition:background 0.5s linear 0s;
		-o-transition:background 0.5s linear 0s;
		transition:background 0.5s linear 0s;
		-webkit-transform: translate3d(0,0,0);
	}
	.btn-burger img {
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
		filter: alpha(opacity=75);
		opacity:0.75;
		-webkit-transition:opacity 0.5s linear 0s;
		-moz-transition:opacity 0.5s linear 0s;
		-o-transition:opacity 0.5s linear 0s;
		transition:opacity 0.5s linear 0s;
		-webkit-transform: translate3d(0,0,0);
	}
	nav menu {
		width:255px;
		/*width:400px;*/
		background:#FFF;
		padding:0;
	}
	nav menu li,
	nav menu .btn-home {
		display:list-item;
		width:100%;
    padding:0px 0px 0px 0px ; 
	margin:0px 0px 0px 0px ; 
	}
	
	/*flyout menu on state color*/
	nav menu li a.on{
	color:#fff;  
	}
	nav menu a,
	nav menu li.btn-last a {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box; 
		box-sizing: border-box;
		width:100%;
		display:block;
		padding:0px 37px;
		height:65px;
		/*line-height:65px;*/
		line-height:15px;
		border-bottom:#d6d6d6 solid 1px;
		text-align:left;
		float:none;
		border-left:none;
    color: #323232;
	
	}
	nav menu li.btn-last a {
		background:#4B9BCE;
		color:#fff;
	}
	nav menu a:hover{
		color:#fff;
	}
	
	.navbar-nav > li > a {
    padding-left:20px;
	}
	

  .content-about nav .btn-0 a,
  .employees nav .btn-1 a,
  .content-expertise nav .btn-2 a,
  .cases nav .btn-3 a,
  .news nav .btn-4 a,
  .content-contact nav .btn-5 a {
    color:#1f6085;
    border-bottom:1px solid #D6D6D6;
  }
  
	/* MAIN NAV TOGGLE */
	.main-header,
	#content,
	nav .main-nav {
		-webkit-transition:padding-left 0.5s linear 0s;
		-moz-transition:padding-left 0.5s linear 0s;
		-o-transition:padding-left 0.5s linear 0s;
		transition:padding-left 0.5s linear 0s;
		/*-webkit-transform: translate3d(0,0,0);*/
	}
	.show-main-nav .main-header,
	.show-main-nav #content {
		padding-left:255px;
		/*padding-left:400px;*/
	}
	.show-main-nav nav .main-nav {
		z-index:999;
	}
	.show-main-nav .btn-burger {
		background:#4b9bcd;
	}
	.show-main-nav .btn-burger img {
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		opacity:1.0;
	}
	.nav-overlay {
		position:static;
		height:0;
		width:0;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-8 */
	}
	.show-main-nav .nav-overlay {
		position:fixed;
		z-index:998;
		top:0;
		left:0;
		height:100%;
		width:100%;
		overflow-y:auto;
	}
	header .secondary {
		/*float:right;*/
    position: absolute;
    right: 0;
	}

  #features li .three-line {
    height:auto;
    max-height: none;
    min-height:none;
  }
}


@media all and (max-width:926px){

}

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

}
@media only screen and (min-width:767px) and (max-width:1024px) {
	/* this matches the break points in the psds: there should be minimal changes in this block */
	.content-home .hero {
		height:539px;
	}
	#leader span {
		/*padding:10px 13px;*/
	}
  #features .two-line p{
    padding: 1.5em 0.5em;
  }
  #features li .two-line img{
    /*padding: 0.5em 0 1.5em;*/
    padding: 0.4em 0 1.5em 0.5em;
  }

}

@media only screen and (min-width:647px) and (max-width:767px) {


}

@media only screen and (min-width:601px) and (max-width:767px) {


}

@media only screen and (max-width:600px) {
	/*------------------------- where the tablet layout breaks into mobile -----------------------------------------*/

  #content{
    font-size: 1em;
  }
  .main-header {
    height: 50px;
  }
/*this section pertains to the small nav flyout*/

  nav,
  nav a,
	.nav-logo,
	nav a i { 
		height:50px!important;
		line-height:15px!important;
	}

 nav menu a {
    height: 50px!important;
    line-height: 15px!important;

  }


	
	.nav-logo {
    background: #4B9BCE url(/img/logo-gcg-mobile.png) no-repeat scroll top left #4B9BCE;
		margin-left:50px;
	}
	.btn-burger,
	.btn-call,
	.btn-search {
		width:50px;
	}
	.btn-burger img {
		margin:-7px 0 0 -7px;
	}
	nav .main-nav {
		width:305px;
	}
	nav menu li.btn-last {
		display:list-item;
		width:100%;
	}
	
	.leader {
	border-top:#000 solid 70px!important;
	} 
	.bluebk {
	margin-top:-70px;
	}
	
	.bluebk2 {
	font-size:.6em;
	padding-bottom:5px;"
	}




	.show-header-bonus .main-header {
		position:absolute;
	}

  .col-three .column {
    width: 100%;
  }


  
	#leader h1{
		/*font-size:22px;*/
    /*font-size: 1.35em;*/
    font-size: 1.9em;
    /*margin:75px 13px 5px;*/
		margin:75px 10px ;
		color: #fff;
		display:block;
    /*padding: 0;*/
	}
	
	
	#leader2 h1{
		/*font-size:22px;*/
    /*font-size: 1.325em;*/
    font-size: 1.35em;
    /*margin:75px 13px 5px;*/
		margin:0px;
		color: #fff;
		display:block;
    /*padding: 0;*/
	}
	
	#leader h1 span,
	#leader h2 span {
    /*padding:13px 0.65em;*/
    /*padding:0.3em 0.5em;*/
		padding: 0.5em;
    width: auto;
		height:auto;
    display:block;
	}
	#leader h2 {
		font-size:1.25em;
		margin: 0 13px 5px;
		display:block;
	}


  .leaders li {
    display: block;
    width:100%;
    border-bottom:1.5em solid #000;
  }
  
   .leaders li {
    display: block;
    width:100%;
    border-bottom:1.5em solid #000;
  } 
  
  .nav-logo {
    background: #4B9BCE url(/img/logo-gcg-mobile.png) no-repeat scroll top left;
    margin-left:50px;
    width: 100%;
  }
  #features{
   /* margin: 5%;
    padding: 5%;*/
    width: auto;
  }
  #features li {
    width:100%;
    margin-right:0px!important;
	margin-left:0px!important;
    margin-bottom: 20px;
  }
  .columns .column{
    display:block;
    float:none;
  }
  #features li{
    font-size: 1em !important;
    font-weight: 400;
  }
  #features li ul{
    padding:5% 8.25%;
    text-align: center;
    height: 100%;
  }
  #features li ul li{
    margin-bottom: 0;
  }
  /*#features li .three-line p.under,*/
  #features li .three-line p.date,
  #features li .three-line p.industry{
    font-size: 0.85em;
	display: block!important;
  }
  #features .two-line:first-child p,
  #features .two-line p{
    display: block;
    text-align: center;
  }

  #features .two-line p{
    padding: 1em 0 0;
  }

  #features .two-line:first-child p{
    width:100%;
    padding: 0 0 1em 0;
  }
  #features li .three-line{
    height:100%;
    /*padding:1em 1.25em;*/
	padding:10px 0px 10px 0px;
  }
  #features li .three-line p{
    font-size: 1.1em;
    line-height: 1.125em;
  }



  #features a.toggleList{
    
  }
  #features .single li p{
    /*padding-left: 0;*/
    text-align: left;
  }
  #features .double{
    width: 100%;
  }
  #features .double ul{
    text-align: left;
  }
  

  .col2 li{
    font-size: 0.875em;
  }
  .col2 li.tag-title:first-child{
    margin-right: 0;
  }

  ul.blue-boxes li {
    width:100%;
    margin-right: 0;
    margin-bottom:10px;
  }
  ul.blue-boxes strong small span {
    display:inline;
  }
  .col2 .column,
  .col2 > .column:first-child {
    width:100%;
    padding-right: 0;
    padding-bottom:20px;
  }
} 

/* END ==> @media only screen and (max-width:600px) */



  @media all and (max-width:600px){
	/* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:right;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); font-size:12px;}

}


@media all and (max-width:480px){
	.lang {
	  font-size:13px;
	}
	.text-center {
    text-align: center !important;
	}
	
	#copy h3 {	
	font-size: 18px;
	padding: 10px 0px 10px 0px;

  } 
}