*[id] {
    scroll-padding-top: 4.5rem;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1rem;
}
abbr {
    font-size: 1em;
    color: inherit;
}
.content-block,
.content-block.extra-padding {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
}
.content-block.multimedia-bg {
    padding-top: 0;
    padding-bottom: 0;
}
.flex-video {
    margin: 2rem auto;
}
.flex-links--center,
.flex-links.flex-links--center {
    justify-content: center;
}
.fiu-background-blue--magenta-burst {
    background: #081E3F radial-gradient(320px circle at bottom right,#FFCC00, #CC0066, transparent) !important;
}
.fiu-background-blue--gold-burst {
    background: radial-gradient(320px circle at bottom right,#4f5142,transparent),radial-gradient(320px circle at top left,#23556c,#081E3F) !important;
}
.fiu-background-cyan-to-gold {
    background-color: #f8c93e;
    background-image: linear-gradient(90deg, cyan 0%, #fc0 100%);
}
.fiu-background-gold-to-cyan {
    background-color: #f8c93e;
    background-image: linear-gradient(90deg, #fc0 0%, cyan 100%);
}
.fiu-background-gold h2,
.fiu-background-gold-to-cyan h2,
.fiu-background-cyan-to-gold h2 {
    color: #081e3f;    
}
main .content-block.blue .content a, 
main .content-block.fiu-background-blue .content a {
    color: #fff;
}
.no-padding {
    padding: 0 !important;
}
.padding-sm {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
}
ul.two-columns.cta-columns {
    margin: 0.5rem 0;    
    list-style: none;
}
ul.two-columns.cta-columns li {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
/* Header */
header .header-grid-menu .button {
    padding-bottom: 5px !important;
    font-weight: 700;
}
@media (min-width: 1025px) {
    header #nav .site-header {
      padding-bottom: 1.5rem;
    }
}
/* Hover Effects */
.thumb-grid.flex-cards li a .thumb-grid-wrapper,
.module--featured-events p a img {
    transition: all .2s ease-in-out;
}
.thumb-grid.flex-cards li a:hover .thumb-grid-wrapper,
.module--featured-events p a:hover img {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.module--featured-events p a:hover {
    opacity: 1 !important;
}
.module--featured-events p a:hover img {
    transform: translateY(-5px);
}
/* Banners */
#banner.banner-flex .content-flex .content, 
#banner-video.banner-flex .content-flex .content {
    max-width: initial;
}
@media (min-width: 1025px) {
    #banner-video.banner-flex.banner-tall {
        height: calc(100vh - 178px);
    }
}
#banner h1, 
#banner-video h1 {
    position: static;
    transform: none;
    margin-bottom: 2rem;
}
#banner h1:last-child,
#banner-video h1:last-child {
    margin-bottom: 0;
}
#banner h1 span.display-text--small,
#banner-video h1 span.display-text--small {
    display:block;
    font-size: 1.15rem;
}
#banner h1 span + br {
    display: none;
}
#banner .display-text--large,
#banner .display-text--x-large,
#banner h1,
#banner h2,
#banner-video .display-text--large,
#banner-video .display-text--x-large,
#banner-video h1,
#banner-video h2 {
    font-family: 'barlow', 'frank-new', sans-serif;
    line-height: 1.5;
    text-shadow: 0 4px 3px #000;
    font-weight: 800;
}
@media (min-width: 1025px) {
    #banner .display-text--large,
    #banner h1,
    #banner h2,
    #banner-video .display-text--large
    #banner-video h1,
    #banner-video h2 {
        font-size: 2.5rem;
    }    
}
#banner .text-highlight,
#banner-video .text-highlight {
    letter-spacing:0.1em;
    display: block;
    font-size: 3.2rem;
    text-shadow: none;
    filter: drop-shadow(0 3px #000);
    background-image: linear-gradient(90deg, hsla(328, 69%, 51%, 1) 0%, hsla(45, 93%, 61%, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} 
#banner p,
#banner-video p {
    font-size: 1.125rem;
}
#banner a:not(.button,.cta-link-primary),
#banner-video a:not(.button,.cta-link-primary) {
    text-decoration: underline;
}
#banner .headline-container:not(.clear) a:not(.button,.cta-link-primary):focus,
#banner-video .headline-container:not(.clear) a:not(.button,.cta-link-primary):focus {
    color: #fff !important;
}
.home .headline-container {
    background-image: radial-gradient(transparent, rgba(8, 30, 63, 0.8) 70%);
    background-color: transparent;
}
.home .headline-container > .row {
  margin: 0;
  max-width: 100%;
}
.home .headline-container > .row > .columns {
  padding: 0;
}
/* Intro Paragraph */
#page-intro > .content-block.white:first-child > .columns > h1:last-child {
    margin-bottom: 0 !important;
}
#page-intro + article > .content-block.white:first-child,
#page-intro + article > .content-block.fiu-background-white:first-child {
    padding-top: 0;    
    margin-top: -2.5rem;
}
#page-intro[aria-hidden="true"] + article > .content-block.white:first-child,
#page-intro[aria-hidden="true"] + article > .content-block.fiu-background-white:first-child {
    padding-top: 4.5rem;    
}
@media (min-width: 1025px) {
    .content-block:not(.fiu-slider):not(.content-block--wide-text) .small-12:not([class*="medium-"]),
    .content-block.cta-section > .row > .columns[class="columns"] {
        margin-left: auto;
        margin-right: auto;
        max-width: 66.66667%;
        float: none;
    }
    .content-block .columns > h1,
    .content-block .columns:not([class*="medium-"]) > h2,
    .content-block.cta-section .columns.medium-10.small-centered h2 {
        text-align: center;
    }
    .content-block .columns > h1,
    .content-block .columns > h2 {
        line-height: 1.2;
    }
    
    .content-block .small-12 nav:not(.fixed), /* Anchor Nav */
    .content-block .small-12 .block-grid--bordered {
        margin-left: -16.66665%;
        margin-right: -16.66665%;
    }
    .content-block .small-12 .flex-cards {
        margin-left: -26.25%;
        margin-right: -26.25%;
    }
    .content-block .small-12 [class*="block-grid-"] {
        margin-left: -30%;
        margin-right: -30%;
    }
    .content-block .small-12 .card-grid,
    .content-block .small-12 .cards,
    .content-block .small-12 .large-block-grid-3,
    .content-block .small-12 .text-right {
        margin-left: -33.3333%;
        margin-right: -33.3333%;
    }
    .content-block .small-12 .large-block-grid-3 + .text-right {
        padding-left: .625rem;
        padding-right: .625rem;
    }
}
/* Stats */
.stats ul.row {
    padding-bottom: 0;
}
.stats ul.row li {
    padding-bottom: 0;
}
.stats ul.row li p:last-child {
    margin-bottom: 0 !important;
}
/* Subscribe Module */
.subscribe-module {
    margin-top: -2rem;
    margin-bottom: -2rem;
    text-align: center;
}
.subscribe-module h2,
.subscribe-module h3,
.subscribe-module h4,
.subscribe-module h5 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.subscribe-module .cta-wrapper {
    margin-top: 1rem;
}

@media (min-width: 640px) {
    .subscribe-module {
        text-align: left;
    }
    .subscribe-module {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .subscribe-module .cta-wrapper {
        margin-top: 0;
    }
}
/* Social List */
.social-media.social-media--large a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding: 0;
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    background-color: #081e3f;
    color: #fff !important;
    text-decoration: none !important;
}
.social-media.social-media--large a:focus {
    background-color: #081e3f;
    outline: 1px solid;
}
.social-media.social-media--large {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}
.social-media.social-media--large li {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.social-media.social-media--large a.instagram{
    background: #f09433; 
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.social-media.social-media--large a.twitter {
    background-color: #000000;
}
.social-media.social-media--large a.facebook {
    background-color: #4267b2;
} 
.social-media.social-media--large a.linkedin {
    background-color: #0077b5;
}
/* Footer */
footer .footer-info {
  padding: 4rem 0 !important;
}
footer .footer-info .social-media {
    padding-left: 0;
}