h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1rem;
}
.hide {
    display: none !important;
}
.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-links {
    align-items: center;
}
.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;
}
/* 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);
}
/* FIU Announcement */
.fiu-announcement {
    color: #222;
}
.fiu-announcement .fa-triangle-exclamation {
    color: #aa0000;
}
/* Banners */
.home-banner .wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 62.5rem;
}
#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 .display-text--large,
#banner h1,
#banner h2,
#banner-video .display-text--large
#banner-video h1,
#banner-video h2 {
    font-family: 'komet-sc', 'frank-new', sans-serif;
    text-transform: uppercase;
    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 {
    text-transform: uppercase;
    letter-spacing:0.1em;
    display: block;
    font-size: 3.2rem;
    text-transform: uppercase;  
    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;
}
@media (max-width: 640px) {
#banner .text-highlight,
    #banner-video .text-highlight {
        font-size: 2rem;
    }    
}
.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;
}
 @media (max-width: 640px) {
	 .home-banner .panel {
		 margin: 3rem -.9375rem 1rem !important;
		 padding: 2rem !important;
		 transform: scale(0.8);
	}
}
/* 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: 0; */
}
.content-block .columns > h1,
.content-block .columns:not([class*="medium-"]) > h2,
.content-block.cta-section .columns.medium-10.small-centered h2 {
    text-align: center;
}
@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 > 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;
    }
}
/* 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;
    }
}
/* Featured Events */
.module--featured-events p {
    margin-top: 2rem;
}
/* Custom Modules */
@media (min-width: 641px) {
    .module--negative-margin > .row:first-child {
        max-width: 80rem;
    }
    .module--negative-margin > .row:first-child > .columns:first-child {
        position: relative;
        top: -6.25rem;
        margin-bottom: -6.25rem;
        background-color: #fff;
        padding: 3.5rem 4.5rem 0;
    }
}
@media (max-width: 640px) {
    .module--negative-margin > .row:first-child > .columns:first-child {
        padding-top: 3.5rem;
    }
}
/* President's Message */
@media (min-width: 1025px) {
    .president-message .media-left {
        margin-left: -9rem;
    }
}
/* Social List */
.social-media.social-media--large a {
    display: inline-block;
    border-radius: 50%;
    padding: 0.5rem;
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-align: center;
    background-color: #081e3f;
    color: #fff !important;
}
.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: #1DA1F2;
}
.social-media.social-media--large a.facebook {
    background-color: #4267b2;
} 
/* Footer */
footer .footer-info {
  padding: 4rem 0 !important;
}
footer .footer-info .social-media {
    padding-left: 0;
    margin-left: 0;
}
footer .footer-info p.padding-top {
    margin-top: 0.625rem;
}