﻿
#searchBtnBtm {
    float: right;
    display: inline-block;
    padding: 5px 0;
}

    #searchBtnBtm a {
        color: #0063be;
        text-decoration: none;
        font-weight: bold;
        padding: 5px 25px 5px 10px;
        background: #ffffff; /* Old browsers */
        background-image: url('../image/arrowbtn.png');
        background-repeat: no-repeat;
        background-position: right 1px center;
        font-size:0.75em;

/*        background-image: url('../image/arrowbtn.png') no-repeat right 1px center;*/
        /*background: url('../image/arrowbtn.png') no-repeat right 1px, -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);*/ /* FF3.6+ */
        /*background: url('../image/arrowbtn.png') no-repeat right 1px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5));*/ /* Chrome,Safari4+ */
        /*background: url('../image/arrowbtn.png') no-repeat right 1px, -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);*/ /* Chrome10+,Safari5.1+ */
        /*background: url('../image/arrowbtn.png') no-repeat right 1px, -o-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);*/ /* Opera 11.10+ */
        /*background: url('../image/arrowbtn.png') no-repeat right 1px, -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 100%);*/ /* IE10+ */
        /*background: url('../image/arrowbtn.png') no-repeat right 1px, linear-gradient(to bottom, #ffffff 0%,#f5f5f5 100%);*/ /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
        border: 1px solid #ccc;
    }

.globalfooterbase {
    width:100%;
}

.footer2021 *, .footer2021 :after, .footer2021 :before {
    box-sizing: border-box;
}

.footer2021-bottom {
    background-color: #0f0f0f;
    padding-bottom: 40px;
}

.footer2021 *, .footer2021 :after, .footer2021 :before {
    box-sizing: border-box;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

.footer2021 {
    margin-top: auto;
    background-color: #111;
    color: #fff;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    z-index: 1000;
    position: relative;
    overflow: auto;
    font-size: 12px;
    letter-spacing: .4px;
    line-height: 18px;
}

#headline-with-cta-header, .btn, .font__h2, .footer2021, .h2, .headline-with-cta-header, .msi-occ-main-content, .msi-occ-main-content .btn, .msi-occ-main-content .coveo-search-wrap .CoveoSearchbox .magic-box.magic-box-notEmpty.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion .magic-box-suggestion, .msi-occ-main-content .CoveoMotoTopDisplay, .msi-occ-main-content .font__h1, .msi-occ-main-content .font__h2, .msi-occ-main-content .font__h4, .msi-occ-main-content .font__h6, .msi-occ-main-content .font__p--lead, .msi-occ-main-content .footer2021, .msi-occ-main-content .h1, .msi-occ-main-content .h2, .msi-occ-main-content .h3, .msi-occ-main-content .h4, .msi-occ-main-content .h5, .msi-occ-main-content .h6, .msi-occ-main-content .lead, .msi-occ-main-content .p-regular, .msi-occ-main-content .pLead, .msi-occ-main-content .pSmall, .msi-occ-main-content .pxl, .msi-occ-main-content .small-caption, .msi-occ-main-content .social-widget, .msi-occ-main-content .social-widget-button, .msi-occ-main-content a, .msi-occ-main-content body, .msi-occ-main-content button, .msi-occ-main-content div:not(.vjs-play-progress):not(.vjs-volume-level), .msi-occ-main-content h1, .msi-occ-main-content h1.secondary-nav__h1, .msi-occ-main-content h2, .msi-occ-main-content h3, .msi-occ-main-content h4, .msi-occ-main-content h5, .msi-occ-main-content h6, .msi-occ-main-content img, .msi-occ-main-content input, .msi-occ-main-content label, .msi-occ-main-content li, .msi-occ-main-content nav, .msi-occ-main-content p, .msi-occ-main-content section, .msi-occ-main-content select, .msi-occ-main-content span:not(.vjs-icon-placeholder), .msi-occ-main-content td, .msi-occ-main-content tr, .msi-occ-main-content ul, .social-widget, .social-widget-button, a, button, div:not(.vjs-play-progress):not(.vjs-volume-level), h2, img, input, li, span:not(.vjs-icon-placeholder), td {
    font-family: NotoSansRegular, sans-serif !important;
}

.footer2021-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.footer2021 *, .footer2021 :after, .footer2021 :before {
    box-sizing: border-box;
}

.footer2021-trademarks-wraper {
    padding: 24px;
    border-bottom: 1px solid hsla(0, 0%, 94.9%, .1);
    margin: 0;
}

.footer2021 *, .footer2021 :after, .footer2021 :before {
    box-sizing: border-box;
}

.footer2021-justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.footer2021-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.footer2021 *, .footer2021 :after, .footer2021 :before {
    box-sizing: border-box;
}

.footer2021-col-12 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}

.footer2021-col-12, .footer2021-col-lg-3, .footer2021-col-lg-6 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.footer2021 *, .footer2021 :after, .footer2021 :before {
    box-sizing: border-box;
}

*, :after, :before {
    box-sizing: border-box;
}


.footer2021 .footer2021-bottom li.footer2021-copyright-wrap .footer2021-copyright-content, .footer2021 .footer2021-bottom li.footer2021-region .footer2021-region-content, .footer2021 .footer2021-bottom li a, .footer2021 .footer2021-trademarks-content, .footer2021 .style-bottom, .footer2021-bottom li .footer2021 a, .footer2021-bottom li.footer2021-copyright-wrap .footer2021 .footer2021-copyright-content, .footer2021-bottom li.footer2021-region .footer2021 .footer2021-region-content {
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: .6px;
    color: hsla(0, 0%, 100%, .6);
    vertical-align: super;
    opacity: .95;
}

.footer2021-trademarks-content {
    text-align: center;
}

.footer2021 *, .footer2021 :after, .footer2021 :before {
    box-sizing: border-box;
}

.small-caption {
    font-family: NotoSansRegular, sans-serif !important;
    font-size: 10px;
    font-weight: 400 !important;
    opacity: .95;
    letter-spacing: .6px !important;
    line-height: 15px;
    text-transform: none;
}

.small-caption {
    font-family: Roboto400, sans-serif !important;
    font-size: 10px;
    font-weight: 400 !important;
    opacity: .95;
    letter-spacing: .6px !important;
    line-height: 15px;
    text-transform: none;
}

*, :after, :before {
    box-sizing: border-box;
}

.footer2021 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer2021-bottom-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.footer2021 *, .footer2021 :after, .footer2021 :before {
    box-sizing: border-box;
}


.footer2021-bottom li.footer2021-copyright-wrap {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 24px 0 0;
    text-align: center;
}

.header .header-menu-header .header-menu-header-label, footer.footer2021, footer.footer2021 .h6, footer.footer2021 .p-small, footer.footer2021 .small, footer.footer2021 .small-bold, footer.footer2021 .small-caption, footer.footer2021 a, footer.footer2021 btn, footer.footer2021 button, footer.footer2021 div, footer.footer2021 h1, footer.footer2021 h2, footer.footer2021 h3, footer.footer2021 h4, footer.footer2021 h5, footer.footer2021 h6, footer.footer2021 img, footer.footer2021 input, footer.footer2021 label, footer.footer2021 li, footer.footer2021 p, footer.footer2021 span:not(.vjs-icon-placeholder), footer.footer2021 td, footer.footer2021 tr, nav.header, nav.header .font__h4, nav.header .font__h6, nav.header .font__p--lead, nav.header .pLead, nav.header .pSmall, nav.header .pxl, nav.header a, nav.header body, nav.header button, nav.header div, nav.header h1.secondary-nav__h1, nav.header h2, nav.header h3, nav.header h4, nav.header h5, nav.header h6, nav.header img, nav.header input, nav.header label, nav.header li, nav.header p, nav.header section, nav.header span, nav.header td, nav.header tr {
    font-family: NotoSansRegular, sans-serif !important;
}


.footer2021-bottom li {
    display: block;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 15px;
}

.footer2021 *, .footer2021 :after, .footer2021 :before {
    box-sizing: border-box;
}

.footer2021 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer2021 .footer2021-bottom li.footer2021-copyright-wrap .footer2021-copyright-content, .footer2021 .footer2021-bottom li.footer2021-region .footer2021-region-content, .footer2021 .footer2021-bottom li a, .footer2021 .footer2021-trademarks-content, .footer2021 .style-bottom, .footer2021-bottom li .footer2021 a, .footer2021-bottom li.footer2021-copyright-wrap .footer2021 .footer2021-copyright-content, .footer2021-bottom li.footer2021-region .footer2021 .footer2021-region-content {
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: .6px;
    color: hsla(0, 0%, 100%, .6);
    vertical-align: super;
    opacity: .95;
}



@media (min-width: 576px) {
    .footer2021-container {
        max-width: 540px;
    }
    .footer2021-bottom li {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .footer2021-container {
        max-width: 720px;
    }
    .footer2021 {
        font-size: 12px !important;
        line-height: 18px !important;
        letter-spacing: .4px !important;
    }
        .footer2021 .footer2021-bottom li.footer2021-copyright-wrap .footer2021-copyright-content, .footer2021 .footer2021-bottom li.footer2021-region .footer2021-region-content, .footer2021 .footer2021-bottom li a, .footer2021 .footer2021-trademarks-content, .footer2021 .style-bottom, .footer2021-bottom li .footer2021 a, .footer2021-bottom li.footer2021-copyright-wrap .footer2021 .footer2021-copyright-content, .footer2021-bottom li.footer2021-region .footer2021 .footer2021-region-content {
            font-size: 10px !important;
            line-height: 15px !important;
            letter-spacing: .6px !important;
        }
    .small-caption {
        font-size: 10px !important;
        line-height: 15px !important;
        letter-spacing: .6px !important;
    }
    .small-caption {
        font-size: 10px !important;
        line-height: 15px !important;
        letter-spacing: .6px !important;
    }
}

@media (min-width: 992px) {
    .footer2021-container {
        max-width: 960px;
    }
    .footer2021 {
        font-size: 14px !important;
        line-height: 21px !important;
        letter-spacing: .2px !important;
    }
    .footer2021-trademarks-wraper {
        border-bottom: none;
    }
    .footer2021-col-lg-8 {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 66.6666666667%;
    }
    .footer2021 .footer2021-bottom li.footer2021-copyright-wrap .footer2021-copyright-content, .footer2021 .footer2021-bottom li.footer2021-region .footer2021-region-content, .footer2021 .footer2021-bottom li a, .footer2021 .footer2021-trademarks-content, .footer2021 .style-bottom, .footer2021-bottom li .footer2021 a, .footer2021-bottom li.footer2021-copyright-wrap .footer2021 .footer2021-copyright-content, .footer2021-bottom li.footer2021-region .footer2021 .footer2021-region-content {
        font-size: 10px !important;
        line-height: 15px !important;
        letter-spacing: .4px !important;
    }
    .small-caption {
        font-size: 10px !important;
        line-height: 15px !important;
        letter-spacing: .4px !important;
    }
    .small-caption {
        font-size: 10px !important;
        line-height: 15px !important;
        letter-spacing: .4px !important;
    }
    .footer2021-bottom-links {
        padding-top: 24px;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0;
    }
    .footer2021-bottom li {
        max-width: 80px;
        padding: 0;
    }
}
@media (min-width: 1200px) {
    .footer2021-container {
        max-width: 1140px;
    }
    .footer2021-bottom li.footer2021-copyright-wrap {
        text-align: left;
        -ms-flex: initial;
        flex: initial;
        max-width: none;
        padding: 0;
    }

}

@media (min-width: 1400px) {
    .footer2021-container {
        max-width: 1320px;
    }
}
