@charset "UTF-8";
/* Theme Color Definitions */
/* Import SCSS Partials */
/* SITE HEADER */
#masthead.site-header {
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  position: sticky;
  top: 0;
  z-index: 1000;
}

.site-title-wrapper,
.main-navigation-container {
  width: auto !important;
}

.site-title-wrapper {
  padding: 22px 40px 12px !important;
}

.site-title {
  visibility: hidden;
}

/* MAIN SITE NAV */
.main-navigation-container {
  margin-right: 1.5rem;
}

.main-navigation li a,
.main-navigation .expand {
  text-decoration: none;
  padding: 2.4rem 1.1rem !important;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  outline: none;
  border-bottom: 3px solid transparent;
}

.main-navigation li a:hover,
.main-navigation li a:focus,
.main-navigation li a:visited:hover,
.main-navigation .expand:hover,
.main-navigation .expand:focus,
.main-navigation .expand:visited:hover {
  background-color: transparent !important;
  color: #252525 !important;
  border-bottom: 3px solid #002f6c;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current_page_parent > a,
.main-navigation .current-menu-ancestor > a {
  background-color: transparent !important;
  color: #002f6c !important;
  border-bottom: 3px solid #A6192E;
}

.main-navigation li ul.sub-menu li {
  text-indent: 0rem;
}
.main-navigation li ul.sub-menu li:hover, .main-navigation li ul.sub-menu li:visited:hover {
  background-color: #ecf0f5;
}
.main-navigation li ul.sub-menu li a {
  font-weight: 400;
  font-size: 1rem;
  padding: 1.3rem 1.4rem !important;
  width: 350px;
  background-color: #ffffff !important;
}
.main-navigation li ul.sub-menu li a:hover, .main-navigation li ul.sub-menu li a:visited:hover {
  border-bottom: 3px solid #ecf0f5;
}

.main-navigation a .dashicons-search {
  width: 24px;
  height: 24px;
  font-size: 24px;
}

.main-navigation-container .menu-toggle {
  top: -80px;
}

/* HEADINGS */
h1, h2, h3, h4, h5, h6 {
  text-transform: none !important;
}

/* SECTION HEADERS */
.section-header {
  color: #252525;
  font-size: 2.6rem;
  line-height: 1.15;
  position: relative;
  font-weight: 100;
  padding-left: 5%;
  padding-right: 5%;
  display: table;
  margin: 0 auto;
  text-align: center;
}

.section-header:after {
  content: "";
  width: 40px;
  text-align: center;
  margin: 0 auto;
  padding-top: 29px;
  margin-bottom: 50px;
  border-bottom: 5px solid #a6192e;
  display: block;
}

/* HERO SECTION */
.hero {
  overflow: hidden;
  position: relative;
  margin: 0 auto !important;
  width: 100% !important;
  padding: 0 !important;
  height: calc((100vw*9) / 16);
  max-height: calc(100vh - 114px);
  display: flex;
  justify-content: left;
  background-color: #5d5d5d !important;
}
.hero .hero-inner {
  width: 100% !important;
  max-width: 100% !important;
  float: none !important;
  text-align: left;
  padding-left: 20% !important;
  padding-top: 15% !important;
}
.hero .hero-inner .wp-custom-header {
  height: auto !important;
  clear: both;
  position: relative;
  overflow: hidden;
}
.hero .hero-inner .wp-custom-header iframe,
.hero .hero-inner .wp-custom-header object,
.hero .hero-inner .wp-custom-header embed {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100vw;
  min-width: 100vw;
  height: calc((100vw*9) / 16) !important;
}
.hero .hero-inner .wp-custom-header video {
  width: 100vw !important;
}
.hero .hero-inner aside {
  position: relative;
}
.hero .hero-inner #wp-custom-header {
  position: absolute;
  height: 100vh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.hero .widget .widget-title {
  font-weight: 300;
  font-size: 4.5rem;
  width: 700px;
  line-height: 1.15;
  margin-top: 0px !important;
}
.hero .widget a.button,
.hero .widget a.button:hover,
.hero .widget a.button:visited:hover {
  padding: 20px 40px;
  border: 4px solid #ffffff;
  color: #ffffff;
  margin-top: 25px;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
.hero aside#text-3 {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0;
  margin: 0;
}
.hero aside#text-3 .widget-title {
  font-size: 0.9rem;
  text-align: center;
}
.hero .widget a.button::after {
  content: "" !important;
}

.primer-hero-text-widget {
  padding: 0 !important;
  margin: 0 auto !important;
  width: 100% !important;
  z-index: 100;
}

.site-content {
  padding: 0 !important;
}

/* HOMEPAGE CONTENT SECTIONS */
section .container {
  padding-top: 120px;
  padding-bottom: 120px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
}

section.about-us .container {
  background-color: #d4d7dc;
}
section.about-us .container .section-body .section-text {
  color: #5d5d5d;
}

section.work-with-us .container,
section.regions .container,
section.upcoming-events .container {
  background-color: #002f6c;
}
section.work-with-us .container p,
section.regions .container p,
section.upcoming-events .container p {
  color: #ecf0f5;
}

section.featured-news .container,
section.our-work .container,
section.initiatives .container {
  background-color: #ecf0f5;
}

section.our-work .container {
  padding-top: 0px;
}

section.our-work .section-header {
  padding-top: 50px;
}

.work-with-us-title,
.upcoming-events-title,
.regions-title {
  color: #ecf0f5;
}

.section-text {
  position: relative;
  color: #6d6d6d;
  font-size: 1.7rem;
  font-weight: 100;
  padding-left: 20%;
  padding-right: 20%;
  line-height: 1.5;
}

.work-with-us-text {
  color: #ecf0f5;
}

.regions-text,
.upcoming-events-text {
  color: #ecf0f5;
}

/* SIZZLE REEL */
.sizzle-reel {
  width: 75%;
  margin: 0 auto;
}

/* IN-CONTENT LINKS */
.site-content a,
.site-content a:active,
.site-content a:visited {
  color: #2172AB;
  cursor: pointer;
}

.site-content a:hover,
.site-content a:active:hover,
.site-content a:visited:hover {
  color: #1f6597;
}

/* REGIONS MOSAIC STYLES */
section.regions .mosaic-tiles .column-quarter {
  border: 1px solid #ffffff;
}
section.regions .mosaic-tiles .column-quarter .regions-item {
  height: 600px;
  max-height: 600px;
  font-size: 1.5rem;
}
section.regions .mosaic-tiles .column-quarter:first-child {
  border-left: 0px;
}
section.regions .mosaic-tiles .column-quarter:last-child {
  border-right: 0px;
}

/* FEATURED NEWS MOSAIC STYLES */
section.featured-news .mosaic-item .mosaic-text-container .mosaic-post-title {
  font-size: 1.4rem;
}

/* HOMEPAGE CONTENT SECTIONS */
section.about-tools .container {
  background-color: #002f6c;
}

.about-tools-title,
.about-tools-text {
  color: #ecf0f5;
}

section.about-job-opportunities {
  width: 80%;
  margin: 0 auto;
}
section.about-job-opportunities .container {
  text-align: left;
}

/* HOMEPAGE CONTENT SECTIONS */
section.work-with-us-ways .container {
  background-color: #002f6c;
}

.work-with-us-ways-title,
.work-with-us-ways-text {
  color: #ecf0f5;
}

article.added-content {
  margin: 0 !important;
  padding-bottom: 0 !important;
}

/* Load More Posts Button (unused) */
.load-more-btn {
  margin-top: 50px;
  background-color: #ddd;
  border-radius: 2px;
  display: block;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  letter-spacing: 1px;
  cursor: pointer;
  text-transform: uppercase;
  padding: 10px 0;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.load-more-btn:hover {
  background-color: #767676;
  color: #fff;
}

/* SECTION / BLOCK STYLE BUTTONS */
.section-btn,
#ustda-search .btn,
.pagenav .alignleft a,
.pagenav .alignright a {
  margin-top: 50px;
  padding: 25px 50px;
  background-color: #a6192e;
  line-height: 1;
  display: inline-block;
  color: #ecf0f5 !important;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.4rem;
}

.section-btn:hover,
.section-btn:visited,
.section-btn:visited:hover {
  color: #ffffff !important;
}

.section-btn-sm,
.pagenav .alignleft a,
.pagenav .alignright a {
  margin: 0px 0px 30px;
  padding: 15px 30px;
  font-size: 1.1rem;
}

.btn, button, .button {
  padding: 20px 40px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-font-smoothing: auto;
  font-size: 1rem;
  line-height: 1;
  clear: both;
  display: inline-block;
}
.btn:visited, button:visited, .button:visited {
  color: #ffffff;
}
.btn.transparent, button.transparent, .button.transparent {
  background: transparent;
  border: 4px solid #ffffff;
  transition: 0.4s all;
  cursor: pointer;
}
.btn.transparent:hover, .btn.transparent:focus, button.transparent:hover, button.transparent:focus, .button.transparent:hover, .button.transparent:focus {
  background-color: #fff;
  color: #222;
  border-color: #fff;
}

button.wp-custom-header-video-button {
  display: none;
  visibility: hidden;
  clip: rect(0, 0, 0, 0);
}

/* SITE SEARCH */
.form-search,
.search-form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.form-search .search-form-wrapper,
.search-form .search-form-wrapper {
  position: relative;
  padding: 20px 20px 40px;
}
.form-search .search-container,
.search-form .search-container {
  display: flex;
  background-color: #ffffff !important;
}

.search-button,
.search-button:hover,
.search-submit,
.search-submit:hover {
  border: 0;
  margin: 0;
  padding: 0;
  height: 73px !important;
  width: 73px !important;
  font-size: 30px !important;
  cursor: pointer;
  background: #a6192e !important;
}

#ustda-search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
}

#ustda-search input[type=text],
#ustda-search input[type=search],
#ustda-search-page input[type=text],
#ustda-search-page input[type=search],
.search-form input[type=text],
.search-form input[type=search] {
  position: relative;
  color: black;
  background: rgba(255, 255, 255, 0.9);
  font-size: 42px;
  font-weight: 300;
  text-align: left;
  border: 0px;
  margin: 0px auto;
  padding-left: 25px;
  padding-right: 70px;
  outline: none;
}
#ustda-search input[type=text]::placeholder,
#ustda-search input[type=search]::placeholder,
#ustda-search-page input[type=text]::placeholder,
#ustda-search-page input[type=search]::placeholder,
.search-form input[type=text]::placeholder,
.search-form input[type=search]::placeholder {
  color: #000000;
  opacity: 0.2;
}
#ustda-search input:-internal-autofill-selected,
#ustda-search-page input:-internal-autofill-selected,
.search-form input:-internal-autofill-selected {
  background-color: #ffffff !important;
}
#ustda-search .close,
#ustda-search .close:hover,
#ustda-search .close:active,
#ustda-search .close:visited,
#ustda-search-page .close,
#ustda-search-page .close:hover,
#ustda-search-page .close:active,
#ustda-search-page .close:visited,
.search-form .close,
.search-form .close:hover,
.search-form .close:active,
.search-form .close:visited {
  position: absolute;
  right: -3px;
  top: -6px;
  color: #fff;
  background: transparent;
  cursor: pointer;
  border: 0;
  opacity: 1;
  font-size: 27px;
  padding: 0;
}

#ustda-search.open {
  visibility: visible;
  transition: opacity 0.3s;
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10000;
  overflow-y: scroll;
}

/* SEARCH ON 404 PAGE */
section.error-404 .page-header .page-title {
  margin: 0;
}
section.error-404 .page-content p {
  text-align: center;
}

/* For 'a' tags wrapped around content */
a.wrap-link,
a.wrap-link:hover,
a.wrap-link:active,
a.wrap-link:visited,
a.wrap-link:visited:hover {
  color: #000000 !important;
}

.nested-link {
  display: block !important;
  width: 100%;
  height: 100%;
  color: transparent;
  position: absolute;
  top: 0;
  left: 0;
}

.region-email-links-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 60px;
}
.region-email-links-container a .region-email-link {
  max-width: 150px;
  min-width: 150px;
  height: 150px;
  max-height: 150px;
  min-height: 150px;
  border-radius: 50%;
  display: inline-block;
  margin: 1rem;
}
.region-email-links-container a .region-email-link .wp-block-cover__inner-container {
  width: auto !important;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.region-email-links-container a .region-email-link .wp-block-cover__inner-container p {
  max-width: 130px;
  color: #ffffff !important;
  font-size: 1.2rem;
  line-height: 1.15;
  text-align: center;
  z-index: 100;
}

/* FOOTER */
.site-footer {
  background-color: #1D1E2D !important;
  color: #ffffff !important;
  font-size: 0.9rem;
  line-height: 1.5;
}

.site-footer-inner {
  padding: 6% 12.5% 9%;
  width: 100%;
}

.footer-column {
  display: inline-block;
  float: none !important;
  text-align: left !important;
  width: 33%;
  vertical-align: top;
}

.footer-heading {
  display: block;
  font-weight: bold;
  font-size: 1.1rem;
  padding-bottom: 20px;
}

.footer-summary {
  max-width: 50%;
}

.footer-logo img {
  padding-bottom: 10px;
}

footer a,
footer a:active,
footer a:visited {
  color: #6E9DC2;
  cursor: pointer;
}

footer a:hover,
footer a:active:hover,
footer a:visited:hover {
  color: #48799f;
}

.sub-footer {
  padding: 30px 0px;
  margin: 0 auto;
  text-align: center;
  width: 80%;
  border-top: 1px solid #444444;
}

/* Social Media SVG Icons */
.ir {
  display: block;
  overflow: visible;
  padding: 0 0 100%;
  position: relative;
  height: 0;
  width: 100%;
}

.ir > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.soc {
  display: block;
  font-size: 0;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  max-width: 100%;
}

.soc li {
  display: inline-block;
}

.soc a, .soc svg {
  display: block;
}

.soc a {
  position: relative;
  height: 42px;
  width: 42px;
}

.icon-fb,
.icon-li,
.icon-tw,
.icon-yt {
  color: #ffffff;
  fill: #ffffff;
}

.icon-fb:hover,
.icon-li:hover,
.icon-tw:hover,
.icon-yt:hover {
  border-radius: 100%;
  color: transparent;
  transform: scale(1.25);
  transition: background-color 0.5s, transform 0.5s ease-out;
  background: #ffffff;
}

.icon-fb:hover {
  fill: #3b5998;
}

.icon-li:hover {
  fill: #2867b2;
}

.icon-tw:hover {
  fill: #00aced;
}

.icon-yt:hover {
  fill: #ff0000;
}

/* GPI - Partner Countries */
section.gpi-initiative-partner-countries .container,
section.gpi-initiative-partner-organizations .container,
section.gpi-initiative-collaborators .container {
  padding-bottom: 0px;
}
section.gpi-initiative-partner-countries .container .mosaic-tiles,
section.gpi-initiative-partner-organizations .container .mosaic-tiles,
section.gpi-initiative-collaborators .container .mosaic-tiles {
  margin-top: 0px;
}
@media screen and (min-width: 1301px) {
  section.gpi-initiative-partner-countries .container .mosaic-tiles .column-flex,
section.gpi-initiative-partner-organizations .container .mosaic-tiles .column-flex,
section.gpi-initiative-collaborators .container .mosaic-tiles .column-flex {
    min-width: 15%;
  }
}
section.gpi-initiative-partner-countries .container .mosaic-tiles .column-flex .mosaic-item,
section.gpi-initiative-partner-organizations .container .mosaic-tiles .column-flex .mosaic-item,
section.gpi-initiative-collaborators .container .mosaic-tiles .column-flex .mosaic-item {
  border: 1px solid #ffffff;
}
section.gpi-initiative-partner-countries .container .mosaic-tiles .column-flex .mosaic-item .mosaic-image-overlay::after,
section.gpi-initiative-partner-organizations .container .mosaic-tiles .column-flex .mosaic-item .mosaic-image-overlay::after,
section.gpi-initiative-collaborators .container .mosaic-tiles .column-flex .mosaic-item .mosaic-image-overlay::after {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  margin-top: -200px;
  height: 200px;
}
section.gpi-initiative-partner-countries .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container,
section.gpi-initiative-partner-organizations .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container,
section.gpi-initiative-collaborators .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container {
  padding: 20px;
  bottom: -20px;
}
section.gpi-initiative-partner-countries .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container .mosaic-post-title,
section.gpi-initiative-partner-organizations .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container .mosaic-post-title,
section.gpi-initiative-collaborators .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container .mosaic-post-title {
  font-size: 1rem;
}
section.gpi-initiative-partner-countries .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container .mosaic-post-summary,
section.gpi-initiative-partner-organizations .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container .mosaic-post-summary,
section.gpi-initiative-collaborators .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container .mosaic-post-summary {
  padding-top: 10px;
  font-size: 0.9rem;
}
section.gpi-initiative-partner-countries .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container .mosaic-post-summary p,
section.gpi-initiative-partner-organizations .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container .mosaic-post-summary p,
section.gpi-initiative-collaborators .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container .mosaic-post-summary p {
  line-height: 1.15;
}

section.gpi-initiative-partner-countries .container .mosaic-tiles .mosaic-item {
  cursor: default;
  height: 200px;
  max-height: 200px;
  min-height: 200px;
}

section.gpi-initiative-partner-organizations .container .mosaic-item,
section.gpi-initiative-collaborators .container .mosaic-item {
  height: 300px;
  max-height: 300px;
  min-height: 300px;
}
section.gpi-initiative-partner-organizations .container .mosaic-item .mosaic-image-overlay::after,
section.gpi-initiative-collaborators .container .mosaic-item .mosaic-image-overlay::after {
  margin-top: -100px !important;
}

/* GIE - Partners */
section.gie-initiative-colaunch-partners .container .mosaic-tiles,
section.gie-initiative-partners .container .mosaic-tiles {
  margin-top: 0px;
}
section.gie-initiative-colaunch-partners .container .mosaic-tiles .column-flex,
section.gie-initiative-partners .container .mosaic-tiles .column-flex {
  min-width: 15%;
}
section.gie-initiative-colaunch-partners .container .mosaic-tiles .column-flex .mosaic-textup .mosaic-text-container:hover,
section.gie-initiative-colaunch-partners .container .mosaic-tiles .column-flex .mosaic-textup:hover .mosaic-text-container,
section.gie-initiative-partners .container .mosaic-tiles .column-flex .mosaic-textup .mosaic-text-container:hover,
section.gie-initiative-partners .container .mosaic-tiles .column-flex .mosaic-textup:hover .mosaic-text-container {
  transform: translateY(-130px);
}
section.gie-initiative-colaunch-partners .container .mosaic-tiles .column-flex .mosaic-item,
section.gie-initiative-partners .container .mosaic-tiles .column-flex .mosaic-item {
  height: 300px;
  max-height: 300px;
  min-height: 300px;
}
section.gie-initiative-colaunch-partners .container .mosaic-tiles .column-flex .mosaic-item .mosaic-image-overlay::after,
section.gie-initiative-partners .container .mosaic-tiles .column-flex .mosaic-item .mosaic-image-overlay::after {
  margin-top: -100px;
}
section.gie-initiative-colaunch-partners .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container,
section.gie-initiative-partners .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container {
  padding: 20px;
  bottom: -20px;
}
section.gie-initiative-colaunch-partners .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container .mosaic-post-title,
section.gie-initiative-partners .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container .mosaic-post-title {
  font-size: 1rem;
}
section.gie-initiative-colaunch-partners .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container .mosaic-post-summary,
section.gie-initiative-partners .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container .mosaic-post-summary {
  padding-top: 10px;
  font-size: 0.9rem;
}
section.gie-initiative-colaunch-partners .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container .mosaic-post-summary p,
section.gie-initiative-partners .container .mosaic-tiles .column-flex .mosaic-item .mosaic-text-container .mosaic-post-summary p {
  line-height: 1.15;
}

section.gie-initiative-partners .container .mosaic-tiles .column-flex .mosaic-item {
  height: 200px;
  max-height: 200px;
  min-height: 200px;
}

section.gie-initiative-colaunch-partners .container {
  padding-bottom: 0px;
}

/* MGL - Partners */
section.mgl-initiative-partners .container {
  padding-bottom: 0px;
  padding-top: 0px;
}

/* MGL - Map */
.jvectormap-container .jvectormap-zoomin,
.jvectormap-container .jvectormap-zoomout {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.jvectormap-container .jvectormap-zoomout {
  top: 50px;
}

.jvectormap-tip {
  font-size: 1rem !important;
}

.popup-label {
  font-size: 0.8rem !important;
}

/* ARCHIVE POSTS - DEFAULT DISPLAY */
.archive-post-container {
  margin-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
}
.archive-post-container .archive-post-date {
  font-size: 0.9rem;
  color: #444444;
  padding-bottom: 5px;
}
.archive-post-container .archive-post-title {
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.15;
  padding-bottom: 5px;
}
.archive-post-container .archive-post-type {
  font-weight: 400;
  color: #a6192e;
  text-transform: uppercase;
  font-size: 0.9rem;
  padding-bottom: 10px;
}
.archive-post-container .archive-post-excerpt {
  color: #666666;
  margin-bottom: 1rem;
}
.archive-post-container .archive-post-excerpt p {
  margin: 0;
}

/* ARCHIVE POSTS w/LEFT CIRCLE IMAGE (search results) */
article.post-circle-image {
  margin: 0 !important;
  padding: 20px 0 !important;
}
article.post-circle-image div.post-circle-image-container .post-header {
  display: flex;
  flex-direction: row;
}
article.post-circle-image div.post-circle-image-container .post-header .featured-image {
  display: inline-block;
  margin: 0;
}
article.post-circle-image div.post-circle-image-container .post-header .featured-image a img {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  min-width: 150px;
  margin-right: 40px;
  object-fit: cover;
  background-color: #b6b2b8;
}
article.post-circle-image div.post-circle-image-container .post-header .featured-image a .empty-img {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-size: cover;
  width: 150px;
  height: 150px;
  min-width: 150px;
  min-height: 150px;
  border-radius: 50%;
  margin-right: 40px;
  background-color: #b6b2b8;
}
article.post-circle-image div.post-circle-image-container .post-header .featured-image a .empty-img i.empty-img-icon {
  width: 40px;
  height: 40px;
  color: #dedede;
  font-size: 40px;
}
article.post-circle-image div.post-circle-image-container .post-header .entry-header {
  display: inline-block;
}
article.post-circle-image div.post-circle-image-container .post-header .entry-header .entry-title {
  font-size: 2rem;
  line-height: 1.15;
  margin-top: 0;
  margin-bottom: 40px;
}
article.post-circle-image div.post-circle-image-container .post-header .entry-header .entry-title::after {
  bottom: -25px;
  width: 25%;
}
article.post-circle-image div.post-circle-image-container .post-type {
  font-weight: 400;
  color: #a6192e;
  text-transform: uppercase;
  font-size: 0.9rem;
  padding-bottom: 10px;
}
article.post-circle-image div.post-circle-image-container .entry-summary {
  margin: 0;
}

/* ARCHIVE POSTS w/ RED DATE BOX (events) */
.event-post-container {
  margin-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  display: flex;
}
.event-post-container .event-post-date-box {
  background-color: #a6192e;
  width: 120px;
  min-width: 120px;
  height: 120px;
  min-height: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.event-post-container .event-post-date-box .event-post-month {
  position: relative;
  font-size: 0.9rem;
  line-height: 1;
  color: #ffffff;
}
.event-post-container .event-post-date-box .event-post-day {
  position: relative;
  font-size: 4.5rem;
  color: #ffffff;
  font-weight: 100;
  line-height: 1;
}
.event-post-container .event-post-date-box .event-post-tbd {
  position: relative;
  font-size: 3.5rem;
  color: #ffffff;
  font-weight: 100;
  line-height: 1;
}
.event-post-container .event-post-text-box {
  padding-left: 20px;
}
.event-post-container .event-post-text-box .event-post-title {
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.15;
  padding-bottom: 5px;
}
.event-post-container .event-post-text-box .event-start-date,
.event-post-container .event-post-text-box .event-end-date {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 400;
}
.event-post-container .event-post-text-box .event-post-location {
  color: #6d6d6d;
  font-size: 0.9rem;
}
.event-post-container .event-post-text-box .event-post-excerpt {
  color: #666666;
}

/* EVENTS ARCHIVE PAGE */
.events-page {
  padding-top: 50px;
  padding-bottom: 240px;
}

.event-page-links li {
  list-style-type: none;
}

article.added-content p.empty-archive-event-notice {
  text-align: center;
}

/* EVENT BOXES SUBSECTION - USED FOR UPCOMING EVENTS */
.event-tiles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.event-tiles .event-no-post-box {
  background-color: #ffffff;
  padding: 25px 30px;
  color: #252525;
}
.event-tiles .event-container {
  position: relative;
  width: 600px;
  min-width: 600px;
  height: 200px;
  background-color: #ffffff;
  display: inline-block;
  margin: 20px;
}
.event-tiles .event-container .event-date-box {
  top: 0;
  left: 0;
  width: 200px;
  height: 200px;
  background-color: #a6192e;
  color: #ffffff;
  padding: 35px;
  margin: 0;
}
.event-tiles .event-container .event-date-box .event-month {
  font-size: 1.1rem;
  letter-spacing: 0rem;
  font-weight: 300;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.event-tiles .event-container .event-date-box .event-day {
  padding-top: 30px;
  height: 100px;
  font-size: 6rem;
  font-weight: 100 !important;
}
.event-tiles .event-container .event-date-box .event-tbd {
  padding-top: 18px;
  height: 100px;
  font-size: 4rem;
  font-weight: 100 !important;
}
.event-tiles .event-container .event-text-box {
  position: absolute;
  top: 0px;
  left: 200px;
  padding: 25px 30px;
  text-align: left;
}
.event-tiles .event-container .event-text-box .event-title {
  font-size: 1.4rem;
  font-weight: 800;
  line-height: 1.15;
}
.event-tiles .event-container .event-text-box .event-dates {
  padding-top: 10px;
}
.event-tiles .event-container .event-text-box .event-location {
  padding-top: 0px;
  color: #6d6d6d;
  font-size: 0.9rem;
}
.event-tiles .event-container .event-text-box .event-dates .event-start-date,
.event-tiles .event-container .event-text-box .event-dates .event-end-date,
.event-tiles .event-container .event-text-box .event-location .event-start-date,
.event-tiles .event-container .event-text-box .event-location .event-end-date {
  text-transform: uppercase;
}

/* NEWS PAGE */
.blog .site-content,
.archive .site-content {
  display: flex;
  flex-direction: row;
  width: 80%;
  margin: 0 auto;
}
.blog .site-content #primary,
.blog .site-content #secondary,
.archive .site-content #primary,
.archive .site-content #secondary {
  padding-top: 50px;
  padding-bottom: 240px;
}
.blog .site-content #secondary,
.archive .site-content #secondary {
  width: 20% !important;
}
.blog .site-content #secondary h4,
.archive .site-content #secondary h4 {
  margin-top: 3rem;
  margin-bottom: 0.7rem;
}
.blog .site-content #primary,
.archive .site-content #primary {
  width: 80% !important;
}
.blog .site-content .news-page-links li,
.archive .site-content .news-page-links li {
  list-style-type: none;
}
.blog .site-content .news-page-links li a.active,
.archive .site-content .news-page-links li a.active {
  color: #000000;
  font-weight: 700;
}

/* SINGLE POST PAGES + SINGLE STATIC PAGES - HERO AND HEADER */
.single .hero,
.blog .hero,
.archive .hero,
.page:not(.home) .hero {
  height: 250px;
  background-position: center center;
  position: relative;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
.single .hero::after,
.blog .hero::after,
.archive .hero::after,
.page:not(.home) .hero::after {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.single .hero .hero-inner,
.blog .hero .hero-inner,
.archive .hero .hero-inner,
.page:not(.home) .hero .hero-inner {
  padding: 0 !important;
  color: #ffffff;
  z-index: 2;
}
.single .hero .hero-inner .page-header .page-title,
.blog .hero .hero-inner .page-header .page-title,
.archive .hero .hero-inner .page-header .page-title,
.page:not(.home) .hero .hero-inner .page-header .page-title {
  color: #ffffff;
  margin: 5.4rem;
  font-size: 3.5rem;
}

header.entry-header .entry-title {
  font-size: 3rem;
  line-height: 1.15;
}

/* SINGLE STAFF POST */
.single-staff article.type-staff div.staff-image {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  min-width: 200px;
  margin-right: 40px;
  object-fit: cover;
  float: left;
  background-color: #b6b2b8;
  overflow: hidden;
}
.single-staff article.type-staff div.staff-image img {
  min-width: 200px;
}

/* SINGLE GENERIC POST PAGE */
body.single article {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
body.single article .section-header:after {
  margin-bottom: 30px;
}
body.single article .entry-meta {
  padding-bottom: 0;
  border: 0;
}
body.single article .entry-meta .posted-date {
  display: inline-block;
  padding-right: 10px;
}
body.single article .entry-meta .post-type {
  display: inline-block;
  font-weight: 400;
  color: #a6192e;
  text-transform: uppercase;
  font-size: 0.9rem;
}
body.single article .entry-meta .post-type em {
  margin-right: -3px;
}
body.single article .entry-meta em {
  font-size: 1rem;
  line-height: 1.15;
}
body.single article .featured-image {
  margin: 0;
  width: 50%;
  float: left;
  padding-right: 20px;
}
body.single article .entry-content {
  margin: 0;
}
body.single nav.post-navigation {
  padding: 0;
}

/* DOCUMENTS AND DOCUMENT LIBRARY */
.wp-block-cover {
  height: 200px;
  max-height: 200px;
  min-height: 200px;
}
.wp-block-cover .wp-block-cover__inner-container p {
  margin-bottom: 0;
  text-align: center;
  font-size: 2rem;
}

.wp-block-file {
  background-color: #ffffff;
  height: 60px;
  min-height: 60px;
  display: block;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.wp-block-file a {
  display: inline-block;
  vertical-align: top;
  padding: 18px 25px;
  font-size: 1.1rem;
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wp-block-file::before {
  display: inline-block;
  position: relative;
  font-family: "Dashicons", sans-serif;
  content: "";
  color: #ffffff;
  font-size: 32px;
  background-color: #a6192e;
  padding: 17px 15px 15px 15px;
  width: 60px;
  height: 60px;
  border-radius: 5px 0px 0px 5px;
}

/* HIGHLIGHT */
section.highlight .container {
  padding-top: 0px;
  padding-bottom: 0px;
}
section.highlight .container .highlight-tiles {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  justify-content: center;
}
section.highlight .container .highlight-tiles .highlight-item {
  flex-grow: 1;
  flex-basis: 0;
  display: block;
  position: relative;
  width: 100%;
  height: 750px;
  max-height: 750px;
  min-height: 750px;
  color: #ffffff;
  background-color: #000000;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  background-size: cover;
}
section.highlight .container .highlight-tiles .highlight-item .highlight-text-container {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  max-width: 100%;
  text-align: left;
  padding: 15% 25% 10% 15%;
}
section.highlight .container .highlight-tiles .highlight-item .highlight-text-container .highlight-type {
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1;
  padding-bottom: 15px;
}
section.highlight .container .highlight-tiles .highlight-item .highlight-text-container .highlight-post-title {
  font-weight: 800;
  font-size: 4.2rem;
  line-height: 1;
}
section.highlight .container .highlight-tiles .highlight-item .highlight-text-container a.highlight-button,
section.highlight .container .highlight-tiles .highlight-item .highlight-text-container a.highlight-button:hover,
section.highlight .container .highlight-tiles .highlight-item .highlight-text-container a.highlight-button:visited:hover {
  padding: 20px 40px;
  border: 4px solid #ffffff;
  color: #ffffff;
  margin-top: 25px;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
section.highlight .container .highlight-tiles .highlight-image-overlay {
  width: 100%;
  height: 100%;
}
section.highlight .container .highlight-tiles .highlight-image-overlay .highlight-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.highlight .container .highlight-tiles .highlight-image-overlay::after {
  display: block;
  position: relative;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  margin-top: -750px;
  height: 750px;
  content: "";
}
section.highlight .container .highlight-tiles a,
section.highlight .container .highlight-tiles a:active,
section.highlight .container .highlight-tiles a:visited,
section.highlight .container .highlight-tiles a:hover,
section.highlight .container .highlight-tiles a:active:hover,
section.highlight .container .highlight-tiles a:visited:hover {
  color: #ffffff;
}

/* MOSAIC TILES */
.mosaic-tiles {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  justify-content: center;
  margin-top: 30px;
}
.mosaic-tiles .mosaic-item,
.mosaic-tiles .mosaic-item-primary {
  flex-grow: 1;
  flex-basis: 0;
  color: #ffffff;
  background-color: #000000;
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  background-size: cover;
  font-size: 2.5rem;
  line-height: 1.15;
  cursor: pointer;
  width: 100%;
}
.mosaic-tiles .mosaic-item img,
.mosaic-tiles .mosaic-item-primary img {
  transition: transform 0.25s ease;
}
.mosaic-tiles .mosaic-item .mosaic-text-container,
.mosaic-tiles .mosaic-item-primary .mosaic-text-container {
  position: absolute;
  left: 0px;
  bottom: -35px;
  text-align: left;
  padding: 40px;
  width: 100%;
  max-width: 100%;
  transition: transform 0.25s ease;
}
.mosaic-tiles .mosaic-item .mosaic-text-container .mosaic-date,
.mosaic-tiles .mosaic-item-primary .mosaic-text-container .mosaic-date {
  font-weight: 300;
  font-size: 1rem;
  padding-bottom: 15px;
}
.mosaic-tiles .mosaic-item .mosaic-text-container .mosaic-post-title,
.mosaic-tiles .mosaic-item-primary .mosaic-text-container .mosaic-post-title {
  font-weight: 700;
  font-size: 2rem;
}
.mosaic-tiles .mosaic-item .mosaic-text-container .mosaic-post-summary,
.mosaic-tiles .mosaic-item-primary .mosaic-text-container .mosaic-post-summary {
  padding-top: 30px;
  height: 0px;
}
.mosaic-tiles .mosaic-item-primary {
  display: inline-block;
  height: 800px;
  max-height: 800px;
}
.mosaic-tiles .mosaic-item {
  display: block;
  height: 400px;
  max-height: 400px;
}
.mosaic-tiles .mosaic-image-overlay {
  width: 100%;
  height: 100%;
}
.mosaic-tiles .mosaic-image-overlay .mosaic-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mosaic-tiles .mosaic-image-overlay::after {
  display: block;
  position: relative;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  margin-top: -400px;
  height: 400px;
  content: "";
}

.mosaic-tiles a,
.mosaic-tiles a:active,
.mosaic-tiles a:visited,
.mosaic-tiles a:hover,
.mosaic-tiles a:active:hover,
.mosaic-tiles a:visited:hover {
  color: #ffffff;
}

/* TRANSITION TYPES */
/* zoom */
.mosaic-zoom img:hover,
.mosaic-zoom:hover img {
  transform: scale(1.25);
}

/* textup */
.mosaic-textup .mosaic-text-container:hover,
.mosaic-textup:hover .mosaic-text-container {
  transform: translateY(-250px);
}

/* saturate */
.mosaic-saturate .mosaic-text-container {
  transition: opacity 0.25s;
  opacity: 0.8;
}

.mosaic-saturate .mosaic-text-container:hover,
.mosaic-saturate:hover .mosaic-text-container {
  opacity: 1;
}

.mosaic-saturate img {
  transition: all 0s ease;
  filter: grayscale(30%);
}

.mosaic-saturate img:hover,
.mosaic-saturate:hover img {
  filter: grayscale(0%);
}

.press-releases {
  padding: 120px 0;
}
.press-releases .inner-container {
  width: 80%;
  margin: 0 auto;
}
.press-releases .inner-container .press-releases-list {
  padding-right: 60px;
}
.press-releases .inner-container .trade-leads-list .message-block {
  margin-top: 30px !important;
}
.press-releases .inner-container::after {
  display: block;
  content: "";
  clear: both;
}
.press-releases .title-container {
  border-bottom: 1px solid #CCCCCC;
}
.press-releases .title-container .section-title {
  font-weight: 900;
  font-size: 2.125rem;
  letter-spacing: -1px;
  display: inline-block;
  width: 68%;
}
.press-releases .title-container .view-all-link {
  width: 30%;
  text-align: right;
  display: inline-block;
  font-size: 16px;
}

/* spaced-image TILES */
.spaced-image-tiles {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  justify-content: center;
  padding: 30px 5% 0px;
}
.spaced-image-tiles .spaced-image-item {
  display: block;
  flex-grow: 1;
  flex-basis: 0;
  color: #252525;
  position: relative;
  margin: 0 !important;
  padding: 0 30px;
  background-size: cover;
  font-size: 1.5rem;
  line-height: 1.15;
  text-align: center;
  cursor: pointer;
  width: 100%;
}
.spaced-image-tiles .spaced-image-item .spaced-image-text-container {
  position: relative;
  text-align: center;
  padding: 40px 5px;
  width: 100%;
  max-width: 100%;
  transition: transform 0.25s ease;
}
.spaced-image-tiles .spaced-image-item .spaced-image-text-container .spaced-image-date {
  font-weight: 300;
  font-size: 1rem;
  padding-bottom: 15px;
}
.spaced-image-tiles .spaced-image-item .spaced-image-text-container .spaced-image-post-title {
  font-weight: 700;
}
.spaced-image-tiles .spaced-image-item .spaced-image-text-container .spaced-image-post-summary {
  padding-top: 30px;
  color: #6d6d6d;
}
.spaced-image-tiles .spaced-image-image-container {
  height: 250px;
  width: 100%;
}
.spaced-image-tiles .spaced-image-image-container .spaced-image-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.spaced-image-tiles a,
.spaced-image-tiles a:active,
.spaced-image-tiles a:visited,
.spaced-image-tiles a:hover,
.spaced-image-tiles a:active:hover,
.spaced-image-tiles a:visited:hover {
  color: #252525;
}

/* STAFF LISTINGS SUBSECTION */
section.staff-listings {
  margin: 0 auto;
  background-color: #d4d7dc;
}
section.staff-listings .container {
  max-width: 66.6%;
  margin: 0 auto;
}
section.staff-listings .container .section-body .section-text {
  margin-bottom: 50px;
}
section.staff-listings .container .staff-listings-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}
section.staff-listings .container .staff-listings-box .staff-item {
  margin: 30px 30px;
  min-height: 340px;
}
section.staff-listings .container .staff-listings-box .staff-item .staff-circle {
  position: relative;
  min-width: 200px;
  min-height: 200px;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  background-color: #b6b2b8;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-size: cover;
}
section.staff-listings .container .staff-listings-box .staff-item .staff-circle .staff-image {
  position: relative;
  height: 200px;
  width: 200px;
  overflow: hidden;
  border-radius: 50%;
}
section.staff-listings .container .staff-listings-box .staff-item .staff-circle .staff-image img {
  width: 100%;
  height: auto;
}
section.staff-listings .container .staff-listings-box .staff-item .staff-circle i.staff-icon {
  width: 70px;
  height: 70px;
  color: #dedede;
  font-size: 70px;
}
section.staff-listings .container .staff-listings-box .staff-item .staff-text-container {
  margin-top: 30px;
  max-width: 200px;
}
section.staff-listings .container .staff-listings-box .staff-item .staff-text-container .staff-name {
  font-size: 1.5rem;
  font-weight: 800;
}
section.staff-listings .container .staff-listings-box .staff-item .staff-text-container .staff-title {
  margin-top: 10px;
  font-size: 1.2rem;
  font-weight: 400;
  color: #5d5d5d;
  line-height: 1.3;
}

/* PAGINATION FOR POST ARCHIVE / LIST PAGES */
.pagenav {
  margin-top: 30px;
}

.pagenum {
  display: block;
  margin-top: 30px;
  font-size: 1.3rem;
  text-align: center;
  align-items: center;
  color: #ffffff;
  width: 100%;
}
.pagenum .numcircle {
  display: inline-block;
  margin: 0 auto;
  background-color: #a6192e;
  border-radius: 100%;
  padding: 5px;
  width: 35px;
  height: 35px;
}

/* PRIMER THEME OVERRIDES */
.navigation.pagination .nav-links .page-numbers {
  display: inline-block !important;
}

.navigation.pagination .paging-nav-text {
  display: none !important;
}

/* BACKGROUND EFFECTS */
.parallax {
  position: relative;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* HIDDEN AND SCREEN-READER-ONLY FOR ACCESSIBILITY */
.hidden, .wp-block-file .wp-block-file__button {
  visibility: hidden !important;
  display: none !important;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: #000;
  background-color: #fff;
}

.screen-reader-text {
  color: #2172AB !important;
}

/* PREVENT PAGE SCROLL WHEN LIGHTBOX IS OPEN */
.preventScroll {
  overflow: hidden;
  padding-right: 15px;
}

/* ADD LOW-CONTRAST OVERLAY TO VIDEO BACKGROUND */
.video-overlay {
  background-color: #333333;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.6;
}

/* READ MORE */
.read-more-link {
  font-weight: 700;
}

/* FIXED BODY POSITION FOR MOBILE NAVIGATION MENU */
.fixedBody {
  overflow: hidden !important;
}

.regions-template-default #masthead {
  position: sticky;
}
.regions-template-default .regions-hero {
  display: block;
  clear: both;
  background-repeat: repeat;
  background-size: cover;
  background-position: center center;
  padding: 0;
  margin: 0;
}
.regions-template-default .regions-hero .container {
  text-align: left;
  padding: 160px 30% 180px 15%;
  background: linear-gradient(180deg, rgba(37, 44, 97, 0) 0%, rgba(37, 44, 97, 0.7) 100%);
}
.regions-template-default .regions-hero .container h1 {
  color: #fff;
  text-align: left;
  line-height: 1.1;
  margin-bottom: 30px;
}
.regions-template-default .region-intro {
  background-color: #fff !important;
}
.regions-template-default .highlight .container {
  padding: 0;
}
.regions-template-default .spaced-image-tiles .spaced-image-item {
  margin: 0;
  padding: 0 30px;
  text-align: center;
  vertical-align: top;
}
.regions-template-default .spaced-image-tiles .spaced-image-item .spaced-image-image-container {
  height: 400px;
}
.regions-template-default .spaced-image-tiles .spaced-image-item > a {
  text-decoration: none;
  border: none;
}
.regions-template-default .spaced-image-tiles .spaced-image-item img {
  width: auto;
}
.regions-template-default .spaced-image-tiles .spaced-image-item .spaced-image-post-title {
  font-size: 24px;
  color: #000;
  font-weight: 900;
}
.regions-template-default .inner-container {
  width: 80%;
  margin: 0 auto;
}
.regions-template-default section.event-boxes {
  background-color: #002f6c;
}
.regions-template-default section.event-boxes .event-boxes-title,
.regions-template-default section.event-boxes .event-tiles p {
  color: #ecf0f5;
}
.regions-template-default section.region-africa-success-stories .container,
.regions-template-default .mosaic .container {
  padding-bottom: 0;
  background-color: #002f6c;
}
.regions-template-default section.region-africa-success-stories .container .section-header .region-africa-success-stories-title,
.regions-template-default section.region-africa-success-stories .container .section-header .mosaic-title,
.regions-template-default .mosaic .container .section-header .region-africa-success-stories-title,
.regions-template-default .mosaic .container .section-header .mosaic-title {
  color: #ecf0f5;
}
.regions-template-default section.region-africa-success-stories .container .section-body .region-africa-success-stories-text,
.regions-template-default .mosaic .container .section-body .region-africa-success-stories-text {
  color: #ecf0f5;
}
.regions-template-default section.region-africa-success-stories .container .section-body .mosaic-tiles p,
.regions-template-default .mosaic .container .section-body .mosaic-tiles p {
  color: #ecf0f5;
}
.regions-template-default section.region-africa-initiatives .container .mosaic-tiles .mosaic-image-overlay::after {
  background: transparent;
}

/* FLEX COLUMNS */
.column-full {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  display: inline-block;
}

.column-half {
  width: 50%;
  max-width: 50%;
  min-width: 50%;
  display: inline-block;
}

.column-third {
  width: 33.3%;
  max-width: 33.3%;
  min-width: 33.3%;
  display: inline-block;
}

.column-quarter {
  width: 25%;
  max-width: 25%;
  min-width: 25%;
  display: inline-block;
}

.column-three-quarters {
  width: 75%;
  max-width: 75%;
  min-width: 75%;
  display: inline-block;
}

.column-flex {
  flex-grow: 1;
  flex-basis: 0;
  min-width: 20%;
}

/* MEDIA QUERIES */
@media screen and (max-width: 81.25em) {
  .column-flex {
    min-width: 33.3% !important;
  }

  .spaced-image-tiles {
    flex-flow: row wrap;
  }

  .hero .hero-inner .widget .widget-title {
    font-size: 3.2rem !important;
    word-wrap: normal;
  }

  .event-tiles .event-container {
    height: 120px;
    margin: 10px 1% 10px 1%;
    width: 47%;
    min-width: 0;
  }
  .event-tiles .event-container .event-date-box {
    width: 120px;
    height: 120px;
    padding: 15px;
  }
  .event-tiles .event-container .event-date-box .event-month {
    font-size: 1rem;
  }
  .event-tiles .event-container .event-date-box .event-day {
    font-size: 4rem;
    white-space: nowrap;
    padding-top: 5px;
  }
  .event-tiles .event-container .event-date-box .event-tbd {
    font-size: 3rem;
    white-space: nowrap;
    padding-top: 5px;
  }
  .event-tiles .event-container .event-text-box {
    left: 120px;
    padding: 15px 20px;
    line-height: 1 !important;
  }
  .event-tiles .event-container .event-text-box .event-title {
    font-size: 1.2rem;
  }
  .event-tiles .event-container .event-text-box .event-dates {
    font-size: 0.9rem;
    padding-top: 3px;
  }
  .event-tiles .event-container .event-text-box .event-location {
    font-size: 0.8rem;
    padding-top: 4px;
  }
}
@media screen and (max-width: 75em) {
  .site-header-wrapper .site-title-wrapper {
    padding-left: 30px !important;
  }
  .site-header-wrapper .site-title-wrapper img.custom-logo {
    height: 50px;
    width: 154px;
  }

  .main-navigation-container .main-navigation {
    height: calc(100vh - 113px);
    overflow-y: scroll;
  }
  .main-navigation-container .main-navigation li ul.sub-menu li a {
    width: 100% !important;
  }
  .main-navigation-container .main-navigation li a,
.main-navigation-container .main-navigation .expand {
    padding: 1.2rem 1rem !important;
  }
}
@media screen and (min-width: 75em) {
  .main-navigation ul ul {
    position: absolute;
    left: -999em;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  }
  .main-navigation ul ul ul {
    left: -999em;
    top: 0;
  }
  .main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    right: 0;
  }
  .main-navigation ul ul li:focus-within > ul {
    right: 0;
  }
  .main-navigation ul ul a {
    width: 200px;
  }
}
@media screen and (max-width: 75em) {
  .column-quarter {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
  }

  .column-three-quarters {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
  }

  .column-half {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .column-flex {
    min-width: 50% !important;
  }

  section.featured-news .mosaic-tiles .mosaic-item-primary {
    height: 100% !important;
  }

  .spaced-image-tiles .column-quarter,
.spaced-image-tiles .column-third,
.spaced-image-tiles .column-three-quarters,
.spaced-image-tiles .column-half {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .regions-item {
    border: 1px solid #ffffff;
    height: 400px;
  }

  .blog .site-content,
.archive .site-content {
    flex-direction: column;
  }
  .blog .site-content #primary,
.archive .site-content #primary {
    width: 100% !important;
    padding-top: 0px;
  }
  .blog .site-content #secondary,
.archive .site-content #secondary {
    width: 100% !important;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .hero .hero-inner {
    padding: 10% !important;
    margin: 0 auto !important;
  }
  .hero .hero-inner header.page-header h1.page-title {
    font-size: 2.5rem !important;
  }
  .hero .hero-inner .widget .widget-title {
    font-size: 2.5rem !important;
    word-wrap: normal;
  }
  .hero .hero-inner .widget p {
    font-size: 1.2rem !important;
    line-height: 1.15 !important;
  }
  .hero .hero-inner .widget p a.button {
    margin-top: 10px;
  }

  body.home section.regions div.container div.section-body div.mosaic-tiles .column-flex .mosaic-item,
body.home section.special-initiatives div.container div.section-body div.mosaic-tiles .column-flex .mosaic-item {
    height: 300px;
    min-height: 300px;
    max-height: 300px;
  }

  section .container h1.post-title {
    font-size: 3rem !important;
  }

  section.highlight .container .highlight-tiles .highlight-item .highlight-text-container .highlight-type {
    font-size: 1.5rem;
  }
  section.highlight .container .highlight-tiles .highlight-item .highlight-text-container .highlight-post-title {
    font-size: 3.2rem;
  }

  .event-tiles .event-container {
    margin: 10px 2%;
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 62em) {
  .hero .widget .widget-title {
    word-wrap: normal;
  }
  .hero .widget .widget-title p {
    font-size: 0.9rem;
    line-height: 1;
  }
  .hero .widget a.button,
.hero .widget a.button:hover,
.hero .widget a.button:visited:hover {
    padding: 15px 30px;
    border: 3px solid #ffffff;
    color: #ffffff;
    margin-top: 25px;
    font-size: 1.2rem;
  }

  .footer-column {
    width: 100%;
    margin-bottom: 20px;
  }

  .event-container {
    width: 100%;
    margin: 10px 40px;
  }

  section.press-releases .column-quarter,
section.press-releases .column-three-quarters {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0 !important;
  }
  section.press-releases .trade-leads-list {
    padding-top: 60px !important;
  }

  section.staff-listings .container .staff-listings-box .staff-item {
    min-height: 200px;
    margin: 10px 20px;
  }
  section.staff-listings .container .staff-listings-box .staff-item .staff-circle {
    width: 100px;
    height: 100px;
    min-width: 100px;
    min-height: 100px;
  }
  section.staff-listings .container .staff-listings-box .staff-item .staff-circle .staff-image {
    width: 100px;
    height: 100px;
  }
  section.staff-listings .container .staff-listings-box .staff-item .staff-text-container {
    margin-top: 15px;
    max-width: 100px;
  }
  section.staff-listings .container .staff-listings-box .staff-item .staff-text-container .staff-name {
    font-size: 1.1rem;
    line-height: 1.15;
  }
  section.staff-listings .container .staff-listings-box .staff-item .staff-text-container .staff-title {
    margin-top: 5px;
    font-size: 0.9rem;
    line-height: 1.15;
  }

  section .container .section-header {
    font-size: 2rem;
  }
  section .container .section-body .section-text {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 48em) {
  .column-quarter,
.column-third,
.column-three-quarters {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .column-flex {
    min-width: 100% !important;
  }

  section .container {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  section.press-releases {
    padding: 0px;
  }
  section.press-releases div.title-container h2.section-title {
    font-size: 1.8rem;
  }

  section.featured-news .mosaic-tiles {
    margin-top: 0px !important;
  }

  .mosaic-tiles .column-half {
    max-height: 400px;
    min-height: 400px;
  }
  .mosaic-tiles .mosaic-item-primary {
    height: 400px;
    min-height: 400px;
    max-height: 400px;
  }
  .mosaic-tiles .mosaic-item .mosaic-text-container .mosaic-post-title,
.mosaic-tiles .mosaic-item-primary .mosaic-text-container .mosaic-post-title {
    font-size: 1.5rem !important;
  }

  body.home section.regions div.container div.section-body div.mosaic-tiles .column-flex .mosaic-item,
body.home section.special-initiatives div.container div.section-body div.mosaic-tiles .column-flex .mosaic-item {
    height: 200px;
    min-height: 200px;
    max-height: 200px;
  }

  .regions-tiles .column-quarter {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
  }

  .regions-item {
    height: 300px;
  }

  .archive-post-container .archive-post-title {
    font-size: 1.2rem;
  }

  .hero .hero-inner {
    padding: 5% 10% 10% !important;
    text-align: center;
    margin: 0 auto;
  }
  .hero .hero-inner .widget .widget-title {
    font-size: 1.8rem !important;
    text-align: center;
    width: 100%;
  }
  .hero .hero-inner header.page-header h1.page-title {
    font-size: 2rem !important;
    margin: 3rem 1rem !important;
  }

  section.regions-hero .container {
    padding-left: 10% !important;
    padding-right: 15% !important;
  }
  section.regions-hero .container h1.post-title {
    font-size: 2.5rem !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
  }

  .event-tiles .event-container .event-text-box .event-title {
    font-size: 1rem;
  }
  .event-tiles .event-container .event-text-box .event-dates {
    font-size: 0.8rem;
  }
  .event-tiles .event-container .event-text-box .event-location {
    font-size: 0.7rem;
  }

  .event-post-container {
    display: block;
  }
  .event-post-container .event-post-date-box {
    width: 100%;
    height: 70px;
    min-height: 70px;
  }
  .event-post-container .event-post-date-box .event-post-day {
    font-size: 2rem;
  }
  .event-post-container .event-post-date-box .event-post-tbd {
    font-size: 2rem;
  }
  .event-post-container .event-post-text-box {
    padding: 20px 20px 0px;
  }
  .event-post-container .event-post-text-box .event-post-title {
    font-size: 1.2rem;
  }
  .event-post-container .event-post-text-box .event-post-excerpt p {
    font-size: 0.9rem;
  }

  .mosaic-textup .mosaic-text-container {
    transform: translateY(-250px);
  }

  section.highlight .container .highlight-tiles .highlight-item .highlight-text-container .highlight-type {
    font-size: 1rem;
  }
  section.highlight .container .highlight-tiles .highlight-item .highlight-text-container .highlight-post-title {
    font-size: 2.2rem;
  }

  #ustda-search-page input[type=text],
#ustda-search input[type=text] {
    font-size: 1.2rem;
    padding: 0.75rem;
  }

  .search-form-wrapper .search-container .search-button {
    height: 60px !important;
    width: 60px !important;
  }
}
@media screen and (max-width: 36em) {
  .parallax {
    background-attachment: scroll !important;
  }

  .regions-tiles .column-quarter {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .hero .hero-inner {
    padding: 2% !important;
    text-align: center;
    margin: 0 auto;
  }
  .hero .hero-inner .widget .widget-title {
    margin-top: 0 !important;
    font-size: 1.3rem !important;
    word-wrap: normal;
    margin-bottom: 5px;
  }
  .hero .hero-inner .widget p {
    font-size: 0.8rem !important;
    line-height: 1 !important;
    margin-bottom: 0 !important;
  }
  .hero .hero-inner .widget p a.button {
    font-size: 0.8rem;
  }
  .hero .widget a.button,
.hero .widget a.button:hover,
.hero .widget a.button:visited:hover {
    padding: 10px 20px;
    border: 3px solid #ffffff;
    color: #ffffff;
    margin-top: 15px;
    font-size: 1rem;
  }

  section .container .section-header {
    font-size: 1.5rem;
  }
  section .container .section-body .section-text {
    font-size: 1rem;
    padding-left: 10%;
    padding-right: 10%;
  }

  section.regions-hero .container {
    padding-left: 5% !important;
    padding-right: 5% !important;
    text-align: center !important;
  }
  section.regions-hero .container h1.post-title {
    text-align: center;
    font-size: 1.5rem !important;
  }
  section.regions-hero .container .btn.transparent {
    text-align: center;
  }

  body.home section.regions div.container div.section-body div.mosaic-tiles .column-flex .mosaic-item,
body.home section.special-initiatives div.container div.section-body div.mosaic-tiles .column-flex .mosaic-item {
    height: 150px;
    min-height: 150px;
    max-height: 150px;
  }

  .mosaic-tiles .mosaic-item .mosaic-text-container,
.mosaic-tiles .mosaic-item-primary .mosaic-text-container {
    padding: 25px;
  }
  .mosaic-tiles .mosaic-item .mosaic-text-container .mosaic-post-title,
.mosaic-tiles .mosaic-item-primary .mosaic-text-container .mosaic-post-title {
    font-size: 1.2rem !important;
  }

  .event-tiles .event-container {
    margin: 10px 1% 10px 1%;
    display: block;
    width: 100%;
  }
  .event-tiles .event-container .event-text-box .event-title {
    font-size: 0.8rem;
  }
  .event-tiles .event-container .event-text-box .event-dates {
    font-size: 0.7rem;
    line-height: 1 !important;
  }
  .event-tiles .event-container .event-text-box .event-location {
    font-size: 0.7rem;
  }

  a.section-btn {
    padding: 15px 30px;
    font-weight: 500;
    font-size: 1.2rem;
  }

  .pagenav .alignleft a,
.pagenav .alignright a {
    padding: 10px 15px;
  }

  body.search-results .site-main h2 {
    font-size: 2rem;
  }
  body.search-results .post-circle-image-container .post-header {
    display: block !important;
  }
  body.search-results .post-circle-image-container .post-header .featured-image a .empty-img {
    margin: 0 !important;
  }
  body.search-results .post-circle-image-container .post-header .title-and-type .entry-header h2.entry-title {
    font-size: 1.5rem;
    margin-top: 15px;
  }
}
@media screen and (max-width: 20em) {
  .hero .hero-inner {
    padding: 1% !important;
    text-align: center;
    margin: 0 auto;
  }
  .hero .hero-inner .widget .widget-title {
    margin-top: 0 !important;
    font-size: 0.9rem !important;
    word-wrap: normal;
    margin-bottom: 0;
  }
  .hero .hero-inner .widget p {
    font-size: 0.6rem !important;
    line-height: 1 !important;
    margin-bottom: 0 !important;
  }
  .hero .hero-inner .widget p a.button {
    font-size: 0.5rem;
    padding: 5px 10px;
  }
}
/* RESPONSIVE VECTOR MAPS PLUGIN */
.rvm-card-container .rvm-box-overlay {
  margin: 10%;
  margin-top: 20%;
  padding: 20px;
  border-radius: 10px;
  background: #252525;
}
.rvm-card-container .rvm-box-overlay a, .rvm-card-container .rvm-box-overlay a:visited, .rvm-card-container .rvm-box-overlay a:active {
  color: #84b0e8;
}
.rvm-card-container .rvm-box-overlay a:hover, .rvm-card-container .rvm-box-overlay a:visited:hover {
  color: #5f96dd;
}
.rvm-card-container .rvm-close-default-card-container {
  position: absolute;
  right: 10%;
  top: 26%;
}

/* SECTORS PAGES */
section.sector-energy-contact .container,
section.sector-agribusiness-contact .container,
section.sector-health-contact .container,
section.sector-telecommunications-contact .container,
section.sector-transportation-contact .container {
  padding-top: 0px !important;
}

/*# sourceMappingURL=custom.css.map */
