@import url("jquery-ui.css");


@font-face {
	font-family: "Network Rail Sans";
	src: url("../fonts/networkrailsans/Network-Rail-Sans.eot");
	src: url("../fonts/networkrailsans/Network-Rail-Sans.woff") format('woff'),
	url("../fonts/networkrailsans/Network-Rail-Sans.otf") format('otf');
}
@font-face {
	font-family: "Network Rail Sans";
	src: url("../fonts/networkrailsans/Network-Rail-Sans-Bold.eot");
	src: url("../fonts/networkrailsans/Network-Rail-Sans-Bold.woff") format('woff'),
	url("../fonts/networkrailsans/Network-Rail-Sans-Bold.otf") format('otf');
	font-weight: bold;
}
@font-face {
	font-family: "Network Rail Sans";
	src: url("../fonts/networkrailsans/Network-Rail-Sans-Italic.eot");
	src: url("../fonts/networkrailsans/Network-Rail-Sans-Italic.woff") format('woff'),
	url("../fonts/networkrailsans/Network-Rail-Sans-Italic.otf") format('otf');
	font-style: italic;

}
@font-face {
	font-family: "Network Rail Sans";
	src: url("../fonts/networkrailsans/Network-Rail-Sans-BoldItalic.eot");
	src: url("../fonts/networkrailsans/Network-Rail-Sans-BoldItalic.woff") format('woff'),
	url("../fonts/networkrailsans/Network-Rail-Sans-BoldItalic.otf") format('otf');
	font-style: italic;
	font-weight: bold;
}
.row {
	margin-right: -10px;
	margin-left: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-right: 10px;
	padding-left: 10px;
}
body {
	background-color:#fff;
	font-family: "Network Rail Sans", sans-serif;
	color:#333;
	font-size: 16px;
}
#cookieswitch {
	color:#fff;
	padding:3px 6px;
	cursor:pointer;
}
.hidden, #MemberLoginForm_LoginForm #Remember, #expander .footerlink, legend {
	display:none;
}
.img_title {
	font-style:italic;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	padding-bottom: 5px;
	font-weight:bold;
	font-style: italic;
}
.ui-widget-content a, .link, a, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color:#3a9fbe;
}
.ui-widget-content a h1{
	color: #fff;
	font-size: 100%;
	padding: 0;
	margin: 0;
}
.thumbnails a {
	display:block;
}
a, a:hover, a:active {
	text-decoration:none;
	cursor: pointer;
	/*color: #e3e3e3;*/
	color: #434240;
}
a:hover, a:hover .link, a:hover .h1, a:hover .h2, a:hover .h3, a:hover .h4, a:hover .h5, a:hover .h6, a:hover .plaintext, .footerlink a:hover, a.special:hover {
	-webkit-transition: all 400ms ease;
	color:#005172;
}
a.special{
	color:#df192f;
}
a * {
	cursor:pointer;
}
a .plaintext {
	color:#636466;
}
.banner_copy .background {
	height:0;
	float: left;
	border-style: solid;
	background-color:transparent;
	border-width: 175px 38px 0 0;
	border-color:  #007798 transparent;
	width: 100%;
	-webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(#00abeb), to(#fff), color-stop(0.5, #fff), color-stop(0.5, #66cc00)) 21 30 30 21 repeat repeat;
}
.banner h1 {
	margin-left: 31px;
	font-size: 24px;
	line-height: 34px;
}
.banner_copy h2 {
	font-size: 175%;
	line-height: 42px;
	padding: 22px 35px;
}
.banner h1, .banner_copy h2 {
	color:#fff;
}
.header p {
	background:transparent url('../img/header_logo.png') right top no-repeat;
	height:0;
	overflow:hidden;
	padding-top:20px;
	margin-bottom:2px;
	margin-right: 10px;
}
.pagetitle .banner {
	height: 0;
	overflow: hidden;
}
.banner .banner_copy {
	background:transparent url('../img/header_images.png') 0 0 no-repeat;
	height:0;
	padding-top:176px;
	overflow:hidden;
}
.download_link p.strong, .grid_link p.strong{
	padding-bottom:0;
	color: #636466;
}
.download {
	background: #F0F7FA url('../img/download.png') 5px 5px no-repeat;
	padding: 7px 12px 0 124px;
	min-height: 160px;
}
img{
	height:auto;
	max-width:100%;
}
.offices {
	min-height:318px;
}
.offices li a {
	font-weight:bold;
	color:#636466;
}
.offices li a.section {
	color: #3A9FBE;
}
.searchResult {
	margin: 15px 0;
	border-bottom: 1px solid #3a9fbe;
	padding-bottom: 15px;
}
a.searchResultHeader {
	font-weight: 600;
	display: block;
}
.grid .twelvecol {
	background: #F0F7FA;
}
.mobile_only {
	display: none !important;
}
.footer ul {
	margin: 15px 0 0;
	padding: 0;
	list-style-type: none;
}
.footer li {
	display: inline-block;
	padding: 0 0 0 20px;
}
.footer .text-right ul {
	width: 100%;
	display: table;
	table-layout: fixed; /* optional, for equal spacing */
	border-collapse: collapse;
}
.footer .text-right li {
	display: table-cell;
	text-align: right;
	vertical-align: middle;
}
.footer li.first {
	padding-left: 0;
}
.nav-row {
	/*background:  #005172 url(../img/navcorner.png) right top no-repeat;*/
background-color: #005172;
	margin: 4px 3px 20px 0px;
}
ul.navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 6px;
}
.navigation > li {
	display: inline-block;
	position: relative;
}
.navigation > li:hover, .navigation > li.current {
	background-color: #3a9fbe;
}
.navigation li a {
	color: #fff;
	font-size: 16px;
	display: block;
	padding: 10px;
}
.drop {
	position: relative;
}
.sub-menu {
	display: none;
	position: absolute;
	padding: 0 10px;
	margin: 0;
	list-style-type: none;
	z-index: 10;
	background-color: #e5f4f7;
	text-align: left;
	min-width: 200px;
	-webkit-box-shadow: 0px 1px 0px 1px rgba(58,159,190,0.2);
	-moz-box-shadow: 0px 1px 0px 1px rgba(58,159,190,0.2);
	box-shadow: 0px 1px 0px 1px rgba(58,159,190,0.2);
}
.sub-menu li {
	border-bottom: 1px solid #005172;
}
.sub-menu li a {
	color: #005172;
}
.sub-menu li a:hover{
	color: #3a9fbe;
}
.sub-menu li.last {
	border: none;
}
.navigation .drop:hover .sub-menu {
	display: block;
}
.title {
	color: #3a9fbe;
	padding: 0 0 10px;
	margin: 0;
	font-size: 19px;
	font-style: italic;
}
.title-border {
	border-bottom: 2px solid #339ebf;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.block {
	margin-bottom: 20px;
}
#SearchForm_SearchForm {
	position: relative;
	margin: 3px 30px 0 0;
}
#SearchForm_SearchForm_Search {
	border: 1px solid #005172;
	color: #fff;
	background-color: #005172;
	width: 100%;
	min-height: 35px;
	padding-right: 32px;
	outline: none;
	padding-left: 5px;
	font-size: 16px;
	-webkit-appearance: none;
}
#SearchForm_SearchForm_Search:active, #SearchForm_SearchForm_Search:focus{
	border-color: #fff;
}
#SearchForm_SearchForm_action_results{
	background: url(../img/search_icon.png) no-repeat;
	height: 29px;
	width: 28px;
	border: none;
	text-indent: 99px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 3px;
	right: 3px;
}
.footer {
	padding: 15px 0;
	border-top: 1px solid #6c6d6f;
	font-size: 15px;
}
.main {
	margin-bottom: 20px;
}
.griditem {
	position: relative;
	margin: 15px 0;
}
.grid_link, .caption {
	/*background: url(../img/bg.png);*/
	background-color:rgba(0,0,0,0.4);
	color: #fff;
	position: absolute;
	bottom: 0;
	padding: 10px;
	width: 100%;
	min-height: 69px;
}
.grid_link {
	bottom: -1px;
}
.grid_title {
	font-weight: normal;
	font-size:14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.grid_link p {
	color: #fff;
	padding: 0;
	margin: 0;
}
.grid_link a {
	color: #fff;
	padding: 0;
	margin: 0;
	display: block;
	font-style: italic;
}
.grid_link a:hover {
	color: #3a9fbe;
}
.grid_content {
	-o-transition: max-height ease 0.8s;
	-moz-transition: max-height ease 0.8s;
	-webkit-transition: max-height ease 0.8s;
	transition: max-height ease 0.8s;
	max-height: 0;
	overflow: hidden;
	padding-top: 5px;
}
.griditem:hover .grid_content {
	max-height: 160px;
}
.bx-wrapper {
	margin: 0;
}
.bx-wrapper .bx-viewport {
	box-shadow: none;
	border: none;
	left: 0;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 0;
	/* background: url(../img/bg.png); */
}
.bx-wrapper .bx-pager {
	background: url(../img/bg.png);
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	padding: 9px 0 1px 10px;
}

.bx-wrapper .caption {
	bottom: 30px;
	width: 83%;
	padding: 6px 10px 6px 10px;
	min-height: 63px;
}
.full-controls .bx-wrapper .caption {
	width: 100%;
}
.bx-wrapper .caption .caption-text{
	border-bottom: 1px solid #fff;
	padding-bottom: 14px;
	font-size: 14px;
	line-height: 14px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	width: 5%;
	margin-right: 17%;
	padding-top: 8px;
	text-align: left;
}
.full-controls .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	margin-right:0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #3a9fbe;
}
.nav-tabs, .typography .nav-tabs {
	margin: 0;
	background: #005172;
	border: none;
	padding: 0;
}
.nav-tabs > li > a {
	border: none;
	background: none;
	color: #fff;
	border-radius: 0;
	font-style: italic;
	font-size: 16px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav > li > a:hover, .nav > li > a:focus {
	background: #3a9fbe;
	border: none;
	color: #fff;
}
.nav-tabs > li {
	margin: 0;
	padding: 0;
}
.tab-content {
	padding: 0;
	border-top: none;
}
.matchHeight .tab-content {
	height: 100%;
}
.matchHeight .tab-content > .tab-pane {
	height: 100%;
	padding-bottom: 42px;
}
.matchHeight .tab-main {
	height: 100%;
}
.client-info {
	padding-bottom: 32px;
}
.client-info.no-download {
	padding: 0;
}
.client-info .typography {
	height: 100%;
}
.tabslider .bx-viewport {
	background: none;
}
.tabslider .bx-wrapper .bx-pager {
	position: relative;
	background: none;
	text-align: left;
}
.tab-content h1, .tab-content h2 {
	margin-top: 15px;
}
.tab-main {
	padding: 15px 15px 15px 0px;
}
.videogrid .griditem {
	cursor: pointer;
	width: 270px;
	margin-top: 0;
}
.filter-row {
	padding: 20px 0;
}
.filterby {
	display: block;
	width: 100%;
	text-align: left;
	font-weight: bold;
	padding-top: 22px;
	margin-left: -21px;
}
.filter-section {
	text-align: right;
}
.filter-section .chosen-container {
	text-align: left;
}
.mix {
	display: none;
}
.chosen-container {
	font-size: 16px;
}
.chosen-container .chosen-drop {
	box-shadow: none;
	border: 1px solid #E6E6E6;
	border-top: none;
}
.chosen-container .chosen-results {
	padding: 0;
	margin: 0;
	color: #000;
}
.chosen-container .chosen-results li.highlighted {
	background: #7bcde0;
	color: #000;
}
.chosen-container .chosen-results li {
	padding: 10px;
}
.chosen-container-single .chosen-single {
	background: #fff;
	box-shadow: none;
	font-weight: bold;
	/*border: none;*/
	border: 1px solid #E6E6E6;
	height: 60px;
	padding: 20px 10px;
	color:#787877;
}
.chosen-container .chosen-results, .chosen-container .chosen-results li {
	color:#787877;
}
.chosen-container-single .chosen-search {
	padding: 3px 10px 5px;
}
.chosen-container-single .chosen-search input[type="text"] {
	color: #7f7f7f;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	height: 40px;
	background: #fff url(../img/chosen-search.png) 100% 15px no-repeat;
}
.chosen-container .chosen-results li.highlighted {
	color:#fff;
	background-color: #3a9fbe;
}
.chosen-container-active .chosen-single, .chosen-container-active.chosen-with-drop .chosen-single {
	background: #fff;
	box-shadow: none;
	border: 1px solid #E6E6E6;
}
.chosen-container-single .chosen-single div {
	width: 25px;
}
.chosen-container-single .chosen-single div b {
	width: 13px;
	height: 7px;
	background: url(../img/chosen-controls.png) 0 -7px no-repeat;
	margin: 29px 0 0 0;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: 0 0;
}
.WidgetHolder {
	margin: 0 0 30px 0;
	padding: 0;
}
.pagination {
	display: block;
}
.pagination .PageNumbers {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.PageNumbers li.active a {
	text-decoration: underline;
}
.PageNumbers li {
	display: inline-block;
}
h2.postTitle {
	padding: 0;
	margin: 0;
}
.blogSummary {
	border-bottom: 1px solid grey;
	padding: 15px 0;
}
.details {
	margin-bottom: 20px;
}
.details ul li span, .detail-title {
	font-weight: bold;
	font-size: 16px;
}
.map {
	width: 100%;
	height: 400px;
	top: -26px;
	left: 34px;
}
@media (max-width: 426px) {
	.map {
		top: 0px;
		left: 0px;
	}
	.nav-tabs, .typography .nav-tabs {
		margin-top: 10px;
		display: grid;
	}

}
.project-details {
	margin-bottom: 20px;
}
.linkedin {
	display: block;
	width: 27px;
	height: 27px;
	background: url(../img/linkedin.png);
	margin: 50px 0 0 auto;
}
.footerwrap {
	background-color: #CDE6EE;
	padding: 5px 15px;
}
.footerlink a {
	background: transparent url('../img/bullet_large.png') right 9px no-repeat;
	color: #636466;
	font-size: 15px;
	display: inline-block;
	padding: 0 10px 0 0;
}
.text-right {
	text-align: right;
}
.feed .typography {
	background: none;
	padding: 0;
}
.feed-row {
	margin-top: 15px;
	margin-bottom: 15px;
}
.feed-row h4 {
	padding: 0;
	margin: 0 0 5px 0;
}
.feed-row img {
	padding-bottom: 10px;
}
.feed-row {
	min-height: 120px;
}
.feed-row.services-row {
	min-height: 95px;
}

blockquote {
	border-left: 5px solid #3a9fbe;
	/*background-color: #D4EAEE;*/
background-color:#005172;
}
blockquote p {
color:#FFF;
}
.mob-nav-toggle {
	background-color: #005172;
	display: block;
	width: 55px;
	padding: 10px;
	text-align: center;
	position: relative;
	z-index: 10;
	cursor: pointer;
}
.mob-nav-toggle:hover{
	background-color: #3a9fbe;
}
.icon-bar {
	display: block;
	background-color: #fff;
	height: 2px;
	margin: 5px 4px;
}
ul.mob-nav {
	display: none;
	background-color: #005172;
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: absolute;
	width: 100%;
	z-index: 10;
}
.active ul.mob-nav {
	display: block;
}
ul.mob-nav li {
	position: relative;
	border-top: 1px solid #fff;
}
ul.mob-nav .sub-menu li {
	border: none;
}
ul.mob-nav > li > a {
	color: #fff;
}
ul.mob-nav li a {
	padding: 10px;
	display: block;
}
ul.mob-nav li a:hover, ul.mob-nav li.open > a {
	background: #3a9fbe;
	color: #fff;
}
.sub-menu-toggle {
	position: absolute;
	height: 42px;
	background-color: #005172;
	width: 42px;
	top: 0;
	right: 0;
	z-index: 10;
	cursor: pointer;
	padding-top: 15px;
}
.sub-menu-toggle:hover, .open .sub-menu-toggle{
	background-color: #3a9fbe;
}
.navigation .drop {
	padding-right: 20px;
}
.navigation .drop-icon {
	position: absolute;
	right: 5px;
	top: 16px;
}
.drop-icon {
	display: block;
	margin: 0 auto;
	height: 11px;
	width: 15px;
	background: url(../img/nav-sprite.png) no-repeat 0 -11px;
}
.open .drop-icon {
	background-position: 0 0;
}
.searchbar #SearchForm_SearchForm {
	margin: 0;
}
.searchbar {
	width: 100%;
	background-color: #005172;
	position: relative;
	margin-top: -46px;
	padding: 6px 10px 5px 70px;
}
.mob-head {
	position: relative;
	margin: 10px 0;
}
.dynamic-banner {
	background: url('../img/pagebanner-2017c.png') right top no-repeat;
	height: 63px;
	padding-top: 22px;
	padding-right: 180px;
}
/*
.dynamic-banner span {
	background: #5b5e5e;
	background: -moz-linear-gradient(left,  #5b5e5e 0%, #686766 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#5b5e5e), color-stop(100%,#686766));
	background: -webkit-linear-gradient(left,  #5b5e5e 0%,#686766 100%);
	background: -o-linear-gradient(left,  #5b5e5e 0%,#686766 100%);
	background: -ms-linear-gradient(left,  #5b5e5e 0%,#686766 100%);
	background: linear-gradient(to right,  #5b5e5e 0%,#686766 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b5e5e', endColorstr='#686766',GradientType=1 );
	color: #fff;
	font-size: 27px;
	font-style: italic;
	text-decoration: none;
	display: block;
	padding: 2px 10px 2px 15px;
	height: 41px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 200;
}
*/
.dynamic-banner span {
	background: #5b5e5e;
	background: -moz-linear-gradient(left,  #5b5e5e 0%, #9e9d9d 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#5b5e5e), color-stop(100%,#9e9d9d));
	background: -webkit-linear-gradient(left,  #5b5e5e 0%,#9e9d9d 100%);
	background: -o-linear-gradient(left,  #5b5e5e 0%,#9e9d9d 100%);
	background: -ms-linear-gradient(left,  #5b5e5e 0%,#9e9d9d 100%);
	background: linear-gradient(to right,  #5b5e5e 0%,#9e9d9d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b5e5e', endColorstr='#9e9d9d',GradientType=1 );
	color: #fff;
	font-size: 27px;
	font-style: italic;
	text-decoration: none;
	display: block;
	padding: 2px 10px 2px 15px;
	height: 41px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 200;
}

.hero-section {
	float: left;
	width: 145px;
	height: 175px;
	-o-transition: opacity ease-in-out 0.8s;
	-moz-transition: opacity ease-in-out 0.8s;
	-webkit-transition: opacity ease-in-out 0.8s;
	transition: opacity ease-in-out 0.8s;
	opacity: 0;
}
.hero-section img {
	max-width: none;
}
.hero-section.visible {
	opacity: 1;
}
.hero-title {
	height: 175px;
	color: #fff;
	background-color: #3a9fbe;
	padding: 20px;
	font-size: 22px;
	font-style: italic;
	font-weight: 500;
	float: left;
	width: 100%;
}
.hero-one {
	width: 285px;
	background: transparent url(../img/hero-one.png) no-repeat top left;
}
.hero-three {
	width: 175px;
}
.hero-holder {
	overflow: hidden;
}
.slant {
	position: absolute;
	top: 0;
	right: 10px;
	width: 125px;
	height: 362px;
	background: url(../img/slant.png) no-repeat 149% top;
}
.project-sidebar {
	padding: 10px;
	background: #f0f7fa;
}
.project-sidebar h3 {
	margin: 0;
}
#visualization .google-visualization-tooltip-item-list {
	list-style-image: none;
	list-style-type: none;
	margin: 1em 0 1em 0;
	padding: 0;
}
ul.regions {
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.regions li {
	padding: 10px 10px 10px 0;
	margin: 0;
	float: left;
	width: 50%;
}
.regions li a {
	padding: 0;
	display: block;
	width: 100%;
	color: #333;
}
.pos {
	background-color: #dddf4b;
	border: 2px solid #fff;
	width: 30px;
	display: inline-block;
	height: 30px;
	text-align: center;
	line-height: 27px;
	border-radius: 100%;
	color: #135793;
	margin-right: 10px;
}
#visualization {
	margin: 15px 0;
	overflow: hidden;
}
#visualization path {
	stroke: #fff;
	stroke-opacity: 0.2;
	cursor: pointer !important;
}
.download-link {
	display: block;
}
.title a {
	text-decoration: none;
	background: none;
	/*background: url(../img/titlelink.png) no-repeat right;*/
	padding-right: 20px;
	font-size: inherit;
	padding-bottom: 0;
}
.title.down a {
	background-image: url(../img/titlelinkdown.png);
}
.title a:hover {
	text-decoration: none;
	color: #3a9fbe;
}
.bx-controls-auto {
	position: relative;
}
.bx-controls-auto:after {
	background: url(../img/bx-controls-slant.png) no-repeat right top;
	width: 35px;
	height: 30px;
	display: block;
	content: "";
	position: absolute;
	right: -35px;
	top: 0;
}
.bx-wrapper .caption:after {
	background: url(../img/bx-caption-slant.png) no-repeat right top;
	width: 47px;
	height: 75px;
	display: block;
	content: "";
	position: absolute;
	right: -47px;
	top: 0;
}
.full-controls .bx-controls-auto:after,
.full-controls .bx-wrapper .caption:after{
	content: none;
}
.carousel .bx-wrapper {
	overflow: hidden;
}
.feed .feed-row{
	font-size: 14px;
}
.feed-row h4 {
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.carousel .typography {
	min-height: 290px;
}
.PersonPageHolder .mixitup .grid_link, .team .grid_link {
	min-height: 0;
}
.google-visualization-tooltip-item {
	margin: 0.65em 0em 0.65em 0em;
	padding: 0em 2em 0em 1em;
	font-size: 13px;
}
.google-visualization-tooltip-item-list .google-visualization-tooltip-item:first-child {
	margin: 0.65em 0em 0.65em 0em;
	padding: 0em 2em 0em 1em;
}
.google-visualization-tooltip{
	width:200px !important;
	border: none !important;
}
.videogrid .bx-wrapper .bx-viewport {
	background: none;
}
.videogrid .bx-wrapper .bx-next {
	right: -30px;
	background: url(../img/videogridcontrols.png) no-repeat -21px 0;
	width: 20px;
	height: 36px;
	margin: -13px 0 0 0;
	padding: 0;
	-webkit-transition: none;
	cursor: pointer;
}
.videogrid .bx-wrapper .bx-next:hover {
	background-position: -21px -37px;
}
.videogrid .bx-wrapper .bx-prev {
	left: -30px;
	background: url(../img/videogridcontrols.png) no-repeat 0 0;
	width: 20px;
	height: 36px;
	margin: 0;
	padding: 0;
	margin: -13px 0 0 0;
	padding: 0;
	-webkit-transition: none;
	cursor: pointer;
}
.videogrid .bx-wrapper .bx-prev:hover {
	background-position: 0 -37px;
}
.videogrid .bx-wrapper {
	margin: 0 30px !important;
}
.web-design {
	color:#686262;
}
.pagetitle {
	margin-top: 10px;
}
.modal-body iframe {
	width: 100%;
}
.keyword-input {
	padding: 10px;
	width: 100%;
	margin: 10px 0;
	border: 1px solid #E6E6E6;
	height: 60px;
	border-radius: 5px;
}
.fancy-wrap {
	overflow: hidden;
}
.typography .fancybox {
	float: left;
	padding: 0;
	margin-right: 15px;
	background-color: #3a9fbe;
	margin-bottom: 10px;
}
.sidebar-feed {
	overflow: hidden;
	margin-bottom: 15px;
}
.sidebar-feed-left {
	float: left;
	width: 40%;
}
.sidebar-feed-right {
	float: left;
	width: 60%;
	padding-left: 10px;
}
.sidebar-feed h4 {
	padding: 0;
	margin: 0;
}
.typography .blogVitals {
	padding-bottom: 0;
}
.blog-filters {
	margin-bottom: 20px;
}
.datepicker {
	border: 1px solid #E6E6E6;
	height: 60px;
	width: 100%;
	padding: 10px 30px 10px 10px;
	border-radius: 5px;
	color: #787877;
	font-weight: bold;
	background: #fff url(../img/calendar.png) no-repeat 100% 14px;
}
.datepicker:focus {
	outline: none;
}
.datepicker::-webkit-input-placeholder {
	color: #787877;
}

.datepicker:-moz-placeholder { /* Firefox 18- */
	color: #787877;
}

.datepicker::-moz-placeholder {  /* Firefox 19+ */
	color: #787877;
}

.datepicker:-ms-input-placeholder {
	color: #787877;
}
.blog-filters h5 {
	margin: 0 0 15px;
	padding: 0;
	font-size: 18px;
}
.form-action {
	color: #fff;
	background-color: #3a9fbe;
	border: none;
	border-radius: 5px;
	height: 50px;
	min-width: 70px;
	margin: 15px 0 0;
	cursor: pointer;
	transition: background-color 0.5s ease-in-out;
	display: inline-block;
	font-size: 17px;
	line-height: 50px;
	padding: 0 10px;
}
.blog-filter-action, .typography a.blog-filter-action {
	color: #fff;
	background-color: #3317ce;
	border: none;
	border-radius: 5px;
	height: 60px;
	margin: 0;
	cursor: pointer;
	transition: background-color 0.5s ease-in-out;
	display: inline-block;
	font-size: 17px;
	line-height: 50px;
	padding: 0 10px;
}
.typography a.blog-filter-action {
	margin-left:15px;
}
.blog-filter-action:hover, .typography a.blog-filter-action:hover, .form-action:hover {
	background-color: #005172;
	color: #fff;
}
#Form_FilterForm {
	display: none;
}
.ui-widget-header {
	background: #3a9fbe;
	border: none;
}
.ui-widget-header .ui-state-hover {
	border: none;
	background: #fff;
	color: #fff;
}
#PageNumbers {
	overflow: hidden;
}
.footerlink .prev {
	float: left;
}
.footerlink .next {
	float: right;
}
.searchResult.first {
	border: none;
	padding: 0;
	margin-top: 0;
}
.searchResult.last {
	border: none;
	padding: 0;
	margin-bottom: 0;
}
html[data-useragent*="iPhone"] input, html[data-useragent*="iPad"] input{
	-webkit-appearance:none;
}
.dark-btn, .typography .dark-btn {
	background-color: #195170;
	color: #fff;
	padding: 15px 20px;
	display: inline-block;
	margin: 20px 0;
}
.dark-btn:hover, .typography .dark-btn:hover, .dark-btn:focus, .typography .dark-btn:focus {
	background-color: #195170;
	color: #fff;
	text-decoration: none;
}
.download-image {
	text-align: center;
}
.publication {
	width: 205px;
	float: left;
	margin: 0 10px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.scroll-content {
	overflow: hidden;
}
.publication.first {
	margin-left: 0;
}
.publication.last {
	margin-right: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	height: 11px;
	margin: 0;
	background-color: #cddbde;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 11px;
	margin: 0;
	background-color: #349ec0;
}
.download-publication {
	position: relative;
	display: block;
	padding: 0;
}
.download-publication .overlay {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	color: #fff;
	text-align: center;
	padding: 110px 10px;
	background: url(../img/publication-overlay.png);
	display: none;
	font-style: normal;
}
.download-publication .overlay.overlay-presentation {
	padding: 60px 10px 40px 10px;
}
.download-publication:hover .overlay{
	display: block;
}
.download-icon {
	display: block;
	margin: 10px auto;
	background: url(../img/download-icon.png);
	width: 16px;
	height: 16px;
}
.publication-title {
	padding: 5px 0;
	display: block;
}
#Form_FilterPublicationsForm label {
	display: none;
}
ul.unstyled {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}
ul.unstyled li {
	padding: 10px 0;
}
.micro-nav {
	margin: 0 0 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #d4d4d4;
	position: relative;
	display: block;
	top: -15px;
}
.micro-nav li {
	display: inline-block;
	padding: 10px 5px;

}
.micro {
	color: #339ebf;
	font-weight: bold;
}
.micro-nav li a {
	color: #5b5c5c;
	font-weight: bold;
}
.project-row {
	overflow: hidden;
	margin: 15px 0;
}
.project-thumb {
	float: left;
	width: 70px;
}
.project-item {
	padding-left: 85px;
}
.project-item h4 {
	margin: 0;
}
.location-map {
	/*border: 1px solid #d1d1d1;*/
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
.tab-control {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 270px;
}
.tab-control a {
	background-color: #ffffff;
	padding: 15px;
	display: block;
	color: #333333;
	margin-bottom: 1px;
	text-decoration: none;
}
.tab-control .active a, .tab-control a:hover {
	background-color: #339ebf;
	color: #fff;
}
.imagemapper-wrapper {
	position: relative;
}
.imapper1-pin-wrapper {
	background-color: #dddf4b;
	color: #135793;
	border: 2px solid #fff;
	text-align: center;
	width: 33px;
	height: 33px;
	border-radius: 100%;
	line-height: 33px;
	position: absolute;
	cursor: pointer;
}
.imapper1-pin-wrapper.active {
	color: #fff;
	background-color: #339ebf;
}
.details ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.details li {
	padding: 2px 0;
}
.item-title, h4.item-title {
	padding: 0 0 10px;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}
.item-title a {
	padding: 0;
}
.blog-fliter {
	padding: 0 15px;
	float: left;
	width: 20%;
}
.clear {
	clear: both;
}
#TabCarousel li {
	padding: 0;
}
.griditem a {
	display: block;
	padding: 0;
	height: 100%;
}
#visualization.locations-map, .locations-map {
	width: 100%;
	height: 400px;
	margin: 0;
}
.slide {
	overflow: hidden;
}
.fancy-wrap .bx-wrapper .bx-pager {
	background: none;
	padding: 0;
	bottom: -30px;
	text-align: left;
}
.fancy-wrap .bx-wrapper .bx-viewport {
	background: none;
}
#visualization path:not([fill^="#74787a"]):hover {
	fill:#3A9FBE;
}
.blog-fiter-title {
	width: 11%;
}
.blog-fiter-button {
	width: 9%;
}
.feed .title, .videogrid .title, .title.norm-title {
	font-size: 19px;
}
.title.norm-title {
	color: #3a9fbe;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */
	.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
		bottom: 1px;
	}
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
		padding-top: 7px;
	}
	.typography.fancy-wrap {
		padding-right: 14px;
	}
}
@media (min-width : 768px) {
	.filter-pub {
		float: left;
		width: 22%;
		padding: 0 10px;
		text-transform: capitalize;
	}
	.filter-pub-action {
		width: 12%;
		float: right;
		margin-top: -60px;
	}
	.filter-pub-action .form-action {
		min-width: 0;
		height: 60px;
		margin: 0;
	}
	.hero-title {
		max-width: 115px;
	}
	.typography .fancybox2 {
		margin-right: 0;
	}
	.nav-row .row > .col-lg-10 {
		padding-right: 0;
	}
	.nav-row .row > .col-lg-2 {
		padding-left: 0;
	}
	.min-map-height {
		min-height: 460px;
	}
	.blog-fliter {
		padding: 0 5px;
	}
}
@media (min-width : 992px) {
	.hero-title {
		max-width: 335px;
	}

	.fancy-wrap {
		min-height: 270px;
	}
}
@media (min-width : 1200px) {
	.hero-title {
		max-width: 535px;
	}
	.fancy-wrap {
		min-height: 332px;
	}
	.typography .fancybox2 {
		margin-right: 15px;
	}
	.typography .fancybox3 {
		margin-right: 0;
	}
	.blog-fliter {
		padding: 0 15px;
	}
	.full-controls .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
		/* width: 90%; */
		width:100%;
	}
}
@media (max-width : 1200px) {
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
		width: 72%;
	}
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
		width: 9%;
		margin-right: 19%;
	}
	.bx-wrapper .caption {
		width: 81%;
	}
	.full-controls .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
		/* width: 90%; */
		width:100%;
	}
	.full-controls .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
		width: 10%;
	}
	.full-controls .bx-wrapper .caption {
		width: 100%;
	}
}
@media (max-width : 992px) {
	.bx-wrapper .caption {
		width: 78%;
	}
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
		width: 69%;
	}
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
		margin-right: 22%;
	}
	.slant {
		width: 75px;
		background-position: 81% top;
	}
	.typography .fancybox {
		width: 87px;
	}

}
@media (max-width : 767px) {
	/*.body {*/
		/*padding-top:80px;*/
	/*}*/
	.blog-fliter {
		float: none;
		width: 100%;
		padding: 10px;
	}
	.feed .typography {
		padding: 15px 0;
	}
	.typography .fancybox {
		width: auto;
	}
	/*.hero, .slant {*/
	.slant {
		display: none;
	}
	.hero {
		margin-top: 20px;
	}
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
		width: 80%;
	}
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
		width: 20%;
		margin-right: 0%;
	}
	.bx-wrapper .caption {
		width: 100%;
		bottom: 0;
		padding: 6px 10px;
	}
	.bx-wrapper {
		margin-top: 10px;
		padding-bottom: 30px;
	}
	.sub-menu {
		position: relative;
		border: none;
		padding: 0 0 0 0;
	}
	.open .sub-menu {
		display: block;
	}
	.mobile_only {
		display: block !important;
	}
	.griditem img {
		width: 100%;
	}
	.title.margin-top {
		margin-top: 30px;
	}
	.text-right, .filter-section {
		text-align: left;
	}
	.footer li {
		display: block;
		padding: 10px 0;
	}
	.linkedin {
		margin: 10px auto 10px 0;
	}
	#Sidebar {
		margin-top: 30px;
	}
	.filter-section .chosen-container {
		width: 100%;
		margin: 10px 0;
	}
	.footer .text-right li {
		display: block;
		text-align: left;
	}
	.feed-row img {
		width: 100%;
		height: auto;
	}
	.filter-select,.keyword-filter, .chosen-select {
		width: 100%;
		padding: 10px;
		margin: 10px 0;
		height: 60px;
	}
	.chosen-select {
		margin: 0;
	}
	.blog-filters .col-lg-3 {
		margin-bottom: 15px
	}
	.blogSummary img {
		width: 100%;
		padding-bottom: 10px;
	}
	.carousel .typography {
		min-height: 0;
	}
	.field.chosen-select {
		height: auto;
		padding: 0;
		margin: 10px 0;
	}
	.hero__slider .hero-slide-image {
		width:100%;
		height:550px;
	}
	.hero__slider .hero-slide-content {
		max-width: 100% !important;
		width:100% !important;
		height:auto !important;
		min-height: 250px;
		position:absolute;
		top:unset;
		bottom:0px;
	}
	/*.header {*/
		/*position: fixed;*/
		/*background: white;*/
		/*padding-bottom: 20px;*/
		/*z-index:100;*/
	/*}*/
	/*.sticky-nav.header.fixed {*/
		/*opacity: 0;*/
		/*visibility: hidden;*/
	/*}*/
}
@media (min-width : 993px) and (max-width: 1200px) {
	.navigation li a {
		padding: 10px 5px;
	}
}
@media (min-width : 768px) and (max-width: 992px) {
	.filterby {
		padding: 0 0 10px 0;
	}
	.filter-row {
		padding: 0 0 20px;
	}
	.typography ul {
		padding: 0 0 0 15px;
	}
	.typography li {
		padding: 7px 0;
	}
}
.ie8 .bx-wrapper .caption {
	max-height: 63px;
	height: 63px !important;
	min-height: 0;
}
.ie8 .bx-wrapper .bx-pager, .ie8 .bx-wrapper .bx-controls-auto {
	bottom: 1px;
}
.ie8 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	padding-top: 8px;
	height: 30px;
}
.ie8 .bx-wrapper .bx-pager, .ie8 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	padding-top: 10px;
}
.ie8 .typography .fancybox {
	margin-right: 14px;
}
.ie8 .typography .fancybox3 {
	margin-right: 0;
}
.ie8 .datepicker {
	line-height: 2.7;
}
.block_area.block_area_sidebar .newsblock, .block_area.block_area_sidebar .videogrid, .block_area.block_area_sidebar .peopleblock, .block_area.block_area_sidebar .services, .block_area.block_area_sidebar .projects {
	background-color: #e5f4f7;
	padding-bottom:15px;
}
.authorDate {
	padding-bottom:8px;
}
blockquote {
	border-left:6px solid #46afca;
	background-color: #dbeef1;
}
blockquote {
	border-left: 5px solid #3a9fbe;
	/*background-color: #D4EAEE;*/
/*background-color:#005172;*/
background-color:#ABD0D9;
}
blockquote p {
color:#005172; !important;
}
.typography h4 {
	margin-bottom:0px;
	margin-top:0px;
}
.typography p {
	padding-bottom:10px;
}
.typography hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #3a9fbe;
}



/*google map popup*/
#projectmap {
    height: 100%;
}
.map-popup {
    border-left: solid #ec6608;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    width: 265px;
    padding: 10px;
    overflow: hidden !important;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Graphik LC Web', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal; }
.map-popup .tm--wrap {
    width: auto; }
.map-popup .tm--wrap:after {
    content: " ";
    display: table;
    clear: both; }

.map-popup .tm--wrap .tm--desc {
    margin-left: 5px;
    padding: 5px 20px 5px 5px;
    width: auto; }

.map-popup .tm--wrap .tm--desc h3 {
    font-family: "Network Rail Sans", sans-serif;
	font-size: 15px;
    font-weight: 700;
    margin-bottom: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-style: italic;
	padding-bottom:0px;
	margin-top: 5px;
}
.map-popup p {
    font-family: "Network Rail Sans", sans-serif;
	font-size: 14px;
    margin-bottom: 0px;
    line-height: 1.5; }
.map-popup .tm--desc a {
	font-family: "Network Rail Sans", sans-serif;
	font-size: 15px;
    font-weight: 400; }

@media (min-width: 1200px) {
    .map-popup .tm--wrap .tm--thumb {
        width: 180px; }
    .map-popup .tm--wrap .tm--desc {
        margin-left: 3px; }
    .map-popup .tm--wrap .tm--desc--none {
        margin-left: 0; } }

.footer .social li a:hover {
	background-color: #3a9fbe;
}

.blog-filter-action, .typography a.blog-filter-action:hover {
	background-color: #3a9fbe;
}
.blog-sidebar{
	text-align: right;
}
.blog-filter-action , .form-action{
	background-color: #004d6f;
}
.blog-filter-action:hover , .form-action:hover{
	background-color: #3a9fbe;
}
.customLink{
	 font-size: 13px!important;
 }
.customLink::after{
	font-weight: 900;
	font-size: 9px;
	font-family: "Font Awesome 5 Pro";
	content: "\f178";
	padding-left: 5px;
	color: #424240;
}
.customLink:hover{
	color: #3a9fbe!important;
}
.customLink:hover::after{
	color: #3a9fbe;
}
.customArrows::before{
	display:none;
}
.customArrows a::before{
	font-weight: 900;
	font-size: 9px;
	font-family: "Font Awesome 5 Pro";
	content: "\f04b";
	padding-right: 10px;
	color: #3a9fbe;
	position: relative;
	bottom: 2px;
}
.customArrows a:hover::before{
	color: #004d6f;
}

.PageNumbers li::before{
	display: none;
}
/* styles for IE here */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.IEtitle{
		position: absolute;
		top: 10px !important;
	}
}

@media (max-width: 500px){
	.smallScreenHidden{
		display: none;
	}
}
.secondary ul , .secondary{
	position: relative;
}
@media (min-width: 501px) and (max-width: 769px){
	.secondary ul{
		right: 14px;
	}
	.secondary{
		left: 7px;
	}
	p strong a {
		font-size: 11px!important;
	}
}
@media (min-width: 770px) and (max-width: 1025px){
	.secondary ul{
		right: 8px;
	}
	.secondary{
		right: 15px;
	}
}
@media (min-width: 1026px){
	.secondary ul{
		right: 12px;
	}
	.secondary{
		right: 21px;
	}
}

.modal-backdrop.in {
	opacity:0;
}
.modal-header {
	border-bottom:none;
}
h2.modal-title{
	border-bottom: 1px solid #ff5800;
	color:#014d6f;
}

.modal-dialog {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) !important;
}
.header__title:before {
	height:21px;
}

/*<!--bug fix for firefox -->*/
@-moz-document url-prefix() {
	.grid-margin-x > .large-6, .large-6 {
		width: calc(49% - 1.875rem) !important;
	}

	.large-4 {
		width: calc(32.333% - 1.875rem) !important;
	}
}

/*!*<!--bug fix for Safari -->*!*/
/*.row::before, */
/*.row::after {*/
/*	display: none !important;*/
/*}*/

.row:after, .row:before {
	display:table-cell;
}