body {
    font-weight: 400;
    font-size: 15px;
    color: #333333;
}

.gantry-logo img {
	width: 78px;
}

#g-top {
	background-color: #eeeeee;
	border-bottom: 1px solid #e5e5e5;
}

#g-top p {
	margin: 0 !important;
}

#g-top .g-content {
	margin: 0 !important;
	padding: 0 !important;
}

.topcontacts {
	float: right;
	padding: 5px 0px;
}

.topcontacts .contact {
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #001E41;
	font-size: 12px;
	font-weight: 300;
	display: inline-block;
	padding-right: 10px;
}

.topcontacts .contact.phone {
	background-image: url('../images/topcall.png');
}

.topcontacts .contact.email {
	background-image: url('../images/topemail.png');
}

.topcontacts .contact {
    border-right: 1px solid #001D3F;
}

.topcontacts .contact:nth-last-child(1) {
    border-right: 0px solid transparent;
}

.tagline {
	text-transform: uppercase;
	text-align: right;
}

.navsocial {
	background-color: #F4BF3D;
	height: 64px;
}

#nav-social {
    position: relative;
}

#nav-social .g-content {
    padding: 0px;
    margin: 0px;
}

#nav-social:after {
	background-color: #F4BF3D;
	position: absolute;
	content: '\00a0';
	width: 70%;
	z-index: 20px;
	top: 0px;
	right: -70%;
	color: #ffffff;
	height: 64px;
}

.navsocial:before {
	content: '\00a0';
	color: #ffffff;
    position: absolute;
    left: -64px;
    width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 64px 64px;
	border-color: transparent transparent #F4BF3D;
}

.navsocial .social {
	background-color: #F4BF3D;
	height: 64px;
	width: 50px;
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
}

.navsocial .social.facebook {
	background-image: url('../images/navfacebook.png');
}

.navsocial .social.twitter {
	background-image: url('../images/navtwitter.png');
}

.navsocial .social.linkedin {
	background-image: url('../images/navlinkedin.png');
}

#g-navigation .g-main-nav .g-toplevel {
	justify-content: left;
}

nav.g-main-nav ul.g-toplevel li {
     font-family: 'Montserrat';
     font-weight: 300;
}

nav.g-main-nav ul.g-toplevel li.active {
     background-color: transparent !important;
}

nav.g-main-nav ul.g-toplevel li.active a {
     color: #F4BF3D !important;
}

nav.g-main-nav ul.g-toplevel li a {
     text-transform: uppercase !important;
     font-size: 14px;
}

.yellowbg {
	background-color: #F4BF3D;
}

.g-container.g-setwidth {
	width: 70rem;
}

.imgslidertxt {
	position: absolute;
	top: 0;
    width: 70rem;
    left: 50%;
    margin-left: -37rem;
    padding: 70px 0;
}

.carouselliteslider li {
	position: relative;
}

.imgslidertxt .textsection {
	padding: 40px;
	padding-right: 80px;
}

.carouselliteslider {
	color:#001D3F;
	max-height: 420px;
	overflow: hidden;
}

.carouselliteslider h3 {
	color: #001D3F;
}

.carouselliteslider ul {
	list-style-type: none;
	margin: 0px;
}

a.moredetails {
	padding-bottom: 5px;
	border-bottom: 1px solid #001D3F;
}

.carouselliteslider .controls {
	position: absolute;
	z-index: 200;
	width: 100%;
	top: 50%;
	margin-top: -40px;
}

.controls .control {
	width: 44px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
}

.controls .control.prvphoto {
    background-image: url('../images/prv_control.png');
    left: 0;
}

.controls .control.nxtphoto {
	background-image: url('../images/nxt_control.png');
	right: 0;
}

.controls .controlswrap {
	position: relative;
}

.mybtn {
	border: 1px solid #cccccc;
	padding: 10px 15px;
	margin-top: 5px;
	display: inline-block;
}

.mybtn-default {
	border: 1px solid #000A15;
}

.mybtn-primary {
	background-color: #F4BF3D;
	border: 1px solid #000A15;
}

.mybtn-secondary {
	background-color: #001D3F;
	border: 1px solid #000A15;
	color: #fff;
}

.page-header h2 {
	font-weight: 300;
	font-size: 20px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
	color: #001D3F;
}

.homepage #g-main {
	padding: 0px;
}

.homepage #g-main .g-content {
	padding: 40px;
}

.bluebg {
	background: #001D3F !important;
	background: -moz-radial-gradient(center, ellipse cover,  #00295b 0%, #001d3f 100%) !important;
	background: -webkit-radial-gradient(center, ellipse cover,  #00295b 0%,#001d3f 100%) !important;
	background: radial-gradient(ellipse at center,  #00295b 0%,#001d3f 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00295b', endColorstr='#001d3f',GradientType=1 ) !important;
	color: #fff;
}

.bluebg_nogradient {
	background: #00295b !important;
	color: #fff;
}

.bluebg .moduletable h3.g-title {
	color: #F4BF3D;
	font-size: 20px;
	border-bottom: 1px solid #F4BF3D;
	padding-bottom: 15px;
}

.twocolumn {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

#g-header .g-content {
	margin: 0px;
	padding: 10px;
}

.twitterwrap .birdy {
	background-image: url('../images/birdy.png');
	background-repeat: no-repeat;
	background-position: center;
}

.twitternav {
	position: absolute;
	float: left;
	width: 5%;
	padding-left: 10px;
}

.twitternav .buttonnav {
	width: 53px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
}

.buttonnav.nxttweet {
	background-image: url('../images/twitter_scroll_nxt.png');
}

.buttonnav.prvtweet {
	background-image: url('../images/twitter_scroll_prv.png');
}

#g-subfeature {
	padding: 60px 0px;
}

.hmenu ul {
	float: right;
}

.hmenu li {
    display: inline-block;
    float: left;
    padding-left: 20px;
}

.hmenu li a {
    color: #ffffff;
}

.hmenu li a:hover {
    color: #F4BF3D;
}

#g-footer .g-content {
	padding: 0;
	margin: 0;
}

#innerdefault #g-slider {
	position: relative;
}

#innerdefault #g-slider img {
	width: 100%;
}

#innerdefault #g-slider p {
	margin: 0;
}

.showcaseheading {
	position: absolute;
	text-transform: uppercase;
	top: 35%;
	text-align: center;
	width: 100%;
}

.showcaseheading h2 {
	text-align: center;
	border: 4px solid #001D3F;
	color: #001D3F;
	display: inline-block;
	padding: 5px 15px;
}

.showcaseshade {
	background-color: #F4BF3D;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

.custom.sidebardown {
	min-height: 300px;
	padding: 30px;
	z-index: 999;
	position: relative;
	margin-top: -150px;
}

.custom.sidebardownprofile {
	min-height: 300px;
	padding: 30px;
	z-index: 999;
	position: relative;
	margin-top: -200px;
}

.custom.sidebardownprofile img {
	/*border: 1px solid #001d3f;*/
}

.sidemenu {
	min-height: 300px;
	padding: 30px;
	margin-top: -150px;
	z-index: 999;
	position: relative;
}

.sidemenu li {
	border-bottom: 1px dashed #000F22;
	padding-bottom: 10px;
	padding-top: 10px;
}

.sidemenu ul {
	margin-top: 0;
	margin-bottom: 0;
}

.sidemenu li a {
	color: #ffffff;
}

hr {
	border-bottom: 1px solid #cccccc;
}

.theteam .profiledetails {
	background-color: #F4BF3D;
	color: #001E41;
	padding: 20px;
}

.theteam .profiledetails .name {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
}

.theteam .profiledetails .position {
	
}

.theteam .g-block {
}

.theteam .detailswrap {
	padding-right: 20px;
	display: inline-block;
}

.bottomspace {
	margin-bottom: 20px;
}

.customtagline p {
	font-size: 18px;
}

.g-main-nav .g-toplevel > li > .g-menu-item-container {
	padding: 1.2rem 1.2rem;
}

.servicesmodule {
	text-align: center;
}

.servicewrap {
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase; 
	display: block;
	width: 281px;
	margin-bottom: 40px;
}

.servicewrap .title {
	background-color: #001D3F;
	font-weight: 600;
	color: #ffffff;
	padding: 15px;
}

a.servicewrap:hover .title {
    background-color: #F4BF3D;
    color: #001D3F;
}

a.servicewrap:hover .img img {
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

.showcasesection {
	max-height: 320px;
	overflow: hidden;
}

.home-sidebar ul {
	-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

.home-sidebar li a {
	color: #ffffff;
}

.home-sidebar li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #001d22;
}

.home-sidebar li a:hover, .home-sidebar li a:focus {
	color: #F4BF3D;
}

.chrono_credits {
	display: none;
}

.sidecontacts .contact {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #001d22;
}

.sidecontacts .contact.phone {
	padding-left: 30px;
	background-image: url('../images/topcall_yellow.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.sidecontacts .contact.email {
	padding-left: 30px;
	background-image: url('../images/topemail_yellow.png');
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;
}

.sidecontacts .contact.email a {
	color: #ffffff;
}

.sidecontacts .contact.location {
	padding-left: 30px;
	background-image: url('../images/toplocation_yellow.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.teamsidemenu {
	padding: 0 30px 30px 30px;
	color: #fff;
}

.teamsidemenu ul {
	margin: 0px;
}

.teamsidemenu ul li {
	padding: 10px 0px;
	border-bottom: 1px dashed #001d22; 
}

.teamsidemenu ul li a {
	color: #001D3F;
}

.teamsidemenu ul li a:hover {
	color: #F4BF3D;
}

.teamsidemenu li.current.active {
	display: none;
}

.moduletable h3.g-title {
	margin-bottom: 15px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 18px;
	padding-bottom: 15px;
	color: #001D3F;
}

.theteam a.detailswrap:hover .profiledetails {
	background-color: #e3b139;
}

.theteam a.detailswrap:hover img {
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}

h3 {
	font-size: 18px;
}

.bluebg.sidemenu ul.nav.menu li a:hover {
    color: #F4BF3D;
}

.gantry-logo img {
	margin-left: 10px;
}

a.mybtn.mybtn-default:hover {
	
	background-color: #f4bf3d;
}

.clientshowcase .title {
	padding: 20px;
	background-color: #F0F0F0;
	color: #001D3F;
	font-weight: 400;
	border: 1px solid #cccccc;
	font-size: 17px;
}

.clientshowcase .logo {
	padding: 40px 20px;
	border: 1px solid #cccccc;
}