@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap&subset=latin,greek,greek-ext,latin-ext,cyrillic');
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
@font-face { 
	font-family: 'HKGrotesk-Regular'; 
	src: url('fonts/HKGrotesk-Regular.ttf');
	src: url('fonts/NexusSans-Regular.eot?#iefix') format('embedded-opentype'), 
	url('fonts/HKGrotesk-Regular.woff') format('woff');
	font-weight: normal; font-style: normal; 
}

.hf-form-description {
	font-size: 1em!important;
}

.nf-form-cont.bg-primary-lightest {
	width: fit-content;
/* 	margin: 0 auto!important; */
}

.content-main h3 {
	color: #085968;
}

h1.service-header {
  color: #085968;
  text-transform: uppercase;
}

.post-14 { /* news page */
  min-height: 800px;
}

.post-12 .col.box-list { /* sectors page */
  padding-right: 1rem!important;
  padding-bottom: 1rem!important;
}

.bg-brand {
  background: #085968!important;
}

.bg-brand-light {
  background: #e2f3f5!important;
}

.leadership .dropdown-item:hover {
  background: #085968!important;
  color: white;
}
/* 
.dropdown.leadership {
  font-size: 1.125rem!important;
}  */

.leadership .dropdown-item {
  color: #085968;
}

.dropdown-item.no-y-padding {
  padding-top: 0px!important;
  padding-bottom: 0px!important;
}

.leadership .dropdown-divider {
  border-color: white!important;
}

.leadership .dropdown-header {
  color :#444;
  text-transform: uppercase;
}

.mb-2 {
  margin-bottom: 8px !important;
}

.nf-list-flex ul {
	display: flex;	
	column-gap: 32px;
	flex-wrap: wrap;
}

.nf-list-flex ul li {
	flex: 0 0 auto-flow;
}

.nf-form-cont {
	margin: 0!important;
}

.nf-form-fields-required {
	display: none;
}

/* General Overriding css */
.sticky-offset {
	top: 110px !important;
}

.sticky-top {
	z-index: 0 !important;
}

/* Leadership */
.img-fluid.img-single-leader {
	max-width: 80%;
}

/* Entry content */

/* Make list padding consistent with service/sectors pages*/
.content-main ul, .content-main ol {
	margin-left: 40px !important;	
}

/* Make lists have bullets in user entered content */
.content-main li, .entry-content li {
	margin-bottom: 15px;
	list-style: inherit !important;
}

.entry-content li>p {
	font-size: unset !important;
}

/* Fix footer sections not show up as links (i.e. WATER, LAND, PEOPLE, etc) */
.footer-service-menu .menu-item-type-custom a:hover {
	opacity: unset !important;
	text-decoration: unset !important;
}

ul.wider-spacing-default > li, ol.wider-spacing-default > li {
	margin-bottom: 10px;
}

ul.wider-spacing-5 > li, ol.wider-spacing-5 > li {
	margin-bottom: 5px;
}

ul.wider-spacing-10 > li, ol.wider-spacing-10 > li {
	margin-bottom: 10px;
}

ul.wider-spacing-15 > li, ol.wider-spacing-15 > li {
	margin-bottom: 15px;
}

/*general*/
body { margin: 0; padding: 0 !important; font-size: 16px; color: #000000; line-height: 26px;  position: relative; letter-spacing:normal; box-sizing: border-box; background: #eee !important; font-family: 'Poppins', sans-serif;}
header, section, footer { width: 100%; float: left; }
.wrap, .container{width: 1360px; max-width: 96%; margin: 0 auto; padding: 0 15px;}
#main{width: 100%; max-width: 100%;}
.content-main{line-height: 26px;}
.content-main>p {line-height: 26px !important;}

.content-main p, .entry-content p { font-size: 20px; }
.content-main li, .entry-content li { font-size: 20px; }


h1, h2, h3, h4, h5 {margin: 0 0 20px 0;}
h1 {font-size: 30px;line-height: 40px; font-weight: 400; text-transform: capitalize;}
h2 {font-size: 26px; line-height: 35px; font-weight: 400;}
h3{font-size: 20px; line-height: 28px;	font-weight: 400;}
h4 {font-size: 20px; line-height: 26px; font-weight: 400;}
p {line-height: 26px; margin: 0px; padding: 0px; text-align: left;}
li {line-height: 26px; margin: 0px; padding: 0px; text-align: left;}

.site-content-contain{clear: both;}
.home .site-inner > .wrap{width: 100%; max-width: 100%; padding: 0;}
.home .site-inner{padding: 0 !important;}
.site-container, .site-inner{font-family:'HKGrotesk-Regular' !important; font-size: 18px;}

.treansprant-btn:hover{text-decoration: none;}
.entry-content .search-form, .site-header .search-form {width: 100%;}

.content{width: 75%; padding: 0; padding-right: 30px;}
.sidebar-primary{width: 25%;}
.full-width-content .content{padding: 0;}

.entry-meta{display: none;}
.entry-footer{display: none;}
.post-edit-link{display: none;}
.search-results .archive-description, .search-no-results .archive-description{margin-top: 40px;}
.archive.tax-service-category .entry, .archive.tax-location-category .entry{display: none;}
.archive.tax-location-category .archive-description{background: transparent;padding: 0;}

.breadcrumb-section{width: 100%; float: left; text-align: center; background: #e2f3f5 !important;}
.breadcrumb {margin-bottom: 0px !important; background: transparent !important; font-size: 16px; padding: .75rem 15px !important; color: #6c757d; text-align: left; width: 1360px; max-width: 96%; display: inline-block !important;}
.breadcrumb a{color: #085968;}
.breadcrumb .line{margin:0 7px;}

.pagination {margin-top: 0px; margin-bottom: 1rem;}
.pagination .page-numbers {color: #6c757d; background-color: #fff; border-color: #dee2e6; padding: .25rem .5rem;font-size: 1.2rem; line-height: 1.5; position: relative; display: block; border: 1px solid #dee2e6;}
.pagination .page-numbers:hover, .pagination .page-numbers.current{z-index: 2; color: #031c21; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6;}

/*header*/
.header-sm{display: block !important; clear: both;}

.site-header{background: #fff; min-height: 80px; position: fixed; top: 0; left: 0; z-index: 99;}
.site-header.fixed-header {position: fixed; width: 100%; left: 0;z-index: 999; min-height: 50px; box-shadow: 0 .25rem .5rem rgba(0,0,0,.1) !important;}
.site-header.fixed-header .wrap{padding-bottom: 0px; padding-top: 8px;}
.site-header.fixed-header .site-title{font-size: 32px;}
.site-header.fixed-header .header-inner .header-left a{min-height: 32px; margin: 0;}
.site-header.fixed-header .main-navigation .menu li a{line-height: 33px;}
.site-header.fixed-header .header-right .header-search-button.widget button{height: 33px;}
.site-header.fixed-header .search-form{margin-top: -5px;}

.admin-bar .site-header{top: 32px;}

.site-header .wrap {padding: 10px 15px; position: relative;}
.header-image .title-area.header-left {width: 185px;}
.site-header .header-inner .header-left a{background-size: auto 100% !important; min-height: 54px; margin: 5px 0;}
.header-right {width: auto; float: right;}
/*.header-right .header-search.widget{width: auto; float: right; margin-left: 8px;}
.header-right .header-search.widget .search-form .search-form-input{display: none;}*/
.header-right .header-search.widget {position: absolute; width: 80%; float: left; right: 55px; margin: 0; z-index: 99; background: #fff; display: none;}
.header-right .header-search.widget .search-form .search-form-submit {width: 40px;height: 40px; position: initial; font-size: 0; background-size: 22px 22px; background-repeat: no-repeat; background-image: url(images/search.png); background-position: center; margin-left: 8px; display: inline-block; vertical-align: middle; background-color: #fff;}
.header-right .header-search .search-form-input {display: inline-block; opacity: 1; width: 95%; font-size: 1.15rem; font-style: italic; color: rgba(8,89,104,.85); box-shadow: none; background-color: #e2f3f5; position: relative; min-width: 0; margin-bottom: 0; height: 42px; padding: 5px 12px;}
.header-right .header-search-button.widget{width: auto; float: right; margin-left: 8px;}
.header-right .header-search-button.widget button {width: 40px;height: 60px; position: initial; font-size: 0; background-size: 22px 22px; background-repeat: no-repeat; background-image: url(images/search.png); background-position: center; display: inline-block; vertical-align: middle; background-color: #fff; outline: none;}
.header-right .header-search-button.widget.header-search-button-close button{background-size: 15px 15px; background-image: url(images/close.png);}

/*Menu*/
.main-navigation{width: auto; float: left; background: transparent;}
.main-navigation .menu{width: auto; margin-bottom: 0px;}
.main-navigation .menu li{width: auto; position: relative; padding: 0 8px; display: inline-block; border-bottom: 0px; margin-bottom: 0px;}
.main-navigation .menu li a {color: rgba(8,89,104,.85); font-weight: normal; margin: 0 !important; line-height: 60px; display: inline-block; font-family: "Poppins",sans-serif;}
.main-navigation .menu li:hover a, .main-navigation .menu li.current-menu-item a{color: rgba(0,0,0,.9);}
.main-navigation .menu li:hover a, .main-navigation .menu li:hover .submenu-expand, .main-navigation .menu li.current-menu-item .submenu-expand, .main-navigation .menu li.current-menu-item a{color: #000; text-decoration: none;}
.main-navigation .menu li .submenu-expand{margin: 0; vertical-align: middle; color: #fff;}
.main-navigation .menu li .sub-menu {width: 245px; position: absolute;left: 0; z-index: 99; top: 100%; background-color: #e2f3f5; display: none;}
.main-navigation .menu li:hover .sub-menu{display: block;}
.main-navigation .menu li .sub-menu li{width: 100%; float: left; text-align: left; padding: 0; border: none; margin: 0; font-size: 16px;}
.main-navigation .menu li .sub-menu li a {display: block; width: 100%; clear: both; font-weight: 400; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; padding: 7.5px 12px; color: #085968; position: relative; line-height: normal !important;}
.main-navigation .menu li .sub-menu li a:hover{color: #e2f3f5; background-color: #085968;}
.main-navigation .menu li .sub-menu li .sub-menu {position: absolute !important; left: 100% !important; display: none !important;}
.main-navigation .menu li .sub-menu li:hover .sub-menu{display: block !important;}

.main-navigation .menu li ul.sub-menu .menu-item-has-children > a:after{transform: rotate(-90deg);display: inline-block; vertical-align: .255em; content: ""; border-top: .3em solid; border-right: .3em solid transparent; border-bottom: 0; border-left: .3em solid transparent; right: .255em; top: 50%; position: absolute;}
.main-navigation .menu li:nth-child(1) ul.sub-menu {width: 275px;}
.main-navigation .menu li:nth-child(2) ul.sub-menu {width: 160px;}
.main-navigation .menu li ul.sub-menu li .sub-menu{width: auto !important; top: 0;}

/*Footer*/
.footer-widgets{width: 100%; float: left; background: #085968; padding: 50px 0 0;}
.footer-widgets .wrap{padding: 0;}
.footer-widgets .widget-title{width: 100%; float: left; padding: 0 15px; margin-bottom: 8px; font-size: 14.4px; font-weight: 600; font-family: "Poppins",sans-serif; color: #e2f3f5; line-height: normal;}
.footer-widgets .footer-widgets-1{width: 100%; float: left; margin: 0 0 20px;}
.footer-widgets .footer-main-menu.widget{width: 75%; float: left; margin-bottom: 0px;}
.footer-widgets .footer-main-menu ul{width: 100%; float: left; margin-bottom: 0px;}
.footer-widgets .footer-main-menu ul li{width: 33.33%; float: left; padding: 0 15px; line-height: 27px; border: none;  margin: 0;}
.footer-widgets .footer-main-menu ul li a{color: #e2f3f5; font-weight: 500; font-family: "Poppins",sans-serif; font-size: 14.4px;}
.footer-widgets .footer-main-menu ul li a:hover{opacity: 0.7; text-decoration: underline;}
.footer-widgets .footer-social-icon ul{width: 100%; float: left; margin-bottom: 0px;}
.footer-widgets .footer-social-icon.widget{width: 25%; float: left; margin-top: 22px; margin-bottom: 0px;}
.footer-widgets .footer-social-icon ul li{width: 25%; float: left; padding: 0 15px; text-align: right; border: none; margin: 0;}
.footer-widgets .footer-social-icon ul li a{color: #e2f3f5; font-size: 22px;}
.footer-widgets .footer-social-icon ul li a:hover{color: #fff;}

.footer-widgets .footer-widgets-2{width: 100%; float: left; margin: 0 0 20px;}
.footer-widgets .footer-widgets-2 .footer-sectors-menu.widget{margin-bottom: 0px;}
.footer-widgets .footer-sectors-menu ul{width: 100%; float: left; margin-bottom: 0px;}
.footer-widgets .footer-sectors-menu ul li{width: 25%; float: left; padding: 0 15px; line-height: 27px; border: none;  margin: 0;}
.footer-widgets .footer-sectors-menu ul li a{color: #e2f3f5; font-size: 14.4px; font-family: "Poppins",sans-serif;}
.footer-widgets .footer-sectors-menu ul li a:hover{opacity: 0.7; text-decoration: underline;}

.footer-widgets .footer-widgets-3{width: 100%; float: left; margin: 0px;}
.footer-widgets .footer-widgets-3 #custom_html-2{width: 100%; float: left; margin-bottom: 0px;}
.footer-widgets .footer-widgets-3 .footer-service-menu.widget{margin-bottom: 0px; width: 25%; padding: 0 15px; float: left;}
.footer-widgets .footer-service-menu ul{width: 100%; float: left; margin-bottom: 0px;}
.footer-widgets .footer-service-menu ul li{width: 100%; float: left; padding: 0; line-height: 27px; border: none;  margin: 0;}
.footer-widgets .footer-service-menu ul li a{color: #e2f3f5; font-size: 14.4px; font-family: "Poppins",sans-serif;}
.footer-widgets .footer-service-menu ul li a:hover{opacity: 0.7; text-decoration: underline;}

.site-footer {background-color: #085968; border-top: none; box-shadow: none; color: #e2f3f5; font-size: 14.4px; padding: 10px 0 16px; font-family: "Poppins",sans-serif; text-align: center;}
.site-footer .copy-rights{width: auto; display: inline-block; vertical-align: middle;}
.site-footer .footer-bottom-menu{width: auto; display: inline-block; vertical-align: middle;}
.site-footer .footer-bottom-menu .menu{width: auto; display: inline-block; margin-bottom: 0px;}
.site-footer .footer-bottom-menu .menu li{width: auto; display: inline-block; vertical-align: middle; margin-left: 6px; padding-left: 6px; border-left: 1px solid #e2f3f5; line-height: 16px;}
.site-footer .footer-bottom-menu .menu li a{font-family: "Poppins",sans-serif; font-size: 14.4px; color: #e2f3f5; font-weight: 400;}
.site-footer .footer-bottom-menu .menu li a:hover{text-decoration: underline;}

.footer-top {width: 100%; float: left; background: #fff;}
.footer-top .widget{margin-bottom: 0px;}

/*banner image*/
.banner-image{width: 100%; float: left; position: relative; max-height: 400px; overflow: hidden; margin-top: 84px;}
.banner-image .container{width: 1360px !important; max-width: 96% !important}
.banner-image img {width: 100%;}
.banner-image .banner-content{position: absolute; width: 100%; bottom: 20px;}
.banner-image .banner-inner{width: 70%; float: left;}
.banner-image h1 {font-size: 56px; margin-bottom: 0px; color: #fff; font-weight: 500; text-align: left;}
.banner-image h1 span{background-image: linear-gradient(180deg,transparent 10%,rgba(8,89,104,.75) 0,rgba(8,89,104,.75) 83%,transparent 0); -webkit-box-decoration-break: clone; -o-box-decoration-break: clone; box-decoration-break: clone; line-height: 77px !important; padding: 14px 14px 18px;}
.banner-image p span {background-image: linear-gradient(180deg,transparent 10%,rgba(8,89,104,.75) 0,rgba(8,89,104,.75) 83%,transparent 0); font-size: 26px; margin-bottom: 0px; color: #fff; font-weight: 400; text-align: left; clear: both; line-height: 42px !important; -webkit-box-decoration-break: clone; -o-box-decoration-break: clone; box-decoration-break: clone; padding: 12px 14px 16px;}

.home .banner-image{max-height: 500px; min-height: 500px;}
.home .banner-image img {width: 100%; height: auto;}
.home .banner-image .banner-content{bottom: 60px;}
.home .banner-image .banner-content .banner-inner{width: 60%;}
.home .banner-image .banner-content p span{font-size: 40px; font-weight: 600; line-height: 55px;}

/*home-top*/
.home-top{width: 100%; float: left; padding: 0;}
/*.home-top .cta a .cta-link{margin-top: -40px;}*/
.home-top .contact-with-us-section.widget{width: 100%; float: left; padding: 0 !important;}

/*home-middle*/
.home-middle {width: 100%; float: left; background: #085968;}
.our-services{width: 100%; float: left; margin-bottom: 0px; padding:10px 0 !important;}
.our-services .services-list .box-list .box-item .dropdown-toggle {width: 100%; text-align: left; padding: 10px 16px; float: left; font-size: 20px; font-weight: 400; background-color: #a3c5c8; margin-bottom: 0px; color: #085968; position: relative; outline: none;}
.our-services .services-list .box-list .box-item .dropdown-toggle a{color: #085968; width: 100%; float: left;}
.our-services .services-list .box-list .box-item .dropdown-toggle:after {transform: rotate(-90deg); display: inline-block; vertical-align: .255em; content: ""; border-top: .3em solid; border-right: .3em solid transparent;border-bottom: 0; border-left: .3em solid transparent; right: .255em; bottom: 1em; position: absolute;}
.our-services .services-list .box-list:hover .box-item .dropdown-toggle{background-color: #e2f3f5; box-shadow: none;}
.our-services .services-list .box-list .box-item ul {width: 100%; float: left; position: absolute; left: 0; padding: 0; margin: 0; top: 100%;  background-color: #e2f3f5; box-shadow: 0 0.5rem 1rem rgba(0,0,0,.175);}
.our-services .services-list .box-list .box-item ul li {width: 100%; float: left; padding: 0; margin: 0; border: none;}
.our-services .services-list .box-list .box-item ul li a:hover, .home-middle .our-services .services-list .box-list .box-item ul li:hover a{background-color: #085968; color: #e2f3f5;; text-decoration: none;}
.our-services .services-list .box-list .box-item ul li a{width: 100%; float: left; border: none;  padding: 8px 16px; font-size: 16px; margin: 0; list-style-type: none; color: #212529; outline: none;}

/*home-middle-2*/
.home-middle-2{width: 100%; float: left; text-align: center; padding-top: 20px;}
.map-image.widget{width: 100%; float: left; text-align: center;}
.map-image img{width: auto; height: 300px !important; display: inline-block;}
.we-worked-section.widget{width: 100%; float: left; text-align: center; margin-top: 15px; margin-top: -20px;}
.we-worked-section .widget-title{width: auto; display: inline-block; /*background-image: linear-gradient(180deg,transparent 10%,rgba(8,89,104,.75) 0,rgba(8,89,104,.75) 83%,transparent 0);*/ text-align: center; font-size: 36px; color: #085968; margin-bottom: 15px; font-weight: 600; text-transform: initial; line-height: 1.415; padding: .2em .3em .33em .3em; margin-top: 35px;}
.we-worked-section .links{width: 100%; float: left; text-align: center; margin-top: 15px;}
.we-worked-section .links a{display: inline-block; margin: 0 48px 14px; font-size: 24px; color: #085968; text-decoration: underline; font-weight: 600; line-height: 1.2;}
.we-worked-section .links a:hover{color: #000;}
.our-offices-section.widget{width: 100%; float: left; text-align: center; margin-top: 15px; margin-top: -20px; margin-bottom: 15px; }
.our-offices-section .widget-title{width: auto; display: inline-block; /*background-image: linear-gradient(180deg,transparent 10%,rgba(8,89,104,.75) 0,rgba(8,89,104,.75) 83%,transparent 0);*/ text-align: center; font-size: 28px; color: #555150; margin-bottom: 0px; font-weight: 600; text-transform: initial; line-height: 1.415; padding: .2em .3em .33em .3em; margin-top: 25px;}
/*home-middle-3*/
.home-middle-3{width: 100%; float: left; padding:0;}
.why-choose-section.widget{margin-bottom: 0px; padding: 0;}

/*home-bottom*/
.home-bottom{width: 100%; float: left; padding: 48px 0 0;}
.home-bottom .wrap {padding: 0;}

/*home-bottom*/
.home-bottom-3{width: 100%; float: left; padding: 24px 0 24px 0;}
.home-bottom-3 .wrap {padding: 0; margin-bottom: 20px;}
/* .home-bottom-3.widget-area { margin-bottom: 24px; } */

.home-services-section.widget{width: 100%; float: left; margin-bottom: 0px;}
.home-services-section h2{width: 100%; text-align: center; font-size: 28px; font-weight: 600; margin-bottom: 0px; line-height: 1.2; color: #524e46; display: inline-block; text-transform: initial; padding: 0 15px;}
.home-services-section .box-list .box-item a {font-size: 0; position: absolute; width: 100%; height: 100%; left: 0; top: 0;}
.hatfield-sectors.services-list {padding-right: 0; margin-top: 16px !important}

/*home-bottom-2*/
.home-bottom-2{width: 100%; float: left; background: #fff; padding: 0;}
.home-bottom-2 .container {margin-top: 24px !important; }
.news-section.widget{width: 49%; float: left; margin-bottom: 0px;}
.news-section .card-deck{display: inline-block; column-count: initial !important;}
.news-section .card-deck a{background: transparent;}
.news-section .card-deck .card {margin-bottom: 0; max-width: 45%; float: left;display: block; min-height: 485px; background: #edf0ec; margin: 0 2.3%;}
.news-section .card-deck .card:hover{background-color: #e2f3f5;}
.news-section .widget-title{width: 100%; float: left; font-size: 32px; margin-bottom: 8px; color: #085968; font-weight: 600; line-height: 1.2; text-transform: initial; padding: 0 15px;}

.hatfield-news.post-list .card.box-list {border: none ;}
.hatfield-news.post-list .card.box-list .box-image{max-height: 196px; overflow: hidden;}
.hatfield-news.post-list .card.box-list .box-image img{width: auto; min-height: 196px; min-width: 100%;}

.projects-section.widget{width: 100%; float: left; margin-bottom: 0px;}
.projects-section .card-deck{display: block; column-count: initial !important; }
.projects-section .card-deck a{background: transparent;}
.projects-section .card-deck .card {word-break: break-word; margin-bottom: 0; max-width: 45%; float: left;display: block; min-height: 482px; max-height: 482px; overflow: hidden; background: white; margin: 0 2.3%;}
.projects-section .card-deck .card:hover{background-color: #e2f3f5;}
.projects-section .widget-title{width: 100%; float: left; font-size: 32px; margin-bottom: 8px; color: #085968; font-weight: 600; line-height: 1.2; text-transform: initial; padding: 0pz;}

.hatfield-projects.post-list .card.box-list {border: none; max-width: 31%; margin: 0 1%;}
.hatfield-projects { margin-bottom: 15px; }
.hatfield-projects.post-list .card.box-list .box-image{max-height: 315px; overflow: hidden;}
.hatfield-projects.post-list .card.box-list .box-image img{width: auto; min-height: 315px; min-width: 100%;}

.join-our-team-section.widget{width: 49%; float: right; margin-bottom: 0px; /*background-image: url(images/home_careers_01.jpg);*/ background-size: cover; background-position: right center; min-height: 532px; max-height: 532px; background-color: rgba(8,89,104,.75);}
.join-our-team-section .textwidget{width: 58.33%; float: left; background-color: rgba(8,89,104,.75); padding: 240px 48px 48px; min-height: 532px;}
.join-our-team-section h2{width: 100%; float: left; margin-bottom: 12px; color: #a3c5c8; font-size: 32px; text-transform: initial; font-weight: 600;}
.join-our-team-section p{width: 100%; float: left; margin-bottom: 16px; font-size: 20px; line-height: 1.725; color: #fff; font-weight: 300;}
.join-our-team-section .btn-box{width: 100%; float: left;}
.join-our-team-section .btn-box a{padding: 6px 12px; font-size: 16px; color: #f8f9fa; border: 1px solid #f8f9fa; text-transform: initial; float: left; }
.join-our-team-section .btn-box a:hover{background-color: #f8f9fa; color: #212529;}


/*inner pages*/
.site-inner{width: 100%; float: left; padding: 50px 0 0 !important; background: #fff;}

/*About*/
.sidebar-menu.widget{width: 100%; float: left; padding: 0; background: transparent;}
.sidebar-menu .widget-title{color: #a3c5c8; font-size: 28px; padding: 0; margin-bottom: 8px; text-transform: capitalize;}
.sidebar-menu ul{width: 100%; float: left; margin: 0; padding: 0;}
.sidebar-menu ul li{width: 100%; float: left; padding: 0; margin: 0 0 1px; border: none;}
.sidebar-menu ul li a{background-color: #e2f3f5; padding: 8px 16px; color: #085968; font-size: 16px; width: 100%; display: inline-block;}
.sidebar-menu ul li.current_page_item a, .sidebar-menu ul li.current-menu-item a, .sidebar-menu ul li a:hover{background: #085968; color: #e2f3f5; text-decoration: none;}

.single-service .sidebar-menu.widget{margin-bottom: 0;}
.single-service .sidebar-menu.widget_nav_menu ul li:first-child{display: none;}

/*leadership*/
.leader-list .box-list .card{background: #edf0ec; border: none !important}
.leader-list .box-list .card:hover{background: #e2f3f5;}
.leader-list .box-list .card:hover a{text-decoration: underline;}
.leader-list .box-list .card h5 a{background: transparent !important;}
.leader-list .box-list .card .card-body{min-height: 148px;}

/*history*/
.page-id-157 .site-inner, .page-id-10 .site-inner{overflow: initial;}
.history-list{width: 100%; display: block; position: relative;}
.history-list .sticky-top.sticky-offset{top: 0 !important;}

/*Content*/
.social-icon{width: 100%; text-align: right; margin-bottom: 16px;}
.social-icon .social {width: auto; display: inline-block; vertical-align: middle;}
.social-icon .social:first-child{margin-right: 10px;}
.social ul{padding-left: 0; list-style: none; margin-top: 0; margin-bottom: 0; margin-left: 0px;}
.social ul li {vertical-align: text-bottom; list-style: none; display: inline-block; margin-right: .5rem; width: 34px; text-align: center;}
.social ul li a{color: #085968; font-size: 30px;}
.form-check{padding-left: 0px !important;}
span.wpcf7-list-item{margin-left: 0px !important; margin-right: 17px !important;}
.form-action .btn-primary{color: #fff;background-color: #085968; border-color: #085968; box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);display: inline-block; font-weight: 400;text-align: center; vertical-align: middle;user-select: none;cursor: pointer; border: 1px solid transparent; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; border-radius: 0; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.form-action .btn-primary:hover{color: #043039; background: transparent;}
.form-action .btn-primary:disabled{background-color: #ebeeef; border-color: transparent; }

.accordion .btn-link:hover {text-decoration: underline; background: transparent; color: #085968; box-shadow: none !important;}

/**/
.single-career-opportunity .site-inner{overflow: initial;}
.single-career-opportunity .lead p {font-size: 20px; line-height: 1.65;}
.single-career-opportunity .site-inner ul{margin-bottom: 16px; padding-left: 40px; display: inline-block;}
.single-career-opportunity .site-inner ul li{display: list-item; width: 100%; float: left; /*font-size: 16px;*/ color: #212529;  font-weight: normal; font-style: normal; list-style-type: disc;}
.single-career-opportunity .form-action .btn-primary{width: 100%;}
.single-career-opportunity .form-group .custom-file-input{opacity: 1; width: 100%; height: 46px;}

/*news*/
.latest-news-list .card-columns {column-count: initial !important; column-gap: initial !important; margin: 0 -15px;}
.latest-news-list .card.box-list {width: 31.33%; display: inline-block; vertical-align: top; margin: 0 1%; min-height: 500px;}
.hatfield-news .card-title, .latest-news-list .card-title, .news-list .card-title { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.news-list .box-list h5 a{background: transparent !important;}
.news-list .box-list small{color: #085968; font-style: normal;}
.news-list .box-list .text-content{color: #085968; width: 100%; font-size: 16px; font-weight: normal; font-style: normal;}
.news-list .box-list{margin-bottom: 1.25rem !important; background: #edf0ec;}
.news-list .box-list:hover{background: #e2f3f5;}
.news-list .box-list .box-image{max-height: 270px; overflow: hidden;}
.news-list .box-list .box-image img{min-height: 270px; width: auto; min-width: 100%; max-width: initial; background: #cccccc; object-fit: cover; }

/*projects*/
.latest-projects-list .card-columns {column-count: initial !important; column-gap: initial !important; margin: 0 -15px;}
.latest-projects-list .card.box-list {width: 31.33%; display: inline-block; vertical-align: top; margin: 0 1%; min-height: 425px; max-height: 425px; overflow: hidden;}
.hatfield-projects .card-title, .latest-projects-list .card-title, .projects-list .card-title { overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.projects-list .box-list h5 a{background: transparent !important;}
.projects-list .box-list small{color: #085968; font-style: normal;}
.projects-list .box-list .text-content{color: #085968; width: 100%; font-size: 16px; font-weight: normal; font-style: normal;}
.projects-list .box-list{margin-bottom: 1.25rem !important; background: #edf0ec;}
.projects-list .box-list:hover{background: #e2f3f5;}
.projects-list .box-list .box-image{max-height: 270px; overflow: hidden;}
.projects-list .box-list .box-image img{min-height: 270px; width: auto; min-width: 100%; max-width: initial; background: #cccccc; object-fit: cover; }

/*client-list*/
.client-list{width: 100%; float: left;}
.client-list .box-item {width: 100%; float: left; margin-bottom: 10px; border: 1px solid #e2f3f5;}
.client-list .box-item h3 {width: 100%; float: left; background: #e2f3f5; padding: 15px 22px; font-size: 22px; font-weight: 500; margin-bottom: 0px;}
.client-list .box-item h3 a:hover{text-decoration: none; outline: none;}
.client-list .box-item h3 i {padding-right: 15px;}
.client-list .box-item .text {width: 100%;float: left; padding: 25px 0 0;}


.newsfeed {margin-bottom: 20px;}
.newsfeed .news-list .card-columns .card{min-height: 500px;}

.projectsfeed {margin-bottom: 20px;}
.projectsfeed .projects-list .card-columns .card{min-height: 425px;}
.projectsfeed h2 {
  color: #085968;
}

/* IE Edge 12+ CSS styles go here, used to fix quirky bugs */ 
@supports (-ms-ime-align:auto) {
	/* Fix weird banner, because spans don't have padding on new lines in EDGE */
	.banner-image p span, .banner-image h1 span {
		background-image: linear-gradient(to right, rgba(8,89,104,.75), rgba(8,89,104,.75));
		color: #f5fdff !important;
		text-shadow: 0px 0px 8px #0a505c;
		padding: 0px !important;
	}
}

/* IE10+ CSS styles go here, used to fix quirky bugs */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* Fix weird banner, because spans don't have padding on new lines in IE11 */
	.banner-image p span, .banner-image h1 span {
		background-image: linear-gradient(to right, rgba(8,89,104,.75), rgba(8,89,104,.75));
		color: #f5fdff !important;
		text-shadow: 0px 0px 8px #0a505c;
		padding: 0px !important;
	}
	
	/* Fix home page news being narrow */
	.news-section .card-deck {
		display: -ms-flexbox !important;
	}
	
	/* Fix home page projects being narrow */
	/* .projects-section .card-deck {
    display: -ms-flexbox !important;
	} */
	
	/* Fix the card height sagging down due to display flex */
	.leadership-position-list .card.box-item {
		display: block !important;
	}
	
	/* Fix latest-news containers being NARROW */
	.latest-news-list .card.box-list {
		width: 100% !important;
  }
  
	/* Fix latest-projects containers being NARROW */
	.latest-projects-list .card.box-list {
		width: 100% !important;
  }

  .projects-section .hatfield-projects .card-deck {
    /* display: -ms-flexbox !important; */
    column-count: auto;
  }
	
	.header-sm.banner-image {
		height: 200px !important;
	}	
	.header-sm.banner-image > .container {
		height: auto;
		margin-top: 100px !important;
	}
	
	.img-fluid {
		width: 100%;
	}
}

.figure {
  text-align: center;
  font-size: .95em;
}