*::-moz-placeholder {
    color: #FFFFFF;
}
*::-moz-selection {
    background-color: #1a6cbe;
    color: #FFFFFF;
}

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	font-size:13px;
	color:#666666;
}
ul, ol {
	margin:0;
	padding:0;
}
p {
	line-height:18px;
}
a {
  color: #666666;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1a6cbe;
  outline: none;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:200;
	font-style:italic;
	color:#1a6cbe;
}
h1 {
	font-size:28px;
	font-weight:200;
	font-style:normal;
	color:#FFF;
	line-height:30px;
	margin-bottom:25px;
}
h2 {
	font-size:34px;
	line-height:40px;
	margin-bottom:13px;
}
h4 {
	font-size:24px;
	font-weight:600;
	color:#FFF;
	line-height:30px;
}
h5 {
	font-size:16px;
	font-weight:300;
	color:#cbcbcb;
}
h6 {
	font-size:18px;
	font-weight:300;
	font-style:normal;
	color:#1a6cbe;
	margin-bottom:15px;
}
.globalNav {
	background:none;
	padding-top:8px;
	padding-left:0;
	padding-right:0;
	width:auto;
	float:left;
}
.globalNav li{
	font-size:14px;
	display:inline-block;
	padding-right:15px;
	font-weight:600;
	color:#666666;

}
.socialIcons {
	padding-top:6px;
	padding-left:0;
	margin-left:none;
	float:right;
}
.socialIcons li{
	float:left;
	width:20px;
	margin-left:10px;
	display:inline-block;
}
#headerContact {
	height:100px;
}
.logo {
	margin-top:12px;
}
.contactList ul{
	padding-left:0;
	padding-top:27px;
}
.contactList li {
	display:inline-block;
	padding-left:0;
	font-weight:300;
	font-size:24px;
	color:#666666;
}
#iconPhone, #iconEmail, #iconFax {
	width:39px;
	height:30px;
	padding-top:6px;
	margin-right:7px;
	display: inline-block;
	position:relative;
	top:7px;
}
#iconPhone {
	background:url(../img/icon_phone.gif) center no-repeat;
}
#iconEmail {
	background:url(../img/icon_email.gif) center no-repeat;
	margin-left:30px;
}
#mainContent #iconEmail {
	margin-left:0;
}
#iconFax {
	background:url(../img/icon_fax.gif) center no-repeat;
}
#iconLocation {
	width:19px;
	height:19px;
	display: inline-block;
	position:relative;
	top:3px;
	background:url(../img/icon_location.gif) center no-repeat;
}
.greeey {
	background:#999;
	height:270px;
}
.blueee {
	background:#39F;
	height:270px;
}

#globalStrip {
	width:100%;
	height:43px;
	padding-top:2px;
	background:url(../img/global_bg.gif) center no-repeat;
}

#navStrip {
	width:100%;
	height:59px;
	background: #1a6cbe url(../img/nav_bg.gif) center repeat-x;
	overflow:hidden;
	clear:both;
}

.navStart {
	width:200px;
	height:59px;
	background:url(../img/nav_start.png) no-repeat;
	float:left;
	font-size:21px;
	font-weight:600;
	font-style:italic;
	color:#FFF;
	padding:12px 0 0 26px;
}
.navList {
	background:none;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	width:auto;
	height:59px;
	float:left;
}
#navStrip .navList li a {
	color:#FFF;
	display:block;
	
}
#navStrip .navList a:hover {
	color:#7a9ac6;
}
.navList ul {
	width:970px;
	/*background:url(../img/nav_end.png) right no-repeat;*/
	background:none;
	background-color: transparent;
	padding-left:25px;
}
.navList li {
	height:59px;
	width:auto;
	display:inline-block;
	font-size:19px;
	font-weight:400;
	color:#FFF;
	margin:0 -6px;
}
.navList li a span {
	height:57px;
	padding:14px 10px 0 10px;
	margin-right:14px;
	margin-left:14px;
	display:inline-block;
	border:none;
	
}
#navStrip li.active, 
#navStrip li.current_page_item,
#navStrip li.current-menu-item {
	background:url(../img/slant_left.png) left no-repeat;
	
}
.navList li.active span, 
.navList li.current_page_item span,
.navList li.current-menu-item span {
	background:#FFF;
	padding: 13px 10px 0;
}
#navStrip li.active a,
#navStrip li.current_page_item a,
#navStrip li.current-menu-item a {
	color:#1a6cbe!important;
	background:url(../img/slant_right.png) right no-repeat;
	border-top:1px solid #205286;
	border-bottom:1px solid #205286;
}

.navEnd {
	width:70px;
	height:59px;
	background:url(../img/nav_end.png) no-repeat;
	background-color: transparent;
	float:right;
}

/*  HOME PAGE  */

#featureSlider {
	padding:30px 0;
}
.intro span {
	font-weight:600;
	color:#666666;
}
.introDivider {
	height:191px;
	background:url(../img/intro_divider.gif) right no-repeat;
}
.arrowBlue {
	float:right;
	font-weight:600;
	font-size:16px;
	color:#1a6cbe;
}
.arrowBlue span {
	width:8px;
	height:13px;
	display:inline-block;
	margin-left:8px;
	background:url(../img/arrow_blue.gif) right no-repeat;
	position:absolute;
	bottom:4px;
}
.arrowBlue:hover {
	opacity:0.5;
	filter: alpha(opacity=50);
}
.arrowGrey {
	float:right;
	font-weight:600;
	font-size:16px;
	color:#666666;
}
.arrowGrey span {
	width:8px;
	height:13px;
	display:inline-block;
	margin-left:8px;
	background:url(../img/arrow_grey.gif) right no-repeat;
	position:absolute;
	bottom:4px;
}
.homeCasestudy .arrowGrey:hover {
	opacity:0.5;
	filter: alpha(opacity=50);
	color:#666666;
}

.homeCasestudy h3{
	color:#bcbcbc;
	margin:20px 0;	
}
.homeCasestudy h3 span{
	font-weight:600;
}
.homeCasestudy p {
	font-size:14px;
	line-height:23px;
}
.quoteLeft {
	width:12px;
	height:11px;
	display:inline-block;
	margin-right:7px;
	background:url(../img/quote_left.gif) no-repeat;
}
.quoteRight {
	width:12px;
	height:11px;
	display:inline-block;
	margin-left:7px;
	background:url(../img/quote_right.gif) no-repeat;
}
.quotee {
	color:#666666;
	font-size:13px;
	font-weight:600;
	font-style:italic;
}
.quotee span {
	font-weight:200;
}

#serviceBlocks {
	width:100%;
	margin:30px 0;
	padding:30px 0 0 0;
	background:#f6f6f6 url(../img/service_bg.gif) repeat;
	box-shadow:inset 0px 11px 12px -10px #CCC,
        	   inset 0px -11px 12px -10px #CCC;
}
#serviceBlocks .container {
	padding:0;
}
#serviceBlocks ul {
	padding:0;
}
#serviceBlocks li {
	display:inline-block;
	margin-bottom:30px;
}
#serviceBlocks li:nth-child(3n+3) {
    margin-right: 0!important;
}
#serviceBlocks li:last-child {
    margin-right: 0!important;
}
.block {
	margin-right:27px;
}
.thumbnail {
    background-color: #FFFFFF;
	box-shadow: 3px 3px 3px #b2b2b2;
    border: none;
    border-radius: 0;
    height: auto;
    max-width: 100%;
	padding: 0;
    transition: none;
	line-height:0;
	height:170px;
	overflow:hidden;
}
.anotherService {
	text-shadow:none;
	font-size:15px;
	font-weight:400;
	color:#000;
}
.thumbnail > img {
    display: inline-block;
    height: auto;
    max-width: 100%;
	padding:0;
	margin:0;
}
#serviceBlocks .blockTitle {
    background: none;
    bottom: 160px;
    padding: 16px 22px;
    position: relative;
    text-shadow: 0 1px 0 #000000;
    z-index: 1;
}
#serviceBlocks .btn {
	position: absolute;
    top: 100px;
}
#clientLogos {
    text-align:center;
    display:block;
	padding-top:20px;
	padding-bottom:20px;
	border-top:1px solid #dfdfdf;
}
.homeClient {
	padding-top:0!important;
	border-top:none!important;
}

#footerSection {
    width:100%;
	min-height:200px;
	background:#222222;
	padding:30px 0;
	color:#FFF;
	font-size:12px;
}
#footerSection ul {
	list-style:none;
	padding-left:0;
	margin-bottom:20px;
}
#footerSection li a {
	color:#FFF;
}
#footerSection a:hover{
	color:#1a6cbe;
}
.contactArea {
	text-align:right;
}
.contactArea p {
	color:#FFF;
	font-size:15px;
}
.contactArea img {
	margin-left:10px;
	margin-top:10px;
}
.footerBottom {
	border-top:1px solid #373737;
	padding-top:15px;
	margin-top:10px;
	color:#555555;
}
.breadcrumb {
    background:none;
    border-radius:0;
    list-style: none outside none;
    margin-bottom: 20px;
    padding: 0;
	color:#555555;
}
.breadcrumb > li + li:before {
    color: #555555;
    content: "/ ";
    padding: 0 5px;
}
.breadcrumb li a {
    color:#555555!important;
}
.siteby {
	text-align:right;
}
.clearPad {
	padding:0;
	overflow:hidden;
}

.btn-orange {
	color: #FFFFFF;
	font-weight:600;
	padding:5px 20px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #EF6E01;
	*background-color: #EF6E01;
	background-image: -moz-linear-gradient(top, #E58804, #EF6E01);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E58804), to(#EF6E01));
	background-image: -webkit-linear-gradient(top, #E58804, #EF6E01);
	background-image: -o-linear-gradient(top, #E58804, #EF6E01);
	background-image: linear-gradient(to bottom, #E58804, #EF6E01);
	background-repeat: repeat-x;
	border-color: #EF6E01;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E58804', endColorstr='#EF6E01', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-orange:hover,
.btn-orange:active,
.btn-orange.active,
.btn-orange.disabled,
.btn-orange[disabled] {
	opacity: 0.8;
	color: #FFFFFF;
	background-color: #EF6E01;
	*background-color: #003bb3;
}
.btn-white {
	color: #000000;
	font-weight:600;
	padding:5px 20px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #E3E3E3;
	*background-color: #E3E3E3;
	background-image: -moz-linear-gradient(top, #FFFFFF, #E3E3E3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#E3E3E3));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #E3E3E3);
	background-image: -o-linear-gradient(top, #FFFFFF, #E3E3E3);
	background-image: linear-gradient(to bottom, #FFFFFF, #E3E3E3);
	background-repeat: repeat-x;
	border-color: #E3E3E3;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E3E3E3', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-white:hover,
.btn-white:active,
.btn-white.active,
.btn-white.disabled,
.btn-white[disabled] {
	opacity: 0.8;
	color: #000000;
	background-color: #E3E3E3;
	*background-color: #003bb3;
}
.btn-slider {
	color: #1A6CBE;
	font-weight:600;
	padding:5px 20px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #E3E3E3;
	*background-color: #E3E3E3;
	background-image: -moz-linear-gradient(top, #FFFFFF, #E3E3E3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#E3E3E3));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #E3E3E3);
	background-image: -o-linear-gradient(top, #FFFFFF, #E3E3E3);
	background-image: linear-gradient(to bottom, #FFFFFF, #E3E3E3);
	background-repeat: repeat-x;
	border-color: #E3E3E3;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E3E3E3', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-slider:hover,
.btn-slider:active,
.btn-slider.active,
.btn-slider.disabled,
.btn-slider[disabled] {
	color: #555555;
	background-color: #E3E3E3;
	*background-color: #003bb3;
}
.btn-blue {
	color: #FFFFFF;
	font-weight:600;
	padding:5px 20px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0A4885;
	*background-color: #0A4885;
	background-image: -moz-linear-gradient(top, #196ABC, #0A4885);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#196ABC), to(#0A4885));
	background-image: -webkit-linear-gradient(top, #196ABC, #0A4885);
	background-image: -o-linear-gradient(top, #196ABC, #0A4885);
	background-image: linear-gradient(to bottom, #196ABC, #0A4885);
	background-repeat: repeat-x;
	border-color: #0A4885;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#196ABC', endColorstr='#0A4885', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-blue:hover,
.btn-blue:active,
.btn-blue.active,
.btn-blue.disabled,
.btn-blue[disabled] {
	opacity: 0.8;
	color: #000000;
	color: #FFF;
	background-color: #0A4885;
	*background-color: #003bb3;
}
.carousel-control {
  position: absolute;
  top: 43%;
  bottom: 0;
  left: 0;
  width: 4%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 1;
  filter: alpha(opacity=100);
}

.carousel-control.left {
	left:15px;
    background: url(../img/slide_left.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	filter:none;
}

.carousel-control.right {
	right: 0;
  	left: auto;
    background: url(../img/slide_right.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    right: 10px;
	filter:none;
}

.sliderContent {
	width:445px;
	height:270px;
	background:url(../img/slider_bg.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	position:absolute;
	top:0;
	right:40px;
	padding:60px 70px 65px 80px;
}

/*  STANDARD PAGE  */

#mainContent {
	margin:30px 0;
}
#mainContent h1{
	color:#1a6cbe;
	font-weight:300;
	font-style:italic;
	font-size:38px;
	line-height:38px;
	width:85%;
	padding-left:2px;
}
#mainContent h2{
	font-weight:600;
	font-style:normal;
	font-size:18px;
	line-height:15px;
}
#mainContent ul{
	padding-left:14px;
}
#mainContent li {
    color: #1a6cbe;
}
#mainContent li p {
    color: #666666;
	line-height:10px;
}
.bannerImage {
	background:#CCC;
	width:100%;
	height:auto;
	margin-bottom:30px;
}
#contentArea {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #dfdfdf;
	height:auto;
	padding-left:2px;
}
#contentArea p a {
	color:#1a6cbe;
	font-weight:300;
}
#contentArea p a:hover {
	text-decoration:underline;
}
.contentArea {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #dfdfdf;
	height:auto;
}
.contentArea p a {
	color:#1a6cbe;
	font-weight:300;
}
.contentArea p a:hover {
	text-decoration:underline;
}


#mainContent #sidebar{
	padding-right:60px;
}

.panelNav, .panelQuote, .panelCta1, .panelCta2 {
	border:1px solid #E1E1E1;
	border-radius: 5px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
}
.panelNav {
	padding:30px;
	margin-bottom:30px;
}
#sidebar .panelNav ul{
	padding-left:0;
}
.panelNav p {
	font-size:16px;
	font-style:italic;
	font-weight:200;
	margin-bottom:20px;
}
.panelNav li {
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
	margin-bottom:7px;
    list-style: none outside none;
}
.panelNav li:hover {
	background:url(../img/arrow_blue.gif) right 4px no-repeat;
}
.panelNav li a{
	width:auto;
}
.active a {
	color:#1a6cbe;
}
.current_page_item a {
	color:#1a6cbe;
}
.active li {
	background:url(../img/arrow_blue.gif) right no-repeat;
}
.panelCta1 {
	padding:21px 18px;
	margin-bottom:15px;
	background:#0e4680;
	text-align:center;
	color:#FFF;
}
.ctaTitle {
	color:#dee2e9;
	font-weight:600;
	font-style:italic;
	font-size:21px;
}
.panelCta2 {
	padding:21px 18px;
	margin-bottom:15px;
	background:#f6f6f6;
	text-align:center;
	color:#1a6cbe;
}
.panelCta2 .ctaTitle {
	color:#1a6cbe;
}
.panelQuote {
	padding:20px 20px 13px 20px;
	margin-bottom:15px;
}

.videoThumb span, .imageThumb span {
	width:36px;
	height:36px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-18px 0 0 -18px;
}
.videoThumb span {
	background:url(../img/icon_video.png) center no-repeat;
}
.imageThumb span {
	background:url(../img/icon_image.png) center no-repeat;
}
#pageCta {
	margin-top:25px;
	margin-bottom:30px;
}
#pageForm {
	margin-top:25px;
	margin-bottom:30px;
}
.formAdvice {
	padding:42px 150px 0 30px;
	color:#bcbcbc;
}
.contactForm {
	margin-top:20px;
	margin-bottom:20px;
}
label {
    display: inline-block;
    font-weight: 200;
    margin-bottom: 5px;
}
#mainContent .contactInfo ul{
	padding-left:0;
	padding-top:5px;
}
#mainContent .contactInfo li {
	display:inline-block;
	padding-left:0;
	margin-right:25px;
	margin-bottom:15px;
	font-weight:100;
	font-size:21px;
	color:#666666;
}
#mainContent .contactInfo span {
	font-weight:400;
	font-style:italic;
	margin-right:5px;
}
.contactAddress {
	font-size:16px!important;
	color:#00F;
}
#googlemap {
	width: 100%;
	height: 270px;
}
#googlemap img {
  	max-width: none;
}
#googlemap p.gmapinfo {
	width: 140px !important;
	min-height: 20px;
    margin: 0;
    font-size: 18px;
    line-height: 24px;
	font-family: 'Source Sans Pro', sans-serif;
	color:#1a6cbe;
}

/* cf7 validation */

span.wpcf7-form-control-wrap {
	display: block !important;
}
input.wpcf7-not-valid {
	border-color: #fd0000 !important;
}
input.wpcf7-not-valid:focus {
  border-color: #fd0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
span.wpcf7-not-valid-tip {
	display: none !important;
}
 
@media (max-width: 1199px) {
#iconEmail {
	background:url(../img/icon_email.gif) center no-repeat;
	margin-left:20px;
}
.contactList li {
	font-size:22px;
}
.navList {
	
}
.navList ul{
	width:770px;
	padding-left:4px;
}
.navList li{
	font-size:17px;
	padding-top:0;
	margin:0 -4px;
}
.navList li a span {
	height:57px;
	padding:16px 0 0 0;
	margin-right:14px;
	margin-left:14px;
	display:inline-block;
	border:none;
}
.navList li.active span, .navList li.current_page_item span {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 15px 6px;
}
#serviceBlocks li {
	width:300px;
}
#serviceBlocks .blockTitle {
    bottom: 144px;
}
.thumbnail {
	height:137px;
}
#serviceBlocks .btn {
    position: absolute;
    top: 88px;
}
h4 {
	font-size: 21px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 2px;
}
.anotherService {
    font-size: 14px;
}
.sliderContent {
    height: 224px;
    padding: 36px 70px 65px 80px;
}
.contactAddress {
	font-size:15px!important;
}
#mainContent h1{
	width:95%;
}
}
