body, html {
  font-size: 1.125rem;
}

.header-grid-menu a {
  font-weight: 500;
}

.content-block, .content-block.cta-section {
  padding: 4rem 0;
}

.row.logo-tools {
  display: none;
}

.overlay-container .close-button {
    width:6rem;
}

.reveal-modal.open {
    position: fixed !important;
    top: 0 !important;
    overflow: auto;
    height: 100%;
    
}

nav#main-menu {
  display: none;
}

#menu {
  padding: 0.2rem 0 0 0 !important;
}

.header-grid-logo img {
  padding: 0.35rem 0;
  transition: padding 0.2s ease !important;
}

div#nav.scrolled {
  background: #081e3f !important;
}

div#nav .site-header {
  padding: 1rem 0 !important;
  transition: padding 0.2s ease !important;
}

@media only screen and (min-width: 1025px) {
  div#nav.scrolled .site-header {
    padding: 0 !important;
  }

  div#nav.scrolled .header-grid-logo img {
    padding: 0.5rem 0;
  }
}
#banner.banner-flex .content-flex .content,
#banner-video.banner-flex .content-flex .content {
  padding: 0;
  max-width: 100%;
  width: 100%;
}
#banner.banner-flex .content-flex .content .flex,
#banner-video.banner-flex .content-flex .content .flex {
  flex-direction: column;
}
@media only screen and (min-width: 1025px) {
  #banner.banner-flex .content-flex .content .flex,
#banner-video.banner-flex .content-flex .content .flex {
    flex-direction: row;
  }
}

.grid-content-image {
  max-width: calc(100% + 2rem) !important;
  width: calc(100% + 2rem) !important;
  margin-left: -1rem;
  margin-top: -1rem;
  border-radius: 5px 5px 0 0;
}

.energized-media-outline {
  margin-top: 4.2rem;
}
.energized-media-outline .row > .columns:first-child {
  padding: 0 3rem 3rem 3rem;
}
.energized-media-outline img {
  z-index: 1;
  position: relative;
}
.energized-media-outline .energized-media {
  clip-path: none;
}
.energized-media-outline .energized-media::before {
  z-index: 0;
  border-right: 10px solid;
  transform: translate(-1rem, 1rem);
}
@media only screen and (min-width: 1025px) {
  .energized-media-outline .energized-media::before {
    transform: translate(-1.5rem, 1.5rem);
  }
}
.energized-media-outline .energized-media::after {
  display: none;
}

/* Banner */
#banner {
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  #banner {
    text-align: left;
  }
}
#banner .content-flex {
  padding: 8rem 0 6rem;
}
#banner .flex .columns + .columns {
  margin: 4rem 0 0;
}
#banner h1 {
  transform: none;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  font-weight: 800;
}
#banner h1 span {
  font-size: 2.5rem !important;
  line-height: 1.1 !important;
}
@media only screen and (min-width: 1025px) {
  #banner h1 span {
    font-size: 4.5rem !important;
  }
}
#banner h1 .subhead {
  font-size: 1.1rem !important;
  margin-bottom: 1.5rem;
  display: inline-block;
  font-weight: 500;
  letter-spacing: 3.46px;
}
#banner .icon {
  font-size: 0.8rem;
}
@media only screen and (min-width: 1025px) {
  #banner .icon {
    font-size: 0.95rem;
  }
}
#banner .icon + .icon {
  margin-left: 1rem;
}
@media only screen and (min-width: 1025px) {
  #banner .icon + .icon {
    margin-left: 3rem;
  }
}
#banner .icon i {
  background: white;
  border: 1px solid #fff;
  color: #081E3F;
  padding: 0.5em;
  border-radius: 50%;
  line-height: 1;
  width: 2em;
  height: 2em;
  text-align: center;
  margin-right: 0.2rem;
  transition: all .2s ease;
}
#banner .icon a:hover i {
  background-color:  #081E3F;
  color: #fff;
}
#banner a.register-button {
  position: relative;
  background: transparent;
  border: solid 4px cyan;
  text-transform: uppercase;
  color: cyan !important;
  font-weight: bold;
  padding: 1rem 1.5rem;
  display: inline-block;
  min-width: 14rem;
  text-align: center;
  font-size: 1.1em;
  margin: 3rem 0 0;
}
#banner a.register-button::before {
  content: '';
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  filter: blur(4px);
  background: #fff;
  opacity: 0;
  transition: all .2s ease;
}
#banner a.register-button:hover::before {
  opacity: .2;  
}
@media only screen and (min-width: 1025px) {
  #banner a.register-button {
    margin: 3rem 7rem 2.5rem 0rem;
  }
}
@media (max-width: 440px) {
  #banner h1 .subhead {
    font-size: 1rem !important;
  }
  #banner span.icon {
    display: block;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
  }
  #banner span.icon + span.icon {
    margin-top: 1rem;
    margin-left: auto;
  }
}
@media (max-width: 380px) {
  #banner h1 .subhead {
    font-size: 0.9rem !important;      
  }
}
header.horizontal-logo {
  position: relative;
  z-index: 888;
  background: transparent !important;
}

div#nav {
  position: fixed;
  top: 0;
  left: 0;
  background: transparent !important;
  width: 100%;
}

.landing-page-banner .header {
  display: flex;
}
.landing-page-banner .header .menu ul {
  list-stlye: none;
  margin: 0;
}

.topics h3 {
  font-size: 1.222rem;
  font-weight: bold;
  margin: 0.5rem 0 1rem;
}
.topics .profile {
  font-size: 0.8999rem;
  display: flex;
  align-items: center;
  line-height: 1.5;
}
.topics .profile a {
  display: block;
  height: 50px;
  width: 50px;
  min-width: 50px;
}
.topics .profile img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: solid 1px #081e3f;
  transition: all .2s ease;
}
.topics .profile a + a {
  margin-left: -20px;
}
.topics .profile a:hover img {
  box-shadow: 0 0 3px #333;
  border-color: #00ffff;
}
.topics .profile a:last-of-type {
  margin-right: 1rem;
}
.topics .grid-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1.5rem;
}
.topics .grid-content time {
  font-weight: 500;
  margin-bottom: 0.5rem;
  font-size: 0.88888889rem;
}
.topics .more .grid-content {
  justify-content: center;
  background: transparent;
  border: solid 4px;
  text-align: center;
}
.topics .more .grid-content a {
  margin: 0;
  height: 100%;
  width: 100%;
  color: white !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  color: white !important;
}
.topics .more .grid-content a i {
  color: white;
}
.topics .more .grid-content a:after {
  display: none !important;
}
.topics .more .grid-content a:focus, .topics .more .grid-content a:active, .topics .more .grid-content a:hover {
  color: white !important;
  background: none !important;
  opacity: 0.8 !important;
}

.multimedia-bg .wrapper .panel {
  border-radius: 8px;
  padding: 2rem 1rem;
  background: white;
}
@media only screen and (min-width: 1025px) {
  .multimedia-bg .wrapper .panel {
    padding: 4rem;
  }
}

.heading-underline {
  position: relative;
  display: inline-block;
}
.heading-underline:after {
  border: solid 2px #FFCC00;
  content: "";
  position: absolute;
  bottom: -1rem;
  width: 140%;
  height: 10px;
  border-bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.stats ul {
  align-items: center;
}

.headline-container {
  background: #081E3FB3 0% 0% no-repeat padding-box;
}

.anchor {
  margin-top: -4rem;
  position: absolute;
}

@media only screen and (min-width: 641px) {
  .featured-speakers ul.card-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}

.custom-stats h2 {
  font-size: 3.611rem;
  color: #0c2b5a !important;
  margin: 0;
}
.custom-stats h2 span {
  color: #0c2b5a !important;
}
.custom-stats .subhead {
  font-size: 1.444rem;
  margin-bottom: 0.5rem;
}
article:last-child > .fiu-background-blue:last-child {
  padding-bottom: 2rem;
}
footer p, footer a {
  font-size: 0.889rem;
}