.btn:focus, a:focus, .promo-featured a:focus:before {
    outline: 5px auto rgba(42,150,212,.9) !important;
    outline-offset: 0;
}

.btn-skip--main {
    position: fixed;
    z-index: 421;
    top: 1rem;
    left: 1rem;
    transition: 0.3s;
    will-change: opacity, transform;
}

.btn-skip--main:not(:focus) {
    transform: translate(0,-100%);
    top: 0;
    opacity: 0;
}


.btn-skip--top {
    position: fixed;
    z-index: 421;
    bottom: 1rem;
    right: 1rem;
    transition: 0.3s;
    will-change: opacity, transform;
    padding: 0;
    width: 2em;
    height: 2em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.has-content-nav .btn-skip--top {
    margin-bottom: 3rem;
}

html:not(.has-scrolled) .btn-skip--top:not(:focus) {
    transform: translate(0,100%);
    bottom: 0;
    opacity: 0;
}

#contrast-mode {
    background: #1b314e;
    color: #fff;
    padding: 4px;
    font-size: 11.5px;
    border-radius: .15rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#contrast-mode .label {
    text-transform: uppercase;
    margin: 0 1rem;
    font-size: 100%;
    font-weight: 700;
    line-height: 20.2px
}

#contrast-mode .btn {
    font-size: inherit;
    font-weight: 700;
    text-transform: uppercase;
    background: 0 0
}

#contrast-mode .btn:focus,
#contrast-mode .btn:hover {
    color: #264353
}

#contrast-mode .btn:first-child {
    margin-right: 4px
}

#contrast-mode .btn-secondary,
#contrast-mode .btn-secondary.active,
#contrast-mode .btn-secondary.focus,
#contrast-mode .btn-secondary:active,
#contrast-mode .btn-secondary:focus,
#contrast-mode .btn-secondary:hover,
#contrast-mode .open>.btn-secondary.dropdown-toggle {
    font-weight: 700
}

#contrast-mode .btn.btn-primary-contrast {
    color: #264353 !important;
    background-color: #fff;
    border-color: #fff;
    pointer-events: none;
}

#contrast-mode .btn-primary-contrast:hover {
    background-color: #55a8c1;
    border-color: #5eadc5
}

#contrast-mode .btn-secondary-contrast {
    color: #fff !important;
    background-color: transparent;
    border-color: transparent
}

#contrast-mode .btn-secondary-contrast:hover {
    background-color: #284974;
    border-color: #284974
}

#contrast-mode .btn-group-sm>.btn,
#contrast-mode .btn-sm {
    padding: .25rem .8rem;
    font-size: inherit;
    line-height: 1.5;
    border-radius: .15rem;
    margin-right: 4px
}

#contrast-mode .btn-primary,
#contrast-mode .btn-secondary {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #fff !important
}

#contrast-mode a:focus,
#contrast-mode button:focus {
    outline: 0 !important
}

@media (min-width:768px) {
    #contrast-mode {
        position: absolute;
        bottom: 30px;
        left: 0;
        margin-bottom: 0;
        margin-left: 2.25rem
    }
}

body.high-contrast-on {
    background-color: #018293;
}

.high-contrast-on a {
    color: #018293;
}

.high-contrast-on a:hover,
.high-contrast-on a:focus,
.high-contrast-on a:active {
    color: #0198ac;
}

.high-contrast-on #margaritaville-header #page-header {
    background-color: #018293;
}

.high-contrast-on #blog-header {
    background: none;
    background-color: #018293;
}

.high-contrast-on #margaritaville-header #utility li:nth-child(3n+1) a {
    background-color: #018293;
}
.high-contrast-on #margaritaville-header #utility li:nth-child(3n+1) a:hover,
.high-contrast-on #margaritaville-header #utility li:nth-child(3n+1) a:focus,
.high-contrast-on #margaritaville-header #utility li:nth-child(3n+1) a:active {
    background-color: #017E8E;
}

.high-contrast-on .search-on #margaritaville-header #utility-search a {
    background-color: #017E8E !important;
}

.high-contrast-on #margaritaville-header #global-search {
    background-color: #0198ac;
}

.high-contrast-on #margaritaville-header #global-search .btn {
    background-color: #717920;
}

.high-contrast-on #margaritaville-header #global-search .btn:hover,
.high-contrast-on #margaritaville-header #global-search .btn:focus,
.high-contrast-on #margaritaville-header #global-search .btn.focus,
.high-contrast-on #margaritaville-header #global-search .btn:active,
.high-contrast-on #margaritaville-header #global-search .btn.active,
.open > #margaritaville-header #global-search .btn.dropdown-toggle {
    background-color: #848d25;
}

.high-contrast-on #margaritaville-header #utility li:nth-child(3n+2) a {
    background-color: #717920;
}
.high-contrast-on #margaritaville-header #utility li:nth-child(3n+2) a:hover,
.high-contrast-on #margaritaville-header #utility li:nth-child(3n+2) a:focus,
.high-contrast-on #margaritaville-header #utility li:nth-child(3n+2) a:active {
    background-color: #848d25;
}

.high-contrast-on #margaritaville-header #utility li:nth-child(3n+3) a {
    background-color: #C54D16;
}
.high-contrast-on #margaritaville-header #utility li:nth-child(3n+3) a:hover,
.high-contrast-on #margaritaville-header #utility li:nth-child(3n+3) a:focus,
.high-contrast-on #margaritaville-header #utility li:nth-child(3n+3) a:active {
    background-color: #dc5619;
}

.high-contrast-on #margaritaville-header #header-socials .socials a {
    color: #018293;
}

.high-contrast-on #margaritaville-header #header-socials .socials a:hover,
.high-contrast-on #margaritaville-header #header-socials .socials a:active,
.high-contrast-on #margaritaville-header #header-socials .socials a:focus {
    background-color: #717920;
    color: #fff;
}

.high-contrast-on #navigation > ul > li.dropdown.open > a,
.high-contrast-on #navigation > ul > li.active > a {
    color: #fff;
}

.high-contrast-on #blog-navigation > ul > li > a:hover,
.high-contrast-on #blog-navigation > ul > li.current-menu-item > a {
    color: #018293;
}

.high-contrast-on h1, .high-contrast-on .h1,
.high-contrast-on h2, .high-contrast-on .h2,
.high-contrast-on h3, .high-contrast-on .h3,
.high-contrast-on h4, .high-contrast-on .h4,
.high-contrast-on h5, .high-contrast-on .h5,
.high-contrast-on h6, .high-contrast-on .h6,
.high-contrast-on h1 a, .high-contrast-on .h1 a,
.high-contrast-on h2 a, .high-contrast-on .h2 a,
.high-contrast-on h3 a, .high-contrast-on .h3 a,
.high-contrast-on h4 a, .high-contrast-on .h4 a,
.high-contrast-on h5 a, .high-contrast-on .h5 a,
.high-contrast-on h6 a, .high-contrast-on .h6 a {
    color: #018293;
}

.high-contrast-on h1 a:hover, .high-contrast-on .h1 a:hover,
.high-contrast-on h2 a:hover, .high-contrast-on .h2 a:hover,
.high-contrast-on h3 a:hover, .high-contrast-on .h3 a:hover,
.high-contrast-on h4 a:hover, .high-contrast-on .h4 a:hover,
.high-contrast-on h5 a:hover, .high-contrast-on .h5 a:hover,
.high-contrast-on h6 a:hover, .high-contrast-on .h6 a:hover {
    color: #0198ac;
}

.high-contrast-on h2.widget-title {
    color: #01707E;
}

.high-contrast-on .thumbnail-article .header .category {
    color: #fff;
    background: #018293;
}

.high-contrast-on .btn-primary {
    color: #fff;
    background-color: #018293;
    border-color: #018293;
}

.high-contrast-on .btn-primary:hover,
.high-contrast-on .btn-primary:focus,
.high-contrast-on .btn-primary.focus,
.high-contrast-on .btn-primary:active,
.high-contrast-on .btn-primary.active {
    color: #fff;
    background-color: #0198ac;
    border-color: #0198ac;
}

.high-contrast-on .btn-secondary, .high-contrast-on .btn-green {
    color: #fff;
    background-color: #717920;
    border-color: #717920;
}

.high-contrast-on .btn-secondary:hover,
.high-contrast-on .btn-secondary:focus,
.high-contrast-on .btn-secondary.focus,
.high-contrast-on .btn-secondary:active,
.high-contrast-on .btn-secondary.active,
.high-contrast-on .btn-green:hover,
.high-contrast-on .btn-green:focus,
.high-contrast-on .btn-green.focus,
.high-contrast-on .btn-green:active,
.high-contrast-on .btn-green.active {
    color: #fff;
    background-color: #848d25;
    border-color: #848d25;
}

.high-contrast-on .widget_twitter {
    background-color: #717920;
}

.high-contrast-on .widget_twitter a {
    color: #fff;
}

.high-contrast-on .article-details .entry-header .entry-category {
    color: #018293;
    border-right-color: #018293;
}

.high-contrast-on #social-sidebar .title {
    color: #717920;
}

.high-contrast-on #social-sidebar ul a {
    background-color: #717920;
}

.high-contrast-on #social-sidebar ul a:hover,
.high-contrast-on #social-sidebar ul a:active,
.high-contrast-on #social-sidebar ul a:focus {
    background-color: #018293;
}

.high-contrast-on .promo-horizontal {
    background: #018293;
    background-repeat: no-repeat;
    background-size: cover;
}

.high-contrast-on .promo-horizontal:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: -1;
}

.high-contrast-on .article-details .entry-header .entry-author {
    color: #737373;
}
