/* __  __                   _                       _____  _             _
// |  \/  |  ___  _ __ ___  | |__    ___  _ __  ___ |  ___|(_) _ __  ___ | |_
// | |\/| | / _ \| '_ ` _ \ | '_ \  / _ \| '__|/ __|| |_   | || '__|/ __|| __|
// | |  | ||  __/| | | | | || |_) ||  __/| |   \__ \|  _|  | || |   \__ \| |_
// |_|  |_| \___||_| |_| |_||_.__/  \___||_|   |___/|_|    |_||_|   |___/ \__|
//
// Master stylesheet file for responsive bootstrap codeouts.
//
// Author: Cameron Omiccioli
// Version: 2.3
// Date:   9/10/2020
*/
.color1
{
    color: #2c4962;
    background: #2c4962;
}

.color2
{
    color: #4b4b4b;
    background: #4b4b4b;
}

.color3
{
    color: #5f5f5f;
    background: #5f5f5f;
}

.color4
{
    color: #555;
    background: #555;
}

.color5
{
    color: #e8eef3;
    background: #e8eef3;
}

.color6
{
    color: #e7eded;
    background: #e7eded;
}

.mrm-bootstrap-container
{
    font-size: 18px;
}
.mrm-bootstrap-container .h1,
.mrm-bootstrap-container .h2,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .video .play_button,
.mrm-bootstrap-container .h3,
.mrm-bootstrap-container .photo_callout_container .photo_callout span.title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .rotating_callout_container .rotating_callout span.title,
.mrm-bootstrap-container .testimonial_container span.title,
.mrm-bootstrap-container .request-form .form_title,
.mrm-bootstrap-container .h4,
.mrm-bootstrap-container .photo_callout_container .photo_callout span.title_short,
.mrm-bootstrap-container .rotating_callout_container .rotating_callout span.title_short,
.mrm-bootstrap-container .testimonial_container span.title_short,
.mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title a,
.mrm-bootstrap-container .h5,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .h6,
.mrm-bootstrap-container h1,
.mrm-bootstrap-container h2,
.mrm-bootstrap-container h3,
.mrm-bootstrap-container h4,
.mrm-bootstrap-container h5,
.mrm-bootstrap-container h6
{
    font-weight: normal;

    display: block; 
    float: none;

    width: 100%;
    height: auto;
    margin: 15px 0;
}
.mrm-bootstrap-container .h1,
.mrm-bootstrap-container .panel .h1,
.mrm-bootstrap-container .panel h1,
.mrm-bootstrap-container h1
{
    font-size: 40px;
    font-weight: 800;

    margin: 0 0 .9375rem;

    letter-spacing: 6px; 
    text-transform: uppercase;

    color: #4b4b4b;
}

.mrm-bootstrap-container .h2,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .video .play_button,
.mrm-bootstrap-container .panel .h2,
.mrm-bootstrap-container .panel .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .panel .title,
.mrm-bootstrap-container .panel .timeline.a > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .panel .primary-title,
.mrm-bootstrap-container .panel .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .panel .title,
.mrm-bootstrap-container .panel .timeline.b > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .panel .primary-title,
.mrm-bootstrap-container .panel .video .play_button,
.mrm-bootstrap-container .video .panel .play_button,
.mrm-bootstrap-container .panel h2,
.mrm-bootstrap-container h2,
.mrm-bootstrap-container html.club_scripts_search_search .content-right form span
{
    font-family: bebas-neue, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    font-size: 33px;

    letter-spacing: 1px; 
    text-transform: uppercase;

    color: #2c4962;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .h2,
    .mrm-bootstrap-container .timeline.a > div figure .timeline-body .title,
    .mrm-bootstrap-container .timeline.a > div figure .timeline-body .primary-title,
    .mrm-bootstrap-container .timeline.b > div figure .timeline-body .title,
    .mrm-bootstrap-container .timeline.b > div figure .timeline-body .primary-title,
    .mrm-bootstrap-container .video .play_button,
    .mrm-bootstrap-container .panel .h2,
    .mrm-bootstrap-container .panel .timeline.a > div figure .timeline-body .title,
    .mrm-bootstrap-container .timeline.a > div figure .timeline-body .panel .title,
    .mrm-bootstrap-container .panel .timeline.a > div figure .timeline-body .primary-title,
    .mrm-bootstrap-container .timeline.a > div figure .timeline-body .panel .primary-title,
    .mrm-bootstrap-container .panel .timeline.b > div figure .timeline-body .title,
    .mrm-bootstrap-container .timeline.b > div figure .timeline-body .panel .title,
    .mrm-bootstrap-container .panel .timeline.b > div figure .timeline-body .primary-title,
    .mrm-bootstrap-container .timeline.b > div figure .timeline-body .panel .primary-title,
    .mrm-bootstrap-container .panel .video .play_button,
    .mrm-bootstrap-container .video .panel .play_button,
    .mrm-bootstrap-container .panel h2,
    .mrm-bootstrap-container h2,
    .mrm-bootstrap-container html.club_scripts_search_search .content-right form span
    {
        font-size: 42px;

        letter-spacing: 1.5px;
    }
}

.mrm-bootstrap-container .h3,
.mrm-bootstrap-container .photo_callout_container .photo_callout span.title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .rotating_callout_container .rotating_callout span.title,
.mrm-bootstrap-container .testimonial_container span.title,
.mrm-bootstrap-container .request-form .form_title,
.mrm-bootstrap-container .panel .h3,
.mrm-bootstrap-container .panel .photo_callout_container .photo_callout span.title,
.mrm-bootstrap-container .photo_callout_container .photo_callout .panel span.title,
.mrm-bootstrap-container .panel .timeline.b > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .panel .title_short,
.mrm-bootstrap-container .panel .timeline.b > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .panel .secondary-title,
.mrm-bootstrap-container .panel .rotating_callout_container .rotating_callout span.title,
.mrm-bootstrap-container .rotating_callout_container .rotating_callout .panel span.title,
.mrm-bootstrap-container .panel .testimonial_container span.title,
.mrm-bootstrap-container .testimonial_container .panel span.title,
.mrm-bootstrap-container .panel .request-form .form_title,
.mrm-bootstrap-container .request-form .panel .form_title,
.mrm-bootstrap-container .panel h3,
.mrm-bootstrap-container .srch_sectionTitle,
.mrm-bootstrap-container h3
{
    font-size: 21px;
    font-weight: 600;

    letter-spacing: .8px; 
    text-transform: uppercase;

    color: #2c4962;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .h3,
    .mrm-bootstrap-container .photo_callout_container .photo_callout span.title,
    .mrm-bootstrap-container .timeline.b > div figure .timeline-body .title_short,
    .mrm-bootstrap-container .timeline.b > div figure .timeline-body .secondary-title,
    .mrm-bootstrap-container .rotating_callout_container .rotating_callout span.title,
    .mrm-bootstrap-container .testimonial_container span.title,
    .mrm-bootstrap-container .request-form .form_title,
    .mrm-bootstrap-container .panel .h3,
    .mrm-bootstrap-container .panel .photo_callout_container .photo_callout span.title,
    .mrm-bootstrap-container .photo_callout_container .photo_callout .panel span.title,
    .mrm-bootstrap-container .panel .timeline.b > div figure .timeline-body .title_short,
    .mrm-bootstrap-container .timeline.b > div figure .timeline-body .panel .title_short,
    .mrm-bootstrap-container .panel .timeline.b > div figure .timeline-body .secondary-title,
    .mrm-bootstrap-container .timeline.b > div figure .timeline-body .panel .secondary-title,
    .mrm-bootstrap-container .panel .rotating_callout_container .rotating_callout span.title,
    .mrm-bootstrap-container .rotating_callout_container .rotating_callout .panel span.title,
    .mrm-bootstrap-container .panel .testimonial_container span.title,
    .mrm-bootstrap-container .testimonial_container .panel span.title,
    .mrm-bootstrap-container .panel .request-form .form_title,
    .mrm-bootstrap-container .request-form .panel .form_title,
    .mrm-bootstrap-container .panel h3,
    .mrm-bootstrap-container .srch_sectionTitle,
    .mrm-bootstrap-container h3
    {
        font-size: 24px;

        letter-spacing: 1px;
    }
}

.mrm-bootstrap-container .h4,
.mrm-bootstrap-container .photo_callout_container .photo_callout span.title_short,
.mrm-bootstrap-container .rotating_callout_container .rotating_callout span.title_short,
.mrm-bootstrap-container .testimonial_container span.title_short,
.mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title a,
.mrm-bootstrap-container .panel .h4,
.mrm-bootstrap-container .panel .photo_callout_container .photo_callout span.title_short,
.mrm-bootstrap-container .photo_callout_container .photo_callout .panel span.title_short,
.mrm-bootstrap-container .panel .rotating_callout_container .rotating_callout span.title_short,
.mrm-bootstrap-container .rotating_callout_container .rotating_callout .panel span.title_short,
.mrm-bootstrap-container .panel .testimonial_container span.title_short,
.mrm-bootstrap-container .testimonial_container .panel span.title_short,
.mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title a,
.mrm-bootstrap-container .panel h4,
.mrm-bootstrap-container h4
{
    font-family: bebas-neue, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    font-size: 24px;

    letter-spacing: .7px; 
    text-transform: uppercase;

    color: #5f5f5f;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .h4,
    .mrm-bootstrap-container .photo_callout_container .photo_callout span.title_short,
    .mrm-bootstrap-container .rotating_callout_container .rotating_callout span.title_short,
    .mrm-bootstrap-container .testimonial_container span.title_short,
    .mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title a,
    .mrm-bootstrap-container .panel .h4,
    .mrm-bootstrap-container .panel .photo_callout_container .photo_callout span.title_short,
    .mrm-bootstrap-container .photo_callout_container .photo_callout .panel span.title_short,
    .mrm-bootstrap-container .panel .rotating_callout_container .rotating_callout span.title_short,
    .mrm-bootstrap-container .rotating_callout_container .rotating_callout .panel span.title_short,
    .mrm-bootstrap-container .panel .testimonial_container span.title_short,
    .mrm-bootstrap-container .testimonial_container .panel span.title_short,
    .mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title a,
    .mrm-bootstrap-container .panel h4,
    .mrm-bootstrap-container h4
    {
        font-size: 30px;

        letter-spacing: 1px;
    }
}

.mrm-bootstrap-container .h5,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .panel .h5,
.mrm-bootstrap-container .panel .timeline.a > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .panel .title_short,
.mrm-bootstrap-container .panel .timeline.a > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .panel .secondary-title,
.mrm-bootstrap-container .panel h5,
.mrm-bootstrap-container h5
{
    font-size: 18px;

    letter-spacing: .8px; 
    text-transform: uppercase;

    color: #4b4b4b;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .h5,
    .mrm-bootstrap-container .timeline.a > div figure .timeline-body .title_short,
    .mrm-bootstrap-container .timeline.a > div figure .timeline-body .secondary-title,
    .mrm-bootstrap-container .panel .h5,
    .mrm-bootstrap-container .panel .timeline.a > div figure .timeline-body .title_short,
    .mrm-bootstrap-container .timeline.a > div figure .timeline-body .panel .title_short,
    .mrm-bootstrap-container .panel .timeline.a > div figure .timeline-body .secondary-title,
    .mrm-bootstrap-container .timeline.a > div figure .timeline-body .panel .secondary-title,
    .mrm-bootstrap-container .panel h5,
    .mrm-bootstrap-container h5
    {
        font-size: 22px;

        letter-spacing: 1px;
    }
}
.mrm-bootstrap-container .h6,
.mrm-bootstrap-container .panel .h6,
.mrm-bootstrap-container .panel h6,
.mrm-bootstrap-container h6
{
    font-size: 19px; 
    font-style: italic;

    color: #2c4962;
}
.mrm-bootstrap-container .panel ol li,
.mrm-bootstrap-container .panel p,
.mrm-bootstrap-container .panel table td,
.mrm-bootstrap-container .panel ul li,
.mrm-bootstrap-container ol li,
.mrm-bootstrap-container p,
.mrm-bootstrap-container table td,
.mrm-bootstrap-container ul li
{
    font-size: 18px;
    font-weight: 300;
    line-height: 32.4px;

    margin: 0 0 .9375rem;
}
.mrm-bootstrap-container .panel ol li a:not(.mrm-button),
.mrm-bootstrap-container .panel p a:not(.mrm-button),
.mrm-bootstrap-container .panel table td a:not(.mrm-button),
.mrm-bootstrap-container .panel ul li a:not(.mrm-button),
.mrm-bootstrap-container ol li a:not(.mrm-button),
.mrm-bootstrap-container p a:not(.mrm-button),
.mrm-bootstrap-container table td a:not(.mrm-button),
.mrm-bootstrap-container ul li a:not(.mrm-button)
{
    font-weight: 600;
}
.mrm-bootstrap-container .panel ol li,
.mrm-bootstrap-container .panel ul li,
.mrm-bootstrap-container ol li,
.mrm-bootstrap-container ul li
{
    margin: 0;
}
.mrm-bootstrap-container .panel a,
.mrm-bootstrap-container .panel a:visited,
.mrm-bootstrap-container a,
.mrm-bootstrap-container a:visited
{
    transition: .1s linear;
    text-decoration: none;

    color: #2c4962;
}
.mrm-bootstrap-container .panel a:focus,
.mrm-bootstrap-container .panel a:hover,
.mrm-bootstrap-container .panel a:visited:focus,
.mrm-bootstrap-container .panel a:visited:hover,
.mrm-bootstrap-container a:focus,
.mrm-bootstrap-container a:hover,
.mrm-bootstrap-container a:visited:focus,
.mrm-bootstrap-container a:visited:hover
{
    text-decoration: none; 

    color: #1a2c3b;
}
.mrm-bootstrap-container .panel a:focus,
.mrm-bootstrap-container .panel a:visited:focus,
.mrm-bootstrap-container a:focus,
.mrm-bootstrap-container a:visited:focus
{
    outline: 0; 
    box-shadow: 0 0 0 3px rgba(44, 73, 98, .25);
}
.mrm-bootstrap-container .blockquote,
.mrm-bootstrap-container .panel blockquote,
.mrm-bootstrap-container blockquote
{
    font-size: 1.25rem;
    font-style: italic;
    line-height: 1.875rem;

    margin: 0 0 1.25rem;

    color: #2c4962;
    border: 0;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .blockquote,
    .mrm-bootstrap-container .panel blockquote,
    .mrm-bootstrap-container blockquote
    {
        margin: 3.125rem 0 3.125rem 8.75rem;
    }
}
.mrm-bootstrap-container .panel ul ul,
.mrm-bootstrap-container .ul ul,
.mrm-bootstrap-container ul ul
{
    margin-top: 0;
    margin-left: 2.375rem;

    list-style-position: inside;
}
.mrm-bootstrap-container .ol ol,
.mrm-bootstrap-container .panel ol ol,
.mrm-bootstrap-container ol ol
{
    margin-top: 0;
    margin-left: 2.375rem;

    list-style-position: inside;
}

html .mrm-bootstrap-container .eventRegistrations .event-registration-payment-breadcrumb .event-registration-payment-breadcrumb-nav-link
{
    color: #ddd;
    border-bottom-right-radius: 0; 
    border-bottom-left-radius: 0;
}
html .mrm-bootstrap-container .eventRegistrations .event-registration-payment-breadcrumb .event-registration-payment-breadcrumb-nav-link.active
{
    color: #fff; 
    background: #2c4962;
}
html .mrm-bootstrap-container .eventRegistrations .event-registration-payment-breadcrumb .event-registration-payment-breadcrumb-nav-link.disabled
{
    cursor: default;
}

html .mrm-bootstrap-container .searchBox .buttonsDiv button.btn-global
{
    color: white !important;
}
html .mrm-bootstrap-container .searchBox .buttonsDiv button.btn-global.active,
html .mrm-bootstrap-container .searchBox .buttonsDiv button.btn-global:active,
html .mrm-bootstrap-container .searchBox .buttonsDiv button.btn-global:focus,
html .mrm-bootstrap-container .searchBox .buttonsDiv button.btn-global:hover
{
    color: white !important;
}

html .mrm-bootstrap-container .list-search-wrapper .media.well .media-body .item-name,
html .mrm-bootstrap-container .list-search-wrapper .media.well .media-body .item-name a
{
    color: #2c4962 !important;
}
html .mrm-bootstrap-container .list-search-wrapper .media.well .media-body .item-name:active,
html .mrm-bootstrap-container .list-search-wrapper .media.well .media-body .item-name:focus,
html .mrm-bootstrap-container .list-search-wrapper .media.well .media-body .item-name:hover,
html .mrm-bootstrap-container .list-search-wrapper .media.well .media-body .item-name a:active,
html .mrm-bootstrap-container .list-search-wrapper .media.well .media-body .item-name a:focus,
html .mrm-bootstrap-container .list-search-wrapper .media.well .media-body .item-name a:hover
{
    color: #1a2c3b !important;
}

html .mrm-bootstrap-container .list-search-wrapper .media.well .media-body span.item-data a
{
    color: #2c4962 !important;
}
html .mrm-bootstrap-container .list-search-wrapper .media.well .media-body span.item-data a:active,
html .mrm-bootstrap-container .list-search-wrapper .media.well .media-body span.item-data a:focus,
html .mrm-bootstrap-container .list-search-wrapper .media.well .media-body span.item-data a:hover
{
    color: #1a2c3b !important;
}

html .mrm-bootstrap-container .list-search-wrapper .media .item-links ul li a
{
    color: #2c4962 !important;
}
html .mrm-bootstrap-container .list-search-wrapper .media .item-links ul li a:active,
html .mrm-bootstrap-container .list-search-wrapper .media .item-links ul li a:focus,
html .mrm-bootstrap-container .list-search-wrapper .media .item-links ul li a:hover
{
    color: #1a2c3b !important;
}

html .mrm-bootstrap-container .item-profile .panel-default .panel-body .col-sm-6 a,
html .mrm-bootstrap-container .item-profile .panel-default .panel-body .col-xs-12 a,
html .mrm-bootstrap-container .item-profile .panel-default .panel-body div a
{
    color: #2c4962 !important;
}
html .mrm-bootstrap-container .item-profile .panel-default .panel-body .col-sm-6 a:active,
html .mrm-bootstrap-container .item-profile .panel-default .panel-body .col-sm-6 a:focus,
html .mrm-bootstrap-container .item-profile .panel-default .panel-body .col-sm-6 a:hover,
html .mrm-bootstrap-container .item-profile .panel-default .panel-body .col-xs-12 a:active,
html .mrm-bootstrap-container .item-profile .panel-default .panel-body .col-xs-12 a:focus,
html .mrm-bootstrap-container .item-profile .panel-default .panel-body .col-xs-12 a:hover,
html .mrm-bootstrap-container .item-profile .panel-default .panel-body div a:active,
html .mrm-bootstrap-container .item-profile .panel-default .panel-body div a:focus,
html .mrm-bootstrap-container .item-profile .panel-default .panel-body div a:hover
{
    color: #1a2c3b !important;
}

html .mrm-bootstrap-container .member.list-search-wrapper .media.well > .media-body h3.item-name,
html .mrm-bootstrap-container .member.list-search-wrapper .media.well > .media-body h3.item-name a
{
    color: #2c4962 !important;
}
html .mrm-bootstrap-container .member.list-search-wrapper .media.well > .media-body h3.item-name:focus,
html .mrm-bootstrap-container .member.list-search-wrapper .media.well > .media-body h3.item-name:hover,
html .mrm-bootstrap-container .member.list-search-wrapper .media.well > .media-body h3.item-name a:focus,
html .mrm-bootstrap-container .member.list-search-wrapper .media.well > .media-body h3.item-name a:hover
{
    color: #1a2c3b !important;
}

html .mrm-bootstrap-container .member.list-search-wrapper .media.well > .media-body.item-control .item-control-btns .btn-global
{
    color: white !important;
    background-color: #2c4962;
}
html .mrm-bootstrap-container .member.list-search-wrapper .media.well > .media-body.item-control .item-control-btns .btn-global.active,
html .mrm-bootstrap-container .member.list-search-wrapper .media.well > .media-body.item-control .item-control-btns .btn-global:active,
html .mrm-bootstrap-container .member.list-search-wrapper .media.well > .media-body.item-control .item-control-btns .btn-global:focus,
html .mrm-bootstrap-container .member.list-search-wrapper .media.well > .media-body.item-control .item-control-btns .btn-global:hover
{
    color: white !important;
    background-color: #2c4962;
}

html .mrm-bootstrap-container .personnel.list-search-wrapper .media.well .media-body h3.clubpersonnel-user-name,
html .mrm-bootstrap-container .personnel.list-search-wrapper .media.well .media-body h3.clubpersonnel-user-name a
{
    color: #2c4962 !important;
}
html .mrm-bootstrap-container .personnel.list-search-wrapper .media.well .media-body h3.clubpersonnel-user-name:focus,
html .mrm-bootstrap-container .personnel.list-search-wrapper .media.well .media-body h3.clubpersonnel-user-name:hover,
html .mrm-bootstrap-container .personnel.list-search-wrapper .media.well .media-body h3.clubpersonnel-user-name a:focus,
html .mrm-bootstrap-container .personnel.list-search-wrapper .media.well .media-body h3.clubpersonnel-user-name a:hover
{
    color: #1a2c3b !important;
}

html .mrm-bootstrap-container .personnel.list-search-wrapper.one-col-card .media.well .media-body h3.clubpersonnel-user-name,
html .mrm-bootstrap-container .personnel.list-search-wrapper.one-col-card .media.well .media-body h3.clubpersonnel-user-name a
{
    color: #2c4962 !important;
}
html .mrm-bootstrap-container .personnel.list-search-wrapper.one-col-card .media.well .media-body h3.clubpersonnel-user-name:focus,
html .mrm-bootstrap-container .personnel.list-search-wrapper.one-col-card .media.well .media-body h3.clubpersonnel-user-name:hover,
html .mrm-bootstrap-container .personnel.list-search-wrapper.one-col-card .media.well .media-body h3.clubpersonnel-user-name a:focus,
html .mrm-bootstrap-container .personnel.list-search-wrapper.one-col-card .media.well .media-body h3.clubpersonnel-user-name a:hover
{
    color: #1a2c3b !important;
}

html .mrm-bootstrap-container .personnel.list-search-wrapper.table-view .pers-name a
{
    color: #2c4962 !important;
}
html .mrm-bootstrap-container .personnel.list-search-wrapper.table-view .pers-name a:focus,
html .mrm-bootstrap-container .personnel.list-search-wrapper.table-view .pers-name a:hover
{
    color: #1a2c3b !important;
}

html .mrm-bootstrap-container .panel .panel-heading .buddy-list-title,
html .mrm-bootstrap-container .panel .panel-heading .buddyListHeadingPlural
{
    color: #4e6270;
}

html .mrm-bootstrap-container .panel .panel-body .listMembersList .darkListItem a,
html .mrm-bootstrap-container .panel .panel-body .listMembersList .darkListItem a:visited,
html .mrm-bootstrap-container .panel .panel-body .listOfLists .darkListItem a,
html .mrm-bootstrap-container .panel .panel-body .listOfLists .darkListItem a:visited
{
    color: #2c4962 !important;
}
html .mrm-bootstrap-container .panel .panel-body .listMembersList .darkListItem a:focus,
html .mrm-bootstrap-container .panel .panel-body .listMembersList .darkListItem a:hover,
html .mrm-bootstrap-container .panel .panel-body .listMembersList .darkListItem a:visited:focus,
html .mrm-bootstrap-container .panel .panel-body .listMembersList .darkListItem a:visited:hover,
html .mrm-bootstrap-container .panel .panel-body .listOfLists .darkListItem a:focus,
html .mrm-bootstrap-container .panel .panel-body .listOfLists .darkListItem a:hover,
html .mrm-bootstrap-container .panel .panel-body .listOfLists .darkListItem a:visited:focus,
html .mrm-bootstrap-container .panel .panel-body .listOfLists .darkListItem a:visited:hover
{
    color: #1a2c3b !important;
}

html .mrm-bootstrap-container .panel .panel-footer .btn-global
{
    color: #2c4962 !important;
    background-color: #2c4962;
}
html .mrm-bootstrap-container .panel .panel-footer .btn-global.active,
html .mrm-bootstrap-container .panel .panel-footer .btn-global:active,
html .mrm-bootstrap-container .panel .panel-footer .btn-global:focus,
html .mrm-bootstrap-container .panel .panel-footer .btn-global:hover
{
    color: #2c4962 !important;
    background-color: #2c4962;
}

html .mrm-bootstrap-container .modal .btn-global
{
    color: #2c4962 !important;
    background-color: #2c4962;
}
html .mrm-bootstrap-container .modal .btn-global.active,
html .mrm-bootstrap-container .modal .btn-global:active,
html .mrm-bootstrap-container .modal .btn-global:focus,
html .mrm-bootstrap-container .modal .btn-global:hover
{
    color: #2c4962 !important;
    background-color: #2c4962;
}

html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-details-right.profile-button-wrap .edit-buttons > .btn,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-details-right.profile-button-wrap .user-buttons > .btn
{
    color: white !important;
    background-color: #2c4962;
}
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-details-right.profile-button-wrap .edit-buttons > .btn:focus,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-details-right.profile-button-wrap .edit-buttons > .btn:hover,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-details-right.profile-button-wrap .user-buttons > .btn:focus,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-details-right.profile-button-wrap .user-buttons > .btn:hover
{
    color: white !important;
    background-color: #2c4962;
}
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-details-right.profile-button-wrap .edit-buttons > .btn.btn-global,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-details-right.profile-button-wrap .user-buttons > .btn.btn-global
{
    color: #fff !important;
    background-color: #2c4962;
}
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-details-right.profile-button-wrap .edit-buttons > .btn.btn-global:focus,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-details-right.profile-button-wrap .edit-buttons > .btn.btn-global:hover,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-details-right.profile-button-wrap .user-buttons > .btn.btn-global:focus,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-details-right.profile-button-wrap .user-buttons > .btn.btn-global:hover
{
    color: #fff !important;
    background-color: #1a2c3b;
}

html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-content-wrap .memberprofiledetails-user-address-phone a,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-content-wrap .memberprofiledetails-user-email a,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-content-wrap .memberprofiledetails-user-location a
{
    color: #2c4962 !important;
}
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-content-wrap .memberprofiledetails-user-address-phone a:active,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-content-wrap .memberprofiledetails-user-address-phone a:focus,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-content-wrap .memberprofiledetails-user-address-phone a:hover,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-content-wrap .memberprofiledetails-user-email a:active,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-content-wrap .memberprofiledetails-user-email a:focus,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-content-wrap .memberprofiledetails-user-email a:hover,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-content-wrap .memberprofiledetails-user-location a:active,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-content-wrap .memberprofiledetails-user-location a:focus,
html .mrm-bootstrap-container .memberprofile-wrap .memberprofile-details .memberprofile-user-content-wrap .memberprofiledetails-user-location a:hover
{
    cursor: pointer;

    color: #1a2c3b !important;
}

html.pagecfg_coursetour .mrm-bootstrap-container h2.subtitle
{
    color: #2c4962;
}

html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li
{
    color: #2c4962 !important;
}
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > span,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > a,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > span,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > a,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > span,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > a
{
    color: #2c4962 !important;
}
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > span:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > span:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > a:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > a:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > span:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > span:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > a:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > a:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > span:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > span:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > a:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > a:hover
{
    color: #1a2c3b !important;
}
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > span#home-button.current,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > a#home-button.current,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > span#home-button.current,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > a#home-button.current,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > span#home-button.current,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > a#home-button.current
{
    color: #2c4962 !important;
    background-color: #2c4962;
}
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > span#home-button.current:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > span#home-button.current:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > a#home-button.current:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > a#home-button.current:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > span#home-button.current:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > span#home-button.current:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > a#home-button.current:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > a#home-button.current:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > span#home-button.current:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > span#home-button.current:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > a#home-button.current:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > a#home-button.current:hover
{
    color: #2c4962 !important;
    background-color: #2c4962;
}
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > span.current,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > a.current,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > span.current,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > a.current,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > span.current,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > a.current
{
    color: #2c4962 !important;
    background-color: #2c4962;
}
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > span.current:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > span.current:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > a.current:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .nav-holes > a.current:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > span.current:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > span.current:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > a.current:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slick-slide > a.current:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > span.current:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > span.current:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > a.current:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTour .slides li > a.current:hover
{
    color: #2c4962 !important;
    background-color: #2c4962;
}

html.pagecfg_coursetour .mrm-bootstrap-container #CourseTeebox ul > li > a,
html.pagecfg_coursetour .mrm-bootstrap-container #DetailTeebox ul > li > a
{
    color: #2c4962 !important;
}
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTeebox ul > li > a:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTeebox ul > li > a:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #DetailTeebox ul > li > a:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #DetailTeebox ul > li > a:hover
{
    color: #1a2c3b !important;
}

html.pagecfg_coursetour .mrm-bootstrap-container #CourseTeebox ul > li.active > a,
html.pagecfg_coursetour .mrm-bootstrap-container #DetailTeebox ul > li.active > a
{
    color: #2c4962 !important;
    background-color: #2c4962;
}
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTeebox ul > li.active > a:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #CourseTeebox ul > li.active > a:hover,
html.pagecfg_coursetour .mrm-bootstrap-container #DetailTeebox ul > li.active > a:focus,
html.pagecfg_coursetour .mrm-bootstrap-container #DetailTeebox ul > li.active > a:hover
{
    color: #2c4962 !important;
    background-color: #2c4962;
}

html.pagecfg_coursetour .slick-next,
html.pagecfg_coursetour .slick-prev
{
    color: #2c4962 !important;
}
html.pagecfg_coursetour .slick-next:focus,
html.pagecfg_coursetour .slick-next:hover,
html.pagecfg_coursetour .slick-prev:focus,
html.pagecfg_coursetour .slick-prev:hover
{
    color: #1a2c3b !important;
}

.mrm-bootstrap-container .venue_time_box .time_block
{
    color: #fff;
    background: #2c4962;
}
.mrm-bootstrap-container .venue_time_box .time_block:hover,
.mrm-bootstrap-container .venue_time_box .time_block:focus
{
    color: #fff; 
    background: #2c4962;
}

.mrm-bootstrap-container a:not([href]):not([tabindex]):not([onclick])
{
    text-decoration: none; 

    color: inherit;
}

.mrm-bootstrap-container a:not([href]):not([tabindex]):not([onclick]):focus,
.mrm-bootstrap-container a:not([href]):not([tabindex]):not([onclick]):hover
{
    text-decoration: none; 

    color: inherit;
}

.mrm-bootstrap-container a:not([href]):not([tabindex]):not([onclick]):focus
{
    outline: 0;
}

.mrm-bootstrap-container [tabindex='-1']:focus
{
    outline: none !important;
}

.mrm-bootstrap-container button:focus
{
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

.mrm-bootstrap-container [type='button']::-moz-focus-inner,
.mrm-bootstrap-container [type='reset']::-moz-focus-inner,
.mrm-bootstrap-container [type='submit']::-moz-focus-inner,
.mrm-bootstrap-container button::-moz-focus-inner
{
    padding: 0;

    border-style: none;
}

.mrm-bootstrap-container .global-announcements
{
    float: none;

    margin-top: 0;
    margin-bottom: 0;
    padding: 10px; 

    background: #2c4962;
}
@media (max-width: 991px)
{
    .mrm-bootstrap-container .global-announcements .container
    {
        width: 100%;
        padding: 0 1.25rem;
    }
}
.mrm-bootstrap-container .global-announcements #announcementsHeading
{
    text-align: center;

    color: #fff;
}
.mrm-bootstrap-container .global-announcements .announcements
{
    float: none;

    list-style: unset;
}
.mrm-bootstrap-container .global-announcements .announcements li
{
    margin: 0;

    list-style: unset; 

    color: #fff;
}
.mrm-bootstrap-container .global-announcements .announcements li a,
.mrm-bootstrap-container .global-announcements .announcements li a:visited
{
    font-size: 18px;
    line-height: 27px;

    transition: .1s linear;
    text-decoration: none;

    color: #fff;
}
.mrm-bootstrap-container .global-announcements .announcements li a:hover,
.mrm-bootstrap-container .global-announcements .announcements li a:focus,
.mrm-bootstrap-container .global-announcements .announcements li a:visited:hover,
.mrm-bootstrap-container .global-announcements .announcements li a:visited:focus
{
    text-decoration: underline;

    color: #fff;
}

.mrm-bootstrap-container .content-right .global-announcements.full
{
    display: none;
}

.mrm-bootstrap-container .box-banner
{
    position: relative;
    z-index: 11;

    margin: 0;
}
.mrm-bootstrap-container .box-banner .images
{
    background-repeat: no-repeat; 
    background-position: center center;
    background-size: cover;
}

@media (min-width: 1200px)
{
    .mrm-bootstrap-container.private .box-banner
    {
        margin-top: 100px;
    }
}

.mrm-bootstrap-container.private .box-banner .images
{
    height: 300px;
    margin-top: 80px;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container.private .box-banner .images
    {
        height: 28.125rem;
    }
}

@media (min-width: 1200px)
{
    .mrm-bootstrap-container.public .box-banner
    {
        margin-top: 100px;
    }
}

.mrm-bootstrap-container.public .box-banner .images
{
    height: 300px;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container.public .box-banner .images
    {
        height: 28.125rem;
    }
}

.flex-bootstrap
{
    /*!
   * Bootstrap Grid v5.0.0-alpha1 (https://getbootstrap.com/)
   * Copyright 2011-2020 The Bootstrap Authors
   * Copyright 2011-2020 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */
}
.flex-bootstrap .container,
.flex-bootstrap .container-fluid,
.flex-bootstrap .container-sm,
.flex-bootstrap .container-md,
.flex-bootstrap .container-lg,
.flex-bootstrap .container-xl,
.flex-bootstrap .container-xxl
{
    width: 100%;
    margin-right: auto;
    margin-left: auto; 
    padding-right: 1rem;
    padding-left: 1rem;
}
@media (min-width: 576px)
{
    .flex-bootstrap .container,
    .flex-bootstrap .container-sm
    {
        max-width: 540px;
    }
}
@media (min-width: 768px)
{
    .flex-bootstrap .container,
    .flex-bootstrap .container-sm,
    .flex-bootstrap .container-md
    {
        max-width: 720px;
    }
}
@media (min-width: 992px)
{
    .flex-bootstrap .container,
    .flex-bootstrap .container-sm,
    .flex-bootstrap .container-md,
    .flex-bootstrap .container-lg
    {
        max-width: 960px;
    }
}
@media (min-width: 1200px)
{
    .flex-bootstrap .container,
    .flex-bootstrap .container-sm,
    .flex-bootstrap .container-md,
    .flex-bootstrap .container-lg,
    .flex-bootstrap .container-xl
    {
        max-width: 1140px;
    }
}
@media (min-width: 1400px)
{
    .flex-bootstrap .container,
    .flex-bootstrap .container-sm,
    .flex-bootstrap .container-md,
    .flex-bootstrap .container-lg,
    .flex-bootstrap .container-xl,
    .flex-bootstrap .container-xxl
    {
        max-width: 1320px;
    }
}
.flex-bootstrap .row
{
    display: flex;

    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2); 

    --bs-gutter-x: 15px;
    --bs-gutter-y: 0;
    flex: 1 0 100%;
    flex-wrap: wrap;
}
.flex-bootstrap .row > *
{
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    margin-top: var(--bs-gutter-y); 
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);

    flex-shrink: 0;
}
.flex-bootstrap .col
{
    flex: 1 0;
}
.flex-bootstrap .row-cols-auto > *
{
    width: auto; 

    flex: 0 0 auto;
}
.flex-bootstrap .row-cols-1 > *
{
    width: 100%; 

    flex: 0 0 auto;
}
.flex-bootstrap .row-cols-2 > *
{
    width: 50%; 

    flex: 0 0 auto;
}
.flex-bootstrap .row-cols-3 > *
{
    width: 33.333333%; 

    flex: 0 0 auto;
}
.flex-bootstrap .row-cols-4 > *
{
    width: 25%; 

    flex: 0 0 auto;
}
.flex-bootstrap .row-cols-5 > *
{
    width: 20%; 

    flex: 0 0 auto;
}
.flex-bootstrap .row-cols-6 > *
{
    width: 16.666667%; 

    flex: 0 0 auto;
}
.flex-bootstrap .col-auto
{
    width: auto; 

    flex: 0 0 auto;
}
.flex-bootstrap .col-1
{
    width: 8.333333%; 

    flex: 0 0 auto;
}
.flex-bootstrap .col-2
{
    width: 16.666667%; 

    flex: 0 0 auto;
}
.flex-bootstrap .col-3
{
    width: 25%; 

    flex: 0 0 auto;
}
.flex-bootstrap .col-4
{
    width: 33.333333%; 

    flex: 0 0 auto;
}
.flex-bootstrap .col-5
{
    width: 41.666667%; 

    flex: 0 0 auto;
}
.flex-bootstrap .col-6
{
    width: 50%; 

    flex: 0 0 auto;
}
.flex-bootstrap .col-7
{
    width: 58.333333%; 

    flex: 0 0 auto;
}
.flex-bootstrap .col-8
{
    width: 66.666667%; 

    flex: 0 0 auto;
}
.flex-bootstrap .col-9
{
    width: 75%; 

    flex: 0 0 auto;
}
.flex-bootstrap .col-10
{
    width: 83.333333%; 

    flex: 0 0 auto;
}
.flex-bootstrap .col-11
{
    width: 91.666667%; 

    flex: 0 0 auto;
}
.flex-bootstrap .col-12
{
    width: 100%; 

    flex: 0 0 auto;
}
.flex-bootstrap .offset-1
{
    margin-left: 8.333333%;
}
.flex-bootstrap .offset-2
{
    margin-left: 16.666667%;
}
.flex-bootstrap .offset-3
{
    margin-left: 25%;
}
.flex-bootstrap .offset-4
{
    margin-left: 33.333333%;
}
.flex-bootstrap .offset-5
{
    margin-left: 41.666667%;
}
.flex-bootstrap .offset-6
{
    margin-left: 50%;
}
.flex-bootstrap .offset-7
{
    margin-left: 58.333333%;
}
.flex-bootstrap .offset-8
{
    margin-left: 66.666667%;
}
.flex-bootstrap .offset-9
{
    margin-left: 75%;
}
.flex-bootstrap .offset-10
{
    margin-left: 83.333333%;
}
.flex-bootstrap .offset-11
{
    margin-left: 91.666667%;
}
.flex-bootstrap .g-0,
.flex-bootstrap .gx-0
{
    --bs-gutter-x: 0;
}
.flex-bootstrap .g-0,
.flex-bootstrap .gy-0
{
    --bs-gutter-y: 0;
}
.flex-bootstrap .g-1,
.flex-bootstrap .gx-1
{
    --bs-gutter-x: .25rem;
}
.flex-bootstrap .g-1,
.flex-bootstrap .gy-1
{
    --bs-gutter-y: .25rem;
}
.flex-bootstrap .g-2,
.flex-bootstrap .gx-2
{
    --bs-gutter-x: .5rem;
}
.flex-bootstrap .g-2,
.flex-bootstrap .gy-2
{
    --bs-gutter-y: .5rem;
}
.flex-bootstrap .g-3,
.flex-bootstrap .gx-3
{
    --bs-gutter-x: 1rem;
}
.flex-bootstrap .g-3,
.flex-bootstrap .gy-3
{
    --bs-gutter-y: 1rem;
}
.flex-bootstrap .g-4,
.flex-bootstrap .gx-4
{
    --bs-gutter-x: 1.5rem;
}
.flex-bootstrap .g-4,
.flex-bootstrap .gy-4
{
    --bs-gutter-y: 1.5rem;
}
.flex-bootstrap .g-5,
.flex-bootstrap .gx-5
{
    --bs-gutter-x: 3rem;
}
.flex-bootstrap .g-5,
.flex-bootstrap .gy-5
{
    --bs-gutter-y: 3rem;
}
@media (min-width: 576px)
{
    .flex-bootstrap .col-sm
    {
        flex: 1 0;
    }
    .flex-bootstrap .row-cols-sm-auto > *
    {
        width: auto; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-sm-1 > *
    {
        width: 100%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-sm-2 > *
    {
        width: 50%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-sm-3 > *
    {
        width: 33.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-sm-4 > *
    {
        width: 25%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-sm-5 > *
    {
        width: 20%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-sm-6 > *
    {
        width: 16.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-sm-auto
    {
        width: auto; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-sm-1
    {
        width: 8.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-sm-2
    {
        width: 16.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-sm-3
    {
        width: 25%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-sm-4
    {
        width: 33.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-sm-5
    {
        width: 41.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-sm-6
    {
        width: 50%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-sm-7
    {
        width: 58.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-sm-8
    {
        width: 66.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-sm-9
    {
        width: 75%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-sm-10
    {
        width: 83.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-sm-11
    {
        width: 91.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-sm-12
    {
        width: 100%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .offset-sm-0
    {
        margin-left: 0;
    }
    .flex-bootstrap .offset-sm-1
    {
        margin-left: 8.333333%;
    }
    .flex-bootstrap .offset-sm-2
    {
        margin-left: 16.666667%;
    }
    .flex-bootstrap .offset-sm-3
    {
        margin-left: 25%;
    }
    .flex-bootstrap .offset-sm-4
    {
        margin-left: 33.333333%;
    }
    .flex-bootstrap .offset-sm-5
    {
        margin-left: 41.666667%;
    }
    .flex-bootstrap .offset-sm-6
    {
        margin-left: 50%;
    }
    .flex-bootstrap .offset-sm-7
    {
        margin-left: 58.333333%;
    }
    .flex-bootstrap .offset-sm-8
    {
        margin-left: 66.666667%;
    }
    .flex-bootstrap .offset-sm-9
    {
        margin-left: 75%;
    }
    .flex-bootstrap .offset-sm-10
    {
        margin-left: 83.333333%;
    }
    .flex-bootstrap .offset-sm-11
    {
        margin-left: 91.666667%;
    }
    .flex-bootstrap .g-sm-0,
    .flex-bootstrap .gx-sm-0
    {
        --bs-gutter-x: 0;
    }
    .flex-bootstrap .g-sm-0,
    .flex-bootstrap .gy-sm-0
    {
        --bs-gutter-y: 0;
    }
    .flex-bootstrap .g-sm-1,
    .flex-bootstrap .gx-sm-1
    {
        --bs-gutter-x: .25rem;
    }
    .flex-bootstrap .g-sm-1,
    .flex-bootstrap .gy-sm-1
    {
        --bs-gutter-y: .25rem;
    }
    .flex-bootstrap .g-sm-2,
    .flex-bootstrap .gx-sm-2
    {
        --bs-gutter-x: .5rem;
    }
    .flex-bootstrap .g-sm-2,
    .flex-bootstrap .gy-sm-2
    {
        --bs-gutter-y: .5rem;
    }
    .flex-bootstrap .g-sm-3,
    .flex-bootstrap .gx-sm-3
    {
        --bs-gutter-x: 1rem;
    }
    .flex-bootstrap .g-sm-3,
    .flex-bootstrap .gy-sm-3
    {
        --bs-gutter-y: 1rem;
    }
    .flex-bootstrap .g-sm-4,
    .flex-bootstrap .gx-sm-4
    {
        --bs-gutter-x: 1.5rem;
    }
    .flex-bootstrap .g-sm-4,
    .flex-bootstrap .gy-sm-4
    {
        --bs-gutter-y: 1.5rem;
    }
    .flex-bootstrap .g-sm-5,
    .flex-bootstrap .gx-sm-5
    {
        --bs-gutter-x: 3rem;
    }
    .flex-bootstrap .g-sm-5,
    .flex-bootstrap .gy-sm-5
    {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 768px)
{
    .flex-bootstrap .col-md
    {
        flex: 1 0;
    }
    .flex-bootstrap .row-cols-md-auto > *
    {
        width: auto; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-md-1 > *
    {
        width: 100%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-md-2 > *
    {
        width: 50%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-md-3 > *
    {
        width: 33.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-md-4 > *
    {
        width: 25%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-md-5 > *
    {
        width: 20%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-md-6 > *
    {
        width: 16.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-md-auto
    {
        width: auto; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-md-1
    {
        width: 8.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-md-2
    {
        width: 16.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-md-3
    {
        width: 25%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-md-4
    {
        width: 33.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-md-5
    {
        width: 41.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-md-6
    {
        width: 50%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-md-7
    {
        width: 58.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-md-8
    {
        width: 66.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-md-9
    {
        width: 75%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-md-10
    {
        width: 83.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-md-11
    {
        width: 91.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-md-12
    {
        width: 100%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .offset-md-0
    {
        margin-left: 0;
    }
    .flex-bootstrap .offset-md-1
    {
        margin-left: 8.333333%;
    }
    .flex-bootstrap .offset-md-2
    {
        margin-left: 16.666667%;
    }
    .flex-bootstrap .offset-md-3
    {
        margin-left: 25%;
    }
    .flex-bootstrap .offset-md-4
    {
        margin-left: 33.333333%;
    }
    .flex-bootstrap .offset-md-5
    {
        margin-left: 41.666667%;
    }
    .flex-bootstrap .offset-md-6
    {
        margin-left: 50%;
    }
    .flex-bootstrap .offset-md-7
    {
        margin-left: 58.333333%;
    }
    .flex-bootstrap .offset-md-8
    {
        margin-left: 66.666667%;
    }
    .flex-bootstrap .offset-md-9
    {
        margin-left: 75%;
    }
    .flex-bootstrap .offset-md-10
    {
        margin-left: 83.333333%;
    }
    .flex-bootstrap .offset-md-11
    {
        margin-left: 91.666667%;
    }
    .flex-bootstrap .g-md-0,
    .flex-bootstrap .gx-md-0
    {
        --bs-gutter-x: 0;
    }
    .flex-bootstrap .g-md-0,
    .flex-bootstrap .gy-md-0
    {
        --bs-gutter-y: 0;
    }
    .flex-bootstrap .g-md-1,
    .flex-bootstrap .gx-md-1
    {
        --bs-gutter-x: .25rem;
    }
    .flex-bootstrap .g-md-1,
    .flex-bootstrap .gy-md-1
    {
        --bs-gutter-y: .25rem;
    }
    .flex-bootstrap .g-md-2,
    .flex-bootstrap .gx-md-2
    {
        --bs-gutter-x: .5rem;
    }
    .flex-bootstrap .g-md-2,
    .flex-bootstrap .gy-md-2
    {
        --bs-gutter-y: .5rem;
    }
    .flex-bootstrap .g-md-3,
    .flex-bootstrap .gx-md-3
    {
        --bs-gutter-x: 1rem;
    }
    .flex-bootstrap .g-md-3,
    .flex-bootstrap .gy-md-3
    {
        --bs-gutter-y: 1rem;
    }
    .flex-bootstrap .g-md-4,
    .flex-bootstrap .gx-md-4
    {
        --bs-gutter-x: 1.5rem;
    }
    .flex-bootstrap .g-md-4,
    .flex-bootstrap .gy-md-4
    {
        --bs-gutter-y: 1.5rem;
    }
    .flex-bootstrap .g-md-5,
    .flex-bootstrap .gx-md-5
    {
        --bs-gutter-x: 3rem;
    }
    .flex-bootstrap .g-md-5,
    .flex-bootstrap .gy-md-5
    {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 992px)
{
    .flex-bootstrap .col-lg
    {
        flex: 1 0;
    }
    .flex-bootstrap .row-cols-lg-auto > *
    {
        width: auto; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-lg-1 > *
    {
        width: 100%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-lg-2 > *
    {
        width: 50%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-lg-3 > *
    {
        width: 33.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-lg-4 > *
    {
        width: 25%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-lg-5 > *
    {
        width: 20%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-lg-6 > *
    {
        width: 16.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-lg-auto
    {
        width: auto; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-lg-1
    {
        width: 8.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-lg-2
    {
        width: 16.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-lg-3
    {
        width: 25%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-lg-4
    {
        width: 33.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-lg-5
    {
        width: 41.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-lg-6
    {
        width: 50%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-lg-7
    {
        width: 58.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-lg-8
    {
        width: 66.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-lg-9
    {
        width: 75%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-lg-10
    {
        width: 83.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-lg-11
    {
        width: 91.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-lg-12
    {
        width: 100%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .offset-lg-0
    {
        margin-left: 0;
    }
    .flex-bootstrap .offset-lg-1
    {
        margin-left: 8.333333%;
    }
    .flex-bootstrap .offset-lg-2
    {
        margin-left: 16.666667%;
    }
    .flex-bootstrap .offset-lg-3
    {
        margin-left: 25%;
    }
    .flex-bootstrap .offset-lg-4
    {
        margin-left: 33.333333%;
    }
    .flex-bootstrap .offset-lg-5
    {
        margin-left: 41.666667%;
    }
    .flex-bootstrap .offset-lg-6
    {
        margin-left: 50%;
    }
    .flex-bootstrap .offset-lg-7
    {
        margin-left: 58.333333%;
    }
    .flex-bootstrap .offset-lg-8
    {
        margin-left: 66.666667%;
    }
    .flex-bootstrap .offset-lg-9
    {
        margin-left: 75%;
    }
    .flex-bootstrap .offset-lg-10
    {
        margin-left: 83.333333%;
    }
    .flex-bootstrap .offset-lg-11
    {
        margin-left: 91.666667%;
    }
    .flex-bootstrap .g-lg-0,
    .flex-bootstrap .gx-lg-0
    {
        --bs-gutter-x: 0;
    }
    .flex-bootstrap .g-lg-0,
    .flex-bootstrap .gy-lg-0
    {
        --bs-gutter-y: 0;
    }
    .flex-bootstrap .g-lg-1,
    .flex-bootstrap .gx-lg-1
    {
        --bs-gutter-x: .25rem;
    }
    .flex-bootstrap .g-lg-1,
    .flex-bootstrap .gy-lg-1
    {
        --bs-gutter-y: .25rem;
    }
    .flex-bootstrap .g-lg-2,
    .flex-bootstrap .gx-lg-2
    {
        --bs-gutter-x: .5rem;
    }
    .flex-bootstrap .g-lg-2,
    .flex-bootstrap .gy-lg-2
    {
        --bs-gutter-y: .5rem;
    }
    .flex-bootstrap .g-lg-3,
    .flex-bootstrap .gx-lg-3
    {
        --bs-gutter-x: 1rem;
    }
    .flex-bootstrap .g-lg-3,
    .flex-bootstrap .gy-lg-3
    {
        --bs-gutter-y: 1rem;
    }
    .flex-bootstrap .g-lg-4,
    .flex-bootstrap .gx-lg-4
    {
        --bs-gutter-x: 1.5rem;
    }
    .flex-bootstrap .g-lg-4,
    .flex-bootstrap .gy-lg-4
    {
        --bs-gutter-y: 1.5rem;
    }
    .flex-bootstrap .g-lg-5,
    .flex-bootstrap .gx-lg-5
    {
        --bs-gutter-x: 3rem;
    }
    .flex-bootstrap .g-lg-5,
    .flex-bootstrap .gy-lg-5
    {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 1200px)
{
    .flex-bootstrap .col-xl
    {
        flex: 1 0;
    }
    .flex-bootstrap .row-cols-xl-auto > *
    {
        width: auto; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-xl-1 > *
    {
        width: 100%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-xl-2 > *
    {
        width: 50%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-xl-3 > *
    {
        width: 33.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-xl-4 > *
    {
        width: 25%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-xl-5 > *
    {
        width: 20%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-xl-6 > *
    {
        width: 16.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xl-auto
    {
        width: auto; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xl-1
    {
        width: 8.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xl-2
    {
        width: 16.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xl-3
    {
        width: 25%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xl-4
    {
        width: 33.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xl-5
    {
        width: 41.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xl-6
    {
        width: 50%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xl-7
    {
        width: 58.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xl-8
    {
        width: 66.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xl-9
    {
        width: 75%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xl-10
    {
        width: 83.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xl-11
    {
        width: 91.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xl-12
    {
        width: 100%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .offset-xl-0
    {
        margin-left: 0;
    }
    .flex-bootstrap .offset-xl-1
    {
        margin-left: 8.333333%;
    }
    .flex-bootstrap .offset-xl-2
    {
        margin-left: 16.666667%;
    }
    .flex-bootstrap .offset-xl-3
    {
        margin-left: 25%;
    }
    .flex-bootstrap .offset-xl-4
    {
        margin-left: 33.333333%;
    }
    .flex-bootstrap .offset-xl-5
    {
        margin-left: 41.666667%;
    }
    .flex-bootstrap .offset-xl-6
    {
        margin-left: 50%;
    }
    .flex-bootstrap .offset-xl-7
    {
        margin-left: 58.333333%;
    }
    .flex-bootstrap .offset-xl-8
    {
        margin-left: 66.666667%;
    }
    .flex-bootstrap .offset-xl-9
    {
        margin-left: 75%;
    }
    .flex-bootstrap .offset-xl-10
    {
        margin-left: 83.333333%;
    }
    .flex-bootstrap .offset-xl-11
    {
        margin-left: 91.666667%;
    }
    .flex-bootstrap .g-xl-0,
    .flex-bootstrap .gx-xl-0
    {
        --bs-gutter-x: 0;
    }
    .flex-bootstrap .g-xl-0,
    .flex-bootstrap .gy-xl-0
    {
        --bs-gutter-y: 0;
    }
    .flex-bootstrap .g-xl-1,
    .flex-bootstrap .gx-xl-1
    {
        --bs-gutter-x: .25rem;
    }
    .flex-bootstrap .g-xl-1,
    .flex-bootstrap .gy-xl-1
    {
        --bs-gutter-y: .25rem;
    }
    .flex-bootstrap .g-xl-2,
    .flex-bootstrap .gx-xl-2
    {
        --bs-gutter-x: .5rem;
    }
    .flex-bootstrap .g-xl-2,
    .flex-bootstrap .gy-xl-2
    {
        --bs-gutter-y: .5rem;
    }
    .flex-bootstrap .g-xl-3,
    .flex-bootstrap .gx-xl-3
    {
        --bs-gutter-x: 1rem;
    }
    .flex-bootstrap .g-xl-3,
    .flex-bootstrap .gy-xl-3
    {
        --bs-gutter-y: 1rem;
    }
    .flex-bootstrap .g-xl-4,
    .flex-bootstrap .gx-xl-4
    {
        --bs-gutter-x: 1.5rem;
    }
    .flex-bootstrap .g-xl-4,
    .flex-bootstrap .gy-xl-4
    {
        --bs-gutter-y: 1.5rem;
    }
    .flex-bootstrap .g-xl-5,
    .flex-bootstrap .gx-xl-5
    {
        --bs-gutter-x: 3rem;
    }
    .flex-bootstrap .g-xl-5,
    .flex-bootstrap .gy-xl-5
    {
        --bs-gutter-y: 3rem;
    }
}
@media (min-width: 1400px)
{
    .flex-bootstrap .col-xxl
    {
        flex: 1 0;
    }
    .flex-bootstrap .row-cols-xxl-auto > *
    {
        width: auto; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-xxl-1 > *
    {
        width: 100%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-xxl-2 > *
    {
        width: 50%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-xxl-3 > *
    {
        width: 33.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-xxl-4 > *
    {
        width: 25%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-xxl-5 > *
    {
        width: 20%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .row-cols-xxl-6 > *
    {
        width: 16.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xxl-auto
    {
        width: auto; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xxl-1
    {
        width: 8.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xxl-2
    {
        width: 16.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xxl-3
    {
        width: 25%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xxl-4
    {
        width: 33.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xxl-5
    {
        width: 41.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xxl-6
    {
        width: 50%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xxl-7
    {
        width: 58.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xxl-8
    {
        width: 66.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xxl-9
    {
        width: 75%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xxl-10
    {
        width: 83.333333%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xxl-11
    {
        width: 91.666667%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .col-xxl-12
    {
        width: 100%; 

        flex: 0 0 auto;
    }
    .flex-bootstrap .offset-xxl-0
    {
        margin-left: 0;
    }
    .flex-bootstrap .offset-xxl-1
    {
        margin-left: 8.333333%;
    }
    .flex-bootstrap .offset-xxl-2
    {
        margin-left: 16.666667%;
    }
    .flex-bootstrap .offset-xxl-3
    {
        margin-left: 25%;
    }
    .flex-bootstrap .offset-xxl-4
    {
        margin-left: 33.333333%;
    }
    .flex-bootstrap .offset-xxl-5
    {
        margin-left: 41.666667%;
    }
    .flex-bootstrap .offset-xxl-6
    {
        margin-left: 50%;
    }
    .flex-bootstrap .offset-xxl-7
    {
        margin-left: 58.333333%;
    }
    .flex-bootstrap .offset-xxl-8
    {
        margin-left: 66.666667%;
    }
    .flex-bootstrap .offset-xxl-9
    {
        margin-left: 75%;
    }
    .flex-bootstrap .offset-xxl-10
    {
        margin-left: 83.333333%;
    }
    .flex-bootstrap .offset-xxl-11
    {
        margin-left: 91.666667%;
    }
    .flex-bootstrap .g-xxl-0,
    .flex-bootstrap .gx-xxl-0
    {
        --bs-gutter-x: 0;
    }
    .flex-bootstrap .g-xxl-0,
    .flex-bootstrap .gy-xxl-0
    {
        --bs-gutter-y: 0;
    }
    .flex-bootstrap .g-xxl-1,
    .flex-bootstrap .gx-xxl-1
    {
        --bs-gutter-x: .25rem;
    }
    .flex-bootstrap .g-xxl-1,
    .flex-bootstrap .gy-xxl-1
    {
        --bs-gutter-y: .25rem;
    }
    .flex-bootstrap .g-xxl-2,
    .flex-bootstrap .gx-xxl-2
    {
        --bs-gutter-x: .5rem;
    }
    .flex-bootstrap .g-xxl-2,
    .flex-bootstrap .gy-xxl-2
    {
        --bs-gutter-y: .5rem;
    }
    .flex-bootstrap .g-xxl-3,
    .flex-bootstrap .gx-xxl-3
    {
        --bs-gutter-x: 1rem;
    }
    .flex-bootstrap .g-xxl-3,
    .flex-bootstrap .gy-xxl-3
    {
        --bs-gutter-y: 1rem;
    }
    .flex-bootstrap .g-xxl-4,
    .flex-bootstrap .gx-xxl-4
    {
        --bs-gutter-x: 1.5rem;
    }
    .flex-bootstrap .g-xxl-4,
    .flex-bootstrap .gy-xxl-4
    {
        --bs-gutter-y: 1.5rem;
    }
    .flex-bootstrap .g-xxl-5,
    .flex-bootstrap .gx-xxl-5
    {
        --bs-gutter-x: 3rem;
    }
    .flex-bootstrap .g-xxl-5,
    .flex-bootstrap .gy-xxl-5
    {
        --bs-gutter-y: 3rem;
    }
}
.flex-bootstrap .d-none
{
    display: none !important;
}
.flex-bootstrap .d-inline
{
    display: inline !important;
}
.flex-bootstrap .d-inline-block
{
    display: inline-block !important;
}
.flex-bootstrap .d-block
{
    display: block !important;
}
.flex-bootstrap .d-table
{
    display: table !important;
}
.flex-bootstrap .d-table-row
{
    display: table-row !important;
}
.flex-bootstrap .d-table-cell
{
    display: table-cell !important;
}
.flex-bootstrap .d-flex
{
    display: flex !important;
}
.flex-bootstrap .d-inline-flex
{
    display: inline-flex !important;
}
.flex-bootstrap .flex-fill
{
    flex: 1 1 auto !important;
}
.flex-bootstrap .flex-row
{
    flex-direction: row !important;
}
.flex-bootstrap .flex-column
{
    flex-direction: column !important;
}
.flex-bootstrap .flex-row-reverse
{
    flex-direction: row-reverse !important;
}
.flex-bootstrap .flex-column-reverse
{
    flex-direction: column-reverse !important;
}
.flex-bootstrap .flex-grow-0
{
    flex-grow: 0 !important;
}
.flex-bootstrap .flex-grow-1
{
    flex-grow: 1 !important;
}
.flex-bootstrap .justify-content-start
{
    justify-content: flex-start !important;
}
.flex-bootstrap .justify-content-end
{
    justify-content: flex-end !important;
}
.flex-bootstrap .justify-content-center
{
    justify-content: center !important;
}
.flex-bootstrap .justify-content-between
{
    justify-content: space-between !important;
}
.flex-bootstrap .justify-content-around
{
    justify-content: space-around !important;
}
.flex-bootstrap .justify-content-evenly
{
    justify-content: space-evenly !important;
}
.flex-bootstrap .align-items-start
{
    align-items: flex-start !important;
}
.flex-bootstrap .align-items-end
{
    align-items: flex-end !important;
}
.flex-bootstrap .align-items-center
{
    align-items: center !important;
}
.flex-bootstrap .align-items-baseline
{
    align-items: baseline !important;
}
.flex-bootstrap .align-items-stretch
{
    align-items: stretch !important;
}
.flex-bootstrap .align-content-start
{
    align-content: flex-start !important;
}
.flex-bootstrap .align-content-end
{
    align-content: flex-end !important;
}
.flex-bootstrap .align-content-center
{
    align-content: center !important;
}
.flex-bootstrap .align-content-between
{
    align-content: space-between !important;
}
.flex-bootstrap .align-content-around
{
    align-content: space-around !important;
}
.flex-bootstrap .align-content-stretch
{
    align-content: stretch !important;
}
.flex-bootstrap .align-self-auto
{
    align-self: auto !important;
}
.flex-bootstrap .align-self-start
{
    align-self: flex-start !important;
}
.flex-bootstrap .align-self-end
{
    align-self: flex-end !important;
}
.flex-bootstrap .align-self-center
{
    align-self: center !important;
}
.flex-bootstrap .align-self-baseline
{
    align-self: baseline !important;
}
.flex-bootstrap .align-self-stretch
{
    align-self: stretch !important;
}
.flex-bootstrap .order-first
{
    order: -1 !important;
}
.flex-bootstrap .order-0
{
    order: 0 !important;
}
.flex-bootstrap .order-1
{
    order: 1 !important;
}
.flex-bootstrap .order-2
{
    order: 2 !important;
}
.flex-bootstrap .order-3
{
    order: 3 !important;
}
.flex-bootstrap .order-4
{
    order: 4 !important;
}
.flex-bootstrap .order-5
{
    order: 5 !important;
}
.flex-bootstrap .order-last
{
    order: 6 !important;
}
.flex-bootstrap .m-0
{
    margin: 0 !important;
}
.flex-bootstrap .m-1
{
    margin: .25rem !important;
}
.flex-bootstrap .m-2
{
    margin: .5rem !important;
}
.flex-bootstrap .m-3
{
    margin: 1rem !important;
}
.flex-bootstrap .m-4
{
    margin: 1.5rem !important;
}
.flex-bootstrap .m-5
{
    margin: 3rem !important;
}
.flex-bootstrap .m-auto
{
    margin: auto !important;
}
.flex-bootstrap .mx-0
{
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.flex-bootstrap .mx-1
{
    margin-right: .25rem !important;
    margin-left: .25rem !important;
}
.flex-bootstrap .mx-2
{
    margin-right: .5rem !important;
    margin-left: .5rem !important;
}
.flex-bootstrap .mx-3
{
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}
.flex-bootstrap .mx-4
{
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}
.flex-bootstrap .mx-5
{
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}
.flex-bootstrap .mx-auto
{
    margin-right: auto !important;
    margin-left: auto !important;
}
.flex-bootstrap .my-0
{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.flex-bootstrap .my-1
{
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
}
.flex-bootstrap .my-2
{
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
}
.flex-bootstrap .my-3
{
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}
.flex-bootstrap .my-4
{
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}
.flex-bootstrap .my-5
{
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}
.flex-bootstrap .my-auto
{
    margin-top: auto !important;
    margin-bottom: auto !important;
}
.flex-bootstrap .mt-0
{
    margin-top: 0 !important;
}
.flex-bootstrap .mt-1
{
    margin-top: .25rem !important;
}
.flex-bootstrap .mt-2
{
    margin-top: .5rem !important;
}
.flex-bootstrap .mt-3
{
    margin-top: 1rem !important;
}
.flex-bootstrap .mt-4
{
    margin-top: 1.5rem !important;
}
.flex-bootstrap .mt-5
{
    margin-top: 3rem !important;
}
.flex-bootstrap .mt-auto
{
    margin-top: auto !important;
}
.flex-bootstrap .mr-0
{
    margin-right: 0 !important;
}
.flex-bootstrap .mr-1
{
    margin-right: .25rem !important;
}
.flex-bootstrap .mr-2
{
    margin-right: .5rem !important;
}
.flex-bootstrap .mr-3
{
    margin-right: 1rem !important;
}
.flex-bootstrap .mr-4
{
    margin-right: 1.5rem !important;
}
.flex-bootstrap .mr-5
{
    margin-right: 3rem !important;
}
.flex-bootstrap .mr-auto
{
    margin-right: auto !important;
}
.flex-bootstrap .mb-0
{
    margin-bottom: 0 !important;
}
.flex-bootstrap .mb-1
{
    margin-bottom: .25rem !important;
}
.flex-bootstrap .mb-2
{
    margin-bottom: .5rem !important;
}
.flex-bootstrap .mb-3
{
    margin-bottom: 1rem !important;
}
.flex-bootstrap .mb-4
{
    margin-bottom: 1.5rem !important;
}
.flex-bootstrap .mb-5
{
    margin-bottom: 3rem !important;
}
.flex-bootstrap .mb-auto
{
    margin-bottom: auto !important;
}
.flex-bootstrap .ml-0
{
    margin-left: 0 !important;
}
.flex-bootstrap .ml-1
{
    margin-left: .25rem !important;
}
.flex-bootstrap .ml-2
{
    margin-left: .5rem !important;
}
.flex-bootstrap .ml-3
{
    margin-left: 1rem !important;
}
.flex-bootstrap .ml-4
{
    margin-left: 1.5rem !important;
}
.flex-bootstrap .ml-5
{
    margin-left: 3rem !important;
}
.flex-bootstrap .ml-auto
{
    margin-left: auto !important;
}
.flex-bootstrap .p-0
{
    padding: 0 !important;
}
.flex-bootstrap .p-1
{
    padding: .25rem !important;
}
.flex-bootstrap .p-2
{
    padding: .5rem !important;
}
.flex-bootstrap .p-3
{
    padding: 1rem !important;
}
.flex-bootstrap .p-4
{
    padding: 1.5rem !important;
}
.flex-bootstrap .p-5
{
    padding: 3rem !important;
}
.flex-bootstrap .px-0
{
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.flex-bootstrap .px-1
{
    padding-right: .25rem !important;
    padding-left: .25rem !important;
}
.flex-bootstrap .px-2
{
    padding-right: .5rem !important;
    padding-left: .5rem !important;
}
.flex-bootstrap .px-3
{
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}
.flex-bootstrap .px-4
{
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}
.flex-bootstrap .px-5
{
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}
.flex-bootstrap .py-0
{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.flex-bootstrap .py-1
{
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
}
.flex-bootstrap .py-2
{
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}
.flex-bootstrap .py-3
{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}
.flex-bootstrap .py-4
{
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}
.flex-bootstrap .py-5
{
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
.flex-bootstrap .pt-0
{
    padding-top: 0 !important;
}
.flex-bootstrap .pt-1
{
    padding-top: .25rem !important;
}
.flex-bootstrap .pt-2
{
    padding-top: .5rem !important;
}
.flex-bootstrap .pt-3
{
    padding-top: 1rem !important;
}
.flex-bootstrap .pt-4
{
    padding-top: 1.5rem !important;
}
.flex-bootstrap .pt-5
{
    padding-top: 3rem !important;
}
.flex-bootstrap .pr-0
{
    padding-right: 0 !important;
}
.flex-bootstrap .pr-1
{
    padding-right: .25rem !important;
}
.flex-bootstrap .pr-2
{
    padding-right: .5rem !important;
}
.flex-bootstrap .pr-3
{
    padding-right: 1rem !important;
}
.flex-bootstrap .pr-4
{
    padding-right: 1.5rem !important;
}
.flex-bootstrap .pr-5
{
    padding-right: 3rem !important;
}
.flex-bootstrap .pb-0
{
    padding-bottom: 0 !important;
}
.flex-bootstrap .pb-1
{
    padding-bottom: .25rem !important;
}
.flex-bootstrap .pb-2
{
    padding-bottom: .5rem !important;
}
.flex-bootstrap .pb-3
{
    padding-bottom: 1rem !important;
}
.flex-bootstrap .pb-4
{
    padding-bottom: 1.5rem !important;
}
.flex-bootstrap .pb-5
{
    padding-bottom: 3rem !important;
}
.flex-bootstrap .pl-0
{
    padding-left: 0 !important;
}
.flex-bootstrap .pl-1
{
    padding-left: .25rem !important;
}
.flex-bootstrap .pl-2
{
    padding-left: .5rem !important;
}
.flex-bootstrap .pl-3
{
    padding-left: 1rem !important;
}
.flex-bootstrap .pl-4
{
    padding-left: 1.5rem !important;
}
.flex-bootstrap .pl-5
{
    padding-left: 3rem !important;
}
@media (min-width: 576px)
{
    .flex-bootstrap .d-sm-none
    {
        display: none !important;
    }
    .flex-bootstrap .d-sm-inline
    {
        display: inline !important;
    }
    .flex-bootstrap .d-sm-inline-block
    {
        display: inline-block !important;
    }
    .flex-bootstrap .d-sm-block
    {
        display: block !important;
    }
    .flex-bootstrap .d-sm-table
    {
        display: table !important;
    }
    .flex-bootstrap .d-sm-table-row
    {
        display: table-row !important;
    }
    .flex-bootstrap .d-sm-table-cell
    {
        display: table-cell !important;
    }
    .flex-bootstrap .d-sm-flex
    {
        display: flex !important;
    }
    .flex-bootstrap .d-sm-inline-flex
    {
        display: inline-flex !important;
    }
    .flex-bootstrap .flex-sm-fill
    {
        flex: 1 1 auto !important;
    }
    .flex-bootstrap .flex-sm-row
    {
        flex-direction: row !important;
    }
    .flex-bootstrap .flex-sm-column
    {
        flex-direction: column !important;
    }
    .flex-bootstrap .flex-sm-row-reverse
    {
        flex-direction: row-reverse !important;
    }
    .flex-bootstrap .flex-sm-column-reverse
    {
        flex-direction: column-reverse !important;
    }
    .flex-bootstrap .flex-sm-grow-0
    {
        flex-grow: 0 !important;
    }
    .flex-bootstrap .flex-sm-grow-1
    {
        flex-grow: 1 !important;
    }
    .flex-bootstrap .justify-content-sm-start
    {
        justify-content: flex-start !important;
    }
    .flex-bootstrap .justify-content-sm-end
    {
        justify-content: flex-end !important;
    }
    .flex-bootstrap .justify-content-sm-center
    {
        justify-content: center !important;
    }
    .flex-bootstrap .justify-content-sm-between
    {
        justify-content: space-between !important;
    }
    .flex-bootstrap .justify-content-sm-around
    {
        justify-content: space-around !important;
    }
    .flex-bootstrap .justify-content-sm-evenly
    {
        justify-content: space-evenly !important;
    }
    .flex-bootstrap .align-items-sm-start
    {
        align-items: flex-start !important;
    }
    .flex-bootstrap .align-items-sm-end
    {
        align-items: flex-end !important;
    }
    .flex-bootstrap .align-items-sm-center
    {
        align-items: center !important;
    }
    .flex-bootstrap .align-items-sm-baseline
    {
        align-items: baseline !important;
    }
    .flex-bootstrap .align-items-sm-stretch
    {
        align-items: stretch !important;
    }
    .flex-bootstrap .align-content-sm-start
    {
        align-content: flex-start !important;
    }
    .flex-bootstrap .align-content-sm-end
    {
        align-content: flex-end !important;
    }
    .flex-bootstrap .align-content-sm-center
    {
        align-content: center !important;
    }
    .flex-bootstrap .align-content-sm-between
    {
        align-content: space-between !important;
    }
    .flex-bootstrap .align-content-sm-around
    {
        align-content: space-around !important;
    }
    .flex-bootstrap .align-content-sm-stretch
    {
        align-content: stretch !important;
    }
    .flex-bootstrap .align-self-sm-auto
    {
        align-self: auto !important;
    }
    .flex-bootstrap .align-self-sm-start
    {
        align-self: flex-start !important;
    }
    .flex-bootstrap .align-self-sm-end
    {
        align-self: flex-end !important;
    }
    .flex-bootstrap .align-self-sm-center
    {
        align-self: center !important;
    }
    .flex-bootstrap .align-self-sm-baseline
    {
        align-self: baseline !important;
    }
    .flex-bootstrap .align-self-sm-stretch
    {
        align-self: stretch !important;
    }
    .flex-bootstrap .order-sm-first
    {
        order: -1 !important;
    }
    .flex-bootstrap .order-sm-0
    {
        order: 0 !important;
    }
    .flex-bootstrap .order-sm-1
    {
        order: 1 !important;
    }
    .flex-bootstrap .order-sm-2
    {
        order: 2 !important;
    }
    .flex-bootstrap .order-sm-3
    {
        order: 3 !important;
    }
    .flex-bootstrap .order-sm-4
    {
        order: 4 !important;
    }
    .flex-bootstrap .order-sm-5
    {
        order: 5 !important;
    }
    .flex-bootstrap .order-sm-last
    {
        order: 6 !important;
    }
    .flex-bootstrap .m-sm-0
    {
        margin: 0 !important;
    }
    .flex-bootstrap .m-sm-1
    {
        margin: .25rem !important;
    }
    .flex-bootstrap .m-sm-2
    {
        margin: .5rem !important;
    }
    .flex-bootstrap .m-sm-3
    {
        margin: 1rem !important;
    }
    .flex-bootstrap .m-sm-4
    {
        margin: 1.5rem !important;
    }
    .flex-bootstrap .m-sm-5
    {
        margin: 3rem !important;
    }
    .flex-bootstrap .m-sm-auto
    {
        margin: auto !important;
    }
    .flex-bootstrap .mx-sm-0
    {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .flex-bootstrap .mx-sm-1
    {
        margin-right: .25rem !important;
        margin-left: .25rem !important;
    }
    .flex-bootstrap .mx-sm-2
    {
        margin-right: .5rem !important;
        margin-left: .5rem !important;
    }
    .flex-bootstrap .mx-sm-3
    {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .flex-bootstrap .mx-sm-4
    {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .flex-bootstrap .mx-sm-5
    {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .flex-bootstrap .mx-sm-auto
    {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .flex-bootstrap .my-sm-0
    {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .flex-bootstrap .my-sm-1
    {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important;
    }
    .flex-bootstrap .my-sm-2
    {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
    }
    .flex-bootstrap .my-sm-3
    {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .flex-bootstrap .my-sm-4
    {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .flex-bootstrap .my-sm-5
    {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .flex-bootstrap .my-sm-auto
    {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .flex-bootstrap .mt-sm-0
    {
        margin-top: 0 !important;
    }
    .flex-bootstrap .mt-sm-1
    {
        margin-top: .25rem !important;
    }
    .flex-bootstrap .mt-sm-2
    {
        margin-top: .5rem !important;
    }
    .flex-bootstrap .mt-sm-3
    {
        margin-top: 1rem !important;
    }
    .flex-bootstrap .mt-sm-4
    {
        margin-top: 1.5rem !important;
    }
    .flex-bootstrap .mt-sm-5
    {
        margin-top: 3rem !important;
    }
    .flex-bootstrap .mt-sm-auto
    {
        margin-top: auto !important;
    }
    .flex-bootstrap .mr-sm-0
    {
        margin-right: 0 !important;
    }
    .flex-bootstrap .mr-sm-1
    {
        margin-right: .25rem !important;
    }
    .flex-bootstrap .mr-sm-2
    {
        margin-right: .5rem !important;
    }
    .flex-bootstrap .mr-sm-3
    {
        margin-right: 1rem !important;
    }
    .flex-bootstrap .mr-sm-4
    {
        margin-right: 1.5rem !important;
    }
    .flex-bootstrap .mr-sm-5
    {
        margin-right: 3rem !important;
    }
    .flex-bootstrap .mr-sm-auto
    {
        margin-right: auto !important;
    }
    .flex-bootstrap .mb-sm-0
    {
        margin-bottom: 0 !important;
    }
    .flex-bootstrap .mb-sm-1
    {
        margin-bottom: .25rem !important;
    }
    .flex-bootstrap .mb-sm-2
    {
        margin-bottom: .5rem !important;
    }
    .flex-bootstrap .mb-sm-3
    {
        margin-bottom: 1rem !important;
    }
    .flex-bootstrap .mb-sm-4
    {
        margin-bottom: 1.5rem !important;
    }
    .flex-bootstrap .mb-sm-5
    {
        margin-bottom: 3rem !important;
    }
    .flex-bootstrap .mb-sm-auto
    {
        margin-bottom: auto !important;
    }
    .flex-bootstrap .ml-sm-0
    {
        margin-left: 0 !important;
    }
    .flex-bootstrap .ml-sm-1
    {
        margin-left: .25rem !important;
    }
    .flex-bootstrap .ml-sm-2
    {
        margin-left: .5rem !important;
    }
    .flex-bootstrap .ml-sm-3
    {
        margin-left: 1rem !important;
    }
    .flex-bootstrap .ml-sm-4
    {
        margin-left: 1.5rem !important;
    }
    .flex-bootstrap .ml-sm-5
    {
        margin-left: 3rem !important;
    }
    .flex-bootstrap .ml-sm-auto
    {
        margin-left: auto !important;
    }
    .flex-bootstrap .p-sm-0
    {
        padding: 0 !important;
    }
    .flex-bootstrap .p-sm-1
    {
        padding: .25rem !important;
    }
    .flex-bootstrap .p-sm-2
    {
        padding: .5rem !important;
    }
    .flex-bootstrap .p-sm-3
    {
        padding: 1rem !important;
    }
    .flex-bootstrap .p-sm-4
    {
        padding: 1.5rem !important;
    }
    .flex-bootstrap .p-sm-5
    {
        padding: 3rem !important;
    }
    .flex-bootstrap .px-sm-0
    {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .flex-bootstrap .px-sm-1
    {
        padding-right: .25rem !important;
        padding-left: .25rem !important;
    }
    .flex-bootstrap .px-sm-2
    {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }
    .flex-bootstrap .px-sm-3
    {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .flex-bootstrap .px-sm-4
    {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .flex-bootstrap .px-sm-5
    {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .flex-bootstrap .py-sm-0
    {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .flex-bootstrap .py-sm-1
    {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important;
    }
    .flex-bootstrap .py-sm-2
    {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
    }
    .flex-bootstrap .py-sm-3
    {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .flex-bootstrap .py-sm-4
    {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .flex-bootstrap .py-sm-5
    {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .flex-bootstrap .pt-sm-0
    {
        padding-top: 0 !important;
    }
    .flex-bootstrap .pt-sm-1
    {
        padding-top: .25rem !important;
    }
    .flex-bootstrap .pt-sm-2
    {
        padding-top: .5rem !important;
    }
    .flex-bootstrap .pt-sm-3
    {
        padding-top: 1rem !important;
    }
    .flex-bootstrap .pt-sm-4
    {
        padding-top: 1.5rem !important;
    }
    .flex-bootstrap .pt-sm-5
    {
        padding-top: 3rem !important;
    }
    .flex-bootstrap .pr-sm-0
    {
        padding-right: 0 !important;
    }
    .flex-bootstrap .pr-sm-1
    {
        padding-right: .25rem !important;
    }
    .flex-bootstrap .pr-sm-2
    {
        padding-right: .5rem !important;
    }
    .flex-bootstrap .pr-sm-3
    {
        padding-right: 1rem !important;
    }
    .flex-bootstrap .pr-sm-4
    {
        padding-right: 1.5rem !important;
    }
    .flex-bootstrap .pr-sm-5
    {
        padding-right: 3rem !important;
    }
    .flex-bootstrap .pb-sm-0
    {
        padding-bottom: 0 !important;
    }
    .flex-bootstrap .pb-sm-1
    {
        padding-bottom: .25rem !important;
    }
    .flex-bootstrap .pb-sm-2
    {
        padding-bottom: .5rem !important;
    }
    .flex-bootstrap .pb-sm-3
    {
        padding-bottom: 1rem !important;
    }
    .flex-bootstrap .pb-sm-4
    {
        padding-bottom: 1.5rem !important;
    }
    .flex-bootstrap .pb-sm-5
    {
        padding-bottom: 3rem !important;
    }
    .flex-bootstrap .pl-sm-0
    {
        padding-left: 0 !important;
    }
    .flex-bootstrap .pl-sm-1
    {
        padding-left: .25rem !important;
    }
    .flex-bootstrap .pl-sm-2
    {
        padding-left: .5rem !important;
    }
    .flex-bootstrap .pl-sm-3
    {
        padding-left: 1rem !important;
    }
    .flex-bootstrap .pl-sm-4
    {
        padding-left: 1.5rem !important;
    }
    .flex-bootstrap .pl-sm-5
    {
        padding-left: 3rem !important;
    }
}
@media (min-width: 768px)
{
    .flex-bootstrap .d-md-none
    {
        display: none !important;
    }
    .flex-bootstrap .d-md-inline
    {
        display: inline !important;
    }
    .flex-bootstrap .d-md-inline-block
    {
        display: inline-block !important;
    }
    .flex-bootstrap .d-md-block
    {
        display: block !important;
    }
    .flex-bootstrap .d-md-table
    {
        display: table !important;
    }
    .flex-bootstrap .d-md-table-row
    {
        display: table-row !important;
    }
    .flex-bootstrap .d-md-table-cell
    {
        display: table-cell !important;
    }
    .flex-bootstrap .d-md-flex
    {
        display: flex !important;
    }
    .flex-bootstrap .d-md-inline-flex
    {
        display: inline-flex !important;
    }
    .flex-bootstrap .flex-md-fill
    {
        flex: 1 1 auto !important;
    }
    .flex-bootstrap .flex-md-row
    {
        flex-direction: row !important;
    }
    .flex-bootstrap .flex-md-column
    {
        flex-direction: column !important;
    }
    .flex-bootstrap .flex-md-row-reverse
    {
        flex-direction: row-reverse !important;
    }
    .flex-bootstrap .flex-md-column-reverse
    {
        flex-direction: column-reverse !important;
    }
    .flex-bootstrap .flex-md-grow-0
    {
        flex-grow: 0 !important;
    }
    .flex-bootstrap .flex-md-grow-1
    {
        flex-grow: 1 !important;
    }
    .flex-bootstrap .justify-content-md-start
    {
        justify-content: flex-start !important;
    }
    .flex-bootstrap .justify-content-md-end
    {
        justify-content: flex-end !important;
    }
    .flex-bootstrap .justify-content-md-center
    {
        justify-content: center !important;
    }
    .flex-bootstrap .justify-content-md-between
    {
        justify-content: space-between !important;
    }
    .flex-bootstrap .justify-content-md-around
    {
        justify-content: space-around !important;
    }
    .flex-bootstrap .justify-content-md-evenly
    {
        justify-content: space-evenly !important;
    }
    .flex-bootstrap .align-items-md-start
    {
        align-items: flex-start !important;
    }
    .flex-bootstrap .align-items-md-end
    {
        align-items: flex-end !important;
    }
    .flex-bootstrap .align-items-md-center
    {
        align-items: center !important;
    }
    .flex-bootstrap .align-items-md-baseline
    {
        align-items: baseline !important;
    }
    .flex-bootstrap .align-items-md-stretch
    {
        align-items: stretch !important;
    }
    .flex-bootstrap .align-content-md-start
    {
        align-content: flex-start !important;
    }
    .flex-bootstrap .align-content-md-end
    {
        align-content: flex-end !important;
    }
    .flex-bootstrap .align-content-md-center
    {
        align-content: center !important;
    }
    .flex-bootstrap .align-content-md-between
    {
        align-content: space-between !important;
    }
    .flex-bootstrap .align-content-md-around
    {
        align-content: space-around !important;
    }
    .flex-bootstrap .align-content-md-stretch
    {
        align-content: stretch !important;
    }
    .flex-bootstrap .align-self-md-auto
    {
        align-self: auto !important;
    }
    .flex-bootstrap .align-self-md-start
    {
        align-self: flex-start !important;
    }
    .flex-bootstrap .align-self-md-end
    {
        align-self: flex-end !important;
    }
    .flex-bootstrap .align-self-md-center
    {
        align-self: center !important;
    }
    .flex-bootstrap .align-self-md-baseline
    {
        align-self: baseline !important;
    }
    .flex-bootstrap .align-self-md-stretch
    {
        align-self: stretch !important;
    }
    .flex-bootstrap .order-md-first
    {
        order: -1 !important;
    }
    .flex-bootstrap .order-md-0
    {
        order: 0 !important;
    }
    .flex-bootstrap .order-md-1
    {
        order: 1 !important;
    }
    .flex-bootstrap .order-md-2
    {
        order: 2 !important;
    }
    .flex-bootstrap .order-md-3
    {
        order: 3 !important;
    }
    .flex-bootstrap .order-md-4
    {
        order: 4 !important;
    }
    .flex-bootstrap .order-md-5
    {
        order: 5 !important;
    }
    .flex-bootstrap .order-md-last
    {
        order: 6 !important;
    }
    .flex-bootstrap .m-md-0
    {
        margin: 0 !important;
    }
    .flex-bootstrap .m-md-1
    {
        margin: .25rem !important;
    }
    .flex-bootstrap .m-md-2
    {
        margin: .5rem !important;
    }
    .flex-bootstrap .m-md-3
    {
        margin: 1rem !important;
    }
    .flex-bootstrap .m-md-4
    {
        margin: 1.5rem !important;
    }
    .flex-bootstrap .m-md-5
    {
        margin: 3rem !important;
    }
    .flex-bootstrap .m-md-auto
    {
        margin: auto !important;
    }
    .flex-bootstrap .mx-md-0
    {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .flex-bootstrap .mx-md-1
    {
        margin-right: .25rem !important;
        margin-left: .25rem !important;
    }
    .flex-bootstrap .mx-md-2
    {
        margin-right: .5rem !important;
        margin-left: .5rem !important;
    }
    .flex-bootstrap .mx-md-3
    {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .flex-bootstrap .mx-md-4
    {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .flex-bootstrap .mx-md-5
    {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .flex-bootstrap .mx-md-auto
    {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .flex-bootstrap .my-md-0
    {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .flex-bootstrap .my-md-1
    {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important;
    }
    .flex-bootstrap .my-md-2
    {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
    }
    .flex-bootstrap .my-md-3
    {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .flex-bootstrap .my-md-4
    {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .flex-bootstrap .my-md-5
    {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .flex-bootstrap .my-md-auto
    {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .flex-bootstrap .mt-md-0
    {
        margin-top: 0 !important;
    }
    .flex-bootstrap .mt-md-1
    {
        margin-top: .25rem !important;
    }
    .flex-bootstrap .mt-md-2
    {
        margin-top: .5rem !important;
    }
    .flex-bootstrap .mt-md-3
    {
        margin-top: 1rem !important;
    }
    .flex-bootstrap .mt-md-4
    {
        margin-top: 1.5rem !important;
    }
    .flex-bootstrap .mt-md-5
    {
        margin-top: 3rem !important;
    }
    .flex-bootstrap .mt-md-auto
    {
        margin-top: auto !important;
    }
    .flex-bootstrap .mr-md-0
    {
        margin-right: 0 !important;
    }
    .flex-bootstrap .mr-md-1
    {
        margin-right: .25rem !important;
    }
    .flex-bootstrap .mr-md-2
    {
        margin-right: .5rem !important;
    }
    .flex-bootstrap .mr-md-3
    {
        margin-right: 1rem !important;
    }
    .flex-bootstrap .mr-md-4
    {
        margin-right: 1.5rem !important;
    }
    .flex-bootstrap .mr-md-5
    {
        margin-right: 3rem !important;
    }
    .flex-bootstrap .mr-md-auto
    {
        margin-right: auto !important;
    }
    .flex-bootstrap .mb-md-0
    {
        margin-bottom: 0 !important;
    }
    .flex-bootstrap .mb-md-1
    {
        margin-bottom: .25rem !important;
    }
    .flex-bootstrap .mb-md-2
    {
        margin-bottom: .5rem !important;
    }
    .flex-bootstrap .mb-md-3
    {
        margin-bottom: 1rem !important;
    }
    .flex-bootstrap .mb-md-4
    {
        margin-bottom: 1.5rem !important;
    }
    .flex-bootstrap .mb-md-5
    {
        margin-bottom: 3rem !important;
    }
    .flex-bootstrap .mb-md-auto
    {
        margin-bottom: auto !important;
    }
    .flex-bootstrap .ml-md-0
    {
        margin-left: 0 !important;
    }
    .flex-bootstrap .ml-md-1
    {
        margin-left: .25rem !important;
    }
    .flex-bootstrap .ml-md-2
    {
        margin-left: .5rem !important;
    }
    .flex-bootstrap .ml-md-3
    {
        margin-left: 1rem !important;
    }
    .flex-bootstrap .ml-md-4
    {
        margin-left: 1.5rem !important;
    }
    .flex-bootstrap .ml-md-5
    {
        margin-left: 3rem !important;
    }
    .flex-bootstrap .ml-md-auto
    {
        margin-left: auto !important;
    }
    .flex-bootstrap .p-md-0
    {
        padding: 0 !important;
    }
    .flex-bootstrap .p-md-1
    {
        padding: .25rem !important;
    }
    .flex-bootstrap .p-md-2
    {
        padding: .5rem !important;
    }
    .flex-bootstrap .p-md-3
    {
        padding: 1rem !important;
    }
    .flex-bootstrap .p-md-4
    {
        padding: 1.5rem !important;
    }
    .flex-bootstrap .p-md-5
    {
        padding: 3rem !important;
    }
    .flex-bootstrap .px-md-0
    {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .flex-bootstrap .px-md-1
    {
        padding-right: .25rem !important;
        padding-left: .25rem !important;
    }
    .flex-bootstrap .px-md-2
    {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }
    .flex-bootstrap .px-md-3
    {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .flex-bootstrap .px-md-4
    {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .flex-bootstrap .px-md-5
    {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .flex-bootstrap .py-md-0
    {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .flex-bootstrap .py-md-1
    {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important;
    }
    .flex-bootstrap .py-md-2
    {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
    }
    .flex-bootstrap .py-md-3
    {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .flex-bootstrap .py-md-4
    {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .flex-bootstrap .py-md-5
    {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .flex-bootstrap .pt-md-0
    {
        padding-top: 0 !important;
    }
    .flex-bootstrap .pt-md-1
    {
        padding-top: .25rem !important;
    }
    .flex-bootstrap .pt-md-2
    {
        padding-top: .5rem !important;
    }
    .flex-bootstrap .pt-md-3
    {
        padding-top: 1rem !important;
    }
    .flex-bootstrap .pt-md-4
    {
        padding-top: 1.5rem !important;
    }
    .flex-bootstrap .pt-md-5
    {
        padding-top: 3rem !important;
    }
    .flex-bootstrap .pr-md-0
    {
        padding-right: 0 !important;
    }
    .flex-bootstrap .pr-md-1
    {
        padding-right: .25rem !important;
    }
    .flex-bootstrap .pr-md-2
    {
        padding-right: .5rem !important;
    }
    .flex-bootstrap .pr-md-3
    {
        padding-right: 1rem !important;
    }
    .flex-bootstrap .pr-md-4
    {
        padding-right: 1.5rem !important;
    }
    .flex-bootstrap .pr-md-5
    {
        padding-right: 3rem !important;
    }
    .flex-bootstrap .pb-md-0
    {
        padding-bottom: 0 !important;
    }
    .flex-bootstrap .pb-md-1
    {
        padding-bottom: .25rem !important;
    }
    .flex-bootstrap .pb-md-2
    {
        padding-bottom: .5rem !important;
    }
    .flex-bootstrap .pb-md-3
    {
        padding-bottom: 1rem !important;
    }
    .flex-bootstrap .pb-md-4
    {
        padding-bottom: 1.5rem !important;
    }
    .flex-bootstrap .pb-md-5
    {
        padding-bottom: 3rem !important;
    }
    .flex-bootstrap .pl-md-0
    {
        padding-left: 0 !important;
    }
    .flex-bootstrap .pl-md-1
    {
        padding-left: .25rem !important;
    }
    .flex-bootstrap .pl-md-2
    {
        padding-left: .5rem !important;
    }
    .flex-bootstrap .pl-md-3
    {
        padding-left: 1rem !important;
    }
    .flex-bootstrap .pl-md-4
    {
        padding-left: 1.5rem !important;
    }
    .flex-bootstrap .pl-md-5
    {
        padding-left: 3rem !important;
    }
}
@media (min-width: 992px)
{
    .flex-bootstrap .d-lg-none
    {
        display: none !important;
    }
    .flex-bootstrap .d-lg-inline
    {
        display: inline !important;
    }
    .flex-bootstrap .d-lg-inline-block
    {
        display: inline-block !important;
    }
    .flex-bootstrap .d-lg-block
    {
        display: block !important;
    }
    .flex-bootstrap .d-lg-table
    {
        display: table !important;
    }
    .flex-bootstrap .d-lg-table-row
    {
        display: table-row !important;
    }
    .flex-bootstrap .d-lg-table-cell
    {
        display: table-cell !important;
    }
    .flex-bootstrap .d-lg-flex
    {
        display: flex !important;
    }
    .flex-bootstrap .d-lg-inline-flex
    {
        display: inline-flex !important;
    }
    .flex-bootstrap .flex-lg-fill
    {
        flex: 1 1 auto !important;
    }
    .flex-bootstrap .flex-lg-row
    {
        flex-direction: row !important;
    }
    .flex-bootstrap .flex-lg-column
    {
        flex-direction: column !important;
    }
    .flex-bootstrap .flex-lg-row-reverse
    {
        flex-direction: row-reverse !important;
    }
    .flex-bootstrap .flex-lg-column-reverse
    {
        flex-direction: column-reverse !important;
    }
    .flex-bootstrap .flex-lg-grow-0
    {
        flex-grow: 0 !important;
    }
    .flex-bootstrap .flex-lg-grow-1
    {
        flex-grow: 1 !important;
    }
    .flex-bootstrap .justify-content-lg-start
    {
        justify-content: flex-start !important;
    }
    .flex-bootstrap .justify-content-lg-end
    {
        justify-content: flex-end !important;
    }
    .flex-bootstrap .justify-content-lg-center
    {
        justify-content: center !important;
    }
    .flex-bootstrap .justify-content-lg-between
    {
        justify-content: space-between !important;
    }
    .flex-bootstrap .justify-content-lg-around
    {
        justify-content: space-around !important;
    }
    .flex-bootstrap .justify-content-lg-evenly
    {
        justify-content: space-evenly !important;
    }
    .flex-bootstrap .align-items-lg-start
    {
        align-items: flex-start !important;
    }
    .flex-bootstrap .align-items-lg-end
    {
        align-items: flex-end !important;
    }
    .flex-bootstrap .align-items-lg-center
    {
        align-items: center !important;
    }
    .flex-bootstrap .align-items-lg-baseline
    {
        align-items: baseline !important;
    }
    .flex-bootstrap .align-items-lg-stretch
    {
        align-items: stretch !important;
    }
    .flex-bootstrap .align-content-lg-start
    {
        align-content: flex-start !important;
    }
    .flex-bootstrap .align-content-lg-end
    {
        align-content: flex-end !important;
    }
    .flex-bootstrap .align-content-lg-center
    {
        align-content: center !important;
    }
    .flex-bootstrap .align-content-lg-between
    {
        align-content: space-between !important;
    }
    .flex-bootstrap .align-content-lg-around
    {
        align-content: space-around !important;
    }
    .flex-bootstrap .align-content-lg-stretch
    {
        align-content: stretch !important;
    }
    .flex-bootstrap .align-self-lg-auto
    {
        align-self: auto !important;
    }
    .flex-bootstrap .align-self-lg-start
    {
        align-self: flex-start !important;
    }
    .flex-bootstrap .align-self-lg-end
    {
        align-self: flex-end !important;
    }
    .flex-bootstrap .align-self-lg-center
    {
        align-self: center !important;
    }
    .flex-bootstrap .align-self-lg-baseline
    {
        align-self: baseline !important;
    }
    .flex-bootstrap .align-self-lg-stretch
    {
        align-self: stretch !important;
    }
    .flex-bootstrap .order-lg-first
    {
        order: -1 !important;
    }
    .flex-bootstrap .order-lg-0
    {
        order: 0 !important;
    }
    .flex-bootstrap .order-lg-1
    {
        order: 1 !important;
    }
    .flex-bootstrap .order-lg-2
    {
        order: 2 !important;
    }
    .flex-bootstrap .order-lg-3
    {
        order: 3 !important;
    }
    .flex-bootstrap .order-lg-4
    {
        order: 4 !important;
    }
    .flex-bootstrap .order-lg-5
    {
        order: 5 !important;
    }
    .flex-bootstrap .order-lg-last
    {
        order: 6 !important;
    }
    .flex-bootstrap .m-lg-0
    {
        margin: 0 !important;
    }
    .flex-bootstrap .m-lg-1
    {
        margin: .25rem !important;
    }
    .flex-bootstrap .m-lg-2
    {
        margin: .5rem !important;
    }
    .flex-bootstrap .m-lg-3
    {
        margin: 1rem !important;
    }
    .flex-bootstrap .m-lg-4
    {
        margin: 1.5rem !important;
    }
    .flex-bootstrap .m-lg-5
    {
        margin: 3rem !important;
    }
    .flex-bootstrap .m-lg-auto
    {
        margin: auto !important;
    }
    .flex-bootstrap .mx-lg-0
    {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .flex-bootstrap .mx-lg-1
    {
        margin-right: .25rem !important;
        margin-left: .25rem !important;
    }
    .flex-bootstrap .mx-lg-2
    {
        margin-right: .5rem !important;
        margin-left: .5rem !important;
    }
    .flex-bootstrap .mx-lg-3
    {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .flex-bootstrap .mx-lg-4
    {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .flex-bootstrap .mx-lg-5
    {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .flex-bootstrap .mx-lg-auto
    {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .flex-bootstrap .my-lg-0
    {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .flex-bootstrap .my-lg-1
    {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important;
    }
    .flex-bootstrap .my-lg-2
    {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
    }
    .flex-bootstrap .my-lg-3
    {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .flex-bootstrap .my-lg-4
    {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .flex-bootstrap .my-lg-5
    {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .flex-bootstrap .my-lg-auto
    {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .flex-bootstrap .mt-lg-0
    {
        margin-top: 0 !important;
    }
    .flex-bootstrap .mt-lg-1
    {
        margin-top: .25rem !important;
    }
    .flex-bootstrap .mt-lg-2
    {
        margin-top: .5rem !important;
    }
    .flex-bootstrap .mt-lg-3
    {
        margin-top: 1rem !important;
    }
    .flex-bootstrap .mt-lg-4
    {
        margin-top: 1.5rem !important;
    }
    .flex-bootstrap .mt-lg-5
    {
        margin-top: 3rem !important;
    }
    .flex-bootstrap .mt-lg-auto
    {
        margin-top: auto !important;
    }
    .flex-bootstrap .mr-lg-0
    {
        margin-right: 0 !important;
    }
    .flex-bootstrap .mr-lg-1
    {
        margin-right: .25rem !important;
    }
    .flex-bootstrap .mr-lg-2
    {
        margin-right: .5rem !important;
    }
    .flex-bootstrap .mr-lg-3
    {
        margin-right: 1rem !important;
    }
    .flex-bootstrap .mr-lg-4
    {
        margin-right: 1.5rem !important;
    }
    .flex-bootstrap .mr-lg-5
    {
        margin-right: 3rem !important;
    }
    .flex-bootstrap .mr-lg-auto
    {
        margin-right: auto !important;
    }
    .flex-bootstrap .mb-lg-0
    {
        margin-bottom: 0 !important;
    }
    .flex-bootstrap .mb-lg-1
    {
        margin-bottom: .25rem !important;
    }
    .flex-bootstrap .mb-lg-2
    {
        margin-bottom: .5rem !important;
    }
    .flex-bootstrap .mb-lg-3
    {
        margin-bottom: 1rem !important;
    }
    .flex-bootstrap .mb-lg-4
    {
        margin-bottom: 1.5rem !important;
    }
    .flex-bootstrap .mb-lg-5
    {
        margin-bottom: 3rem !important;
    }
    .flex-bootstrap .mb-lg-auto
    {
        margin-bottom: auto !important;
    }
    .flex-bootstrap .ml-lg-0
    {
        margin-left: 0 !important;
    }
    .flex-bootstrap .ml-lg-1
    {
        margin-left: .25rem !important;
    }
    .flex-bootstrap .ml-lg-2
    {
        margin-left: .5rem !important;
    }
    .flex-bootstrap .ml-lg-3
    {
        margin-left: 1rem !important;
    }
    .flex-bootstrap .ml-lg-4
    {
        margin-left: 1.5rem !important;
    }
    .flex-bootstrap .ml-lg-5
    {
        margin-left: 3rem !important;
    }
    .flex-bootstrap .ml-lg-auto
    {
        margin-left: auto !important;
    }
    .flex-bootstrap .p-lg-0
    {
        padding: 0 !important;
    }
    .flex-bootstrap .p-lg-1
    {
        padding: .25rem !important;
    }
    .flex-bootstrap .p-lg-2
    {
        padding: .5rem !important;
    }
    .flex-bootstrap .p-lg-3
    {
        padding: 1rem !important;
    }
    .flex-bootstrap .p-lg-4
    {
        padding: 1.5rem !important;
    }
    .flex-bootstrap .p-lg-5
    {
        padding: 3rem !important;
    }
    .flex-bootstrap .px-lg-0
    {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .flex-bootstrap .px-lg-1
    {
        padding-right: .25rem !important;
        padding-left: .25rem !important;
    }
    .flex-bootstrap .px-lg-2
    {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }
    .flex-bootstrap .px-lg-3
    {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .flex-bootstrap .px-lg-4
    {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .flex-bootstrap .px-lg-5
    {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .flex-bootstrap .py-lg-0
    {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .flex-bootstrap .py-lg-1
    {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important;
    }
    .flex-bootstrap .py-lg-2
    {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
    }
    .flex-bootstrap .py-lg-3
    {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .flex-bootstrap .py-lg-4
    {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .flex-bootstrap .py-lg-5
    {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .flex-bootstrap .pt-lg-0
    {
        padding-top: 0 !important;
    }
    .flex-bootstrap .pt-lg-1
    {
        padding-top: .25rem !important;
    }
    .flex-bootstrap .pt-lg-2
    {
        padding-top: .5rem !important;
    }
    .flex-bootstrap .pt-lg-3
    {
        padding-top: 1rem !important;
    }
    .flex-bootstrap .pt-lg-4
    {
        padding-top: 1.5rem !important;
    }
    .flex-bootstrap .pt-lg-5
    {
        padding-top: 3rem !important;
    }
    .flex-bootstrap .pr-lg-0
    {
        padding-right: 0 !important;
    }
    .flex-bootstrap .pr-lg-1
    {
        padding-right: .25rem !important;
    }
    .flex-bootstrap .pr-lg-2
    {
        padding-right: .5rem !important;
    }
    .flex-bootstrap .pr-lg-3
    {
        padding-right: 1rem !important;
    }
    .flex-bootstrap .pr-lg-4
    {
        padding-right: 1.5rem !important;
    }
    .flex-bootstrap .pr-lg-5
    {
        padding-right: 3rem !important;
    }
    .flex-bootstrap .pb-lg-0
    {
        padding-bottom: 0 !important;
    }
    .flex-bootstrap .pb-lg-1
    {
        padding-bottom: .25rem !important;
    }
    .flex-bootstrap .pb-lg-2
    {
        padding-bottom: .5rem !important;
    }
    .flex-bootstrap .pb-lg-3
    {
        padding-bottom: 1rem !important;
    }
    .flex-bootstrap .pb-lg-4
    {
        padding-bottom: 1.5rem !important;
    }
    .flex-bootstrap .pb-lg-5
    {
        padding-bottom: 3rem !important;
    }
    .flex-bootstrap .pl-lg-0
    {
        padding-left: 0 !important;
    }
    .flex-bootstrap .pl-lg-1
    {
        padding-left: .25rem !important;
    }
    .flex-bootstrap .pl-lg-2
    {
        padding-left: .5rem !important;
    }
    .flex-bootstrap .pl-lg-3
    {
        padding-left: 1rem !important;
    }
    .flex-bootstrap .pl-lg-4
    {
        padding-left: 1.5rem !important;
    }
    .flex-bootstrap .pl-lg-5
    {
        padding-left: 3rem !important;
    }
}
@media (min-width: 1200px)
{
    .flex-bootstrap .d-xl-none
    {
        display: none !important;
    }
    .flex-bootstrap .d-xl-inline
    {
        display: inline !important;
    }
    .flex-bootstrap .d-xl-inline-block
    {
        display: inline-block !important;
    }
    .flex-bootstrap .d-xl-block
    {
        display: block !important;
    }
    .flex-bootstrap .d-xl-table
    {
        display: table !important;
    }
    .flex-bootstrap .d-xl-table-row
    {
        display: table-row !important;
    }
    .flex-bootstrap .d-xl-table-cell
    {
        display: table-cell !important;
    }
    .flex-bootstrap .d-xl-flex
    {
        display: flex !important;
    }
    .flex-bootstrap .d-xl-inline-flex
    {
        display: inline-flex !important;
    }
    .flex-bootstrap .flex-xl-fill
    {
        flex: 1 1 auto !important;
    }
    .flex-bootstrap .flex-xl-row
    {
        flex-direction: row !important;
    }
    .flex-bootstrap .flex-xl-column
    {
        flex-direction: column !important;
    }
    .flex-bootstrap .flex-xl-row-reverse
    {
        flex-direction: row-reverse !important;
    }
    .flex-bootstrap .flex-xl-column-reverse
    {
        flex-direction: column-reverse !important;
    }
    .flex-bootstrap .flex-xl-grow-0
    {
        flex-grow: 0 !important;
    }
    .flex-bootstrap .flex-xl-grow-1
    {
        flex-grow: 1 !important;
    }
    .flex-bootstrap .justify-content-xl-start
    {
        justify-content: flex-start !important;
    }
    .flex-bootstrap .justify-content-xl-end
    {
        justify-content: flex-end !important;
    }
    .flex-bootstrap .justify-content-xl-center
    {
        justify-content: center !important;
    }
    .flex-bootstrap .justify-content-xl-between
    {
        justify-content: space-between !important;
    }
    .flex-bootstrap .justify-content-xl-around
    {
        justify-content: space-around !important;
    }
    .flex-bootstrap .justify-content-xl-evenly
    {
        justify-content: space-evenly !important;
    }
    .flex-bootstrap .align-items-xl-start
    {
        align-items: flex-start !important;
    }
    .flex-bootstrap .align-items-xl-end
    {
        align-items: flex-end !important;
    }
    .flex-bootstrap .align-items-xl-center
    {
        align-items: center !important;
    }
    .flex-bootstrap .align-items-xl-baseline
    {
        align-items: baseline !important;
    }
    .flex-bootstrap .align-items-xl-stretch
    {
        align-items: stretch !important;
    }
    .flex-bootstrap .align-content-xl-start
    {
        align-content: flex-start !important;
    }
    .flex-bootstrap .align-content-xl-end
    {
        align-content: flex-end !important;
    }
    .flex-bootstrap .align-content-xl-center
    {
        align-content: center !important;
    }
    .flex-bootstrap .align-content-xl-between
    {
        align-content: space-between !important;
    }
    .flex-bootstrap .align-content-xl-around
    {
        align-content: space-around !important;
    }
    .flex-bootstrap .align-content-xl-stretch
    {
        align-content: stretch !important;
    }
    .flex-bootstrap .align-self-xl-auto
    {
        align-self: auto !important;
    }
    .flex-bootstrap .align-self-xl-start
    {
        align-self: flex-start !important;
    }
    .flex-bootstrap .align-self-xl-end
    {
        align-self: flex-end !important;
    }
    .flex-bootstrap .align-self-xl-center
    {
        align-self: center !important;
    }
    .flex-bootstrap .align-self-xl-baseline
    {
        align-self: baseline !important;
    }
    .flex-bootstrap .align-self-xl-stretch
    {
        align-self: stretch !important;
    }
    .flex-bootstrap .order-xl-first
    {
        order: -1 !important;
    }
    .flex-bootstrap .order-xl-0
    {
        order: 0 !important;
    }
    .flex-bootstrap .order-xl-1
    {
        order: 1 !important;
    }
    .flex-bootstrap .order-xl-2
    {
        order: 2 !important;
    }
    .flex-bootstrap .order-xl-3
    {
        order: 3 !important;
    }
    .flex-bootstrap .order-xl-4
    {
        order: 4 !important;
    }
    .flex-bootstrap .order-xl-5
    {
        order: 5 !important;
    }
    .flex-bootstrap .order-xl-last
    {
        order: 6 !important;
    }
    .flex-bootstrap .m-xl-0
    {
        margin: 0 !important;
    }
    .flex-bootstrap .m-xl-1
    {
        margin: .25rem !important;
    }
    .flex-bootstrap .m-xl-2
    {
        margin: .5rem !important;
    }
    .flex-bootstrap .m-xl-3
    {
        margin: 1rem !important;
    }
    .flex-bootstrap .m-xl-4
    {
        margin: 1.5rem !important;
    }
    .flex-bootstrap .m-xl-5
    {
        margin: 3rem !important;
    }
    .flex-bootstrap .m-xl-auto
    {
        margin: auto !important;
    }
    .flex-bootstrap .mx-xl-0
    {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .flex-bootstrap .mx-xl-1
    {
        margin-right: .25rem !important;
        margin-left: .25rem !important;
    }
    .flex-bootstrap .mx-xl-2
    {
        margin-right: .5rem !important;
        margin-left: .5rem !important;
    }
    .flex-bootstrap .mx-xl-3
    {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .flex-bootstrap .mx-xl-4
    {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .flex-bootstrap .mx-xl-5
    {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .flex-bootstrap .mx-xl-auto
    {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .flex-bootstrap .my-xl-0
    {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .flex-bootstrap .my-xl-1
    {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important;
    }
    .flex-bootstrap .my-xl-2
    {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
    }
    .flex-bootstrap .my-xl-3
    {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .flex-bootstrap .my-xl-4
    {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .flex-bootstrap .my-xl-5
    {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .flex-bootstrap .my-xl-auto
    {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .flex-bootstrap .mt-xl-0
    {
        margin-top: 0 !important;
    }
    .flex-bootstrap .mt-xl-1
    {
        margin-top: .25rem !important;
    }
    .flex-bootstrap .mt-xl-2
    {
        margin-top: .5rem !important;
    }
    .flex-bootstrap .mt-xl-3
    {
        margin-top: 1rem !important;
    }
    .flex-bootstrap .mt-xl-4
    {
        margin-top: 1.5rem !important;
    }
    .flex-bootstrap .mt-xl-5
    {
        margin-top: 3rem !important;
    }
    .flex-bootstrap .mt-xl-auto
    {
        margin-top: auto !important;
    }
    .flex-bootstrap .mr-xl-0
    {
        margin-right: 0 !important;
    }
    .flex-bootstrap .mr-xl-1
    {
        margin-right: .25rem !important;
    }
    .flex-bootstrap .mr-xl-2
    {
        margin-right: .5rem !important;
    }
    .flex-bootstrap .mr-xl-3
    {
        margin-right: 1rem !important;
    }
    .flex-bootstrap .mr-xl-4
    {
        margin-right: 1.5rem !important;
    }
    .flex-bootstrap .mr-xl-5
    {
        margin-right: 3rem !important;
    }
    .flex-bootstrap .mr-xl-auto
    {
        margin-right: auto !important;
    }
    .flex-bootstrap .mb-xl-0
    {
        margin-bottom: 0 !important;
    }
    .flex-bootstrap .mb-xl-1
    {
        margin-bottom: .25rem !important;
    }
    .flex-bootstrap .mb-xl-2
    {
        margin-bottom: .5rem !important;
    }
    .flex-bootstrap .mb-xl-3
    {
        margin-bottom: 1rem !important;
    }
    .flex-bootstrap .mb-xl-4
    {
        margin-bottom: 1.5rem !important;
    }
    .flex-bootstrap .mb-xl-5
    {
        margin-bottom: 3rem !important;
    }
    .flex-bootstrap .mb-xl-auto
    {
        margin-bottom: auto !important;
    }
    .flex-bootstrap .ml-xl-0
    {
        margin-left: 0 !important;
    }
    .flex-bootstrap .ml-xl-1
    {
        margin-left: .25rem !important;
    }
    .flex-bootstrap .ml-xl-2
    {
        margin-left: .5rem !important;
    }
    .flex-bootstrap .ml-xl-3
    {
        margin-left: 1rem !important;
    }
    .flex-bootstrap .ml-xl-4
    {
        margin-left: 1.5rem !important;
    }
    .flex-bootstrap .ml-xl-5
    {
        margin-left: 3rem !important;
    }
    .flex-bootstrap .ml-xl-auto
    {
        margin-left: auto !important;
    }
    .flex-bootstrap .p-xl-0
    {
        padding: 0 !important;
    }
    .flex-bootstrap .p-xl-1
    {
        padding: .25rem !important;
    }
    .flex-bootstrap .p-xl-2
    {
        padding: .5rem !important;
    }
    .flex-bootstrap .p-xl-3
    {
        padding: 1rem !important;
    }
    .flex-bootstrap .p-xl-4
    {
        padding: 1.5rem !important;
    }
    .flex-bootstrap .p-xl-5
    {
        padding: 3rem !important;
    }
    .flex-bootstrap .px-xl-0
    {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .flex-bootstrap .px-xl-1
    {
        padding-right: .25rem !important;
        padding-left: .25rem !important;
    }
    .flex-bootstrap .px-xl-2
    {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }
    .flex-bootstrap .px-xl-3
    {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .flex-bootstrap .px-xl-4
    {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .flex-bootstrap .px-xl-5
    {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .flex-bootstrap .py-xl-0
    {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .flex-bootstrap .py-xl-1
    {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important;
    }
    .flex-bootstrap .py-xl-2
    {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
    }
    .flex-bootstrap .py-xl-3
    {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .flex-bootstrap .py-xl-4
    {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .flex-bootstrap .py-xl-5
    {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .flex-bootstrap .pt-xl-0
    {
        padding-top: 0 !important;
    }
    .flex-bootstrap .pt-xl-1
    {
        padding-top: .25rem !important;
    }
    .flex-bootstrap .pt-xl-2
    {
        padding-top: .5rem !important;
    }
    .flex-bootstrap .pt-xl-3
    {
        padding-top: 1rem !important;
    }
    .flex-bootstrap .pt-xl-4
    {
        padding-top: 1.5rem !important;
    }
    .flex-bootstrap .pt-xl-5
    {
        padding-top: 3rem !important;
    }
    .flex-bootstrap .pr-xl-0
    {
        padding-right: 0 !important;
    }
    .flex-bootstrap .pr-xl-1
    {
        padding-right: .25rem !important;
    }
    .flex-bootstrap .pr-xl-2
    {
        padding-right: .5rem !important;
    }
    .flex-bootstrap .pr-xl-3
    {
        padding-right: 1rem !important;
    }
    .flex-bootstrap .pr-xl-4
    {
        padding-right: 1.5rem !important;
    }
    .flex-bootstrap .pr-xl-5
    {
        padding-right: 3rem !important;
    }
    .flex-bootstrap .pb-xl-0
    {
        padding-bottom: 0 !important;
    }
    .flex-bootstrap .pb-xl-1
    {
        padding-bottom: .25rem !important;
    }
    .flex-bootstrap .pb-xl-2
    {
        padding-bottom: .5rem !important;
    }
    .flex-bootstrap .pb-xl-3
    {
        padding-bottom: 1rem !important;
    }
    .flex-bootstrap .pb-xl-4
    {
        padding-bottom: 1.5rem !important;
    }
    .flex-bootstrap .pb-xl-5
    {
        padding-bottom: 3rem !important;
    }
    .flex-bootstrap .pl-xl-0
    {
        padding-left: 0 !important;
    }
    .flex-bootstrap .pl-xl-1
    {
        padding-left: .25rem !important;
    }
    .flex-bootstrap .pl-xl-2
    {
        padding-left: .5rem !important;
    }
    .flex-bootstrap .pl-xl-3
    {
        padding-left: 1rem !important;
    }
    .flex-bootstrap .pl-xl-4
    {
        padding-left: 1.5rem !important;
    }
    .flex-bootstrap .pl-xl-5
    {
        padding-left: 3rem !important;
    }
}
@media (min-width: 1400px)
{
    .flex-bootstrap .d-xxl-none
    {
        display: none !important;
    }
    .flex-bootstrap .d-xxl-inline
    {
        display: inline !important;
    }
    .flex-bootstrap .d-xxl-inline-block
    {
        display: inline-block !important;
    }
    .flex-bootstrap .d-xxl-block
    {
        display: block !important;
    }
    .flex-bootstrap .d-xxl-table
    {
        display: table !important;
    }
    .flex-bootstrap .d-xxl-table-row
    {
        display: table-row !important;
    }
    .flex-bootstrap .d-xxl-table-cell
    {
        display: table-cell !important;
    }
    .flex-bootstrap .d-xxl-flex
    {
        display: flex !important;
    }
    .flex-bootstrap .d-xxl-inline-flex
    {
        display: inline-flex !important;
    }
    .flex-bootstrap .flex-xxl-fill
    {
        flex: 1 1 auto !important;
    }
    .flex-bootstrap .flex-xxl-row
    {
        flex-direction: row !important;
    }
    .flex-bootstrap .flex-xxl-column
    {
        flex-direction: column !important;
    }
    .flex-bootstrap .flex-xxl-row-reverse
    {
        flex-direction: row-reverse !important;
    }
    .flex-bootstrap .flex-xxl-column-reverse
    {
        flex-direction: column-reverse !important;
    }
    .flex-bootstrap .flex-xxl-grow-0
    {
        flex-grow: 0 !important;
    }
    .flex-bootstrap .flex-xxl-grow-1
    {
        flex-grow: 1 !important;
    }
    .flex-bootstrap .justify-content-xxl-start
    {
        justify-content: flex-start !important;
    }
    .flex-bootstrap .justify-content-xxl-end
    {
        justify-content: flex-end !important;
    }
    .flex-bootstrap .justify-content-xxl-center
    {
        justify-content: center !important;
    }
    .flex-bootstrap .justify-content-xxl-between
    {
        justify-content: space-between !important;
    }
    .flex-bootstrap .justify-content-xxl-around
    {
        justify-content: space-around !important;
    }
    .flex-bootstrap .justify-content-xxl-evenly
    {
        justify-content: space-evenly !important;
    }
    .flex-bootstrap .align-items-xxl-start
    {
        align-items: flex-start !important;
    }
    .flex-bootstrap .align-items-xxl-end
    {
        align-items: flex-end !important;
    }
    .flex-bootstrap .align-items-xxl-center
    {
        align-items: center !important;
    }
    .flex-bootstrap .align-items-xxl-baseline
    {
        align-items: baseline !important;
    }
    .flex-bootstrap .align-items-xxl-stretch
    {
        align-items: stretch !important;
    }
    .flex-bootstrap .align-content-xxl-start
    {
        align-content: flex-start !important;
    }
    .flex-bootstrap .align-content-xxl-end
    {
        align-content: flex-end !important;
    }
    .flex-bootstrap .align-content-xxl-center
    {
        align-content: center !important;
    }
    .flex-bootstrap .align-content-xxl-between
    {
        align-content: space-between !important;
    }
    .flex-bootstrap .align-content-xxl-around
    {
        align-content: space-around !important;
    }
    .flex-bootstrap .align-content-xxl-stretch
    {
        align-content: stretch !important;
    }
    .flex-bootstrap .align-self-xxl-auto
    {
        align-self: auto !important;
    }
    .flex-bootstrap .align-self-xxl-start
    {
        align-self: flex-start !important;
    }
    .flex-bootstrap .align-self-xxl-end
    {
        align-self: flex-end !important;
    }
    .flex-bootstrap .align-self-xxl-center
    {
        align-self: center !important;
    }
    .flex-bootstrap .align-self-xxl-baseline
    {
        align-self: baseline !important;
    }
    .flex-bootstrap .align-self-xxl-stretch
    {
        align-self: stretch !important;
    }
    .flex-bootstrap .order-xxl-first
    {
        order: -1 !important;
    }
    .flex-bootstrap .order-xxl-0
    {
        order: 0 !important;
    }
    .flex-bootstrap .order-xxl-1
    {
        order: 1 !important;
    }
    .flex-bootstrap .order-xxl-2
    {
        order: 2 !important;
    }
    .flex-bootstrap .order-xxl-3
    {
        order: 3 !important;
    }
    .flex-bootstrap .order-xxl-4
    {
        order: 4 !important;
    }
    .flex-bootstrap .order-xxl-5
    {
        order: 5 !important;
    }
    .flex-bootstrap .order-xxl-last
    {
        order: 6 !important;
    }
    .flex-bootstrap .m-xxl-0
    {
        margin: 0 !important;
    }
    .flex-bootstrap .m-xxl-1
    {
        margin: .25rem !important;
    }
    .flex-bootstrap .m-xxl-2
    {
        margin: .5rem !important;
    }
    .flex-bootstrap .m-xxl-3
    {
        margin: 1rem !important;
    }
    .flex-bootstrap .m-xxl-4
    {
        margin: 1.5rem !important;
    }
    .flex-bootstrap .m-xxl-5
    {
        margin: 3rem !important;
    }
    .flex-bootstrap .m-xxl-auto
    {
        margin: auto !important;
    }
    .flex-bootstrap .mx-xxl-0
    {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .flex-bootstrap .mx-xxl-1
    {
        margin-right: .25rem !important;
        margin-left: .25rem !important;
    }
    .flex-bootstrap .mx-xxl-2
    {
        margin-right: .5rem !important;
        margin-left: .5rem !important;
    }
    .flex-bootstrap .mx-xxl-3
    {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }
    .flex-bootstrap .mx-xxl-4
    {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }
    .flex-bootstrap .mx-xxl-5
    {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }
    .flex-bootstrap .mx-xxl-auto
    {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .flex-bootstrap .my-xxl-0
    {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .flex-bootstrap .my-xxl-1
    {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important;
    }
    .flex-bootstrap .my-xxl-2
    {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important;
    }
    .flex-bootstrap .my-xxl-3
    {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }
    .flex-bootstrap .my-xxl-4
    {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .flex-bootstrap .my-xxl-5
    {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }
    .flex-bootstrap .my-xxl-auto
    {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
    .flex-bootstrap .mt-xxl-0
    {
        margin-top: 0 !important;
    }
    .flex-bootstrap .mt-xxl-1
    {
        margin-top: .25rem !important;
    }
    .flex-bootstrap .mt-xxl-2
    {
        margin-top: .5rem !important;
    }
    .flex-bootstrap .mt-xxl-3
    {
        margin-top: 1rem !important;
    }
    .flex-bootstrap .mt-xxl-4
    {
        margin-top: 1.5rem !important;
    }
    .flex-bootstrap .mt-xxl-5
    {
        margin-top: 3rem !important;
    }
    .flex-bootstrap .mt-xxl-auto
    {
        margin-top: auto !important;
    }
    .flex-bootstrap .mr-xxl-0
    {
        margin-right: 0 !important;
    }
    .flex-bootstrap .mr-xxl-1
    {
        margin-right: .25rem !important;
    }
    .flex-bootstrap .mr-xxl-2
    {
        margin-right: .5rem !important;
    }
    .flex-bootstrap .mr-xxl-3
    {
        margin-right: 1rem !important;
    }
    .flex-bootstrap .mr-xxl-4
    {
        margin-right: 1.5rem !important;
    }
    .flex-bootstrap .mr-xxl-5
    {
        margin-right: 3rem !important;
    }
    .flex-bootstrap .mr-xxl-auto
    {
        margin-right: auto !important;
    }
    .flex-bootstrap .mb-xxl-0
    {
        margin-bottom: 0 !important;
    }
    .flex-bootstrap .mb-xxl-1
    {
        margin-bottom: .25rem !important;
    }
    .flex-bootstrap .mb-xxl-2
    {
        margin-bottom: .5rem !important;
    }
    .flex-bootstrap .mb-xxl-3
    {
        margin-bottom: 1rem !important;
    }
    .flex-bootstrap .mb-xxl-4
    {
        margin-bottom: 1.5rem !important;
    }
    .flex-bootstrap .mb-xxl-5
    {
        margin-bottom: 3rem !important;
    }
    .flex-bootstrap .mb-xxl-auto
    {
        margin-bottom: auto !important;
    }
    .flex-bootstrap .ml-xxl-0
    {
        margin-left: 0 !important;
    }
    .flex-bootstrap .ml-xxl-1
    {
        margin-left: .25rem !important;
    }
    .flex-bootstrap .ml-xxl-2
    {
        margin-left: .5rem !important;
    }
    .flex-bootstrap .ml-xxl-3
    {
        margin-left: 1rem !important;
    }
    .flex-bootstrap .ml-xxl-4
    {
        margin-left: 1.5rem !important;
    }
    .flex-bootstrap .ml-xxl-5
    {
        margin-left: 3rem !important;
    }
    .flex-bootstrap .ml-xxl-auto
    {
        margin-left: auto !important;
    }
    .flex-bootstrap .p-xxl-0
    {
        padding: 0 !important;
    }
    .flex-bootstrap .p-xxl-1
    {
        padding: .25rem !important;
    }
    .flex-bootstrap .p-xxl-2
    {
        padding: .5rem !important;
    }
    .flex-bootstrap .p-xxl-3
    {
        padding: 1rem !important;
    }
    .flex-bootstrap .p-xxl-4
    {
        padding: 1.5rem !important;
    }
    .flex-bootstrap .p-xxl-5
    {
        padding: 3rem !important;
    }
    .flex-bootstrap .px-xxl-0
    {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .flex-bootstrap .px-xxl-1
    {
        padding-right: .25rem !important;
        padding-left: .25rem !important;
    }
    .flex-bootstrap .px-xxl-2
    {
        padding-right: .5rem !important;
        padding-left: .5rem !important;
    }
    .flex-bootstrap .px-xxl-3
    {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .flex-bootstrap .px-xxl-4
    {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    .flex-bootstrap .px-xxl-5
    {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }
    .flex-bootstrap .py-xxl-0
    {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .flex-bootstrap .py-xxl-1
    {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important;
    }
    .flex-bootstrap .py-xxl-2
    {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
    }
    .flex-bootstrap .py-xxl-3
    {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .flex-bootstrap .py-xxl-4
    {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
    .flex-bootstrap .py-xxl-5
    {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .flex-bootstrap .pt-xxl-0
    {
        padding-top: 0 !important;
    }
    .flex-bootstrap .pt-xxl-1
    {
        padding-top: .25rem !important;
    }
    .flex-bootstrap .pt-xxl-2
    {
        padding-top: .5rem !important;
    }
    .flex-bootstrap .pt-xxl-3
    {
        padding-top: 1rem !important;
    }
    .flex-bootstrap .pt-xxl-4
    {
        padding-top: 1.5rem !important;
    }
    .flex-bootstrap .pt-xxl-5
    {
        padding-top: 3rem !important;
    }
    .flex-bootstrap .pr-xxl-0
    {
        padding-right: 0 !important;
    }
    .flex-bootstrap .pr-xxl-1
    {
        padding-right: .25rem !important;
    }
    .flex-bootstrap .pr-xxl-2
    {
        padding-right: .5rem !important;
    }
    .flex-bootstrap .pr-xxl-3
    {
        padding-right: 1rem !important;
    }
    .flex-bootstrap .pr-xxl-4
    {
        padding-right: 1.5rem !important;
    }
    .flex-bootstrap .pr-xxl-5
    {
        padding-right: 3rem !important;
    }
    .flex-bootstrap .pb-xxl-0
    {
        padding-bottom: 0 !important;
    }
    .flex-bootstrap .pb-xxl-1
    {
        padding-bottom: .25rem !important;
    }
    .flex-bootstrap .pb-xxl-2
    {
        padding-bottom: .5rem !important;
    }
    .flex-bootstrap .pb-xxl-3
    {
        padding-bottom: 1rem !important;
    }
    .flex-bootstrap .pb-xxl-4
    {
        padding-bottom: 1.5rem !important;
    }
    .flex-bootstrap .pb-xxl-5
    {
        padding-bottom: 3rem !important;
    }
    .flex-bootstrap .pl-xxl-0
    {
        padding-left: 0 !important;
    }
    .flex-bootstrap .pl-xxl-1
    {
        padding-left: .25rem !important;
    }
    .flex-bootstrap .pl-xxl-2
    {
        padding-left: .5rem !important;
    }
    .flex-bootstrap .pl-xxl-3
    {
        padding-left: 1rem !important;
    }
    .flex-bootstrap .pl-xxl-4
    {
        padding-left: 1.5rem !important;
    }
    .flex-bootstrap .pl-xxl-5
    {
        padding-left: 3rem !important;
    }
}
@media print
{
    .flex-bootstrap .d-print-none
    {
        display: none !important;
    }
    .flex-bootstrap .d-print-inline
    {
        display: inline !important;
    }
    .flex-bootstrap .d-print-inline-block
    {
        display: inline-block !important;
    }
    .flex-bootstrap .d-print-block
    {
        display: block !important;
    }
    .flex-bootstrap .d-print-table
    {
        display: table !important;
    }
    .flex-bootstrap .d-print-table-row
    {
        display: table-row !important;
    }
    .flex-bootstrap .d-print-table-cell
    {
        display: table-cell !important;
    }
    .flex-bootstrap .d-print-flex
    {
        display: flex !important;
    }
    .flex-bootstrap .d-print-inline-flex
    {
        display: inline-flex !important;
    }
}

.flex-bootstrap .row:before,
.flex-bootstrap .row:after
{
    display: none !important;
}

.mrm-bootstrap-container .mrm-button,
.mrm-bootstrap-container .global-right .btn,
.mrm-bootstrap-container .global-top-callouts .btn,
.mrm-bootstrap-container .mrm-button:visited,
.mrm-bootstrap-container .global-right .btn:visited,
.mrm-bootstrap-container .global-top-callouts .btn:visited,
.mrm-bootstrap-container .panel .mrm-button,
.mrm-bootstrap-container .panel .global-right .btn,
.mrm-bootstrap-container .global-right .panel .btn,
.mrm-bootstrap-container .panel .global-top-callouts .btn,
.mrm-bootstrap-container .global-top-callouts .panel .btn,
.mrm-bootstrap-container .panel .mrm-button:visited,
.mrm-bootstrap-container .panel .global-right .btn:visited,
.mrm-bootstrap-container .global-right .panel .btn:visited,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited
{
    font-family: bebas-neue, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    font-size: 1.25rem;
    line-height: 1.2;

    position: relative;

    display: inline-block;

    margin: 25px 0 15px 0; 
    padding: .8125rem 2.1875rem;

    transition: .1s linear;
    text-align: center;
    white-space: normal;
    text-decoration: none;
    letter-spacing: 1px;

    color: #2c4962;
    border: 1px solid #2c4962;
    border-radius: 52px;
    background: transparent;
}

.mrm-bootstrap-container .mrm-button:visited,
.mrm-bootstrap-container .global-right .btn:visited,
.mrm-bootstrap-container .global-top-callouts .btn:visited,
.mrm-bootstrap-container .mrm-button > a:visited,
.mrm-bootstrap-container .global-right .btn > a:visited,
.mrm-bootstrap-container .global-top-callouts .btn > a:visited,
.mrm-bootstrap-container .mrm-button > a,
.mrm-bootstrap-container .global-right .btn > a,
.mrm-bootstrap-container .global-top-callouts .btn > a,
.mrm-bootstrap-container .mrm-button a,
.mrm-bootstrap-container .global-right .btn a,
.mrm-bootstrap-container .global-top-callouts .btn a,
.mrm-bootstrap-container .mrm-button:visited:visited,
.mrm-bootstrap-container .global-right .btn:visited:visited,
.mrm-bootstrap-container .global-top-callouts .btn:visited:visited,
.mrm-bootstrap-container .mrm-button:visited > a:visited,
.mrm-bootstrap-container .global-right .btn:visited > a:visited,
.mrm-bootstrap-container .global-top-callouts .btn:visited > a:visited,
.mrm-bootstrap-container .mrm-button:visited > a,
.mrm-bootstrap-container .global-right .btn:visited > a,
.mrm-bootstrap-container .global-top-callouts .btn:visited > a,
.mrm-bootstrap-container .mrm-button:visited a,
.mrm-bootstrap-container .global-right .btn:visited a,
.mrm-bootstrap-container .global-top-callouts .btn:visited a,
.mrm-bootstrap-container .panel .mrm-button:visited,
.mrm-bootstrap-container .panel .global-right .btn:visited,
.mrm-bootstrap-container .global-right .panel .btn:visited,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited,
.mrm-bootstrap-container .panel .mrm-button > a:visited,
.mrm-bootstrap-container .panel .global-right .btn > a:visited,
.mrm-bootstrap-container .global-right .panel .btn > a:visited,
.mrm-bootstrap-container .panel .global-top-callouts .btn > a:visited,
.mrm-bootstrap-container .global-top-callouts .panel .btn > a:visited,
.mrm-bootstrap-container .panel .mrm-button > a,
.mrm-bootstrap-container .panel .global-right .btn > a,
.mrm-bootstrap-container .global-right .panel .btn > a,
.mrm-bootstrap-container .panel .global-top-callouts .btn > a,
.mrm-bootstrap-container .global-top-callouts .panel .btn > a,
.mrm-bootstrap-container .panel .mrm-button a,
.mrm-bootstrap-container .panel .global-right .btn a,
.mrm-bootstrap-container .global-right .panel .btn a,
.mrm-bootstrap-container .panel .global-top-callouts .btn a,
.mrm-bootstrap-container .global-top-callouts .panel .btn a,
.mrm-bootstrap-container .panel .mrm-button:visited:visited,
.mrm-bootstrap-container .panel .global-right .btn:visited:visited,
.mrm-bootstrap-container .global-right .panel .btn:visited:visited,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited:visited,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited:visited,
.mrm-bootstrap-container .panel .mrm-button:visited > a:visited,
.mrm-bootstrap-container .panel .global-right .btn:visited > a:visited,
.mrm-bootstrap-container .global-right .panel .btn:visited > a:visited,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited > a:visited,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited > a:visited,
.mrm-bootstrap-container .panel .mrm-button:visited > a,
.mrm-bootstrap-container .panel .global-right .btn:visited > a,
.mrm-bootstrap-container .global-right .panel .btn:visited > a,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited > a,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited > a,
.mrm-bootstrap-container .panel .mrm-button:visited a,
.mrm-bootstrap-container .panel .global-right .btn:visited a,
.mrm-bootstrap-container .global-right .panel .btn:visited a,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited a,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited a
{
    font-family: bebas-neue, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';

    color: #2c4962;
    border-radius: 0;
}
.mrm-bootstrap-container .mrm-button:visited:focus,
.mrm-bootstrap-container .global-right .btn:visited:focus,
.mrm-bootstrap-container .global-top-callouts .btn:visited:focus,
.mrm-bootstrap-container .mrm-button > a:visited:focus,
.mrm-bootstrap-container .global-right .btn > a:visited:focus,
.mrm-bootstrap-container .global-top-callouts .btn > a:visited:focus,
.mrm-bootstrap-container .mrm-button > a:focus,
.mrm-bootstrap-container .global-right .btn > a:focus,
.mrm-bootstrap-container .global-top-callouts .btn > a:focus,
.mrm-bootstrap-container .mrm-button a:focus,
.mrm-bootstrap-container .global-right .btn a:focus,
.mrm-bootstrap-container .global-top-callouts .btn a:focus,
.mrm-bootstrap-container .mrm-button:visited:visited:focus,
.mrm-bootstrap-container .global-right .btn:visited:visited:focus,
.mrm-bootstrap-container .global-top-callouts .btn:visited:visited:focus,
.mrm-bootstrap-container .mrm-button:visited > a:visited:focus,
.mrm-bootstrap-container .global-right .btn:visited > a:visited:focus,
.mrm-bootstrap-container .global-top-callouts .btn:visited > a:visited:focus,
.mrm-bootstrap-container .mrm-button:visited > a:focus,
.mrm-bootstrap-container .global-right .btn:visited > a:focus,
.mrm-bootstrap-container .global-top-callouts .btn:visited > a:focus,
.mrm-bootstrap-container .mrm-button:visited a:focus,
.mrm-bootstrap-container .global-right .btn:visited a:focus,
.mrm-bootstrap-container .global-top-callouts .btn:visited a:focus,
.mrm-bootstrap-container .panel .mrm-button:visited:focus,
.mrm-bootstrap-container .panel .global-right .btn:visited:focus,
.mrm-bootstrap-container .global-right .panel .btn:visited:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited:focus,
.mrm-bootstrap-container .panel .mrm-button > a:visited:focus,
.mrm-bootstrap-container .panel .global-right .btn > a:visited:focus,
.mrm-bootstrap-container .global-right .panel .btn > a:visited:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn > a:visited:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn > a:visited:focus,
.mrm-bootstrap-container .panel .mrm-button > a:focus,
.mrm-bootstrap-container .panel .global-right .btn > a:focus,
.mrm-bootstrap-container .global-right .panel .btn > a:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn > a:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn > a:focus,
.mrm-bootstrap-container .panel .mrm-button a:focus,
.mrm-bootstrap-container .panel .global-right .btn a:focus,
.mrm-bootstrap-container .global-right .panel .btn a:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn a:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn a:focus,
.mrm-bootstrap-container .panel .mrm-button:visited:visited:focus,
.mrm-bootstrap-container .panel .global-right .btn:visited:visited:focus,
.mrm-bootstrap-container .global-right .panel .btn:visited:visited:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited:visited:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited:visited:focus,
.mrm-bootstrap-container .panel .mrm-button:visited > a:visited:focus,
.mrm-bootstrap-container .panel .global-right .btn:visited > a:visited:focus,
.mrm-bootstrap-container .global-right .panel .btn:visited > a:visited:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited > a:visited:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited > a:visited:focus,
.mrm-bootstrap-container .panel .mrm-button:visited > a:focus,
.mrm-bootstrap-container .panel .global-right .btn:visited > a:focus,
.mrm-bootstrap-container .global-right .panel .btn:visited > a:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited > a:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited > a:focus,
.mrm-bootstrap-container .panel .mrm-button:visited a:focus,
.mrm-bootstrap-container .panel .global-right .btn:visited a:focus,
.mrm-bootstrap-container .global-right .panel .btn:visited a:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited a:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited a:focus
{
    outline: 0; 
    box-shadow: 0 0 0 3px rgba(44, 73, 98, .25);
}
.mrm-bootstrap-container .mrm-button:focus,
.mrm-bootstrap-container .global-right .btn:focus,
.mrm-bootstrap-container .global-top-callouts .btn:focus,
.mrm-bootstrap-container .mrm-button:visited:focus,
.mrm-bootstrap-container .global-right .btn:visited:focus,
.mrm-bootstrap-container .global-top-callouts .btn:visited:focus,
.mrm-bootstrap-container .panel .mrm-button:focus,
.mrm-bootstrap-container .panel .global-right .btn:focus,
.mrm-bootstrap-container .global-right .panel .btn:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn:focus,
.mrm-bootstrap-container .panel .mrm-button:visited:focus,
.mrm-bootstrap-container .panel .global-right .btn:visited:focus,
.mrm-bootstrap-container .global-right .panel .btn:visited:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited:focus
{
    outline: 0; 
    box-shadow: 0 0 0 3px rgba(44, 73, 98, .25);
}
.mrm-bootstrap-container .mrm-button:hover,
.mrm-bootstrap-container .global-right .btn:hover,
.mrm-bootstrap-container .global-top-callouts .btn:hover,
.mrm-bootstrap-container .mrm-button:focus,
.mrm-bootstrap-container .global-right .btn:focus,
.mrm-bootstrap-container .global-top-callouts .btn:focus,
.mrm-bootstrap-container .mrm-button:visited:hover,
.mrm-bootstrap-container .global-right .btn:visited:hover,
.mrm-bootstrap-container .global-top-callouts .btn:visited:hover,
.mrm-bootstrap-container .mrm-button:visited:focus,
.mrm-bootstrap-container .global-right .btn:visited:focus,
.mrm-bootstrap-container .global-top-callouts .btn:visited:focus,
.mrm-bootstrap-container .panel .mrm-button:hover,
.mrm-bootstrap-container .panel .global-right .btn:hover,
.mrm-bootstrap-container .global-right .panel .btn:hover,
.mrm-bootstrap-container .panel .global-top-callouts .btn:hover,
.mrm-bootstrap-container .global-top-callouts .panel .btn:hover,
.mrm-bootstrap-container .panel .mrm-button:focus,
.mrm-bootstrap-container .panel .global-right .btn:focus,
.mrm-bootstrap-container .global-right .panel .btn:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn:focus,
.mrm-bootstrap-container .panel .mrm-button:visited:hover,
.mrm-bootstrap-container .panel .global-right .btn:visited:hover,
.mrm-bootstrap-container .global-right .panel .btn:visited:hover,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited:hover,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited:hover,
.mrm-bootstrap-container .panel .mrm-button:visited:focus,
.mrm-bootstrap-container .panel .global-right .btn:visited:focus,
.mrm-bootstrap-container .global-right .panel .btn:visited:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited:focus
{
    color: #fff; 
    background: #2c4962;
}
.mrm-bootstrap-container .mrm-button:hover a,
.mrm-bootstrap-container .global-right .btn:hover a,
.mrm-bootstrap-container .global-top-callouts .btn:hover a,
.mrm-bootstrap-container .mrm-button:focus a,
.mrm-bootstrap-container .global-right .btn:focus a,
.mrm-bootstrap-container .global-top-callouts .btn:focus a,
.mrm-bootstrap-container .mrm-button:visited:hover a,
.mrm-bootstrap-container .global-right .btn:visited:hover a,
.mrm-bootstrap-container .global-top-callouts .btn:visited:hover a,
.mrm-bootstrap-container .mrm-button:visited:focus a,
.mrm-bootstrap-container .global-right .btn:visited:focus a,
.mrm-bootstrap-container .global-top-callouts .btn:visited:focus a,
.mrm-bootstrap-container .panel .mrm-button:hover a,
.mrm-bootstrap-container .panel .global-right .btn:hover a,
.mrm-bootstrap-container .global-right .panel .btn:hover a,
.mrm-bootstrap-container .panel .global-top-callouts .btn:hover a,
.mrm-bootstrap-container .global-top-callouts .panel .btn:hover a,
.mrm-bootstrap-container .panel .mrm-button:focus a,
.mrm-bootstrap-container .panel .global-right .btn:focus a,
.mrm-bootstrap-container .global-right .panel .btn:focus a,
.mrm-bootstrap-container .panel .global-top-callouts .btn:focus a,
.mrm-bootstrap-container .global-top-callouts .panel .btn:focus a,
.mrm-bootstrap-container .panel .mrm-button:visited:hover a,
.mrm-bootstrap-container .panel .global-right .btn:visited:hover a,
.mrm-bootstrap-container .global-right .panel .btn:visited:hover a,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited:hover a,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited:hover a,
.mrm-bootstrap-container .panel .mrm-button:visited:focus a,
.mrm-bootstrap-container .panel .global-right .btn:visited:focus a,
.mrm-bootstrap-container .global-right .panel .btn:visited:focus a,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited:focus a,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited:focus a
{
    text-decoration: none; 

    color: #fff;
}
.mrm-bootstrap-container .mrm-button.WHITE,
.mrm-bootstrap-container .global-right .WHITE.btn,
.mrm-bootstrap-container .global-top-callouts .WHITE.btn,
.mrm-bootstrap-container .mrm-button.white,
.mrm-bootstrap-container .global-right .white.btn,
.mrm-bootstrap-container .global-top-callouts .white.btn,
.mrm-bootstrap-container .mrm-button:visited.WHITE,
.mrm-bootstrap-container .global-right .btn:visited.WHITE,
.mrm-bootstrap-container .global-top-callouts .btn:visited.WHITE,
.mrm-bootstrap-container .mrm-button:visited.white,
.mrm-bootstrap-container .global-right .btn:visited.white,
.mrm-bootstrap-container .global-top-callouts .btn:visited.white,
.mrm-bootstrap-container .panel .mrm-button.WHITE,
.mrm-bootstrap-container .panel .global-right .WHITE.btn,
.mrm-bootstrap-container .global-right .panel .WHITE.btn,
.mrm-bootstrap-container .panel .global-top-callouts .WHITE.btn,
.mrm-bootstrap-container .global-top-callouts .panel .WHITE.btn,
.mrm-bootstrap-container .panel .mrm-button.white,
.mrm-bootstrap-container .panel .global-right .white.btn,
.mrm-bootstrap-container .global-right .panel .white.btn,
.mrm-bootstrap-container .panel .global-top-callouts .white.btn,
.mrm-bootstrap-container .global-top-callouts .panel .white.btn,
.mrm-bootstrap-container .panel .mrm-button:visited.WHITE,
.mrm-bootstrap-container .panel .global-right .btn:visited.WHITE,
.mrm-bootstrap-container .global-right .panel .btn:visited.WHITE,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.WHITE,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.WHITE,
.mrm-bootstrap-container .panel .mrm-button:visited.white,
.mrm-bootstrap-container .panel .global-right .btn:visited.white,
.mrm-bootstrap-container .global-right .panel .btn:visited.white,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.white,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.white
{
    color: white;
    border-color: white; 
    background: transparent;
}
.mrm-bootstrap-container .mrm-button.WHITE a,
.mrm-bootstrap-container .global-right .WHITE.btn a,
.mrm-bootstrap-container .global-top-callouts .WHITE.btn a,
.mrm-bootstrap-container .mrm-button.white a,
.mrm-bootstrap-container .global-right .white.btn a,
.mrm-bootstrap-container .global-top-callouts .white.btn a,
.mrm-bootstrap-container .mrm-button:visited.WHITE a,
.mrm-bootstrap-container .global-right .btn:visited.WHITE a,
.mrm-bootstrap-container .global-top-callouts .btn:visited.WHITE a,
.mrm-bootstrap-container .mrm-button:visited.white a,
.mrm-bootstrap-container .global-right .btn:visited.white a,
.mrm-bootstrap-container .global-top-callouts .btn:visited.white a,
.mrm-bootstrap-container .panel .mrm-button.WHITE a,
.mrm-bootstrap-container .panel .global-right .WHITE.btn a,
.mrm-bootstrap-container .global-right .panel .WHITE.btn a,
.mrm-bootstrap-container .panel .global-top-callouts .WHITE.btn a,
.mrm-bootstrap-container .global-top-callouts .panel .WHITE.btn a,
.mrm-bootstrap-container .panel .mrm-button.white a,
.mrm-bootstrap-container .panel .global-right .white.btn a,
.mrm-bootstrap-container .global-right .panel .white.btn a,
.mrm-bootstrap-container .panel .global-top-callouts .white.btn a,
.mrm-bootstrap-container .global-top-callouts .panel .white.btn a,
.mrm-bootstrap-container .panel .mrm-button:visited.WHITE a,
.mrm-bootstrap-container .panel .global-right .btn:visited.WHITE a,
.mrm-bootstrap-container .global-right .panel .btn:visited.WHITE a,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.WHITE a,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.WHITE a,
.mrm-bootstrap-container .panel .mrm-button:visited.white a,
.mrm-bootstrap-container .panel .global-right .btn:visited.white a,
.mrm-bootstrap-container .global-right .panel .btn:visited.white a,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.white a,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.white a
{
    color: white;
}
.mrm-bootstrap-container .mrm-button.WHITE:hover,
.mrm-bootstrap-container .global-right .WHITE.btn:hover,
.mrm-bootstrap-container .global-top-callouts .WHITE.btn:hover,
.mrm-bootstrap-container .mrm-button.WHITE:focus,
.mrm-bootstrap-container .global-right .WHITE.btn:focus,
.mrm-bootstrap-container .global-top-callouts .WHITE.btn:focus,
.mrm-bootstrap-container .mrm-button.white:hover,
.mrm-bootstrap-container .global-right .white.btn:hover,
.mrm-bootstrap-container .global-top-callouts .white.btn:hover,
.mrm-bootstrap-container .mrm-button.white:focus,
.mrm-bootstrap-container .global-right .white.btn:focus,
.mrm-bootstrap-container .global-top-callouts .white.btn:focus,
.mrm-bootstrap-container .mrm-button:visited.WHITE:hover,
.mrm-bootstrap-container .global-right .btn:visited.WHITE:hover,
.mrm-bootstrap-container .global-top-callouts .btn:visited.WHITE:hover,
.mrm-bootstrap-container .mrm-button:visited.WHITE:focus,
.mrm-bootstrap-container .global-right .btn:visited.WHITE:focus,
.mrm-bootstrap-container .global-top-callouts .btn:visited.WHITE:focus,
.mrm-bootstrap-container .mrm-button:visited.white:hover,
.mrm-bootstrap-container .global-right .btn:visited.white:hover,
.mrm-bootstrap-container .global-top-callouts .btn:visited.white:hover,
.mrm-bootstrap-container .mrm-button:visited.white:focus,
.mrm-bootstrap-container .global-right .btn:visited.white:focus,
.mrm-bootstrap-container .global-top-callouts .btn:visited.white:focus,
.mrm-bootstrap-container .panel .mrm-button.WHITE:hover,
.mrm-bootstrap-container .panel .global-right .WHITE.btn:hover,
.mrm-bootstrap-container .global-right .panel .WHITE.btn:hover,
.mrm-bootstrap-container .panel .global-top-callouts .WHITE.btn:hover,
.mrm-bootstrap-container .global-top-callouts .panel .WHITE.btn:hover,
.mrm-bootstrap-container .panel .mrm-button.WHITE:focus,
.mrm-bootstrap-container .panel .global-right .WHITE.btn:focus,
.mrm-bootstrap-container .global-right .panel .WHITE.btn:focus,
.mrm-bootstrap-container .panel .global-top-callouts .WHITE.btn:focus,
.mrm-bootstrap-container .global-top-callouts .panel .WHITE.btn:focus,
.mrm-bootstrap-container .panel .mrm-button.white:hover,
.mrm-bootstrap-container .panel .global-right .white.btn:hover,
.mrm-bootstrap-container .global-right .panel .white.btn:hover,
.mrm-bootstrap-container .panel .global-top-callouts .white.btn:hover,
.mrm-bootstrap-container .global-top-callouts .panel .white.btn:hover,
.mrm-bootstrap-container .panel .mrm-button.white:focus,
.mrm-bootstrap-container .panel .global-right .white.btn:focus,
.mrm-bootstrap-container .global-right .panel .white.btn:focus,
.mrm-bootstrap-container .panel .global-top-callouts .white.btn:focus,
.mrm-bootstrap-container .global-top-callouts .panel .white.btn:focus,
.mrm-bootstrap-container .panel .mrm-button:visited.WHITE:hover,
.mrm-bootstrap-container .panel .global-right .btn:visited.WHITE:hover,
.mrm-bootstrap-container .global-right .panel .btn:visited.WHITE:hover,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.WHITE:hover,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.WHITE:hover,
.mrm-bootstrap-container .panel .mrm-button:visited.WHITE:focus,
.mrm-bootstrap-container .panel .global-right .btn:visited.WHITE:focus,
.mrm-bootstrap-container .global-right .panel .btn:visited.WHITE:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.WHITE:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.WHITE:focus,
.mrm-bootstrap-container .panel .mrm-button:visited.white:hover,
.mrm-bootstrap-container .panel .global-right .btn:visited.white:hover,
.mrm-bootstrap-container .global-right .panel .btn:visited.white:hover,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.white:hover,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.white:hover,
.mrm-bootstrap-container .panel .mrm-button:visited.white:focus,
.mrm-bootstrap-container .panel .global-right .btn:visited.white:focus,
.mrm-bootstrap-container .global-right .panel .btn:visited.white:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.white:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.white:focus
{
    color: #2c4962; 
    background: white;
}
.mrm-bootstrap-container .mrm-button.WHITE:hover a,
.mrm-bootstrap-container .global-right .WHITE.btn:hover a,
.mrm-bootstrap-container .global-top-callouts .WHITE.btn:hover a,
.mrm-bootstrap-container .mrm-button.WHITE:focus a,
.mrm-bootstrap-container .global-right .WHITE.btn:focus a,
.mrm-bootstrap-container .global-top-callouts .WHITE.btn:focus a,
.mrm-bootstrap-container .mrm-button.white:hover a,
.mrm-bootstrap-container .global-right .white.btn:hover a,
.mrm-bootstrap-container .global-top-callouts .white.btn:hover a,
.mrm-bootstrap-container .mrm-button.white:focus a,
.mrm-bootstrap-container .global-right .white.btn:focus a,
.mrm-bootstrap-container .global-top-callouts .white.btn:focus a,
.mrm-bootstrap-container .mrm-button:visited.WHITE:hover a,
.mrm-bootstrap-container .global-right .btn:visited.WHITE:hover a,
.mrm-bootstrap-container .global-top-callouts .btn:visited.WHITE:hover a,
.mrm-bootstrap-container .mrm-button:visited.WHITE:focus a,
.mrm-bootstrap-container .global-right .btn:visited.WHITE:focus a,
.mrm-bootstrap-container .global-top-callouts .btn:visited.WHITE:focus a,
.mrm-bootstrap-container .mrm-button:visited.white:hover a,
.mrm-bootstrap-container .global-right .btn:visited.white:hover a,
.mrm-bootstrap-container .global-top-callouts .btn:visited.white:hover a,
.mrm-bootstrap-container .mrm-button:visited.white:focus a,
.mrm-bootstrap-container .global-right .btn:visited.white:focus a,
.mrm-bootstrap-container .global-top-callouts .btn:visited.white:focus a,
.mrm-bootstrap-container .panel .mrm-button.WHITE:hover a,
.mrm-bootstrap-container .panel .global-right .WHITE.btn:hover a,
.mrm-bootstrap-container .global-right .panel .WHITE.btn:hover a,
.mrm-bootstrap-container .panel .global-top-callouts .WHITE.btn:hover a,
.mrm-bootstrap-container .global-top-callouts .panel .WHITE.btn:hover a,
.mrm-bootstrap-container .panel .mrm-button.WHITE:focus a,
.mrm-bootstrap-container .panel .global-right .WHITE.btn:focus a,
.mrm-bootstrap-container .global-right .panel .WHITE.btn:focus a,
.mrm-bootstrap-container .panel .global-top-callouts .WHITE.btn:focus a,
.mrm-bootstrap-container .global-top-callouts .panel .WHITE.btn:focus a,
.mrm-bootstrap-container .panel .mrm-button.white:hover a,
.mrm-bootstrap-container .panel .global-right .white.btn:hover a,
.mrm-bootstrap-container .global-right .panel .white.btn:hover a,
.mrm-bootstrap-container .panel .global-top-callouts .white.btn:hover a,
.mrm-bootstrap-container .global-top-callouts .panel .white.btn:hover a,
.mrm-bootstrap-container .panel .mrm-button.white:focus a,
.mrm-bootstrap-container .panel .global-right .white.btn:focus a,
.mrm-bootstrap-container .global-right .panel .white.btn:focus a,
.mrm-bootstrap-container .panel .global-top-callouts .white.btn:focus a,
.mrm-bootstrap-container .global-top-callouts .panel .white.btn:focus a,
.mrm-bootstrap-container .panel .mrm-button:visited.WHITE:hover a,
.mrm-bootstrap-container .panel .global-right .btn:visited.WHITE:hover a,
.mrm-bootstrap-container .global-right .panel .btn:visited.WHITE:hover a,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.WHITE:hover a,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.WHITE:hover a,
.mrm-bootstrap-container .panel .mrm-button:visited.WHITE:focus a,
.mrm-bootstrap-container .panel .global-right .btn:visited.WHITE:focus a,
.mrm-bootstrap-container .global-right .panel .btn:visited.WHITE:focus a,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.WHITE:focus a,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.WHITE:focus a,
.mrm-bootstrap-container .panel .mrm-button:visited.white:hover a,
.mrm-bootstrap-container .panel .global-right .btn:visited.white:hover a,
.mrm-bootstrap-container .global-right .panel .btn:visited.white:hover a,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.white:hover a,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.white:hover a,
.mrm-bootstrap-container .panel .mrm-button:visited.white:focus a,
.mrm-bootstrap-container .panel .global-right .btn:visited.white:focus a,
.mrm-bootstrap-container .global-right .panel .btn:visited.white:focus a,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.white:focus a,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.white:focus a
{
    text-decoration: none; 

    color: #2c4962;
}
.mrm-bootstrap-container .mrm-button.FBTN,
.mrm-bootstrap-container .global-right .FBTN.btn,
.mrm-bootstrap-container .global-top-callouts .FBTN.btn,
.mrm-bootstrap-container .mrm-button:visited.FBTN,
.mrm-bootstrap-container .global-right .btn:visited.FBTN,
.mrm-bootstrap-container .global-top-callouts .btn:visited.FBTN,
.mrm-bootstrap-container .panel .mrm-button.FBTN,
.mrm-bootstrap-container .panel .global-right .FBTN.btn,
.mrm-bootstrap-container .global-right .panel .FBTN.btn,
.mrm-bootstrap-container .panel .global-top-callouts .FBTN.btn,
.mrm-bootstrap-container .global-top-callouts .panel .FBTN.btn,
.mrm-bootstrap-container .panel .mrm-button:visited.FBTN,
.mrm-bootstrap-container .panel .global-right .btn:visited.FBTN,
.mrm-bootstrap-container .global-right .panel .btn:visited.FBTN,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.FBTN,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.FBTN
{
    color: #fff; 
    border-color: #2c4962;
    background: #2c4962;
}
.mrm-bootstrap-container .mrm-button.FBTN a,
.mrm-bootstrap-container .global-right .FBTN.btn a,
.mrm-bootstrap-container .global-top-callouts .FBTN.btn a,
.mrm-bootstrap-container .mrm-button:visited.FBTN a,
.mrm-bootstrap-container .global-right .btn:visited.FBTN a,
.mrm-bootstrap-container .global-top-callouts .btn:visited.FBTN a,
.mrm-bootstrap-container .panel .mrm-button.FBTN a,
.mrm-bootstrap-container .panel .global-right .FBTN.btn a,
.mrm-bootstrap-container .global-right .panel .FBTN.btn a,
.mrm-bootstrap-container .panel .global-top-callouts .FBTN.btn a,
.mrm-bootstrap-container .global-top-callouts .panel .FBTN.btn a,
.mrm-bootstrap-container .panel .mrm-button:visited.FBTN a,
.mrm-bootstrap-container .panel .global-right .btn:visited.FBTN a,
.mrm-bootstrap-container .global-right .panel .btn:visited.FBTN a,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.FBTN a,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.FBTN a
{
    color: #fff;
}
.mrm-bootstrap-container .mrm-button.FBTN a:focus,
.mrm-bootstrap-container .global-right .FBTN.btn a:focus,
.mrm-bootstrap-container .global-top-callouts .FBTN.btn a:focus,
.mrm-bootstrap-container .mrm-button:visited.FBTN a:focus,
.mrm-bootstrap-container .global-right .btn:visited.FBTN a:focus,
.mrm-bootstrap-container .global-top-callouts .btn:visited.FBTN a:focus,
.mrm-bootstrap-container .panel .mrm-button.FBTN a:focus,
.mrm-bootstrap-container .panel .global-right .FBTN.btn a:focus,
.mrm-bootstrap-container .global-right .panel .FBTN.btn a:focus,
.mrm-bootstrap-container .panel .global-top-callouts .FBTN.btn a:focus,
.mrm-bootstrap-container .global-top-callouts .panel .FBTN.btn a:focus,
.mrm-bootstrap-container .panel .mrm-button:visited.FBTN a:focus,
.mrm-bootstrap-container .panel .global-right .btn:visited.FBTN a:focus,
.mrm-bootstrap-container .global-right .panel .btn:visited.FBTN a:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.FBTN a:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.FBTN a:focus
{
    outline: 0; 
    box-shadow: 0 0 0 3px rgba(44, 73, 98, .25);
}
.mrm-bootstrap-container .mrm-button.FBTN:hover,
.mrm-bootstrap-container .global-right .FBTN.btn:hover,
.mrm-bootstrap-container .global-top-callouts .FBTN.btn:hover,
.mrm-bootstrap-container .mrm-button.FBTN:focus,
.mrm-bootstrap-container .global-right .FBTN.btn:focus,
.mrm-bootstrap-container .global-top-callouts .FBTN.btn:focus,
.mrm-bootstrap-container .mrm-button:visited.FBTN:hover,
.mrm-bootstrap-container .global-right .btn:visited.FBTN:hover,
.mrm-bootstrap-container .global-top-callouts .btn:visited.FBTN:hover,
.mrm-bootstrap-container .mrm-button:visited.FBTN:focus,
.mrm-bootstrap-container .global-right .btn:visited.FBTN:focus,
.mrm-bootstrap-container .global-top-callouts .btn:visited.FBTN:focus,
.mrm-bootstrap-container .panel .mrm-button.FBTN:hover,
.mrm-bootstrap-container .panel .global-right .FBTN.btn:hover,
.mrm-bootstrap-container .global-right .panel .FBTN.btn:hover,
.mrm-bootstrap-container .panel .global-top-callouts .FBTN.btn:hover,
.mrm-bootstrap-container .global-top-callouts .panel .FBTN.btn:hover,
.mrm-bootstrap-container .panel .mrm-button.FBTN:focus,
.mrm-bootstrap-container .panel .global-right .FBTN.btn:focus,
.mrm-bootstrap-container .global-right .panel .FBTN.btn:focus,
.mrm-bootstrap-container .panel .global-top-callouts .FBTN.btn:focus,
.mrm-bootstrap-container .global-top-callouts .panel .FBTN.btn:focus,
.mrm-bootstrap-container .panel .mrm-button:visited.FBTN:hover,
.mrm-bootstrap-container .panel .global-right .btn:visited.FBTN:hover,
.mrm-bootstrap-container .global-right .panel .btn:visited.FBTN:hover,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.FBTN:hover,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.FBTN:hover,
.mrm-bootstrap-container .panel .mrm-button:visited.FBTN:focus,
.mrm-bootstrap-container .panel .global-right .btn:visited.FBTN:focus,
.mrm-bootstrap-container .global-right .panel .btn:visited.FBTN:focus,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.FBTN:focus,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.FBTN:focus
{
    color: #fff; 
    border-color: #1a2c3b;
    background: #1a2c3b;
}
.mrm-bootstrap-container .mrm-button.FBTN:hover a,
.mrm-bootstrap-container .global-right .FBTN.btn:hover a,
.mrm-bootstrap-container .global-top-callouts .FBTN.btn:hover a,
.mrm-bootstrap-container .mrm-button.FBTN:focus a,
.mrm-bootstrap-container .global-right .FBTN.btn:focus a,
.mrm-bootstrap-container .global-top-callouts .FBTN.btn:focus a,
.mrm-bootstrap-container .mrm-button:visited.FBTN:hover a,
.mrm-bootstrap-container .global-right .btn:visited.FBTN:hover a,
.mrm-bootstrap-container .global-top-callouts .btn:visited.FBTN:hover a,
.mrm-bootstrap-container .mrm-button:visited.FBTN:focus a,
.mrm-bootstrap-container .global-right .btn:visited.FBTN:focus a,
.mrm-bootstrap-container .global-top-callouts .btn:visited.FBTN:focus a,
.mrm-bootstrap-container .panel .mrm-button.FBTN:hover a,
.mrm-bootstrap-container .panel .global-right .FBTN.btn:hover a,
.mrm-bootstrap-container .global-right .panel .FBTN.btn:hover a,
.mrm-bootstrap-container .panel .global-top-callouts .FBTN.btn:hover a,
.mrm-bootstrap-container .global-top-callouts .panel .FBTN.btn:hover a,
.mrm-bootstrap-container .panel .mrm-button.FBTN:focus a,
.mrm-bootstrap-container .panel .global-right .FBTN.btn:focus a,
.mrm-bootstrap-container .global-right .panel .FBTN.btn:focus a,
.mrm-bootstrap-container .panel .global-top-callouts .FBTN.btn:focus a,
.mrm-bootstrap-container .global-top-callouts .panel .FBTN.btn:focus a,
.mrm-bootstrap-container .panel .mrm-button:visited.FBTN:hover a,
.mrm-bootstrap-container .panel .global-right .btn:visited.FBTN:hover a,
.mrm-bootstrap-container .global-right .panel .btn:visited.FBTN:hover a,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.FBTN:hover a,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.FBTN:hover a,
.mrm-bootstrap-container .panel .mrm-button:visited.FBTN:focus a,
.mrm-bootstrap-container .panel .global-right .btn:visited.FBTN:focus a,
.mrm-bootstrap-container .global-right .panel .btn:visited.FBTN:focus a,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.FBTN:focus a,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.FBTN:focus a
{
    text-decoration: none; 

    color: #fff;
}
.mrm-bootstrap-container .mrm-button.btn-block,
.mrm-bootstrap-container .global-right .btn-block.btn,
.mrm-bootstrap-container .global-top-callouts .btn-block.btn,
.mrm-bootstrap-container .mrm-button:visited.btn-block,
.mrm-bootstrap-container .global-right .btn:visited.btn-block,
.mrm-bootstrap-container .global-top-callouts .btn:visited.btn-block,
.mrm-bootstrap-container .panel .mrm-button.btn-block,
.mrm-bootstrap-container .panel .global-right .btn-block.btn,
.mrm-bootstrap-container .global-right .panel .btn-block.btn,
.mrm-bootstrap-container .panel .global-top-callouts .btn-block.btn,
.mrm-bootstrap-container .global-top-callouts .panel .btn-block.btn,
.mrm-bootstrap-container .panel .mrm-button:visited.btn-block,
.mrm-bootstrap-container .panel .global-right .btn:visited.btn-block,
.mrm-bootstrap-container .global-right .panel .btn:visited.btn-block,
.mrm-bootstrap-container .panel .global-top-callouts .btn:visited.btn-block,
.mrm-bootstrap-container .global-top-callouts .panel .btn:visited.btn-block
{
    display: block;

    width: 100%;
}

.mrm-bootstrap-container .global-right .btn,
.mrm-bootstrap-container .global-top-callouts .btn
{
    display: block;

    width: 100%;
    height: auto;
    margin: .75rem 0 0;
    padding: 0;
}
.mrm-bootstrap-container .global-right .btn a,
.mrm-bootstrap-container .global-top-callouts .btn a
{
    display: block;

    width: 100%;
    padding: .8125rem 2.1875rem;
}
.mrm-bootstrap-container .global-right .btn:first-of-type,
.mrm-bootstrap-container .global-top-callouts .btn:first-of-type
{
    margin-top: 0;
}
.mrm-bootstrap-container .global-right .btn:last-of-type,
.mrm-bootstrap-container .global-top-callouts .btn:last-of-type
{
    margin-bottom: .9375rem;
}

.mrm-bootstrap-container .global-right a.btn,
.mrm-bootstrap-container .global-top-callouts a.btn
{
    padding: .8125rem 2.1875rem;
}

.mrm-bootstrap-container .global-top-callouts .BUTTON
{
    display: none;
}

.mrm-bootstrap-container .global-top-callouts .OBUTTON
{
    display: block;
}

.mrm-bootstrap-container .global-right .btn-links .OBUTTON
{
    display: none;
}

.mrm-bootstrap-container .global-right .btn-links .BUTTON
{
    display: block;
}

.mrm-bootstrap-container .global-right .events .h2,
.mrm-bootstrap-container .global-right .events .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .global-right .events .title,
.mrm-bootstrap-container .global-right .events .timeline.a > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .global-right .events .primary-title,
.mrm-bootstrap-container .global-right .events .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-right .events .title,
.mrm-bootstrap-container .global-right .events .timeline.b > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-right .events .primary-title,
.mrm-bootstrap-container .global-right .events .video .play_button,
.mrm-bootstrap-container .video .global-right .events .play_button,
.mrm-bootstrap-container .global-right .events .h3,
.mrm-bootstrap-container .global-right .events .photo_callout_container .photo_callout span.title,
.mrm-bootstrap-container .photo_callout_container .photo_callout .global-right .events span.title,
.mrm-bootstrap-container .global-right .events .timeline.b > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-right .events .title_short,
.mrm-bootstrap-container .global-right .events .timeline.b > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-right .events .secondary-title,
.mrm-bootstrap-container .global-right .events .rotating_callout_container .rotating_callout span.title,
.mrm-bootstrap-container .rotating_callout_container .rotating_callout .global-right .events span.title,
.mrm-bootstrap-container .global-right .events .testimonial_container span.title,
.mrm-bootstrap-container .testimonial_container .global-right .events span.title,
.mrm-bootstrap-container .global-right .events .request-form .form_title,
.mrm-bootstrap-container .request-form .global-right .events .form_title
{
    text-align: center;
}

.mrm-bootstrap-container .global-right .events i,
.mrm-bootstrap-container .global-right .events span
{
    font-weight: 300;

    transition: .1s linear;
}
.mrm-bootstrap-container .global-right .events i.fa-times-circle,
.mrm-bootstrap-container .global-right .events span.fa-times-circle
{
    color: #bf0f06;
}
.mrm-bootstrap-container .global-right .events i.fa-times-circle:focus,
.mrm-bootstrap-container .global-right .events i.fa-times-circle:hover,
.mrm-bootstrap-container .global-right .events span.fa-times-circle:focus,
.mrm-bootstrap-container .global-right .events span.fa-times-circle:hover
{
    color: #5c0703;
}
.mrm-bootstrap-container .global-right .events i.fa-check-circle,
.mrm-bootstrap-container .global-right .events span.fa-check-circle
{
    color: #0c9526;
}
.mrm-bootstrap-container .global-right .events i.fa-check-circle:focus,
.mrm-bootstrap-container .global-right .events i.fa-check-circle:hover,
.mrm-bootstrap-container .global-right .events span.fa-check-circle:focus,
.mrm-bootstrap-container .global-right .events span.fa-check-circle:hover
{
    color: #04370e;
}
.mrm-bootstrap-container .global-right .events i.fa-plus-circle,
.mrm-bootstrap-container .global-right .events span.fa-plus-circle
{
    color: #1594e5;
}
.mrm-bootstrap-container .global-right .events i.fa-plus-circle:focus,
.mrm-bootstrap-container .global-right .events i.fa-plus-circle:hover,
.mrm-bootstrap-container .global-right .events span.fa-plus-circle:focus,
.mrm-bootstrap-container .global-right .events span.fa-plus-circle:hover
{
    color: #0c5888;
}

.mrm-bootstrap-container .global-right .events .side-calendar-list
{
    width: 100%;
    margin: 0;
    padding: 0;

    list-style: none;
}
.mrm-bootstrap-container .global-right .events .side-calendar-list .calendar_item
{
    margin: .625rem 0;
    padding-bottom: 10px; 

    list-style-type: none;

    border-bottom: #afb6bc 2px solid;
}
.mrm-bootstrap-container .global-right .events .side-calendar-list .calendar_item a
{
    font-size: .9375rem;
    line-height: 1.25rem;

    display: block; 

    transition: .1s linear;
    text-decoration: none;

    color: #2c4962;
}
.mrm-bootstrap-container .global-right .events .side-calendar-list .calendar_item a:focus,
.mrm-bootstrap-container .global-right .events .side-calendar-list .calendar_item a:hover
{
    transition: .1s linear;

    color: #1a2c3b;
}
.mrm-bootstrap-container .global-right .events .side-calendar-list .calendar_item a:focus
{
    outline: 0; 
    box-shadow: 0 0 0 3px rgba(44, 73, 98, .25);
}
.mrm-bootstrap-container .global-right .events .side-calendar-list .event-day
{
    width: 100%;
    padding: .9375rem 0;

    text-align: center; 

    background: #4b4b4b;
}
.mrm-bootstrap-container .global-right .events .side-calendar-list .event-day span
{
    font-weight: normal; 

    display: block;

    color: #fff;
}
.mrm-bootstrap-container .global-right .events .side-calendar-list .event-day span.weekday
{
    font-size: 17px;
    line-height: 1;

    letter-spacing: .85px; 
    text-transform: uppercase;
}
.mrm-bootstrap-container .global-right .events .side-calendar-list .event-day span.day
{
    font-family: bebas-neue, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    font-size: 40px; 
    line-height: 1.2;
}
.mrm-bootstrap-container .global-right .events .side-calendar-list .event-day span.month
{
    font-size: 17px;
    line-height: 1;

    letter-spacing: .85px; 
    text-transform: uppercase;
}
.mrm-bootstrap-container .global-right .events .side-calendar-list .event-item-list
{
    width: 100%;
    padding: 0;
}
.mrm-bootstrap-container .global-right .events .side-calendar-list .event-item-list div
{
    padding: .1875rem .625rem;
}
.mrm-bootstrap-container .global-right .events .side-calendar-list .event-day
{
    float: left; 

    width: 25%;
    height: auto;
}
.mrm-bootstrap-container .global-right .events .side-calendar-list h3 span
{
    display: block; 

    width: 100%;
    height: auto;
}
.mrm-bootstrap-container .global-right .events .side-calendar-list .event-item-list
{
    float: left;

    box-sizing: border-box;
    width: 75%;
    padding: 0 10px;
}

.mrm-bootstrap-container .global-right .events .paginator_wrapper
{
    width: 100%;
    height: auto;
}
.mrm-bootstrap-container .global-right .events .paginator_wrapper .paginator a
{
    line-height: 1.25rem;

    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;

    width: 1rem;
    height: 1rem;
    margin: 0 .0625rem;

    text-decoration: none;
    text-indent: -9999px;

    opacity: 1;
    border: 1px solid #2c4962;
    border-radius: .625rem;
    background: rgba(44, 73, 98, 0); 

    *display: inline;
}
.mrm-bootstrap-container .global-right .events .paginator_wrapper .paginator a.inactive
{
    background: #2c4962;
}
.mrm-bootstrap-container .global-right .events .paginator_wrapper .paginator a.next,
.mrm-bootstrap-container .global-right .events .paginator_wrapper .paginator a.prev
{
    font-family: bebas-neue, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    font-size: 20px;

    position: absolute;
    top: 0;

    display: block;
    float: left;

    width: auto;
    height: auto;
    margin: 0;

    text-align: center; 
    text-indent: 0;
    letter-spacing: 1px;

    color: #2c4962;
    border: 0;
    border-radius: 0;
    background: transparent;
}
.mrm-bootstrap-container .global-right .events .paginator_wrapper .paginator a.next.inactive,
.mrm-bootstrap-container .global-right .events .paginator_wrapper .paginator a.prev.inactive
{
    cursor: default;
}
.mrm-bootstrap-container .global-right .events .paginator_wrapper .paginator a.prev
{
    left: 0;
}
.mrm-bootstrap-container .global-right .events .paginator_wrapper .paginator a.next
{
    right: 0;
}
.mrm-bootstrap-container .global-right .events .paginator_wrapper .paginator a:focus
{
    outline: 0; 
    box-shadow: 0 0 0 3px rgba(44, 73, 98, .25);
}

.mrm-bootstrap-container .global-featured-highlight
{
    position: relative;
    z-index: 100;

    box-sizing: border-box;
    margin: 0 0 40px 0; 

    background-color: #e8eef3;
    background-position: center;
    background-size: cover;
}
.mrm-bootstrap-container .global-featured-highlight .image
{
    display: block;

    height: 100%;
}
.mrm-bootstrap-container .global-featured-highlight .image img
{
    width: 100%;
    height: 100%;

    object-fit: cover;
}
.mrm-bootstrap-container .global-featured-highlight .insert-text
{
    padding: 30px 20px 20px 40px;
}
@media (min-width: 992px)
{
    .mrm-bootstrap-container .global-featured-highlight .insert-text
    {
        padding: 30px 40px 20px 40px;
    }
}

.mrm-bootstrap-container .appendDots
{
    position: relative;
    top: -60px; 

    padding-bottom: 15px;

    text-align: center;
}
.mrm-bootstrap-container .appendDots .arrow
{
    font-family: bebas-neue, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;

    display: inline-block;

    letter-spacing: 1px; 

    color: #2c4962;
    border: 0;
    background: transparent;
}
.mrm-bootstrap-container .appendDots .arrow.arrow-left
{
    position: absolute;
    left: 0;
}
.mrm-bootstrap-container .appendDots .arrow.arrow-right
{
    position: absolute;
    right: 0;
}
.mrm-bootstrap-container .appendDots .dottybois
{
    display: inline-block;

    margin: 0;
    padding: 0;

    list-style: none;
}
.mrm-bootstrap-container .appendDots .dottybois li
{
    display: inline-block;
}
.mrm-bootstrap-container .appendDots .dottybois li button
{
    font-size: 0;

    width: 16px; 
    height: 16px;
    margin: 0 4px;
    padding: 0;

    vertical-align: middle;

    color: transparent;
    border: 1px solid #2c4962;
    border-radius: 100%;
    background: transparent;
}
.mrm-bootstrap-container .appendDots .dottybois li.slick-active button
{
    background: #2c4962;
}

.flex-row
{
    display: flex;
    flex-direction: row;

    box-sizing: border-box;
    margin-right: -15px;
    margin-left: -15px; 

    flex: 0 1 auto;
    flex-wrap: wrap;
}
.flex-row > div
{
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px; 

    flex: 0 0 auto;
}
@media (min-width: 992px)
{
    .flex-row > div.col-md-4
    {
        max-width: 33.2%;
    }
}
@media (min-width: 768px)
{
    .flex-row > div.col-sm-5
    {
        max-width: 41.5%;
    }
}
@media (min-width: 992px)
{
    .flex-row > div.col-md-5
    {
        max-width: 41.5%;
    }
}
@media (min-width: 768px)
{
    .flex-row > div.col-sm-6
    {
        max-width: 49.8%;
    }
}
@media (min-width: 992px)
{
    .flex-row > div.col-md-6
    {
        max-width: 49.8%;
    }
}
@media (min-width: 992px)
{
    .flex-row > div.col-md-8
    {
        max-width: 66.6%;
    }
}
.flex-row.flex-center
{
    align-items: center;
}
.flex-row.flex-top
{
    align-items: flex-start;
}
.flex-row.flex-bottom
{
    align-items: flex-end;
}

.mrm-bootstrap-container footer
{
    background: #4b4b4b;
}
.mrm-bootstrap-container footer .contact-form
{
    padding: 50px 25px 10px;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container footer .contact-form
    {
        padding: 50px 35px 10px;
    }
}
@media (min-width: 992px)
{
    .mrm-bootstrap-container footer .contact-form
    {
        padding: 50px 70px 10px;
    }
}
.mrm-bootstrap-container footer .contact-form p
{
    color: white;
}
.mrm-bootstrap-container footer .contact-form p a
{
    color: white;
}
.mrm-bootstrap-container footer .contact-form .control-label
{
    color: white;
}
@media (max-width: 767px)
{
    .mrm-bootstrap-container footer .contact-form .col-xs-12 + .col-xs-12
    {
        margin-top: 10px;
    }
}
.mrm-bootstrap-container footer .contact-form .selectric .label
{
    color: white;
}
.mrm-bootstrap-container footer .contact-form .selectric .button
{
    height: 50px;
}
.mrm-bootstrap-container footer .contact-form .selectric .button:after
{
    border-top-color: white;
}
.mrm-bootstrap-container footer .shaded
{
    background: #444;
}
.mrm-bootstrap-container footer .contact-panel
{
    padding: 70px 0 35px 0;

    flex-grow: 1;
}
@media (max-width: 767px)
{
    .mrm-bootstrap-container footer .contact-panel
    {
        padding: 0 0 35px 0;
    }
}
.mrm-bootstrap-container footer .row
{
    align-items: center;
}
.mrm-bootstrap-container footer .logo
{
    display: inline-block; 

    margin-bottom: 30px;
}
@media (max-width: 991px)
{
    .mrm-bootstrap-container footer .logo
    {
        margin-top: 40px;
    }
}
.mrm-bootstrap-container footer .logo img
{
    max-width: 250px;
    height: 100px;

    object-fit: contain;
}
.mrm-bootstrap-container footer h4
{
    text-align: center;

    color: white;
}
.mrm-bootstrap-container footer .social
{
    width: 80%;
    margin: 0 auto; 
    margin-bottom: 40px;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container footer .social
    {
        width: 100%;
    }
}
.mrm-bootstrap-container footer .social li
{
    margin: 5px 0;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container footer .social li
    {
        margin: 0;
    }
}
.mrm-bootstrap-container footer .social li a
{
    font-weight: 400 !important;
    line-height: 43px;

    display: inline-block;

    width: 45px;
    height: 45px;

    transition: .1s linear;

    color: #fff; 
    border: 1px solid #fff;
}
.mrm-bootstrap-container footer .social li a:focus,
.mrm-bootstrap-container footer .social li a:hover
{
    color: #1a2c3b;
    background: #fff;
}
.mrm-bootstrap-container footer .social li a:focus
{
    outline: 0; 
    box-shadow: 0 0 0 3px rgba(26, 44, 59, .25);
}
.mrm-bootstrap-container footer address
{
    margin-bottom: 30px; 

    text-align: center;

    color: #fff;
}
.mrm-bootstrap-container footer address p
{
    margin: 0;
}
.mrm-bootstrap-container footer address p span
{
    display: block;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container footer address p span
    {
        display: inline;
    }
}
.mrm-bootstrap-container footer address a
{
    display: inline-block; 

    color: #fff;
}
.mrm-bootstrap-container footer address a:focus,
.mrm-bootstrap-container footer address a:hover
{
    text-decoration: underline; 

    color: #e6e6e6;
}
.mrm-bootstrap-container footer address a:focus
{
    outline: 0; 
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}
.mrm-bootstrap-container footer .troonLogo
{
    width: 160px;
    margin: 10px;
}
.mrm-bootstrap-container footer .box-search
{
    position: relative;

    width: 85%;
    margin: 1.875rem auto 2.5rem; 

    text-align: left;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container footer .box-search
    {
        width: 100%;
    }
}
.mrm-bootstrap-container footer .box-search form
{
    width: 100%;
    max-width: 18.75rem; 
    margin: .625rem auto;
}
.mrm-bootstrap-container footer .box-search form .control-label
{
    color: white;
}
.mrm-bootstrap-container footer .box-search form .btn
{
    height: 3.125rem;
    margin: 0 !important;

    cursor: pointer;

    color: white;
    border: 0;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: rgba(255, 255, 255, .1);
}
.mrm-bootstrap-container footer .box-search form .btn:focus
{
    outline: 0; 
    box-shadow: 0 0 0 3px rgba(230, 230, 230, .25);
}

.mrm-bootstrap-container.private footer
{
    padding: 50px 0 10px;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container.private footer
    {
        padding: 80px 0 10px;
    }
}

.mf_global_footer
{
    padding: 5px 15px !important; 

    background-color: #4b4b4b;
}
.mf_global_footer p
{
    font-size: 11px;
    line-height: 1.2;

    width: 100%;
    margin: .625rem 0;

    text-align: center;

    color: #fff !important;
}
@media (min-width: 576px)
{
    .mf_global_footer p
    {
        font-size: .875rem;
        line-height: 1.2;
    }
}
.mf_global_footer p a
{
    font-weight: 600; 

    text-decoration: none !important;

    color: #fff !important;
}
.mf_global_footer p a:focus,
.mf_global_footer p a:hover
{
    text-decoration: underline !important;

    color: #e6e6e6 !important;
}
.mf_global_footer p a:focus
{
    outline: 0; 
    box-shadow: 0 0 0 3px rgba(230, 230, 230, .25);
}

.mrm-bootstrap-container .global-left .highlights
{
    margin: 0;
}
.mrm-bootstrap-container .global-left .highlights .highlight-item
{
    margin-bottom: .9375rem;
    padding: 0; 

    border-bottom: .0625rem solid transparent;
}
.mrm-bootstrap-container .global-left .highlights .highlight-item .h3,
.mrm-bootstrap-container .global-left .highlights .highlight-item .photo_callout_container .photo_callout span.title,
.mrm-bootstrap-container .photo_callout_container .photo_callout .global-left .highlights .highlight-item span.title,
.mrm-bootstrap-container .global-left .highlights .highlight-item .timeline.b > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-left .highlights .highlight-item .title_short,
.mrm-bootstrap-container .global-left .highlights .highlight-item .timeline.b > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-left .highlights .highlight-item .secondary-title,
.mrm-bootstrap-container .global-left .highlights .highlight-item .rotating_callout_container .rotating_callout span.title,
.mrm-bootstrap-container .rotating_callout_container .rotating_callout .global-left .highlights .highlight-item span.title,
.mrm-bootstrap-container .global-left .highlights .highlight-item .testimonial_container span.title,
.mrm-bootstrap-container .testimonial_container .global-left .highlights .highlight-item span.title,
.mrm-bootstrap-container .global-left .highlights .highlight-item .request-form .form_title,
.mrm-bootstrap-container .request-form .global-left .highlights .highlight-item .form_title,
.mrm-bootstrap-container .global-left .highlights .highlight-item .h2,
.mrm-bootstrap-container .global-left .highlights .highlight-item .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .global-left .highlights .highlight-item .title,
.mrm-bootstrap-container .global-left .highlights .highlight-item .timeline.a > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .global-left .highlights .highlight-item .primary-title,
.mrm-bootstrap-container .global-left .highlights .highlight-item .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-left .highlights .highlight-item .title,
.mrm-bootstrap-container .global-left .highlights .highlight-item .timeline.b > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-left .highlights .highlight-item .primary-title,
.mrm-bootstrap-container .global-left .highlights .highlight-item .video .play_button,
.mrm-bootstrap-container .video .global-left .highlights .highlight-item .play_button
{
    margin-top: 0;
}
.mrm-bootstrap-container .global-left .highlights .highlight-item .highlight-image
{
    display: block;

    box-sizing: border-box;
    max-width: 100%;
    margin-bottom: .625rem;
}
.mrm-bootstrap-container .global-left .highlights .highlight-item .highlight-body
{
    padding: 0 .9375rem;
}
.mrm-bootstrap-container .global-left .highlights .highlight-item .highlight-body ul
{
    list-style: disc;
}
.mrm-bootstrap-container .global-left .highlights .highlight-item .highlight-body ul li
{
    display: list-item;

    margin: 0;
    padding: 0 0 0 .9375rem;

    border: 0;
}
.mrm-bootstrap-container .global-left .highlights .highlight-item .highlight-body p
{
    margin-bottom: .9375rem;

    color: #4b4b4b;
}
.mrm-bootstrap-container .global-left .highlights .highlight-item .highlight-body p a.mrm-button:hover,
.mrm-bootstrap-container .global-left .highlights .highlight-item .highlight-body p .global-right a.btn:hover,
.mrm-bootstrap-container .global-right .global-left .highlights .highlight-item .highlight-body p a.btn:hover,
.mrm-bootstrap-container .global-left .highlights .highlight-item .highlight-body p .global-top-callouts a.btn:hover,
.mrm-bootstrap-container .global-top-callouts .global-left .highlights .highlight-item .highlight-body p a.btn:hover,
.mrm-bootstrap-container .global-left .highlights .highlight-item .highlight-body p a.mrm-button:focus,
.mrm-bootstrap-container .global-left .highlights .highlight-item .highlight-body p .global-right a.btn:focus,
.mrm-bootstrap-container .global-right .global-left .highlights .highlight-item .highlight-body p a.btn:focus,
.mrm-bootstrap-container .global-left .highlights .highlight-item .highlight-body p .global-top-callouts a.btn:focus,
.mrm-bootstrap-container .global-top-callouts .global-left .highlights .highlight-item .highlight-body p a.btn:focus
{
    color: white;
}
.mrm-bootstrap-container .global-left .highlights .highlight-item .highlight-body p a:hover,
.mrm-bootstrap-container .global-left .highlights .highlight-item .highlight-body p a:focus
{
    color: #0c151c;
}
.mrm-bootstrap-container .global-left .highlights .highlight-item .highlight-body p a:focus
{
    outline: 0; 
    box-shadow: 0 0 0 3px rgba(12, 21, 28, .25);
}

.mrm-bootstrap-container .closeLogin,
.mrm-bootstrap-container .closeContact
{
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100%;

    background: rgba(44, 73, 98, .6);
}

.mrm-bootstrap-container .closeAnnouncementButton,
.mrm-bootstrap-container .closeButton,
.mrm-bootstrap-container .closeContactButton
{
    font-size: 40px;
    line-height: 1;

    position: absolute;
    z-index: 1000;
    top: .625rem;
    right: .625rem;

    padding: .3125rem .625rem;

    cursor: pointer; 

    border: 0;
    background: transparent;
}
.mrm-bootstrap-container .closeAnnouncementButton:focus,
.mrm-bootstrap-container .closeButton:focus,
.mrm-bootstrap-container .closeContactButton:focus
{
    outline: 0; 
    box-shadow: 0 0 0 3px rgba(44, 73, 98, .25);
}

.mrm-bootstrap-container .memberLogin
{
    position: fixed;
    z-index: 9999;
    left: 50%;

    display: none;

    width: 100%;
    height: 100%;
    padding: 1.5625rem;

    transform: translateX(-50%); 

    color: #4b4b4b;
    background: #fff;
}
@media (min-width: 576px)
{
    .mrm-bootstrap-container .memberLogin
    {
        top: 6.25rem;

        width: 25.8125rem; 
        height: auto;
        padding: 5rem 4.0625rem 2.5rem;
    }
}
.mrm-bootstrap-container .memberLogin .h2,
.mrm-bootstrap-container .memberLogin .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .memberLogin .title,
.mrm-bootstrap-container .memberLogin .timeline.a > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .memberLogin .primary-title,
.mrm-bootstrap-container .memberLogin .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .memberLogin .title,
.mrm-bootstrap-container .memberLogin .timeline.b > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .memberLogin .primary-title,
.mrm-bootstrap-container .memberLogin .video .play_button,
.mrm-bootstrap-container .video .memberLogin .play_button,
.mrm-bootstrap-container .memberLogin .h5,
.mrm-bootstrap-container .memberLogin .timeline.a > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .memberLogin .title_short,
.mrm-bootstrap-container .memberLogin .timeline.a > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .memberLogin .secondary-title
{
    position: relative;

    margin-top: 0; 

    text-align: center;
}
.mrm-bootstrap-container .memberLogin #memberLogin input::-webkit-input-placeholder
{
    font-style: normal;

    opacity: 1;
}
.mrm-bootstrap-container .memberLogin #memberLogin input:-webkit-input-placeholder
{
    font-style: normal;

    opacity: 1;
}
.mrm-bootstrap-container .memberLogin #memberLogin input:-ms-input-placeholder
{
    font-style: normal;

    opacity: 1;
}
.mrm-bootstrap-container .memberLogin #memberLogin input::placeholder
{
    font-style: normal;

    opacity: 1;
}
.mrm-bootstrap-container .memberLogin #memberLogin input:placeholder
{
    font-style: normal;

    opacity: 1;
}
.mrm-bootstrap-container .memberLogin #memberLogin input:-ms-input-placeholder-shown
{
    font-style: normal;

    opacity: 1;
}
.mrm-bootstrap-container .memberLogin #memberLogin input::placeholder-shown
{
    font-style: normal;

    opacity: 1;
}
.mrm-bootstrap-container .memberLogin #memberLogin input:-ms-input-placeholder
{
    font-style: normal;

    opacity: 1;
}
.mrm-bootstrap-container .memberLogin #memberLogin input:placeholder-shown
{
    font-style: normal;

    opacity: 1;
}
.mrm-bootstrap-container .memberLogin #memberLogin input[type='password']:focus,
.mrm-bootstrap-container .memberLogin #memberLogin input[type='text']:focus
{
    outline: 0; 
    box-shadow: 0 0 0 3px rgba(44, 73, 98, .25);
}
.mrm-bootstrap-container .memberLogin #memberLogin .help
{
    font-size: 1rem;
    line-height: 1.375rem;

    position: absolute;
    right: 2.1875rem;
    bottom: .75rem;

    color: #2c4962;
}
.mrm-bootstrap-container .memberLogin #memberLogin .mrm-button,
.mrm-bootstrap-container .memberLogin #memberLogin .global-right .btn,
.mrm-bootstrap-container .global-right .memberLogin #memberLogin .btn,
.mrm-bootstrap-container .memberLogin #memberLogin .global-top-callouts .btn,
.mrm-bootstrap-container .global-top-callouts .memberLogin #memberLogin .btn
{
    width: 100%; 
    margin-bottom: 0;

    text-align: center;
}
@media (min-width: 576px)
{
    .mrm-bootstrap-container .memberLogin #memberLogin .mrm-button,
    .mrm-bootstrap-container .memberLogin #memberLogin .global-right .btn,
    .mrm-bootstrap-container .global-right .memberLogin #memberLogin .btn,
    .mrm-bootstrap-container .memberLogin #memberLogin .global-top-callouts .btn,
    .mrm-bootstrap-container .global-top-callouts .memberLogin #memberLogin .btn
    {
        width: auto;
    }
}
.mrm-bootstrap-container .memberLogin #memberLogin .form-group:last-of-type
{
    margin-bottom: 0;
}
.mrm-bootstrap-container .memberLogin #memberLogin .custom-control
{
    position: relative;

    display: inline-block;

    min-height: 1.5rem;
    margin-top: 20px;
    margin-bottom: 15px; 
    padding-left: 1.5rem;

    text-align: center;
}
.mrm-bootstrap-container .memberLogin #memberLogin .custom-control-inline
{
    display: inline-flex;

    margin-right: 1rem;
}
.mrm-bootstrap-container .memberLogin #memberLogin label.custom-control-label
{
    font-size: 16px;
    line-height: 26px;

    position: relative;

    margin-bottom: 0;
    margin-left: 0;
    padding-left: 3px;

    text-align: center;
    vertical-align: top;
    letter-spacing: .3px; 

    color: #323232;
}
.mrm-bootstrap-container .memberLogin #memberLogin label.custom-control-label::before
{
    position: absolute;
    top: .25em;
    left: -1.5rem;

    display: block;

    width: 16px;
    height: 16px;

    content: '';
    pointer-events: none;

    border: transparent solid 0; 
    border-radius: 1px;
    background-color: rgba(0, 0, 0, .1);
}
.mrm-bootstrap-container .memberLogin #memberLogin label.custom-control-label::after
{
    position: absolute;
    top: .25rem;
    left: -1.5rem;

    display: block;

    width: 16px;
    height: 16px;

    content: '';

    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.mrm-bootstrap-container .memberLogin #memberLogin .custom-control-input
{
    position: absolute;
    z-index: -1;

    opacity: 0;
}
.mrm-bootstrap-container .memberLogin #memberLogin .custom-control-input:checked ~ .custom-control-label::before
{
    color: #2c4962;
    background-color: #2c4962;
}
.mrm-bootstrap-container .memberLogin #memberLogin .custom-control-input:focus ~ .custom-control-label::before
{
    box-shadow: 0 0 0 .2rem rgba(44, 73, 98, .25);
}
.mrm-bootstrap-container .memberLogin #memberLogin .custom-control-input:not(:disabled):active ~ .custom-control-label::before
{
    color: #2c4962;
    background-color: #2c4962;
}
.mrm-bootstrap-container .memberLogin #memberLogin .custom-control-input:disabled ~ .custom-control-label
{
    color: red;
}
.mrm-bootstrap-container .memberLogin #memberLogin .custom-control-input:disabled ~ .custom-control-label::before
{
    background-color: #2c4962;
}
.mrm-bootstrap-container .memberLogin #memberLogin .custom-checkbox .custom-control-label::before
{
    border: transparent solid 0; 
    border-radius: 1px;
}
.mrm-bootstrap-container .memberLogin #memberLogin .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after
{
    background-image: url('data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3e%3cpath fill=\'%23fff\' d=\'M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z\'/%3e%3c/svg%3e');
}
.mrm-bootstrap-container .memberLogin #memberLogin .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before
{
    background-color: #007bff;
}
.mrm-bootstrap-container .memberLogin #memberLogin .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after
{
    background-image: url('data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 5 5\'%3e%3cpath stroke=\'%23fff\' d=\'M0 2h4\'/%3e%3c/svg%3e');
}
.mrm-bootstrap-container .memberLogin #memberLogin .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.mrm-bootstrap-container .memberLogin #memberLogin .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before
{
    background-color: rgba(0, 123, 255, .5);
}

.mrm-bootstrap-container .contactModal
{
    position: fixed;
    z-index: 9999;
    left: 50%;

    display: none;

    width: 100%;
    height: 100%;
    padding: 1.5625rem;

    transform: translateX(-50%); 
    text-align: center;

    color: #4b4b4b;
    background: #fff;
}
@media (min-width: 576px)
{
    .mrm-bootstrap-container .contactModal
    {
        top: 6.25rem;

        width: 47.5rem; 
        height: auto;
        padding: 50px 60px 0;
    }
}

.mrm-bootstrap-container .navbar
{
    min-height: unset; 

    border: 0;
}
.mrm-bootstrap-container .navbar .container-fluid
{
    max-width: 1400px;
}
.mrm-bootstrap-container .navbar .navbar-header
{
    position: relative;

    min-height: unset;
}
@media (max-width: 1199px)
{
    .mrm-bootstrap-container .navbar .navbar-header
    {
        float: none; 

        margin: 0;
    }
}
.mrm-bootstrap-container .navbar .navbar-header h3
{
    margin: 0;
}
.mrm-bootstrap-container .navbar .navbar-header .logo
{
    line-height: 0;

    position: relative; 

    float: left;

    margin: 5px 0;
}
@media (min-width: 1200px)
{
    .mrm-bootstrap-container .navbar .navbar-header .logo
    {
        margin: 10px 0;
    }
}
.mrm-bootstrap-container .navbar .navbar-header .logo img
{
    float: left;

    height: 57px;
}
@media (min-width: 1200px)
{
    .mrm-bootstrap-container .navbar .navbar-header .logo img
    {
        height: 80px;
    }
}
.mrm-bootstrap-container .navbar .navbar-header .mobile-button
{
    z-index: 1000; 

    float: right;

    width: auto;
    height: 45px;
    margin: 11px 0;
    padding: 9px 15px;
}
@media (min-width: 1200px)
{
    .mrm-bootstrap-container .navbar .navbar-header .mobile-button
    {
        display: none !important;
    }
}
.mrm-bootstrap-container .navbar.navbar-troon
{
    transition: .1s linear;

    background: #fff;
    background-repeat: repeat;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
}
.mrm-bootstrap-container .navbar.navbar-troon .nav-left,
.mrm-bootstrap-container .navbar.navbar-troon .nav-right
{
    float: left; 

    width: 100%;

    text-align: right;
}
@media (min-width: 1200px)
{
    .mrm-bootstrap-container .navbar.navbar-troon .nav-left,
    .mrm-bootstrap-container .navbar.navbar-troon .nav-right
    {
        width: 45%;
    }
}
@media (min-width: 1200px)
{
    .mrm-bootstrap-container .navbar.navbar-troon .nav-left,
    .mrm-bootstrap-container .navbar.navbar-troon .nav-right
    {
        width: 42%;
    }
}
.mrm-bootstrap-container .navbar.navbar-troon .nav-right
{
    float: right; 

    text-align: left;
}
.mrm-bootstrap-container .navbar.navbar-troon .navbar-nav
{
    display: block;
    float: none;

    min-height: unset;

    vertical-align: top;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .navbar.navbar-troon .navbar-nav
    {
        display: inline-block;
    }
}
.mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li
{
    transition: .1s linear;
}
.mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li.contact-button
{
    margin: 20px 0 0 0;
}
@media (min-width: 1200px)
{
    .mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li.contact-button
    {
        margin: 0;
    }
}
.mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li.login-button
{
    margin: 0 15px 0 10px;
}
@media (min-width: 1200px)
{
    .mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li.button-link
    {
        padding: 24px 0;
    }
}
.mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li.button-link a
{
    width: 146px;
}
@media (min-width: 1200px)
{
    .mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li.button-link a
    {
        width: 146px;

        text-align: center;
    }
}
.mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li.button-link a:not(.FBTN)
{
    color: #2c4962;
}
.mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li.button-link a:not(.FBTN):hover
{
    color: white; 
    background: #2c4962;
}
@media (min-width: 1200px)
{
    .mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li:not(.button-link)
    {
        padding: 25px 0;
    }
}
.mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li:not(.button-link) a
{
    font-family: bebas-neue, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    font-size: 1.25rem;
    font-weight: normal;
    line-height: 1.25rem;

    float: none;

    margin: 0 8px;
    padding: 15px 10px;

    transition: .1s linear;
    letter-spacing: 1px;

    color: #2c4962;
}
.mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li:not(.button-link).active a,
.mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li:not(.button-link) a:focus,
.mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li:not(.button-link) a:hover
{
    text-decoration: underline;

    color: #1a2c3b;
    background: transparent;
}
@media (max-width: 1199px)
{
    .mrm-bootstrap-container .navbar.navbar-troon .navbar-collapse
    {
        position: absolute;
        top: 0;

        width: 100%;
        height: 100vh !important;
        max-height: 420px;
        max-height: unset; 
        margin-right: -.9375rem;
        margin-left: -.9375rem;
        padding: 0 0 50px;

        transition: all 200ms cubic-bezier(.215, .61, .355, 1);

        border-top: 0 solid rgba(44, 73, 98, 0);
        background: #fff;
        box-shadow: none;

                backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
    }
    .mrm-bootstrap-container .navbar.navbar-troon .navbar-collapse .nav-container
    {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;

        margin: 0 auto; 

        transform: translateY(-50%);
    }
    .loggedIn .mrm-bootstrap-container .navbar.navbar-troon .navbar-collapse
    {
        height: calc(100vh - 40px) !important;
    }
    .mrm-bootstrap-container .navbar.navbar-troon .navbar-collapse.collapse
    {
        display: block !important;

        pointer-events: none;

        opacity: 0;
    }
    .mrm-bootstrap-container .navbar.navbar-troon .navbar-collapse.collapse.in
    {
        pointer-events: all; 

        opacity: 1;
    }
    .mrm-bootstrap-container .navbar.navbar-troon .navbar-fixed-top
    {
        top: 0;
    }
    .mrm-bootstrap-container .navbar.navbar-troon .navbar-nav
    {
        position: relative; 

        display: block;
        float: none;

        width: 100%;
        margin: 0;
    }
    .mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li
    {
        float: none;

        text-align: center;
    }
    .mrm-bootstrap-container .navbar.navbar-troon .navbar-nav > li > a
    {
        display: inline-block; 
        float: none;

        width: auto;
        margin: 0;

        text-align: center;
    }
}
.mrm-bootstrap-container .navbar.navbar-utility
{
    position: relative;
    z-index: 1000;

    height: auto;
    min-height: unset;
    margin: 0 -15px;
    padding: 0; 

    background: #2c4962;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .navbar.navbar-utility
    {
        padding: 0 25px;
    }
}
@media (min-width: 1200px)
{
    .mrm-bootstrap-container .navbar.navbar-utility
    {
        z-index: 1060;
        top: auto;

        height: 42px;
    }
}
.mrm-bootstrap-container .navbar.navbar-utility .navbar-util-collapse
{
    display: block; 

    margin: 0;

    box-shadow: none;
}
@media (max-width: 1199px)
{
    .mrm-bootstrap-container .navbar.navbar-utility .navbar-util-collapse
    {
        display: none;
    }
}
.mrm-bootstrap-container .navbar.navbar-utility .navbar-util-collapse.in
{
    display: block;
}
.mrm-bootstrap-container .navbar.navbar-utility .navbar-util-collapse .util-nav
{
    margin: 0;
    padding: 3px 0;

    text-align: right;
}
.mrm-bootstrap-container .navbar.navbar-utility .navbar-util-collapse .util-nav li
{
    display: inline-block;
}
@media (max-width: 1199px)
{
    .mrm-bootstrap-container .navbar.navbar-utility .navbar-util-collapse .util-nav li
    {
        display: block;
    }
}
.mrm-bootstrap-container .navbar.navbar-utility .navbar-util-collapse .util-nav li.dropdown-second .dropdown-toggle
{
    display: block;
}
@media (max-width: 1199px)
{
    .mrm-bootstrap-container .navbar.navbar-utility .navbar-util-collapse .util-nav li.dropdown-second .dropdown-toggle
    {
        display: none;
    }
}
.mrm-bootstrap-container .navbar.navbar-utility .navbar-util-collapse .util-nav .dropdown-menu-second
{
    padding: 0; 

    border: 0;
    border-radius: 0;
}
@media (max-width: 1199px)
{
    .mrm-bootstrap-container .navbar.navbar-utility .navbar-util-collapse .util-nav .dropdown-menu-second
    {
        position: relative;

        display: block;
        float: none;

        background: transparent; 
        box-shadow: none;
    }
}
.mrm-bootstrap-container .navbar.navbar-utility .navbar-util-collapse .util-nav .dropdown-menu-second li
{
    display: block; 

    text-align: right;
}
@media (min-width: 1200px)
{
    .mrm-bootstrap-container .navbar.navbar-utility .navbar-util-collapse .util-nav .dropdown-menu-second li
    {
        text-align: left;
    }
}
.mrm-bootstrap-container .navbar.navbar-utility .navbar-util-collapse .util-nav .dropdown-menu-second li a
{
    padding: 8px 15px;

    color: #2c4962;
}
@media (max-width: 1199px)
{
    .mrm-bootstrap-container .navbar.navbar-utility .navbar-util-collapse .util-nav .dropdown-menu-second li a
    {
        padding: 5px 10px;

        color: white;
    }
}
.mrm-bootstrap-container .navbar.navbar-utility .navbar-header
{
    min-height: unset;
}
.mrm-bootstrap-container .navbar.navbar-utility .username-toggle
{
    float: right;

    height: 36px;

    color: white; 
    border: 0;
    background: transparent;
}
.mrm-bootstrap-container .navbar.navbar-utility li
{
    text-align: right;
}
.mrm-bootstrap-container .navbar.navbar-utility li > a
{
    font-size: 16px;
    font-weight: normal;

    padding: 2px 10px; 

    color: white;
}
.mrm-bootstrap-container .navbar.navbar-utility li > a:hover,
.mrm-bootstrap-container .navbar.navbar-utility li > a:focus
{
    background: rgba(0, 0, 0, .1);
}

@media (min-width: 1200px)
{
    .mrm-bootstrap-container:not(.private) .navbar .navbar-header
    {
        position: absolute;
        left: 50%;

        transform: translateX(-50%);
    }
}

.mrm-bootstrap-container.private .navbar.navbar-troon
{
    box-shadow: none;
}

@media (min-width: 1200px)
{
    .mobile-button
    {
        display: none !important;
    }
}

@media (max-width: 1199px)
{
    .desktop-button
    {
        display: none !important;
    }
}

.hamburger
{
    font: inherit;

    position: relative;
    z-index: 1000;
    right: -15px;

    display: inline-block;
    float: right; 
    overflow: visible;

    width: 45px;
    height: 45px;
    margin: 11px 15px 11px 0 !important;
    padding: 2px 5px;

    cursor: pointer;
    transition-timing-function: linear;
    transition-duration: .15s;
    transition-property: opacity, filter;
    text-transform: none;

    color: inherit;
    border: 1px solid #2c4962;
    border-radius: 100%;
    background-color: transparent;
}
@media (min-width: 1200px)
{
    .hamburger
    {
        display: none;
    }
}
.hamburger:hover
{
    opacity: 1;
}
.hamburger.is-active:hover
{
    opacity: 1;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after
{
    background-color: #2c4962;
}

.hamburger-box
{
    position: relative; 

    display: inline-block;

    width: 23px;
    height: 13px;
}

.hamburger-inner
{
    top: 50%;

    display: block;

    margin-top: -.5px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after
{
    position: absolute;

    width: 23px;
    height: 1px;

    transition-timing-function: ease; 
    transition-duration: .15s;
    transition-property: transform;

    border-radius: 0;
    background-color: #2c4962;
}
.hamburger-inner::before,
.hamburger-inner::after
{
    display: block; 

    content: '';
}
.hamburger-inner::before
{
    top: -6px;
}
.hamburger-inner::after
{
    bottom: -6px;
}

.hamburger--spring .hamburger-inner
{
    top: .5px;

    transition: background-color 0s .13s linear;
}
.hamburger--spring .hamburger-inner::before
{
    top: 6px;

    transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19);
}
.hamburger--spring .hamburger-inner::after
{
    top: 12px;

    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19);
}

.hamburger--spring .button-text
{
    display: block;
}

.hamburger--spring.collapsed .button-text-close
{
    display: none;
}

.hamburger--spring:not(.collapsed) .button-text-open
{
    display: none;
}

.hamburger--spring:not(.collapsed) .hamburger-inner
{
    transition-delay: .22s;

    background-color: transparent !important;
}
.hamburger--spring:not(.collapsed) .hamburger-inner::before
{
    top: 0;

    transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--spring:not(.collapsed) .hamburger-inner::after
{
    top: 0;

    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, 6px, 0) rotate(-45deg);
}

.mrm-bootstrap-container #sidebar-menu
{
    position: relative;
    z-index: 1000; 

    transition: padding .4s cubic-bezier(.55, .085, 0, .99);
}
.mrm-bootstrap-container #sidebar-menu .panel-group
{
    margin: 0 0 40px 0; 

    background: #e8eef3;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel
{
    border: 0;
    background: none; 
    box-shadow: none;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel .panel-heading
{
    display: none;

    margin: 0 15px 0 0;
    padding: 15px; 

    border-radius: 0;
    background: #e8eef3;
}
@media (max-width: 991px)
{
    .mrm-bootstrap-container #sidebar-menu .panel-group .panel .panel-heading
    {
        display: block;

        margin: 20px 0 0 0;
    }
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel .panel-heading .panel-title
{
    font-size: 1.125rem;

    display: block;

    width: 100%;

    text-transform: uppercase; 

    color: #2c4962;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel .panel-heading .panel-title i,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel .panel-heading .panel-title svg
{
    line-height: inherit;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel .panel-heading .panel-title i.rotated,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel .panel-heading .panel-title svg.rotated
{
    transform: rotate(180deg);
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav
{
    overflow: hidden;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group
{
    margin: 0;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group li
{
    padding: 0;

    border: none;
    border-radius: 0; 
    background: none;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group li a,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group li a:visited
{
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.2;

    display: block;

    padding: .75rem .6875rem;

    transition: .2s linear;
    text-decoration: none;
    letter-spacing: .8px; 
    text-transform: uppercase;

    color: #2c4962;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group li.active > a,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group li.active > a:visited,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group li:hover > a,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group li:hover > a:visited,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group li:focus > a,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group li:focus > a:visited
{
    color: #fff; 
    background-color: #2c4962;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group li:last-of-type
{
    border-bottom: 0;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group .sub
{
    background: white;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group .sub li
{
    padding-left: 30px; 

    border: 0;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group .sub li a,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group .sub li a:visited
{
    padding: .625rem 0;

    letter-spacing: 0; 
    text-transform: none;

    color: #4b4b4b;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group .sub li.active a,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group .sub li.active a:visited,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group .sub li:hover a,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group .sub li:hover a:visited,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group .sub li:focus a,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group .sub li:focus a:visited
{
    transition: .1s linear;
    text-decoration: underline; 

    color: #2c4962;
    background-color: transparent;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group.active ul li,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group ul li
{
    padding-left: 2.5rem;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group.active ul li a,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group.active ul li a:visited,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group ul li a,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group ul li a:visited
{
    transition: .1s linear;

    color: #4b4b4b;
}
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group.active ul li.active a,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group.active ul li:hover a,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group.active ul li:focus a,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group ul li.active a,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group ul li:hover a,
.mrm-bootstrap-container #sidebar-menu .panel-group .panel #sidebar-nav .list-group ul li:focus a
{
    transition: .1s linear;

    color: #2c4962;
}

.mrm-bootstrap-container .notExpandedAppItems ul
{
    display: none;
}

.mrm-bootstrap-container .NAV_SUBGROUP_LINKCLASS_SEL.notExpandedAppItems ul,
.mrm-bootstrap-container .active.notExpandedAppItems ul
{
    display: block;
}

.mrm-bootstrap-container .global-top-callouts
{
    float: right;

    width: 100%;
    margin-bottom: 0;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .global-top-callouts
    {
        width: 41.66666667%;
        padding-left: .9375rem;
    }
}
.mrm-bootstrap-container .global-top-callouts .overview-image
{
    width: 100%;
    margin-bottom: .9375rem;
}
.mrm-bootstrap-container .global-top-callouts .overview-image img
{
    width: 100%;
}

.mrm-bootstrap-container .global-right .specialinserts,
.mrm-bootstrap-container .global-top-callouts .specialinserts
{
    float: left;

    width: 100%; 
    margin-bottom: .9375rem;

    background: #e8eef3;
}
.mrm-bootstrap-container .global-right .specialinserts img,
.mrm-bootstrap-container .global-top-callouts .specialinserts img
{
    width: 100%; 
    margin-bottom: .625rem;
}
.mrm-bootstrap-container .global-right .specialinserts .h2,
.mrm-bootstrap-container .global-right .specialinserts .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .global-right .specialinserts .title,
.mrm-bootstrap-container .global-right .specialinserts .timeline.a > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .global-right .specialinserts .primary-title,
.mrm-bootstrap-container .global-right .specialinserts .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-right .specialinserts .title,
.mrm-bootstrap-container .global-right .specialinserts .timeline.b > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-right .specialinserts .primary-title,
.mrm-bootstrap-container .global-right .specialinserts .video .play_button,
.mrm-bootstrap-container .video .global-right .specialinserts .play_button,
.mrm-bootstrap-container .global-right .specialinserts .h3,
.mrm-bootstrap-container .global-right .specialinserts .photo_callout_container .photo_callout span.title,
.mrm-bootstrap-container .photo_callout_container .photo_callout .global-right .specialinserts span.title,
.mrm-bootstrap-container .global-right .specialinserts .timeline.b > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-right .specialinserts .title_short,
.mrm-bootstrap-container .global-right .specialinserts .timeline.b > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-right .specialinserts .secondary-title,
.mrm-bootstrap-container .global-right .specialinserts .rotating_callout_container .rotating_callout span.title,
.mrm-bootstrap-container .rotating_callout_container .rotating_callout .global-right .specialinserts span.title,
.mrm-bootstrap-container .global-right .specialinserts .testimonial_container span.title,
.mrm-bootstrap-container .testimonial_container .global-right .specialinserts span.title,
.mrm-bootstrap-container .global-right .specialinserts .request-form .form_title,
.mrm-bootstrap-container .request-form .global-right .specialinserts .form_title,
.mrm-bootstrap-container .global-top-callouts .specialinserts .h2,
.mrm-bootstrap-container .global-top-callouts .specialinserts .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .global-top-callouts .specialinserts .title,
.mrm-bootstrap-container .global-top-callouts .specialinserts .timeline.a > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .global-top-callouts .specialinserts .primary-title,
.mrm-bootstrap-container .global-top-callouts .specialinserts .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-top-callouts .specialinserts .title,
.mrm-bootstrap-container .global-top-callouts .specialinserts .timeline.b > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-top-callouts .specialinserts .primary-title,
.mrm-bootstrap-container .global-top-callouts .specialinserts .video .play_button,
.mrm-bootstrap-container .video .global-top-callouts .specialinserts .play_button,
.mrm-bootstrap-container .global-top-callouts .specialinserts .h3,
.mrm-bootstrap-container .global-top-callouts .specialinserts .photo_callout_container .photo_callout span.title,
.mrm-bootstrap-container .photo_callout_container .photo_callout .global-top-callouts .specialinserts span.title,
.mrm-bootstrap-container .global-top-callouts .specialinserts .timeline.b > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-top-callouts .specialinserts .title_short,
.mrm-bootstrap-container .global-top-callouts .specialinserts .timeline.b > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .global-top-callouts .specialinserts .secondary-title,
.mrm-bootstrap-container .global-top-callouts .specialinserts .rotating_callout_container .rotating_callout span.title,
.mrm-bootstrap-container .rotating_callout_container .rotating_callout .global-top-callouts .specialinserts span.title,
.mrm-bootstrap-container .global-top-callouts .specialinserts .testimonial_container span.title,
.mrm-bootstrap-container .testimonial_container .global-top-callouts .specialinserts span.title,
.mrm-bootstrap-container .global-top-callouts .specialinserts .request-form .form_title,
.mrm-bootstrap-container .request-form .global-top-callouts .specialinserts .form_title
{
    text-align: center;

    color: #2c4962;
}
.mrm-bootstrap-container .global-right .specialinserts .text,
.mrm-bootstrap-container .global-top-callouts .specialinserts .text
{
    padding: .625rem 1.25rem;
}
.mrm-bootstrap-container .global-right .specialinserts .text p,
.mrm-bootstrap-container .global-right .specialinserts .text ul li,
.mrm-bootstrap-container .global-top-callouts .specialinserts .text p,
.mrm-bootstrap-container .global-top-callouts .specialinserts .text ul li
{
    text-align: center;

    color: #555;
}
.mrm-bootstrap-container .global-right .specialinserts .text p a,
.mrm-bootstrap-container .global-right .specialinserts .text ul li a,
.mrm-bootstrap-container .global-top-callouts .specialinserts .text p a,
.mrm-bootstrap-container .global-top-callouts .specialinserts .text ul li a
{
    transition: .1s linear;

    color: #2c4962;
}
.mrm-bootstrap-container .global-right .specialinserts .text p a:hover,
.mrm-bootstrap-container .global-right .specialinserts .text p a:focus,
.mrm-bootstrap-container .global-right .specialinserts .text ul li a:hover,
.mrm-bootstrap-container .global-right .specialinserts .text ul li a:focus,
.mrm-bootstrap-container .global-top-callouts .specialinserts .text p a:hover,
.mrm-bootstrap-container .global-top-callouts .specialinserts .text p a:focus,
.mrm-bootstrap-container .global-top-callouts .specialinserts .text ul li a:hover,
.mrm-bootstrap-container .global-top-callouts .specialinserts .text ul li a:focus
{
    color: #1a2c3b;
}
.mrm-bootstrap-container .global-right .specialinserts .text ul,
.mrm-bootstrap-container .global-right .specialinserts .text ol,
.mrm-bootstrap-container .global-right .specialinserts .text ul li,
.mrm-bootstrap-container .global-right .specialinserts .text ol li,
.mrm-bootstrap-container .global-right .specialinserts .text ol ol,
.mrm-bootstrap-container .global-right .specialinserts .text ul ul,
.mrm-bootstrap-container .global-top-callouts .specialinserts .text ul,
.mrm-bootstrap-container .global-top-callouts .specialinserts .text ol,
.mrm-bootstrap-container .global-top-callouts .specialinserts .text ul li,
.mrm-bootstrap-container .global-top-callouts .specialinserts .text ol li,
.mrm-bootstrap-container .global-top-callouts .specialinserts .text ol ol,
.mrm-bootstrap-container .global-top-callouts .specialinserts .text ul ul
{
    text-align: left;
}

.mrm-bootstrap-container #idea-box-form .form-horizontal .control-label
{
    font-size: 15px; 

    text-align: left;
}

.mrm-bootstrap-container #welcome-feat-area
{
    position: relative; 

    padding: 50px 0 75px 0;
}
.mrm-bootstrap-container #welcome-feat-area .featured-slider .global-featured-highlight
{
    margin: 0; 
    padding: 0;

    background: #e8eef3;
}
.mrm-bootstrap-container #welcome-feat-area .featured-slider .global-featured-highlight .highlight_text .h3,
.mrm-bootstrap-container #welcome-feat-area .featured-slider .global-featured-highlight .highlight_text .photo_callout_container .photo_callout span.title,
.mrm-bootstrap-container .photo_callout_container .photo_callout #welcome-feat-area .featured-slider .global-featured-highlight .highlight_text span.title,
.mrm-bootstrap-container #welcome-feat-area .featured-slider .global-featured-highlight .highlight_text .timeline.b > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body #welcome-feat-area .featured-slider .global-featured-highlight .highlight_text .title_short,
.mrm-bootstrap-container #welcome-feat-area .featured-slider .global-featured-highlight .highlight_text .timeline.b > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body #welcome-feat-area .featured-slider .global-featured-highlight .highlight_text .secondary-title,
.mrm-bootstrap-container #welcome-feat-area .featured-slider .global-featured-highlight .highlight_text .rotating_callout_container .rotating_callout span.title,
.mrm-bootstrap-container .rotating_callout_container .rotating_callout #welcome-feat-area .featured-slider .global-featured-highlight .highlight_text span.title,
.mrm-bootstrap-container #welcome-feat-area .featured-slider .global-featured-highlight .highlight_text .testimonial_container span.title,
.mrm-bootstrap-container .testimonial_container #welcome-feat-area .featured-slider .global-featured-highlight .highlight_text span.title,
.mrm-bootstrap-container #welcome-feat-area .featured-slider .global-featured-highlight .highlight_text .request-form .form_title,
.mrm-bootstrap-container .request-form #welcome-feat-area .featured-slider .global-featured-highlight .highlight_text .form_title
{
    color: #2c4962;
}
.mrm-bootstrap-container #welcome-feat-area .featured-slider .global-featured-highlight .highlight_text > div
{
    position: relative;
    top: 50%;

    transform: translateY(-50%);
}
.mrm-bootstrap-container #welcome-feat-area .featured-slider .global-featured-highlight .image
{
    width: 100%; 
    height: 100%;
}
.mrm-bootstrap-container #welcome-feat-area .featured-slider .global-featured-highlight .image img
{
    width: 100%;
    height: 100%;

    object-fit: cover;
}
.mrm-bootstrap-container #welcome-feat-area .slideshow-controls
{
    position: absolute;
    bottom: 60px;

    width: 100%;
}
.mrm-bootstrap-container #welcome-feat-area .slideshow-controls .slick-arrow
{
    font-size: 15px;
    font-weight: 700;

    position: absolute;

    text-transform: uppercase;

    color: #2c4962; 
    border: 0;
    background: transparent;
}
.mrm-bootstrap-container #welcome-feat-area .slideshow-controls .slick-arrow.slick_prev
{
    left: 0;
}
.mrm-bootstrap-container #welcome-feat-area .slideshow-controls .slick-arrow.slick_next
{
    right: 0;
}

.mrm-bootstrap-container #welcome-faq
{
    margin: 0 0 50px 0;
}
.mrm-bootstrap-container #welcome-faq .panel-default
{
    margin: 15px 0; 

    border: 1px solid #2c4962;
}
.mrm-bootstrap-container #welcome-faq .panel-default .panel-heading
{
    background: #2c4962;
}
.mrm-bootstrap-container #welcome-faq .panel-default .panel-heading .h4,
.mrm-bootstrap-container #welcome-faq .panel-default .panel-heading .photo_callout_container .photo_callout span.title_short,
.mrm-bootstrap-container .photo_callout_container .photo_callout #welcome-faq .panel-default .panel-heading span.title_short,
.mrm-bootstrap-container #welcome-faq .panel-default .panel-heading .rotating_callout_container .rotating_callout span.title_short,
.mrm-bootstrap-container .rotating_callout_container .rotating_callout #welcome-faq .panel-default .panel-heading span.title_short,
.mrm-bootstrap-container #welcome-faq .panel-default .panel-heading .testimonial_container span.title_short,
.mrm-bootstrap-container .testimonial_container #welcome-faq .panel-default .panel-heading span.title_short,
.mrm-bootstrap-container #welcome-faq .panel-default .pretty-panels .panel .panel-heading .panel-title a,
.mrm-bootstrap-container .pretty-panels .panel #welcome-faq .panel-default .panel-heading .panel-title a
{
    color: white;
}
.mrm-bootstrap-container #welcome-faq .panel-default .panel-heading:hover,
.mrm-bootstrap-container #welcome-faq .panel-default .panel-heading:focus
{
    background: #1a2c3b;
}

.mrm-bootstrap-container .photo_callout_container
{
    margin-bottom: 40px;
}
.mrm-bootstrap-container .photo_callout_container .flex-row
{
    margin: 0 -5px; 

    flex-wrap: wrap-reverse;
}
.mrm-bootstrap-container .photo_callout_container .photo_callout
{
    position: relative;

    display: flex;

    width: 100%;
    height: 300px;
    margin: 5px;

    text-align: center; 

    flex-grow: 1;
    flex-basis: 300px;
    align-items: center;
}
.mrm-bootstrap-container .photo_callout_container .photo_callout img
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%; 

    object-fit: cover;
}
.mrm-bootstrap-container .photo_callout_container .photo_callout .move_me
{
    position: absolute;
    z-index: 1000;
    top: 50%;
    left: 50%;

    transform: translate(-50%, -50%);
    pointer-events: none;

    color: white;
}
.mrm-bootstrap-container .photo_callout_container .photo_callout span
{
    z-index: 2;

    display: block;

    width: 100%;

    color: white;
}
.mrm-bootstrap-container .photo_callout_container .photo_callout span.title
{
    color: white !important;
}
.mrm-bootstrap-container .photo_callout_container .photo_callout span.title_short
{
    color: white !important;
}
.mrm-bootstrap-container .photo_callout_container .photo_callout .mask
{
    position: absolute;
    z-index: 2; 

    width: 100%;
    height: 100%;

    transition: .1s linear;

    background: rgba(0, 0, 0, .2);
}
.mrm-bootstrap-container .photo_callout_container .photo_callout .mask:hover,
.mrm-bootstrap-container .photo_callout_container .photo_callout .mask:focus
{
    background: rgba(0, 0, 0, .4);
}

.mrm-bootstrap-container .timeline.a
{
    position: relative; 

    padding: 20px 0;

    list-style: none;
}
.mrm-bootstrap-container .timeline.a .dot
{
    position: absolute;
    left: 100%;

    display: block;

    width: 20px;
    height: 2px;

    transform: translateX(-50%); 

    background-color: #d3d3d3;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .timeline.a .dot
    {
        left: 50%;
    }
}
.mrm-bootstrap-container .timeline.a .dot.bottom-dot
{
    bottom: 0;
}
.mrm-bootstrap-container .timeline.a .dot.top-dot
{
    top: 0;
}
.mrm-bootstrap-container .timeline.a:before
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;

    width: 2px;
    margin-left: -1px; 

    content: ' ';

    background-color: #d3d3d3;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .timeline.a:before
    {
        left: 50%;
    }
}
.mrm-bootstrap-container .timeline.a > div
{
    position: relative;

    float: left;
    clear: left;

    width: 100%;
    margin-top: 100px;
    margin-top: 50px;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .timeline.a > div
    {
        width: 50%;
    }
}
.mrm-bootstrap-container .timeline.a > div:first-of-type
{
    margin-top: 0 !important;
}
.mrm-bootstrap-container .timeline.a > div:before
{
    display: table;
    display: table; 

    content: ' ';
    content: ' ';
}
.mrm-bootstrap-container .timeline.a > div:after
{
    display: table;
    display: table;
    clear: both;
    clear: both; 

    content: ' ';
    content: ' ';
}
.mrm-bootstrap-container .timeline.a > div figure
{
    position: relative;

    float: left;

    width: calc(100% - 60px);
    max-width: none;

    background-color: #e8eef3;
}
.mrm-bootstrap-container .timeline.a > div figure img
{
    width: 100%;
    max-width: 100%;
}
.mrm-bootstrap-container .timeline.a > div figure:before
{
    position: absolute;
    top: 60px;
    right: -61px;

    display: inline-block;

    width: 61px;
    height: 2px;

    content: ' ';

    background: #d3d3d3;
}
@media (min-width: 1200px) and (max-width: 991px)
{
    .mrm-bootstrap-container .timeline.a > div figure:before
    {
        right: -60px;

        width: 60px;
    }
}
@media (min-width: 992px) and (max-width: 767px)
{
    .mrm-bootstrap-container .timeline.a > div figure:before
    {
        right: -61px;

        width: 61px;
    }
}
.mrm-bootstrap-container .timeline.a > div figure .timeline-body
{
    font-size: initial;

    width: 100%;
    margin: 0 auto;
    padding: 20px;

    text-align: center;
}
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .primary-title
{
    margin-bottom: 0 !important;
}
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .secondary-title
{
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}
.mrm-bootstrap-container .timeline.a > div figure .timeline-body > ul
{
    margin-bottom: 0; 
    padding: 20px;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .timeline.a > div:nth-child(odd)
    {
        float: right;
        clear: right; 

        margin-top: 50px;
    }
    .mrm-bootstrap-container .timeline.a > div:nth-child(odd) > .timeline-panel
    {
        float: right;
    }
    .mrm-bootstrap-container .timeline.a > div:nth-child(odd) > .timeline-panel:before
    {
        right: auto; 
        left: -59px;

        width: 59px;

        border-right-width: 15px;
        border-left-width: 0;
    }
}
@media (min-width: 768px) and (min-width: 1200px) and (max-width: 991px)
{
    .mrm-bootstrap-container .timeline.a > div:nth-child(odd) > .timeline-panel:before
    {
        left: -59px;
    }
}
@media (min-width: 768px) and (min-width: 992px) and (max-width: 767px)
{
    .mrm-bootstrap-container .timeline.a > div:nth-child(odd) > .timeline-panel:before
    {
        left: -59px;
    }
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .timeline.a > div:nth-child(odd) > .timeline-panel:after
    {
        right: auto; 
        left: -14px;

        border-right-width: 14px;
        border-left-width: 0;
    }
    .mrm-bootstrap-container .timeline.a > div:nth-child(odd) > .timeline-badge
    {
        left: -12px;
    }
}

.mrm-bootstrap-container .timeline.b
{
    position: relative; 

    padding: 20px 0;

    list-style: none;
}
.mrm-bootstrap-container .timeline.b .dot
{
    position: absolute;
    left: 0; 

    display: block;

    width: 20px;
    height: 2px;

    background-color: #6b6b6b;
}
@media (max-width: 767px)
{
    .mrm-bootstrap-container .timeline.b .dot
    {
        left: 100%;
    }
}
.mrm-bootstrap-container .timeline.b .dot.bottom-dot
{
    bottom: 0;
}
.mrm-bootstrap-container .timeline.b .dot.top-dot
{
    top: 0;
}
.mrm-bootstrap-container .timeline.b:before
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;

    width: 2px;
    margin-left: -1px; 

    content: ' ';

    background-color: #6b6b6b;
}
@media (max-width: 767px)
{
    .mrm-bootstrap-container .timeline.b:before
    {
        left: 100%;
    }
}
.mrm-bootstrap-container .timeline.b > div
{
    margin-top: 40px;
    margin-left: 50px;
}
@media (max-width: 767px)
{
    .mrm-bootstrap-container .timeline.b > div
    {
        width: 100%; 
        margin-top: 30px;
    }
}
.mrm-bootstrap-container .timeline.b > div:first-of-type
{
    margin-top: 30px !important;
}
.mrm-bootstrap-container .timeline.b > div:last-of-type
{
    margin-bottom: 30px !important;
}
.mrm-bootstrap-container .timeline.b > div:before
{
    display: table;
    display: table; 

    content: ' ';
    content: ' ';
}
.mrm-bootstrap-container .timeline.b > div:after
{
    display: table;
    display: table;
    clear: both;
    clear: both; 

    content: ' ';
    content: ' ';
}
.mrm-bootstrap-container .timeline.b > div figure
{
    position: relative;

    float: left;

    width: 100%;
    max-width: none;
    min-height: 300px;
    margin: 0; 

    background-color: #f2f2f2;
}
.mrm-bootstrap-container .timeline.b > div figure .timeline-heading
{
    position: relative; 

    overflow: hidden;

    width: 50%;
    padding: 0;
}
.mrm-bootstrap-container .timeline.b > div figure .timeline-heading img
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%; 

    object-fit: cover;
}
.mrm-bootstrap-container .timeline.b > div figure:before
{
    position: absolute;
    top: 50%;
    left: -40px;

    display: inline-block;

    width: 40px;
    height: 2px;
    margin-top: -1px;

    content: ' ';

    background: #6b6b6b;
}
.mrm-bootstrap-container .timeline.b > div figure .timeline-body
{
    font-size: initial;

    width: 50%;
    height: 100%; 
    padding: 15px 20px;
}
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .primary-title
{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .secondary-title
{
    margin-top: 0 !important;
    margin-bottom: 10px !important;
}
.mrm-bootstrap-container .timeline.b > div figure .timeline-body > ul
{
    margin-bottom: 0; 
    padding: 20px;
}
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .anchor a
{
    font-size: 16px;
    font-weight: 500;
    line-height: 29px; 

    margin-top: 10px;

    letter-spacing: 1px;
    text-transform: uppercase;
}

.mrm-bootstrap-container .rotating_callout_container .flex-row
{
    margin: 0 0; 

    flex-wrap: wrap-reverse;
}

.mrm-bootstrap-container .rotating_callout_container .rotating_callout
{
    position: relative;

    display: flex;

    width: 100%;
    height: 300px;
    margin: 5px;

    text-align: center;

    background: red;

    flex-grow: 1;
    flex-basis: 300px;
    align-items: flex-end;
}
.mrm-bootstrap-container .rotating_callout_container .rotating_callout > .move_me
{
    z-index: 30; 

    box-sizing: border-box;
    width: 100%;

    flex: 0 0 auto;
    align-items: bottom;
}
.mrm-bootstrap-container .rotating_callout_container .rotating_callout img
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%; 

    object-fit: cover;
}
.mrm-bootstrap-container .rotating_callout_container .rotating_callout span
{
    z-index: 2;

    width: 100%;

    color: white;
}
.mrm-bootstrap-container .rotating_callout_container .rotating_callout span.title
{
    color: white !important;
}
.mrm-bootstrap-container .rotating_callout_container .rotating_callout span.title_short
{
    color: white !important;
}
.mrm-bootstrap-container .rotating_callout_container .rotating_callout .mask
{
    position: absolute;
    z-index: 2; 

    width: 100%;
    height: 100%;

    transition: .1s linear;

    background: rgba(0, 0, 0, .2);
}
.mrm-bootstrap-container .rotating_callout_container .rotating_callout .mask:hover,
.mrm-bootstrap-container .rotating_callout_container .rotating_callout .mask:focus
{
    background: rgba(0, 0, 0, .4);
}

.mrm-bootstrap-container .rotating_callout_container + .clearfix + .callout_dots
{
    position: relative; 

    margin-bottom: 40px;
}
.mrm-bootstrap-container .rotating_callout_container + .clearfix + .callout_dots .slick_arrow
{
    font-size: 30px;
    line-height: 0;

    position: absolute;
    top: initial;
    bottom: 0;

    display: block;

    width: 20px;
    height: 35px;
    padding: 0;

    cursor: pointer;

    color: #484848; 
    border: none;
}
.mrm-bootstrap-container .rotating_callout_container + .clearfix + .callout_dots .slick_arrow.slick_next
{
    right: 20px;
}
.mrm-bootstrap-container .rotating_callout_container + .clearfix + .callout_dots .slick_arrow.slick_prev
{
    left: 20px;
}
.mrm-bootstrap-container .rotating_callout_container + .clearfix + .callout_dots .slick_arrow:focus,
.mrm-bootstrap-container .rotating_callout_container + .clearfix + .callout_dots .slick_arrow:hover
{
    opacity: .8;
}
.mrm-bootstrap-container .rotating_callout_container + .clearfix + .callout_dots .dots .rotating_callout_dots
{
    padding: 0;

    list-style: none;

    text-align: center;
}
.mrm-bootstrap-container .rotating_callout_container + .clearfix + .callout_dots .dots .rotating_callout_dots li
{
    display: inline-block;

    margin: 0 4px; 

    transition: .1s linear;

    opacity: .4;
}
.mrm-bootstrap-container .rotating_callout_container + .clearfix + .callout_dots .dots .rotating_callout_dots li button
{
    font-size: 0;

    width: 15px;
    height: 15px;

    border: 0;
    border-radius: 0;
    background: #484848;
}
.mrm-bootstrap-container .rotating_callout_container + .clearfix + .callout_dots .dots .rotating_callout_dots li.slick-active
{
    opacity: 1;
}
.mrm-bootstrap-container .rotating_callout_container + .clearfix + .callout_dots .dots .rotating_callout_dots li:focus,
.mrm-bootstrap-container .rotating_callout_container + .clearfix + .callout_dots .dots .rotating_callout_dots li:hover
{
    opacity: .8;
}

.mrm-bootstrap-container .video
{
    position: relative;

    display: block;

    width: 100%;
    margin-bottom: 40px;
}
.mrm-bootstrap-container .video:after
{
    display: block;

    padding-top: 60%;

    content: '';
}
.mrm-bootstrap-container .video img
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%; 

    object-fit: cover;
}
.mrm-bootstrap-container .video span
{
    position: relative;
    z-index: 100;
}
.mrm-bootstrap-container .video .mask
{
    position: absolute;
    z-index: 2; 

    width: 100%;
    height: 100%;

    transition: .1s linear;

    background: rgba(0, 0, 0, .2);
}
.mrm-bootstrap-container .video .mask:hover,
.mrm-bootstrap-container .video .mask:focus
{
    background: rgba(0, 0, 0, .4);
}
.mrm-bootstrap-container .video .move_me
{
    position: absolute;
    z-index: 1000;
    top: 50%;
    left: 50%;

    transform: translate(-50%, -50%);
    pointer-events: none;

    color: white;
}
.mrm-bootstrap-container .video .play_button
{
    color: white !important;
}

.mrm-bootstrap-container .global-top-callouts .video
{
    margin-bottom: 20px;
}

.mrm-bootstrap-container .welcome_filmstrip
{
    position: relative;
}
.mrm-bootstrap-container .welcome_filmstrip .slick-arrow
{
    position: absolute;
    z-index: 10;
    top: 50%;

    width: 35px;
    height: 50px;
    padding: 10px;

    border: 0;
    border-radius: 0;
}
.mrm-bootstrap-container .welcome_filmstrip .slick-arrow.prev
{
    left: -15px;
}
.mrm-bootstrap-container .welcome_filmstrip .slick-arrow.next
{
    right: -15px;
}
.mrm-bootstrap-container .welcome_filmstrip .slick-arrow span
{
    font-size: 28px; 

    color: white;
}

.mrm-bootstrap-container .filmstripWrap
{
    margin-bottom: 40px;
}
.mrm-bootstrap-container .filmstripWrap .filmstrip .image_slide
{
    display: block;

    width: 100%;
    height: 100%;
    margin: 0 auto;

    background-position: center;
    background-size: cover;
}
.mrm-bootstrap-container .filmstripWrap .filmstrip .image_slide:after
{
    display: block;

    padding-top: 56.25%;

    content: '';
}
.mrm-bootstrap-container .filmstripWrap .filmstrip .caption
{
    font-style: italic;
    line-height: 50px;

    position: absolute; 
    bottom: 0;

    display: block;
    overflow: hidden;

    width: 100%;
    height: 51px;
    padding: 0 26px;

    white-space: nowrap;
    text-overflow: ellipsis;

    color: white;
    background: rgba(0, 0, 0, .5);
}

.mrm-bootstrap-container .nextbtn,
.mrm-bootstrap-container .prevbtn
{
    font-size: 100px;

    z-index: 1; 

    display: inline-block;

    width: 55px;
    height: 100px;
    margin: 5px;
    padding: 12px 15px;

    white-space: normal;
    text-decoration: none;

    color: white !important;
    border: 0;
    border-radius: 50px;
}
.mrm-bootstrap-container .nextbtn::before,
.mrm-bootstrap-container .nextbtn:before,
.mrm-bootstrap-container .prevbtn::before,
.mrm-bootstrap-container .prevbtn:before
{
    content: none;
}

.mrm-bootstrap-container .prevbtn.slick-prev
{
    left: 20px;
}

.mrm-bootstrap-container .nextbtn.slick-next
{
    right: 20px;
}

.mrm-bootstrap-container .testimonial_container
{
    margin-bottom: 40px;
    padding: 30px; 

    background: #e8eef3;
}
.mrm-bootstrap-container .testimonial_container span
{
    z-index: 2;

    width: 100%;

    text-align: center;
}
.mrm-bootstrap-container .testimonial_container .dots_arrows
{
    position: relative;
}
.mrm-bootstrap-container .testimonial_container .dots_arrows .dots .testimonial_dots
{
    padding: 0;

    list-style: none;

    text-align: center;
}
.mrm-bootstrap-container .testimonial_container .dots_arrows .dots .testimonial_dots li
{
    display: inline-block;

    margin: 0 4px; 

    transition: .1s linear;

    opacity: .4;
}
.mrm-bootstrap-container .testimonial_container .dots_arrows .dots .testimonial_dots li button
{
    font-size: 0;

    width: 15px;
    height: 15px;

    border: 0;
    border-radius: 0;
    background: #484848;
}
.mrm-bootstrap-container .testimonial_container .dots_arrows .dots .testimonial_dots li.slick-active
{
    opacity: 1;
}
.mrm-bootstrap-container .testimonial_container .dots_arrows .dots .testimonial_dots li:focus,
.mrm-bootstrap-container .testimonial_container .dots_arrows .dots .testimonial_dots li:hover
{
    opacity: .8;
}
.mrm-bootstrap-container .testimonial_container .testimonial blockquote
{
    font-size: 20px;
    line-height: 36px; 

    margin: 20px 60px;
    padding: 0;

    letter-spacing: 0;

    border: 0;
}
.mrm-bootstrap-container .testimonial_container .testimonial p
{
    margin: 0 60px;
}

.mrm-bootstrap-container .request-form
{
    padding: 50px;

    background: #e8eef3;
}
.mrm-bootstrap-container .request-form .form_title
{
    margin-bottom: 20px;
}
.mrm-bootstrap-container .request-form .form-group
{
    margin-bottom: 20px;
}
.mrm-bootstrap-container .request-form input[type='email'],
.mrm-bootstrap-container .request-form input[type='tel'],
.mrm-bootstrap-container .request-form input[type='text'],
.mrm-bootstrap-container .request-form textarea
{
    font-size: 16px;

    border: none;
    border-radius: 0; 
    background: rgba(255, 255, 255, .75);
    box-shadow: none;
}
.mrm-bootstrap-container .request-form button.mrm-button,
.mrm-bootstrap-container .request-form .global-right button.btn,
.mrm-bootstrap-container .global-right .request-form button.btn,
.mrm-bootstrap-container .request-form .global-top-callouts button.btn,
.mrm-bootstrap-container .global-top-callouts .request-form button.btn,
.mrm-bootstrap-container .request-form input[type='submit']
{
    font-size: 18px;
    line-height: 0;

    float: none;

    width: 119px;
    height: 50px;
    margin-bottom: 0; 
    padding: 0;
}
.mrm-bootstrap-container .request-form input[type='email'],
.mrm-bootstrap-container .request-form input[type='tel'],
.mrm-bootstrap-container .request-form input[type='text']
{
    height: 50px;
}
.mrm-bootstrap-container .request-form textarea
{
    height: 100px;
}
.mrm-bootstrap-container .request-form label
{
    display: block; 

    text-align: left;
}

.mrm-bootstrap-container .pretty-panels .panel
{
    margin-bottom: 25px; 

    border: 0;
    border-radius: 0;
    box-shadow: none;
}
.mrm-bootstrap-container .pretty-panels .panel .panel-heading
{
    position: relative;

    padding: 0;

    border-radius: 0;
    background-color: #404040; 
    background-position: center center;
    background-size: cover;
}
.mrm-bootstrap-container .pretty-panels .panel .panel-heading:after
{
    position: absolute;
    top: 0;
    left: 0; 

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(64, 64, 64, .3);
}
.mrm-bootstrap-container .pretty-panels .panel .panel-heading + .panel-collapse > .panel-body
{
    border-top: 0;
}
.mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title
{
    position: relative; 
    z-index: 2;
}
.mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title a
{
    font-weight: normal;
    line-height: 1;

    position: relative;
    z-index: 1;

    display: block;

    width: 100%;
    margin: 0;
    padding: 20px 0 20px 63px;
    padding-left: 30px;

    transition: .2s linear; 

    color: white;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title a
    {
        padding: 35px 20px;
    }
}
.mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title a i,
.mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title a svg
{
    margin-right: 5px; 

    transition: .2s linear;
}
.mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title a:not(.collapsed) i,
.mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title a:not(.collapsed) svg
{
    transform: rotate(45deg);
}
.mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title a::after,
.mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title a:after
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; 

    content: ' ';
}
.mrm-bootstrap-container .pretty-panels .panel + .panel
{
    margin-top: 10px;
}
.mrm-bootstrap-container .pretty-panels .panel .panel-body
{
    padding: 25px;

    color: #4b4b4b;
    background: #eeeff0;
}
.mrm-bootstrap-container .pretty-panels .panel .panel-body .panel-text > span
{
    max-width: 820px;

    border-radius: 0;
    background: transparent; 
    box-shadow: none;
}
.mrm-bootstrap-container .pretty-panels .panel .panel-body .panel-text > span span[class$=_ft],
.mrm-bootstrap-container .pretty-panels .panel .panel-body .panel-text > span span[class$=_hd]
{
    display: none;
}
.mrm-bootstrap-container .pretty-panels .panel .panel-body .panel-image img
{
    width: 100%;
}
.mrm-bootstrap-container .pretty-panels .panel .panel-body > p:first-of-type
{
    margin-top: 30px;
}

*
{
    font-family: proxima-nova, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';

    -webkit-font-smoothing: antialiased;
}

body
{
    margin: 0;

    color: #4b4b4b; 
    background: #fff;
}
.loggedIn body
{
    margin-top: 40px;
}

.siteAdminTopBar
{
    position: fixed !important;
    z-index: 900 !important;
}

.mrm-bootstrap-container .main
{
    position: relative;
    z-index: 10;

    overflow: hidden;

    padding: 20px 0 0;
}
@media (min-width: 992px)
{
    .mrm-bootstrap-container .main
    {
        padding: 50px 0 0;
    }
}
.mrm-bootstrap-container .main .content-right
{
    padding-bottom: 20px;
}
@media (min-width: 992px)
{
    .mrm-bootstrap-container .main .content-right
    {
        padding-bottom: 50px;
    }
}
.mrm-bootstrap-container .main .content-right .more,
.mrm-bootstrap-container .main .content-right .timeline.a > div figure .timeline-body .anchor a,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .anchor .main .content-right a
{
    font-family: bebas-neue, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    font-size: 20px;
    font-weight: 400;

    display: inline-block;

    letter-spacing: 1px;
}

@media (max-width: 1199px)
{
    .desktop_only
    {
        display: none !important;
    }
}

@media (min-width: 1200px)
{
    .mobile_only
    {
        display: none !important;
    }
}

@media (max-width: 767px)
{
    .sm_mobile_hide
    {
        display: none !important;
    }
}

.mrm-bootstrap-container.homepage .box-banner .banner-controls
{
    position: absolute;
    z-index: 100;
    right: 0;
    bottom: 0;

    width: 100%;

    text-align: center;
}
.mrm-bootstrap-container.homepage .box-banner .banner-controls .dots-container
{
    display: inline-block;

    width: auto;
}
.mrm-bootstrap-container.homepage .box-banner .banner-controls .dots-container .banner-dots
{
    padding: 0; 

    list-style: none;
}
.mrm-bootstrap-container.homepage .box-banner .banner-controls .dots-container .banner-dots li
{
    display: inline-block;
}
.mrm-bootstrap-container.homepage .box-banner .banner-controls .dots-container .banner-dots li button
{
    font-size: 0;

    width: 16px;
    height: 16px;
    margin: 0 5px;

    transition: .1s linear; 

    border: 1px solid white;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0);
}
.mrm-bootstrap-container.homepage .box-banner .banner-controls .dots-container .banner-dots li button:focus
{
    outline: 0; 
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}
.mrm-bootstrap-container.homepage .box-banner .banner-controls .dots-container .banner-dots li.slick-active button
{
    background: white;
}
.mrm-bootstrap-container.homepage .box-banner .banner-controls button
{
    font-size: 14px;
    line-height: 0;

    display: inline-block;

    height: 18px;

    vertical-align: top;

    color: white;
    border: 0;
    background: transparent;
    background: transparent;
}
.mrm-bootstrap-container.homepage .box-banner .banner-controls button:focus
{
    outline: 0; 
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}
.mrm-bootstrap-container.homepage .box-banner .banner-controls.playing .play-icon,
.mrm-bootstrap-container.homepage .box-banner .banner-controls.playing .play-text
{
    display: none;
}

.mrm-bootstrap-container.homepage .box-banner:not(.video-banner)
{
    margin-top: 67px;
}
@media (min-width: 1200px)
{
    .mrm-bootstrap-container.homepage .box-banner:not(.video-banner)
    {
        margin-top: 100px;
    }
}
.mrm-bootstrap-container.homepage .box-banner:not(.video-banner) .images
{
    width: 100%;
    height: calc(60vh - 67px);
}
@media (min-width: 1200px)
{
    .mrm-bootstrap-container.homepage .box-banner:not(.video-banner) .images
    {
        height: calc(80vh - 100px);
    }
}
.mrm-bootstrap-container.homepage .box-banner:not(.video-banner) .images:after,
.mrm-bootstrap-container.homepage .box-banner:not(.video-banner) .images:before
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 100%;

    content: ''; 
    pointer-events: none;
}
.mrm-bootstrap-container.homepage .box-banner:not(.video-banner) .images:before
{
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, 0) 24%);
}
.mrm-bootstrap-container.homepage .box-banner:not(.video-banner) .images:after
{
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, 0) 11%);
}

.mrm-bootstrap-container.homepage .box-banner.video-banner
{
    overflow: hidden; 

    width: 100%;
    height: calc(100vh - 62px);
    max-height: 18.75rem;
    margin-top: 62px;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container.homepage .box-banner.video-banner
    {
        max-height: 75rem;
    }
}
@media (min-width: 1200px)
{
    .mrm-bootstrap-container.homepage .box-banner.video-banner
    {
        height: calc(100vh - 0px);
    }
}
.loggedIn .mrm-bootstrap-container.homepage .box-banner.video-banner
{
    height: calc(100vh - 0px);
}
.mrm-bootstrap-container.homepage .box-banner.video-banner .images
{
    position: absolute;
    top: 0;
    left: 0;

    overflow: hidden;

    width: 100%;
    height: 100%;

    transition: all .3s linear; 

    opacity: 0;
}
.mrm-bootstrap-container.homepage .box-banner.video-banner .images.active
{
    visibility: visible; 

    opacity: 1;
}
.mrm-bootstrap-container.homepage .box-banner.video-banner .images.videoSlide
{
    transition: all .6s linear;
}
.mrm-bootstrap-container.homepage .box-banner.video-banner .banner-slideshow
{
    height: 100%;
}
.mrm-bootstrap-container.homepage .box-banner.video-banner video
{
    z-index: 100; 

    pointer-events: none;
}
.mrm-bootstrap-container.homepage .box-banner.video-banner video#myVideo
{
    position: absolute;
    z-index: 1; 
    top: 0;
    right: 0;
    right: 0;
    bottom: 0;

    width: 100%;
    min-height: 100%;

    background-color: rgba(0, 0, 0, .25);
    background-position: center center;
    background-size: 100% 100%;
    background-size: cover;

    object-fit: cover;
}
.mrm-bootstrap-container.homepage .box-banner.video-banner video::-webkit-media-controls
{
    display: none !important;
}

.mrm-bootstrap-container .overview
{
    padding: 30px 15px 30px;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .overview
    {
        padding: 50px 0 70px;
    }
}
.mrm-bootstrap-container .overview .divider
{
    margin: 20px auto;
}

.mrm-bootstrap-container .featured-callouts,
.mrm-bootstrap-container .homepage-timeline
{
    height: 100%;

    border: 10px solid white;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .featured-callouts,
    .mrm-bootstrap-container .homepage-timeline
    {
        border: 20px solid white;
    }
}
.mrm-bootstrap-container .featured-callouts .container-fluid,
.mrm-bootstrap-container .homepage-timeline .container-fluid
{
    background: #e8eef3;
}
.mrm-bootstrap-container .featured-callouts .featured-callout-img,
.mrm-bootstrap-container .homepage-timeline .featured-callout-img
{
    width: 100%;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .featured-callouts .featured-callout-img,
    .mrm-bootstrap-container .homepage-timeline .featured-callout-img
    {
        width: 50%;
    }
}
.mrm-bootstrap-container .featured-callouts .callout-image,
.mrm-bootstrap-container .homepage-timeline .callout-image
{
    width: 100%;
    height: 100%;
    max-height: 580px; 

    object-fit: cover;
}
.mrm-bootstrap-container .featured-callouts .row,
.mrm-bootstrap-container .homepage-timeline .row
{
    align-items: center;
}
.mrm-bootstrap-container .featured-callouts .callout-text,
.mrm-bootstrap-container .homepage-timeline .callout-text
{
    position: relative;
    top: 50%;

    max-width: 30.625rem;
    padding: 0 0 10px 0;

    transform: translateY(-50%);
}
.mrm-bootstrap-container .featured-callouts.reversed .featured-callout-img,
.mrm-bootstrap-container .homepage-timeline.reversed .featured-callout-img
{
    left: 0;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .featured-callouts.reversed .featured-callout-img,
    .mrm-bootstrap-container .homepage-timeline.reversed .featured-callout-img
    {
        left: 50%;
    }
}
.mrm-bootstrap-container .featured-callouts.reversed .p-4,
.mrm-bootstrap-container .homepage-timeline.reversed .p-4
{
    right: 0;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .featured-callouts.reversed .p-4,
    .mrm-bootstrap-container .homepage-timeline.reversed .p-4
    {
        right: 50%;
    }
}

@media (min-width: 768px)
{
    .mrm-bootstrap-container .homepage-timeline
    {
        padding: 40px 0 70px;
    }
}

.mrm-bootstrap-container .homepage-timeline .row
{
    align-items: center;
}

.mrm-bootstrap-container .homepage-timeline .timeline-images
{
    width: 100%;
}
.mrm-bootstrap-container .homepage-timeline .timeline-images .slick-list,
.mrm-bootstrap-container .homepage-timeline .timeline-images .slick-track
{
    height: 100%;
}

.mrm-bootstrap-container .homepage-timeline .p-4
{
    padding: 0 !important;
}
.mrm-bootstrap-container .homepage-timeline .p-4 .timeline-text .text-slide
{
    position: relative;

    padding: 20px 0;

    transform: translateY(50%);
}
@media (min-width: 992px)
{
    .mrm-bootstrap-container .homepage-timeline .p-4 .timeline-text .text-slide
    {
        padding: 60px 0;
    }
}

.mrm-bootstrap-container .homepage-timeline .mobile-arrows
{
    margin-top: 12px;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .homepage-timeline .mobile-arrows
    {
        display: none;
    }
}
.mrm-bootstrap-container .homepage-timeline .mobile-arrows .arrow
{
    font-size: 19px;

    display: inline-block;

    width: 43px;
    height: 43px;
    padding: 0 5px; 

    color: #2c4962;
    border: 1px solid #2c4962;
    border-radius: 100%;
    background: transparent;
}
.mrm-bootstrap-container .homepage-timeline .mobile-arrows .arrow i,
.mrm-bootstrap-container .homepage-timeline .mobile-arrows .arrow svg
{
    position: relative;
    top: 1px;
}
.mrm-bootstrap-container .homepage-timeline .mobile-arrows .arrow.arrow-left i,
.mrm-bootstrap-container .homepage-timeline .mobile-arrows .arrow.arrow-left svg
{
    left: 1px;
}
.mrm-bootstrap-container .homepage-timeline .mobile-arrows .arrow.arrow-right i,
.mrm-bootstrap-container .homepage-timeline .mobile-arrows .arrow.arrow-right svg
{
    right: 1px;
}
.mrm-bootstrap-container .homepage-timeline .mobile-arrows .arrow-right
{
    float: right;
}

.mrm-bootstrap-container .featured-callouts + .featured-callouts
{
    border-top: 0;
}

@media (min-width: 768px)
{
    .mrm-bootstrap-container .featured-callouts:nth-of-type(even) div > div > div.col-md-6.p-0
    {
        order: 6 !important;
    }
}

.mrm-bootstrap-container .timeline-dates
{
    display: none;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .timeline-dates
    {
        display: block;
    }
}

.mrm-bootstrap-container .custom-pills
{
    display: inline-block;

    margin: 20px 0 50px; 

    text-align: center;
}
.mrm-bootstrap-container .custom-pills > li
{
    color: white;
}
.mrm-bootstrap-container .custom-pills > li.slick-active a
{
    background: #2c4962;
}
.mrm-bootstrap-container .custom-pills > li + li
{
    margin-left: 1px;
}
.mrm-bootstrap-container .custom-pills > li a
{
    font-size: 16px;
    font-weight: 800 !important; 

    cursor: pointer;
    letter-spacing: 1px;

    color: white;
    border-radius: 0;
    background: #2c4962;
}
.mrm-bootstrap-container .custom-pills > li a:focus,
.mrm-bootstrap-container .custom-pills > li a:hover
{
    background: #1a2c3b;
}
.mrm-bootstrap-container .custom-pills > li:first-of-type a
{
    padding-left: 19px;

    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}
.mrm-bootstrap-container .custom-pills > li:last-of-type a
{
    padding-right: 19px;

    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.mrm-bootstrap-container .wide-video
{
    position: relative; 

    width: 100%;

    text-align: center;

    border-top: 0;
    border-right: 10px solid white;
    border-left: 10px solid white;
    background-position: center;
    background-size: cover;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .wide-video
    {
        border-right: 20px solid white; 
        border-left: 20px solid white;
    }
}
.mrm-bootstrap-container .wide-video:after
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%; 
    height: 100%;

    content: '';

    background: rgba(175, 182, 188, .5);
}
@media (max-width: 767px)
{
    .mrm-bootstrap-container .wide-video:before
    {
        display: block; 

        width: 100%;
        padding-top: 65%;

        content: '';
    }
}
.mrm-bootstrap-container .wide-video h2,
.mrm-bootstrap-container .wide-video .h2,
.mrm-bootstrap-container .wide-video .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .wide-video .title,
.mrm-bootstrap-container .wide-video .timeline.a > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .wide-video .primary-title,
.mrm-bootstrap-container .wide-video .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .wide-video .title,
.mrm-bootstrap-container .wide-video .timeline.b > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .wide-video .primary-title,
.mrm-bootstrap-container .wide-video .video .play_button,
.mrm-bootstrap-container .video .wide-video .play_button
{
    margin: 0 0 30px;

    color: white;
}
.mrm-bootstrap-container .wide-video .play-button
{
    font-size: 29px;
    line-height: 62px;

    display: inline-block;

    width: 62px;
    height: 62px;
    padding: 0 19px; 

    color: white;
    border: 2px solid #fff;
    border-radius: 100%;
}
.mrm-bootstrap-container .wide-video .play-button:focus,
.mrm-bootstrap-container .wide-video .play-button:hover
{
    color: #000; 
    background: white;
}
.mrm-bootstrap-container .wide-video .row
{
    position: relative;
    z-index: 10;

    align-items: center;
}
@media (max-width: 767px)
{
    .mrm-bootstrap-container .wide-video .row
    {
        position: absolute;
        top: 50%;

        width: 100%;

        transform: translateY(-50%);
    }
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .wide-video .row
    {
        min-height: 500px;
    }
}
.mrm-bootstrap-container .wide-video + .alt-callouts
{
    border-top: 10px solid white;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .wide-video + .alt-callouts
    {
        border-top: 20px solid white;
    }
}

.mrm-bootstrap-container .alt-callouts
{
    padding: 0 10px;
}
.mrm-bootstrap-container .alt-callouts .alt-callout-item
{
    position: relative;

    overflow: hidden;

    height: 280px; 
    padding: 0;

    border-bottom: 10px solid white;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .alt-callouts .alt-callout-item
    {
        height: 400px;
        max-height: 31.25rem;

        border-right: 10px solid white;
        border-bottom: 20px solid white;
        border-left: 10px solid white;

        flex-grow: 1;
    }
}
.mrm-bootstrap-container .alt-callouts .alt-callout-item:after
{
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
    margin-top: 100%;

    content: '';

    opacity: 0; 
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .7) 100%);
}
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text
{
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;

    width: 90%;

    transform: translate(-50%, -65%); 
    text-align: center;
}
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text span
{
    color: white;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .5);
}
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .h5,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .timeline.a > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item .alt-callout-text .title_short,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .timeline.a > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item .alt-callout-text .secondary-title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .mrm-button,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .global-right .btn,
.mrm-bootstrap-container .global-right .alt-callouts .alt-callout-item .alt-callout-text .btn,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .global-top-callouts .btn,
.mrm-bootstrap-container .global-top-callouts .alt-callouts .alt-callout-item .alt-callout-text .btn
{
    transform: scale(0); 

    opacity: 0;
}
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .h2,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item .alt-callout-text .title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .timeline.a > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item .alt-callout-text .primary-title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .alt-callouts .alt-callout-item .alt-callout-text .title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .timeline.b > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .alt-callouts .alt-callout-item .alt-callout-text .primary-title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .video .play_button,
.mrm-bootstrap-container .video .alt-callouts .alt-callout-item .alt-callout-text .play_button
{
    margin: 10% 0 10px;

    transform: translate3d(0, 100%, 0);
}

.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .mrm-button,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .global-right .btn,
.mrm-bootstrap-container .global-right .alt-callouts .alt-callout-item .alt-callout-text .btn,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .global-top-callouts .btn,
.mrm-bootstrap-container .global-top-callouts .alt-callouts .alt-callout-item .alt-callout-text .btn
{
    margin-top: 15px;
}
.mrm-bootstrap-container .alt-callouts .alt-callout-item:focus:after,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:hover:after
{
    margin-top: 0;

    opacity: 1;
}
.mrm-bootstrap-container .alt-callouts .alt-callout-item:focus .alt-callout-text .h2,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:focus .alt-callout-text .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item:focus .alt-callout-text .title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:focus .alt-callout-text .timeline.a > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item:focus .alt-callout-text .primary-title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:focus .alt-callout-text .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .alt-callouts .alt-callout-item:focus .alt-callout-text .title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:focus .alt-callout-text .timeline.b > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .alt-callouts .alt-callout-item:focus .alt-callout-text .primary-title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:focus .alt-callout-text .video .play_button,
.mrm-bootstrap-container .video .alt-callouts .alt-callout-item:focus .alt-callout-text .play_button,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:hover .alt-callout-text .h2,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:hover .alt-callout-text .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item:hover .alt-callout-text .title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:hover .alt-callout-text .timeline.a > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item:hover .alt-callout-text .primary-title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:hover .alt-callout-text .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .alt-callouts .alt-callout-item:hover .alt-callout-text .title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:hover .alt-callout-text .timeline.b > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .alt-callouts .alt-callout-item:hover .alt-callout-text .primary-title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:hover .alt-callout-text .video .play_button,
.mrm-bootstrap-container .video .alt-callouts .alt-callout-item:hover .alt-callout-text .play_button
{
    transform: translate3d(0, 0, 0);
}
.mrm-bootstrap-container .alt-callouts .alt-callout-item:focus .alt-callout-text .h5,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:focus .alt-callout-text .timeline.a > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item:focus .alt-callout-text .title_short,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:focus .alt-callout-text .timeline.a > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item:focus .alt-callout-text .secondary-title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:focus .alt-callout-text .mrm-button,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:focus .alt-callout-text .global-right .btn,
.mrm-bootstrap-container .global-right .alt-callouts .alt-callout-item:focus .alt-callout-text .btn,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:focus .alt-callout-text .global-top-callouts .btn,
.mrm-bootstrap-container .global-top-callouts .alt-callouts .alt-callout-item:focus .alt-callout-text .btn,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:hover .alt-callout-text .h5,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:hover .alt-callout-text .timeline.a > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item:hover .alt-callout-text .title_short,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:hover .alt-callout-text .timeline.a > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item:hover .alt-callout-text .secondary-title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:hover .alt-callout-text .mrm-button,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:hover .alt-callout-text .global-right .btn,
.mrm-bootstrap-container .global-right .alt-callouts .alt-callout-item:hover .alt-callout-text .btn,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:hover .alt-callout-text .global-top-callouts .btn,
.mrm-bootstrap-container .global-top-callouts .alt-callouts .alt-callout-item:hover .alt-callout-text .btn
{
    transform: scale(1); 

    opacity: 1;
}
.mrm-bootstrap-container .alt-callouts .alt-callout-item img
{
    width: 100%; 
    height: 100%;

    object-fit: cover;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .alt-callouts .alt-callout-item:nth-of-type(1),
    .mrm-bootstrap-container .alt-callouts .alt-callout-item:nth-of-type(4),
    .mrm-bootstrap-container .alt-callouts .alt-callout-item:nth-of-type(5)
    {
        width: 60%;
    }
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .alt-callouts .alt-callout-item:nth-of-type(2),
    .mrm-bootstrap-container .alt-callouts .alt-callout-item:nth-of-type(3),
    .mrm-bootstrap-container .alt-callouts .alt-callout-item:nth-of-type(6)
    {
        width: 40%;
    }
}

.mrm-bootstrap-container .divider
{
    position: relative;

    width: 106px;
    height: 2px;
    margin-bottom: 20px;

    background: rgba(44, 73, 98, .3);
}

.mrm-bootstrap-container .instagram
{
    border: 5px solid white;
    border-top: 0;
}
@media (min-width: 576px)
{
    .mrm-bootstrap-container .instagram
    {
        border: 10px solid white;
    }
}
.mrm-bootstrap-container .instagram .col
{
    position: relative;
}
.mrm-bootstrap-container .instagram a.h4,
.mrm-bootstrap-container .instagram .pretty-panels .panel .panel-heading .panel-title a,
.mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title .instagram a
{
    position: absolute;
    top: 50%;
    left: 50%;

    display: inline-block;

    width: auto;
    margin: 0 0 30px;
    padding-right: 10px;
    padding-left: 10px;

    transform: translate(-50%, -50%); 
    text-align: center;

    color: #5f5f5f;
    background-color: white;
}
@media (min-width: 576px)
{
    .mrm-bootstrap-container .instagram a.h4,
    .mrm-bootstrap-container .instagram .pretty-panels .panel .panel-heading .panel-title a,
    .mrm-bootstrap-container .pretty-panels .panel .panel-heading .panel-title .instagram a
    {
        padding-right: 40px; 
        padding-left: 40px;
    }
}
.mrm-bootstrap-container .instagram hr
{
    margin: 30px 0; 

    border-top: 2px solid #afb6bc;
}
.mrm-bootstrap-container .instagram a.instagram-image
{
    display: block;

    border: 5px solid white; 
    background-size: cover;
}
@media (min-width: 576px)
{
    .mrm-bootstrap-container .instagram a.instagram-image
    {
        border: 10px solid white;
    }
}
.mrm-bootstrap-container .instagram a.instagram-image:after
{
    display: block;

    width: 100%;
    padding-top: 100%;

    content: '';

    opacity: 0; 
    background: rgba(44, 73, 98, .5);
}
.mrm-bootstrap-container .instagram a.instagram-image:focus:after,
.mrm-bootstrap-container .instagram a.instagram-image:hover:after
{
    opacity: 1;
}

.mrm-bootstrap-container .contact-form .mrm-button,
.mrm-bootstrap-container .contact-form .global-right .btn,
.mrm-bootstrap-container .global-right .contact-form .btn,
.mrm-bootstrap-container .contact-form .global-top-callouts .btn,
.mrm-bootstrap-container .global-top-callouts .contact-form .btn
{
    margin: 10px 0;
}

.mrm-bootstrap-container .contact-form .selectric .label
{
    font-size: 15px;
    font-weight: 300;
    line-height: 42px; 

    color: #000;
}

.mrm-bootstrap-container .contact-form .selectric .button
{
    height: 50px;
}
.mrm-bootstrap-container .contact-form .selectric .button:after
{
    border-top-color: #2c4962;
}

.mrm-bootstrap-container .contact-form .selectric-items
{
    border-radius: 5px; 
    background: white;
}
.mrm-bootstrap-container .contact-form .selectric-items li
{
    font-size: 15px;

    padding: 4px 10px; 

    color: #555;
    border-bottom: 0 solid #555;
}
.mrm-bootstrap-container .contact-form .selectric-items li.highlighted,
.mrm-bootstrap-container .contact-form .selectric-items li.selected,
.mrm-bootstrap-container .contact-form .selectric-items li:hover
{
    color: #000;
    background: rgba(0, 0, 0, .05);
}
.mrm-bootstrap-container .contact-form .selectric-items li:last-of-type
{
    border-bottom: 0;
}

.mrm-bootstrap-container .homepage-announcement
{
    position: absolute;
    z-index: 1000;
    right: 20px;
    bottom: 50px; 

    width: calc(100% - 40px);
    max-width: 375px;
    height: auto;
    padding: 3.125rem 2.5rem 1.875rem;

    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .25);
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .homepage-announcement
    {
        top: unset; 
        right: 50px;

        width: 375px;
    }
}
.mrm-bootstrap-container .homepage-announcement.go-away
{
    opacity: 0;
}
.mrm-bootstrap-container .homepage-announcement .divider
{
    margin: 20px auto;
}

@media (min-width: 768px)
{
    .mrm-bootstrap-container .text-callout
    {
        padding: 40px 0;
    }
}

.mrm-bootstrap-container .meet-professionals
{
    position: relative;

    padding-top: 50px; 

    text-align: center;
}
.mrm-bootstrap-container .meet-professionals h3
{
    margin: 0;
}
.mrm-bootstrap-container .meet-professionals h6
{
    margin: 0;
}
.mrm-bootstrap-container .meet-professionals p
{
    max-width: 730px;
}
.mrm-bootstrap-container .meet-professionals .professional-panel
{
    position: relative;
    z-index: 100;

    max-width: 1000px;
    margin: 70px auto 50px;
    padding: 0;
}
@media (min-width: 576px)
{
    .mrm-bootstrap-container .meet-professionals .professional-panel
    {
        padding: 0 30px;
    }
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .meet-professionals .professional-panel
    {
        padding: 0;
    }
}
.mrm-bootstrap-container .meet-professionals .professional-panel .slick-arrow.slick-prev
{
    z-index: 999; 
    left: 10px;
}
.mrm-bootstrap-container .meet-professionals .professional-panel .slick-arrow.slick-next
{
    z-index: 999; 
    right: 10px;
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .meet-professionals .professional-panel .slick-arrow.slick-prev
    {
        left: -30px;
    }
    .mrm-bootstrap-container .meet-professionals .professional-panel .slick-arrow.slick-next
    {
        right: -30px;
    }
}
.mrm-bootstrap-container .meet-professionals .professional
{
    position: relative;
}
.mrm-bootstrap-container .meet-professionals .professional h6
{
    padding: 0;
}
.mrm-bootstrap-container .meet-professionals .professional .headshot
{
    width: 200px;
    max-width: 100%;
    height: 200px;
    margin: 20px auto;

    border-radius: 100%; 

    object-fit: cover;
}
@media (min-width: 576px)
{
    .mrm-bootstrap-container .meet-professionals .professional .headshot
    {
        width: 130px;
        height: 130px;
    }
}
@media (min-width: 768px)
{
    .mrm-bootstrap-container .meet-professionals .professional .headshot
    {
        width: 245px;
        height: 245px;
    }
}

.mrm-bootstrap-container .full-slideshow
{
    position: relative;

    margin: 0 0 40px 0; 
    padding: 80px 0 10px;

    border-right: 20px solid white;
    border-left: 20px solid white;
    background: #e8eef3;
}
@media (max-width: 767px)
{
    .mrm-bootstrap-container .full-slideshow
    {
        padding: 35px 0 10px;
    }
}
.mrm-bootstrap-container .full-slideshow .h2,
.mrm-bootstrap-container .full-slideshow .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .full-slideshow .title,
.mrm-bootstrap-container .full-slideshow .timeline.a > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .full-slideshow .primary-title,
.mrm-bootstrap-container .full-slideshow .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .full-slideshow .title,
.mrm-bootstrap-container .full-slideshow .timeline.b > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .full-slideshow .primary-title,
.mrm-bootstrap-container .full-slideshow .video .play_button,
.mrm-bootstrap-container .video .full-slideshow .play_button,
.mrm-bootstrap-container .full-slideshow h2
{
    margin-bottom: 50px;
}
.mrm-bootstrap-container .full-slideshow .slick-list,
.mrm-bootstrap-container .full-slideshow .slick-track,
.mrm-bootstrap-container .full-slideshow .slideshow
{
    height: 100%;
}
@media (min-width: 992px)
{
    .mrm-bootstrap-container .full-slideshow .slick-list,
    .mrm-bootstrap-container .full-slideshow .slick-track,
    .mrm-bootstrap-container .full-slideshow .slideshow
    {
        min-height: 450px;
    }
}
.mrm-bootstrap-container .full-slideshow .slideshow
{
    background-position: center;
    background-size: cover;
}
.mrm-bootstrap-container .full-slideshow .slideshow .image_slide
{
    position: relative; 

    display: block;

    width: 100%;
    height: 100%;
    margin: 0 auto;

    background-position: center;
    background-size: cover;
}
.mrm-bootstrap-container .full-slideshow .slideshow .image_slide .caption
{
    position: absolute;
    z-index: 2000; 
    right: 0;
    bottom: 50px;
    left: 0;

    margin: 0 auto;

    color: white;
}
.mrm-bootstrap-container .full-slideshow .slideshow .image_slide:before
{
    display: block;

    padding-top: 56.25%;

    content: '';
}
@media (min-width: 992px)
{
    .mrm-bootstrap-container .full-slideshow .slideshow .image_slide:before
    {
        content: none;
    }
}
.mrm-bootstrap-container .full-slideshow .slideshow .image_slide:after
{
    position: absolute;
    bottom: 0;

    display: block;

    width: 100%;
    height: 50%;

    content: ''; 

    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .5) 100%);
}
.mrm-bootstrap-container .full-slideshow .slideshow .slick-dots
{
    bottom: 0;
}
.mrm-bootstrap-container .full-slideshow .slideshow .slick-dots li
{
    margin: 0 2px;
}
.mrm-bootstrap-container .full-slideshow .slideshow .slick-dots li button
{
    width: 16px; 
    height: 16px;
    padding: 0;

    border: 1px solid white;
    border-radius: 100%;
}
.mrm-bootstrap-container .full-slideshow .slideshow .slick-dots li button:before
{
    content: none;
}
.mrm-bootstrap-container .full-slideshow .slideshow .slick-dots li.slick-active button
{
    background: white;
}
.mrm-bootstrap-container .full-slideshow .pos-rel
{
    max-width: 1100px;
    margin: 0 auto;
}
.mrm-bootstrap-container .full-slideshow .slick-arrow
{
    top: 50%;
}
.mrm-bootstrap-container .full-slideshow .slick-arrow.slick-prev
{
    transform: translateX(-50%);
}
@media (min-width: 992px)
{
    .mrm-bootstrap-container .full-slideshow .slick-arrow.slick-prev
    {
        left: -3vw;
    }
}
@media (min-width: 1400px)
{
    .mrm-bootstrap-container .full-slideshow .slick-arrow.slick-prev
    {
        left: -6vw;
    }
}
.mrm-bootstrap-container .full-slideshow .slick-arrow.slick-next
{
    transform: translateX(50%);
}
@media (min-width: 992px)
{
    .mrm-bootstrap-container .full-slideshow .slick-arrow.slick-next
    {
        right: -3vw;
    }
}
@media (min-width: 1400px)
{
    .mrm-bootstrap-container .full-slideshow .slick-arrow.slick-next
    {
        right: -6vw;
    }
}
.mrm-bootstrap-container .full-slideshow .slideshow
{
    width: 90%;
    margin: 10px auto 70px;
}
.mrm-bootstrap-container .full-slideshow .slideshow .image_slide:before
{
    display: block;

    padding-top: 65%;

    content: '';
}
@media (min-width: 992px)
{
    .mrm-bootstrap-container .full-slideshow .slideshow .image_slide:before
    {
        padding-top: 55%;
    }
}
.mrm-bootstrap-container .full-slideshow .slideshow .image_slide:after
{
    position: absolute;
    z-index: 20;
    bottom: 0;

    display: block;

    width: 100%;
    height: 50%;

    content: ''; 

    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .5) 100%);
}

.mrm-bootstrap-container .testimonials
{
    position: relative;

    padding: 30px 0 50px;

    text-align: center;

    background-position: center; 
    background-size: cover;
}
@media (min-width: 1200px)
{
    .mrm-bootstrap-container .testimonials
    {
        padding: 80px 0 70px;
    }
}
.mrm-bootstrap-container .testimonials .h2,
.mrm-bootstrap-container .testimonials .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .testimonials .title,
.mrm-bootstrap-container .testimonials .timeline.a > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .testimonials .primary-title,
.mrm-bootstrap-container .testimonials .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .testimonials .title,
.mrm-bootstrap-container .testimonials .timeline.b > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .testimonials .primary-title,
.mrm-bootstrap-container .testimonials .video .play_button,
.mrm-bootstrap-container .video .testimonials .play_button,
.mrm-bootstrap-container .testimonials h2
{
    position: relative;
    z-index: 100; 

    margin-bottom: 30px;
}
.mrm-bootstrap-container .testimonials .slick-dots
{
    bottom: -60px;
}
.mrm-bootstrap-container .testimonials .slick-dots li
{
    margin: 0 2px;
}
.mrm-bootstrap-container .testimonials .slick-dots li button
{
    width: 16px; 
    height: 16px;
    padding: 0;

    border: 1px solid #2c4962;
    border-radius: 100%;
}
.mrm-bootstrap-container .testimonials .slick-dots li button:before
{
    content: none;
}
.mrm-bootstrap-container .testimonials .slick-dots li.slick-active button
{
    background: #2c4962;
}
.mrm-bootstrap-container .testimonials .testimonial-slider
{
    position: relative;
    z-index: 100; 

    max-width: 1350px;
    margin: 0 auto 40px;
}
.mrm-bootstrap-container .testimonials .testimonial-slider .testimonial-container
{
    max-width: 940px;
    margin: 0 auto;
}
.mrm-bootstrap-container .testimonials .testimonial-slider .testimonial-container blockquote
{
    font-size: 19px;
    line-height: 29px; 

    margin: 0;

    text-align: center;

    color: #2c4962;
    background: transparent;
}

.default-label,
.mrm-bootstrap-container footer .box-search form .control-label,
.mrm-bootstrap-container .memberLogin #memberLogin .control-label,
.mrm-bootstrap-container .memberLogin #memberLogin .custom-control,
.mrm-bootstrap-container .contact-form .control-label
{
    font-size: 15px;
    font-weight: 300;
    line-height: 24px; 

    color: #4b4b4b;
}

.default-inputs,
.mrm-bootstrap-container footer .contact-form .selectric,
.mrm-bootstrap-container footer .box-search form .form-control,
.mrm-bootstrap-container .memberLogin #memberLogin input[type='password'],
.mrm-bootstrap-container .memberLogin #memberLogin input[type='text'],
.mrm-bootstrap-container .contact-form input,
.mrm-bootstrap-container .contact-form textarea,
.mrm-bootstrap-container .contact-form .selectric
{
    font-size: 15px;
    font-weight: 300;

    height: 50px; 

    letter-spacing: .5px;

    color: black;
    border: 0;
    border-radius: 5px;
    background: rgba(0, 0, 0, .1);
    box-shadow: none;
}
.default-inputs::-webkit-input-placeholder,
.mrm-bootstrap-container footer .box-search form .form-control::-webkit-input-placeholder,
.mrm-bootstrap-container .memberLogin #memberLogin input[type='password']::-webkit-input-placeholder,
.mrm-bootstrap-container .memberLogin #memberLogin input[type='text']::-webkit-input-placeholder,
.mrm-bootstrap-container .contact-form input::-webkit-input-placeholder,
.mrm-bootstrap-container .contact-form textarea::-webkit-input-placeholder,
.mrm-bootstrap-container .contact-form .selectric::-webkit-input-placeholder
{
    opacity: 1;
    color: #4b4b4b;
}
.default-inputs:-webkit-input-placeholder,
.mrm-bootstrap-container footer .box-search form .form-control:-webkit-input-placeholder,
.mrm-bootstrap-container .memberLogin #memberLogin input:-webkit-input-placeholder[type='password'],
.mrm-bootstrap-container .memberLogin #memberLogin input:-webkit-input-placeholder[type='text'],
.mrm-bootstrap-container .contact-form input:-webkit-input-placeholder,
.mrm-bootstrap-container .contact-form textarea:-webkit-input-placeholder,
.mrm-bootstrap-container .contact-form .selectric:-webkit-input-placeholder
{
    opacity: 1;
    color: #4b4b4b;
}
.default-inputs:-ms-input-placeholder,
.mrm-bootstrap-container footer .box-search form .form-control:-ms-input-placeholder,
.mrm-bootstrap-container .memberLogin #memberLogin input:-ms-input-placeholder[type='password'],
.mrm-bootstrap-container .memberLogin #memberLogin input:-ms-input-placeholder[type='text'],
.mrm-bootstrap-container .contact-form input:-ms-input-placeholder,
.mrm-bootstrap-container .contact-form textarea:-ms-input-placeholder,
.mrm-bootstrap-container .contact-form .selectric:-ms-input-placeholder
{
    opacity: 1;
    color: #4b4b4b;
}
.default-inputs:-ms-input-placeholder,
.mrm-bootstrap-container footer .box-search form .form-control:-ms-input-placeholder,
.mrm-bootstrap-container .memberLogin #memberLogin input[type='password']:-ms-input-placeholder,
.mrm-bootstrap-container .memberLogin #memberLogin input[type='text']:-ms-input-placeholder,
.mrm-bootstrap-container .contact-form input:-ms-input-placeholder,
.mrm-bootstrap-container .contact-form textarea:-ms-input-placeholder,
.mrm-bootstrap-container .contact-form .selectric:-ms-input-placeholder
{
    opacity: 1;
    color: #4b4b4b;
}
.default-inputs::placeholder,
.mrm-bootstrap-container footer .box-search form .form-control::placeholder,
.mrm-bootstrap-container .memberLogin #memberLogin input[type='password']::placeholder,
.mrm-bootstrap-container .memberLogin #memberLogin input[type='text']::placeholder,
.mrm-bootstrap-container .contact-form input::placeholder,
.mrm-bootstrap-container .contact-form textarea::placeholder,
.mrm-bootstrap-container .contact-form .selectric::placeholder
{
    opacity: 1;
    color: #4b4b4b;
}
.default-inputs:placeholder,
.mrm-bootstrap-container footer .box-search form .form-control:placeholder,
.mrm-bootstrap-container .memberLogin #memberLogin input:placeholder[type='password'],
.mrm-bootstrap-container .memberLogin #memberLogin input:placeholder[type='text'],
.mrm-bootstrap-container .contact-form input:placeholder,
.mrm-bootstrap-container .contact-form textarea:placeholder,
.mrm-bootstrap-container .contact-form .selectric:placeholder
{
    opacity: 1;
    color: #4b4b4b;
}
.default-inputs:-ms-input-placeholder-shown,
.mrm-bootstrap-container footer .box-search form .form-control:-ms-input-placeholder-shown,
.mrm-bootstrap-container .memberLogin #memberLogin input[type='password']:-ms-input-placeholder-shown,
.mrm-bootstrap-container .memberLogin #memberLogin input[type='text']:-ms-input-placeholder-shown,
.mrm-bootstrap-container .contact-form input:-ms-input-placeholder-shown,
.mrm-bootstrap-container .contact-form textarea:-ms-input-placeholder-shown,
.mrm-bootstrap-container .contact-form .selectric:-ms-input-placeholder-shown
{
    opacity: 1;
    color: #4b4b4b;
}
.default-inputs::placeholder-shown,
.mrm-bootstrap-container footer .box-search form .form-control::placeholder-shown,
.mrm-bootstrap-container .memberLogin #memberLogin input[type='password']::placeholder-shown,
.mrm-bootstrap-container .memberLogin #memberLogin input[type='text']::placeholder-shown,
.mrm-bootstrap-container .contact-form input::placeholder-shown,
.mrm-bootstrap-container .contact-form textarea::placeholder-shown,
.mrm-bootstrap-container .contact-form .selectric::placeholder-shown
{
    opacity: 1;
    color: #4b4b4b;
}
.default-inputs:-ms-input-placeholder,
.mrm-bootstrap-container footer .box-search form .form-control:-ms-input-placeholder,
.mrm-bootstrap-container .memberLogin #memberLogin input:-ms-input-placeholder[type='password'],
.mrm-bootstrap-container .memberLogin #memberLogin input:-ms-input-placeholder[type='text'],
.mrm-bootstrap-container .contact-form input:-ms-input-placeholder,
.mrm-bootstrap-container .contact-form textarea:-ms-input-placeholder,
.mrm-bootstrap-container .contact-form .selectric:-ms-input-placeholder
{
    opacity: 1;
    color: #4b4b4b;
}
.default-inputs:placeholder-shown,
.mrm-bootstrap-container footer .box-search form .form-control:placeholder-shown,
.mrm-bootstrap-container .memberLogin #memberLogin input:placeholder-shown[type='password'],
.mrm-bootstrap-container .memberLogin #memberLogin input:placeholder-shown[type='text'],
.mrm-bootstrap-container .contact-form input:placeholder-shown,
.mrm-bootstrap-container .contact-form textarea:placeholder-shown,
.mrm-bootstrap-container .contact-form .selectric:placeholder-shown
{
    opacity: 1;
    color: #4b4b4b;
}

.default-inputs-light,
.mrm-bootstrap-container footer .contact-form input,
.mrm-bootstrap-container footer .contact-form textarea,
.mrm-bootstrap-container footer .contact-form .selectric,
.mrm-bootstrap-container footer .box-search form .form-control
{
    color: white; 
    background: rgba(255, 255, 255, .1);
}
.default-inputs-light::-webkit-input-placeholder,
.mrm-bootstrap-container footer .contact-form input::-webkit-input-placeholder,
.mrm-bootstrap-container footer .contact-form textarea::-webkit-input-placeholder,
.mrm-bootstrap-container footer .contact-form .selectric::-webkit-input-placeholder,
.mrm-bootstrap-container footer .box-search form .form-control::-webkit-input-placeholder
{
    color: white;
}
.default-inputs-light:-webkit-input-placeholder,
.mrm-bootstrap-container footer .contact-form input:-webkit-input-placeholder,
.mrm-bootstrap-container footer .contact-form textarea:-webkit-input-placeholder,
.mrm-bootstrap-container footer .contact-form .selectric:-webkit-input-placeholder,
.mrm-bootstrap-container footer .box-search form .form-control:-webkit-input-placeholder
{
    color: white;
}
.default-inputs-light:-ms-input-placeholder,
.mrm-bootstrap-container footer .contact-form input:-ms-input-placeholder,
.mrm-bootstrap-container footer .contact-form textarea:-ms-input-placeholder,
.mrm-bootstrap-container footer .contact-form .selectric:-ms-input-placeholder,
.mrm-bootstrap-container footer .box-search form .form-control:-ms-input-placeholder
{
    color: white;
}
.default-inputs-light::placeholder,
.mrm-bootstrap-container footer .contact-form input::placeholder,
.mrm-bootstrap-container footer .contact-form textarea::placeholder,
.mrm-bootstrap-container footer .contact-form .selectric::placeholder,
.mrm-bootstrap-container footer .box-search form .form-control::placeholder
{
    color: white;
}
.default-inputs-light:placeholder,
.mrm-bootstrap-container footer .contact-form input:placeholder,
.mrm-bootstrap-container footer .contact-form textarea:placeholder,
.mrm-bootstrap-container footer .contact-form .selectric:placeholder,
.mrm-bootstrap-container footer .box-search form .form-control:placeholder
{
    color: white;
}
.default-inputs-light:-ms-input-placeholder-shown,
.mrm-bootstrap-container footer .contact-form input:-ms-input-placeholder-shown,
.mrm-bootstrap-container footer .contact-form textarea:-ms-input-placeholder-shown,
.mrm-bootstrap-container footer .contact-form .selectric:-ms-input-placeholder-shown,
.mrm-bootstrap-container footer .box-search form .form-control:-ms-input-placeholder-shown
{
    color: white;
}
.default-inputs-light::placeholder-shown,
.mrm-bootstrap-container footer .contact-form input::placeholder-shown,
.mrm-bootstrap-container footer .contact-form textarea::placeholder-shown,
.mrm-bootstrap-container footer .contact-form .selectric::placeholder-shown,
.mrm-bootstrap-container footer .box-search form .form-control::placeholder-shown
{
    color: white;
}
.default-inputs-light:-ms-input-placeholder,
.mrm-bootstrap-container footer .contact-form input:-ms-input-placeholder,
.mrm-bootstrap-container footer .contact-form textarea:-ms-input-placeholder,
.mrm-bootstrap-container footer .contact-form .selectric:-ms-input-placeholder,
.mrm-bootstrap-container footer .box-search form .form-control:-ms-input-placeholder
{
    color: white;
}
.default-inputs-light:placeholder-shown,
.mrm-bootstrap-container footer .contact-form input:placeholder-shown,
.mrm-bootstrap-container footer .contact-form textarea:placeholder-shown,
.mrm-bootstrap-container footer .contact-form .selectric:placeholder-shown,
.mrm-bootstrap-container footer .box-search form .form-control:placeholder-shown
{
    color: white;
}

.default-inputs-textarea,
.mrm-bootstrap-container .contact-form textarea
{
    height: 80px;
}

.has_transition_300_quint,
.mrm-bootstrap-container .alt-callouts .alt-callout-item:after,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .h5,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .timeline.a > div figure .timeline-body .title_short,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item .alt-callout-text .title_short,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .timeline.a > div figure .timeline-body .secondary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item .alt-callout-text .secondary-title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .mrm-button,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .global-right .btn,
.mrm-bootstrap-container .global-right .alt-callouts .alt-callout-item .alt-callout-text .btn,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .global-top-callouts .btn,
.mrm-bootstrap-container .global-top-callouts .alt-callouts .alt-callout-item .alt-callout-text .btn,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .h2,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .timeline.a > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item .alt-callout-text .title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .timeline.a > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.a > div figure .timeline-body .alt-callouts .alt-callout-item .alt-callout-text .primary-title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .timeline.b > div figure .timeline-body .title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .alt-callouts .alt-callout-item .alt-callout-text .title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .timeline.b > div figure .timeline-body .primary-title,
.mrm-bootstrap-container .timeline.b > div figure .timeline-body .alt-callouts .alt-callout-item .alt-callout-text .primary-title,
.mrm-bootstrap-container .alt-callouts .alt-callout-item .alt-callout-text .video .play_button,
.mrm-bootstrap-container .video .alt-callouts .alt-callout-item .alt-callout-text .play_button,
.mrm-bootstrap-container .homepage-announcement,
.socialSticky,
.socialSticky .socialItems
{
    transition: all 300ms cubic-bezier(.215, .61, .355, 1);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_800_quint
{
    transition: transform 800ms cubic-bezier(.215, .61, .355, 1), opacity 800ms cubic-bezier(.215, .61, .355, 1);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_400_quint,
.mrm-bootstrap-container .appendDots .dottybois li button,
.mrm-bootstrap-container .full-slideshow .slideshow .slick-dots li button,
.mrm-bootstrap-container .testimonials .slick-dots li button
{
    transition: transform 400ms cubic-bezier(.215, .61, .355, 1), opacity 400ms cubic-bezier(.215, .61, .355, 1);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_1000_quint
{
    transition: transform 1000ms cubic-bezier(.215, .61, .355, 1), opacity 1000ms cubic-bezier(.215, .61, .355, 1);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_1500_quint
{
    transition: transform 1500ms cubic-bezier(.215, .61, .355, 1), opacity 1500ms cubic-bezier(.215, .61, .355, 1);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_1800_quint
{
    transition: transform 1800ms cubic-bezier(.215, .61, .355, 1), opacity 1500ms cubic-bezier(.215, .61, .355, 1);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_2000_quint
{
    transition: transform 2000ms cubic-bezier(.215, .61, .355, 1), opacity 2000ms cubic-bezier(.215, .61, .355, 1);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_2500_quint
{
    transition: transform 2500ms cubic-bezier(.575, .005, .285, 1.005), opacity 2300ms cubic-bezier(.575, .005, .285, 1.005);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_1500
{
    transition: transform 1500ms cubic-bezier(.19, 1, .22, 1), opacity 1500ms cubic-bezier(.19, 1, .22, 1);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_1000_inout
{
    transition: transform 1000ms cubic-bezier(.575, .005, .285, 1.005), opacity 1000ms cubic-bezier(.575, .005, .285, 1.005);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_800_inout
{
    transition: transform 800ms cubic-bezier(.575, .005, .285, 1.005), opacity 800ms cubic-bezier(.575, .005, .285, 1.005);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_1200_inout
{
    transition: transform 1200ms cubic-bezier(.575, .005, .285, 1.005), opacity 1200ms cubic-bezier(.575, .005, .285, 1.005);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_1500_inout
{
    transition: transform 1500ms cubic-bezier(.575, .005, .285, 1.005), opacity 1000ms cubic-bezier(.575, .005, .285, 1.005);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_2000_inout
{
    transition: transform 2000ms cubic-bezier(.575, .005, .285, 1.005), opacity 2000ms cubic-bezier(.575, .005, .285, 1.005);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_800,
.mrm-bootstrap-container .instagram a.instagram-image:after
{
    transition: transform 800ms cubic-bezier(.19, 1, .22, 1), opacity 800ms cubic-bezier(.19, 1, .22, 1);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_1000
{
    transition: transform 1000ms cubic-bezier(.19, 1, .22, 1), opacity 1000ms cubic-bezier(.19, 1, .22, 1);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_3000
{
    transition: transform 3000ms cubic-bezier(.19, 1, .22, 1), opacity 2000ms cubic-bezier(.19, 1, .22, 1);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.has_transition_2000_inout
{
    transition: transform 2000ms cubic-bezier(.575, .005, .285, 1.005), opacity 2000ms cubic-bezier(.575, .005, .285, 1.005);

            backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.speciality-arrows,
.mrm-bootstrap-container .full-slideshow .slick-arrow
{
    font-size: 23px;
    line-height: 1;

    width: 45px;
    height: 45px;
    padding: 0;

    transform: translateY(-50%); 
    text-align: center;

    color: #2c4962;
    border: 1px solid #2c4962;
    border-radius: 100%;
    background: transparent;
}
.speciality-arrows.prev,
.mrm-bootstrap-container .full-slideshow .prev.slick-arrow
{
    left: -10px;
}
.speciality-arrows.prev i,
.mrm-bootstrap-container .full-slideshow .prev.slick-arrow i
{
    transform: translateX(-3px);
}
.speciality-arrows.next,
.mrm-bootstrap-container .full-slideshow .next.slick-arrow
{
    right: -10px;
}
.speciality-arrows.next i,
.mrm-bootstrap-container .full-slideshow .next.slick-arrow i
{
    transform: translateX(3px);
}
.speciality-arrows:before,
.mrm-bootstrap-container .full-slideshow .slick-arrow:before
{
    content: none;
}

.pos-rel
{
    position: relative;
}

.socialSticky
{
    font-size: 20px;

    position: fixed;
    z-index: 12;
    top: 200px;
    left: 30px;

    overflow: hidden; 

    min-width: 50px;
    height: 50px;
    padding: 5px;

    cursor: pointer;

    color: #fff;
    border-radius: 50px;
    background: #2c4962;
}
@media (max-width: 768px)
{
    .socialSticky
    {
        top: 150px;
    }
}
.socialSticky:not(.notHover)
{
    width: 50px !important;
}
.socialSticky:active .socialItems,
.socialSticky:focus .socialItems,
.socialSticky:hover .socialItems
{
    display: inline;
}
.socialSticky .socialItems
{
    position: absolute;
    top: 0;
    left: 0;

    width: 432px;
    margin: 9px 0 0 50px; 
    padding: 0;
}
.socialSticky .socialItems li
{
    display: inline;
}
.socialSticky .socialItems li a
{
    font-weight: 400 !important;
    line-height: 0; 

    margin: 0 7px;

    cursor: pointer;
}
.socialSticky .socialItems li a:focus .fa,
.socialSticky .socialItems li a:focus .fab,
.socialSticky .socialItems li a:hover .fa,
.socialSticky .socialItems li a:hover .fab
{
    opacity: .8;
}
.socialSticky .socialItems li a .fa,
.socialSticky .socialItems li a .fab
{
    font-size: 20px;

    color: #fff;
}
.socialSticky .fa-share-alt
{
    position: relative;
    top: 7px;
    left: 9px;
}
