/** Styles syndicated from universal site */
/* multiple contacts drop down */

body.single .filter-bar {
    margin: 10px 87px;
}

body.single .filter-bar .filter .ae-dropdown-toggle::after {
    margin-top: 14px;
}

/* mega menu styles life at aecom */

.life-items-content-container > .textwidget {
    display: flex;
}

.life-item-container {
    margin: 20px;
    width: 50%;
}

a.mega-cta-white {
    background-image: url(/assets/caret-bold.svg) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: 5px;
    background-size: 13px;
    text-decoration: none;
    display: table-cell !important;
    padding: 0px 20px 9px 0 !important;
    font-weight: bold !important;
    font-family: "DIN Condensed", aecom-sans !important;
    font-size: 18px;
    line-height: 1em;
    text-transform: uppercase;
}

/* Mobile Layout for About Us Megamenu*/
@media screen and (max-width: 39.9375em) {
  .life-items-content-container > .textwidget {
     flex-wrap: wrap;
  }
  
  h3.widget-title {
  	padding: 0 10px;
  }
  
  .life-item-container img {
    width: 100%;
    margin-bottom: 10px;
  }
  
  .life-item-container {
  	margin: 0 10px 30px;
    width: 100%;
  }
  #pl-w5f91d1252c708 .so-panel {
  	margin-bottom: 0!important;
  }
  #pgc-w5f91d1252c708-0-1> .panel-cell-style {
    padding: 0!important;
  }
}

.about-us-mobile-container {
		padding: 10px;
    margin-top: -30px;
}

.about-us-menu-highlight img {
		margin-bottom: 10px;
}

.about-us-menu-highlight h2 {
		background-image: url(/assets/caret-bold.svg) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: 3px;
    background-size: 17px;
    text-decoration: none;
    display: table-cell !important;
    padding: 0px 24px 0px 0 !important;
    font-weight: bold !important;
    font-family: "DIN Condensed", aecom-sans !important;
    font-size: 26px;
    line-height: 1em;
    text-transform: uppercase;
}
.about-us-menu-highlight p {
		margin: 0!important;
}

.about-us-menu-items h3 {
    font-weight: 400;
    font-size: 26px;
}

.about-us-menu-items ul li a {
		background-image: url(/assets/caret-bold.svg) !important;
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: 15px;
    background-size: 13px;
    text-decoration: none;
    padding: 0;
    font-weight: bold !important;
    font-family: "DIN Condensed", aecom-sans !important;
    font-size: 18px;
    line-height: 1em;
    text-transform: uppercase;
    border-top: 1px solid #707070;
    margin-bottom: 0!important;
    padding: 10px 2px!important;
}

.about-us-menu-items ul li:hover a {
    background-repeat: no-repeat!important;
    background-position: right!important;
    background-position-y: 15px!important;
    background-size: 13px!important;
}

.about-us-menu-items ul li:last-child a {
		border-bottom: 1px solid #707070;
}

#about-us-mobile-menu {
	font-size: 18px;
  margin-top: 30px;
}

@media only screen and (max-width: 1200px) {
  #pg-80202-1 > .panel-row-style {
    padding: 0px 25px 0px 25px !important;
}
}
/** End of syndicated styles */
/* Hide login form */
form#loginform {
    visibility: hidden;
}

/* hide ae-panel images */

.page-id-30800 .ae-panel-cover {
  display: none;
}

/* design update refinements 101719 - move to repo */

.search-results header.section-header {
    padding: 0 87px;
}

/*.search-results .site-content {
    padding: 0 87px 100px;
}*/

.search-results header.entry-header {
    height: auto;
  padding: 0 0 8px;
}

/* global text styles */

.sub-headline_content--box {
 	color: #00b5e5;
  font-weight: bold;
}


/* hide errant pr at top of pr page */
.post-type-archive-press-release .entry-content ul, .post-type-archive-press-release .entry-content p {
   display: none;
}

/* end hide pr */

.aecom-tag--blue {
    margin-right: 5px;
    padding: 4px 7px 3px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .05em;
    line-height: 1em;
    background-color: #00b5e5;
    color: #FFF;
    margin-bottom: 20px;
    display: inline-block;
    width: auto;
}


.postid-25245 .eg-aecom-grid-01-element-1-a {
text-align: center;
display: inline-block;
width: 100%;
margin: 0px 0px 10px 0px;
}

.postid-25245 .eg-aecom-grid-01-element-1 {
font-size: 14px;
line-height: 24px;
color: #ffffff;
font-weight: 400;
padding: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
background-color: rgba(10,10,10,0);
z-index: 2 !important;
display: block;
font-family: "aecom-sans";
background-color: #00b5e5;
display: inline-block;
padding: 1px 8px;
font-weight: bold;
}

@media screen and (min-width:960px) {
 .hero-nav__cont {
  margin:0 auto 15px;
 }
  
}

/* header hot fix */

.aecom-header .aecom-top-header .header-image-container::after {
display: none;
}