@import 'main-style.css';

:root {
  --EarthGreen: #008768;
  --LimeGreen: #aecc53;
  --MidnightTeal: #00353e;
  --OceanTeal: #009a9b;
  --LimeGreenLight: #ecf3da;
  --EarthGreenLight: #e6efeb;
  --OceanTealLight: #e4f3f3;
}

.aecom-header-transition {
  text-align: left !important;
}

.desktop-archive-desc {
  max-width: 1200px;
}

@media only screen and (max-width: 759px) {
  .entry-inner {
    padding: 50px !important;
    margin: 10% 0;
  }
  .entry-inner h1.entry-title {
    margin-top: 20px;
  }

  .desktop-archive-desc {
    display: none;
  }  

  .archive .mobile-archive-desc {
    display: block;
    padding: 30px 10px !important;  
  }
  }

/** Sizes for media queries */
.site {
  display: none;
}

.nav-search-box a .fa-search:before {
  font-family: 'FontAwesome';
  content: "\f002";
}

main.site-main > .entry-header {
  padding-top: 170px;
}
main.site-main > .page-header {
  padding-top: 170px;
}
main.site-main .aecom-header-transition {
  display: none;
  box-sizing: border-box;
  /* .authors-container */
}
main.site-main .aecom-header-transition .entry-inner {
  opacity: 0;
  transition: opacity 1s linear;
}
main.site-main .aecom-header-transition .authors-container .entry-meta {
  margin-top: 10px;
}
main.site-main .aecom-header-transition .authors-container .entry-meta::before {
  border-top: none;
}
main.site-main .aecom-header-transition .authors-container .entry-meta .byline {
  padding: 0px 15px;
  border-right: 1px solid #FFF;
}
main.site-main .aecom-header-transition .authors-container .entry-meta .byline:last-child {
  border-right: none;
}
main.site-main .aecom-header-transition .authors-container .entry-meta .byline .avatar-container {
  display: none;
}
main.site-main .aecom-header-transition .authors-container .entry-meta .byline .author-container > span {
  display: block;
}
main.site-main .aecom-content-transition {
  display: none;
}

.site-loading {
  position: absolute;
  width: 100%;
  height: 200px;
  background-image: url(../gif/spinner-lg.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.site-main header .entry-title {
  font-weight: bold;
}

.relative-container {
  position: relative;
}

.flex-container {
  display: flex;
}

.site-content {
  margin-top: 0px;
}

#aecom-share-box-container h4 {
  font-size: 0.9em;
  margin-bottom: 0px;
}
#aecom-share-box-container a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #323232;
  border-radius: 50%;
  text-align: center;
  margin: 0;
  color: #323232;
  margin-top: 10px;
  margin-right: 4px;
}
#aecom-share-box-container i {
  font-size: 18px;
}
#aecom-share-box-container a:hover {
  background-color: #323232;
  color: white;
}


.separator-title-container {
  text-align: center;
  position: relative;
}
.separator-title-container h2 {
  font-size: 1em;
  position: relative;
  top: -35px;
}
.separator-title-container h2 span {
  background-color: #FFF;
  padding: 0 20px;
}

.aecom-single-wrapper {
  max-width: 1100px;
  margin: 0 auto;
  padding: 50px 0px;
}
.aecom-single-wrapper::after {
  clear: both;
  content: " ";
  display: table;
}
.aecom-single-wrapper .left-sidebar-container {
  float: left;
  min-height: 1px;
  width: 185px;
}
.aecom-single-wrapper .content-area {
  float: left;
  margin-left: 50px;
  max-width: 700px;
}

.left-floating-sidebar {
  /*position: absolute;
  z-index: 100;
  width: 175px;
  top: 40px;
  left: 75px;*/
  background-color: #FFF;
  padding: 20px 10px;
}
.left-floating-sidebar .entry-meta {
  margin-top: 20px;
  display: block;
}
.left-floating-sidebar .entry-meta .byline {
  display: block;
  margin-bottom: 15px;
}
.left-floating-sidebar .entry-meta .byline .avatar-container {
  flex-grow: 1;
}
.left-floating-sidebar .entry-meta .byline .avatar-container .avatar {
  width: 35px;
  border: 2px solid #FFF;
}
.left-floating-sidebar .entry-meta .byline .author-container {
  flex-grow: 3;
  text-align: left;
  padding-top: 5px;
  max-width: 167px;
}
.left-floating-sidebar .entry-meta .byline .author-container > span {
  font-weight: bold;
  display: block;
  line-height: 1.1em;
}
.left-floating-sidebar .entry-meta .byline .author-container > span.job-title {
  font-weight: normal;
}

.page .site-content .entry-title {
  color: #FFF;
  padding-bottom: 150px;
}

.archive .loading-container {
  height: 215px;
  background-image: url(../gif/spinner-lg.gif);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: #FFF;
  margin: 10px 0px;
}

.minute-read-container {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 0.85em;
}

.grid-load-more-container {
  padding: 25px 0;
  text-align: center;
}
.grid-load-more-container a {
  border: 1px solid #000;
  padding: 15px 40px;
  border-radius: 30px;
  color: #000;
}
.grid-load-more-container a:hover {
  color: #000;
  text-decoration: underline;
}

.wp-caption .wp-caption-text {
  font-family: "aktiv-grotesk";
  font-weight: 600;
  font-style: normal;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
}

.search-bar-container {
  font: normal 300 1em/1.4em "aktiv-grotesk", sans-serif !important;
  padding-bottom: 3px;
  letter-spacing: 0.02em;
  text-transform: none;
  overflow: hidden;
  border-bottom: 2px solid #000;
}
.search-bar-container input {
  border: none;
  color: #000;
  font-size: 1.2em;
  padding: 0px 8px !important;
  border-radius: 0px;
  float: left;
  width: 80%;
}
.search-bar-container img.mag {
  float: right;
  width: 30px;
  cursor: pointer;
}

@media (min-width: 960px) {
  .single.fullwidth-left .entry-content .alignleft,
.single.fullwidth-right .entry-content .alignleft,
.single.fullwidth-left .entry-content img.alignleft,
.single.fullwidth-right .entry-content img.alignleft {
    margin-left: 0px;
  }

  .single.fullwidth-left .entry-content .alignright,
.single.fullwidth-right .entry-content .alignright,
.single.fullwidth-left .entry-content img.alignright,
.single.fullwidth-right .entry-content img.alignright {
    margin-right: 0px;
  }
}
.gform_wrapper .gform_button {
  border: 1px solid #000;
  padding: 15px 40px;
  border-radius: 30px;
  text-align: center;
  color: #000 !important;
  background: none;
}
.gform_wrapper .gform_button:hover {
  color: #000 !important;
  text-decoration: underline;
  background: none;
  border-color: #000;
}

.author-contact-form-shortcode .form-body .field-container {
  margin-top: 16px;
}
.author-contact-form-shortcode .form-body .field-container label {
  font-weight: 700;
}
.author-contact-form-shortcode .form-body .field-container .input-container {
  margin-top: 8px;
}
.author-contact-form-shortcode .form-body .field-container.checkbox label {
  font-weight: normal;
}
.author-contact-form-shortcode .form-buttons {
  margin-top: 24px;
}
.author-contact-form-shortcode .form-buttons .button {
  color: #000 !important;
  /** Sorry, there is another important in other place and don't let change the color **/
  background: none;
  border: 1px solid;
  padding: 15px 40px;
  border-radius: 30px;
  text-align: center;
  font-size: 1em;
  font-weight: normal;
}
.author-contact-form-shortcode .form-buttons .button:hover {
  text-decoration: underline;
}
.author-contact-form-shortcode .g-recaptcha.missing-captcha::after {
  content: "Please validate that you are a human.";
  color: #CF1717;
  position: absolute;
  font-size: 0.9em;
}

.author-contact-form-shortcode .form-heading,
.author-contact-form-confirmation .form-heading {
  text-align: center;
  margin-bottom: 30px;
}
.author-contact-form-shortcode .form-heading .title,
.author-contact-form-confirmation .form-heading .title {
  margin: 10px 0 6px;
  font-weight: 700;
  font-size: 1.25em;
}
.author-contact-form-shortcode .form-heading .title::before, .author-contact-form-shortcode .form-heading .title::after,
.author-contact-form-confirmation .form-heading .title::before,
.author-contact-form-confirmation .form-heading .title::after {
  content: "";
  display: inline-block;
  width: 20px;
  margin: 0 10px;
  border-top: 1px solid;
  vertical-align: middle;
  zoom: 1;
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.author-contact-form-confirmation {
  text-align: center;
}

.publication-related-articles {
  margin-top: 20px;
  padding-top: 30px;
  border-top: 1px #EDEDED solid;
}
.publication-related-articles .related-article {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px #EDEDED solid;
  width: 100%;
}
.publication-related-articles .related-article:last-child {
  border-bottom: none;
}
.publication-related-articles .related-article * {
  box-sizing: border-box;
}
.publication-related-articles .related-article::after {
  clear: both;
  display: table;
  content: " ";
}
.publication-related-articles .related-article .thumbnail {
  float: left;
  width: 30%;
}
@media (min-width: 1200px) {
  .publication-related-articles .related-article .thumbnail {
    width: 20%;
  }
}
.publication-related-articles .related-article .thumbnail img {
  width: 100%;
  height: auto;
}
.publication-related-articles .related-article .thumbnail + .info {
  width: 70%;
}
@media (min-width: 1200px) {
  .publication-related-articles .related-article .thumbnail + .info {
    width: 80%;
  }
}
.publication-related-articles .related-article .info {
  float: left;
  width: 100%;
  padding: 0 15px 0 25px;
  line-height: 1em;
}
.publication-related-articles .related-article .info .title {
  display: inline-block;
  width: 100%;
  font-size: 2em;
  line-height: 1em;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

header .header-publication-sector {
  color: #000;
  background: #ffe512;
  padding: 0px 10px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: inline-block;
}
header .header-publication-sector a {
  color: #000;
}

.publication-progress-bars-container {
  border-top: 1px solid #CDCDCD;
  padding-top: 20px;
  margin-top: 30px;
}
.publication-progress-bars-container h2 {
  font-weight: bold;
  font-size: 0.9em;
  margin-bottom: 10px;
}
.publication-progress-bars-container .bar-container {
  margin-bottom: 10px;
}
.publication-progress-bars-container .bar-container a {
  color: #000;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.publication-progress-bars-container .bar-container .bar {
  background: #dad8cc;
}
.publication-progress-bars-container .bar-container .bar .progress {
  min-height: 5px;
  display: block;
  background-color: #008768;
  width: 0%;
}

.publication-content .foreword-title {
  font-weight: bold;
  font-size: 1.2em;
}

.publications-grid {
  padding: 40px 0px;
  position: relative;
}
.publications-grid .loading-container {
  display: block;
  text-align: center;
  position: absolute;
  bottom: 0px;
  width: 100%;
}

.single-publication .extra-article-link .loading-container {
  height: 215px;
  background-image: url(../gif/spinner-lg.gif);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-color: #FFF;
}

.related-articles-grid-container * {
  box-sizing: border-box;
}
.related-articles-grid-container .articles-row {
  margin-bottom: 20px;
}
.related-articles-grid-container .articles-row::after {
  clear: both;
  display: table;
  content: " ";
}
.related-articles-grid-container .articles-row .col-3 {
  width: 33.3%;
  float: left;
  padding: 0 10px;
}
.related-articles-grid-container .articles-row .article-content {
  position: relative;
  height: 150px;
  padding: 5px;
  line-height: 1.15em;
}
.related-articles-grid-container .articles-row .article-content .opacity {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.related-articles-grid-container .articles-row .article-content .title {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: bold;
  color: #FFF;
  z-index: 2;
  position: relative;
}

header .header-article-category {
  color: #FFF;
  background: #000;
  padding: 0px 10px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: none;
}
header .header-article-category a {
  color: #FFF;
  display: none;
}

.archive.author .archive-header::after {
  content: none;
}
.archive.author .author-header {
  text-align: center;
  color: #000;
}
.archive.author .author-header .inner-archive {
  display: inline-block;
  padding: 5px 10px;
  position: relative;
}
.archive.author .author-header .inner-archive::after {
  content: " ";
  background: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  z-index: 1;
}
.archive.author .author-header .inner-archive * {
  display: block;
  position: relative;
  z-index: 5;
}
.insights-header-tag {
  background-color: #008768;
  color: #fff;
  padding: 5px 10px;
  font-size: 16px;
  text-decoration: none;
}
  
a.insights-header-tag:hover {
  color: #fff;
  text-decoration: none;
  color: #999 !important;
}
a.insights-header-tag:visited {
  color: #fff;
}
.archive.author .author-header .inner-archive h1 {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
.archive.author .author-header .inner-archive span.job-title {
  font-size: 2em;
  text-transform: uppercase;
  line-height: 1em;
}
.archive.author .author-bio-desc {
  margin-bottom: 100px;
}

.archive {
  /* .insight-archive-container */
}
.archive .entry-header .entry-inner {
  padding-left: 0;
  padding-right: 0;
}
.archive .archive-header {
  width: auto;
  color: #FFF;
}
.archive .archive-header h1 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 3em;
  padding: 0;
  margin-bottom: 15px;
  line-height: 1.3em;
}

.archive .archive-header .dark-overlay {
  opacity: 0.35;
}
.archive .archive-header .archive-desc {
  text-align: justify;
  max-width: 500px;
  line-height: 1.2em;
}
.archive .archive-header .website-title {
  font-weight: bold;
}
.archive .insight-archive-container {
  /* .article */
}
.archive .insight-archive-container article {
  box-sizing: border-box;
  float: left;
  position: relative;
}
.archive .insight-archive-container article > a {
  overflow: hidden;
  display: block;
  width: 100%;
  position: relative;
}

.archive .insight-archive-container article > a:hover {
  text-decoration: none;
}

.archive .insight-archive-container article.col-4 {
  width: 25%;
  padding: 10px;
}
.archive .insight-archive-container article:hover .white-overlay {
  opacity: 0.6;
  background-color: #FFF;
}
.archive .insight-archive-container article:hover .item-bg {
  transform: scale(1.025);
}
.archive .insight-archive-container article:hover .item-info .item-taxonomy-terms .theme,
.archive .insight-archive-container article:hover .item-info .item-taxonomy-terms .sector {
  opacity: 1;
}
.archive .insight-archive-container article .white-overlay {
  transition: all 0.6s ease;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../png/tile-gradient-bg.png);
  background-size: cover;
  opacity: 0.5;
}
.archive .insight-archive-container article .item-bg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  transition: transform 0.7s;
}
.archive .insight-archive-container article .item-info {
  color: #000;
  padding: 15px 10px;
  position: relative;
  min-height: 340px;
  /* .item-taxonomy-terms */
}
.archive .insight-archive-container article .item-info > span {
  position: relative;
  z-index: 0;
  display: block;
  font-weight: bold;
}

.archive .insight-archive-container .aecom-grid article .item-info > span.item-title {
  padding-top: 0px !important;
  font-size: 1.2em !important;
  top: 50px !important;
  max-width: calc(100% - 10px);
}

.article .pullout {
  background-color: #008768;
  color: white;
}

.article .pullout a {
  color: #AECC53;
}

.archive .insight-archive-container article .item-info > span.item-post-type {
  display: inline-block;
  position: absolute;
  padding: 0px 5px;
  line-height: 1.4em;
  font-size: 0.8em;
  background: #000;
  color: #FFF;
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.archive .insight-archive-container article .item-info > span.item-title {
  padding-top: 150px;
  text-transform: uppercase;
  line-height: 1em;
  font-size: 1.4em;
  max-height: 3em;
  overflow: hidden;
}
.archive .insight-archive-container article .item-info > span.item-separator {
  border-bottom: 4px solid #008768;
  margin-top: 10px;
  width: 45px;
}
.archive .insight-archive-container article .item-info > span.item-excerpt {
  line-height: 1em;
  height: 5em;
  overflow: hidden;
  position: absolute;
  bottom: 20px;
  width: 90%;
}
.archive .insight-archive-container article .item-info > span.item-author {
  position: absolute;
  bottom: 5px;
  font-size: 0.8em;
  padding-right: 10px;
}
.archive .insight-archive-container article .item-info .item-taxonomy-terms {
  position: absolute;
  top: 10px;
  left: 5px;
  width: 80%;
}
.archive .insight-archive-container article .item-info .item-taxonomy-terms span {
  display: inline-block;
  padding: 0px 5px;
  line-height: 1.2em;
  margin: 5px 10px 0px;
  opacity: 0;
  transition: opacity 0.5s linear;
}
.archive .insight-archive-container article .item-info .item-taxonomy-terms span.sector {
  background: #008768;
  color: #fff;
}
.archive .insight-archive-container article .item-info .item-taxonomy-terms span.theme {
  background: #000;
  color: #FFF;
}
.archive .insight-archive-container article .item-info .new-noteworthy {
  font-weight: bold;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 80%;
  background-color: #008768 !important;
  color: #FFF!important;
}
.archive .insight-archive-container article.publication span.item-post-type {
  top: 60px;
  right: -25px;
}
.archive .insight-archive-container article.article span.item-post-type {
  top: 45px;
  right: -10px;
}
.archive .insight-archive-container article.article span.item-separator {
  display: none;
}
.archive .insight-archive-container article.post span.item-post-type {
  top: 32px;
  right: 0px;
}
.archive .aecom-grid article {
  visibility: hidden;
}
.archive .aecom-grid .come-in {
  transform: translateY(150px);
  animation: come-in 0.8s ease forwards;
  visibility: visible;
}
.archive .aecom-grid .come-in:nth-child(odd) {
  animation-duration: 0.6s;
}
.archive .aecom-grid .already-visible {
  transform: translateY(0);
  animation: none;
}
@keyframes come-in {
  to {
    transform: translateY(0);
  }
}

.main-navigation-bar {
  background-color: #FFF;
}
.main-navigation-bar a {
  color: #000;
  padding: 0 10px;
  display: inline-block;
}
.main-navigation-bar a:hover, .main-navigation-bar a.selected {
  color: #CCC;
}
.main-navigation-bar .navigation-title {
  text-align: center;
  opacity: 0;
}
.main-navigation-bar .navigation-bar-container {
  position: relative;
  max-width: 1040px;
  margin: 0 auto 0px;
  padding: 10px 0px;
  z-index: 2;
  font-size: 0.7em;
}
.search .main-navigation-bar .navigation-bar-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0px 100px;
}
.main-navigation-bar .navigation-bar-container::after {
  content: " ";
  clear: both;
  display: table;
}
.main-navigation-bar .navigation-bar-container .current-menu-item {
  background-color: #008768!important;
  color: #FFF!important;
}
.main-navigation-bar .navigation-bar-container .sectors-menu-container {
  float: left;
}
.main-navigation-bar .navigation-bar-container .pages-menu-container {
  float: right;
  border-left: 1px solid #CCC;
}
.main-navigation-bar .navigation-bar-container .pages-menu-container ul {
  list-style: none;
  margin: 0;
  padding-left: 30px;
}
.main-navigation-bar .navigation-bar-container .pages-menu-container ul li {
  display: inline-block;
}
.main-navigation-bar .navigation-bar-container .themes-menu-container {
  float: right;
  padding-bottom: 35px;
}
.main-navigation-bar .navigation-bar-container .themes-menu-container .submenu-container {
  box-sizing: border-box;
  background-color: #FFF;
  position: absolute;
  right: 0;
  display: none;
  padding: 5px 100px;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  text-align: center;
}
.main-navigation-bar .navigation-bar-container .search-option-container {
  float: right;
}
.main-navigation-bar .search-option-container {
  position: relative;
}
.main-navigation-bar .search-option-container i {
  padding: 6px 10px 0px;
}
.main-navigation-bar .search-option-container i:hover {
  cursor: pointer;
}
.main-navigation-bar .search-option-container .nav-search-box {
  background: #FFF;
  position: absolute;
  top: -3px;
  right: 30px;
  display: none;
}
.main-navigation-bar .search-option-container .nav-search-box input {
  width: 200px;
  height: 100%;
  padding: 3px 8px !important;
}

@media (max-width: 600px) {
  .site .aecom-top-header .header-container {
    color: #000;
  }
  .site .aecom-top-header .header-container .menu-container > ul li > a,
.site .aecom-top-header .header-container .menu-container > ul li.languages a,
.site .aecom-top-header .header-container .menu-container > ul li.search-option-container a {
    color: #000;
  }
  .site .aecom-top-header .header-container .bottom-row .logo-container::before {
    content: url("../svg/aecom-logo-dark-14.svg");
    width: 110px;
    height: 25px;
    display: block;
    position: absolute;
    z-index: 1;
  }
  .site .aecom-top-header .header-container .bottom-row .logo-container img {
    display: none;
  }
  .site .aecom-top-header .header-container .bottom-row .logo-container a {
    width: 110px;
    height: 25px;
    display: block;
    position: relative;
    z-index: 2;
  }
}
@media (min-width: 601px) {
  .site .aecom-top-header .header-container {
    z-index: 10;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.58) 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.58) 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.58) 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#94000000", endColorstr="#00ffffff",GradientType=0 );
    /* IE6-9 */
  }
}
.site .aecom-top-header .header-container .search-option-container .nav-search-box input {
  color: inherit;
}

footer.aecom-footer .widget ul li a:hover {
  text-decoration: none;
  opacity: 1;
}

@media (min-width: 601px) {
  .home.run-curtain #post-2400 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
  }
}
.home.run-curtain #post-2168 {
  position: fixed;
  bottom: 0;
  z-index: 7;
  background: none !important;
}

.home.run-curtain #post-2168.absolute-position {
  position: relative;
  left: 0;
  right: 0;
  z-index: 5;
}
.home.run-curtain #post-2374 {
  position: fixed;
  padding-top: 115px;
}

.home-hero-arrow {
  cursor: pointer;
}

#post-2168 {
  z-index: 1;
}

#post-4055 {
  z-index: 0;
}

.hero-search {
  display: inline-block;
  font: normal 300 1em/1.4em "aktiv-grotesk", sans-serif !important;
  border-bottom: 2px solid white;
  padding-bottom: 3px;
  width: 54%;
  letter-spacing: 0.02em;
  text-transform: none;
  color: #fff;
  opacity: 0.65;
  text-align: left;
}
.hero-search img.mag {
  width: 30px;
  float: right;
  margin-top: -38px;
  cursor: pointer;
}
.hero-search .home-hero-search-container input {
  border: none;
  color: #fff;
  font-size: 1.2em;
  padding: 0px 8px !important;
  width: 90%;
}

.home-hero-small-search-container {
  display: none;
  font: normal 300 1em/1.4em "aktiv-grotesk", sans-serif !important;
  padding-bottom: 3px;
  letter-spacing: 0.02em;
  text-transform: none;
  opacity: 0.65;
  overflow: hidden;
  border-bottom: 2px solid white;
  width: 54%;
  margin: 150px auto 0px;
}
.home-hero-small-search-container input {
  border: none;
  color: #fff;
  font-size: 1.2em;
  padding: 0px 8px !important;
  border-radius: 0px;
  float: left;
  width: 80%;
}
.home-hero-small-search-container input:focus {
  color: #fff;
  border-color: #fff;
}
.home-hero-small-search-container img.mag {
  float: right;
  width: 30px;
  cursor: pointer;
}

/* Use same breakpoint used in CSS custom field in theme */
@media only screen and (max-width: 1260px) {
  .home-hero-small-search-container {
    display: block;
  }
  .home.run-curtain #post-2400, .home.run-curtain #post-2168, .home.run-curtain #post-2374 {
    position: relative;
  }
  .home.run-curtain #post-2374 {
    padding-top: 0;
  }
  #post-2168 .mod-content .inner-mod .cta-wrapper {
    display: block!important;
  }
}
.single-collection.fullwidth-left .entry-header {
  text-align: left;
  padding-top: 100px;
  padding-bottom: 100px;
}
.single-collection.fullwidth-left .entry-header .header-website-label {
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
}
.single-collection.fullwidth-left .entry-header .entry-title {
  text-transform: uppercase;
  color: #ffe512 !important;
  line-height: 1em;
  max-width: 500px;
}
.single-collection.fullwidth-left .single-wrapper {
  max-width: 1400px;
}
.single-collection.fullwidth-left .single-wrapper .content-area {
  max-width: 100%;
}
.single-collection.fullwidth-left .single-wrapper .content-area .entry-content {
  max-width: 100%;
}

article.multisite-single-post-widget.landing-collection {
  float: none;
}
article.multisite-single-post-widget.landing-collection h2 {
  margin-top: 50px;
  color: #FFE700;
}
article.multisite-single-post-widget.landing-collection h2::before {
  background-color: #FFE700;
  display: block;
  width: 25%;
  max-width: 100px;
  height: 4px;
  margin-bottom: 5px;
  content: " ";
}

.archive .aecom-grid article.multisite-single-post-widget.landing-collection {
  width: 45%;
  float: left;
  margin: 0px 10px 20px;
}
.archive .aecom-grid article.multisite-single-post-widget.landing-collection .image-background {
  min-height: 540px;
}
.archive .aecom-grid article.multisite-single-post-widget.landing-collection .image-background .content {
  padding: 15px 20% 15px 15px;
}
.archive .aecom-grid article.multisite-single-post-widget.landing-collection .image-background .content .type {
  text-transform: uppercase;
}
.archive .aecom-grid article.multisite-single-post-widget.landing-collection .image-background .content .abstract {
  padding-right: 20%;
  max-height: 6em;
}
.archive .aecom-grid article.multisite-single-post-widget.landing-collection .image-background .black-overlay::after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  border: 1em solid transparent;
  border-top-color: #FFF;
  border-right-color: #FFF;
}
.archive .aecom-grid article.multisite-single-post-widget.landing-collection.is-featured .image-background .black-overlay::after {
  border-top-color: #FFE700;
  border-right-color: #FFE700;
}

.archive.post-type-archive-collection h1.entry-title {
  color: #FFE700;
  margin-bottom: 20px;
}
.archive.post-type-archive-collection h1.entry-title::after {
  content: none;
}
.archive.post-type-archive-collection .archive-desc {
  max-height: 6em;
  overflow: hidden;
}
.archive.post-type-archive-collection .archive-desc::before {
  content: " ";
  position: relative;
  display: block;
  width: 40px;
  min-height: 5px;
  background-color: #FFE700;
  margin-bottom: 10px;
}

/* Without Limits Fixes 2020 */

#sticky-wrapper {
  margin-top: -20px;
}

/* Custom Responsive CSS */

@media screen and (max-width: 768px) {
	.entry-inner h1.entry-title {
		font-size: 1.5em!important;
  }
  main.site-main .entry-header.post-regular-header {
    padding: 50px 0 50px;
  }

  .archive .insight-archive-container .aecom-grid article {
    width: 100% !important;
    max-width: unset !important;
    flex: unset !important;
  }
}

/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .type-canvas.modheader-none .mod-content {
      padding: 60px 40px!important;
    }
    .home-hero-arrow {
      bottom: -52vh!important;
    }
}

/** Mobile Layout Fixes 2020 **/

@media (max-width: 600px) {
  .archive .aecom-grid .come-in {
    width: 100%!important;
  }
  body.post-type-archive-press-release .content-area .filter-bar {
    margin: 0!important; 
  }
  .post-type-archive-press-release .content-area .entry-content form input[type=search] {
    box-sizing: border-box!important;
    padding: 0.8em;
    height: 3em;
    width: 100%!important;
    margin-bottom: 20px;
  }
  .quadro-mod.type-canvas.modheader-none.overlay-off {
    min-height: 500px!important;
    position: relative!important;
    padding-top: 0px!important;
  }
  .left-sidebar-container .avatar-container {
    margin-right: 20px;
  }
  .home.run-curtain #post-2168 {
    position: relative;
  }
}

@media (min-device-width: 415px) 
  and (max-device-width: 768px) {
    .aecom-header-transition .entry-inner h1 {
      line-height: 3em!important;
    }
    .aecom-header-transition .entry-inner {
      padding: 70px 20px 0!important;
    }
    .mobile-archive-desc {
      padding: 50px 20px 0px!important;
    }
}

.aecom-global-cta-green-solid {
  color: #00353E !important;
}

.aecom-global-cta-green-transparent {
  color: #AECC53 !important;
}

.home .site-content .page section:first-child .inner-mod {
  z-index: 2 !important;
}

#mega-menu-wrap-mega-menu #mega-menu-mega-menu p {
  font-size: 14px;
}

ul.mega-sub-menu li h3 
{
  font-family: 'abril-titling', serif;
  font-weight: 400;
  margin-top: 23px;
  margin-bottom: 23px;
}

.avatar-container .author-avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-size: cover;
  background-position: center center;
}


.article .item-info .item-post-type {
  text-transform: uppercase;
}

.entry-content a {
  color: #008768
}

/* Typography Styles provided by Gareth */

.pullout {
  margin: 40px 0;
  padding: 20px;
}

/* EarthGreen Pullout */
.pullout.MidnightTeal {
  background-color: var(--MidnightTeal);
  color: #fff;
}

/* LimeGreen Pullout */
.pullout.LimeGreen {
  background-color: var(--LimeGreen);
  color: var(--MidnightTeal);
}

/* MidnightTeal Pullout */
.pullout.OceanTeal {
  background-color: var(--OceanTeal);
  color: #fff;
}

/* LimeGreenLight Pullout */
.pullout.LimeGreenLight {
  background-color: var(--LimeGreenLight);
  color: var(--MidnightTeal);
}

/* EarthGreenLight Pullout */
.pullout.EarthGreenLight {
  background-color: var(--EarthGreenLight);
  color: var(--MidnightTeal);
}


/* OceanTeal Light Pullout */
.pullout.OceanTealLight {
  background-color: var(--OceanTealLight);
  color: var(--MidnightTeal);
}


.entry-content h1.newWL,
.entry-content h2.newWL,
.entry-content h3.newWL,
.entry-content h4.newWL,
.entry-content h5.newWL,
.entry-content h6.newWL {
  color: black !important;
}

.entry-content h1.newWL {
  font-size: 2.4rem !important;
  font-weight: 500;
}

/* h2 */
.entry-content h2.newWL {
  font-size: 2.1rem !important;
  font-weight: 500;
}

/* h3*/
.entry-content h3.newWL {
  font-size: 1.8rem !important;
  font-weight: 500 !important;
}

/* h4,h5,h6 */
.entry-content h4.newWL,
.entry-content h5.newWL,
.entry-content h6.newWL {
  font-weight: 500;
}

/*standfirst */
.standfirst {
  font: normal 300 1.25em / 1.35em "aktiv-grotesk", sans-serif !important;
}