/* 
    Table of Contents

    I.   Generic --------------------------------------
         01. Reset ------------------------------------
         02. Base -------------------------------------
         03. Fonts ------------------------------------
         04. Helpers ----------------------------------
             Clear ------------------------------------
             Notext -----------------------------------
             Hidden -----------------------------------
             Alignleft --------------------------------
             Alignright -------------------------------
             Disabled ---------------------------------
             Grid -------------------------------------
             Small Desktop ----------------------------
             Mobile -----------------------------------
             Responsive Helpers -----------------------
    II.  Regions --------------------------------------
         01. Container --------------------------------
         02. Content ----------------------------------
             Small Desktop ----------------------------
             Tablet Portrait --------------------------
         03. Footer -----------------------------------
             Tablet Portrait --------------------------
             Mobile -----------------------------------
         04. Header -----------------------------------
             Small Desktop ----------------------------
             Small Desktop ----------------------------
             Tablet Portrait --------------------------
             Mobile -----------------------------------
         05. Main -------------------------------------
         06. Shell ------------------------------------
         07. Sidebar ----------------------------------
             Small Desktop ----------------------------
             Tablet Portrait --------------------------
             Mobile -----------------------------------
         08. Wrapper ----------------------------------
             Tablet Portrait --------------------------
    III. Modules --------------------------------------
         01. Article ----------------------------------
             Tablet Portrait --------------------------
             Mobile -----------------------------------
         02. Article Main -----------------------------
             Small Desktop ----------------------------
             Small Desktop ----------------------------
             Tablet Portrait --------------------------
             Mobile -----------------------------------
         03. Articles ---------------------------------
             Small Desktop ----------------------------
         04. Blockquote -------------------------------
             Tablet Portrait --------------------------
             Mobile -----------------------------------
         05. Blog -------------------------------------
             Tablet Portrait --------------------------
         06. Button -----------------------------------
             Tablet Portrait --------------------------
             Mobile -----------------------------------
             Button Block -----------------------------
             Button Banana ----------------------------
             Button White -----------------------------
         07. Card -------------------------------------
         08. Features main ----------------------------
         09. Feature main -----------------------------
         10. Form Elements ----------------------------
         11. Form -------------------------------------
         12. Info -------------------------------------
         13. Intro ------------------------------------
             Tablet Portrait --------------------------
             Mobile -----------------------------------
         14. intro--personal --------------------------
         15. Intro personal main ----------------------
         16. Intro personal main alt ------------------
         17. List -------------------------------------
         18. Logo -------------------------------------
             Small Desktop ----------------------------
         19. Nav --------------------------------------
             Nav dropdown -----------------------------
             Small Desktop ----------------------------
             Tablet Portrait --------------------------
         20. Nav Utilities ----------------------------
             Tablet Portrait --------------------------
         21. Nav Secondary ----------------------------
             Mobile -----------------------------------
         22. Burrger ----------------------------------
             Tablet Portrait --------------------------
         23. Nav plans --------------------------------
         24. Nav plans reversed -----------------------
         25. Nav main ---------------------------------
         26. New --------------------------------------
             Tablet Portrait --------------------------
         27. Quote ------------------------------------
         28. Search -----------------------------------
             Mobile -----------------------------------
         29. Section ----------------------------------
         30. Overlap ----------------------------------
             Small Desktop ----------------------------
         31. Section Slider ---------------------------
             Mobile -----------------------------------
         32. Section Main Article ---------------------
             Small Desktop ----------------------------
             Tablet Portrait --------------------------
         33. Section Articles -------------------------
             Mobile -----------------------------------
         34. Section Shear Links ----------------------
             Mobile -----------------------------------
         35. Section Testimonials ---------------------
             Small Desktop ----------------------------
             Mobile -----------------------------------
         36. Section Tiles ----------------------------
         37. Section Intro ----------------------------
         38. Section personal -------------------------
         39. Section lightgray secondary --------------
         40. Section parsonal main --------------------
         41. Section parsonal main white --------------
         42. Section parsonal main alt ----------------
         43. Section main -----------------------------
             Small Desktop ----------------------------
         44. Section main primary ---------------------
         45. Section main secondary -------------------
         46. Section main tertiary --------------------
         47. Section parsonal secondary ---------------
         48. Slider -----------------------------------
             Mobile -----------------------------------
         49. Slider Coaches ---------------------------
             Small Desktop ----------------------------
             Mobile -----------------------------------
         50. Socials ----------------------------------
             Mobile -----------------------------------
         51. Table ------------------------------------
         52. Tiles ------------------------------------
             Small Desktop ----------------------------
             Tablet Portrait --------------------------
             Mobile -----------------------------------
         53. tile -------------------------------------
             Small Desktop ----------------------------
             Tablet Portrait --------------------------
             Mobile -----------------------------------
         54. Video ------------------------------------
         55. Widget -----------------------------------
             Small Desktop ----------------------------
             Tablet Portrait --------------------------
             Mobile -----------------------------------
         56. Widget News ------------------------------
             Tablet Portrait --------------------------
         57. Widget Blog ------------------------------
             Tablet Portrait --------------------------
 */

.ico-bag {
    background-image: url(images/sprite.png);
    background-position: 100% 0%;
    background-size: 216.66666666666666% 252.80898876404495%;
    width: 108px;
    height: 89px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-clock {
    background-image: url(images/sprite.png);
    background-position: 0% 100%;
    background-size: 210.81081081081078% 202.7027027027027%;
    width: 111px;
    height: 111px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-flag {
    background-image: url(images/sprite.png);
    background-position: 0% 0%;
    background-size: 191.80327868852459% 204.54545454545453%;
    width: 122px;
    height: 110px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-slider-next {
    background-image: url(images/sprite.png);
    background-position: 56.00000000000001% 44.71153846153847%;
    background-size: 2600% 1323.5294117647059%;
    width: 9px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.ico-slider-prev {
    background-image: url(images/sprite.png);
    background-position: 61.77777777777778% 44.71153846153847%;
    background-size: 2600% 1323.5294117647059%;
    width: 9px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .ico-bag {
        background-image: url(images/sprite.@2x.png);
        background-position: 0% 100%;
        background-size: 218.5185185185185% 229.3785310734463%;
        width: 108px;
        height: 88.5px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-clock {
        background-image: url(images/sprite.@2x.png);
        background-position: 100% 0%;
        background-size: 213.57466063348417% 183.710407239819%;
        width: 110.5px;
        height: 110.5px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-flag {
        background-image: url(images/sprite.@2x.png);
        background-position: 0% 0%;
        background-size: 194.23868312757202% 183.710407239819%;
        width: 121.5px;
        height: 110.5px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-slider-next {
        background-image: url(images/sprite.@2x.png);
        background-position: 49.33920704845815% 61.55913978494624%;
        background-size: 2622.222222222222% 1194.1176470588236%;
        width: 9px;
        height: 17px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    .ico-slider-prev {
        background-image: url(images/sprite.@2x.png);
        background-position: 54.94505494505495% 61.55913978494624%;
        background-size: 2776.470588235294% 1194.1176470588236%;
        width: 8.5px;
        height: 17px;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }
}

.cols:after {
    content: '';
    line-height: 0;
    display: table;
    clear: both;
}
/* ------------------------------------------------------------ *\
    I.   Generic
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
    Reset
\* ------------------------------------------------------------ */
*,
*:before,
*:after {
    padding: 0;
    margin: 0;
    outline: 0;
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
    display: block;
}

html {
    tap-highlight-color: rgba(0,0,0,0);
}

body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
}

img,
iframe,
video,
audio,
object {
    max-width: 100%;
}

img,
iframe {
    border: 0 none;
}

img {
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

b,
strong {
    font-weight: bold;
}

address {
    font-style: normal;
}

svg:not(:root) {
    overflow: hidden;
}

.ie9 img[src$=".svg"] {
    width: 100%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    img[src$=".svg"] {
        width: 100%;
    }
}

a,
button,
input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="image"],
label[for] {
    cursor: pointer;
}

    a[href^="tel"],
    button[disabled],
    input[disabled],
    textarea[disabled],
    select[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    input[type="text"],
    input[type="password"],
    input[type="date"],
    input[type="datetime"],
    input[type="datetime-local"],
    input[type="month"],
    input[type="week"],
    input[type="email"],
    input[type="number"],
    input[type="search"],
    input[type="tel"],
    input[type="time"],
    input[type="url"],
    input[type="color"],
    textarea,
    a[href^="tel"] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

textarea {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

button,
select {
    text-transform: none;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

nav ul,
nav ol {
    list-style: none outside none;
}
/* ------------------------------------------------------------ *\
    Base
\* ------------------------------------------------------------ */
body {
    min-width: 320px;
    background: #fff;
    font-family: 'museo-sans', sans-serif;
    font-size: 16px;
    line-height: 1.3;
    color: #1B1E2A;
    font-weight: 300;
}

a {
    color: inherit;
    text-decoration: underline;
}

    a:hover {
        text-decoration: none;
    }

    a[href^="tel"] {
        text-decoration: none;
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.65em;
}

h1 {
    font-size: 70px;
}

h2 {
    font-size: 66px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

p,
ul,
ol,
dl,
table,
blockquote {
    margin-bottom: 1.3em;
}

    h1[class],
    h2[class],
    h3[class],
    h4[class],
    h5[class],
    h6[class],
    h1:last-child,
    h2:last-child,
    h3:last-child,
    h4:last-child,
    h5:last-child,
    h6:last-child,
    p:last-child,
    ul:last-child,
    ol:last-child,
    dl:last-child,
    table:last-child,
    blockquote:last-child {
        margin-bottom: 0;
    }

hr {
    border-top: 1px dashed #ddd;
    margin-top: 30px;
    margin-bottom: 30px;
}

/* ------------------------------------------------------------ *\
    Helpers
\* ------------------------------------------------------------ */
/*  Clear  */
.clear:after {
    content: '';
    line-height: 0;
    display: table;
    clear: both;
}
/*  Notext  */
.notext {
    white-space: nowrap;
    text-indent: 100%;
    text-shadow: none;
    overflow: hidden;
}

.notext-old {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}
/*  Hidden  */
[hidden],
.hidden {
    display: none;
}
/*  Alignleft  */
.alignleft {
    float: left;
}
/*  Alignright  */
.alignright {
    float: right;
}
/*  Disabled  */
[disabled],
.disabled {
    cursor: default;
}
/*  Grid  */
.cols {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -35px;
}

    .cols:after {
    }

.col {
    width: 100%;
    max-width: 100%;
    padding: 0 35px;
}

.col-1of2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col--1of4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col--size2 {
    -ms-flex: 0 0 64%;
    flex: 0 0 64%;
    max-width: 64%
}
/* Small Desktop */
@media (max-width: 1200px) {
    .cols {
        margin: 0 -15px;
    }

    .col {
        padding: 0 15px;
    }

    .col--size2 {
        -ms-flex: 0 0 66%;
        flex: 0 0 66%;
        max-width: 74%
    }
}
/* Mobile */
@media (max-width: 767px) {
    .cols {
        display: block;
    }

    .col {
        width: 100%;
        max-width: 100%;
    }
}
/*  Responsive Helpers  */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }

    .visible-xs-block {
        display: block !important;
    }

    .visible-xs-inline {
        display: inline !important;
    }

    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .hidden-sm {
        display: none !important;
    }

    .visible-sm-block {
        display: block !important;
    }

    .visible-sm-inline {
        display: inline !important;
    }

    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .hidden-md {
        display: none !important;
    }

    .visible-md-block {
        display: block !important;
    }

    .visible-md-inline {
        display: inline !important;
    }

    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1201px) {
    .hidden-lg {
        display: none !important;
    }

    .visible-lg-block {
        display: block !important;
    }

    .visible-lg-inline {
        display: inline !important;
    }

    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

/* ------------------------------------------------------------ *\
    II.  Regions
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
    Container
\* ------------------------------------------------------------ */
.container {
}
/* ------------------------------------------------------------ *\
    Content
\* ------------------------------------------------------------ */
.content {
    -ms-flex: 1;
    flex: 1;
    padding-top: 60px;
    padding-right: 20px;
}
/* Small Desktop */
@media (max-width: 1200px) {
    .content {
        -ms-flex: 1;
        flex: 1;
        padding-top: 60px;
        padding-right: 10px;
    }
}
/* Tablet Portrait */
@media (max-width: 1023px) {
    .content {
        width: 100%;
        max-width: 100%;
        padding-top: 50px;
        padding-right: 0px;
    }
}

/* ------------------------------------------------------------ *\
    Skip to Main content
\* ------------------------------------------------------------ */
#skiptomain {
    display: none;
}

/* ------------------------------------------------------------ *\
    Footer
\* ------------------------------------------------------------ */
.footer {
    position: relative;
    padding-top: 68px;
    padding-bottom: 16px;
    padding-left: 6px;
    background-color: #000;
    color: #fff;
}

    .footer .shell {
    }

    .footer .cols {
        margin: 0;
    }

    .footer .col {
        padding: 0;
    }

    .footer .footer__logo {
        display: inline-block;
        width: 165px;
        height: 61px;
        background-size: cover;
        background-position: center center;
    }

    .footer .footer__inner {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        z-index: 1;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .footer .footer__entry {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    }

    .footer .footer__map {
        position: absolute;
        right: 43px;
        top: 30px;
        z-index: 0;
        pointer-events: none;
    }

    .footer .footer__logos,
    .footer .copyright {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

        .footer .footer__logos .footer__logo {
            width: auto;
        }

        .footer .footer__logos ul {
            padding-top: 57px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            color: #fff;
        }

        .footer .footer__logos li ~ li {
            margin-left: 47px;
        }

        .footer .footer__logos img {
            width: 100%;
            height: auto;
        }

    .footer .footer__logo--housing a {
        display: inline-block;
        background-size: cover;
        width: 48px;
        height: 49px;
        opacity: .6;
    }

    .footer .footer__logo--accredited a {
        display: inline-block;
        background-size: cover;
        width: 118px;
        height: 41px;
    }

    .footer .footer__logo--ncua a {
        display: inline-block;
        background-size: cover;
        width: 195px;
        height: 40px;
    }

    .footer .copyright {
        padding-top: 6px;
        letter-spacing: .014em;
        color: #e1e1e1;
        font-size: 14px;
        opacity: .76;
    }

        .footer .copyright p {
            display: inline-block;
        }

            .footer .copyright p ~ p {
                margin-left: 16px;
            }

    .footer .footer__content {
        position: relative;
        margin-top: -3px;
        -ms-flex: 0 0 66%;
        flex: 0 0 66%;
        max-width: 66%;
    }

    .footer .footer__links {
        padding-top: 2px;
    }

        .footer .footer__links a {
            text-decoration: none;
            transition: color .3s ease;
        }

            .footer .footer__links a:hover, footer .footer__links a:focus {
                color: #FFDC32;
            }

        .footer .footer__links h3 {
            margin-bottom: 33px;
            line-height: 1;
            font-size: 22px;
            letter-spacing: -.032em;
        }

    .footer .footer__links--alt {
        padding-left: 2px;
    }

    .footer .footer__nav {
        margin-left: 1px;
        padding-left: 19px;
        border-left: 7px solid #FFDC32;
    }

        .footer .footer__nav ul {
            display: inline-block;
            position: relative;
            margin-top: -10px;
            margin-bottom: 0px;
            font-size: 15px;
            line-height: 1.87;
            font-weight: 700;
            text-transform: uppercase;
        }

            .footer .footer__nav ul ~ ul {
                margin-left: 35px;
                vertical-align: top;
            }

        .footer .footer__nav a {
            text-decoration: none;
            transition: color .3s ease;
        }

            .footer .footer__nav a:hover, .footer .footer__nav a:focus {
                color: #FFDC32;
            }
/* Tablet Portrait */
@media (max-width: 1023px) {
    .footer .footer__nav ul {
        display: block;
    }

        .footer .footer__nav ul ~ ul {
            margin-left: 0px;
            margin-top: 0px;
        }

    .footer .footer__map {
        position: absolute;
        right: 43px;
        top: 30px;
        z-index: 0;
        pointer-events: none;
        opacity: .6;
    }
}
/* Mobile */
@media (max-width: 767px) {
    .footer {
        padding-top: 30px;
        overflow: hidden;
    }

        .footer .footer__links h3 {
            margin-bottom: 20px;
            line-height: 1;
            font-size: 18px;
            letter-spacing: -.032em;
        }

        .footer .footer__nav {
            margin-left: 0px;
            margin-bottom: 20px;
            padding-left: 10px;
            border-left: 4px solid #FFDC32;
        }

            .footer .footer__nav ul {
                font-size: 13px;
            }

        .footer .footer__logos ul {
            display: block;
            padding-top: 0;
        }

        .footer .footer__logos li {
            display: block;
        }

            .footer .footer__logos li ~ li {
                margin-left: 0;
            }

        .footer .footer__map {
            right: -50px;
            top: -120px;
            opacity: 0;
        }

        .footer .copyright p ~ p {
            margin-left: 0px;
        }
}
/* ------------------------------------------------------------ *\
    Header
\* ------------------------------------------------------------ */
.header {
    background-color: #000000;
    position: relative;
    min-height: 164px;
    padding: 0px 6px 19px 0px;
    z-index: 10;
}

.header:before {

}

    .header .header__entry {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .header .header__navs {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .header .header__navs .nav > ul {
        width: 100%;
    }
    
    .header .header__navs .nav > ul > li > a {
            font-weight: 400;
            letter-spacing: .02em;
            font-size: 23px;
        }

        .header .header__navs .js-cloned {
            display: none;
        }

    .header:not(.header--alt) .nav .nav__dropdown {
        top: 107px;
        z-index: 1;
    }

.header--alt {
    min-height: auto;
    padding: 28px 6px 19px 0px;
    background-color: #000;
}

    .header--alt .nav {
        font-family: 'bebas-neue';
    }

        .header--alt .nav li ~ li {
            margin-left: 53px;
        }

        .header--alt .nav > ul > li > a {
            font-weight: 400;
            letter-spacing: .02em;
        }

        .header--alt .nav a:after {
            background-color: #FFDC32;
        }

    .header--alt .logo {
        margin-left: 8px;
        margin-right: 12.2%;
    }

.header__upper {
    color: #fff;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    background: #FFDC32;
    background: linear-gradient(90deg, rgba(255, 220, 50, 0) 0%, rgba(128, 110, 25, 0.35) 100%);
    margin-bottom: 22px;
}

    .header__upper:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 10px;
        width: 70%;
        height: 1px;
        background: #FFDC32;
        background: linear-gradient(270deg,rgba(255, 220, 50, 1) 0%, rgba(255, 220, 50, 0) 100%);
    }

    .nav-utilities-alt {
        margin-right: 33px;
        margin-top: 5px;
    }

        .nav-utilities-alt ul {
            display: flex;
            gap: 19px;
        }

        .nav-utilities-alt a {
            font-weight: 500;
            letter-spacing: .02em;
            font-size: 16px;
            text-transform: uppercase;
            text-decoration: none;
            transition: color .3s;
        }

            .nav-utilities-alt a:hover {
                color: #FFDC32;
            }

.nav__dropdown {
    padding-top: 186px;
    background: #000;
}

.nav-utilities {
    margin-top: 0;
}

    .nav-utilities ul {
        gap: 20px;
    }

.nav > ul > li:hover > a:after {
    right: 0;
}

.header__nav-alt {
    display: none;
    width: 100%;
}

.nav li ~ li {
    margin-left: 53px;
}

.nav__dropdown li ~ li {
    margin: 0;
}

.nav .nav__dropdown .cols {
    margin: 0;
}

.nav .nav__dropdown .col {
    padding: 0 20px;
}

.nav .nav__dropdown .col--1of4 {
    padding: 0 17px;
}

.nav-utilities-alt--mobiles a {
    color: #FFFFFF;
    padding-bottom: 15px;
    letter-spacing: -.03em !important;
    font-size: 15px !important;
    font-weight: 300 !important;
    border-color: #707070;
    display: block;
    position: relative;
    border-bottom: 1px solid #959595;
    line-height: 1;
    text-align: left;
}

    .nav-utilities-alt--mobiles a:not([href]):not([tabindex]) {
        color: #FFFFFF;
    }
    .header__nav-alt ul {
    flex-direction: column;
}

.nav-utilities-alt--mobiles {
    margin: 0;
}

.nav__dropdown .card__btn {
    text-transform: capitalize;
}

@media (max-width: 1399px) {
    .nav li ~ li {
        margin-left: 24px;
    }

    .nav__dropdown li ~ li {
        margin: 0;
    }
}

@media (max-width: 1023px ) {
    .header__nav-alt {
        order: 1;
        display: flex;
        flex-direction: column-reverse;
        gap: 41px;
    }

    .nav {
        width: 100%;
        margin: 0 0 0px;
    }

    .nav li ~ li {
        margin-left: 0;
    }
}


    .header .nav a {
        font-size: 23px;
        margin-top: 8px;
    }


    .ada-go-to {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        display: block;
        width: 1px;
        height: 1px;
        font-size: 10px;
        color: transparent;
        z-index: 1000;
    }
    /* Small Desktop */
    @media (max-width: 1300px) {
        .header--alt .logo {
            margin-left: 8px;
            margin-right: 7%;
        }
    }
    /* Small Desktop */
    @media (max-width: 1200px) {
        .header--alt .logo {
            margin-left: 8px;
        }

        .header--alt .nav li ~ li {
            margin-left: 20px;
        }

        .header .header__navs .nav > ul > li > a {
            font-size: 17px;
        }
    }
    /* Tablet Portrait */

    @media (max-width: 1023px) {
        .header .header__navs {
            display: block;
            padding: 72px 90px;
            position: fixed;
            top: 0;
            width: 70%;
            background-color: #2c2c2c;
            z-index: 1000;
            left: 100%;
            transition: left .4s ease;
            display: flex;
            flex-wrap: wrap;
            align-content: flex-start;
        }

        .header .header__navs--active {
            left: 30%;
            height: 100%;
        }

        .header--alt .nav li ~ li {
            margin-left: 0px;
        }

        .header--alt .nav-utilities .btn {
            border-bottom-color: #ffce00;
        }
    }

    /* Mobile */

    @media (max-width: 767px) {
        .header {
            background: #000000;
            min-height: unset;
            padding: 28px 0px 28px 0px;
            z-index: 10;
        }

            .header .header__navs {
                overflow-y: auto;
                overflow-x: hidden;
                min-height: 100vh;
                padding: 65px 45px;
            }

                .header .header__navs .js-cloned {
                    display: block;
                    width: 100%;
                    -ms-flex-order: 10;
                    order: 10;
                    top: 0px !important;
                }

    }

    @media (max-width: 479px) {
    }

    /* ------------------------------------------------------------ *\
    Main
\* ------------------------------------------------------------ */
    main {
    }

        main a {
            color: #145eb2;
            text-decoration: underline;
            color: #000;
            font-weight: 500;
        }

        main > .row {
            margin-left: 0px;
            margin-right: 0px;
        }

        main .section__content ul, main .section-parsonal-main-alt ul {
            margin-left: 50px;
            list-style-type: square;
        }

        main .section-parsonal-main-alt ol {
            margin-left: 50px;
        }

        main .section__content li, main .section-parsonal-main-alt li {
            margin-bottom: 5px;
        }

        main table > tbody > tr:nth-of-type(odd) {
            background-color: #f9f9f9;
        }

        main table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
            padding: 8px;
            line-height: 1.42857143;
            vertical-align: top;
            border-top: 1px solid #ddd;
        }

        /* ------------------------------------------------------------ *\
    TeamMember Widget
\* ------------------------------------------------------------ */
        main .section__content .team-member-cta {
            padding-top: 30px;
        }

            main .section__content .team-member-cta a {
                width: 100%;
            }

        /* ------------------------------------------------------------ *\
    HubSpot Forms
\* ------------------------------------------------------------ */
        main .section__content .hubspot-Form {
            font-family: 'museo-sans';
            font-size: 16px;
            color: #000;
            font-weight: 500;
            display: inline-block;
            position: relative;
            width: 100%;
        }

            main .section__content .hubspot-Form ul {
                list-style-type: none;
                margin-left: 0px;
            }

                main .section__content .hubspot-Form ul input[type=radio] {
                    margin-right: 10px;
                }

            main .section__content .hubspot-Form .hs-form-required {
                color: #EE0000;
            }

            main .section__content .hubspot-Form .hs-error-msg {
                color: #EE0000;
            }

            main .section__content .hubspot-Form input[type=email] {
                display: block;
                width: 100%;
                height: 34px;
                padding: 6px 12px;
                font-size: 14px;
                line-height: 1.42857143;
                color: #555;
                background-color: #fff;
                background-image: none;
                border: 1px solid #ccc;
                border-radius: 4px;
                -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
                box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
                -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
                -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
                transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
            }

            /*main .section__content .hubspot-Form input[type=radio] {
        width: 0;
        height: 0;
        position: absolute;
        opacity: 0;
    }*/

            main .section__content .hubspot-Form .hs-form-field {
                margin-bottom: 15px;
            }

            main .section__content .hubspot-Form .hs-form-radio label {
                font-family: 'museo-sans';
                font-size: 20px;
                font-weight: 500;
                color: #515151;
                letter-spacing: .003em;
                position: relative;
                display: inline-block;
            }

            /*main .section__content .hubspot-Form .hs-form-radio label:before {
            content: "\f00c";
            border: 3px solid #9b9b9b;
            width: 28px;
            height: 28px;
            border-radius: 2px;
            display: block;
            position: absolute;
            left: 1px;
            top: 1px;
            transition: background-color .2s, border-color .2s;
            font-family: "FontAwesome";
            font-weight: 900;
            color: #fff;
            line-height: 1.1;
            padding-left: 2px;
        }

    main .section__content .hubspot-Form .hs-form-radio input:checked + label:before {
        background-color: #7ED321;
        border-color: #7ED321;
    }*/

            main .section__content .hubspot-Form textarea {
                min-width: 100%;
                min-height: 68px;
                display: block;
                width: 100%;
                padding: 6px 12px;
                font-size: 14px;
                line-height: 1.42857143;
                color: #555;
                background-color: #fff;
                background-image: none;
                border: 1px solid #ccc;
                border-radius: 4px;
                -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
                box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
                -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
                -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
                transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
            }

            main .section__content .hubspot-Form .hs-button {
                padding: 0;
                height: 68px;
                line-height: 68px;
                padding: 0 30px;
                min-width: 190px;
                border-radius: 4px;
                background: #FFDC32;
                box-shadow: 5px 5px 2px rgba(100,100,100, .1);
                transition: box-shadow .3s;
                text-decoration: none !important;
                margin-bottom: 15px;
                min-width: 250px;
            }

    /* ------------------------------------------------------------ *\
    Shell
\* ------------------------------------------------------------ */
    .shell {
        max-width: 1278px;
        padding-left: 10px;
        padding-right: 10px;
        margin: auto;
    }

    .shell-fluid {
        max-width: none;
    }

    @media (max-width: 767px) {
        .shell {
            padding-left: 15px;
            padding-right: 15px;
        }
    }

    /* ------------------------------------------------------------ *\
    Sidebar
\* ------------------------------------------------------------ */
    .sidebar {
        position: relative;
        margin-right: -5px;
        -ms-flex: 0 0 404px;
        flex: 0 0 404px;
        max-width: 404px;
        background-color: #f0f0f0;
    }
    /* Small Desktop */
    @media (max-width: 1200px) {
        .sidebar {
            margin-right: 0px;
            -ms-flex: 0 0 350px;
            flex: 0 0 350px;
            max-width: 350px;
        }
    }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .sidebar {
            margin-right: 0px;
            -ms-flex: 0 0 35%;
            flex: 0 0 35%;
            max-width: 35%;
        }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .sidebar {
            margin-top: 20px;
            margin-bottom: 20px;
            position: relative;
            width: 100%;
            max-width: 100%;
            background-color: #f0f0f0;
        }
    }
    /* ------------------------------------------------------------ *\
Breadcrumbs
\* ------------------------------------------------------------ */
    .breadcrumb {
        margin-left: 0 !important;
        list-style-type: none;
        padding-left: 0px;
        background-color: rgba(0, 0, 0, 0);
    }

        .breadcrumb li {
            display: inline-block;
        }

            .breadcrumb li ~ li:before {
                content: '/';
                display: inline-block;
                margin: 0 6px;
                color: #323232;
            }

    .breadcrumb-absolute .breadcrumb {
        position: absolute;
        z-index: 5;
    }
    /* Mobile */
    @media (max-width: 767px) {
        .breadcrumb {
            margin-top: 20px;
            font-size: 14px !important;
        }

            .breadcrumb li {
                width: auto !important;
                margin-bottom: 0 !important;
            }

                .breadcrumb li ~ li:before {
                    margin: 0 3px;
                }
    }
    /* ------------------------------------------------------------ *\
    Wrapper
\* ------------------------------------------------------------ */
    .wrapper {
        min-height: 100vh;
        width: 100%;
        position: relative;
        transition: margin .4s ease;
        background: none;
    }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .wrapper--hidden {
            margin-left: -70%;
        }
    }
    /* ------------------------------------------------------------ *\
    III. Modules
\* ------------------------------------------------------------ */
    /* ------------------------------------------------------------ *\
    Article
\* ------------------------------------------------------------ */
    .article {
    }

        .article .article__head h3 {
            margin-bottom: 22px;
            text-transform: uppercase;
            color: #000;
            font-weight: 700;
            letter-spacing: -.03em;
        }

        .article .article__video {
            text-align: center;
            width: 100%;
            margin: 0 auto 50px;
        }

        .article .article__image {
            display: inline-block;
            width: 100%;
            padding-top: 62%;
            margin-bottom: 26px;
            background-size: cover;
            background-position: center center;
        }

        .article .article__body p {
            margin-bottom: 30px;
            color: #4a4a4a;
            line-height: 1.5;
        }

        .article .article__body--alt p {
            margin-bottom: 17px;
        }

        .article .article__actions a {
            color: #FFDC32;
            font-size: 15px;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: -.03em;
        }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .article .article__head h3 {
            margin-bottom: 15px;
            font-size: 18px;
        }

        .article .article__body p {
            font-size: 14px;
            margin-bottom: 15px;
        }

        .article .article__video {
            margin: 0 auto 20px;
        }

        .article .article__image {
            margin-bottom: 20px;
        }
    }

    @media(max-width: 833px) {
        .article .article__head h3 {
            margin-bottom: 38px;
            font-size: 18px;
        }

        .article .article__head--alt h3 {
            margin-bottom: 15px;
        }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .article {
            margin-bottom: 20px;
        }

            .article .article__head h3 {
                margin-bottom: 15px;
                font-size: 18px;
            }
    }
    /* ------------------------------------------------------------ *\
    Article Main
\* ------------------------------------------------------------ */
    .article-main {
        position: relative;
        z-index: 10;
        padding: 0px 0 117px 9px;
        background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.96) 0%, #0a0a0a 0%, #000000 100%);
        color: #fff;
    }

        .article-main .article-main__entry {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            padding-right: 24px;
        }

            .article-main .article-main__entry h2 {
                position: relative;
                display: inline-block;
                padding-right: 10px;
                margin-bottom: 18px;
                font-family: 'bebas-neue';
                line-height: 1;
                letter-spacing: .025em;
            }

            .article-main .article-main__entry p {
                margin-bottom: 26px;
                color: #fff;
                letter-spacing: .013em;
                line-height: 1.68;
            }

        .article-main .article-main__content {
            position: relative;
            padding: 160px 160px 10px 0px;
            background-color: transparent;
            overflow: hidden;
        }

        .article-main .article-main__inner {
            position: relative;
            padding-right: 45px;
        }

        .article-main .article-main__image-holder {
            position: relative;
            -ms-flex: 0 0 515px;
            flex: 0 0 515px;
            margin-top: 165px;
            margin-right: 2px;
            max-width: 515px;
            height: 373px;
        }

        .article-main .article-main__image {
            position: relative;
            margin-left: -53px;
            width: 515px;
            height: 373px;
            background-size: cover;
            background-position: center center;
        }

        .article-main .article-main__actions {
            margin-top: -1px;
            text-align: center;
        }

            .article-main .article-main__actions .btn {
                min-width: 270px;
            }
    /* Small Desktop */
    @media (max-width: 1300px) {
    }
    /* Small Desktop */
    @media (max-width: 1200px) {
        .article-main .article-main__inner:after {
            right: -40px;
        }

        .article-main .article-main__content {
            padding: 0px 40px 10px 0px;
            background-color: transparent;
        }
    }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .article-main .article-main__content {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
            padding: 0px 15px 10px 0px;
            background-color: transparent;
        }

        .article-main .article-main__entry h2 {
            margin-bottom: 12px;
            font-size: 50px;
        }

        .article-main .article-main__entry p {
            margin-bottom: 10px;
            font-size: 14px;
        }

        .article-main .article-main__inner:after {
            right: -15px;
            top: -29px;
        }


        .article-main .article-main__actions {
            text-align: left;
        }

            .article-main .article-main__actions .btn {
                margin-left: 0;
                min-width: 200px;
            }

        .article-main .article-main__image-holder {
            position: relative;
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            margin-top: 115px;
            margin-right: 2px;
            max-width: 50%;
            height: 373px;
        }

        .article-main .article-main__image {
            position: relative;
            width: 100%;
            height: 72%;
            margin-left: -30px;
            background-size: cover;
            background-position: center center;
        }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .article-main {
            padding-left: 0;
            padding-bottom: 30px;
        }

            .article-main .article-main__entry {
                display: block;
                padding-right: 0;
            }

            .article-main .article-main__content {
                width: 100%;
                max-width: 100%;
                padding-right: 0;
                margin-right: 0;
            }

            .article-main .article-main__image-holder {
                position: relative;
                width: 100%;
                margin-top: 30px;
                margin-right: 0px;
                max-width: 100%;
                height: 250px;
            }

            .article-main .article-main__image {
                margin-left: 0px;
            }

            .article-main .article-main__image {
                height: 100%;
            }
    }
    /* ------------------------------------------------------------ *\
    Articles
\* ------------------------------------------------------------ */
    .articles {
        padding: 0 50px 0px 5px;
    }
    /* Small Desktop */
    @media (max-width: 1200px) {
        .articles {
            padding: 0 10px 0px 0px;
        }
    }
    /* ------------------------------------------------------------ *\
    Blockquote
\* ------------------------------------------------------------ */

    .section-parsonal-main .blockquote p {
        margin-bottom: 34px;
        letter-spacing: .012em;
        color: #fff;
        font-size: 24px;
        line-height: 1.25;
        font-family: 'museo-sans';
        font-weight: 100;
        /*font-style: italic;*/
    }

    .blockquote span {
        letter-spacing: .012em;
        color: #9b9b9b;
        font-size: 16px;
        line-height: 1.38;
        font-family: 'museo-sans';
        font-weight: 300;
    }

    .blockquote .btn {
        position: relative;
        bottom: -48px;
    }

    .blockquote .blockquote__content {
        padding: 50px 50px 0;
        text-align: center;
        background-color: rgba(0,0,0, .88);
    }

        .blockquote .blockquote__content a {
            color: #FFDC32;
        }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .blockquote .blockquote__content {
            padding: 29px 10px 20px;
            text-align: center;
            background-color: rgba(0,0,0, .88);
        }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .blockquote p {
            margin-bottom: 13px;
            font-size: 18px;
        }

        .blockquote span {
            font-size: 14px;
        }
    }
    /* ------------------------------------------------------------ *\
    Blog
\* ------------------------------------------------------------ */
    .blog {
        padding-left: 5px;
        margin-bottom: 22px;
        color: #4a4a4a;
    }

        .blog a {
            color: #FFDC32;
            text-decoration: none;
        }

        .blog p {
            line-height: 1.5;
        }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .blog {
            margin-bottom: 10px;
        }

            .blog p {
                line-height: 1.5;
                font-size: 14px;
            }
    }
    /* ------------------------------------------------------------ *\
    Button
\* ------------------------------------------------------------ */
    .btn {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        cursor: pointer;
        text-decoration: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 20px 49px 20px;
    }

    .btn--primary {
        padding: 7px 16px;
        border: 2px solid #FFDC32;
        background-color: rgba(253, 221, 79, 0.21);
        border-radius: 18px;
        letter-spacing: normal;
        transition: background-color .3s ease;
    }

        .btn--primary:after {
            display: none;
        }

        .btn--primary:hover {
            background-color: rgba(253, 221, 79, 0.8);
        }

    .btn--primary-alt {
        padding: 20px 49px 20px;
        border: 2px solid #FFDC32;
        background-color: #FFDC32;
        text-decoration: none !important;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 700;
        transition: background-color .4s ease;
        border-radius: 3px;
    }

        .btn--primary-alt:hover {
            background-color: rgba(253, 221, 79, 0.9);
        }

    .btn--red {
        padding: 7px 16px;
        border: 2px solid #FFDC32;
        background-color: rgba(255, 205, 0, .2);
        border-radius: 18px;
        letter-spacing: normal;
        transition: background-color .3s ease;
        color: rgb(255, 255, 255) !important;
        font-size: 13px !important;
    }

        .btn--red:after {
            display: none;
        }

        .btn--red:hover {
            background-color: rgba(255, 220, 50, .4);
            color: #fff;
        }

        .btn--red:focus {
            background-color: rgba(255, 220, 50, .4);
            color: #fff;
        }

    .btn--red-alt {
        padding: 20px 49px 20px;
        border: 2px solid #FFDC32;
        background-color: #FFDC32;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 700;
        transition: background-color .4s ease;
        border-radius: 3px;
    }

        .btn--red-alt:hover {
            background-color: rgba(208, 2, 27, 0.5);
        }

        .btn--red-alt:focus {
            background-color: rgba(208, 2, 27, 0.5);
        }

    .btn--yellow {
        padding: 28px 33px 25px !important;
        background-color: #FFDC32 !important;
        text-transform: uppercase !important;
        font-size: 14px !important;
        font-weight: 700 !important;
        font-family: 'museo-sans', sans-serif !important;
        box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.3) !important;
        border-radius: 3px !important;
        line-height: 1 !important;
        letter-spacing: .02em !important;
        transition: box-shadow .4s ease !important;
    }

        .btn--yellow:hover {
            box-shadow: 6px 6px 20px rgba(0, 0, 0, .6) !important;
        }

    .btn--border-yellow {
        padding: 7px 16px;
        border: 2px solid #FFDC32;
        background-color: rgba(255, 206, 0, 0.2);
        border-radius: 18px;
        letter-spacing: normal;
        transition: background-color .3s ease;
    }

        .btn--border-yellow:hover {
            background-color: rgba(255, 206, 0, .5);
        }

        .btn--border-yellow:after {
            display: none;
        }

    .btn--md {
        padding: 23px 10px;
        text-align: center;
        font-size: 20px;
    }

    .btn--sm {
        font-size: 18px;
        font-weight: 500;
        padding: 8px 38px;
        transition: background-color .2s;
    }

    .btn--sm-gray {
        background-color: #E8E8E8;
    }

        .btn--sm-gray:hover {
            background-color: #e0e0e0;
        }

    .btn--sm-yellow {
        background-color: #FFDC32;
    }

        .btn--sm-yellow:hover {
            background-color: #FFDC32;
        }

    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .btn--red-alt {
            padding: 10px 10px;
        }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .btn--yellow {
            padding: 28px 15px 25px;
        }
    }

    @media (max-width: 576px) {
        .text-left .btn--banana {
            min-width: 150px;
        }
    }
    /*  Button Block  */
    .btn-block {
        display: block;
        padding-left: 0;
        padding-right: 0;
    }
    /*  Button Banana  */
    .btn--banana, .btn-green {
        padding: 0;
        height: 68px;
        line-height: 68px;
        padding: 0 30px;
        min-width: 190px;
        border-radius: 4px;
        background: #FFDC32;
        box-shadow: 5px 5px 2px rgba(100,100,100, .1);
        transition: box-shadow .3s;
        font-size: 1.0rem;
        text-decoration: none !important;
        margin-bottom: 15px;
        min-width: 250px;
    }

    .btn--banana {
        color: #000 !important;
    }

        .btn--banana:hover {
            box-shadow: none;
        }

        .btn--banana.sidebar {
            width: 100%;
            margin-bottom: 40px;
        }
    /* Button White */
    .btn--white {
        background: #fff;
        color: #000000;
        height: 60px;
        line-height: 60px;
        padding: 0 30px;
        min-width: 190px;
        border-radius: 4px;
        box-shadow: 6px 6px 20px rgba(0,0,0, .3);
        transition: box-shadow .3s;
    }

        .btn--white:hover {
            box-shadow: none;
        }
    /* Button Main */
    .btn--main {
        box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.05);
    }

        .btn--main:hover {
            color: #000000;
        }
    /* Button Solid */
    .btn--solid {
        padding: 20px 20px 20px;
        border: 2px solid #000;
        background-color: #000;
        color: #ffdc32 !important;
        text-decoration: none !important;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
        transition: background-color .4s ease;
        border-radius: 3px;
    }

        .btn--solid:hover {
            background-color: rgba(0, 0, 0, 0.5);
        }
    /* ------------------------------------------------------------ *\
    option
\* ------------------------------------------------------------ */

    .options {
        list-style-type: none;
        padding-top: 23px;
    }

    .option {
        background-color: #f7f7f7;
        color: #707070;
        position: relative;
        transition: background-color .2s, color .2s;
    }

        .option a {
            text-decoration: none;
            font-family: 'bebas-neue';
            font-weight: normal;
            font-size: 23px;
            letter-spacing: .04em;
            display: block;
            padding: 15px 12px 15px 53px;
        }

        .option svg {
            position: absolute;
            left: 18px;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

            .option svg g {
                stroke: #707070;
                transition: stroke .2s;
            }

        .option:after {
            content: '';
            position: absolute;
            left: 100%;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 0;
            height: 0;
            border-style: solid;
            border-color: transparent;
            border-width: 16px 0 16px 16px;
            transition: border-color .2s;
        }

        .option + .option {
            margin-top: 4px;
        }

        .option:hover,
        .option.current {
            background-color: #FFDC32;
            color: #000;
        }

            .option:hover:after,
            .option.current:after {
                border-left-color: #FFDC32;
            }

            .option:hover svg g,
            .option.current svg g {
                stroke: #000;
            }

    @media (max-width: 1023px) {
        .options {
            padding-top: 0;
        }

        .option a {
            padding: 12px 12px 12px 53px;
        }

        .option:after {
            display: none;
        }
    }

    @media (max-width: 767px) {
        .options {
            padding-top: 15px;
        }

        .option a {
            padding: 10px 10px 10px 53px;
            font-size: 20px;
        }
    }
    /* ------------------------------------------------------------ *\
    Card
\* ------------------------------------------------------------ */
    .card {
        font-family: 'museo-sans', sans-serif;
        font-size: 15px;
        line-height: 1.6;
        background: rgba(0, 0, 0, 0);
        border: none !important;
        font-weight: normal;
    }

        .card .card__image {
            padding-bottom: 18px;
        }

            .card .card__image img {
                border: solid 1px #444;
            }

        .card .card__content p {
            font-size: 16px;
        }
    /* ------------------------------------------------------------ *\
    Chat
\* ------------------------------------------------------------ */
    .chat {
        display: inline-block;
        width: 68px;
        height: 68px;
        text-align: center;
        line-height: 58px;
        background: #FFDC32;
        border-radius: 50%;
        color: #000;
        position: fixed;
        bottom: 40px;
        right: 40px;
        font-size: 41px;
        z-index: 30;
        padding: 0;
    }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .chat {
            width: 54px;
            height: 54px;
            line-height: 46px;
            font-size: 32px;
        }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .chat {
            bottom: 20px;
            right: 20px;
            width: 46px;
            height: 46px;
            line-height: 38px;
            font-size: 26px;
        }
    }
    /* ------------------------------------------------------------ *\
    Checks
\* ------------------------------------------------------------ */

    .checks {
        padding-top: 7px;
    }

        .checks .checkbox + .checkbox {
            margin-top: 10px;
        }
    /* ------------------------------------------------------------ *\
    Checks
\* ------------------------------------------------------------ */
    .visa-cards {
    }

        .visa-cards img {
            margin: auto;
            display: block;
            margin-bottom: 25px;
        }

        .visa-cards .visa-content {
            text-align: center;
            color: #555;
        }

            .visa-cards .visa-content p {
                font-size: 18px;
            }

            .visa-cards .visa-content h2 {
                color: #000;
            }

            .visa-cards .visa-content h3 {
                font-family: 'museo-sans', sans-serif;
                font-size: 24px;
                color: #000;
                font-weight: 500;
            }
    /* ------------------------------------------------------------ *\
    Features main
\* ------------------------------------------------------------ */
    .features--main {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        list-style-type: none;
        margin: 0 -10px;
    }

        .features--main .feature {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
            padding: 0 10px;
            margin-bottom: 21px;
        }

    @media (max-width: 767px) {
        .features--main {
            display: block;
        }

            .features--main .feature {
                width: 100%;
                max-width: 100%;
                padding: 0 10px;
                margin-bottom: 21px;
            }
    }
    /* ------------------------------------------------------------ *\
    Feature main
\* ------------------------------------------------------------ */
    .feature--main {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        list-style-type: none;
        margin-bottom: 30px;
    }

        .feature--main h2 {
            margin-bottom: 2px;
            font-family: 'museo-sans';
            font-weight: 500;
            font-size: 20px !important;
            color: #1B1E2A;
            letter-spacing: 0.01em;
        }

        .feature--main p {
            font-family: 'museo-sans';
            font-weight: 300;
            font-size: 14px;
            color: #1B1E2A;
            letter-spacing: 0.06em !important;
            line-height: 1.3 !important;
        }

        .feature--main .feature__inner {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between;
            width: 100%;
            box-shadow: 5px 5px 2px rgba(150,150,150, 0.1);
            background-color: #ffffff;
            border: solid 1px #eee;
            transition: .25s;
        }

            .feature--main .feature__inner a {
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                text-decoration: none;
            }

            .feature--main .feature__inner:hover {
                box-shadow: none;
            }

        .feature--main .feature__icon {
            -ms-flex: 0 0 100px;
            flex: 0 0 100px;
            max-width: 100px;
            height: 98px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
            background-color: #FFDC32;
        }

            .feature--main .feature__icon em {
                font-size: 42px;
                color: #1b1e2a;
            }

        .feature--main .feature__content {
            -ms-flex: 1;
            flex: 1;
            padding: 0 5px 0 20px;
        }

    @media (max-width: 767px) {
        .feature--main h2 {
            margin-bottom: 4px;
            font-size: 18px !important;
        }

        .feature--main .feature__content {
            padding: 0 10px 0 15px;
        }
    }
    /* ------------------------------------------------------------ *\
    Features primary
\* ------------------------------------------------------------ */
    .features--primary {
        margin: 0 -10px -93px !important;
    }

    .feature--primary, .feature--primary-inverse {
        margin-top: 60px;
        padding: 0 10px;
    }

    .feature-row {
        display: flex;
    }

        .feature-row .feature--primary {
            margin-bottom: 0;
        }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .features--primary {
            margin-bottom: -55px !important;
        }

        .feature--primary {
            margin-bottom: 55px;
        }

        .feature--primary-inverse {
            margin-bottom: 55px;
        }
    }
    /* Mobile */
    @media (max-width: 767px) {
    }

    @media(max-width: 580px) {
        .features--primary {
            margin: 0 0 -45px !important;
            display: block;
        }

        .feature--primary {
            width: 100%;
            max-width: 100%;
            margin-bottom: 45px;
        }

        .feature--primary-inverse {
            width: 100%;
            max-width: 100%;
            margin-bottom: 45px;
        }
    }
    /* ------------------------------------------------------------ *\
    Feature primary
\* ------------------------------------------------------------ */
    .flex-row {
        display: flex;
    }

    .col-feature {
        flex: 1 0 33.3333333%;
        display: flex;
    }

    .feature--primary {
        text-align: center;
    }

        .feature--primary h3 {
            margin-bottom: 10px;
            font-family: 'museo-sans';
            font-size: 28px;
            font-weight: 300;
            letter-spacing: 0.01em;
        }

        .feature--primary p {
            font-family: 'museo-sans';
            font-size: 18px;
            color: #5d5d5d;
            max-width: 280px;
            margin: 0 auto 28px;
            line-height: 1.5;
        }

    .section--parsonal-secondary .feature--primary p:last-child {
        margin-bottom: 28px;
    }

    .feature--primary.feature-auto {
        flex-grow: 1;
        display: flex;
    }

    .feature--primary .feature__inner {
        margin: 0 auto;
    }

    .feature--primary .feature__inner-auto {
        display: grid;
        grid-template-rows: 90px auto 60px;
        margin: 0 auto;
    }

    .feature--primary .feature__icon-auto {
        min-height: 75px;
        margin-bottom: 14px;
        justify-self: center;
    }

    .feature--primary .feature__icon {
        min-height: 75px;
        margin-bottom: 14px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .btn.btn--primary.btn--primary-alt.btn--main {
        font-size: 14px;
        padding: 16px 20px;
        min-width: 230px;
    }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .feature--primary h3 {
            margin-bottom: 10px;
            font-size: 26px;
        }

        .feature--primary p {
            font-size: 17px;
            margin: 0 auto 20px;
        }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .feature--primary h3 {
            margin-bottom: 5px;
            font-size: 20px;
        }

        .feature--primary p {
            font-size: 15px;
            margin: 0 auto 15px;
        }
    }

    @media(max-width: 580px) {
        .feature--primary .feature__icon {
            /*min-height: auto;*/
        }
    }
    /* ------------------------------------------------------------ *\
    Feature primary inverse
\* ------------------------------------------------------------ */
    .feature--primary-inverse {
        text-align: center;
        background: #000;
    }

        .feature--primary-inverse h3 {
            margin-bottom: 15px;
            font-family: 'museo-sans';
            font-size: 28px;
            color: #fff;
            font-weight: 300;
            letter-spacing: 0.01em;
        }

        .feature--primary-inverse p {
            font-family: 'museo-sans';
            font-size: 18px;
            color: #E8E8E8;
            max-width: 280px;
            margin: 0 auto 28px;
            line-height: 1.5;
        }

        .feature--primary-inverse .feature__inner {
            margin: 0 auto;
        }

        .feature--primary-inverse .feature__icon {
            min-height: 75px;
            margin-bottom: 14px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .feature--primary-inverse .btn {
            font-size: 14px;
            padding: 16px 20px;
            min-width: 230px;
        }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .feature--primary-inverse h3 {
            margin-bottom: 10px;
            color: #fff;
            font-size: 26px;
        }

        .feature--primary-inverse p {
            font-size: 17px;
            color: #E8E8E8;
            margin: 0 auto 20px;
        }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .feature--primary-inverse h3 {
            margin-bottom: 5px;
            color: #fff;
            font-size: 20px;
        }

        .feature--primary-inverse p {
            font-size: 15px;
            color: #E8E8E8;
            margin: 0 auto 15px;
        }
    }

    @media(max-width: 580px) {
        .feature--primary-inverse .feature__icon {
            min-height: auto;
        }
    }

    /* ------------------------------------------------------------ *\
    Form Elements
\* ------------------------------------------------------------ */
    input::-webkit-input-placeholder {
        color: inherit;
        opacity: 1;
        -webkit-box-shadow: 0 0 0 1000px #fff inset;
    }

    input:-ms-input-placeholder {
        color: inherit;
        opacity: 1;
        -webkit-box-shadow: 0 0 0 1000px #fff inset;
    }

    input::placeholder {
        color: inherit;
        opacity: 1;
        -webkit-box-shadow: 0 0 0 1000px #fff inset;
    }

    textarea::-webkit-input-placeholder {
        color: inherit;
        opacity: 1;
    }

    textarea:-ms-input-placeholder {
        color: inherit;
        opacity: 1;
    }

    textarea::placeholder {
        color: inherit;
        opacity: 1;
    }

    input:-webkit-autofill {
        -webkit-text-fill-color: inherit;
        -webkit-box-shadow: 0 0 0 1000px #fff inset;
    }

    .field {
    }

    .textarea {
    }

    .select {
    }

    .section__content .radio {
    }

    .section__content .checkbox {
    }

    .section__content .radio input {
        width: 0;
        height: 0;
        position: absolute;
        opacity: 0;
    }

    .section__content .radio label {
        font-family: 'museo-sans';
        font-size: 20px;
        font-weight: 500;
        color: #515151;
        padding-left: 43px;
        letter-spacing: .003em;
        position: relative;
        display: inline-block;
    }

        .section__content .radio label:before {
            content: "\2713"; /*\f00c - FontAwesome Check  OR  \2713 - Unicode Check*/
            border: 3px solid #9b9b9b;
            width: 28px;
            height: 28px;
            display: block;
            position: absolute;
            left: 1px;
            top: 1px;
            transition: background-color .2s, border-color .2s;
            font-family: "FontAwesome";
            font-weight: 900;
            color: #fff;
            line-height: 1.1;
            padding-left: 2px;
        }

    .section__content .field-check label:before {
        border-radius: 2px;
    }

    .section__content .field-radio label:before {
        border-radius: 20px;
    }

    .section__content .radio input:checked + label:before {
        background-color: #7ED321;
        border-color: #7ED321;
    }

    @media (max-width: 767px) {
        .section__content .radio label {
            padding-left: 30px;
            font-size: 18px;
        }

            .section__content .radio label:before {
                width: 20px;
                height: 20px;
                font-size: 13px;
                padding-left: 0;
                top: 2px;
            }
    }

    @media (max-width: 479px) {
        .section__content .radio label {
            font-size: 16px;
        }
    }

    .input-group {
        display: table;
    }

        .input-group .form-control {
            display: table-cell;
            width: 100%;
        }


    .input-group-addon {
        display: table-cell;
        padding: 6px 12px;
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        color: #555;
        text-align: center;
        background-color: #eee;
        border: 1px solid #ccc;
        border-radius: 4px;
        width: 1%;
        white-space: nowrap;
        vertical-align: middle
    }

        .input-group-addon:first-child {
            border-right: 0;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .input-group-addon:last-child {
            border-left: 0;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

    /* ------------------------------------------------------------ *\
    Form
\* ------------------------------------------------------------ */
    .form {
    }

    /* ------------------------------------------------------------ *\
    Sponsorship Form
\* ------------------------------------------------------------ */
    .sponsorship-form {
    }

        .sponsorship-form input[type=text] {
            width: 100%;
        }

        .sponsorship-form input[type=checkbox] {
            margin: 6px 0 0;
            position: relative;
        }

        .sponsorship-form label {
            width: 100%;
            padding-left: 0px;
        }

        .sponsorship-form textarea {
            min-width: 100%;
            min-height: 68px;
            display: block;
            width: 100%;
            padding: 6px 12px;
            font-size: 14px;
            line-height: 1.42857143;
            color: #555;
            background-color: #fff;
            background-image: none;
            border: 1px solid #ccc;
            border-radius: 4px;
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
            -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
            transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        }

    /* ------------------------------------------------------------ *\
    Info
\* ------------------------------------------------------------ */
    .info {
        background: #f9f9f9;
        padding: 31px 31px 36px;
        border-left: solid 3px #ffdb32;
        margin-bottom: 30px;
    }

        .info ul {
            font-size: 15px;
            line-height: 24px;
            margin-left: 16px;
            list-style-type: square;
        }

        .info a {
            font-weight: 300;
        }

        .info h6 {
            font-size: 16px;
            font-weight: 900;
            font-family: 'museo-sans';
            letter-spacing: -0.02em;
        }

            .info h6 span {
                color: #FFDC32;
            }

        .info p {
            font-family: 'museo-sans';
            font-size: 16px;
            font-weight: 300;
            color: #515151 !important;
            line-height: 1.6 !important;
        }

    .section--lightgray .info {
        background: #fff;
    }

    @media (max-width: 767px) {
        .info {
            background: #f9f9f9;
            padding: 31px 31px 32px;
        }
    }
    /* ------------------------------------------------------------ *\
    Intro
\* ------------------------------------------------------------ */
    .intro {
        display: block;
        width: 100%;
        padding: 227px 0 50px 7px;
        min-height: 466px;
        background-size: cover;
        background-position: 50% 30%;
    }

        .intro h1 {
            margin-bottom: -12px;
            text-transform: uppercase;
            font-size: 50px;
            letter-spacing: .015em;
            font-family: 'bebas-neue';
        }

        .intro p {
            font-family: 'museo-sans';
            font-weight: 300;
            color: #000;
            font-size: 19px;
            letter-spacing: .015em;
        }

        .intro .intro__entry {
            display: inline-block;
            width: 49.3%;
            padding: 15px 31px 18px 31px;
            background-color: rgba(255,255,255, .86);
        }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .intro .intro__entry {
            width: 60%;
        }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .intro {
            display: block;
            width: 100%;
            padding: 150px 0 50px 0px;
            min-height: unset;
            background-size: cover;
            background-position: 50% 50%;
        }

            .intro h1 {
                margin-bottom: 0px;
                text-transform: uppercase;
                font-size: 30px;
                letter-spacing: .015em;
                font-family: 'bebas-neue';
            }

            .intro p {
                font-size: 14px;
            }

            .intro .intro__entry {
                display: block;
                margin: 0 auto;
                width: 95%;
                padding: 15px 15px;
            }
    }
    /* ------------------------------------------------------------ *\
    intro--personal
\* ------------------------------------------------------------ */
    .intro--personal {
        min-height: 780px;
        padding: 40px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .intro--personal > .shell {
            -ms-flex: 0 0 1278px;
            flex: 0 0 1278px;
            max-width: 100%;
            margin: 0;
        }

        .intro--personal .intro__entry {
            position: relative;
            z-index: 3;
            width: 100%;
            max-width: 495px;
            padding-top: 30px;
        }

        .intro--personal h1 {
            text-transform: none;
            padding-bottom: 4px;
        }

        .intro--personal .nav-plans {
            margin: 0 -31px -18px;
        }
    /* ------------------------------------------------------------ *\
    Intro personal main
\* ------------------------------------------------------------ */
    .intro--personal-main {
        min-height: 820px;
        padding-bottom: 55px;
    }

        .intro--personal-main h1 {
            padding-bottom: 8px;
            margin: 0;
        }

        .intro--personal-main .intro__entry {
            margin-bottom: 131px;
        }

        .intro--personal-main + .section-main {
            margin-top: -40px;
        }

    @media (max-width: 1200px) {
        .intro--personal-main {
            min-height: 700px;
        }

            .intro--personal-main h1 {
                font-size: 52px;
                margin-bottom: -10px;
            }

            .intro--personal-main .intro__entry {
                margin-bottom: 75px;
                padding-top: 20px;
            }

            .intro--personal-main + .section-main {
                margin-top: 0px;
            }
    }

    @media (max-width: 1023px) {
        .intro--personal-main {
            min-height: 620px;
        }

            .intro--personal-main .intro__entry {
                margin-bottom: 55px;
            }

            .intro--personal-main h1 {
                font-size: 42px;
                margin-bottom: -7px;
            }
    }

    @media (max-width: 767px) {
        .intro--personal-main {
            min-height: 440px;
        }

            .intro--personal-main h1 {
                font-size: 34px;
                margin-bottom: -9px;
            }

            .intro--personal-main .intro__entry {
                margin-bottom: 35px;
                padding-top: 12px;
                display: none;
            }

            .intro--personal-main .nav-plans {
                margin-left: -15px;
                margin-right: -15px;
            }
    }
    /* ------------------------------------------------------------ *\
    ATM Finder
\* ------------------------------------------------------------ */
    .k-listview-content {
        display: flex;
        flex-wrap: wrap;
    }

    .location .atm-stats p {
        margin-top: 10px;
    }

    /* ------------------------------------------------------------ *\
    Locations
\* ------------------------------------------------------------ */
    /*.location {
    margin-top: 30px;
    margin-bottom: 40px;
}

    .location h2 {
        text-transform: uppercase;
    }

    .location p {
        line-height: inherit;
    }
    */
    .location-icons {
        margin-top: 20px;
    }

        .location-icons ul {
            margin: 0 !important;
            list-style-type: none;
        }

            .location-icons ul li {
                display: inline-block;
                margin-right: 20px;
            }

                .location-icons ul li a {
                    color: #393e52;
                }

                .location-icons ul li em {
                    margin-right: 7px;
                    font-size: 20px;
                }

    .locations h2 span {
        font-weight: 500;
        text-transform: uppercase;
        font-size: 18px;
        margin-left: 10px;
    }

    .location-detail {
        padding-bottom: 80px;
        padding-left: 0px;
        display: flex;
        flex-wrap: wrap;
    }

    button.btn.dropdown-toggle.bs-placeholder.btn-light {
        padding: 5px 15px;
    }

    .filter {
        margin: 5px 0 50px;
    }

        .filter .form-check {
            display: inline-block;
            margin-right: 20px;
            margin-top: 5px;
        }

        .filter .form-check-label {
            font-weight: 500;
        }

        .filter .filter-grid {
            display: grid;
            width: 100%;
            grid-template-columns: 30% 30% auto;
            gap: 0px;
        }

        .filter .loc-filter-select {
            flex-grow: 2;
            padding-left: 15px;
            padding-right: 15px;
        }

            .filter .loc-filter-select .bootstrap-select {
                width: 100% !important;
            }

            .filter .loc-filter-select .dropdown-toggle {
                padding-top: 5px;
                padding-bottom: 5px;
            }

        .filter .loc-filter-apply {
            display: flex;
            flex-direction: row-reverse;
            padding-right: 15px;
        }

    .btn-light {
        background-color: #ffffff;
        border-color: #cccccc;
    }

    .panel.filter {
        margin: 25px 0;
    }

    @media (max-width: 991px) {
        .filter .filter-grid {
            grid-template-columns: 100%;
            gap: 8px;
        }
    }


    .form-checkbox {
        display: inline-block;
        margin: 10px 5px;
    }

        .form-checkbox > label {
            font-weight: 300;
        }

    .manager h2 {
        margin-bottom: 15px !important;
    }

    .section-main-secondary .manager h3 {
        text-transform: uppercase;
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 2px;
        margin-top: -15px;
    }

    .manager.row img {
        max-height: 300px;
    }

    @media (max-width: 767px) {
        main .section__content ul li {
            margin-bottom: 10px;
            width: 100%;
        }

        .location h2 {
            font-size: 18px;
        }

        .hours {
            margin-top: 20px;
        }

        .manager img {
            margin-bottom: 20px;
        }
    }



    /* ------------------------------------------------------------ *\
    Intro personal main alt
\* ------------------------------------------------------------ */
    .intro--personal-main-alt {
        min-height: 400px;
        height: 450px;
        background-position: center;
    }

        .intro--personal-main-alt .intro__entry {
            background: #fff;
            margin-bottom: 0px;
            padding: 5px 5px;
            box-shadow: 6px 4px 12px 1px rgba(0, 0, 0, .1);
            max-width: 506px;
        }

        .intro--personal-main-alt .intro__entry-title {
            background: #1B1E2A;
            color: #fff;
            padding: 14px 20px;
        }

        .intro--personal-main-alt .nav-plans {
            margin: 0;
        }

    @media (max-width: 1200px) {
        .intro--personal-main-alt {
            min-height: 700px;
            height: 700px;
        }

        .intro--personal-main .intro__entry {
            margin-bottom: 75px;
        }
    }

    @media (max-width: 1023px) {
        .intro--personal-main-alt {
            min-height: 620px;
            height: 620px;
        }

        .intro--personal-main .intro__entry {
            margin-bottom: 55px;
        }
    }

    @media (max-width: 767px) {
        .intro--personal-main-alt {
            min-height: 250px !important;
            height: 250px !important;
        }

        .intro--personal-main .intro__entry {
            margin-bottom: 35px;
            padding-bottom: 0;
        }
    }
    /* ------------------------------------------------------------ *\
    List
\* ------------------------------------------------------------ */
    [class^="list-"] {
        list-style-type: none !important;
        list-style-position: outside;
        list-style-image: none;
    }
    /* ------------------------------------------------------------ *\
    List Stats
\* ------------------------------------------------------------ */

    .list-stats {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        color: #fff;
        font-size: 38px;
        font-family: 'museo-sans', sans-serif;
        font-weight: 300;
        text-align: center;
    }

        .list-stats h2 {
            color: #FFDC32;
            font-size: 155px;
            font-family: 'bebas-neue',sans-serif;
            line-height: 1;
            margin-bottom: 12px;
        }

        .list-stats strong {
            text-transform: uppercase;
        }

        .list-stats li {
            min-width: 315px;
        }

    @media (max-width: 1023px) {
        .list-stats {
            font-size: 30px;
        }

            .list-stats li {
                width: 33%;
                min-width: 0;
            }

            .list-stats h2 {
                font-size: 100px;
            }
    }

    @media (max-width: 767px) {
        .list-stats {
            font-size: 22px;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

            .list-stats li {
                width: 100%;
                padding: 10px 0;
            }

            .list-stats h2 {
                font-size: 60px;
                margin-bottom: 0;
            }
    }
    /* ------------------------------------------------------------ *\
    List Heaxgon
\* ------------------------------------------------------------ */

    .list-hexagon li {
        position: relative;
        padding-left: 73px;
    }

        .list-hexagon li:before {
            content: '';
            position: absolute;
            width: 31px;
            height: 27px;
            background-image: url(/images/default-source/new-site/comb.png);
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            top: 7px;
            left: 23px;
        }

        .list-hexagon li + li {
            margin-top: 12px;
        }

    @media (max-width: 1023px) {
        .list-hexagon li {
            padding-left: 60px;
        }

            .list-hexagon li:before {
                left: 15px;
            }
    }

    @media (max-width: 767px) {
        .list-hexagon li {
            padding-left: 40px;
        }

            .list-hexagon li:before {
                left: 0;
                top: 2px;
            }
    }
    /* ------------------------------------------------------------ *\
    Logo
\* ------------------------------------------------------------ */
    .logo {
        display: inline-block;
        -ms-flex: 0 0 165px;
        flex: 0 0 165px;
        max-width: 165px;
        height: 61px;
        margin-left: 10px;
        margin-right: 9%;
        font-size: 0;
        line-height: 0;
        text-decoration: none;
        background-size: cover;
        background-position: center;
        margin-top: -10px;
    }
    /* Small Desktop */
    @media (max-width: 1200px) {
        .logo {
            margin-right: 4%;
            -ms-flex: 0 0 155px;
            flex: 0 0 155px;
            max-width: 155px;
        }
    }
    /* ------------------------------------------------------------ *\
    Digital Wallet
\* ------------------------------------------------------------ */
    .digital-pay img {
        margin: 25px 25px 0 0;
    }
    /* ------------------------------------------------------------ *\
	Nav
\* ------------------------------------------------------------ */

    .nav ul {
        display: -ms-flexbox;
        display: flex;
        color: #fff;
        font-weight: 600;
        line-height: 1.38;
    }

        .nav ul.sf-lang-selector {
            display: none;
        }

    .nav > ul > li {
        margin-bottom: -20px;
    }

    .nav li ~ li {
        margin-left: 29px;
    }


    .nav a {
        position: relative;
        text-decoration: none;
        transition: color .3s ease;
    }

        .nav a:after {
            content: '';
            position: absolute;
            left: 0;
            height: 2px;
            right: 100%;
            bottom: 0;
            background-color: #FFDC32;
            transition: right .3s ease;
        }

        .nav a:hover, .nav a:focus {
            color: #aaa;
        }

            .nav a:hover:after {
                right: 0;
            }

    .nav .btn--banana {
        text-transform: uppercase;
        font-weight: bold;
        height: 50px;
        line-height: 50px;
        min-width: 200px;
        color: #000 !important;
    }

        .nav .btn--banana:after {
            display: none;
        }

    .nav .has--dropdown:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 48px;
        pointer-events: none;
    }

    .nav .has--dropdown:hover:after {
        pointer-events: all;
    }

    /* Nav dropdown */

    .nav .nav__dropdown {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        padding: 32px 0 52px;
        background: rgba(34, 34, 34, .93);
        box-shadow: 0 2px 4px rgba(0,0,0, .5);
        opacity: 0;
        visibility: hidden;
        -ms-transform: translateY(25px) scaleY(.5);
        transform: translateY(25px) scaleY(.5);
        -ms-transform-origin: center top;
        transform-origin: center top;
        transition: transform .3s, opacity .3s, visibility .3s;
        transition-delay: 0.25s;
    }

        .nav .nav__dropdown .card__btn {
            text-transform: capitalize;
            font-size: 16px;
        }

        .nav .nav__dropdown .shell {
            display: -ms-flexbox;
            display: flex;
        }

    .nav .nav__dropdown-aside {
        -ms-flex: 0 0 275px;
        flex: 0 0 275px;
        max-width: 275px;
        padding-top: 7px;
    }

    .nav .nav__dropdown-content {
        -ms-flex: 1;
        flex: 1;
        max-width: calc(100% - 333px);
        padding-left: 50px;
    }

        .nav .nav__dropdown-content a {
            font-size: 18px;
        }

    .nav .nav__dropdown .cols {
        margin: 0 -10px;
    }

    .nav .nav__dropdown .col {
        padding: 0 10px;
    }

    .nav .nav__dropdown-content .category-icon {
        width: 23px;
        margin-right: 7px;
    }

    .nav .nav__dropdown ul {
        display: block;
    }

    .nav .nav__dropdown li + li {
        margin: 8px 0 0;
    }

    .nav .nav__dropdown .category {
        font-family: 'museo-sans', sans-serif;
        font-weight: bold;
        font-size: 17px;
        line-height: 1.5;
        border-bottom: 1px solid #D4D4D4;
        padding-bottom: 10px;
        margin-bottom: 17px;
    }

.nav .nav__dropdown h5 {
    font-family: 'museo-sans', sans-serif;
    font-weight: bold;
    font-size: 17px;
    line-height: 1.5;
    border-bottom: 1px dashed #555555;
    padding-bottom: 10px;
    margin-bottom: 17px;
}

    .nav .nav__dropdown ul a {
        font-family: 'museo-sans', sans-serif;
        font-size: 15px;
        font-weight: normal;
        text-transform: none;
        line-height: 1.2;
    }

        .nav .nav__dropdown ul a:hover, .nav .nav__dropdown h5 a:hover, .nav .nav__dropdown h5 a:focus {
            color: #FFDC32;
        }

    .nav__dropdown h5 a span {
        font-weight: 300;
        font-size: 12px;
        opacity: 0;
        transition: all .3s;
        margin-left: 5px;
    }

    .nav__dropdown h5 a:hover span {
        opacity: 1;
        margin-left: 10px;
    }

    .nav__dropdown .category a span {
        font-weight: 300;
        font-size: 12px;
        opacity: 0;
        transition: all .3s;
        margin-left: 5px;
    }

    .nav__dropdown .category a:hover span {
        opacity: 1;
        margin-left: 10px;
    }

    .nav .nav__dropdown ul a:after {
        height: 1px;
    }

    .nav li:hover .nav__dropdown {
        opacity: 1;
        visibility: visible;
        -ms-transform: none;
        transform: none;
        transition-delay: 0s;
    }

    /* nav mobile */

    .nav .nav__mobile {
        display: none;
        padding: 18px 0 19px 24px;
        border-bottom: 1px solid #D4D4D4;
    }

        .nav .nav__mobile ul {
            border: 0;
        }

        .nav .nav__mobile li + li {
            margin-top: 12px;
        }

        .nav .nav__mobile a {
            padding: 0;
            border: 0;
            color: #aaa;
            letter-spacing: -0.03em;
        }

            .nav .nav__mobile a:after {
                display: none;
            }

    @media(min-width: 1025px) {
        .nav .nav__mobile {
            display: none !important;
        }
    }

    @media(max-width: 1024px) {
        .nav .nav__mobile ul {
            display: block !important;
        }
    }

    /* Small Desktop */

    @media (max-width: 1200px) {
        .nav .nav__dropdown-aside {
            -ms-flex: 0 0 250px;
            flex: 0 0 250px;
            max-width: 250px;
        }

        .nav .nav__dropdown-content {
            max-width: calc(100% - 250px);
            padding-left: 25px;
        }

        .nav li ~ li {
            margin-left: 25px;
        }
    }

    /* Tablet Portrait */

    @media (max-width: 1023px) {
        .nav {
            width: 100%;
            margin: 0 0 30px;
        }

            .nav ul {
                display: block;
            }

                .nav ul li {
                    padding: 0;
                    margin: 0;
                }

            .nav li ~ li {
                margin-left: 0px;
            }

            .nav a {
                display: block;
                position: relative;
                padding: 19px 2px 14px;
                text-align: center;
                border-bottom: 1px solid #959595;
                line-height: 1;
                text-align: left;
                font-size: 20px;
                font-family: 'museo-sans';
                font-weight: 100;
            }

                .nav a:after {
                    bottom: -2px;
                    background-color: rgba(223, 221, 79, 1);
                }

            .nav .nav__dropdown {
                display: none;
            }
    }

    @media (max-width: 479px) {
        .nav a {
            font-size: 16px;
        }
    }

    /* ------------------------------------------------------------ *\
	Nav Utilities
\* ------------------------------------------------------------ */

    .nav-utilities {
        margin-top: 0px;
    }

        .nav-utilities ul {
            display: -ms-flexbox;
            display: flex;
            font-size: 13px;
            font-weight: 700;
            line-height: 1.38;
            color: #fff;
            -ms-flex-align: center;
            align-items: center;
            text-transform: uppercase;
        }

        .nav-utilities li ~ li {
            margin-left: 18px;
            letter-spacing: .02em;
        }

        .nav-utilities a {
            position: relative;
            text-decoration: none;
        }

            .nav-utilities a:hover {
                color: #FFDC32;
            }


    /* Tablet Portrait */

    @media (max-width: 1023px) {
        .nav-utilities {
            margin-top: 0;
            text-align: left;
            display: block;
            background: #1b1b1b;
            width: 100%;
            position: absolute;
            left: 0;
            top: 0;
            height: 65px;
        }

            .nav-utilities ul {
                display: block;
                margin: 5px auto 0;
                max-width: 225px;
            }

                .nav-utilities ul li {
                    display: inline-block;
                    margin-right: 15px;
                }

                    .nav-utilities ul li:first-child a {
                        border: none;
                    }

            .nav-utilities li ~ li {
                margin-left: 0;
            }

            .nav-utilities a {
                display: block;
                padding: 20px 10px;
                text-align: center;
                border-bottom: 2px solid #fff;
                line-height: 1;
            }

                .nav-utilities a:after {
                    bottom: -2px;
                }

            .nav-utilities .btn {
                display: inline-block;
                width: 110px;
                padding: 10px;
                margin-top: 0;
                border-bottom: 2px solid #FFDC32;
            }
    }
    /* ------------------------------------------------------------ *\
    Nav Secondary
\* ------------------------------------------------------------ */
    .nav-secondary {
        text-transform: uppercase;
        position: fixed;
        top: 265px;
        -ms-transform: translateY(-50%;
        );
        transform: translateY(-50%;
        );
        right: 0px;
        z-index: 9;
    }

        .nav-secondary ul {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-align: end;
            align-items: flex-end;
        }

        .nav-secondary li {
            position: relative;
            position: relative;
            transition: width .3s;
            width: 167px;
        }

            .nav-secondary li ~ li {
                margin-top: 3px;
            }

        .nav-secondary a {
            color: #000;
            text-decoration: none;
            width: 167px;
            display: block;
            position: relative;
            z-index: 1;
            padding: 15px 13px 10px 57px;
            background-color: rgba(0, 0, 0, .6);
            overflow: hidden;
            transition: width .4s ease, margin .4s ease;
        }

            .nav-secondary a:before {
                content: '';
                width: 46px;
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                z-index: 1;
                background-color: #FFDC32;
                transition: width .4s ease;
            }

        .nav-secondary li a:hover {
            width: 200px;
            margin-left: -34px;
        }

            .nav-secondary li a:hover:before {
                width: 200px;
            }

        .nav-secondary li.active {
            width: 250px;
        }

            .nav-secondary li.active a {
                width: 100%;
            }

                .nav-secondary li.active a:hover {
                    margin-left: 0;
                }

                    .nav-secondary li.active a:hover:before {
                        width: 46px;
                    }

            .nav-secondary li.active .nav__content {
                opacity: 0;
                visibility: hidden;
            }

            .nav-secondary li.active .nav__overlay {
                opacity: 1;
                visibility: visible;
                -ms-transform: translateX(0);
                transform: translateX(0);
            }

        .nav-secondary .nav__icon {
            width: 46px;
            position: absolute;
            top: 0;
            left: 0;
            text-align: center;
            z-index: 3;
            padding: 12px 0;
            font-size: 19px;
        }

            .nav-secondary .nav__icon .fa {
                line-height: 25px;
                display: block;
            }

        .nav-secondary .nav__content {
            display: block;
            opacity: 1;
            visibility: visible;
            position: relative;
            z-index: 2;
            top: -1px;
            transition: opacity .3s, visibility .3s;
            color: #fff;
        }

        .nav-secondary .nav__overlay {
            position: absolute;
            left: 46px;
            right: 0;
            z-index: 10;
            top: 0;
            bottom: 0;
            opacity: 0;
            visibility: hidden;
            transition: all .3s;
            -ms-transform: translateX(100%);
            transform: translateX(100%);
        }

    .nav-secondary--collapse li {
        width: 46px;
        padding-left: 0;
        overflow: hidden;
        height: 45px;
        transition: width .4s ease;
    }

    .nav-secondary--collapse a:before {
        transition-delay: .3s;
    }

    .nav-secondary--collapse .nav__content {
        opacity: 0;
        /*visibility: hidden;*/
        transition: all .3s ease;
    }

    .nav-secondary--collapse li:hover {
        width: 190px;
        padding-left: 46px;
    }

    .nav-secondary--collapse li a:hover .nav__content {
        color: #000;
        opacity: 1;
        visibility: visible;
    }

    .nav-secondary--collapse li.active {
        width: 250px;
    }

    .nav-secondary--collapse li.active {
        padding-left: 0;
    }

        .nav-secondary--collapse li.active a {
            width: 100%;
        }

            .nav-secondary--collapse li.active a:hover {
                margin-left: 0;
            }

                .nav-secondary--collapse li.active a:hover:before {
                    width: 46px;
                }

        .nav-secondary--collapse li.active .nav__content {
            opacity: 0;
            /*visibility: hidden;*/
        }

        .nav-secondary--collapse li.active .nav__overlay {
            opacity: 1;
            visibility: visible;
            -ms-transform: translateX(0);
            transform: translateX(0);
        }
    /* Mobile */
    @media (max-width: 767px) {
        .nav-secondary {
            display: none;
            position: relative;
            top: 0;
        }

            .nav-secondary ul {
                display: block;
            }

            .nav-secondary li {
                width: 100%;
            }

                .nav-secondary li a:hover {
                    width: 100%;
                    margin-left: 0px;
                }

            .nav-secondary a {
                width: 100%;
            }

            .nav-secondary li a:hover:before {
                width: 100%;
            }

            .nav-secondary li.active {
                width: 100%;
            }

        .nav-secondary--collapse .nav__content {
            opacity: 1;
        }

        .nav-secondary--collapse li:hover {
            width: auto;
            padding-left: 0;
        }
    }

    /* ------------------------------------------------------------ *\
	SFSearchResult
\* ------------------------------------------------------------ */
    .sfsearchResultUrl {
        margin-top: 10px;
        display: block;
    }

    .sfsearchResultTitle {
        padding: 20px 0 5px;
    }

        .sfsearchResultTitle a {
            font-weight: 700;
        }

    .sfsearchResultHighLighter {
        border-bottom: dashed 1px #ccc;
        padding: 0 0 25px 0;
    }
    /* ------------------------------------------------------------ *\
	Burrger
\* ------------------------------------------------------------ */

    .nav-trigger {
        position: relative;
        display: none;
        width: 32px;
        height: 26px;
        margin: 16px 20px 0 0;
    }

        .nav-trigger span {
            position: absolute;
            display: block;
            height: 3px;
            width: 100%;
            border-radius: 4px;
            background: #fff;
            transition: top .2s .25s, opacity .2s .25s, transform .2s 0s;
        }

            .nav-trigger span:nth-child(1) {
                top: 0;
            }

            .nav-trigger span:nth-child(2) {
                top: 11px;
            }

            .nav-trigger span:nth-child(3) {
                top: 22px;
            }

    .nav-trigger--active span {
        transition: background .2s, top .2s, opacity .2s, transform .2s .25s;
    }

        .nav-trigger--active span:nth-child(3),
        .nav-trigger--active span:nth-child(1) {
            top: 11px;
        }

        .nav-trigger--active span:nth-child(2) {
            opacity: 0;
        }

        .nav-trigger--active span:nth-child(1) {
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .nav-trigger--active span:nth-child(3) {
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

    @media (max-width: 1023px) {
        .nav-trigger {
            display: block;
        }
    }

    /* ------------------------------------------------------------ *\
    Nav plans
\* ------------------------------------------------------------ */
    .nav-plans li + li {
        margin-top: 2px;
    }

    .nav-plans a {
        display: block;
        padding: 20px 28px;
        font-size: 20px;
        font-family: 'museo-sans';
        background: #000;
        color: #fff;
        font-weight: normal;
        text-decoration: none;
        overflow: hidden;
        transition: color .3s, background .3s;
    }

        .nav-plans a span {
            float: right;
            font-size: 17px;
            padding-top: 3px;
            opacity: 0;
            pointer-events: none;
            transition: opacity .3s;
        }

        .nav-plans a:hover, .nav-plans a:focus {
            background: #FFDC32;
            color: #000;
        }

            .nav-plans a:hover span {
                opacity: 1;
            }

    @media (max-width: 1200px) {
        .nav-plans a {
            display: block;
            padding: 17px 28px;
            font-size: 18px;
        }

            .nav-plans a span {
                font-size: 16px;
            }
    }

    @media (max-width: 767px) {
        .nav-plans a {
            display: block;
            padding: 13px 28px;
            font-size: 16px;
        }
    }
    /* ------------------------------------------------------------ *\
    Nav plans reversed
\* ------------------------------------------------------------ */
    .nav-plans-reversed li + li {
        border-top: 1px solid #E8E8E8;
    }

    .nav-plans-reversed a {
        background: #fff;
        color: #1B1E2A;
        padding: 20px 20px;
    }

    @media (max-width: 767px) {
        .nav-plans-reversed ul {
            margin-top: 2px;
        }

        .nav-plans-reversed li + li {
            margin-top: 0px;
        }

        .nav-plans-reversed a {
            padding: 13px 20px;
        }
    }
    /* ------------------------------------------------------------ *\
    Nav main
\* ------------------------------------------------------------ */
    .nav--main {
        padding: 36px 0 39px;
        background: linear-gradient(to bottom, #1B1E2A 0%, #3A4054 100%);
        border-radius: 5px 5px 0 0;
    }

        .nav--main li + li {
            margin-top: 21px;
        }

        .nav--main img {
            padding: 0 35px 20px 35px;
            width: 85%;
        }

        .nav--main a {
            position: relative;
            font-size: 18px;
            font-weight: 500;
            text-decoration: none;
            font-family: 'museo-sans';
            color: #fff;
            display: block;
            padding: 0 35px;
            transition: color .4s;
        }

            .nav--main a:hover, .nav--main a:focus {
                color: #FFDC32;
            }

            .nav--main .current a, .nav--main a.active {
                color: #FFDC32;
                letter-spacing: -0.02em;
            }

                .nav--main .current a:before, .nav--main a.active:before {
                    content: '';
                    width: 0;
                    height: 0;
                    display: inline-block;
                    border-left: 22px solid #FFDC32;
                    border-top: 22px solid transparent;
                    border-bottom: 22px solid transparent;
                    position: absolute;
                    top: -5px;
                    left: -12px;
                    -ms-transform: rotate(135deg);
                    transform: rotate(135deg);
                    z-index: 10;
                }

                .nav--main .current a:after, .nav--main a.active:after {
                    content: '';
                    width: 0;
                    height: 0;
                    display: inline-block;
                    border-left: 7px solid #c78200;
                    border-top: 7px solid transparent;
                    border-bottom: 7px solid transparent;
                    position: absolute;
                    top: -11px;
                    left: -5px;
                    -ms-transform: rotate(-45deg);
                    transform: rotate(-45deg);
                }

    @media (max-width: 1023px) {
        .nav--main .current a:after, .nav--main a.active:after {
            border-left: 6px solid #c78200;
            border-top: 6px solid transparent;
            border-bottom: 6px solid transparent;
            top: -10px;
            left: -5px;
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }
    }

    @media (max-width: 767px) {
        .nav--main li + li {
            margin-top: 17px;
        }

        .nav--main img {
            padding: 0 30px 15px 30px;
            width: 85%
        }

        .nav--main a {
            padding: 0 30px;
            font-size: 16px;
        }

            .nav--main .current a:before, .nav--main a.active:before {
                border-left: 20px solid #FFDC32;
                border-top: 20px solid transparent;
                border-bottom: 20px solid transparent;
                top: -5px;
                left: -9px;
            }

            .nav--main .current a:after, .nav--main a.active:after {
                border-left: 4px solid #c78200;
                border-top: 4px solid transparent;
                border-bottom: 4px solid transparent;
                top: -8px;
                left: -3px;
            }
    }
    /* ------------------------------------------------------------ *\
    New
\* ------------------------------------------------------------ */
    .new {
        display: -ms-flexbox;
        display: flex;
        padding-left: 5px;
        margin-bottom: 30px;
        -ms-flex-align: start;
        align-items: flex-start;
    }

        .new .new__date {
            display: inline-block;
            -ms-flex: 0 0 54px;
            flex: 0 0 54px;
            max-width: 54px;
            margin-right: 10px;
            padding: 0px 10px 5px;
            color: #fff;
            background-color: #000;
            text-align: center;
            text-transform: uppercase;
            line-height: 1;
            font-size: 30px;
            font-weight: 700;
        }

            .new .new__date span {
                display: inline-block;
                font-size: 18px;
                font-weight: 400;
                letter-spacing: -.07em;
            }

        .new .new__content {
            position: relative;
            margin-top: -6px;
        }

            .new .new__content p {
                color: #4a4a4a;
                line-height: 1.5;
                margin-bottom: 0;
            }

        .new .new__actions {
            position: relative;
            padding-top: 5px;
            color: #FFDC32;
            text-transform: uppercase;
            font-weight: 700;
            font-size: 15px;
            letter-spacing: -.03em;
        }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .new {
            margin-bottom: 15px;
        }

            .new .new__date {
                margin-right: 5px;
                font-size: 26px;
            }

                .new .new__date span {
                    display: inline-block;
                    font-size: 16px;
                    font-weight: 400;
                    letter-spacing: -.07em;
                }

            .new .new__content p {
                font-size: 14px;
            }

            .new .new__actions {
                font-size: 13px;
            }
    }
    /* ------------------------------------------------------------ *\
    Progress Bar
\* ------------------------------------------------------------ */

    .progress-text {
        color: #737373;
        font-size: 16px;
        font-weight: 500;
        font-family: 'museo-sans';
        text-transform: uppercase;
        padding-right: 12px;
        margin-bottom: 20px;
    }

        .progress-text p {
            margin-bottom: 12px;
        }

    .itsab .sf-Progress-wrapper {
        height: 40px;
        background-color: #f0f0f2;
        border-radius: 20px;
        padding: 4px;
    }

    .itsab .sf-Progress-bar {
        height: 100%;
        width: 120%;
        background-color: #FFDC32;
        border-radius: 20px;
        max-width: 100%
    }

    @media (max-width: 1023px) {
        .progress-text {
            padding-right: 0;
        }
    }

    @media (max-width: 767px) {
        .progress-text {
            margin-bottom: 10px;
        }

            .progress-text p {
                margin-bottom: 5px !important;
            }

        .itsab .sf-Progress-wrapper {
            height: 30px;
        }
    }
    /* ------------------------------------------------------------ *\
    Quiz Progress Bar
\* ------------------------------------------------------------ */

    .section--quiz {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 60px;
    }

        .section--quiz h2 {
            float: left;
        }

    .quiz-question .section__controls {
        margin-top: 30px;
    }

        .quiz-question .section__controls .btn {
            border: none;
        }

    .progress-text {
        color: #737373;
        font-size: 16px;
        font-weight: 500;
        font-family: 'museo-sans';
        text-transform: uppercase;
        padding-right: 12px;
        padding-top: 10px;
        margin-bottom: 0px;
        float: right;
    }

        .progress-text p {
            margin-bottom: 12px;
        }

    .quiz-Progress-wrapper {
        height: 40px;
        background-color: #f0f0f2;
        border-radius: 20px;
        padding: 4px;
        margin-top: 15px;
    }

    .quiz-Progress-bar {
        height: 100%;
        width: 120%;
        background-color: #FFDC32;
        border-radius: 20px;
        max-width: 100%
    }

    @media (max-width: 1023px) {
        .progress-text {
            padding-right: 0;
        }
    }

    @media (max-width: 767px) {
        .progress-text {
            margin-bottom: 10px;
        }

            .progress-text p {
                margin-bottom: 5px !important;
            }

        .quiz-Progress-wrapper {
            height: 30px;
        }
    }
    /* ------------------------------------------------------------ *\
    Quote
\* ------------------------------------------------------------ */
    .quote {
        padding: 30px 25px;
        background: #f5f5f5;
        border-left: 15px solid #FFDC32;
        margin-bottom: 30px;
    }

        .quote p {
            margin-bottom: 0;
            font-size: 20px;
            line-height: 1.5 !important;
            letter-spacing: 0.013em !important;
        }

        .quote h3, .quote h4 {
            color: #fff;
            margin: 0 !important;
        }

        .quote h4 {
            color: #ffdc32;
            font-weight: 700;
        }

    @media (max-width: 767px) {
        .quote {
            padding: 35px 15px 35px;
            border-left: 10px solid #FFDC32;
        }

            .quote p {
                font-size: 16px !important;
            }
    }
    /* ------------------------------------------------------------ *\
    Search
\* ------------------------------------------------------------ */
    .search {
        position: absolute;
        left: 0;
        right: 0;
        z-index: 10;
        top: 0;
        bottom: 0;
    }

        .search form {
            height: 100%;
        }

        .search .search__btn {
            position: absolute;
            display: inline-block;
            right: 0;
            width: 24%;
            top: 0;
            bottom: 0;
            background-color: #000;
            color: #fff;
            padding: 10px 0;
            border: none;
            border-radius: 0;
            outline: none;
            background-image: unset;
        }

        .search .search__field {
            width: 100%;
            height: 100%;
            padding: 0 45px 0 10px;
            border: none;
            border-radius: unset;
        }

    .search--visible {
        left: 19%;
    }
    /* Mobile */
    @media (max-width: 767px) {
    }

    /* ------------------------------------------------------------ *\
    Feature Box
\* ------------------------------------------------------------ */
    .feature-box {
        box-shadow: 0 0 16px 0 #ccc;
        margin: 30px 0;
    }

    .feature-box-content {
        background-color: #fff;
        padding: 35px;
    }

        .feature-box-content p, .feature-box-content-ltgrey p {
            font-size: 17px;
        }

        .feature-box-content h3 {
            font-size: 36px !important;
            font-family: 'bebas-neue', sans-serif !important;
        }
    /* ------------------------------------------------------------ *\
    Feature Box Inverse
\* ------------------------------------------------------------ */
    .feature-box-inverse {
        box-shadow: 0 0 16px 0 #ccc;
        margin: 30px 0;
    }

    .feature-box-content-inverse {
        background-color: #000;
        padding: 35px;
    }

        .feature-box-content-inverse h3 {
            font-size: 36px !important;
            color: #fff;
        }

        .feature-box-content-inverse p {
            color: #E8E8E8;
        }
    /* ------------------------------------------------------------ *\
    Feature Box Lt Grey
\* ------------------------------------------------------------ */
    .feature-box-ltgrey {
        margin: 30px 0;
    }

    .feature-box-content-ltgrey {
        background-color: #f5f5f5;
        padding: 35px;
    }

        .feature-box-content-ltgrey h3 {
            font-size: 36px !important;
            font-family: 'bebas-neue', sans-serif !important;
        }

    /* ------------------------------------------------------------ *\
    Section
\* ------------------------------------------------------------ */
    .section {
        padding: 88px 0 95px;
    }

        .section h2 {
            text-align: center;
            font-size: 50px;
            line-height: 0.84;
            font-family: 'bebas-neue';
            color: #000;
            letter-spacing: 0.19px;
        }

        .section .section__actions {
            text-align: center;
        }

            .section .section__actions .btn {
                margin-bottom: 31px;
                min-width: 290px;
            }

            .section .section__actions span {
                display: block;
                text-align: center;
                color: #9b9b9b;
                font-size: 16px;
                font-family: 'museo-sans';
            }

    .section--gray {
        background-color: #f9f9f9;
    }

    .section--darkgray {
        background-color: #e8e8e8;
    }

    .section--lightgray {
        background-color: #f5f5f5;
    }

        .section--lightgray .section__overlap-wave {
            fill: #f9f9f9;
        }

        .section--lightgray.highlights h2 {
            font-size: 34px;
            margin-bottom: 15px;
        }

        .section--lightgray .col-md-8 {
            padding-right: 30px;
        }

    .section--white {
        background-color: #fff;
    }

        .section--white .section__overlap-wave {
            fill: #fff;
        }

    .section--cover {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .section-blog-feature {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

        .section-blog-feature.section-main-primary .section__inner {
            padding-top: 20px;
        }

    @media(max-width: 767px) {
        .section-blog-feature .blog-feature-summary {
            display: none;
        }
    }
    /* ------------------------------------------------------------ *\
    Section Team
\* ------------------------------------------------------------ */
    .section--team {
        text-align: center;
    }

    .section--parsonal-secondary .section--team h2 {
        font-size: 36px;
        margin-bottom: 40px;
    }

    .section--team .team-region-filter {
        border-radius: 5px;
        padding: 20px;
        margin-bottom: 25px;
        background-color: #ffffff;
    }

        .section--team .team-region-filter .btn--comm-search {
            margin-top: 0px !important;
        }

    .section--team .team-wrap {
        display: grid;
        grid-template-rows: 50% 120px 83px;
    }

        .section--team .team-wrap img {
            width: 150px;
            height: 150px;
            position: relative;
            overflow: hidden;
            border-radius: 50%;
            border: solid 3px #ffdb32;
            margin: auto;
            margin-bottom: 10px;
        }

        .section--team .team-wrap p {
            min-height: 83px;
        }

        .section--team .team-wrap h3 {
            margin: 10px 0 0 0;
            font-family: 'museo-sans';
            font-size: 18px;
            font-weight: 700;
            letter-spacing: -0.018em;
            color: #000;
        }

    .officer-content {
        margin-bottom: 10px;
    }

    .section--team .team-filter-row {
        display: grid;
        grid-template-columns: 70% 25%;
        column-gap: 5%;
    }

        .section--team .team-filter-row .team-filter-drop {
            width: 100%;
        }

    .section--team .team-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 29px;
    }

    @media(max-width: 991px) {
        .section--team .team-grid {
            grid-template-columns: repeat(2, 1fr);
        }
    }

    @media (max-width: 767px) {
        .section--team .team-region-filter .btn--comm-search {
            margin-top: 20px !important;
        }

        .section--team .team-grid {
            grid-template-columns: repeat(1, 1fr);
        }
    }

    /* ------------------------------------------------------------ *\
    Mortgage Apply Buttons
\* ------------------------------------------------------------ */
    .mortgage-apply {
        margin-bottom: 70px;
    }


    /* ------------------------------------------------------------ *\
    Overlap
\* ------------------------------------------------------------ */
    .section--overlap-top {
        position: relative;
    }

        .section--overlap-top .section__overlap {
            position: absolute;
            bottom: 100%;
            left: 0;
            z-index: 1;
            width: 100%;
            padding-top: 14.3%;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: top center;
        }

            .section--overlap-top .section__overlap svg {
                vertical-align: top;
                width: 100% !important;
                height: 100% !important;
                position: absolute;
                bottom: 0;
                left: 0;
            }
    /* Small Desktop */
    @media (max-width: 1200px) {
        .section--overlap-top .section__overlap {
            height: auto;
        }

            .section--overlap-top .section__overlap svg {
                position: static;
                bottom: auto;
                left: auto;
            }
    }
    /* ------------------------------------------------------------ *\
    Video Embed
\* ------------------------------------------------------------ */
    .embed-container {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
        overflow: hidden;
        max-width: 100%;
    }

        .embed-container iframe, .embed-container object, .embed-container embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
    /* ------------------------------------------------------------ *\
    Section Slider
\* ------------------------------------------------------------ */
    .section-slider {
        position: relative;
        margin-top: -261px;
        overflow: hidden;
    }
    /* Mobile */
    @media (max-width: 767px) {
        .section-slider {
            position: relative;
            margin-top: 0;
            overflow: hidden;
        }
    }
    /* ------------------------------------------------------------ *\
    Black Section
\* ------------------------------------------------------------ */
    .black--section h1 {
        margin-top: -30px;
        font-family: 'bebas-neue';
        font-size: 60px;
        margin-bottom: 15px;
        line-height: 60px;
        font-weight: 100;
    }

    .black--section p {
        font-size: 24px;
    }

    .black--section a {
        color: #FFDC32;
    }
    /* ------------------------------------------------------------ *\
    Section Main Article
\* ------------------------------------------------------------ */
    .section-main-article {
        position: relative;
        z-index: 5;
    }

        .section-main-article .article-main {
            background: transparent;
            position: relative;
            top: -30px;
        }

        .section-main-article .section__inner {
            background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.96) 0%, #0a0a0a 0%, #000000 100%);
            color: #fff;
        }

        .section-main-article .section-main-article__image {
            display: inline-block;
            bottom: 100%;
            left: 0;
            position: absolute;
            width: 100%;
            padding-top: 12.6%;
            background-size: cover;
            pointer-events: none;
            margin: 0 -1px;
        }
    /* Small Desktop */
    @media (max-width: 1200px) {
        .section-main-article .article-main {
            background: transparent;
            position: relative;
            top: 0px;
        }
    }
    /* ------------------------------------------------------------ *\
    Section Articles
\* ------------------------------------------------------------ */
    .section-articles {
        border-bottom: 7px solid #FFDC32;
    }

        .section-articles .section-articles__entry {
            display: -ms-flexbox;
            display: flex;
        }
    /* Mobile */
    @media (max-width: 767px) {
        .section-articles .section-articles__entry {
            display: block;
        }
    }
    /* ------------------------------------------------------------ *\
    Section Shear Links
\* ------------------------------------------------------------ */
    .section-shear-links {
        padding: 26px 0 29px 9px;
    }

        .section-shear-links h2 {
            margin-top: 15px;
            color: #000;
            font-size: 22px;
            letter-spacing: -.03em;
        }

            .section-shear-links h2 a {
                color: #FFDC32;
                text-decoration: none;
                transition: color .4s ease;
            }

                .section-shear-links h2 a:hover {
                    color: #45c2ff;
                }

        .section-shear-links .ico-twitter {
            display: inline-block;
            margin-right: 22px;
            font-size: 66px;
            color: #0ec1ff;
        }

        .section-shear-links .section-shear-links__entry {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

        .section-shear-links .section-shear-links__content {
            -ms-flex: 0 0 65.8%;
            flex: 0 0 65.8%;
            max-width: 65.8%;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            padding-right: 50px;
        }

            .section-shear-links .section-shear-links__content p {
                color: #4A4A4A;
                line-height: 1.5;
            }

                .section-shear-links .section-shear-links__content p a {
                    color: #FFDC32;
                    font-weight: 700;
                    text-decoration: none;
                }

                    .section-shear-links .section-shear-links__content p a:hover,
                    .section-shear-links .section-shear-links__content p a:focus {
                        color: #FFDC32;
                        font-weight: 700;
                        text-decoration: underline;
                    }
    /* Mobile */
    @media (max-width: 767px) {
        .section-shear-links {
            padding: 20px 0;
        }

            .section-shear-links h2 {
                margin-top: 0;
                text-align: center;
                color: #000;
                font-size: 18px;
                letter-spacing: -.03em;
            }

            .section-shear-links .ico-twitter {
                display: inline-block;
                margin-right: 16px;
                font-size: 50px;
                color: #0ec1ff;
            }

            .section-shear-links .section-shear-links__content p {
                font-size: 14px;
            }

            .section-shear-links .section-shear-links__entry {
                display: block;
            }

            .section-shear-links .section-shear-links__content {
                width: 100%;
                max-width: 100%;
                padding-right: 0;
            }
    }
    /* ------------------------------------------------------------ *\
    Section Testimonials
\* ------------------------------------------------------------ */
    .section-testimonials {
        padding-top: 83px;
        padding-bottom: 50px;
    }

        .section-testimonials .section-testimonials__inner {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 0 4px;
        }

        .section-testimonials .section-testimonials__content {
            -ms-flex: 0 0 45.6%;
            flex: 0 0 45.6%;
            max-width: 45.6%;
        }

        .section-testimonials .section-testimonials__entry {
            -ms-flex: 0 0 48.8%;
            flex: 0 0 48.8%;
            max-width: 48.8%;
            padding-right: 94px;
        }

            .section-testimonials .section-testimonials__entry h2 {
                margin-bottom: 32px;
                text-transform: uppercase;
                font-size: 32px;
                letter-spacing: 0.12px;
                line-height: 1;
                font-family: 'bebas-neue';
            }

            .section-testimonials .section-testimonials__entry p {
                margin-bottom: 22px;
                font-size: 16px;
                line-height: 1.38;
                letter-spacing: .012em;
                color: #000;
                font-weight: 300;
                font-family: 'museo-sans';
            }
    /* Small Desktop */
    @media (max-width: 1200px) {
        .section-testimonials .section-testimonials__entry {
            -ms-flex: 0 0 48.8%;
            flex: 0 0 48.8%;
            max-width: 48.8%;
            padding-right: 0px;
        }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .section-testimonials {
            padding-top: 40px;
            padding-bottom: 30px;
        }

            .section-testimonials .section-testimonials__inner {
                display: block;
            }

            .section-testimonials .section-testimonials__content {
                max-width: 100%;
            }

            .section-testimonials .section-testimonials__entry {
                max-width: 100%;
                padding-top: 70px;
                padding-right: 0px;
            }
    }
    /* ------------------------------------------------------------ *\
    Section Tiles
\* ------------------------------------------------------------ */
    .section-tiles {
        margin-top: 58px;
        padding: 77px 0 71px;
        background-color: #f5f5f5;
    }
    /* ------------------------------------------------------------ *\
    Section Intro
\* ------------------------------------------------------------ */
    .section-intro {
        position: relative;
        padding-top: 138px;
        min-height: 729px;
        background-size: cover;
        background-position: 50% 50%;
    }

        .section-intro h3 {
            margin-bottom: 6px;
            color: #fff;
            font-size: 20px;
            font-family: 'museo-sans';
            font-weight: 400;
        }

        .section-intro p {
            margin-bottom: 22px;
            font-size: 16px;
            letter-spacing: .01em;
            line-height: 1.38;
            color: #e8e8e8;
            font-family: 'museo-sans';
            font-weight: 300;
        }

        .section-intro .btn {
            padding: 18px 24px 16px;
        }

        .section-intro .section-intro__entry {
            position: relative;
            display: inline-block;
            max-width: 426px;
            margin-left: 5px;
            padding: 38px 53px 11px 39px;
            letter-spacing: .009em;
            background-color: rgba(0,0,0, .95);
            z-index: 1;
        }

        .section-intro .section-intro__group {
            padding-bottom: 40px;
        }

        .section-intro:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #fff;
            background-color: #1b1e2a;
            opacity: .25;
        }

        .section-intro:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 7px;
            background-color: #FFDC32;
            z-index: 1;
        }
    /* ------------------------------------------------------------ *\
    Section personal
\* ------------------------------------------------------------ */
    .section-parsonal {
        padding: 100px 0;
        font-size: 20px;
        line-height: 1.5;
    }

        .section-parsonal h3 {
            font-size: 46px;
        }

        .section-parsonal .shell {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

        .section-parsonal .section__image {
            -ms-flex: 0 1 668px;
            flex: 0 1 668px;
            text-align: center;
        }

        .section-parsonal .section__content {
            -ms-flex: 0 0 510px;
            flex: 0 0 510px;
            max-width: 510px;
        }

        .section-parsonal .section__content--alt {
            -ms-flex-item-align: end;
            align-self: flex-end;
        }

    .section-parsonal--reversed .shell {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        position: relative;
    }

    .section-parsonal.section--cover {
        color: #fff;
        position: relative;
        min-height: 600px;
    }

        .section-parsonal.section--cover:before {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: 50%;
            bottom: 0;
            background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
        }

    @media (max-width: 767px) {
        .section-parsonal.section--cover:before {
            background: none;
        }

        .section--parsonal-secondary {
            padding-bottom: 0;
        }
    }

    @media (max-width: 992px) {
        .section-blog-feature::before {
            background: #000000a6;
        }
    }

    .section-parsonal.section-blog-feature {
        color: #fff;
        position: relative;
        min-height: 600px;
    }

    main a.filtertag {
        text-decoration: none;
        text-align: center;
        display: block;
        color: inherit;
    }

    /*.filtertag .fal, .filtertag .far {
    color: #ccc;
}
*/
    .filtertext {
        font-family: 'museo-sans', sans-serif;
        padding-top: 10px;
        text-decoration: none;
        text-align: center;
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 600;
        display: block;
    }

    .blog-header {
        text-align: center;
        padding: 60px 0 30px;
    }

        .blog-header h2 {
            font-size: 66px;
            margin-bottom: -7px;
            font-family: 'bebas-neue';
            letter-spacing: 0.01em;
        }

        .blog-header p {
            align-self: flex-end;
            padding-bottom: 25px;
            padding-left: 25px;
        }

    .blog-row {
        padding-bottom: 80px;
    }

        .blog-row h3 {
            font-size: 50px;
            font-family: 'bebas-neue';
            letter-spacing: 0.01em;
            margin-bottom: 0px;
            line-height: 1;
        }

        .blog-row .blog-author {
            font-size: 18px;
            font-family: 'museo-sans', sans-serif;
            letter-spacing: 0.01em;
        }

        .blog-row .blog-publish-date {
            font-size: 16px;
            font-family: 'museo-sans', sans-serif;
            font-weight: 300;
            letter-spacing: 0.01em;
            margin-bottom: 10px;
        }

            .blog-row .blog-publish-date .fa, .blog-row .blog-publish-date .fas {
                color: #5f5f5f;
                font-size: 18px;
            }

        .blog-row .blog-read-length {
            padding-left: 20px;
            font-size: 16px;
            font-family: 'museo-sans', sans-serif;
            font-weight: 300;
        }

    @media (max-width: 767px) {
        .blog-row .blog-read-length {
            display: block;
            padding-left: 0;
            padding-top: 7px;
        }

        .blog-search-ribbon {
            background-color: #fff !important;
        }
    }

    .blog-row .blog-summary {
        font-size: 18px;
        font-family: 'museo-sans', sans-serif;
        font-weight: 300;
        text-align: justify;
    }

    .row.blog-row:last-child {
        padding-bottom: 110px;
    }

    .blog-subscription {
        background-color: #f9f9f9;
        padding: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .blog-search .banner {
        min-height: 500px;
    }

    .blog-search-posts h1 {
        font-size: 66px;
        margin-bottom: 20px;
        font-family: 'bebas-neue';
        letter-spacing: 0.01em;
        line-height: 1.0;
    }

    .blog-search-posts .blog-box .feature-box-content h2 {
        line-height: 1;
        margin-bottom: 10px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        font-size: 36px !important;
        font-family: 'bebas-neue', sans-serif !important;
        text-align: left;
    }

    .blog-search-side {
        background-color: #f9f9f9;
        padding: 30px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

        .blog-search-side input {
            margin-bottom: 10px;
        }

        .blog-search-side select {
            margin-bottom: 10px;
        }

    .search-title {
        margin-top: 35px;
        text-align: right;
        font-size: 18px;
        font-weight: 500;
    }

    .btn--banana.search {
        height: 45px;
        line-height: 45px;
        margin-top: 25px;
        min-width: 0;
        border: none;
    }

    #btnBlogSearch {
        border: none;
        position: relative;
        max-width: 120px;
        min-width: 50px;
        height: 40px;
        line-height: 1;
        font-weight: 700;
        font-size: 13px;
    }

    .blog-author {
        display: block;
    }

    .section--parsonal-secondary .blog-author p {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 1;
        text-align: justify;
    }

    .blog-author .author-photo {
        overflow: hidden;
        border-radius: 50%;
        display: inherit;
        margin-right: 30px;
        padding: 0px;
        width: 100%;
        max-width: 100px;
        border: solid 3px #ffdc32;
    }

        .blog-author .author-photo img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
        }

    @media(max-width: 768px) {
        .blog-author .col-sm-2 {
            float: left;
            padding-bottom: 30px;
        }

        .blog-author .col-sm-10 {
            float: left;
            padding-bottom: 30px;
        }
    }

    .blog-search-ribbon {
        background-color: #f5f5f5;
        padding: 30px;
        text-align: center;
    }

        .blog-search-ribbon .off-screen {
            position: relative;
            left: -10000px;
        }

    .blog-filters-ribbon {
        background-color: #f5f5f5;
        padding: 30px;
        text-align: center;
    }

        .blog-filters-ribbon .off-screen {
            position: relative;
            left: -10000px;
        }

    .blog-subscription {
        padding: 30px;
    }

    .blog-topic {
        font-weight: 700;
        text-transform: uppercase;
        border-radius: 3px;
        padding: 5px 13px;
        font-size: 12px;
        float: right;
    }

    .blog-more-posts {
        background-color: #f5f5f5;
    }

        .blog-more-posts h2 {
            font-size: 65px !important;
            font-family: 'bebas-neue', sans-serif !important;
            margin-bottom: 10px;
        }

    @media (max-width: 1023px) {
        .section--parsonal-secondary .blog-content.section__content {
            padding-right: 15px;
        }

        .section--parsonal-secondary.blog-secondary {
            padding-bottom: 0px;
        }
    }

    .blog-content h1 {
        line-height: 1.1;
        margin-bottom: 15px;
    }

    .blog-content ol, .blog-content ul {
        margin-left: 45px;
    }


    .blog-box {
        box-shadow: 0 0 16px 0 #ccc;
        margin-bottom: 30px;
        display: flex;
    }

        .blog-box a {
            text-decoration: none;
        }

        .blog-box .feature-box-content h3 {
            line-height: 1;
            margin-bottom: 10px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
        }

        .blog-box .feature-box-content .blog-author {
            color: #595959;
            font-weight: 300;
            height: 22px;
        }

        .blog-box .feature-box-content .blog-publish-date {
            height: 22px;
            color: #595959;
            font-weight: 300;
        }

        .blog-box .feature-box-content .blog-summary {
            font-weight: 300;
            line-height: 1.6;
        }

    .blog-publish-date-box {
        background-color: #ffffff;
        padding: 10px 35px 35px 35px;
    }

    .blog-box-bottom {
        min-height: 50px;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 40%, #000000 100%);
        background-color: inherit;
    }

    .blog-category-tag {
        position: absolute;
        top: 40px;
        left: 6px;
        padding: 6px 15px 6px 15px;
        border-radius: 0 3px 3px 0;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px;
        box-shadow: 0 3px 5px 0px #00000033;
        color: #000000;
        background-color: #ffdc32;
    }

        .blog-category-tag:before {
            content: '';
            width: 0;
            height: 0;
            display: inline-block;
            border-left: 6px solid #FFDC32;
            border-top: 6px solid transparent;
            border-bottom: 6px solid transparent;
            position: absolute;
            filter: brightness(.7);
            top: 26px;
            left: 3.5px;
            -ms-transform: rotate(315deg);
            transform: rotate(315deg);
        }

    .col-blog-post {
        flex: 1 0 33.333333%;
        display: flex;
        padding: 0 15px 0 15px;
        position: relative;
        max-width: 33.333333%;
    }

    .blog-box a {
        display: grid;
        grid-template-rows: 200px auto 70px;
    }

    .blog-box .blog-category-tag {
        position: absolute;
        top: 185px;
        left: 6px;
        width: auto;
        padding: 6px 15px 6px 15px;
        border-radius: 0 3px 3px 0;
    }

    .blog-box .blog-img {
        min-height: 200px;
        min-width: 100%;
        overflow: hidden;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .blog-img-rec {
        min-height: 350px;
        min-width: 100%;
        overflow: hidden;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .blog-menu-icons {
        width: 40px;
        text-align: center;
        padding-right: 10px;
    }

    .section-blog-feature .section__content--alt {
        background: none;
        padding: 130px 30px 30px;
    }

    .section-blog-feature::before {
        width: 100%;
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(to right, rgb(0 0 0) 10%,rgba(255,255,255,0) 80%);
        height: 100%;
        z-index: 0;
    }

    .feature-box-content .blog-summary {
        text-align: justify;
    }

    .section-main-primary .section__inner {
        padding-top: 30px;
        max-width: 800px;
    }

    .section-parsonal-main.section-blog-feature h2 {
        font-size: 56px !important;
    }

    .section-blog-feature .section-parsonal-main .btn {
        margin-top: 20px;
    }

    .section-blog-feature .section__content—alt {
        background: none;
        padding: 15px;
    }

    /* ------------------------------------------------------------ *\
    Section lightgray secondary
\* ------------------------------------------------------------ */
    /* ------------------------------------------------------------ *\
    Section parsonal main
\* ------------------------------------------------------------ */
    .section-parsonal-main {
        padding: 80px 0;
    }

        .section-parsonal-main h2 {
            font-size: 66px;
            margin-bottom: -7px;
            font-family: 'bebas-neue';
            letter-spacing: 0.01em;
        }

        .section-parsonal-main.section-blog-feature h1 {
            font-size: 66px;
            margin-bottom: 20px;
            font-family: 'bebas-neue';
            letter-spacing: 0.01em;
            line-height: 1.0;
        }

        .section-parsonal-main.section-blog-feature h2 {
            font-size: 66px;
            margin-bottom: 20px;
            font-family: 'bebas-neue';
            letter-spacing: 0.01em;
            line-height: 1.0;
        }

        .section-parsonal-main h3 {
            margin-bottom: 2px;
            font-family: 'bebas-neue';
            letter-spacing: 0.01em;
            line-height: 40px;
        }

        .section-parsonal-main .section__content-inner h3 {
            font-family: 'museo-sans', sans-serif;
            font-size: 28px;
            font-weight: 500;
        }

        .section-parsonal-main p {
            position: relative;
            margin-bottom: 20px;
            font-size: 20px;
            font-family: 'museo-sans';
            font-weight: 500;
            letter-spacing: 0.002em;
            padding-left: 20px;
        }

        .section-parsonal-main.section-blog-feature p {
            padding-left: 0px;
            line-height: 1.1;
        }

        .section-parsonal-main p:before {
            content: '';
            display: inline-block;
            height: 112%;
            width: 7px;
            background: #9B9B9B;
            position: absolute;
            top: -10px;
            left: 0;
        }

        .section-parsonal-main.section-blog-feature p:before {
            content: none;
            width: 0px;
            display: none;
        }

        .section-parsonal-main .btn {
            font-size: 14px;
            font-weight: bold;
            text-transform: uppercase;
            padding: 0px 40px;
            text-decoration: none;
        }

    @media (max-width: 1023px) {
        .section-parsonal-main h2 {
            font-size: 42px;
            margin-bottom: 8px;
        }

        .section-parsonal-main h3 {
            margin-bottom: 14px;
        }

        .section-parsonal-main p {
            margin-bottom: 28px;
            font-size: 17px;
        }

            .section-parsonal-main p:before {
                width: 5px;
            }

        .section-parsonal-main .btn {
            padding: 0px 25px;
            height: 56px;
            line-height: 56px;
        }
    }

    @media (max-width: 992px) {
        .blog-img-rec {
            margin-bottom: 15px;
        }

        .blog-row h3 {
            font-size: 48px;
            line-height: 1;
        }

        .section-parsonal-main {
            padding: 35px 0;
        }

            .section-parsonal-main.section-blog-feature h2 {
                font-size: 40px;
            }

        .section-blog-feature .section__content--alt {
            padding: 80px 30px 30px;
        }

        .header {
            min-height: 120px;
        }

        .section-parsonal.section-blog-feature {
            min-height: auto;
        }

        .section-blog-feature::before {
            background: #00000082;
        }

        .search-title {
            text-align: left;
        }
    }

    @media (max-width: 767px) {
        .section-parsonal-main {
            padding: 65px 0;
        }

            .section-parsonal-main h2 {
                font-size: 42px;
                margin-bottom: 10px;
                line-height: 45px;
            }

            .section-parsonal-main h3 {
                font-size: 40px;
            }

            .section-parsonal-main p {
                margin-bottom: 21px;
                font-size: 16px;
            }

            .section-parsonal-main .btn {
                padding: 0px 15px;
                height: 48px;
                line-height: 48px;
                min-width: 180px;
            }

            .section-parsonal-main .shell {
                display: block;
            }
    }
    /* ------------------------------------------------------------ *\
    Section parsonal main white
\* ------------------------------------------------------------ */
    .section-parsonal-main-white p:before {
        background: #fff;
    }
    /* ------------------------------------------------------------ *\
    Section parsonal main alt
\* ------------------------------------------------------------ */
    .section-parsonal-main-alt p {
        padding-left: 0;
    }

        .section-parsonal-main-alt p:before {
            display: none;
        }
    /* ------------------------------------------------------------ *\
    Section parsonal main landing
\* ------------------------------------------------------------ */
    .section-parsonal-main-landing {
        padding-top: 80px;
    }
    /* ------------------------------------------------------------ *\
    Section parsonal main landing alt
\* ------------------------------------------------------------ */
    .section-parsonal-main-landing-alt {
        padding-bottom: 10px;
    }
    /* ------------------------------------------------------------ *\
    Section main
\* ------------------------------------------------------------ */
    .section-main {
        padding-top: 0;
    }

        .section-main p {
            margin-bottom: 61px;
        }

        .section-main .section-parsonal__inner {
            padding-top: 133px;
            position: relative;
            z-index: 10;
            background: #f9f9f9;
        }

        .section-main .section__overlap {
            bottom: 95.4%;
            height: 33%;
        }

        .section-main .section__image {
            -ms-flex: 0 0 66%;
            flex: 0 0 66%;
            width: 66%;
            max-width: 66%;
            height: 496px;
            margin-left: auto;
        }

            .section-main .section__image figure {
                position: relative;
                background-size: cover;
                background-repeat: no-repeat;
                display: block;
                width: 100%;
                height: 100%;
            }

        .section-main .section__content {
            padding: 40px 50px 0px;
            background: #fff;
            box-shadow: 0px 0px 10px rgba(0, 0, 0, .15);
            -ms-flex: 0 0 49%;
            flex: 0 0 49%;
            max-width: 49%;
            position: absolute;
            top: 49.5%;
            left: 15px;
            width: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            z-index: 10;
        }

        .section-main .btn {
            margin-bottom: 10px;
            position: relative;
        }

        .section-main .shell {
            position: relative;
        }

    @media (max-width: 1400px) {
        .section-main .section__overlap {
            bottom: 100%;
        }
    }
    /* Small Desktop */
    @media (max-width: 1200px) {
        .section-main .section__overlap {
            height: 50px;
        }
    }

    @media (max-width: 1023px) {
        .section-main {
            margin-bottom: 20px;
        }

            .section-main p {
                margin-bottom: 30px;
            }

                .section-main p:last-child {
                    margin-bottom: 0;
                }

            .section-main .section-parsonal__inner {
                padding-top: 85px;
            }

            .section-main .section__image {
                height: 400px;
            }

            .section-main .section__content {
                padding: 25px 20px 0px;
            }
    }

    @media (max-width: 767px) {
        .section-main .section__content {
            position: static;
            -ms-transform: translateY(0);
            transform: translateY(0);
            width: 100%;
            max-width: 100%;
            padding: 25px 10px;
        }

        .section-main .section__image {
            width: 100%;
            max-width: 100%;
            height: auto;
        }

            .section-main .section__image figure {
                position: relative;
                height: auto;
                padding-top: 56.25%;
            }

        .section-main .section-parsonal__inner {
            padding-top: 65px;
        }

        .section-main .btn {
            margin-bottom: 0;
            position: static;
        }
    }

    .section-parsonal__inner {
        padding-bottom: 60px;
    }

    /* ------------------------------------------------------------ *\
    Section main primary
\* ------------------------------------------------------------ */
    .section-main-primary .section__inner {
        padding-top: 120px;
    }

    .section-main-primary .section__content {
        -ms-flex: 0 0 470px;
        flex: 0 0 470px;
        max-width: 470px;
        position: relative;
        z-index: 20;
    }

    .section-main-primary .section__content-inner {
        position: relative;
    }

        .section-main-primary .section__content-inner h2 {
            position: absolute;
            right: 100%;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            margin-right: 30px;
            font-size: 56px;
            width: 100%;
            text-align: right;
            line-height: 60px;
        }

        .section-main-primary .section__content-inner a {
            color: #FFDC32;
        }

    .section-main-primary .section__content p {
        padding-left: 46px;
        margin-bottom: 39px;
    }

    .section-main-primary .section__content .btn {
        margin-left: 47px;
    }

    .section-main-primary.section--cover:before {
        width: 100%;
    }

    @media (max-width: 1023px) {
        .section-main-primary.section--cover {
            min-height: 580px;
        }

        .section-main-primary .section__inner {
            padding-top: 115px;
            display: block;
        }

        .section-main-primary .section__content-inner h2 {
            font-size: 50px;
        }

        .section-main-primary .section__content p {
            padding-left: 30px;
            margin-bottom: 30px;
        }

        .section-main-primary .section__content .btn {
            margin-left: 32px;
        }
    }

    @media (max-width: 767px) {
        .section-main-primary.section--cover {
            min-height: auto;
            padding: 55px 0 70px;
        }

        .section-main-primary .section__content {
            max-width: 100%;
            width: 100%;
        }

            .section-main-primary .section__content p {
                padding-left: 20px;
            }

        .section-main-primary .section__content-inner h2 {
            font-size: 42px;
            position: static;
            margin-right: 0;
            margin-bottom: 16px;
            -ms-transform: translateY(0);
            transform: translateY(0);
            text-align: inherit;
        }

        .section-main-primary .section__inner {
            position: static;
            -ms-transform: translateY(0);
            transform: translateY(0);
            padding-top: 0;
        }
    }
    /* ------------------------------------------------------------ *\
    Section main secondary
\* ------------------------------------------------------------ */
    .section-main-secondary {
        padding-top: 119px;
        padding-bottom: 135px;
    }

        .section-main-secondary .section__inner {
            display: -ms-flexbox;
            display: flex;
            width: 100%
        }

        .section-main-secondary .section__content {
            padding-right: 20px;
            -ms-flex: 0 0 33%;
            flex: 0 0 33%;
            max-width: 33%;
        }

        .section-main-secondary .section__image {
            margin-left: auto;
            margin-top: 0;
            -ms-flex: 0 0 53%;
            flex: 0 0 53%;
            max-width: 53%;
        }

    @media (max-width: 1400px) {
        .section-main-secondary .section__content {
            -ms-flex: 0 0 37%;
            flex: 0 0 37%;
            max-width: 37%;
        }
    }

    @media (max-width: 1023px) {
        .section-main-secondary {
            padding: 90px 0;
        }

            .section-main-secondary .section__content {
                -ms-flex: 0 0 47%;
                flex: 0 0 47%;
                max-width: 47%;
            }
    }

    @media (max-width: 767px) {
        .section-main-secondary {
            padding: 45px 0 60px;
        }

            .section-main-secondary .section__inner {
                display: block;
            }

            .section-main-secondary .section__image {
                width: 100%;
                max-width: 100%;
            }

            .section-main-secondary .section__content {
                width: 100%;
                max-width: 100%;
                margin-bottom: 35px;
                padding-right: 0;
            }
    }
    /* ------------------------------------------------------------ *\
    Section main tertiary
\* ------------------------------------------------------------ */
    .section-main-tertiary {
        padding: 133px 0 159px;
    }

        .section-main-tertiary .section__entry {
            max-width: 400px;
        }

        .section-main-tertiary .section__image {
            margin-top: 17px;
            margin-left: -8px;
            -ms-flex: 0 0 53%;
            flex: 0 0 53%;
            max-width: 53%;
        }

            .section-main-tertiary .section__image img {
                max-width: 100%;
            }

        .section-main-tertiary .section__inner {
            display: -ms-flexbox;
            display: flex;
        }

        .section-main-tertiary .section__content {
            padding-left: 20px;
            -ms-flex: 0 0 42%;
            flex: 0 0 42%;
            max-width: 42%;
        }

    @media (max-width: 1023px) {
        .section-main-tertiary {
            padding: 80px 0 85px;
        }

            .section-main-tertiary .section__content {
                -ms-flex: 0 0 47%;
                flex: 0 0 47%;
                max-width: 47%;
            }
    }

    @media (max-width: 767px) {
        .section-main-tertiary .section__content {
            margin-bottom: 20px;
        }

        .section-main-tertiary .section__image {
            margin: 0;
        }

        .section-main-tertiary {
            padding: 40px 0 35px;
        }

            .section-main-tertiary .section__inner {
                display: block;
            }

            .section-main-tertiary .section__image {
                width: 100%;
                max-width: 100%;
            }

            .section-main-tertiary .section__content {
                width: 100%;
                max-width: 100%;
                margin-bottom: 20px;
                padding-left: 0;
            }
    }
    /* ------------------------------------------------------------ *\
    Section parsonal secondary
\* ------------------------------------------------------------ */
    .section--parsonal-secondary {
        border-bottom: 7px solid #FFDC32;
    }

        .section--parsonal-secondary h1 {
            margin-bottom: 16px;
            font-family: 'bebas-neue';
            font-size: 50px;
            font-weight: bold;
            text-transform: uppercase;
            letter-spacing: 0.018em;
        }

        .section--parsonal-secondary h2 {
            font-family: 'museo-sans', sans-serif;
            font-size: 28px;
            font-weight: 700;
            color: #000;
            margin-bottom: 5px;
        }

        .section--parsonal-secondary h3 {
            margin-bottom: 5px;
            font-family: 'museo-sans';
            font-size: 24px;
            font-weight: 500;
            letter-spacing: -0.018em;
        }

        .section--parsonal-secondary h4 {
            margin: 10px 0 0 0;
            font-family: 'museo-sans';
            font-size: 18px;
            font-weight: 700;
            letter-spacing: -0.018em;
            color: #000;
        }

        .section--parsonal-secondary faqs h4 {
            border-top: dashed 1px #aaa;
            padding-top: 30px;
        }

        .section--parsonal-secondary p {
            margin-bottom: 20px;
            font-family: 'museo-sans';
            font-weight: 300;
            color: #1B1E2A;
            letter-spacing: 0.005em;
            line-height: 1.6;
        }

            .section--parsonal-secondary p + h4 {
            }

            .section--parsonal-secondary p:last-child {
                margin-bottom: 0px;
            }

        .section--parsonal-secondary .section__inner {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between;
            position: relative;
            top: -100px;
            z-index: 9;
        }

        .section--parsonal-secondary .section__aside {
            -ms-flex: 0 0 32%;
            flex: 0 0 32%;
            max-width: 32%;
            padding-top: 18px;
            display: inline-block;
        }

        .section--parsonal-secondary .section__content {
            -ms-flex: 0 0 68%;
            flex: 0 0 68%;
            max-width: 68%;
            padding-right: 60px;
        }

            .section--parsonal-secondary .section__content.full {
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
                padding-right: 60px;
            }

        .section--parsonal-secondary .section__content-inner {
            margin: 35px 0;
            padding: 25px 25px 33px;
            border-top: 1px solid #E8E8E8;
            border-bottom: 1px solid #E8E8E8;
        }

            .section--parsonal-secondary .section__content-inner ul {
                list-style-type: none;
                column-count: 2;
                column-gap: 30px;
                margin-left: 0;
            }

                .section--parsonal-secondary .section__content-inner ul li {
                    font-size: 18px;
                    font-weight: 500;
                    font-family: 'museo-sans';
                    letter-spacing: -0.009em;
                }

                    .section--parsonal-secondary .section__content-inner ul li + li {
                        margin-top: 17px;
                    }

            .section--parsonal-secondary .section__content-inner small {
                font-family: 'museo-sans';
                font-weight: 300;
                font-style: italic;
                color: #4f4f4f;
                letter-spacing: 0.038em;
            }

            .section--parsonal-secondary .section__content-inner .cols {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-pack: justify;
                justify-content: space-between;
                margin-bottom: 20px;
            }

            .section--parsonal-secondary .section__content-inner .col--size1 {
                -ms-flex: 0 0 56.5%;
                flex: 0 0 56.5%;
                max-width: 56.5%;
            }

            .section--parsonal-secondary .section__content-inner .col--size2 {
                -ms-flex: 0 0 43.5%;
                flex: 0 0 43.5%;
                max-width: 43.5%;
            }
        /*.section--parsonal-secondary .quote { margin-top: 42px; margin-bottom: 58px; }*/
        .section--parsonal-secondary .nav--main {
            margin-bottom: 37px;
        }

    @media (max-width: 767px) {
        .section--parsonal-secondary .section__content-inner ul li {
            column-count: 1;
        }
    }

    @media (max-width: 1200px) {
        .section--parsonal-secondary .section__inner {
            top: auto;
        }

        .section--parsonal-secondary .section__content {
            padding-right: 35px;
        }
    }

    @media (max-width: 1023px) {
        .section--parsonal-secondary {
            padding-bottom: 70px;
        }

            .section--parsonal-secondary p + h4 {
                margin-top: 35px;
            }

            .section--parsonal-secondary .section__inner {
                display: block;
            }

            .section--parsonal-secondary .section__aside {
                width: 100%;
                max-width: 100%;
                padding-top: 18px;
            }

            .section--parsonal-secondary .section__content {
                width: 100%;
                max-width: 100%;
                padding-right: 0;
                margin-bottom: 30px;
            }
    }

    @media (max-width: 767px) {
        .section--parsonal-secondary {
            padding-bottom: 50px;
        }

            .section--parsonal-secondary h1 {
                font-size: 36px;
                margin-bottom: 5px;
            }

            .section--parsonal-secondary h2 {
                margin-top: 10px;
                margin-bottom: 10px;
            }

            .section--parsonal-secondary h4 {
                margin-bottom: 23px;
                font-family: 'museo-sans';
                font-size: 20px;
                font-weight: 500;
                letter-spacing: -0.018em;
                color: #1B1E2A;
            }


            .section--parsonal-secondary p {
                line-height: 1.5;
            }

                .section--parsonal-secondary p + h4 {
                    margin-top: 30px;
                }

            .section--parsonal-secondary .section__content-inner {
                margin-bottom: 25px;
                padding: 20px 15px 20px;
            }

                .section--parsonal-secondary .section__content-inner ul li {
                    font-size: 16px;
                }

                    .section--parsonal-secondary .section__content-inner ul li + li {
                        margin-top: 14px;
                    }

                .section--parsonal-secondary .section__content-inner .cols {
                    display: block;
                    margin-bottom: 15px;
                }

                .section--parsonal-secondary .section__content-inner .col + .col {
                    margin-top: 14px;
                }

                .section--parsonal-secondary .section__content-inner .col--size1 {
                    width: 100%;
                    max-width: 100%;
                }

                .section--parsonal-secondary .section__content-inner .col--size2 {
                    width: 100%;
                    max-width: 100%;
                }

            .section--parsonal-secondary .quote {
                margin-top: 30px;
                margin-bottom: 40px;
            }
    }
    /* ------------------------------------------------------------ *\
    Section parsonal Landing
\* ------------------------------------------------------------ */
    .section--parsonal-landing {
    }

        .section--parsonal-landing h1 {
            margin-top: 0px;
            margin-bottom: -7px;
            font-family: 'bebas-neue';
            font-size: 66px;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 0.018em;
        }

        .section--parsonal-landing h2 {
            font-family: 'museo-sans', sans-serif;
            font-size: 28px;
            font-weight: 700;
            color: #000;
            margin-bottom: 5px;
        }

        .section--parsonal-landing h3 {
            margin-bottom: 5px;
            font-family: 'museo-sans';
            font-size: 24px;
            font-weight: 500;
            letter-spacing: -0.018em;
        }

        .section--parsonal-landing h4 {
            margin: 10px 0 0 0;
            font-family: 'museo-sans';
            font-size: 18px;
            font-weight: 700;
            letter-spacing: -0.018em;
            color: #000;
        }

    @media (max-width: 1023px) {
        .section--parsonal-landing {
            padding-bottom: 70px;
        }
    }

    @media (max-width: 767px) {
        .section--parsonal-landing {
            padding-bottom: 50px;
        }

            .section--parsonal-landing h1 {
                font-size: 36px;
                margin-bottom: 5px;
            }

            .section--parsonal-landing h2 {
                margin-top: 10px;
                margin-bottom: 10px;
            }

            .section--parsonal-landing h4 {
                margin-bottom: 23px;
                font-family: 'museo-sans';
                font-size: 20px;
                font-weight: 500;
                letter-spacing: -0.018em;
                color: #1B1E2A;
            }
    }

    /* ------------------------------------------------------------ *\
    Section Stats
\* ------------------------------------------------------------ */

    .section-stats {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: #000;
        background-image: url("/images/default-source/new-site/stats@2x.png?sfvrsn=41af2220_2");
        padding: 91px 0 75px;
        position: relative;
    }

        .section-stats .btn {
            position: absolute;
            bottom: -33px;
            left: 50%;
            margin-left: -138px;
            font-family: 'museo-sans',sans-serif;
            font-weight: 500;
            font-size: 17px;
            min-width: 276px;
            z-index: 1;
        }

    @media (max-width: 767px) {
        .section-stats {
            padding: 20px 0 60px;
        }

            .section-stats .btn {
                bottom: 0;
            }
    }
    /* ------------------------------------------------------------ *\
    Section Banner
\* ------------------------------------------------------------ */
    .section-banner {
        position: relative;
        margin-top: -261px;
        overflow: hidden;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        height: 884px;
        padding-top: 431px;
        color: #fff;
    }

        .section-banner .section__inner {
            padding: 70px 0 34px 50px;
            max-width: 670px;
            text-align: left;
            line-height: 1;
            position: relative;
            z-index: 10;
        }

            .section-banner .section__inner h1 {
                font-family: 'bebas-neue';
                font-size: 58px;
                margin-bottom: 15px;
                line-height: 60px;
                font-weight: 100;
                text-transform: uppercase;
            }

            .section-banner .section__inner h2 {
                font-family: 'museo-sans', sans-serif;
                font-weight: 500;
                font-size: 28px;
            }

            .section-banner .section__inner p {
                font-size: 24px;
            }

    @media(min-width: 2200px) {
        .section-banner {
            padding-top: 405px;
        }
    }

    @media (max-width: 1023px) {
        .section-banner {
            height: auto;
            padding: 250px 0 300px;
        }

            .section-banner .section__inner {
                top: 250px;
            }

                .section-banner .section__inner h1 {
                    font-size: 48px;
                    margin-bottom: 15px;
                    line-height: 48px;
                }

                .section-banner .section__inner h2 {
                    font-size: 20px;
                }

                .section-banner .section__inner p {
                    font-size: 18px;
                }
    }

    @media (max-width: 767px) {
        .section-banner {
            position: relative;
            overflow: hidden;
            padding-left: 20px;
            padding: 180px 0 100px 15px;
        }

            .section-banner .section__inner {
                width: 100%;
                max-width: 320px;
                top: 25px;
                padding: 25px 12px 20px 0;
            }

                .section-banner .section__inner:before {
                    top: -10px;
                    left: -10px;
                }

                .section-banner .section__inner h1 {
                    font-size: 44px;
                }

                .section-banner .section__inner h2 {
                    font-size: 18px;
                }

                .section-banner .section__inner p {
                    font-size: 16px;
                }
    }

    @media (max-width: 479px) {
        .section-banner .section__inner {
            padding: 10px 15px 16px 0;
            max-width: 267px;
            z-index: 10;
        }
    }

    /* ------------------------------------------------------------ *\
    Section Features
\* ------------------------------------------------------------ */
    .section--features {
        padding: 80px 0 110px;
    }

        .section--features .section__head {
            text-align: center;
        }

            .section--features .section__head h2 {
                margin-bottom: 0px;
                font-family: 'bebas-neue';
                font-size: 60px;
                font-weight: 700;
                letter-spacing: 0.02em;
                line-height: 1.2;
            }

            .section--features .section__head p {
                font-size: 24px;
                color: #5d5d5d;
                letter-spacing: 0.006em;
            }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .section--features {
            padding: 30px 0 45px;
        }

            .section--features .section__head {
                margin-bottom: 0;
            }

                .section--features .section__head h2 {
                    font-size: 44px;
                }

                .section--features .section__head p {
                    font-size: 20px;
                }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .section--features {
            padding: 30px 0 45px;
        }

            .section--features .section__head {
                margin-bottom: 0px;
            }

                .section--features .section__head h2 {
                    font-size: 32px;
                }

                .section--features .section__head p {
                    font-size: 16px;
                }
    }
    /* ------------------------------------------------------------ *\
    Section Info
\* ------------------------------------------------------------ */
    .section--info {
        position: relative;
        overflow: hidden;
        padding: 0;
        background-color: #e5e5e5;
    }

        .section--info:before {
            content: '';
            display: inline-block;
            background-image: url(images/section-image.png);
            width: 595px;
            height: 719px;
            background-repeat: no-repeat;
            background-position: center center;
            opacity: .1;
            position: absolute;
            bottom: -200px;
            left: -100px;
        }

        .section--info .section__inner {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

        .section--info .content {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
            position: relative;
            z-index: 1;
            padding: 69px 80px 90px 0px;
        }

            .section--info .content img {
                margin-bottom: 24px;
            }

            .section--info .content p {
                margin-bottom: 24px;
                font-size: 19px;
                line-height: 1.7;
            }

            .section--info .content ul {
                list-style-type: none;
                margin-left: 25px;
                font-size: 19px;
                margin-bottom: 51px;
            }

                .section--info .content ul li {
                    position: relative;
                    padding-left: 12px;
                }

                    .section--info .content ul li + li {
                        margin-top: 9px;
                    }

                    .section--info .content ul li:before {
                        content: '';
                        display: inline-block;
                        width: 6px;
                        height: 6px;
                        background: #000;
                        border-radius: 50%;
                        position: absolute;
                        top: 9px;
                        left: 0;
                    }


        .section--info .widgets {
            padding: 0;
        }

        .section--info .sidebar {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
            background-color: #f5f5f5;
            padding: 74px 20px 32px 108px;
        }

            .section--info .sidebar:before {
                content: '';
                display: inline-block;
                background-color: #f5f5f5;
                position: absolute;
                top: 0;
                left: 100%;
                width: 200%;
                bottom: 0;
            }
    /* Small Desktop */
    @media (max-width: 1200px) {
        .section--info .content {
            padding: 69px 10px 30px 0px;
        }

        .section--info .sidebar {
            -ms-flex: 0 0 50%;
            flex: 0 0 50%;
            max-width: 50%;
            background-color: #f5f5f5;
            padding: 74px 0px 32px 10px;
        }
    }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .section--info:before {
            width: 298px;
            height: 360px;
            background-size: 298px 360px;
            bottom: -71px;
            left: -50px;
        }

        .section--info .content p {
            margin-bottom: 20px;
            font-size: 16px;
            line-height: 1.5;
        }

        .section--info .content ul {
            margin-left: 20px;
            font-size: 16px;
            margin-bottom: 57px;
        }

            .section--info .content ul li:before {
                top: 7px;
            }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .section--info:before {
            display: none;
        }

        .section--info .section__inner {
            display: block;
        }

        .section--info .content {
            position: relative;
            max-width: 100%;
            padding: 45px 0px 43px;
        }

            .section--info .content:before {
                content: '';
                display: inline-block;
                background-image: url(images/section-image.png);
                width: 298px;
                height: 360px;
                background-size: 298px 360px;
                background-repeat: no-repeat;
                background-position: center center;
                opacity: .1;
                position: absolute;
                bottom: -71px;
                left: -50px;
            }

            .section--info .content p {
                margin-bottom: 15px;
                font-size: 14px;
            }

            .section--info .content ul {
                margin-left: 15px;
                font-size: 14px;
                margin-bottom: 30px;
            }

                .section--info .content ul li:before {
                    top: 6px;
                }

        .section--info .sidebar {
            position: relative;
            max-width: calc(100% + 20px);
            width: calc(100% + 20px);
            margin: 0 -10px;
            z-index: 1;
            padding: 35px 10px 30px;
        }

            .section--info .sidebar:before {
                display: none;
            }
    }
    /* ------------------------------------------------------------ *\
    Investment Services
\* ------------------------------------------------------------ */
    .invest-bottom-disclosure {
        padding: 80px 0px 80px 0px;
    }
    /* ------------------------------------------------------------ *\
    Slider
\* ------------------------------------------------------------ */
    .slider {
        position: relative;
    }

        .slider .slides {
            position: relative;
            list-style: none outside none;
        }

    .slider__slide {
        position: relative;
    }

    .slider .slider__slide-image {
        display: inline-block;
        width: 100%;
        background-position: center center;
        height: 880px;
        text-align: center;
        background-size: cover;
    }

    .slider .slider__slide-content {
        display: inline-block;
        position: absolute;
        bottom: 222px;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 530px;
        padding: 17px 0;
    }

        .slider .slider__slide-content:after {
            content: '';
            position: absolute;
            left: 45px;
            right: 45px;
            top: 0;
            bottom: 0;
            border: 7px solid rgba(255,255,255,.8);
            box-shadow: 4px 4px 14px 0px rgba(0,0,0,0.6);
        }

    .slider .slider__slide-conten-entry {
        padding: 20px 60px 18px 92px;
        color: #fff;
        font-family: 'bebas-neue';
        background-color: rgba(0, 0, 0, 0.6);
    }

        .slider .slider__slide-conten-entry h2 {
            margin-bottom: 1px;
            font-size: 54px;
            font-weight: 400;
            letter-spacing: .024em;
            line-height: 1;
        }

        .slider .slider__slide-conten-entry h3 {
            margin-bottom: 0px;
            margin-left: -24px;
            text-align: center;
            font-size: 24px;
            font-weight: 400;
            letter-spacing: .18em;
            line-height: 1;
        }

    .slider .slider__btn-prev,
    .slider .slider__btn-next {
        position: absolute;
        top: 50%;
        color: #fff;
        z-index: 10;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 10;
    }

    .slider .slider__btn-next {
        right: 18px;
    }

    .slider .slider__btn-prev {
        left: 18px;
    }
    /* Mobile */
    @media (max-width: 767px) {
        .slider .slider__slide-image {
            height: 100vh;
        }

        .slider .slider__slide-content {
            left: 0;
            right: 0;
            -ms-transform: translate(0);
            transform: translate(0);
            width: auto;
            max-width: 100%;
        }

        .slider .slider__slide-conten-entry h2 {
            font-size: 22px;
            text-align: center;
        }

        .slider .slider__slide-conten-entry h3 {
            font-size: 17px;
            text-align: center;
        }

        .slider .slider__slide-conten-entry {
            padding: 20px 5px 18px 5px;
        }
    }
    /* ------------------------------------------------------------ *\
    Slider Coaches
\* ------------------------------------------------------------ */
    .slider-coaches {
        position: relative;
        padding-top: 52px;
        padding-bottom: 68px;
        margin: 0 -28px;
        text-align: center;
    }

        .slider-coaches .slider-coaches__slides {
            position: relative;
            margin: 0 -30px;
        }

        .slider-coaches .slider-coaches__slide {
            padding: 10px 30px;
        }

            .slider-coaches .slider-coaches__slide h3 {
                margin-bottom: 9px;
                text-transform: uppercase;
                font-size: 22px;
                font-weight: 700;
                font-family: 'bebas-neue';
            }

                .slider-coaches .slider-coaches__slide h3 a {
                    text-decoration: none;
                    transition: opacity .4s ease;
                }

                    .slider-coaches .slider-coaches__slide h3 a:hover {
                        opacity: .4;
                    }

            .slider-coaches .slider-coaches__slide p {
                margin-bottom: 9px;
                color: #515151;
                font-size: 16px;
                line-height: 1.38;
                letter-spacing: 0.18px;
                font-family: 'museo-sans';
                font-weight: 300;
            }

            .slider-coaches .slider-coaches__slide .slider-coaches__slide-actions a {
                color: #515151;
                font-size: 16px;
                letter-spacing: 0.18px;
                font-family: 'museo-sans';
                font-weight: 300;
            }

        .slider-coaches .slider-coaches__slide-entry {
            padding: 41px 10px 52px 10px;
            box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
            background-color: #fff;
            border-radius: 2px;
        }

        .slider-coaches .slider__slide-image {
            display: inline-block;
            margin-bottom: 12px;
            border-radius: 50%;
        }

        .slider-coaches .slick-dots {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            list-style: none;
            -ms-flex-pack: center;
            justify-content: center;
            position: relative;
            padding-top: 48px;
        }

        .slider-coaches button {
            height: 22px;
            width: 22px;
            background-color: #d8d8d8;
            border-radius: 50%;
            border: 1px solid #979797;
            font-size: 0;
            line-height: 0;
            transition: background color .4s ease, border-color .4s ease;
        }

        .slider-coaches .slick-active button {
            background-color: #FFDC32;
            border-color: #FFDC32;
        }

        .slider-coaches li {
            position: relative;
            padding: 0 10px;
        }

            .slider-coaches li ~ li {
                margin-left: 0;
            }
    /* Small Desktop */
    @media (max-width: 1400px) {
        .slider-coaches {
            position: relative;
            padding-top: 52px;
            padding-bottom: 68px;
            margin: 0px;
            text-align: center;
        }

            .slider-coaches .slider-coaches__slides {
                position: relative;
                margin: 0 0px;
            }

            .slider-coaches .slider-coaches__slide {
                padding: 10px 15px;
            }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .slider-coaches button {
            height: 18px;
            width: 18px;
            margin-bottom: 20px;
        }
    }
    /* ------------------------------------------------------------ *\
    Socials
\* ------------------------------------------------------------ */
    .socials {
        padding-top: 25px;
        margin-left: 1px;
    }

        .socials ul {
            display: -ms-flexbox;
            display: flex;
            list-style: none;
            font-size: 30px;
        }

        .socials li ~ li {
            margin-left: 22px;
        }

        .socials a {
            color: #fff;
            transition: color .3s ease;
        }

            .socials a:hover, .socials a:focus {
                color: #FFDC32;
            }
    /* Mobile */
    @media (max-width: 767px) {
        .socials {
            margin-bottom: 20px;
            margin-right: 10px;
        }
    }
    /* ------------------------------------------------------------ *\
    Table
\* ------------------------------------------------------------ */
    .table {
    }
    /* ------------------------------------------------------------ *\
    Form
\* ------------------------------------------------------------ */
    .feedbackForm .form-group span {
        font-weight: 500;
        display: inline-block;
        margin: 0 2px 3px 0;
    }

    .feedbackForm .form-group label {
        font-weight: 300;
    }

    .feedbackForm input[type='checkbox'] {
        margin-right: 5px;
    }

    main .feedbackForm table > tbody > tr:nth-of-type(odd) {
        background: none;
    }

    /* ------------------------------------------------------------ *\
    Tiles
\* ------------------------------------------------------------ */
    .tiles {
        padding: 0px 42px 0;
        text-align: center;
    }

        .tiles .cols {
            display: -ms-flexbox;
            display: flex;
            margin: 0 -35px;
            -ms-flex-align: start;
            align-items: flex-start;
        }

        .tiles .col {
            padding: 0 35px;
        }

        .tiles .col--1of3 {
            -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
            max-width: 33.33%;
        }
    /* Small Desktop */
    @media (max-width: 1200px) {
        .tiles {
            padding: 0px 20px 0;
            text-align: center;
        }

            .tiles .cols {
                display: -ms-flexbox;
                display: flex;
                margin: 0 -20px;
                -ms-flex-align: start;
                align-items: flex-start;
            }

            .tiles .col {
                padding: 0 20px;
            }
    }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .tiles .cols {
            display: -ms-flexbox;
            display: flex;
            margin: 0 -10px;
            -ms-flex-align: start;
            align-items: flex-start;
        }

        .tiles .col {
            padding: 0 10px;
        }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .tiles .cols {
            display: block;
            margin: 0;
        }

        .tiles .col {
            padding: 0;
            max-width: 100%;
        }
    }
    /* ------------------------------------------------------------ *\
    tile
\* ------------------------------------------------------------ */
    .tile {
        text-align: center;
        line-height: 1.4;
        letter-spacing: 0.18px;
    }

        .tile h3 {
            margin-bottom: 9px;
            font-size: 20px;
            font-family: 'museo-sans', sans-serif;
            color: #1b1e2a;
            font-weight: 400;
        }

        .tile p {
            font-size: 16px;
            line-height: 1.38;
            letter-spacing: 0.18px;
            font-family: 'museo-sans';
            font-weight: 300;
        }

        .tile .tile__content {
            padding: 14px 41px 10px;
        }

        .tile .tile__ico {
            min-height: 111px;
        }

            .tile .tile__ico a {
                transition: opacity .4s ease;
            }

                .tile .tile__ico a:hover {
                    opacity: .7;
                }
    /* Small Desktop */
    @media (max-width: 1200px) {
        .tile .tile__content {
            padding: 14px 20px 10px;
        }
    }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .tile .tile__content {
            padding: 14px 10px 10px;
        }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .tile {
            margin-bottom: 40px;
        }
    }
    /* ------------------------------------------------------------ *\
    Video
\* ------------------------------------------------------------ */
    .video {
        position: relative;
        z-index: 5;
        padding: 56.25% 0 0 0;
        width: 100%;
    }

    .video-holder--alt {
        background: #222;
        padding: 80px 0;
    }

    .video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .video--main {
        padding-top: 56.25%;
    }

        .video--main iframe {
            frameborder: "0";
            webkitallowfullscreen: "";
            mozallowfullscreen: "";
            allowfullscreen: "";
        }
    /* ------------------------------------------------------------ *\
    Widget
\* ------------------------------------------------------------ */
    .widgets {
        padding: 56px 20px 58px 29px;
        list-style: none outside none;
    }

        .widgets h3 {
            margin-bottom: 30px;
            color: #000;
            font-size: 22px;
            font-weight: 700;
            text-transform: uppercase;
        }

        .widgets h4 {
            margin-bottom: 3px;
            color: #4a4a4a;
            font-weight: 700;
            font-size: 16px;
        }
    /* Small Desktop */
    @media (max-width: 1200px) {
        .widgets {
            padding: 35px 20px 35px 29px;
            list-style: none outside none;
        }
    }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .widgets {
            padding: 30px 10px;
            list-style: none outside none;
        }

            .widgets h3 {
                margin-bottom: 10px;
                color: #000;
                font-size: 20px;
                font-weight: 700;
                text-transform: uppercase;
            }

            .widgets h4 {
                margin-bottom: 3px;
                color: #4a4a4a;
                font-weight: 700;
                font-size: 14px;
            }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .widgets {
            padding: 15px 10px;
            list-style: none outside none;
        }
    }
    /* ------------------------------------------------------------ *\
    Widget News
\* ------------------------------------------------------------ */
    .widget-news {
        margin-bottom: 46px;
    }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .widget-news {
            margin-bottom: 20px;
        }
    }
    /* ------------------------------------------------------------ *\
    Widget Blog
\* ------------------------------------------------------------ */
    .widget-blog {
        padding-left: 3px;
        padding-right: 10px;
    }

        .widget-blog h3 {
            margin-bottom: 16px;
        }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .widget-blog {
            padding-left: 0px;
            padding-right: 10px;
        }

            .widget-blog h3 {
                margin-bottom: 10px;
            }
    }
    /* ------------------------------------------------------------ *\
    Widget news alt
\* ------------------------------------------------------------ */
    .widget-news-alt .widget__head {
        margin-bottom: 35px;
    }

        .widget-news-alt .widget__head h1 {
            margin-bottom: 3px;
            font-size: 48px;
            font-weight: 700;
            font-family: 'bebas-neue';
            letter-spacing: 0.015em;
            line-height: 1.2;
        }

        .widget-news-alt .widget__head h3 {
            margin-bottom: 3px;
            font-size: 48px;
            font-weight: 700;
            font-family: 'bebas-neue';
            letter-spacing: 0.015em;
            line-height: 1.2;
        }

        .widget-news-alt .widget__head p {
            z-index: 18;
            font-size: 18px;
            letter-spacing: 0.01em;
        }

    .widget-news-alt .widget__body {
        max-width: 370px;
        margin-bottom: 53px;
    }

    .widget-news-alt .list--buttons {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 0 !important;
    }

        .widget-news-alt .list--buttons li + li {
            margin-left: 25px;
        }

        .widget-news-alt .list--buttons .btn {
            min-width: 230px;
            padding: 16px 20px;
        }

    .widget-news-alt .new {
        padding-left: 0;
        margin-bottom: 28px;
    }

        .widget-news-alt .new p {
            margin-bottom: -3px;
            font-size: 17px;
            line-height: 1.4;
            letter-spacing: -0.01em;
        }

        .widget-news-alt .new .new__date {
            -ms-flex: 0 0 64px;
            flex: 0 0 64px;
            max-width: 64px;
            font-family: 'museo-sans';
            font-size: 25px;
            font-weight: 300;
            margin-right: 16px;
            padding: 4px 10px 2px;
        }

            .widget-news-alt .new .new__date span {
                font-size: 30px;
                font-weight: 700;
                font-family: 'bebas-neue';
                letter-spacing: -.03em;
            }

        .widget-news-alt .new .new__actions a {
            color: inherit;
            font-family: 'museo-sans';
            font-size: 15px;
            font-weight: 500;
            text-transform: none;
            color: #515151;
        }
    /* Tablet Portrait */
    @media (max-width: 1023px) {
        .widget-news-alt .widget__head {
            margin-bottom: 29px;
        }

            .widget-news-alt .widget__head h3 {
                font-size: 38px;
            }

            .widget-news-alt .widget__head p {
                font-size: 16px;
            }

        .widget-news-alt .widget__body {
            margin-bottom: 43px;
        }

        .widget-news-alt .list--buttons {
            display: block;
        }

            .widget-news-alt .list--buttons li + li {
                margin-left: 0;
                margin-top: 15px;
            }

        .widget-news-alt .new p {
            margin-bottom: 0;
            font-size: 16px;
        }
    }
    /* Mobile */
    @media (max-width: 767px) {
        .widget-news-alt .widget__head {
            margin-bottom: 29px;
        }

            .widget-news-alt .widget__head h3 {
                font-size: 26px;
            }

            .widget-news-alt .widget__head p {
                font-size: 14px;
            }

        .widget-news-alt .widget__body {
            margin-bottom: 43px;
            max-width: 100%;
        }

        .widget-news-alt .new p {
            font-size: 14px;
        }

        .widget-news-alt .new .new__content {
            margin-top: -3px;
        }
    }

    .badge1 {
        position: relative;
    }

        .badge1[data-badge]:after {
            content: attr(data-badge);
            position: absolute;
            top: -5px;
            right: 4px;
            font-size: .7em;
            background: red;
            color: white;
            width: 18px;
            height: 18px;
            text-align: center;
            line-height: 18px;
            border-radius: 50%;
            box-shadow: 0 0 1px #FFDC32;
        }

        .badge1[data-badge=""]:after {
            content: none;
        }
    /* ------------------------------------------------------------ *\
    Community Calendar
\* ------------------------------------------------------------ */
    .panel {
        background: #f5f5f5;
        border-radius: 5px;
        padding: 20px;
        margin: 25px 0;
    }

        .panel .form-control.hasDatePicker {
            display: inline-block;
            max-width: 115px;
        }

        .panel label.control-label {
            display: block;
        }

        .panel.panel-default {
            margin-top: 30px;
        }

    .panel-body #EventContainer {
        border-bottom: dashed 1px #ccc;
        margin: 0;
    }

        .panel-body #EventContainer .new {
            border-top: dashed 1px #ccc;
            margin: 0;
            padding: 15px;
        }

        .panel-body #EventContainer li:nth-child(odd) {
            background: #f9f9f9;
        }

    .btn--comm-search {
        height: 36px;
        padding: 0 30px;
        border-radius: 4px;
        background: #FFDC32;
        color: #000;
        transition: box-shadow .3s;
        font-weight: 500;
        border: none;
        margin: 0 !important;
        margin-top: 23px !important;
    }

        .btn--comm-search :focus {
            outline-color: rgb(77, 144, 154);
            outline-offset: -2px;
            outline-style: auto;
            outline-width: 5px;
        }

    .pagination {
        margin-top: 20px;
    }

        .pagination span {
            margin-right: 10px;
        }

        .pagination .btn--solid {
            display: inline-block;
            padding: 0 10px;
            height: 45px;
            width: 45px;
            text-align: center;
            background-color: #eee;
            color: #000 !important;
            font-size: 24px;
            margin-right: 10px;
            border: none;
        }

    /* ------------------------------------------------------------ *\
    Steps
\* ------------------------------------------------------------ */
    .dealer-direct ul {
        column-count: 3;
        list-style-type: none !important;
        margin-left: 0px !important;
        margin-bottom: 50px;
    }

        .dealer-direct ul li {
            margin-bottom: 10px !important;
        }

    .dealer-direct h3 {
        border-bottom: dashed 1px #ccc;
        margin-bottom: 20px;
        padding-bottom: 5px;
    }
    /* Mobile */

    @media (max-width: 767px) {
        .dealer-direct ul {
            column-count: 1;
        }
    }
    /* ------------------------------------------------------------ *\
    Steps
\* ------------------------------------------------------------ */

    main .section__content .steps {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 21px 1px 18px;
        margin: 20px 0 25px 0;
        border-radius: 7px;
        background-color: #f9f9f9;
        list-style-type: none;
        border: dashed 1px #ddd;
    }

        main .section__content .steps .step {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
            padding: 0 10px;
        }

            main .section__content .steps .step + .step {
                margin-top: 0;
            }

            main .section__content .steps .step:last-of-type:after {
                display: none;
            }

            main .section__content .steps .step.current ~ .step:after {
                background-color: #b7b7b7;
            }

            main .section__content .steps .step.current ~ .step .step__image {
                border-color: #b7b7b7;
                background-color: #fff;
            }

            main .section__content .steps .step.current ~ .step a:hover .step__image {
                border-color: #ffdb32;
                background-color: #fff;
            }

    /*  Step  */

    .step {
        position: relative;
        text-align: center;
    }

        .step:after {
            content: '';
            position: absolute;
            top: 25px;
            left: 50%;
            width: 100%;
            height: 2px;
            background-color: #ffdb32;
        }

        .step a {
            text-decoration: none;
        }

        /*  Step Image  */

        .step .step__image {
            position: relative;
            z-index: 5;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            align-items: center;
            width: 50px;
            height: 50px;
            margin: 0 auto 9px;
            border: 2px solid #ffdb32;
            border-radius: 50%;
            background-color: #fbf7e2;
            transition: border .4s, background-color .4s;
        }

        /*  Step Content  */

        .step .step__content h1,
        .step .step__content h2,
        .step .step__content h3,
        .step .step__content h4,
        .step .step__content h5,
        .step .step__content h6 {
            font-family: 'museo-sans' !important;
            font-weight: 400 !important;
            letter-spacing: -.015em !important;
            color: #1b1d29;
        }

        .step .step__content h5 {
            font-size: 16px;
        }

        /*  Step Hover State  */

        .step a:hover .step__image {
            border-color: #ffdb32;
            background-color: #ffdb32;
        }

        /* Step Current State  */

        .step.current:after {
            background-color: #b7b7b7;
        }

        .step.current .step__image {
            border-color: #ffdb32;
            background-color: #ffdb32;
        }

        .step.current a:hover .step__image {
            border-color: #ffdb32;
            background-color: #fff;
        }

    /* Mobile */

    @media (max-width: 767px) {
        main .section__content .steps {
            display: block;
        }

            main .section__content .steps .step {
                max-width: 100%;
                padding: 0 20px;
            }

                main .section__content .steps .step + .step {
                    margin-top: 50px;
                }

        .step {
            text-align: left;
        }

            .step:after {
                top: 100%;
                left: 44px;
                width: 2px;
                height: 100%;
            }

            .step a {
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                align-items: center;
            }

            .step .step__image {
                -ms-flex: 0 0 50px;
                flex: 0 0 50px;
                max-width: 50px;
                margin: 0;
            }

            .step .step__content {
                -ms-flex: 1 0;
                flex: 1 0;
                padding: 0 20px;
            }
    }

    .bullet-steps ol {
        list-style-type: none;
        margin: 25px 0 15px 25px;
        counter-reset: step-counter;
    }

        .bullet-steps ol li {
            counter-increment: step-counter;
            font-weight: 500;
        }

            .bullet-steps ol li:before {
                content: counter(step-counter);
                padding-top: 9px;
                border-radius: 50%;
                background: #ffdb32;
                display: inline-block;
                height: 40px;
                width: 40px;
                margin: 0 15px 10px 0;
                font-size: 18px;
                font-weight: 700;
                text-align: center;
            }


    /* ------------------------------------------------------------ *\
    Section Feature Block
\* ------------------------------------------------------------ */

    .section--parsonal-secondary .section--cover {
        margin-left: -15px;
        margin-right: -15px;
    }

    .section--cover .feature-block {
        color: #fff;
        position: relative;
        min-height: 600px;
    }

        .section--cover .feature-block .section__content {
            -ms-flex: 0 0 470px;
            flex: 0 0 470px;
            max-width: 470px;
            position: relative;
            z-index: 20;
        }

        .section--cover .feature-block .section__content-inner {
            border: none;
            margin: 0;
            padding: 0;
        }

        .section--cover .feature-block .section__inner {
            position: unset;
            display: block;
        }

        .section--cover .feature-block h2 {
            position: absolute;
            color: #fff;
            right: 100%;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            margin-right: 30px;
            font-size: 56px;
            width: 100%;
            text-align: right;
            line-height: 60px;
            margin-bottom: -7px;
            font-family: 'bebas-neue';
            letter-spacing: 0.01em;
        }

        .section--cover .feature-block p {
            padding-left: 46px;
            margin-bottom: 39px !important;
            color: #fff;
            position: relative;
            font-size: 20px;
            font-family: 'museo-sans';
            font-weight: 500;
            letter-spacing: 0.002em;
        }

    .feature-block .section__content-inner {
        position: relative;
    }

    @media (max-width: 767px) {
        .section--cover .feature-block h2 {
            Position: unset;
            text-align: left;
            Padding-left: 15px;
        }

        .section-parsonal.section--cover:before {
            Background: #000000d6;
        }

        .section--cover .feature-block {
            Min-height: auto;
        }

            .section--cover .feature-block p, .section-main-primary .section__content .btn {
                Padding-left: 15px;
            }

        .section-parsonal-main-white p:before {
            Display: none;
        }

        .section--parsonal-secondary {
            Padding-bottom: 0;
        }
    }

    /* ------------------------------------------------------------ *\
    Section Switch
\* ------------------------------------------------------------ */

    .section-switch {
        background-color: #1b1e2a;
        border-bottom: 7px solid #FFDC32;
        overflow: hidden;
        position: relative;
    }

        .section-switch .shell {
            max-width: 1180px;
        }

        .section-switch .section__head {
            padding: 45px 51px;
        }

            .section-switch .section__head h1 {
                font-size: 128px;
                text-transform: uppercase;
                font-family: 'bebas-neue';
                font-weight: bold;
                color: #fff;
                margin-top: 0px;
                margin-bottom: -24px;
                letter-spacing: .013em;
            }

                .section-switch .section__head h1 img {
                    margin: -10px -26px 10px 5px;
                }

            .section-switch .section__head h2 {
                font-family: 'museo-sans';
                font-size: 60px;
                color: #fff;
                font-weight: 100;
                display: inline-block;
                position: relative;
                min-width: 640px;
            }

        .section-switch .section__body {
            background-color: #fff;
            position: relative;
            z-index: 2;
            margin-top: 300px;
        }

        .section-switch .section__title {
            background-size: 100% 100%;
            background-repeat: no-repeat;
            background-position: center center;
            min-height: 350px;
            position: absolute;
            top: -260px;
            left: 0;
            right: 0;
            z-index: -1;
            padding-top: 155px;
        }

            .section-switch .section__title h3 {
                font-family: 'bebas-neue';
                font-size: 60px;
                letter-spacing: .005em;
            }

        .section-switch .section__group {
            font-family: 'museo-sans';
            font-weight: 300;
            font-size: 28px;
            color: #000;
            letter-spacing: .005em;
            line-height: 1.5;
        }

            .section-switch .section__group .btn {
                min-width: 350px;
            }

                .section-switch .section__group .btn + p {
                    margin-top: 58px;
                }

            .section-switch .section__group ul {
                margin-bottom: 72px;
            }

        .section-switch .section__group--inner {
            max-width: 750px;
            padding-top: 9px;
        }

            .section-switch .section__group--inner p {
                margin-bottom: 45px;
            }

                .section-switch .section__group--inner p i {
                    font-size: 22px;
                    padding-left: 4px;
                    margin-right: -270px;
                    display: inline-block;
                    letter-spacing: .011em;
                    color: #9B9B9B;
                }

        .section-switch .section__inner {
            display: -ms-flexbox;
            display: flex;
        }

        .section-switch .section__aside {
            -ms-flex: 0 0 320px;
            flex: 0 0 320px;
        }

        .section-switch .section__content {
            padding-left: 61px;
        }

            .section-switch .section__content h3 {
                color: #1B1E2A;
                letter-spacing: .03em;
                line-height: 1.9;
            }

        .section-switch .section__controls {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
            justify-content: center;
            padding-top: 59px;
            padding-right: 55px;
        }

            .section-switch .section__controls .btn {
                min-width: 0;
            }

        .section-switch .section__cols {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            padding-bottom: 38px;
        }

            .section-switch .section__cols h3 {
                font-size: 30px;
                font-family: 'museo-sans';
                font-weight: 300;
                letter-spacing: .007em;
                width: 100%;
            }

                .section-switch .section__cols h3 span {
                    font-weight: 700;
                    font-family: 'museo-sans', sans-serif;
                    letter-spacing: -.025em;
                }

        .section-switch .section__col {
            width: 50%;
            max-width: 50%;
            -ms-flex: 1 50%;
            flex: 1 50%;
            font-size: 18px;
            font-weight: 500;
            padding-top: 4px;
            padding-right: 40px;
            line-height: 1.8;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -ms-flex-align: start;
            align-items: flex-start;
            position: relative;
        }

            .section-switch .section__col + .section__col {
                padding-left: 57px;
                padding-right: 0;
            }

                .section-switch .section__col + .section__col:before {
                    content: attr(data-separator);
                    font-size: 30px;
                    position: absolute;
                    top: 50%;
                    left: -7px;
                    -ms-transform: translate(-50%, -50%);
                    transform: translate(-50%, -50%);
                    text-transform: uppercase;
                    font-weight: 600;
                    z-index: 2;
                }

                .section-switch .section__col + .section__col:after {
                    content: '';
                    position: absolute;
                    left: -7px;
                    top: 0;
                    bottom: 0;
                    width: 1px;
                    background-image: linear-gradient(to bottom, #D8D8D8, #D8D8D8 40%, transparent 40%, transparent 60%, #D8D8D8 60%, #D8D8D8);
                }

            .section-switch .section__col p {
                margin-bottom: 30px;
                width: 100%;
            }

            .section-switch .section__col .btn {
                min-width: 0;
                padding: 16px 48px;
                font-size: 24px;
            }

        .section-switch .section__container {
            position: relative;
        }

        .section-switch .section__images img {
            position: absolute;
            z-index: 5;
        }

        .section-switch .section__images .bee-path {
            top: 43px;
            left: 101%;
        }

        .section-switch .section__images .bee {
            top: 722px;
            left: 80%;
        }

        .section-switch .section__bg-shapes {
            position: absolute;
            top: -100px;
            right: -120px;
            z-index: 3;
            pointer-events: none;
        }

        .section-switch .section__bg-shapes--overflow {
            z-index: 2;
        }

        .section-switch .section__bg-shapes-2 img {
            position: absolute;
            right: 0;
            bottom: 0;
            pointer-events: none;
            z-index: -1;
            max-width: 50%;
        }

        .section-switch .section__bg-shapes-2 .image-2 {
            right: 182px;
            bottom: 225px;
        }

    @media (max-width: 1200px) {
        .section-switch .section__head h1 {
            font-size: 100px;
        }

            .section-switch .section__head h1 img {
                width: 100px;
                height: 88px;
            }

        .section-switch .section__head h2 {
            font-size: 50px;
            display: inline-block;
            min-width: 0;
        }

        .section-switch .section__group--inner p i {
            margin-right: 0;
        }
    }

    @media (max-width: 1023px) {
        .section-switch .section__head {
            padding: 20px 0;
        }

        .section-switch .section__title {
            min-height: 200px;
            top: -200px;
            padding-top: 100px;
        }

        .section-switch .section__body {
            margin-top: 220px;
            padding-bottom: 40px;
        }

        .section-switch .section__group {
            font-size: 24px;
        }

            .section-switch .section__group ul {
                margin-bottom: 40px;
            }

            .section-switch .section__group .btn + p {
                margin-top: 40px;
            }

        .section-switch .section__group--inner {
            padding-top: 0;
        }

            .section-switch .section__group--inner p {
                margin-bottom: 25px;
            }

        .section-switch .section__images .bee-path {
            height: 700px;
            width: 300px;
        }

        .section-switch .section__images .bee {
            top: 535px;
        }

        .section-switch .section__inner {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }

        .section-switch .section__content {
            -ms-flex: 0 100%;
            flex: 0 100%;
            margin-left: 0;
        }

        .section-switch .section__aside {
            -ms-flex: 0 100%;
            flex: 0 100%;
        }
    }

    @media (max-width: 767px) {
        .section-switch .section__head {
            padding: 30px 0;
        }

            .section-switch .section__head h1 {
                font-size: 50px;
                margin-bottom: -15px;
            }

                .section-switch .section__head h1 img {
                    width: 60px;
                    height: 52px;
                    margin-right: -10px;
                }

            .section-switch .section__head h2 {
                font-size: 30px;
            }

        .section-switch .section__images img {
            display: none;
        }

        .section-switch .section__title {
            min-height: 0;
            top: auto;
            bottom: 100%;
            padding-top: 75px;
        }

            .section-switch .section__title h3 {
                font-size: 35px;
            }

        .section-switch .section__body {
            margin-top: 125px;
            padding-bottom: 20px;
        }

        .section-switch .section__content h2 {
            line-height: 1.5;
        }

        .section-switch .section__group {
            font-size: 18px;
        }

            .section-switch .section__group p {
                margin-bottom: 15px;
            }

            .section-switch .section__group ul {
                margin-bottom: 30px;
            }

            .section-switch .section__group .btn {
                min-width: 240px;
                padding: 20px 15px;
            }

                .section-switch .section__group .btn + p {
                    margin-top: 20px;
                }

                    .section-switch .section__group .btn + p i {
                        font-size: 16px;
                    }

        .section-switch .section__controls {
            padding: 30px 0 20px;
        }

            .section-switch .section__controls .btn {
                min-width: 100px;
                padding: 15px;
            }

        .section-switch .section__cols {
            padding-bottom: 20px;
        }

            .section-switch .section__cols h2 {
                font-size: 24px;
            }

        .section-switch .section__col {
            width: 100%;
            padding: 0;
            max-width: 100%;
            -ms-flex: 0 100%;
            flex: 0 100%;
        }

            .section-switch .section__col p {
                line-height: 1.5;
            }

            .section-switch .section__col + .section__col {
                padding: 90px 0 0;
            }

                .section-switch .section__col + .section__col:before {
                    top: 50px;
                    left: 50%;
                }

                .section-switch .section__col + .section__col:after {
                    bottom: auto;
                    left: 0;
                    right: 0;
                    height: 1px;
                    width: 100%;
                    top: 50px;
                    background-image: linear-gradient(to right, #D8D8D8, #D8D8D8 40%, transparent 40%, transparent 60%, #D8D8D8 60%, #D8D8D8);
                }
    }

    @media (max-width: 479px) {
        .section-switch .section__head h1 {
            font-size: 45px;
            margin-bottom: -5px;
        }

        .section-switch .section__head h2 {
            font-size: 25px;
        }

        .section-switch .section__head h1 img {
            width: 48px;
            height: 41px;
            margin-top: -5px;
            margin-bottom: 5px;
        }

        .section-switch .section__title {
            padding-top: 50px;
        }

            .section-switch .section__title h3 {
                font-size: 32px;
            }

        .section-switch .section__body {
            margin-top: 85px;
            padding-bottom: 10px
        }

        .section-switch .section__controls .btn {
            padding: 12px;
            width: 50%;
        }

        .section-switch .section__cols {
            padding-bottom: 10px;
        }
    }

    .lebtn {
        position: fixed;
        bottom: 60px;
        right: 40px;
    }
    /*    .LPMoverlay {
        display: none !important;
    }
*/
    /* ------------------------------------------------------------ *\
    Videos
\* ------------------------------------------------------------ */

    .videos {
        padding-top: 19px;
        padding-bottom: 78px;
        display: block;
    }

        .videos .videos__content {
            text-align: center;
            width: 100%;
            margin: 0 auto 57px;
        }

        .videos .videos__list {
            margin: 0 -17px 0 0;
        }

            .videos .videos__list ul {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                list-style: none;
            }

            .videos .videos__list li {
                position: relative;
                -webkit-box-flex: 0;
                -ms-flex: 0 0 180px;
                flex: 0 0 140px;
                max-width: 140px;
                padding: 0;
                margin-right: 18px;
                margin-bottom: 27px;
                border: 3px solid transparent;
                border-radius: 3px;
                background-color: #3f434b;
                -webkit-transition: border-color .6s ease;
                -o-transition: border-color .6s ease;
                transition: border-color .6s ease;
                -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
                box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.75);
            }

                .videos .videos__list li img {
                    width: 100%;
                }

                .videos .videos__list li:hover {
                    border-color: #71bf44;
                }

    .videos--alt .videos__list span {
        color: #6B7374;
        font-size: 15px;
    }

    .videos .videos__list a {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .videos .videos__list .active {
        border-color: #71bf44;
    }

    .videos .videos__actions {
        padding-top: 11px;
        margin-left: -16px;
    }

        .videos .videos__actions a {
            position: relative;
            text-decoration: none;
            font-size: 18px;
        }

            .videos .videos__actions a:after {
                content: '';
                position: absolute;
                left: 0;
                right: 100%;
                bottom: -5px;
                height: 2px;
                background-color: #71bf44;
                -webkit-transition: right .6s ease;
                -o-transition: right .6s ease;
                transition: right .6s ease;
            }

            .videos .videos__actions a:hover:after {
                right: 0;
            }

            .videos .videos__actions a:before {
                content: '';
                position: absolute;
                right: -18px;
                top: 56%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                width: 11px;
                height: 7px;
                background-size: cover;
                background-image: url(../images/temp/link-arrow.png);
                -webkit-transition: top .3s ease;
                -o-transition: top .3s ease;
                transition: top .3s ease;
            }

            .videos .videos__actions a:hover:before {
                top: 68%;
            }

    /*  videos alt  */

    .videos--alt .videos__content {
        margin-bottom: 50px;
    }

    .videos--alt .videos__list {
        margin: 0;
    }

        .videos--alt .videos__list ul {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            margin-left: 0px;
        }

        .videos--alt .videos__list li {
            margin-right: 14px;
            text-align: left;
            background-color: #3b464f;
            color: #000;
            -webkit-transition: background-color .6s ease, border-color .6s ease, color .6s ease;
            -o-transition: background-color .6s ease, border-color .6s ease, color .6s ease;
            transition: background-color .6s ease, border-color .6s ease, color .6s ease;
        }

            .videos--alt .videos__list li:hover {
                background-color: #71bf44;
                border-color: #71bf44;
                color: #fff;
            }

        .videos--alt .videos__list h4 {
            color: #2D3139;
            -webkit-transition: color .6s ease;
            -o-transition: color .6s ease;
            transition: color .6s ease;
            font-size: 18px;
        }

        .videos--alt .videos__list li:hover h4 {
            color: #fff;
        }

        .videos--alt .videos__list li:hover span {
            color: #fff;
            -webkit-transition: color .6s ease;
            -o-transition: color .6s ease;
            transition: color .6s ease;
        }

        .videos--alt .videos__list .active {
            background-color: #71bf44;
            border-color: #71bf44;
            color: #fff;
        }

            .videos--alt .videos__list .active h4 {
                color: #fff;
            }

            .videos--alt .videos__list .active span {
                color: #fff;
            }

    /* Tablet Portrait */

    @media (max-width: 1023px) {
        .videos .videos__list ul {
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

        .videos .videos__list li {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 31%;
            flex: 0 0 31%;
            max-width: 31%;
            margin-right: 10px;
            margin-bottom: 20px;
        }

        .videos .videos__list {
            margin: 0;
        }

        .videos--alt .videos__list ul {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
        }

        .videos--alt .videos__list li {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 31%;
            flex: 0 0 31%;
            max-width: 31%;
        }
    }

    /* Mobile */

    @media (max-width: 767px) {
        .videos .videos__content {
            margin-bottom: 0;
            width: 100%;
        }

        .videos .videos__list ul {
            display: block;
            text-align: center;
            margin: 0;
        }

        .videos .videos__list li {
            display: inline-block;
            width: 25%;
            max-width: 25%;
            margin-right: 0;
            margin-bottom: 20px;
            text-align: center;
            margin-right: 20px;
        }

            .videos .videos__list li img {
                width: 100%;
            }
    }

    /* ------------------------------------------------------------ *\
    Video
\* ------------------------------------------------------------ */

    .video {
        position: relative;
        z-index: 5;
        padding: 56.25% 0 0 0;
        width: 100%;
        -webkit-box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.75);
    }

        .video iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    /* Mobile */

    @media (max-width: 767px) {
        .video {
            margin-bottom: 20px;
            -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
            box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
        }
    }

    /* ------------------------------------------------------------ *\
    Video Link
\* ------------------------------------------------------------ */

    .video-link .video-link__image {
    }

    .video-link .video-link__content {
        padding-left: 1px;
        padding-top: 9px;
    }

        .video-link .video-link__content h4 {
            margin-bottom: 7px;
            font-weight: 300;
            font-size: 18px;
            line-height: 1;
        }

        .video-link .video-link__content span {
            font-size: 15px;
            color: #ADADAD;
        }

    .videos--alt .video-link__content span {
        -webkit-transition: color .6s ease;
        -o-transition: color .6s ease;
        transition: color .6s ease;
        color: #6B7374;
    }

    .Required {
        color: #EE0000 !important;
    }

    .red {
        color: #EE0000 !important;
    }
    /* ------------------------------------------------------------ *\
    Video Link
\* ------------------------------------------------------------ */
    .express-branch {
        position: relative;
    }

        .express-branch span {
            position: absolute;
            bottom: 0;
            padding: 10px;
            background: rgba(255, 220, 49, 0.9);
            width: 100%;
            font-weight: 500;
        }

            .express-branch span img {
                height: 22px;
                margin-right: 5px;
                vertical-align: bottom;
            }
    /* ------------------------------------------------------------ *\
    Image Tags
\* ------------------------------------------------------------ */
    .image-right {
        width: 90%;
        margin-left: 10%;
    }

    .image-left {
        width: 90%;
        margin-right: 10%;
    }

    @media (max-width: 767px) {
        .image-right, .image-left {
            margin: 0;
            width: 100%;
            margin-top: 35px;
        }
    }


    /* ------------------------------------------------------------ *\
	Body
\* ------------------------------------------------------------ */

    body.is-fixed {
        overflow: hidden;
    }

/* ------------------------------------------------------------ *\
	Announcement
\* ------------------------------------------------------------ */

.announcement {
    padding: 80px 60px 80px;
}

    .announcement h2 {
        margin-bottom: 0.65em;
    }

/* ------------------------------------------------------------ *\
	Header
\* ------------------------------------------------------------ */

    .header {
        padding-top: 0px;
        isolation: isolate;
    }

        .header .header__entry {
            align-items: center;
        }

/*        .header .header__navs {
            flex: 0 0 auto;
            gap: 75px;
        }
*/
        .header .header__logo {
            flex: 0 0 175px;
            max-width: 168px;
            height: auto;
            margin: 0;
            margin-left: -19px;
        }

        .header:not(.header--alt) .nav .nav__dropdown {
            top: 0;
            z-index: -1;
        }

    @media(max-width: 1399px) {
        .header .header__entry {
            padding-right: 0;
        }

        .header .header__logo {
            margin-left: 0;
            height: auto;
        }

        .header .header__navs {
            gap: 70px;
        }
    }

    @media(max-width: 1200px) {
        .header .header__logo {
            margin-top: 0;
            flex: 0 0 auto;
            width: 100%;
            max-width: 140px;
        }

        .header .header__entry {
            align-items: flex-start;
        }
    }

    @media(max-width: 1023px) {
        .header {
            padding-top: 25px;
        }

            .header .header__entry {
                padding-left: 17px;
            }

            .header .header__navs {
                padding-top: 107px;
            }

            .header .header__logo {
                margin-top: 2px;
            }
    }

    @media(max-width: 767px) {
        .header .header__navs--active {
            left: 24%;
        }

        .header .header__navs {
            padding: 107px 46px 90px 42px;
            width: 76%;
            gap: 0;
        }
    }

    @media(max-width: 374px) {
        .header .header__navs {
            padding: 93px 15px;
        }
    }


.btn--yellow-nav {
    max-width: 134px;
    min-height: 54px;
    line-height: 1.2;
    background-color: #FFDC32;
    display: inline-flex;
    justify-content: center;
    align-self: center;
    padding-block: 1.1rem 1rem;
    padding-inline: 1.8rem 1.9rem;
    letter-spacing: -0.03846em;
    font-size: 15px;
    font-weight: 700;
    color: #000000;
    text-transform: uppercase;
    border-radius: 0;
    border-bottom-right-radius: 5px;
    transition: color .3s, border-color .3s, background-color .3s;
}

.btn--yellow-nav:hover {
    background-color: transparent;
    color: #FFDC32;
    border-color: #FFDC32;
}

    .header__navs .btn-yellow-border {
        min-height: 47.26px;
        background-color: rgba(255, 221, 50, 0.15);
        border: 1px solid #FFDC32;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        gap: 9.5px;
        padding-inline: 23px 26px;
        padding-block: 10px 5px;
        font-weight: 500;
        letter-spacing: 0.01563em;
        font-size: 18px;
        transition: background-color .3s;
        border-radius: 5px;
    }

        .header__navs .btn-yellow-border:hover {
            background-color: #FFDC32;
            color: #000000;
        }

            .header__navs .btn-yellow-border:hover svg {
                color: #000000;
            }

        .header__navs .btn-yellow-border svg {
            color: #FFDC32;
            transition: color .3s;
        }

    .header__upper .nav-utilities a:after {
        display: none;
    }


    .header__navs .btn-yellow-border .btn__ico {
        padding-bottom: 5px;
    }

    @media (max-width: 1023px) {
        .header__nav-alt .btn--yellow-nav {
            max-width: 100%;
            width: 100%;
        }

        .header__entry .header__navs {
            gap: 41px;
            margin-top: 0px;
        }

        .nav li.has-dropdown.is-expanded > a {
            border-color: #FFDC32;
        }

        .header__upper {
            display: none;
        }
    }

    .header__navs {
        gap: 41px;
        margin-top: 5px;
    }

    @media (max-width: 1399px) {
        .header .header__logo {
            margin-left: 0;
        }
    }

    @media (max-width: 1023px) {
        .header .header__navs {
            padding: 129px 46px 90px 42px;
        }

        .header__logo {
            max-width: 140px;
            margin: 0;
        }
    }

    /* ------------------------------------------------------------ *\
	Nav Utilities
\* ------------------------------------------------------------ */

    .nav-utilities li ~ li {
        margin-left: 23px;
    }

    @media(max-width: 1023px) {
        .nav-utilities {
            padding-bottom: 29px;
            background: #171717;
            height: auto;
        }

            .nav-utilities .btn {
                width: 100px;
            }

            .nav-utilities ul {
                margin-top: 23px;
                max-width: 216px;
                display: flex;
                justify-content: space-between;
            }

                .nav-utilities ul li {
                    margin-right: 0;
                }

            .nav-utilities a {
                padding: 0;
            }
    }


    @media (max-width: 767px) {
        .mobile-hidden {
            display: none !important;
        }
    }
    /* ------------------------------------------------------------ *\
	Nav 
\* ------------------------------------------------------------ */

    .nav {
        margin-top: 8px;
        font-size: 18px;
    }

        .nav li ~ li {
            margin-left: 34px;
        }

        .nav .nav__dropdown a:after {
            display: none;
        }

        .nav .nav__want-to ul {
            margin-right: 193px;
        }

        .nav .nav__want-to li + li {
            margin: 10px 0 0;
        }

        .nav .nav__want-to .nav__dropdown {
            padding-top: 90px;
        }

        .nav h5 a {
            display: flex;
            align-items: center;
        }

            .nav h5 a svg {
                margin-right: 12px;
            }

        .nav .nav__dropdown {
            padding-top: 186px;
            min-height: 554px;
            background: #000;
        }

            .nav .nav__dropdown h5 {
                margin-bottom: 4px;
                padding-bottom: 8px;
                font-size: 18px;
            }

            .nav .nav__dropdown ul a {
                font-size: 16px;
            }

            .nav .nav__dropdown li + li {
                margin-top: 2px;
            }

        .nav .nav__dropdown-aside {
            margin-left: -9px;
            flex: 0 0 288px;
            max-width: 288px;
        }

        .nav .nav__dropdown-content {
            padding-left: 54px;
            max-width: 100%;
        }

        .nav .nav__dropdown .cols {
            gap: 10px;
        }

        .nav .nav__dropdown .shell {
            justify-content: flex-end;
        }

        .nav .has--dropdown:after {
            display: none;
        }

        .nav .nav__dropdown-decoration {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            opacity: .1;
            pointer-events: none;
            margin: 0;
        }

            .nav .nav__dropdown-decoration img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

    @media(max-width: 1399px) {
        .nav li ~ li {
            margin-left: 24px;
        }

        .nav .nav__dropdown-aside {
            margin-left: 0;
        }

        .nav .nav__dropdown {
            min-height: 624px;
        }

            .nav .nav__dropdown .cols {
                gap: 20px;
                flex-wrap: wrap;
            }

            .nav .nav__dropdown .col {
                min-width: 210px;
            }

        .nav .nav__want-to ul {
            margin-right: 178px;
        }
    }

    @media(max-width: 1200px) {
        .nav {
            margin-top: 5px;
        }

            .nav .nav__dropdown h5 {
                font-size: 16px;
            }

            .nav .nav__dropdown-content {
                padding-left: 20px;
            }

            .nav .nav__want-to ul {
                margin-right: 109px;
            }
    }

    @media(max-width: 1023px) {
        .nav a {
            padding: 0;
            font-size: 18px !important;
            font-weight: 300 !important;
            border-color: #707070;
        }

            .nav a:after {
                display: none;
            }

            .nav a:hover,
            .nav a:focus {
                color: currentcolor;
            }

            .nav a span,
            .nav a i,
            .nav a svg {
                display: none;
            }

        .nav li.has--dropdown.is-expanded > a {
            border-color: #FFDC32;
        }

        .nav li ~ li {
            margin-left: 0;
        }

        .nav > ul > li + li {
            margin-top: 12px;
        }

        .nav > ul > li > a {
            padding-bottom: 15px;
            letter-spacing: -.03em !important;
        }

        .nav .nav__dropdown {
            padding: 0;
            min-height: auto;
            display: block;
            position: static;
            visibility: visible;
            opacity: 1;
            transform: none;
            background: none;
            box-shadow: none;
        }

            .nav .nav__dropdown li + li {
                margin-top: 10px;
            }

            .nav .nav__dropdown a {
                color: #BBBBBB;
            }

            .nav .nav__dropdown .col {
                min-width: auto;
                max-width: 100%;
            }

            .nav .nav__dropdown .shell {
                display: block;
            }

        .nav .nav__dropdown-aside {
            display: none;
        }

        .nav .nav__dropdown-content {
            padding: 6px 17px 8px;
            border-bottom: 1px solid #707070;
            max-width: 100%;
        }

            .nav .nav__dropdown-content a {
                padding: 7px 0;
            }

            .nav .nav__dropdown-content a {
                border: none;
            }

            .nav .nav__dropdown-content h5,
            .nav .nav__dropdown-content .cols,
            .nav .nav__dropdown .shell {
                display: contents;
            }

            .nav .nav__dropdown-content ul a {
                padding: 0;
            }

        .nav .has-dropdown ul,
        .nav .has--dropdown .nav__dropdown {
            display: none;
        }

        .nav .has-dropdown .nav__dropdown {
            display: none;
        }

        .nav .nav__dropdown-content ul {
            padding: 8px 0 10px 20px;
        }

        .nav .nav__want-to {
            color: #FFDC32;
        }

            .nav .nav__want-to ul a {
                border: none;
            }

            .nav .nav__want-to ul {
                margin-right: 0;
                padding: 20px 0 20px 20px;
                border-bottom: 1px solid #707070;
            }

            .nav .nav__want-to .nav__dropdown {
                padding-top: 0;
            }

        .nav .nav__dropdown-decoration {
            display: none;
            margin: 0;
        }
    }

    @media (min-width: 992px) {
        .nav .nav__want-to ul {
            margin-right: 178px;
        }
    }

    @media (max-width: 767px) {
        .nav .nav__want-to ul {
            margin-right: 0;
            padding: 20px 0 20px 0px;
        }
    }


    /* ------------------------------------------------------------ *\
	Nav Trigger
\* ------------------------------------------------------------ */

    .nav-trigger {
        width: 30px;
        margin: 5px 14px 0 0;
    }

        .nav-trigger span {
            height: 5px;
        }

    .nav-trigger--active {
        width: 34px;
    }

    @media(max-width: 767px) {
        .nav-trigger--active {
            margin-right: 40px;
        }
    }

    @media(max-width: 374px) {
        .nav-trigger--active {
            margin-right: 30px;
        }
    }

    /* ------------------------------------------------------------ *\
	Card 
\* ------------------------------------------------------------ */
    .card {
        font-size: 18px;
        line-height: 1.39;
    }

        .card p {
            margin-bottom: 17px;
        }

            .card p:last-child {
                margin-bottom: 0;
            }

        .card h3 {
            margin-bottom: 0px;
            color: #FFDC32;
            font-size: 20px;
            font-weight: 300;
        }

        .card .card__image {
            margin-bottom: 18px;
            padding-bottom: 55%;
            min-height: 188px;
            position: relative;
        }

            .card .card__image img {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                object-fit: cover;
            }


    /* ------------------------------------------------------------ *\
	Section Credit
\* ------------------------------------------------------------ */

    .section-credit {
        padding: 50px 0 100px;
    }

        .section-credit .section__inner {
            margin: 0px;
        }

    @media(max-width: 767px) {
        .section-credit .section__inner {
            margin: 0px;
        }
    }

    /* ------------------------------------------------------------ *\
	SLider Cards
\* ------------------------------------------------------------ */

    .slider-cards .slider__slide {
        min-height: 690px;
        height: 100%;
    }

    @media(max-width: 1023px) {
        .slider-cards .slider__slide {
            min-height: auto;
        }
    }

    /* ------------------------------------------------------------ *\
	slider Cards SLick Overwrites
\* ------------------------------------------------------------ */

    .slider-cards .slick-track {
        margin-bottom: 80px;
        display: flex !important;
    }

    .slider-cards .slick-slide {
        margin: 0 20px;
        height: inherit !important;
    }

        .slider-cards .slick-slide > div {
            height: 100%;
        }

    .slider-cards .slick-dots {
        display: flex !important;
        gap: 17px;
        justify-content: center;
        font-size: 0;
    }

        .slider-cards .slick-dots li {
            list-style-type: none;
        }

            .slider-cards .slick-dots li.slick-active button {
                background: #FFD227;
            }

        .slider-cards .slick-dots button {
            width: 17px;
            height: 17px;
            border-radius: 50%;
            background: #CFCFCF;
            border: none;
            transition: background .3s;
        }

    @media(hover: hover) {
        .slider-cards .slick-dots button:hover {
            background: #FFD227;
        }
    }

    @media(max-width: 1024px) {
        .slider-cards .slick-track {
            margin-bottom: 50px;
        }
    }

    @media(max-width: 767px) {
        .slider-cards .slick-slide {
            margin: 0;
        }
    }

    /* ------------------------------------------------------------ *\
	Card Credit
\* ------------------------------------------------------------ */

    .slide-card {
        padding: 82px 75px 0 97px;
        height: 100%;
        display: flex;
        justify-content: space-between;
        gap: 50px;
        background: #F3F5FA;
        border-radius: 50px;
        font-size: 22px;
        overflow: hidden;
        line-height: 1.81;
    }

        .slide-card h2 {
            margin-bottom: 11px;
            line-height: 1.2;
            font-size: 60px;
            font-family: 'bebas-neue', sans-serif;
            color: #000;
            letter-spacing: .015em;
            font-weight: 500;
        }

        .slide-card figure {
            z-index: 1;
        }

        .slide-card .card__image {
            flex: 0 0 480px;
            order: 2;
            position: relative;
        }

        .slide-card .card__image--mobile {
            display: none;
        }

        .slide-card .card__content {
            padding-bottom: 90px;
            flex: 1;
            max-width: 544px;
            z-index: 1;
            position: relative;
        }

        .slide-card .card__entry {
            margin-bottom: 25px;
            max-width: 515px;
        }

        .slide-card .card__list {
            margin-bottom: 53px;
        }

        .slide-card .card__btn {
            min-width: 268px;
            font-size: 20px;
            font-weight: 500;
            text-transform: none;
        }

    @media(max-width: 1199px) {
        .slide-card {
            padding: 30px 30px 0;
        }

            .slide-card .card__image {
                flex: 1;
                max-width: 400px;
            }
    }

    @media(max-width: 1023px) {
        .slide-card {
            gap: 30px;
            font-size: 18px;
        }

            .slide-card h2 {
                font-size: 45px;
            }

            .slide-card .card__image {
                max-width: 350px;
            }

            .slide-card .card__content {
                padding-bottom: 30px;
            }

            .slide-card .card__list {
                margin-bottom: 30px;
                font-size: 18px;
            }
    }

    @media(max-width: 767px) {
        .slide-card {
            display: block;
            border-radius: 0;
            font-size: 20px;
            line-height: 1.7;
        }

            .slide-card h2 {
                margin-bottom: 7px;
                font-size: 42px;
                text-align: center;
            }

            .slide-card .card__entry {
                margin-bottom: 33px;
                padding-left: 5px;
            }

            .slide-card .card__image {
                margin: 0 auto 55px;
                display: none;
            }

            .slide-card .card__image--mobile {
                display: block;
            }

            .slide-card .card__list {
                margin-bottom: 56px;
            }

            .slide-card .card__btn {
                padding: 12px;
                min-width: 240px;
            }
    }

    @media(max-width: 374px) {
        .slide-card {
            padding: 50px 20px;
        }

            .slide-card h2 {
                font-size: 38px;
            }
    }

    /* ------------------------------------------------------------ *\
	Slide Img Left
\* ------------------------------------------------------------ */

    .slide-img-left .card__image {
        flex: 1 0 auto;
        order: 0;
        max-width: 550px;
    }

    @media(max-width: 1023px) {
        .slide-img-left .card__image {
            max-width: 350px;
        }
    }

    @media(max-width: 767px) {
        .slide-img-left .card__image {
            margin: 0 auto 50px;
        }
    }

    /* ------------------------------------------------------------ *\
	List Checks
\* ------------------------------------------------------------ */

    .list-checks {
        margin: 0;
        padding-left: 20px;
        font-size: 22px;
        font-weight: 300;
    }

        .list-checks li {
            padding-left: 36px;
            list-style-type: none;
            position: relative;
        }

            .list-checks li:before {
                content: '';
                display: block;
                width: 24px;
                height: 24px;
                background: url('../images/checkmark-circle-green.svg') no-repeat;
                position: absolute;
                top: 9px;
                left: 0;
            }

    @media(max-width: 1023px) {
        .list-checks {
            font-size: 20px;
        }
    }

    @media(max-width: 767px) {
        .list-checks {
            padding-left: 24px;
        }

            .list-checks li {
                padding-left: 13px;
            }

                .list-checks li + li {
                    margin-top: 5px;
                }

                .list-checks li:before {
                    top: 13px;
                    width: 6px;
                    height: 6px;
                    background: currentcolor;
                    border-radius: 50%;
                }
    }

    /* ------------------------------------------------------------ *\
	Search 
\* ------------------------------------------------------------ */

    .search {
        flex: 1;
        display: grid;
        gap: 25px;
        align-items: center;
        grid-template-columns: auto 1fr;
        position: relative;
        font-size: 28px;
        inset: initial;
    }

        .search .search__btn {
            margin-bottom: 7px;
            padding: 0;
            width: 38px;
            height: 38px;
            order: -1;
            position: static;
            background: none;
        }

            .search .search__btn svg {
                width: 100%;
                height: 100%;
            }

        .search .search__field {
            padding: 0 20px 8px 2px;
            max-width: 100%;
            border-bottom: 1px solid #707070;
            background: none;
            color: #636363;
            letter-spacing: -.01em;
        }

            .search .search__field::placeholder {
                box-shadow: none;
            }

    @media(max-width: 767px) {
        .search {
            gap: 15px;
            flex: 0 0 100%;
            font-size: 20px;
        }

            .search .search__btn {
                margin-bottom: 0;
                width: 46px;
                height: 46px;
            }
    }

    /* ------------------------------------------------------------ *\
	Popup Search
\* ------------------------------------------------------------ */

    .popup-search {
        margin: 0 auto;
        padding: 20px;
        max-width: 1075px;
        position: relative;
        display: flex;
        align-items: flex-end;
        flex-wrap: wrap;
        width: 100%;
    }

        .popup-search .popup__close-btn {
            margin: 0 0 12px 16px;
            width: 20px;
            height: 20px;
            position: static;
        }

            .popup-search .popup__close-btn svg {
                display: block;
            }

    @media(max-width: 767px) {
        .popup-search {
            justify-content: flex-end;
        }

            .popup-search .popup__close-btn {
                margin: 0 0 30px 0;
                order: -1;
            }
    }

    /* ------------------------------------------------------------ *\
	Magnific Popup Overwrites
\* ------------------------------------------------------------ */

    .mfp-bg {
        opacity: 1 !important;
    }

    /* ------------------------------------------------------------ *\
	Section Features
\* ------------------------------------------------------------ */

    .section--features .section__body.visible-mobile {
        display: none;
    }

    @media(max-width: 767px) {
        .section--features {
            padding: 60px 0;
        }

            .section--features .section__head {
                margin-bottom: 40px;
            }

                .section--features .section__head h2 {
                    font-size: 42px;
                    letter-spacing: .015em;
                }

                .section--features .section__head p {
                    display: none;
                }

            .section--features .section__body {
                margin: 0 auto;
                padding: 0 10px;
            }

                .section--features .section__body.hidden-mobile {
                    display: none;
                }

                .section--features .section__body.visible-mobile {
                    display: block;
                }
    }

    /* ------------------------------------------------------------ *\
	Features 
\* ------------------------------------------------------------ */

    .features .feature-list {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 29px;
    }

    @media(max-width: 1199px) {
        .features .feature-list {
            grid-template-columns: repeat(2, 1fr);
        }
    }

    @media(max-width: 1023px) {
        .features .feature-list {
            grid-template-columns: repeat(2, 1fr);
        }
    }

    @media(max-width: 767px) {
        .features .feature-list {
            grid-template-columns: repeat(2, 1fr);
            gap: 29px;
        }
    }

    @media(max-width: 374px) {
        .features .feature-list {
            grid-template-columns: 1fr;
            gap: 15px;
        }
    }

    /* ------------------------------------------------------------ *\
	Feature--mobile
\* ------------------------------------------------------------ */

    @media(max-width: 767px) {
        .feature--mobile {
            margin: 0;
            padding: 20px 5px;
            position: relative;
            display: grid;
            align-items: center;
            height: 100%;
            background: #FFDC32;
            box-shadow: 5px 5px 2px rgba(100,100,100, .1);
        }

            .feature--mobile > a {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
            }

            .feature--mobile h3 {
                font-size: 16px;
                text-transform: uppercase;
                font-weight: 500;
            }

            .feature--mobile .feature__icon {
                min-height: 40px;
                background-size: contain !important;
            }

            .feature--mobile .feature__inner {
                width: 100%;
            }

            .feature--mobile .feature__content {
                display: none;
            }
    }

    /* ------------------------------------------------------------ *\
	Footer 
\* ------------------------------------------------------------ */

    .footer {
        padding: 104px 0;
        color: #979797;
    }

        .footer h4 {
            margin-bottom: 13px;
            color: #fff;
        }

        .footer .footer__inner {
            margin-bottom: 40px;
            justify-content: space-between;
        }

        .footer .footer__aside {
            flex: 1 0 auto;
            max-width: 286px;
        }

        .footer .footer__content {
            padding-top: 4px;
            padding-right: 33px;
            flex: 1 0 auto;
            max-width: 883px;
        }

        .footer .footer__cols {
            display: grid;
            gap: 62px;
            grid-auto-flow: column;
        }

        .footer .footer__col--offset-left {
            padding-left: 28px;
        }

        .footer .footer__bar {
            margin-left: -13px;
            padding-right: 24px;
            display: flex;
            flex-wrap: wrap;
            gap: 30px;
            align-items: center;
            justify-content: space-between;
        }

        .footer .footer__bar-aside {
            padding-top: 18px;
            font-size: 16px;
            letter-spacing: .014em;
        }

            .footer .footer__bar-aside ul {
                display: flex;
                align-items: center;
            }

            .footer .footer__bar-aside li {
                list-style-type: none;
            }

                .footer .footer__bar-aside li:first-child {
                    order: 2;
                }

                .footer .footer__bar-aside li + li {
                    margin-right: 6px;
                    padding-right: 9px;
                    position: relative;
                }

                    .footer .footer__bar-aside li + li:after {
                        content: '|';
                        position: absolute;
                        right: 0;
                        top: 0;
                    }

        .footer .copyright,
        .footer .footer__logos {
            flex: 0 0 auto;
        }

        .footer .footer__list-logos ul {
            padding: 0;
            display: flex;
            align-items: center;
            gap: 23px;
        }

        .footer .footer__list-logos li {
            list-style-type: none;
        }

        .footer .footer__list-logos a {
            display: inline-block;
            opacity: .6;
            transition: opacity .3s;
        }

        .footer .footer__list-logos .footer-logo-link {
            display: inline-block;
            opacity: 1;
        }

    @media(hover: hover) {
        .footer .footer__list-logos a:hover {
            opacity: 1;
        }
    }

    .footer .footer__links + .footer__links {
        margin-top: 19px;
    }

    .footer__links p {
        margin-bottom: 13px;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.2;
    }

    .footer .footer__nav ul {
        font-size: 16px;
        font-weight: 400;
        text-transform: none;
        line-height: 1.51;
    }

        .footer .footer__nav ul ~ ul {
            margin-left: 35px;
            vertical-align: top;
        }

    .footer .footer__nav {
        margin-left: 0;
        padding-left: 0;
        border: none;
        color: #979797;
    }

    .footer .footer__socials {
        margin-bottom: 53px;
        padding-top: 29px;
    }

    .footer .footer__entry {
        margin-left: -10px;
        font-size: 18px;
    }

    .footer .footer__logo {
        margin-left: -25px;
    }

    .footer .copyright {
        padding-top: 0;
        font-size: 16px;
    }

    @media(max-width: 1399px) {
        .footer .footer__content {
            padding-right: 0;
        }

        .footer .footer__logo {
            margin-left: 0;
        }

        .footer .footer__entry {
            margin-left: 0;
        }

        .footer .footer__bar {
            margin-left: 0;
        }
    }

    @media(max-width: 1199px) {
        .footer .footer__inner {
            padding-right: 50px;
            gap: 30px;
        }

        .footer .footer__aside {
            max-width: 230px;
        }

        .footer .footer__cols {
            gap: 20px;
        }

        .footer .footer__col--offset-left {
            padding-left: 0;
        }
    }

    @media(max-width: 1023px) {
        .footer .footer__inner {
            display: block;
        }

        .footer .footer__aside {
            max-width: 90%;
            margin-bottom: 50px;
        }

        .footer .footer__bar {
            padding-right: 0;
        }
    }

    @media(max-width: 767px) {

        .footer {
            padding: 74px 0;
        }

            .footer .footer__inner {
                margin: 0 auto 47px;
                padding: 0;
                max-width: 280px;
                display: grid;
                gap: 0;
            }

            .footer .footer__bar {
                padding: 0 21px;
            }

            .footer .footer__cols,
            .footer .footer__content,
            .footer .footer__aside {
                display: contents;
            }

            .footer .footer__col {
                order: 4;
            }

            .footer .footer__col--order-3 {
                order: 3;
            }

            .footer .footer__links {
                padding-top: 0;
            }

                .footer .footer__links h4 {
                    margin-bottom: 0;
                }

        .footer__links h4 a {
            text-decoration: none;
            font-weight: 600;
        }

        .footer .footer__links + .footer__links,
        .footer .footer__col + .footer__col {
            margin-top: 13px;
        }

        .footer .footer__logo,
        .footer .footer__entry {
            order: 5;
        }

        .footer .footer__logo {
            margin: 54px 0 0 -24px;
        }

        .footer .footer__entry {
            margin-left: -7px;
            line-height: 1.2;
        }

        .footer .footer__socials {
            margin-bottom: 18px;
        }

        .footer .footer__nav {
            display: none;
        }

        .footer .footer__bar-aside {
            padding-right: 19px;
            order: 2;
            line-height: 1.4;
        }

            .footer .footer__bar-aside ul {
                display: block;
            }

            .footer .footer__bar-aside li + li {
                margin: 20px 0 0;
                padding-right: 0;
            }

                .footer .footer__bar-aside li + li:after {
                    display: none;
                }
    }

    @media(max-width: 374px) {
        .footer .footer__logo {
            margin-left: 0;
        }

        .footer .footer__entry {
            margin-left: 0;
        }

        .footer .footer__bar {
            padding: 0;
        }
    }

    /* ------------------------------------------------------------ *\
	Routing Number
\* ------------------------------------------------------------ */

    .routing-number {
        padding-left: 8px;
        border-left: 5px solid #FFDC32;
        color: #9B9B9B;
        font-size: 20px;
        font-weight: 500;
        line-height: 1.4;
    }

        .routing-number strong {
            display: block;
            color: #fff;
        }

    /* ------------------------------------------------------------ *\
	Socials
\* ------------------------------------------------------------ */

    .socials li ~ li {
        margin-left: 13px;
    }

    .socials a {
        transition: opacity .3s;
    }

    @media(hover: hover) {
        .socials a:hover {
            opacity: .7;
        }
    }

    /* ------------------------------------------------------------ *\
	Want To 
\* ------------------------------------------------------------ */

    .want-to a {
        text-decoration: none;
    }

    .want-to p {
        color: #FFDC32;
        font-weight: 500;
        line-height: 1.2;
        margin-bottom: 13px;
    }

    .want-to .want-to__select {
        display: none;
        color: #FFDC32;
        position: relative;
    }

        .want-to .want-to__select:after {
            content: '';
            display: block;
            width: 6px;
            height: 6px;
            border: solid currentcolor;
            border-width: 0 1px 1px 0;
            transform: rotate(45deg) translateY(-50%);
            position: absolute;
            top: 50%;
            right: 19px;
            pointer-events: none;
        }

        .want-to .want-to__select select {
            padding: 12px 23px;
            width: 100%;
            appearance: none;
            background: #090909;
            border-color: #202020;
            border-radius: 5px;
        }

    @media(max-width: 767px) {
        .want-to {
            margin-bottom: 31px;
        }

            .want-to h4 {
                display: none;
            }

            .want-to .want-to__select {
                display: block;
            }
    }

    /* ------------------------------------------------------------ *\
	Podcast
\* ------------------------------------------------------------ */
    .section--dollars-and-sense {
        position: relative;
        overflow: hidden;
        background-color: #f5f5f5;
    }

        .section--dollars-and-sense .section__inner {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 29px;
        }

    @media(max-width: 767px) {
        .section--dollars-and-sense .section__inner {
            grid-template-columns: repeat(1, 1fr);
        }
    }

    .podcast-wrapper {
        display: block;
        background-color: #fff;
        border-radius: 25px;
        box-shadow: 0 0 30px 15px #ddd;
        padding: 42px 40px 22px 40px;
        margin-bottom: 30px;
    }

        .podcast-wrapper .podcast-row {
            display: grid;
            grid-template-columns: 25% 70%;
            column-gap: 5%;
        }

    @media(max-width: 464px) {
        .podcast-wrapper {
            display: none;
        }
    }

    .mobile-podcast-wrapper {
        display: none;
    }

    @media(max-width: 464px) {
        .mobile-podcast-wrapper {
            display: block;
            margin-bottom: 30px;
        }

            .mobile-podcast-wrapper h3 {
                margin-top: 24px;
                text-align: center;
            }

            .mobile-podcast-wrapper audio {
                margin-bottom: 24px;
                padding: 0px 30px 0px 30px;
            }

                .mobile-podcast-wrapper audio::-webkit-media-controls-play-button,
                .mobile-podcast-wrapper audio::-webkit-media-controls-panel {
                    background-color: #fff;
                }
    }

    .podcast p {
        text-align: right;
    }

    @media(max-width: 464px) {
        .podcast p {
            text-align: center;
        }
    }

    /* ------------------------------------------------------------ *\
	Blog Summary
\* ------------------------------------------------------------ */

    .blog-summary-row {
        padding-left: 10px;
        padding-right: 10px;
    }

        .blog-summary-row h3 {
            font-size: 36px;
            font-family: 'bebas-neue';
            letter-spacing: 0.01em;
            margin-bottom: 0px;
            line-height: 1;
        }

        .blog-summary-row .blog-author {
            font-size: 14px;
            font-family: 'museo-sans', sans-serif;
            letter-spacing: 0.01em;
        }

        .blog-summary-row .blog-publish-date {
            font-size: 12px;
            font-family: 'museo-sans', sans-serif;
            font-weight: 300;
            letter-spacing: 0.01em;
            margin-bottom: 10px;
            margin-top: 15px;
        }

            .blog-summary-row .blog-publish-date .fa,
            .blog-summary-row .blog-publish-date .fas {
                color: #5f5f5f;
                font-size: 12px;
            }

        .blog-summary-row .blog-read-length {
            padding-left: 20px;
            font-size: 12px;
            font-family: 'museo-sans', sans-serif;
            font-weight: 300;
        }


    .blog-summary-category-tag {
        position: absolute;
        top: 155px;
        left: 16px;
        padding: 6px 15px 6px 15px;
        border-radius: 0 3px 3px 0;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px;
        box-shadow: 0 3px 5px 0px #00000033;
    }


    /* ------------------------------------------------------------ *\
	Section Main
\* ------------------------------------------------------------ */

    .section-main-article .section__inner {
        position: relative;
    }

    .section-main-article .section-main-article__image {
        margin: 0;
        height: 400px;
    }

    .section-main-article .section__srcoll-to {
        position: absolute;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
    }

    /* ------------------------------------------------------------ *\
	Link Scroll To
\* ------------------------------------------------------------ */

    .section__srcoll-to {
        position: relative;
        top: -150px;
        text-align: center;
        z-index: 10;
    }

    .link-scroll-to {
        display: inline-block;
        font-size: 16px;
        text-decoration: none !important;
        color: #fff !important;
    }

        .link-scroll-to em {
            margin: 7px auto 0;
            display: block;
            width: 32px;
            height: 16px;
        }

    @media(hover: hover) {
        .link-scroll-to:hover em {
            animation: arrow-bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
        }
    }

    @keyframes arrow-bounce {
        50% {
            transform: translateY(-8px);
        }
    }

    .uwy.userway_p5.utb {
        z-index: 1000;
    }

    /* ------------------------------------------------------------ *\
	Has Decoration
\* ------------------------------------------------------------ */

    .has-decoration:after {
        content: '';
        display: block;
        width: 73px;
        height: 5px;
        background: #FFCE00;
    }

    /* ------------------------------------------------------------ *\
	Intro
\* ------------------------------------------------------------ */

    .intro--alt {
        position: relative;
        isolation: isolate;
        color: #fff;
        justify-content: flex-start;
    }

        .intro--alt:before {
            display: none;
            content: '';
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, .7);
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1;
            pointer-events: none;
        }

        .intro--alt .intro__content {
            padding: 0 20px 40px 55px;
        }

    @media(max-width: 767px) {
        .intro--alt:before {
            display: block;
        }

        .intro--alt .intro__title {
            font-size: 40px;
        }
    }

    @media(max-width: 374px) {
        .intro--alt .intro__content {
            padding: 0 20px 50px 30px;
        }

        .intro--alt .intro__title {
            font-size: 36px;
        }
    }

    /* ------------------------------------------------------------ *\
	Btn
\* ------------------------------------------------------------ */

    .btn--lg {
        padding: 20px 66px;
    }

    @media(max-width: 768px) {
        .btn--lg {
            padding: 20px 40px;
        }
    }

    /* ------------------------------------------------------------ *\
	Hero
\* ------------------------------------------------------------ */

    .hero {
        min-height: 1070px;
        padding-top: 0;
        position: relative;
        align-items: center;
        overflow: hidden;
        color: #fff;
        isolation: isolate;
        display: flex;
    }

        .hero a {
            color: #000;
        }

        .hero:after {
            content: "";
            width: 100%;
            height: 202px;
            bottom: 0;
            position: absolute;
            display: block;
            background-color: #FFFFFF;
            z-index: 1;
        }

        .hero .hero__background {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: -1;
            background: #000;
        }

            .hero .hero__background img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

            .hero .hero__background:after {
                content: "";
                position: absolute;
                width: 130%;
                height: 120%;
                background: url(/images/default-source/new-site/hero-decoration.svg) 0 0 no-repeat;
                top: -25px;
                left: -202px;
                background-size: cover;
                background-position: center;
                inset: 0;
            }

        .hero .hero__background_mobile {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 35%;
            z-index: -1;
            background: #000;
            display: none;
        }
        .hero .hero__background_mobile img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
        
        .hero .hero__content {
            padding: 10px 0 40px;
            width: 100%;
            position: relative;
            isolation: isolate;
        }

        .hero .hero__content-inner {
            margin-top: 0;
            padding-left: 0;
            padding: 0;
            max-width: 465px;
        }

        .hero .hero__decoration {
            position: absolute;
        }

            .hero .hero__decoration img {
                object-fit: cover;
            }

        .hero .hero__title {
            margin-bottom: 10px;
            font-family: 'bebas-neue';
            font-weight: 700;
            letter-spacing: .015em;
            line-height: 1.1;
            font-size: 50px;
        }

        .hero .hero__subtitle {
            margin-bottom: 3px;
            font-size: 32px;
            font-weight: 400;
            letter-spacing: .01em;
        }

        .hero .hero__entry {
            margin-top: 25px;
            margin-bottom: 44px;
            padding-right: 50px;
            max-width: 850px;
            font-size: 24px;
            line-height: 1.35;
            letter-spacing: .011em;
        }
        .hero .hero__banner {
            background-color: #FFFFFF;
            position: absolute;
            bottom: 60px;
            left: 50%;
            transform: translateX(-50%);
            width: 98%;
            max-width: 1495px;
            z-index: 2;
            padding-inline: 100px;
            padding-block: 74px;
            border-radius: 10px;
            box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.10);
            border-bottom: solid 3px #ffdc32;
        }

.hero__banner ul {
    display: flex;
    justify-content: space-between;
    gap: 40px;
}

.hero__banner a {
    display: flex;
    align-items: center;
    font-size: 24px;
    font-weight: 300;
    text-decoration: none;
    gap: 17px;
    color: #000000;
    transition: color .3s;
}

    .hero__banner a:hover {
        color: #c7a600;
    }

.hero__banner .list__ico svg {
    flex-shrink: 0;
    transition: fill .3s;
}

.hero__banner a:hover svg {
    fill: #c7a600;
}

.list__ico img {
    width: 50px;
    height: 50px;
}


@media (max-width: 1439px) {
    .hero .hero__background:after {
        background-size: unset;
        inset: unset;
        background-position: unset;
        top: -25px;
        left: -202px;
    }
}

    @media(max-width: 1023px) {
        .hero .hero__content-inner {
            margin-bottom: 80px;
        }
    }

    @media(max-width: 1199px) {
        .hero .hero__entry {
            font-size: 18px;
        }

        .hero .hero__subtitle {
            font-size: 28px;
        }
    }
@media (max-width: 1140px) {
    .hero .hero__banner {
        padding-block: 40px;
    }


    .hero__banner ul {
        row-gap: 30px;
        flex-flow: row wrap;
        column-gap: 0;
        margin: 0 -20px;
    }

    .hero__banner li {
        flex: 0 0 50%;
        padding: 0 20px;
    }

    .hero__banner a {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .hero {
        min-height: 1150px;
    }

        .hero .hero__banner {
            border-top: solid 3px #ffdc32;
            width: 83%;
            padding-inline: 35px;
            bottom: 30px;
            box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.10);
            padding-block: 30px;
        }

        .hero .hero__entry {
            padding: 20px 0;
        }

        .hero .hero__content {
            background: black;
            margin-top: 0;
            min-height: 520px;
        }

        .hero .hero__background_mobile {
            display: block;
        }

        .hero .hero__background {
            display: none;
        }
            .hero .hero__background img {
                height: 35%;
                object-position: right;
            }

            .hero .hero__background:after {
                background-size: unset;
                inset: unset;
                background-position: -469px -403px !important;
                top: -25px;
                left: -320px !important;
                width: 200%;
            }

            .hero .hero__content-inner {
                padding: 0 20px;
            }

        .hero__banner ul {
            row-gap: 30px;
            flex-flow: row wrap;
            margin: 0;
        }

        .hero__banner li {
            flex: 0 0 100%;
            padding: 0;
        }

        .btn--lg {
            padding: 12px 35px;
            font-size: 16px;
        }

        .hero__banner a {
            font-size: 19px;
            gap: 18px;
        }

        .list__ico img {
            width: 42px;
            height: 42px;
        }

        .hero__banner .list__ico {
            flex-shrink: 0;
            max-width: 40px;
        }

        .hero .hero__entry {
            padding-right: 0;
        }
    }

    /*  Hero Alt  */

    .hero--alt {
        padding-top: 500px;
        min-height: 100vh;
    }

    @media(max-height: 800px) {

        .hero--alt {
            padding-top: 470px;
        }

            .hero--alt .hero__background img {
                height: 100%;
                object-position: 50% 50%;
            }

            .hero--alt .hero__content-inner {
                margin-top: -150px;
            }

            .hero--alt .hero__content {
                padding-bottom: 20px;
            }

            .hero--alt .hero__title {
                margin-bottom: 10px;
                font-size: 50px;
            }

            .hero--alt .hero__subtitle {
                font-size: 24px;
            }

            .hero--alt .hero__entry {
                margin-bottom: 20px;
                font-size: 18px;
            }

            .hero--alt .hero__scroll-to {
                padding-top: 20px;
            }
    }

    .upper-nav-wrapper {
        width: 100%;
    }

    .alert a:hover {
        text-decoration: underline;
    }

    /* ------------------------------------------------------------ *\
	Accordion Panels
\* ------------------------------------------------------------ */


    .collapse {
        display: none;
    }

        .collapse.show {
            display: block;
        }

    tr.collapse.show {
        display: table-row;
    }

    tbody.collapse.show {
        display: table-row-group;
    }

    .collapsing {
        position: relative;
        height: 0;
        overflow: hidden;
        -webkit-transition-property: height, visibility;
        -o-transition-property: height, visibility;
        transition-property: height, visibility;
        -webkit-transition-duration: 0.35s;
        -o-transition-duration: 0.35s;
        transition-duration: 0.35s;
        -webkit-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        transition-timing-function: ease;
    }

    .panel {
        padding: 15px;
        margin: 0px;
    }

        .panel.panel-default {
            margin-top: 5px;
        }

    /* ------------------------------------------------------------ *\
	Search Results
\* ------------------------------------------------------------ */

    .media.sf-media {
        padding: 20px 0 28px;
        border-bottom: dashed 1px #ccc;
    }

    ul.pagination {
        margin-left: 0 !important;
    }

    .pagination li {
        margin-bottom: 5px;
        padding: 7px;
        background: #eeeeee;
        margin-left: 1px;
        margin-right: 1px;
        display: inline-block;
        min-width: 35px;
        text-align: center;
        border-radius: 3px;
    }

    .pagination a {
        text-decoration: none;
    }

    .pagination .active {
        background: #ffdc32;
    }



    /* ------------------------------------------------------------ *\
    ADA for Captcha
\* ------------------------------------------------------------ */
    .rcCaptchaAudioLink, rcRefreshImage {
        min-height: 24px;
    }

    /* ------------------------------------------------------------ *\
    Member Application Loan Links
\* ------------------------------------------------------------ */
    .section__loan-links ul {
        list-style-type: none !important;
        column-count: 1;
        column-gap: 30px;
        margin-left: 0 !important;
    }

    .section__loan-links a {
        text-decoration: none;
    }

    .link-main {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        list-style-type: none;
        margin-bottom: 30px;
        min-width: 500px;
    }

        .link-main .link-title {
            margin-bottom: 2px;
            font-family: 'museo-sans';
            font-weight: 700;
            font-size: 20px !important;
            color: #1B1E2A;
            letter-spacing: 0.01em;
        }

        .link-main p {
            font-family: 'museo-sans';
            font-weight: 300;
            font-size: 14px;
            color: #1B1E2A;
            letter-spacing: 0 !important;
            line-height: 1.3 !important;
        }

        .link-main .link-inner {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: justify;
            justify-content: space-between;
            width: 100%;
            background-color: #ffffff;
            border: solid 1px #eee;
            transition: .25s;
            box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.24) !important;
            border-radius: 10px;
            padding: 12px;
        }

            .link-main .link-inner:hover {
                border: solid 1px #ffdc32;
                box-shadow: 0px 0px 4px 2px rgba(255,220,50,.6);
            }

        .link-main .link-icon {
            -ms-flex: 0 0 120px;
            flex: 0 0 120px;
            max-width: 120px;
            height: 98px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
            padding: 15px;
        }

        .link-main .link-content {
            -ms-flex: 1;
            flex: 1;
        }

    @media (max-width: 1200px) {
        .link-main {
            min-width: 400px;
        }
    }

    @media (max-width: 767px) {
        .link-main {
            min-width: 350px;
        }

            .link-main .link-title {
                margin-bottom: 4px;
                font-size: 18px !important;
            }
    }
