*[id] {
    scroll-margin-top: 2.5rem;
}
.italic {
    font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1rem;
}
.content-block .row:not(.full-media-content) h1 + *:not(h2) {
    margin-top: 2rem;
}
*:not(h1) + h2 {
    margin-top: 3rem;
}
@media (min-width: 641px) {
    .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--center,
.flex-links.flex-links--center,
.flex-links[style="text-align: center;"],
.columns:not(.medium-6) .cta-links {
    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;    
}
body>header.no-logo .header-grid-logo {
    grid-area: 1/1/3/3;
}
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;
    }
}
/* Banners */
#banner.banner--left-aligned .content-flex {
    justify-content: flex-start;
}
#banner.banner--left-aligned .content-flex .content {
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 1025px) {
    #banner-video.banner-flex.banner-tall {
        height: calc(100vh - 178px);
    }
}
#banner h1, #banner-video h1 {
    position: static;
    transform: 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: 3.2rem;
        margin-bottom: 1rem;
    }    
}
#banner.banner-flex .content-flex p[class*="display-text"],
#banner-video.banner-flex .content-flex p[class*="display-text"] {
    line-height: 1.5;
}
#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 .content,
#banner-video .content, 
#banner .content p:not([class^="display-text"]),
#banner-video .content p:not([class^="display-text"]),
#banner li,
#banner-video li {
    font-size: 1.375rem;
    font-weight: 500;
}
/* Intro Paragraph */
#page-intro > .content-block.white:first-child > .columns > h1:last-child {
    margin-bottom: 0 !important;
}
#page-intro:not([aria-hidden="true"]) + article > .content-block.white:first-child,
#page-intro:not([aria-hidden="true"]) + article > .content-block.fiu-background-white:first-child {
    padding-top: 0;  
    margin-top: -0.5rem;
}
@media (min-width: 641px) {
    #page-intro:not([aria-hidden="true"]) + article > .content-block.white:first-child,
    #page-intro:not([aria-hidden="true"]) + 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;    
}
    .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) {
    #page-intro + article #searchable-interface-wrapper {
        margin-top: -2.5rem;
    }
    .content-block:not(.fiu-slider):not(.content-block--wide-text) .small-12:not([class*="medium-"]),
    .content-block.cta-section > .row > .columns[class="columns"],
    .content-block > .row > .columns[class="columns"],
    .content-block > .row > .columns[class="columns padding-bottom"] {
        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 .flex-cards,
    .content-block .small-12 nav:not(.fixed), /* Anchor Nav */
    .content-block .small-12 .block-grid--bordered {
        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;
    }
}
/* Page Nav */
section nav:not(.fixed) ul.sub-nav {
    text-align: center;
}
/* 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;
}
/* Icon Link Row */
.icon-link-row li {
    transition: all .2s ease;
}
.icon-link-row li:hover {
    transform: translateY(-0.5rem);
    padding-bottom: 1rem;
}
.icon-link-row a .underline {
    text-decoration: none;    
}
.icon-link-row a {
    display: block;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.625rem;
}
.icon-link-row .fa {
    font-size: 2.625rem;
    margin-bottom: 0.5rem;
}
.additional-content-before + .row .icon-link-row {
    margin-top: 1rem;
}
@media (min-width: 1025px) {
    .icon-link-row.flex-6-col {
        margin-left: -30%;
        margin-right: -30%;
    }
}
/* 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;
    }
}
/* Photo Grid */
.photo-grid p {
    margin-bottom: 1em;
}
@media (max-width: 640px) {
    .photo-grid p {
        margin: 0.9375rem 0;
    }
    .photo-grid p img {
        display: block;
        max-width: 444px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 641px) {
    .photo-grid .column, 
    .photo-grid .columns {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}
@media (max-width: 550px) {
    .photo-grid p img {
        max-width: 100%;
    }
}
/* Card Grids */
.grid-content {
    overflow: hidden;
}
.card-grid--edgeless-images .grid-content-image {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    margin: -1rem -1rem 0;
    width: auto;
    max-width: calc(100% + 2rem);
}
.carousel--edgeless-images.fiu-slider.multiple > .row.collapse .slider .slide {
    overflow: hidden;
}

.carousel--edgeless-images.fiu-slider.multiple > .row.collapse .slider .slide figure {
    margin: -1.5rem;
}

.carousel--edgeless-images.fiu-slider.multiple > .row.collapse .slider .slide figure img {
    margin: 0;
}

.carousel--edgeless-images.fiu-slider.multiple > .row.collapse .slider .slide figure figcaption {
    border-top: 1px solid #e6e6e6;
    margin-top: 0;
    padding: 0.7rem 1.5rem;
}
/* Featured Events */
.module--featured-events p {
    margin-top: 2rem;
}
/* Module Highlight Panel */
.module-highlight-related-panel .panel {
    background-color: #081e3f;
    border-radius: 8px;
    color: #fff;
}
.module-highlight-related-panel .panel * {
    color: #fff;    
}
.module-highlight-related-panel.fiu-background-white .panel {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.module-highlight-related-panel.fiu-background-white .panel [class^="display-text"] {
    color: #fc0 !important;
}
.module-highlight-related-panel.fiu-background-white .panel a {
    color: #00ffff !important;
}
/* 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;
    font-size: 1.5rem;
    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: #1DA1F2;
}
.social-media.social-media--large a.facebook {
    background-color: #4267b2;
} 
.social-media.social-media--large a.linkedin {
    background-color: #0077b5;
}
/* Quote Module */
.blockquote-container .medium-3 {
    text-align: center;
}
.blockquote-container .blockquote-headshot {
    height: auto;
    width: auto;
    max-width: 100%;
}
/* Speciality + Listing */
@media (min-width: 1025px) {
    .module-services-doctors .flex-cards .profile-card {
        border: 0;
        padding: 0.75rem 0.75rem 0.75rem 0 !important;
        background-color: transparent;
    }
    .module-services-doctors .flex-cards .profile-card:only-child {
        flex-basis: 100% !important;
    }
    .module-services-doctors .flex-cards .profile-card .profile-card-content p.show {
        display: block;
    }
    .module-services-doctors .flex-cards .profile-card-thumb {
        width: 60px;
        height: 60px;
    }
}
.module-services-doctors .flex-cards .profile-card .profile-card-content p strong a.name{
    color: #333;
    text-decoration: none!important;
}

.module-services-doctors .flex-cards .profile-card .profile-card-content p strong a.name:hover {
        text-decoration: underline!important;
}

/* Full-width Media */
@media (max-width: 640px) {
    .full-media-content .content {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .full-media-content .content h1 {
        margin-top: 0;
    }
}
/* Insurance Table */
.insurance-table-wrapper,
.insurance-table {
    margin: 2rem auto;
}
.insurance-table-wrapper .insurance-table {
    margin: 0;
    width: 100%;
}
.insurance-table thead {
    background-color: #081e3f;
}
.insurance-table thead th {
    color: #fff;
    font-weight: 500;
}
.insurance-table thead tr th + th {
    text-align: center;
}
.insurance-table tbody tr td + td {
    text-align: center;
}
.insurance-table tr.even, 
.insurance-table tr.alt, 
.insurance-table tr:nth-of-type(2n) {
    background-color: #eef2f4;
}
.insurance-table [class^="fa-"] {
    font-size: 1.5em;
}
.insurance-table .fa-circle-check {
    color: #025A0B;
}
@media (max-width: 800px) {
    .insurance-table th,
    .insurance-table td {
        font-size: 0.75rem;    
    }
}
@media (max-width: 640px) {
    .insurance-table-wrapper {
        overflow: scroll;
    }
    .insurance-table-wrapper caption {
        text-align: left;
    }
}
/* Footer */
footer .footer-info {
  padding: 4rem 0 !important;
}
footer .footer-info .social-media {
    padding-left: 0;
}